.services-section{margin:auto;max-width:1720px;padding:60px;text-align:center}.services-section h2{color:#111;font-size:28px;font-weight:700;margin-bottom:10px}.span-tags{margin:10px 0}.services-section p{color:#555;font-size:16px;line-height:1.6;margin:0 auto 40px;max-width:750px}.services-grid{display:grid;gap:25px;grid-template-columns:repeat(3,1fr);width:100%}.service-cardN{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:30px 20px;text-align:left;transition:all .3s ease}.service-cardN:hover{border-color:#6c63ff;box-shadow:0 6px 20px rgba(108,99,255,.1);transform:translateY(-5px)}.service-icon{height:50px;margin-bottom:20px;width:50px}.service-cardN h3{color:#111;font-size:18px;font-weight:600;margin-bottom:12px}.service-cardN p{color:#000;font-size:16px;line-height:1.6;margin:18px 0}.service-tag{margin:8px 0}.service-cardN a{color:#6c63ff;font-size:14px;font-weight:600;text-decoration:none}.service-cardN a:hover{text-decoration:underline}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.services-grid{grid-template-columns:1fr}.service-cardN{text-align:center}.services-section h2{font-size:24px;text-align:left}.services-section{padding:20px}}