.rc-wj-about{--rc-gold:#C9A227;--rc-purple:#3B1F5C;--rc-purple-deep:#25123B;--rc-cream:#FBF8F2;margin:70px auto;padding:0 16px;text-align:center;font-family:inherit;color:var(--rc-purple-deep)}.rc-wj-about-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rc-gold);margin-bottom:8px}#rc-wj-about-heading{font-size:2rem;margin:0 0 10px;line-height:1.25}.rc-wj-about-sub{font-size:.98rem;color:#6b5f7a;margin:0 auto 54px}.rc-wja-track{position:relative;margin:0 auto;padding-left:54px;text-align:left}.rc-wja-track::before{content:'';position:absolute;left:21px;top:6px;bottom:6px;width:3px;background:linear-gradient(180deg,#e4d8f0 0,var(--rc-purple) 100%);border-radius:3px}.rc-wja-track::after{content:'';position:absolute;left:21px;top:6px;width:3px;background:linear-gradient(180deg,var(--rc-gold) 0,var(--rc-purple) 100%);border-radius:3px;height:0%;transition:height 1.6s cubic-bezier(.4,0,.2,1)}.rc-wj-about.rc-inview .rc-wja-track::after{height:100%}.rc-wja-step{position:relative;padding-bottom:44px;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.rc-wja-step:last-child{padding-bottom:0}.rc-wj-about.rc-inview .rc-wja-step{opacity:1;transform:none}.rc-wj-about.rc-inview .rc-wja-step:first-child{transition-delay:.05s}.rc-wj-about.rc-inview .rc-wja-step:nth-child(2){transition-delay:.25s}.rc-wj-about.rc-inview .rc-wja-step:nth-child(3){transition-delay:.45s}.rc-wj-about.rc-inview .rc-wja-step:nth-child(4){transition-delay:.65s}.rc-wj-about.rc-inview .rc-wja-step:nth-child(5){transition-delay:.85s}.rc-wja-node{position:absolute;left:-54px;top:0;width:44px;height:44px;border-radius:50%;background:#fff;border:3px solid var(--rc-purple);display:flex;align-items:center;justify-content:center;font-size:1.2rem;z-index:2}.rc-wj-about.rc-inview .rc-wja-node{border-color:var(--rc-gold);background:var(--rc-purple)}.rc-wja-card{background:#fff;border:1px solid #ece3f5;border-radius:14px;padding:18px 22px;box-shadow:0 4px 16px rgba(59,31,92,.06)}.rc-wja-year{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.6px;color:#fff;background:var(--rc-purple);padding:3px 12px;border-radius:20px;margin-bottom:10px}.rc-wja-title{font-size:1.05rem;font-weight:800;color:var(--rc-purple-deep);margin-bottom:6px}.rc-wja-desc{font-size:.88rem;color:#6b5f7a;line-height:1.6}@media (max-width:520px){.rc-wja-track{padding-left:44px}.rc-wja-node{left:-44px;width:38px;height:38px;font-size:1rem}}