*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f9f9f9;flex-direction:column;height:100vh;font-family:Arial,sans-serif;line-height:1.6;display:flex}.header{color:#fff;background-color:#007acc;padding:1rem 2rem;box-shadow:0 2px 5px #0000001a}.navbar{justify-content:space-between;align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{gap:1rem;list-style:none;display:flex}.nav-links a{color:#fff;font-size:1rem;text-decoration:none}.nav-links a.active{font-weight:700;text-decoration:underline}.nav-links a:hover{text-decoration:underline}.main-content{background-color:#eef6fc;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.contact-section{text-align:center;background-color:#fff;border-radius:8px;width:100%;max-width:600px;padding:2rem;box-shadow:0 2px 5px #0000001a}.contact-section h1{color:#007acc;margin-bottom:1rem;font-size:2.5rem}.contact-section p{color:#555;margin-bottom:2rem;font-size:1.2rem}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form label{text-align:left;font-weight:700}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:4px;width:100%;padding:.8rem;font-size:1rem}.contact-form textarea{resize:none}.contact-form .submit-button{color:#fff;cursor:pointer;background-color:#007acc;border:none;border-radius:4px;padding:.8rem;font-size:1rem;font-weight:700;transition:background-color .3s}.contact-form .submit-button:hover{background-color:#005f99}.footer{color:#fff;text-align:center;background-color:#333;padding:1rem 0;font-size:.9rem}
/*# sourceMappingURL=contact-us.61c2d084.css.map */
