.service-page[data-v-b6d1db5f]{background:#f8fafc;display:flex;flex:1;flex-direction:column;width:100%}.service-page .Banner[data-v-b6d1db5f]{height:400px;overflow:hidden}.service-page .Banner img[data-v-b6d1db5f]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page .productsSection[data-v-b6d1db5f]{margin:0 auto;max-width:1200px;padding:80px 40px}.service-page .productsSection .sectionHeader[data-v-b6d1db5f]{margin-bottom:60px;text-align:center}.service-page .productsSection .sectionHeader .sectionTitle[data-v-b6d1db5f]{color:#0f172a;font-size:42px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.service-page .productsSection .sectionHeader .sectionSubtitle[data-v-b6d1db5f]{color:#64748b;font-size:18px}.service-page .productsSection .productsGrid[data-v-b6d1db5f]{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.service-page .productsSection .productsGrid .productCard[data-v-b6d1db5f]{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000000f;cursor:pointer;padding:32px;transition:all .3s ease}.service-page .productsSection .productsGrid .productCard[data-v-b6d1db5f]:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-8px)}.service-page .productsSection .productsGrid .productCard:hover .cardFooter .arrowIcon[data-v-b6d1db5f]{transform:translate(4px)}.service-page .productsSection .productsGrid .productCard .cardHeader[data-v-b6d1db5f]{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.service-page .productsSection .productsGrid .productCard .cardHeader .productIcon[data-v-b6d1db5f]{align-items:center;border-radius:14px;display:flex;height:56px;justify-content:center;width:56px}.service-page .productsSection .productsGrid .productCard .cardHeader .productIcon svg[data-v-b6d1db5f]{height:28px;width:28px}.service-page .productsSection .productsGrid .productCard .cardHeader .productIcon.iconService[data-v-b6d1db5f]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.service-page .productsSection .productsGrid .productCard .cardHeader .productIcon.iconAI[data-v-b6d1db5f]{background:linear-gradient(135deg,#34cf95,#10b981);color:#fff}.service-page .productsSection .productsGrid .productCard .cardHeader .productTag[data-v-b6d1db5f]{border-radius:20px;font-size:13px;font-weight:600;padding:6px 16px}.service-page .productsSection .productsGrid .productCard .cardHeader .productTag.tagService[data-v-b6d1db5f]{background:#3b82f61a;color:#3b82f6}.service-page .productsSection .productsGrid .productCard .cardHeader .productTag.tagAI[data-v-b6d1db5f]{background:#34cf951a;color:#10b981}.service-page .productsSection .productsGrid .productCard .productName[data-v-b6d1db5f]{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:12px}.service-page .productsSection .productsGrid .productCard .productDesc[data-v-b6d1db5f]{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:20px;min-height:48px}.service-page .productsSection .productsGrid .productCard .productImage[data-v-b6d1db5f]{border-radius:12px;height:180px;margin-bottom:24px;overflow:hidden;width:100%}.service-page .productsSection .productsGrid .productCard .productImage img[data-v-b6d1db5f]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.service-page .productsSection .productsGrid .productCard .productImage:hover img[data-v-b6d1db5f]{transform:scale(1.05)}.service-page .productsSection .productsGrid .productCard .featureList[data-v-b6d1db5f]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0 0 24px;padding:0}.service-page .productsSection .productsGrid .productCard .featureList li[data-v-b6d1db5f]{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.service-page .productsSection .productsGrid .productCard .featureList li .checkIcon[data-v-b6d1db5f]{align-items:center;background:#34cf951a;border-radius:50%;color:#34cf95;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:18px;justify-content:center;width:18px}.service-page .productsSection .productsGrid .productCard .cardFooter[data-v-b6d1db5f]{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:20px}.service-page .productsSection .productsGrid .productCard .cardFooter .moreText[data-v-b6d1db5f]{color:#3b82f6;font-size:15px;font-weight:600}.service-page .productsSection .productsGrid .productCard .cardFooter .arrowIcon[data-v-b6d1db5f]{color:#3b82f6;height:24px;transition:transform .3s ease;width:24px}.service-page .productsSection .productsGrid .productCard .cardFooter .arrowIcon svg[data-v-b6d1db5f]{height:100%;width:100%}@media(max-width:1024px){.service-page .productsSection[data-v-b6d1db5f]{padding:60px 24px}.service-page .productsSection .productsGrid[data-v-b6d1db5f]{gap:24px}}@media(max-width:768px){.service-page .Banner[data-v-b6d1db5f]{height:250px}.service-page .productsSection[data-v-b6d1db5f]{padding:40px 20px}.service-page .productsSection .sectionHeader[data-v-b6d1db5f]{margin-bottom:40px}.service-page .productsSection .sectionHeader .sectionTitle[data-v-b6d1db5f]{font-size:32px}.service-page .productsSection .sectionHeader .sectionSubtitle[data-v-b6d1db5f]{font-size:16px}.service-page .productsSection .productsGrid[data-v-b6d1db5f]{grid-template-columns:1fr}.service-page .productsSection .productsGrid .productCard[data-v-b6d1db5f]{padding:24px}.service-page .productsSection .productsGrid .productCard .productImage[data-v-b6d1db5f]{height:160px}.service-page .productsSection .productsGrid .productCard .featureList[data-v-b6d1db5f]{grid-template-columns:1fr}}
