{"id":14,"date":"2026-01-07T10:13:38","date_gmt":"2026-01-07T10:13:38","guid":{"rendered":"https:\/\/adsrudra.com\/?page_id=14"},"modified":"2026-04-22T10:28:04","modified_gmt":"2026-04-22T10:28:04","slug":"overview","status":"publish","type":"page","link":"https:\/\/adsrudra.com\/ja\/","title":{"rendered":"\u6982\u8981"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10673a4 e-flex e-con-boxed e-con e-parent\" data-id=\"10673a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21646db elementor-widget elementor-widget-html\" data-id=\"21646db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <meta name=\"description\" content=\"AdsRudra - Your Growth-Focused Digital Marketing Agency. Scaling businesses with strategic digital marketing, high-converting funnels, and ROI-focused execution.\">\r\n  <title>AdsRudra - Digital Marketing Agency<\/title>\r\n\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,200;1,300&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    \/* ================================================\r\n       GLOBAL\r\n    ================================================ *\/\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n    :root {\r\n      --red: #ff0000;\r\n      --bg: #050505;\r\n      --card-bg: rgba(18, 18, 18, 0.6);\r\n      --glass-border: rgba(255, 255, 255, 0.08);\r\n      --font-main: \"DM Sans\", sans-serif;\r\n      --font-heading: \"Montserrat\", sans-serif;\r\n    }\r\n    html { scroll-behavior: smooth; }\r\n    body {\r\n      font-family: var(--font-main);\r\n      background: var(--bg);\r\n      color: #fff;\r\n      overflow-x: hidden;\r\n      -webkit-font-smoothing: antialiased;\r\n      text-rendering: optimizeSpeed;\r\n    }\r\n    body > section:not(#hero) {\r\n      content-visibility: auto;\r\n      contain-intrinsic-size: 760px;\r\n    }\r\n    a,\r\n    a:hover,\r\n    a:focus,\r\n    a:active,\r\n    .btn-base,\r\n    .btn-base:hover,\r\n    .btn-base:focus,\r\n    .philo-cta,\r\n    .philo-cta:hover,\r\n    .scard-link,\r\n    .scard-link:hover,\r\n    .case-link,\r\n    .case-link:hover,\r\n    .cta-btn-primary,\r\n    .cta-btn-primary:hover,\r\n    .cta-btn-ghost,\r\n    .cta-btn-ghost:hover {\r\n      color: inherit;\r\n      text-decoration: none !important;\r\n    }\r\n    img { max-width: 100%; display: block; }\r\n\r\n    \/* ================================================\r\n       SHARED UTILITIES\r\n    ================================================ *\/\r\n    @keyframes fadeUp {\r\n      from { opacity: 0; transform: translateY(30px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n    @keyframes pulseDot {\r\n      0%, 100% { opacity: 1; transform: scale(1); }\r\n      50% { opacity: 0.5; transform: scale(1.35); }\r\n    }\r\n    @keyframes marquee {\r\n      from { transform: translateX(0); }\r\n      to { transform: translateX(-50%); }\r\n    }\r\n    @keyframes testimonialScroll {\r\n      from { transform: translateX(calc(-100% - 30px)); }\r\n      to { transform: translateX(0); }\r\n    }\r\n\r\n    .section-badge {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 6px 16px;\r\n      border-radius: 9999px;\r\n      background: var(--red);\r\n      box-shadow: 0 4px 15px rgba(255, 0, 0, 0.25);\r\n      margin-bottom: 24px;\r\n      cursor: default;\r\n    }\r\n    .section-badge span {\r\n      color: #fff;\r\n      font-weight: 600;\r\n      letter-spacing: 0.1em;\r\n      font-size: 10px;\r\n      text-transform: uppercase;\r\n      white-space: nowrap;\r\n      font-family: var(--font-main);\r\n    }\r\n    .heading-block { text-align: center; }\r\n    .heading-block.left { text-align: left; }\r\n    .heading-italic,\r\n    .heading-bold {\r\n      display: block;\r\n      font-family: var(--font-heading);\r\n      font-size: clamp(28px, 4vw, 46px);\r\n      text-transform: uppercase;\r\n      line-height: 1.1;\r\n      letter-spacing: 0;\r\n    }\r\n    .heading-italic { font-style: italic; font-weight: 300; color: #fff; }\r\n    .heading-bold { font-style: normal; font-weight: inherit; color: var(--red); }\r\n    .section-desc {\r\n      font-family: var(--font-main);\r\n      font-size: 15px;\r\n      font-weight: 400;\r\n      line-height: 1.6;\r\n      color: #6e7f88;\r\n    }\r\n    .section-wrap {\r\n      padding: 80px 40px;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n    .section-head {\r\n      padding: 80px 40px 0;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n    @media (max-width: 768px) {\r\n      .section-wrap { padding: 60px 20px; }\r\n      .section-head { padding: 60px 20px 0; }\r\n    }\r\n    @media (prefers-reduced-motion: reduce) {\r\n      *,\r\n      *::before,\r\n      *::after {\r\n        animation-duration: 0.01ms !important;\r\n        animation-iteration-count: 1 !important;\r\n        scroll-behavior: auto !important;\r\n        transition-duration: 0.01ms !important;\r\n      }\r\n    }\r\n\r\n    \/* ================================================\r\n       HERO\r\n    ================================================ *\/\r\n    #hero {\r\n      min-height: 100vh;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      text-align: center;\r\n      padding: 120px 20px 80px;\r\n      position: relative;\r\n      overflow: hidden;\r\n      background: #000;\r\n    }\r\n    .hero-badge {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 6px 18px;\r\n      background: rgba(255, 0, 0, 0.1);\r\n      border: 1px solid rgba(255, 0, 0, 0.3);\r\n      border-radius: 9999px;\r\n      font-size: 11px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.12em;\r\n      text-transform: uppercase;\r\n      color: #ff7070;\r\n      margin-bottom: 32px;\r\n      opacity: 0;\r\n      animation: fadeUp 0.7s ease-out 0.1s forwards;\r\n    }\r\n    .hero-badge::before {\r\n      content: \"\";\r\n      width: 6px;\r\n      height: 6px;\r\n      background: var(--red);\r\n      border-radius: 50%;\r\n      animation: pulseDot 2s infinite;\r\n    }\r\n    .hero-heading {\r\n      text-transform: uppercase;\r\n      font-family: var(--font-heading);\r\n      line-height: 1.1;\r\n      text-align: center;\r\n    }\r\n    .hero-heading span {\r\n      display: block;\r\n      opacity: 0;\r\n      transform: translateY(30px);\r\n      animation: fadeUp 0.9s ease-out forwards;\r\n    }\r\n    .hero-heading .sub-text {\r\n      font-size: clamp(38px, 6vw, 80px);\r\n      font-style: italic;\r\n      font-weight: 200;\r\n      color: #fff;\r\n      animation-delay: 0.2s;\r\n    }\r\n    .hero-heading .main-text {\r\n      font-size: clamp(34px, 5.5vw, 70px);\r\n      font-weight: 500;\r\n      color: var(--red);\r\n      animation-delay: 0.45s;\r\n    }\r\n    .hero-desc {\r\n      margin: 20px auto 0;\r\n      font-family: var(--font-heading);\r\n      font-size: 16px;\r\n      font-weight: 400;\r\n      line-height: 1.6;\r\n      color: #6e7f88;\r\n      text-align: center;\r\n      max-width: 820px;\r\n      opacity: 0;\r\n      transform: translateY(20px);\r\n      animation: fadeUp 0.9s ease-out 0.8s forwards;\r\n    }\r\n    .hero-btns {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 20px;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin-top: 36px;\r\n      opacity: 0;\r\n      animation: fadeUp 0.9s ease-out 1s forwards;\r\n    }\r\n    .btn-base {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: #fff !important;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      padding: 14px 32px;\r\n      border-radius: 9999px;\r\n      transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;\r\n      cursor: pointer;\r\n    }\r\n    .btn-outline {\r\n      background: transparent;\r\n      border: 1px solid rgba(255, 255, 255, 0.2);\r\n      gap: 10px;\r\n    }\r\n    .btn-outline:hover {\r\n      background: rgba(255, 255, 255, 0.08);\r\n      border-color: rgba(255, 255, 255, 0.4);\r\n      transform: translateY(-2px);\r\n    }\r\n    .btn-outline .play-icon { transition: transform 0.25s; }\r\n    .btn-outline:hover .play-icon { transform: scale(1.1); }\r\n    .btn-solid {\r\n      background: var(--red) !important;\r\n      border: 1px solid var(--red) !important;\r\n      box-shadow: 0 4px 15px rgba(255, 0, 0, 0.2), 0 0 20px rgba(255, 0, 0, 0.1);\r\n    }\r\n    .btn-solid:hover {\r\n      background: #e60000 !important;\r\n      border-color: #e60000 !important;\r\n      box-shadow: 0 6px 20px rgba(255, 0, 0, 0.4);\r\n      transform: translateY(-2px);\r\n    }\r\n    @media (max-width: 480px) {\r\n      .hero-btns { flex-direction: column; align-items: stretch; width: 100%; max-width: 340px; }\r\n      .btn-base { width: 100%; }\r\n    }\r\n\r\n    \/* ================================================\r\n       BRAND MARQUEE\r\n    ================================================ *\/\r\n    .brand-marquee {\r\n      width: 85%;\r\n      background: #000;\r\n      overflow: hidden;\r\n      padding: 22px 0;\r\n      margin: 48px auto 0;\r\n      border-radius: 16px;\r\n      border: 1px solid rgba(255, 255, 255, 0.06);\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n    .marquee-track {\r\n      display: flex;\r\n      flex-wrap: nowrap;\r\n      width: fit-content;\r\n      animation: marquee 32s linear infinite;\r\n      will-change: transform;\r\n    }\r\n    .marquee-group {\r\n      display: flex;\r\n      gap: 18px;\r\n      align-items: center;\r\n      padding-right: 18px;\r\n    }\r\n    .pill {\r\n      height: 40px;\r\n      min-width: 120px;\r\n      padding: 0 22px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      background: linear-gradient(180deg, rgba(255,255,255,0.10), rgba(255,255,255,0.03));\r\n      border-radius: 15px;\r\n      border: 1px solid rgba(255, 255, 255, 0.15);\r\n      box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25), 0 10px 30px rgba(0, 0, 0, 0.9);\r\n      color: rgba(255, 255, 255, 0.9);\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.08em;\r\n      text-transform: uppercase;\r\n      white-space: nowrap;\r\n    }\r\n    @media (max-width: 768px) {\r\n      .brand-marquee { width: 95%; }\r\n      .marquee-track { animation-duration: 26s; }\r\n    }\r\n\r\n    \/* ================================================\r\n       STATS BAR\r\n    ================================================ *\/\r\n    #stats { padding: 64px 40px; max-width: 1100px; margin: 0 auto; }\r\n    .stats-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      border: 1px solid rgba(255, 255, 255, 0.08);\r\n      border-radius: 20px;\r\n      overflow: hidden;\r\n      background: rgba(255, 255, 255, 0.03);\r\n    }\r\n    .stat-item {\r\n      padding: 36px 28px;\r\n      text-align: center;\r\n      border-right: 1px solid rgba(255, 255, 255, 0.06);\r\n      background: var(--card-bg);\r\n      transition: background 0.3s;\r\n    }\r\n    .stat-item:last-child { border-right: none; }\r\n    .stat-item:hover { background: rgba(255, 0, 0, 0.05); }\r\n    .stat-num {\r\n      font-family: var(--font-heading);\r\n      font-size: clamp(28px, 4vw, 48px);\r\n      font-weight: 800;\r\n      color: var(--red);\r\n      line-height: 1;\r\n      margin-bottom: 8px;\r\n    }\r\n    .stat-label { font-size: 13px; color: rgba(255, 255, 255, 0.5); }\r\n    @media (max-width: 768px) {\r\n      #stats { padding: 40px 20px; }\r\n      .stats-grid { grid-template-columns: repeat(2, 1fr); }\r\n      .stat-item:nth-child(2) { border-right: none; }\r\n      .stat-item:nth-child(3) { border-right: 1px solid rgba(255,255,255,0.06); border-top: 1px solid rgba(255,255,255,0.06); }\r\n      .stat-item:nth-child(4) { border-right: none; border-top: 1px solid rgba(255,255,255,0.06); }\r\n    }\r\n\r\n    \/* ================================================\r\n       PHILOSOPHY SECTION\r\n    ================================================ *\/\r\n    #philosophy { border-top: 1px solid rgba(255, 255, 255, 0.04); }\r\n    .philosophy-inner {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 60px;\r\n      align-items: center;\r\n      padding: 80px 40px;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n    .philo-metrics { display: flex; gap: 36px; margin-top: 36px; flex-wrap: wrap; }\r\n    .philo-metric-num {\r\n      font-family: var(--font-heading);\r\n      font-size: clamp(28px, 3.5vw, 42px);\r\n      font-weight: 800;\r\n      color: var(--red);\r\n      line-height: 1;\r\n      margin-bottom: 4px;\r\n    }\r\n    .philo-metric-lbl { font-size: 13px; color: rgba(255, 255, 255, 0.45); }\r\n    .philo-divider { width: 1px; background: rgba(255, 255, 255, 0.08); }\r\n    .philo-cta {\r\n      display: inline-flex;\r\n      margin-top: 32px;\r\n      padding: 12px 28px;\r\n      border-radius: 9999px;\r\n      background: transparent;\r\n      border: 1px solid rgba(255, 255, 255, 0.2);\r\n      color: #fff;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      gap: 8px;\r\n      align-items: center;\r\n      transition: all 0.3s;\r\n    }\r\n    .philo-cta:hover { background: rgba(255,255,255,0.05); border-color: rgba(255,255,255,0.4); transform: translateY(-2px); }\r\n    .philo-image-wrap {\r\n      position: relative;\r\n      border-radius: 24px;\r\n      overflow: hidden;\r\n      background: #0d0000;\r\n    }\r\n    .philo-image-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n    .philo-image-wrap::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: 0;\r\n      background: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.6) 100%);\r\n      z-index: 1;\r\n      pointer-events: none;\r\n    }\r\n    @media (max-width: 900px) {\r\n      .philosophy-inner { grid-template-columns: 1fr; gap: 40px; padding: 60px 20px; }\r\n    }\r\n\r\n    \/* ================================================\r\n       SERVICES\r\n    ================================================ *\/\r\n    #services { border-top: 1px solid rgba(255, 255, 255, 0.04); }\r\n    .services-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 24px;\r\n      max-width: 1200px;\r\n      margin: 48px auto 0;\r\n      padding: 0 40px 80px;\r\n    }\r\n    .scard {\r\n      background: rgba(18, 18, 18, 0.6);\r\n      border: 1px solid rgba(255, 255, 255, 0.08);\r\n      border-radius: 20px;\r\n      padding: 32px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: flex-start;\r\n      text-align: left;\r\n      transition: 0.3s ease;\r\n      cursor: pointer;\r\n      box-shadow: 0 8px 32px rgba(0, 0, 0, 0.8);\r\n    }\r\n    .scard:hover {\r\n      background: rgba(25, 25, 25, 0.7);\r\n      border-color: rgba(255, 0, 0, 0.4);\r\n      box-shadow: 0 8px 32px rgba(0,0,0,0.8), inset 0 0 15px rgba(255,0,0,0.1);\r\n      transform: translateY(-8px);\r\n    }\r\n    .scard-icon,\r\n    .why-icon {\r\n      width: 48px;\r\n      height: 48px;\r\n      background: rgba(255, 255, 255, 0.05);\r\n      border: 1px solid rgba(255, 255, 255, 0.1);\r\n      border-radius: 12px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin-bottom: 28px;\r\n      transition: 0.3s;\r\n    }\r\n    .scard:hover .scard-icon { background: rgba(255,0,0,0.15); border-color: rgba(255,0,0,0.3); }\r\n    .scard-icon svg,\r\n    .why-icon svg { width: 24px; height: 24px; color: var(--red); }\r\n    .scard-title { color: #fff; font-size: 1.4rem; font-weight: 700; margin-bottom: 14px; font-family: var(--font-heading); }\r\n    .scard-desc { color: rgba(255, 255, 255, 0.6); font-size: 0.93rem; margin-bottom: 28px; flex-grow: 1; line-height: 1.65; }\r\n    .scard-link,\r\n    .case-link {\r\n      color: #fff;\r\n      font-weight: 600;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      transition: color 0.3s;\r\n      font-size: 14px;\r\n    }\r\n    .scard:hover .scard-link,\r\n    .case-card:hover .case-link { color: var(--red); }\r\n    .scard-link svg,\r\n    .case-link svg { width: 15px; height: 15px; transition: transform 0.3s; }\r\n    .scard:hover .scard-link svg,\r\n    .case-card:hover .case-link svg { transform: translateX(5px); }\r\n    @media (max-width: 900px) {\r\n      .services-grid { grid-template-columns: repeat(2, 1fr); padding: 0 20px 60px; }\r\n    }\r\n    @media (max-width: 580px) { .services-grid { grid-template-columns: 1fr; } }\r\n\r\n    \/* ================================================\r\n       WHY CHOOSE US\r\n    ================================================ *\/\r\n    #why { border-top: 1px solid rgba(255, 255, 255, 0.04); }\r\n    .why-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 2px;\r\n      margin-top: 48px;\r\n      border: 1px solid rgba(255, 255, 255, 0.08);\r\n      border-radius: 20px;\r\n      overflow: hidden;\r\n    }\r\n    .why-item {\r\n      background: var(--card-bg);\r\n      padding: 36px 28px;\r\n      border-right: 1px solid rgba(255, 255, 255, 0.06);\r\n      transition: 0.3s;\r\n      text-align: left;\r\n    }\r\n    .why-item:last-child { border-right: none; }\r\n    .why-item:hover { background: rgba(255, 0, 0, 0.04); }\r\n    .why-icon { width: 44px; height: 44px; background: rgba(255,0,0,0.08); border: 1px solid rgba(255,0,0,0.2); margin-bottom: 20px; }\r\n    .why-icon svg { width: 22px; height: 22px; }\r\n    .why-title { font-family: var(--font-heading); font-size: 1.1rem; font-weight: 700; color: #fff; margin-bottom: 10px; }\r\n    .why-desc { font-size: 13px; color: rgba(255, 255, 255, 0.5); line-height: 1.6; }\r\n    @media (max-width: 900px) {\r\n      .why-grid { grid-template-columns: repeat(2, 1fr); }\r\n      .why-item:nth-child(2) { border-right: none; }\r\n      .why-item:nth-child(3) { border-top: 1px solid rgba(255,255,255,0.06); border-right: 1px solid rgba(255,255,255,0.06); }\r\n      .why-item:nth-child(4) { border-top: 1px solid rgba(255,255,255,0.06); border-right: none; }\r\n    }\r\n    @media (max-width: 480px) {\r\n      .why-grid { grid-template-columns: 1fr; }\r\n      .why-item { border-right: none !important; border-top: 1px solid rgba(255,255,255,0.06); }\r\n      .why-item:first-child { border-top: none; }\r\n    }\r\n\r\n    \/* ================================================\r\n       PROCESS\r\n    ================================================ *\/\r\n    #process { border-top: 1px solid rgba(255,255,255,0.04); background: #000; }\r\n    .process-rows { max-width: 1200px; margin: 48px auto 0; padding: 0 0 80px; }\r\n    .process-row {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      padding: 30px 40px;\r\n      border-bottom: 1px solid rgba(255,255,255,0.1);\r\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n      cursor: pointer;\r\n      min-height: 130px;\r\n      gap: 24px;\r\n    }\r\n    .process-row:last-child { border-bottom: none; }\r\n    .process-left { display: flex; align-items: center; gap: 40px; z-index: 2; flex-shrink: 0; }\r\n    .process-num { font-size: clamp(2.5rem, 4vw, 4rem); font-weight: 700; line-height: 1; color: #fff; font-family: var(--font-heading); }\r\n    .process-title { font-size: clamp(1.6rem, 2.5vw, 2.5rem); font-weight: 600; color: #fff; font-family: var(--font-heading); }\r\n    .process-right { display: flex; align-items: center; justify-content: flex-end; gap: 32px; flex: 1; }\r\n    .process-desc { font-size: 1rem; color: rgba(255,255,255,0.6); text-align: right; transition: all 0.4s; }\r\n    .process-icon-box {\r\n      width: 80px;\r\n      height: 80px;\r\n      border-radius: 20px;\r\n      background: rgba(255,0,0,0.08);\r\n      border: 1px solid rgba(255,0,0,0.2);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n    .process-icon-box svg { width: 38px; height: 38px; color: var(--red); transition: 0.3s; }\r\n    .process-row:hover { background: var(--red); border-radius: 24px; border-color: transparent; padding-top: 38px; padding-bottom: 38px; }\r\n    .process-row:hover .process-desc { color: rgba(255,255,255,0.8); }\r\n    .process-row:hover .process-icon-box { background: rgba(255,255,255,0.15); border-color: rgba(255,255,255,0.3); transform: scale(1.1) rotate(6deg); }\r\n    .process-row:hover .process-icon-box svg { color: #fff; }\r\n    @media (max-width: 768px) {\r\n      .process-row { flex-wrap: wrap; padding: 28px 20px; gap: 16px; min-height: auto; }\r\n      .process-left { gap: 16px; }\r\n      .process-right { width: 100%; justify-content: space-between; }\r\n      .process-desc { text-align: left; }\r\n    }\r\n\r\n    \/* ================================================\r\n       CASE STUDIES\r\n    ================================================ *\/\r\n    #results { border-top: 1px solid rgba(255,255,255,0.04); background: var(--bg); }\r\n    .cases-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 48px; }\r\n    .case-card {\r\n      border-radius: 20px;\r\n      overflow: hidden;\r\n      background: var(--card-bg);\r\n      border: 1px solid rgba(255,255,255,0.08);\r\n      transition: 0.4s;\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n    .case-card:hover { border-color: rgba(255,0,0,0.35); transform: translateY(-6px); box-shadow: 0 20px 40px rgba(0,0,0,0.6); }\r\n    .case-top { padding: 28px 28px 20px; background: linear-gradient(135deg, rgba(255,0,0,0.08) 0%, transparent 60%); border-bottom: 1px solid rgba(255,255,255,0.06); }\r\n    .case-industry { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--red); margin-bottom: 10px; }\r\n    .case-brand { font-family: var(--font-heading); font-size: 1.3rem; font-weight: 700; color: #fff; }\r\n    .case-body { padding: 24px 28px; flex-grow: 1; }\r\n    .case-metrics { display: flex; gap: 20px; margin-bottom: 18px; }\r\n    .case-metric-val { font-family: var(--font-heading); font-size: 1.6rem; font-weight: 800; color: var(--red); line-height: 1; }\r\n    .case-metric-lbl { font-size: 11px; color: rgba(255,255,255,0.45); margin-top: 4px; }\r\n    .case-divider { width: 1px; background: rgba(255,255,255,0.08); }\r\n    .case-desc { font-size: 13px; color: rgba(255,255,255,0.55); line-height: 1.6; margin-top: 16px; }\r\n    .case-footer { padding: 18px 28px; border-top: 1px solid rgba(255,255,255,0.06); }\r\n    .case-link { font-size: 13px; color: rgba(255,255,255,0.5); gap: 6px; }\r\n    @media (max-width: 900px) { .cases-grid { grid-template-columns: repeat(2, 1fr); } }\r\n    @media (max-width: 580px) { .cases-grid { grid-template-columns: 1fr; } }\r\n\r\n    \/* ================================================\r\n       TOOLS\r\n    ================================================ *\/\r\n    #tools { border-top: 1px solid rgba(255,255,255,0.04); }\r\n    .tools-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 16px; margin-top: 48px; }\r\n    .tool-item {\r\n      background: rgba(255,255,255,0.03);\r\n      border: 1px solid rgba(255,255,255,0.07);\r\n      border-radius: 16px;\r\n      padding: 24px 16px;\r\n      text-align: center;\r\n      transition: 0.3s;\r\n      cursor: default;\r\n    }\r\n    .tool-item:hover { background: rgba(255,0,0,0.06); border-color: rgba(255,0,0,0.25); transform: translateY(-4px); }\r\n    .tool-item svg { width: 32px; height: 32px; margin: 0 auto 12px; color: rgba(255,255,255,0.6); transition: 0.3s; }\r\n    .tool-item:hover svg { color: var(--red); }\r\n    .tool-name { font-size: 12px; color: rgba(255,255,255,0.5); font-weight: 500; }\r\n    @media (max-width: 900px) { .tools-grid { grid-template-columns: repeat(4, 1fr); } }\r\n    @media (max-width: 580px) { .tools-grid { grid-template-columns: repeat(3, 1fr); } }\r\n\r\n    \/* ================================================\r\n       GROWTH ESTIMATOR\r\n    ================================================ *\/\r\n    #estimator { border-top: 1px solid rgba(255,255,255,0.04); }\r\n    .estimator-wrap { display: flex; justify-content: center; padding: 40px 20px 80px; }\r\n    .estimator-card {\r\n      background: rgba(255,255,255,0.03);\r\n      border: 1px solid rgba(255,255,255,0.1);\r\n      border-radius: 32px;\r\n      padding: 40px;\r\n      max-width: 900px;\r\n      width: 100%;\r\n      display: flex;\r\n      gap: 40px;\r\n      box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5);\r\n      text-align: left;\r\n    }\r\n    .est-left { flex: 1; }\r\n    .est-title { font-family: var(--font-heading); color: #fff !important; font-size: clamp(1.8rem,5vw,2.5rem); font-weight: 600; margin: 0 0 12px; line-height: 1.1; }\r\n    .est-subtitle { color: #9ca3af; font-size: 14px; margin-bottom: 32px; }\r\n    .est-services { display: flex; flex-direction: column; gap: 20px; margin-bottom: 40px; }\r\n    .est-item { display: flex; align-items: flex-start; gap: 16px; cursor: pointer; transition: opacity 0.2s; }\r\n    .est-item:hover { opacity: 0.8; }\r\n    .est-check {\r\n      width: 24px;\r\n      height: 24px;\r\n      border-radius: 6px;\r\n      border: 2px solid rgba(255,255,255,0.1);\r\n      background: rgba(255,255,255,0.05);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n      margin-top: 2px;\r\n      transition: 0.2s;\r\n    }\r\n    .est-item input:checked + .est-check { background: var(--red); border-color: var(--red); }\r\n    .est-item input:checked + .est-check::after { content: \"\u2713\"; color: #fff; font-size: 12px; font-weight: 700; }\r\n    .est-item input { display: none; }\r\n    .est-info-title { font-family: var(--font-heading); font-size: 15px; font-weight: 700; color: #fff; margin: 0; }\r\n    .est-info-desc { font-size: 13px; color: #9ca3af; margin: 4px 0 0; }\r\n    .est-budget { border-top: 1px solid rgba(255,255,255,0.1); padding-top: 32px; }\r\n    .est-budget-hdr { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 20px; gap: 16px; }\r\n    .est-budget-lbl { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.1em; color: #9ca3af; }\r\n    .est-budget-val { font-family: var(--font-heading); font-size: 29px; font-weight: 800; color: var(--red); white-space: nowrap; }\r\n    input[type=\"range\"] { -webkit-appearance: none; width: 100%; height: 4px; background: rgba(255,255,255,0.1); border-radius: 2px; outline: none; cursor: pointer; }\r\n    input[type=\"range\"]::-webkit-slider-thumb { -webkit-appearance: none; width: 20px; height: 20px; background: var(--red); border: 4px solid #0a0a0a; border-radius: 50%; cursor: pointer; box-shadow: 0 0 10px rgba(255,0,0,0.5); }\r\n    .est-range-limits { display: flex; justify-content: space-between; margin-top: 12px; font-size: 12px; color: #9ca3af; }\r\n    .est-right {\r\n      flex: 0.8;\r\n      background: rgba(0,0,0,0.4);\r\n      border: 2px solid var(--red);\r\n      border-radius: 24px;\r\n      padding: 40px 32px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n    }\r\n    .est-result-lbl { font-size: 11px; text-transform: uppercase; letter-spacing: 0.15em; color: #9ca3af; margin-bottom: 12px; display: block; }\r\n    .est-result-val { font-family: var(--font-heading); font-size: 38px; font-weight: 600; line-height: 1; }\r\n    .est-result-desc { margin-top: 12px; font-size: 0.88rem; color: #9ca3af; line-height: 1.5; }\r\n    .est-divider { height: 1px; background: rgba(255,255,255,0.08); margin: 28px 0; }\r\n    .est-cta-btn {\r\n      font-family: var(--font-heading);\r\n      background: #fff;\r\n      color: #000;\r\n      border: none;\r\n      padding: 18px;\r\n      border-radius: 12px;\r\n      font-size: 0.88rem;\r\n      font-weight: 500;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.05em;\r\n      cursor: pointer;\r\n      transition: transform 0.2s, background 0.2s;\r\n      width: 100%;\r\n      margin-top: 20px;\r\n    }\r\n    .est-cta-btn:hover { transform: translateY(-2px); background: #f3f4f6; }\r\n    @media (max-width: 768px) {\r\n      .estimator-card { flex-direction: column; padding: 24px; border-radius: 20px; }\r\n      .est-budget-hdr { align-items: flex-start; flex-direction: column; }\r\n    }\r\n\r\n    \/* ================================================\r\n       TESTIMONIALS\r\n    ================================================ *\/\r\n    #testimonials { border-top: 1px solid rgba(255,255,255,0.04); overflow: hidden; }\r\n    .carousel-wrapper {\r\n      width: 100%;\r\n      padding: 40px 0;\r\n      overflow: hidden;\r\n      -webkit-mask-image: linear-gradient(to right, transparent, black 5%, black 95%, transparent);\r\n      mask-image: linear-gradient(to right, transparent, black 5%, black 95%, transparent);\r\n    }\r\n    .carousel-track { display: flex; gap: 30px; width: max-content; }\r\n    .carousel-group { display: flex; gap: 30px; flex-shrink: 0; animation: testimonialScroll 40s linear infinite; }\r\n    .carousel-wrapper:hover .carousel-group { animation-play-state: paused; }\r\n    .tcard {\r\n      width: 400px;\r\n      padding: 40px 35px;\r\n      border-radius: 24px;\r\n      background: rgba(20,20,20,0.4);\r\n      border: 1px solid rgba(255,255,255,0.08);\r\n      box-shadow: 0 8px 32px rgba(0,0,0,0.5);\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 22px;\r\n      flex-shrink: 0;\r\n      transition: transform 0.3s, border-color 0.3s;\r\n    }\r\n    .tcard:hover { transform: translateY(-5px); border-color: rgba(255,255,255,0.15); }\r\n    .tcard-header { display: flex; justify-content: space-between; align-items: flex-start; }\r\n    .stars { color: var(--red); font-size: 20px; letter-spacing: 2px; }\r\n    .quote-svg svg { width: 32px; height: 32px; }\r\n    .tcard-text { font-size: 0.98rem; line-height: 1.65; font-style: italic; font-weight: 300; color: #e2e2e2; min-height: 90px; }\r\n    .tcard-profile { display: flex; align-items: center; gap: 14px; margin-top: 8px; }\r\n    .tcard-avatar { width: 52px; height: 52px; border-radius: 50%; border: 2px solid var(--red); object-fit: cover; }\r\n    .tcard-name { font-size: 1rem; font-weight: 700; color: #fff; }\r\n    .tcard-role { font-size: 0.85rem; color: #7a7a7a; }\r\n    @media (max-width: 768px) { .tcard { width: 300px; padding: 28px 22px; } }\r\n\r\n    \/* ================================================\r\n       FAQ\r\n    ================================================ *\/\r\n    #faq { border-top: 1px solid rgba(255,255,255,0.04); }\r\n    #wp-faq-section {\r\n      font-family: var(--font-main);\r\n      background: transparent;\r\n      color: #fff;\r\n      padding: 0 20px 80px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      width: 100%;\r\n    }\r\n    .faq-tabs-wrap { width: 100%; max-width: 896px; text-align: center; margin: 40px 0 48px; }\r\n    .faq-tab-shell {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 4px;\r\n      background: rgba(255,255,255,0.05);\r\n      padding: 6px;\r\n      border-radius: 9999px;\r\n      border: 1px solid rgba(255,255,255,0.08);\r\n    }\r\n    .category-btn {\r\n      border: none;\r\n      background: transparent;\r\n      color: #9ca3af;\r\n      padding: 10px 32px;\r\n      border-radius: 9999px;\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      cursor: pointer;\r\n      transition: all 0.3s;\r\n    }\r\n    .category-btn:hover { color: #fff; }\r\n    .category-btn.active {\r\n      background: var(--red);\r\n      color: #fff;\r\n      box-shadow: 0 4px 20px rgba(255, 0, 0, 0.3);\r\n    }\r\n    .faq-list {\r\n      max-width: 896px;\r\n      width: 100%;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 16px;\r\n      text-align: left;\r\n    }\r\n    #wp-faq-section .glass-card {\r\n      background: rgba(255,255,255,0.03);\r\n      border: 1px solid rgba(255,255,255,0.05);\r\n      transition: 0.3s;\r\n    }\r\n    #wp-faq-section .glass-card:hover { background: rgba(255,255,255,0.05); border-color: rgba(255,255,255,0.1); }\r\n    .accordion-item {\r\n      border-radius: 16px;\r\n      overflow: hidden;\r\n      cursor: pointer;\r\n      padding: 24px;\r\n    }\r\n    .accordion-trigger {\r\n      width: 100%;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 24px;\r\n      color: #fff;\r\n      background: none;\r\n      border: none;\r\n      text-align: left;\r\n      cursor: pointer;\r\n      font: inherit;\r\n    }\r\n    .faq-question {\r\n      font-size: 20px;\r\n      font-weight: 700;\r\n      letter-spacing: 0;\r\n      color: #fff;\r\n      line-height: 1.3;\r\n    }\r\n    .plus-icon {\r\n      color: var(--red);\r\n      flex-shrink: 0;\r\n      transition: transform 0.3s, color 0.3s;\r\n    }\r\n    .plus-icon svg { width: 32px; height: 32px; display: block; }\r\n    .accordion-content {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1), padding 0.3s ease;\r\n    }\r\n    .accordion-item.active .accordion-content {\r\n      max-height: 500px;\r\n      padding-top: 24px;\r\n      border-top: 1px solid rgba(255,255,255,0.08);\r\n      margin-top: 24px;\r\n    }\r\n    .accordion-item.active .plus-icon { transform: rotate(45deg); color: var(--red); }\r\n    .faq-answer {\r\n      color: #9ca3af;\r\n      line-height: 1.7;\r\n      font-size: 18px;\r\n      font-weight: 500;\r\n      padding-bottom: 8px;\r\n    }\r\n    @media (max-width: 580px) {\r\n      .faq-tab-shell { width: 100%; display: grid; grid-template-columns: 1fr; border-radius: 18px; }\r\n      .category-btn { width: 100%; }\r\n      .faq-question { font-size: 17px; }\r\n      .faq-answer { font-size: 15px; }\r\n    }\r\n\r\n    \/* ================================================\r\n       CTA STRIP\r\n    ================================================ *\/\r\n    #cta-strip {\r\n      border-top: 1px solid rgba(255,255,255,0.04);\r\n      background: linear-gradient(135deg, rgba(255,0,0,0.12) 0%, rgba(100,0,0,0.08) 50%, rgba(255,0,0,0.05) 100%);\r\n    }\r\n    .cta-strip-inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 80px 40px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 40px;\r\n      flex-wrap: wrap;\r\n    }\r\n    .cta-strip-text h2 { font-family: var(--font-heading); font-size: clamp(24px,3.5vw,40px); font-weight: 700; line-height: 1.2; }\r\n    .cta-strip-text h2 em { font-style: italic; font-weight: 300; color: rgba(255,255,255,0.8); }\r\n    .cta-strip-text p { font-size: 15px; color: #6e7f88; margin-top: 10px; max-width: 460px; line-height: 1.6; }\r\n    .cta-strip-actions { display: flex; gap: 16px; flex-wrap: wrap; }\r\n    .cta-btn-primary,\r\n    .cta-btn-ghost {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 15px 32px;\r\n      border-radius: 9999px;\r\n      color: #fff;\r\n      font-weight: 700;\r\n      font-size: 15px;\r\n      transition: 0.3s;\r\n    }\r\n    .cta-btn-primary {\r\n      background: var(--red);\r\n      box-shadow: 0 4px 20px rgba(255,0,0,0.3);\r\n    }\r\n    .cta-btn-primary:hover { background: #cc0000; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(255,0,0,0.4); }\r\n    .cta-btn-ghost { border: 1px solid rgba(255,255,255,0.2); font-weight: 600; }\r\n    .cta-btn-ghost:hover { border-color: rgba(255,255,255,0.5); background: rgba(255,255,255,0.05); transform: translateY(-2px); }\r\n    @media (max-width: 768px) {\r\n      .cta-strip-inner { padding: 60px 20px; flex-direction: column; align-items: flex-start; }\r\n      .cta-strip-actions { width: 100%; }\r\n      .cta-btn-primary,\r\n      .cta-btn-ghost { justify-content: center; width: 100%; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HERO SECTION -->\r\n<section id=\"hero\" aria-label=\"Hero\">\r\n  <div class=\"hero-badge\">Performance-First Digital Agency<\/div>\r\n\r\n  <h1 class=\"hero-heading\">\r\n    <span class=\"sub-text\">Your Growth-Focused<\/span>\r\n    <span class=\"main-text\">Digital Marketing Agency.<\/span>\r\n  <\/h1>\r\n\r\n  <p class=\"hero-desc\">\r\n    Scaling businesses with strategic digital marketing, high-converting funnels, and ROI-focused execution.\r\n  <\/p>\r\n\r\n  <div class=\"hero-btns\">\r\n    <a href=\"https:\/\/adsrudra.com\" class=\"btn-base btn-outline\">\r\n      <svg class=\"play-icon\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"currentColor\"\/><path d=\"M10 8L16 12L10 16V8Z\" fill=\"#000\"\/><\/svg>\r\n      Watch Demo\r\n    <\/a>\r\n    <a href=\"https:\/\/adsrudra.com\" class=\"btn-base btn-solid\">Get started for free<\/a>\r\n  <\/div>\r\n\r\n  <section class=\"brand-marquee\" aria-label=\"Trusted by leading brands\">\r\n    <div class=\"marquee-track\">\r\n      <div class=\"marquee-group\">\r\n        <span class=\"pill\">Apple<\/span>\r\n        <span class=\"pill\">Google<\/span>\r\n        <span class=\"pill\">Meta<\/span>\r\n        <span class=\"pill\">Netflix<\/span>\r\n        <span class=\"pill\">Tesla<\/span>\r\n        <span class=\"pill\">Spotify<\/span>\r\n      <\/div>\r\n      <div class=\"marquee-group\" aria-hidden=\"true\">\r\n        <span class=\"pill\">Apple<\/span>\r\n        <span class=\"pill\">Google<\/span>\r\n        <span class=\"pill\">Meta<\/span>\r\n        <span class=\"pill\">Netflix<\/span>\r\n        <span class=\"pill\">Tesla<\/span>\r\n        <span class=\"pill\">Spotify<\/span>\r\n      <\/div>\r\n      <div class=\"marquee-group\" aria-hidden=\"true\">\r\n        <span class=\"pill\">Apple<\/span>\r\n        <span class=\"pill\">Google<\/span>\r\n        <span class=\"pill\">Meta<\/span>\r\n        <span class=\"pill\">Netflix<\/span>\r\n        <span class=\"pill\">Tesla<\/span>\r\n        <span class=\"pill\">Spotify<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n<\/section>\r\n\r\n<!-- STATS BAR -->\r\n<section id=\"stats\" aria-label=\"Agency performance stats\">\r\n  <div class=\"stats-grid\">\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">3%<\/div>\r\n      <div class=\"stat-label\">Avg. Client Churn Rate<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">$0M<\/div>\r\n      <div class=\"stat-label\">Ad Spend Managed<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">0.2\/5<\/div>\r\n      <div class=\"stat-label\">Average Client Rating<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">0x<\/div>\r\n      <div class=\"stat-label\">Average ROAS Delivered<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PHILOSOPHY \/ ABOUT -->\r\n<section id=\"philosophy\" aria-label=\"Our philosophy and approach\">\r\n  <div class=\"philosophy-inner\">\r\n    <div>\r\n      <div class=\"section-badge\"><span>Our Philosophy<\/span><\/div>\r\n      <div class=\"heading-block left\">\r\n        <span class=\"heading-italic\">Empower Your<\/span>\r\n        <span class=\"heading-bold\">Business Growth.<\/span>\r\n      <\/div>\r\n      <p class=\"section-desc\" style=\"margin-top:20px;text-align:left;max-width:520px;\">\r\n        In today's competitive digital landscape, visibility isn't enough. You need conversion. We help brands scale faster through data-driven SEO strategies, powerful creatives, and performance-focused advertising.\r\n      <\/p>\r\n\r\n      <div class=\"philo-metrics\">\r\n        <div>\r\n          <div class=\"philo-metric-num\">6%<\/div>\r\n          <div class=\"philo-metric-lbl\">Avg. Conv. Rate<\/div>\r\n        <\/div>\r\n        <div class=\"philo-divider\"><\/div>\r\n        <div>\r\n          <div class=\"philo-metric-num\">1M+<\/div>\r\n          <div class=\"philo-metric-lbl\">Organic Impressions<\/div>\r\n        <\/div>\r\n        <div class=\"philo-divider\"><\/div>\r\n        <div>\r\n          <div class=\"philo-metric-num\">150+<\/div>\r\n          <div class=\"philo-metric-lbl\">Brands Scaled<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"philo-cta\">\r\n        Our Approach\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" width=\"15\" height=\"15\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"philo-image-wrap\">\r\n      <img src=\"https:\/\/adsrudra.com\/wp-content\/uploads\/2026\/02\/d4963f39cd9b7c2dd4de50e890cbb977.jpg\" alt=\"Digital marketing strategy character\" loading=\"lazy\" decoding=\"async\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICES -->\r\n<section id=\"services\" aria-label=\"Our digital marketing services\">\r\n  <div class=\"section-head\" style=\"text-align:center;\">\r\n    <div class=\"section-badge\"><span>Our Services<\/span><\/div>\r\n    <div class=\"heading-block\">\r\n      <span class=\"heading-italic\">Integrated Marketing<\/span>\r\n      <span class=\"heading-bold\">Solutions.<\/span>\r\n    <\/div>\r\n    <p class=\"section-desc\" style=\"max-width:600px;margin:16px auto 0;\">\r\n      Full-spectrum digital marketing solutions engineered to drive measurable growth at every stage of your funnel.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"services-grid\">\r\n    <article class=\"scard\">\r\n      <div class=\"scard-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M3 3h7v7H3z\"\/><path d=\"M14 3h7v7h-7z\"\/><path d=\"M14 14h7v7h-7z\"\/><path d=\"M3 14h7v7H3z\"\/><\/svg>\r\n      <\/div>\r\n      <h3 class=\"scard-title\">Performance Marketing<\/h3>\r\n      <p class=\"scard-desc\">Data-driven paid advertising across Google, Meta, and LinkedIn designed to maximize ROI and scale conversions profitably.<\/p>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"scard-link\" aria-label=\"Learn more about Performance Marketing\">\r\n        Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/article>\r\n\r\n    <article class=\"scard\">\r\n      <div class=\"scard-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.3-4.3\"\/><\/svg>\r\n      <\/div>\r\n      <h3 class=\"scard-title\">SEO &amp; Content Writing<\/h3>\r\n      <p class=\"scard-desc\">SEO-optimized content that builds domain authority, dominates search rankings, and drives high-intent organic traffic at scale.<\/p>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"scard-link\" aria-label=\"Learn more about SEO and Content\">\r\n        Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/article>\r\n\r\n    <article class=\"scard\">\r\n      <div class=\"scard-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\"\/><path d=\"M3 9h18\"\/><path d=\"M9 21V9\"\/><\/svg>\r\n      <\/div>\r\n      <h3 class=\"scard-title\">Website Development<\/h3>\r\n      <p class=\"scard-desc\">Fast, scalable, and conversion-focused websites engineered for optimized UX, Core Web Vitals, and sustained business growth.<\/p>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"scard-link\" aria-label=\"Learn more about Website Development\">\r\n        Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/article>\r\n\r\n    <article class=\"scard\">\r\n      <div class=\"scard-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\r\n      <\/div>\r\n      <h3 class=\"scard-title\">Social Media Marketing<\/h3>\r\n      <p class=\"scard-desc\">Build loyal communities, amplify brand visibility, and engage your audience with scroll-stopping premium content strategies.<\/p>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"scard-link\" aria-label=\"Learn more about Social Media\">\r\n        Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/article>\r\n\r\n    <article class=\"scard\">\r\n      <div class=\"scard-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\r\n      <\/div>\r\n      <h3 class=\"scard-title\">Email Marketing<\/h3>\r\n      <p class=\"scard-desc\">High-converting email sequences and campaigns that nurture leads, retain customers, and drive consistent revenue on autopilot.<\/p>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"scard-link\" aria-label=\"Learn more about Email Marketing\">\r\n        Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/article>\r\n\r\n    <article class=\"scard\">\r\n      <div class=\"scard-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg>\r\n      <\/div>\r\n      <h3 class=\"scard-title\">Graphic Designing<\/h3>\r\n      <p class=\"scard-desc\">Stunning visual creatives, brand identities, and ad graphics that stop the scroll, elevate your brand, and convert cold audiences.<\/p>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"scard-link\" aria-label=\"Learn more about Graphic Design\">\r\n        Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n    <\/article>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY CHOOSE US -->\r\n<section id=\"why\" aria-label=\"Why choose AdsRudra\">\r\n  <div class=\"section-wrap\">\r\n    <div style=\"text-align:center;\">\r\n      <div class=\"section-badge\"><span>Why Us<\/span><\/div>\r\n      <div class=\"heading-block\">\r\n        <span class=\"heading-italic\">The AdsRudra<\/span>\r\n        <span class=\"heading-bold\">Difference.<\/span>\r\n      <\/div>\r\n      <p class=\"section-desc\" style=\"max-width:560px;margin:16px auto 0;\">\r\n        We don't just run campaigns - we become an extension of your growth team.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-item\">\r\n        <div class=\"why-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"why-title\">Data-First Decisions<\/div>\r\n        <div class=\"why-desc\">Every strategy is built on real-time analytics, A\/B tests, and performance data - not guesswork or industry trends.<\/div>\r\n      <\/div>\r\n      <div class=\"why-item\">\r\n        <div class=\"why-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"why-title\">Rapid Execution<\/div>\r\n        <div class=\"why-desc\">48-hour campaign launches. Zero bureaucracy. We move at startup speed while maintaining enterprise-grade quality.<\/div>\r\n      <\/div>\r\n      <div class=\"why-item\">\r\n        <div class=\"why-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"why-title\">Full Transparency<\/div>\r\n        <div class=\"why-desc\">You own every account and every data point. Weekly reports and live dashboards mean you're always in the loop.<\/div>\r\n      <\/div>\r\n      <div class=\"why-item\">\r\n        <div class=\"why-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"why-title\">Profit-Focused ROAS<\/div>\r\n        <div class=\"why-desc\">We optimize for Net Profit, not vanity metrics. If your bottom line isn't growing, we're not doing our job.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PROCESS -->\r\n<section id=\"process\" aria-label=\"Our step-by-step process\">\r\n  <div class=\"section-head\" style=\"text-align:center;\">\r\n    <div class=\"section-badge\"><span>My Process<\/span><\/div>\r\n    <div class=\"heading-block\">\r\n      <span class=\"heading-italic\">My Process,<\/span>\r\n      <span class=\"heading-bold\">Step by Step.<\/span>\r\n    <\/div>\r\n    <p class=\"section-desc\" style=\"max-width:560px;margin:16px auto 0;\">\r\n      A transparent, results-first workflow that eliminates guesswork and delivers consistent performance at every stage.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"process-rows\" role=\"list\">\r\n    <div class=\"process-row\" role=\"listitem\">\r\n      <div class=\"process-left\"><span class=\"process-num\">01<\/span><h3 class=\"process-title\">SEO &amp; Organic<\/h3><\/div>\r\n      <div class=\"process-right\">\r\n        <p class=\"process-desc\">Dominate search rankings and drive high-intent traffic.<\/p>\r\n        <div class=\"process-icon-box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.3-4.3\"\/><path d=\"M11 8v6M8 11h6\"\/><\/svg><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"process-row\" role=\"listitem\">\r\n      <div class=\"process-left\"><span class=\"process-num\">02<\/span><h3 class=\"process-title\">Performance Ads<\/h3><\/div>\r\n      <div class=\"process-right\">\r\n        <p class=\"process-desc\">Data-driven PPC campaigns for maximum ROI.<\/p>\r\n        <div class=\"process-icon-box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"process-row\" role=\"listitem\">\r\n      <div class=\"process-left\"><span class=\"process-num\">03<\/span><h3 class=\"process-title\">Social Media<\/h3><\/div>\r\n      <div class=\"process-right\">\r\n        <p class=\"process-desc\">Build loyal communities and engage your audience.<\/p>\r\n        <div class=\"process-icon-box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"process-row\" role=\"listitem\">\r\n      <div class=\"process-left\"><span class=\"process-num\">04<\/span><h3 class=\"process-title\">Web Design<\/h3><\/div>\r\n      <div class=\"process-right\">\r\n        <p class=\"process-desc\">High-converting websites optimized for sales.<\/p>\r\n        <div class=\"process-icon-box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\"\/><path d=\"M3 9h18\"\/><path d=\"M9 21V9\"\/><\/svg><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"process-row\" role=\"listitem\">\r\n      <div class=\"process-left\"><span class=\"process-num\">05<\/span><h3 class=\"process-title\">Brand Strategy<\/h3><\/div>\r\n      <div class=\"process-right\">\r\n        <p class=\"process-desc\">Comprehensive digital roadmaps for scalable growth.<\/p>\r\n        <div class=\"process-icon-box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M2 20h.01\"\/><path d=\"M7 20v-4\"\/><path d=\"M12 20v-8\"\/><path d=\"M17 20V8\"\/><path d=\"M22 4v16\"\/><\/svg><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CASE STUDIES \/ RESULTS -->\r\n<section id=\"results\" aria-label=\"Client case studies and results\">\r\n  <div class=\"section-wrap\">\r\n    <div style=\"text-align:center;\">\r\n      <div class=\"section-badge\"><span>Client Results<\/span><\/div>\r\n      <div class=\"heading-block\">\r\n        <span class=\"heading-italic\">Proven Digital Marketing<\/span>\r\n        <span class=\"heading-bold\">Client Results.<\/span>\r\n      <\/div>\r\n      <p class=\"section-desc\" style=\"max-width:560px;margin:16px auto 0;\">\r\n        Real numbers. Real growth. Here's what happens when strategy meets execution.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"cases-grid\">\r\n      <article class=\"case-card\">\r\n        <div class=\"case-top\">\r\n          <div class=\"case-industry\">E-Commerce \u00b7 Health &amp; Wellness<\/div>\r\n          <div class=\"case-brand\">Lumen Wellness<\/div>\r\n        <\/div>\r\n        <div class=\"case-body\">\r\n          <div class=\"case-metrics\">\r\n            <div><div class=\"case-metric-val\">7x<\/div><div class=\"case-metric-lbl\">ROAS<\/div><\/div>\r\n            <div class=\"case-divider\"><\/div>\r\n            <div><div class=\"case-metric-val\">+420%<\/div><div class=\"case-metric-lbl\">Revenue Growth<\/div><\/div>\r\n          <\/div>\r\n          <p class=\"case-desc\">Scaled from \u20b920L to \u20b91.4Cr monthly revenue in 5 months through multi-channel paid ads and CRO.<\/p>\r\n        <\/div>\r\n        <div class=\"case-footer\">\r\n          <a href=\"https:\/\/adsrudra.com\" class=\"case-link\">Read case study <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg><\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"case-card\">\r\n        <div class=\"case-top\">\r\n          <div class=\"case-industry\">D2C \u00b7 Fashion &amp; Sportswear<\/div>\r\n          <div class=\"case-brand\">Stride Gear<\/div>\r\n        <\/div>\r\n        <div class=\"case-body\">\r\n          <div class=\"case-metrics\">\r\n            <div><div class=\"case-metric-val\">3.2x<\/div><div class=\"case-metric-lbl\">Meta ROAS<\/div><\/div>\r\n            <div class=\"case-divider\"><\/div>\r\n            <div><div class=\"case-metric-val\">-38%<\/div><div class=\"case-metric-lbl\">Cost Per Lead<\/div><\/div>\r\n          <\/div>\r\n          <p class=\"case-desc\">Unlocked hyper-targeted Meta audience segments that slashed CPL and drove 38% more conversions month-over-month.<\/p>\r\n        <\/div>\r\n        <div class=\"case-footer\">\r\n          <a href=\"https:\/\/adsrudra.com\" class=\"case-link\">Read case study <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg><\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"case-card\">\r\n        <div class=\"case-top\">\r\n          <div class=\"case-industry\">SaaS \u00b7 B2B Technology<\/div>\r\n          <div class=\"case-brand\">TechFlow SaaS<\/div>\r\n        <\/div>\r\n        <div class=\"case-body\">\r\n          <div class=\"case-metrics\">\r\n            <div><div class=\"case-metric-val\">2.8x<\/div><div class=\"case-metric-lbl\">Pipeline Growth<\/div><\/div>\r\n            <div class=\"case-divider\"><\/div>\r\n            <div><div class=\"case-metric-val\">+210%<\/div><div class=\"case-metric-lbl\">Organic Traffic<\/div><\/div>\r\n          <\/div>\r\n          <p class=\"case-desc\">Combined SEO authority building with LinkedIn paid campaigns to generate a 2.8x qualified pipeline increase in 6 months.<\/p>\r\n        <\/div>\r\n        <div class=\"case-footer\">\r\n          <a href=\"https:\/\/adsrudra.com\" class=\"case-link\">Read case study <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg><\/a>\r\n        <\/div>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TOOLS WE USE -->\r\n<section id=\"tools\" aria-label=\"Tools and platforms we use\">\r\n  <div class=\"section-wrap\">\r\n    <div style=\"text-align:center;\">\r\n      <div class=\"section-badge\"><span>Our Tech Stack<\/span><\/div>\r\n      <div class=\"heading-block\">\r\n        <span class=\"heading-italic\">Tools We Master<\/span>\r\n        <span class=\"heading-bold\">Every Day.<\/span>\r\n      <\/div>\r\n      <p class=\"section-desc\" style=\"max-width:500px;margin:16px auto 0;\">\r\n        Industry-leading platforms and analytics tools that power our data-driven campaigns.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"tools-grid\">\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\/><path d=\"M12 8v4l3 3\"\/><\/svg><div class=\"tool-name\">Google Ads<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg><div class=\"tool-name\">Meta Ads<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><\/svg><div class=\"tool-name\">GA4<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><div class=\"tool-name\">Hotjar<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"\/><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"\/><circle cx=\"4\" cy=\"4\" r=\"2\"\/><\/svg><div class=\"tool-name\">LinkedIn Ads<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"\/><\/svg><div class=\"tool-name\">GitHub<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"\/><\/svg><div class=\"tool-name\">Twitter Ads<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg><div class=\"tool-name\">Semrush<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg><div class=\"tool-name\">Ahrefs<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg><div class=\"tool-name\">Canva Pro<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 2.2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg><div class=\"tool-name\">HubSpot<\/div><\/div>\r\n      <div class=\"tool-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z\"\/><path d=\"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/><path d=\"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z\"\/><path d=\"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z\"\/><path d=\"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z\"\/><path d=\"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z\"\/><path d=\"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z\"\/><path d=\"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z\"\/><\/svg><div class=\"tool-name\">Slack<\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GROWTH ESTIMATOR -->\r\n<section id=\"estimator\" aria-label=\"Growth investment estimator\">\r\n  <div class=\"section-head\" style=\"text-align:center;\">\r\n    <div class=\"section-badge\"><span>Growth Tool<\/span><\/div>\r\n    <div class=\"heading-block\">\r\n      <span class=\"heading-italic\">Estimate Your Investment<\/span>\r\n      <span class=\"heading-bold\">With Tool.<\/span>\r\n    <\/div>\r\n    <p class=\"section-desc\" style=\"max-width:520px;margin:16px auto 0;\">\r\n      Personalize your digital strategy and view projected impact before committing a single rupee.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"estimator-wrap\">\r\n    <div class=\"estimator-card\">\r\n      <div class=\"est-left\">\r\n        <h2 class=\"est-title\">Growth Estimator<\/h2>\r\n        <p class=\"est-subtitle\">Personalize your digital strategy and view projected impact.<\/p>\r\n        <div class=\"est-services\">\r\n          <label class=\"est-item\">\r\n            <input type=\"checkbox\" class=\"service-toggle\" data-fee=\"15000\" checked>\r\n            <div class=\"est-check\"><\/div>\r\n            <div><h3 class=\"est-info-title\">Performance Marketing<\/h3><p class=\"est-info-desc\">Full management of Meta, Google &amp; LinkedIn ad campaigns.<\/p><\/div>\r\n          <\/label>\r\n          <label class=\"est-item\">\r\n            <input type=\"checkbox\" class=\"service-toggle\" data-fee=\"25000\">\r\n            <div class=\"est-check\"><\/div>\r\n            <div><h3 class=\"est-info-title\">SEO &amp; Content Authority<\/h3><p class=\"est-info-desc\">High-intent keyword ranking and technical optimization.<\/p><\/div>\r\n          <\/label>\r\n          <label class=\"est-item\">\r\n            <input type=\"checkbox\" class=\"service-toggle\" data-fee=\"10000\">\r\n            <div class=\"est-check\"><\/div>\r\n            <div><h3 class=\"est-info-title\">Social Media Growth<\/h3><p class=\"est-info-desc\">Premium content creation and active community scaling.<\/p><\/div>\r\n          <\/label>\r\n          <label class=\"est-item\">\r\n            <input type=\"checkbox\" class=\"service-toggle\" data-fee=\"35000\">\r\n            <div class=\"est-check\"><\/div>\r\n            <div><h3 class=\"est-info-title\">Conversion-Led Website<\/h3><p class=\"est-info-desc\">One-time UI\/UX overhaul built for high sales conversion.<\/p><\/div>\r\n          <\/label>\r\n        <\/div>\r\n        <div class=\"est-budget\">\r\n          <div class=\"est-budget-hdr\">\r\n            <div>\r\n              <span class=\"est-budget-lbl\">Media Budget<\/span>\r\n              <p style=\"margin:4px 0 0;font-size:.85rem;color:#9ca3af\">Monthly Direct Ad Spend<\/p>\r\n            <\/div>\r\n            <div class=\"est-budget-val\" id=\"display-budget\">\u20b925,000<\/div>\r\n          <\/div>\r\n          <input type=\"range\" id=\"budget-slider\" min=\"5000\" max=\"500000\" step=\"5000\" value=\"25000\">\r\n          <div class=\"est-range-limits\"><span>\u20b95,000<\/span><span>\u20b95L+<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"est-right\">\r\n        <div>\r\n          <div>\r\n            <span class=\"est-result-lbl\">Total Monthly Investment<\/span>\r\n            <div class=\"est-result-val\" id=\"total-investment\">\u20b940,000<\/div>\r\n            <p class=\"est-result-desc\">Combined total of agency management fees and direct media spend.<\/p>\r\n          <\/div>\r\n          <div class=\"est-divider\"><\/div>\r\n          <div>\r\n            <span class=\"est-result-lbl\">Projected Monthly Reach<\/span>\r\n            <div class=\"est-result-val\" id=\"projected-reach\" style=\"color:var(--red)\">1,38,888+<\/div>\r\n            <p class=\"est-result-desc\">Estimated unique impressions based on your selected strategy and budget.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <button class=\"est-cta-btn\" onclick=\"handleEstCTA()\">Request Detailed Strategy<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TESTIMONIALS -->\r\n<section id=\"testimonials\" aria-label=\"Client testimonials\">\r\n  <div class=\"section-head\" style=\"text-align:center;\">\r\n    <div class=\"section-badge\"><span>Testimonials<\/span><\/div>\r\n    <div class=\"heading-block\">\r\n      <span class=\"heading-italic\">Proven Digital Marketing<\/span>\r\n      <span class=\"heading-bold\">Client Results.<\/span>\r\n    <\/div>\r\n    <p class=\"section-desc\" style=\"max-width:500px;margin:16px auto 0;\">\r\n      Real businesses. Real results. Here's what our partners say about working with AdsRudra.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"carousel-wrapper\">\r\n    <div class=\"carousel-track\" id=\"ttrack\">\r\n      <div class=\"tcard\">\r\n        <div class=\"tcard-header\">\r\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <div class=\"quote-svg\"><svg viewBox=\"0 0 24 24\" fill=\"rgba(255,255,255,.12)\" aria-hidden=\"true\"><path d=\"M14.017 18L14.017 10.609C14.017 4.905 17.748 1.039 23 0L23.995 2.151C21.563 3.068 20 5.789 20 8H24V18H14.017ZM0 18V10.609C0 4.905 3.748 1.038 9 0L9.996 2.151C7.563 3.068 6 5.789 6 8H9.983L9.983 18L0 18Z\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <p class=\"tcard-text\">\"Working with AdsRudra was the pivot our brand needed. We went from $20k to $140k monthly revenue in just 5 months without sacrificing margin.\"<\/p>\r\n        <div class=\"tcard-profile\">\r\n          <img class=\"tcard-avatar\" src=\"https:\/\/images.unsplash.com\/photo-1506794778202-cad84cf45f1d?auto=format&fit=crop&w=150&h=150&q=80\" alt=\"Marcus Chen\" loading=\"lazy\" decoding=\"async\">\r\n          <div><div class=\"tcard-name\">Marcus Chen<\/div><div class=\"tcard-role\">CEO, Lumen Wellness<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"tcard\">\r\n        <div class=\"tcard-header\">\r\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <div class=\"quote-svg\"><svg viewBox=\"0 0 24 24\" fill=\"rgba(255,255,255,.12)\" aria-hidden=\"true\"><path d=\"M14.017 18L14.017 10.609C14.017 4.905 17.748 1.039 23 0L23.995 2.151C21.563 3.068 20 5.789 20 8H24V18H14.017ZM0 18V10.609C0 4.905 3.748 1.038 9 0L9.996 2.151C7.563 3.068 6 5.789 6 8H9.983L9.983 18L0 18Z\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <p class=\"tcard-text\">\"Their technical knowledge of Meta Ads is frightening. They found audience segments our previous agency didn't even know existed.\"<\/p>\r\n        <div class=\"tcard-profile\">\r\n          <img class=\"tcard-avatar\" src=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&w=150&h=150&q=80\" alt=\"Sarah Jenkins\" loading=\"lazy\" decoding=\"async\">\r\n          <div><div class=\"tcard-name\">Sarah Jenkins<\/div><div class=\"tcard-role\">Founder, Stride Gear<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"tcard\">\r\n        <div class=\"tcard-header\">\r\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <div class=\"quote-svg\"><svg viewBox=\"0 0 24 24\" fill=\"rgba(255,255,255,.12)\" aria-hidden=\"true\"><path d=\"M14.017 18L14.017 10.609C14.017 4.905 17.748 1.039 23 0L23.995 2.151C21.563 3.068 20 5.789 20 8H24V18H14.017ZM0 18V10.609C0 4.905 3.748 1.038 9 0L9.996 2.151C7.563 3.068 6 5.789 6 8H9.983L9.983 18L0 18Z\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <p class=\"tcard-text\">\"Finally, an agency that talks about Net Profit instead of just impressions. AdsRudra is the best investment we've made this year.\"<\/p>\r\n        <div class=\"tcard-profile\">\r\n          <img class=\"tcard-avatar\" src=\"https:\/\/images.unsplash.com\/photo-1472099645785-5658abf4ff4e?auto=format&fit=crop&w=150&h=150&q=80\" alt=\"David Rossi\" loading=\"lazy\" decoding=\"async\">\r\n          <div><div class=\"tcard-name\">David Rossi<\/div><div class=\"tcard-role\">CMO, TechFlow SaaS<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"tcard\">\r\n        <div class=\"tcard-header\">\r\n          <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <div class=\"quote-svg\"><svg viewBox=\"0 0 24 24\" fill=\"rgba(255,255,255,.12)\" aria-hidden=\"true\"><path d=\"M14.017 18L14.017 10.609C14.017 4.905 17.748 1.039 23 0L23.995 2.151C21.563 3.068 20 5.789 20 8H24V18H14.017ZM0 18V10.609C0 4.905 3.748 1.038 9 0L9.996 2.151C7.563 3.068 6 5.789 6 8H9.983L9.983 18L0 18Z\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <p class=\"tcard-text\">\"Our SEO traffic tripled in 4 months. AdsRudra doesn't just optimize - they build sustainable systems that keep delivering long after.\"<\/p>\r\n        <div class=\"tcard-profile\">\r\n          <img class=\"tcard-avatar\" src=\"https:\/\/images.unsplash.com\/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=150&h=150&q=80\" alt=\"Priya Mehta\" loading=\"lazy\" decoding=\"async\">\r\n          <div><div class=\"tcard-name\">Priya Mehta<\/div><div class=\"tcard-role\">Founder, BloomBox India<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section id=\"faq\" aria-label=\"Frequently asked questions\">\r\n  <div class=\"section-head\" style=\"text-align:center;\">\r\n    <div class=\"section-badge\"><span>FAQ<\/span><\/div>\r\n    <div class=\"heading-block\">\r\n      <span class=\"heading-italic\">Frequently Asked Client<\/span>\r\n      <span class=\"heading-bold\">Questions.<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <section id=\"wp-faq-section\">\r\n    <div class=\"faq-tabs-wrap\">\r\n      <div class=\"faq-tab-shell\">\r\n        <button onclick=\"filterFaqCategory('general')\" id=\"btn-general\" class=\"category-btn active\" type=\"button\">General<\/button>\r\n        <button onclick=\"filterFaqCategory('services')\" id=\"btn-services\" class=\"category-btn\" type=\"button\">Services<\/button>\r\n        <button onclick=\"filterFaqCategory('pricing')\" id=\"btn-pricing\" class=\"category-btn\" type=\"button\">Pricing<\/button>\r\n      <\/div>\r\n    <\/div>\r\n    <div id=\"faq-list-container\" class=\"faq-list\"><\/div>\r\n  <\/section>\r\n<\/section>\r\n\r\n<!-- FINAL CTA STRIP -->\r\n<section id=\"cta-strip\" aria-label=\"Call to action\">\r\n  <div class=\"cta-strip-inner\">\r\n    <div class=\"cta-strip-text\">\r\n      <h2><em>Have a Cool Idea?<\/em><br>Let's Collaborate.<\/h2>\r\n      <p>We partner with ambitious brands ready to invest in real, measurable digital growth. Book a free strategy call today.<\/p>\r\n    <\/div>\r\n    <div class=\"cta-strip-actions\">\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"cta-btn-primary\">\r\n        Start Your Project\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"https:\/\/adsrudra.com\" class=\"cta-btn-ghost\">View Our Work<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n\/* ---- Testimonials infinite carousel ---- *\/\r\n(function () {\r\n  const track = document.getElementById(\"ttrack\");\r\n  if (!track) return;\r\n  const html = track.innerHTML;\r\n  track.innerHTML = \"\";\r\n  const g1 = document.createElement(\"div\");\r\n  g1.className = \"carousel-group\";\r\n  g1.innerHTML = html + html + html;\r\n  const g2 = g1.cloneNode(true);\r\n  g2.setAttribute(\"aria-hidden\", \"true\");\r\n  track.appendChild(g1);\r\n  track.appendChild(g2);\r\n})();\r\n\r\n\/* ---- Growth Estimator ---- *\/\r\nconst slider = document.getElementById(\"budget-slider\");\r\nconst dispBud = document.getElementById(\"display-budget\");\r\nconst dispTot = document.getElementById(\"total-investment\");\r\nconst dispRch = document.getElementById(\"projected-reach\");\r\nconst toggles = document.querySelectorAll(\".service-toggle\");\r\n\r\nfunction fmtINR(n) {\r\n  const s = n.toString();\r\n  let l3 = s.slice(-3);\r\n  const oth = s.slice(0, -3);\r\n  if (oth) l3 = \",\" + l3;\r\n  return \"\u20b9\" + oth.replace(\/\\B(?=(\\d{2})+(?!\\d))\/g, \",\") + l3;\r\n}\r\nfunction calc() {\r\n  let fees = 0;\r\n  const spend = parseInt(slider.value, 10);\r\n  toggles.forEach((t) => { if (t.checked) fees += parseInt(t.dataset.fee, 10); });\r\n  dispBud.innerText = fmtINR(spend);\r\n  dispTot.innerText = fmtINR(fees + spend);\r\n  let mul = 1;\r\n  if (toggles[1] && toggles[1].checked) mul += 0.3;\r\n  if (toggles[2] && toggles[2].checked) mul += 0.2;\r\n  const reach = Math.floor(spend * 5.5 * mul).toString();\r\n  let l3 = reach.slice(-3);\r\n  const oth = reach.slice(0, -3);\r\n  dispRch.innerText = (oth ? oth.replace(\/\\B(?=(\\d{2})+(?!\\d))\/g, \",\") + \",\" : \"\") + l3 + \"+\";\r\n}\r\nif (slider) slider.oninput = calc;\r\ntoggles.forEach((t) => { t.onchange = calc; });\r\nfunction handleEstCTA() {\r\n  const b = document.querySelector(\".est-cta-btn\");\r\n  if (!b) return;\r\n  const orig = b.innerText;\r\n  b.innerText = \"Request Sent \u2713\";\r\n  setTimeout(() => { b.innerText = orig; }, 2000);\r\n}\r\ncalc();\r\n\r\n\/* ---- FAQ ---- *\/\r\n(function () {\r\n  const data = [\r\n    { c: \"general\", q: \"What is the minimum budget required to start?\", a: \"While we work with brands at various stages, we typically recommend a minimum monthly ad spend of $3,000. This ensures we have enough data to test, optimize, and scale effectively.\" },\r\n    { c: \"general\", q: \"How soon can we expect to see results?\", a: \"Performance timelines vary by channel. Paid ads usually show traction within 2-4 weeks, while SEO and content strategies typically take 3-6 months to gain significant momentum.\" },\r\n    { c: \"general\", q: \"Do I own the accounts and the data?\", a: \"Absolutely. You retain 100% ownership of all advertising accounts and data. We simply manage them as authorized partners, ensuring full transparency and security.\" },\r\n    { c: \"general\", q: \"How often will we communicate about performance?\", a: \"We provide weekly status updates and a comprehensive monthly review call to dive deep into metrics, strategy adjustments, and upcoming goals.\" },\r\n    { c: \"general\", q: \"Do you work with businesses globally?\", a: \"Yes, we manage international campaigns across North America, Europe, and Asia, tailoring our strategies to local market behaviors and time zones.\" },\r\n    { c: \"services\", q: \"Do you offer full-service social media management?\", a: \"Yes, we handle everything from content creation and scheduling to community management and paid social strategy across Meta, TikTok, and LinkedIn.\" },\r\n    { c: \"services\", q: \"What platforms do you specialize in for paid ads?\", a: \"Our core expertise lies in Google Ads (Search & Shopping), Meta Ads, and TikTok Ads. We also provide specialized programmatic and YouTube advertising services.\" },\r\n    { c: \"services\", q: \"Can you help with website conversion optimization (CRO)?\", a: \"We include basic CRO audits in our management services. We also offer dedicated landing page design and A\/B testing services to maximize your return on ad spend.\" },\r\n    { c: \"services\", q: \"Do you handle creative production (images\/video)?\", a: \"Yes, our creative team produces high-performance UGC-style videos, static graphics, and motion assets designed specifically for modern advertising platforms.\" },\r\n    { c: \"services\", q: \"Is SEO included in your marketing packages?\", a: \"SEO is offered as a standalone service or as part of a multi-channel growth strategy, covering technical audits, backlink building, and content optimization.\" },\r\n    { c: \"pricing\", q: \"Do you work on a monthly retainer basis?\", a: \"Yes, most of our partnerships are based on a monthly retainer. This allows us to act as an extension of your team and focus on long-term growth and continuous optimization.\" },\r\n    { c: \"pricing\", q: \"Are there any hidden setup fees?\", a: \"We believe in complete transparency. Any one-time setup fees for technical tracking, account audits, or creative production are outlined clearly in our initial proposal.\" },\r\n    { c: \"pricing\", q: \"How do you structure your management fees?\", a: \"Our fees are typically structured as a flat monthly retainer or a percentage of ad spend, depending on the complexity and scale of the project.\" },\r\n    { c: \"pricing\", q: \"Do you offer custom packages for startups?\", a: \"We understand the needs of early-stage companies and can customize our scopes to focus on the most impactful channels for rapid initial growth.\" },\r\n    { c: \"pricing\", q: \"Is there a minimum contract duration?\", a: \"We typically start with a 3-month initial term. This allows enough time to properly test, gather data, and demonstrate a clear path to profitability.\" }\r\n  ];\r\n\r\n  window.renderFaqList = function (cat) {\r\n    const el = document.getElementById(\"faq-list-container\");\r\n    if (!el) return;\r\n    el.innerHTML = \"\";\r\n    data.filter((i) => i.c === cat).forEach((item, idx) => {\r\n      const d = document.createElement(\"div\");\r\n      d.className = \"accordion-item glass-card\" + (cat === \"general\" && idx === 0 ? \" active\" : \"\");\r\n      d.innerHTML = `<button class=\"accordion-trigger\" onclick=\"toggleFaq(this)\" type=\"button\">\r\n        <span class=\"faq-question\">${item.q}<\/span>\r\n        <span class=\"plus-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M12 4v16m8-8H4\"><\/path>\r\n          <\/svg>\r\n        <\/span>\r\n      <\/button>\r\n      <div class=\"accordion-content\">\r\n        <p class=\"faq-answer\">${item.a}<\/p>\r\n      <\/div>`;\r\n      el.appendChild(d);\r\n    });\r\n  };\r\n  window.toggleFaq = function (el) {\r\n    const p = el.closest(\".accordion-item\");\r\n    const was = p.classList.contains(\"active\");\r\n    document.querySelectorAll(\"#wp-faq-section .accordion-item\").forEach((i) => i.classList.remove(\"active\"));\r\n    if (!was) p.classList.add(\"active\");\r\n  };\r\n  window.filterFaqCategory = function (cat) {\r\n    document.querySelectorAll(\"#wp-faq-section .category-btn\").forEach((b) => b.classList.remove(\"active\"));\r\n    const b = document.getElementById(\"btn-\" + cat);\r\n    if (b) b.classList.add(\"active\");\r\n    window.renderFaqList(cat);\r\n  };\r\n  document.addEventListener(\"DOMContentLoaded\", () => window.renderFaqList(\"general\"));\r\n  if (document.readyState === \"complete\" || document.readyState === \"interactive\") window.renderFaqList(\"general\");\r\n})();\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\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>&nbsp; Performance-First Digital Agency Your Growth-Focused Digital Marketing Agency. Scaling businesses with strategic digital marketing, high-converting funnels, and ROI-focused execution. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":197,"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":352,"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/pages\/14\/revisions\/352"}],"wp:attachment":[{"href":"https:\/\/adsrudra.com\/ja\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}