.openings-hero{position:relative;width:100%;min-height:420px;display:flex;align-items:center;overflow:hidden}.openings-hero-bg{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:50%}.openings-hero-bg:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6)}.openings-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:80px 60px;width:100%;color:#ffffff}.openings-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)}.openings-hero-accent{color:#85C051}.openings-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){.openings-hero-content{padding:60px 24px}}.openings-list-section{padding:80px 24px;background-color:#f8fafc}.openings-list-container{max-width:900px;margin:0 auto}.openings-list-header{text-align:center;margin-bottom:40px}.openings-list-header h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#0b1136;margin-bottom:12px}.openings-list-header p{font-size:18px;color:#555}.openings-filters{margin-bottom:40px}.filter-tabs{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.filter-tab{padding:10px 24px;border:1px solid #d0d0d0;border-radius:30px;background:#ffffff;font-size:14px;font-weight:500;color:#555;cursor:pointer;transition:all .2s ease}.filter-tab:hover{border-color:#2E78B3;color:#2E78B3}.filter-tab.active{background:#2E78B3;color:#ffffff;border-color:#2E78B3}.jobs-list{display:flex;flex-direction:column;gap:20px}.job-card{background:#ffffff;border:1px solid #eaeaea;border-radius:12px;padding:32px;transition:transform .3s ease,box-shadow .3s ease}.job-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.05)}.job-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.job-card-header h3{font-size:20px;font-weight:700;color:#0b1136;margin:0}.job-type{font-size:12px;font-weight:600;padding:4px 14px;border-radius:20px;background:#e8f5e9;color:#2e7d32}.job-meta{display:flex;gap:20px;margin-bottom:16px}.job-department,.job-location{font-size:14px;color:#888}.job-department:before{content:"🏢 "}.job-location:before{content:"📍 "}.job-description{font-size:15px;line-height:1.6;color:#555;margin-bottom:20px}.job-apply-btn{display:inline-block;background:#2E78B3;color:#ffffff;text-decoration:none;font-size:14px;font-weight:600;padding:10px 24px;border-radius:6px;transition:background .2s ease}.job-apply-btn:hover{background:#1a5a8a}@media (max-width:640px){.openings-list-section{padding:50px 16px}.job-card{padding:24px}.job-card-header{flex-direction:column;align-items:flex-start;gap:8px}}