/* Services overview */
.service-grid .card{ position: relative; overflow: hidden; }
.service-grid .card:before{ content:""; position:absolute; inset:-60px -60px auto auto; width:160px; height:160px; border-radius:999px; background: radial-gradient(circle, rgba(124,58,237,0.18), transparent 60%); }
