#evolution-era{background:linear-gradient(180deg,#0a1229,#0a1a39);padding:112px 0}#evolution-era .section-eyebrow{color:var(--cube-light-green);font-size:20px;letter-spacing:3px;line-height:normal;text-transform:uppercase}#evolution-era .section-eyebrow,#evolution-era .title{font-family:var(--headline-font);font-style:normal;font-weight:700;margin:0 0 16px;text-align:center}#evolution-era .title{color:#fff;font-size:45px;letter-spacing:-1.2px;line-height:50px}#evolution-era .title span{color:var(--cube-light-green)}#evolution-era .evo-flow{align-items:stretch;display:grid;gap:0;grid-template-columns:1fr auto 1fr auto 1fr;margin-top:32px}#evolution-era .evo-flow .evo-card{align-items:center;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:32px 24px;text-align:center;transition:all .4s}#evolution-era .evo-flow .evo-card:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}#evolution-era .evo-flow .evo-card.active{background:linear-gradient(135deg,rgba(33,158,102,.08),rgba(23,61,130,.06));border-color:rgba(33,158,102,.25)}#evolution-era .evo-flow .evo-era{border-radius:100px;font-size:.65rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;padding:.3rem .9rem;text-transform:uppercase}#evolution-era .evo-flow .evo-card:first-child .evo-era{background:rgba(122,139,168,.15);color:#7a8ba8}#evolution-era .evo-flow .evo-card:nth-child(3) .evo-era{background:rgba(23,61,130,.2);color:#6a9ff7}#evolution-era .evo-flow .evo-card:nth-child(5) .evo-era{background:rgba(33,158,102,.15);color:var(--cube-light-green)}#evolution-era .evo-flow .evo-card .evo-role{color:var(--cube-off-white);font-family:var(--headline-font);font-size:19px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 8px;text-align:center}#evolution-era .evo-flow .evo-card.active .evo-role{color:var(--cube-light-green)}#evolution-era .evo-flow .evo-card .evo-desc{color:#7a8ba8;font-family:var(--headline-font);font-size:13px;font-style:normal;font-weight:400;line-height:20px;text-align:center}#evolution-era .evo-flow .evo-card .evo-badge{background:var(--cube-green);border-radius:8px;color:#fff;display:inline-flex;font-family:var(--headline-font);font-size:12px;font-style:normal;font-weight:700;letter-spacing:1.5px;line-height:normal;margin-top:32px;padding:9px 24px;text-align:center;text-transform:uppercase}#evolution-era .evo-flow .evo-arrow{align-items:center;display:flex;justify-content:center;padding:0 .5rem}#evolution-era .evo-flow .evo-arrow svg{animation:pulse-arrow 2s ease-in-out infinite}@media (max-width:1024px){#evolution-era .evo-flow{gap:1rem;grid-template-columns:1fr}#evolution-era .evo-flow .evo-arrow svg{transform:rotate(90deg)}}@keyframes pulse-arrow{0%,to{opacity:.3}50%{opacity:.9}}