.units{background:#f8fbff}.units-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.unit-card{background:#fff;border-radius:28px;padding:16px;box-shadow:var(--shadow);border:1px solid #e8efff}.unit-card img{border-radius:22px;margin-bottom:18px}.unit-card h3,.unit-card p,.unit-card a{margin-left:8px;margin-right:8px}.unit-card a{display:inline-flex;margin-bottom:8px;padding:9px 16px;border:2px solid currentColor;border-radius:999px;background:transparent;font-weight:800;color:var(--db-blue-2);text-decoration:none;transition:.25s}.unit-card a:hover,.unit-card a:focus-visible{background:var(--db-blue-2);border-color:var(--db-blue-2);color:#fff}@media(max-width:860px){.units-grid{grid-template-columns:1fr}}
