.contact-us-page-container{min-height:60svh;height:calc(100svh - 80px);width:100%;max-width:100%;min-width:0;background-image:url(/bg/contact-us.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.contact-heading{color:#808186;font-size:.9rem;display:flex;align-items:center;justify-content:space-between;max-width:90svw;white-space:nowrap;overflow:hidden;margin:0 auto}.line{flex-grow:1;height:1px;background-color:#808186;margin:0 10px}.contact-us-page-box{max-width:min(1700px,90%);margin:3rem auto 0;padding-left:2rem;background-color:rgba(0,0,0,.9)}.contact-us-page-container-mobile{padding-top:7rem;min-height:100vh;width:100svw;background-image:url(/bg/contact-us-mobile.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.contact-us-page-box-mobile{background:transparent!important;max-width:85%;margin:3rem auto 0}