{"id":16,"date":"2026-04-10T12:08:52","date_gmt":"2026-04-10T12:08:52","guid":{"rendered":"https:\/\/digitalshoutouts.media\/audiencebase\/?page_id=16"},"modified":"2026-06-01T14:44:57","modified_gmt":"2026-06-01T14:44:57","slug":"home","status":"publish","type":"page","link":"https:\/\/digitalshoutouts.media\/audiencebase\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1607873 e-con-full e-flex e-con e-parent\" data-id=\"1607873\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8bb837 elementor-widget elementor-widget-html\" data-id=\"d8bb837\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"audiencebase-widget\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&family=Manrope:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\nhtml { scroll-behavior: smooth; }\r\n.audiencebase-widget { --ink:#07090f; --surface:#f5f6f8; --white:#ffffff; --accent:#2a5cff; --accent-2:#8b5cf6; --accent-3:#06c9ae; --hero-bg:#060810; --hero-mid:#0c1220; --font-head:'Poppins', sans-serif; --font-body:'Manrope', sans-serif; --r:20px; font-family:var(--font-body); background:var(--surface); color:var(--ink); overflow-x:hidden; line-height:1.6; }\r\n.audiencebase-widget *, .audiencebase-widget *::before, .audiencebase-widget *::after { box-sizing:border-box; margin:0; padding:0; }\r\n.audiencebase-widget a, .audiencebase-widget u, .audiencebase-widget a * { text-decoration:none !important; }\r\n.audiencebase-widget .hero { min-height:100vh; background:var(--hero-bg); position:relative; display:flex; align-items:center; overflow:hidden; }\r\n.audiencebase-widget #neuralCanvas { position:absolute; inset:0; width:100%; height:100%; z-index:0; }\r\n.audiencebase-widget .hero-vignette { position:absolute; inset:0; background:radial-gradient(ellipse 70% 60% at 60% 50%, transparent 20%, rgba(6,8,16,.55) 100%); z-index:1; pointer-events:none; }\r\n.audiencebase-widget .hero-scanlines { position:absolute; inset:0; z-index:1; pointer-events:none; background-image:repeating-linear-gradient(0deg, transparent, transparent 3px, rgba(255,255,255,.012) 3px, rgba(255,255,255,.012) 4px); }\r\n.audiencebase-widget .hero-shell { position:relative; z-index:2; width:100%; max-width:1240px; margin:0 auto; padding:0 60px; display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:center; min-height:100vh; }\r\n.audiencebase-widget .hero-content-col { display:flex; flex-direction:column; align-items:flex-start; }\r\n.audiencebase-widget .hero-eyebrow { display:inline-flex; align-items:center; gap:10px; margin-bottom:28px; opacity:0; animation:fadeUp .8s .2s ease forwards; }\r\n.audiencebase-widget .hero-eyebrow-line { width:32px; height:1px; background:var(--accent); opacity:.7; }\r\n.audiencebase-widget .hero-eyebrow-text { font-family:var(--font-body); font-size:11px; font-weight:500; letter-spacing:.18em; text-transform:uppercase; color:rgba(255,255,255,.45); }\r\n.audiencebase-widget .hero-eyebrow-badge { font-family:var(--font-body); font-size:10px; font-weight:500; letter-spacing:.12em; text-transform:uppercase; color:var(--accent-3); border:1px solid rgba(6,201,174,.3); border-radius:3px; padding:3px 9px; margin-left:4px; }\r\n.audiencebase-widget .hero-h1 { font-family:var(--font-head); font-size:clamp(36px, 4.4vw, 58px); font-weight:600; line-height:1.2; letter-spacing:-.03em; color:#fff; margin-bottom:24px; opacity:0; animation:fadeUp .8s .35s ease forwards; }\r\n.audiencebase-widget .hero-h1 em { font-style:normal; color:transparent; -webkit-text-stroke:1px rgba(255,255,255,.35); }\r\n.audiencebase-widget .hero-h1 .gw { background:linear-gradient(110deg, #4d8cff 0%, #a78bfa 45%, #06c9ae 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; padding-bottom:0.15em; }\r\n.audiencebase-widget .hero-sub { font-size:15px; font-weight:400; color:rgba(255,255,255,.75); line-height:1.8; max-width:460px; margin-bottom:44px; opacity:0; animation:fadeUp .8s .5s ease forwards; }\r\n.audiencebase-widget .hero-btns { display:flex; gap:14px; flex-wrap:wrap; opacity:0; animation:fadeUp .8s .65s ease forwards; }\r\n.audiencebase-widget .btn-primary { display:inline-flex; align-items:center; justify-content:center; gap:10px; padding:14px 28px; background:var(--accent); color:#fff; font-family:var(--font-head); font-size:13px; font-weight:600; letter-spacing:.04em; border-radius:8px; border:none; cursor:pointer; transition:all .3s; position:relative; overflow:hidden; }\r\n.audiencebase-widget .btn-primary::after { content:''; position:absolute; inset:0; background:rgba(255,255,255,.12); opacity:0; transition:opacity .3s; }\r\n.audiencebase-widget .btn-primary:hover::after { opacity:1; }\r\n.audiencebase-widget .btn-primary:hover { transform:translateY(-2px); box-shadow:0 12px 36px rgba(42,92,255,.45); }\r\n.audiencebase-widget .btn-primary em { font-style:normal; transition:transform .3s; }\r\n.audiencebase-widget .btn-primary:hover em { transform:translateX(4px); }\r\n.audiencebase-widget .btn-ghost { display:inline-flex; align-items:center; gap:10px; padding:13px 28px; background:transparent; color:rgba(255,255,255,.65); font-family:var(--font-head); font-size:13px; font-weight:500; letter-spacing:.04em; border-radius:8px; border:1px solid rgba(255,255,255,.14); cursor:pointer; transition:all .3s; }\r\n.audiencebase-widget .btn-ghost:hover { background:rgba(255,255,255,.06); border-color:rgba(255,255,255,.28); color:#fff; transform:translateY(-2px); }\r\n.audiencebase-widget .hero-trust { margin-top:48px; opacity:0; animation:fadeUp .8s .8s ease forwards; }\r\n.audiencebase-widget .hero-trust-label { font-size:10px; font-weight:500; letter-spacing:.14em; text-transform:uppercase; color:rgba(255,255,255,.25); margin-bottom:14px; }\r\n.audiencebase-widget .hero-trust-logos { display:flex; align-items:center; gap:6px; flex-wrap:wrap; }\r\n.audiencebase-widget .trust-logo-pill { display:inline-flex; align-items:center; gap:7px; padding:7px 14px; background:rgba(255,255,255,.05); border:1px solid rgba(255,255,255,.08); border-radius:5px; font-family:var(--font-body); font-size:11px; font-weight:500; color:rgba(255,255,255,.38); letter-spacing:.04em; transition:all .3s; }\r\n.audiencebase-widget .trust-logo-pill:hover { background:rgba(255,255,255,.09); color:rgba(255,255,255,.65); border-color:rgba(255,255,255,.16); }\r\n.audiencebase-widget .trust-logo-pill .tl-dot { width:5px; height:5px; border-radius:50%; background:var(--accent-3); opacity:.6; }\r\n.audiencebase-widget .hero-visual-col { position:relative; height:580px; display:flex; align-items:center; justify-content:center; opacity:0; animation:fadeUp .9s .5s ease forwards; }\r\n.audiencebase-widget .hero-orb { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:180px; height:180px; border-radius:50%; background:radial-gradient(circle at 35% 35%, #3a6fff, #7c3aed 60%, #060810 100%); box-shadow:0 0 0 1px rgba(255,255,255,.08), 0 0 80px rgba(42,92,255,.25); z-index:3; display:flex; align-items:center; justify-content:center; animation:orbPulse 4s ease-in-out infinite; }\r\n.audiencebase-widget .hero-orb-inner { width:110px; height:110px; border-radius:50%; background:radial-gradient(circle at 40% 40%, rgba(255,255,255,.15), transparent 70%); border:1px solid rgba(255,255,255,.15); display:flex; align-items:center; justify-content:center; font-size:36px; color:rgba(255,255,255,.9); }\r\n@keyframes orbPulse { 0%,100% { box-shadow: 0 0 0 1px rgba(255,255,255,.08), 0 0 80px rgba(42,92,255,.25); } 50% { box-shadow: 0 0 0 1px rgba(255,255,255,.12), 0 0 120px rgba(42,92,255,.45), 0 0 200px rgba(139,92,246,.15); } }\r\n.audiencebase-widget .hero-orbit { position:absolute; top:50%; left:50%; border-radius:50%; border:1px solid rgba(255,255,255,.06); transform:translate(-50%,-50%); z-index:2; }\r\n.audiencebase-widget .orbit-1 { width:260px; height:260px; animation:spin 18s linear infinite; }\r\n.audiencebase-widget .orbit-2 { width:370px; height:370px; animation:spin 30s linear infinite reverse; border-style: dashed; border-color: rgba(42,92,255,.12); }\r\n.audiencebase-widget .orbit-3 { width:480px; height:480px; animation:spin 48s linear infinite; }\r\n@keyframes spin { to { transform: translate(-50%,-50%) rotate(360deg); } }\r\n.audiencebase-widget .orbit-node { position:absolute; width:8px; height:8px; border-radius:50%; top:50%; left:50%; transform-origin:0 0; }\r\n.audiencebase-widget .on-blue { background:#4d8cff; box-shadow:0 0 8px rgba(77,140,255,.8); }\r\n.audiencebase-widget .on-violet { background:#a78bfa; box-shadow:0 0 8px rgba(167,139,250,.8); }\r\n.audiencebase-widget .on-teal { background:#06c9ae; box-shadow:0 0 8px rgba(6,201,174,.8); }\r\n.audiencebase-widget .m-pill { position:absolute; background:rgba(255,255,255,.04); border:1px solid rgba(255,255,255,.1); border-radius:10px; padding:14px 18px; backdrop-filter:blur(16px); -webkit-backdrop-filter:blur(16px); z-index:4; animation:gentleFloat var(--dur,5s) var(--delay,0s) ease-in-out infinite alternate, pillIn .7s var(--ci,.5s) ease both; }\r\n.audiencebase-widget .mp1 { top:8%; left:0%; --dur:5.5s; --delay:0s; --ci:.8s; }\r\n.audiencebase-widget .mp2 { top:10%; right:0%; --dur:6s; --delay:-2s; --ci:1s; }\r\n.audiencebase-widget .mp3 { bottom:16%; left:-2%; --dur:7s; --delay:-1.5s; --ci:1.2s; }\r\n.audiencebase-widget .mp4 { bottom:12%; right:0%; --dur:5s; --delay:-3s; --ci:1.4s; }\r\n@keyframes gentleFloat { 0% { transform:translateY(0); } 100% { transform:translateY(-10px); } }\r\n@keyframes pillIn { from { opacity:0; transform:translateY(20px) scale(.9); } to { opacity:1; transform:none; } }\r\n.audiencebase-widget .mp-label { font-size:9px; font-weight:500; letter-spacing:.14em; text-transform:uppercase; color:rgba(255,255,255,.3); margin-bottom:5px; }\r\n.audiencebase-widget .mp-val { font-family:var(--font-head); font-size:20px; font-weight:600; color:#fff; line-height:1; }\r\n.audiencebase-widget .mp-val.c-blue { color:#4d8cff; }\r\n.audiencebase-widget .mp-val.c-teal { color:#06c9ae; }\r\n.audiencebase-widget .mp-val.c-violet { color:#a78bfa; }\r\n.audiencebase-widget .mp-sub { font-size:10px; color:rgba(255,255,255,.35); margin-top:4px; }\r\n.audiencebase-widget .mp-bar-row { display:flex; gap:3px; align-items:flex-end; height:22px; margin-top:8px; }\r\n.audiencebase-widget .mp-bar { width:7px; border-radius:2px 2px 0 0; background:rgba(77,140,255,.5); animation:bG 1s ease both; }\r\n.audiencebase-widget .mp-bar:nth-child(1) { height:35%; animation-delay:.1s; }\r\n.audiencebase-widget .mp-bar:nth-child(2) { height:58%; animation-delay:.2s; }\r\n.audiencebase-widget .mp-bar:nth-child(3) { height:44%; animation-delay:.3s; }\r\n.audiencebase-widget .mp-bar:nth-child(4) { height:80%; animation-delay:.4s; }\r\n.audiencebase-widget .mp-bar:nth-child(5) { height:65%; animation-delay:.5s; }\r\n.audiencebase-widget .mp-bar:nth-child(6) { height:100%; animation-delay:.6s; }\r\n@keyframes bG { from { height:0 !important; opacity:0; } to { opacity:1; } }\r\n.audiencebase-widget .mp-live-row { display:flex; align-items:center; gap:8px; margin-top:8px; }\r\n.audiencebase-widget .mp-live-dot { width:6px; height:6px; border-radius:50%; background:#06c9ae; animation:ldot 1.6s infinite; }\r\n@keyframes ldot { 0%,100% { opacity:1; transform:scale(1); } 50% { opacity:.4; transform:scale(.7); } }\r\n.audiencebase-widget .mp-live-num { font-family:var(--font-head); font-size:18px; font-weight:600; color:#fff; }\r\n@keyframes fadeUp { from { opacity:0; transform:translateY(22px); } to { opacity:1; transform:none; } }\r\n.audiencebase-widget .section { padding:110px 24px; }\r\n.audiencebase-widget .section-white { background:#fff; }\r\n.audiencebase-widget .section-mid { background:var(--surface); }\r\n.audiencebase-widget .section-dark { background:var(--hero-bg); }\r\n.audiencebase-widget .container { max-width:1180px; margin:0 auto; }\r\n.audiencebase-widget .stag { font-size:11px; font-weight:700; letter-spacing:.15em; text-transform:uppercase; color:var(--accent); margin-bottom:20px; display:inline-flex; align-items:center; gap:10px; background:rgba(42, 92, 255, 0.08); padding:8px 18px; border-radius:40px; border:1px solid rgba(42, 92, 255, 0.15); }\r\n.audiencebase-widget .stag::before { display:none; }\r\n.audiencebase-widget .stag.center { margin-left:auto; margin-right:auto; }\r\n.audiencebase-widget .stitle { font-family:var(--font-head); font-size:clamp(26px, 3.2vw, 42px); font-weight:700; line-height:1.25; letter-spacing:-.025em; margin-bottom:18px; padding-bottom:0.15em; background:linear-gradient(135deg, #07090f 0%, #2a5cff 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; display:block; width:100%; }\r\n.audiencebase-widget .stitle.light { background:linear-gradient(135deg, #ffffff 0%, #a78bfa 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; padding-bottom:0.15em; }\r\n.audiencebase-widget .slead { font-size:17px; color:#475569; max-width:720px; line-height:1.85; font-weight:500; }\r\n.audiencebase-widget .slead.light { color:rgba(255,255,255,.85); }\r\n.audiencebase-widget .reveal { opacity:0; transform:translateY(30px); transition:opacity .7s ease, transform .7s ease; }\r\n.audiencebase-widget .reveal.visible { opacity:1; transform:none; }\r\n.audiencebase-widget .imc-icon, .audiencebase-widget .why-icon, .audiencebase-widget .pc-icon, .audiencebase-widget .sc-icon, .audiencebase-widget .sol-icon, .audiencebase-widget .tl-icon, .audiencebase-widget .seg-icon, .audiencebase-widget .ct-emoji, .audiencebase-widget .office-flag { position:relative !important; display:inline-flex !important; align-items:center !important; justify-content:center !important; width:50px !important; height:50px !important; border-radius:50% !important; background:rgba(42, 92, 255, 0.05) !important; margin-bottom:16px; z-index:1; flex-shrink:0; font-size:24px !important; border:none !important; line-height:1; }\r\n.audiencebase-widget .seg-card .seg-icon, .audiencebase-widget .why-card.feat .why-icon, .audiencebase-widget .platform-card .pc-icon { background:rgba(255, 255, 255, 0.08) !important; }\r\n.audiencebase-widget .imc-icon::after, .audiencebase-widget .why-icon::after, .audiencebase-widget .pc-icon::after, .audiencebase-widget .sc-icon::after, .audiencebase-widget .sol-icon::after, .audiencebase-widget .tl-icon::after, .audiencebase-widget .seg-icon::after, .audiencebase-widget .ct-emoji::after, .audiencebase-widget .office-flag::after { content:''; position:absolute; inset:-5px; border-radius:50%; border:1.5px dashed var(--accent); opacity:0.4; animation:spinDashed 15s linear infinite; transition:all 0.4s ease; pointer-events:none; }\r\n.audiencebase-widget .seg-card .seg-icon::after, .audiencebase-widget .why-card.feat .why-icon::after, .audiencebase-widget .platform-card .pc-icon::after { border-color:rgba(255, 255, 255, 0.35); }\r\n@keyframes spinDashed { 0% { transform:rotate(0deg); } 100% { transform:rotate(360deg); } }\r\n.audiencebase-widget .imc:hover .imc-icon::after, .audiencebase-widget .why-card:hover .why-icon::after, .audiencebase-widget .platform-card:hover .pc-icon::after, .audiencebase-widget .sc:hover .sc-icon::after, .audiencebase-widget .sol-card:hover .sol-icon::after, .audiencebase-widget .tl-item:hover .tl-icon::after, .audiencebase-widget .seg-card:hover .seg-icon::after, .audiencebase-widget .case-tile:hover .ct-emoji::after, .audiencebase-widget .office-item:hover .office-flag::after { opacity:1; border-color:var(--accent-3); transform:scale(1.08) rotate(180deg); animation-duration:4s; }\r\n.audiencebase-widget .intro-grid { display:grid; grid-template-columns:1fr 1fr; gap:72px; align-items:center; margin-top:60px; }\r\n.audiencebase-widget .intro-visual { position:relative; background:linear-gradient(145deg, #0b1120, #111827); border-radius:24px; padding:36px 32px; border:1px solid rgba(255,255,255,.07); overflow:hidden; }\r\n.audiencebase-widget .intro-visual::before { content:''; position:absolute; top:-60px; right:-60px; width:240px; height:240px; border-radius:50%; background:radial-gradient(circle,rgba(42,92,255,.12),transparent 70%); pointer-events:none; }\r\n.audiencebase-widget .intro-visual::after { content:''; position:absolute; bottom:-40px; left:-40px; width:180px; height:180px; border-radius:50%; background:radial-gradient(circle,rgba(139,92,246,.1),transparent 70%); pointer-events:none; }\r\n.audiencebase-widget .intro-stat-row { display:grid; grid-template-columns:repeat(3,1fr); gap:1px; background:rgba(255,255,255,.07); border-radius:12px; overflow:hidden; margin-bottom:28px; }\r\n.audiencebase-widget .intro-stat { background:#0b1120; padding:16px 14px; text-align:center; }\r\n.audiencebase-widget .intro-stat-val { font-family:var(--font-head); font-size:20px; font-weight:600; color:#fff; line-height:1; }\r\n.audiencebase-widget .intro-stat-val.ib { color:#4d8cff; }\r\n.audiencebase-widget .intro-stat-val.ig { color:#06c9ae; }\r\n.audiencebase-widget .intro-stat-val.iv { color:#a78bfa; }\r\n.audiencebase-widget .intro-stat-label { font-size:9.5px; color:rgba(255,255,255,.35); font-weight:400; margin-top:5px; letter-spacing:.06em; text-transform:uppercase; }\r\n.audiencebase-widget .imc-list { display:flex; flex-direction:column; gap:10px; position:relative; z-index:1; }\r\n.audiencebase-widget .imc { background:rgba(255,255,255,.05); border:1px solid rgba(255,255,255,.07); border-radius:12px; padding:14px 16px; display:flex; align-items:center; gap:14px; transition:all .3s; }\r\n.audiencebase-widget .imc:hover { background:rgba(42,92,255,.12); border-color:rgba(42,92,255,.3); transform:translateX(5px); }\r\n.audiencebase-widget .imc-title { font-size:13px; font-weight:500; color:rgba(255,255,255,.85); }\r\n.audiencebase-widget .imc-sub { font-size:11px; color:rgba(255,255,255,.35); margin-top:2px; }\r\n.audiencebase-widget .why-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:52px; }\r\n.audiencebase-widget .why-card { background:#fff; border:1px solid #edf0f5; border-radius:var(--r); padding:32px 26px; position:relative; overflow:hidden; transition:all .3s; cursor:default; }\r\n.audiencebase-widget .why-card:hover { box-shadow:0 16px 48px rgba(42,92,255,.09); transform:translateY(-5px); }\r\n.audiencebase-widget .why-card::after { content:''; position:absolute; inset:0; background:linear-gradient(135deg,rgba(42,92,255,.025),rgba(139,92,246,.025)); opacity:0; transition:opacity .3s; }\r\n.audiencebase-widget .why-card:hover::after { opacity:1; }\r\n.audiencebase-widget .why-title { font-family:var(--font-head); font-size:16px; font-weight:600; color:var(--ink); margin-bottom:10px; }\r\n.audiencebase-widget .why-text { font-size:14px; color:#475569; line-height:1.75; font-weight:400; }\r\n.audiencebase-widget .why-card.feat { background:linear-gradient(145deg,#0f172a,#1a1f3a); border-color:transparent; }\r\n.audiencebase-widget .why-card.feat .why-title { color:#e0e7ff; }\r\n.audiencebase-widget .why-card.feat .why-text { color:rgba(147,197,253,.65); }\r\n.audiencebase-widget .feat-num { font-family:var(--font-head); font-size:52px; font-weight:700; color:#4d8cff; line-height:1; margin-bottom:4px; }\r\n.audiencebase-widget .platform-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:52px; }\r\n.audiencebase-widget .platform-card { border-radius:var(--r); padding:36px 32px; position:relative; overflow:hidden; transition:transform .3s,box-shadow .3s; }\r\n.audiencebase-widget .platform-card:hover { transform:translateY(-5px); box-shadow:0 20px 60px rgba(0,0,0,.18); }\r\n.audiencebase-widget .pc-1 { background:linear-gradient(145deg,#0f172a,#1e3a8a); }\r\n.audiencebase-widget .pc-2 { background:linear-gradient(145deg,#1e1b4b,#312e81); }\r\n.audiencebase-widget .pc-3 { background:linear-gradient(145deg,#042f2e,#0e7490); }\r\n.audiencebase-widget .pc-4 { background:linear-gradient(145deg,#0f172a,#1e3a8a); }\r\n.audiencebase-widget .pc-tag { font-size:9px; font-weight:600; letter-spacing:.15em; text-transform:uppercase; color:rgba(255,255,255,.5); margin-bottom:20px; }\r\n.audiencebase-widget .pc-title { font-family:var(--font-head); font-size:18px; font-weight:600; color:#fff; margin-bottom:12px; }\r\n.audiencebase-widget .pc-text { font-size:14px; color:rgba(255,255,255,.65); line-height:1.78; font-weight:400; }\r\n.audiencebase-widget .platform-card::after { content:''; position:absolute; bottom:-60px; right:-60px; width:200px; height:200px; border-radius:50%; background:rgba(255,255,255,.03); }\r\n.audiencebase-widget .strategy-intro { text-align:center; max-width:640px; margin:0 auto; }\r\n.audiencebase-widget .strategy-cards { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:56px; }\r\n.audiencebase-widget .sc { background:#fff; border:1px solid #edf0f5; border-radius:var(--r); padding:36px 30px; position:relative; overflow:hidden; transition:all .4s; cursor:default; }\r\n.audiencebase-widget .sc:hover { transform:translateY(-8px); box-shadow:0 24px 64px rgba(42,92,255,.1); border-color:rgba(42,92,255,.16); }\r\n.audiencebase-widget .sc-tag { position:absolute; top:26px; right:26px; font-size:9.5px; font-weight:600; letter-spacing:.1em; text-transform:uppercase; padding:4px 12px; border-radius:4px; }\r\n.audiencebase-widget .sc-t1 { background:rgba(42,92,255,.08); color:#2a5cff; }\r\n.audiencebase-widget .sc-t2 { background:rgba(139,92,246,.08); color:#7c3aed; }\r\n.audiencebase-widget .sc-t3 { background:rgba(6,201,174,.08); color:#059669; }\r\n.audiencebase-widget .sc-title { font-family:var(--font-head); font-size:18px; font-weight:600; color:var(--ink); margin-bottom:12px; line-height:1.2; }\r\n.audiencebase-widget .sc-text { font-size:14px; color:#475569; line-height:1.78; font-weight:400; }\r\n.audiencebase-widget .sc-progress { margin-top:24px; }\r\n.audiencebase-widget .sc-prog-row { display:flex; justify-content:space-between; font-size:10px; color:#9ca3af; font-weight:600; letter-spacing:.06em; text-transform:uppercase; margin-bottom:7px; }\r\n.audiencebase-widget .sc-bar-bg { height:4px; background:#f1f3f6; border-radius:10px; overflow:hidden; }\r\n.audiencebase-widget .sc-bar-fill { height:100%; border-radius:10px; transform:scaleX(0); transform-origin:left; transition:transform 1.4s cubic-bezier(.4,0,.2,1); }\r\n.audiencebase-widget .sc.visible .sc-bar-fill { transform:scaleX(1); }\r\n.audiencebase-widget .solutions-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; margin-top:52px; }\r\n.audiencebase-widget .sol-card { background:#fff; border:1px solid #edf0f5; border-radius:var(--r); padding:28px 24px; transition:all .3s; position:relative; overflow:hidden; }\r\n.audiencebase-widget .sol-card:hover { border-color:transparent; box-shadow:0 14px 44px rgba(42,92,255,.1); transform:translateY(-4px); }\r\n.audiencebase-widget .sol-title { font-family:var(--font-head); font-size:15px; font-weight:600; color:var(--ink); margin-bottom:10px; }\r\n.audiencebase-widget .sol-text { font-size:14px; color:#475569; line-height:1.75; font-weight:400; }\r\n.audiencebase-widget .case-section-header { display:flex; justify-content:space-between; align-items:flex-end; margin-bottom:52px; }\r\n.audiencebase-widget .case-header-right { font-size:12px; font-weight:500; color:#9ca3af; font-style:italic; max-width:220px; text-align:right; line-height:1.6; }\r\n.audiencebase-widget .case-bento { display:grid; grid-template-columns:repeat(4, 1fr); grid-template-rows:auto auto; gap:16px; }\r\n.audiencebase-widget .case-tile { background:#fff; border:1px solid #edf0f5; border-radius:18px; padding:28px 24px; cursor:pointer; transition:all .35s; position:relative; overflow:hidden; display:flex; flex-direction:column; gap:10px; }\r\n.audiencebase-widget .case-tile:hover { border-color:transparent; box-shadow:0 16px 48px rgba(42,92,255,.12); transform:translateY(-5px); }\r\n.audiencebase-widget .case-tile.span2 { grid-column:span 2; }\r\n.audiencebase-widget .case-tile.wide { grid-column:span 2; flex-direction:row; align-items:center; gap:28px; }\r\n.audiencebase-widget .ct-industry { font-size:9.5px; font-weight:600; letter-spacing:.14em; text-transform:uppercase; color:#9ca3af; }\r\n.audiencebase-widget .ct-brand { font-family:var(--font-head); font-size:18px; font-weight:600; color:var(--ink); line-height:1.2; }\r\n.audiencebase-widget .ct-stat { display:flex; align-items:baseline; gap:6px; margin-top:auto; padding-top:14px; border-top:1px solid #f1f3f6; }\r\n.audiencebase-widget .ct-stat-val { font-family:var(--font-head); font-size:22px; font-weight:600; color:var(--accent); }\r\n.audiencebase-widget .ct-stat-label { font-size:11px; color:#9ca3af; font-weight:500; }\r\n.audiencebase-widget .ct-cta { position:absolute; bottom:20px; right:20px; font-size:10px; font-weight:600; letter-spacing:.08em; text-transform:uppercase; color:var(--accent); opacity:0; transition:opacity .3s; }\r\n.audiencebase-widget .case-tile:hover .ct-cta { opacity:1; }\r\n.audiencebase-widget .wide-left { flex-shrink:0; }\r\n.audiencebase-widget .wide-right { flex:1; }\r\n.audiencebase-widget .wide-stats { display:flex; gap:20px; margin-top:12px; }\r\n.audiencebase-widget .wide-stat { text-align:left; }\r\n.audiencebase-widget .ws-val { font-family:var(--font-head); font-size:20px; font-weight:600; color:var(--accent); }\r\n.audiencebase-widget .ws-label { font-size:10px; color:#9ca3af; font-weight:500; margin-top:2px; }\r\n.audiencebase-widget .ct-desc { font-size:13.5px; color:#64748b; line-height:1.65; font-weight:400; }\r\n.audiencebase-widget .bs-header { text-align:center; }\r\n.audiencebase-widget .timeline { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; margin-top:60px; }\r\n.audiencebase-widget .tl-item { background:#fff; border:1px solid #edf0f5; border-radius:16px; padding:26px 20px; position:relative; transition:all .3s; cursor:default; overflow:hidden; }\r\n.audiencebase-widget .tl-item:hover { box-shadow:0 12px 36px rgba(42,92,255,.09); transform:translateY(-5px); border-color:rgba(42,92,255,.16); }\r\n.audiencebase-widget .tl-item:hover .tl-tip { opacity:1; transform:translateY(0); }\r\n.audiencebase-widget .tl-title { font-family:var(--font-head); font-size:14px; font-weight:600; color:var(--ink); margin-bottom:7px; }\r\n.audiencebase-widget .tl-text { font-size:13.5px; color:#475569; line-height:1.65; font-weight:400; }\r\n.audiencebase-widget .tl-tip { position:absolute; bottom:0; left:0; right:0; background:linear-gradient(135deg,#1e3a8a,#312e81); color:rgba(255,255,255,.85); font-size:11.5px; padding:13px 16px; line-height:1.6; opacity:0; transform:translateY(8px); transition:all .3s ease; border-radius:0 0 16px 16px; }\r\n.audiencebase-widget .seg-section { background:#060810; }\r\n.audiencebase-widget .seg-hero-num { font-family:var(--font-head); font-size:clamp(64px,10vw,108px); font-weight:700; background:linear-gradient(90deg,#4d8cff,#a78bfa); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; line-height:1.1; margin-bottom:6px; padding-bottom:0.15em; }\r\n.audiencebase-widget .seg-hero-label { color:rgba(255,255,255,.4); font-size:14px; font-weight:400; letter-spacing:.04em; }\r\n.audiencebase-widget .seg-marquee { position:relative; overflow:hidden; margin-top:44px; }\r\n.audiencebase-widget .seg-marquee::before, .audiencebase-widget .seg-marquee::after { content:''; position:absolute; top:0; bottom:0; width:100px; z-index:2; pointer-events:none; }\r\n.audiencebase-widget .seg-marquee::before { left:0; background:linear-gradient(to right,#060810,transparent); }\r\n.audiencebase-widget .seg-marquee::after { right:0; background:linear-gradient(to left,#060810,transparent); }\r\n.audiencebase-widget .seg-track { display:flex; gap:14px; animation:marquee 32s linear infinite; width:max-content; }\r\n@keyframes marquee { 0% { transform:translateX(0); } 100% { transform:translateX(-50%); } }\r\n.audiencebase-widget .seg-card { background:rgba(255,255,255,.04); border:1px solid rgba(255,255,255,.08); border-radius:14px; padding:20px 22px; flex-shrink:0; width:260px; cursor:pointer; transition:all .3s; }\r\n.audiencebase-widget .seg-card:hover { background:rgba(42,92,255,.16); border-color:rgba(77,140,255,.35); transform:scale(1.04); }\r\n.audiencebase-widget .seg-title { font-family:var(--font-head); font-size:15px; font-weight:600; color:#e2e8f0; margin-bottom:5px; }\r\n.audiencebase-widget .seg-desc { font-size:12.5px; color:rgba(255,255,255,.65); line-height:1.62; font-weight:400; }\r\n.audiencebase-widget .seg-cta { font-size:10px; color:#4d8cff; margin-top:8px; font-weight:600; opacity:0; transition:opacity .3s; letter-spacing:.06em; }\r\n.audiencebase-widget .seg-card:hover .seg-cta { opacity:1; }\r\n.audiencebase-widget .contact-grid { display:grid; grid-template-columns:1fr 1.2fr; gap:60px; margin-top:52px; }\r\n.audiencebase-widget .office-list { display:flex; flex-direction:column; gap:12px; }\r\n.audiencebase-widget .office-item { background:#fff; border:1px solid #edf0f5; border-radius:16px; padding:20px 22px; transition:all .3s; position:relative; overflow:hidden; }\r\n.audiencebase-widget .office-item::before { content:''; position:absolute; left:0; top:0; bottom:0; width:3px; background:linear-gradient(180deg,var(--accent),var(--accent-2)); border-radius:3px 0 0 3px; opacity:0; transition:opacity .3s; }\r\n.audiencebase-widget .office-item:hover { box-shadow:0 8px 28px rgba(42,92,255,.08); border-color:rgba(42,92,255,.18); transform:translateX(4px); }\r\n.audiencebase-widget .office-top { display:flex; align-items:center; gap:12px; margin-bottom:10px; }\r\n.audiencebase-widget .office-city { font-family:var(--font-head); font-size:15px; font-weight:600; color:var(--ink); line-height:1.2; }\r\n.audiencebase-widget .office-region { font-size:11.5px; color:#64748b; font-weight:500; margin-top:1px; letter-spacing:.03em; }\r\n.audiencebase-widget .office-badge { margin-left:auto; font-size:9px; font-weight:600; letter-spacing:.1em; text-transform:uppercase; color:var(--accent); background:rgba(42,92,255,.07); border:1px solid rgba(42,92,255,.15); border-radius:4px; padding:3px 8px; }\r\n.audiencebase-widget .office-addr { font-size:13px; color:#475569; line-height:1.7; font-weight:400; padding-left:62px; }\r\n.audiencebase-widget .contact-info { margin-top:20px; display:flex; flex-direction:column; gap:10px; }\r\n.audiencebase-widget .clink { display:inline-flex; align-items:center; gap:10px; padding:12px 18px; background:#fff; border:1px solid rgba(42,92,255,.15); border-radius:10px; font-size:13px; font-weight:600; color:var(--accent); transition:all .3s; }\r\n.audiencebase-widget .clink:hover { background:#f0f4ff; border-color:rgba(42,92,255,.4); transform:translateX(4px); }\r\n.audiencebase-widget .cform { background:#fff; border:1px solid #edf0f5; border-radius:var(--r); padding:40px 36px; box-shadow:0 8px 32px rgba(0,0,0,.05); }\r\n.audiencebase-widget .cform .wpforms-container { margin:0 !important; }\r\n.audiencebase-widget .cform .wpforms-form .wpforms-field-container { display:flex !important; flex-wrap:wrap !important; gap:16px !important; }\r\n.audiencebase-widget .cform .wpforms-form .wpforms-field { padding:0 !important; margin:0 !important; width:100% !important; clear:none !important; }\r\n.audiencebase-widget .cform .wpforms-form .wpforms-field.wpforms-field-name, .audiencebase-widget .cform .wpforms-form .wpforms-field.wpforms-field-email { width:calc(50% - 8px) !important; }\r\n.audiencebase-widget .cform .wpforms-form input[type=text], .audiencebase-widget .cform .wpforms-form input[type=email], .audiencebase-widget .cform .wpforms-form input[type=tel], .audiencebase-widget .cform .wpforms-form select, .audiencebase-widget .cform .wpforms-form textarea { width:100% !important; max-width:100% !important; background-color:#f8fafc !important; border:1px solid #e2e8f0 !important; border-radius:10px !important; padding:14px 16px !important; font-family:var(--font-body) !important; font-size:15px !important; color:#0f172a !important; box-shadow:none !important; box-sizing:border-box !important; height: auto !important; }\r\n.audiencebase-widget .cform .wpforms-form input:focus, .audiencebase-widget .cform .wpforms-form select:focus, .audiencebase-widget .cform .wpforms-form textarea:focus { border-color:#2a5cff !important; background-color:#ffffff !important; box-shadow:0 0 0 4px rgba(42,92,255,0.1) !important; outline:none !important; }\r\n.audiencebase-widget .cform .wpforms-form textarea { height:110px !important; resize:vertical !important; }\r\n.audiencebase-widget .cform .wpforms-form .wpforms-field-label { display:block !important; font-size:12px !important; font-weight:600 !important; color:#64748b !important; text-transform:uppercase !important; letter-spacing:0.05em !important; margin-bottom:8px !important; }\r\n.audiencebase-widget .cform .wpforms-form button[type=submit] { width:100% !important; background:#2a5cff !important; color:#ffffff !important; font-family:var(--font-head) !important; font-size:16px !important; font-weight:600 !important; padding:16px !important; border:none !important; border-radius:10px !important; cursor:pointer !important; transition:all 0.3s ease !important; margin-top:10px !important; }\r\n.audiencebase-widget .cform .wpforms-form button[type=submit]:hover { transform:translateY(-2px) !important; box-shadow:0 12px 24px rgba(42,92,255,0.25) !important; background:#1d4ed8 !important; }\r\n.audiencebase-widget .modal-overlay { position:fixed; inset:0; background:rgba(7,9,15,.7); backdrop-filter:blur(10px); z-index:1000; display:flex; align-items:center; justify-content:center; padding:24px; opacity:0; pointer-events:none; transition:opacity .3s; }\r\n.audiencebase-widget .modal-overlay.open { opacity:1; pointer-events:all; }\r\n.audiencebase-widget .modal-box { background:#fff; border-radius:24px; width:100%; padding:44px 40px; position:relative; box-shadow:0 40px 100px rgba(7,9,15,.22); transform:scale(.93) translateY(18px); transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .3s; opacity:0; }\r\n.audiencebase-widget .modal-overlay.open .modal-box { transform:scale(1) translateY(0); opacity:1; }\r\n.audiencebase-widget .modal-close { position:absolute; top:18px; right:18px; width:36px; height:36px; border-radius:50%; background:#f1f5f9; border:none; cursor:pointer; display:flex; align-items:center; justify-content:center; font-size:16px; color:#64748b; transition:all .2s; }\r\n.audiencebase-widget .modal-close:hover { background:#e2e8f0; color:#050d1f; }\r\n.audiencebase-widget .case-modal-box { max-width:540px; }\r\n.audiencebase-widget .cm-emoji { font-size:48px; margin-bottom:12px; display:block; }\r\n.audiencebase-widget .cm-industry { font-size:10px; font-weight:600; letter-spacing:.14em; text-transform:uppercase; color:var(--accent); margin-bottom:6px; }\r\n.audiencebase-widget .cm-brand { font-family:var(--font-head); font-size:28px; font-weight:600; color:var(--ink); margin-bottom:18px; line-height:1.1; }\r\n.audiencebase-widget .cm-divider { height:1px; background:linear-gradient(90deg,var(--accent),var(--accent-2),transparent); margin-bottom:22px; }\r\n.audiencebase-widget .cm-stats { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-bottom:22px; }\r\n.audiencebase-widget .cm-stat { background:#f8f9fc; border-radius:12px; padding:14px 12px; text-align:center; }\r\n.audiencebase-widget .cm-stat-val { font-family:var(--font-head); font-size:20px; font-weight:600; color:var(--accent); }\r\n.audiencebase-widget .cm-stat-label { font-size:11px; color:#6b7280; margin-top:3px; font-weight:500; }\r\n.audiencebase-widget .cm-desc { font-size:15px; color:#475569; line-height:1.78; font-weight:400; }\r\n.audiencebase-widget .seg-modal-box { max-width:480px; }\r\n.audiencebase-widget .sm-icon { font-size:52px; display:block; margin-bottom:12px; }\r\n.audiencebase-widget .sm-title { font-family:var(--font-head); font-size:24px; font-weight:600; color:var(--ink); margin-bottom:10px; }\r\n.audiencebase-widget .sm-badges { display:flex; flex-wrap:wrap; gap:7px; margin-bottom:14px; }\r\n.audiencebase-widget .sm-badge { font-size:11px; font-weight:600; padding:4px 13px; border-radius:4px; background:rgba(42,92,255,.07); color:var(--accent); }\r\n.audiencebase-widget .sm-desc { font-size:15px; color:#475569; line-height:1.78; font-weight:400; }\r\n\/* UPDATED to 3 columns to fit all 3 metrics *\/\r\n.audiencebase-widget .sm-stats { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; }\r\n.audiencebase-widget .sm-stat { background:#f8f9fc; border-radius:11px; padding:13px 10px; text-align:center; }\r\n.audiencebase-widget .sm-stat-val { font-family:var(--font-head); font-size:16px; font-weight:600; color:var(--accent); }\r\n.audiencebase-widget .sm-stat-lab { font-size:10.5px; color:#6b7280; margin-top:2px; font-weight:500; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }\r\n\r\n\/* ======== ADDED AND MODIFIED MEDIA QUERIES FOR HERO PADDING AND HEIGHT ======== *\/\r\n@media(max-width:980px){\r\n  .audiencebase-widget .hero { min-height:auto; padding-bottom:40px; }\r\n  .audiencebase-widget .hero-shell { grid-template-columns:1fr; padding:100px 32px 40px; gap:40px; min-height:auto; }\r\n  .audiencebase-widget .hero-content-col { align-items:center; text-align:center; }\r\n  .audiencebase-widget .hero-h1, .audiencebase-widget .hero-sub { text-align:center; }\r\n  .audiencebase-widget .hero-sub { margin-left:auto; margin-right:auto; }\r\n  .audiencebase-widget .hero-btns { justify-content:center; width:100%; flex-direction:column; max-width:400px; margin:0 auto; }\r\n  .audiencebase-widget .btn-primary, .audiencebase-widget .btn-ghost { width:100%; justify-content:center; }\r\n  .audiencebase-widget .hero-trust { display:flex; flex-direction:column; align-items:center; margin-top:40px; }\r\n  .audiencebase-widget .hero-trust-logos { justify-content:center; }\r\n  .audiencebase-widget .hero-visual-col { height:auto; padding-top:340px; display:grid; grid-template-columns:repeat(2,1fr); gap:16px; width:100%; }\r\n  .audiencebase-widget .hero-orb, .audiencebase-widget .hero-orbit { top:150px; }\r\n  .audiencebase-widget .orbit-1 { width:200px; height:200px; }\r\n  .audiencebase-widget .orbit-2 { width:280px; height:280px; }\r\n  .audiencebase-widget .orbit-3 { width:360px; height:360px; }\r\n  .audiencebase-widget .hero-orb { width:140px; height:140px; }\r\n  .audiencebase-widget .hero-orb-inner { width:80px; height:80px; font-size:28px; }\r\n  .audiencebase-widget .m-pill { position:relative; top:auto !important; left:auto !important; right:auto !important; bottom:auto !important; width:100%; animation:fadeUp .8s ease both !important; transform:none !important; }\r\n  .audiencebase-widget .intro-grid { grid-template-columns:1fr; }\r\n  .audiencebase-widget .why-grid { grid-template-columns:1fr 1fr; }\r\n  .audiencebase-widget .solutions-grid { grid-template-columns:1fr 1fr; }\r\n  .audiencebase-widget .case-bento { grid-template-columns:repeat(2,1fr); }\r\n  .audiencebase-widget .case-tile.span2, .audiencebase-widget .case-tile.wide { grid-column:span 1; flex-direction:column; }\r\n  .audiencebase-widget .timeline { grid-template-columns:repeat(2,1fr); }\r\n  .audiencebase-widget .strategy-cards { grid-template-columns:1fr; }\r\n  .audiencebase-widget .contact-grid { grid-template-columns:1fr; }\r\n}\r\n\r\n@media(max-width:700px){\r\n  .audiencebase-widget .platform-grid { grid-template-columns:1fr; }\r\n}\r\n\r\n@media(max-width:600px){\r\n  .audiencebase-widget .section { padding:72px 18px; }\r\n  .audiencebase-widget .stitle { font-size:clamp(24px,7vw,34px); }\r\n  .audiencebase-widget .case-section-header { flex-direction:column; align-items:flex-start; gap:16px; }\r\n  .audiencebase-widget .case-header-right { text-align:left; }\r\n  .audiencebase-widget .cform .wpforms-form .wpforms-field.wpforms-field-name, .audiencebase-widget .cform .wpforms-form .wpforms-field.wpforms-field-email { width:100% !important; }\r\n}\r\n\r\n@media(max-width:560px){\r\n  .audiencebase-widget .hero-shell { padding:80px 20px 30px; gap:32px; }\r\n  .audiencebase-widget .hero-eyebrow { flex-wrap:wrap; justify-content:center; }\r\n  .audiencebase-widget .hero-h1 { font-size:32px; margin-bottom:16px; }\r\n  .audiencebase-widget .hero-sub { margin-bottom:28px; }\r\n  .audiencebase-widget .hero-visual-col { grid-template-columns:1fr; padding-top:250px; gap:12px; }\r\n  .audiencebase-widget .hero-orb, .audiencebase-widget .hero-orbit { top:110px; }\r\n  .audiencebase-widget .orbit-1 { width:160px; height:160px; }\r\n  .audiencebase-widget .orbit-2 { width:210px; height:210px; }\r\n  .audiencebase-widget .orbit-3 { width:260px; height:260px; }\r\n  .audiencebase-widget .hero-orb { width:110px; height:110px; }\r\n  .audiencebase-widget .hero-orb-inner { width:60px; height:60px; font-size:24px; }\r\n  .audiencebase-widget .why-grid { grid-template-columns:1fr; }\r\n  .audiencebase-widget .solutions-grid { grid-template-columns:1fr; }\r\n}\r\n\r\n@media(max-width:500px){\r\n  .audiencebase-widget .modal-box { padding:30px 20px; }\r\n  .audiencebase-widget .timeline { grid-template-columns:1fr; }\r\n}\r\n\r\n@media(max-width:480px){\r\n  .audiencebase-widget .cform { padding:26px 20px; }\r\n  .audiencebase-widget .case-bento { grid-template-columns:1fr; }\r\n  .audiencebase-widget .sm-stats { grid-template-columns:1fr !important; }\r\n}\r\n<\/style>\r\n<section class=\"hero\">\r\n<canvas id=\"neuralCanvas\"><\/canvas>\r\n<div class=\"hero-vignette\"><\/div>\r\n<div class=\"hero-scanlines\"><\/div>\r\n<div class=\"hero-shell\">\r\n<div class=\"hero-content-col\">\r\n<div class=\"hero-eyebrow\">\r\n<\/div>\r\n<h1 class=\"hero-h1\">Built on <span class=\"gw\">Attention,<\/span><br>Powered by<br><span class=\"gw\">AI Audience.<\/span><\/h1>\r\n<p class=\"hero-sub\">Discover high-performing audiences through continuous machine learning and real-time optimization where every impression drives measurable attention.<\/p>\r\n<div class=\"hero-btns\">\r\n<a href=\"#platform\" class=\"btn-primary\"><span>Explore Platform<\/span><em>\u2192<\/em><\/a>\r\n<a href=\"#contact\" class=\"btn-ghost\">\u25b7&nbsp; Request Demo<\/a>\r\n<\/div>\r\n<div class=\"hero-trust\">\r\n<div class=\"hero-trust-label\">Trusted by<\/div>\r\n<div class=\"hero-trust-logos\">\r\n<div class=\"trust-logo-pill\"><span class=\"tl-dot\"><\/span>Royal Enfield<\/div>\r\n<div class=\"trust-logo-pill\"><span class=\"tl-dot\"><\/span>Starbucks<\/div>\r\n<div class=\"trust-logo-pill\"><span class=\"tl-dot\"><\/span>Axis Bank<\/div>\r\n<div class=\"trust-logo-pill\"><span class=\"tl-dot\"><\/span>Hyatt<\/div>\r\n<div class=\"trust-logo-pill\"><span class=\"tl-dot\"><\/span>Godrej<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"hero-visual-col\">\r\n<div class=\"hero-orbit orbit-1\"><\/div>\r\n<div class=\"hero-orbit orbit-2\"><\/div>\r\n<div class=\"hero-orbit orbit-3\"><\/div>\r\n<div class=\"hero-orb\"><div class=\"hero-orb-inner\">\ud83c\udfaf<\/div><\/div>\r\n<div class=\"m-pill mp1\">\r\n<div class=\"mp-label\">AQI Score<\/div>\r\n<div class=\"mp-val c-blue\">31.8%<\/div>\r\n<div class=\"mp-sub\">Attention Qualified Impressions<\/div>\r\n<div class=\"mp-bar-row\">\r\n<div class=\"mp-bar\"><\/div><div class=\"mp-bar\"><\/div><div class=\"mp-bar\"><\/div>\r\n<div class=\"mp-bar\"><\/div><div class=\"mp-bar\"><\/div><div class=\"mp-bar\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"m-pill mp2\">\r\n<div class=\"mp-label\">Campaign<\/div>\r\n<div class=\"mp-val c-teal\">1000+<\/div>\r\n<div class=\"mp-sub\">Campaign Delivered<\/div>\r\n<\/div>\r\n<div class=\"m-pill mp3\">\r\n<div class=\"mp-label\">Real Time Reporting<\/div>\r\n<div class=\"mp-live-row\">\r\n<div class=\"mp-live-dot\"><\/div>\r\n<div class=\"mp-live-num\" id=\"liveCounter\">12,00,000<\/div>\r\n<\/div>\r\n<div class=\"mp-sub\">Clicks Generated<\/div>\r\n<\/div>\r\n<div class=\"m-pill mp4\">\r\n<div class=\"mp-label\">Impressions<\/div>\r\n<div class=\"mp-val c-violet\">10 Bn+<\/div>\r\n<div class=\"mp-sub\">Impressions Captured<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"section section-white\">\r\n<div class=\"container\">\r\n<div class=\"intro-grid reveal\">\r\n<div>\r\n<div class=\"stag\">Introduction<\/div>\r\n<h2 class=\"stitle\">What is Audience Base?<\/h2>\r\n<p class=\"slead\">Audience Base is an AI-powered audience intelligence DSP that discovers high-performing audiences through continuous machine learning and real-time optimization. Powered by Attention-qualified Impressions (AQI), it ensures your media doesn't just generate views, it captures real, measurable attention that drives meaningful impact. By prioritizing attention as a core metric, we help brands move beyond vanity impressions to performance that truly matters.<\/p>\r\n<p class=\"slead\" style=\"margin-top:18px;\">With built-in Dynamic Creative Optimization, Audience Base adapts messaging in real time, delivering the most relevant creative to every user and maximizing engagement, efficiency, and results at scale.<\/p>\r\n<\/div>\r\n<div class=\"intro-visual\">\r\n<div class=\"intro-stat-row\">\r\n<div class=\"intro-stat\"><div class=\"intro-stat-val ib\">1000+<\/div><div class=\"intro-stat-label\">Campaigns Delivered<\/div><\/div>\r\n<div class=\"intro-stat\"><div class=\"intro-stat-val ig\">10 Bn+<\/div><div class=\"intro-stat-label\">Impressions Delivered<\/div><\/div>\r\n<div class=\"intro-stat\"><div class=\"intro-stat-val iv\">31.8%<\/div><div class=\"intro-stat-label\">AQI Score<\/div><\/div>\r\n<\/div>\r\n<div class=\"imc-list\">\r\n\r\n  <div class=\"imc\">\r\n    <div class=\"imc-icon\">\ud83d\udc41\ufe0f<\/div>\r\n    <div>\r\n      <div class=\"imc-title\">AI-led Attention Qualified Impressions<\/div>\r\n      <div class=\"imc-sub\">High-quality, measurable audience attention<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"imc\">\r\n    <div class=\"imc-icon\">\ud83e\udd16<\/div>\r\n    <div>\r\n      <div class=\"imc-title\">AI-Powered Audience Intelligence<\/div>\r\n      <div class=\"imc-sub\">Continuous discovery of high-value audiences<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"imc\">\r\n    <div class=\"imc-icon\">\ud83d\udccd<\/div>\r\n    <div>\r\n      <div class=\"imc-title\">Hyperlocal Targeting<\/div>\r\n      <div class=\"imc-sub\">Precision reach at location level<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"imc\">\r\n    <div class=\"imc-icon\">\ud83d\udcca<\/div>\r\n    <div>\r\n      <div class=\"imc-title\">Real-Time Reporting & Insights<\/div>\r\n      <div class=\"imc-sub\">Live performance tracking and optimization<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"section section-mid\">\r\n<div class=\"container\">\r\n<div class=\"reveal\"><div class=\"stag\">Why Choose Us?<\/div><h2 class=\"stitle\">Everything You Need to Win<\/h2><\/div>\r\n<div class=\"why-grid reveal\">\r\n<div class=\"why-card\"><div class=\"why-icon\">\ud83e\udd16<\/div><div class=\"why-title\">AI-powered Audience segmentation<\/div><div class=\"why-text\">Take your media planning to the next level with AI-powered audience segmentation. Our AI-driven approach pinpoints the most relevant audiences, minimizing ad wastage and lowering CPM. This ensures higher efficiency and better campaign outcomes.<\/div><\/div>\r\n<div class=\"why-card\"><div class=\"why-icon\">\ud83d\udc41\ufe0f<\/div><div class=\"why-title\">Next-gen Advanced Metrics<\/div><div class=\"why-text\">AI-led attention measurement metric that goes beyond ad delivery, identifying impressions that capture genuine audience attention rather than simply being served. By prioritizing high-attention exposures, AQIs help improve engagement, strengthen visibility, and drive stronger campaign outcomes.<\/div><\/div>\r\n<div class=\"why-card\"><div class=\"why-icon\">\ud83d\udcc8<\/div><div class=\"why-title\">Higher engagement<\/div><div class=\"why-text\">Higher engagement rates are achieved through precise targeting and real ad visibility metrics, enabling us to connect with the right audience more effectively and drive meaningful interactions. This leads to stronger audience attention and improved campaign performance.<\/div><\/div>\r\n<div class=\"why-card\"><div class=\"why-icon\">\ud83d\udcb0<\/div><div class=\"why-title\">Increased ROI<\/div><div class=\"why-text\">Higher ROI is achieved through our advanced AI-driven approach, which targets the most relevant audiences and leverages real-time reporting to optimize campaigns continuously. This ensures efficient budget utilization and maximizes overall campaign performance.<\/div><\/div>\r\n<div class=\"why-card\"><div class=\"why-icon\">\u26a1<\/div><div class=\"why-title\">Real-Time reporting<\/div><div class=\"why-text\">Real-time reporting allows us to monitor and analyze campaign performance instantly, enabling ongoing optimization for better outcomes. As a result, we can quickly adapt strategies to maximize efficiency and higher returns.<\/div><\/div>\r\n<div class=\"why-card\"><div class=\"why-icon\">\ud83c\udfaf<\/div><div class=\"why-title\">Broader Retargeting<\/div><div class=\"why-text\">Attention-qualified impressions metric enable us to retarget users based on ad visibility rather than just clicks or consideration. This allows us to reach a broader audience who have seen the ad but have not yet engaged with it.<\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"platform\" class=\"section section-white\">\r\n<div class=\"container\">\r\n<div class=\"reveal\"><div class=\"stag\">Our Platform<\/div><h2 class=\"stitle\">Crafted for High-Impact Brand Growth<\/h2><\/div>\r\n<div class=\"platform-grid reveal\">\r\n<div class=\"platform-card pc-1\"><div class=\"pc-tag\">Core Intelligence<\/div><span class=\"pc-icon\">\ud83e\udd16<\/span><div class=\"pc-title\">AI-powered audience intelligence<\/div><div class=\"pc-text\">We combine artificial intelligence with real-time data signals to identify high-performing audiences, predict outcomes, and continuously optimize media for maximum efficiency and impact.<\/div><\/div>\r\n<div class=\"platform-card pc-2\"><div class=\"pc-tag\">Impression Quality<\/div><span class=\"pc-icon\">\ud83d\udc41\ufe0f<\/span><div class=\"pc-title\">Attention qualified Impressions<\/div><div class=\"pc-text\">Impressions that have been validated through AI-led analysis to identify meaningful opportunities for user attention. AI evaluates attention signals to determine which impressions were most likely seen and engaged with by real users, helping brands focus on quality over delivery metrics.<\/div><\/div>\r\n<div class=\"platform-card pc-3\"><div class=\"pc-tag\">Creative Engine<\/div><span class=\"pc-icon\">\ud83c\udfa8<\/span><div class=\"pc-title\">Dynamic Creative Optimization (DCO)<\/div><div class=\"pc-text\">Our DCO engine personalizes creatives in real time adapting messaging, visuals, and formats based on user behavior, context, and performance signals to drive higher engagement and conversions.<\/div><\/div>\r\n<div class=\"platform-card pc-4\"><div class=\"pc-tag\">Location Intelligence<\/div><span class=\"pc-icon\">\ud83d\udccd<\/span><div class=\"pc-title\">Hyperlocal targeting<\/div><div class=\"pc-text\">Our platform provides hyperlocal targeting allowing brands to Target audiences by city, neighborhood, pin-code, or radius to drive highly localized awareness and engagement. Ideal for retail, real estate, QSR, auto dealerships, healthcare, and location-driven campaigns.<\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"section section-mid\">\r\n<div class=\"container\">\r\n<div class=\"reveal strategy-intro\">\r\n<div class=\"stag center\">Our Strategy<\/div>\r\n<h2 class=\"stitle\" style=\"text-align:center;\">How We Drive Results<\/h2>\r\n<p class=\"slead\" style=\"margin:0 auto;text-align:center;\">A three-phase framework built to identify, activate, and continuously improve your campaigns from first touchpoint to final conversion.<\/p>\r\n<\/div>\r\n<div class=\"strategy-cards reveal\">\r\n<div class=\"sc\">\r\n<span class=\"sc-icon\">\ud83e\udde0<\/span>\r\n<div class=\"sc-title\">Audience Intelligence &amp; Segmentation<\/div>\r\n<div class=\"sc-text\">Identifying and building the right audience cohorts using our AI-powered Audience Intelligence DSP. Through demographic, behavioral, psychographic, and contextual signals, we create high-value audience segments that align with your campaign objectives.<\/div>\r\n<div class=\"sc-progress\">\r\n<div class=\"sc-prog-row\"><span>Audience Match Score<\/span><span>92%<\/span><\/div>\r\n<div class=\"sc-bar-bg\"><div class=\"sc-bar-fill\" style=\"width:92%;background:linear-gradient(90deg,#2a5cff,#7c3aed);\"><\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"sc\">\r\n<span class=\"sc-icon\">\ud83d\ude80<\/span>\r\n<div class=\"sc-title\">Smart Campaign Activation<\/div>\r\n<div class=\"sc-text\">Once the audience is defined, we seamlessly activate campaigns across premium digital inventory and high-impact placements, ensuring the brand message reaches the right users at the right moment.<\/div>\r\n<div class=\"sc-progress\">\r\n<div class=\"sc-prog-row\"><span>Placement Coverage<\/span><span>87%<\/span><\/div>\r\n<div class=\"sc-bar-bg\"><div class=\"sc-bar-fill\" style=\"width:87%;background:linear-gradient(90deg,#7c3aed,#06c9ae);\"><\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"sc\">\r\n<span class=\"sc-icon\">\ud83d\udcca<\/span>\r\n<div class=\"sc-title\">Real-Time Insights &amp; Optimization<\/div>\r\n<div class=\"sc-text\">Campaign performance is continuously monitored through real-time insights, enabling real time optimization of audience targeting, placements, creatives, and delivery to maximize attention and campaign outcomes.<\/div>\r\n<div class=\"sc-progress\">\r\n<div class=\"sc-prog-row\"><span>Optimization Rate<\/span><span>96%<\/span><\/div>\r\n<div class=\"sc-bar-bg\"><div class=\"sc-bar-fill\" style=\"width:96%;background:linear-gradient(90deg,#06c9ae,#2a5cff);\"><\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"section section-white\">\r\n<div class=\"container\">\r\n<div class=\"reveal\"><div class=\"stag\">Key Solutions<\/div><h2 class=\"stitle\">Engineered for Scalable Brand Building<\/h2><\/div>\r\n<div class=\"solutions-grid reveal\">\r\n<div class=\"sol-card\"><span class=\"sol-icon\">\ud83e\udd16<\/span><div class=\"sol-title\">AI-Powered Audience Intelligence<\/div><div class=\"sol-text\">Leverage AI-driven audience insights across demographics, behavior, interests, purchase intent, and contextual signals to identify the most relevant customer segments for your brand. Our platform intelligently builds high-value audience cohorts that enhance targeting precision, improve campaign efficiency, and drive stronger performance outcomes.<\/div><\/div>\r\n<div class=\"sol-card\"><span class=\"sol-icon\">\ud83d\udc41\ufe0f<\/span><div class=\"sol-title\">Attention Qualified Impressions<\/div><div class=\"sol-text\">Attention Qualified Impressions (AQIs) are an AI-led attention metric that moves beyond traditional ad delivery by identifying impressions most likely to have captured real user attention. By focusing on high-attention exposures, AQIs help brands improve engagement, increase message recall, and achieve stronger campaign performance.<\/div><\/div>\r\n<div class=\"sol-card\"><span class=\"sol-icon\">\u26a1<\/span><div class=\"sol-title\">Real-Time Insights &amp; Optimization<\/div><div class=\"sol-text\">Monitor campaign performance through live dashboards and actionable insights. From audience response to geo-level performance, our platform enables continuous optimization to maximize outcomes throughout the campaign lifecycle.<\/div><\/div>\r\n<div class=\"sol-card\"><span class=\"sol-icon\">\ud83d\udc8e<\/span><div class=\"sol-title\">Premium Inventory Access<\/div><div class=\"sol-text\">Activate campaigns across premium publisher ecosystems, impact properties, and rich media placements to ensure your brand reaches high-value audiences in brand-safe environments<\/div><\/div>\r\n<div class=\"sol-card\"><span class=\"sol-icon\">\ud83d\udccd<\/span><div class=\"sol-title\">Hyperlocal Targeting<\/div><div class=\"sol-text\">Reach audiences at a highly localized level through city, pin-code, radius, neighborhood, and point-of-interest targeting. Ideal for driving awareness and engagement around stores, dealerships, events, and high-footfall locations.<\/div><\/div>\r\n<div class=\"sol-card\"><span class=\"sol-icon\">\ud83e\udde0<\/span><div class=\"sol-title\">Contextual Intelligence<\/div><div class=\"sol-text\">Place your ads in relevant content environments by aligning campaigns with keywords, topics, and content categories that naturally complement your brand message.<\/div><\/div>\r\n<div class=\"sol-card\" style=\"grid-column:1 \/ -1;\"><span class=\"sol-icon\">\ud83d\udcca<\/span><div class=\"sol-title\">Advanced Reporting &amp; Insights<\/div><div class=\"sol-text\">Access comprehensive campaign reporting across city-wise, demographic-wise, income-wise, device-wise, and placement-wise performance metrics. Our reporting framework provides granular visibility into audience behavior, media delivery, and market-level outcomes, enabling smarter decision-making and continuous campaign optimization.<\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"section section-mid\">\r\n<div class=\"container\">\r\n<div class=\"reveal case-section-header\">\r\n<div class=\"case-header-left\">\r\n<div class=\"stag\">Trusted by Brands<\/div>\r\n<h2 class=\"stitle\">Trusted by Leading Brands<\/h2>\r\n<\/div>\r\n<div class=\"case-header-right\">Click any tile to explore campaign results and performance insights.<\/div>\r\n<\/div>\r\n<div class=\"case-bento reveal\">\r\n<div class=\"case-tile\" onclick=\"openCase('re')\">\r\n<div class=\"ct-emoji\">\ud83c\udfcd\ufe0f<\/div>\r\n<div class=\"ct-industry\">Auto<\/div>\r\n<div class=\"ct-brand\">Royal Enfield<\/div>\r\n<div class=\"ct-stat\"><span class=\"ct-stat-val\">3.78%<\/span><span class=\"ct-stat-label\">Engagement Rate<\/span><\/div>\r\n<div class=\"ct-cta\">View \u2192<\/div>\r\n<\/div>\r\n<div class=\"case-tile\" onclick=\"openCase('sb')\">\r\n<div class=\"ct-emoji\">\u2615<\/div>\r\n<div class=\"ct-industry\">FMCG<\/div>\r\n<div class=\"ct-brand\">Starbucks<\/div>\r\n<div class=\"ct-stat\"><span class=\"ct-stat-val\">+21%<\/span><span class=\"ct-stat-label\">Store Visits<\/span><\/div>\r\n<div class=\"ct-cta\">View \u2192<\/div>\r\n<\/div>\r\n<div class=\"case-tile span2\" onclick=\"openCase('gl')\">\r\n<div style=\"display:flex;gap:16px;align-items:flex-start;\">\r\n<div style=\"flex-shrink:0;\">\r\n<div class=\"ct-emoji\">\ud83d\udecd\ufe0f<\/div>\r\n<div class=\"ct-industry\">Luxury<\/div>\r\n<div class=\"ct-brand\">Galleries<br>Lafayette<\/div>\r\n<\/div>\r\n<div style=\"flex:1;padding-top:4px;\">\r\n<div class=\"ct-desc\">AI audience intelligence identified HNI and UHNI segments with demonstrated luxury purchase behavior, driving 2.3\u00d7 above-benchmark session duration.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"ct-stat\" style=\"margin-top:auto;\"><span class=\"ct-stat-val\">1.78%+<\/span><span class=\"ct-stat-label\">CTR<\/span><\/div>\r\n<div class=\"ct-cta\">View \u2192<\/div>\r\n<\/div>\r\n<div class=\"case-tile wide span2\" onclick=\"openCase('hy')\">\r\n<div class=\"wide-left\">\r\n<div class=\"ct-emoji\">\ud83c\udfe8<\/div>\r\n<div class=\"ct-industry\">Hospitality<\/div>\r\n<div class=\"ct-brand\">Hyatt Hotels<\/div>\r\n<\/div>\r\n<div class=\"wide-right\">\r\n<div class=\"ct-desc\">Targeting business travelers, luxury leisure seekers, and wedding planners across key metro markets through Attention-Qualified Impressions.<\/div>\r\n<div class=\"wide-stats\">\r\n<div class=\"wide-stat\"><div class=\"ws-val\">3.1x<\/div><div class=\"ws-label\">Bookings Lift<\/div><\/div>\r\n<div class=\"wide-stat\"><div class=\"ws-val\">+52%<\/div><div class=\"ws-label\">Revenue Impact<\/div><\/div>\r\n<div class=\"wide-stat\"><div class=\"ws-val\">29.34%<\/div><div class=\"ws-label\">Attention Score<\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"ct-cta\">View \u2192<\/div>\r\n<\/div>\r\n<div class=\"case-tile\" onclick=\"openCase('gp')\">\r\n<div class=\"ct-emoji\">\ud83c\udfe0<\/div>\r\n<div class=\"ct-industry\">Real Estate<\/div>\r\n<div class=\"ct-brand\">Godrej Properties<\/div>\r\n<div class=\"ct-stat\"><span class=\"ct-stat-val\">+12%<\/span><span class=\"ct-stat-label\">Site Visits<\/span><\/div>\r\n<div class=\"ct-cta\">View \u2192<\/div>\r\n<\/div>\r\n<div class=\"case-tile\" onclick=\"openCase('ax')\">\r\n<div class=\"ct-emoji\">\ud83c\udfe6<\/div>\r\n<div class=\"ct-industry\">BFSI<\/div>\r\n<div class=\"ct-brand\">Axis Bank<\/div>\r\n<div class=\"ct-stat\"><span class=\"ct-stat-val\">3x<\/span><span class=\"ct-stat-label\">ROAS<\/span><\/div>\r\n<div class=\"ct-cta\">View \u2192<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<div class=\"modal-overlay\" id=\"caseModal\" onclick=\"closeCaseModal(event)\">\r\n<div class=\"modal-box case-modal-box\">\r\n<button class=\"modal-close\" onclick=\"document.getElementById('caseModal').classList.remove('open');document.body.style.overflow=''\">\u2715<\/button>\r\n<span class=\"cm-emoji\" id=\"cmEmoji\"><\/span>\r\n<div class=\"cm-industry\" id=\"cmIndustry\"><\/div>\r\n<div class=\"cm-brand\" id=\"cmBrand\"><\/div>\r\n<div class=\"cm-divider\"><\/div>\r\n<div class=\"cm-stats\" id=\"cmStats\"><\/div>\r\n<div class=\"cm-desc\" id=\"cmDesc\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<section class=\"section section-white\">\r\n<div class=\"container\">\r\n<div class=\"bs-header reveal\"><div class=\"stag center\">Brand Safety<\/div><h2 class=\"stitle\" style=\"text-align:center;\">Ensuring Ad Fraud Prevention and Brand Safety<\/h2><\/div>\r\n<div class=\"timeline reveal\">\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83c\udfaf<\/span><div class=\"tl-title\">Contextual Targeting<\/div><div class=\"tl-text\">Our platform allows contextual targeting to ensure ads are placed in relevant environments that align with the brands values.<\/div><div class=\"tl-tip\">Ads placed only in brand-aligned environments zero compromises on context.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83d\udd0d<\/span><div class=\"tl-title\">Third-Party Verification Integration<\/div><div class=\"tl-text\">Integrate with leading verification tools like Integral Ad Science and Double Verify to monitor ad placements.<\/div><div class=\"tl-tip\">Trusted by IAS &amp; DoubleVerify to maintain placement integrity at scale.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83d\udccb<\/span><div class=\"tl-title\">Regular Audits<\/div><div class=\"tl-text\">We conduct regular audits of ad placements to identify and address any risks associated with brand safety.<\/div><div class=\"tl-tip\">Ongoing audits surface risks before they impact brand reputation.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83d\udeab<\/span><div class=\"tl-title\">Content Filtering<\/div><div class=\"tl-text\">Advanced algorithms filter out inappropriate content, preventing ads from appearing next to harmful or unsuitable materials.<\/div><div class=\"tl-tip\">AI-driven filters block harmful adjacency automatically 24\/7.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83d\udee1\ufe0f<\/span><div class=\"tl-title\">Fraud Detection Technologies<\/div><div class=\"tl-text\">We utilize advanced fraud detection technologies to identify and block fraudulent traffic, such as bot detection and IP filtering<\/div><div class=\"tl-tip\">Bot detection &amp; IP filtering keep your budget safe from invalid traffic.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83d\udcdd<\/span><div class=\"tl-title\">Whitelisting &amp; Blacklisting<\/div><div class=\"tl-text\">Advertisers can create custom whitelists of trusted sites and blacklist known unsafe domains to control where their ads appear.<\/div><div class=\"tl-tip\">Full advertiser control approve trusted sites, block unsafe domains.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\ud83d\udcca<\/span><div class=\"tl-title\">Data Analytics &amp; Monitoring<\/div><div class=\"tl-text\">Continuous analysis of campaign data helps detect anomalies in traffic patterns, click-through rates, and engagement metrics.<\/div><div class=\"tl-tip\">Anomaly detection flags unusual patterns in real time before damage occurs.<\/div><\/div>\r\n<div class=\"tl-item\"><span class=\"tl-icon\">\u23f1\ufe0f<\/span><div class=\"tl-title\">Real-Time Monitoring<\/div><div class=\"tl-text\">Continuous monitoring of ad placements ensures compliance with brand guidelines, with alerts for any potential violations.<\/div><div class=\"tl-tip\">Instant alerts for any guideline violations. Nothing slips through.<\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"section seg-section\">\r\n<div class=\"container\">\r\n<div class=\"reveal\" style=\"text-align:center;\">\r\n<div class=\"seg-hero-num\">17k+<\/div>\r\n<div class=\"seg-hero-label\">Ready To Buy Audience Segments<\/div>\r\n<p class=\"slead light\" style=\"margin:18px auto 0;text-align:center;\">Precision audiences across every category ready to activate instantly. Click any card to explore details.<\/p>\r\n<\/div>\r\n<div class=\"seg-marquee reveal\">\r\n<div class=\"seg-track\" id=\"segTrack\">\r\n<div class=\"seg-card\" onclick=\"openSeg('auto')\"><span class=\"seg-icon\">\ud83d\ude97<\/span><div class=\"seg-title\">Auto Intenders<\/div><div class=\"seg-desc\">In-market buyers actively researching vehicles, comparing models, and visiting dealership pages.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('home')\"><span class=\"seg-icon\">\ud83c\udfe0<\/span><div class=\"seg-title\">Home Buyers<\/div><div class=\"seg-desc\">Active property seekers browsing listings, EMI calculators, and builder sites.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('fintech')\"><span class=\"seg-icon\">\ud83d\udcb3<\/span><div class=\"seg-title\">Credit Card Seekers<\/div><div class=\"seg-desc\">High-intent users comparing credit cards, rewards, and financial products.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('travel')\"><span class=\"seg-icon\">\u2708\ufe0f<\/span><div class=\"seg-title\">Frequent Travelers<\/div><div class=\"seg-desc\">High-frequency flyers, hotel bookers, and international travel planners.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('tech')\"><span class=\"seg-icon\">\ud83d\udcf1<\/span><div class=\"seg-title\">Tech Early Adopters<\/div><div class=\"seg-desc\">First-movers on gadgets, smartphones, and emerging consumer technology.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('fashion')\"><span class=\"seg-icon\">\ud83d\udc57<\/span><div class=\"seg-title\">Fashion Shoppers<\/div><div class=\"seg-desc\">Premium apparel, luxury fashion, and lifestyle brand enthusiasts.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('fitness')\"><span class=\"seg-icon\">\ud83c\udfcb\ufe0f<\/span><div class=\"seg-title\">Fitness Enthusiasts<\/div><div class=\"seg-desc\">Gym-goers, wellness seekers, sports nutrition, and active lifestyle consumers.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('food')\"><span class=\"seg-icon\">\ud83c\udf7d\ufe0f<\/span><div class=\"seg-title\">Food & Dining<\/div><div class=\"seg-desc\">Restaurant explorers, food delivery users, and premium grocery shoppers.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('edu')\"><span class=\"seg-icon\">\ud83d\udcda<\/span><div class=\"seg-title\">Edu Seekers<\/div><div class=\"seg-desc\">Online course enrollees, upskilling professionals, and exam aspirants.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('invest')\"><span class=\"seg-icon\">\ud83d\udcb0<\/span><div class=\"seg-title\">Investment Ready<\/div><div class=\"seg-desc\">Equity, mutual fund, and SIP investors with high financial intent.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('health')\"><span class=\"seg-icon\">\ud83c\udfe5<\/span><div class=\"seg-title\">Healthcare Seekers<\/div><div class=\"seg-desc\">Patients, caregivers, and health-conscious users researching treatments.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('parent')\"><span class=\"seg-icon\">\ud83d\udc76<\/span><div class=\"seg-title\">New Parents<\/div><div class=\"seg-desc\">Expecting and new parents shopping for baby products and childcare.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('auto')\"><span class=\"seg-icon\">\ud83d\ude97<\/span><div class=\"seg-title\">Auto Intenders<\/div><div class=\"seg-desc\">In-market buyers actively researching vehicles, comparing models, and visiting dealership pages.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('home')\"><span class=\"seg-icon\">\ud83c\udfe0<\/span><div class=\"seg-title\">Home Buyers<\/div><div class=\"seg-desc\">Active property seekers browsing listings, EMI calculators, and builder sites.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('fintech')\"><span class=\"seg-icon\">\ud83d\udcb3<\/span><div class=\"seg-title\">Credit Card Seekers<\/div><div class=\"seg-desc\">High-intent users comparing credit cards, rewards, and financial products.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('travel')\"><span class=\"seg-icon\">\u2708\ufe0f<\/span><div class=\"seg-title\">Frequent Travelers<\/div><div class=\"seg-desc\">High-frequency flyers, hotel bookers, and international travel planners.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('tech')\"><span class=\"seg-icon\">\ud83d\udcf1<\/span><div class=\"seg-title\">Tech Early Adopters<\/div><div class=\"seg-desc\">First-movers on gadgets, smartphones, and emerging consumer technology.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('fashion')\"><span class=\"seg-icon\">\ud83d\udc57<\/span><div class=\"seg-title\">Fashion Shoppers<\/div><div class=\"seg-desc\">Premium apparel, luxury fashion, and lifestyle brand enthusiasts.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('fitness')\"><span class=\"seg-icon\">\ud83c\udfcb\ufe0f<\/span><div class=\"seg-title\">Fitness Enthusiasts<\/div><div class=\"seg-desc\">Gym-goers, wellness seekers, sports nutrition, and active lifestyle consumers.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('food')\"><span class=\"seg-icon\">\ud83c\udf7d\ufe0f<\/span><div class=\"seg-title\">Food & Dining<\/div><div class=\"seg-desc\">Restaurant explorers, food delivery users, and premium grocery shoppers.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('edu')\"><span class=\"seg-icon\">\ud83d\udcda<\/span><div class=\"seg-title\">Edu Seekers<\/div><div class=\"seg-desc\">Online course enrollees, upskilling professionals, and exam aspirants.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('invest')\"><span class=\"seg-icon\">\ud83d\udcb0<\/span><div class=\"seg-title\">Investment Ready<\/div><div class=\"seg-desc\">Equity, mutual fund, and SIP investors with high financial intent.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('health')\"><span class=\"seg-icon\">\ud83c\udfe5<\/span><div class=\"seg-title\">Healthcare Seekers<\/div><div class=\"seg-desc\">Patients, caregivers, and health-conscious users researching treatments.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<div class=\"seg-card\" onclick=\"openSeg('parent')\"><span class=\"seg-icon\">\ud83d\udc76<\/span><div class=\"seg-title\">New Parents<\/div><div class=\"seg-desc\">Expecting and new parents shopping for baby products and childcare.<\/div><div class=\"seg-cta\">Explore \u2192<\/div><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<div class=\"modal-overlay\" id=\"segModal\" onclick=\"closeSegModal(event)\">\r\n<div class=\"modal-box seg-modal-box\">\r\n<button class=\"modal-close\" onclick=\"document.getElementById('segModal').classList.remove('open');document.body.style.overflow=''\">\u2715<\/button>\r\n<span class=\"sm-icon\" id=\"smIcon\"><\/span>\r\n<div class=\"sm-title\" id=\"smTitle\"><\/div>\r\n<div class=\"sm-badges\" id=\"smBadges\"><\/div>\r\n<div class=\"sm-desc\" id=\"smDesc\"><\/div>\r\n<div class=\"sm-stats\" id=\"smStats\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<section id=\"contact\" class=\"section section-white\">\r\n<div class=\"container\">\r\n<div class=\"reveal\"><div class=\"stag\">Get In Touch<\/div><h2 class=\"stitle\">Need Our Expert Help? We're Here!<\/h2><\/div>\r\n<div class=\"contact-grid reveal\">\r\n<div>\r\n<div class=\"stag\" style=\"margin-bottom:20px;\">Our Offices<\/div>\r\n<div class=\"office-list\">\r\n<div class=\"office-item\">\r\n<div class=\"office-top\">\r\n<div class=\"office-flag\">\ud83c\uddee\ud83c\uddf3<\/div>\r\n<div>\r\n<div class=\"office-city\">Gurgaon<\/div>\r\n<div class=\"office-region\">Haryana, India<\/div>\r\n<\/div>\r\n<div class=\"office-badge\">HQ<\/div>\r\n<\/div>\r\n<div class=\"office-addr\">Unit No. 258, 2nd Floor Tower B-1, Spaze I-Tech Park, Sector 49, Sohna Road, Gurgaon, 122018.<\/div>\r\n<\/div>\r\n<div class=\"office-item\">\r\n<div class=\"office-top\">\r\n<div class=\"office-flag\">\ud83c\uddee\ud83c\uddf3<\/div>\r\n<div>\r\n<div class=\"office-city\">Mumbai<\/div>\r\n<div class=\"office-region\">Maharashtra, India<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"office-addr\">Ground floor, Raheja Platinum, off Andheri - Kurla Road, Sag Baug, Andheri East, Mumbai, 400059.<\/div>\r\n<\/div>\r\n<div class=\"office-item\">\r\n<div class=\"office-top\">\r\n<div class=\"office-flag\">\ud83c\uddee\ud83c\uddf3<\/div>\r\n<div>\r\n<div class=\"office-city\">Bengaluru<\/div>\r\n<div class=\"office-region\">Karnataka, India<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"office-addr\">HSR 6th Sector, Rajiv Gandhi Nagar, HSR Layout, Bengaluru South, 560102.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"contact-info\">\r\n<a href=\"mailto:sales@digitalshoutouts.com\" class=\"clink\">\u2709\ufe0f &nbsp;sales@digitalshoutouts.com<\/a>\r\n<a href=\"tel:+01244373594\" class=\"clink\">\ud83d\udcde &nbsp;+0124 437 3594<\/a>\r\n<\/div>\r\n<\/div>\r\n<div class=\"cform\">\r\n<h2 class=\"stitle\">Send Us a Message<\/h2>\r\n<style id=\"wpforms-css-vars-27\">\n\t\t\t\t#wpforms-27 {\n\t\t\t\t--wpforms-container-padding: 0px;\n--wpforms-container-border-width: 1px;\n--wpforms-container-border-radius: 3px;\n--wpforms-background-color: rgba(0, 0, 0, 0);\n--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n--wpforms-container-shadow-size-box-shadow: none;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-27\"><form id=\"wpforms-form-27\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"27\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/audiencebase\/wp-json\/wp\/v2\/pages\/16\" data-token=\"a460b680e77f5258b2dbbe4ad4d30e2f\" data-token-time=\"1780332830\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-27-field_1-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"1\"><label class=\"wpforms-field-label\" for=\"wpforms-27-field_1\">Full Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-27-field_1\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][1]\" aria-errormessage=\"wpforms-27-field_1-error\" required><\/div>\t\t<div id=\"wpforms-27-field_6-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"6\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-27-field_6\" >Mobile Your Full<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-27-field_6\" class=\"wpforms-field-medium\" name=\"wpforms[fields][6]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-27-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-27-field_2\">Your Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-27-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-27-field_2-error\" required><\/div><div id=\"wpforms-27-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-27-field_3\">Your Mobile<\/label><input type=\"number\" id=\"wpforms-27-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" step=\"any\" aria-errormessage=\"wpforms-27-field_3-error\" ><\/div><div id=\"wpforms-27-field_4-container\" class=\"wpforms-field wpforms-field-select wpforms-field-select-style-classic\" data-field-id=\"4\"><label class=\"wpforms-field-label\" for=\"wpforms-27-field_4\">Choose A Service<\/label><select id=\"wpforms-27-field_4\" class=\"wpforms-field-medium\" name=\"wpforms[fields][4]\"><option value=\"Digital Marketing\"  class=\"choice-1 depth-1\"  >Digital Marketing<\/option><option value=\"AI Audience Planning\"  class=\"choice-2 depth-1\"  >AI Audience Planning<\/option><option value=\"Hyperlocal Targeting\"  class=\"choice-3 depth-1\"  >Hyperlocal Targeting<\/option><option value=\"DCO Solutions\"  class=\"choice-6 depth-1\"  >DCO Solutions<\/option><option value=\"Brand Safety\"  class=\"choice-7 depth-1\"  >Brand Safety<\/option><\/select><\/div><div id=\"wpforms-27-field_5-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"5\"><label class=\"wpforms-field-label\" for=\"wpforms-27-field_5\">Message<\/label><textarea id=\"wpforms-27-field_5\" class=\"wpforms-field-medium\" name=\"wpforms[fields][5]\" aria-errormessage=\"wpforms-27-field_5-error\" ><\/textarea><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-27-field_6-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-27-field_6-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-27-field_6-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"27\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/pages\/16\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-27\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img decoding=\"async\" src=\"https:\/\/digitalshoutouts.media\/audiencebase\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<script>\r\n(function(){const canvas=document.getElementById('neuralCanvas');const ctx=canvas.getContext('2d');let W,H,nodes=[],animId;const NODE_COUNT=60;const CONNECTION_DIST=160;const COLORS=['#2a5cff','#7c3aed','#06c9ae','#4d8cff','#a78bfa'];function resize(){W=canvas.width=canvas.offsetWidth;H=canvas.height=canvas.offsetHeight;}function initNodes(){nodes=[];for(let i=0;i<NODE_COUNT;i++){nodes.push({x:Math.random()*W,y:Math.random()*H,vx:(Math.random()-.5)*.45,vy:(Math.random()-.5)*.45,r:Math.random()*2+1,color:COLORS[Math.floor(Math.random()*COLORS.length)],pulse:Math.random()*Math.PI*2,pulseSpeed:.02+Math.random()*.02});}}function drawFrame(){ctx.clearRect(0,0,W,H);for(let n of nodes){n.x+=n.vx;n.y+=n.vy;n.pulse+=n.pulseSpeed;if(n.x<0||n.x>W)n.vx*=-1;if(n.y<0||n.y>H)n.vy*=-1;}for(let i=0;i<nodes.length;i++){for(let j=i+1;j<nodes.length;j++){const a=nodes[i],b=nodes[j];const dx=a.x-b.x,dy=a.y-b.y;const dist=Math.sqrt(dx*dx+dy*dy);if(dist<CONNECTION_DIST){const alpha=(1-dist\/CONNECTION_DIST)*.28;ctx.beginPath();ctx.moveTo(a.x,a.y);ctx.lineTo(b.x,b.y);ctx.strokeStyle=`rgba(77,140,255,${alpha})`;ctx.lineWidth=.6;ctx.stroke();}}}for(let n of nodes){const glow=(Math.sin(n.pulse)+1)\/2;ctx.beginPath();ctx.arc(n.x,n.y,n.r+glow*1.2,0,Math.PI*2);ctx.fillStyle=n.color;ctx.globalAlpha=.55+glow*.35;ctx.fill();ctx.globalAlpha=1;}animId=requestAnimationFrame(drawFrame);}resize();initNodes();drawFrame();window.addEventListener('resize',()=>{resize();initNodes();});})();\r\nconst revObs=new IntersectionObserver(entries=>{entries.forEach(e=>{if(e.isIntersecting){e.target.classList.add('visible');e.target.querySelectorAll('.sc-bar-fill').forEach(b=>b.style.transform='scaleX(1)');revObs.unobserve(e.target);}});},{threshold:.1});document.querySelectorAll('.reveal').forEach(el=>revObs.observe(el));\r\n(function(){const el=document.getElementById('liveCounter');if(!el)return;let v=1200500;setInterval(()=>{v+=Math.floor(Math.random()*7)+1;el.textContent=v.toLocaleString('en-IN');},1400);})();\r\nconst caseData={re:{emoji:'\ud83c\udfcd\ufe0f',industry:'Auto',brand:'Royal Enfield',stats:[{v:'3.78%',l:'Engagement Rate'},{v:'3.8x',l:'ROAS Achieved'},{v:'35%',l:'AQI Score'}],desc:\"AudienceBase powered Royal Enfield's campaign using AI audience cohorts targeting premium motorcycle enthusiasts, adventure riders, and urban commuters. Hyperlocal targeting around dealerships and DCO creatives boosted test ride bookings by 38% while cutting CPL by 22%.\"},sb:{emoji:'\u2615',industry:'FMCG',brand:'Starbucks',stats:[{v:'+21%',l:'Store Visits'},{v:'2.1x',l:'Recall Lift'},{v:'88%',l:'Brand Safety Score'}],desc:'A hyperlocal campaign around Starbucks locations using geo-radius targeting identified high-frequency coffee consumers and office-goers within 1km radius. Real-time creative adaptation served morning vs evening audiences differently, delivering a 42% lift in verified store visits.'},gl:{emoji:'\ud83d\udecd\ufe0f',industry:'Luxury Retail',brand:'Galleries Lafayette',stats:[{v:'1.78%+',l:'CTR'},{v:'4.2x',l:'ROAS'},{v:'96%',l:'Premium Placement'}],desc:'AI audience intelligence identified HNI and UHNI segments with demonstrated luxury purchase behavior. Premium inventory placements across aspirational content environments drove high-quality traffic with an average session duration 2.3x above benchmark.'},gp:{emoji:'\ud83c\udfe0',industry:'Real Estate',brand:'Godrej Properties',stats:[{v:'+12%',l:'Site Visits'},{v:'3.5x',l:'Lead Quality'},{v:'35%',l:'AQI Score'}],desc:\"Godrej used AudienceBase's real estate intent segments to identify active property buyers, NRIs, and HNI investors. Pincode-level targeting around premium residential zones drove high-quality leads at 35% lower cost versus previous campaigns.\"},ax:{emoji:'\ud83c\udfe6',industry:'BFSI',brand:'Axis Bank',stats:[{v:'3x',l:'ROAS'},{v:'2.7x',l:'Engagement Rate'},{v:'93%',l:'Intent Match'}],desc:\"AudienceBase deployed BFSI purchase-intent segments for Axis Bank's credit card campaign, targeting salaried professionals and high-spenders. DCO dynamically adapted card benefit messaging based on user profile, driving a 61% uplift in applications.\"},hy:{emoji:'\ud83c\udfe8',industry:'Hospitality',brand:'Hyatt Hotels',stats:[{v:'3.1x',l:'Bookings Lift'},{v:'+52%',l:'Revenue Impact'},{v:'29.34%',l:'Attention Score'}],desc:'Hyatt leveraged AudienceBase to target business travelers, luxury leisure seekers, and wedding planners across key metro markets. Attention-Qualified Impressions ensured media ran only in premium environments \u2014 driving a 52% revenue impact across target properties.'}};\r\nfunction openCase(id){const d=caseData[id];if(!d)return;document.getElementById('cmEmoji').textContent=d.emoji;document.getElementById('cmIndustry').textContent=d.industry;document.getElementById('cmBrand').textContent=d.brand;document.getElementById('cmDesc').textContent=d.desc;document.getElementById('cmStats').innerHTML=d.stats.map(s=>`<div class=\"cm-stat\"><div class=\"cm-stat-val\">${s.v}<\/div><div class=\"cm-stat-label\">${s.l}<\/div><\/div>`).join('');document.getElementById('caseModal').classList.add('open');document.body.style.overflow='hidden';}\r\nfunction closeCaseModal(e){if(e&&e.target!==document.getElementById('caseModal'))return;document.getElementById('caseModal').classList.remove('open');document.body.style.overflow='';}\r\nconst segData={auto:{icon:'\ud83d\ude97',title:'Auto Intenders',badges:['In-Market','High Intent','Premium'],desc:'In-market buyers actively researching vehicles, comparing models, reading reviews, visiting OEM sites, and looking for local dealerships.',stats:[{v:'36.00Mn+',l:'Audience Size'},{v:'19.00Mn+',l:'Reach'},{v:'1.35%+',l:'CTR Avg'}]},home:{icon:'\ud83c\udfe0',title:'Home Buyers',badges:['Real Estate','Property','EMI-Ready'],desc:'Active property seekers browsing listings on housing portals, using EMI calculators, exploring builder websites, and comparing localities.',stats:[{v:'17.50Mn+',l:'Audience Size'},{v:'8.75Mn+',l:'Reach'},{v:'1.05%+',l:'CTR Avg'}]},fintech:{icon:'\ud83d\udcb3',title:'Credit Card Seekers',badges:['BFSI','High Spender','Rewards'],desc:'High-intent individuals actively comparing credit cards across reward categories, cashback offers, travel benefits, and premium services.',stats:[{v:'21.00Mn+',l:'Audience Size'},{v:'10.50Mn+',l:'Reach'},{v:'1.25%+',l:'CTR Avg'}]},travel:{icon:'\u2708\ufe0f',title:'Frequent Travelers',badges:['Luxury Travel','Airline','Hotel'],desc:'High-frequency flyers booking premium airline tickets, luxury hotels, and travel packages segmented by travel frequency and destination.',stats:[{v:'44.50Mn+',l:'Audience Size'},{v:'21.25Mn+',l:'Reach'},{v:'1.81%+',l:'CTR Avg'}]},tech:{icon:'\ud83d\udcf1',title:'Tech Early Adopters',badges:['Premium Device','Gadget','Innovators'],desc:'First-movers purchasing latest smartphones, wearables, laptops, and smart home devices. Active readers of tech media.',stats:[{v:'68.50Mn+',l:'Audience Size'},{v:'34.25Mn+',l:'Reach'},{v:'1.82%+',l:'CTR Avg'}]},fashion:{icon:'\ud83d\udc57',title:'Fashion Shoppers',badges:['Luxury','D2C','Seasonal'],desc:'Premium apparel buyers, luxury brand followers, D2C shoppers, and fashion-forward trend-chasers identified via browsing patterns.',stats:[{v:'78.00Mn+',l:'Audience Size'},{v:'34.00Mn+',l:'Reach'},{v:'2.11%+',l:'CTR Avg'}]},fitness:{icon:'\ud83c\udfcb\ufe0f',title:'Fitness Enthusiasts',badges:['Wellness','Sports','Nutrition'],desc:'Active gym-goers, home workout enthusiasts, sports nutrition buyers, outdoor runners, and wellness-focused consumers.',stats:[{v:'39.50Mn+',l:'Audience Size'},{v:'19.75Mn+',l:'Reach'},{v:'2.08%+',l:'CTR Avg'}]},food:{icon:'\ud83c\udf7d\ufe0f',title:'Food & Dining',badges:['QSR','Restaurant','Gourmet'],desc:'Restaurant explorers, food delivery power-users, gourmet grocery shoppers, and food experience seekers.',stats:[{v:'72.00Mn+',l:'Audience Size'},{v:'36.00Mn+',l:'Reach'},{v:'2.23%+',l:'CTR Avg'}]},edu:{icon:'\ud83d\udcda',title:'Edu Seekers',badges:['Upskilling','EdTech','Certification'],desc:'Online course enrollees, professional upskilling aspirants, competitive exam preppers, and MBA\/certification seekers.',stats:[{v:'38.50Mn+',l:'Audience Size'},{v:'17.25Mn+',l:'Reach'},{v:'1.76%+',l:'CTR Avg'}]},invest:{icon:'\ud83d\udcb0',title:'Investment Ready',badges:['Equity','SIP','Mutual Fund'],desc:'Equity investors, SIP subscribers, mutual fund holders, and NRI investment seekers identified through financial content engagement.',stats:[{v:'32.50Mn+',l:'Audience Size'},{v:'16.25Mn+',l:'Reach'},{v:'1.64%+',l:'CTR Avg'}]},health:{icon:'\ud83c\udfe5',title:'Healthcare Seekers',badges:['Medical','Wellness','Insurance'],desc:'Patients researching conditions and treatments, health insurance buyers, preventive healthcare consumers, and caregivers.',stats:[{v:'59.00Mn+',l:'Audience Size'},{v:'29.50Mn+',l:'Reach'},{v:'1.48%+',l:'CTR Avg'}]},parent:{icon:'\ud83d\udc76',title:'New Parents',badges:['Baby Care','Parenting','New Family'],desc:'Expecting and new parents actively shopping for baby essentials, nutrition, nursery products, educational toys, and parenting services.',stats:[{v:'12.50Mn+',l:'Audience Size'},{v:'6.75Mn+',l:'Reach'},{v:'1.87%+',l:'CTR Avg'}]}};\r\nfunction openSeg(id){const d=segData[id];if(!d)return;document.getElementById('smIcon').textContent=d.icon;document.getElementById('smTitle').textContent=d.title;document.getElementById('smBadges').innerHTML=d.badges.map(b=>`<span class=\"sm-badge\">${b}<\/span>`).join('');document.getElementById('smDesc').textContent=d.desc;document.getElementById('smStats').innerHTML=d.stats.map(s=>`<div class=\"sm-stat\"><div class=\"sm-stat-val\">${s.v}<\/div><div class=\"sm-stat-label\">${s.l}<\/div><\/div>`).join('');document.getElementById('segModal').classList.add('open');document.body.style.overflow='hidden';}\r\nfunction closeSegModal(e){if(e&&e.target!==document.getElementById('segModal'))return;document.getElementById('segModal').classList.remove('open');document.body.style.overflow='';}\r\nconst st=document.getElementById('segTrack');if(st){st.addEventListener('mouseenter',()=>st.style.animationPlayState='paused');st.addEventListener('mouseleave',()=>st.style.animationPlayState='running');}\r\ndocument.querySelectorAll('.why-card,.sol-card,.tl-item,.case-tile,.platform-card,.sc').forEach((c,i)=>{c.style.transitionDelay=(i*.06)+'s';});\r\ndocument.addEventListener('keydown',e=>{if(e.key==='Escape'){['caseModal','segModal'].forEach(id=>{document.getElementById(id).classList.remove('open');});document.body.style.overflow='';}});\r\n<\/script>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Built on Attention,Powered byAI Audience. Discover high-performing audiences through continuous machine learning and real-time optimization where every impression drives measurable attention. Explore Platform\u2192 \u25b7&nbsp; Request Demo Trusted by Royal Enfield Starbucks Axis Bank Hyatt Godrej \ud83c\udfaf AQI Score 31.8% Attention Qualified Impressions Campaign 1000+ Campaign Delivered Real Time Reporting 12,00,000 Clicks Generated Impressions 10 Bn+ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":312,"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":585,"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/pages\/16\/revisions\/585"}],"wp:attachment":[{"href":"https:\/\/digitalshoutouts.media\/audiencebase\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}