.game-video{--section-pt: var(--section-pt-desktop);--section-pb: var(--section-pb-desktop);--section-mt: var(--section-mt-desktop);--section-mb: var(--section-mb-desktop);padding-top:var(--section-pt);padding-bottom:var(--section-pb);margin-top:var(--section-mt);margin-bottom:var(--section-mb);text-align:center}@media screen and (max-width: 768px){.game-video{--section-pt: var(--section-pt-mobile, var(--section-pt-desktop));--section-pb: var(--section-pb-mobile, var(--section-pb-desktop));--section-mt: var(--section-mt-mobile, var(--section-mt-desktop));--section-mb: var(--section-mb-mobile, var(--section-mb-desktop))}}.game-video .container{max-width:1480px;padding:0 20px;margin:0 auto}.game-video h1{color:#000;font-size:45px;line-height:56px;margin-bottom:14px}.game-video p{color:#3f3f46;font-size:16px;line-height:24px;margin-bottom:64px}.game-video .swiper-container{overflow:visible;position:relative;padding:0 10px}.game-video .swiper{overflow:hidden;padding:10px 0}.game-video .swiper-wrapper{align-items:center}.game-video .swiper-slide{text-align:center;display:flex;justify-content:center}.game-video .video-item{width:150px;height:150px;border-radius:50%;border:2px solid #c8c6bf;padding:2px;overflow:hidden;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,border-color .3s ease}.game-video .swiper-slide-active .video-item{transform:scale(1.05)}.game-video .video-item img{width:100%;height:100%;object-fit:cover;border-radius:50%}.game-video .play-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px!important;height:46px!important;transition:transform .3s ease}.game-video .video-item:hover .play-img{transform:translate(-50%,-50%) scale(1.1)}.game-video .swiper-button-next,.game-video .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;box-shadow:0 2px 10px #0000001a;color:#000;top:50%;transform:translateY(-50%)}.game-video .swiper-button-next:after,.game-video .swiper-button-prev:after{font-size:18px;font-weight:700}.game-video .swiper-button-prev{left:-20px}.game-video .swiper-button-next{right:-20px}.game-video .swiper-button-disabled{opacity:.3;cursor:not-allowed}.game-video .swiper-pagination{position:relative;bottom:0!important;margin-top:20px}.game-video .swiper-pagination-bullet{width:10px;height:10px;background-color:#cfd4da;opacity:1}.game-video .swiper-pagination-bullet-active{background-color:#ef4444;width:18px;border-radius:40%}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:9999}.video-modal.active{display:flex}.video-modal-content{background:#000;max-width:900px;width:90%;position:relative}.video-modal-content iframe,.video-modal-content video{width:100%;height:500px}.video-close{position:absolute;top:-40px;right:0;color:#fff;font-size:24px;cursor:pointer;z-index:1}@media screen and (max-width: 768px){.game-video{padding:60px 0 20px}.game-video h1{font-size:30px;line-height:44px}.game-video p{margin-bottom:40px}.game-video .swiper-container{padding:0 5px}.game-video .video-item{width:120px;height:120px}.game-video .play-img{width:36px!important;height:36px!important}.game-video .swiper-button-next,.game-video .swiper-button-prev{width:32px;height:32px}.game-video .swiper-button-prev{left:-10px}.game-video .swiper-button-next{right:-10px}.game-video .swiper-button-next:after,.game-video .swiper-button-prev:after{font-size:14px}}@media screen and (max-width: 430px){.game-video{padding:40px 0 0}.game-video h1{font-size:26px;line-height:32px;margin-bottom:10px}.game-video p{font-size:14px;margin-bottom:20px}.game-video .swiper-container{padding:0 2px}.game-video .video-item{width:100px;height:100px}.game-video .play-img{width:30px!important;height:30px!important}.game-video .swiper-pagination{margin-top:15px}}@media screen and (max-width: 360px){.game-video .video-item{width:90px;height:90px}}.game-video.is-static .swiper-wrapper{justify-content:center;transform:none!important}.game-video.is-static .swiper-button-next,.game-video.is-static .swiper-button-prev,.game-video.is-static .swiper-pagination{display:none!important}.game-video .swiper-slide{width:170px}@media (max-width: 768px){.game-video .swiper-slide{width:140px}}@media (max-width: 430px){.game-video .swiper-slide{width:120px}}.banner{--section-pt: var(--section-pt-desktop);--section-pb: var(--section-pb-desktop);--section-mt: var(--section-mt-desktop);--section-mb: var(--section-mb-desktop);background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:var(--section-pt);padding-bottom:var(--section-pb);margin-top:var(--section-mt);margin-bottom:var(--section-mb)}@media screen and (max-width: 768px){.banner{--section-pt: var(--section-pt-mobile, var(--section-pt-desktop));--section-pb: var(--section-pb-mobile, var(--section-pb-desktop));--section-mt: var(--section-mt-mobile, var(--section-mt-desktop));--section-mb: var(--section-mb-mobile, var(--section-mb-desktop))}}.banner .container{max-width:1480px;padding:0 20px;margin:0 auto}.banner .banner-inner{display:flex;align-items:center;gap:82px;justify-content:space-between}.banner .left-side{max-width:615px;width:100%}.banner .left-side .badge{display:inline-flex;align-items:center;gap:6px;background-color:#e2e8f0;padding:6px 10px;border-radius:9999px;margin-bottom:24px}.banner .left-side .badge img{width:20px;height:20px}.banner .left-side .badge p{color:#0e1b4d;font-size:14px}.banner .left-side h1{color:#fff;font-size:76px;line-height:90px;margin-bottom:18px}.banner .left-side .desc{color:#d4d4d8;font-size:20px;margin-bottom:64px;line-height:normal;font-weight:400!important}.banner .left-side .ratings{display:flex;align-items:center;gap:8px;margin-bottom:24px}.banner .left-side .ratings .stars{display:flex;align-items:center;gap:7px}.banner .left-side .ratings .stars img{width:20px;height:20px}.banner .left-side .ratings p{color:#f4f4f5;font-size:16px;line-height:24px}.banner .left-side .btn-group{display:flex;align-items:center;gap:16px}.banner .left-side .outlined-btn{width:240px;text-align:center}.banner .right-side{position:relative;max-width:615px;width:100%}.banner .right-side img{width:100%}.banner .right-side .guarantee{position:absolute;left:60px;bottom:42px;width:200px;height:200px}.desktop-none{display:none}@media screen and (max-width: 1024px){.banner .left-side .desc{margin-bottom:0}.banner .banner-inner{flex-direction:column;gap:0}.mobile-none{display:none}.desktop-none{display:block}.desktop-none .ratings{display:flex;align-items:center;gap:8px;margin-bottom:24px}.desktop-none-btn-align{display:flex;flex-direction:column;align-items:center}.desktop-none .ratings p{color:#f4f4f5;font-size:16px;line-height:24px}.desktop-none .ratings .stars{display:flex;align-items:center;gap:7px}.desktop-none .btn-group{display:flex;align-items:center;gap:16px}.banner .right-side .guarantee{left:45px;bottom:140px;width:180px;height:180px}.banner .left-side h1{font-size:56px;line-height:68px}}@media screen and (max-width: 768px){.banner{padding:60px 0}.banner .banner-inner{gap:40px}.banner .left-side h1{font-size:42px;line-height:48px}.banner .left-side .desc{font-size:16px;margin-bottom:24px}.banner .right-side .guarantee{left:90px;bottom:220px;width:140px;height:140px}.desktop-none .btn-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.desktop-none .ratings{flex-direction:column}.desktop-none .ratings p{font-size:14px}}@media screen and (max-width: 510px){.banner .left-side .btn-group{flex-wrap:wrap;justify-content:center}.banner .left-side .red-btn{width:240px;text-align:center}.banner .right-side .guarantee{width:120px;height:120px}}@media screen and (max-width: 430px){.banner{padding:40px 0}.banner .left-side .red-btn{width:240px;text-align:center}.banner .banner-inner{gap:20px}.banner .left-side .badge{padding:4px 8px;margin-bottom:20px}.banner .left-side .badge p{font-size:12px}.banner .left-side h1{font-size:36px;line-height:42px}.banner .left-side .desc{font-size:14px;margin-bottom:18px}.banner .left-side .btn-group{flex-wrap:wrap}.banner .right-side .guarantee{left:50px;bottom:190px;width:90px;height:90px}.banner .left-side .ratings,.desktop-none .ratings{flex-direction:column}.desktop-none .ratings p,.banner .left-side .ratings p{font-size:14px}}.overwhelming{--section-pt: var(--section-pt-desktop);--section-pb: var(--section-pb-desktop);--section-mt: var(--section-mt-desktop);--section-mb: var(--section-mb-desktop);padding-top:var(--section-pt);padding-bottom:var(--section-pb);margin-top:var(--section-mt);margin-bottom:var(--section-mb)}@media screen and (max-width: 768px){.overwhelming{--section-pt: var(--section-pt-mobile, var(--section-pt-desktop));--section-pb: var(--section-pb-mobile, var(--section-pb-desktop));--section-mt: var(--section-mt-mobile, var(--section-mt-desktop));--section-mb: var(--section-mb-mobile, var(--section-mb-desktop))}}.overwhelming-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.overwhelming-inner .left-side{max-width:523px;width:100%}.overwhelming-inner .right-side img{width:100%}.overwhelming-inner .left-side h1{color:#0e1b4d;font-size:55px;line-height:56px;margin-bottom:14px}.overwhelming-inner .left-side p{color:#3f3f46;font-size:16px;line-height:24px}@media screen and (max-width: 768px){.overwhelming-inner{flex-direction:column;text-align:center}.overwhelming-inner .left-side h1{font-size:30px;line-height:48px;margin-bottom:10px}}@media screen and (max-width: 430px){.overwhelming-inner .left-side h1{font-size:26px;line-height:36px}.overwhelming-inner .left-side p{font-size:14px}}.problem-solution{--section-pt: var(--section-pt-desktop);--section-pb: var(--section-pb-desktop);--section-mt: var(--section-mt-desktop);--section-mb: var(--section-mb-desktop);padding-top:var(--section-pt);padding-bottom:var(--section-pb);margin-top:var(--section-mt);margin-bottom:var(--section-mb);text-align:center}@media screen and (max-width: 768px){.problem-solution{--section-pt: var(--section-pt-mobile, var(--section-pt-desktop));--section-pb: var(--section-pb-mobile, var(--section-pb-desktop));--section-mt: var(--section-mt-mobile, var(--section-mt-desktop));--section-mb: var(--section-mb-mobile, var(--section-mb-desktop))}}.problem-solution-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:64px}.problem-solution-inner .line{width:1px;height:100%;background-color:#e4e4e7}.problem-solution-inner .problem-side,.problem-solution-inner .solution-side{padding:140px 0;max-width:470px;margin:0 auto}.problem-solution-inner h1{font-size:45px;line-height:56px;font-weight:400;margin-bottom:14px}.problem-solution-inner p{font-size:16px;line-height:24px}.problem-solution-inner .problem-side h1{color:#0e1b4d}.problem-solution-inner .solution-side h1{color:#16a34a}.problem-solution-inner .problem-side p{color:#3f3f46}.problem-solution-inner .solution-side p{color:#16a34a}@media screen and (max-width: 768px){.problem-solution{padding:60px 0}.problem-solution-inner{gap:30px}.problem-solution-inner h1{font-size:30px;line-height:48px;margin-bottom:10px}.problem-solution-inner .problem-side,.problem-solution-inner .solution-side{padding:60px 0}}@media screen and (max-width: 430px){.problem-solution{padding:40px 0}.problem-solution-inner{grid-template-columns:1fr;gap:20px}.problem-solution-inner h1{font-size:26px;line-height:36px;margin-bottom:10px}.problem-solution-inner p{font-size:14px}.problem-solution-inner .line{width:100%!important;height:1px}.problem-solution-inner .problem-side,.problem-solution-inner .solution-side{padding:20px 0}}.trusted{padding-top:var(--pt-desktop, 20px);padding-bottom:var(--pb-desktop, 20px);margin-top:var(--mt-desktop, 0px);margin-bottom:var(--mb-desktop, 0px);background-color:#f8f9fb}.trusted .container{max-width:1480px;padding:0 20px;margin:0 auto}.trusted .trusted-marquee{position:relative;width:100%}.trusted .trusted-track{display:flex;width:100%;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;will-change:transform}.trusted .trusted-group{display:contents}.trusted .options{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.trusted .options img{width:24px;height:24px;flex:0 0 auto}.trusted .options p{color:#52525b;font-size:16px;font-weight:500;line-height:1.2;margin:0}.trusted .trusted-group[aria-hidden=true]{display:none}@media screen and (max-width: 768px){.trusted{padding-top:var(--pt-mobile, var(--pt-desktop, 20px));padding-bottom:var(--pb-mobile, var(--pb-desktop, 20px));margin-top:var(--mt-mobile, var(--mt-desktop, 0px));margin-bottom:var(--mb-mobile, var(--mb-desktop, 0px))}.trusted .trusted-marquee{overflow:hidden}.trusted .trusted-track{width:max-content;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--trusted-gap, 20px);animation:trusted-marquee var(--trusted-speed, 18s) linear infinite}.trusted .trusted-group{display:flex;align-items:center;gap:var(--trusted-gap, 20px);padding-right:var(--trusted-gap, 20px)}.trusted .trusted-group[aria-hidden=true]{display:flex}.trusted .options img{width:20px;height:20px}.trusted .options p{font-size:14px}@media (hover: hover){.trusted .trusted-marquee:hover .trusted-track{animation-play-state:paused}}}@media screen and (max-width: 430px){.trusted{--trusted-gap: 14px}.trusted .options img{width:18px;height:18px}.trusted .options p{font-size:13px}}@keyframes trusted-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.trusted .trusted-track{animation:none!important;transform:translate(0)!important}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
