.contactUs_container__G_lqb{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background-color:#f9f9f9;height:100vh;font-family:Arial,sans-serif}.contactUs_title__lGyst{font-size:2.5rem;color:#333;margin-bottom:20px;text-align:center}.contactUs_form__OkKCL{display:flex;flex-direction:column;gap:15px;width:100%;max-width:500px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.contactUs_input__gKv9_,.contactUs_textarea__j9BOM{width:100%;padding:12px;font-size:16px;border:2px solid #ddd;border-radius:8px;transition:border-color .3s ease}.contactUs_input__gKv9_:focus,.contactUs_textarea__j9BOM:focus{border-color:#ff8a00;outline:none}.contactUs_textarea__j9BOM{resize:none;height:150px}.contactUs_candyButton__HGUQx{padding:12px 20px;background:linear-gradient(145deg,#ff8a00,#e52e71);border:none;border-radius:50px;color:#fff;font-size:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.contactUs_candyButton__HGUQx:hover{transform:scale(1.05);box-shadow:0 8px 15px rgba(0,0,0,.1)}@media (max-width:768px){.contactUs_container__G_lqb{padding:15px}.contactUs_title__lGyst{font-size:2rem}.contactUs_form__OkKCL{width:100%}}