.ServicesOverview_wrapper__qkS3K{padding:6rem 0;position:relative;z-index:1}.ServicesOverview_grid__xvv4f{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ServicesOverview_grid__xvv4f>:nth-last-child(2):nth-child(odd){grid-column:2/span 1}.ServicesOverview_card__KZaih{background:var(--surface);border-radius:18px;padding:2rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid var(--border);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ServicesOverview_card__KZaih:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(15,23,42,.08);border-color:rgba(37,99,235,.22)}.ServicesOverview_iconCircle__BXmGy{width:44px;height:44px;border-radius:12px;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.16);color:rgba(37,99,235,.95);display:flex;align-items:center;justify-content:center}.ServicesOverview_cardTitle__tTzHS{font-weight:600;font-size:1.05rem;color:var(--inkStrong);line-height:1.25}.ServicesOverview_cardSubtitle__AlaZh{font-size:.95rem;color:var(--muted);line-height:1.55}.ServicesOverview_card__KZaih .btnLink{margin-top:auto;font-weight:500;color:rgba(37,99,235,.95)}.ServicesOverview_detailLink__mOY0R{position:relative;z-index:25;align-self:flex-start;pointer-events:auto;text-align:left;width:-moz-fit-content;width:fit-content;height:auto;min-height:unset;line-height:1.4;padding-inline:0;touch-action:manipulation}@media (max-width:1024px){.ServicesOverview_grid__xvv4f{grid-template-columns:repeat(2,1fr)}.ServicesOverview_grid__xvv4f>:nth-last-child(2):nth-child(odd){grid-column:auto}}@media (max-width:640px){.ServicesOverview_grid__xvv4f{grid-template-columns:1fr}}