.careers-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.careers-header-container,.why-join{display:flex;align-items:center;gap:8px}.why-join{padding:4px;justify-content:center;background:var(--lavender-100);border-radius:2px;font-family:var(--font-gt-standard-mono);color:var(--lavender-500);font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase;transition:gap .1s ease-out,background .1s ease-out}.why-join:hover{background:var(--lavender-300);gap:12px}