.mobile-footer-container{display:flex;flex-direction:column;justify-content:center;background-color:#131524}.mobile-footer-container .footer-top-container{width:100%;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:1.25rem;box-sizing:border-box}.mobile-footer-container .footer-top-container .line{width:100%;height:.5px;background-color:#313551}.mobile-footer-container .footer-top-container .company-list::-webkit-scrollbar{display:none}.mobile-footer-container .footer-top-container .company-list{width:100%;overflow-x:auto;display:flex;align-items:center;gap:3rem}.mobile-footer-container .footer-top-container .company-list .company-logo{height:1.31rem}.mobile-footer-container .footer-top-container .partner-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.mobile-footer-container .footer-top-container .partner-wrapper .partner-title{color:#fff;text-align:center;font-size:16px;font-weight:500}.mobile-footer-container .footer-top-container .partner-wrapper .partner-desc{color:#a8b0ce;text-align:center;font-size:11px;font-weight:300;margin-top:.5rem}.mobile-footer-container .footer-top-container .partner-wrapper .partner-bg{margin-top:.75rem;width:20.9rem}.mobile-footer-container .footer-top-container .more-container{height:11.4rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/images/mobile_footer_more_bg.png);background-size:cover;border-radius:.75rem}.mobile-footer-container .footer-top-container .more-container .logo{height:2.25rem;width:2.25rem;margin-bottom:1.03rem}.mobile-footer-container .footer-top-container .more-container .more-text{color:#fff;font-size:.875rem;font-weight:500;line-height:normal;margin-bottom:1rem}.mobile-footer-container .footer-top-container .more-container .more-button{padding:.31rem .75rem;border-radius:.25rem;border:1px hsla(0,0%,100%,.4);background:#6558ff;backdrop-filter:blur(2px);color:#fff;font-size:.6875rem;font-weight:350}.mobile-footer-container .footer-bottom-container{width:100%;background-color:#1a1d32;display:flex;flex-direction:column}.mobile-footer-container .footer-bottom-container .footer-content{height:6.13rem;border-bottom:.5px solid #2e2c4e;padding:0 2.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.mobile-footer-container .footer-bottom-container .footer-content .logo{height:1.25rem;width:7.6rem}.mobile-footer-container .footer-bottom-container .footer-content .qr-group-container{display:flex;align-items:center;gap:.75rem}.mobile-footer-container .footer-bottom-container .footer-content .qr-group-container .qr{width:3.1rem;height:3.1rem}.mobile-footer-container .footer-bottom-container .footer-info{height:1.81rem;display:flex;align-items:center;gap:.5rem;justify-content:center;color:#838aa7;font-size:.5625rem;font-weight:350}.mobile-header-container{width:100vw;height:11.6rem;padding:0 1.88rem;display:flex;align-items:center}.mobile-header-container .header-content{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:end;z-index:999}.mobile-nav-wrapper .mobile-nav-blank{width:100%;height:100vh}.mobile-nav-wrapper .mobile-nav-content{width:12rem;height:100vh;background:rgba(33,30,66,.8);backdrop-filter:blur(2px);padding:2rem 1.25rem;box-sizing:border-box}.mobile-nav-wrapper .mobile-nav-content .nav-item{padding:.625rem 0;color:#fff;text-align:center;font-size:.875rem;font-weight:350;border-bottom:.5px solid hsla(0,0%,100%,.14)}.mobile-nav-wrapper .mobile-nav-content .nav-item:last-child{border-bottom:0}.mobile-nav-button{position:fixed;right:0;top:85%;width:2.25rem;height:2.25rem;padding:.56rem;border-radius:1.2rem 0 0 1.2rem;background-color:#dae0e9;background-image:url(/images/menu.svg);background-repeat:no-repeat;background-size:50%;background-position:60%;z-index:10000}