.career-hero[data-astro-cid-oea6ggr4]{position:relative;padding:10rem 0 5rem;background:linear-gradient(135deg,#0b1525,#0f2952,#163d6f);color:#fff;overflow:hidden}.career-hero[data-astro-cid-oea6ggr4]:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(46,134,222,.12) 0%,transparent 70%);pointer-events:none}.career-hero__inner[data-astro-cid-oea6ggr4]{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding);position:relative;z-index:1;max-width:800px}.career-hero__breadcrumb[data-astro-cid-oea6ggr4]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#ffffffb3;margin-bottom:1.5rem}.career-hero__breadcrumb[data-astro-cid-oea6ggr4] a[data-astro-cid-oea6ggr4]{color:#ffffffb3;text-decoration:none;transition:color .2s}.career-hero__breadcrumb[data-astro-cid-oea6ggr4] a[data-astro-cid-oea6ggr4]:hover{color:#fff}.career-hero__badge[data-astro-cid-oea6ggr4]{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem}.career-hero__title[data-astro-cid-oea6ggr4]{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem;color:#fff}.career-hero__accent[data-astro-cid-oea6ggr4]{color:#7dd3fc}.career-hero__sub[data-astro-cid-oea6ggr4]{font-size:1.1rem;line-height:1.7;color:#ffffffe6;margin-bottom:1.5rem}.career-hero__contact[data-astro-cid-oea6ggr4]{display:flex;align-items:center;gap:1rem}.career-hero__phone[data-astro-cid-oea6ggr4]{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-weight:600;font-size:1.05rem;padding:.75rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;transition:all .2s}.career-hero__phone[data-astro-cid-oea6ggr4]:hover{background:#ffffff2e;border-color:#ffffff59}.career-personio[data-astro-cid-oea6ggr4]{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 20px #0f29520f}.career-personio[data-astro-cid-oea6ggr4] iframe[data-astro-cid-oea6ggr4]{width:100%;min-height:500px;border:none;display:block}.benefits__grid[data-astro-cid-oea6ggr4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.benefits__card[data-astro-cid-oea6ggr4]{background:#fff;border:1px solid var(--color-gray-200);border-radius:16px;padding:2rem;transition:all .3s ease}.benefits__card[data-astro-cid-oea6ggr4]:hover{border-color:var(--color-primary-200);box-shadow:0 8px 30px #2e86de14;transform:translateY(-2px)}.benefits__icon[data-astro-cid-oea6ggr4]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--color-primary-50);color:var(--color-primary);margin-bottom:1.25rem}.benefits__card[data-astro-cid-oea6ggr4] h3[data-astro-cid-oea6ggr4]{font-size:1.05rem;font-weight:700;color:var(--color-dark-700);margin-bottom:.75rem}.benefits__card[data-astro-cid-oea6ggr4] p[data-astro-cid-oea6ggr4]{font-size:.9rem;color:var(--color-gray-600);line-height:1.65}.career-testimonials__grid[data-astro-cid-oea6ggr4]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.career-testimonials__card[data-astro-cid-oea6ggr4]{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:2rem;transition:all .3s ease}.career-testimonials__card[data-astro-cid-oea6ggr4]:hover{background:#ffffff26;border-color:#ffffff40}.career-testimonials__stars[data-astro-cid-oea6ggr4]{display:flex;gap:2px;margin-bottom:1rem}.career-testimonials__card[data-astro-cid-oea6ggr4] h3[data-astro-cid-oea6ggr4]{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.75rem}.career-testimonials__card[data-astro-cid-oea6ggr4] p[data-astro-cid-oea6ggr4]{font-size:.9rem;color:#ffffffd9;line-height:1.65}.career-initiative[data-astro-cid-oea6ggr4]{text-align:center;max-width:600px;margin:0 auto;padding:3rem 2rem}.career-initiative__icon[data-astro-cid-oea6ggr4]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:var(--color-primary-50);color:var(--color-primary);margin:0 auto 1.5rem}.career-initiative[data-astro-cid-oea6ggr4] h2[data-astro-cid-oea6ggr4]{font-size:1.5rem;font-weight:700;color:var(--color-dark-700);margin-bottom:1rem}.career-initiative[data-astro-cid-oea6ggr4] p[data-astro-cid-oea6ggr4]{font-size:1rem;color:var(--color-gray-600);line-height:1.7}.career-initiative[data-astro-cid-oea6ggr4] a[data-astro-cid-oea6ggr4]{color:var(--color-primary);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.career-initiative[data-astro-cid-oea6ggr4] a[data-astro-cid-oea6ggr4]:hover{color:var(--color-primary-dark)}@media(max-width:1024px){.benefits__grid[data-astro-cid-oea6ggr4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.career-hero[data-astro-cid-oea6ggr4]{padding:7rem 0 3rem}.benefits__grid[data-astro-cid-oea6ggr4],.career-testimonials__grid[data-astro-cid-oea6ggr4]{grid-template-columns:1fr}}
