.service-badge{color:#fff;background:#0f111a;border-radius:9999px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:16px;font-weight:500;display:inline-flex}.service-badge__icon{color:#000;background-image:linear-gradient(#a26c50 0%,#b9a274 56%);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;display:flex}.service-badge__text{padding:0 .7rem;font-size:20px;line-height:1}
.service-card{color:#f3f3f3;background:#151820;border-radius:20px;width:100%;max-width:420px;min-height:390px;padding:1.25rem 1.25rem 1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 18px 40px rgba(0,0,0,.45),0 4px 10px rgba(0,0,0,.25)}.service-card:hover{transform:translateY(-2px);box-shadow:0 24px 50px rgba(0,0,0,.5),0 6px 14px rgba(0,0,0,.28)}.service-card__icon{color:#fff;background:radial-gradient(120% 120% at 20% 20%,rgba(255,255,255,.15) 0%,rgba(255,255,255,0) 70%),#1b1f2a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.75rem;font-size:28px;display:inline-flex}.service-card__title{margin:0 0 .5rem;font-size:1.75rem;font-weight:900;line-height:1.2}.service-card__desc{color:#d7d7d7;margin:0 0 .9rem;font-size:18px}.service-card__link{color:#d9b86a;text-underline-offset:2px;font-weight:600;text-decoration:underline;position:absolute;bottom:1.75rem}.service-card__link:hover{text-decoration-thickness:2px}
