.sdm-rprob{background:var(--sdm-bg,#0b0e21);color:#fff;font-family:Manrope,-apple-system,sans-serif;padding:96px 0}.sdm-rprob__inner{margin:0 auto;max-width:1200px;padding:0 24px}.sdm-rprob .sdm-eyebrow{color:var(--sdm-accent,#00ff5a);font-size:16px;font-weight:700;letter-spacing:.12em;margin:0 0 24px;text-align:center;text-transform:uppercase}.sdm-rprob__heading{margin:0 auto 32px;max-width:1000px;text-align:center}.sdm-rprob__heading p{color:#fff;font-size:clamp(26px,2.8vw,40px)!important;font-weight:400!important;line-height:1.22!important;margin:0}.sdm-rprob__cards{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.sdm-rprob__card{background:var(--sdm-card,#150d34);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;display:flex;flex-direction:column;padding:28px 24px 30px}.sdm-rprob__tile{align-items:center;background:rgba(0,255,90,.05);border:1.5px solid var(--sdm-accent,#00ff5a);border-radius:8px;display:flex;height:65px;justify-content:center;width:65px}.sdm-rprob__tile img{display:block;height:38px;width:38px}.sdm-rprob__tilerule{background:var(--sdm-accent,#00ff5a);display:block;height:3px;margin:14px 0 16px;transform:scaleX(0);transform-origin:left;transition:transform .7s ease .25s;width:65px}.sdm-rprob__card.in .sdm-rprob__tilerule{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.sdm-rprob__tilerule{transition:none}}
/* !important: the theme forces h3{font-size:32px!important} site-wide — counter it (approved: 20px) */.sdm-rprob__card h3{color:#fff;font-size:20px!important;font-weight:600;line-height:1.3!important;margin:0 0 12px}.sdm-rprob__copy p{color:#fff;font-size:14.5px;line-height:1.55;margin:0}.sdm-rprob__verdict{color:var(--sdm-accent,#00ff5a);font-size:15px;font-weight:700;line-height:1.45;margin:13px 0 0}.sdm-rprob__rule{background:var(--sdm-accent,#00ff5a);box-shadow:0 0 4px var(--sdm-accent,#00ff5a),0 0 10px var(--sdm-accent,#00ff5a),0 0 18px rgba(0,255,90,.75),0 0 34px rgba(0,255,90,.45);height:2px;margin:42px 0}.sdm-rprob__facts{display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.sdm-rprob__fact{border-left:1px solid hsla(0,0%,100%,.15);padding:4px 28px 0}.sdm-rprob__fact:first-child{border-left:0;padding-left:0}.sdm-rprob__fig{color:var(--sdm-accent,#00ff5a);font-size:34px;font-weight:700;line-height:1.1;margin:0 0 10px}.sdm-rprob__cap{color:#fff;font-size:14.5px;line-height:1.5;margin:0}.sdm-rprob__src{color:#d3d2d0;font-size:12px;line-height:1.45;margin:10px 0 0}.sdm-rprob--labels .sdm-rprob__fig{font-size:20px;line-height:1.35}@media(max-width:900px){.sdm-rprob{padding:60px 0}.sdm-rprob__cards{gap:16px;grid-template-columns:1fr}.sdm-rprob .sdm-eyebrow{font-size:13px}.sdm-rprob__facts{gap:24px;grid-template-columns:1fr 1fr}.sdm-rprob__fact{border-left:0;padding:0}.sdm-rprob__rule{margin:36px 0}}@media(max-width:560px){.sdm-rprob__facts{grid-template-columns:1fr}}