@charset "UTF-8";.public-navigation[data-v-32e5443d]{--navigation-height: 77px;--navigation-width: 1250px;--navigation-text: #777;--navigation-active: #ffa500;--navigation-overlay-active: #ffa500;position:fixed;z-index:500;top:0;right:0;left:0;height:var(--navigation-height);box-shadow:0 2px 4px 1px #00000017;background:#fff}.public-navigation--overlay[data-v-32e5443d]{box-shadow:none;background:transparent}.public-navigation--overlay .public-navigation__links>a[data-v-32e5443d],.public-navigation--overlay .public-navigation__links>.public-navigation__dropdown>button[data-v-32e5443d],.public-navigation--overlay .public-navigation__links>.public-navigation__language-dropdown>.public-navigation__language-trigger[data-v-32e5443d]{color:#fff}.public-navigation--overlay .public-navigation__links>a.router-link-exact-active[data-v-32e5443d],.public-navigation--overlay .public-navigation__links>a.is-active[data-v-32e5443d],.public-navigation--overlay .public-navigation__links>.public-navigation__dropdown--active>.public-navigation__trigger[data-v-32e5443d]{color:var(--navigation-overlay-active)}.public-navigation--overlay .public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger--source-hover[data-v-32e5443d]:hover,.public-navigation--overlay .public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger--source-hover[data-v-32e5443d]:focus{color:#fff;background-color:transparent}.public-navigation--overlay .public-navigation__language-trigger i[data-v-32e5443d]{color:currentColor}.public-navigation__inner[data-v-32e5443d]{box-sizing:border-box;display:flex;align-items:stretch;width:min(var(--navigation-width),100%);height:100%;margin:0 auto;padding:0 12px}.public-navigation__brand[data-v-32e5443d]{display:flex;width:160px;flex:0 0 160px;align-items:center}.public-navigation__brand img[data-v-32e5443d]{display:block;width:160px;height:auto;object-fit:contain}.public-navigation--about .public-navigation__brand[data-v-32e5443d]{background:var(--navigation-brand-logo) left center/160px auto no-repeat}.public-navigation--about .public-navigation__brand img[data-v-32e5443d]{opacity:0}.public-navigation--home-scrolled .public-navigation__brand[data-v-32e5443d]{background:var(--navigation-brand-logo) left center/160px auto no-repeat}.public-navigation--home-scrolled .public-navigation__brand img[data-v-32e5443d]{opacity:0}.public-navigation--smart-api.public-navigation--scrolled .public-navigation__brand[data-v-32e5443d]{background:var(--navigation-brand-logo) left center/160px auto no-repeat}.public-navigation--smart-api.public-navigation--scrolled .public-navigation__brand img[data-v-32e5443d]{opacity:0}.public-navigation__links[data-v-32e5443d]{display:flex;flex:1 1 0;min-width:0;height:100%;margin-left:48px;align-items:stretch}.public-navigation__links>a[data-v-32e5443d],.public-navigation__links button[data-v-32e5443d],.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger[data-v-32e5443d]{display:flex;height:100%;box-sizing:border-box;padding:0;justify-content:center;align-items:center;color:var(--navigation-text);font-family:Microsoft YaHei,PingFang SC,SimHei,SimSun,sans-serif;font-weight:500;font-size:14px;line-height:24px;text-decoration:none;white-space:nowrap;border:0;background:transparent;cursor:pointer}.public-navigation__links>a[data-v-32e5443d]:hover,.public-navigation__links button[data-v-32e5443d]:hover,.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger[data-v-32e5443d]:hover{color:var(--navigation-active)}.public-navigation__links>a.router-link-exact-active[data-v-32e5443d],.public-navigation__links>a.is-active[data-v-32e5443d],.public-navigation__links button.router-link-exact-active[data-v-32e5443d],.public-navigation__links button.is-active[data-v-32e5443d],.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger.router-link-exact-active[data-v-32e5443d],.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger.is-active[data-v-32e5443d]{color:orange}.public-navigation__links>a[data-v-32e5443d]:focus-visible,.public-navigation__links button[data-v-32e5443d]:focus-visible,.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger[data-v-32e5443d]:focus-visible{outline:2px solid var(--navigation-active);outline-offset:-4px}.public-navigation__links>a[data-v-32e5443d]{position:relative;flex:1 1 0;min-width:0;width:auto}.public-navigation__links button i[data-v-32e5443d],.public-navigation__links .public-navigation__trigger i[data-v-32e5443d],.public-navigation__links .public-navigation__language-trigger i[data-v-32e5443d]{width:0;height:0;margin:2px 0 0 7px;border-top:5px solid currentColor;border-right:4px solid transparent;border-left:4px solid transparent;transition:transform .28s}.public-navigation__dropdown[data-v-32e5443d]{position:relative;display:block;flex:1 1 0;min-width:0;width:auto;height:77px;margin-left:0}.public-navigation__dropdown.is-open .public-navigation__menu[data-v-32e5443d]{visibility:visible;opacity:1;transform:translateY(0)}.public-navigation__dropdown.is-open>button i[data-v-32e5443d]{transform:rotate(180deg)}.public-navigation__dropdown--active>.public-navigation__trigger[data-v-32e5443d]{color:orange}.public-navigation__dropdown>button[data-v-32e5443d]{width:100%}.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger--source-hover[data-v-32e5443d]{transition:color .35s ease,background-color .35s ease}.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger--source-hover[data-v-32e5443d]:hover,.public-navigation__links>.public-navigation__dropdown>.public-navigation__trigger--source-hover[data-v-32e5443d]:focus{background-color:transparent}.public-navigation__menu[data-v-32e5443d]{position:absolute;z-index:20;top:77px;right:0;left:auto;display:flex;min-width:112px;padding:0;overflow:hidden;visibility:hidden;flex-direction:column;opacity:0;background:#fff;border-radius:4px;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;transform:translateY(-4px);transition:visibility .2s,opacity .2s,transform .2s}.public-navigation__menu a[data-v-32e5443d],.public-navigation__menu button[data-v-32e5443d]{width:100%;height:32px;padding:0 8px;justify-content:flex-start;color:#423f43;font:inherit;font-size:12px;line-height:18px;text-align:left;text-decoration:none;white-space:nowrap;border:0;background:transparent;cursor:pointer}.public-navigation__menu a[data-v-32e5443d]:hover,.public-navigation__menu a[data-v-32e5443d]:focus,.public-navigation__menu a[data-v-32e5443d]:focus-visible,.public-navigation__menu button[data-v-32e5443d]:hover,.public-navigation__menu button[data-v-32e5443d]:focus,.public-navigation__menu button[data-v-32e5443d]:focus-visible{color:#423f43;background:rgba(0,0,0,.15)}.public-navigation__menu a.router-link-exact-active[data-v-32e5443d],.public-navigation__menu a.is-active[data-v-32e5443d],.public-navigation__menu button.router-link-exact-active[data-v-32e5443d],.public-navigation__menu button.is-active[data-v-32e5443d]{color:#ff7e04;background:#fafafa}.public-navigation__menu a[data-v-32e5443d]{position:relative;display:flex;padding:0 9px 0 43px;align-items:center;letter-spacing:1.33px}.public-navigation__menu a[data-v-32e5443d]:before{position:absolute;top:50%;left:13px;width:8px;height:8px;content:"";border-radius:50%;background:#ff7e04;transform:translateY(-50%)}.public-navigation__language-dropdown[data-v-32e5443d]{width:auto;margin-left:0}.public-navigation__language-trigger[data-v-32e5443d]{display:flex;box-sizing:border-box;width:100%;height:77px;padding:0 0 0 12px;align-items:center;color:var(--navigation-text);font-family:Microsoft YaHei,PingFang SC,SimHei,SimSun,sans-serif;font-weight:500;font-size:14px;white-space:nowrap;border:0;background:transparent;cursor:pointer}.public-navigation__language-trigger img[data-v-32e5443d]{width:23px;height:16px;margin-right:6px;object-fit:cover;box-shadow:0 0 0 1px #00000017}.public-navigation__language-trigger i[data-v-32e5443d]{color:#777}.public-navigation__language-menu[data-v-32e5443d]{right:0;left:auto;min-width:164px;max-height:340px;overflow-y:auto;transform:translateY(-4px)}.public-navigation__language-menu button[data-v-32e5443d]{display:flex;align-items:center;gap:9px}.public-navigation__language-menu button img[data-v-32e5443d]{width:20px;height:14px;object-fit:cover;box-shadow:0 0 0 1px #00000017}.public-navigation--intrinsic[data-v-32e5443d]{--navigation-width: 1440px}.public-navigation--intrinsic .public-navigation__links[data-v-32e5443d]{flex:1 1 0;margin-left:101px;column-gap:15px}.public-navigation--intrinsic .public-navigation__links>a[data-v-32e5443d],.public-navigation--intrinsic .public-navigation__links>.public-navigation__dropdown[data-v-32e5443d]{flex:1 1 auto;width:auto;min-width:0;margin:0}.public-navigation--intrinsic .public-navigation__links>.public-navigation__dropdown:not(.public-navigation__language-dropdown)>button[data-v-32e5443d]{width:auto;min-width:0;padding:0}.public-navigation--intrinsic .public-navigation__links button i[data-v-32e5443d],.public-navigation--intrinsic .public-navigation__links .public-navigation__trigger i[data-v-32e5443d],.public-navigation--intrinsic .public-navigation__links .public-navigation__language-trigger i[data-v-32e5443d]{flex:0 0 auto}.public-navigation--intrinsic .public-navigation__language-dropdown[data-v-32e5443d],.public-navigation--intrinsic .public-navigation__language-trigger[data-v-32e5443d]{width:auto;min-width:0}.public-navigation--intrinsic .public-navigation__language-trigger[data-v-32e5443d]{padding-left:0}.public-navigation--en-us .public-navigation__dropdown[data-v-32e5443d]:not(.public-navigation__language-dropdown){width:auto;min-width:0}.public-navigation--en-us .public-navigation__dropdown:not(.public-navigation__language-dropdown)>button[data-v-32e5443d]{width:auto;min-width:0;padding:0}.public-navigation--pt-pt .public-navigation__links[data-v-32e5443d]{margin-left:9px}.public-navigation--pt-pt .public-navigation__dropdown[data-v-32e5443d]{width:auto;min-width:0;margin-left:0}.public-navigation--pt-pt .public-navigation__dropdown>button[data-v-32e5443d]{width:auto;min-width:100%;padding:0 5px 3px}.public-navigation--pt-pt .public-navigation__dropdown>button i[data-v-32e5443d]{margin-left:8px}.public-navigation--pt-pt .public-navigation__language-dropdown[data-v-32e5443d],.public-navigation--pt-pt .public-navigation__language-trigger[data-v-32e5443d]{width:auto;min-width:108px}.public-navigation--ru .public-navigation__dropdown[data-v-32e5443d]{width:auto;min-width:0;margin-left:0}.public-navigation--ru .public-navigation__dropdown>button[data-v-32e5443d]{width:auto;min-width:100%;padding:0 5px 3px}.public-navigation--ru .public-navigation__language-dropdown[data-v-32e5443d],.public-navigation--ru .public-navigation__language-trigger[data-v-32e5443d]{width:auto;min-width:108px}@media (prefers-reduced-motion: reduce){.public-navigation__menu[data-v-32e5443d],.public-navigation__links button i[data-v-32e5443d],.public-navigation__links .public-navigation__trigger i[data-v-32e5443d],.public-navigation__links .public-navigation__language-trigger i[data-v-32e5443d]{transition:none}}.floating-contact[data-v-56b911e1]{position:fixed;z-index:888;top:calc(50% - 101.5px);right:10px;width:66px;height:203px;overflow:visible;border-radius:32.5px;box-shadow:none;background:linear-gradient(#ec5c2a,#d94803)}.floating-contact__surface[data-v-56b911e1]{position:absolute;z-index:2;top:0;right:0;width:66px;height:210px;overflow:visible;border-radius:32.5px;background:linear-gradient(#ec5c2a,#d94803);color:#fff;font:12px/18px Microsoft YaHei,微软雅黑,PingFang SC,SimHei,SimSun,sans-serif;text-align:center}.floating-contact__phone[data-v-56b911e1],.floating-contact__telegram[data-v-56b911e1]{position:relative;display:block;box-sizing:border-box;width:66px;color:#fff;text-align:center}.floating-contact__phone[data-v-56b911e1]{height:76.98215px;padding:15px 0 0}.floating-contact__telegram[data-v-56b911e1]{height:86.98215px;padding:15px 0 10px}.floating-contact__phone[data-v-56b911e1],.floating-contact__telegram a[data-v-56b911e1]{color:inherit;text-decoration:none}.floating-contact__phone>img[data-v-56b911e1],.floating-contact__telegram img[data-v-56b911e1]{width:34px;height:34px;object-fit:contain}.floating-contact__phone>span[data-v-56b911e1],.floating-contact__telegram span[data-v-56b911e1]{display:block;padding:0 0 5.7px;color:#fff;font:300 12px/18px Microsoft YaHei,微软雅黑,PingFang SC,SimHei,SimSun,sans-serif;transform:scale(.85)}.floating-contact__top-wrap[data-v-56b911e1]{width:66px;height:50.2857px}.floating-contact__top-wrap button[data-v-56b911e1]{display:block;width:66px;height:50.2857px;padding:0;border:0;background:transparent;cursor:pointer}.floating-contact img.floating-contact__top[data-v-56b911e1]{display:block;width:66px;height:46px}.floating-contact__phone-popup[data-v-56b911e1]{position:absolute;z-index:1;top:15px;right:15px;display:block;box-sizing:border-box;width:40px;height:40px;overflow:hidden;padding:0;border-radius:20px;box-shadow:0 5px 8px 1px #0000001a;background:#fff;color:#ec5c2a;text-align:left;white-space:nowrap;pointer-events:none;transition:width .3s ease,padding .3s ease}.floating-contact__phone-popup span[data-v-56b911e1]{color:#ec5c2a;font:12px/15px Microsoft YaHei,微软雅黑,PingFang SC,SimHei,SimSun,sans-serif}.floating-contact__phone-popup span[data-v-56b911e1]:first-child{display:block}.floating-contact__phone-popup span+span[data-v-56b911e1]{font-size:14px;font-weight:700;line-height:21px}.floating-contact:has(.floating-contact__phone:hover) .floating-contact__phone-popup[data-v-56b911e1],.floating-contact:has(.floating-contact__phone:focus) .floating-contact__phone-popup[data-v-56b911e1]{width:218px;padding:5px 20px}.floating-contact__phone[data-v-56b911e1]:focus-visible{outline:2px solid #fff;outline-offset:2px}.certified-footer[data-v-91ddc2f4]{min-width:1200px;height:220.57px;overflow:hidden;color:#7d7d7d;background:#1c1c1c;font-family:Microsoft YaHei,PingFang SC,sans-serif}.certified-footer__certifications[data-v-91ddc2f4]{height:120px;border-bottom:1px solid #353535}.certified-footer__inner[data-v-91ddc2f4]{position:relative;width:1200px;height:120px;margin:0 auto}.certified-footer__inner>img[data-v-91ddc2f4],.certified-footer__inner>span[data-v-91ddc2f4]{position:absolute;top:21px}.certified-footer__certified-by[data-v-91ddc2f4]{left:335px;color:#eee;font-size:13px;line-height:60px}.certified-footer__inner>img[data-v-91ddc2f4]{width:120px;height:60px;object-fit:contain}.certified-footer__inner>img[data-v-91ddc2f4]:nth-of-type(1){left:416.91px}.certified-footer__inner>img[data-v-91ddc2f4]:nth-of-type(2){left:556.91px}.certified-footer__licensed-by[data-v-91ddc2f4]{left:700px;color:#eee;font-size:13px;line-height:60px}.certified-footer__inner>img.certified-footer__license[data-v-91ddc2f4]{top:21px;left:794.09px;width:57px;height:58.77px}.certified-footer p[data-v-91ddc2f4]{margin:45px 0 0;color:#737373;font-size:13px;line-height:20px;text-align:center}.km-sports-page[data-v-4a5a2951]{min-width:1200px;padding-top:77px;overflow:hidden;color:#4f5064;background:#fff;font-family:Microsoft YaHei,PingFang SC,sans-serif}.km-sports-page>.certified-footer[data-v-4a5a2951]{height:220.57px}.km-sports-page__content[data-v-4a5a2951]{width:1200px;margin:0 auto}.km-sports-page__hero[data-v-4a5a2951]{display:block;width:100%;height:650px;object-fit:fill}.km-sports-page__section-title[data-v-4a5a2951]{text-align:center}.km-sports-page__section-title h1[data-v-4a5a2951],.km-sports-page__section-title h2[data-v-4a5a2951]{margin:0;color:#1c1021;font-size:36px;font-weight:500;line-height:36px}.km-sports-page__section-title p[data-v-4a5a2951]{margin:0;color:#999;font-size:14px;line-height:26px}.km-sports-page__section-title i[data-v-4a5a2951]{display:block;width:50px;height:2px;margin:4px auto 35px;background:#ff7e04}.km-sports-page__advantages[data-v-4a5a2951]{height:668.4px;margin-top:-3px;padding:50px 0 0;box-sizing:border-box;background:#fbfbfb}.km-sports-page__advantages .km-sports-page__section-title i[data-v-4a5a2951]{margin-bottom:41px}.km-sports-page__advantage-list[data-v-4a5a2951]{display:flex;width:1104px;margin:0 auto}.km-sports-page__advantage-card[data-v-4a5a2951]{position:relative;width:368px;height:455px;overflow:hidden}.km-sports-page__advantage-card>img[data-v-4a5a2951]{display:block;width:368px;height:455px}.km-sports-page__advantage-copy[data-v-4a5a2951]{position:absolute;bottom:40px;left:34px;width:300px;color:#000;text-align:center}.km-sports-page__advantage-copy h2[data-v-4a5a2951]{margin:0;font-size:16px;font-weight:400;line-height:24px}.km-sports-page__advantage-copy p[data-v-4a5a2951]{margin:16px 0 0;font-size:16px;line-height:24px}.km-sports-page__advantage-copy p+p[data-v-4a5a2951]{margin-top:0}.km-sports-page__templates[data-v-4a5a2951]{height:692px;padding:40px 0 0;box-sizing:border-box;background:#fff}.km-sports-page__templates .km-sports-page__section-title p[data-v-4a5a2951]{margin-top:1px}.km-sports-page__template-switch[data-v-4a5a2951]{display:flex;width:110px;height:30px;margin:14px auto 24px;padding:0;overflow:hidden;justify-content:space-between;border-radius:80px;background:#dbdfed}.km-sports-page__template-switch button[data-v-4a5a2951]{display:flex;width:55px;padding:0;align-items:center;justify-content:center;border:0;border-radius:80px;background:transparent;cursor:pointer}.km-sports-page__template-switch button.is-active[data-v-4a5a2951]{background:#ffb650}.km-sports-page__template-switch img[data-v-4a5a2951]{width:30px;height:30px;object-fit:contain;filter:grayscale(1) brightness(1.75)}.km-sports-page__template-switch .is-active img[data-v-4a5a2951]{filter:brightness(0) invert(1)}.km-sports-page__template-carousel[data-v-4a5a2951]{width:1140px;margin:-10px auto;padding:10px;overflow:hidden;box-sizing:border-box}.km-sports-page__template-track[data-v-4a5a2951]{display:flex;gap:24px;width:max-content;transition:transform .24s ease}.km-sports-page__template-track.is-last-page[data-v-4a5a2951]{transform:translate(-762.66px)}.km-sports-page__template-card[data-v-4a5a2951]{width:357.33px;height:400px;padding:25px 30px;box-sizing:border-box;flex:0 0 357.33px;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;border-radius:20px;background:#fff;box-shadow:0 3px 8px 5px #00000014}.km-sports-page__template-card h3[data-v-4a5a2951]{margin:0 0 2px;color:#4f5064;font-size:18px;font-weight:700;line-height:25px}.km-sports-page__template-card p[data-v-4a5a2951]{margin:0;color:#999;font-size:14px;line-height:20px}.km-sports-page__template-card img[data-v-4a5a2951]{display:block;width:100%;height:251px;margin-top:16px;object-fit:contain}.km-sports-page__template-pagination[data-v-4a5a2951]{display:flex;height:20px;margin-top:16px;align-items:center;justify-content:center;gap:16px}.km-sports-page__template-pagination button[data-v-4a5a2951]{width:18px;height:6px;padding:0;border:0;border-radius:6px;background:#d8d8d8;cursor:pointer}.km-sports-page__template-pagination button.is-active[data-v-4a5a2951]{width:26px;background:#ff9c52}.km-sports-page__template-list[data-v-4a5a2951]{display:flex;width:1200px;margin:0 auto;justify-content:center;transform:translate(5px)}.km-sports-page__template-preview-trigger[data-v-4a5a2951]{display:block;margin:0 16px;padding:0;cursor:pointer;border:0;border-radius:3px;background:transparent}.km-sports-page__template-list img[data-v-4a5a2951]{display:block;width:206px;height:424px;border-radius:3px;box-shadow:0 8px 18px #44516a24;object-fit:cover}.km-sports-page__template-preview[data-v-4a5a2951]{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;display:flex;padding:24px;align-items:center;justify-content:center;box-sizing:border-box;background:rgba(0,0,0,.4)}.km-sports-page__template-preview-panel[data-v-4a5a2951]{position:relative;width:500px;max-width:100%;max-height:calc(100vh - 48px);overflow:auto;border-radius:4px;background:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.km-sports-page__template-preview-panel.is-landscape[data-v-4a5a2951]{width:1200px;max-width:calc(100vw - 48px)}.km-sports-page__template-preview-panel header[data-v-4a5a2951]{display:flex;height:50px;padding:16px 16px 0;box-sizing:border-box;justify-content:flex-end}.km-sports-page__template-preview-panel button[data-v-4a5a2951]{width:34px;height:34px;margin:0;padding:0;color:#000;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.km-sports-page__template-preview-content[data-v-4a5a2951]{height:600px;margin:16px;overflow-y:auto}.km-sports-page__template-preview-panel img[data-v-4a5a2951]{display:block;width:100%;height:auto}.km-sports-page__template-preview-enter-active[data-v-4a5a2951],.km-sports-page__template-preview-leave-active[data-v-4a5a2951]{transition:opacity .3s ease}.km-sports-page__template-preview-enter-active .km-sports-page__template-preview-panel[data-v-4a5a2951],.km-sports-page__template-preview-leave-active .km-sports-page__template-preview-panel[data-v-4a5a2951]{transition:transform .3s ease,opacity .3s ease}.km-sports-page__template-preview-enter[data-v-4a5a2951],.km-sports-page__template-preview-leave-to[data-v-4a5a2951]{opacity:0}.km-sports-page__template-preview-enter .km-sports-page__template-preview-panel[data-v-4a5a2951],.km-sports-page__template-preview-leave-to .km-sports-page__template-preview-panel[data-v-4a5a2951]{opacity:0;transform:scale(.96)}.km-sports-page__game-center[data-v-4a5a2951]{height:887px;padding:50px 0;box-sizing:border-box;background:#fbfbfb}.km-sports-page__game-center .km-sports-page__section-title[data-v-4a5a2951]{text-align:center}.km-sports-page__game-list[data-v-4a5a2951]{position:relative;height:715px;margin-top:50px}.km-sports-page__game-card[data-v-4a5a2951]{position:absolute;width:252px;height:320px;overflow:hidden;border-radius:25px;background:#fff;box-shadow:0 3px 8px #e3e3e3}.km-sports-page__game-card.is-sport[data-v-4a5a2951]{top:0;left:0;width:360px;height:715px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(2),.km-sports-page__game-card[data-v-4a5a2951]:nth-child(3),.km-sports-page__game-card[data-v-4a5a2951]:nth-child(4){top:0}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(2){left:400px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(3){left:672px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(4){left:944px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(5),.km-sports-page__game-card[data-v-4a5a2951]:nth-child(6),.km-sports-page__game-card[data-v-4a5a2951]:nth-child(7){top:346px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(5){left:400px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(6){left:672px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(7){left:944px}.km-sports-page__game-copy[data-v-4a5a2951]{position:absolute;z-index:1;top:20px;left:20px;width:calc(100% - 20px)}.km-sports-page__game-card h3[data-v-4a5a2951]{margin:0;color:#4f5064;font-size:25.5px;font-weight:400;line-height:30px}.km-sports-page__game-card p[data-v-4a5a2951]{max-width:none;margin:16px 0 0;color:#999;font-size:16px;line-height:24px}.km-sports-page__game-card>img[data-v-4a5a2951]{position:absolute;top:129px;left:28px;width:200px;height:200px;object-fit:contain}.km-sports-page__game-card.is-sport>img[data-v-4a5a2951]{top:194px;left:30px;width:300px;height:480px;object-fit:cover;object-position:top}.km-sports-page__technology[data-v-4a5a2951]{height:661px;margin-top:48px;box-sizing:border-box;background:#fff}.km-sports-page__technology .km-sports-page__section-title h2[data-v-4a5a2951]{font-size:25.5px;font-weight:400;line-height:30px}.km-sports-page__feature-list[data-v-4a5a2951]{position:relative;height:575px;margin-top:50px}.km-sports-page__feature-list article[data-v-4a5a2951]{position:absolute;top:0;width:300px;height:575px;overflow:hidden}.km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(1){left:100px}.km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(2){left:500px}.km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(3){left:900px}.km-sports-page__feature-list h3[data-v-4a5a2951]{margin:0;color:#4f5064;font-size:20px;font-weight:400;line-height:30px;text-align:center}.km-sports-page__feature-list p[data-v-4a5a2951]{max-width:240px;margin:8px auto;color:#999;font-size:14px;line-height:22px;text-align:center}.km-sports-page__feature-list img[data-v-4a5a2951]{position:absolute;top:339px;left:0;width:200px;height:200px;object-fit:contain}.km-sports-page__technology .km-sports-page__feature-list[data-v-4a5a2951]{height:550px}.km-sports-page__technology .km-sports-page__feature-list article[data-v-4a5a2951]{top:10px;width:380px;height:530px;border-radius:25px;background:#fff;box-shadow:0 3px 8px #e3e3e3}.km-sports-page__technology .km-sports-page__feature-list article>div[data-v-4a5a2951]{width:340px;margin-left:20px;transform:translateY(20px);text-align:left}.km-sports-page__technology .km-sports-page__feature-list h3[data-v-4a5a2951]{color:#000;font-size:25.5px;font-weight:400;line-height:30px;text-align:left}.km-sports-page__technology .km-sports-page__feature-list p[data-v-4a5a2951]{max-width:none;margin:16px 0 0;color:#9e9e9e;font-size:18px;line-height:27px;text-align:left}.km-sports-page__technology .km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(1){left:10px}.km-sports-page__technology .km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(2){left:410px}.km-sports-page__technology .km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(3){left:810px}.km-sports-page__technology .km-sports-page__feature-list img[data-v-4a5a2951]{top:245px;left:37.5px;width:305px;height:285px}.km-sports-page__support[data-v-4a5a2951]{height:761px;margin-top:48px;padding:50px 0;box-sizing:border-box;background:#fbfbfb}.km-sports-page__support .km-sports-page__feature-list[data-v-4a5a2951]{height:625px;margin-top:59px}.km-sports-page__support .km-sports-page__feature-list article[data-v-4a5a2951]{width:380px;height:530px;border-radius:25px;background:#fff;box-shadow:0 3px 16px #6f798c1f}.km-sports-page__support .km-sports-page__feature-list article>div[data-v-4a5a2951]{width:340px;margin-left:20px;transform:translateY(20.01px);text-align:left}.km-sports-page__support .km-sports-page__feature-list h3[data-v-4a5a2951]{color:#000;font-size:25.5px;font-weight:400;line-height:30px;text-align:left}.km-sports-page__support .km-sports-page__feature-list p[data-v-4a5a2951]{max-width:none;margin:16px 0 0;color:#9e9e9e;font-size:18px;line-height:27px;text-align:left}.km-sports-page__support .km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(1){left:10px}.km-sports-page__support .km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(2){left:410px}.km-sports-page__support .km-sports-page__feature-list article[data-v-4a5a2951]:nth-child(3){left:810px}.km-sports-page__support .km-sports-page__feature-list img[data-v-4a5a2951]{top:245px;left:37.5px;width:305px;height:285px}.km-sports-page__business[data-v-4a5a2951]{height:433.65px;margin:40px 0 120px;padding:0;box-sizing:border-box;background:#fff}.km-sports-page__business-list[data-v-4a5a2951]{position:relative;display:grid;width:1110px;margin:47px auto 0;grid-template-columns:repeat(5,150px);column-gap:90px}.km-sports-page__business-list[data-v-4a5a2951]:before{position:absolute;top:75px;right:0;left:0;height:1px;content:"";background:repeating-linear-gradient(90deg,transparent 0 8px,#ffca98 8px 15px,transparent 15px 23px)}.km-sports-page__business-list article[data-v-4a5a2951]{position:relative;z-index:1;width:150px;text-align:center;background:#fff}.km-sports-page__business-list img[data-v-4a5a2951]{display:block;width:150px;height:150px;object-fit:contain}.km-sports-page__business-list p[data-v-4a5a2951]{margin:10px 0 0;color:#4f5064;font-size:18px;line-height:27px}.km-sports-page__business-list b[data-v-4a5a2951]{margin-right:6px;color:#ff7e04;font-weight:400}.km-sports-page__contact[data-v-4a5a2951]{position:relative;display:flex;width:200px;height:86.58px;margin:50px auto 0;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:400;line-height:21px;text-decoration:none}.km-sports-page__contact img[data-v-4a5a2951]{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:200px;height:86.58px;object-fit:contain}.km-sports-page__contact span[data-v-4a5a2951]{position:relative;z-index:1}.km-sports-page__game-center[data-v-4a5a2951]{height:987px}.km-sports-page__game-list[data-v-4a5a2951]{height:776px}.km-sports-page__game-card[data-v-4a5a2951]{width:256px;height:380px}.km-sports-page__game-card.is-sport[data-v-4a5a2951]{left:10px;height:775px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(2){left:390px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(3){left:662px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(4){left:934px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(5),.km-sports-page__game-card[data-v-4a5a2951]:nth-child(6),.km-sports-page__game-card[data-v-4a5a2951]:nth-child(7){top:396px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(5){left:390px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(6){left:662px}.km-sports-page__game-card[data-v-4a5a2951]:nth-child(7){left:934px}.km-sports-page__game-card>img[data-v-4a5a2951]{top:180px;left:38px}.km-sports-page__game-card.is-sport>img[data-v-4a5a2951]{top:295px;left:20px}.partner-logo-grid[data-v-8a734ba2]{display:grid;width:1200px;height:462.86px;margin:0 auto;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,154.285px);overflow:hidden}.partner-logo-grid--flush[data-v-8a734ba2]{margin:0 auto}.partner-logo-grid__cell[data-v-8a734ba2]{display:flex;align-items:flex-start;justify-content:center;cursor:pointer}.partner-logo-grid img[data-v-8a734ba2]{display:block;width:auto;height:127px;margin:0;object-fit:contain;filter:grayscale(1)}.partner-logo-grid__cell:hover img[data-v-8a734ba2]{filter:none}.source-certification-footer[data-v-6a2cf96e]{box-sizing:border-box;min-width:1200px;overflow:hidden;color:#8e8e8e;font-family:Microsoft YaHei,PingFang SC,sans-serif;background:#1c1c1c}.source-certification-footer__certifications[data-v-6a2cf96e]{display:flex;box-sizing:border-box;height:100px;border-bottom:1px solid #333;align-items:center;justify-content:center}.source-certification-footer__certifications span[data-v-6a2cf96e]{color:#fff;font-size:12px}.source-certification-footer__certifications img[data-v-6a2cf96e]{display:block;width:120px;height:60px;margin-left:14px;object-fit:contain}.source-certification-footer__certifications img+span[data-v-6a2cf96e]{margin-left:24px}.source-certification-footer__license[data-v-6a2cf96e]{width:66px!important;height:70px!important;margin-left:14px!important}.source-certification-footer p[data-v-6a2cf96e]{height:100px;margin:0;color:#8a8a8a;font-size:12px;line-height:100px;text-align:center}.language-matrix[data-v-238eb4dd]{min-width:1200px;padding:145px 0 45.14px;color:#111;font-family:Microsoft YaHei,PingFang SC,SimHei,sans-serif;background:#fff}.language-matrix--embedded[data-v-238eb4dd]{padding-top:58px;padding-bottom:65.14px}.language-matrix__heading[data-v-238eb4dd],.language-matrix__partner[data-v-238eb4dd]{box-sizing:border-box;width:1200px;margin:0 auto;padding:0}.language-matrix h1[data-v-238eb4dd],.language-matrix h2[data-v-238eb4dd]{display:flex;height:45px;margin:0 0 0 17px;align-items:center;font-size:21px;font-weight:700;line-height:45px}.language-matrix:not(.language-matrix--embedded) .language-matrix__heading h1[data-v-238eb4dd]{transform:translateY(-8px)}.language-matrix h1 i[data-v-238eb4dd],.language-matrix h2 i[data-v-238eb4dd]{width:4px;height:19px;margin-right:14px;background:#ff7e04}.language-matrix__scroll[data-v-238eb4dd]{width:1200px;height:331.57px;margin:21px auto 0;overflow-x:auto;overflow-y:hidden;padding-bottom:0;background:#fff}.language-matrix table[data-v-238eb4dd]{width:1229px;min-width:1229px;margin:0;border-spacing:2px 1.67px;border-collapse:separate;table-layout:fixed;background:#fff}.language-matrix th[data-v-238eb4dd],.language-matrix td[data-v-238eb4dd]{box-sizing:border-box;height:67px;padding:8px 4px;color:#0c0c0c;text-align:center;border:0;border-radius:4px;background:#dedede;font-size:14px;font-weight:400;line-height:1.38;vertical-align:middle}.language-matrix thead th[data-v-238eb4dd]{height:42px;padding-top:0;padding-bottom:0;color:#0c0c0c;font-size:17px;font-weight:700;white-space:nowrap;background:#ff8200}.language-matrix th[data-v-238eb4dd]:first-child{width:129px;font-size:18px;font-weight:700}.language-matrix td[data-v-238eb4dd]{width:110px}.language-matrix__tone-1[data-v-238eb4dd]{background:#ffc32b!important}.language-matrix__tone-2[data-v-238eb4dd]{background:#c8ac82!important}.language-matrix__tone-3[data-v-238eb4dd]{background:#80deca!important}.language-matrix__tone-4[data-v-238eb4dd]{background:#8361dc!important}.language-matrix__tone-5[data-v-238eb4dd]{background:#6879df!important}.language-matrix__tone-6[data-v-238eb4dd]{background:#cf4d53!important}.language-matrix__tone-7[data-v-238eb4dd]{background:#5688d5!important}.language-matrix thead .language-matrix__tone-8[data-v-238eb4dd]{width:134px;color:#0c0c0c;font-size:18px;line-height:27px;background:#f5ba5c!important}.language-matrix__tone-9[data-v-238eb4dd]{background:#2d69dd!important}.language-matrix__tone-10[data-v-238eb4dd]{background:#2cc8d4!important}.language-matrix button[data-v-238eb4dd]{display:block;margin:2px auto 0;padding:0;color:#ff9800;border:0;background:transparent;font:inherit;cursor:pointer}.language-matrix__line[data-v-238eb4dd]{display:block;min-height:19px;white-space:nowrap}.language-matrix tbody tr:nth-child(1) th[data-v-238eb4dd],.language-matrix tbody tr:nth-child(1) td[data-v-238eb4dd],.language-matrix tbody tr:nth-child(2) th[data-v-238eb4dd],.language-matrix tbody tr:nth-child(2) td[data-v-238eb4dd]{height:78px}.language-matrix tbody tr:last-child th[data-v-238eb4dd],.language-matrix tbody tr:last-child td[data-v-238eb4dd]{height:44px}.language-matrix--vi .language-matrix__scroll[data-v-238eb4dd]{height:411.71px;overflow-y:hidden}.language-matrix--vi table[data-v-238eb4dd]{width:1457.55px;min-width:1457.55px;border-spacing:0;table-layout:auto}.language-matrix--vi th[data-v-238eb4dd],.language-matrix--vi td[data-v-238eb4dd]{width:auto;padding:1px;font-size:12px;word-break:break-word}.language-matrix--vi tr[data-v-238eb4dd]>:first-child{width:116px;min-width:116px;max-width:116px}.language-matrix--vi .language-matrix__tone-8[data-v-238eb4dd]{width:auto}.language-matrix--vi thead th[data-v-238eb4dd]{height:44px;font-size:17px}.language-matrix--vi tbody tr:nth-child(1) th[data-v-238eb4dd],.language-matrix--vi tbody tr:nth-child(1) td[data-v-238eb4dd],.language-matrix--vi tbody tr:nth-child(2) th[data-v-238eb4dd],.language-matrix--vi tbody tr:nth-child(2) td[data-v-238eb4dd]{height:90px}.language-matrix--vi tbody tr:nth-child(3) th[data-v-238eb4dd],.language-matrix--vi tbody tr:nth-child(3) td[data-v-238eb4dd]{height:114px}.language-matrix--vi tbody tr:last-child th[data-v-238eb4dd],.language-matrix--vi tbody tr:last-child td[data-v-238eb4dd]{height:59px}.language-matrix--localized .language-matrix__scroll[data-v-238eb4dd]{height:auto;min-height:331.57px;overflow-y:hidden}.language-matrix--localized table[data-v-238eb4dd]{width:max-content;min-width:1200px;table-layout:auto}.language-matrix--localized th[data-v-238eb4dd],.language-matrix--localized td[data-v-238eb4dd]{width:auto;height:94px;padding:6px 4px;word-break:break-word;overflow-wrap:anywhere}.language-matrix--localized thead th[data-v-238eb4dd]{height:44px;white-space:nowrap;word-break:break-word}.language-matrix--localized th[data-v-238eb4dd]:first-child{width:auto;min-width:0;max-width:none}.language-matrix--localized thead .language-matrix__tone-8[data-v-238eb4dd]{width:auto}.language-matrix--localized .language-matrix__line[data-v-238eb4dd]{white-space:normal;overflow-wrap:anywhere}.language-matrix--localized tbody tr:nth-child(1) th[data-v-238eb4dd],.language-matrix--localized tbody tr:nth-child(1) td[data-v-238eb4dd],.language-matrix--localized tbody tr:nth-child(2) th[data-v-238eb4dd],.language-matrix--localized tbody tr:nth-child(2) td[data-v-238eb4dd]{height:78px}.language-matrix--localized tbody tr:last-child th[data-v-238eb4dd],.language-matrix--localized tbody tr:last-child td[data-v-238eb4dd]{height:59px}.language-matrix--en table[data-v-238eb4dd]{width:1438.62px;min-width:1438.62px}.language-matrix--th table[data-v-238eb4dd]{width:1728.25px;min-width:1728.25px}.language-matrix--es table[data-v-238eb4dd]{width:2422.13px;min-width:2422.13px}.language-matrix--pt table[data-v-238eb4dd]{width:1795.88px;min-width:1795.88px}.language-matrix--ru table[data-v-238eb4dd]{width:1902.13px;min-width:1902.13px}.language-matrix--ar table[data-v-238eb4dd]{width:2208.45px;min-width:2208.45px}.language-matrix--localized-tall tbody tr:nth-child(3) th[data-v-238eb4dd],.language-matrix--localized-tall tbody tr:nth-child(3) td[data-v-238eb4dd]{height:100px}.language-matrix--en th[data-v-238eb4dd]:first-child{width:131.27px;min-width:131.27px;max-width:131.27px}.language-matrix--en thead th[data-v-238eb4dd]{height:44px}.language-matrix--en tbody tr:nth-child(1) th[data-v-238eb4dd],.language-matrix--en tbody tr:nth-child(1) td[data-v-238eb4dd],.language-matrix--en tbody tr:nth-child(2) th[data-v-238eb4dd],.language-matrix--en tbody tr:nth-child(2) td[data-v-238eb4dd]{height:89px}.language-matrix--en tbody tr:nth-child(3) th[data-v-238eb4dd],.language-matrix--en tbody tr:nth-child(3) td[data-v-238eb4dd]{height:90px}.language-matrix--en tbody tr:last-child th[data-v-238eb4dd],.language-matrix--en tbody tr:last-child td[data-v-238eb4dd]{height:59px}.language-matrix__partner[data-v-238eb4dd]{position:relative;margin-top:75px}.language-matrix__partner-background[data-v-238eb4dd]{position:absolute;z-index:0;top:-29px;left:calc(607.43px - 50vw);width:calc(100vw - 14.86px);height:591px;background:#fbfbfb;pointer-events:none}.language-matrix__partner h2[data-v-238eb4dd],.language-matrix__logos[data-v-238eb4dd]{position:relative;z-index:1}.language-matrix__logos[data-v-238eb4dd]{margin-top:29px;margin-bottom:54.14px}.language-matrix--embedded .language-matrix__heading h1[data-v-238eb4dd]{transform:translateY(-8px)}.language-matrix__dialog[data-v-238eb4dd]{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:rgba(0,0,0,.36)}.language-matrix__dialog-panel[data-v-238eb4dd]{position:relative;width:720px;height:630px;max-height:calc(100vh - 48px);overflow:auto;box-sizing:border-box;border-radius:4px;background:#fff;box-shadow:0 18px 50px #0000004d}.language-matrix__dialog-panel--currency[data-v-238eb4dd]{height:630px}.language-matrix__dialog-panel header[data-v-238eb4dd]{position:relative;display:grid;height:130px;padding:16px;overflow:hidden;box-sizing:border-box;color:#fff;place-content:start center;text-align:center;background:url(/img/alertbj.png) no-repeat 50%/cover}.language-matrix__dialog-panel header h2[data-v-238eb4dd],.language-matrix__dialog-panel header p[data-v-238eb4dd]{position:relative;z-index:1}.language-matrix__dialog-panel header h2[data-v-238eb4dd]{display:block;height:auto;margin:3px 0 0;color:#fff;font-size:30px;font-weight:400;line-height:45px}.language-matrix__dialog-panel header p[data-v-238eb4dd]{margin:0;color:#fff;font-size:22px;line-height:33px}.language-matrix__close[data-v-238eb4dd]{position:absolute!important;z-index:2;top:15px!important;right:20px!important;display:flex;width:24px!important;height:24px!important;margin:0!important;padding:0!important;align-items:center;justify-content:center;color:#fff!important;border:2px solid currentColor!important;border-radius:50%;background:transparent!important;font-size:0!important;line-height:1!important}.language-matrix__close[data-v-238eb4dd]:before{content:"×";display:block;font-size:21px;font-weight:300;line-height:20px;transform:translateY(-1px)}.language-matrix__tabs[data-v-238eb4dd]{display:flex;height:56px;padding:8px 0 0;align-items:center;justify-content:center}.language-matrix__tabs--currency[data-v-238eb4dd]{width:688px;height:58px;min-height:58px;margin:8px auto 0;padding:8px 10px 10px;flex-wrap:wrap;gap:0 8px}.language-matrix__radio[data-v-238eb4dd]{position:relative;display:inline-flex!important;width:auto;height:40px;margin:0 0 0 8px!important;padding:0!important;align-items:center;color:#111!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}.language-matrix__tabs:not(.language-matrix__tabs--currency) .language-matrix__radio[data-v-238eb4dd]{border:0!important;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-matrix__tabs--currency .language-matrix__radio[data-v-238eb4dd]{min-height:40px;height:40px;margin:0!important;padding:0 6px!important;border:0!important;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-matrix__radio-mark[data-v-238eb4dd]{width:20px;height:20px;margin-right:8px;box-sizing:border-box;border:2px solid rgba(0,0,0,.5411764706);border-radius:50%;background:#fff}.language-matrix__radio[aria-selected=true] .language-matrix__radio-mark[data-v-238eb4dd]{border-color:#1976d2;background:radial-gradient(circle at center,#1976d2 0 5px,transparent 5.5px)}.language-matrix__detail-list[data-v-238eb4dd]{display:grid;width:688px;margin:6px auto 0;overflow:hidden;grid-template-columns:repeat(3,1fr);border:1px solid #a0a0a0;border-radius:10px}.language-matrix__detail-list>span[data-v-238eb4dd],.language-matrix__detail-list>button[data-v-238eb4dd]{display:flex;min-height:60px;margin:0!important;padding:0!important;align-items:center;justify-content:center;box-sizing:border-box;color:#111!important;border-top:0!important;border-right:1px solid #a0a0a0!important;border-bottom:1px solid #a0a0a0!important;border-left:0!important;border-radius:0!important;outline:0;background:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:14px!important;font-weight:700!important;line-height:18px;text-align:center}.language-matrix__currency-body>.language-matrix__detail-list>span[data-v-238eb4dd]{flex-direction:column}.language-matrix__detail-list[data-v-238eb4dd]>:nth-child(3n){border-right:0!important}.language-matrix__detail-list[data-v-238eb4dd]>:nth-last-child(-n+3){border-bottom:0!important}.language-matrix__detail-list--single[data-v-238eb4dd]>:not(.language-matrix__empty){grid-column:2}.language-matrix__dialog-panel--language .language-matrix__detail-list--single[data-v-238eb4dd]>:not(.language-matrix__empty){grid-column:1/-1;border-right:0!important}.language-matrix__detail-list--empty-language[data-v-238eb4dd]{display:flex;width:auto;height:350px;min-height:350px;margin:0;overflow:visible;align-items:center;justify-content:center;border:0;border-radius:0}.language-matrix__detail-list--empty-language>.language-matrix__empty[data-v-238eb4dd]{min-height:0;padding:0!important;color:#888!important;border:0!important;background:transparent!important;font-size:18px!important;font-weight:400!important}.language-matrix__empty[data-v-238eb4dd]{display:block!important;grid-column:1/-1;min-height:60px;padding:24px!important;color:#888!important;text-align:center}.language-matrix__currency-body[data-v-238eb4dd]{height:auto;overflow:visible;padding:0 10px 10px;box-sizing:border-box}.language-matrix__market-body[data-v-238eb4dd]{height:500px;overflow:auto;padding:0 10px 10px;box-sizing:border-box}.language-matrix__currency-table button.is-selected[data-v-238eb4dd]{color:#ff9800!important}.language-matrix__detail-list small[data-v-238eb4dd]{display:block;margin-top:4px;color:inherit;font-size:10px;line-height:1.2}.language-matrix__detail-list span small[data-v-238eb4dd]{color:red}.language-matrix__market-body[data-v-238eb4dd]{padding-top:10px}.language-matrix__market-group[data-v-238eb4dd]{overflow:hidden;border:1px solid #a0a0a0;border-bottom:0}.language-matrix__market-group[data-v-238eb4dd]:first-of-type{border-radius:10px 10px 0 0}.language-matrix__market-group[data-v-238eb4dd]:last-child{border-bottom:1px solid #a0a0a0;border-radius:0 0 10px 10px}.language-matrix__market-group h3[data-v-238eb4dd]{margin:0;padding:12px;background:#ffe4d1;border-bottom:1px solid #a0a0a0;font-size:16px;font-weight:700;text-align:center}.language-matrix__market-group>div[data-v-238eb4dd]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:10px}.language-matrix__market-group span[data-v-238eb4dd]{padding:8px 0;font-size:14px}.language-matrix__market-group em[data-v-238eb4dd]{color:red;font-style:normal}.language-matrix__market-body>.language-matrix__empty[data-v-238eb4dd]{display:flex!important;height:100%;min-height:0;padding:0!important;align-items:center;justify-content:center;box-sizing:border-box;font-size:18px}.language-matrix__currency-groups[data-v-238eb4dd]{margin-top:0;border-bottom:0;border-radius:10px 10px 0 0}.language-matrix__currency-groups>button[data-v-238eb4dd]{border-bottom:1px solid #a0a0a0!important}.language-matrix__currency-groups[data-v-238eb4dd]>:nth-last-child(-n+3){border-bottom:1px solid #a0a0a0!important}.language-matrix__currency-groups+.language-matrix__currency-table[data-v-238eb4dd]{margin-top:0;border-top:0;border-radius:0 0 10px 10px}.language-matrix__currency-table.language-matrix__detail-list--single[data-v-238eb4dd]>:not(.language-matrix__empty){grid-column:1/-1;border-right:0!important}.language-matrix__currency-table--empty[data-v-238eb4dd]{display:flex;width:auto;height:300px;min-height:300px;margin:0;overflow:visible;align-items:center;justify-content:center;border:0;border-radius:0}.language-matrix__currency-table--empty>.language-matrix__empty[data-v-238eb4dd]{min-height:0;padding:0!important;color:#888!important;border:0!important;background:transparent!important;font-size:18px!important;font-weight:400!important}.language-matrix__currency-groups button.is-selected[data-v-238eb4dd]{color:#ff9800!important}.partner-process-page[data-v-676154ef]{min-width:1200px;padding-top:77px;color:#111;font-family:Microsoft YaHei,PingFang SC,SimHei,sans-serif;background:#fff}.partner-process-page__flow[data-v-676154ef]{height:651px;min-height:0;padding-top:30px;box-sizing:border-box;background:#f8f8f8}.partner-process-page--collaboration .partner-process-page__flow[data-v-676154ef]{height:660px;min-height:0}.partner-process-page__container[data-v-676154ef]{width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.partner-process-page h1[data-v-676154ef],.partner-process-page__partners h2[data-v-676154ef]{display:flex;height:45px;margin:0 0 0 17px;align-items:center;color:#111;font-size:21px;font-weight:700;line-height:45px}.partner-process-page h1 i[data-v-676154ef],.partner-process-page__partners h2 i[data-v-676154ef]{width:4px;height:19px;margin-right:14px;background:#ff7e04}.partner-flow[data-v-676154ef]{position:relative;width:1181px;height:440px;margin:74px auto 0;transform:translate(.5px)}.partner-flow h2[data-v-676154ef]{height:61px;margin:0;color:#fff;text-align:center;border-radius:13px 13px 0 0;background:#ff7e04;font-size:18px;font-weight:400;line-height:61px}.partner-flow p[data-v-676154ef]{box-sizing:border-box;margin:0;color:#111;font-size:15px;line-height:1.75}.partner-flow__card[data-v-676154ef],.partner-flow__delivery[data-v-676154ef]{position:absolute;overflow:visible;border-radius:13px;background:#e8e8e8}.partner-flow__card[data-v-676154ef]{height:180px;background:transparent}.partner-flow__card p[data-v-676154ef]{display:grid;height:120px;padding:0 13px;place-items:center;border-radius:0 0 13px 13px;text-align:center;background:#e8e8e8}.partner-flow__arrow[data-v-676154ef]{position:absolute;z-index:3;top:63px;right:-52px;display:block;width:23px;height:39px}.partner-flow__card--one[data-v-676154ef]{top:0;left:8px;width:230px}.partner-flow__card--two[data-v-676154ef]{top:0;left:314px;width:230px}.partner-flow__card--three[data-v-676154ef]{top:0;left:620px;width:539px}.partner-process-page--compact-integration-copy .partner-flow__card--three p[data-v-676154ef]{display:flex;height:130px;padding:0 12px;align-items:center;text-align:left;font-size:14px;letter-spacing:1.33px;line-height:1.1}.partner-flow__card--three .partner-flow__arrow--down[data-v-676154ef]{top:226px;right:auto;left:303px;transform:rotate(90deg)}.partner-flow__delivery[data-v-676154ef]{top:261px;left:3.5px;width:810px;height:180px;overflow:hidden;text-align:center}.partner-flow__delivery p[data-v-676154ef]{margin:37px 0 5px}.partner-flow__delivery a[data-v-676154ef]{color:#111;font-size:15px;text-decoration:none}.partner-flow__delivery a img[data-v-676154ef]{width:20px;height:20px;margin-right:2px;vertical-align:-5px}.partner-flow__card--four[data-v-676154ef]{top:261px;left:889.5px;width:274px}.partner-flow__card--four .partner-flow__arrow--return[data-v-676154ef]{top:66px;right:auto;left:-45px;transform:rotate(180deg)}.partner-process-page__partners[data-v-676154ef]{height:591px;min-height:0;padding-top:29px;box-sizing:border-box;background:#fbfbfb}.partner-logos[data-v-676154ef]{margin-top:29px}.partner-process-page:not(.partner-process-page--collaboration)>.public-footer[data-v-676154ef]{min-height:201px}.smart-api-page[data-v-4ad95132]{min-width:1200px;padding-top:77px;color:#4f5064;background:#fff;font-family:Microsoft YaHei,PingFang SC,sans-serif}.smart-api-page>.certified-footer[data-v-4ad95132]{height:200.571px}.smart-api-page__hero[data-v-4ad95132]{height:600px;background:url(/img/smart_api/smart_api_bg.png) center/cover no-repeat}.smart-api-page__hero-copy[data-v-4ad95132]{width:auto;margin:0;padding:195px 0 0 30%}.smart-api-page__hero-copy>p[data-v-4ad95132]:first-child,.smart-api-page__hero h1[data-v-4ad95132]{margin:0;color:#111;font-size:36px;font-weight:400;line-height:50px}.smart-api-page__hero h1 span[data-v-4ad95132]{color:#fff;font-weight:400}.smart-api-page__hero h1 b[data-v-4ad95132]{color:#eb6819;font-weight:400}.smart-api-page__hero i[data-v-4ad95132]{display:block;width:370px;height:17px;margin:1px 0 12px;background:url(/img/smart_api/vector.svg) center/contain no-repeat}.smart-api-page__hero-description[data-v-4ad95132]{margin:0;color:#222;font-size:14px;line-height:30px}.smart-api-page__title[data-v-4ad95132],.smart-api-page__section-header[data-v-4ad95132]{text-align:center}.smart-api-page__title h2[data-v-4ad95132],.smart-api-page__section-header h2[data-v-4ad95132]{margin:0;color:#000;font-size:24px;font-weight:400;line-height:36px}.smart-api-page__title p[data-v-4ad95132]{margin:5px 0 0;color:#999;font-size:14px;line-height:28px}.smart-api-page__section-header img[data-v-4ad95132]{display:block;width:113px;height:10px;margin:20px auto 0;object-fit:contain}.smart-api-page__overview[data-v-4ad95132]{height:336px;box-sizing:border-box;padding-top:55px}.smart-api-page__process[data-v-4ad95132]{display:flex;width:865px;margin:46px auto 0;padding:0;justify-content:space-between;list-style:none}.smart-api-page__process li[data-v-4ad95132]{position:relative;display:flex;width:109px;flex-direction:column;align-items:center}.smart-api-page__process li[data-v-4ad95132]:not(:last-child):after{position:absolute;top:54px;left:109px;width:80px;height:2px;content:"";background:url(/img/smart_api/process_line.svg) center/80px 2px no-repeat}.smart-api-page__process img[data-v-4ad95132]{display:block;width:109px;height:109px;object-fit:contain}.smart-api-page__process b[data-v-4ad95132]{margin-top:9px;color:#4f5064;font-size:14px;font-weight:400;line-height:29px;white-space:nowrap}.smart-api-page__solutions[data-v-4ad95132]{height:500px;padding-top:55px;box-sizing:border-box;background:#fbfbfb}.smart-api-page__solutions .smart-api-page__title[data-v-4ad95132]{height:92px;box-sizing:border-box}.smart-api-page__solution-list[data-v-4ad95132]{display:flex;width:1037px;margin:29px auto 0;justify-content:space-between;transform:translate(23.5px)}.smart-api-page__solution-list article[data-v-4ad95132]{position:relative;width:314px;height:294px;padding-top:51px;overflow:hidden;text-align:center;background:url(/img/smart_api/tab_bg.svg) center/100% 100% no-repeat;box-sizing:border-box}.smart-api-page__solution-list img[data-v-4ad95132]{display:block;width:198px;height:198px;margin:0 auto;object-fit:contain}.smart-api-page__solution-list h3[data-v-4ad95132]{position:absolute;right:0;bottom:49px;left:0;margin:0;color:#000;font-family:PingFang HK,sans-serif;font-size:21px;font-weight:400;letter-spacing:.21px;line-height:normal}.smart-api-page__solution-list p[data-v-4ad95132]{position:absolute;right:0;bottom:21px;left:0;margin:0;color:#4f5064;font-family:PingFang HK,sans-serif;font-size:14px;font-weight:400;letter-spacing:.14px;line-height:normal}.smart-api-page__game-series[data-v-4ad95132]{width:1037px;height:661px;margin:84.84px auto 0;padding-top:0;box-sizing:border-box}.smart-api-page__game-tabs[data-v-4ad95132]{display:flex;margin-top:45px;justify-content:space-between}.smart-api-page__game-tabs button[data-v-4ad95132]{display:flex;width:495px;height:240px;padding:22px 0 0 24px;align-items:flex-start;overflow:hidden;text-align:left;border:0;border-radius:10px;background:#fff;box-shadow:0 3px 14px #6870872b;box-sizing:border-box;cursor:pointer}.smart-api-page__game-copy[data-v-4ad95132]{display:flex;width:210px;margin-top:2px;flex:none;flex-direction:column;align-items:flex-start}.smart-api-page__game-tabs p[data-v-4ad95132]{margin:15px 0 0;color:#999;font-size:14px;line-height:22px}.smart-api-page__game-tabs .smart-api-page__game-logo[data-v-4ad95132]{display:block;width:auto;max-width:188px;height:44px;object-fit:contain;object-position:left center}.smart-api-page__game-tabs .smart-api-page__game-background[data-v-4ad95132]{display:block;width:218px;height:218px;margin:0 0 0 40px;flex:none;object-fit:contain}.smart-api-page__game-tabs button:first-child .smart-api-page__game-background[data-v-4ad95132]{width:240px;margin-left:20px}.smart-api-page__project-list[data-v-4ad95132]{display:flex;margin-top:90.76px;justify-content:space-between;transform:translate(19.5px)}.smart-api-page__project-list button[data-v-4ad95132]{display:flex;width:151px;padding:0;flex-direction:column;align-items:center;color:#4f5064;border:0;background:transparent;font:14px inherit;cursor:pointer}.smart-api-page__project-list img[data-v-4ad95132]{display:block;object-fit:contain}.smart-api-page__project-list span[data-v-4ad95132]{margin-top:8px}.smart-api-page__project-list button:hover span[data-v-4ad95132]{color:#eb6819}.smart-api-page__brands[data-v-4ad95132]{height:771.71px;margin-top:1.76px;padding:16px 0 0;box-sizing:border-box;background:#fbfbfb}.smart-api-page__brand-table[data-v-4ad95132]{width:1037px;height:644px;margin:46.31px 0 0 218.07px;overflow:hidden;border:1px solid #ffdfbd;border-radius:0;background:#fff;box-shadow:none;box-sizing:border-box}.smart-api-page__brand-list[data-v-4ad95132]{height:calc(100% - 44px);overflow-x:hidden;overflow-y:auto}.smart-api-page__brand-head[data-v-4ad95132],.smart-api-page__brand-table button[data-v-4ad95132]{display:grid;width:100%;padding:0;grid-template-columns:230px 580px 1fr;align-items:center;color:#222;text-align:center;border:0;border-bottom:1px solid #ffdfbd;background:#fff;font:14px Microsoft YaHei,sans-serif;box-sizing:border-box}.smart-api-page__brand-head[data-v-4ad95132]{height:44px;min-height:44px;color:#fff;background:#f76b09;font-size:16px}.smart-api-page__brand-table button[data-v-4ad95132]{min-height:83px;cursor:pointer}.smart-api-page__brand-table button>span[data-v-4ad95132]{padding:0 22px;color:#111;font-size:14px;line-height:22px;text-align:left}.smart-api-page__brand-table button em[data-v-4ad95132]{display:flex;width:128px;height:34px;margin:0 auto;align-items:center;justify-content:center;gap:7px;color:#fff;border-radius:10px;font-size:15px;font-style:normal;font-weight:700;background:linear-gradient(90deg,#ff7e04,#ff9d1d)}.smart-api-page__brand-table button em i[data-v-4ad95132]{font-size:11px;font-style:normal}.smart-api-page__brand-table button[data-v-4ad95132]:hover,.smart-api-page__brand-table button.is-active[data-v-4ad95132]{background:#fff}.smart-api-page__brand-logo[data-v-4ad95132]{display:grid;height:100%;place-items:center;color:#1968a6;font-size:35px;font-weight:700!important;letter-spacing:-2px}.smart-api-page__brand-logo img[data-v-4ad95132]{display:block;width:128px;max-height:58px;object-fit:contain}.smart-api-page__brand-logo.is-cmd[data-v-4ad95132]{color:#0873b9;font-size:29px}.smart-api-page__brand-logo.is-sbo[data-v-4ad95132]{color:#183e87;font-size:28px}.smart-api-page__brand-logo.is-tf[data-v-4ad95132]{color:#9b772e;font-size:27px}.smart-api-page__brand-logo.is-bbin[data-v-4ad95132]{color:#cc231e;font-size:50px;font-weight:400!important}.smart-api-page__brand-logo.is-dream[data-v-4ad95132]{letter-spacing:0}.smart-api-page__languages[data-v-4ad95132]{width:1377.14px;min-height:439.29px;margin:60px 0 80px 48px;padding-top:0;box-sizing:border-box}.smart-api-page__languages .smart-api-page__section-header[data-v-4ad95132]{padding-top:0}.smart-api-page__language-table[data-v-4ad95132]{width:1025px;margin:45.723px 0 0 170.071px;overflow-x:auto;overflow-y:hidden;border:0}.smart-api-page__language-table table[data-v-4ad95132]{width:100%;border-spacing:0;table-layout:auto;white-space:nowrap}.smart-api-page__language-row>td[data-v-4ad95132]{width:70px;padding:8px;color:#0c0c0c;border-right:.5px solid #fff;border-bottom:.5px solid #fff;border-radius:5px;box-sizing:border-box;font-size:14px;font-weight:400;line-height:21px;text-align:center;vertical-align:middle;background:#e0e0e0}.smart-api-page__language-row>td[data-v-4ad95132]:first-child{width:130px;min-width:130px;max-width:130px;color:#0c0c0c;font-size:18px;font-weight:900;line-height:27px;white-space:normal;word-break:break-word;overflow-wrap:break-word}.smart-api-page__language-row.is-header>td[data-v-4ad95132]{color:#fff;font-size:18px;font-weight:900;line-height:27px;background:#ff9c4d}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(2){background-image:linear-gradient(48deg,#ffeb8f,#ffbf5c)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(3){background-image:linear-gradient(227deg,#d0c6a0,#e3d9b0)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(4){background-image:linear-gradient(120deg,#a0e0c5,#a9d8f0)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(5){background-image:linear-gradient(48deg,#b1a4f0,#8b76f0)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(6){background-image:linear-gradient(48deg,#a0b1f9,#6d7bf5)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(7){background-image:linear-gradient(49deg,#f79b9b,#d65d5e)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(8){background-image:linear-gradient(48deg,#98b6f7,#6b97e1)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(9){background-image:linear-gradient(48deg,#f7d18f,#fd9b4d)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(10){background-image:linear-gradient(48deg,#8ba9f7,#537efc)}.smart-api-page__language-row.is-header>td[data-v-4ad95132]:nth-child(11){background-image:radial-gradient(circle 248px at center,#63e0e7 0,#7cd6ec 47%,#8bbff6 100%)}.smart-api-page__language-cell[data-v-4ad95132]{padding-right:18px!important;padding-left:18px!important;vertical-align:top!important}.smart-api-page__language-row:nth-child(2) .smart-api-page__language-cell[data-v-4ad95132]{padding-right:8px!important;padding-left:8px!important}.smart-api-page__language-row:nth-child(3)>td[data-v-4ad95132]:first-child{padding-top:20px;padding-bottom:20px}.smart-api-page__language-cell-line[data-v-4ad95132]{display:block;height:21px;line-height:21px}.smart-api-page__language-cell em[data-v-4ad95132]{display:block;color:#ff7e04;font-size:14px;font-style:normal}.smart-api-page.is-thai .smart-api-page__brand-table button em[data-v-4ad95132]{width:170.85px;height:40px;flex:none;line-height:21px;white-space:nowrap}.smart-api-page__languages .smart-api-page__section-header h2[data-v-4ad95132]{color:#000;font-family:PingFang HK,sans-serif;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:33.714px}.smart-api-page__languages .smart-api-page__language-table[data-v-4ad95132]{margin-top:29.009px}.smart-api-page__solution-list[data-v-4ad95132]{transform:translate(23.5px,30px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(1){transform:translate(4px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(2){transform:translate(3.8px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(3){transform:translate(3.1px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(4){transform:translate(2.4px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(5){transform:translate(1.7px,-1px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(6){transform:translate(1px,-1px)}.smart-api-page__brand-table[data-v-4ad95132]{margin-top:45.721px}.smart-api-page__language-table[data-v-4ad95132]{width:1037px;box-sizing:border-box}.smart-api-page__brand-head[data-v-4ad95132],.smart-api-page__brand-table button[data-v-4ad95132]{grid-template-columns:231.152px 558.714px 1fr}.smart-api-page__brand-table button>span[data-v-4ad95132]{display:flex;height:100%;padding:20px;align-items:center;align-self:stretch;color:#000;border-right:2px solid #ffdcba;border-left:2px solid #ffdcba;font-family:PingFang HK,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:21px;box-sizing:border-box}.smart-api-page__process b[data-v-4ad95132]{transform:translateY(-4.429px)}.smart-api-page__solutions .smart-api-page__title h2[data-v-4ad95132]{color:#000;font-family:PingFang HK,sans-serif;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:36px}.smart-api-page__solution-list h3[data-v-4ad95132]{transform:translateY(3.197px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(4){transform:translate(2.902px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(5){transform:translate(3.696px,-1px)}.smart-api-page__project-list button[data-v-4ad95132]:nth-child(6){transform:translate(3.5px,-1px)}.smart-api-page__process b[data-v-4ad95132]{height:19.429px;min-height:0;margin-top:9px;font-family:PingFang HK,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19.429px;transform:translate(.5px,-4.429px)}.smart-api-page__process li:nth-child(3) b[data-v-4ad95132]{transform:translateY(-4.429px)}.smart-api-page__process li:nth-child(4) b[data-v-4ad95132],.smart-api-page__process li:nth-child(5) b[data-v-4ad95132]{transform:translate(-.5px,-4.429px)}.smart-api-page__solution-list article:nth-child(3) h3[data-v-4ad95132]{transform:translate(1px,4.34px)}.smart-api-page__hero h1 span[data-v-4ad95132]{color:#111}.smart-api-page__solution-list article[data-v-4ad95132]{display:flex;padding-top:24px;flex-direction:column;align-items:center}.smart-api-page__solution-list img[data-v-4ad95132]{width:166px;height:166px;flex:none;margin:0}.smart-api-page__solution-list h3[data-v-4ad95132]{position:static;margin:12px 0 4px;line-height:29px;transform:none}.smart-api-page__solution-list p[data-v-4ad95132]{position:static;margin:0;line-height:20px}.smart-api-page__language-cell button[data-v-4ad95132]{display:block;margin:8px auto 0;padding:0;color:#ff7e04;border:0;background:transparent;font:inherit;font-size:14px;line-height:21px;cursor:pointer}.smart-api-page__language-cell button[data-v-4ad95132]:hover,.smart-api-page__language-cell button[data-v-4ad95132]:focus-visible{color:#d96500;text-decoration:underline}.smart-api-page__brands[data-v-4ad95132]{width:calc(100% - 48px);margin-left:48px}.smart-api-page__brand-table[data-v-4ad95132]{margin-right:auto;margin-left:auto}.smart-api-page__languages[data-v-4ad95132]{width:calc(100% - 48px);margin-right:0;margin-left:48px}.smart-api-page__language-table[data-v-4ad95132]{margin-right:auto;margin-left:auto}.smart-api-page__detail-backdrop[data-v-4ad95132]{position:fixed;z-index:1001;top:0;right:15px;bottom:0;left:0;display:grid;place-items:center;background:rgba(0,0,0,.36)}.smart-api-page__detail-dialog[data-v-4ad95132]{width:720px;height:630px;overflow:hidden;box-sizing:border-box;border:0;border-radius:4px;background:#fff;box-shadow:0 18px 50px #0000004d}.smart-api-page__detail-header[data-v-4ad95132]{position:relative;display:grid;height:130px;padding:16px;overflow:hidden;box-sizing:border-box;color:#fff;place-content:start center;text-align:center;background:url(/img/alertbj.png) no-repeat 50%/cover}.smart-api-page__detail-header h2[data-v-4ad95132]{margin:3px 0 0;color:#fff;font-size:30px;font-weight:400;line-height:45px}.smart-api-page__detail-header p[data-v-4ad95132]{margin:0;color:#fff;font-size:22px;font-weight:400;line-height:33px}.smart-api-page__detail-close[data-v-4ad95132]{position:absolute;top:15px;right:20px;display:grid;width:24px;height:24px;margin:0;padding:0;align-items:center;justify-content:center;color:#fff;border:2px solid currentColor;border-radius:50%;background:transparent;font:300 21px/1 Arial,sans-serif;cursor:pointer}.smart-api-page__detail-body[data-v-4ad95132]{height:500px;padding:16px;overflow-y:auto;box-sizing:border-box;background:#fff}.smart-api-page__detail-body--language[data-v-4ad95132]{padding-top:8px}.smart-api-page__detail-tabs[data-v-4ad95132]{display:flex;height:48px;align-items:center;justify-content:center}.smart-api-page__detail-tabs button[data-v-4ad95132]{display:inline-flex;width:auto;height:40px;margin:0 0 0 8px;padding:0;align-items:center;color:#111;border:0;background:transparent;font:600 16px/24px Microsoft YaHei,PingFang SC,sans-serif;cursor:pointer}.smart-api-page__detail-tabs i[data-v-4ad95132]{width:20px;height:20px;margin-right:8px;box-sizing:border-box;border:2px solid rgba(0,0,0,.5411764706);border-radius:50%;background:#fff}.smart-api-page__detail-tabs button[aria-selected=true] i[data-v-4ad95132]{border-color:#1976d2;background:radial-gradient(circle at center,#1976d2 0 5px,transparent 5.5px)}.smart-api-page__detail-grid[data-v-4ad95132]{display:grid;width:100%;overflow:hidden;grid-template-columns:repeat(3,1fr);border:1px solid #a0a0a0;border-radius:10px;box-sizing:border-box}.smart-api-page__detail-grid--language[data-v-4ad95132]{margin-top:6px}.smart-api-page__detail-grid>span[data-v-4ad95132]{display:flex;min-height:60px;padding:8px 12px;align-items:center;justify-content:center;box-sizing:border-box;color:#111;border-right:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;font-size:14px;font-weight:700;line-height:20px;text-align:center}.smart-api-page__detail-grid--currency>span[data-v-4ad95132]{flex-direction:column}.smart-api-page__detail-grid>span[data-v-4ad95132]:nth-child(3n){border-right:0}.smart-api-page__detail-grid>span.is-last-row[data-v-4ad95132]{border-bottom:0}.smart-api-page__detail-grid small[data-v-4ad95132]{display:block;margin-top:2px;color:red;font-size:12px;font-weight:700;line-height:16px;white-space:nowrap}.smart-api-page__detail-markets[data-v-4ad95132]{display:grid;gap:0}.smart-api-page__detail-markets.is-empty[data-v-4ad95132]{height:100%;align-items:center;justify-content:center}.smart-api-page__detail-empty[data-v-4ad95132]{margin:0;padding:24px;color:#888;font-size:14px;text-align:center}.smart-api-page__market-group[data-v-4ad95132]{overflow:hidden;border:1px solid #a0a0a0;border-bottom:0}.smart-api-page__market-group[data-v-4ad95132]:first-child{border-radius:10px 10px 0 0}.smart-api-page__market-group[data-v-4ad95132]:last-child{border-bottom:1px solid #a0a0a0;border-radius:0 0 10px 10px}.smart-api-page__market-group h3[data-v-4ad95132]{margin:0;padding:12px;color:#111;border-bottom:1px solid #a0a0a0;background:#ffe4d1;font-size:16px;font-weight:700;line-height:22px;text-align:center}.smart-api-page__market-group>div[data-v-4ad95132]{display:flex;flex-wrap:wrap;gap:16px;padding:10px;justify-content:center}.smart-api-page__market-group span[data-v-4ad95132]{padding:8px 0;color:#111;font-size:14px;font-weight:400;line-height:20px}.smart-api-page__market-group em[data-v-4ad95132]{color:red;font-style:normal}.smart-api-page__brand-logo.is-dream img[data-v-4ad95132]{max-height:none}.smart-api-page__language-row.is-header>td[data-v-4ad95132]{color:#0c0c0c}.smart-api-page__detail-grid--language>span.is-only-item[data-v-4ad95132]{grid-column:1/-1;border-right:0}.km-cp-page[data-v-66169842]{min-width:1200px;padding-top:77px;overflow:hidden;color:#4f5064;background:#fff;font-family:Microsoft YaHei,PingFang SC,sans-serif}.km-cp-page__content[data-v-66169842]{width:1200px;margin:0 auto}.km-cp-page__hero[data-v-66169842]{display:block;width:100%;height:650px;object-fit:fill}.km-section-title[data-v-66169842]{text-align:center}.km-section-title h1[data-v-66169842]{margin:0;color:#000;font-size:25.5px;font-weight:400;line-height:30px}.km-section-title p[data-v-66169842]{margin:0;color:#aaa;font-size:18px;line-height:27px}.km-section-title i[data-v-66169842]{display:none}.km-cp-page__advantages[data-v-66169842]{height:715.4px;padding-top:87px;box-sizing:border-box;background:#fbfbfb}.km-cp-page__advantages-grid[data-v-66169842]{display:flex;width:1104px;margin:52px auto 0}.km-cp-page__advantage[data-v-66169842]{position:relative;width:368px;height:455px;overflow:hidden}.km-cp-page__advantage>img[data-v-66169842]{display:block;width:368px;height:455px}.km-cp-page__advantage>div[data-v-66169842]{position:absolute;right:0;bottom:40px;left:0;min-width:300px;text-align:center}.km-cp-page__advantage h2[data-v-66169842]{margin:0 0 13px;font-size:20px;font-weight:400;line-height:30px}.km-cp-page__advantage p[data-v-66169842]{margin:4px 0;font-size:14px;line-height:20px}.km-cp-page__templates[data-v-66169842]{height:721.4px;padding-top:70px;box-sizing:border-box}.km-cp-page__template-switch[data-v-66169842]{display:flex;width:110px;height:30px;margin:23px auto 54.77px;justify-content:space-between}.km-cp-page__template-switch button[data-v-66169842]{width:30px;height:30px;padding:0;cursor:pointer;border:0;background:transparent}.km-cp-page__template-switch img[data-v-66169842]{display:block;width:30px;height:30px;object-fit:contain}.km-cp-page__template-switch button.is-active[data-v-66169842]{filter:drop-shadow(0 1px 1px #ff7e04)}.km-cp-page__template-list[data-v-66169842]{display:flex;width:904px;margin:0 auto;justify-content:space-between}.km-cp-page__template-list img[data-v-66169842]{display:block;width:202px;object-fit:contain}.km-cp-page__template-list>img[data-v-66169842]:nth-child(odd){height:407.17px}.km-cp-page__template-list>img[data-v-66169842]:nth-child(2n){height:409.31px}.km-cp-page__template-preview-trigger[data-v-66169842]{margin:0;padding:0;cursor:pointer;border:0;background:transparent}.km-cp-page__template-list:not(.is-pc) .km-cp-page__template-preview-trigger:nth-child(odd) img[data-v-66169842]{height:407.17px}.km-cp-page__template-list:not(.is-pc) .km-cp-page__template-preview-trigger:nth-child(2n) img[data-v-66169842]{height:409.31px}.km-cp-page__games[data-v-66169842]{height:589.6px;padding-top:50px;box-sizing:border-box;background:#fbfbfb}.km-cp-page__game-list[data-v-66169842]{display:flex;width:1200px;margin:55px auto 0;justify-content:space-between}.km-cp-page__game-card[data-v-66169842]{position:relative;width:389.33px;height:380px;overflow:hidden;border-radius:25px;background:#fff;box-shadow:0 3px 16px #6f798c1f}.km-cp-page__game-card>div[data-v-66169842]{position:absolute;z-index:1;top:20px;left:20px}.km-cp-page__game-card h3[data-v-66169842]{margin:0;font-size:20px;font-weight:400;line-height:30px}.km-cp-page__game-card p[data-v-66169842]{margin:4px 0 0;color:#999;font-size:14px;line-height:22px}.km-cp-page__game-card img[data-v-66169842]{position:absolute;bottom:0;left:80px;width:200px;height:200px;object-fit:contain}.km-feature-section[data-v-66169842]{height:711px;padding-top:50px;box-sizing:border-box;background:#fff}.km-feature-section__list[data-v-66169842]{position:relative;height:530px;margin-top:44px}.km-feature-section__list article[data-v-66169842]{position:absolute;top:0;width:380px;height:530px;overflow:hidden;border-radius:25px;background:#fff;box-shadow:0 3px 16px #6f798c1f}.km-feature-section__list article[data-v-66169842]:nth-child(1){left:10px}.km-feature-section__list article[data-v-66169842]:nth-child(2){left:410px}.km-feature-section__list article[data-v-66169842]:nth-child(3){left:810px}.km-feature-section__list article>div[data-v-66169842]{width:340px;margin:20px 0 0 20px}.km-feature-section__list h2[data-v-66169842]{margin:0;color:#000;font-size:25.5px;font-weight:400;line-height:30px;text-align:left}.km-feature-section__list p[data-v-66169842]{max-width:none;margin:16px 0 0;color:#9e9e9e;font-size:18px;line-height:27px;text-align:left}.km-feature-section__list img[data-v-66169842]{position:absolute;top:330px;left:90px;width:200px;height:200px;object-fit:contain}.km-feature-section.is-support[data-v-66169842]{height:751px;margin-top:48px;padding-top:50px;background:#fbfbfb}.km-feature-section.is-support .km-feature-section__list[data-v-66169842]{margin-top:44px}.km-feature-section__list article>div[data-v-66169842]{margin-top:40px}.km-feature-section.is-support .km-feature-section__list img[data-v-66169842]{top:265px;left:37.5px;width:305px;height:285px}.km-cp-page__template-list[data-v-66169842]{transform:translate(15px)}.km-cp-page__advantage>div[data-v-66169842]{right:auto;bottom:40px;left:34px;width:300px;min-width:0}.km-cp-page__advantage h2[data-v-66169842]{font-size:21px;font-weight:400;line-height:31.5px}.km-feature-section.is-support .km-feature-section__list[data-v-66169842]{margin-top:64px}.km-feature-section.is-support .km-feature-section__list article>div[data-v-66169842]{margin-top:20px}.km-feature-section.is-support .km-feature-section__list img[data-v-66169842]{top:245px}.km-cp-page__business[data-v-66169842]{height:604.43px;padding-top:50px;box-sizing:border-box}.km-cp-page__business-list[data-v-66169842]{position:relative;display:grid;width:1110px;margin:52px auto 0;grid-template-columns:repeat(5,150px);column-gap:90px}.km-cp-page__business-list[data-v-66169842]:before{position:absolute;top:75px;right:0;left:0;height:1px;content:"";background:repeating-linear-gradient(90deg,transparent 0 8px,#ffca98 8px 15px,transparent 15px 23px)}.km-cp-page__business-list article[data-v-66169842]{position:relative;z-index:1;width:150px;text-align:center;background:#fff}.km-cp-page__business-list img[data-v-66169842]{display:block;width:150px;height:150px;object-fit:contain}.km-cp-page__business-list p[data-v-66169842]{margin:10px 0 0;color:#4f5064;font-size:18px;line-height:27px}.km-cp-page__business-list b[data-v-66169842]{margin-right:6px;color:#ff7e04;font-weight:400}.km-cp-page__business-contact[data-v-66169842]{position:relative;display:flex;width:200px;height:86.58px;margin:50px auto 0;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:400;line-height:21px;text-decoration:none}.km-cp-page__business-contact img[data-v-66169842]{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:200px;height:86.58px;object-fit:contain}.km-cp-page__business-contact span[data-v-66169842]{position:relative;z-index:1}.km-cp-page__business[data-v-66169842]{height:584.43px}.km-cp-page__advantage>div[data-v-66169842]{bottom:38.6px}.km-cp-page__template-switch[data-v-66169842]{position:relative;width:160px;height:36px;margin:20px auto 51.77px;direction:ltr;justify-content:stretch;overflow:hidden;border-radius:18px;background:#dfe2f3}.km-cp-page__template-switch button[data-v-66169842]{position:relative;width:80px;height:36px;flex:0 0 80px;border-radius:18px}.km-cp-page__template-switch button.is-active[data-v-66169842]{filter:none;background:#ffb650}.km-cp-page__template-switch img[data-v-66169842]{position:relative;z-index:1;display:block;width:30px;height:30px;margin:3px auto}.km-cp-page__template-list.is-pc[data-v-66169842]{width:746px;gap:30px;justify-content:center;transform:none}.km-cp-page__template-card[data-v-66169842]{width:358px;height:400px;padding:25px 30px;box-sizing:border-box;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;border-radius:20px;background:#fff;box-shadow:0 3px 8px 5px #00000014}.km-cp-page__template-list.is-pc img[data-v-66169842]{width:100%;height:251px;margin-top:16px}.km-cp-page__template-list.is-pc h2[data-v-66169842]{margin:0 0 2px;color:#4f5064;font-size:18px;font-weight:700;line-height:25px}.km-cp-page__template-list.is-pc p[data-v-66169842]{margin:0;color:#999;font-size:14px;line-height:20px}.km-cp-page__template-preview[data-v-66169842]{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;display:flex;padding:24px;align-items:center;justify-content:center;box-sizing:border-box;background:rgba(0,0,0,.4)}.km-cp-page__template-preview-panel[data-v-66169842]{position:relative;width:500px;max-width:100%;max-height:calc(100vh - 48px);overflow:auto;border-radius:4px;background:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.km-cp-page__template-preview-panel.is-landscape[data-v-66169842]{width:1200px;max-width:calc(100vw - 48px)}.km-cp-page__template-preview-panel header[data-v-66169842]{display:flex;height:50px;padding:16px 16px 0;box-sizing:border-box;justify-content:flex-end}.km-cp-page__template-preview-panel button[data-v-66169842]{width:34px;height:34px;margin:0;padding:0;color:#000;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.km-cp-page__template-preview-content[data-v-66169842]{height:600px;margin:16px;overflow-y:auto}.km-cp-page__template-preview-panel img[data-v-66169842]{display:block;width:100%;height:auto}.km-cp-page__template-preview-enter-active[data-v-66169842],.km-cp-page__template-preview-leave-active[data-v-66169842]{transition:opacity .3s ease}.km-cp-page__template-preview-enter-active .km-cp-page__template-preview-panel[data-v-66169842],.km-cp-page__template-preview-leave-active .km-cp-page__template-preview-panel[data-v-66169842]{transition:transform .3s ease,opacity .3s ease}.km-cp-page__template-preview-enter[data-v-66169842],.km-cp-page__template-preview-leave-to[data-v-66169842]{opacity:0}.km-cp-page__template-preview-enter .km-cp-page__template-preview-panel[data-v-66169842],.km-cp-page__template-preview-leave-to .km-cp-page__template-preview-panel[data-v-66169842]{opacity:0;transform:scale(.96)}.km-cp-page__games[data-v-66169842]{height:541px}.km-cp-page__games .km-section-title p[data-v-66169842]{margin:4px 0 0}.km-cp-page__game-list[data-v-66169842]{margin-top:50px}.km-cp-page__game-card[data-v-66169842]{display:flex;height:330px;padding:20px 0 0 20px;box-sizing:border-box;flex-direction:column;box-shadow:0 3px 8px #e3e3e3}.km-cp-page__game-card>div[data-v-66169842]{position:static}.km-cp-page__game-card h3[data-v-66169842]{font-size:25.5px}.km-cp-page__game-card p[data-v-66169842]{margin:16px 0 0;color:#9e9e9e;font-size:16px;line-height:24px}.km-cp-page__game-card img[data-v-66169842]{position:static;width:235px;height:199px;margin:auto auto 0;object-fit:contain}.km-feature-section.km-cp-page__technology[data-v-66169842]{height:661px;margin-top:48px;padding-top:0}.km-cp-page__technology .km-section-title p[data-v-66169842]{margin:4px 0 0}.km-cp-page__technology .km-feature-section__list[data-v-66169842]{height:550px;margin-top:50px}.km-cp-page__technology .km-feature-section__list article[data-v-66169842]{top:10px;box-shadow:0 3px 8px #e3e3e3}.km-cp-page__technology .km-feature-section__list article>div[data-v-66169842]{margin-top:20px}.km-cp-page__technology .km-feature-section__list img[data-v-66169842]{top:245px;left:37.5px;width:305px;height:285px}.km-feature-section.km-cp-page__support[data-v-66169842]{margin-top:98px}.db-white-label[data-v-d83743b4]{min-width:1200px;padding-top:77px;overflow:hidden;color:#4f5064;background:#fff;font-family:Microsoft YaHei,PingFang SC,sans-serif}.db-white-label__content[data-v-d83743b4]{width:1200px;margin:0 auto}.db-white-label__hero[data-v-d83743b4]{display:block;width:100%;height:auto;margin-top:3px}.db-section-heading[data-v-d83743b4]{text-align:center}.db-section-heading h1[data-v-d83743b4]{margin:0;color:#000;font-size:36px;font-weight:400;line-height:37.5px}.db-section-heading p[data-v-d83743b4]{margin:0;color:#999;font-size:18px;line-height:27px}.db-white-label__advantages[data-v-d83743b4]{height:495.29px;padding-top:48px;box-sizing:border-box;background:#fbfbfb}.db-white-label__advantages .db-section-heading p[data-v-d83743b4]{margin:4px 0 0}.db-white-label__advantage-list[data-v-d83743b4]{display:flex;margin-top:48px}.db-white-label__advantage-list article[data-v-d83743b4]{width:300px;padding:40px 20px;box-sizing:border-box;text-align:center}.db-white-label__advantage-list article[data-v-d83743b4]:nth-child(2n){background:url(/img/ob/advantage_weitu.png) center center/cover no-repeat}.db-white-label__advantage-list img[data-v-d83743b4]{width:120px;height:120px;object-fit:contain}.db-white-label__advantage-list a[data-v-d83743b4]{color:#000;font-size:21px;font-weight:400;line-height:31.5px;text-decoration:none}.db-white-label__advantage-list p[data-v-d83743b4]{margin:5px 0 0;color:#81818c;font-size:14px;line-height:21px;text-align:center}.db-white-label__system[data-v-d83743b4]{height:642px;padding-top:48px;box-sizing:border-box}.db-white-label__system-list[data-v-d83743b4]{display:flex;width:1112px;margin:58px auto 0;justify-content:space-between}.db-white-label__system-list article[data-v-d83743b4]{position:relative;width:320px;height:398px;padding:22px 28px;overflow:hidden;box-sizing:border-box;background:linear-gradient(135deg,#fff9f5,#fdebdc);border-radius:15px}.db-white-label__system-list h2[data-v-d83743b4]{margin:0;font-size:21px;font-weight:400;line-height:30px;text-align:center}.db-white-label__system-list p[data-v-d83743b4]{min-height:76px;margin:12px 0 0;color:#777;font-size:14px;line-height:21px}.db-white-label__system-list img[data-v-d83743b4]{position:absolute;top:190px;left:56px;width:208px;height:222px;object-fit:contain}.db-white-label__languages[data-v-d83743b4]{height:455.07px;padding-top:44px;box-sizing:border-box;background:#fbfbfb}.db-white-label__table-scroll[data-v-d83743b4]{width:1210.38px;height:248.57px;margin-top:77px;overflow-x:auto}.db-white-label__language-table[data-v-d83743b4]{width:1210.38px;height:248.57px;border-collapse:collapse;color:#333;font-size:14px;text-align:center}.db-white-label__language-table th[data-v-d83743b4],.db-white-label__language-table td[data-v-d83743b4]{min-width:100px;padding:5px;white-space:pre-line;border:1px solid #f0c8ae;line-height:18px}.db-white-label__language-table thead th[data-v-d83743b4],.db-white-label__language-table tbody th[data-v-d83743b4]{color:#fff;background:#f1a665;font-weight:400}.db-white-label__language-table thead th[data-v-d83743b4]{height:42px}.db-white-label__language-table tbody tr:nth-child(odd) td[data-v-d83743b4]{background:#fff}.db-white-label__language-table tbody tr:nth-child(2n) td[data-v-d83743b4]{background:#fff6ef}.db-white-label__process[data-v-d83743b4]{height:335.29px;padding-top:48px;box-sizing:border-box}.db-white-label__process-list[data-v-d83743b4]{position:relative;display:grid;width:1110px;margin:16px auto 0;grid-template-columns:repeat(5,150px);column-gap:90px}.db-white-label__process-list>i[data-v-d83743b4]{position:absolute;top:75px;right:0;left:0;height:1px;background:repeating-linear-gradient(90deg,transparent 0 8px,#ffca98 8px 15px,transparent 15px 23px)}.db-white-label__process-list article[data-v-d83743b4]{position:relative;z-index:1;text-align:center;background:#fff}.db-white-label__process-list img[data-v-d83743b4]{width:150px;height:150px;object-fit:contain}.db-white-label__process-list p[data-v-d83743b4]{margin:8px 0 0;font-size:18px;line-height:28px}.db-white-label__process-list b[data-v-d83743b4]{margin-right:8px;color:#ff7e04;font-size:21px;font-weight:400}.db-white-label__payment[data-v-d83743b4]{height:518.786px;padding:48px 0;box-sizing:border-box;background:#fff}.db-white-label__payment .db-white-label__content[data-v-d83743b4]{width:1000px}.db-white-label__payment .db-section-heading p[data-v-d83743b4]{margin:4px 0 0;color:#9e9e9e}.db-white-label__payment-list[data-v-d83743b4]{display:flex;flex-wrap:wrap;margin-top:16px;justify-content:space-evenly}.db-white-label__payment-list article[data-v-d83743b4]{position:relative;width:200px;height:338.286px;overflow:visible;text-align:center}.db-white-label__payment-bg[data-v-d83743b4]{display:inline;width:200px;height:334px;object-fit:fill}.db-white-label__payment-list h2[data-v-d83743b4]{position:absolute;top:95px;left:50%;margin:0;color:#ff9f1e;font-size:12px;font-weight:400;line-height:18px;transform:translate(-50%)}.db-white-label__payment-title--en[data-v-d83743b4]{width:120px}.db-white-label__payment-logos[data-v-d83743b4]{position:absolute;right:0;bottom:40px;left:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.db-white-label__payment-logos img[data-v-d83743b4]{display:block;width:67px;height:67px;margin:5px;object-fit:fill}.db-white-label__system[data-v-d83743b4]{height:auto;padding-bottom:52px}.db-white-label__system-list[data-v-d83743b4]{transform:translate(-6px)}.db-white-label__system-list article[data-v-d83743b4]{height:337px;background:transparent;border-radius:0}.db-white-label__system-list h2[data-v-d83743b4]{color:#000}.db-white-label__system-list p[data-v-d83743b4]{color:#999}.db-white-label__system-list img[data-v-d83743b4]{left:56px;width:208px;object-fit:contain}.db-white-label__language-table[data-v-d83743b4]{border-collapse:separate;border-spacing:3px;color:#444;background:#fff}.db-white-label__language-table th[data-v-d83743b4],.db-white-label__language-table td[data-v-d83743b4]{border:0}.db-white-label__language-table thead th[data-v-d83743b4]{background:#ff7e04;border-radius:5px}.db-white-label__language-table tbody th[data-v-d83743b4]{background:#f1a665}.db-white-label__language-table tbody tr:nth-child(odd) td[data-v-d83743b4],.db-white-label__language-table tbody tr:nth-child(2n) td[data-v-d83743b4]{background:#e7e7e7}.db-white-label__system-list article[data-v-d83743b4]:before{position:absolute;z-index:-1;top:-18.75px;left:18px;width:300px;height:410px;content:"";background:linear-gradient(135deg,#fff9f5,#fdebdc)}.db-white-label__system-list article[data-v-d83743b4]{isolation:isolate}.db-white-label__system-list h2[data-v-d83743b4]{position:absolute;top:30px;left:86.5px;width:147px;font-size:21px;line-height:31.5px}.db-white-label__system-list p[data-v-d83743b4]{position:absolute;top:86px;left:42px;width:236px;min-height:0;margin:0;text-align:center}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(1){background:#ff7e04}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(2){background:#f0bd18}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(3){background:#b99a79}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(4){background:#69d8be}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(5){background:#8067d7}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(6){background:#8067d7}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(7){background:#ca4545}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(8){background:#5184d8}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(9){background:#efb52a}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(10){background:#2872df}.db-white-label__language-table thead th[data-v-d83743b4]:nth-child(11){background:#2ec7d9}.db-white-label__language-line[data-v-d83743b4]{display:block;min-height:18px}.db-white-label__language-more[data-v-d83743b4]{display:block;margin:0 auto;padding:0;color:#ff7e04;border:0;background:transparent;font:inherit;line-height:18px;cursor:pointer}.db-white-label__language-more[data-v-d83743b4]:hover,.db-white-label__language-more[data-v-d83743b4]:focus{color:#d96500;text-decoration:underline}.db-white-label__language-dialog[data-v-d83743b4]{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;display:grid;padding:24px;place-items:center;background:rgba(0,0,0,.36)}.db-white-label__language-dialog-panel[data-v-d83743b4]{width:720px;min-height:630px;max-height:calc(100vh - 48px);overflow:auto;border-radius:4px;background:#fff;box-shadow:0 18px 50px #0000004d}.db-white-label__language-dialog-panel header[data-v-d83743b4]{position:relative;display:grid;height:130px;padding:16px;color:#fff;place-content:start center;text-align:center;background:url(/img/alertbj.png) no-repeat 50%/cover}.db-white-label__language-dialog-panel h2[data-v-d83743b4]{margin:3px 0 0;color:#fff;font-size:30px;font-weight:400;line-height:45px}.db-white-label__language-dialog-panel p[data-v-d83743b4]{margin:0;color:#fff;font-size:22px;line-height:33px}.db-white-label__language-dialog-panel header button[data-v-d83743b4]{position:absolute;top:50%;right:16px;display:grid;width:24px;height:24px;padding:0;color:#fff;place-items:center;border:2px solid currentColor;border-radius:50%;background:transparent;transform:translateY(-50%);font-size:21px;font-weight:300;line-height:1;cursor:pointer}.db-white-label__language-detail-tabs[data-v-d83743b4]{display:flex;height:56px;padding:8px 0 0;align-items:center;justify-content:center}.db-white-label__language-detail-tabs button[data-v-d83743b4]{display:inline-flex;width:auto;height:40px;margin:0 0 0 8px;padding:0;align-items:center;color:#111;border:0;background:transparent;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.db-white-label__language-detail-tabs i[data-v-d83743b4]{width:20px;height:20px;margin-right:8px;box-sizing:border-box;border:2px solid rgba(0,0,0,.5411764706);border-radius:50%;background:#fff}.db-white-label__language-detail-tabs button[aria-selected=true] i[data-v-d83743b4]{border-color:#1976d2;background:radial-gradient(circle at center,#1976d2 0 5px,transparent 5.5px)}.db-white-label__language-detail-list[data-v-d83743b4]{display:grid;width:688px;margin:10px auto 22px;overflow:hidden;grid-template-columns:repeat(3,1fr);border:1px solid #a0a0a0;border-radius:10px}.db-white-label__language-detail-list span[data-v-d83743b4]{display:flex;min-height:60px;padding:8px 12px;align-items:center;justify-content:center;box-sizing:border-box;color:#111;border-right:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;font-size:14px;font-weight:700;text-align:center}.db-white-label__language-detail-list span[data-v-d83743b4]:nth-child(3n){border-right:0}.db-white-label__language-detail-list span[data-v-d83743b4]:nth-last-child(-n+3){border-bottom:0}.db-white-label__language-detail-list span[data-v-d83743b4]:nth-last-child(-n+3){border-bottom:1px solid #a0a0a0}.db-white-label__language-detail-list span[data-v-d83743b4]:last-child,.db-white-label__language-detail-list span[data-v-d83743b4]:nth-last-child(2):nth-child(3n+1),.db-white-label__language-detail-list span:nth-last-child(2):nth-child(3n+1)~span[data-v-d83743b4],.db-white-label__language-detail-list span[data-v-d83743b4]:nth-last-child(3):nth-child(3n+1),.db-white-label__language-detail-list span:nth-last-child(3):nth-child(3n+1)~span[data-v-d83743b4]{border-bottom:0}.db-white-label__language-dialog-enter-active[data-v-d83743b4],.db-white-label__language-dialog-leave-active[data-v-d83743b4]{transition:opacity .3s}.db-white-label__language-dialog-enter-active .db-white-label__language-dialog-panel[data-v-d83743b4],.db-white-label__language-dialog-leave-active .db-white-label__language-dialog-panel[data-v-d83743b4]{transition:opacity .3s,transform .3s cubic-bezier(.215,.61,.355,1)}.db-white-label__language-dialog-enter[data-v-d83743b4],.db-white-label__language-dialog-leave-to[data-v-d83743b4]{opacity:0}.db-white-label__language-dialog-enter .db-white-label__language-dialog-panel[data-v-d83743b4],.db-white-label__language-dialog-leave-to .db-white-label__language-dialog-panel[data-v-d83743b4]{opacity:0;transform:scale(0)}.db-white-label__system-list article[data-v-d83743b4]{height:auto;min-height:385px;padding:40px 30px;overflow:visible}.db-white-label__system-list article[data-v-d83743b4]:before{top:0;height:100%}.db-white-label__system-list h2[data-v-d83743b4]{position:static;width:auto}.db-white-label__system-list p[data-v-d83743b4]{position:static;width:auto;min-height:0;margin:5px 0 0;line-height:21px}.db-white-label__system-list img[data-v-d83743b4]{position:static;display:block;margin:24px auto 0}.db-white-label__process-list b[data-v-d83743b4]{color:#000;font-size:18px}.db-white-label__language-detail-list.is-single-language span[data-v-d83743b4]{grid-column:1/-1;border-right:0}.rental-page[data-v-48f24c4e]{min-width:1200px;padding-top:77px;overflow:hidden;color:#fff;background:#191c24;font-family:Microsoft YaHei,PingFang SC,sans-serif}.rental-page__container[data-v-48f24c4e]{width:1200px;margin-right:auto;margin-left:auto}.rental-page__hero[data-v-48f24c4e]{width:100%;height:562.63px;margin-top:1px;overflow:hidden;background:#070706}.rental-page__hero-banner[data-v-48f24c4e]{display:block;width:100%;height:100%;object-fit:cover}.rental-page h1[data-v-48f24c4e],.rental-page h2[data-v-48f24c4e]{margin:0;font-size:36px;font-weight:400;line-height:54px;text-align:center}.rental-page header span[data-v-48f24c4e],.rental-page h1 span[data-v-48f24c4e],.rental-page h2 span[data-v-48f24c4e]{color:#ff7e04}.rental-page__intro[data-v-48f24c4e]{height:642.58px;padding-top:103px;box-sizing:border-box}.rental-page__intro-card[data-v-48f24c4e]{display:flex;height:434.29px;margin-top:40px;align-items:flex-start;background:#1e232a}.rental-page__intro-copy[data-v-48f24c4e]{width:700px;padding:42px 60px;box-sizing:border-box;color:#d6d8dd;font-size:16px;letter-spacing:1.2px;line-height:35px}.rental-page__intro-copy p[data-v-48f24c4e]{margin:0 0 16px;font-size:16px}.rental-page__intro-copy .is-highlight[data-v-48f24c4e]{color:#ff7e04}.rental-page__intro-card>img[data-v-48f24c4e]{width:200px;height:200px;margin:20px 170px 0 auto;object-fit:contain}.rental-table-hall[data-v-48f24c4e]{position:relative;box-sizing:border-box}.rental-table-hall__scene[data-v-48f24c4e]{position:absolute;left:120px;width:960px;height:960px;object-fit:contain;opacity:1}.rental-table-hall__grid[data-v-48f24c4e]{position:absolute;right:0;left:0;display:grid;padding:0 48px;grid-template-columns:repeat(4,256px);column-gap:48px;row-gap:45px}.rental-table-hall__grid article[data-v-48f24c4e]{position:relative;height:279px;overflow:hidden;cursor:default;background:#0c0e13}.rental-table-hall__grid article img[data-v-48f24c4e]{display:block;width:256px;height:240px;object-fit:cover}.rental-table-hall__grid span[data-v-48f24c4e]{display:block;height:39px;color:#fff;font-size:16px;line-height:39px;text-align:center;background:rgba(5,5,5,.8588235294)}.rental-page__hall--flagship[data-v-48f24c4e]{height:1655.05px}.rental-page__hall--flagship .rental-table-hall__scene[data-v-48f24c4e]{top:-90px}.rental-page__hall--flagship .rental-table-hall__grid[data-v-48f24c4e]{top:525px}.rental-page__hall--international[data-v-48f24c4e]{height:2377.43px;padding-top:100px}.rental-page__hall--international .rental-table-hall__scene[data-v-48f24c4e]{top:6px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e]{top:526px}.rental-page__hall--anchor[data-v-48f24c4e]{height:1728.86px;padding-top:100px}.rental-page__hall--anchor .rental-table-hall__scene[data-v-48f24c4e]{top:6px}.rental-page__hall--anchor .rental-table-hall__grid[data-v-48f24c4e]{top:526px}.rental-page__cooperation[data-v-48f24c4e]{height:646.29px;margin-top:100px;box-sizing:border-box}.rental-page__cooperation header[data-v-48f24c4e]{padding-top:44px}.rental-page__cooperation-list[data-v-48f24c4e]{display:flex;margin-top:48px;justify-content:space-between}.rental-page__cooperation-list article[data-v-48f24c4e]{position:relative;width:580px;min-height:410px;padding:20px 30px;box-sizing:border-box;background:#20262e}.rental-page__mode-graphic[data-v-48f24c4e]{display:block;width:180px;height:145px;margin:0 auto;object-fit:contain}.rental-page__mode-title[data-v-48f24c4e]{width:158px;height:54px;margin:15px 0 0;color:#fff;font-size:17px;line-height:54px;text-align:center;background:#ff7e04}.rental-page__cooperation-list p[data-v-48f24c4e]{min-height:56px;margin:18px 0 0;color:#c5c7cb;font-size:16px;line-height:28px}.rental-page__mode-tags[data-v-48f24c4e]{display:flex;gap:22px;margin-top:18px}.rental-page__mode-tags img[data-v-48f24c4e]{width:120px;height:42px;object-fit:contain}.rental-page__account[data-v-48f24c4e]{height:361.14px;margin-top:609.08px;padding-top:0;box-sizing:border-box}.rental-page__account h2[data-v-48f24c4e]{color:#fff;font-size:21px;line-height:31.5px;text-align:left}.rental-page__account table[data-v-48f24c4e]{width:1180px;margin:16px 10px 0;border-collapse:collapse;font-size:14px}.rental-page__account th[data-v-48f24c4e],.rental-page__account td[data-v-48f24c4e]{height:25px;padding:2px 12px;text-align:left;border:1px solid #5b5e66}.rental-page__account th[data-v-48f24c4e]{width:45px;color:#ff9f1e;text-align:center}.rental-page__account p[data-v-48f24c4e]{margin:12px 10px;color:#ff9f1e;font-size:14px}.rental-page__rental-explain[data-v-48f24c4e]{height:420.29px;box-sizing:border-box}.rental-page__rental-explain h2[data-v-48f24c4e],.rental-page__game-rules h2[data-v-48f24c4e]{color:#fff;text-align:center}.rental-page__rental-explain table[data-v-48f24c4e]{width:1178.86px;margin:40px auto 0;border-collapse:collapse;color:#e9e9ea;font-size:14px}.rental-page__rental-explain th[data-v-48f24c4e],.rental-page__rental-explain td[data-v-48f24c4e]{height:53px;padding:9px 20px;border:1px solid #5b5e66;line-height:21px;text-align:left}.rental-page__rental-explain th[data-v-48f24c4e]{width:26%;color:#ff9f1e;text-align:center}.rental-page__game-rules[data-v-48f24c4e]{position:relative;height:1840.08px;box-sizing:border-box}.rental-page__game-rules h2[data-v-48f24c4e]{height:54px}.rental-page__rule-grid[data-v-48f24c4e]{width:1164px;height:1092.86px;margin:40px auto 0;overflow:hidden;border:1px solid #5b5e66}.rental-page__rule-grid table[data-v-48f24c4e]{width:100%;height:100%;border-collapse:collapse;color:#e8e9eb;font-size:14px}.rental-page__rule-grid th[data-v-48f24c4e],.rental-page__rule-grid td[data-v-48f24c4e]{padding:14px 20px;vertical-align:top;border:1px solid #5b5e66;line-height:24px;text-align:left}.rental-page__rule-grid thead th[data-v-48f24c4e]{height:45px;color:#ff9f1e;text-align:center}.rental-page__rule-grid tbody th[data-v-48f24c4e]{width:13%;color:#ff9f1e;text-align:center}.rental-page__language-matrix[data-v-48f24c4e]{position:absolute;right:18px;bottom:0;left:18px;height:665px;padding-top:20px;box-sizing:border-box;background:#191c24}.rental-page__language-matrix h3[data-v-48f24c4e]{margin:0 0 20px;color:#fff;font-size:21px;font-weight:400;text-align:center}.rental-page__language-matrix table[data-v-48f24c4e]{width:100%;border-collapse:collapse;font-size:14px;text-align:center}.rental-page__language-matrix th[data-v-48f24c4e],.rental-page__language-matrix td[data-v-48f24c4e]{height:112px;padding:8px;white-space:pre-line;border:1px solid #5b5e66;line-height:22px}.rental-page__language-matrix thead th[data-v-48f24c4e],.rental-page__language-matrix tbody th[data-v-48f24c4e]{color:#ff9f1e;font-weight:400}.rental-page__intro-card>img[data-v-48f24c4e]{width:401px;height:398px;margin:27.29px 83.01px 0 auto}.rental-table-hall__scene[data-v-48f24c4e]{left:120px;width:960px;height:302.77px}.rental-table-hall__grid[data-v-48f24c4e]{padding:0;grid-template-columns:repeat(4,288px);column-gap:16px;row-gap:45px}.rental-table-hall__grid article[data-v-48f24c4e]{height:261.86px}.rental-table-hall__grid article img[data-v-48f24c4e]{width:288px;height:222.86px}.rental-table-hall__grid span[data-v-48f24c4e]{height:39px;line-height:39px}.rental-page__hall--flagship[data-v-48f24c4e]{height:1555.05px}.rental-page__hall--flagship .rental-table-hall__scene[data-v-48f24c4e]{top:100px}.rental-page__hall--flagship .rental-table-hall__grid[data-v-48f24c4e]{top:402px}.rental-page__hall--international[data-v-48f24c4e]{height:1560px;padding-top:0}.rental-page__hall--international .rental-table-hall__scene[data-v-48f24c4e]{top:100px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e]{top:402px}.rental-page__hall--anchor[data-v-48f24c4e]{height:943px;padding-top:0}.rental-page__hall--anchor .rental-table-hall__scene[data-v-48f24c4e]{top:100px}.rental-page__hall--anchor .rental-table-hall__grid[data-v-48f24c4e]{top:402px}.rental-page__cooperation-list article[data-v-48f24c4e]{width:600px;min-height:510px;padding:0 50px;background:#20262e}.rental-page__mode-graphic[data-v-48f24c4e]{width:500px;height:420.94px;margin:0}.rental-page__mode-title[data-v-48f24c4e]{position:absolute;top:-15px;left:18px;margin:0}.rental-page__cooperation-list p[data-v-48f24c4e]{margin:10px 0 0}.rental-page__mode-tags[data-v-48f24c4e]{display:none}.rental-page__account[data-v-48f24c4e]{margin-top:44px}.rental-page__rental-explain[data-v-48f24c4e]{padding-top:47.39px}.rental-page__game-rules[data-v-48f24c4e]{height:1806.6px}.rental-page__game-rules>h2[data-v-48f24c4e]{position:absolute;top:47.39px;right:0;left:0}.rental-page__rule-grid[data-v-48f24c4e]{position:absolute;top:117.39px;right:18px;left:18px;height:300px;margin:0}.rental-page__language-matrix[data-v-48f24c4e]{display:none}.rental-page__rentable[data-v-48f24c4e]{position:absolute;top:515px;right:0;left:0}.rental-page__rentable h2[data-v-48f24c4e],.rental-page__venue h2[data-v-48f24c4e]{color:#fff;text-align:center}.rental-page__rentable h2 span[data-v-48f24c4e],.rental-page__venue h2 span[data-v-48f24c4e]{color:#ff7e04}.rental-page__rentable-scroll[data-v-48f24c4e]{width:1178px;height:396px;margin:20px auto 0;overflow:auto;background:#232933}.rental-page__rentable table[data-v-48f24c4e]{width:1500px;border-collapse:collapse;color:#141414;font-size:14px;text-align:center;background:#e4e4e4}.rental-page__rentable th[data-v-48f24c4e],.rental-page__rentable td[data-v-48f24c4e]{height:46px;padding:5px 9px;border:1px solid #f8f8f8;white-space:nowrap}.rental-page__rentable thead th[data-v-48f24c4e]{height:38px;color:#161616;font-weight:400;line-height:18px;background:linear-gradient(90deg,#f5dbb1,#dfb47e)}.rental-page__rentable tbody tr:nth-child(2n) td[data-v-48f24c4e]{background:#ddd}.rental-page__venue[data-v-48f24c4e]{position:absolute;top:1148px;right:0;left:0}.rental-page__venue-grid[data-v-48f24c4e]{display:grid;width:1056px;margin:20px auto 0;grid-template-columns:repeat(2,1fr);gap:16px 32px}.rental-page__venue-grid article[data-v-48f24c4e]{height:236px;padding:38px 28px;box-sizing:border-box;text-align:center;background:linear-gradient(105deg,#181e28,#242b35)}.rental-page__venue-grid img[data-v-48f24c4e]{display:block;width:70px;height:70px;margin:0 auto 24px;object-fit:contain}.rental-page__venue-grid p[data-v-48f24c4e]{margin:0;color:#e4e4e4;font-size:16px;line-height:24px}.rental-page__venue-note[data-v-48f24c4e]{margin:28px 0 0;color:#e4e4e4;font-size:14px;line-height:22px;text-align:center}.rental-page__venue-note b[data-v-48f24c4e]{color:#ff5442;font-weight:400}.rental-page--spanish .rental-page__mode-title[data-v-48f24c4e]{width:auto;padding:15px;box-sizing:border-box;font-size:16px;line-height:24px;white-space:nowrap}.rental-page--spanish .rental-page__venue-note[data-v-48f24c4e]{font-size:16px;line-height:24px;white-space:nowrap}.rental-page__hall--international[data-v-48f24c4e]{height:1458.47px}.rental-page__hall--international .rental-table-hall__scene[data-v-48f24c4e]{top:4.59px}.rental-page__hall--anchor[data-v-48f24c4e]{height:847.13px}.rental-page__hall--anchor .rental-table-hall__scene[data-v-48f24c4e]{top:4.59px}.rental-page__cooperation-list[data-v-48f24c4e]{margin-top:4px}.rental-page__account[data-v-48f24c4e]{margin-top:-3px}.rental-page__account th[data-v-48f24c4e],.rental-page__account td[data-v-48f24c4e]{height:30.1px}.rental-page__rental-explain[data-v-48f24c4e]{padding-top:.48px}.rental-page__rental-explain th[data-v-48f24c4e],.rental-page__rental-explain td[data-v-48f24c4e]{height:55.8px}.rental-page__game-rules[data-v-48f24c4e]{height:1854px}.rental-page__rule-grid[data-v-48f24c4e]{top:199px}.rental-page__game-rules[data-v-48f24c4e]{position:relative;height:1854px;padding:0}.rental-page__rule-grid[data-v-48f24c4e]{width:1180px;height:400px;margin:0;overflow:auto;border:.571429px solid rgba(0,0,0,.12);background:#fff}.rental-page__rule-grid table[data-v-48f24c4e]{width:100%;height:auto;border-spacing:0;border-collapse:separate;table-layout:auto;color:#040302;font-size:12px;line-height:18px}.rental-page__rule-grid th[data-v-48f24c4e]:first-child{width:9%}.rental-page__rule-grid th[data-v-48f24c4e]:nth-child(2){width:91%}.rental-page__rule-grid ul[data-v-48f24c4e]{margin:0 0 0 20px;padding:5px 4px;font-size:12px;line-height:18px;list-style:disc}.rental-page__rule-grid li[data-v-48f24c4e]{margin:0;font-size:12px;line-height:18px;list-style:disc}.rental-page__rentable-scroll[data-v-48f24c4e]{width:1180px;height:400px;margin:0;padding:0;overflow:auto;border:.571429px solid rgba(0,0,0,.12);background:#fff}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e]{row-gap:0}.rental-page__hall--international .rental-table-hall__grid article[data-v-48f24c4e]{height:257.22px}.rental-page__hall--international .rental-table-hall__grid article img[data-v-48f24c4e]{height:220.93px}.rental-page__hall--international .rental-table-hall__grid span[data-v-48f24c4e]{height:36.29px;line-height:36.29px}.rental-page__hall--anchor .rental-table-hall__grid[data-v-48f24c4e]{row-gap:0}.rental-page__hall--anchor .rental-table-hall__grid article[data-v-48f24c4e]{height:259.14px}.rental-page__hall--anchor .rental-table-hall__grid article img[data-v-48f24c4e]{height:220.14px}.rental-page__game-rules[data-v-48f24c4e]{position:relative;height:auto;min-height:0;padding:47.39px 0 56px}.rental-page__rule-grid[data-v-48f24c4e]{position:static;width:1178.86px;height:1092.86px;margin:40px auto 0;overflow:visible;box-sizing:border-box}.rental-page__rule-grid table[data-v-48f24c4e]{table-layout:fixed}.rental-page__rule-grid th[data-v-48f24c4e],.rental-page__rule-grid td[data-v-48f24c4e]{padding:5px 12px;line-height:20px}.rental-page__rule-grid thead th[data-v-48f24c4e]{height:48px;color:#040302}.rental-page__rule-grid tbody th[data-v-48f24c4e]{width:186px;padding:5px 10px;vertical-align:middle}.rental-page__rule-grid ul[data-v-48f24c4e]{margin:0;padding-left:18px}.rental-page__rule-grid li[data-v-48f24c4e]{margin:0}.rental-page__rentable[data-v-48f24c4e]{position:static;margin-top:80px}.rental-page__rentable-scroll[data-v-48f24c4e]{width:1200px;height:auto;min-height:0;margin:20px auto 0;padding:40px 10px 20px;overflow-x:auto;overflow-y:visible}.rental-page__rentable table[data-v-48f24c4e]{width:1180px;height:1776px;table-layout:fixed}.rental-page__rentable th[data-v-48f24c4e],.rental-page__rentable td[data-v-48f24c4e]{height:47px;padding:0 4px;line-height:18px}.rental-page__rentable thead th[data-v-48f24c4e]{height:84px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid[data-v-48f24c4e]{top:360.41px}.rental-page__rentable[data-v-48f24c4e]{top:614.47px}.rental-page__rentable-scroll[data-v-48f24c4e]{width:1200px;height:460px;margin-top:-15px;padding:40px 10px 20px;box-sizing:border-box;overflow:hidden;background:#242b34}.rental-page__rentable table[data-v-48f24c4e]{width:1180px;height:400px;table-layout:fixed}.rental-page__rentable th[data-v-48f24c4e],.rental-page__rentable td[data-v-48f24c4e]{height:50px;padding:5px 4px;box-sizing:border-box}.rental-page__rentable thead th[data-v-48f24c4e]{height:48px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(1),.rental-page__rentable td[data-v-48f24c4e]:nth-child(1){width:48px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(2),.rental-page__rentable td[data-v-48f24c4e]:nth-child(2){width:98px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(3),.rental-page__rentable td[data-v-48f24c4e]:nth-child(3){width:55px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(4),.rental-page__rentable td[data-v-48f24c4e]:nth-child(4){width:79px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(5),.rental-page__rentable td[data-v-48f24c4e]:nth-child(5),.rental-page__rentable th[data-v-48f24c4e]:nth-child(6),.rental-page__rentable td[data-v-48f24c4e]:nth-child(6),.rental-page__rentable th[data-v-48f24c4e]:nth-child(8),.rental-page__rentable td[data-v-48f24c4e]:nth-child(8){width:130px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(7),.rental-page__rentable td[data-v-48f24c4e]:nth-child(7){width:88px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(9),.rental-page__rentable td[data-v-48f24c4e]:nth-child(9){width:89px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(10),.rental-page__rentable td[data-v-48f24c4e]:nth-child(10){width:73px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(11),.rental-page__rentable td[data-v-48f24c4e]:nth-child(11){width:139px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(12),.rental-page__rentable td[data-v-48f24c4e]:nth-child(12){width:120px}.rental-page__venue[data-v-48f24c4e]{top:1210px}.rental-page__game-rules[data-v-48f24c4e]{position:relative;height:1854px;min-height:0;padding:0}.rental-page__game-rules>h2[data-v-48f24c4e]{position:static;height:54px}.rental-page__rules-panel[data-v-48f24c4e],.rental-page__rentable-panel[data-v-48f24c4e]{padding:40px 10px 20px;box-sizing:border-box;background:#242b34}.rental-page__rules-panel[data-v-48f24c4e]{height:460px}.rental-page__rule-grid[data-v-48f24c4e]{position:static;width:1180px;height:400px;margin:0;overflow:auto;box-sizing:border-box;border:.571429px solid rgba(0,0,0,.12);background:#fff}.rental-page__rule-grid table[data-v-48f24c4e]{width:100%;height:auto;border-spacing:0;border-collapse:separate;table-layout:fixed;color:#040302;font-size:12px;line-height:18px}.rental-page__rule-grid th[data-v-48f24c4e]{height:48px;padding:0;color:#040302;font-size:12px;font-weight:500;line-height:18px;text-align:center;vertical-align:middle;border:.571429px solid #fff;background:linear-gradient(90deg,#efd9b3,#dab48f)}.rental-page__rule-grid td[data-v-48f24c4e]{padding:0;color:#040302;font-size:13px;line-height:19.5px;vertical-align:middle;border:.571429px solid #fff;background:#e5e5e5}.rental-page__rule-grid tbody tr:nth-child(2n) td[data-v-48f24c4e]{background:#f4f4f4}.rental-page__rule-grid td[data-v-48f24c4e]:first-child{width:9%;padding:8px;text-align:center}.rental-page__rule-grid td[data-v-48f24c4e]:nth-child(2){text-align:left}.rental-page__rule-grid ul[data-v-48f24c4e]{margin:0 0 0 20px;padding:5px 4px;list-style:disc}.rental-page__rule-grid li[data-v-48f24c4e]{margin:0;list-style:disc}.rental-page__rentable[data-v-48f24c4e]{position:static;height:514px;margin-top:80px}.rental-page__rentable h2[data-v-48f24c4e]{height:54px}.rental-page__rentable-panel[data-v-48f24c4e]{height:460px}.rental-page__rentable-scroll[data-v-48f24c4e]{width:1180px;height:400px;margin:0;padding:0;box-sizing:border-box;overflow:auto;border:.571429px solid rgba(0,0,0,.12);background:#fff}.rental-page__rentable table[data-v-48f24c4e]{width:100%;height:auto;border-spacing:0;border-collapse:separate;table-layout:auto;color:#040302;font-size:12px;line-height:18px;background:transparent}.rental-page__rentable th[data-v-48f24c4e]{height:48px;padding:0;color:#040302;font-size:12px;font-weight:500;line-height:18px;text-align:center;vertical-align:middle;border:.571429px solid #fff;background:linear-gradient(90deg,#efd9b3,#dab48f)}.rental-page__rentable td[data-v-48f24c4e]{height:48px;padding:0;box-sizing:border-box;color:#040302;font-size:13px;line-height:19.5px;text-align:center;vertical-align:middle;border:.571429px solid #fff;background:#e5e5e5;white-space:nowrap}.rental-page__rentable tbody tr:nth-child(2n) td[data-v-48f24c4e]{background:#f4f4f4}.rental-page__rentable th[data-v-48f24c4e]:nth-child(1),.rental-page__rentable td[data-v-48f24c4e]:nth-child(1){width:47.089px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(2),.rental-page__rentable td[data-v-48f24c4e]:nth-child(2){width:96.152px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(3),.rental-page__rentable td[data-v-48f24c4e]:nth-child(3){width:53.991px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(4),.rental-page__rentable td[data-v-48f24c4e]:nth-child(4){width:77.25px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(5),.rental-page__rentable td[data-v-48f24c4e]:nth-child(5),.rental-page__rentable th[data-v-48f24c4e]:nth-child(6),.rental-page__rentable td[data-v-48f24c4e]:nth-child(6){width:130.179px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(7),.rental-page__rentable td[data-v-48f24c4e]:nth-child(7){width:88.143px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(8),.rental-page__rentable td[data-v-48f24c4e]:nth-child(8){width:126.509px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(9),.rental-page__rentable td[data-v-48f24c4e]:nth-child(9){width:88.143px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(10),.rental-page__rentable td[data-v-48f24c4e]:nth-child(10){width:71.438px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(11),.rental-page__rentable td[data-v-48f24c4e]:nth-child(11){width:135.777px}.rental-page__rentable th[data-v-48f24c4e]:nth-child(12),.rental-page__rentable td[data-v-48f24c4e]:nth-child(12){width:119.152px}.rental-page__venue[data-v-48f24c4e]{position:static;margin-top:80px}.rental-page__hall--international .rental-table-hall__grid article[data-v-48f24c4e]:nth-child(7),.rental-page__hall--international .rental-table-hall__grid article[data-v-48f24c4e]:nth-child(11),.rental-page__hall--international .rental-table-hall__grid article[data-v-48f24c4e]:nth-child(12),.rental-page__hall--international .rental-table-hall__grid article[data-v-48f24c4e]:nth-child(n+13){height:259.14px}.rental-page__hall--international .rental-table-hall__grid article:nth-child(7) img[data-v-48f24c4e],.rental-page__hall--international .rental-table-hall__grid article:nth-child(11) img[data-v-48f24c4e],.rental-page__hall--international .rental-table-hall__grid article:nth-child(12) img[data-v-48f24c4e],.rental-page__hall--international .rental-table-hall__grid article:nth-child(n+13) img[data-v-48f24c4e]{height:222.86px}.rental-page__hall--anchor .rental-table-hall__grid article img[data-v-48f24c4e]{height:auto}.rental-page__container[data-v-48f24c4e]{margin-right:auto;margin-left:auto}.rental-page__hall--international[data-v-48f24c4e]{height:1452.59px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e]{top:360.41px}.rental-page__hall--anchor .rental-table-hall__grid[data-v-48f24c4e]{top:366.29px}.rental-page__rental-explain-panel[data-v-48f24c4e]{margin-top:11.75px;padding:40px 10px 20px;box-sizing:border-box;background:#242b34}.rental-page__rental-explain table[data-v-48f24c4e]{width:1178.86px;margin:0;border-spacing:0;border-collapse:separate;table-layout:fixed;color:#040302;font:12px/18px Microsoft YaHei,PingFang SC,sans-serif;background:#fff}.rental-page__rental-explain th[data-v-48f24c4e],.rental-page__rental-explain td[data-v-48f24c4e]{height:auto;min-height:0;padding:0;color:#040302;font-weight:400;vertical-align:middle;border:.571429px solid #fff}.rental-page__rental-explain thead th[data-v-48f24c4e]{width:auto;height:48px;color:#040302;font-weight:700;text-align:center;background:linear-gradient(90deg,#efd9b3,#dab48f)}.rental-page__rental-explain tbody td[data-v-48f24c4e]{background:#e5e5e5}.rental-page__rental-explain tbody tr:nth-child(2n) td[data-v-48f24c4e]{background:#f4f4f4}.rental-page__rental-explain tbody tr[data-v-48f24c4e]{height:48px}.rental-page__rental-explain tbody tr[data-v-48f24c4e]:nth-child(2){height:81.142px}.rental-page__rental-explain tbody td[data-v-48f24c4e]:first-child{width:auto;padding:8px;font-size:13px;line-height:19.5px;text-align:center}.rental-page__rental-explain tbody td[data-v-48f24c4e]:nth-child(2){text-align:left}.rental-page__rental-explain ul[data-v-48f24c4e]{margin:0;padding:4px;font-size:12px;line-height:18px;text-align:left;list-style:none}.rental-page__rental-explain li[data-v-48f24c4e]{margin:0;line-height:18px;list-style:none}.rental-page[data-v-48f24c4e]{overflow:visible}.rental-page__footer[data-v-48f24c4e]{position:relative;width:100%;height:100px;margin-top:26px;color:#919092;font-size:12px;letter-spacing:0;line-height:30px;text-align:center}.rental-page__footer-box[data-v-48f24c4e]{margin:0 auto;background:#1c1c1c}.rental-page__footer-txt[data-v-48f24c4e]{margin:0 auto;color:#919092;font-size:12px}.rental-page__footer-certified[data-v-48f24c4e]{color:#595b5c;border-bottom:1px solid #444}.rental-page__footer-certified ul[data-v-48f24c4e]{margin:0 auto;padding:0;list-style:none}.rental-page__footer-certified li[data-v-48f24c4e]{height:100px;line-height:100px}.rental-page__footer-certified span[data-v-48f24c4e]{color:#fff}.rental-page__footer-certified img[data-v-48f24c4e]{width:120px;height:auto;margin-left:10px;vertical-align:middle}.rental-page__footer-certified img+span[data-v-48f24c4e]{margin-left:20px}.rental-page__footer-certified img[data-v-48f24c4e]:last-child{width:auto;max-width:60px;max-height:100px;margin-left:20px}.rental-page__footer-box>p[data-v-48f24c4e]{height:100px;line-height:100px}.rental-page__account table[data-v-48f24c4e]{margin-top:21.77px}.rental-page__rental-explain-panel[data-v-48f24c4e]{margin-top:5.87px}.rental-page__rules-panel[data-v-48f24c4e],.rental-page__rentable-panel[data-v-48f24c4e]{padding:45.78px 10px 14.22px}.rental-page__hall--anchor .rental-table-hall__scene[data-v-48f24c4e]{top:10.46px;height:303.54px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e]{top:328.41px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid[data-v-48f24c4e]{right:auto;left:-16px;display:flex;flex-wrap:wrap;width:1216px;padding:0;grid-template-columns:none;column-gap:0;row-gap:0}.rental-page__hall--international .rental-table-hall__grid article[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article[data-v-48f24c4e]{width:304px;height:auto!important;margin-top:16px;padding:16px 0 0 16px;box-sizing:border-box;overflow:visible;background:transparent}.rental-page__hall--international .rental-table-hall__grid article img[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article img[data-v-48f24c4e]{display:inline;width:288px;height:auto!important;object-fit:initial}.rental-page__hall--international .rental-table-hall__grid article span[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article span[data-v-48f24c4e]{position:absolute;bottom:30px;left:50%;display:block;width:auto;height:auto;color:#fff;font-size:18px;line-height:27px;text-align:left;white-space:nowrap;background:transparent;transform:translate(-50%)}.rental-page__hall--international .rental-table-hall__scene[data-v-48f24c4e]{height:303.54px}.rental-page__rule-grid[data-v-48f24c4e],.rental-page__rentable-scroll[data-v-48f24c4e]{scrollbar-gutter:stable}.rental-page__hall--international[data-v-48f24c4e]{height:1358.46px;margin-top:4.59px}.rental-page__hall--anchor[data-v-48f24c4e]{margin-top:89.54px}.rental-page__hall--international .rental-table-hall__grid[data-v-48f24c4e]{top:323.82px;left:-16px}.rental-page__hall--international .rental-table-hall__grid article span.rental-table-hall__label[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article span.rental-table-hall__label[data-v-48f24c4e]{position:absolute;bottom:30px;left:50%;display:block;width:auto;height:auto;color:#fff;font-size:18px;line-height:27px;text-align:left;white-space:nowrap;background:transparent;transform:translate(-50%)}.rental-table-hall__grid article>.rental-table-hall__play[data-v-48f24c4e]{position:absolute;top:50%;left:50%;display:block!important;width:150px;height:45px;color:#e57308;font-size:18px;line-height:45px;text-align:center;white-space:nowrap;background:#fff;opacity:0;transform:translate(-45%,-100%)}.rental-page__hall--international .rental-table-hall__grid article>.rental-table-hall__play[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article>.rental-table-hall__play[data-v-48f24c4e]{top:50%;bottom:auto;left:50%;width:150px;height:45px;color:#e57308;font-size:18px;line-height:45px;text-align:center;background:#fff;transform:translate(-45%,-100%)}.rental-table-hall__grid article:hover img[data-v-48f24c4e]{opacity:.6}.rental-table-hall__grid article:hover .rental-table-hall__play[data-v-48f24c4e]{opacity:1}.rental-page__hall--international .rental-table-hall__scene[data-v-48f24c4e]{top:0}.rental-table-hall__hover-overlay[data-v-48f24c4e]{display:none!important}.rental-page__hall--flagship .rental-table-hall__grid article .rental-table-hall__hover-overlay[data-v-48f24c4e],.rental-page__hall--international .rental-table-hall__grid article .rental-table-hall__hover-overlay[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article .rental-table-hall__hover-overlay[data-v-48f24c4e]{position:absolute;display:block!important;width:288px;height:168.85px;background:rgba(158,100,39,.8);opacity:0;pointer-events:none;transform:none}.rental-page__hall--flagship .rental-table-hall__grid article .rental-table-hall__hover-overlay[data-v-48f24c4e]{top:0;left:0}.rental-page__hall--international .rental-table-hall__grid article .rental-table-hall__hover-overlay[data-v-48f24c4e],.rental-page__hall--anchor .rental-table-hall__grid article .rental-table-hall__hover-overlay[data-v-48f24c4e]{top:16px;left:16px}.rental-table-hall__grid article:hover .rental-table-hall__hover-overlay[data-v-48f24c4e]{opacity:1}.rental-page__hall--flagship .rental-table-hall__grid[data-v-48f24c4e]{top:455.77px;row-gap:35.14px}.rental-page__hall--flagship .rental-table-hall__grid article[data-v-48f24c4e]{height:222.86px;overflow:visible;background:transparent}.rental-page__hall--flagship .rental-table-hall__grid article img[data-v-48f24c4e]{height:auto}.rental-page__hall--flagship .rental-table-hall__grid article .rental-table-hall__label[data-v-48f24c4e]{position:absolute;bottom:30px;left:50%;width:auto;height:auto;color:#fff;font-size:18px;line-height:27px;text-align:left;white-space:nowrap;background:transparent;transform:translate(-50%)}.rental-page__cooperation-note[data-v-48f24c4e]{margin:16px 48px 0;color:#767676;font-size:16px;line-height:24px;text-align:left}.rental-page__account[data-v-48f24c4e]{margin-top:50px}.rental-page__account-panel[data-v-48f24c4e]{padding:10px;box-sizing:border-box;background:#242b34}.rental-page__account h2[data-v-48f24c4e]{margin:16px 0;color:#fff;font-size:21px;line-height:31.5px;text-align:center}.rental-page__account table[data-v-48f24c4e]{width:100%;margin:0;border:1px solid #fff;border-collapse:collapse;color:#040302;font-size:15px}.rental-page__account td[data-v-48f24c4e]{width:50%;height:60px;padding:0 15px;color:#040302;text-align:left;vertical-align:middle;border:1px solid #fff;background:#e5e5e5}.rental-page__account tbody tr:nth-child(2n) td[data-v-48f24c4e]{background:#f4f4f4}.rental-page__account p[data-v-48f24c4e]{margin:10px 0 0;color:#ff7e04;font-size:15px;line-height:22px;text-align:left}.rental-table-hall__grid article[data-v-48f24c4e]{cursor:pointer}.rental-table-hall__grid article[data-v-48f24c4e]:focus-visible{outline:2px solid #fff;outline-offset:4px}.video_box[data-v-48f24c4e]{position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8)}.video_box video[data-v-48f24c4e]{display:block;width:1000px;height:470px;background:#000}.rental-page__cooperation-list[data-v-48f24c4e]{margin-top:48px;padding:0 50px;box-sizing:border-box}.rental-page__cooperation-list article[data-v-48f24c4e]{width:500px;height:425.223px;min-height:0;padding:0;background:transparent}.rental-page__cooperation-list p[data-v-48f24c4e]{position:absolute;top:330px;left:10px;width:490px;min-height:0;margin:0;color:#fff;font-size:16px;line-height:18px}.rental-page__mode-title[data-v-48f24c4e]{top:-15px;left:-30px;width:auto;height:auto;padding:15px;box-sizing:border-box;font-size:16px;line-height:24px;background:rgba(255,126,4,.9)}.rental-page__cooperation-note[data-v-48f24c4e]{margin:16px 0 0 48px}.rental-page__account-panel[data-v-48f24c4e]{padding:10px}.rental-page__account td[data-v-48f24c4e]{font-size:15px;line-height:22.5px}.rental-page__account p[data-v-48f24c4e]{margin:0;padding:10px 0;line-height:22.5px}.rental-page--portuguese .rental-page__intro[data-v-48f24c4e]{height:698.29px}.rental-page--portuguese .rental-page__intro-card[data-v-48f24c4e]{height:490px}.rental-page--portuguese .rental-page__intro-copy[data-v-48f24c4e]{display:flex;min-height:100%;padding:0 60px;flex-direction:column;justify-content:center}.rental-page--portuguese .rental-page__intro-copy p[data-v-48f24c4e]{margin:0}.rental-page--portuguese .rental-page__mode-title[data-v-48f24c4e]{width:auto;padding:15px;box-sizing:border-box;font-size:16px;line-height:24px;white-space:nowrap}.rental-page--portuguese .rental-page__venue-grid[data-v-48f24c4e]{width:1032px}.rental-page--portuguese .rental-page__venue-grid article[data-v-48f24c4e]{padding-right:0;padding-left:0}.rental-page--portuguese .rental-page__venue-grid p[data-v-48f24c4e]{padding-left:10px;box-sizing:border-box}.rental-page__intro[data-v-48f24c4e]{height:733.29px}.rental-page__intro-card[data-v-48f24c4e]{height:525px}.rental-page__intro-copy[data-v-48f24c4e]{height:525px;padding:0 60px}.rental-page__intro-copy p[data-v-48f24c4e]{margin:0}.rental-page__rentable table[data-v-48f24c4e]{table-layout:auto}.rental-page__rentable th[data-v-48f24c4e]{white-space:nowrap}.rental-page__rentable th[data-v-48f24c4e]:nth-child(n),.rental-page__rentable td[data-v-48f24c4e]:nth-child(n){width:auto}.rental-page__rentable thead tr[data-v-48f24c4e]{position:sticky;z-index:5;top:0}.rental-page__rentable tbody td[data-v-48f24c4e]:nth-child(odd){background:#e5e5e5}.rental-page__rentable tbody td[data-v-48f24c4e]:nth-child(2n){background:#f4f4f4}html.rental-page-scrollbar-reserved,body.rental-page-scrollbar-reserved{overflow-y:visible!important}html.rental-page-scrollbar-reserved{overflow-y:scroll!important}html.rental-page-preview-open,body.rental-page-preview-open,html.rental-page-scrollbar-reserved.rental-page-preview-open,body.rental-page-scrollbar-reserved.rental-page-preview-open{overflow:hidden!important}.external-api-page[data-v-35a31eec]{min-width:1200px;padding-top:77px;overflow:hidden;color:#000;background:#fff;font-family:Microsoft YaHei,PingFang SC,SimHei,SimSun,sans-serif}.external-api-page__content[data-v-35a31eec]{width:1130px;margin:0 auto}.external-api-page h1[data-v-35a31eec]{height:45px;margin:30px 0 29px;font-size:21px;font-weight:700;line-height:45px;text-align:left}.external-api-page__title-marker[data-v-35a31eec]{display:inline-block;width:3.43px;height:19px;margin-right:9px;vertical-align:middle;background:#ff7e04}.external-api-page__group[data-v-35a31eec]{height:auto;min-height:var(--group-height);margin-bottom:60px}.external-api-page__group--sport[data-v-35a31eec]{--group-height:758.71px}.external-api-page__group--live[data-v-35a31eec]{--group-height:850.71px}.external-api-page__group--esport[data-v-35a31eec]{--group-height:262.71px}.external-api-page__group--slot[data-v-35a31eec]{--group-height:1548.71px}.external-api-page__group--chess[data-v-35a31eec]{--group-height:440.71px}.external-api-page__group--lottery[data-v-35a31eec]{--group-height:254.71px}.external-api-page__group--fish[data-v-35a31eec]{--group-height:622.71px;margin-bottom:105.14px}.external-api-page table[data-v-35a31eec]{width:100%;height:100%;border-collapse:separate;border-spacing:3px;table-layout:fixed;color:#242424;font-size:16px;line-height:24px;text-align:center;background:#fff}.external-api-page th[data-v-35a31eec],.external-api-page td[data-v-35a31eec]{padding:5px 7px;white-space:pre-line;vertical-align:middle;border:0;word-break:break-word;background:#e8e8ea}.external-api-page thead th[data-v-35a31eec]{height:58px;color:#fff;font-size:16px;font-weight:700;line-height:24px;background:#ff7e04;border-radius:20px 20px 0 0}.external-api-page thead th[data-v-35a31eec]:first-child,.external-api-page tbody th[data-v-35a31eec]{width:134px;color:#fff;font-weight:700;background:#ff7e04}.external-api-page tbody th[data-v-35a31eec]{border-radius:0}.external-api-page tbody tr:nth-child(2n) td[data-v-35a31eec]{background:#dedee0}.external-api-page td[data-v-35a31eec]:nth-child(2){width:170px}.external-api-page td[data-v-35a31eec]:nth-child(3){width:170px}.external-api-page td[data-v-35a31eec]:nth-child(n+4){width:150px}.external-api-page tbody th[data-v-35a31eec]{color:#000;font-weight:700;background:#e8e8ea}.external-api-page tbody tr:nth-child(2n) th[data-v-35a31eec]{background:#dedee0}.external-api-page__content[data-v-35a31eec]{width:1130px}.external-api-page__api-table[data-v-35a31eec]{width:100%;height:auto;min-height:var(--group-height);text-align:center;word-break:break-all}.external-api-page__api-header[data-v-35a31eec],.external-api-page__api-row[data-v-35a31eec]{display:flex}.external-api-page__api-header>div[data-v-35a31eec]{display:flex;height:70px;margin:0 2px;padding:10px;box-sizing:border-box;align-items:center;justify-content:center;border-radius:21px 21px 0 0;color:#fff;font-size:16px;font-weight:700;line-height:24px;word-break:break-word;background:#ff7e04}.external-api-page__api-header>div[data-v-35a31eec]:first-child,.external-api-page__api-row>div[data-v-35a31eec]:first-child{margin-left:0}.external-api-page__api-header>div[data-v-35a31eec]:last-child,.external-api-page__api-row>div[data-v-35a31eec]:last-child{margin-right:0}.external-api-page__api-content[data-v-35a31eec]{margin-top:5.038px;border-top:2px solid #ff7e04}.external-api-page__api-row:nth-child(odd)>div[data-v-35a31eec]{background:#f1f1f3}.external-api-page__api-row:nth-child(2n)>div[data-v-35a31eec]{background:#e7e7e9}.external-api-page__api-row>div[data-v-35a31eec]{display:flex;min-height:55px;margin:0 2px;padding:15px 0;box-sizing:border-box;align-items:center;justify-content:center;color:#000;font-size:12px;line-height:18px}.external-api-page__api-row>div.td1[data-v-35a31eec]{padding:0 10px;word-spacing:9999px}.external-api-page--vi .external-api-page__group--sport .external-api-page__api-row[data-v-35a31eec]:nth-child(1){min-height:126px}.external-api-page--vi .external-api-page__group--sport .external-api-page__api-row[data-v-35a31eec]:nth-child(2){min-height:210px}.external-api-page--vi .external-api-page__group--sport .external-api-page__api-row[data-v-35a31eec]:nth-child(4){min-height:399px}.external-api-page__api-row>div div[data-v-35a31eec],.external-api-page__api-row>div p[data-v-35a31eec]{margin:0;color:#000;font-size:14px;line-height:1.5}.external-api-page__api-row>div a[data-v-35a31eec]{color:#000;text-decoration:underline}.external-api-page__api-row>div .yellow[data-v-35a31eec]{display:flex;min-height:55px;align-items:center;color:#000;font-size:16px;font-weight:700;line-height:24px;word-break:break-word;white-space:pre-line}.external-api-page__api-table .td0[data-v-35a31eec]{width:14.28%}.external-api-page__api-table .td1[data-v-35a31eec]{width:11.28%}.external-api-page__api-table .td2[data-v-35a31eec]{width:13.28%}.external-api-page__api-table .td3[data-v-35a31eec]{width:18.28%}.external-api-page__api-table .td4[data-v-35a31eec]{width:17.28%;word-break:normal}.external-api-page__api-table .td5[data-v-35a31eec]{width:17.28%}.external-api-page__api-table .td6[data-v-35a31eec]{width:14.28%;flex-direction:column;word-break:normal}.external-api-page__api-header>.td4[data-v-35a31eec],.external-api-page__api-header>.td6[data-v-35a31eec]{word-break:break-word}.external-api-page__api-table .right[data-v-35a31eec]{text-align:right}.external-api-page__api-header[data-v-35a31eec],.external-api-page__api-row[data-v-35a31eec]{display:grid;grid-template-columns:minmax(0,14.28fr) minmax(0,11.28fr) minmax(0,13.28fr) minmax(0,18.28fr) minmax(0,17.28fr) minmax(0,17.28fr) minmax(0,14.28fr);column-gap:4px}.external-api-page__api-header>div[data-v-35a31eec],.external-api-page__api-row>div[data-v-35a31eec]{width:auto!important;min-width:0;margin:0}.product-rate-page[data-v-7cda4487]{min-width:1200px;padding-top:77px;overflow:hidden;color:#000;background:#fff;font-family:Microsoft YaHei,PingFang SC,sans-serif}.product-rate-page__content[data-v-7cda4487]{width:1200px;margin:0 auto}.product-rate-page h1[data-v-7cda4487]{height:45px;margin:30px 0 29px 17px;font-size:21px;font-weight:700;line-height:45px}.product-rate-page__other h1[data-v-7cda4487],.product-rate-page__requirements h1[data-v-7cda4487],.product-rate-page__partners h1[data-v-7cda4487]{margin-top:0}.product-rate-page__table-wrap[data-v-7cda4487]{width:1200px;overflow:hidden}.product-rate-page table[data-v-7cda4487]{width:1200px;height:100%;border-collapse:collapse;table-layout:fixed;color:#000;font-size:12px;line-height:18px;text-align:center}.product-rate-page th[data-v-7cda4487],.product-rate-page td[data-v-7cda4487]{padding:5px 10px;white-space:pre-line;border:1px solid #dca7e6;vertical-align:middle}.product-rate-page thead th[data-v-7cda4487],.product-rate-page tbody th[data-v-7cda4487]{font-weight:700;background:#f0e6f3}.product-rate-page__primary[data-v-7cda4487]{height:2651.71px}.product-rate-page__primary .product-rate-page__table-wrap[data-v-7cda4487]{height:2518.71px}.product-rate-page__db-table thead[data-v-7cda4487]{height:70px}.product-rate-page__db-table th[data-v-7cda4487]:first-child{width:250px}.product-rate-page__db-table td[data-v-7cda4487]:nth-child(2){width:130px}.product-rate-page__db-table td[data-v-7cda4487]:nth-child(3){width:500px}.product-rate-page__db-table td[data-v-7cda4487]:nth-child(4){width:160px}.product-rate-page__db-table tbody tr[data-v-7cda4487]{height:175px}.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(2),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(6),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(7),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(8),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(9),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(10),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(11),.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(12){height:165px}.product-rate-page__db-table tbody tr[data-v-7cda4487]:last-child{height:54px}.product-rate-page__db-table .product-rate-page__note th[data-v-7cda4487]{color:#4f5064;text-align:right}.product-rate-page__db-table .product-rate-page__note td[data-v-7cda4487]{text-align:left}.product-rate-page__other[data-v-7cda4487]{height:1917.72px}.product-rate-page__other .product-rate-page__table-wrap[data-v-7cda4487]{height:1738.71px}.product-rate-page__other-table tr[data-v-7cda4487]{height:36px}.product-rate-page__other-table thead tr[data-v-7cda4487]{height:50px}.product-rate-page__other-table tbody th[data-v-7cda4487]{width:180px}.product-rate-page__other-table .product-rate-page__rule[data-v-7cda4487]{height:164px}.product-rate-page__other-table .product-rate-page__rule th[data-v-7cda4487]{padding:24px 40px;font-weight:400;text-align:left;background:#fff}.product-rate-page__rule b[data-v-7cda4487]{display:block;margin-bottom:14px;font-size:14px}.product-rate-page__rule span[data-v-7cda4487]{color:#4f5064;font-size:13px;line-height:20px}.product-rate-page__requirements[data-v-7cda4487]{height:1313.71px}.product-rate-page__requirements .product-rate-page__table-wrap[data-v-7cda4487]{height:1164.71px}.product-rate-page__requirement-table thead[data-v-7cda4487]{height:68px}.product-rate-page__requirement-table th[data-v-7cda4487]:first-child{width:160px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(1){height:78px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(2){height:140px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(3){height:208px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(5){height:350px}.product-rate-page__requirement-table td[data-v-7cda4487]{padding:16px 18px;line-height:20px;text-align:left}.product-rate-page__partners[data-v-7cda4487]{height:561.43px}.product-rate-page__partners h1[data-v-7cda4487]{margin-bottom:35px}.product-rate-page__partners-grid[data-v-7cda4487]{display:grid;width:1000px;margin:0 auto;grid-template-columns:repeat(6,1fr);gap:24px 32px}.product-rate-page__partners-grid article[data-v-7cda4487]{display:grid;height:74px;place-items:center;background:#fbfbfb}.product-rate-page__partners-grid img[data-v-7cda4487]{max-width:125px;max-height:52px}.product-rate-page table[data-v-7cda4487]{border-collapse:separate;border-spacing:3px;background:#fff}.product-rate-page th[data-v-7cda4487],.product-rate-page td[data-v-7cda4487]{border:0;background:#dedede}.product-rate-page thead th[data-v-7cda4487],.product-rate-page tbody th[data-v-7cda4487]{color:#fff;font-size:18px;font-weight:700;line-height:27px;background:#ff7e04}.product-rate-page thead th[data-v-7cda4487]{border-radius:5px 5px 0 0}.product-rate-page tbody td[data-v-7cda4487]{color:#121212}.product-rate-page__db-table .product-rate-page__note th[data-v-7cda4487]{color:#fff;text-align:center}.product-rate-page__db-table .product-rate-page__note td[data-v-7cda4487],.product-rate-page__other-table .product-rate-page__rule th[data-v-7cda4487]{background:#dedede}.product-rate-page__other-table .product-rate-page__rule th[data-v-7cda4487]{color:#121212;font-size:12px;font-weight:400;line-height:18px}.product-rate-page__rule span[data-v-7cda4487]{color:#121212}.product-rate-page__requirement-table td[data-v-7cda4487]{vertical-align:top}.product-rate-page__db-table tbody th[data-v-7cda4487],.product-rate-page__other-table tbody th[data-v-7cda4487],.product-rate-page__requirement-table tbody th[data-v-7cda4487]{color:#111;background:#dedede}.product-rate-page__db-table tbody tr:nth-child(2n) th[data-v-7cda4487],.product-rate-page__other-table tbody tr:nth-child(2n) th[data-v-7cda4487],.product-rate-page__requirement-table tbody tr:nth-child(2n) th[data-v-7cda4487]{background:#d6d6d6}.product-rate-page__requirements .product-rate-page__table-wrap[data-v-7cda4487],.product-rate-page__requirement-table[data-v-7cda4487]{height:1164.71px}.product-rate-page__requirement-table th[data-v-7cda4487]:nth-child(1){width:147px}.product-rate-page__requirement-table th[data-v-7cda4487]:nth-child(2),.product-rate-page__requirement-table td[data-v-7cda4487]:nth-child(1){width:334px}.product-rate-page__requirement-table th[data-v-7cda4487]:nth-child(3),.product-rate-page__requirement-table td[data-v-7cda4487]:nth-child(2){width:334px}.product-rate-page__requirement-table th[data-v-7cda4487]:nth-child(4),.product-rate-page__requirement-table td[data-v-7cda4487]:nth-child(3){width:177px}.product-rate-page__requirement-table th[data-v-7cda4487]:nth-child(5),.product-rate-page__requirement-table td[data-v-7cda4487]:nth-child(4){width:177px}.product-rate-page__requirement-table thead th[data-v-7cda4487]{font-size:12px;line-height:18px}.product-rate-page__requirement-table td[data-v-7cda4487]{padding:8px 12px;font-size:10.5px;line-height:15px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(1){height:44px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(2){height:80px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(3){height:134px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(4){height:320px}.product-rate-page__requirement-table tbody tr[data-v-7cda4487]:nth-child(5){height:498px}.product-rate-page__requirement-table tbody tr:nth-child(2) td[data-v-7cda4487]{padding-top:7.5px;padding-bottom:7.5px;line-height:13px}.product-rate-page__db-table[data-v-7cda4487]{border-spacing:.571px;font-size:16px;line-height:24px}.product-rate-page__db-table[data-v-7cda4487]{transform:translate(-1.143px)}.product-rate-page__db-table th[data-v-7cda4487],.product-rate-page__db-table td[data-v-7cda4487]{padding:4px 10px;border-radius:5px}.product-rate-page__db-table col.product-rate-page__db-product[data-v-7cda4487]{width:452.6px}.product-rate-page__db-table col.product-rate-page__db-first[data-v-7cda4487]{width:182.26px}.product-rate-page__db-table col.product-rate-page__db-range[data-v-7cda4487]{width:284.33px}.product-rate-page__db-table col.product-rate-page__db-rate[data-v-7cda4487]{width:272.24px}.product-rate-page__db-table thead[data-v-7cda4487]{height:90px}.product-rate-page__db-table thead th[data-v-7cda4487]{border-radius:5px}.product-rate-page__db-table tbody tr[data-v-7cda4487]{height:auto}.product-rate-page__db-table tbody tr[data-v-7cda4487]:nth-child(n){height:auto}.product-rate-page__db-table th[data-v-7cda4487]:first-child,.product-rate-page__db-table td[data-v-7cda4487]:nth-child(2),.product-rate-page__db-table td[data-v-7cda4487]:nth-child(3),.product-rate-page__db-table td[data-v-7cda4487]:nth-child(4){width:auto}.product-rate-page__db-table tbody th[data-v-7cda4487]{font-size:16px;line-height:24px}.product-rate-page__db-table .product-rate-page__note[data-v-7cda4487]{height:54px}.product-rate-page__db-table[data-v-7cda4487]{width:1200px;border-collapse:collapse;border-spacing:0;transform:none}.product-rate-page__db-table th[data-v-7cda4487],.product-rate-page__db-table td[data-v-7cda4487]{padding:4px 10px;border:.571429px solid #fff;border-radius:0}.product-rate-page__db-table tbody th[data-v-7cda4487],.product-rate-page__db-table tbody td[data-v-7cda4487]{color:#121212;font-size:16px;line-height:24px;background:#e0e0e0}.product-rate-page__db-table tbody tr:nth-child(2n) th[data-v-7cda4487]{background:#e0e0e0}.product-rate-page__db-table .product-rate-page__note td[data-v-7cda4487]{background:#e0e0e0}.product-rate-page__db-table thead th[data-v-7cda4487]{border:.571429px solid #fff;border-radius:5px 5px 0 0}table.product-rate-page__db-table[data-v-7cda4487]{width:1200px;box-sizing:border-box;border-collapse:separate;border-spacing:1.714286px;table-layout:fixed;transform:none}table.product-rate-page__db-table th[data-v-7cda4487],table.product-rate-page__db-table td[data-v-7cda4487]{border:.571429px solid #fff;border-radius:5px}table.product-rate-page__db-table tbody th[data-v-7cda4487],table.product-rate-page__db-table tbody td[data-v-7cda4487]{color:#121212;font-size:16px;line-height:24px;background:#e0e0e0}table.product-rate-page__db-table tbody tr[data-v-7cda4487]{height:41.14286px}table.product-rate-page__db-table tbody tr.product-rate-page__group-start[data-v-7cda4487]{height:0}table.product-rate-page__db-table tr.product-rate-page__note[data-v-7cda4487]{height:44.14286px}@font-face{font-family:JobsTimesNewRoman;src:url("/fonts/Times New Roman.42a8881f.ttf") format("truetype");font-display:swap}@font-face{font-family:JobsNotoSerifThai;src:url(/fonts/noto-serif-thai.3035f6a5.ttf) format("truetype");font-display:swap}.jobs-page[data-v-eac62058]{min-width:1200px;color:#252525;font-family:Microsoft YaHei,PingFang SC,sans-serif;background:#fff}.jobs-page.ru[data-v-eac62058],.jobs-page.vi_vn[data-v-eac62058]{font-family:JobsTimesNewRoman,Times New Roman,serif}.jobs-page.th_td[data-v-eac62058]{font-family:JobsNotoSerifThai,serif}.jobs-page__header-space[data-v-eac62058]{height:78px;background:#fff}.jobs-hero[data-v-eac62058]{position:relative;aspect-ratio:1920/886;overflow:hidden}.jobs-hero>img[data-v-eac62058]{display:block;width:100%;height:100%;object-fit:fill}.jobs-hero__contact[data-v-eac62058]{position:absolute;bottom:15%;left:20%;display:block;width:200px;height:auto;cursor:pointer}.jobs-hero__contact img[data-v-eac62058]{display:block;width:200px;height:auto;animation:jobs-cta-pulse-data-v-eac62058 1s ease-in-out infinite alternate}@keyframes jobs-cta-pulse-data-v-eac62058{0%{transform:scale(.9)}to{transform:scale(1.05)}}.jobs-description[data-v-eac62058]{box-sizing:border-box;height:481.15px;padding-top:48.009px;background:#fff}.jobs-description__card[data-v-eac62058]{box-sizing:border-box;width:500px;height:385.143px;margin:0 auto;padding:16px;border:1px solid #ffd7ae;border-radius:20px;background:#fff;box-shadow:10px 30px 30px 3px #b1bcc726}.jobs-description h1[data-v-eac62058],.jobs-description h2[data-v-eac62058]{margin:0;color:#333;font-size:16px;font-weight:500;line-height:24px}.jobs-description h1[data-v-eac62058]{margin-bottom:16px;font-weight:700}.jobs-description h2[data-v-eac62058]{display:inline-block;height:21px;margin:7px 0 8px;padding:0 10px;color:#fff;font-size:14px;line-height:21px;border-radius:10.5px;background:#ff9f1e}.jobs-description dl[data-v-eac62058]{margin:6px 0 0}.jobs-description dl+h2[data-v-eac62058]{margin-top:7px}.jobs-description dl div[data-v-eac62058]{display:flex;min-width:0;margin-top:4px;color:#333;font-size:12px;line-height:18px}.jobs-description dt[data-v-eac62058]{flex:0 0 auto;min-width:88px;margin:0;white-space:nowrap}.jobs-description dd[data-v-eac62058]{flex:1 1 auto;min-width:0;margin:0}.jobs-talent[data-v-eac62058]{height:314.54px;overflow:hidden;background:#eee}.jobs-talent img[data-v-eac62058]{display:block;width:100%;height:100%;object-fit:cover}.jobs-project[data-v-eac62058]{position:relative;box-sizing:border-box;height:921px;margin-top:16px;padding-top:0;outline:0;background:#fff}.jobs-project__inner[data-v-eac62058]{width:1200px;margin:0 auto}.jobs-project h2[data-v-eac62058]{height:54px;margin:0;color:#333;font-size:36px;font-weight:400;line-height:54px;text-align:center}.jobs-project__categories[data-v-eac62058]{display:flex;width:1148px;height:75px;margin:16px auto;justify-content:space-between}.jobs-project__categories button[data-v-eac62058]{position:relative;width:164px;height:75px;padding:0;color:#3d3d3d;font:16px/75px Microsoft YaHei,sans-serif;border:0;background:transparent;cursor:pointer}.jobs-project__categories button img[data-v-eac62058]{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:164px;height:75px}.jobs-project__categories button span[data-v-eac62058]{position:relative;z-index:1}.jobs-project__categories button.is-active[data-v-eac62058]{color:#fff}.jobs-project__cards[data-v-eac62058]{position:relative;height:760px;overflow:hidden}.jobs-project__cards-page[data-v-eac62058]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:350px;gap:30px 0;width:100%}.jobs-project-page-forward-enter-active[data-v-eac62058],.jobs-project-page-forward-leave-active[data-v-eac62058],.jobs-project-page-backward-enter-active[data-v-eac62058],.jobs-project-page-backward-leave-active[data-v-eac62058]{transition:transform .32s ease}.jobs-project-page-forward-enter[data-v-eac62058]{transform:translate(100%)}.jobs-project-page-forward-leave-to[data-v-eac62058],.jobs-project-page-backward-enter[data-v-eac62058]{transform:translate(-100%)}.jobs-project-page-backward-leave-to[data-v-eac62058]{transform:translate(100%)}@media (prefers-reduced-motion: reduce){.jobs-project-page-forward-enter-active[data-v-eac62058],.jobs-project-page-forward-leave-active[data-v-eac62058],.jobs-project-page-backward-enter-active[data-v-eac62058],.jobs-project-page-backward-leave-active[data-v-eac62058]{transition:none}}.jobs-project__card[data-v-eac62058]{box-sizing:border-box;min-width:0;margin:5px;transform:translateY(7px);padding:10px 12px;overflow:hidden;overflow-y:scroll;border:1px solid #ffd7ae;border-radius:20px;background:#fff;box-shadow:10px 30px 30px 3px #b1bcc726}.jobs-project__card[data-v-eac62058]::-webkit-scrollbar{display:none}.jobs-project__card h3[data-v-eac62058]{margin:0 0 8px;color:#333;font-size:16px;font-weight:600;line-height:23px}.jobs-project__card p[data-v-eac62058]{margin:0;color:#333;font-size:12px;line-height:19px;white-space:pre-line}.jobs-project__pages[data-v-eac62058]{position:absolute;right:0;bottom:14.2857px;left:0;display:flex;height:8px;justify-content:center;gap:16px}.jobs-project__pages button[data-v-eac62058]{width:25px;height:8px;padding:0;border:0;border-radius:10px;background:#c9c9c9;cursor:pointer}.jobs-project__pages button.is-active[data-v-eac62058]{width:37px;height:8px;border-radius:10px;background:url(/img/qiehuan_hove.png) center/cover no-repeat}.jobs-project--brand[data-v-eac62058]{height:561.286px}.jobs-project--brand h2[data-v-eac62058]{height:54px;line-height:54px}.jobs-project--brand .jobs-project__categories[data-v-eac62058]{height:75.286px;margin:16px auto}.jobs-project--brand .jobs-project__categories button[data-v-eac62058]{height:75.286px;font-size:16px;line-height:75.286px}.jobs-project--brand .jobs-project__categories button img[data-v-eac62058]{height:75.286px}.jobs-project--brand .jobs-project__cards[data-v-eac62058]{height:400px}.jobs-project--brand .jobs-project__cards-page[data-v-eac62058]{display:block}.jobs-project--brand .jobs-project__card-slot[data-v-eac62058]{width:400px;height:370px;margin-top:12px}.jobs-project--brand .jobs-project__card[data-v-eac62058]{width:390px;height:370px;margin:0 5px}.jobs-contact[data-v-eac62058]{background:#fff}.jobs-contact h2[data-v-eac62058]{height:54px;margin:0 0 16px;color:#3f3f3f;font-size:36px;font-weight:400;line-height:54px;letter-spacing:normal;text-align:center}.jobs-contact__panel[data-v-eac62058]{display:flex;box-sizing:border-box;margin:0 auto;padding:60px 80px;border-radius:14px;align-items:stretch;width:fit-content;background:linear-gradient(90deg,#fff9f7 2%,#ffd7ae)}.jobs-contact__details[data-v-eac62058]{flex:0 0 auto}.jobs-contact__details p[data-v-eac62058]{margin:0;color:#3f3f3f;font-size:16px;line-height:24px}.jobs-contact__details p+p[data-v-eac62058]{margin-top:16px}.jobs-contact__actions[data-v-eac62058]{display:flex;margin-left:48px;padding:8px;border-radius:40px;align-items:center;background:#fff}.jobs-contact__actions span[data-v-eac62058]{color:#3f3f3f;font-size:16px;white-space:nowrap}.jobs-contact__actions a[data-v-eac62058]{display:flex;width:150px;height:50px;margin-left:10px;color:#fff;font-size:16px;align-items:center;justify-content:center;text-align:center;text-decoration:none;border-radius:40px;background:linear-gradient(180deg,#ff9f1e 50%,#f5bf88)}.jobs-page__contact-gap[data-v-eac62058],.jobs-page__footer-gap[data-v-eac62058]{height:40px}.industry-page[data-v-47bd9adb]{min-width:1200px;color:#2d2d2d;font-family:Microsoft YaHei,PingFang SC,sans-serif;background:#fff}.industry-list[data-v-47bd9adb]{box-sizing:border-box;height:1007px;padding-top:107px}.industry-list__inner[data-v-47bd9adb]{width:1094px;margin:0 auto}.industry-list h1[data-v-47bd9adb]{display:flex;height:45px;margin:0 0 29px;color:#111;font-size:21px;font-weight:700;line-height:45px;align-items:center}.industry-list h1 i[data-v-47bd9adb]{width:4px;height:18px;margin-right:10px;background:#ff7e04}.industry-list__item[data-v-47bd9adb]{display:flex;box-sizing:border-box;width:1025px;height:200px;margin-left:35px;color:inherit;text-decoration:none}.industry-list__item+.industry-list__item[data-v-47bd9adb]{margin-top:60px}.industry-list__item>img[data-v-47bd9adb]{display:block;width:380px;height:200px;flex:0 0 380px;object-fit:cover}.industry-list__copy[data-v-47bd9adb]{position:relative;box-sizing:border-box;width:645px;height:200px;padding:10px 0 0 15px}.industry-list h2[data-v-47bd9adb]{width:430px;height:99px;margin:0;color:#333;font-size:20px;font-weight:400;line-height:33px}.industry-list time[data-v-47bd9adb]{position:absolute;bottom:24px;left:15px;color:#999;font-size:14px;line-height:20px}.industry-list__read-more[data-v-47bd9adb]{position:absolute;right:0;bottom:24px;color:#d76c38;font-size:14px;line-height:20px;text-decoration:none}.industry-article-detail[data-v-47bd9adb]{box-sizing:border-box;height:1244.85px;padding-top:126px}.industry-article-detail__head[data-v-47bd9adb]{position:relative;width:1200px;height:101px;margin:0 auto;text-align:center}.industry-article-detail h1[data-v-47bd9adb]{height:45px;margin:0;color:#2a2a2a;font-size:32px;font-weight:400;line-height:45px}.industry-article-detail time[data-v-47bd9adb]{display:block;margin-top:8px;color:#999;font-size:16px;line-height:22px}.industry-article-detail__head>a[data-v-47bd9adb]{position:absolute;top:60px;right:0;color:#999;font-size:16px;line-height:22px;text-decoration:none}.industry-article-detail__rule[data-v-47bd9adb]{width:1200px;height:1px;margin:0 auto;background:#eee}.industry-article-detail__article[data-v-47bd9adb]{width:1200px;margin:60px auto 0}.industry-article-detail__article>img[data-v-47bd9adb]{display:block;width:1080px;height:568.42px;margin:0 auto;object-fit:cover}.industry-article-detail__article>img[data-image-state=loading][data-v-47bd9adb]{width:100px;height:100px;object-fit:contain}.industry-article-detail__category[data-v-47bd9adb]{margin:68px 0 0;color:#111;font-size:16px;line-height:24px}.industry-article-detail__neighbours[data-v-47bd9adb]{display:grid;width:1200px;margin:142px auto 0;padding-top:29px;border-top:1px solid #eee;gap:28px}.industry-article-detail__neighbours span[data-v-47bd9adb],.industry-article-detail__neighbours a[data-v-47bd9adb]{color:#333;font-size:16px;line-height:24px;text-decoration:none}.industry-article-detail__neighbour--disabled[data-v-47bd9adb]{cursor:no-drop}.paged-carousel__viewport[data-v-12cf6961]{width:100%;overflow:hidden}.paged-carousel__track[data-v-12cf6961]{display:flex;width:100%;will-change:transform}.paged-carousel__slide[data-v-12cf6961]{width:100%;min-width:100%;flex:0 0 100%}.home-pager[data-v-12cf6961]{position:absolute;z-index:3;bottom:28.2857px;left:50%;display:flex;height:8px;transform:translate(-50%);gap:16px}.home-pager__button[data-v-12cf6961]{display:block;width:25px;height:8px;padding:0;border:0;border-radius:10px;outline-offset:3px;background:#c9c9c9;cursor:pointer;pointer-events:auto}.home-pager__button.is-active[data-v-12cf6961]{width:37px;background:#ff7e04}.home-pager__button[data-v-12cf6961]:focus-visible{outline:2px solid #111}.home-page[data-v-7ae21aca]{min-width:1200px;color:#000;background:#fff;font-family:Microsoft YaHei,PingFang SC,SimHei,sans-serif}.home-page__hero[data-v-7ae21aca]{position:relative;height:900px;overflow:hidden;background:#070706}.home-page__hero-video[data-v-7ae21aca]{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.home-page__hero-shade[data-v-7ae21aca]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.34)}.home-page__hero-title[data-v-7ae21aca]{position:absolute;top:397.88px;left:50%;display:block;width:774px;height:112.79px;object-fit:contain;animation:home-page-hero-title-fadenum-data-v-7ae21aca 2s;transform:translate(-50%)}.home-page__hero-title--en[data-v-7ae21aca]{top:calc(50% + 4.29px);height:70.8304px;animation-name:home-page-hero-title-fadenum-en-data-v-7ae21aca;transform:translate(-50%,-50%)}@keyframes home-page-hero-title-fadenum-data-v-7ae21aca{0%{transform:translate(-50%) scale(2)}to{transform:translate(-50%) scale(1)}}@keyframes home-page-hero-title-fadenum-en-data-v-7ae21aca{0%{transform:translate(-50%,-50%) scale(2)}to{transform:translate(-50%,-50%) scale(1)}}.home-section-title[data-v-7ae21aca]{position:absolute;z-index:2;left:50%;width:1200px;text-align:center;transform:translate(-50%)}.home-section-title h2[data-v-7ae21aca],.home-page__partner-heading h2[data-v-7ae21aca]{height:45px;margin:0;color:#1c1021;font-size:36px;font-weight:500;line-height:45px}.home-section-title--dark h2[data-v-7ae21aca]{color:#fff}.home-accent-line[data-v-7ae21aca]{display:flex;width:100%;height:7.5px;margin:11px auto 0;align-items:center;justify-content:center}.home-accent-line i[data-v-7ae21aca]{display:block;width:26px;height:7.5px;margin-right:8px;background:#ff7e04;transform:skew(-45deg)}.home-accent-line i[data-v-7ae21aca]:nth-child(1),.home-accent-line i[data-v-7ae21aca]:nth-child(2){background:#ffc10f}.home-pager[data-v-7ae21aca]{position:absolute;z-index:3;bottom:9px;left:50%;display:flex;height:8px;transform:translate(-50%);gap:16px}.home-pager__button[data-v-7ae21aca]{display:block;width:25px;height:8px;padding:0;border:0;border-radius:10px;outline-offset:3px;background:#c9c9c9;cursor:pointer;pointer-events:auto}.home-pager__button.is-active[data-v-7ae21aca]{width:37px;background:#ff7e04}.home-pager__button[data-v-7ae21aca]:focus-visible{outline:2px solid #111}.home-pager--compact[data-v-7ae21aca]{gap:16px}.home-pager--compact .home-pager__button[data-v-7ae21aca]{width:25px;height:8px}.home-pager--compact .home-pager__button.is-active[data-v-7ae21aca]{width:37px}.home-page__activities .home-pager--compact[data-v-7ae21aca]{bottom:28.2857px}.home-page__advantages[data-v-7ae21aca]{position:relative;height:730.6429px;overflow:hidden;box-sizing:border-box;background:#fff;cursor:grab;touch-action:pan-y}.home-page__advantages.is-dragging[data-v-7ae21aca],.home-page__advantages.is-dragging *[data-v-7ae21aca]{cursor:grabbing;-webkit-user-select:none;user-select:none}.home-page__advantages-viewport[data-v-7ae21aca]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.home-page__advantages-track[data-v-7ae21aca]{display:flex;width:100%;height:100%;transition:transform .35s ease;will-change:transform}.home-page__advantages-track.is-dragging[data-v-7ae21aca]{transition:none}.home-page__advantages-slide[data-v-7ae21aca]{position:relative;width:100%;min-width:100%;height:100%;flex:0 0 100%}.home-page__advantages-slide>.home-section-title[data-v-7ae21aca]{top:59px}.home-page__advantages .home-pager[data-v-7ae21aca]{bottom:14.2857px}.home-page__advantages-grid[data-v-7ae21aca]{position:absolute;top:179.5px;left:50%;display:grid;width:1200px;transform:translate(-50%);grid-template-columns:repeat(3,1fr);row-gap:24px}.home-page__advantage-card[data-v-7ae21aca]{display:flex;width:375.99px;min-height:240px;margin:0 auto;padding:10px 8px;box-sizing:border-box;align-items:center;flex-direction:column;border:1px solid #ff9a53;border-radius:20px;text-align:center}.home-page__advantage-card[data-v-7ae21aca]:hover{background:#f7f7f7}.home-page__advantage-icon[data-v-7ae21aca]{display:grid;width:80px;height:80px;margin-top:5px;place-items:center}.home-page__advantage-icon img[data-v-7ae21aca]{display:block;width:80px;height:80px;object-fit:contain}.home-page__advantage-card h3[data-v-7ae21aca]{margin:10px 0 12px;color:#64574f;font-size:18px;font-weight:700;line-height:22px}.home-page__advantage-card p[data-v-7ae21aca]{width:340px;margin:0;color:#666;font-size:13px;line-height:18px;text-align:justify}.home-page__about-preview[data-v-7ae21aca]{position:absolute;top:162.5px;left:50%;display:flex;width:1200px;transform:translate(-50%)}.home-page__about-copy[data-v-7ae21aca]{width:600px}.home-page__about-copy article[data-v-7ae21aca]{margin-top:16px}.home-page__about-copy h3[data-v-7ae21aca]{margin:0 0 7px;color:#1c1021;font-size:24px;font-weight:400;letter-spacing:2.67px;line-height:22px}.home-page__about-copy span[data-v-7ae21aca]{color:#666;font-size:14px;letter-spacing:1.56px;line-height:30px;text-align:justify}.home-page__about-copy button[data-v-7ae21aca]{width:210px;height:55px;margin-top:45px;color:#fff;border:0;border-radius:4px;background:#fc8615;font-family:Microsoft YaHei,PingFang SC,SimHei,sans-serif;font-size:16px;font-weight:400;line-height:24px;cursor:pointer}.home-page__about-stats[data-v-7ae21aca]{display:grid;width:600px;height:490px;padding-left:16px;box-sizing:border-box;grid-template-columns:repeat(2,292px);grid-template-rows:repeat(2,245px)}.home-page__about-stats article[data-v-7ae21aca]{width:292px;height:245px;padding:16px;box-sizing:border-box}.home-page__about-stat-card[data-v-7ae21aca]{position:relative;width:260px}.home-page__about-stats img[data-v-7ae21aca]{width:100%;height:auto}.home-page__about-stat-card>div[data-v-7ae21aca]{position:absolute;top:50%;left:50%;width:200px;color:#000;text-align:center;transform:translate(-50%,-50%)}.home-page__about-stats b[data-v-7ae21aca],.home-page__about-stats span[data-v-7ae21aca]{display:block;width:200px;white-space:nowrap}.home-page__about-stats b[data-v-7ae21aca]{font-size:42px;font-weight:400;line-height:63px}.home-page__about-stats span[data-v-7ae21aca]{font-size:14px;line-height:21px}.home-page__products[data-v-7ae21aca]{position:relative;height:1014.29px;overflow:hidden;background:#060606}.home-page__products--slots[data-v-7ae21aca]{height:1200px}.home-page__products-poster[data-v-7ae21aca],.home-page__products-shade[data-v-7ae21aca]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-page__products-poster[data-v-7ae21aca]{display:block;object-fit:cover}.home-page__products-shade[data-v-7ae21aca]{background:rgba(5,4,6,.8)}.home-page__products>.home-section-title[data-v-7ae21aca]{top:82.29px;visibility:visible}.home-page__product-tabs[data-v-7ae21aca]{position:absolute;z-index:2;top:190.79px;left:50%;display:flex;width:1200px;padding-left:46px;box-sizing:border-box;transform:translate(-50%)}.home-page__product-tab[data-v-7ae21aca]{position:relative;width:155px;height:65px;margin-left:-22px;padding:0;flex:0 0 155px;border:0;background:transparent;cursor:pointer}.home-page__product-tab[data-v-7ae21aca]:first-child{margin-left:0}.home-page__product-tab-bg[data-v-7ae21aca]{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:155px;height:65px}.home-page__product-tab-copy[data-v-7ae21aca]{position:absolute;top:0;bottom:0;left:50%;display:flex;width:50%;align-items:center;flex-direction:column;justify-content:center;color:#fff;font-size:12px;line-height:13.2px;transform:translate(-50%)}.home-page__product-tab-label[data-v-7ae21aca]{display:block;text-align:center}.home-page__product-tab--scratch .home-page__product-tab-label[data-v-7ae21aca]{width:77.5px;font-size:12px;line-height:13.2px}.home-page__product-tab.is-active .home-page__product-tab-copy[data-v-7ae21aca]{color:#1b1302}.home-page__product-tab-copy img[data-v-7ae21aca]{width:25px;height:25px;margin-bottom:2px;object-fit:contain}.home-page__product-tab.is-active .home-page__product-tab-copy img[data-v-7ae21aca]{filter:brightness(0)}.home-page__product-copy[data-v-7ae21aca]{position:absolute;top:296px;left:calc(50% - 606px);width:552px;color:#fff}.home-page__product-copy h3[data-v-7ae21aca]{margin:0 0 5px;color:#fff;font-size:40px;font-weight:400;line-height:60px}.home-page__product-copy p[data-v-7ae21aca]{width:552px;margin:0 0 63px;font-size:17px;line-height:25.5px}.home-page__product-copy ul[data-v-7ae21aca]{display:grid;width:654px;margin:0;padding:0;grid-template-columns:repeat(2,327px);row-gap:20px;list-style:none}.home-page__product-copy li[data-v-7ae21aca]{position:relative;padding-left:22px;font-size:17px;line-height:25.5px}.home-page__product-copy li[data-v-7ae21aca]:before{position:absolute;top:4px;left:0;width:16px;height:16px;content:"";border:0;background:url(/img/tuoyuanxing.png) center/contain no-repeat}.home-page__product-copy button[data-v-7ae21aca]{width:210px;height:55px;margin-top:34px;color:#fff;border:0;border-radius:4px;background:#fc8615;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:16px;line-height:55px;cursor:pointer}.home-page__product-art[data-v-7ae21aca]{position:absolute;top:315.79px;right:calc(50% - 600px);display:block;width:400px;max-height:398px;object-fit:contain;object-position:right top}.home-page__slot-games[data-v-7ae21aca]{position:absolute;top:717.79px;left:0;width:1200px}.home-page__products--slots .home-page__slot-games[data-v-7ae21aca]{top:813px;left:calc(50% - 700px)}.home-page__slot-games-title[data-v-7ae21aca]{position:relative;width:1090px;margin:0 0 0 110px;color:#fff;font-size:18px;font-weight:400;line-height:27px}.home-page__slot-games-title[data-v-7ae21aca]:after{position:absolute;top:2px;left:-15px;width:5px;height:24px;content:"";border-radius:2px;background:#ff7e04}.home-page__slot-games-catalog[data-v-7ae21aca]{position:relative;width:1000px;height:200px;margin:30px 0 0 122px;background:rgba(108,79,57,.7)}.home-page__slot-games-panel[data-v-7ae21aca]{position:absolute;top:0;left:0;width:100%;height:200px;overflow:hidden;border-radius:0;background:transparent}.home-page__slot-games-track[data-v-7ae21aca]{display:flex;width:100%;height:100%;transition:transform .3s ease;will-change:transform}.home-page__slot-games-grid[data-v-7ae21aca]{display:grid;width:100%;min-width:100%;min-height:200px;padding:0 7px;flex:0 0 100%;box-sizing:border-box;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);column-gap:30px}.home-page__slot-games-grid>div[data-v-7ae21aca]{width:100%;height:30px;margin:5px 7px;overflow:hidden;color:#fff;background:rgba(108,79,57,.7);font-size:12px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page__slot-games-control[data-v-7ae21aca]{position:absolute;z-index:1;top:0;width:30px;height:200px;padding:0;border:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#6c4f39}.home-page__slot-games-control[data-v-7ae21aca]:disabled{cursor:default;opacity:.65}.home-page__slot-games-control--previous[data-v-7ae21aca]{left:-30px;border-top-left-radius:5px}.home-page__slot-games-control--next[data-v-7ae21aca]{right:-30px;border-top-right-radius:5px}.home-page__slot-games-control[data-v-7ae21aca]:after{position:absolute;width:15px;height:15px;content:"";border-top:1px solid #fff}.home-page__slot-games-control--previous[data-v-7ae21aca]:after{top:40%;left:70%;border-left:1px solid #fff;transform:rotate(-45deg) translate(-50%,-50%)}.home-page__slot-games-control--next[data-v-7ae21aca]:after{top:50%;left:20%;border-right:1px solid #fff;transform:rotate(45deg) translate(-50%,-50%)}.home-page__products--live[data-v-7ae21aca]{height:1360px}.home-page__products--poker[data-v-7ae21aca]{height:1420px}.home-page__products--lottery[data-v-7ae21aca]{height:1310px}.home-page__product-table[data-v-7ae21aca]{position:absolute;z-index:2;top:775px;left:50%;width:1078px;color:#e4ded7;transform:translate(-50%)}.home-page__product-table-title[data-v-7ae21aca]{position:relative;height:27px;margin:0 0 15px;padding-left:15px;color:#fff;font-size:18px;font-weight:400;line-height:27px}.home-page__product-table-title[data-v-7ae21aca]:before{position:absolute;top:1px;bottom:1px;left:0;width:4px;content:"";border-radius:1px;background:#ff7e04}.home-page__product-table--live[data-v-7ae21aca]{top:735px;left:calc(50% - 606px);width:1105px;transform:none}.home-page__product-table--live .home-page__product-table-title[data-v-7ae21aca]{margin-bottom:20px}.home-page__live-matrices[data-v-7ae21aca]{display:flex;justify-content:flex-start;gap:53px}.home-page__live-matrix[data-v-7ae21aca]{display:grid;width:523.5px;overflow:visible;grid-template-columns:2.34fr repeat(7,1fr);background:transparent}.home-page__live-cell[data-v-7ae21aca]{display:flex;min-width:0;min-height:36px;padding:3px 2px;align-items:center;justify-content:center;box-sizing:border-box;color:#c7c7c7;border-right:1px solid rgba(54,39,30,.78);border-bottom:1px solid rgba(54,39,30,.78);background:rgba(137,101,74,.9);font-size:12px;line-height:18px;text-align:center;word-break:break-word}.home-page__live-cell.is-alternate-row[data-v-7ae21aca]{background:rgba(137,101,74,.7)}.home-page__live-cell--head[data-v-7ae21aca]{min-height:35px;color:#c9a571;background:rgba(108,79,57,.7);font-size:12px;line-height:18px}.home-page__live-cell--game-type[data-v-7ae21aca]{grid-row:span 2;border-radius:10px 0 0}.home-page__live-cell--lounges[data-v-7ae21aca]{min-height:45px;grid-column:span 7;border-radius:0 10px 0 0;line-height:45px}.home-page__product-table--poker[data-v-7ae21aca],.home-page__product-table--lottery[data-v-7ae21aca]{left:calc(50% - 606px);width:1105px;transform:none}.home-page__product-table--poker[data-v-7ae21aca]{top:858.5px}.home-page__product-table--poker .home-page__product-table-title[data-v-7ae21aca]{margin-bottom:20px}.home-page__poker-matrices[data-v-7ae21aca]{width:1020.83px}.home-page__poker-matrix[data-v-7ae21aca]{display:flex;min-height:35px;margin-top:15px}.home-page__poker-matrix[data-v-7ae21aca]:first-child{margin-top:0}.home-page__poker-matrix h4[data-v-7ae21aca]{display:flex;width:100px;min-width:100px;margin:0;padding:5px;align-items:center;justify-content:center;box-sizing:border-box;color:#c9a571;border-radius:15px 0 0 15px;background:rgba(108,79,57,.7);font-size:12px;font-weight:400;line-height:18px;text-align:center}.home-page__poker-matrix>div[data-v-7ae21aca]{display:grid;width:920.83px;grid-template-columns:repeat(6,1fr)}.home-page__poker-matrix span[data-v-7ae21aca]{display:flex;min-width:0;min-height:35px;padding:4px;align-items:center;justify-content:center;box-sizing:border-box;color:#c7c7c7;border-right:1px solid rgba(54,39,30,.78);border-bottom:1px solid rgba(54,39,30,.78);border-radius:0;background:rgba(137,101,74,.9);font-size:12px;line-height:18px;text-align:center;word-break:break-word}.home-page__poker-matrix span[data-v-7ae21aca]:nth-child(2n){background:rgba(137,101,74,.7)}.home-page__product-table--lottery[data-v-7ae21aca]{top:798.5px}.home-page__product-table--lottery .home-page__product-table-title[data-v-7ae21aca]{margin-bottom:30px}.home-page__lottery-products[data-v-7ae21aca]{width:1060px;margin-left:-3px}.home-page__lottery-product-selector[data-v-7ae21aca]{position:relative;width:1000px;height:65px;margin-left:30px;border-radius:0;background:rgba(108,79,57,.7)}.home-page__lottery-product-window[data-v-7ae21aca]{width:100%;height:100%;overflow:hidden}.home-page__lottery-product-track[data-v-7ae21aca]{display:flex;width:100%;height:100%;transition:transform .3s ease;will-change:transform}.home-page__lottery-product-page[data-v-7ae21aca]{display:grid;width:100%;min-width:100%;height:100%;flex:0 0 100%;grid-template-columns:repeat(12,1fr)}.home-page__lottery-category[data-v-7ae21aca]{min-width:0;padding:4px 2px;color:#fff;border:0;border-right:1px solid rgba(54,39,30,.78);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font:12px/18px Microsoft YaHei,PingFang SC,sans-serif;text-align:center;cursor:pointer;word-break:break-word}.home-page__lottery-category.is-active[data-v-7ae21aca]{color:#fff;background:rgba(48,33,23,.7)}.home-page__lottery-product-control[data-v-7ae21aca]{position:absolute;z-index:1;top:0;width:30px;height:65px;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#6c4f39;cursor:pointer}.home-page__lottery-product-control[data-v-7ae21aca]:disabled{cursor:default;opacity:.65}.home-page__lottery-product-control--previous[data-v-7ae21aca]{left:-30px;border-radius:5px 0 0}.home-page__lottery-product-control--next[data-v-7ae21aca]{right:-30px;border-radius:0 5px 0 0}.home-page__lottery-product-control[data-v-7ae21aca]:after{position:absolute;top:50%;left:50%;width:12px;height:12px;content:"";border-top:1px solid #fff;border-left:1px solid #fff;transform:translate(-35%,-50%) rotate(-45deg)}.home-page__lottery-product-control--next[data-v-7ae21aca]:after{transform:translate(-65%,-50%) rotate(135deg)}.home-page__lottery-product-items[data-v-7ae21aca]{display:flex;width:1060px;height:100px;padding:10px 40px;flex-wrap:wrap;box-sizing:border-box;border-radius:0 0 5px 5px;background:rgba(48,33,24,.7)}.home-page__lottery-product-items span[data-v-7ae21aca]{display:block;width:102.893px;min-width:0;height:30px;margin:5px 7px;padding:0;overflow:hidden;box-sizing:border-box;color:#fff;border-radius:0;background:rgba(108,79,57,.7);font-size:12px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page__agents[data-v-7ae21aca]{position:relative;height:677.5px;overflow:hidden;box-sizing:border-box;background:#fbfbfb;cursor:grab;touch-action:pan-y}.home-page__agents.is-dragging[data-v-7ae21aca],.home-page__agents.is-dragging *[data-v-7ae21aca]{cursor:grabbing;-webkit-user-select:none;user-select:none}.home-page__agents>.home-section-title[data-v-7ae21aca]{top:60px}.home-page__agent-viewport[data-v-7ae21aca]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.home-page__agent-track[data-v-7ae21aca]{display:flex;width:100%;height:100%;transition:transform .35s ease;will-change:transform}.home-page__agent-track.is-dragging[data-v-7ae21aca]{transition:none}.home-page__agent-slide[data-v-7ae21aca]{position:relative;width:100%;min-width:100%;height:100%}.home-page__agent-grid[data-v-7ae21aca]{position:absolute;top:188px;left:50%;display:grid;width:1121px;transform:translate(-50%);grid-template-columns:repeat(3,321px);column-gap:79px}.home-page__agent-grid--two[data-v-7ae21aca]{width:1200px;grid-template-columns:repeat(2,321px);column-gap:0;justify-content:space-around}.home-page__agent-card[data-v-7ae21aca]{position:relative;width:321px;height:365px;overflow:hidden;background-repeat:no-repeat;background-size:100% 100%}.home-page__agent-card--km[data-v-7ae21aca]{background-image:url(/img/agent/kmbw.png)}.home-page__agent-card--db[data-v-7ae21aca]{background-image:url(/img/agent/obbw.png)}.home-page__agent-card--api[data-v-7ae21aca]{background-image:url(/img/agent/wbyxapi.png)}.home-page__agent-card--boya[data-v-7ae21aca]{background-image:url(/img/agent/boya_icon.png)}.home-page__agent-card--rental[data-v-7ae21aca]{background-image:url(/img/agent/zrapizl.png)}.home-page__agent-card h3[data-v-7ae21aca]{position:absolute;right:0;bottom:90px;left:0;margin:0;overflow:hidden;color:#000;font-size:16px;font-weight:400;line-height:24px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page__agent-card button[data-v-7ae21aca]{position:absolute;bottom:28px;left:55px;width:210px;height:55px;overflow:hidden;color:#fff;border:0;border-radius:7px;background:#ff7e04;font:16px/24px inherit;cursor:pointer;transition:background-color .4s ease,border-radius .4s ease}.home-page__agent-card button[data-v-7ae21aca]:before,.home-page__agent-card button[data-v-7ae21aca]:after{position:absolute;z-index:0;width:100%;height:100%;box-sizing:border-box;content:"";background:#ff7e04;pointer-events:none;transition:width .4s ease,height .4s ease,background-color .4s ease}.home-page__agent-card button[data-v-7ae21aca]:before{top:0;left:0;border-top:3px solid #ff7e04;border-left:3px solid #ff7e04}.home-page__agent-card button[data-v-7ae21aca]:after{right:0;bottom:0;border-right:3px solid #ff7e04;border-bottom:3px solid #ff7e04}.home-page__agent-card button>span[data-v-7ae21aca]{position:relative;z-index:1}.home-page__agent-card button[data-v-7ae21aca]:hover,.home-page__agent-card button[data-v-7ae21aca]:focus-visible{border-radius:7px 15px;background:#000}.home-page__agent-card button[data-v-7ae21aca]:hover:before,.home-page__agent-card button[data-v-7ae21aca]:hover:after,.home-page__agent-card button[data-v-7ae21aca]:focus-visible:before,.home-page__agent-card button[data-v-7ae21aca]:focus-visible:after{width:30%;height:50%;background:transparent}.home-page__partners[data-v-7ae21aca]{position:relative;width:calc(100% - 25.14px);height:633.86px;margin:66px auto 0;overflow:hidden;background:#fff}.home-page__partner-heading[data-v-7ae21aca]{position:relative;width:1200px;height:96px;margin:0 auto;text-align:center}.home-page__partner-heading h2[data-v-7ae21aca]{color:#111}.home-page__partner-heading>a[data-v-7ae21aca]{display:block;margin:0 0 5px;color:#ff7e04;font-size:15px;line-height:18px;text-decoration:none}.home-page__partner-heading .home-accent-line[data-v-7ae21aca]{margin-top:0}.home-page__partner-grid[data-v-7ae21aca]{display:grid;width:1400px;height:537.86px;margin:0 auto;grid-template-columns:repeat(4,350px);grid-template-rows:repeat(3,179.29px)}.home-page__partner-logo[data-v-7ae21aca]{display:flex;align-items:flex-start;justify-content:center}.home-page__partner-logo img[data-v-7ae21aca]{display:block;width:auto;max-width:264.58px;height:127px;object-fit:contain;filter:grayscale(1)}.home-page__partner-logo:hover img[data-v-7ae21aca]{filter:none}.home-page__activities[data-v-7ae21aca],.home-page__industry[data-v-7ae21aca]{position:relative;box-sizing:border-box;background:#fbfbfb}.home-page__activities[data-v-7ae21aca]{height:537.5px;padding-top:63px}.home-page__activities>.home-section-title[data-v-7ae21aca],.home-page__industry>.home-section-title[data-v-7ae21aca]{top:63px}.home-page__activity-grid[data-v-7ae21aca]{position:relative;left:-6.7545px;display:grid;width:1321.3125px;margin:118px auto 0;grid-template-columns:repeat(3,440.4375px)}.home-page__activity-card[data-v-7ae21aca],.home-page__industry-card[data-v-7ae21aca]{display:block;padding:0 10px;overflow:hidden;color:#fff;text-decoration:none}.home-page__activity-card[data-v-7ae21aca]{height:288px}.home-page__activity-card>img[data-v-7ae21aca]{display:inline;width:100%;max-height:234px;border-radius:5px 5px 0 0}.home-page__activity-card>span[data-v-7ae21aca]{display:block;height:98px;padding:14px;box-sizing:border-box;border-radius:0 0 6px 6px;background:#1c1021;text-align:left}.home-page__activity-card b[data-v-7ae21aca]{display:block;margin-bottom:6px;overflow:hidden;font-size:16px;font-weight:400;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page__activity-card i[data-v-7ae21aca]{display:block;width:15%;height:1px;margin:8px auto 15px;background:#ff7e04}.home-page__activity-card small[data-v-7ae21aca]{display:-webkit-box;height:26px;overflow:hidden;color:#fff;font-size:14px;line-height:22px;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:1}.home-page__industry-card>span[data-v-7ae21aca]{display:block;height:54px;padding:10px 14px 0;box-sizing:border-box;border-radius:0 0 6px 6px;background:#1c1021;text-align:center}.home-page__industry-card b[data-v-7ae21aca]{display:block;overflow:hidden;font-size:16px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.home-page__industry-card i[data-v-7ae21aca]{display:block;width:15%;height:1px;margin:8px auto 0;background:#ff7e04}.home-page__industry-card small[data-v-7ae21aca]{display:none}.home-page__industry[data-v-7ae21aca]{height:519.5px;padding-top:55px;background:#fff}.home-page__industry>.home-section-title[data-v-7ae21aca]{top:55px}.home-page__industry-grid[data-v-7ae21aca]{display:grid;width:1400px;margin:113.5px auto 0;grid-template-columns:repeat(3,33%)}.home-page__industry-card[data-v-7ae21aca]{padding:0 10px}.home-page__industry-card>img[data-v-7ae21aca]{display:block;width:442px;height:232.63px;object-fit:cover;border-radius:5px 5px 0 0}.home-page__industry-card>span[data-v-7ae21aca]{width:442px}.home-page__contact[data-v-7ae21aca]{position:relative;height:1012.5px;box-sizing:border-box;background:#000}.home-page__contact>.home-section-title[data-v-7ae21aca]{top:53px}.home-page__contact-panel[data-v-7ae21aca]{position:absolute;top:170.5px;left:50%;width:1200px;height:835px;transform:translate(-50%)}.home-page__contact-methods[data-v-7ae21aca]{position:absolute;top:20px;left:0;width:500px;height:540px;padding-right:20px;box-sizing:border-box}.home-page__contact-method[data-v-7ae21aca]{display:grid;width:432px;height:184px;margin-top:61px;padding:0;box-sizing:border-box;grid-template-columns:5fr 7fr;align-items:center;color:#fff;border-bottom:3px solid #ff7e04;border-radius:10px;background:#262525;text-decoration:none}.home-page__contact-method[data-v-7ae21aca]:first-child{margin-top:61px}.home-page__contact-method-icon[data-v-7ae21aca]{display:flex;align-items:center;justify-content:center}.home-page__contact-method-icon img[data-v-7ae21aca]{display:block;width:62px;height:62px;object-fit:contain}.home-page__contact-method-copy[data-v-7ae21aca]{display:block}.home-page__contact-method b[data-v-7ae21aca]{display:block;color:#fff;font-size:22px;font-weight:400;line-height:30px}.home-page__contact-method small[data-v-7ae21aca]{display:block;color:#9f9f9f;font-size:16px;line-height:24px}.home-page__contact-form[data-v-7ae21aca]{position:absolute;top:20px;right:0;display:grid;width:700px;height:540px;padding:25px 30px;box-sizing:border-box;grid-template-columns:1fr 1fr;grid-template-rows:86px 82px 205px 55px;column-gap:30px;row-gap:10px;background:#262525}.home-page__contact-form label[data-v-7ae21aca]{position:relative;display:block;min-width:0}.home-page__contact-form label span[data-v-7ae21aca]{display:block;height:14px;margin-bottom:12px;color:#fff;font-size:14px;line-height:14px}.home-page__contact-form input[data-v-7ae21aca],.home-page__contact-form textarea[data-v-7ae21aca]{display:block;width:100%;box-sizing:border-box;color:#fff;border:0;outline:0;background:#1c1c1c;font:14px/40px Microsoft YaHei,sans-serif}.home-page__contact-form input[data-v-7ae21aca]{height:40px;padding:0 8px}.home-page__contact-form textarea[data-v-7ae21aca]{height:170px;padding:0 8px;resize:none}.home-page__contact-form input[aria-invalid=true][data-v-7ae21aca],.home-page__contact-form textarea[aria-invalid=true][data-v-7ae21aca]{outline:1px solid #ff3b30}.home-page__contact-form-wide[data-v-7ae21aca]{grid-column:1/-1}.home-page__contact-form button[data-v-7ae21aca]{width:210px;height:55px;color:#fff;border:0;border-radius:4px;background:#fc8615;font:16px/24px Microsoft YaHei,sans-serif;cursor:pointer}.home-page__contact-form button[data-v-7ae21aca]:disabled{opacity:.65;cursor:wait}.home-page__contact-error[data-v-7ae21aca]{position:absolute;right:30px;bottom:31px;max-width:380px;margin:0;color:#ff3b30;font-size:13px}.home-page__contact-field-error[data-v-7ae21aca]{position:absolute;top:68px;left:0;margin:0;color:#ff3b30;font-size:12px;line-height:14px;white-space:nowrap}.home-page__contact-form-content .home-page__contact-field-error[data-v-7ae21aca]{top:198px}.home-page__contact-success[data-v-7ae21aca]{position:fixed;z-index:500;top:14px;left:50%;min-width:180px;margin:0;padding:10px 18px;color:#fff;border-radius:4px;background:#21ba45;box-shadow:0 2px 8px #00000040;font-size:14px;line-height:20px;text-align:center;transform:translate(-50%)}.home-page__social[data-v-7ae21aca]{position:absolute;bottom:100px;left:0;width:1200px;height:150px;padding-bottom:2px;box-sizing:border-box;color:#fff;border-radius:0 0 6px 6px;background:#ff7e04;text-align:center}.home-page__social>div[data-v-7ae21aca]{height:44px;padding-top:20px;box-sizing:border-box;background:#262525;font-size:20px;line-height:24px}.home-page__social p[data-v-7ae21aca]{display:flex;height:104px;margin:0;align-items:flex-start;justify-content:center;gap:48px;background:#262525}.home-page__social a[data-v-7ae21aca]{display:block;margin-top:16px}.home-page__social img[data-v-7ae21aca]{display:block;width:40px;height:40px;object-fit:contain}.home-page__footer[data-v-7ae21aca]{position:relative;height:100px;min-width:1200px;background:transparent}.home-page__footer-box[data-v-7ae21aca]{height:220.57px;overflow:hidden;color:#737373;background:#1c1c1c;text-align:center}.home-page__footer-certifications[data-v-7ae21aca]{display:flex;height:100px;box-sizing:border-box;align-items:center;justify-content:center;gap:10px;color:#fff;border-bottom:1px solid #444;font-size:13px}.home-page__footer-certifications span[data-v-7ae21aca]:nth-of-type(2){margin-left:10px}.home-page__footer-certifications img[data-v-7ae21aca]{display:block;width:120px;height:60px;object-fit:contain}.home-page__footer-certifications img[data-v-7ae21aca]:last-child{width:57px;height:58.77px;margin-left:10px}.home-page__footer-box>p[data-v-7ae21aca]{margin:0;color:#737373;font-size:13px;line-height:100px}.home-page__lottery-picker-backdrop[data-v-7ae21aca]{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}.home-page__lottery-picker[data-v-7ae21aca]{position:fixed;z-index:1001;top:50%;left:50%;width:594px;height:398px;overflow:hidden;box-sizing:border-box;border-radius:14px;background:#fff;box-shadow:0 22px 44px #ffd1bb80;transform:translate(-50%,-50%)}.home-page__lottery-picker-header[data-v-7ae21aca]{position:relative;height:71px;background:url(/img/alertbj.png) center/cover no-repeat}.home-page__lottery-picker-close[data-v-7ae21aca]{position:absolute;top:14px;right:14px;width:24px;height:24px;padding:0;color:#fff;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer;font-size:10px;line-height:20px;text-align:center}.home-page__lottery-picker-options[data-v-7ae21aca]{display:flex;flex-wrap:wrap;padding:37px 0 40px 20px}.home-page__lottery-picker-option[data-v-7ae21aca]{width:184px;height:125px;padding:0;color:#000;border:0;border-radius:6px;background:url(/img/113.png) center/cover no-repeat;cursor:pointer;font:18px/120px Microsoft YaHei,PingFang SC,sans-serif;text-align:center}.home-page__lottery-picker-option[data-v-7ae21aca]:hover,.home-page__lottery-picker-option[data-v-7ae21aca]:focus-visible{color:#fff;background-image:url(/img/112.png)}.home-page__products--slots .home-page__product-art[data-v-7ae21aca]{width:532px}.home-page__activities[data-v-7ae21aca]{cursor:grab;touch-action:pan-y}.home-page__activities.is-dragging[data-v-7ae21aca],.home-page__activities.is-dragging *[data-v-7ae21aca]{cursor:grabbing;-webkit-user-select:none;user-select:none}.home-page__lottery-category[data-v-7ae21aca]{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:2px}.home-page__lottery-category img[data-v-7ae21aca]{width:25px;height:25px;flex:0 0 25px;object-fit:contain}.home-page__lottery-category span[data-v-7ae21aca]{min-width:0;white-space:normal}.home-page__contact-field-error[data-v-7ae21aca]{max-width:100%;overflow-wrap:anywhere;white-space:normal}@font-face{font-family:BoxedMedium;src:url(/fonts/BoxedMedium.fe53a45d.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:BoxedRegular;src:url(/fonts/BoxedRegular.027de0b0.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.games-page[data-v-bbd12640]{min-width:1200px;margin-top:80px;color:#111;font-family:Microsoft YaHei,PingFang SC,sans-serif}.games-page>.certified-footer[data-v-bbd12640]{height:200.57px}.games-page__surface[data-v-bbd12640]{background:#f7f7f5}.games-page__container[data-v-bbd12640]{width:1200px;margin:0 auto}.games-page__cards[data-v-bbd12640]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:52px}.games-page__card[data-v-bbd12640]{position:relative;display:block;width:100%;height:210px;padding:0;overflow:hidden;text-align:left;border:0;border-radius:8px;background:transparent;cursor:pointer}.games-page__card>img[data-v-bbd12640]{display:block;width:100%;height:100%;object-fit:fill}.games-page__card-copy[data-v-bbd12640]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:8px 30px 28px;color:#fff;background:linear-gradient(180deg,rgba(255,126,4,0) 16%,rgba(255,126,4,.12) 38%,rgba(255,126,4,.93) 100%)}.games-page__card-copy b[data-v-bbd12640]{font-size:22px;font-weight:700;line-height:1.2}.games-page__card-copy small[data-v-bbd12640]{margin-top:13px;font-family:BoxedRegular,Microsoft YaHei,PingFang SC,SimHei,SimSun,sans-serif;font-size:14px;font-weight:400;line-height:1.42}.games-page__try[data-v-bbd12640]{position:absolute;right:0;bottom:0;left:0;display:none;min-height:18px;padding:8px 0;color:#fff;text-align:center;border-top:1px solid #fbbb80;background:rgba(0,0,0,.35);font-size:14px;font-weight:700}.games-page__card:hover .games-page__try[data-v-bbd12640],.games-page__card:focus-visible .games-page__try[data-v-bbd12640]{display:block}.games-page__card:hover .games-page__card-copy[data-v-bbd12640],.games-page__card:focus-visible .games-page__card-copy[data-v-bbd12640]{padding-bottom:63px}.games-page__product[data-v-bbd12640]{margin-top:71px}.games-page__product h1[data-v-bbd12640]{display:flex;height:32px;margin:0;justify-content:center;align-items:center;font-size:32px;font-weight:400;line-height:1}.games-page__product-view[data-v-bbd12640]{display:flex;width:100%;min-height:571px;margin-top:45px}.games-page__product-menu[data-v-bbd12640]{width:218px;padding:27px 0;box-sizing:border-box;background:#fff}.games-page__product-menu button[data-v-bbd12640]{position:relative;display:flex;width:100%;height:40px;margin:0 0 15px;padding:0 0 0 27px;align-items:center;color:#111;text-align:left;border:0;background:transparent;font:inherit;font-size:16px;cursor:pointer}.games-page__product-menu button[data-v-bbd12640]:last-child{margin-bottom:0}.games-page__product-menu button.is-active[data-v-bbd12640]{color:#ff6900}.games-page__product-menu button.is-active[data-v-bbd12640]:before{position:absolute;top:0;bottom:0;left:0;width:4px;content:"";border-radius:10px;background:#ff6900}.games-page__menu-icon[data-v-bbd12640]{position:relative;width:30px;height:30px;flex:0 0 30px}.games-page__menu-icon img[data-v-bbd12640]{position:absolute;top:0;right:0;bottom:0;left:0;width:30px;height:30px}.games-page__menu-icon img[data-v-bbd12640]:last-child{opacity:0}.games-page__product-menu button.is-active .games-page__menu-icon img[data-v-bbd12640]:first-child{opacity:0}.games-page__product-menu button.is-active .games-page__menu-icon img[data-v-bbd12640]:last-child{opacity:1}.games-page__product-menu button>span[data-v-bbd12640]:last-child{padding-left:20px}.games-page__product-content[data-v-bbd12640]{flex:1;padding:29px;box-sizing:border-box;background:#eff1f5;box-shadow:inset 4px 4px 15.1px #9e968e21}.games-page__product-content--expand[data-v-bbd12640]{padding-bottom:2px}.games-page__product-content--expand[data-v-bbd12640]:has(.games-page__product-table[data-type=zr]),.games-page__product-content--expand[data-v-bbd12640]:has(.games-page__product-table[data-type=dy]){padding-bottom:29px}.games-page__product-table[data-v-bbd12640]{display:grid;grid-template-columns:repeat(4,1fr);border-radius:8px;background:#fff;box-shadow:0 4px 4px #0000000d}.games-page__cell[data-v-bbd12640]{display:grid;height:60px;padding:0 12px;place-items:center;text-align:center;border-right:1px solid #d1d2d7;border-bottom:1px solid #d1d2d7;font-size:16px;line-height:1.15;word-break:break-word}.games-page__cell[data-v-bbd12640]:nth-child(4n){border-right:0}.games-page__cell--header[data-v-bbd12640]{font-weight:500}.games-page__cell[data-v-bbd12640]:empty{color:transparent}.games-page__product-table[data-type=zr][data-v-bbd12640]{grid-template-columns:200px repeat(7,1fr)}.games-page__product-table[data-type=zr] .games-page__cell[data-v-bbd12640]{border-right:1px solid #d1d2d7}.games-page__product-table[data-type=zr] .games-page__cell[data-v-bbd12640]:nth-child(8n){border-right:0}.games-page__product-table[data-type=cp][data-v-bbd12640]{display:block;overflow:hidden}.games-page__lottery-title[data-v-bbd12640]{position:relative;display:block;height:16px;margin:20px 0 12px 12px;padding:0 0 0 8px;color:#000;text-align:left;border:0;font-size:16px;font-weight:500;line-height:1}.games-page__lottery-title[data-v-bbd12640]:before{position:absolute;top:0;bottom:0;left:0;width:2px;content:"";background:#000}.games-page__lottery-selector[data-v-bbd12640]{display:grid;grid-template-columns:repeat(8,1fr)}.games-page__lottery-selector button[data-v-bbd12640]{position:relative;display:flex;height:60px;padding:0;align-items:center;justify-content:center;color:#111;text-align:center;border:0;background:transparent;font-family:BoxedMedium,微软雅黑,PingFang SC,黑体,宋体;font-size:16px;font-weight:500;line-height:1.15;cursor:pointer}.games-page__lottery-selector button.is-active[data-v-bbd12640]{color:#ff6900}.games-page__lottery-selector button.is-active[data-v-bbd12640]:after{position:absolute;bottom:12px;width:34.64px;height:4px;content:"";border-radius:10px;background:#ff6900}.games-page__lottery-grid[data-v-bbd12640]{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid #d1d2d7}.games-page__lottery-grid .games-page__cell[data-v-bbd12640]{border-right:1px solid #d1d2d7;word-break:normal;overflow-wrap:normal}.games-page__lottery-grid .games-page__cell[data-v-bbd12640]:nth-child(8n){border-right:0}.games-page__product-table[data-type=qp][data-v-bbd12640]{display:flex;min-height:600px;flex-direction:column;gap:24px;border-radius:0;background:transparent;box-shadow:none}.games-page__poker-group-title[data-v-bbd12640]{position:relative;margin:0 0 12px 12px;padding-left:8px;color:#000;font-size:16px;font-weight:500;line-height:1}.games-page__poker-group-title[data-v-bbd12640]:before{position:absolute;top:0;bottom:0;left:0;width:2px;content:"";background:#000}.games-page__poker-grid[data-v-bbd12640]{display:grid;grid-template-columns:repeat(4,1fr);border-radius:8px;background:#fff;box-shadow:0 4px 4px #0000000d}.games-page__expand[data-v-bbd12640]{display:flex;width:100%;min-height:40px;margin-top:24px;padding:0;align-items:center;justify-content:center;gap:8px;color:#ff6900;border:0;background:transparent;font:inherit;font-size:16px;cursor:pointer}.games-page__product-table[data-type=zr]+.games-page__expand[data-v-bbd12640],.games-page__product-table[data-type=dy]+.games-page__expand[data-v-bbd12640]{height:21px;min-height:0;margin-top:16px;box-sizing:border-box;line-height:21px}.games-page__expand i[data-v-bbd12640]{width:9px;height:9px;transform:rotate(45deg);border-right:1px solid currentColor;border-bottom:1px solid currentColor;transition:transform .2s ease}.games-page__expand.is-expanded i[data-v-bbd12640]{transform:rotate(225deg)}.games-page__bottom-space[data-v-bbd12640]{height:60px}.games-page__lottery-picker-backdrop[data-v-bbd12640]{position:fixed;z-index:400;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}.games-page__lottery-picker[data-v-bbd12640]{position:fixed;z-index:600;top:50%;left:50%;width:594px;height:398px;overflow:hidden;box-sizing:border-box;border-radius:14px;background:#fff;box-shadow:0 22px 44px #ffd1bb80;transform:translate(-50%,-50%)}.games-page__lottery-picker-header[data-v-bbd12640]{position:relative;height:71px;background:url(/img/alertbj.png) center/cover no-repeat}.games-page__lottery-picker-close[data-v-bbd12640]{position:absolute;top:14px;right:14px;width:24px;height:24px;padding:0;color:#fff;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer;font-size:17px;line-height:20px;text-align:center}.games-page__lottery-picker-options[data-v-bbd12640]{display:flex;flex-wrap:wrap;padding:37px 0 40px 20px}.games-page__lottery-picker-option[data-v-bbd12640]{width:184px;height:125px;padding:0;color:#000;border:0;border-radius:6px;background:url(/img/113.png) center/cover no-repeat;cursor:pointer;font:18px/120px Microsoft YaHei,PingFang SC,sans-serif;text-align:center}.games-page__lottery-picker-option[data-v-bbd12640]:hover,.games-page__lottery-picker-option[data-v-bbd12640]:focus-visible{color:#fff;background-image:url(/img/112.png)}.thank-you-route .public-navigation{display:none!important}.thank-you-page[data-v-2ff168c8]{min-width:1200px;height:900px;background:#fff}.thank-you-page__box[data-v-2ff168c8]{width:100%;height:814.29px;overflow:hidden}.thank-you-page__box img[data-v-2ff168c8]{display:block;width:100%;height:814.29px;object-fit:cover}body.news-dialog-open{overflow:hidden}.news-page[data-v-3e28b7e2]{--news-title-color: #000;--news-muted-color: #777;--news-card-radius: 8px;--news-featured-image-width: 520px;--news-compact-image-width: 160px;--news-row-image-width: 220px;min-width:1200px;min-height:100vh;color:#343434;background:#fff}.news-main[data-v-3e28b7e2]{width:950px;margin:0 auto;padding:90px 0 106px}.news-visually-hidden[data-v-3e28b7e2]{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.news-state[data-v-3e28b7e2]{display:grid;min-height:500px;color:#888;font-size:14px;place-content:center;text-align:center}.news-state p[data-v-3e28b7e2]{margin:0 0 15px}.news-state button[data-v-3e28b7e2]{padding:8px 24px;color:#fff;border:0;background:#e77e24;cursor:pointer}.news-state--error[data-v-3e28b7e2]{color:#bf6038}.news-featured[data-v-3e28b7e2]{display:grid;grid-template-columns:var(--news-featured-image-width) 410px;column-gap:20px;align-items:stretch}.news-lead-card[data-v-3e28b7e2],.news-compact-card[data-v-3e28b7e2],.news-row-card[data-v-3e28b7e2]{padding:0;color:inherit;font:inherit;text-align:left;border:0;background:none;cursor:pointer}.news-lead-card[data-v-3e28b7e2]{position:relative;display:block;width:var(--news-featured-image-width);min-height:0;overflow:hidden;border-radius:var(--news-card-radius);background:linear-gradient(135deg,#614632 0%,#26211e 100%);aspect-ratio:16/9}.news-lead-card>img[data-v-3e28b7e2]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:transform .35s ease}.news-lead-card:hover>img[data-v-3e28b7e2]{transform:scale(1.035)}.news-lead-card__shade[data-v-3e28b7e2]{position:absolute;right:0;left:0;top:175px;height:118px;border-radius:0 0 var(--news-card-radius) var(--news-card-radius);background:rgba(0,0,0,.5)}.news-lead-card__body[data-v-3e28b7e2]{position:absolute;z-index:1;display:flex;right:10px;top:185px;left:10px;height:98px;padding:0;box-sizing:border-box;flex-direction:column;justify-content:flex-start;color:#fff;gap:7px}.news-lead-card__body strong[data-v-3e28b7e2]{display:-webkit-box;height:50px;margin:0;overflow:hidden;font-size:20px;font-weight:500;line-height:25px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-lead-card__body small[data-v-3e28b7e2]{display:-webkit-box;height:17px;margin:0;overflow:hidden;color:#ffffffc7;font-size:12px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:1}.news-card-meta[data-v-3e28b7e2]{display:flex;color:var(--news-muted-color);font-size:12px;line-height:17px;align-items:center}.news-card-meta__author[data-v-3e28b7e2]:before{content:"|";margin:0 10px}.news-lead-card__meta[data-v-3e28b7e2]{height:17px;margin:0;color:#ffffffbd}.news-featured__list[data-v-3e28b7e2]{display:flex;height:293px;min-width:0;flex-direction:column;justify-content:space-between}.news-compact-card[data-v-3e28b7e2]{display:grid;grid-template-columns:var(--news-compact-image-width) minmax(0,1fr);gap:10px;height:90px;padding:0;border:0;align-items:center}.news-compact-card:hover strong[data-v-3e28b7e2]{color:#e77e24}.news-compact-card>img[data-v-3e28b7e2],.news-compact-card__placeholder[data-v-3e28b7e2]{display:block;width:var(--news-compact-image-width);height:100%;object-fit:cover;border-radius:var(--news-card-radius);background:linear-gradient(135deg,#dedede,#bfc6c5);aspect-ratio:16/9}.news-compact-card__body[data-v-3e28b7e2]{display:flex;height:90px;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center}.news-compact-card strong[data-v-3e28b7e2]{display:-webkit-box;margin:0;overflow:hidden;color:var(--news-title-color);height:44px;font-size:16px;font-weight:500;line-height:22px;transition:color .2s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-compact-card small[data-v-3e28b7e2]{display:-webkit-box;max-width:100%;margin-top:6px;overflow:hidden;color:var(--news-muted-color);font-size:12px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:1}.news-compact-card__meta[data-v-3e28b7e2]{height:17px;margin-top:auto}.news-list[data-v-3e28b7e2]{margin-top:30px}.news-list--loading[data-v-3e28b7e2]{opacity:.58}.news-pagination[data-v-3e28b7e2]{display:flex;margin-top:30px;justify-content:center;align-items:center;gap:7px}.news-pagination__button[data-v-3e28b7e2]{width:28px;height:28px;padding:0;color:#777;font:inherit;font-size:12px;line-height:26px;border:1px solid #ddd;background:#fff;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.news-pagination__button[data-v-3e28b7e2]:hover:not(:disabled),.news-pagination__button--active[data-v-3e28b7e2]{color:#fff;border-color:#e77e24;background:#e77e24}.news-pagination__button[data-v-3e28b7e2]:disabled{color:#c6c6c6;cursor:not-allowed}.news-pagination__ellipsis[data-v-3e28b7e2]{width:18px;color:#999;font-size:14px;line-height:28px;text-align:center}.news-pagination__jump[data-v-3e28b7e2]{display:flex;margin-left:9px;color:#777;font-size:12px;align-items:center;gap:6px}.news-pagination__jump input[data-v-3e28b7e2]{width:40px;height:28px;padding:0 4px;color:#555;font:inherit;text-align:center;border:1px solid #ddd;outline:none}.news-pagination__jump input[data-v-3e28b7e2]:focus{border-color:#e77e24}.news-pagination__jump input[data-v-3e28b7e2]:disabled{color:#c6c6c6;background:#f7f7f7}.news-pagination__jump button[data-v-3e28b7e2]{height:28px;padding:0 10px;color:#777;font:inherit;font-size:12px;border:1px solid #ddd;background:#fff;cursor:pointer;transition:color .2s ease,border-color .2s ease}.news-pagination__jump button[data-v-3e28b7e2]:hover:not(:disabled){color:#e77e24;border-color:#e77e24}.news-pagination__jump button[data-v-3e28b7e2]:disabled{color:#c6c6c6;cursor:not-allowed}.news-row-card[data-v-3e28b7e2]{position:relative;display:grid;grid-template-columns:var(--news-row-image-width) minmax(0,1fr);gap:10px;width:100%;padding:0;margin-bottom:20px;border:0;align-items:center}.news-row-card:hover strong[data-v-3e28b7e2]{color:#e77e24}.news-row-card[data-v-3e28b7e2]:last-child{margin-bottom:0}.news-row-card>img[data-v-3e28b7e2],.news-row-card__placeholder[data-v-3e28b7e2]{display:block;width:var(--news-row-image-width);height:124px;object-fit:cover;border-radius:var(--news-card-radius);background:linear-gradient(135deg,#dedede,#bfc6c5);aspect-ratio:16/9}.news-row-card__body[data-v-3e28b7e2]{display:flex;min-width:0;height:124px;flex-direction:column;align-items:flex-start}.news-row-card strong[data-v-3e28b7e2]{display:-webkit-box;height:22px;margin:0;overflow:hidden;color:var(--news-title-color);font-size:16px;font-weight:500;line-height:22px;transition:color .2s ease;-webkit-box-orient:vertical;-webkit-line-clamp:1}.news-row-card small[data-v-3e28b7e2]{display:-webkit-box;height:51px;max-width:100%;margin-top:10px;overflow:hidden;color:var(--news-muted-color);font-size:12px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-row-card__meta[data-v-3e28b7e2]{height:17px;margin-top:auto}.news-footer[data-v-3e28b7e2]{width:100%;color:#919092;font-size:12px;line-height:30px;letter-spacing:0;background:#1c1c1c;position:relative;text-align:center}.news-footer__licenses[data-v-3e28b7e2]{display:flex;height:100px;border-bottom:1px solid #444;align-items:center;justify-content:center}.news-footer__licenses span[data-v-3e28b7e2]{color:#fff}.news-footer__licenses img[data-v-3e28b7e2]{display:block;object-fit:contain}.news-footer__bmm[data-v-3e28b7e2],.news-footer__gli[data-v-3e28b7e2]{width:120px;height:auto;margin-left:10px}.news-footer__license[data-v-3e28b7e2]{max-width:60px;max-height:100px;margin-left:20px}.news-footer__licenses span[data-v-3e28b7e2]:last-of-type{margin-left:20px}.news-footer__copyright[data-v-3e28b7e2]{margin:0;color:#919092;font-size:12px;line-height:100px}.news-dialog-backdrop[data-v-3e28b7e2]{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:flex;padding:54px 24px;overflow-y:auto;align-items:flex-start;justify-content:center;background:rgba(0,0,0,.61)}.news-dialog[data-v-3e28b7e2]{position:relative;width:720px;max-width:100%;min-height:300px;padding:22px 28px 30px;overflow:hidden;box-sizing:border-box;background:#fff;box-shadow:0 15px 55px #00000042}.news-dialog__close[data-v-3e28b7e2]{position:absolute;z-index:1;top:12px;right:12px;width:28px;height:28px;padding:0;color:#777;font-size:25px;font-weight:200;line-height:25px;border:0;background:transparent;cursor:pointer}.news-dialog__close[data-v-3e28b7e2]:hover{color:#e77e24}.news-dialog__loading[data-v-3e28b7e2]{display:grid;min-height:240px;color:#999;font-size:13px;place-items:center}.news-dialog__header[data-v-3e28b7e2]{padding-right:28px;border-bottom:1px solid #ededed}.news-dialog__header h2[data-v-3e28b7e2]{margin:0 0 8px;color:#343434;font-size:18px;font-weight:500;line-height:1.45}.news-dialog__header p[data-v-3e28b7e2]{display:flex;margin:0 0 12px;color:#a0a0a0;font-size:12px;line-height:18px;align-items:center}.news-dialog__meta-item[data-v-3e28b7e2]{display:inline-flex;align-items:center;gap:5px}.news-dialog__meta-item--author[data-v-3e28b7e2]:before{content:"";width:1px;height:14px;margin:0 13px;background:currentColor;align-self:center}.news-dialog__meta-icon[data-v-3e28b7e2]{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.news-dialog__cover[data-v-3e28b7e2]{display:block;width:100%;height:auto;margin:18px 0 20px;object-fit:cover;border-radius:var(--news-card-radius);background:#f0f0f0;aspect-ratio:16/9}.news-dialog__cover--placeholder[data-v-3e28b7e2]{height:auto;background:linear-gradient(135deg,#e6e6e6,#cbd1d0)}.news-dialog__content[data-v-3e28b7e2]{min-width:0;overflow-x:auto;overflow-y:hidden;color:#606266;font-size:14px;line-height:1.7;word-break:break-word}.news-dialog__content[data-v-3e28b7e2] *{max-width:100%;box-sizing:border-box}.news-dialog__content[data-v-3e28b7e2] h1{margin:.67em 0;font-size:2em;font-weight:700;line-height:1.7}.news-dialog__content[data-v-3e28b7e2] h2{margin:.83em 0;font-size:1.5em;font-weight:700;line-height:1.7}.news-dialog__content[data-v-3e28b7e2] h3{margin:1em 0;font-size:1.17em;font-weight:700;line-height:1.7}.news-dialog__content[data-v-3e28b7e2] div,.news-dialog__content[data-v-3e28b7e2] p,.news-dialog__content[data-v-3e28b7e2] ul,.news-dialog__content[data-v-3e28b7e2] ol,.news-dialog__content[data-v-3e28b7e2] li,.news-dialog__content[data-v-3e28b7e2] table,.news-dialog__content[data-v-3e28b7e2] td,.news-dialog__content[data-v-3e28b7e2] th{font-size:inherit}.news-dialog__content[data-v-3e28b7e2] b,.news-dialog__content[data-v-3e28b7e2] strong,.news-dialog__content[data-v-3e28b7e2] th{font-weight:700}.news-dialog__content[data-v-3e28b7e2] em,.news-dialog__content[data-v-3e28b7e2] i,.news-dialog__content[data-v-3e28b7e2] em *,.news-dialog__content[data-v-3e28b7e2] i *{font-style:italic!important}.news-dialog__content[data-v-3e28b7e2] p{margin:1em 0}.news-dialog__content[data-v-3e28b7e2] ul,.news-dialog__content[data-v-3e28b7e2] ol{padding-left:40px;margin:1em 0}.news-dialog__content[data-v-3e28b7e2] ul{list-style:disc outside}.news-dialog__content[data-v-3e28b7e2] ol{list-style:decimal outside}.news-dialog__content[data-v-3e28b7e2] ul>li{list-style:disc outside}.news-dialog__content[data-v-3e28b7e2] ol>li{list-style:decimal outside}.news-dialog__content[data-v-3e28b7e2] img,.news-dialog__content[data-v-3e28b7e2] video,.news-dialog__content[data-v-3e28b7e2] canvas,.news-dialog__content[data-v-3e28b7e2] svg{max-width:100%!important;height:auto!important}.news-dialog__content[data-v-3e28b7e2] table{display:table!important;border-collapse:collapse;border-spacing:0;max-width:none!important;table-layout:auto}.news-dialog__content[data-v-3e28b7e2] thead{display:table-header-group!important}.news-dialog__content[data-v-3e28b7e2] tbody{display:table-row-group!important}.news-dialog__content[data-v-3e28b7e2] tfoot{display:table-footer-group!important}.news-dialog__content[data-v-3e28b7e2] tr{display:table-row!important}.news-dialog__content[data-v-3e28b7e2] td,.news-dialog__content[data-v-3e28b7e2] th{display:table-cell!important}.news-dialog__content[data-v-3e28b7e2] td,.news-dialog__content[data-v-3e28b7e2] th{min-width:80px;padding:5px;border:1px solid #909399}.news-dialog__content[data-v-3e28b7e2] blockquote{margin:1em 0;padding:8px 16px;color:#555;border-left:4px solid #b8d7ff;background:#f5f4f2}.news-dialog__content[data-v-3e28b7e2] blockquote>:first-child{margin-top:0}.news-dialog__content[data-v-3e28b7e2] blockquote>:last-child{margin-bottom:0}.news-dialog__content[data-v-3e28b7e2] pre{margin:1em 0;padding:12px 16px;max-width:100%;overflow-x:auto;color:#555;font-family:monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;border:1px solid #e5e5e5;border-radius:6px;background:#f5f4f2}.news-dialog__content[data-v-3e28b7e2] pre code,.news-dialog__content[data-v-3e28b7e2] code{font-family:monospace;font-size:inherit}.news-dialog__content[data-v-3e28b7e2] a{color:revert;text-decoration:revert}.about-page[data-v-3ce2e8e4]{min-width:1200px;color:#1c1c1c;font-family:Microsoft YaHei,PingFang SC,sans-serif;background:#fff}.about-content[data-v-3ce2e8e4]{position:relative;box-sizing:border-box;height:1666.54px;overflow:hidden}.about-title[data-v-3ce2e8e4]{position:absolute;top:107px;left:calc(50% - 700px);display:flex;width:1400px;height:45px;margin:0;color:#171717;font-size:21px;font-weight:700;line-height:45px;align-items:center}.about-title i[data-v-3ce2e8e4]{width:4px;height:18px;margin-right:12px;background:#ff7e04}.about-introduction[data-v-3ce2e8e4]{position:absolute;top:181px;left:50%;display:flex;width:1130px;height:441.76px;margin-left:-565px;justify-content:space-between}.about-introduction__copy[data-v-3ce2e8e4]{width:565px;padding-top:0}.about-introduction__copy article+article[data-v-3ce2e8e4]{min-height:94px;margin-top:1px}.about-introduction h2[data-v-3ce2e8e4]{height:27px;margin:0;color:#777;font-size:18px;font-weight:400;line-height:27px}.about-introduction p[data-v-3ce2e8e4]{margin:6px 0 0;color:#777;font-size:14px;line-height:30px}.about-introduction>img[data-v-3ce2e8e4]{display:block;width:565px;height:441.76px;object-fit:cover}.about-purpose[data-v-3ce2e8e4]{position:absolute;top:662.04px;left:0;display:flex;box-sizing:border-box;width:100%;height:325px;padding:63px calc((100% - 1130px)/2) 0;justify-content:space-between;background:#fffbf7}.about-purpose article[data-v-3ce2e8e4]{display:flex;width:565px;min-width:0;align-items:flex-start}.about-purpose article>img[data-v-3ce2e8e4]{display:block;width:80px;height:100px;flex:0 0 80px;object-fit:contain}.about-purpose article>div[data-v-3ce2e8e4]{width:377px;padding:0 0 0 30px}.about-purpose h2[data-v-3ce2e8e4]{height:45px;margin:0;color:#1c1c1c;font-size:18px;font-weight:700;line-height:45px}.about-purpose p[data-v-3ce2e8e4]{margin:8px 0 0;color:#777;font-size:14px;line-height:21px}.about-history[data-v-3ce2e8e4]{position:absolute;top:1036.04px;left:50%;width:1130px;height:630.5px;margin-left:-565px}.about-history>h2[data-v-3ce2e8e4]{height:45px;margin:0;color:#222;font-size:36px;font-weight:500;line-height:45px}.about-history__marks[data-v-3ce2e8e4]{display:flex;height:18px;margin-top:9px;align-items:center}.about-history__marks i[data-v-3ce2e8e4]{display:block;width:26px;height:7.5px;margin-right:8px;background:#ffc10f;transform:skew(-45deg)}.about-history__marks i[data-v-3ce2e8e4]:last-child{margin-right:0;background:#ff7e04}.about-history__map[data-v-3ce2e8e4]{position:relative;height:480px;margin-top:29.54px;background:url(/img/us/us-map.png) center 23px/1022px 393px no-repeat}.about-history__line[data-v-3ce2e8e4]{position:absolute;top:54px;left:0;display:block;width:1130px;height:215px}.about-history__entry[data-v-3ce2e8e4]{position:absolute;width:188px;color:#777}.about-history__entry h3[data-v-3ce2e8e4]{margin:0;color:#222;font-size:16px;font-weight:700;line-height:25.6px;text-align:center}.about-history__entry p[data-v-3ce2e8e4]{margin:0;font-size:14px;line-height:21px}.about-history__entry--0[data-v-3ce2e8e4]{top:47px;left:164px}.about-history__entry--1[data-v-3ce2e8e4]{top:287px;left:35px}.about-history__entry--2[data-v-3ce2e8e4]{top:225px;left:340px}.about-history__entry--3[data-v-3ce2e8e4]{top:-33px;left:490px}.about-history__entry--4[data-v-3ce2e8e4]{top:149px;left:700px}.about-history__entry--5[data-v-3ce2e8e4]{top:-13px;left:845px}.activities-page[data-v-67178dc8]{min-width:1200px;min-height:100vh;padding-top:0;color:#333;background:#fff}.activities-list[data-v-67178dc8]{padding:105px 0 50px}.activities-list .titile-detail[data-v-67178dc8]{margin:2px 0 29px;color:#000;font-size:21px;font-weight:700;line-height:45px}.activities-list .titile-detail span[data-v-67178dc8]{display:inline-block;width:3px;height:19px;margin-right:9px;background:#ff7e04;vertical-align:baseline}.activities-list .partnerWrap[data-v-67178dc8]{margin-bottom:20px}.activities-list__card[data-v-67178dc8]{display:flex;color:inherit;text-decoration:none}.activities-list__card:hover .title[data-v-67178dc8],.activities-list__card:focus-visible .title[data-v-67178dc8]{color:#ff7e04}.activities-list__card[data-v-67178dc8]:focus-visible{outline:2px solid #ff7e04;outline-offset:4px}.activities-detail[data-v-67178dc8]{min-height:calc(100vh - 77px);padding:1px 0 60px}.activities-detail .report-detail[data-v-67178dc8]{box-shadow:none}.activities-detail .title[data-v-67178dc8]{margin-top:0}.activities-detail__content[data-v-67178dc8]{min-height:24px}.activities-detail__content[data-v-67178dc8] p{margin:0;font-size:12px;line-height:30px}.activities-detail__content[data-v-67178dc8] a{color:#ff7e04}.activities-detail__content[data-v-67178dc8] img{max-width:100%;height:auto}.report-detail .date .float-right[data-v-67178dc8],.report-detail .xuan a[data-v-67178dc8]{color:inherit;text-decoration:none}.report-detail .date .float-right[data-v-67178dc8]:hover,.report-detail .xuan a[data-v-67178dc8]:hover,.report-detail .xuan a[data-v-67178dc8]:focus-visible{color:#ff7e04}.report-detail .xuan a[data-v-67178dc8]:focus-visible,.report-detail .date .float-right[data-v-67178dc8]:focus-visible{outline:2px solid #ff7e04;outline-offset:2px}body{margin:0;min-width:1200px;background:#ffffff}#app{min-height:100vh}a{color:inherit}.industry-grid-shell,.industry-detail-shell{width:1200px;margin:0 auto;padding:40px 0 80px}.industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.industry-card{display:block;overflow:hidden;border:1px solid #ececec;border-radius:18px;background:#ffffff;box-shadow:0 18px 45px #0f101314;transition:transform .2s ease,box-shadow .2s ease}.industry-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px #0f101324}.industry-card__image{display:block;width:100%;height:280px;object-fit:cover}.industry-card__content{padding:24px 24px 28px}.industry-card__date,.industry-detail__date{color:#ff7e04;font-size:13px;font-weight:600;letter-spacing:.08em}.industry-card__title,.industry-detail__title{margin:12px 0;color:#1c1021;font-size:28px;line-height:1.35}.industry-card__summary,.industry-detail__paragraph{margin:0;color:#5f5f68;font-size:16px;line-height:1.85}.industry-card__link{display:inline-block;margin-top:18px;color:#ff7e04;font-size:14px;font-weight:600}.industry-detail{max-width:980px;margin:0 auto;padding:36px 40px 46px;border-radius:20px;background:#ffffff;box-shadow:0 20px 54px #0f10131a}.industry-detail__back{display:inline-flex;align-items:center;margin-bottom:24px;color:#ff7e04;font-size:14px;font-weight:600}.industry-detail__image{display:block;width:100%;margin:18px 0 28px;border-radius:16px}.industry-detail__body{display:grid;gap:16px}.menu-btn{position:relative}.menu-toolbar .q-tabs__content{overflow:visible}.mirror-nav-dropdown{position:absolute;z-index:1200;top:calc(100% - 2px);left:50%;display:none;min-width:180px;padding:0;overflow:hidden;border:0;border-radius:4px;background:#fff;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;transform:translate(-50%)}.menu-btn:hover>.mirror-nav-dropdown,.menu-btn:focus-within>.mirror-nav-dropdown{display:block}.menu-toolbar:has(.menu-btn:hover) .menu-btn:focus-within>.mirror-nav-dropdown,.menu-toolbar:has(.menu-btn:hover) .menu-btn:focus-within>.mirror-locale-dropdown{display:none}.menu-toolbar:has(.menu-btn:hover) .menu-btn:hover>.mirror-nav-dropdown,.menu-toolbar:has(.menu-btn:hover) .menu-btn:hover>.mirror-locale-dropdown{display:block}.mirror-nav-dropdown a{display:flex;height:32px;padding:0 13px;color:#666;font-size:14px;line-height:32px;text-align:left;text-decoration:none;white-space:nowrap;align-items:center}.mirror-nav-dropdown a:before{width:7px;height:7px;margin-right:15px;content:"";border-radius:50%;background:#ff7e04}.mirror-nav-dropdown a:hover,.mirror-nav-dropdown a:focus{color:#ff7e04;background:#f7f7f7}.mirror-locale-flag{width:23px;height:16px;object-fit:cover;box-shadow:0 0 0 1px #ffffff38}.mirror-locale-dropdown{position:absolute;z-index:1200;top:calc(100% - 2px);right:0;display:none;width:164px;max-height:332px;padding:3px 0;overflow-y:auto;border:0;border-radius:4px;background:#fff;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f}.menu-btn:hover>.mirror-locale-dropdown,.menu-btn:focus-within>.mirror-locale-dropdown{display:block}.mirror-locale-dropdown a{display:flex;gap:10px;padding:9px 14px;color:#666;font-size:13px;line-height:1.25;text-align:left;text-decoration:none;white-space:nowrap;align-items:center}.mirror-locale-dropdown a[aria-current=true],.mirror-locale-dropdown a:hover,.mirror-locale-dropdown a:focus{color:#ff7e04;background:#f7f7f7}.mirror-locale-dropdown img{width:20px;height:14px;object-fit:cover;box-shadow:0 0 0 1px #ffffff3d}[dir=rtl] .mirror-page{direction:rtl}.mirror-page--hz-process-ltr.mirror-page,.mirror-page--hz-process-ltr .pc_content[dir=rtl]{direction:ltr}.mirror-swiper-pagination .swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;padding:0}.newActive .pctrends-list-li{position:relative}.home-activity-link{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.home-activity-link:focus-visible{outline:2px solid #ff7e04;outline-offset:-3px}.tabpanel-custom .right-col .input>input{box-sizing:border-box;padding:0 8px}.productUs .us .tab-right-box>img{aspect-ratio:1;object-fit:cover}.home-product-panel__perks{display:flex;flex-wrap:wrap;align-items:flex-start}.home-product-panel .home-product-panel__perk{display:flex;align-items:flex-start;flex:0 0 33.333333%;box-sizing:border-box;min-height:50px;margin-bottom:0!important;overflow:visible!important}.home-product-panel .home-product-panel__perk>img{flex:0 0 16px;margin-top:4px}.home-product-panel .home-product-panel__perk-copy{position:static!important;display:block;width:auto!important;margin:0 12px 0 7px!important;line-height:1.45}.home-product-panel .home-product-panel__actions{margin-top:25px!important;margin-bottom:0!important}.en_us .home-product-panel .home-product-panel__perk,.es_es .home-product-panel .home-product-panel__perk,.pt_pt .home-product-panel .home-product-panel__perk,.ru .home-product-panel .home-product-panel__perk,.vi_vn .home-product-panel .home-product-panel__perk{flex-basis:50%;width:50%!important}
