.service-explainer{margin:18px 0 24px;padding:24px;border:1px solid #e4eaf2;border-radius:22px;background:linear-gradient(135deg,#f8fbff,#fff);display:grid;grid-template-columns:1.05fr 1fr;gap:22px;align-items:center}
.service-explainer>div>span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#667085}.service-explainer h2{margin:7px 0 8px;font-size:25px;color:#182230}.service-explainer p{margin:0;color:#667085;line-height:1.65}.service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.service-steps article{padding:15px;border:1px solid #e7edf5;border-radius:16px;background:#fff;min-height:105px}.service-steps b{display:block;font-size:11px;color:#6d5dfc}.service-steps strong{display:block;margin:8px 0 5px;color:#172033}.service-steps small{color:#718096;line-height:1.45}.empty{border:1px dashed #cbd5e1;border-radius:20px;padding:30px;background:#fbfcfe}.empty b{font-size:20px;color:#172033}.empty p{color:#667085;line-height:1.6;max-width:720px}.empty-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.empty-actions a{display:inline-flex;padding:10px 14px;border-radius:11px;background:#eef4ff;color:#3158a6;text-decoration:none;font-weight:700}.content .toolbar{display:flex;justify-content:space-between;align-items:center}
@media(max-width:760px){.service-explainer{grid-template-columns:1fr;padding:18px}.service-steps{grid-template-columns:1fr}.empty-actions a{width:100%;justify-content:center}.service-explainer h2{font-size:21px}}
