{"id":285379,"date":"2026-05-07T10:52:44","date_gmt":"2026-05-07T10:52:44","guid":{"rendered":"https:\/\/www.astroved.com\/us\/?p=285379"},"modified":"2026-05-08T12:15:01","modified_gmt":"2026-05-08T12:15:01","slug":"venus-lakshmi-trinity","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity","title":{"rendered":"VENUS LAKSHMI TRINITY"},"content":{"rendered":"<style>\r\n    :root {\r\n      --cream: #fdf8f2;\r\n      --cream-dark: #f5ece0;\r\n      --rose: #b5446e;\r\n      --rose-deep: #8b2252;\r\n      --rose-pale: #f2dde6;\r\n      --gold: #c49a3c;\r\n      --gold-light: #e8c96a;\r\n      --gold-pale: #f7f0dc;\r\n      --charcoal: #1c1c1c;\r\n      --text: #111111;\r\n      --text-mid: #3a3a3a;\r\n      --text-soft: #666666;\r\n      --divider: #e0cfd8;\r\n      --white: #ffffff;\r\n    }\r\n\r\n    *,\r\n    *::before,\r\n    *::after {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n      font-size: 16px;\r\n    }\r\n\r\n    html {\r\n      scroll-behavior: smooth;\r\n    }\r\n\r\n    .post-wrap {\r\n      padding: 0;\r\n    }\r\n\r\n    .av-foot-bg {\r\n      padding: 30px 20px 20px !important;\r\n    }\r\n\r\n    .top-navsection section {\r\n      padding: 0;\r\n    }\r\n\r\n    .buy-now-btn {\r\n      background-color: transparent;\r\n      border: 2px solid #f78d06;\r\n      padding: 9px 24px;\r\n      text-transform: none;\r\n      border-radius: 11px;\r\n      color: #f78d06 !important;\r\n      margin-right: 10px;\r\n    }\r\n\r\n    .add-cart-buy-now {\r\n      margin: 15px 0;\r\n    }\r\n\r\n    .bottom-btn-container .add-cart-buy-now {\r\n      display: flex;\r\n      margin: 0;\r\n    }\r\n\r\n    .bottom-btn-container .add-cart-buy-now .buy-now-btn {\r\n      width: 100% !important;\r\n      text-align: center;\r\n      background: #f78d06;\r\n      color: white !important;\r\n      margin-top: 10px;\r\n      display: inline-block;\r\n      padding: 10px 32px;\r\n      border-radius: 50px;\r\n      text-decoration: none;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1px;\r\n      transition: var(--transition);\r\n      cursor: pointer;\r\n      border: none;\r\n      text-align: center;\r\n    }\r\n\r\n    .bottom-btn-container .product-price {\r\n      display: none;\r\n    }\r\n\r\n    .bottom-btn-container .add-cart-buy-now .add_cart {\r\n      display: none !important;\r\n    }\r\n\r\n    .payment-section-line {\r\n      display: none;\r\n    }\r\n\r\n    .pkg-card.featured .bottom-btn-container .add-cart-buy-now .buy-now-btn {\r\n      background: #f78d06;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Open Sans', sans-serif;\r\n      color: var(--text);\r\n      background: var(--cream);\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    .container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0;\r\n    }\r\n\r\n    \/* 1. STICKY UTILITY BAR *\/\r\n    .utility-bar {\r\n      background: var(--rose);\r\n      color: white;\r\n      padding: 15px 0;\r\n    }\r\n\r\n    .utility-flex {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      padding: 0 30px;\r\n    }\r\n\r\n    .timer {\r\n      font-family: monospace;\r\n      color: #f3c152;\r\n      font-weight: bold;\r\n      font-size: 20px;\r\n      margin-left: 10px;\r\n    }\r\n\r\n    .early-bird1 {\r\n      background: #b79428;\r\n      color: white;\r\n      padding: 2px 10px;\r\n      font-size: 0.85rem;\r\n    }\r\n\r\n    .btn-cta-sm {\r\n      width: 100%;\r\n      background: #b79428;\r\n      color: var(--maroon);\r\n      padding: 6px 16px;\r\n      border-radius: 4px;\r\n      text-decoration: none;\r\n      font-weight: 800;\r\n      font-size: .9em;\r\n      display: flex;\r\n      text-align: center;\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .hero {\r\n      background: var(--cream);\r\n      display: flex;\r\n      flex-direction: row;\r\n      align-items: center;\r\n      justify-content: center;\r\n      text-align: center;\r\n      padding: 50px 24px 80px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .overlay {\r\n      position: absolute;\r\n      inset: 0;\r\n      opacity: 0.7;\r\n      top: 0;\r\n      bottom: 0;\r\n      left: 0;\r\n      right: 0;\r\n      filter: blur(10px);\r\n      background-image: url('https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/futuristic-moon-background-scaled.jpg');\r\n      background-size: cover;\r\n      background-position: center;\r\n    }\r\n\r\n    .hero-eyebrow {\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.35em;\r\n      text-transform: uppercase;\r\n      color: #000000;\r\n      margin-bottom: 32px;\r\n      opacity: 0;\r\n      animation: fadeUp 0.8s 0.2s forwards;\r\n    }\r\n\r\n    .hero-goddess {\r\n      width: 450px;\r\n      height: 450px;\r\n      border-radius: 50%;\r\n      overflow: hidden;\r\n      border: 1px solid var(--gold);\r\n      box-shadow:\r\n        0 0 0 8px rgba(196, 154, 60, 0.08),\r\n        0 0 0 16px rgba(196, 154, 60, 0.04),\r\n        0 24px 60px rgba(139, 34, 82, 0.12);\r\n      animation: floatImg 7s ease-in-out infinite, fadeUp 1s 0.4s both;\r\n      flex-shrink: 0;\r\n      background: var(--cream-dark);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    .hero-goddess img {\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: cover;\r\n      object-position: top;\r\n    }\r\n\r\n    @keyframes floatImg {\r\n\r\n      0%,\r\n      100% {\r\n        transform: translateY(0);\r\n      }\r\n\r\n      50% {\r\n        transform: translateY(-12px);\r\n      }\r\n    }\r\n\r\n    .hero-title {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(52px, 10vw, 70px);\r\n      font-weight: 600;\r\n      line-height: 0.92;\r\n      color: var(--rose-deep);\r\n      letter-spacing: -0.01em;\r\n      margin-bottom: 10px;\r\n      opacity: 0;\r\n      animation: fadeUp 0.9s 0.5s forwards;\r\n    }\r\n\r\n    .hero-trinity {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(28px, 5vw, 56px);\r\n      font-weight: 300;\r\n      font-style: italic;\r\n      color: var(--gold);\r\n      letter-spacing: 0.12em;\r\n      opacity: 0;\r\n      animation: fadeUp 0.9s 0.65s forwards;\r\n    }\r\n\r\n    .hero-rule {\r\n      width: 60px;\r\n      height: 1px;\r\n      background: var(--gold);\r\n      margin: 0 auto 24px;\r\n      opacity: 0;\r\n      animation: fadeUp 0.8s 0.75s forwards;\r\n    }\r\n\r\n    .hero-desc {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(16px, 2.2vw, 21px);\r\n      font-weight: 900;\r\n      font-style: italic;\r\n      color: #000;\r\n      line-height: 1.7;\r\n      max-width: 580px;\r\n      margin-bottom: 10px;\r\n      opacity: 0;\r\n      animation: fadeUp 0.9s 0.85s forwards;\r\n    }\r\n\r\n    .hero-powerspot {\r\n      font-weight: 600;\r\n      color: var(--rose);\r\n      letter-spacing: 0.05em;\r\n      font-style: italic;\r\n      margin-bottom: 30px !important;\r\n      opacity: 0;\r\n      animation: fadeUp 0.9s 0.95s forwards;\r\n    }\r\n\r\n    .hero-date-pill {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n      border: 1px solid var(--rose);\r\n      color: var(--rose-deep);\r\n      padding: 13px 32px;\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.22em;\r\n      text-transform: uppercase;\r\n      opacity: 0;\r\n      animation: fadeUp 0.9s 1.1s forwards;\r\n      border-radius: 25px;\r\n    }\r\n\r\n    @keyframes fadeUp {\r\n      from {\r\n        opacity: 0;\r\n        transform: translateY(20px);\r\n      }\r\n\r\n      to {\r\n        opacity: 1;\r\n        transform: none;\r\n      }\r\n    }\r\n\r\n    \/* \u2500\u2500 SECTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .section {\r\n      padding: clamp(24px, 5vw, 100px);\r\n      position: relative;\r\n    }\r\n\r\n    .section--cream {\r\n      background: var(--cream);\r\n    }\r\n\r\n    .section--white {\r\n      background: var(--white);\r\n    }\r\n\r\n    .section--rose {\r\n      background: var(--rose-pale);\r\n    }\r\n\r\n    .section--gold {\r\n      background: var(--gold-pale);\r\n    }\r\n\r\n    .section-eyebrow {\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.35em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n      text-align: center;\r\n      margin-bottom: 14px;\r\n    }\r\n\r\n    .section-title {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(30px, 5vw, 52px);\r\n      font-weight: 600;\r\n      color: var(--text);\r\n      text-align: center;\r\n      line-height: 1.15;\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .section-title em {\r\n      font-style: italic;\r\n      color: var(--rose);\r\n      font-size: clamp(30px, 5vw, 52px);\r\n    }\r\n\r\n    .section-rule {\r\n      width: 40px;\r\n      height: 1px;\r\n      background: var(--gold);\r\n      margin: 0 auto 28px;\r\n    }\r\n\r\n    .section-intro {\r\n      font-size: clamp(14px, 1.7vw, 16px);\r\n      color: var(--text-soft);\r\n      text-align: center;\r\n      max-width: 700px;\r\n      margin: 0 auto 54px !important;\r\n      line-height: 1.85;\r\n    }\r\n\r\n    \/* \u2500\u2500 HIGHLIGHT QUOTE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .highlight-quote {\r\n      max-width: 780px;\r\n      margin: 0 auto 50px;\r\n      border-left: 2px solid var(--gold);\r\n      padding: 24px 36px;\r\n      background: var(--white);\r\n    }\r\n\r\n    .highlight-quote p {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(17px, 2.2vw, 22px);\r\n      font-style: italic;\r\n      color: var(--text);\r\n      line-height: 1.75;\r\n    }\r\n\r\n    \/* \u2500\u2500 BENEFITS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .benefits-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 25px;\r\n      max-width: 1060px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .benefit-item {\r\n      background: var(--white);\r\n      padding: 25px;\r\n      display: flex;\r\n      gap: 16px;\r\n      align-items: center;\r\n      border-radius: 15px;\r\n      transition: background 0.2s;\r\n    }\r\n\r\n    .benefit-item:hover {\r\n      background: var(--cream);\r\n    }\r\n\r\n    .benefit-dot {\r\n      width: 6px;\r\n      height: 6px;\r\n      border-radius: 50%;\r\n      background: var(--gold);\r\n      margin-top: 8px;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .benefit-text {\r\n      font-size: 14px;\r\n      color: var(--text);\r\n      line-height: 1.65;\r\n    }\r\n\r\n    \/* \u2500\u2500 TRINITY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .trinity-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n      gap: 32px;\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .trinity-card {\r\n      border-radius: 10px;\r\n      overflow: hidden;\r\n      border: 1px solid var(--divider);\r\n      background: var(--white);\r\n      transition: border-color 0.3s, box-shadow 0.3s;\r\n    }\r\n\r\n    .trinity-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      object-fit: contain;\r\n    }\r\n\r\n    .trinity-card .text-content {\r\n      padding: 20px 32px;\r\n    }\r\n\r\n    .trinity-card:hover {\r\n      border-color: var(--gold);\r\n      box-shadow: 0 8px 40px rgba(196, 154, 60, 0.1);\r\n    }\r\n\r\n    .trinity-numeral {\r\n      font-size: 13px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.25em;\r\n      color: var(--gold);\r\n      margin-bottom: 8px;\r\n      font-family: 'Cormorant Garamond', serif;\r\n    }\r\n\r\n    .trinity-name {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(28px, 3.5vw, 36px);\r\n      font-weight: 700;\r\n      color: var(--rose-deep);\r\n      margin-bottom: 4px;\r\n      line-height: 1.1;\r\n    }\r\n\r\n    .trinity-role {\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.2em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .trinity-rule {\r\n      width: 32px;\r\n      height: 1px;\r\n      background: var(--divider);\r\n      margin-bottom: 18px;\r\n    }\r\n\r\n    .trinity-desc {\r\n      color: #000;\r\n      line-height: 1.75;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .trinity-graces {\r\n      list-style: none;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 9px;\r\n      padding-left: 0;\r\n    }\r\n\r\n    .trinity-graces li {\r\n      color: var(--text);\r\n      display: flex;\r\n      gap: 10px;\r\n      align-items: flex-start;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .trinity-graces li::before {\r\n      content: '-';\r\n      color: var(--gold);\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    \/* \u2500\u2500 WHO BENEFITS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .astro-list {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      max-width: 1000px;\r\n      margin: 0 auto;\r\n      gap: 10px;\r\n    }\r\n\r\n    .astro-item {\r\n      width: calc(49%);\r\n      border-bottom: 1px solid var(--divider);\r\n      background: var(--white);\r\n      transition: background 0.2s;\r\n      border-radius: 10px;\r\n    }\r\n\r\n    .astro-item:last-child {\r\n      border-bottom: none;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n    }\r\n\r\n    .astro-item:hover {\r\n      background: var(--cream);\r\n    }\r\n\r\n    .astro-icon-col {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-size: 22px;\r\n      padding: 24px 0;\r\n      border-right: 1px solid var(--divider);\r\n    }\r\n\r\n    .astro-body {\r\n      padding: 22px 28px;\r\n    }\r\n\r\n    .astro-title {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(17px, 2.2vw, 20px);\r\n      font-weight: 700;\r\n      color: var(--rose-deep);\r\n      margin-bottom: 5px;\r\n      text-align: center;\r\n    }\r\n\r\n    .astro-desc {\r\n      font-size: 13px;\r\n      color: var(--text-soft);\r\n      line-height: 1.65;\r\n    }\r\n\r\n    \/* \u2500\u2500 SCHEDULE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .schedule-wrap {\r\n      max-width: 860px;\r\n      margin: 0 auto;\r\n      border: 1px solid var(--divider);\r\n    }\r\n\r\n    .schedule-day {\r\n      display: grid;\r\n      grid-template-columns: 76px 1fr;\r\n      border-bottom: 1px solid var(--divider);\r\n      background: var(--white);\r\n      transition: background 0.2s;\r\n    }\r\n\r\n    .schedule-day:last-child {\r\n      border-bottom: none;\r\n    }\r\n\r\n    .schedule-day:hover {\r\n      background: var(--cream);\r\n    }\r\n\r\n    .day-num-col {\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      border-right: 1px solid var(--divider);\r\n      padding: 22px 0;\r\n      background: var(--cream-dark);\r\n    }\r\n\r\n    .day-label {\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.2em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    .day-number {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: 36px;\r\n      font-weight: 700;\r\n      color: var(--rose-deep);\r\n      line-height: 1;\r\n    }\r\n\r\n    .day-body {\r\n      padding: 20px 28px;\r\n    }\r\n\r\n    .day-theme {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(16px, 2.2vw, 20px);\r\n      font-weight: 700;\r\n      color: var(--text);\r\n      margin-bottom: 5px;\r\n    }\r\n\r\n    .day-rituals {\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.05em;\r\n      color: var(--gold);\r\n      font-style: italic;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .day-desc {\r\n      color: var(--text-soft);\r\n      line-height: 1.65;\r\n    }\r\n\r\n    \/* \u2500\u2500 PACKAGES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .packages-section {\r\n      background: var(--off-white);\r\n    }\r\n\r\n    .pkg-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 30px;\r\n      margin-top: 60px;\r\n      align-items: flex-start;\r\n    }\r\n\r\n    .pkg-card {\r\n      background: #fff2e257;\r\n      border: 1px solid #eee;\r\n      border-radius: 24px;\r\n      padding: 20px 30px !important;\r\n      position: relative;\r\n      display: flex;\r\n      flex-direction: column;\r\n      transition: var(--transition);\r\n    }\r\n\r\n    .pkg-card:hover {\r\n      transform: translateY(-10px);\r\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .pkg-card.featured {\r\n      border: 3px solid #f78d06;\r\n      transform: scale(1.05);\r\n      z-index: 5;\r\n      box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);\r\n    }\r\n\r\n    .popular-badge {\r\n      width: 70%;\r\n      text-align: center;\r\n      position: absolute;\r\n      top: -15px;\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      background: #f78d06;\r\n      color: #fff;\r\n      padding: 5px 20px;\r\n      border-radius: 20px;\r\n      font-weight: 800;\r\n      font-size: 0.75rem;\r\n    }\r\n\r\n    .pkg-card h3 {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(26px, 3.5vw, 32px);\r\n      font-weight: 700;\r\n      color: var(--rose-deep);\r\n      margin-bottom: 4px;\r\n      line-height: 1.1;\r\n      text-align: center;\r\n    }\r\n\r\n    .pkg-tier {\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.28em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n      margin-bottom: 8px;\r\n      margin-top: 15px;\r\n      text-align: center;\r\n    }\r\n\r\n    .pkg-days {\r\n      font-size: 13px;\r\n      font-style: italic;\r\n      color: var(--text-soft);\r\n      margin-bottom: 22px;\r\n      text-align: center;\r\n    }\r\n\r\n    .pkg-desc {\r\n      font-size: 0.95rem;\r\n      color: #000;\r\n      margin-bottom: 10px !important;\r\n      margin-top: 30px !important;\r\n      min-height: 50px;\r\n    }\r\n\r\n    .pkg-price {\r\n      font-size: 3rem;\r\n      font-weight: 900;\r\n      color: var(--maroon);\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .pkg-price span {\r\n      font-size: 1.2rem;\r\n      vertical-align: top;\r\n    }\r\n\r\n    .pkg-list {\r\n      list-style: none;\r\n      margin-bottom: 10px;\r\n      padding-left: 0px;\r\n    }\r\n\r\n    .pkg-list ul {\r\n      list-style: none;\r\n      padding-left: 15px;\r\n      margin-top: 20px;\r\n    }\r\n\r\n    .pkg-list li {\r\n      margin-bottom: 12px;\r\n      padding-left: 28px;\r\n      position: relative;\r\n      font-size: 0.95rem;\r\n    }\r\n\r\n    .pkg-list li::before {\r\n      content: '\u2713';\r\n      position: absolute;\r\n      left: 0;\r\n      color: var(--gold);\r\n      font-weight: 900;\r\n    }\r\n\r\n    .full-details {\r\n      display: none;\r\n      background: var(--ivory);\r\n      font-size: 0.9rem;\r\n    }\r\n\r\n    .details-toggle {\r\n      background: none !important;\r\n      border: none !important;\r\n      color: var(--maroon) !important;\r\n      outline: unset !important;\r\n      font-weight: 700 !important;\r\n      cursor: pointer !important;\r\n      display: flex !important;\r\n      justify-content: center !important;\r\n      align-items: center !important;\r\n      margin: 0 auto;\r\n      padding: 0 !important;\r\n    }\r\n\r\n    .btn-buy {\r\n      width: 100%;\r\n      text-align: center;\r\n      background: var(--maroon);\r\n      color: white;\r\n      margin-top: auto;\r\n    }\r\n\r\n    .btn-buy-gold {\r\n      width: 100%;\r\n      text-align: center;\r\n      background: var(--gold);\r\n      color: var(--maroon);\r\n      margin-top: auto;\r\n    }\r\n\r\n    \/* WHAT WILL I RECEIVE BUTTON *\/\r\n    .btn-receive {\r\n      width: 100%;\r\n      text-align: center;\r\n      background: transparent !important;\r\n      color: var(--maroon) !important;\r\n      border: none !important;\r\n      outline: none !important;\r\n      text-decoration: underline;\r\n      margin-top: 12px;\r\n      display: flex !important;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      font-size: 0.85rem !important;\r\n      padding: 12px 24px !important;\r\n      border-radius: 50px !important;\r\n      font-weight: 700 !important;\r\n      cursor: pointer !important;\r\n      letter-spacing: 0.5px !important;\r\n      transition: var(--transition) !important;\r\n      font-family: 'Inter', sans-serif !important;\r\n      text-transform: uppercase !important;\r\n    }\r\n\r\n    .pkg-card.featured .btn-receive {\r\n      color: #f78d06 !important;\r\n    }\r\n\r\n    \/* RECEIVE PANEL *\/\r\n    .receive-panel {\r\n      display: none;\r\n      margin-top: 16px;\r\n      background: #f2dde6;\r\n      border: 1px solid rgba(212, 175, 55, 0.4);\r\n      border-radius: 16px;\r\n      padding: 20px 22px;\r\n      animation: fadeSlideDown 0.3s ease;\r\n    }\r\n\r\n    .receive-panel.open {\r\n      display: block;\r\n    }\r\n\r\n    .add-cart-btn {\r\n      background-color: #f78d06;\r\n      border: 2px solid #f78d06;\r\n      padding: 9px 26px;\r\n      text-transform: none;\r\n      border-radius: 11px;\r\n      color: #fff;\r\n      font-size: 16px;\r\n    }\r\n\r\n    @keyframes fadeSlideDown {\r\n      from {\r\n        opacity: 0;\r\n        transform: translateY(-8px);\r\n      }\r\n\r\n      to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n      }\r\n    }\r\n\r\n    .receive-panel h4 {\r\n      font-size: 1rem;\r\n      color: var(--maroon);\r\n      margin-bottom: 12px;\r\n      font-family: 'Playfair Display', serif;\r\n    }\r\n\r\n    .receive-panel p {\r\n      font-size: 0.9rem;\r\n      color: var(--text-muted);\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .receive-panel p strong {\r\n      font-weight: 800;\r\n    }\r\n\r\n    .receive-panel p span {\r\n      color: #ff0000;\r\n    }\r\n\r\n\r\n    .pkg-includes {\r\n      list-style: none;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 9px;\r\n      margin-bottom: 32px;\r\n    }\r\n\r\n    .pkg-includes li {\r\n      font-size: 13px;\r\n      color: var(--text);\r\n      display: flex;\r\n      gap: 10px;\r\n      align-items: flex-start;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .pkg-includes li::before {\r\n      content: '\u2014';\r\n      color: var(--gold);\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    \/* \u2500\u2500 PRASAD \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .prasad-block {\r\n      max-width: 760px;\r\n      margin: 60px auto 0;\r\n      border: 1px solid var(--gold);\r\n      padding: 44px 40px;\r\n      text-align: center;\r\n      background: var(--white);\r\n    }\r\n\r\n    .prasad-star {\r\n      color: var(--gold);\r\n      font-size: 16px;\r\n      letter-spacing: 0.4em;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .prasad-eyebrow {\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.28em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .prasad-block blockquote {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(16px, 2.1vw, 19px);\r\n      font-style: italic;\r\n      color: var(--text);\r\n      line-height: 1.8;\r\n      margin-bottom: 12px;\r\n    }\r\n\r\n    .prasad-block cite {\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.18em;\r\n      text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    .prasad-block p {\r\n      margin-top: 18px;\r\n      font-size: 13px;\r\n      color: var(--text-soft);\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* \u2500\u2500 FAQ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .faq-wrap {\r\n      max-width: 780px;\r\n      margin: 0 auto;\r\n      border: 1px solid var(--divider);\r\n    }\r\n\r\n    .faq-item {\r\n      border-bottom: 1px solid var(--divider);\r\n      background: var(--white);\r\n    }\r\n\r\n    .faq-item:last-child {\r\n      border-bottom: none;\r\n    }\r\n\r\n    .faq-q {\r\n      width: 100%;\r\n      text-align: left;\r\n      background: transparent !important;\r\n      border: none !important;\r\n      cursor: pointer !important;\r\n      padding: 22px 28px !important;\r\n      display: flex !important;\r\n      justify-content: space-between !important;\r\n      align-items: center;\r\n      gap: 20px;\r\n      font-family: 'Open Sans', sans-serif !important;\r\n      font-size: 14px !important;\r\n      font-weight: 600 !important;\r\n      color: var(--text) !important;\r\n      line-height: 1.5 !important;\r\n      transition: background 0.2s !important;\r\n      outline: none !important;\r\n    }\r\n\r\n    .faq-q:hover {\r\n      background: var(--cream) !important;\r\n    }\r\n\r\n    .faq-icon {\r\n      color: var(--gold);\r\n      font-size: 22px;\r\n      flex-shrink: 0;\r\n      transition: transform 0.3s;\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-weight: 300;\r\n      line-height: 1;\r\n    }\r\n\r\n    .faq-item.open .faq-icon {\r\n      transform: rotate(45deg);\r\n    }\r\n\r\n    .faq-a {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.4s ease, padding 0.3s;\r\n      font-size: 14px;\r\n      color: var(--text-soft);\r\n      line-height: 1.75;\r\n      padding: 0 28px;\r\n    }\r\n\r\n    .faq-item.open .faq-a {\r\n      max-height: 400px;\r\n      padding: 0 28px 22px;\r\n    }\r\n\r\n    \/* \u2500\u2500 URGENCY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .urgency-section {\r\n      background: var(--rose-deep);\r\n      color: var(--white);\r\n      text-align: center;\r\n      padding: clamp(70px, 9vw, 110px) 24px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .urgency-section::before {\r\n      content: '';\r\n      position: absolute;\r\n      width: 600px;\r\n      height: 600px;\r\n      border-radius: 50%;\r\n      border: 1px solid rgba(196, 154, 60, 0.18);\r\n      top: 50%;\r\n      left: 50%;\r\n      transform: translate(-50%, -50%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .urgency-section::after {\r\n      content: '';\r\n      position: absolute;\r\n      width: 900px;\r\n      height: 900px;\r\n      border-radius: 50%;\r\n      border: 1px solid rgba(196, 154, 60, 0.08);\r\n      top: 50%;\r\n      left: 50%;\r\n      transform: translate(-50%, -50%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .urgency-eyebrow {\r\n      font-size: 10px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.35em;\r\n      text-transform: uppercase;\r\n      color: var(--gold-light);\r\n      margin-bottom: 20px;\r\n      position: relative;\r\n    }\r\n\r\n    .urgency-title {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(34px, 6vw, 66px);\r\n      font-weight: 600;\r\n      line-height: 1.1;\r\n      margin-bottom: 16px;\r\n      position: relative;\r\n      color: #fff;\r\n    }\r\n\r\n    .urgency-sub {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(16px, 2.2vw, 20px);\r\n      font-style: italic;\r\n      opacity: 0.8;\r\n      max-width: 600px;\r\n      margin: 0 auto 36px;\r\n      line-height: 1.7;\r\n      position: relative;\r\n    }\r\n\r\n    .urgency-date {\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.28em;\r\n      text-transform: uppercase;\r\n      color: var(--gold-light);\r\n      margin-bottom: 20px;\r\n      position: relative;\r\n    }\r\n\r\n    .urgency-btns {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 16px;\r\n      justify-content: center;\r\n      position: relative;\r\n    }\r\n\r\n    .btn {\r\n      display: inline-block;\r\n      padding: 16px 38px;\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.2em;\r\n      text-transform: uppercase;\r\n      text-decoration: none;\r\n      border: none;\r\n      cursor: pointer;\r\n      transition: background 0.2s, color 0.2s;\r\n    }\r\n\r\n    .btn--gold {\r\n      background: var(--gold);\r\n      color: var(--charcoal);\r\n    }\r\n\r\n    .btn--gold:hover {\r\n      background: var(--gold-light);\r\n    }\r\n\r\n    .btn--ghost {\r\n      background: transparent;\r\n      color: var(--white);\r\n      border: 1px solid rgba(255, 255, 255, 0.45);\r\n    }\r\n\r\n    .btn--ghost:hover {\r\n      border-color: var(--white);\r\n      background: rgba(255, 255, 255, 0.07);\r\n    }\r\n\r\n    \/* \u2500\u2500 REVEAL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .reveal {\r\n      opacity: 0;\r\n      transform: translateY(24px);\r\n      transition: opacity 0.7s ease, transform 0.7s ease;\r\n    }\r\n\r\n    .reveal.visible {\r\n      opacity: 1;\r\n      transform: none;\r\n    }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    @media (max-width: 1076px) {\r\n      .trinity-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n\r\n      .trinity-card:nth-child(3) {\r\n        grid-column: 1 \/ -1;\r\n        justify-self: center;\r\n        max-width: 428px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 1000px) {\r\n      .benefits-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 991px) {\r\n      .hero {\r\n        flex-direction: column;\r\n        height: unset;\r\n      }\r\n\r\n      .hero-goddess {\r\n        margin-bottom: 30px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 834px) {\r\n      .br1 {\r\n        display: block !important;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .image-strip {\r\n        grid-template-columns: 1fr;\r\n        height: auto;\r\n      }\r\n\r\n      .schedule-day {\r\n        grid-template-columns: 60px 1fr;\r\n      }\r\n\r\n      .sticky-nav {\r\n        padding: 12px 20px;\r\n      }\r\n\r\n      .pkg-grid {\r\n        grid-template-columns: repeat(1, 1fr);\r\n      }\r\n\r\n      .pkg-card {\r\n        max-width: 500px;\r\n        margin: 0 auto;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 750px) {\r\n      .trinity-grid {\r\n        grid-template-columns: repeat(1, 1fr);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n      .astro-item {\r\n        width: 100%;\r\n      }\r\n\r\n      .br2 {\r\n        display: block !important;\r\n      }\r\n\r\n      .timer {\r\n        margin-left: 0;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 520px) {\r\n      .urgency-btns {\r\n        flex-direction: column;\r\n        align-items: center;\r\n      }\r\n\r\n      .btn {\r\n        width: 100%;\r\n        text-align: center;\r\n        padding: 15px 20px;\r\n      }\r\n\r\n      .prasad-block {\r\n        padding: 30px 22px;\r\n      }\r\n\r\n      .highlight-quote {\r\n        padding: 20px 22px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n      .utility-flex {\r\n        flex-direction: column;\r\n        justify-content: center;\r\n        text-align: center;\r\n      }\r\n\r\n.hero {padding: 30px 24px 80px;}\r\n\r\n      .hero-goddess {\r\n      width: 300px;\r\n      height: 300px;\r\n      }\r\n\r\n      .day-num-col {\r\n        border-right: none;\r\n        flex-direction: row;\r\n      }\r\n\r\n      .day-label {\r\n        margin-right: 10px;\r\n      }\r\n\r\n      .schedule-wrap {\r\n        border: none;\r\n      }\r\n\r\n      .schedule-day {\r\n        grid-template-columns: 1fr;\r\n        text-align: center;\r\n        margin-bottom: 20px;\r\n        border-radius: 15px;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .add-cart-buy-now {\r\n        flex-direction: column;\r\n        display: flex;\r\n        justify-content: center;\r\n        text-align: center;\r\n      }\r\n\r\n      .buy-now-btn,\r\n      .add_cart {\r\n        margin: 0 !important;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 520px) {\r\n      .benefits-grid {\r\n        grid-template-columns: repeat(1, 1fr);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 380px) {\r\n      .br2 {\r\n        display: block !important;\r\n      }\r\n\r\n      .early-bird p {\r\n        font-size: 12px;\r\n      }\r\n\r\n      .utility-bar .btn-cta-sm {\r\n        font-size: 0.9rem;\r\n        padding: 12px 16px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"utility-bar\">\r\n    <div class=\"container utility-flex\">\r\n      <div class=\"event-meta\">\r\n        <span class=\"early-bird1\"><strong>Event Sign-up Closes In<\/strong><\/span><br class=\"br1\" style=\"display: none;\">\r\n        <span>May 31, 2026 | 4:30 PM IST<\/span><br class=\"br2\" style=\"display: none;\">\r\n        <span id=\"countdown\" class=\"timer\">00d 00h 00m 00s<\/span>\r\n      <\/div>\r\n      <div class=\"utility-btns\">\r\n        <a href=\"#packages\" class=\"btn-cta-sm\">PARTICIPATE <svg viewBox=\"0 0 24 24\" fill=\"none\"\r\n            style=\"width: 20px; height: 20px; margin-left: 10px;\">\r\n            <path d=\"M4 12H18\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><\/path>\r\n            <path d=\"M12 6L18 12L12 18\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"><\/path>\r\n          <\/svg><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- HERO -->\r\n  <section class=\"hero\">\r\n    <div class=\"overlay\"><\/div>\r\n    <div class=\"hero-goddess\">\r\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-1.jpg\" alt=\"Venus Lakshmi\"\r\n        width=\"600\" height=\"600\">\r\n    <\/div>\r\n    <div class=\"reveal\"\r\n      style=\"display: flex;    flex-direction: column;    justify-content: center;    align-items: center;\">\r\n      <div class=\"hero-eyebrow\">Sacred Rare Configuration \u00b7 Grand Homa Series\r\n      <\/div>\r\n      <h1 class=\"hero-title\">Venus Lakshmi Trinity<\/h1>\r\n      <div class=\"hero-rule\"><\/div>\r\n      <p class=\"hero-desc\">The Merged Divine Field of Shiva, Parvati &amp; Sukra<br>Now Active at the Sacred\r\n        Kanjanoor\r\n        Powerspot<\/p>\r\n      <p class=\"hero-powerspot\">When Three Divine Forces Become One, Deep Blocks to Wealth,<br> Love &#038; Beauty Can Be\r\n        Dissolved at the Root<\/p>\r\n      <div class=\"hero-date-pill\">Live on May 31, 2026<\/div>\r\n      <a href=\"#packages\"\r\n        style=\" background: #d12062; padding: 15px 45px; border-radius: 25px; margin-top: 25px; color: #fff; z-index: 5; text-decoration: none !important;     animation: fadeUp 0.9s 1.3s forwards;\">Select\r\n        Package<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- MERGED FIELD -->\r\n  <section class=\"section section--cream reveal\" id=\"about\">\r\n    <div class=\"section-eyebrow\">A ONCE-IN-A-GENERATION SPIRITUAL OPENING<\/div>\r\n    <h2 class=\"section-title\">When <em>Shiva, Parvati &amp; Sukra<\/em> Merge<br>The Full Grace of Venus and\r\n      Lakshmi Flows as One<\/h2>\r\n    <div class=\"section-rule\"><\/div>\r\n    <p class=\"section-intro\">At the sacred Kanjanoor &#8211; revered across India as the Powerspot of Sukra (Venus) &#8211;\r\n      something extraordinary has occurred. Due to ongoing Powerspot renovations, the Divine forms of Shiva and\r\n      Parvati have been ceremonially moved into the shrine of Sukra. Their energies are no longer functioning\r\n      separately.<\/p>\r\n    <div class=\"highlight-quote reveal\">\r\n      <p>Shiva, Parvati, and Sukra are now merged into a single living field of consciousness.This is an extremely\r\n        rare spiritual configuration &#8211; where the Union of the Divine Couple and the planetary force of Venus,\r\n        the carrier of Lakshmi&#8217;s blessings, are operating together as one.<\/p>\r\n    <\/div>\r\n    <p class=\"section-intro\" style=\"margin-bottom:0;\">\r\n      Recognizing the significance of this window, Dr. Baskaran Pillai has directed the performance of a series of\r\n      Grand Homas (Fire Labs) at our Astroved Homa Center &#8211; invoking Shiva, Parvati, and Sukra together to\r\n      activate the full grace of Venus and Lakshmi on your behalf.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- BENEFITS -->\r\n  <section class=\"section section--rose reveal\" id=\"benefits\">\r\n    <div class=\"section-eyebrow\">Transformative Grace<\/div>\r\n    <h2 class=\"section-title\">What the <em>Venus-Lakshmi Trinity<\/em> Can Shift in Your Life<\/h2>\r\n    <div class=\"section-rule\"><\/div>\r\n    <p class=\"section-intro\">AstroVed will perform these sacred ceremonies with trained priests, in your name and\r\n      birth star, so the merged Divine energies flow specifically to your life situation. The combined blessings\r\n      of these merged Divine forms express in very tangible ways:<\/p>\r\n    <div class=\"benefits-grid\">\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Attraction of wealth, prosperity, and renewed financial flow<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Restoration of harmony in relationships and marriage<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Healing of emotional wounds and restoration of deep inner contentment<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Enhancement of beauty, charisma, and personal magnetism<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Activation of Lakshmi&#8217;s grace for luxuries, comforts, and material ease<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Removal of karmic blocks connected to love, money, and self-worth<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Enhancement of creative intelligence and refined decision-making<\/div>\r\n      <\/div>\r\n      <div class=\"benefit-item reveal\">\r\n        <div class=\"benefit-dot\"><\/div>\r\n        <div class=\"benefit-text\">Softening of ancestral and past-life burdens tied to Venus&#8217;s influence<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- TRINITY -->\r\n  <section class=\"section section--white reveal\" id=\"trinity\">\r\n    <div class=\"section-eyebrow\">The Sacred Union<\/div>\r\n    <h2 class=\"section-title\">How <em>Shiva, Parvati &amp; Sukra<\/em> Each Move Through Your Life<\/h2>\r\n    <div class=\"section-rule\"><\/div>\r\n    <p class=\"section-intro\">Three Aspects. One Field. One Grace. Each member of this Divine Trinity brings a\r\n      distinct dimension of blessing &#8211; and together, they create a completeness of grace no single ritual can\r\n      replicate.<\/p>\r\n    <div class=\"trinity-grid\">\r\n      <div class=\"trinity-card reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Shiva.jpg\" alt=\"\">\r\n        <div class=\"text-content\">\r\n          <div class=\"trinity-name\">I. &nbsp; Shiva<\/div>\r\n          <div class=\"trinity-role\">The Karma Dissolver<\/div>\r\n          <div class=\"trinity-rule\"><\/div>\r\n          <p class=\"trinity-desc\">Shiva is the source of ultimate liberation. In this configuration, his\r\n            presence\r\n            brings the deep karmic clearing that Venus blessings require as a foundation. Without dissolving\r\n            what has accumulated across lifetimes &#8211; in wealth, relationships, and self-worth &#8211; new blessings\r\n            cannot fully land.<\/p>\r\n          <p class=\"trinity-desc\" style=\"font-weight: 600;\">His grace in this program activates<\/p>\r\n          <ul class=\"trinity-graces\">\r\n            <li>Ancestral and past-life karma dissolution<\/li>\r\n            <li>Deep clearing of blocks in wealth flow<\/li>\r\n            <li>Release of stored emotional wounds<\/li>\r\n            <li>Foundation reset for receiving new planetary blessings<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"trinity-card reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Parvati.jpg\" alt=\"\">\r\n        <div class=\"text-content\">\r\n          <div class=\"trinity-name\">II. &nbsp; Parvati<\/div>\r\n          <div class=\"trinity-role\">Goddess of Grace &#038; Harmony<\/div>\r\n          <div class=\"trinity-rule\"><\/div>\r\n          <p class=\"trinity-desc\">Parvati is the Divine Mother &#8211; the embodiment of beauty, love, and the power\r\n            of\r\n            union. In her expanded forms as Lalita Tripura Sundari and Kamakshi, she governs the magnetic\r\n            field\r\n            through which attraction, relationships, and abundance enter human life. Her presence amplifies\r\n            Sukra&#8217;s power with the full shakti of divine femininity.<\/p>\r\n          <p class=\"trinity-desc\" style=\"font-weight: 600;\">Her grace in this program activates<\/p>\r\n          <ul class=\"trinity-graces\">\r\n            <li>Healing of emotional and relational wounds<\/li>\r\n            <li>Attraction of harmonious partnerships and marriage blessings<\/li>\r\n            <li>Balancing of masculine\u2013feminine energies within and without<\/li>\r\n            <li>Activation of Divine beauty, magnetism, and inner radiance<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"trinity-card reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Sukran.jpg\" alt=\"\">\r\n        <div class=\"text-content\">\r\n          <div class=\"trinity-name\">III. &nbsp; Sukra<\/div>\r\n          <div class=\"trinity-role\">Carrier of Lakshmi&#8217;s Blessings<\/div>\r\n          <div class=\"trinity-rule\"><\/div>\r\n          <p class=\"trinity-desc\">Sukra is the planet-deity who governs all things beautiful, abundant, and\r\n            pleasurable in life &#8211; wealth, luxury, love, creativity, and refinement. As the planet most\r\n            directly\r\n            connected to Lakshmi, Sukra&#8217;s blessings determine the quality and ease of your material life.\r\n            When\r\n            Sukra is clear and activated, life flows. When Sukra is blocked, sincere effort yields little.\r\n          <\/p>\r\n          <p class=\"trinity-desc\" style=\"font-weight: 600;\">His grace in this program activates<\/p>\r\n          <ul class=\"trinity-graces\">\r\n            <li>Direct invocation of Lakshmi&#8217;s abundance<\/li>\r\n            <li>Opening of flow in money, assets, and luxuries<\/li>\r\n            <li>Enhancement of creative output and social influence<\/li>\r\n            <li>Removal of Venus-related blocks in your birth chart<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- WHO BENEFITS -->\r\n  <section class=\"section section--rose reveal\" id=\"celestial\">\r\n    <div class=\"section-eyebrow\">Celestial Alignment<\/div>\r\n    <h2 class=\"section-title\">Who Benefits Most from This <em>Rare Configuration<\/em><\/h2>\r\n    <div class=\"section-rule\"><\/div>\r\n    <p class=\"section-intro\">The merged field of the Shiva\u2013Parvati\u2013Sukra shrine carries a universal power that\r\n      benefits all who participate. However, its impact is particularly deep and direct for those who carry the\r\n      following astrological markers:<\/p>\r\n    <div class=\"astro-list\">\r\n      <div class=\"astro-item reveal\">\r\n        <div class=\"astro-body\">\r\n          <div class=\"astro-title\">Moon Sign in Taurus or Libra<\/div>\r\n          <p class=\"astro-desc\">Both signs are ruled by Venus. When your Moon is placed here, your emotional\r\n            experience, financial patterns, and relational life are all governed by Sukra&#8217;s strength or\r\n            weakness. This window activates Venus at the root of your emotional world.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"astro-item reveal\">\r\n        <div class=\"astro-body\">\r\n          <div class=\"astro-title\">Birth Star: Bharani<\/div>\r\n          <p class=\"astro-desc\">Ruled directly by Venus, Bharani natives carry intense Venusian energy &#8211;\r\n            creative, magnetic, deeply feeling. This configuration directly energizes your birth star,\r\n            dissolving blocks and amplifying your innate power to attract and create.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"astro-item reveal\">\r\n        <div class=\"astro-body\">\r\n          <div class=\"astro-title\">Birth Star: Purva Phalguni<\/div>\r\n          <p class=\"astro-desc\">Another Venus-ruled nakshatra (Star) , Purva Phalguni governs enjoyment,\r\n            relationships, and refined living. Participation in this program activates the full potential of\r\n            your birth star and clears what has dimmed its light.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"astro-item reveal\">\r\n        <div class=\"astro-body\">\r\n          <div class=\"astro-title\">Birth Star: Poorvashada<\/div>\r\n          <p class=\"astro-desc\">Governed by Venus and carrying the power of invigoration (Varchograhana\r\n            Shakti), Purva Ashada natives are especially positioned to receive Sukra&#8217;s direct transmission\r\n            during this rare window.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"astro-item reveal\">\r\n        <div class=\"astro-body\">\r\n          <div class=\"astro-title\">Current Venus Challenges in Your Birth Chart<\/div>\r\n          <p class=\"astro-desc\">If your birth chart shows Venus debilitated, afflicted, or moving through a\r\n            difficult dasha (Major Planetary Period) or transit period &#8211; affecting love, finances, or\r\n            self-worth &#8211; this program offers a rare corridor of direct Divine intervention through the\r\n            currently merged Powerspot field.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 7-DAY SCHEDULE -->\r\n  <section class=\"section section--gold reveal\" id=\"program\">\r\n    <div class=\"section-eyebrow\">Program Structure &amp; Spiritual Progression<\/div>\r\n    <h2 class=\"section-title\">A <em>7-Day Progressive Activation<\/em><\/h2>\r\n    <div class=\"section-rule\"><\/div>\r\n    <p class=\"section-intro\">This is not a single ritual. It is a carefully designed spiritual progression, where\r\n      each phase opens a new dimension of the merged Divine field and anchors it deeper into your life<\/p>\r\n    <div class=\"schedule-wrap\">\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">1<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Karma Cleansing &amp; Foundation Reset<\/div>\r\n          <div class=\"day-rituals\">Rudram Chanting + Rudra Homa (Morning) \u00b7 Maha Mrityunjaya Chanting + Homa\r\n            (Evening)<\/div>\r\n          <p class=\"day-desc\">Before Venus blessings can fully flow, the karmic soil must be cleared. Day 1 targets\r\n            ancestral burdens and past-life imprints that have been silently blocking wealth flow, relationships, and\r\n            Sukra&#8217;s grace. Rudra&#8217;s fire can dissolve what has accumulated across lifetimes.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">2<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Emotional Healing &amp; Relationship Harmony<\/div>\r\n          <div class=\"day-rituals\">Lalita Sahasranamam + Lalita Tripura Sundari Homa (Morning) \u00b7 Parvati\r\n            Parameswara Homa (Evening)<\/div>\r\n          <p class=\"day-desc\">With karmic roots loosened, Day 2 turns toward emotional restoration. Old wounds\r\n            in partnership, love, and inner feminine energy are addressed. Parvati&#8217;s grace brings\r\n            rebalancing of masculine and feminine energies and opens the channel for Divine partnership.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">3<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Wealth &amp; Venus Activation<\/div>\r\n          <div class=\"day-rituals\">Sukra Chanting + Sukra Homa (Morning) \u00b7 Lakshmi Chanting + Mahalakshmi Homa\r\n            (Evening)<\/div>\r\n          <p class=\"day-desc\">The direct invocation of Sukra&#8217;s power begins. Day 3 activates Venus for money\r\n            flow, luxuries, and prosperity, and calls upon Lakshmi&#8217;s grace to enter where blocks once stood.\r\n            This is the foundational wealth activation of the entire series.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">4<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Attraction, Beauty &amp; Charisma<\/div>\r\n          <div class=\"day-rituals\">Kamakshi Moola Mantra Chanting + Kamakshi Homa (Morning) \u00b7 Shiva-Parvati\r\n            Chanting + Rati-Manmatha Homa (Evening)<\/div>\r\n          <p class=\"day-desc\">Day 4 works on the magnetic field of your presence. Personal magnetism, beauty\r\n            of form and aura, social influence, and the attraction of love are all enhanced. Kamakshi&#8217;s\r\n            grace specifically governs the drawing power that brings people and opportunities toward you.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">5<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Luxury, Comfort &amp; Material Expansion<\/div>\r\n          <div class=\"day-rituals\">Sri Suktam Chanting + Ashta Lakshmi Homa (Morning) \u00b7 Kanakadhara Chanting +\r\n            Kanakadhara Homa (Evening)<\/div>\r\n          <p class=\"day-desc\">The eight forms of Lakshmi are invoked together on Day 5. Kanakadhara &#8211; the\r\n            golden shower of Lakshmi&#8217;s grace &#8211; is specifically activated for assets, property, vehicles, and\r\n            material comfort.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">6<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Intelligence, Creativity &amp; Success Expansion<\/div>\r\n          <div class=\"day-rituals\">Saraswati Moola Mantra Chanting + Saraswati Homa (Morning) \u00b7 Dakshinamurthy\r\n            Gayatri + Medha Dakshinamurthy Homa (Evening)<\/div>\r\n          <p class=\"day-desc\">Day 6 enhances decision-making clarity, business intelligence, creative\r\n            expression, and branding power &#8211; aligning your inner gifts with the outer world of success.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"schedule-day reveal\">\r\n        <div class=\"day-num-col\">\r\n          <div class=\"day-label\">Day<\/div>\r\n          <div class=\"day-number\">7<\/div>\r\n        <\/div>\r\n        <div class=\"day-body\">\r\n          <div class=\"day-theme\">Final Integration &amp; Peak Manifestation<\/div>\r\n          <div class=\"day-rituals\">Shukra Beeja Mantra Ahuti (sacrifice)+ Ardaneeswara Homa (Morning) \u00b7\r\n            Shukra-Lakshmi Kubera Homa (Evening)<\/div>\r\n          <p class=\"day-desc\">The final day brings together everything activated across the six previous days.\r\n            Shiva (karma clearing), Parvati (grace and harmony), and Sukra (wealth and luxury) are invoked\r\n            in their merged form one final time &#8211; anchoring all manifestations and sealing the blessings\r\n            into your life field.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- PACKAGES -->\r\n  <section class=\"section section--cream \" id=\"packages\">\r\n    <div class=\"container\">\r\n      <span class=\"section-eyebrow\" style=\"display: block;\">CHOOSE YOUR PACKAGE<\/span>\r\n      <h2 class=\"section-title\">Venus-Lakshmi Trinity Participation Packages<\/h2>\r\n      <div class=\"section-rule\"><\/div>\r\n\r\n      <div class=\"pkg-grid\">\r\n        <div class=\"pkg-card\" style=\"padding: 0 ;\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/3-Day-Initiation400.jpg\"\r\n            alt=\"3-Day Initiation\"\r\n            style=\"border-radius: 24px 24px 0 0;object-fit: contain;width: 270px;margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <p class=\"pkg-tier\">ELITE CORE<\/p>\r\n            <h3>3-Day Initiation<\/h3>\r\n            <p class=\"pkg-days\">Entry premium<\/p>\r\n            <div class='product-placeholder' data-id='87915' data-template='18' id='product_87915_template_18'><\/div>\r\n            <p class=\"pkg-desc\">A focused 3-day initiation into the Shiva\u2013Parvati\u2013Sukra field, designed to\r\n              begin karmic cleansing and activate Venus\u2013Lakshmi blessings at a foundational level.<\/p>\r\n            <ul class=\"pkg-list\">\r\n              <li>Archana (Pooja) to Shiva, Parvati &amp; Venus for 7 days<\/li>\r\n              <li>Abhishekam (Hydration ceremony) to Shiva, Parvati &amp; Venus for 7 days<\/li>\r\n              <li>Day 1: 2-Priest Individual Rudram Chanting + Rudra Homa (Morning)<\/li>\r\n              <li>Day 1: 2-Priest Individual Maha Mrityunjaya Chanting + Homa (Evening)<\/li>\r\n              <li>Day 2: 2-Priest Individual Lalita Sahasranamam Chanting + Lalita Tripura Sundari Homa\r\n                (Morning)<\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"det-essential\">\r\n              <ul class=\"pkg-list\">\r\n                <li>Day 2: 2-Priest Individual Parvati Parameswara Homa (Evening)<\/li>\r\n                <li>Day 3: 2-Priest Individual Shukra Kavacham Chanting + Shukra Homa (Morning)<\/li>\r\n                <li>Day 3: 2-Priest Individual Lakshmi Ashtakam Chanting + Mahalakshmi Homa (Evening)\r\n                <\/li>\r\n                <li>Energized birth chart engraved on copper &#8211; sealed as sacred amulet<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n            <button class=\"details-toggle\" onclick=\"toggleDetails('det-essential')\">\r\n              <p>Read More<\/p>\r\n            <\/button>\r\n            <div class=\"bottom-btn-container\"><div class='product-placeholder' data-id='87915' data-template='16' id='product_87915_template_16'><\/div><\/div>\r\n            <button class=\"btn-receive\" onclick=\"toggleReceive('receive-essential', this)\">\r\n              What Will I Receive?\r\n            <\/button>\r\n            <div class=\"receive-panel\" id=\"receive-essential\">\r\n              <p>You will receive sacred grey ash from the Homa, Kum-Kum (Red Vermillion Powder) blessed\r\n                in the rituals. Keep this on your meditation altar and wear it on your forehead during\r\n                meditation or at other times to expand the Divine blessings into your life.\r\n                <br><strong>Dr. Pillai explains this:<\/strong>\r\n                <br>The ritual is the carbonization of thoughts. Carbon is our information-bearing atom.\r\n                The carbon residue (ash) given out as Prasad is to be placed on the third eye area of\r\n                the participants and carries the blessings of the archetypes invoked.\r\n                <br><span>Please note:<\/span>\r\n                <br>AstroVed is not the Official Representative of the Powerspots and hence does not charge its members\r\n                for the Powerspot Poojas and Prasad shipment included in the packages. However, the package cost\r\n                includes proxy service delivery\/ Pooja materials\/ facilitation charges.<br>The domestic shipment of\r\n                Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pkg-card\" style=\"padding: 0;\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/5-Day-Immersion400.jpg\" alt=\"5-Day Immersion\"\r\n            style=\"border-radius: 24px 24px 0 0;object-fit: contain;width: 270px;margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <p class=\"pkg-tier\">ELITE PLUS<\/p>\r\n            <h3>5-Day Immersion<\/h3>\r\n            <p class=\"pkg-days\">Deepened Activation<\/p>\r\n            <div class='product-placeholder' data-id='87916' data-template='18' id='product_87916_template_18'><\/div>\r\n            <p class=\"pkg-desc\">An expanded 5-day process that deepens emotional healing, relationship\r\n              harmony, and attraction energy &#8211; while strengthening wealth flow and Venus activation.<\/p>\r\n            <ul class=\"pkg-list\">\r\n              <li>All rituals included in Elite Core<\/li>\r\n              <li>Day 4: 2-Priest Individual Kamakshi Moola Mantra Chanting + Kamakshi Homa (Morning)<\/li>\r\n              <li>Day 4: 2-Priest Individual Shiva-Parvati Kavacham Chanting + Rathi-Manmatha Homa\r\n                (Evening)<\/li>\r\n              <li>Day 5: 2-Priest Individual Sri Suktam Chanting + Ashta Lakshmi Homa (Morning)<\/li>\r\n              <li>Day 5: 2-Priest Individual Kanakadhara Stotram Chanting + Kanakadhara Homa (Evening)\r\n              <\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"det-advanced\">\r\n              <ul class=\"pkg-list\">\r\n                <li>Energized birth chart engraved on copper &#8211; sealed as sacred amulet<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n            <button class=\"details-toggle\" onclick=\"toggleDetails('det-advanced')\">Read More<\/button>\r\n            <div class=\"bottom-btn-container\"><div class='product-placeholder' data-id='87916' data-template='16' id='product_87916_template_16'><\/div><\/div>\r\n            <button class=\"btn-receive\" onclick=\"toggleReceive('receive-add', this)\">\r\n              What Will I Receive?\r\n            <\/button>\r\n            <div class=\"receive-panel\" id=\"receive-add\">\r\n              <p>You will receive sacred grey ash from the Homa, Kum-Kum (Red Vermillion Powder) blessed\r\n                in the rituals. Keep this on your meditation altar and wear it on your forehead during\r\n                meditation or at other times to expand the Divine blessings into your life.\r\n                <br><strong>Dr. Pillai explains this:<\/strong>\r\n                <br>The ritual is the carbonization of thoughts. Carbon is our information-bearing atom.\r\n                The carbon residue (ash) given out as Prasad is to be placed on the third eye area of\r\n                the participants and carries the blessings of the archetypes invoked.\r\n                <br><span>Please note:<\/span>\r\n                <br>AstroVed is not the Official Representative of the Powerspots and hence does not\r\n                charge its members for the Powerspot Poojas and Prasad shipment included in the\r\n                packages. However, the package cost includes proxy service delivery\/ Pooja materials\/\r\n                facilitation charges.\r\n                <br>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of\r\n                rituals has been completed.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"pkg-grid\">\r\n\r\n        <div class=\"pkg-card\" style=\"padding: 0;\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/7-Day-Complete-Signature400.jpg\"\r\n            alt=\"7-Day Complete\" style=\"border-radius: 24px 24px 0 0;object-fit: contain;width: 270px;margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <p class=\"pkg-tier\">ELITE SIGNATURE<\/p>\r\n            <h3>7-Day Complete<\/h3>\r\n            <p class=\"pkg-days\">Ultra Premium<\/p>\r\n            <div class='product-placeholder' data-id='87917' data-template='18' id='product_87917_template_18'><\/div>\r\n            <p class=\"pkg-desc\">The most complete and powerful 7-day immersion &#8211; integrating wealth,\r\n              intelligence, creativity, and anchoring manifestation with the full energy of the\r\n              Shiva\u2013Parvati\u2013Sukra union.<\/p>\r\n            <ul class=\"pkg-list\">\r\n              <li>All rituals included in Elite Plus<\/li>\r\n              <li>Day 6: 2-Priest Individual Saraswati Moola Mantra Chanting + Saraswati Homa (Morning)\r\n              <\/li>\r\n              <li>Day 6: 2-Priest Individual Dakshinamurthy Gayatri Chanting + Medha Dakshinamurthy Homa\r\n                (Evening)<\/li>\r\n              <li>Day 7: 2-Priest Individual Shukra Beeja Mantra Ahuti (Sacrifice) + Ardaneeswara Homa\r\n                (Morning)<\/li>\r\n              <li>Day 7: 2-Priest Individual Shukra-Lakshmi Kubera Homa (Evening)<\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"det-enhanced\">\r\n              <ul class=\"pkg-list\">\r\n                <li>Energized birth chart engraved on copper &#8211; sealed as sacred amulet<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n            <button class=\"details-toggle\" onclick=\"toggleDetails('det-enhanced')\">Read More<\/button>\r\n            <div class=\"bottom-btn-container\"><div class='product-placeholder' data-id='87917' data-template='16' id='product_87917_template_16'><\/div><\/div>\r\n            <button class=\"btn-receive\" onclick=\"toggleReceive('receive-11', this)\">\r\n              What Will I Receive?\r\n            <\/button>\r\n            <div class=\"receive-panel\" id=\"receive-11\">\r\n              <p>You will receive sacred grey ash from the Homa, Kum-Kum (Red Vermillion Powder) blessed\r\n                in the rituals. Keep this on your meditation altar and wear it on your forehead during\r\n                meditation or at other times to expand the Divine blessings into your life.\r\n                <br><strong>Dr. Pillai explains this:<\/strong>\r\n                <br>The ritual is the carbonization of thoughts. Carbon is our information-bearing atom.\r\n                The carbon residue (ash) given out as Prasad is to be placed on the third eye area of\r\n                the participants and carries the blessings of the archetypes invoked.\r\n                <br><span>Please note:<\/span>\r\n                <br>AstroVed is not the Official Representative of the Powerspots and hence does not\r\n                charge its members for the Powerspot Poojas and Prasad shipment included in the\r\n                packages. However, the package cost includes proxy service delivery\/ Pooja materials\/\r\n                facilitation charges.\r\n                <br>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of\r\n                rituals has been completed.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pkg-card\" style=\"padding: 0;\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/7-Day-Complete-Group400.jpg\"\r\n            alt=\"7-Day Complete (GROUP PACKAGE)\"\r\n            style=\"border-radius: 24px 24px 0 0;object-fit: contain;width: 270px;margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <p class=\"pkg-tier\">ELITE GROUP PACKAGE<\/p>\r\n            <h3>7-Day Complete (Group)<\/h3>\r\n            <p class=\"pkg-days\">Participation Contribution<\/p>\r\n            <div class='product-placeholder' data-id='87937' data-template='18' id='product_87937_template_18'><\/div>\r\n            <p class=\"pkg-desc\">An accessible entry point into the Shiva\u2013Parvati\u2013Sukra merged field \u2014\r\n              joining a collective of seekers in a powerful Grand Group Homa, amplified by 7 days of\r\n              dedicated Archana and Abhishekam performed in your name.<\/p>\r\n            <ul class=\"pkg-list\">\r\n              <li>Archana (Pooja) to Shiva, Parvati &amp; Venus for 7 days<\/li>\r\n              <li>Abhishekam (Hydration ceremony) to Shiva, Parvati &amp; Venus for 7 days<\/li>\r\n              <li>Grand Group Homa &#8211; performed collectively on behalf of all participants together,\r\n                channeling the unified prayers and intentions of the group into a single, amplified\r\n                field of Divine grace<\/li>\r\n            <\/ul>\r\n            <div class=\"bottom-btn-container\"><div class='product-placeholder' data-id='87937' data-template='16' id='product_87937_template_16'><\/div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FAQ -->\r\n  <section class=\"section section--white reveal\" id=\"faq\">\r\n    <div class=\"section-eyebrow\">Frequently Asked Questions<\/div>\r\n    <h2 class=\"section-title\">Have Questions? <em>We Have Answers.<\/em><\/h2>\r\n    <div class=\"section-rule\"><\/div>\r\n    <div class=\"faq-wrap\">\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">What makes this program different from a regular Venus\r\n          ritual?<span class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">This program is not a standard Sukra Homa. It activates a rare merged field currently\r\n          present at Kanjanoor Powerspot, where Shiva and Parvati have been ceremonially housed within the\r\n          Sukra shrine during renovations. The program invokes three Divine forces simultaneously &#8211; creating a\r\n          depth and completeness of blessing that a standard Venus ritual cannot replicate.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Who recommended this program and why now?<span\r\n            class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">Dr. Baskaran Pillai personally recognized the significance of the Kanjanoor Powerspot\r\n          configuration and directed the performance of these Grand Homas during this active window. The\r\n          timing is not chosen arbitrarily &#8211; it is a response to an open spiritual corridor that exists right\r\n          now.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Do I need to be physically present for the rituals?<span\r\n            class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">No. The rituals are performed at our Astroved Homacenter by trained priests, in your\r\n          name and birth star. You receive blessings regardless of where you are in the world. Prasad will be\r\n          shipped to your address after the ritual series is complete.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Which package is right for me?<span\r\n            class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">If you are seeking a foundational entry into the Shiva\u2013Parvati\u2013Sukra field, the Elite\r\n          Core (3 Days) offers a powerful start. If your challenges include relationship difficulties,\r\n          emotional wounds, or specific attraction blocks, the Elite Plus (5 Days) adds the layers that\r\n          address these directly. For those seeking the complete transformation &#8211; across karma, relationships,\r\n          wealth, intelligence, and anchored manifestation &#8211; the Elite Signature (7 Days) is the most thorough\r\n          experience.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Is this program specifically for people with Venus\r\n          astrological markers?<span class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">It is especially potent for those with Moon in Taurus or Libra, or birth stars of\r\n          Bharani, Purvaphalguni, or Poorvashada, and those with current Venus challenges in their chart.\r\n          However, Venus governs prosperity, love, beauty, and creative intelligence &#8211; areas that benefit\r\n          every human life. All are welcome to participate.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">What is the significance of Kanjanoor Powerspot?<span\r\n            class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">Kanjanoor is one of the nine Navagraha Powerspots of Tamil Nadu, specifically\r\n          dedicated to Sukra (Venus). It is considered one of the most powerful powerspots for Venus remedies\r\n          in the Vedic tradition. The current renovation-related configuration within the Powerspot makes it\r\n          an even more extraordinary site for this program.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">What is the copper birth chart amulet?<span\r\n            class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">Your birth chart is engraved on copper &#8211; a metal sacred to Venus &#8211; and ceremonially\r\n          sealed and energized during the rituals. This serves as a personalized, ongoing conduit for the\r\n          blessings activated throughout the program. Included in all packages.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Can I participate if I am unfamiliar with Vedic\r\n          tradition?<span class=\"faq-icon\">+<\/span><\/button>\r\n        <div class=\"faq-a\">Yes. No prior knowledge or background is required. The rituals work on your behalf\r\n          regardless of your familiarity with the tradition. An open heart and sincere intention to receive is\r\n          sufficient for the blessings to flow.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- URGENCY CTA -->\r\n  <section class=\"urgency-section\" id=\"join\">\r\n    <div class=\"urgency-eyebrow\">A Once-in-a-Generation Spiritual Opening<\/div>\r\n    <h2 class=\"urgency-title\">This Window Is Open Now \u2014<br>And It Will Not Remain<\/h2>\r\n    <p class=\"urgency-sub\">The merged field of Shiva, Parvati, and Sukra at Kanjanoor is a living spiritual reality,\r\n      not a recurring calendar event. It exists because of specific, temporary circumstances &#8211; and the Grand Homa\r\n      series directed by Dr. Pillai is designed to harness this window on your behalf.<\/p>\r\n    <div class=\"urgency-date\">\u2726 &nbsp; May 31, 2026 &nbsp; \u2726<\/div>\r\n    <div class=\"urgency-btns\">\r\n      <a href=\"#packages\" class=\"btn btn--gold\">Participate<\/a>\r\n    <\/div>\r\n    <p class=\"urgency-sub\" style=\"margin-top: 15px;\">Program performed at our Astroved Homa Center by trained Vedic\r\n      priests in your name and\r\n      birth star. Participation is open globally.<\/p>\r\n  <\/section>\r\n\r\n  <script>\r\n    const nav = document.getElementById('stickyNav');\r\n    window.addEventListener('scroll', () => { nav.classList.toggle('visible', window.scrollY > 300); });\r\n\r\n    const reveals = document.querySelectorAll('.reveal');\r\n    const obs = new IntersectionObserver((entries) => {\r\n      entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); obs.unobserve(e.target); } });\r\n    }, { threshold: 0.1 });\r\n    reveals.forEach(r => obs.observe(r));\r\n\r\n    function toggleFaq(btn) {\r\n      const item = btn.closest('.faq-item');\r\n      const isOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.faq-item.open').forEach(i => i.classList.remove('open'));\r\n      if (!isOpen) item.classList.add('open');\r\n    }\r\n  <\/script>\r\n  <script>\r\n    \/\/ COUNTDOWN TIMER\r\n    function updateTimer() {\r\n      const target = new Date(\"May 31, 2026 15:30:00\").getTime();\r\n      const now = new Date().getTime();\r\n      const diff = target - now;\r\n\r\n      const d = Math.floor(diff \/ (1000 * 60 * 60 * 24));\r\n      const h = Math.floor((diff % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\r\n      const m = Math.floor((diff % (1000 * 60 * 60)) \/ (1000 * 60));\r\n      const s = Math.floor((diff % (1000 * 60)) \/ 1000);\r\n\r\n      document.getElementById(\"countdown\").innerHTML = `${d}D ${h}H ${m}M ${s}S`;\r\n    }\r\n    setInterval(updateTimer, 1000);\r\n    updateTimer();\r\n\r\n    \/\/ WHAT WILL I RECEIVE TOGGLE\r\n    function toggleReceive(id, btn) {\r\n      const panel = document.getElementById(id);\r\n      const isOpen = panel.classList.contains('open');\r\n      \/\/ Close all panels first\r\n      document.querySelectorAll('.receive-panel').forEach(p => p.classList.remove('open'));\r\n      document.querySelectorAll('.btn-receive').forEach(b => b.classList.remove('open'));\r\n      \/\/ If it wasn't open, open it\r\n      if (!isOpen) {\r\n        panel.classList.add('open');\r\n        btn.classList.add('open');\r\n      }\r\n    }\r\n\r\n    \/\/ DETAILS TOGGLE (Package Content Preservation)\r\n    function toggleDetails(id) {\r\n      const el = document.getElementById(id);\r\n      const btn = el.nextElementSibling;\r\n      if (el.style.display === 'block') {\r\n        el.style.display = 'none';\r\n        btn.innerText = 'Read More';\r\n      } else {\r\n        el.style.display = 'block';\r\n        btn.innerText = 'Read Less';\r\n      }\r\n    }\r\n  <\/script>","protected":false},"excerpt":{"rendered":"A rare spiritual configuration has occurred at Kanjanoor, the sacred Powerspot of Sukra. As Shiva and Parvati have been ceremonially moved into Sukra\u2019s shrine, their energies now merge into one powerful Venus-Lakshmi Trinity field, making this a special window to dissolve blocks in wealth, love, relationships, beauty, and self-worth through Grand Homas performed in your name and birth star.","protected":false},"author":17,"featured_media":285430,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[],"class_list":["post-285379","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","et-has-post-format-content","et_post_format-et-post-format-standard"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>VENUS LAKSHMI TRINITY - Astroved Specials<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"VENUS LAKSHMI TRINITY - Astroved Specials\" \/>\r\n<meta property=\"og:description\" content=\"A rare spiritual configuration has occurred at Kanjanoor, the sacred Powerspot of Sukra. As Shiva and Parvati have been ceremonially moved into Sukra\u2019s shrine, their energies now merge into one powerful Venus-Lakshmi Trinity field, making this a special window to dissolve blocks in wealth, love, relationships, beauty, and self-worth through Grand Homas performed in your name and birth star.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2026-05-07T10:52:44+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-05-08T12:15:01+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"360\" \/>\r\n\t<meta property=\"og:image:height\" content=\"360\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"guruvignesh@astroved.com\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"guruvignesh@astroved.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity\",\"name\":\"VENUS LAKSHMI TRINITY - Astroved Specials\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg\",\"datePublished\":\"2026-05-07T10:52:44+00:00\",\"dateModified\":\"2026-05-08T12:15:01+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/46fecd6ee06c5c98ad1449abbfa9d327\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg\",\"width\":360,\"height\":360},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VENUS LAKSHMI TRINITY\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.astroved.com\/us\/#website\",\"url\":\"https:\/\/www.astroved.com\/us\/\",\"name\":\"Astroved Specials\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.astroved.com\/us\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/46fecd6ee06c5c98ad1449abbfa9d327\",\"name\":\"guruvignesh@astroved.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3fc7ed739a90b6725cc60736f4d0b769870dcf54abcf95c33592c8c8d282b3e2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3fc7ed739a90b6725cc60736f4d0b769870dcf54abcf95c33592c8c8d282b3e2?s=96&d=mm&r=g\",\"caption\":\"guruvignesh@astroved.com\"},\"url\":\"https:\/\/www.astroved.com\/us\/author\/guruvigneshastroved-com\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VENUS LAKSHMI TRINITY - Astroved Specials","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity","og_locale":"en_US","og_type":"article","og_title":"VENUS LAKSHMI TRINITY - Astroved Specials","og_description":"A rare spiritual configuration has occurred at Kanjanoor, the sacred Powerspot of Sukra. As Shiva and Parvati have been ceremonially moved into Sukra\u2019s shrine, their energies now merge into one powerful Venus-Lakshmi Trinity field, making this a special window to dissolve blocks in wealth, love, relationships, beauty, and self-worth through Grand Homas performed in your name and birth star.","og_url":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity","og_site_name":"Astroved Specials","article_published_time":"2026-05-07T10:52:44+00:00","article_modified_time":"2026-05-08T12:15:01+00:00","og_image":[{"width":360,"height":360,"url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg","type":"image\/jpeg"}],"author":"guruvignesh@astroved.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"guruvignesh@astroved.com","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity","url":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity","name":"VENUS LAKSHMI TRINITY - Astroved Specials","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg","datePublished":"2026-05-07T10:52:44+00:00","dateModified":"2026-05-08T12:15:01+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/46fecd6ee06c5c98ad1449abbfa9d327"},"breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/05\/Venus-Lakshmi-List.jpg","width":360,"height":360},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/venus-lakshmi-trinity#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"VENUS LAKSHMI TRINITY"}]},{"@type":"WebSite","@id":"https:\/\/www.astroved.com\/us\/#website","url":"https:\/\/www.astroved.com\/us\/","name":"Astroved Specials","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.astroved.com\/us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/46fecd6ee06c5c98ad1449abbfa9d327","name":"guruvignesh@astroved.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3fc7ed739a90b6725cc60736f4d0b769870dcf54abcf95c33592c8c8d282b3e2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3fc7ed739a90b6725cc60736f4d0b769870dcf54abcf95c33592c8c8d282b3e2?s=96&d=mm&r=g","caption":"guruvignesh@astroved.com"},"url":"https:\/\/www.astroved.com\/us\/author\/guruvigneshastroved-com"}]}},"_links":{"self":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/285379","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/comments?post=285379"}],"version-history":[{"count":40,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/285379\/revisions"}],"predecessor-version":[{"id":285459,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/285379\/revisions\/285459"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/285430"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=285379"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=285379"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=285379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}