.career{padding-bottom:50px}.career p{width:100%;max-width:660px;color:var(--text,#474554);text-align:center;font-family:Outfit;font-size:16px;font-weight:400;line-height:25.6px;margin:120px auto}.career p a{font-weight:700;padding-left:1px}.career-form{width:100%;max-width:400px;margin:auto;display:flex;flex-direction:column}.career-form input{padding:18px 0;font-size:1rem;border:none;border-bottom:1px solid #333;outline:none;font-family:Outfit,sans-serif;background-color:transparent;margin-bottom:20px}.career-form input:focus{border-bottom:1px solid #555}.career-form .form-group{display:flex;align-items:center;margin-bottom:20px}.career-form .form-group label.custom-file-upload{display:inline-block;padding:10px 20px;cursor:pointer;border:1px solid #474554;background:#f3f3f3;color:#474554;font-size:14px;font-weight:700;text-transform:uppercase;margin-right:20px;transition:all .3s ease}.career-form .form-group label.custom-file-upload:hover{background:#474554;color:#fff}.career-form .form-group #file-name{font-size:14px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1.4px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;display:inline-block;vertical-align:middle;text-transform:uppercase}.career-form button{width:98px;display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #474554;background:#f3f3f3;color:#474554;font-family:Outfit;font-size:14px;font-weight:700;text-transform:uppercase;margin-top:30px}