.contact-us{width:100%;padding:40px var(--default-padding);margin-top:80px}.contact-us__container{max-width:1600px;margin:0 auto}.contact-us__title{font-size:var(--heading-two);margin-bottom:30px}.contact-us__desc{font-size:var(--default-p-size);line-height:var(--p-line-height)}.contact-us__desc:last-of-type{margin-bottom:50px}.contact-us__grid{gap:10%;display:flex}.contact-us__grid .left{width:50%}.contact-us__grid .right{width:30%}@media (max-width:900px){.contact-us{padding:20px var(--default-padding);margin-top:60px}.contact-us__grid{flex-direction:column;gap:20px}.contact-us__grid .left,.contact-us__grid .right{width:100%}}
