.career-section1{background-color:#fff;flex-wrap:wrap;align-items:flex-start;gap:2.5rem;width:100%;padding:4rem 6vw;display:flex}.career-section1-media-col{flex:480px}.career-section1-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.career-section1-heading{color:var(--brand-navy);margin-bottom:1.5rem;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;line-height:1.25}.career-section1-media{aspect-ratio:16/10;background-color:var(--brand-navy);border-radius:8px;width:100%;position:relative;overflow:hidden}.career-section1-poster,.career-section1-video{object-fit:cover;border:0;width:100%;height:100%;display:block}.career-section1-play{cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,background-color .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.career-section1-play:hover{background:#fff;transform:translate(-50%,-50%)scale(1.06)}.career-section1-play-icon{color:var(--brand-navy);font-size:1.2rem;line-height:1}.career-section1-panel{flex-direction:column;flex:320px;margin-top:15%;display:flex}.career-section1-description{color:var(--ink-muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.career-section1-cta{color:var(--brand-navy);align-items:center;gap:.4rem;margin-top:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.career-section1-cta-arrow{transition:transform .25s;display:inline-block}.career-section1-cta:hover .career-section1-cta-arrow{transform:translate(4px)}@media (max-width:768px){.career-section1{padding:3rem 6vw}.career-section1-panel{padding-top:0}}
