.service-card{min-height:240px}.service-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eef1ff;color:var(--blue);margin-bottom:28px}.service-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.service-link{display:inline-flex;align-items:center;gap:7px;margin-top:24px;color:var(--blue);font-weight:800;font-size:.94rem}.service-link svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .2s}.service-card:hover .service-link svg{transform:translateX(3px)}.service-card:nth-child(2) .service-icon{background:#fff0f8;color:#c92670}.service-card:nth-child(3) .service-icon{background:#e9fbff;color:#058da8}.service-card:nth-child(4) .service-icon{background:#fff8dc;color:#977100}.service-card h3{margin:0 0 12px}@media(max-width:780px){.service-card{min-height:220px}.service-icon{margin-bottom:22px}}
