.cd40-story{background:#fff;border:1px solid #dce5ef;border-radius:22px;margin-top:28px;padding:clamp(24px,5vw,64px);color:#16304a;overflow:hidden}.cd40-kicker{font-size:12px;letter-spacing:1.6px;color:#245faa;font-weight:700}.cd40-story h2{font-size:clamp(30px,4vw,50px);line-height:1.12;letter-spacing:-1.5px;max-width:900px;margin:20px 0}.cd40-lead{font-size:18px;line-height:1.7;max-width:790px;color:#52677b}.cd40-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:38px 0}.cd40-steps article{border-top:2px solid #245faa;padding-top:22px;transition:transform .3s ease}.cd40-steps article:hover{transform:translateY(-4px)}.cd40-number{font-size:14px;color:#245faa;letter-spacing:2px}.cd40-story h3{font-size:22px;line-height:1.35;margin:16px 0}.cd40-steps p{font-size:16px;line-height:1.7;color:#52677b}.cd40-close{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #dce5ef;padding-top:25px}.cd40-close p{font-size:17px;line-height:1.6;max-width:510px}.cd40-cta{background:#215fb4;color:#fff!important;border-radius:8px;text-decoration:none;padding:14px 20px;min-height:48px;font-size:16px;text-align:center}.cd40-cta:focus-visible{outline:3px solid #dc9b18;outline-offset:4px}.cd40-story.cd40-seen .cd40-steps article{animation:cd40-arrive .65s both}.cd40-story.cd40-seen .cd40-steps article:nth-child(2){animation-delay:.12s}.cd40-story.cd40-seen .cd40-steps article:nth-child(3){animation-delay:.24s}@keyframes cd40-arrive{from{opacity:.45;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.cd40-steps{grid-template-columns:1fr;gap:18px;margin:28px 0}.cd40-close{align-items:stretch;flex-direction:column}.cd40-story h2{letter-spacing:-.7px}.cd40-steps article{padding-top:16px}}@media(prefers-reduced-motion:reduce){.cd40-story *{animation:none!important;transition:none!important;transform:none!important}}