.contact-us-container{width:100vw;height:48rem;aspect-ratio:1680/480;background-image:url(/images/home_contact_us.png);background-size:cover;box-sizing:border-box;padding:12rem 0 0}.contact-us-container .description,.contact-us-container .title{width:auto;height:auto;text-align:center;font-size:2.8rem;font-weight:500;color:#fff}.contact-us-container .description{font-size:1.6rem;font-weight:350;color:#a8b0ce;margin-top:1.2rem}.contact-us-container .button-container{width:auto;height:auto;text-align:center;margin-top:2.4rem}.modal-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(10,11,20,.75);backdrop-filter:blur(6px);z-index:9}.modal-bg,.modal-bg .modal-content{display:flex;justify-content:center;align-items:center}.modal-bg .modal-content{width:34rem;height:32rem;border-radius:2.4rem;border:1px solid #3a3e5f;background:#1b1e32;box-sizing:border-box;padding:2.4rem;flex-direction:column;position:relative}.modal-bg .modal-content .close-icon{width:2.4rem;height:2.4rem;position:absolute;top:1.6rem;right:1.6rem;cursor:pointer}.modal-bg .modal-content .title{color:#fff;font-size:1.8rem!important;font-weight:500;margin-bottom:1.4rem}.modal-bg .modal-content .qr-content{width:12rem;height:12rem;padding:1.1rem;border-radius:6px;border:1px solid #3f446f;margin-bottom:.6rem;display:flex;align-items:center;justify-content:center}.modal-bg .modal-content .qr-content .qr-icon{width:11.6rem;height:11.6rem}.modal-bg .modal-content .desc{color:#838aa7;font-size:1.2rem;font-weight:300}.modal-bg .modal-content .phone-content{margin-top:1.4rem;border-radius:6px;background:#272c47;padding:1rem 1.4rem;box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:1.4rem;font-weight:350}.modal-bg .modal-content .phone-content .phone-left{display:flex;align-items:center;color:#6558ff;font-size:1.4rem;font-weight:350;gap:.4rem}.modal-bg .modal-content .phone-content .phone-left .phone-icon{width:2rem;height:2rem}