.careers-team-news{box-sizing:border-box;padding:5rem 0}.careers-team-news__header{margin:0 auto 2.5rem;max-width:1200px}.careers-team-news__title-row{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.careers-team-news__overline{margin:0 0 .55rem}.careers-team-news__heading{margin:0 0 .8rem}.careers-team-news__intro,.careers-team-news__intro p{margin:0}.careers-team-news__intro p+p{margin-top:.65rem}.careers-team-news__cta{border-bottom:1px solid rgba(45,39,36,.25);color:inherit;padding-bottom:.15rem;text-decoration:none;transition:border-color .2s ease,opacity .2s ease;white-space:nowrap}.careers-team-news__cta:hover{border-color:rgba(45,39,36,.45);opacity:.9}.careers-team-news__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1200px;width:100%}.careers-team-news__card{background:hsla(0,0%,100%,.45);border:1px solid rgba(45,39,36,.18);display:flex;flex-direction:column;min-width:0;overflow:hidden;text-align:start}a.careers-team-news__card--link{color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}a.careers-team-news__card--link:hover{background:hsla(0,0%,100%,.65);border-color:rgba(45,39,36,.3);box-shadow:0 4px 18px rgba(45,39,36,.06)}a.careers-team-news__card--link:focus-visible{outline:2px solid #2d2724;outline-offset:2px}.careers-team-news__media{aspect-ratio:4/3;background:rgba(45,39,36,.06);border-bottom:1px solid rgba(45,39,36,.12);overflow:hidden}.careers-team-news__media img{display:block;height:100%;object-fit:cover;width:100%}.careers-team-news__body{display:flex;flex-direction:column;gap:.45rem;padding:1.1rem 1rem 1.2rem}.careers-team-news__kicker{color:var(--muted);font-size:.65rem;letter-spacing:3px;text-transform:uppercase}.careers-team-news__title{margin:0}.careers-team-news__excerpt{color:var(--muted);font-size:.86rem;line-height:1.55;margin:0}@media (max-width:900px){.careers-team-news__title-row{align-items:flex-start;flex-direction:column}.careers-team-news__grid{grid-template-columns:1fr}}