.careers-why-section{padding:80px 24px;background-color:#ffffff}.careers-why-container{max-width:1200px;margin:0 auto}.careers-why-grid{display:flex;align-items:center;gap:60px}.careers-why-image{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08)}.careers-why-image img{width:100%;height:420px;object-fit:cover;display:block}.careers-why-text{flex:1}.careers-why-text h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#0b1136;margin-bottom:24px;letter-spacing:-.02em}.careers-why-text p{font-size:17px;line-height:1.7;color:#444;margin-bottom:16px}.careers-cta-btn{display:inline-block;background:#2E78B3;color:#ffffff;text-decoration:none;font-size:16px;font-weight:600;padding:14px 32px;border-radius:8px;transition:background .2s ease,transform .2s ease;margin-top:8px}.careers-cta-btn:hover{background:#1a5a8a;transform:translateY(-2px)}.careers-perks-section{padding:80px 24px;background-color:#f8fafc}.careers-perks-container{max-width:1200px;margin:0 auto;text-align:center}.careers-perks-container h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#0b1136;margin-bottom:12px}.careers-perks-sub{font-size:18px;color:#555;margin-bottom:48px}.perks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.perk-card{background:#ffffff;border:1px solid #eaeaea;border-radius:12px;padding:32px;transition:transform .3s ease,box-shadow .3s ease}.perk-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.perk-card h3{font-size:19px;font-weight:700;color:#0b1136;margin-bottom:12px}.perk-card p{font-size:15px;line-height:1.6;color:#555;margin:0}.careers-life-section{padding:80px 24px;background-color:#ffffff}.careers-life-container{max-width:1200px;margin:0 auto;text-align:center}.careers-life-container h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#0b1136;margin-bottom:40px}.life-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.life-gallery-item{border-radius:12px;overflow:hidden;height:300px}.life-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.life-gallery-item:hover img{transform:scale(1.05)}@media (max-width:1024px){.careers-why-grid{flex-direction:column;gap:32px}.careers-why-image img{height:300px}.perks-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.life-gallery,.perks-grid{grid-template-columns:1fr}.life-gallery-item{height:240px}.careers-life-section,.careers-perks-section,.careers-why-section{padding:50px 16px}}.careers-hero{position:relative;width:100%;min-height:420px;display:flex;align-items:center;overflow:hidden}.careers-hero-bg{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1522071820081-009f0129c71c?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:50%}.careers-hero-bg:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6)}.careers-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:80px 60px;width:100%;color:#ffffff}.careers-hero-title{font-size:clamp(36px,5vw,56px);font-weight:800;margin-bottom:20px;line-height:1.1;letter-spacing:-.02em;text-shadow:0 4px 12px rgba(0,0,0,.15)}.careers-hero-accent{color:#85C051}.careers-hero-subtitle{font-size:clamp(17px,2vw,22px);line-height:1.6;max-width:700px;color:rgba(255,255,255,.9);text-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.careers-hero-content{padding:60px 24px}}