{"id":119422,"date":"2026-03-25T16:00:04","date_gmt":"2026-03-25T10:30:04","guid":{"rendered":"https:\/\/www.lyzr.ai\/?page_id=119422"},"modified":"2026-07-28T16:20:51","modified_gmt":"2026-07-28T10:50:51","slug":"clientes","status":"publish","type":"page","link":"https:\/\/www.lyzr.ai\/es\/customers\/","title":{"rendered":"Clientes"},"content":{"rendered":"\n<style>\n\/* ---- Google Fonts ---- *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');\n\n\/* ---- CSS Variables scoped to wrapper ---- *\/\n#lyzr-customers {\n  --lc-bg: #ebe5dc;\n  --lc-fg: #2a1f1a;\n  --lc-card: #e2dbd0;\n  --lc-primary: #6b4c4c;\n  --lc-primary-fg: #f2ede8;\n  --lc-secondary: #e6dfd5;\n  --lc-muted: #e0d7cc;\n  --lc-muted-fg: #6b5e52;\n  --lc-border: #d4cbc0;\n  --lc-cream: #f2ede8;\n  --lc-deep: #231b17;\n  --lc-font-display: 'Playfair Display', Georgia, serif;\n  --lc-font-body: 'DM Sans', system-ui, sans-serif;\n  --lc-shadow-soft: 0 2px 24px rgba(100,80,60,0.05);\n  --lc-shadow-elevated: 0 16px 48px rgba(100,80,60,0.08);\n  font-family: var(--lc-font-body);\n  background: var(--lc-bg);\n  color: var(--lc-fg);\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n  box-sizing: border-box;\n}\n#lyzr-customers *, #lyzr-customers *::before, #lyzr-customers *::after {\n  box-sizing: inherit;\n}\n#lyzr-customers h1,\n#lyzr-customers h2,\n#lyzr-customers h3,\n#lyzr-customers h4 {\n  font-family: var(--lc-font-display);\n  color: var(--lc-fg) !important;\n  margin: 0;\n  padding: 0;\n}\n#lyzr-customers p { margin: 0; padding: 0; }\n#lyzr-customers a { text-decoration: none; color: inherit; }\n#lyzr-customers img { max-width: 100%; height: auto; display: block; }\n#lyzr-customers ::selection { background: rgba(107,76,76,0.15); }\n\n\/* ---- Animations ---- *\/\n@keyframes lc-fadeUp { from{opacity:0;transform:translateY(25px)} to{opacity:1;transform:translateY(0)} }\n@keyframes lc-fadeIn { from{opacity:0} to{opacity:1} }\n@keyframes lc-marquee { 0%{transform:translateX(0)} 100%{transform:translateX(-50%)} }\n@keyframes lc-marqueeRev { 0%{transform:translateX(-50%)} 100%{transform:translateX(0)} }\n@keyframes lc-bounce { 0%,100%{transform:translateY(0)} 50%{transform:translateY(8px)} }\n@keyframes lc-pulse { 0%,100%{opacity:1} 50%{opacity:0.5} }\n\n#lyzr-customers .lc-reveal { opacity:0; transform:translateY(25px); transition:opacity 0.7s ease,transform 0.7s ease; }\n#lyzr-customers .lc-reveal.visible { opacity:1; transform:translateY(0); }\n#lyzr-customers .lc-d1 { transition-delay:0.1s; }\n#lyzr-customers .lc-d2 { transition-delay:0.2s; }\n#lyzr-customers .lc-d3 { transition-delay:0.3s; }\n#lyzr-customers .lc-d4 { transition-delay:0.4s; }\n\n\/* ---- Buttons ---- *\/\n#lyzr-customers .lc-btn-primary {\n  display:inline-flex; align-items:center; gap:10px;\n  background:var(--lc-primary); color:var(--lc-cream);\n  padding:14px 36px; border-radius:9999px;\n  font-size:13px; font-weight:500; letter-spacing:0.02em;\n  font-family:var(--lc-font-body); transition:all 0.4s cubic-bezier(0.4,0,0.2,1);\n  border:none; cursor:pointer;\n}\n#lyzr-customers .lc-btn-primary:hover { transform:translateY(-2px); box-shadow:0 8px 30px rgba(107,76,76,0.3); filter:brightness(1.1); }\n#lyzr-customers .lc-btn-primary-hero {\n  display:inline-flex; align-items:center; gap:10px;\n  background:var(--lc-primary); color:var(--lc-cream);\n  padding:14px 36px; border-radius:9999px;\n  font-size:13px; font-weight:500; letter-spacing:0.02em;\n  font-family:var(--lc-font-body); transition:all 0.4s cubic-bezier(0.4,0,0.2,1);\n  border:none; cursor:pointer;\n}\n#lyzr-customers .lc-btn-primary-hero:hover { transform:translateY(-2px); box-shadow:0 8px 30px rgba(107,76,76,0.4); filter:brightness(1.15); }\n#lyzr-customers .lc-btn-outline {\n  display:inline-flex; align-items:center; gap:10px;\n  background:transparent; color:var(--lc-fg);\n  border:1.5px solid var(--lc-border);\n  padding:14px 36px; border-radius:9999px;\n  font-size:13px; font-weight:500; letter-spacing:0.02em;\n  font-family:var(--lc-font-body); transition:all 0.4s cubic-bezier(0.4,0,0.2,1); cursor:pointer;\n}\n#lyzr-customers .lc-btn-outline:hover { background:var(--lc-primary); color:var(--lc-cream); border-color:var(--lc-primary); transform:translateY(-2px); }\n#lyzr-customers .lc-btn-outline-hero {\n  display:inline-flex; align-items:center; gap:10px;\n  background:transparent; color:rgba(242,237,232,0.7);\n  border:1.5px solid rgba(242,237,232,0.15);\n  padding:14px 36px; border-radius:9999px;\n  font-size:13px; font-weight:500; letter-spacing:0.02em;\n  font-family:var(--lc-font-body); transition:all 0.4s cubic-bezier(0.4,0,0.2,1); cursor:pointer;\n}\n#lyzr-customers .lc-btn-outline-hero:hover { background:var(--lc-cream); color:var(--lc-deep); border-color:var(--lc-cream); transform:translateY(-2px); }\n\n\/* ---- Section Headers ---- *\/\n#lyzr-customers .lc-section-label {\n  font-size:11px; letter-spacing:0.2em; text-transform:uppercase;\n  color:var(--lc-primary); font-family:var(--lc-font-body); font-weight:500; margin-bottom:16px;\n}\n#lyzr-customers .lc-section-label-light { color:hsl(4,40%,72%); }\n#lyzr-customers .lc-section-title {\n  font-size:clamp(1.8rem,3vw,2.5rem); font-weight:300; line-height:1.1;\n  font-family:var(--lc-font-display); color:var(--lc-fg) !important;\n}\n#lyzr-customers .lc-section-title em { font-style:italic; color:var(--lc-primary) !important; }\n#lyzr-customers .lc-section-header { text-align:center; margin-bottom:64px; }\n\n\/* ---- HERO ---- *\/\n#lyzr-customers .lc-hero {\n  position:relative; min-height:100vh;\n  display:flex; flex-direction:column; align-items:center; justify-content:center;\n  overflow:hidden; background:var(--lc-deep);\n}\n#lyzr-customers .lc-hero-video { position:absolute; inset:0; z-index:0; overflow:hidden; }\n\/* YouTube iframe cover \u2014 scales to fill hero like object-fit:cover *\/\n#lyzr-customers #lc-yt-player { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:177.78vh; min-width:100%; height:56.25vw; min-height:100%; opacity:0.25; filter:saturate(1.2); pointer-events:none; }\n#lyzr-customers #lc-yt-player iframe { position:absolute; inset:0; width:100%; height:100%; border:none; }\n#lyzr-customers .lc-hero-overlay {\n  position:absolute; inset:0;\n  background:linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 40%, rgba(35,27,23,0.85) 80%, rgba(35,27,23,1) 100%);\n}\n#lyzr-customers .lc-hero-content {\n  position:relative; z-index:10;\n  max-width:896px; margin:0 auto;\n  padding:80px 24px 64px; text-align:center;\n}\n#lyzr-customers .lc-hero-badge {\n  display:inline-flex; align-items:center; gap:8px;\n  padding:6px 16px; font-size:11px; letter-spacing:0.2em; text-transform:uppercase;\n  color:rgba(255,255,255,0.4); border:1px solid rgba(255,255,255,0.1);\n  border-radius:9999px; margin-bottom:48px; font-family:var(--lc-font-body);\n  animation:lc-fadeUp 0.7s ease both;\n}\n#lyzr-customers .lc-hero-badge-dot { width:6px; height:6px; border-radius:50%; background:var(--lc-primary); animation:lc-pulse 2s infinite; display:inline-block; }\n#lyzr-customers .lc-hero h1 {\n  font-size:clamp(2.2rem,5vw,4.5rem); font-weight:300; line-height:1.05;\n  margin-bottom:28px; color:#fff !important; letter-spacing:-0.02em;\n  animation:lc-fadeUp 0.9s ease 0.1s both;\n}\n#lyzr-customers .lc-hero h1 em { font-style:italic; color:var(--lc-primary) !important; }\n#lyzr-customers .lc-hero-desc {\n  font-size:16px; color:rgba(255,255,255,0.5);\n  max-width:448px; margin:0 auto 48px;\n  font-family:var(--lc-font-body); line-height:1.8;\n  animation:lc-fadeUp 0.7s ease 0.25s both;\n}\n#lyzr-customers .lc-hero-buttons {\n  display:flex; flex-wrap:wrap; align-items:center; justify-content:center;\n  gap:16px; margin-bottom:80px;\n  animation:lc-fadeUp 0.6s ease 0.35s both;\n}\n#lyzr-customers .lc-hero-stats {\n  display:grid; grid-template-columns:repeat(3,1fr); gap:40px;\n  max-width:560px; margin:0 auto;\n  animation:lc-fadeIn 0.8s ease 0.5s both;\n}\n#lyzr-customers .lc-hero-stat { text-align:center; }\n#lyzr-customers .lc-hero-stat-value {\n  font-size:clamp(2rem,3vw,3rem); font-weight:300;\n  font-family:var(--lc-font-display); color:rgba(255,255,255,0.9); letter-spacing:-0.02em;\n}\n#lyzr-customers .lc-hero-stat-line { width:32px; height:1px; background:rgba(255,255,255,0.1); margin:12px auto 8px; }\n#lyzr-customers .lc-hero-stat-label {\n  font-size:11px; color:rgba(255,255,255,0.35);\n  font-family:var(--lc-font-body); line-height:1.5; max-width:140px; margin:0 auto;\n}\n#lyzr-customers .lc-hero-scroll {\n  position:absolute; bottom:32px;\n  display:flex; flex-direction:column; align-items:center; gap:4px;\n  z-index:10; animation:lc-fadeIn 1s ease 1.5s both;\n}\n#lyzr-customers .lc-hero-scroll span { font-size:10px; letter-spacing:0.15em; text-transform:uppercase; color:rgba(255,255,255,0.2); font-family:var(--lc-font-body); }\n#lyzr-customers .lc-hero-scroll svg { width:16px; height:16px; color:rgba(255,255,255,0.2); animation:lc-bounce 2s ease-in-out infinite; }\n\n\/* ---- Logo Cloud ---- *\/\n#lyzr-customers .lc-logo-cloud { padding:80px 0 112px; background:var(--lc-bg); overflow:hidden; }\n#lyzr-customers .lc-logo-cloud-title {\n  text-align:center; font-size:12px; letter-spacing:0.25em; text-transform:uppercase;\n  color:rgba(107,94,82,0.6); font-family:var(--lc-font-body); margin-bottom:56px;\n}\n#lyzr-customers .lc-marquee-row { position:relative; overflow:hidden; margin-bottom:16px; }\n#lyzr-customers .lc-marquee-row::before,\n#lyzr-customers .lc-marquee-row::after {\n  content:''; position:absolute; top:0; bottom:0; width:96px; z-index:10; pointer-events:none;\n}\n#lyzr-customers .lc-marquee-row::before { left:0; background:linear-gradient(to right,var(--lc-bg),transparent); }\n#lyzr-customers .lc-marquee-row::after { right:0; background:linear-gradient(to left,var(--lc-bg),transparent); }\n#lyzr-customers .lc-marquee-track {\n  display:flex; gap:20px; width:max-content;\n  animation:lc-marquee 28s linear infinite;\n}\n#lyzr-customers .lc-marquee-track:hover { animation-play-state:paused; }\n#lyzr-customers .lc-marquee-row.reverse .lc-marquee-track { animation-name:lc-marqueeRev; animation-duration:32s; }\n#lyzr-customers .lc-logo-card {\n  display:flex; align-items:center; justify-content:center;\n  height:100px; width:220px; padding:0 36px; flex-shrink:0;\n  border-radius:16px; border:1px solid rgba(212,203,192,0.2);\n  background:linear-gradient(135deg,rgba(255,255,255,0.65),rgba(255,255,255,0.3));\n  box-shadow:0 2px 16px rgba(100,80,60,0.06),inset 0 1px 0 rgba(255,255,255,0.7);\n  transition:all 0.3s;\n}\n#lyzr-customers .lc-logo-card:hover { border-color:rgba(212,203,192,0.4); box-shadow:0 4px 24px rgba(100,80,60,0.1); }\n#lyzr-customers .lc-logo-card img { max-height:54px; width:auto; object-fit:contain; display:block; }\n\n\/* ---- Wall of Love ---- *\/\n#lyzr-customers .lc-wall { padding:96px 0 144px; background:var(--lc-deep); overflow:hidden; position:relative; }\n#lyzr-customers .lc-wall .lc-section-title { color:rgba(255,255,255,0.9) !important; }\n#lyzr-customers .lc-wall-sub { font-size:14px; color:rgba(255,255,255,0.3); font-family:var(--lc-font-body); margin-top:16px; }\n#lyzr-customers .lc-wall-grid { columns:3; column-gap:16px; max-width:960px; margin:0 auto; padding:0 24px; }\n#lyzr-customers .lc-wall-card {\n  break-inside:avoid; display:inline-block; width:100%;\n  margin-bottom:16px; border-radius:16px;\n  border:1px solid rgba(255,255,255,0.06); padding:24px;\n  background:linear-gradient(145deg,rgba(255,255,255,0.07),rgba(255,255,255,0.02));\n  backdrop-filter:blur(12px); transition:all 0.5s;\n}\n#lyzr-customers .lc-wall-card:hover { border-color:rgba(255,255,255,0.12); }\n#lyzr-customers .lc-wall-card-logo { margin-bottom:20px; }\n#lyzr-customers .lc-wall-card-logo-pill {\n  display:inline-flex; align-items:center; justify-content:center;\n  background:rgba(255,255,255,0.95); border-radius:12px;\n  padding:10px 20px; min-height:52px;\n  box-shadow:0 2px 12px rgba(0,0,0,0.12);\n}\n#lyzr-customers .lc-wall-card-logo-pill img { height:32px; width:auto; object-fit:contain; display:block; }\n#lyzr-customers .lc-wall-card-logo-text {\n  font-size:16px; font-weight:700; color:#1a1a1a;\n  font-family:var(--lc-font-body); letter-spacing:-0.02em; white-space:nowrap;\n}\n#lyzr-customers .lc-wall-stars { display:flex; gap:2px; margin-bottom:16px; }\n#lyzr-customers .lc-wall-star { width:12px; height:12px; fill:var(--lc-primary); color:var(--lc-primary); }\n#lyzr-customers .lc-wall-quote { font-size:13px; color:rgba(255,255,255,0.55); font-family:var(--lc-font-body); line-height:1.8; margin-bottom:20px; }\n#lyzr-customers .lc-wall-author { display:flex; align-items:center; gap:12px; }\n#lyzr-customers .lc-wall-avatar { width:40px; height:40px; border-radius:50%; overflow:hidden; border:2px solid rgba(255,255,255,0.1); flex-shrink:0; }\n#lyzr-customers .lc-wall-avatar img { width:100%; height:100%; object-fit:cover; }\n#lyzr-customers .lc-wall-author-name { font-size:13px; font-weight:500; color:rgba(255,255,255,0.85); font-family:var(--lc-font-body); }\n#lyzr-customers .lc-wall-author-role { font-size:11px; color:rgba(255,255,255,0.3); font-family:var(--lc-font-body); }\n\n\/* ---- Case Studies ---- *\/\n#lyzr-customers .lc-case-studies { padding:96px 0 144px; background:var(--lc-bg); }\n#lyzr-customers .lc-case-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; max-width:960px; margin:0 auto; padding:0 24px; }\n#lyzr-customers .lc-case-card {\n  display:block; border-radius:16px; overflow:hidden;\n  border:1px solid rgba(212,203,192,0.3);\n  background:linear-gradient(135deg,rgba(255,255,255,0.6),rgba(255,255,255,0.3));\n  transition:all 0.5s;\n}\n#lyzr-customers .lc-case-card:hover { border-color:rgba(212,203,192,0.6); box-shadow:var(--lc-shadow-elevated); }\n#lyzr-customers .lc-case-card:hover .lc-case-img img { transform:scale(1.05); }\n#lyzr-customers .lc-case-img { position:relative; height:192px; overflow:hidden; }\n#lyzr-customers .lc-case-img img { width:100%; height:100%; object-fit:cover; transition:transform 0.7s; }\n#lyzr-customers .lc-case-tag {\n  position:absolute; bottom:12px; left:12px; padding:4px 12px;\n  font-size:10px; font-weight:500;\n  background:rgba(235,229,220,0.8); backdrop-filter:blur(8px);\n  color:var(--lc-muted-fg); border-radius:9999px; font-family:var(--lc-font-body);\n}\n#lyzr-customers .lc-case-body { padding:24px; display:flex; flex-direction:column; }\n#lyzr-customers .lc-case-logo { height:52px; margin-bottom:16px; display:flex; align-items:center; flex-shrink:0; overflow:hidden; }\n#lyzr-customers .lc-case-logo img { height:40px; width:auto; object-fit:contain; display:block; }\n#lyzr-customers .lc-case-title { flex:1; }\n#lyzr-customers .lc-case-title { font-size:14px; font-weight:500; color:var(--lc-fg); font-family:var(--lc-font-body); margin-bottom:16px; line-height:1.4; }\n#lyzr-customers .lc-case-card:hover .lc-case-title { color:var(--lc-primary); }\n#lyzr-customers .lc-case-link { display:inline-flex; align-items:center; gap:8px; font-size:12px; color:var(--lc-muted-fg); font-family:var(--lc-font-body); transition:color 0.3s; margin-top:24px; }\n#lyzr-customers .lc-case-card:hover .lc-case-link { color:var(--lc-primary); }\n\n\/* ---- Insider Quotes ---- *\/\n#lyzr-customers .lc-insider {\n  padding:96px 0 0; background:#1c1714; position:relative; overflow:hidden;\n}\n#lyzr-customers .lc-insider-glow {\n  position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);\n  width:700px; height:700px; border-radius:50%; opacity:0.04;\n  background:radial-gradient(circle,#9b6b6b,transparent 70%); pointer-events:none;\n}\n#lyzr-customers .lc-insider-content {\n  max-width:760px; margin:0 auto; padding:16px 24px 0; position:relative; z-index:10;\n}\n\n\/* Slides wrapper \u2014 position:relative container, fixed height so inactive slides\n   are hidden via opacity\/pointer-events without collapsing the layout.\n   Using position:absolute on slides is the most WordPress\/Elementor-safe approach\n   since it doesn't rely on CSS grid stacking behaviour. *\/\n#lyzr-customers #lc-insider-slides {\n  position:relative !important;\n  display:block !important;\n  width:100% !important;\n  height:240px !important; \/* tall enough for content; JS will size it dynamically *\/\n  overflow:hidden !important;\n}\n#lyzr-customers .lc-insider-slide {\n  position:absolute !important;\n  top:0 !important; left:0 !important;\n  width:100% !important;\n  display:flex !important;\n  flex-direction:row !important;\n  align-items:center !important;\n  gap:48px !important;\n  opacity:0 !important;\n  transform:translateX(32px) !important;\n  transition:opacity 0.5s ease, transform 0.5s ease !important;\n  pointer-events:none !important;\n}\n#lyzr-customers .lc-insider-slide.active {\n  opacity:1 !important;\n  transform:translateX(0) !important;\n  pointer-events:auto !important;\n}\n\n\/* Logo box *\/\n#lyzr-customers .lc-insider-logo-box {\n  flex-shrink:0; width:190px; height:190px; border-radius:20px;\n  background:#ffffff;\n  box-shadow:0 20px 60px rgba(0,0,0,0.35), 0 4px 16px rgba(0,0,0,0.15);\n  display:flex; align-items:center; justify-content:center;\n}\n#lyzr-customers .lc-insider-logo-box img { max-width:78%; max-height:65%; object-fit:contain; }\n\n\/* Quote side *\/\n#lyzr-customers .lc-insider-quote-side { flex:1; min-width:0; }\n#lyzr-customers .lc-insider-quote-mark {\n  font-size:64px; font-family:var(--lc-font-display); font-style:italic;\n  color:rgba(255,255,255,0.07); line-height:0.8; margin-bottom:16px; display:block;\n  letter-spacing:-0.04em;\n}\n#lyzr-customers .lc-insider-quote-text {\n  font-size:clamp(1rem,1.4vw,1.2rem); font-family:var(--lc-font-display);\n  font-weight:300; color:rgba(255,255,255,0.72); line-height:1.65;\n  margin-bottom:24px; font-style:italic; letter-spacing:-0.01em;\n}\n#lyzr-customers .lc-insider-attribution { display:flex; align-items:center; }\n#lyzr-customers .lc-insider-divider {\n  width:3px; height:36px; background:rgba(180,130,130,0.5);\n  border-radius:2px; margin-right:16px; flex-shrink:0;\n}\n#lyzr-customers .lc-insider-company {\n  font-size:15px; font-weight:600; color:rgba(255,255,255,0.9);\n  font-family:var(--lc-font-body); display:block; margin-bottom:3px;\n}\n#lyzr-customers .lc-insider-role {\n  font-size:12px; color:rgba(255,255,255,0.35); font-family:var(--lc-font-body); display:block;\n}\n\n\/* Controls bar \u2014 matches screenshot 2: large circular buttons flanking pill dots *\/\n#lyzr-customers .lc-insider-controls {\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  gap:24px !important;\n  padding:40px 24px 96px !important;\n  position:relative; z-index:10;\n}\n#lyzr-customers .lc-insider-btn {\n  width:42px !important; height:42px !important;\n  border-radius:50% !important;\n  border:1.5px solid rgba(255,255,255,0.18) !important;\n  background:rgba(255,255,255,0.05) !important;\n  display:flex !important; align-items:center !important; justify-content:center !important;\n  cursor:pointer !important;\n  transition:border-color 0.3s, background 0.3s !important;\n  color:rgba(255,255,255,0.75) !important;\n  flex-shrink:0 !important;\n  padding:0 !important;\n}\n#lyzr-customers .lc-insider-btn svg {\n  width:14px !important; height:14px !important;\n  stroke-width:1.8 !important; flex-shrink:0 !important;\n  display:block !important;\n}\n#lyzr-customers .lc-insider-btn:hover {\n  border-color:rgba(255,255,255,0.4) !important;\n  background:rgba(255,255,255,0.1) !important;\n  color:#fff !important;\n}\n#lyzr-customers .lc-insider-dots {\n  display:flex !important; gap:10px !important; align-items:center !important;\n}\n#lyzr-customers .lc-insider-dot {\n  border-radius:9999px !important;\n  transition:width 0.4s cubic-bezier(0.4,0,0.2,1), background 0.4s !important;\n  border:none !important; cursor:pointer !important;\n  height:8px !important;\n  padding:0 !important;\n  display:block !important;\n}\n#lyzr-customers .lc-insider-dot:not(.active) {\n  width:24px !important;\n  background:rgba(255,255,255,0.18) !important;\n}\n#lyzr-customers .lc-insider-dot.active {\n  width:44px !important;\n  background:rgba(185,130,120,0.8) !important;\n}\n\n\/* ---- Awards ---- *\/\n#lyzr-customers .lc-awards { padding:96px 0 144px; background:#fff; overflow:hidden; }\n#lyzr-customers .lc-awards-layout { display:flex; gap:80px; max-width:960px; margin:0 auto; padding:0 24px; align-items:flex-start; }\n#lyzr-customers .lc-awards-left { width:45%; flex-shrink:0; position:sticky; top:128px; }\n#lyzr-customers .lc-awards-left h3 { font-size:clamp(1.4rem,2vw,1.8rem); font-weight:300; color:var(--lc-fg) !important; line-height:1.3; font-family:var(--lc-font-display); margin-bottom:20px; }\n#lyzr-customers .lc-awards-left h3 em { font-style:italic; color:var(--lc-primary) !important; }\n#lyzr-customers .lc-awards-left-desc { font-size:13px; color:rgba(107,94,82,0.7); font-family:var(--lc-font-body); line-height:1.9; margin-bottom:40px; }\n#lyzr-customers .lc-awards-logo-display {\n  transition:all 0.4s; padding:32px; background:rgba(255,255,255,0.6);\n  border-radius:20px; border:1px solid rgba(212,203,192,0.3);\n  display:flex; align-items:center; justify-content:center; min-height:160px;\n}\n#lyzr-customers .lc-awards-logo-display img { height:160px; width:auto; object-fit:contain; }\n#lyzr-customers .lc-awards-right { flex:1; }\n#lyzr-customers .lc-award-item {\n  width:100%; text-align:left; border-radius:16px;\n  border:1px solid rgba(212,203,192,0.2); transition:all 0.5s;\n  overflow:hidden; cursor:pointer; margin-bottom:16px; background:#fff;\n}\n#lyzr-customers .lc-award-item.active { border-color:rgba(212,203,192,0.4); box-shadow:var(--lc-shadow-elevated); }\n#lyzr-customers .lc-award-header { display:flex; align-items:center; gap:16px; padding:20px 24px; }\n#lyzr-customers .lc-award-num {\n  width:40px; height:40px; border-radius:50%;\n  display:flex; align-items:center; justify-content:center;\n  font-size:14px; font-family:var(--lc-font-body); font-weight:500; flex-shrink:0; transition:all 0.5s;\n}\n#lyzr-customers .lc-award-item.active .lc-award-num { background:var(--lc-primary); color:var(--lc-primary-fg); }\n#lyzr-customers .lc-award-item:not(.active) .lc-award-num { background:var(--lc-secondary); color:var(--lc-muted-fg); }\n#lyzr-customers .lc-award-title { font-size:clamp(1rem,1.3vw,1.25rem); font-family:var(--lc-font-display); font-weight:300; color:var(--lc-fg); line-height:1.2; }\n#lyzr-customers .lc-award-body { max-height:0; opacity:0; overflow:hidden; transition:all 0.4s ease; }\n#lyzr-customers .lc-award-item.active .lc-award-body { max-height:200px; opacity:1; }\n#lyzr-customers .lc-award-desc { padding:0 24px 20px; padding-left:80px; font-size:13px; color:rgba(107,94,82,0.7); font-family:var(--lc-font-body); line-height:1.8; }\n#lyzr-customers .lc-award-progress { margin-top:20px; margin-left:80px; height:3px; border-radius:9999px; background:rgba(212,203,192,0.2); overflow:hidden; max-width:70%; }\n#lyzr-customers .lc-award-progress-bar { height:100%; border-radius:9999px; background:var(--lc-primary); transition:width 0.1s linear; }\n\n\/* ---- Agent Showcase ---- *\/\n#lyzr-customers .lc-agent-showcase { padding:96px 0 144px; background:var(--lc-bg); }\n#lyzr-customers .lc-agent-list { max-width:960px; margin:0 auto; padding:0 24px; }\n#lyzr-customers .lc-agent-item {\n  border-radius:16px; border:1px solid rgba(212,203,192,0.3);\n  overflow:hidden; transition:all 0.5s; margin-bottom:12px;\n  background:rgba(255,255,255,0.7);\n}\n#lyzr-customers .lc-agent-item.open { border-color:rgba(107,76,76,0.15); background:#fff; box-shadow:var(--lc-shadow-elevated); }\n#lyzr-customers .lc-agent-item:not(.open):hover { border-color:rgba(212,203,192,0.5); box-shadow:var(--lc-shadow-soft); }\n#lyzr-customers .lc-agent-header { width:100%; text-align:left; padding:20px 24px; display:flex; align-items:center; gap:20px; cursor:pointer; border:none; background:transparent; font-family:inherit; }\n#lyzr-customers .lc-agent-num {\n  width:32px; height:32px; border-radius:50%; border:1px solid rgba(212,203,192,0.4);\n  display:flex; align-items:center; justify-content:center;\n  font-size:12px; font-family:var(--lc-font-body); color:rgba(107,94,82,0.6); flex-shrink:0;\n}\n#lyzr-customers .lc-agent-info { flex:1; min-width:0; }\n#lyzr-customers .lc-agent-title-text { font-size:14px; font-weight:600; color:var(--lc-fg); font-family:var(--lc-font-body); line-height:1.3; }\n#lyzr-customers .lc-agent-preview { font-size:12px; color:rgba(107,94,82,0.6); font-family:var(--lc-font-body); margin-top:4px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }\n#lyzr-customers .lc-agent-toggle { width:32px; height:32px; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; transition:all 0.3s; }\n#lyzr-customers .lc-agent-item.open .lc-agent-toggle { background:var(--lc-primary); color:#fff; }\n#lyzr-customers .lc-agent-item:not(.open) .lc-agent-toggle { border:1px solid rgba(212,203,192,0.4); color:rgba(107,94,82,0.5); }\n#lyzr-customers .lc-agent-body { max-height:0; opacity:0; overflow:hidden; transition:all 0.45s cubic-bezier(0.22,1,0.36,1); }\n#lyzr-customers .lc-agent-item.open .lc-agent-body { max-height:500px; opacity:1; }\n#lyzr-customers .lc-agent-body-inner { padding:0 24px 28px; padding-left:76px; border-top:1px solid rgba(212,203,192,0.15); padding-top:20px; }\n#lyzr-customers .lc-agent-desc { font-size:13px; color:rgba(42,31,26,0.75); font-family:var(--lc-font-body); line-height:1.8; margin-bottom:24px; }\n#lyzr-customers .lc-agent-benefits { margin-bottom:24px; padding:16px; border-radius:12px; background:rgba(107,76,76,0.03); border:1px solid rgba(107,76,76,0.08); }\n#lyzr-customers .lc-agent-benefits-label { font-size:10px; text-transform:uppercase; letter-spacing:0.15em; color:rgba(107,76,76,0.7); font-family:var(--lc-font-body); font-weight:600; margin-bottom:8px; }\n#lyzr-customers .lc-agent-benefits-text { font-size:13px; color:rgba(42,31,26,0.7); font-family:var(--lc-font-body); line-height:1.6; }\n#lyzr-customers .lc-agent-meta { display:flex; flex-wrap:wrap; gap:16px 32px; margin-bottom:24px; }\n#lyzr-customers .lc-agent-meta-label { font-size:10px; text-transform:uppercase; letter-spacing:0.12em; color:rgba(107,94,82,0.5); font-family:var(--lc-font-body); }\n#lyzr-customers .lc-agent-meta-value { font-size:12px; font-weight:500; color:rgba(42,31,26,0.8); font-family:var(--lc-font-body); padding:2px 10px; border-radius:6px; background:var(--lc-card); border:1px solid rgba(212,203,192,0.2); }\n\n\/* ---- CTA ---- *\/\n#lyzr-customers .lc-cta { padding:112px 0 160px; background:var(--lc-bg); }\n#lyzr-customers .lc-cta-inner { max-width:576px; margin:0 auto; padding:0 24px; text-align:center; }\n#lyzr-customers .lc-cta-desc { font-size:14px; color:var(--lc-muted-fg); font-family:var(--lc-font-body); margin:20px auto 48px; max-width:448px; line-height:1.8; }\n#lyzr-customers .lc-cta-buttons { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; gap:16px; }\n\n\/* ---- WordPress \/ Elementor compatibility overrides ----\n   Elementor and most WP themes reset or override these \u2014 we re-assert them.\n*\/\n#lyzr-customers .elementor-widget-container { padding: 0 !important; }\n#lyzr-customers section { padding-left: 0 !important; padding-right: 0 !important; }\n\n\/* Force our section backgrounds to bleed full-width inside Elementor columns *\/\n#lyzr-customers .lc-hero,\n#lyzr-customers .lc-logo-cloud,\n#lyzr-customers .lc-wall,\n#lyzr-customers .lc-case-studies,\n#lyzr-customers .lc-insider,\n#lyzr-customers .lc-awards,\n#lyzr-customers .lc-agent-showcase,\n#lyzr-customers .lc-cta {\n  width: 100%;\n  box-sizing: border-box;\n}\n\n\/* Elementor often adds margin\/padding to <section> tags *\/\n#lyzr-customers section.lc-hero,\n#lyzr-customers section.lc-logo-cloud,\n#lyzr-customers section.lc-wall,\n#lyzr-customers section.lc-case-studies,\n#lyzr-customers section.lc-insider,\n#lyzr-customers section.lc-awards,\n#lyzr-customers section.lc-agent-showcase,\n#lyzr-customers section.lc-cta {\n  margin: 0 !important;\n}\n\n\/* WP themes often set h1-h4 line-height and margins differently *\/\n#lyzr-customers h1,\n#lyzr-customers h2,\n#lyzr-customers h3,\n#lyzr-customers h4 {\n  line-height: 1.1 !important;\n  margin-top: 0 !important;\n  margin-bottom: 0 !important;\n}\n\n\/* Elementor\/themes set button styles globally \u2014 reset inside our widget *\/\n#lyzr-customers button {\n  font-family: var(--lc-font-body) !important;\n  line-height: normal !important;\n  outline: none !important;\n  box-shadow: none !important;\n}\n\n\/* Prevent Elementor adding display:block to all images *\/\n#lyzr-customers .lc-logo-card img,\n#lyzr-customers .lc-insider-logo-box img {\n  display: block !important;\n  max-width: 100% !important;\n  height: auto !important;\n}\n\n\/* Some WP themes set overflow:hidden on all sections \u2014 breaks sticky awards *\/\n#lyzr-customers .lc-awards { overflow: visible !important; }\n\n\/* Insider slide display is handled via position:absolute in the main rules above *\/\n\n\/* Responsive ---- *\/\n@media(max-width:768px) {\n  #lyzr-customers .lc-hero-stats { grid-template-columns:1fr; gap:24px; }\n  #lyzr-customers .lc-wall-grid { columns:1; }\n  #lyzr-customers .lc-case-grid { grid-template-columns:1fr; }\n  #lyzr-customers .lc-insider-slide { flex-direction:column !important; gap:28px !important; text-align:center !important; }\n  #lyzr-customers .lc-insider-logo-box { width:160px !important; height:160px !important; }\n  #lyzr-customers .lc-insider-attribution { justify-content:center !important; }\n  #lyzr-customers .lc-insider-quote-mark { font-size:48px !important; }\n  #lyzr-customers .lc-insider-content { padding:48px 20px 0 !important; }\n  #lyzr-customers .lc-awards-layout { flex-direction:column; gap:40px; }\n  #lyzr-customers .lc-awards-left { width:100%; position:static; }\n  #lyzr-customers .lc-logo-card { width:170px; height:76px; padding:0 20px; }\n  #lyzr-customers .lc-logo-card img { max-height:38px; }\n  #lyzr-customers .lc-agent-body-inner { padding-left:24px; }\n  #lyzr-customers .lc-award-desc { padding-left:24px; }\n  #lyzr-customers .lc-award-progress { margin-left:24px; }\n}\n@media(min-width:769px) and (max-width:1024px) {\n  #lyzr-customers .lc-wall-grid { columns:2; }\n  #lyzr-customers .lc-case-grid { grid-template-columns:repeat(2,1fr); }\n}\n<\/style>\n\n<!-- ===================== PAGE WRAPPER ===================== -->\n<div id=\"lyzr-customers\">\n\n<!-- ===================== HERO ===================== -->\n<section class=\"lc-hero\">\n  <div class=\"lc-hero-video\">\n    <!-- YouTube iframe background \u2014 autoplay, muted, loop via YouTube API -->\n    <div id=\"lc-yt-player\"><\/div>\n    <div class=\"lc-hero-overlay\"><\/div>\n  <\/div>\n  <div class=\"lc-hero-content\">\n    <div class=\"lc-hero-badge\"><span class=\"lc-hero-badge-dot\"><\/span> Customer Success Stories<\/div>\n    <h1>Meet the companies <br><em>building with Lyzr.<\/em><\/h1>\n    <p class=\"lc-hero-desc\">Innovation isn&#8217;t just about tech \u2014 it&#8217;s about trust. Here are the companies who partnered with Lyzr to move forward.<\/p>\n    <div class=\"lc-hero-buttons\">\n      <a href=\"#lc-agents\" class=\"lc-btn-primary-hero\">Explore Agents \u2192<\/a>\n      <a href=\"#lc-case-studies\" class=\"lc-btn-outline-hero\">View Case Studies \u2192<\/a>\n    <\/div>\n    <div class=\"lc-hero-stats\">\n      <div class=\"lc-hero-stat\">\n        <div class=\"lc-hero-stat-value\" data-lc-count=\"72\">0%<\/div>\n        <div class=\"lc-hero-stat-line\"><\/div>\n        <div class=\"lc-hero-stat-label\">AI Agents deployed in under 30 days<\/div>\n      <\/div>\n      <div class=\"lc-hero-stat\">\n        <div class=\"lc-hero-stat-value\" data-lc-count=\"58\">0%<\/div>\n        <div class=\"lc-hero-stat-line\"><\/div>\n        <div class=\"lc-hero-stat-label\">Broader adoption across enterprise teams<\/div>\n      <\/div>\n      <div class=\"lc-hero-stat\">\n        <div class=\"lc-hero-stat-value\" data-lc-count=\"63\">0%<\/div>\n        <div class=\"lc-hero-stat-line\"><\/div>\n        <div class=\"lc-hero-stat-label\">Boosted user engagement rates<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"lc-hero-scroll\">\n    <span>Scroll<\/span>\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 9l6 6 6-6\"><\/path><\/svg>\n  <\/div>\n<\/section>\n\n<!-- ===================== LOGO CLOUD ===================== -->\n<section class=\"lc-logo-cloud\">\n  <p class=\"lc-logo-cloud-title lc-reveal\">Trusted by teams at leading enterprises worldwide<\/p>\n\n  <!-- ROW 1 \u2014 uses absolute URLs or lyzr.ai CDN for logos hosted there -->\n  <div class=\"lc-marquee-row\">\n    <div class=\"lc-marquee-track\">\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54225.webp\" alt=\"Accenture\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53539.webp\" alt=\"NTT Data\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54213.webp\" alt=\"Move\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <!-- duplicate for infinite scroll -->\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54225.webp\" alt=\"Accenture\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53539.webp\" alt=\"NTT Data\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54225.webp\" alt=\"Accenture\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53539.webp\" alt=\"NTT Data\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54225.webp\" alt=\"Accenture\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53539.webp\" alt=\"NTT Data\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ROW 2 reverse -->\n  <div class=\"lc-marquee-row reverse\">\n    <div class=\"lc-marquee-track\">\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54217.webp\" alt=\"Meesho\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54213.webp\" alt=\"AirAsia\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-lt-logo.webp\" alt=\"L&amp;T\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1093px; --smush-placeholder-aspect-ratio: 1093\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-persitant.webp\" alt=\"Persistent\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 871px; --smush-placeholder-aspect-ratio: 871\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54217.webp\" alt=\"Meesho\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54213.webp\" alt=\"AirAsia\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-lt-logo.webp\" alt=\"L&amp;T\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1093px; --smush-placeholder-aspect-ratio: 1093\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-persitant.webp\" alt=\"Persistent\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 871px; --smush-placeholder-aspect-ratio: 871\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54217.webp\" alt=\"Meesho\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54213.webp\" alt=\"AirAsia\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-lt-logo.webp\" alt=\"L&amp;T\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1093px; --smush-placeholder-aspect-ratio: 1093\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-persitant.webp\" alt=\"Persistent\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 871px; --smush-placeholder-aspect-ratio: 871\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54217.webp\" alt=\"Meesho\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54213.webp\" alt=\"AirAsia\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-lt-logo.webp\" alt=\"L&amp;T\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1093px; --smush-placeholder-aspect-ratio: 1093\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-persitant.webp\" alt=\"Persistent\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 871px; --smush-placeholder-aspect-ratio: 871\/186;\"><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ROW 3 -->\n  <div class=\"lc-marquee-row\">\n    <div class=\"lc-marquee-track\">\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54205.webp\" alt=\"Firstsource\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54209.webp\" alt=\"Movate\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54216.webp\" alt=\"Saksoft\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 861px; --smush-placeholder-aspect-ratio: 861\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54207.webp\" alt=\"MSP Corp\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54205.webp\" alt=\"Firstsource\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54209.webp\" alt=\"Movate\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54216.webp\" alt=\"Saksoft\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 861px; --smush-placeholder-aspect-ratio: 861\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54207.webp\" alt=\"MSP Corp\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54205.webp\" alt=\"Firstsource\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54209.webp\" alt=\"Movate\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54216.webp\" alt=\"Saksoft\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 861px; --smush-placeholder-aspect-ratio: 861\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54207.webp\" alt=\"MSP Corp\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54205.webp\" alt=\"Firstsource\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54209.webp\" alt=\"Movate\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54216.webp\" alt=\"Saksoft\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 861px; --smush-placeholder-aspect-ratio: 861\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54207.webp\" alt=\"MSP Corp\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ROW 4 reverse -->\n  <div class=\"lc-marquee-row reverse\">\n    <div class=\"lc-marquee-track\">\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/07\/hfs-testi-homev9.webp\" alt=\"HFS Research\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 949px; --smush-placeholder-aspect-ratio: 949\/1028;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-goml.webp\" alt=\"goML\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 649px; --smush-placeholder-aspect-ratio: 649\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54221.webp\" alt=\"HFS Research\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-goml.webp\" alt=\"goML\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 649px; --smush-placeholder-aspect-ratio: 649\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54221.webp\" alt=\"HFS Research\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-goml.webp\" alt=\"goML\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 649px; --smush-placeholder-aspect-ratio: 649\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54221.webp\" alt=\"HFS Research\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-goml.webp\" alt=\"goML\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 649px; --smush-placeholder-aspect-ratio: 649\/186;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n      <div class=\"lc-logo-card\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53541.webp\" alt=\"Hitachi\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== WALL OF LOVE ===================== -->\n<section class=\"lc-wall\">\n  <div style=\"max-width:960px;margin:0 auto;padding:0 24px\">\n    <div class=\"lc-section-header lc-reveal\">\n      <div class=\"lc-section-label lc-section-label-light\">Community Voices<\/div>\n      <h2 class=\"lc-section-title\">Stories that power <em>our journey<\/em><\/h2>\n      <p class=\"lc-wall-sub\">Got love for Lyzr? Drop a shoutout &amp; grab 1,000 free credits!<\/p>\n    <\/div>\n    <div class=\"lc-wall-grid\">\n\n      <div class=\"lc-wall-card lc-reveal lc-d1\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><span class=\"lc-wall-card-logo-text\">AI Consulting for SMBs<\/span><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;Lyzr Agent Studio has made it incredibly simple to build AI agents. Multiple features in a simple builder: RAG, memory, tools, Agent API, and more.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/03\/Gautam-Srikrishna.webp\" alt=\"Gautam Srikrishna\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\"><\/div><div><div class=\"lc-wall-author-name\">Gautam Srikrishna<\/div><div class=\"lc-wall-author-role\">AI Consulting Lead, AI Consulting for SMBs<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d2\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><span class=\"lc-wall-card-logo-text\">Qualtrics<\/span><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;Very impressed with the UI \u2014 I could say it&#8217;s easily the best with what I have tried in the market. Keep up the great work.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/03\/frame_53325-1.webp\" alt=\"Bhoja Ram\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 216px; --smush-placeholder-aspect-ratio: 216\/216;\"><\/div><div><div class=\"lc-wall-author-name\">Bhoja Ram<\/div><div class=\"lc-wall-author-role\">Senior Solution Engineer, Qualtrics<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d3\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2024\/12\/Surepeople.webp\" alt=\"Persistent Systems\" style=\"--smush-placeholder-width: 1240px; --smush-placeholder-aspect-ratio: 1240\/512;height:32px;width:auto;object-fit:contain\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;Thanks to Lyzr, we&#8217;re empowered to operate at the forefront of innovation. Our collaboration has been enriched by their Enterprise Support.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2024\/08\/test-1-2.png\" alt=\"Niko Drakoulis\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 85px; --smush-placeholder-aspect-ratio: 85\/70;\"><\/div><div><div class=\"lc-wall-author-name\">Niko Drakoulis<\/div><div class=\"lc-wall-author-role\">Founder &amp; CEO, Sure People<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d4\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><span class=\"lc-wall-card-logo-text\">Allstate Innovation<\/span><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;Your studio designer that allows SMEs to customize their own AI agents to complete tasks, conversations and workflows is impressive.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/03\/frame_53325.webp\" alt=\"Sara Vlasach\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 216px; --smush-placeholder-aspect-ratio: 216\/216;\"><\/div><div><div class=\"lc-wall-author-name\">Sara Vlasach<\/div><div class=\"lc-wall-author-role\">Senior Manager, Allstate Innovation<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d1\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><span class=\"lc-wall-card-logo-text\">Enfinite Tech<\/span><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;We utilized Lyzr&#8217;s GenAI agents to validate a proof of concept. A special shoutout goes to their exceptional support team.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2024\/09\/Varun-Rai.png\" alt=\"Varun Rai\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\"><\/div><div><div class=\"lc-wall-author-name\">Varun Rai<\/div><div class=\"lc-wall-author-role\">Cofounder &amp; CTO, Enfinite Tech<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d2\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2024\/08\/npd.svg\" alt=\"Movate\" style=\"height:32px;width:auto;object-fit:contain\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;Lyzr is harnessing our Task Agents to move information throughout our system seamlessly. Lyzr provides the platform for us to grow rapidly.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2024\/09\/Michael-Howe-e1733208234499.png\" alt=\"Michael Howe\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/192;\"><\/div><div><div class=\"lc-wall-author-name\">Michael Howe<\/div><div class=\"lc-wall-author-role\">CEO, NPD Powered<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d3\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-persitant.webp\" alt=\"Persistent Systems\" style=\"--smush-placeholder-width: 871px; --smush-placeholder-aspect-ratio: 871\/186;height:32px;width:auto;object-fit:contain\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;The platform provides a user-friendly interface for Design &#8211; Develop &#8211; Test &#8211; Deploy, delivers reliable outputs, and integrates responsible AI configurations.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/03\/Jawahar-Govindaraj.webp\" alt=\"Jawahar Govindaraj\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 216px; --smush-placeholder-aspect-ratio: 216\/216;\"><\/div><div><div class=\"lc-wall-author-name\">Jawahar Govindaraj<\/div><div class=\"lc-wall-author-role\">Global Head of Gen AI, Persistent Systems<\/div><\/div><\/div>\n      <\/div>\n\n      <div class=\"lc-wall-card lc-reveal lc-d4\">\n        <div class=\"lc-wall-card-logo\"><div class=\"lc-wall-card-logo-pill\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54209.webp\" alt=\"Movate\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;height:32px;width:auto;object-fit:contain\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/div><\/div>\n        <div class=\"lc-wall-stars\"><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><svg class=\"lc-wall-star\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\" fill=\"currentColor\"><\/polygon><\/svg><\/div>\n        <p class=\"lc-wall-quote\">&#8220;I recommend Lyzr Agent Studio to anyone who works with AI. It&#8217;s a great platform for developing, testing, and deploying AI agents.&#8221;<\/p>\n        <div class=\"lc-wall-author\"><div class=\"lc-wall-avatar\"><img decoding=\"async\" src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/03\/Olena-Variacheva.avif\" alt=\"Olena Variacheva\" title=\"\"><\/div><div><div class=\"lc-wall-author-name\">Olena Variacheva<\/div><div class=\"lc-wall-author-role\">Creative Content &amp; UX, Movate<\/div><\/div><\/div>\n      <\/div>\n\n    <\/div>\n    <div style=\"text-align:center;margin-top:56px\" class=\"lc-reveal\">\n      <a href=\"https:\/\/www.lyzr.ai\/wall-of-love\/\" target=\"_blank\" class=\"lc-btn-outline-hero\">Explore Wall of Love \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== CASE STUDIES ===================== -->\n<section class=\"lc-case-studies\" id=\"lc-case-studies\">\n  <div style=\"max-width:960px;margin:0 auto;padding:0 24px\">\n    <div class=\"lc-section-header lc-reveal\">\n      <div class=\"lc-section-label\">Case Studies<\/div>\n      <h2 class=\"lc-section-title\">Transformative AI for <em>every industry<\/em><\/h2>\n    <\/div>\n    <div class=\"lc-case-grid\">\n      <a href=\"https:\/\/www.lyzr.ai\/case-studies\/global-infrastructure-leader-scaled-inbound-sdr-operations\/\" target=\"_blank\" class=\"lc-case-card lc-reveal lc-d1\">\n        <div class=\"lc-case-img\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/01\/nvi-case-study-img1_compressed-scaled.webp\" alt=\"Case study\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1373;\"><span class=\"lc-case-tag\">Global AI infrastructure leader<\/span><\/div>\n        <div class=\"lc-case-body\"><div class=\"lc-case-logo\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-53534.webp\" alt=\"AWS\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div><h3 class=\"lc-case-title\">How a Global AI Infrastructure Leader Scaled Inbound SDR Operations<\/h3><span class=\"lc-case-link\">Read More \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/www.lyzr.ai\/case-studies\/leading-retail-company-re-imagined-customer-support\/\" target=\"_blank\" class=\"lc-case-card lc-reveal lc-d2\">\n        <div class=\"lc-case-img\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/01\/msp_corp_cover.webp\" alt=\"Case study\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1880px; --smush-placeholder-aspect-ratio: 1880\/933;\"><span class=\"lc-case-tag\">Leading retail company<\/span><\/div>\n        <div class=\"lc-case-body\"><div class=\"lc-case-logo\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/08\/Frame-54207.webp\" alt=\"MSP Corp\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 676px; --smush-placeholder-aspect-ratio: 676\/233;\"><\/div><h3 class=\"lc-case-title\">How Lyzr helped a leading retail company deliver faster, smarter customer support<\/h3><span class=\"lc-case-link\">Read More \u2192<\/span><\/div>\n      <\/a>\n      <a href=\"https:\/\/www.lyzr.ai\/case-studies\/mentorcloud\/\" target=\"_blank\" class=\"lc-case-card lc-reveal lc-d3\">\n        <div class=\"lc-case-img\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2025\/12\/mentorcloud_hero.webp\" alt=\"Case study\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1880px; --smush-placeholder-aspect-ratio: 1880\/933;\"><span class=\"lc-case-tag\">MentorCloud<\/span><\/div>\n        <div class=\"lc-case-body\">\n          <div class=\"lc-case-logo\">\n            <span style=\"font-size:18px;font-weight:700;color:#2a1f1a;font-family:'DM Sans',sans-serif;letter-spacing:-0.02em;\">MentorCloud<\/span>\n          <\/div>\n          <h3 class=\"lc-case-title\">How a global mentorship platform scaled personalization with AI on AWS<\/h3>\n          <span class=\"lc-case-link\">Read More \u2192<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n    <div style=\"text-align:center;margin-top:56px\" class=\"lc-reveal\">\n      <a href=\"https:\/\/www.lyzr.ai\/case-studies\/\" target=\"_blank\" class=\"lc-btn-outline\">All Case Studies \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== INSIDER QUOTES ===================== -->\n<section class=\"lc-insider\">\n  <div class=\"lc-insider-glow\"><\/div>\n  <div class=\"lc-insider-content\">\n    <div class=\"lc-section-header lc-reveal\">\n      <div class=\"lc-section-label lc-section-label-light\">Why They Chose Lyzr<\/div>\n      <h2 class=\"lc-section-title\" style=\"color:rgba(255,255,255,0.9)\"><span style=\"color:#ffffff\">Hear it<\/span> <em>from the insiders<\/em><\/h2>\n    <\/div>\n    <div id=\"lc-insider-slides\">\n      <div class=\"lc-insider-slide active\" data-idx=\"0\">\n        <div class=\"lc-insider-logo-box\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/07\/airasia-testi-homev9.webp\" alt=\"AirAsia Move\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 949px; --smush-placeholder-aspect-ratio: 949\/1028;\"><\/div>\n        <div class=\"lc-insider-quote-side\">\n          <span class=\"lc-insider-quote-mark\">&#8220;<\/span>\n          <p class=\"lc-insider-quote-text\">We automated support ops across markets with 95% reduction in agent response time \u2014 thanks to Lyzr.<\/p>\n          <div class=\"lc-insider-attribution\"><div class=\"lc-insider-divider\"><\/div><div><span class=\"lc-insider-company\">Air Asia Move<\/span><span class=\"lc-insider-role\">CTO<\/span><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"lc-insider-slide\" data-idx=\"1\">\n        <div class=\"lc-insider-logo-box\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/07\/hfs-testi-homev9.webp\" alt=\"HFS Research\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 949px; --smush-placeholder-aspect-ratio: 949\/1028;\"><\/div>\n        <div class=\"lc-insider-quote-side\">\n          <span class=\"lc-insider-quote-mark\">&#8220;<\/span>\n          <p class=\"lc-insider-quote-text\">They&#8217;re not building tools. They&#8217;re building the infrastructure layer for intelligent automation.<\/p>\n          <div class=\"lc-insider-attribution\"><div class=\"lc-insider-divider\"><\/div><div><span class=\"lc-insider-company\">HFS Research<\/span><span class=\"lc-insider-role\">Research Director<\/span><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"lc-insider-slide\" data-idx=\"2\">\n        <div class=\"lc-insider-logo-box\"><img decoding=\"async\" data-src=\"https:\/\/www.lyzr.ai\/wp-content\/uploads\/2024\/12\/Accenture-logo.webp\" alt=\"Accenture\" title=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1240px; --smush-placeholder-aspect-ratio: 1240\/512;\"><\/div>\n        <div class=\"lc-insider-quote-side\">\n          <span class=\"lc-insider-quote-mark\">&#8220;<\/span>\n          <p class=\"lc-insider-quote-text\">Lyzr&#8217;s agent infrastructure reshaped how we deliver GenAI value to clients.<\/p>\n          <div class=\"lc-insider-attribution\"><div class=\"lc-insider-divider\"><\/div><div><span class=\"lc-insider-company\">Accenture<\/span><span class=\"lc-insider-role\">Research Director<\/span><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"lc-insider-controls\">\n    <button class=\"lc-insider-btn\" data-lc-nav=\"-1\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M15 18l-6-6 6-6\"><\/path><\/svg><\/button>\n    <div class=\"lc-insider-dots\" id=\"lc-insider-dots\"><\/div>\n    <button class=\"lc-insider-btn\" data-lc-nav=\"1\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 18l6-6-6-6\"><\/path><\/svg><\/button>\n  <\/div>\n<\/section>\n\n<!-- ===================== AWARDS ===================== -->\n<section class=\"lc-awards\">\n  <div style=\"max-width:960px;margin:0 auto;padding:0 24px\">\n    <div class=\"lc-section-header lc-reveal\">\n      <div class=\"lc-section-label\">Recognition<\/div>\n      <h2 class=\"lc-section-title\">Awards &amp; <em>Recognitions<\/em><\/h2>\n    <\/div>\n    <div class=\"lc-awards-layout\">\n      <div class=\"lc-awards-left lc-reveal\">\n        <h3>Industry leaders trust <em>Lyzr<\/em><\/h3>\n        <p class=\"lc-awards-left-desc\">Lyzr has been recognized by the world&#8217;s leading institutions for its pioneering work in enterprise AI agent platforms.<\/p>\n        <div class=\"lc-awards-logo-display\" id=\"lc-award-logo\"><\/div>\n      <\/div>\n      <div class=\"lc-awards-right\" id=\"lc-awards-list\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== AGENT SHOWCASE ===================== -->\n<section class=\"lc-agent-showcase\" id=\"lc-agents\">\n  <div class=\"lc-agent-list\">\n    <div class=\"lc-section-header lc-reveal\">\n      <div class=\"lc-section-label\">Agent Showcase<\/div>\n      <h2 class=\"lc-section-title\">Enterprise-grade AI agents <em>in production<\/em><\/h2>\n    <\/div>\n    <div id=\"lc-agent-items\"><\/div>\n    <div style=\"text-align:center;margin-top:56px\" class=\"lc-reveal\">\n      <a href=\"https:\/\/www.lyzr.ai\/agent-tracker\/\" target=\"_blank\" class=\"lc-btn-primary\">Explore All Agents \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== CTA ===================== -->\n<section class=\"lc-cta\">\n  <div class=\"lc-cta-inner lc-reveal\">\n    <div class=\"lc-section-label\">Get Started<\/div>\n    <h2 class=\"lc-section-title\">Got a use case in mind? <br><em>Let&#8217;s make it real.<\/em><\/h2>\n    <p class=\"lc-cta-desc\">Our team of AI experts is just a call away. Whether you&#8217;re exploring ideas or ready to build, we&#8217;ll help you bring your AI agent to life \u2014 faster.<\/p>\n    <div class=\"lc-cta-buttons\">\n      <a href=\"https:\/\/www.lyzr.ai\/book-demo\" target=\"_blank\" class=\"lc-btn-primary\">Talk to Us \u2192<\/a>\n      <a href=\"https:\/\/studio.lyzr.ai\/\" target=\"_blank\" class=\"lc-btn-outline\" rel=\"noopener\">Agent Studio \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/#lyzr-customers -->\n\n<!-- ===================== SCRIPTS =====================\n     All JS is namespaced (lc prefix) to avoid conflicts\n     with other scripts on the WordPress page.\n-->\n<!-- ===================== YOUTUBE HERO VIDEO ===================== -->\n<script>\n  \/\/ Load YouTube IFrame API \u2014 safe for WordPress (chains existing callback if present)\n  (function() {\n    var tag = document.createElement('script');\n    tag.src = 'https:\/\/www.youtube.com\/iframe_api';\n    var firstScript = document.getElementsByTagName('script')[0];\n    firstScript.parentNode.insertBefore(tag, firstScript);\n  })();\n\n  var lcYTPlayer;\n  \/\/ Safe chaining: preserve any existing onYouTubeIframeAPIReady (other plugins may set it)\n  var _lcPrevYTReady = window.onYouTubeIframeAPIReady;\n  window.onYouTubeIframeAPIReady = function() {\n    if (typeof _lcPrevYTReady === 'function') { _lcPrevYTReady(); }\n    lcYTPlayer = new YT.Player('lc-yt-player', {\n      videoId: 'Y-gBfFF1lgY',\n      playerVars: {\n        autoplay: 1,\n        mute: 1,\n        loop: 1,\n        playlist: 'Y-gBfFF1lgY',\n        controls: 0,\n        showinfo: 0,\n        rel: 0,\n        modestbranding: 1,\n        iv_load_policy: 3,\n        playsinline: 1,\n        enablejsapi: 1\n      },\n      events: {\n        onReady: function(e) { e.target.playVideo(); }\n      }\n    });\n  };\n  \/\/ If YT API already loaded (e.g. another plugin loaded it first), init immediately\n  if (window.YT && window.YT.Player) { window.onYouTubeIframeAPIReady(); }\n<\/script>\n\n<script>\n(function() {\n  'use strict';\n\n  function lcInit() {\n    var lcWrapper = document.getElementById('lyzr-customers');\n    if (!lcWrapper) return;\n\n    \/\/ Guard against double-init (Elementor editor re-renders widgets)\n    if (lcWrapper.dataset.lcInited === '1') return;\n    lcWrapper.dataset.lcInited = '1';\n\n    \/\/ ---- Intersection Observer: reveal animations ----\n    var lcObs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        if (e.isIntersecting) { e.target.classList.add('visible'); lcObs.unobserve(e.target); }\n      });\n    }, { threshold: 0.15 });\n    lcWrapper.querySelectorAll('.lc-reveal').forEach(function(el) { lcObs.observe(el); });\n\n    \/\/ ---- Counter animation ----\n    var lcCounterObs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        if (e.isIntersecting) {\n          var el = e.target;\n          var end = parseInt(el.dataset.lcCount);\n          var cur = 0;\n          var step = end \/ 100;\n          var timer = setInterval(function() {\n            cur += step;\n            if (cur >= end) { el.textContent = end + '%'; clearInterval(timer); }\n            else el.textContent = Math.floor(cur) + '%';\n          }, 16);\n          lcCounterObs.unobserve(el);\n        }\n      });\n    }, { threshold: 0.5 });\n    lcWrapper.querySelectorAll('[data-lc-count]').forEach(function(el) { lcCounterObs.observe(el); });\n\n    \/\/ ---- Insider carousel ----\n    \/\/ All queries scoped to lcWrapper to prevent conflicts with other Elementor widgets\n    var lcInsiderActive = 0;\n    var lcSlides = lcWrapper.querySelectorAll('#lc-insider-slides .lc-insider-slide');\n    var lcDotsContainer = lcWrapper.querySelector('#lc-insider-dots');\n    var lcControls = lcWrapper.querySelector('.lc-insider-controls');\n\n    if (lcSlides.length && lcDotsContainer && lcControls) {\n      lcDotsContainer.innerHTML = ''; \/\/ clear any duplicates from re-render\n\n      \/\/ Auto-size the slide container to the tallest slide\n      \/\/ (needed because slides are position:absolute)\n      function lcSizeContainer() {\n        var maxH = 0;\n        lcSlides.forEach(function(s) {\n          \/\/ Temporarily make visible to measure\n          var prevOpacity = s.style.opacity;\n          var prevVisibility = s.style.visibility;\n          s.style.opacity = '0';\n          s.style.visibility = 'hidden';\n          s.style.position = 'relative';\n          var h = s.offsetHeight;\n          s.style.position = 'absolute';\n          s.style.opacity = prevOpacity;\n          s.style.visibility = prevVisibility;\n          if (h > maxH) maxH = h;\n        });\n        if (maxH > 0) {\n          lcWrapper.querySelector('#lc-insider-slides').style.height = (maxH + 20) + 'px';\n        }\n      }\n      \/\/ Size on load and after fonts render\n      lcSizeContainer();\n      setTimeout(lcSizeContainer, 500);\n      window.addEventListener('resize', lcSizeContainer);\n\n      lcSlides.forEach(function(_, i) {\n        var dot = document.createElement('button');\n        dot.className = 'lc-insider-dot' + (i === 0 ? ' active' : '');\n        dot.setAttribute('data-lc-dot', String(i));\n        lcDotsContainer.appendChild(dot);\n      });\n\n      function lcInsiderGo(idx) {\n        lcSlides.forEach(function(s) { s.classList.remove('active'); });\n        lcSlides[idx].classList.add('active');\n        \/\/ Scoped dot query \u2014 won't touch other carousels on the page\n        lcDotsContainer.querySelectorAll('.lc-insider-dot').forEach(function(d, i) {\n          d.classList.toggle('active', i === idx);\n        });\n        lcInsiderActive = idx;\n      }\n\n      lcControls.addEventListener('click', function(e) {\n        var btn = e.target.closest('[data-lc-nav]');\n        var dot = e.target.closest('[data-lc-dot]');\n        if (btn) {\n          lcInsiderGo((lcInsiderActive + parseInt(btn.getAttribute('data-lc-nav')) + lcSlides.length) % lcSlides.length);\n        }\n        if (dot) {\n          lcInsiderGo(parseInt(dot.getAttribute('data-lc-dot')));\n        }\n      });\n\n      setInterval(function() {\n        lcInsiderGo((lcInsiderActive + 1) % lcSlides.length);\n      }, 6000);\n    }\n\n    \/\/ ---- Awards ----\n    var lcAwardsData = [\n      {\n        logo: 'https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/02\/Accent-awards_compressed.webp',\n        title: 'Accenture Ventures Award',\n        desc: 'Recognized by Accenture Ventures for building the most innovative generative AI platform enabling enterprise-scale agent deployment.'\n      },\n      {\n        logo: 'https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/02\/Harvard-awards-1_compressed.webp',\n        title: 'HUCP Innovation Fund',\n        desc: 'Selected by the Harvard University Computing Platform Innovation Fund for contributions to the AI builders ecosystem.'\n      },\n      {\n        logo: 'https:\/\/www.lyzr.ai\/wp-content\/uploads\/2026\/02\/amazon-awars_compressed.webp',\n        title: 'Strategic Collaboration with AWS',\n        desc: 'A landmark partnership with Amazon Web Services to accelerate enterprise AI agent adoption across global markets.'\n      }\n    ];\n    var lcAwardActive = 0;\n    var lcAwardProgress = 0;\n    var lcAwardLogoEl = lcWrapper.querySelector('#lc-award-logo');\n    var lcAwardsList = lcWrapper.querySelector('#lc-awards-list');\n\n    if (lcAwardLogoEl && lcAwardsList) {\n      function lcRenderAwards() {\n        lcAwardsList.innerHTML = lcAwardsData.map(function(a, i) {\n          return '<div class=\"lc-award-item ' + (i === lcAwardActive ? 'active' : '') + '\" data-lc-award=\"' + i + '\">' +\n            '<div class=\"lc-award-header\"><span class=\"lc-award-num\">' + (i + 1) + '<\/span><h4 class=\"lc-award-title\">' + a.title + '<\/h4><\/div>' +\n            '<div class=\"lc-award-body\"><div class=\"lc-award-desc\">' + a.desc +\n            '<div class=\"lc-award-progress\"><div class=\"lc-award-progress-bar\" style=\"width:' + (i === lcAwardActive ? lcAwardProgress : 0) + '%\"><\/div><\/div>' +\n            '<\/div><\/div><\/div>';\n        }).join('');\n        lcAwardLogoEl.innerHTML = '<img decoding=\"async\" src=\"' + lcAwardsData[lcAwardActive].logo + '\" alt=\"' + lcAwardsData[lcAwardActive].title + '\" style=\"height:160px;width:auto;object-fit:contain\">';\n      }\n      lcAwardsList.addEventListener('click', function(e) {\n        var item = e.target.closest('[data-lc-award]');\n        if (item) { lcAwardActive = parseInt(item.getAttribute('data-lc-award')); lcAwardProgress = 0; lcRenderAwards(); }\n      });\n      lcRenderAwards();\n      setInterval(function() {\n        lcAwardProgress += 0.5;\n        if (lcAwardProgress >= 100) { lcAwardActive = (lcAwardActive + 1) % lcAwardsData.length; lcAwardProgress = 0; }\n        lcRenderAwards();\n      }, 30);\n    }\n\n    \/\/ ---- Agent Showcase ----\n    var lcAgentsData = [\n      {\n        title: 'PLM Product Update Agent',\n        desc: 'A chat-based AI agent integrated with the Trasix PLM system that lets authorized teams update SKUs, attributes, and product details using natural language, without logging into the PLM interface.',\n        benefits: 'Speeds up high-volume product updates while reducing errors and enforcing strict role-based access controls.',\n        category: 'Others', industry: 'Retail', complexity: 'Medium'\n      },\n      {\n        title: 'SDLC Automation Pod Agent',\n        desc: 'A centralized multi-agent system that automates impact analysis, user story creation, test generation, semantic code search, and code generation by connecting Jira, GitHub, SharePoint, TestRail, and Rally through a unified knowledge graph.',\n        benefits: 'Cuts manual SDLC effort while improving traceability, consistency, and delivery speed across engineering and QA teams.',\n        category: 'Others', industry: 'Software Development &amp; IT', complexity: 'Medium',\n        caseStudy: 'https:\/\/www.lyzr.ai\/case-studies\/movate\/'\n      },\n      {\n        title: 'Clinical Diagnostics Orchestration Agent',\n        desc: 'A multi-agent backend that coordinates medical specialists across imaging, diagnosis, and reporting to deliver accurate, real-time diagnostic insights while meeting strict healthcare compliance standards.',\n        benefits: 'Eliminates report failures and long processing delays while ensuring every diagnostic workflow remains secure, auditable, and clinically reliable.',\n        category: 'Healthcare', industry: 'Healthcare', complexity: 'Medium',\n        caseStudy: 'https:\/\/www.lyzr.ai\/case-studies\/lion-medical-ai\/'\n      },\n      {\n        title: 'YouTube to Shorts Generator',\n        desc: 'Converts long-form YouTube videos into engaging short clips optimized for maximum reach and engagement.',\n        benefits: 'Increases content reach, saves editing time, boosts engagement.',\n        category: 'Marketing', industry: 'Media &amp; Entertainment', complexity: 'Medium',\n        tryUrl: 'https:\/\/video-generator.app.lyzr.ai\/'\n      }\n    ];\n    var lcAgentOpen = 0;\n    var lcAgentContainer = lcWrapper.querySelector('#lc-agent-items');\n\n    if (lcAgentContainer) {\n      function lcRenderAgents() {\n        lcAgentContainer.innerHTML = lcAgentsData.map(function(a, i) {\n          var isOpen = i === lcAgentOpen;\n          var dots = a.complexity === 'Low' ? 1 : a.complexity === 'High' ? 3 : 2;\n          return '<div class=\"lc-agent-item ' + (isOpen ? 'open' : '') + ' lc-reveal visible\">' +\n            '<div class=\"lc-agent-header\" data-lc-agent=\"' + i + '\">' +\n            '<span class=\"lc-agent-num\">' + String(i + 1).padStart(2, '0') + '<\/span>' +\n            '<div class=\"lc-agent-info\"><div class=\"lc-agent-title-text\">' + a.title + '<\/div>' +\n            (!isOpen ? '<div class=\"lc-agent-preview\">' + a.desc + '<\/div>' : '') + '<\/div>' +\n            '<div class=\"lc-agent-toggle\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" style=\"transform:rotate(' + (isOpen ? 45 : 0) + 'deg);transition:transform 0.3s\"><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"11\"\/><line x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\"\/><\/svg><\/div>' +\n            '<\/div>' +\n            '<div class=\"lc-agent-body\"><div class=\"lc-agent-body-inner\">' +\n            '<p class=\"lc-agent-desc\">' + a.desc + '<\/p>' +\n            '<div class=\"lc-agent-benefits\"><div class=\"lc-agent-benefits-label\">Key Benefits<\/div><p class=\"lc-agent-benefits-text\">' + a.benefits + '<\/p><\/div>' +\n            '<div class=\"lc-agent-meta\">' +\n            '<div><span class=\"lc-agent-meta-label\">Category<\/span> <span class=\"lc-agent-meta-value\">' + a.category + '<\/span><\/div>' +\n            '<div><span class=\"lc-agent-meta-label\">Industry<\/span> <span class=\"lc-agent-meta-value\">' + a.industry + '<\/span><\/div>' +\n            '<div><span class=\"lc-agent-meta-label\">Complexity<\/span> <span class=\"lc-agent-meta-value\">' + '\\u25cf'.repeat(dots) + '\\u25cb'.repeat(3 - dots) + ' ' + a.complexity + '<\/span><\/div>' +\n            '<\/div>' +\n            (a.caseStudy ? '<a href=\"' + a.caseStudy + '\" target=\"_blank\" class=\"lc-btn-primary\" style=\"font-size:11px;padding:8px 20px\">View Case Study \\u2192<\/a>' : '') +\n            (a.tryUrl ? '<a href=\"' + a.tryUrl + '\" target=\"_blank\" class=\"lc-btn-primary\" style=\"font-size:11px;padding:8px 20px\">Try Agent \\u2192<\/a>' : '') +\n            (!a.caseStudy && !a.tryUrl ? '<span style=\"font-size:11px;color:rgba(107,94,82,0.4);font-style:italic\">Case study coming soon<\/span>' : '') +\n            '<\/div><\/div><\/div>';\n        }).join('');\n      }\n      lcAgentContainer.addEventListener('click', function(e) {\n        var header = e.target.closest('[data-lc-agent]');\n        if (header) { var i = parseInt(header.getAttribute('data-lc-agent')); lcAgentOpen = lcAgentOpen === i ? -1 : i; lcRenderAgents(); }\n      });\n      lcRenderAgents();\n    }\n  } \/\/ end lcInit\n\n  \/\/ Run on DOMContentLoaded \u2014 safe for WordPress\/Elementor which often defers rendering\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', lcInit);\n  } else {\n    \/\/ DOM already ready (common in Elementor widget preview \/ cached pages)\n    lcInit();\n  }\n\n  \/\/ Also hook into Elementor's frontend init event for the editor context\n  window.addEventListener('elementor\/frontend\/init', function() {\n    \/\/ Reset init guard when Elementor re-renders the widget in the editor\n    var w = document.getElementById('lyzr-customers');\n    if (w) { w.dataset.lcInited = ''; }\n    lcInit();\n  });\n\n})();\n<\/script>\n\n\n\n<!-- LYZR BOOK DEMO CONNECTOR -->\n<div id=\"lyzr-modal-container\" style=\"display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999998;background:rgba(0,0,0,0.5);\">\n  <iframe id=\"lyzr-modal-iframe\" data-src=\"https:\/\/lead-scoring-agent-by-lyzr.vercel.app\/book-demo-modal?page=customers-new\" style=\"position:fixed;top:0;left:0;width:100%;height:100%;border:none;z-index:999999;background:transparent;\" frameborder=\"0\" allow=\"clipboard-write\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"0\"><\/iframe>\n<\/div>\n<script>\n(function(){\n  if(window.__lyzrDemoConnector)return;\n  window.__lyzrDemoConnector=true;\n  var container=document.getElementById('lyzr-modal-container');\n  var iframe=document.getElementById('lyzr-modal-iframe');\n  var ready=false,pending=null;\n  window.addEventListener('message',function(e){\n    if(!e.data||!e.data.type)return;\n    if(e.data.type==='MODAL_READY'){ready=true;if(pending){iframe.contentWindow.postMessage(pending,'*');pending=null;}}\n    else if(e.data.type==='CLOSE_DEMO_MODAL'){hideModal();}\n    else if(e.data.type==='OPEN_BOOKING_LINK'){window.open(e.data.url,'_blank');hideModal();}\n    else if(e.data.type==='GTM_EVENT_WITH_UTM'){\n      window.dataLayer=window.dataLayer||[];\n      window.dataLayer.push({event:e.data.event||'book_demo_popup_submit',email:e.data.email||'',page_path:e.data.page_path||window.location.pathname,utm_source:e.data.utm_source||'',utm_medium:e.data.utm_medium||'',utm_campaign:e.data.utm_campaign||''});\n    }\n    else if(e.data.type==='FORM_SUBMITTED'||e.data.type==='GTM_EVENT'){\n      window.dataLayer=window.dataLayer||[];\n      window.dataLayer.push({event:e.data.event||'book_demo_popup_submit',email:e.data.email||'',page_path:window.location.pathname});\n      hideModal();\n    }\n  });\n  function getTracking(){try{var p=new URLSearchParams(window.location.search);var ids=['gclid','gbraid','wbraid','dclid','gad_source','fbclid','msclkid','li_fat_id','ttclid'];var clickIds={};ids.forEach(function(id){clickIds[id]=p.get(id)||localStorage.getItem('lyzr_'+id)||'';});return{utmSource:p.get('utm_source')||localStorage.getItem('lyzr_utm_source')||'',utmMedium:p.get('utm_medium')||localStorage.getItem('lyzr_utm_medium')||'',utmCampaign:p.get('utm_campaign')||localStorage.getItem('lyzr_utm_campaign')||'',firstTouchUrl:localStorage.getItem('lyzr_first_touch_url')||document.referrer||window.location.href,lastTouchPage:window.location.href,referrer:document.referrer||'',hutk:(document.cookie.match(\/hubspotutk=([^;]+)\/)||[])[1]||'',gclid:clickIds.gclid,gbraid:clickIds.gbraid,wbraid:clickIds.wbraid,gad_source:clickIds.gad_source,fbclid:clickIds.fbclid,msclkid:clickIds.msclkid,li_fat_id:clickIds.li_fat_id};}catch(e){return{};}}\n  function openModal(){\n    var t=getTracking();\n    container.style.display='block';\n    document.body.style.overflow='hidden';\n    var msg={type:'OPEN_DEMO_MODAL',email:'',source:window.location.href,utmSource:t.utmSource,utmMedium:t.utmMedium,utmCampaign:t.utmCampaign,firstTouchUrl:t.firstTouchUrl,lastTouchPage:t.lastTouchPage,referrer:t.referrer,hutk:t.hutk,gclid:t.gclid,gbraid:t.gbraid,wbraid:t.wbraid,gad_source:t.gad_source,fbclid:t.fbclid,msclkid:t.msclkid,li_fat_id:t.li_fat_id};\n    if(ready){iframe.contentWindow.postMessage(msg,'*');}else{pending=msg;}\n    window.dataLayer=window.dataLayer||[];\n    window.dataLayer.push({event:'book_demo_button_click',page_path:window.location.pathname,utm_source:t.utmSource,utm_medium:t.utmMedium,utm_campaign:t.utmCampaign});\n  }\n  function hideModal(){container.style.display='none';document.body.style.overflow='';}\n  document.addEventListener('mousedown',function(e){\n    var el=e.target;\n    for(var i=0;i<5;i++){\n      if(!el)break;\n      if(el.tagName==='A'){\n        var href=el.getAttribute('href')||'';if(href.indexOf('book-demo')!==-1){e.preventDefault();e.stopImmediatePropagation();openModal();return;}\n        break;\n      }\n      el=el.parentElement;\n    }\n  },true);\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Customer Success Stories Meet the companies building with Lyzr. Innovation isn&#8217;t just about tech \u2014 it&#8217;s about trust. Here are the companies who partnered with Lyzr to move forward. Explore Agents \u2192 View Case Studies \u2192 0% AI Agents deployed in under 30 days 0% Broader adoption across enterprise teams 0% Boosted user engagement rates&#8230;<\/p>","protected":false},"author":18,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-119422","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/pages\/119422","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/comments?post=119422"}],"version-history":[{"count":0,"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/pages\/119422\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lyzr.ai\/es\/wp-json\/wp\/v2\/media?parent=119422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}