.careers-hero{background:#fff;overflow:hidden}.careers-hero__wrap{box-sizing:border-box;margin:0 auto;max-width:var(--container-max);padding:48px var(--gutter) 80px}.careers-hero__grid{align-items:center;display:grid;gap:clamp(32px,5vw,64px);grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.careers-hero__breadcrumb{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.careers-hero__crumb{font-size:14px;font-weight:500;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.careers-hero__crumb--primary{color:#556467}a.careers-hero__crumb--primary:hover{color:#194247;text-decoration:underline;text-underline-offset:3px}.careers-hero__crumb-sep{color:rgba(85,100,103,.4);font-size:14px;font-weight:300;letter-spacing:.2em}.careers-hero__crumb--current{color:#337077;font-size:15px}.careers-hero__heading{color:#194247;font-size:clamp(40px,5vw,64px);font-weight:500;letter-spacing:-.02em;line-height:1.1;margin:0 0 24px}.careers-hero__description{color:#337077;font-size:clamp(18px,2vw,22px);line-height:1.65;margin:0 0 32px;max-width:560px}.careers-hero__description p{margin:0}.careers-hero__cta{align-items:center;background:#194247;border-radius:9999px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:10px;padding:20px 40px;transition:background .2s ease,box-shadow .2s ease}.careers-hero__cta:hover{background:#52e081;box-shadow:0 12px 28px rgba(82,224,129,.35);color:#194247}.careers-hero__cta:hover svg path{stroke:#194247}.careers-hero__features{align-items:flex-start;display:flex;flex-direction:row;gap:14px;margin-top:40px;max-width:750px;padding:0;width:100%}.careers-hero__feature{align-items:flex-start;background:#f6f3f0;border-radius:12px;box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;gap:6px;height:82px;min-width:0;padding:14px 16px}.careers-hero__feature-title{color:#337077;font-size:14px;font-weight:500;letter-spacing:2px;line-height:20px;margin:0;text-transform:uppercase;width:100%}.careers-hero__feature-desc{color:#194247;font-size:16px;font-weight:500;line-height:28px;margin:0;width:100%}.careers-hero__media{aspect-ratio:4/5;border-radius:16px;max-height:560px;overflow:hidden}.careers-hero__media-img{height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.careers-hero__grid{grid-template-columns:1fr}.careers-hero__media{aspect-ratio:16/10;max-height:420px;order:-1}}@media (max-width:768px){.careers-hero__wrap{padding:24px var(--gutter) 64px}.careers-hero__breadcrumb{display:none}.careers-hero__grid{gap:32px}.careers-hero__content{align-items:stretch;display:flex;flex-direction:column;width:100%}.careers-hero__media{aspect-ratio:16/10;border-radius:12px;max-height:none;min-height:380px;order:-1;width:100%}.careers-hero__heading{font-size:36px;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px;max-width:none}.careers-hero__description{font-size:18px;line-height:1.5;margin-bottom:24px;max-width:none}.careers-hero__cta{box-sizing:border-box;justify-content:center;width:100%}.careers-hero__features{flex-direction:column;gap:12px;margin-top:32px;max-width:100%}.careers-hero__feature{flex:none;height:auto;min-height:82px;width:100%}}