.vm-service{--b: var(--border, #e5e7eb);--m: var(--muted, #6b7280);--p: var(--primary, #3b82f6);--soft: #f3f8ff;--card: #ffffff}.vm-service .vm-breadcrumb{margin:10px 0 16px;background:#02081708;border:1px solid rgba(2,8,23,.06);border-radius:22px;padding:14px 16px}.vm-service .vm-breadcrumb__inner{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:var(--m);font-weight:800}.vm-service .vm-breadcrumb a{color:var(--p);text-decoration:none;font-weight:950}.vm-service .vm-breadcrumb a:hover{text-decoration:underline}.vm-service .vm-breadcrumb .sep{opacity:.55;display:inline-flex;align-items:center;gap:6px}.vm-service .vm-breadcrumb .sep i{font-size:12px}.quick__wrap--services{padding:8px 0 0}.quick__grid--services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quick__card--services{display:flex;align-items:center;gap:14px;min-height:92px;padding:16px 18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 8px 24px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-decoration:none}.quick__card--services:hover{transform:translateY(-2px);border-color:#3b82f638;box-shadow:0 14px 30px #0f172a14}.quick__icon--services{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;overflow:hidden}.quick__icon--services img{width:28px;height:28px;object-fit:contain;display:block}.quick__body{min-width:0;flex:1;display:grid;gap:4px}.quick__title{font-size:15px;font-weight:800;line-height:1.5;color:#0f172a}.quick__text{font-size:12.5px;line-height:1.8;color:#64748b}.quick__arrow{color:#94a3b8;font-size:18px;flex:0 0 auto;transition:transform .2s ease,color .2s ease}.quick__card--services:hover .quick__arrow{transform:translate(-3px);color:#2563eb}@media(max-width:992px){.quick__grid--services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.quick__grid--services{grid-template-columns:1fr}.quick__card--services{min-height:84px;padding:14px 16px}}
