.b-solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.b-solution-grid a{min-height:230px;padding:27px;border:1px solid var(--line);border-radius:26px;background:#fff;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.b-solution-grid a:hover{transform:translateY(-3px);border-color:var(--accent)}.b-solution-grid span{font-size:12px;color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.b-solution-grid strong{font-size:24px;line-height:1.18;margin:18px 0 10px}.b-solution-grid p{color:var(--muted);margin:0 0 22px}.b-solution-grid em{font-style:normal;font-weight:800;margin-top:auto}.b-all-link{display:inline-block;margin-top:22px;font-weight:850}.hub-grid{grid-template-columns:repeat(3,1fr)}.hub-grid a:first-child{grid-column:span 2;background:var(--soft)}.hub-hero{min-height:760px}.hub-hook{transform:rotate(-1.5deg)}@media(max-width:800px){.b-solution-grid,.hub-grid{grid-template-columns:1fr}.hub-grid a:first-child{grid-column:auto}.b-solution-grid a{min-height:210px}.hub-hero{min-height:auto}}
