.rs-cmc{align-items:start;display:grid;gap:48px 32px;justify-items:center;margin:24px 0 12px}.rs-cmc--two{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-cmc--three{grid-template-columns:repeat(3,minmax(0,1fr))}.rs-cmc__card{flex-direction:column;max-width:340px;text-align:center}.rs-cmc__card,.rs-cmc__logo{align-items:center;display:flex}.rs-cmc__logo{height:140px;justify-content:center;margin:0 0 16px;width:140px}.rs-cmc__logo img{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.rs-cmc__logo-ph{align-items:center;background:#f4f7ff;border:1px dashed #c9d6ff;border-radius:12px;color:#8898b0;display:flex;font-family:var(--rs-font-body);font-size:13px;font-weight:800;height:100%;justify-content:center;letter-spacing:.8px;width:100%}.rs-cmc__title{color:#0b1733;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 8px}.rs-cmc__desc,.rs-cmc__title{font-family:var(--rs-font-heading)}.rs-cmc__desc{color:#4e6280;font-size:15px;font-weight:400;line-height:1.55;margin:0;max-width:320px}@media (max-width:900px){.rs-cmc--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.rs-cmc--three,.rs-cmc--two{grid-template-columns:1fr}.rs-cmc{gap:36px}}