.contact-us-wrapper{background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 500px);padding:2rem 1rem;display:flex}.contact-us-wrapper main{width:100%;max-width:45rem;margin:0 auto;padding:40px 0;font-family:Montserrat,sans-serif}.contact-us-wrapper main h1{text-transform:uppercase;text-align:center;letter-spacing:3px;font-weight:500}.contact-us-wrapper main .information-div{margin:40px 0}.contact-us-wrapper main .information-div p{color:#918b82;letter-spacing:.4px;margin:20px 0;font-size:14px;font-weight:300;line-height:1.8}.contact-us-wrapper main .send-text-div{background-color:#f2efe9;margin:20px 0;padding:15px}.contact-us-wrapper main .send-text-div p{color:#a39e96;font-size:14px}.contact-us-wrapper main .contact-form .form-row{justify-content:space-between;gap:20px;width:100%;display:flex}.contact-us-wrapper main .contact-form .form-row .input-box{width:100%;position:relative}.contact-us-wrapper main .contact-form .form-row .input-box input{color:#444;border:1px solid #e2dfd8;outline:none;width:100%;height:2.5rem;padding:10px;font-size:14px}.contact-us-wrapper main .contact-form .form-row .input-box input:focus{border:1.5px solid #b5b0a6}.contact-us-wrapper main .contact-form .form-row .input-box input:focus~label,.contact-us-wrapper main .contact-form .form-row .input-box input:not(:placeholder-shown)~label{font-size:14px;top:-8px}.contact-us-wrapper main .contact-form .form-row .input-box label{color:#918b82;background-color:#fff;font-size:14px;transition:all .2s;position:absolute;top:12px;left:10px}.contact-us-wrapper main .contact-form .area-box{width:100%;margin-top:20px;position:relative}.contact-us-wrapper main .contact-form .area-box textarea{resize:vertical;color:#444;border:1px solid #e2dfd8;outline:none;width:100%;height:12rem;padding:10px;font-size:14px}.contact-us-wrapper main .contact-form .area-box textarea:focus{border:1.5px solid #b5b0a6}.contact-us-wrapper main .contact-form .area-box textarea:focus~label,.contact-us-wrapper main .contact-form .area-box textarea:not(:placeholder-shown)~label{font-size:14px;top:-8px}.contact-us-wrapper main .contact-form .area-box label{color:#918b82;background-color:#fff;font-size:14px;transition:all .2s;position:absolute;top:12px;left:10px}.contact-us-wrapper main .contact-form .submit-button{margin-top:20px}.contact-us-wrapper main .deactive{display:none}.contact-us-wrapper main .error{color:#a0574a;margin:10px 0;font-family:Montserrat,sans-serif;font-size:14px}.contact-us-wrapper main .error span{font-weight:700}
