.sdm-where{background:var(--sdm-bg,#150d34);border-top:1px solid hsla(0,0%,100%,.07);color:#fff;font-family:Manrope,-apple-system,sans-serif;padding:110px 0}.sdm-where .sdm-eyebrow{color:var(--sdm-accent,#00ff5a);font-size:16px;font-weight:700;letter-spacing:.12em;margin:0 0 16px;text-transform:uppercase}.sdm-where__head{margin:0 auto;max-width:880px;padding:0 24px;text-align:center}.sdm-where__heading{font-size:clamp(25px,2.9vw,42px)!important;font-weight:400!important;line-height:1.18!important;margin:0 0 16px}.sdm-where__body p{color:#fff;font-size:17px;line-height:1.6;margin:0}.sdm-where__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);list-style:none;margin:52px auto 0;max-width:1248px;padding:0 24px}.sdm-where__card{background:#231556;border:0;border-radius:14px;padding:28px 28px 26px}.sdm-where__icon{display:block;margin:0 0 12px}.sdm-where__icon--default{background:var(--sdm-accent,#00ff5a);border-radius:2px;height:11px;width:11px}.sdm-where__card h3{font-size:20px!important;font-weight:600!important;line-height:1.3!important;margin:0 0 8px}.sdm-where__card p{color:#fff;font-size:15px;line-height:1.5;margin:0}.sdm-where__proofs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none;margin:36px auto 0;max-width:1200px;padding:0 24px}.sdm-where__proofs li{align-items:center;border:1px solid var(--sdm-accent,#00ff5a);border-radius:6px;color:#fff;display:flex;font-family:Manrope,sans-serif;gap:12px;padding:12px 18px}.sdm-where__proofs li svg{flex:0 0 auto}.sdm-where__proofs li strong{display:block;font-size:15px;font-weight:700}.sdm-where__proofs li small{color:hsla(0,0%,100%,.8);display:block;font-size:13px}@media(max-width:900px){.sdm-where{padding:56px 0}.sdm-where .sdm-eyebrow{font-size:14px}.sdm-where__head{text-align:left}.sdm-where__body p{font-size:16px}.sdm-where__grid{gap:12px;grid-template-columns:repeat(2,1fr);margin-top:32px}.sdm-where__card{border-radius:3px;padding:16px 14px}.sdm-where__card h3{font-size:16px!important}.sdm-where__card p{font-size:14px}.sdm-where__proofs{flex-direction:column;gap:16px}.sdm-where__proofs li{border-radius:2px;box-sizing:border-box;padding:9px 12px;width:100%}.sdm-where__proofs li strong{font-size:14px}}.sdm-where__divider{background:var(--sdm-accent,#00ff5a);display:block;height:3px;margin:0 0 16px;transform:scaleX(0);transform-origin:left;transition:transform .7s ease;width:65px}.sdm-where__card{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.sdm-where.in .sdm-where__card{opacity:1;transform:none}.sdm-where.in .sdm-where__divider{transform:scaleX(1)}.sdm-where.in .sdm-where__card:first-child{transition-delay:0s}.sdm-where.in .sdm-where__card:first-child .sdm-where__divider{transition-delay:.25s}.sdm-where.in .sdm-where__card:nth-child(2){transition-delay:.08s}.sdm-where.in .sdm-where__card:nth-child(2) .sdm-where__divider{transition-delay:.33s}.sdm-where.in .sdm-where__card:nth-child(3){transition-delay:.16s}.sdm-where.in .sdm-where__card:nth-child(3) .sdm-where__divider{transition-delay:.41s}.sdm-where.in .sdm-where__card:nth-child(4){transition-delay:.24s}.sdm-where.in .sdm-where__card:nth-child(4) .sdm-where__divider{transition-delay:.49s}.sdm-where.in .sdm-where__card:nth-child(5){transition-delay:.32s}.sdm-where.in .sdm-where__card:nth-child(5) .sdm-where__divider{transition-delay:.57s}.sdm-where.in .sdm-where__card:nth-child(6){transition-delay:.4s}.sdm-where.in .sdm-where__card:nth-child(6) .sdm-where__divider{transition-delay:.65s}@media (prefers-reduced-motion:reduce){.sdm-where__card{opacity:1;transform:none;transition:none}.sdm-where__divider{transform:scaleX(1);transition:none}}@media(max-width:900px){.sdm-where__divider{display:none}}