.work-with-us-section{justify-content:center;align-items:center;min-height:100vh;padding:120px 5% 60px;display:flex;position:relative;overflow:hidden}.work-container{z-index:10;width:100%;max-width:800px;padding:50px}.work-header{text-align:center;margin-bottom:40px}.work-header h1{margin-bottom:15px;font-size:3rem}.work-header p{color:var(--text-color);opacity:.8;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.work-form{flex-direction:column;gap:20px;display:flex}.form-group{gap:20px;display:flex}.work-form input,.work-form textarea{border:1px solid var(--glass-border);width:100%;color:var(--text-color);background:#ffffff0d;border-radius:15px;padding:15px 20px;font-family:inherit;font-size:1rem;transition:all .3s}[data-theme=light] .work-form input,[data-theme=light] .work-form textarea{background:#ffffff80;border:1px solid #0000001a}.work-form input:focus,.work-form textarea:focus{border-color:var(--primary-color);box-shadow:0 0 10px var(--primary-glow);background:#ffffff1a;outline:none}[data-theme=light] .work-form input:focus,[data-theme=light] .work-form textarea:focus{background:#fffc}@media (max-width:768px){.work-container{padding:30px 20px}.form-group{flex-direction:column;gap:20px}.work-header h1{font-size:2.2rem}}
