.dsdm-outcomes{--dsdm-bg:#150d34;--dsdm-accent:#00ff5a;--dsdm-cols:2;background:var(--dsdm-bg);border-top:1px solid hsla(0,0%,100%,.07);color:#fff;font-family:Manrope,-apple-system,sans-serif;padding:96px 0}.dsdm-outcomes__head{margin:0 auto;max-width:760px;padding:0 24px;text-align:center}.dsdm-outcomes__eyebrow{color:var(--dsdm-accent);font-size:16px;font-weight:700;letter-spacing:.12em;margin:0 0 16px;text-transform:uppercase}.dsdm-outcomes__heading{color:#fff;font-size:clamp(28px,3.2vw,44px)!important;font-weight:400!important;line-height:1.2!important;margin:0}.dsdm-outcomes__grid{display:grid;gap:20px;grid-template-columns:repeat(var(--dsdm-cols),minmax(0,1fr));list-style:none;margin:48px auto 0;max-width:1100px;padding:0 24px}.dsdm-outcomes__card{align-items:stretch;background:#0b0e21;border:1px solid hsla(0,0%,100%,.12);border-radius:4px;box-sizing:border-box;display:flex;gap:18px;opacity:0;padding:28px 28px 28px 24px;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.dsdm-outcomes.in .dsdm-outcomes__card{opacity:1;transform:none}.dsdm-outcomes.in .dsdm-outcomes__card:first-child{transition-delay:0s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(2){transition-delay:.08s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(3){transition-delay:.16s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(4){transition-delay:.24s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(5){transition-delay:.32s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(6){transition-delay:.4s}.dsdm-outcomes__divider{align-self:stretch;background:var(--dsdm-accent);border-radius:2px;flex:0 0 auto;min-height:100%;transform:scaleY(0);transform-origin:top;transition:transform .65s ease;width:3px}.dsdm-outcomes.in .dsdm-outcomes__divider{transform:scaleY(1)}.dsdm-outcomes.in .dsdm-outcomes__card:first-child .dsdm-outcomes__divider{transition-delay:.2s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(2) .dsdm-outcomes__divider{transition-delay:.28s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(3) .dsdm-outcomes__divider{transition-delay:.36s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(4) .dsdm-outcomes__divider{transition-delay:.44s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(5) .dsdm-outcomes__divider{transition-delay:.52s}.dsdm-outcomes.in .dsdm-outcomes__card:nth-child(6) .dsdm-outcomes__divider{transition-delay:.6s}.dsdm-outcomes__body{flex:1;min-width:0}.dsdm-outcomes__label{color:var(--dsdm-accent);font-size:20px;font-weight:700;line-height:1.35;margin:0 0 8px}.dsdm-outcomes__value{color:#fff;font-size:clamp(20px,2.1vw,32px)!important;font-weight:500!important;line-height:1.3!important;margin:0}.dsdm-outcomes--cols-3 .dsdm-outcomes__grid{max-width:1200px}.dsdm-outcomes--cols-4 .dsdm-outcomes__grid{gap:16px;max-width:1248px}@media(max-width:900px){.dsdm-outcomes{padding:56px 0}.dsdm-outcomes__eyebrow{font-size:14px}.dsdm-outcomes__head{text-align:left}.dsdm-outcomes__grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px}.dsdm-outcomes__card{gap:14px;padding:20px 18px 20px 16px}.dsdm-outcomes__label{font-size:13px}.dsdm-outcomes__value{font-size:18px!important}}@media(max-width:600px){.dsdm-outcomes__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.dsdm-outcomes__card{opacity:1;transform:none;transition:none}.dsdm-outcomes__divider{transform:scaleY(1);transition:none}}