.journey-me{background:transparent;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.journey-me__inner{align-items:stretch;display:flex;gap:clamp(12px,1.8vw,24px);justify-content:space-between}.journey-me__item{display:flex;flex:1 1 0;min-width:0}.journey-me__card{align-items:center;display:flex;flex-direction:column;height:100%;text-align:center;width:100%}.journey-me__media{align-items:center;aspect-ratio:1/1;background:#f2f2f2;border-radius:50%;display:flex;flex:0 0 auto;justify-content:center;margin:0 auto 22px;overflow:hidden;width:min(200px,100%)}.journey-me__media--placeholder{background:#f2f2f2}.journey-me__image{display:block;height:100%;object-fit:cover;width:100%}.journey-me__badge{align-items:center;align-self:center;background:#4bb3e9;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);color:#fff!important;display:inline-flex;font-size:15px;font-weight:800;justify-content:center;letter-spacing:.02em;line-height:34px;margin:0 0 14px;min-height:34px;padding:0 24px;text-transform:uppercase;white-space:nowrap}.journey-me__badge--attract{background:#4bb3e9}.journey-me__badge--hire{background:#5e2dc1}.journey-me__badge--retain{background:#ff5271}.journey-me__title{color:#111;font-size:clamp(20px,1.8vw,24px);font-weight:700;line-height:1.15;margin:0 0 10px}.journey-me__description{color:#333;font-size:16px;line-height:1.5}.journey-me__description p{margin:0}.journey-me__arrow{align-items:center;align-self:center;color:#000;display:flex;flex:0 0 auto;justify-content:center;width:72px}.journey-me__arrow-icon{display:block;height:auto;width:56px}@media (max-width:767px){.journey-me{padding:0 16px}.journey-me__inner{flex-direction:column;gap:18px}.journey-me__arrow{height:24px;transform:rotate(90deg);width:100%}.journey-me__arrow-icon{width:44px}.journey-me__media{margin-bottom:18px}.journey-me__badge{font-size:13px;line-height:32px;min-height:32px;padding:0 20px}}