.service{text-align:center;background-color:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:170px;height:100%;padding:18px 16px;transition:transform .25s,background-color .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 14px #0000001f}.service:hover{background-color:#ffffff1f;border-color:#dbe0d959;transform:translateY(-6px);box-shadow:0 14px 28px #00000038}.service-card-image{object-fit:cover;border-radius:50%;width:100%;max-width:68px;height:100%;transition:transform .25s,box-shadow .25s}.service-card-text{color:#f5f5f5;font-size:15px;font-family:var(--font-geist-sans), sans-serif;max-width:120px;padding-top:12px;font-weight:600}.service:hover .service-card-image{transform:scale(1.08);box-shadow:0 6px 16px #00000040}@media (max-width:770px){.service{max-width:130px;padding:14px 10px}.service-card-image{width:60px!important;max-width:60px!important;height:60px!important}.service-card-text{font-size:12px}}
