.service-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service.svelte-4z030h{background:#fff;border-top:5px solid var(--gold);border-radius:18px;padding:35px;text-decoration:none;color:var(--navy);box-shadow:var(--shadow);transition:.25s}.service.svelte-4z030h:hover{transform:translateY(-7px)}h2.svelte-4z030h{font-size:28px}ul.svelte-4z030h{list-style:none;padding:0;margin:25px 0}li.svelte-4z030h{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e7e9ed;color:#556174}strong.svelte-4z030h{display:flex;align-items:center;gap:10px;color:var(--gold);font-size:13px}@media(max-width:850px){.service-grid.svelte-4z030h{grid-template-columns:1fr}}
