.career-page{background:url(https://img.freepik.com/premium-vector/white-background-with-abstract-design_336924-6615.jpg?w=2000) 50%/cover;flex-direction:column;justify-content:center;align-items:center;gap:50px;min-height:80vh;padding:40px 16px;display:flex;position:relative;overflow:hidden}.career-page:before{content:"";z-index:0;background:#fff0;position:absolute;inset:0}.career-page>*{z-index:1;position:relative}.career-page h1{color:#000000b3;font-size:40px;font-weight:300}.career-container{background-color:#fff;border-radius:12px;justify-content:space-around;align-items:start;width:100%;max-width:1100px;padding:30px 0;display:flex;overflow:hidden;box-shadow:0 15px 35px #0000002e}.career-left{color:#00000080;flex-direction:column;flex:.7;justify-content:center;padding:60px 40px;display:flex}.career-left h1{margin-bottom:20px;font-size:clamp(1rem,2vw,2rem);font-weight:300}.career-left p{color:#00000080;margin-bottom:16px;font-size:.9rem;line-height:1.7}.career-contact p{color:#0006;margin-bottom:10px;font-size:.9rem}.career-contact a{color:#0009;text-decoration:underline}.career-right{background:#fff;flex:1;justify-content:center;align-items:center;padding:100px;display:flex}.career-form{flex-direction:column;gap:20px;width:100%;max-width:400px;padding:50px 0;display:flex}.career-form h2{color:#000000b3;margin-bottom:25px;font-size:1.7rem}.career-form input,.career-form textarea{color:#00000080;background:0 0;border:none;border-bottom:1px solid #0006;outline:none;padding:10px 5px;font-size:.8rem;transition:border-color .3s}.career-form input:focus,.career-form textarea:focus{border-bottom-color:#000}.career-form button{color:#000000b3;cursor:pointer;background:0 0;border:1px solid #0000004d;border-radius:6px;padding:12px 0;font-size:.8rem;font-weight:500;transition:color .3s;position:relative;overflow:hidden}.career-form button:before{content:"";z-index:0;-o-transition:all .5s ease;background:#17b9a9;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.career-form button:hover:before{left:0}.career-form button:hover{color:#fff;border:1px solid #17b9a9}.career-form button span,.career-form button{z-index:1;position:relative}.career-form input[type=file]{color:#0006;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0006;outline:none;font-size:.8rem;transition:border-color .3s}.career-form input[type=file]::-webkit-file-upload-button{color:#0006;cursor:pointer;background:0 0;border:none;font-size:.8rem;transition:background .3s,color .3s}.career-form input[type=file]::-webkit-file-upload-button:hover{color:#000;background:#0000000d}@media (max-width:900px){.career-form{width:80%;margin-left:20px}.career-container{flex-direction:column}.career-left,.career-right{padding:40px 20px}}
