[system=pc] .language-wrap{display:flex;position:relative;justify-content:center}[system=pc] .language-icon{display:flex;align-items:center;cursor:pointer;color:#fff;font-size:14px;font-weight:600}[system=pc] .language-icon img{width:33px;height:33px;margin-right:10px;border-radius:18px;border:1px solid #ccc}[system=pc] .language-icon:hover{opacity:.7}[system=pc] .language-model{position:absolute;width:600px;bottom:calc(100% + 20px);left:calc(50% - 300px);z-index:2;border-radius:16px;box-shadow:0 16px 32px rgba(0,0,0,.24);background:#fff}[system=pc] .language-model .language-title{display:flex;height:52px;justify-content:space-between;align-items:center;padding-left:12px;padding-right:24px}[system=pc] .language-model .language-title h2{font-size:24px}[system=pc] .language-model .language-title .close-action{cursor:pointer;font-size:24px;color:#00e1ff}[system=pc] .language-model .language-title .close-action:hover{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}[system=pc] .language-model .language-list{display:flex;min-width:470px;position:relative;flex-wrap:wrap;padding:12px}[system=pc] .language-model .language-list a{display:flex;width:33.33%;height:40px;align-items:center;justify-content:left;white-space:nowrap;padding:3px 16px 3px 12px;margin-bottom:10px}[system=pc] .language-model .language-list a:hover{background:#f0f5fc;border-radius:10px}[system=pc] .language-model .language-list a:hover h3{color:#51a0f8}[system=pc] .language-model .language-list a img{width:33px;height:33px;margin-right:10px;border-radius:18px;border:1px solid #ccc}[system=pc] .language-model .language-list a h3{font-weight:500;font-family:Source Han Sans SC;color:#333}[system=pc] .close-mask{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1}@media (max-width:988px){[system=mobile] .footer .footer-menu .language-model{left:0}[system=mobile] .footer .footer-menu li:first-child,[system=mobile] .footer .footer-menu li:nth-child(2){width:50%}[system=mobile] .footer .footer-menu li:nth-child(3){display:flex;width:100%;justify-content:center;align-items:center}[system=mobile] .footer .footer-menu li:nth-child(3) .language-icon{display:flex;flex-direction:column;align-items:center}[system=mobile] .footer .footer-menu li p{color:#fff;padding-top:5px}[system=mobile] .language-icon img{width:33px;height:33px;border-radius:18px;border:1px solid #ccc}[system=mobile] .language-model{position:fixed;z-index:99;width:100%;height:100%;top:0;right:0;padding:26px 18px;border-radius:0;background:#fff}[system=mobile] .language-model .language-title{display:flex;justify-content:space-between;align-items:center;height:50px}[system=mobile] .language-model .language-title h2{font-size:24px}[system=mobile] .language-model .language-title .close-action{font-size:24px;color:#00e1ff}[system=mobile] .language-model .language-list{min-width:0;height:calc(100% - 50px);overflow:auto}[system=mobile] .language-model .language-list a{display:flex;align-items:center;justify-content:left;margin:28px 28px 28px 14px}[system=mobile] .language-model .language-list a img{width:36px;height:36px;margin-right:15px;border-radius:18px;border:1px solid #ccc}[system=mobile] .language-model .language-list a h3{font-weight:500;font-family:Source Han Sans SC;color:#333}}
.footer{width:100%;opacity:0;transition-duration:.3s}.footer[data-show=true]{opacity:1}.footer .footer-menu li>a{display:flex;align-items:center;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.footer .footer-menu li>a:first-child{margin-left:0}.footer .footer-menu li>a img{width:33px;margin-right:10px}.footer .footer-menu li:hover span{text-decoration:underline}.footer .footer-link{width:256px;height:34px;position:relative;border-radius:8px}.footer .footer-link .link-bg{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px;border:1px solid #fff;opacity:.4;z-index:-1}.footer .footer-link ul{display:flex;width:100%;height:100%;border-radius:8px;background:linear-gradient(230deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1));justify-content:space-evenly;align-items:center}.footer .footer-link li a{display:block;width:32px;height:32px;justify-content:center;align-items:center}.footer .footer-link li a:hover{opacity:.7}.footer .footer-link li a img{height:100%}@media (min-width:988px){.footer{padding-top:32px;padding-bottom:100px}.footer,.footer .footer-menu{display:flex;justify-content:center}.footer .footer-menu{margin-right:40px;padding:10px 0}.footer .footer-menu li{margin-left:40px}.footer .footer-link{margin:10px 40px 10px 0}}@media (max-width:988px){.footer{padding-top:60px;padding-bottom:80px}.footer .footer-menu{display:flex;width:100%;flex-wrap:wrap;margin:0 auto}.footer .footer-menu li{display:block;width:33.33%;margin-bottom:25px}.footer .footer-menu li a{line-height:32px;font-size:12px;background-size:32px 32px;justify-content:center}.footer .footer-menu .language-model{left:calc(-50% - 300px)}.footer .footer-link{width:100%;height:40px}.footer .footer-link ul{padding:3px 0}}
.hover-transform{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}.game-card{display:block;position:relative;transition-duration:.3s;cursor:pointer}.game-card.card-wrap,.game-card .card-wrap{height:100%;overflow:hidden;border-radius:12px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);transform:scale(1) translate(0);transition-duration:.3s;background-size:100%}.game-card:hover{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}.game-card .game-ele{width:100%;height:100%}.game-card .game-flag{width:40px;height:30px;position:absolute;right:-5px;top:-4px;background:url(/gamebridge-web/assets/game-hot.svg);background-size:cover}[system=pc] .game-card.card-wrap,[system=pc] .game-card .card-wrap{width:88px;height:88px}[system=pc] .game-card h3{display:none;width:100%;height:44px;position:absolute;bottom:0;left:0;line-height:20px;font-size:14px;padding:2px 6px;text-align:center;background:rgba(0,0,0,.5);color:#fff;word-break:break-all;font-family:Source Han Sans SC}[system=pc] .game-card h3 span{display:block;width:100%;max-height:100%;overflow:hidden}[system=pc] .game-card .icon-video{display:none;width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}[system=pc] .game-card:hover .icon-video{display:block}[system=pc] .game-card:hover h3{display:flex;align-items:center;justify-content:center}[system=pc] .game-card[data-size=search].card-wrap,[system=pc] .game-card[data-size=search] .card-wrap{width:78px;height:78px}[system=pc] .game-card[data-size=search] h3{height:34px;line-height:15px;font-size:12px;padding:2px 4px}[system=pc] .game-card[data-size=search-big].card-wrap,[system=pc] .game-card[data-size=search-big] .card-wrap{width:168px;height:168px}[system=pc] .game-card[data-size=search-big] h3{height:66px;line-height:20px;font-size:16px;padding:3px 8px}[system=pc] .game-card[data-size=large].card-wrap,[system=pc] .game-card[data-size=large] .card-wrap{width:188px;height:188px}[system=pc] .game-card[data-size=large] h3{height:66px;align-items:center;line-height:20px;font-size:16px;padding:3px 8px}[system=pc] .game-card[data-size=oversized].card-wrap,[system=pc] .game-card[data-size=oversized] .card-wrap{width:288px;height:288px}[system=pc] .game-card[data-size=oversized] h3{height:88px;align-items:center;line-height:26px;font-size:18px;padding:5px 10px}[system=mobile] .game-card,[system=mobile] .game-card[data-size=search]{width:100px;height:100px}[system=mobile] .game-card[data-size=large]{width:212px;height:212px}[system=mobile] .game-card[data-size=oversized]{width:324px;height:324px}[system=mobile] .game-card .icon-video,[system=mobile] .game-card h3{display:none}
.hover-transform{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}body[system=pc] .category-card{display:flex;width:188px;height:88px;cursor:pointer;padding:4px 4px 0;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);transform:scale(1) translateY(-4px);transition-duration:.3s;border-radius:16px;overflow:hidden}body[system=pc] .category-card:nth-child(1n){background:linear-gradient(to bottom right,#ecfcff,#ecfcff)}body[system=pc] .category-card:nth-child(1n) .large-bg-1,body[system=pc] .category-card:nth-child(1n) .large-bg-2{background:#32e7ff}body[system=pc] .category-card:nth-child(2n){background:linear-gradient(to bottom right,#fdf2f7,#fbf2f8)}body[system=pc] .category-card:nth-child(2n) .large-bg-1,body[system=pc] .category-card:nth-child(2n) .large-bg-2{background:#ff73a9}body[system=pc] .category-card:nth-child(3n){background:linear-gradient(to bottom right,#fbfbf1,#fdfbec)}body[system=pc] .category-card:nth-child(3n) .large-bg-1,body[system=pc] .category-card:nth-child(3n) .large-bg-2{background:#ffda1a}body[system=pc] .category-card p{width:80px;height:80px;overflow:hidden;border-radius:14px}body[system=pc] .category-card p img{width:100%}body[system=pc] .category-card h3{display:flex;width:100px;align-items:center;color:#0e2b4d;font-weight:600;line-height:14px;padding:12px;word-break:break-word}body[system=pc] .category-card:hover{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}body[system=pc] .category-card[data-size=large]{height:188px}body[system=pc] .category-card[data-size=large] p{width:100%;height:140px;align-items:center}body[system=pc] .category-card[data-size=large] h3{display:block;width:100%;height:44px;position:absolute;left:0;bottom:0;line-height:44px;white-space:nowrap;font-size:12px;text-align:center;opacity:.8;padding:0}body[system=pc] .category-card:nth-child(1n) p{background:#d7faff}body[system=pc] .category-card:nth-child(2n) p{background:#ffedf6}body[system=pc] .category-card:nth-child(3n) p{background:#fff5dc}body[system=mobile] .category-card{width:100px;box-shadow:0 4px 10px 1px rgba(0,0,0,.2);border-radius:14px;overflow:hidden}body[system=mobile] .category-card img{width:100px;height:100px}body[system=mobile] .category-card h3{display:flex;height:50px;align-items:center;text-align:center;justify-content:center;font-weight:600;color:#0e2b4d;line-height:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.category-card{display:block;position:relative}.category-card h3{font-family:Source Han Sans SC}.category-card .large-bg-1{width:calc(100% - 12px);top:8px;left:6px;opacity:.5}.category-card .large-bg-1,.category-card .large-bg-2{height:140px;position:absolute;border-radius:12px;background:#32e7ff;z-index:-1}.category-card .large-bg-2{width:calc(100% - 16px);top:12px;left:8px;opacity:.2}
[system=pc] .game-search.pc-normal{width:88px;height:88px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);top:0;left:0}[system=pc] .game-search.pc-normal .logo{width:100%;height:48px;text-align:center;padding:4px;background:url(/gamebridge-web/assets/logo-small.svg) no-repeat 50%;background-size:80px auto;cursor:pointer}[system=pc] .game-search.pc-normal .home-and-search{display:flex;height:calc(100% - 48px);border-top:1px solid #f4f8fe;line-height:34px}[system=pc] .game-search.pc-normal .home-and-search .hs-ele-home{width:calc(50% - 1px);text-align:center;margin-left:1px;border-right:1px solid #f4f8fe;font-size:24px;color:#ff73a9;cursor:pointer}[system=pc] .game-search.pc-normal .home-and-search .hs-ele-home:hover{color:#ff65a0}[system=pc] .game-search.pc-normal .home-and-search .hs-ele-home:active{color:#fb448a}[system=pc] .game-search.pc-normal .home-and-search .hs-ele-search{width:calc(50% - 1px);text-align:center;font-size:24px;color:#3bd5f7;cursor:pointer}[system=pc] .game-search.pc-normal .home-and-search .hs-ele-search:hover{color:#0fcaf3}[system=pc] .game-search.pc-normal .home-and-search .hs-ele-search:active{color:#1ecef5}[system=pc] .game-search.pc-expand{display:flex;width:388px;height:84px;justify-content:space-between;padding:8px;top:30px;left:0}[system=pc] .game-search.pc-expand .search-bg{width:100%;height:84px;position:absolute;top:0;left:0;z-index:2;border-radius:12px;box-shadow:0 4px 0 1px #cadbfb;pointer-events:none}[system=pc] .game-search.pc-expand .content-bg{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:-1}[system=pc] .game-search.pc-expand .search-main{display:flex;width:100%;height:100%;position:relative;background:rgba(59,213,247,.1);border-radius:12px;overflow:hidden}[system=pc] .game-search.pc-expand .search-main .search-input{width:calc(100% - 54px);height:100%;padding-left:20px;padding-right:50px;border:0;background:transparent;font-size:22px;font-family:Fredoka-SemiBold,Fredoka;color:#0e2b4d}[system=pc] .game-search.pc-expand .search-main .clear-search{font-size:28px;position:absolute;top:20px;right:72px;color:#a3adb9;line-height:1;cursor:pointer;-webkit-animation:fade-in .3s ease-in-out forwards;animation:fade-in .3s ease-in-out forwards}[system=pc] .game-search.pc-expand .search-main .clear-search:hover{color:#798ea7}[system=pc] .game-search.pc-expand .search-main .clear-search:active{color:#5e7a9c;-webkit-animation:fade-out .3s ease-in-out forwards;animation:fade-out .3s ease-in-out forwards}[system=pc] .game-search.pc-expand .search-main .search-action{width:54px;height:100%;background:#3bd5f7;border-radius:10px;border:0;cursor:pointer}[system=pc] .game-search.pc-expand .search-main .search-action:hover{background:#55dbf9}[system=pc] .game-search.pc-expand .search-main .search-action:active{background:#1ecef5}[system=pc] .game-search.pc-expand .search-content{width:calc(100% - 2px);height:calc(100vh - 124px);position:absolute;top:calc(100% - 4px);left:1px;padding-top:12px;background:#fff;z-index:1;box-shadow:0 5px 0 1px #dfeafe;border-radius:0 0 10px 10px}[system=pc] .game-search.pc-expand .search-content .search-content-main{height:100%;overflow-y:auto;padding-left:12px}[system=pc] .game-search.pc-expand .search-content .search-content-main .search-loading{margin-top:10px;height:calc(100% - 10px)}[system=pc] .game-search.pc-expand .search-content .search-result .result-list{grid-template-columns:repeat(auto-fill,78px);grid-column-gap:12px;grid-row-gap:12px}[system=pc] .game-search.pc-expand .search-content .category{padding:30px 0}[system=pc] .game-search.pc-expand .search-content .category>a{background:#e9edf4}[system=pc] .game-search.pc-expand .search-content .popular-this-week-title,[system=pc] .game-search.pc-expand .search-content .recently-played-title{line-height:40px;padding-left:42px;font-size:20px;margin-bottom:10px}[system=pc] .game-search.pc-expand .search-content .popular-this-week-list,[system=pc] .game-search.pc-expand .search-content .recently-played-list{grid-template-columns:repeat(auto-fill,78px);grid-column-gap:12px;grid-row-gap:12px}@media (min-width:1388px) and (max-width:1588px){[system=pc] .game-search.pc-expand{top:20px}}@media (min-width:1288px) and (max-width:1388px){[system=pc] .game-search.pc-expand{top:5px}}@media (min-width:1188px) and (max-width:1288px){[system=pc] .game-search.pc-expand{top:10px}}[system=mobile] .game-search{width:100px;height:100px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);top:0;left:0}[system=mobile] .game-search .logo{width:100%;height:54px;text-align:center;padding:4px;background:url(/gamebridge-web/assets/logo-small.svg) no-repeat 50%;background-size:88px auto}[system=mobile] .game-search .home-and-search{display:flex;height:calc(100% - 54px);border-top:1px solid #f4f8fe;line-height:44px}[system=mobile] .game-search .home-and-search .hs-ele-home{width:calc(50% - 1px);text-align:center;margin-left:1px;border-right:1px solid #f4f8fe;font-size:24px;color:#ff73a9}[system=mobile] .game-search .home-and-search .hs-ele-home:active{color:#fb448a}[system=mobile] .game-search .home-and-search .hs-ele-search{width:calc(50% - 1px);text-align:center;font-size:24px;color:#3bd5f7}[system=mobile] .game-search .home-and-search .hs-ele-search:active{color:#1ecef5}[system=mobile] .game-search .search-content{width:100%;height:100%;position:fixed;top:0;left:0;background:linear-gradient(180deg,#4df4ff,#6981fd)}[system=mobile] .game-search .search-content .search-content-action{display:flex;width:calc(100% - 30px);height:52px;background:#fff;border-radius:0 12px 12px 0;margin-top:18px;padding:4px}[system=mobile] .game-search .search-content .search-content-action .search-go-back{width:46px;padding:11px 15px;text-align:center;color:#16e3ff}[system=mobile] .game-search .search-content .search-content-action .search-go-back i{font-size:18px;line-height:1.4}[system=mobile] .game-search .search-content .search-content-action .search-go-back:active{background:#1ecef5}[system=mobile] .game-search .search-content .search-content-action .search-main{width:calc(100% - 46px);position:relative;background:rgba(59,213,247,.1);border-radius:12px;overflow:hidden}[system=mobile] .game-search .search-content .search-content-action .search-main .search-input{width:calc(100% - 38px);height:100%;padding:0 10px;border:0;font-size:14px;font-family:Fredoka-SemiBold,Fredoka;color:#0e2b4d;background:transparent}[system=mobile] .game-search .search-content .search-content-action .search-main .search-action{width:38px;height:100%;position:absolute;right:0;top:0;background:#3bd5f7;border-radius:12px;border:0}[system=mobile] .game-search .search-content .search-content-action .search-main .search-action:active{background:#1ecef5}[system=mobile] .game-search .search-content .search-content-main{width:100vw;height:calc(100% - 70px);padding:0 calc(50vw - 162px);position:relative;overflow-y:auto}[system=mobile] .game-search .search-content .search-result .result-list{grid-template-columns:repeat(auto-fill,100px);grid-column-gap:12px;grid-row-gap:12px}[system=mobile] .game-search .search-content .category{padding:20px 0}[system=mobile] .game-search .search-content .category>a{background:#d8f8ff}[system=mobile] .game-search .search-content .popular-this-week-title,[system=mobile] .game-search .search-content .recently-played-title{line-height:20px;padding-left:26px;font-size:16px;margin-bottom:15px;background-size:contain}[system=mobile] .game-search .search-content .popular-this-week-list,[system=mobile] .game-search .search-content .recently-played-list{grid-template-columns:repeat(auto-fill,100px);grid-column-gap:12px;grid-row-gap:12px}@media (min-width:496px){[system=mobile] .game-search .search-content .search-content-main{width:464px}}.game-search{border-radius:12px;position:-webkit-sticky;position:sticky;background:#fff;z-index:99}.game-search .logo{display:block}.game-search .logo h1{display:none}.game-search .search-content{-webkit-animation:fade-in .3s ease-in-out forwards;animation:fade-in .3s ease-in-out forwards}.game-search .search-content .search-result .result-title{color:#0a2047;line-height:24px;font-weight:600;padding:10px 0;font-size:20px}.game-search .search-content .search-result .result-list{display:grid;grid-auto-flow:row dense}.game-search .search-content .search-result .void-title{text-align:center;font-size:22px;font-weight:700;font-family:Fredoka-Bold,Fredoka;line-height:26px;color:#0a2047;padding-top:30px}.game-search .search-content .search-result .void-text{text-align:center;font-size:14px;color:rgba(14,43,77,.5);line-height:30px;margin-bottom:10px}.game-search .search-content .category{overflow-x:auto;white-space:nowrap}.game-search .search-content .category>a{display:inline-block;line-height:16px;padding:8px 20px;box-shadow:0 0 4px 1px hsla(0,0%,100%,.25);border-radius:50px;margin-left:6px;font-weight:600;font-size:14px;cursor:pointer}.game-search .search-content .category>a:first-child{margin-left:0}.game-search .search-content .category>a:hover{background:#55dbf9;color:#fff}.game-search .search-content .category>a:active{background:#1ecef5}.game-search .search-content .popular-this-week-title,.game-search .search-content .recently-played-title{font-family:Fredoka-SemiBold,Fredoka;color:#0a2047}.game-search .search-content .popular-this-week-list,.game-search .search-content .recently-played-list{display:grid;grid-auto-flow:row dense}.game-search .search-content .popular-this-week{margin-bottom:18px}.game-search .search-content .popular-this-week .popular-this-week-title{background-image:url(/gamebridge-web/assets/search-hot.png);background-position:0;background-repeat:no-repeat}.game-search .search-content .recently-played{margin-bottom:18px}.game-search .search-content .recently-played .recently-played-title{background-image:url(/gamebridge-web/assets/search-recently.png);background-position:0;background-repeat:no-repeat}
.hover-transform{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}body[system=pc] .walk-through-card{width:188px;height:148px}body[system=pc] .walk-through-card:hover{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}body[system=pc] .walk-through-card:hover>p:after{display:block;width:50px;height:50px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);content:" ";border-radius:50%;border:10px solid hsla(0,0%,100%,.1);border-top-color:#fff;z-index:1;-webkit-animation:load 1.1s linear infinite;animation:load 1.1s linear infinite}body[system=pc] .walk-through-card:hover>p video{display:block}body[system=pc] .walk-through-card>p{height:100px}body[system=pc] .walk-through-card>p video{display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}body[system=pc] .walk-through-card>h3{height:44px;white-space:nowrap}@-webkit-keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body[system=mobile] .walk-through-card{width:156px;height:138px}body[system=mobile] .walk-through-card>p{height:84px}body[system=mobile] .walk-through-card>p video{display:none;width:100%;height:100%;position:absolute;top:0;left:0}body[system=mobile] .walk-through-card>h3{display:flex;height:50px;align-items:center;text-align:center;justify-content:center;line-height:12px;padding:6px 12px;white-space:pre-wrap}.walk-through-card{display:block;background:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff);cursor:pointer;padding:4px 4px 0;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);transform:scale(1) translateY(-4px);transition-duration:.3s;border-radius:16px;overflow:hidden}.walk-through-card>p{display:flex;align-items:center;position:relative;overflow:hidden;border-radius:14px}.walk-through-card>p img{width:100%}.walk-through-card>p .duration{width:auto;height:16px;position:absolute;bottom:8px;right:8px;padding:0 4px;border-radius:4px;text-align:center;line-height:16px;background-color:rgba(0,0,0,.8);opacity:.8;color:#fff}.walk-through-card>h3{width:100%;position:absolute;left:0;bottom:0;padding:0 16px;line-height:44px;font-size:12px;color:#0e2b4d;font-weight:600;opacity:.8;overflow:hidden;font-family:Source Han Sans SC}
@font-face{font-family:iconfont;src:url(/gamebridge-web/assets/iconfont.woff) format("woff");font-display:swap}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-share:before{content:"\e86f"}.icon-rotate:before{content:"\e66f"}.icon-checkbox-checked:before{content:"\e72a"}.icon-checkbox:before{content:"\e625"}.icon-video:before{content:"\e688"}.icon-install:before{content:"\e689"}.icon-logout:before{content:"\e683"}.icon-close:before{content:"\e602"}.icon-check:before{content:"\e632"}.icon-people:before{content:"\e67f"}.icon-comments:before{content:"\e67e"}.icon-left:before{content:"\e60e"}.icon-home:before{content:"\e614"}.icon-hated-solid:before{content:"\e615"}.icon-like-solid:before{content:"\e613"}.icon-hated:before{content:"\e612"}.icon-like:before{content:"\e616"}.icon-full:before{content:"\e607"}.icon-collapse:before{content:"\e608"}.icon-delete:before{content:"\e606"}.icon-search:before{content:"\e601"}
.hover-transform{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}.module-wrap{display:flex;justify-content:space-between;align-items:center}.module-wrap .module-header{position:relative;color:#fff;font-weight:600;flex:1}.module-wrap .module-header:before{content:" ";display:block;position:absolute;z-index:0;border-radius:50%}.module-wrap .module-header:after{content:" ";display:block;position:absolute;z-index:1;background:linear-gradient(229.8deg,hsla(0,0%,100%,.25) 16.83%,hsla(0,0%,100%,0) 88.88%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:50%}.module-wrap .module-header[data-module=red]:before{background:#ff73a9}.module-wrap .module-header[data-module=blue]:before{background:#00e1ff}.module-wrap .module-header[data-module=purple]:before{background:#e168ff}.module-wrap .module-header[data-module=yellow]:before{background:#ffcd1a}.module-wrap .module-header[data-module=orange]:before{background:#ffad32}.module-wrap .module-header span{display:block;position:absolute;z-index:2}.module-wrap .more{color:#fff;cursor:pointer;font-weight:600;font-size:20px;font-family:Fredoka-SemiBold,Fredoka;transition-duration:.3s}.module-wrap .more:hover{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}body[system=pc] .module-header{height:70px;padding:12px 0 18px 18px;line-height:40px;font-size:24px}body[system=pc] .module-header:before{width:40px;height:40px;left:0;top:12px}body[system=pc] .module-header:after{width:24px;height:24px;left:26px;top:10px}body[system=pc] .module-header span{left:18px;top:12px}body[system=mobile] .module-wrap{margin-bottom:16px}body[system=mobile] .module-wrap .module-header{height:26px;line-height:20px;font-size:16px}body[system=mobile] .module-wrap .module-header:before{width:26px;height:26px;left:0;top:0}body[system=mobile] .module-wrap .module-header:after{width:15px;height:15px;left:17px;top:0}body[system=mobile] .module-wrap .module-header span{left:15px;top:6px}body[system=mobile] .module-wrap .more{font-size:16px}
body[system=pc] .about-area{margin-bottom:100px}body[system=pc] .about-area .about-content{padding:60px;background-image:url(/gamebridge-web/assets/bg.png);background-repeat:no-repeat;background-position:100% 100%;background-size:188px 130px}body[system=pc] .about-area .about-content h2{line-height:28px;font-size:24px;margin-bottom:20px;font-family:Fredoka-Bold,Fredoka}body[system=pc] .about-area .about-content h3{line-height:24px;font-size:20px;margin-bottom:10px;font-family:Fredoka-Bold,Fredoka}body[system=pc] .about-area .about-content p{font-size:14px;margin-bottom:40px;line-height:30px}body[system=mobile] .about-area .about-content{padding:20px 12px}body[system=mobile] .about-area .about-content h3{line-height:16px;font-size:14px;margin-bottom:4px}body[system=mobile] .about-area .about-content p{font-size:14px;margin-bottom:26px;line-height:24px}.about-area .about-content{background:#fff;box-shadow:0 5px 0 1px #cadbfb;border-radius:16px}.about-area .about-content h3{color:#0e2b4d;font-weight:600;padding-top:4px;border-bottom:1px solid hsla(0,0%,100%,.1)}.about-area .about-content p{color:rgba(14,43,77,.5)}.about-area .about-content .category-list{margin-top:-10px;margin-left:-10px}.about-area .about-content .category-list>a{display:inline-block;color:rgba(14,43,77,.5);font-size:14px;line-height:30px;padding:0 20px;background:#00e1ff;border-radius:15px;margin-left:10px;margin-top:10px;cursor:pointer;color:#fff;font-weight:600}.about-area .about-content .category-list>a:hover{background:linear-gradient(90deg,#3aecf7,#7769fd)}
.loading{width:100%;height:100%;position:absolute;left:0;top:0;z-index:999}.loading[data-jump-page=true]{position:fixed}.loading[data-jump-page=true] .loading-inner{width:75px;height:45px}.loading[data-jump-page=true] .loading-inner:after,.loading[data-jump-page=true] .loading-inner:before{width:30px;height:30px}.loading .loading-bg{width:100%;height:100%;background:#000;opacity:.5;position:absolute;left:0;top:0;z-index:0}.loading .loading-inner{width:50px;height:30px;position:absolute;top:50%;left:calc(50% - 25px);perspective:200px;z-index:1}.loading .loading-inner:after,.loading .loading-inner:before{position:absolute;width:20px;height:20px;content:"";-webkit-animation:jumping .5s infinite alternate;animation:jumping .5s infinite alternate;background:transparent}.loading .loading-inner:before{left:0}.loading .loading-inner:after{right:0;-webkit-animation-delay:.15s;animation-delay:.15s}@-webkit-keyframes jumping{0%{transform:scale(1) translateY(0) rotateX(0deg);box-shadow:0 0 0 transparent}to{transform:scale(1.2) translateY(-25px) rotateX(45deg);background:#3bd5f7;box-shadow:0 25px 40px #3bd5f7}}@keyframes jumping{0%{transform:scale(1) translateY(0) rotateX(0deg);box-shadow:0 0 0 transparent}to{transform:scale(1.2) translateY(-25px) rotateX(45deg);background:#3bd5f7;box-shadow:0 25px 40px #3bd5f7}}
.loading-waterfalls-flow-wrap{width:100%;height:30px;position:relative}.loading-waterfalls-flow-wrap .loading{position:absolute;top:calc(50% - 5px);left:calc(50% - 60px);z-index:2}.loading-waterfalls-flow-wrap .loading,.loading-waterfalls-flow-wrap .loading>div{position:relative;box-sizing:border-box}.loading-waterfalls-flow-wrap .loading{display:block;color:#586274}.loading-waterfalls-flow-wrap .loading.la-dark{color:#333}.loading-waterfalls-flow-wrap .loading>div{float:none;background-color:currentColor;border:0 solid}.loading-waterfalls-flow-wrap .loading{width:120px;height:10px;font-size:0;text-align:center}.loading-waterfalls-flow-wrap .loading>div{display:inline-block;width:10px;height:10px;white-space:nowrap;border-radius:100%;-webkit-animation:ball-elastic-dots-anim 1s infinite;animation:ball-elastic-dots-anim 1s infinite}@-webkit-keyframes ball-elastic-dots-anim{0%,to{margin:0;transform:scale(1)}50%{margin:0 5%;transform:scale(.65)}}@keyframes ball-elastic-dots-anim{0%,to{margin:0;transform:scale(1)}50%{margin:0 5%;transform:scale(.65)}}
.text-info{width:1200px;margin:40px auto;padding:34px 40px;background:#fff;box-shadow:0 7px 5px 1px rgba(0,0,0,.03),0 22px 18px 1px rgba(0,0,0,.05),0 100px 80px 1px rgba(0,0,0,.07);border-radius:12px}.text-info h2{color:#16e3ff;font-weight:600;font-size:24px;line-height:28px;padding-top:4px;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.1)}.text-info h3{color:#000;font-size:20px;line-height:24px}.text-info h3,.text-info h4{font-weight:600;margin-bottom:10px}.text-info h4{font-size:14px;color:#333;line-height:20px;color:#212b3a}.text-info p{font-size:14px;color:#666;line-height:30px}.text-info p,.text-info ul{margin-bottom:34px}.text-info ul li{color:#333;font-size:14px;line-height:24px}.text-info a{color:#fb5092}.text-info .info-table{width:100%;overflow-x:auto;margin-bottom:34px}.text-info .info-table table{table-layout:fixed;width:100%;min-width:1120px;border:1px solid #ccc}.text-info .info-table table td{padding:12px 20px;line-height:24px;font-size:14px;color:#000;border-bottom:1px solid #ccc;border-right:1px solid #ccc}@media screen and (max-device-width:768px){.text-info{width:100%;margin:20px auto;padding:34px 30px}}
body[system=mobile] .loading-walk-through-area{align-items:normal}body[system=mobile] .loading-walk-through-area .main-wrap{justify-content:center;width:calc(100% - 50px)}body[system=mobile] .loading-walk-through-area .main-wrap .video-wrap{flex:none;margin-bottom:100px;overflow:hidden;height:200px}body[system=mobile] .loading-walk-through-area .main-wrap .video-wrap img{width:inherit}body[system=mobile] .mobile-horizontal .main-wrap{margin-top:0}body[system=mobile] .mobile-horizontal .main-wrap .video-wrap{height:calc(100% - 160px);margin-bottom:20px}body[system=pc] .change-direction{margin:0 20%!important}body[system=pc] .change-direction .video-wrap{margin-bottom:60px}body[system=pc] .change-direction .video-wrap img{width:192px;height:192px}body[system=pc] .change-direction .video-wrap{flex:1}.loading-walk-through-area{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;justify-content:center;align-items:center;z-index:1;background:#321776}.loading-walk-through-area .change-direction{flex-direction:column}.loading-walk-through-area .main-wrap{width:100%;display:flex;justify-content:center;align-content:center;margin:0 10%}.loading-walk-through-area .main-wrap .video-wrap{display:flex;justify-content:center;align-content:center;flex:1;height:327px}.loading-walk-through-area .main-wrap .video-wrap .video{width:100%;max-height:327px;position:relative;overflow:hidden}.loading-walk-through-area .main-wrap .video-wrap .video img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:auto!important;border-radius:16px}.loading-walk-through-area .main-wrap .video-wrap .video video{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.loading-walk-through-area .main-wrap .video-wrap img{border-radius:16px}.loading-walk-through-area .main-wrap .button-wrap{display:flex;align-items:center;justify-content:center;flex-flow:column;margin-left:64px}.loading-walk-through-area .main-wrap .button-wrap p{font-family:Fredoka-SemiBold,Fredoka;font-size:16px;line-height:16px;font-weight:600;color:#fff;margin-bottom:10px;opacity:.7}.loading-walk-through-area .main-wrap .button-wrap .bg-wrap{height:75px}.loading-walk-through-area .main-wrap .button-wrap .bg-wrap:first-of-type{margin-bottom:48px}.loading-walk-through-area .main-wrap .button-wrap .bg-div{width:200px;height:72px;cursor:pointer}.loading-walk-through-area .main-wrap .button-wrap .bg-div:hover{width:208px;height:75px}.loading-walk-through-area .main-wrap .button-wrap .play-now{position:relative;background:url(/gamebridge-web/assets/play-now-n.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .play-now .cursor{width:72px;height:72px;position:absolute;right:-15px;top:30px;background:url(/gamebridge-web/assets/cursor.png)}.loading-walk-through-area .main-wrap .button-wrap .play-now:hover{background:url(/gamebridge-web/assets/play-now-h.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .walk-through{background:url(/gamebridge-web/assets/walk-through-n.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .walk-through:hover{background:url(/gamebridge-web/assets/walk-through-h.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .wt-disabled{background:url(/gamebridge-web/assets/walk-through-disabled.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .wt-disabled:hover{width:200px;height:72px}
body[system=mobile] .progress-loading{font-size:20px}.progress-wrap{width:100%;height:30px;border-radius:23px;border:3px solid #00d5f2;position:relative;color:#fff}.progress-wrap .progress-inner{font-family:Fredoka-Bold,Fredoka;height:24px;background:#50579c;border-radius:23px;position:relative}.progress-wrap .progress-inner .progress-bg,.progress-wrap .progress-inner .progress-filter,.progress-wrap .progress-inner .progress-nums{position:absolute;height:inherit;width:0;border-radius:23px}.progress-wrap .progress-inner .progress-bg{background:linear-gradient(-45deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 75%,transparent 0,transparent);background-size:16px 16px;z-index:1}.progress-wrap .progress-inner .progress-filter{background:#fff;filter:blur(4px);height:6px;top:7px}.progress-wrap .progress-inner .progress-nums{background:linear-gradient(#3aecf7,#7769fd);-webkit-animation:panoramic 30s linear infinite;animation:panoramic 30s linear infinite}.progress-wrap .progress-inner .progress-number{z-index:3;position:absolute;margin-left:30px;left:0;top:50%;transform:translate(-50%,-50%);font-weight:600;font-size:20px;line-height:20px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.progress-wrap .progress-loading{font-family:Fredoka-Medium,Fredoka;margin-top:20px;font-size:24px;line-height:20px}@-webkit-keyframes panoramic{to{background-position:200% 0}}@keyframes panoramic{to{background-position:200% 0}}
.hover-transform{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}.custom-card{display:block;position:relative;cursor:pointer;padding-bottom:4px;transition-duration:.3s}.custom-card:hover{transform:scale(1.05) translateY(-.05%);transition-duration:.3s}.custom-card .card-wrap{width:84px;height:84px;padding:4px;margin:0 auto;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);background:#fff;border-radius:50%}.custom-card .card-wrap .category-icon,.custom-card .card-wrap .new-icon{height:100%;padding:4px;background-size:100%;background-repeat:no-repeat;background-position:bottom}.custom-card .card-wrap .category-icon{background-image:url(/gamebridge-web/assets/category.png)}.custom-card .card-wrap .new-icon{background-image:url(/gamebridge-web/assets/new.png)}.custom-card h2{width:100%;height:20px;position:absolute;bottom:0;left:0;text-align:center}.custom-card h2 span{display:inline-block;background:#fff;box-shadow:0 -2px 6px 0 rgba(10,32,71,.15);border-radius:100px;padding:0 15px;line-height:20px;font-size:12px;text-align:center;margin:0 auto;color:rgba(10,32,71,.8);font-family:Fredoka-SemiBold,Fredoka;font-weight:600}
.share-wrap{z-index:2}.share-wrap,.share-wrap .share-bg{width:100%;height:100%;position:absolute;top:0;left:0}.share-wrap .share-bg{background:#000;opacity:.3}.share-wrap .share-main{width:340px;height:164px;position:absolute;top:calc(50% - 82px);left:calc(50% - 170px);background:#fff;border-radius:25px;padding:24px;text-align:left}.share-wrap .share-main .share-title{height:28px;line-height:28px;font-size:24px;font-weight:500;text-align:left;margin-bottom:10px}.share-wrap .share-main .share-close{height:16px;font-size:16px;position:absolute;top:16px;right:16px;cursor:pointer;color:rgba(14,43,77,.5)}.share-wrap .share-main .share-close:hover{color:#55dbf9}.share-wrap .share-main .share-info{padding:10px 0;height:44px;line-height:24px;font-size:14px}.share-wrap .share-main .share-list{display:flex;height:32px;justify-content:space-around;overflow:hidden}.share-wrap .share-main .share-list li{width:50px;text-align:center;cursor:pointer}.share-wrap .share-main .share-list li:hover{opacity:.7}.share-wrap .share-main .share-list img{width:32px;height:32px}
[system=pc] .games-page{padding-top:30px}[system=pc] .games-page .games-wrap .game-area{grid-template-columns:repeat(auto-fill,88px);grid-column-gap:12px;grid-row-gap:12px;margin-bottom:34px}[system=pc] .games-page .games-wrap .game-area .now-categories{height:84px;grid-area:1/2/2/5;box-shadow:0 4px 10px 0 rgba(0,0,0,.2)}[system=pc] .games-page .games-wrap .exclusive-game{overflow:hidden}[system=pc] .games-page .games-wrap .exclusive-game .exclusive-game-list{grid-template-columns:repeat(auto-fill,88px);grid-column-gap:12px;grid-row-gap:12px}[system=pc] .games-page .games-wrap .recommended-categories .recommended-categories-list{grid-template-columns:repeat(auto-fill,188px);grid-column-gap:12px;grid-row-gap:12px}@media (min-width:1788px){[system=pc]{min-width:1788px}[system=pc] .games-page .games-wrap{width:1788px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/8/3/10}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/10/3/12}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/12/3/14}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:3/7/5/9}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="6"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="7"]{grid-area:3/13/5/15}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="8"]{grid-area:3/15/5/17}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:2/3/4/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:2/7/4/9}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="4"]{grid-area:2/9/4/11}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="5"]{grid-area:2/11/4/13}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="6"]{grid-area:3/13/5/15}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="7"]{grid-area:2/15/4/17}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="8"]{grid-area:1/17/3/19}}@media (min-width:1588px) and (max-width:1788px){[system=pc]{min-width:1588px}[system=pc] .games-page .games-wrap{width:1588px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/11/3/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/13/3/15}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/15/3/17}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:3/7/5/9}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="6"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="7"]{grid-area:3/13/5/15}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="8"]{grid-area:3/15/5/17}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:2/3/4/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:2/7/4/9}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="4"]{grid-area:2/9/4/11}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="5"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="6"]{grid-area:2/13/4/15}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="7"]{grid-area:1/15/3/17}}@media (min-width:1388px) and (max-width:1588px){[system=pc]{min-width:1388px}[system=pc] .games-page{padding:20px}[system=pc] .games-page .games-wrap{width:1388px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/9/3/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/11/3/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/13/3/15}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:3/7/5/9}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="6"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="7"]{grid-area:3/13/5/15}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:2/3/4/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:2/7/4/9}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="4"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="5"]{grid-area:2/11/4/13}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="6"]{grid-area:1/13/3/15}}@media (min-width:1288px) and (max-width:1388px){[system=pc]{min-width:1288px}[system=pc] .games-page{padding:5px}[system=pc] .games-page .games-wrap{width:1288px}[system=pc] .games-page .games-wrap .game-area{grid-row-gap:5px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/9/3/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/11/3/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/7/5/9}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/3/3/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/5/3/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:1/7/3/9}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="4"]{grid-area:1/9/3/11}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="5"]{grid-area:1/11/3/13}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="6"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .recommended-categories .recommended-categories-list{grid-column-gap:32px}}@media (min-width:1188px) and (max-width:1288px){[system=pc]{min-width:1188px}[system=pc] .games-page{padding:10px}[system=pc] .games-page .games-wrap{width:1188px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/9/3/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/11/3/13}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/7/5/9}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:3/11/5/13}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/3/3/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/5/3/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:1/7/3/9}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="4"]{grid-area:1/9/3/11}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="5"]{grid-area:1/11/3/13}}@media (min-width:988px) and (max-width:1188px){[system=pc]{min-width:988px}[system=pc] .games-page .games-wrap{width:988px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/9/3/11}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:3/7/5/9}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/9/5/11}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/3/3/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/5/3/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:1/7/3/9}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="4"]{grid-area:1/9/3/11}}@media (min-width:788px) and (max-width:988px){[system=pc]{min-width:788px}[system=pc] .games-page .games-wrap{width:788px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:2/2/4/4}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:2/5/4/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:5/1/7/3}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:5/5/7/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/3/3/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/5/3/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:1/7/3/9}}@media screen and (max-height:600px) and (min-width:788px) and (max-width:988px){[system=pc] .games-page{padding-top:10px}}@media (max-width:788px){[system=pc]{min-width:688px}[system=pc] .games-page .games-wrap{width:688px}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:2/2/4/4}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:2/5/4/7}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:5/1/7/3}[system=pc] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:5/5/7/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/3/3/5}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="2"]{grid-area:1/5/3/7}[system=pc] .games-page .games-wrap .exclusive-game-list .game-card[data-size=large][data-grid-mark="3"]{grid-area:3/5/5/7}[system=pc] .games-page .games-wrap .recommended-categories .recommended-categories-list{grid-column-gap:62px}}[system=mobile] .games-page{padding-top:20px}[system=mobile] .games-page .games-wrap{width:324px}[system=mobile] .games-page .games-wrap .game-area{grid-template-columns:repeat(auto-fill,100px);grid-column-gap:12px;grid-row-gap:12px;margin-bottom:12px}[system=mobile] .games-page .games-wrap .game-area .now-categories{height:96px;grid-area:1/2/2/4}[system=mobile] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:3/1/5/3}[system=mobile] .games-page .games-wrap .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:6/2/8/4}[system=mobile] .games-page .games-wrap .exclusive-game{overflow:hidden}[system=mobile] .games-page .games-wrap .exclusive-game .exclusive-game-list,[system=mobile] .games-page .games-wrap .recommended-categories .recommended-categories-list{grid-template-columns:repeat(auto-fill,100px);grid-column-gap:12px;grid-row-gap:12px}@media (min-width:496px){[system=mobile] .games-page .games-wrap{color:#639;width:548px}}.games-page .games-wrap{margin:0 auto}.games-page .games-wrap .game-area{display:grid;grid-auto-flow:row dense}.games-page .games-wrap .game-area .now-categories{display:flex;background:#fff;box-shadow:0 4px 0 1px #eff4fd;border-radius:12px;align-items:center;justify-content:center;padding:10px;line-height:28px;font-weight:600;font-size:24px;color:#0a2047;font-family:Fredoka-Bold,Fredoka}.games-page .games-wrap .exclusive-game{overflow:hidden}.games-page .games-wrap .exclusive-game .exclusive-game-list,.games-page .games-wrap .recommended-categories .recommended-categories-list{display:grid;grid-auto-flow:row dense;padding-top:10px;padding-bottom:40px}
@font-face{font-family:Fredoka;font-style:normal;font-weight:400;src:url(/gamebridge-web/assets/fredoka-semi-bold.woff2) format("woff");font-display:swap}@font-face{font-family:Fredoka-Bold;font-style:normal;font-weight:400;src:url(/gamebridge-web/assets/fredoka-bold.woff2) format("woff");font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,h1,h2,h3,h4,h5,h6,hr,input,lengend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}article,canvas,footer,header,nav,section{display:block}body,button,input,select,small,textarea{font:12px/1.5 Source Han Sans SC-Regular,tahoma,helvetica,arial,"\5b8b\4f53",sans-serif;outline:none}h1,h2,h3{font-weight:400;font-family:Fredoka-Bold,Fredoka}h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}small{font-size:12px}ol,ul{list-style:none}a,a:active,a:hover,a:link,a:visited{text-decoration:none;color:#000}abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}q:after,q:before{content:""}legend{color:#000}fieldset,img{border:none}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0;width:100%}hr{border:none;height:1px}*{box-sizing:border-box}body,html{min-height:100%;font-family:Source Han Sans SC}body{display:none;background:linear-gradient(180deg,#4df4ff,#6981fd)}body[system]{display:block}body .bg-left{left:0;background-image:url(/gamebridge-web/assets/bg-left-spring.webp);background-position:0 0}body .bg-left,body .bg-right{width:50vw;height:100vh;position:fixed;top:0;background-repeat:no-repeat;background-size:auto 100%;z-index:-2}body .bg-right{right:0;background-image:url(/gamebridge-web/assets/bg-right-spring.webp);background-position:100% 0}body .bg-bottom{width:100vw;height:186px;position:fixed;left:0;bottom:0;background-image:url(/gamebridge-web/assets/bg-bottom-spring.webp);background-repeat:no-repeat;background-position:100% 100%;background-size:100% auto;z-index:-1}body[system=pc] .bg-left,body[system=pc] .bg-right{background-size:auto 100%}body[system=pc] .bg-bottom{background-size:100% auto}body[system=mobile][no-scroll]{overflow:hidden}body[system=mobile] .bg-left{width:100vw;height:100vh;background-size:cover}body[system=mobile] .bg-right{display:none}body[system=mobile] .bg-bottom{background-size:cover}body[system=pc],body[system=pc] *{scrollbar-width:thin;scrollbar-color:#e1e8f9 #f3f3f3}body[system=pc] * ::-webkit-scrollbar-track,body[system=pc] ::-webkit-scrollbar-track{border-radius:5px;background-color:#f3f3f3}body[system=pc] * ::-webkit-scrollbar-track-piece,body[system=pc] ::-webkit-scrollbar-track-piece{display:none}body[system=pc] * ::-webkit-scrollbar,body[system=pc] ::-webkit-scrollbar{background:transparent;width:10px;height:10px}body[system=pc] * ::-webkit-scrollbar-thumb,body[system=pc] ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#e1e8f9;width:6px;min-height:50px;border:2px solid transparent;background-clip:content-box}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}
