.careers-hero{position:relative;width:100%;height:90vh;background:url(https://dl.dropboxusercontent.com/scl/fi/i49cb9ghtxfw5lis6wg9t/DSC_01941.jpg?rlkey=fpzb4l3bolbqlf4li2b488u0s&st=1g2wcja2&dl=0) center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-family:Rajdhani,sans-serif;overflow:hidden}.careers-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000040,#000000b3);z-index:1}.careers-hero .hero-content{position:relative;z-index:2;max-width:900px;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:32px}.careers-hero h1{font-size:4.8rem;font-weight:700;line-height:1.1;margin:0;letter-spacing:-1.5px}.careers-hero h1 .highlight{color:#2e8b57;font-style:italic}.careers-hero .subtitle{font-size:1.6rem;font-weight:500;margin:0;opacity:.95;max-width:750px}.careers-cta-btn{background:#2e8b57;color:#fff;padding:20px 56px;border:none;border-radius:12px;font-size:1.3rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;transition:all .35s ease;box-shadow:0 12px 35px #2e8b5773}.careers-cta-btn:hover{background:#1f6b3f;transform:translateY(-6px);box-shadow:0 18px 40px #2e8b578c}@media(max-width:992px){.careers-hero h1{font-size:4rem}.careers-hero .subtitle{font-size:1.5rem}}@media(max-width:768px){.careers-hero h1{font-size:3.6rem}.careers-hero .subtitle{font-size:1.4rem}.careers-cta-btn{padding:18px 48px;font-size:1.2rem}}@media(max-width:480px){.careers-hero h1{font-size:3rem}.careers-hero .subtitle{font-size:1.25rem}}.why-join-us{padding:120px 20px;background:#f9fdf9;text-align:center}.why-join-us .container{max-width:1200px;margin:0 auto}.why-join-us .section-header h2{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}.why-join-us .section-subtitle{font-size:1.4rem;color:#444;max-width:700px;margin:0 auto 60px}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.reason-card{background:#fff;padding:40px 28px;border-radius:20px;box-shadow:0 10px 40px #00000014;transition:all .4s ease;height:100%;display:flex;flex-direction:column;align-items:center;text-align:left}.reason-card:hover{box-shadow:0 20px 50px #2e8b5726;transform:translateY(-8px)}.card-icon{width:80px;height:80px;background:#2e8b57;border-radius:50%;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.icon-placeholder{width:40px;height:40px;background:#fff;border-radius:8px}.reason-card h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 16px}.reason-card p{color:#555;line-height:1.7;flex-grow:1}@media(max-width:768px){.why-join-us{padding:100px 20px}.why-join-us .section-header h2{font-size:2.8rem}.reasons-grid{gap:24px}}.open-positions{padding:120px 20px;background:#fff;text-align:center}.open-positions .container{max-width:1100px;margin:0 auto}.open-positions .section-header h2{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}.open-positions .section-subtitle{font-size:1.4rem;color:#444;max-width:700px;margin:0 auto 70px}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}.job-card{background:#f9fdf9;border:2px solid #e8f5e9;border-radius:20px;padding:36px 28px;text-align:left;text-decoration:none;color:inherit;transition:all .4s ease;position:relative;overflow:hidden}.job-card:hover{border-color:#2e8b57;box-shadow:0 20px 50px #2e8b5726;transform:translateY(-12px) scale(1.02)}.job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.job-header h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0;flex:1;line-height:1.3}.job-type{background:#2e8b57;color:#fff;padding:6px 14px;border-radius:30px;font-size:.85rem;font-weight:600;white-space:nowrap}.location,.deadline{color:#555;margin:12px 0;font-size:1.05rem}.apply-text{color:#2e8b57;font-weight:700;font-size:1.1rem;margin-top:20px;display:block}@media(max-width:768px){.open-positions{padding:100px 20px}.job-header{flex-direction:column;gap:12px}.job-type{align-self:flex-start}}.application-section{padding:140px 20px;background:#f9fdf9}.application-section .container{max-width:800px;margin:0 auto}.form-wrapper{background:#fff;padding:60px 50px;border-radius:24px;box-shadow:0 20px 60px #0000001a;text-align:center}.form-wrapper h2{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}.form-subtitle{font-size:1.3rem;color:#2e8b57;font-weight:600;margin-bottom:40px}.application-form{display:flex;flex-direction:column;gap:20px;text-align:left}.application-form input,.application-form textarea,.application-form select{width:100%;padding:18px;border:2px solid #e0e0e0;border-radius:12px;font-size:1.1rem;font-family:inherit;transition:all .3s ease}.application-form input:focus,.application-form textarea:focus,.application-form select:focus{outline:none;border-color:#2e8b57;box-shadow:0 0 0 4px #2e8b571a}.file-upload{text-align:left}.file-upload label{display:block;margin-bottom:8px;font-weight:600;color:#444}.file-upload input{padding:12px 0}.file-selected{display:block;margin-top:8px;padding:10px 14px;background:#e8f5e9;color:#2e8b57;font-weight:600;font-size:.95rem;border-radius:8px;border:1px solid #c8e6c9;word-break:break-all}.submit-application-btn{margin-top:20px;background:#2e8b57;color:#fff;padding:20px;border:none;border-radius:12px;font-size:1.4rem;font-weight:700;cursor:pointer;transition:all .4s ease}.submit-application-btn:hover:not(:disabled){background:#1f6b3f;transform:translateY(-4px)}.success-message{padding:40px;background:#f0fff5;border-radius:16px;border:2px solid #2e8b57}.success-message h3{color:#2e8b57;font-size:2rem}@media(max-width:768px){.form-wrapper{padding:40px 30px}.form-wrapper h2{font-size:2.4rem}}
