
.career-motivation{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;padding:clamp(28px,5vw,64px);background:#29242a;color:#fff;border-radius:8px;min-height:350px;box-sizing:border-box}
.career-motivation .motivation-icon{display:block;color:#b50050}.career-motivation svg{display:block;width:76px;height:76px}.career-motivation strong{font-size:clamp(28px,3vw,42px);line-height:1.25;max-width:13ch}.career-page .career-motivation p{color:#fff;font-size:18px;line-height:1.6;margin:0;max-width:32ch}.motivation-brand{font-size:14px;font-weight:600;letter-spacing:1px;color:#b50050;margin-top:16px}
.career-page .career-hero-motivation{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:40px;min-height:550px;padding:55px 6%;background:#fff}.career-page .career-hero-motivation:after{display:none}.career-hero-motivation>.career-motivation{grid-column:2;grid-row:1;min-height:430px}.career-page .career-hero-motivation>.career-hero-copy{grid-column:1;grid-row:1;width:100%;padding:20px 0;margin:0}.career-page .career-hero-motivation h1{font-size:clamp(34px,3.8vw,54px)}
@media(max-width:750px){.career-page .career-hero-motivation{grid-template-columns:1fr;gap:24px;padding:35px 6%}.career-hero-motivation>.career-motivation{grid-column:1;grid-row:2;min-height:280px}.career-page .career-hero-motivation>.career-hero-copy{grid-column:1;grid-row:1}.career-motivation{min-height:280px}.career-page .career-motivation p{font-size:16px}}
