{"id":94658,"date":"2022-03-30T10:45:31","date_gmt":"2022-03-30T10:45:31","guid":{"rendered":"https:\/\/www.astroved.com\/us\/?p=94658"},"modified":"2026-04-15T04:48:27","modified_gmt":"2026-04-15T04:48:27","slug":"vedic-new-year","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year","title":{"rendered":"LAST CALL: VEDIC NEW YEAR 2026"},"content":{"rendered":"<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=Cinzel:wght@400;500&#038;family=Raleway:wght@300;400;500&#038;display=swap\"\r\n    rel=\"stylesheet\" \/>\r\n  <link\r\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=Cinzel:wght@400;500;600&#038;family=Jost:wght@300;400;500&#038;display=swap\"\r\n    rel=\"stylesheet\">\r\n\r\n  <style>\r\n    \/* \u2500\u2500\u2500 RESET & TOKENS \u2500\u2500\u2500 *\/\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Jost', sans-serif;}\r\n    :root {\r\n      --saffron:      #D07A1A;\r\n      --gold:         #E0BC50;\r\n      --maroon:       #8B2030;\r\n      --cream:        #FFFAF4;\r\n      --warm-brown:   #5A3E24;\r\n      --white:        #ffffff;\r\n      --muted:        #513b27;\r\n      --serif:        'Playfair Display', Georgia, serif;\r\n      --sans:         'Open Sans', Helvetica, Arial, Lucida, sans-serif;\r\n      --radius-sm:    8px;\r\n      --radius-md:    14px;\r\n      --radius-lg:    20px;\r\n      --shadow-gold:  0 8px 32px rgba(224,188,80,0.18);\r\n      --shadow-deep:  0 8px 40px rgba(139,32,48,0.12);\r\n    }\r\n    html { scroll-behavior: smooth; }\r\n    body {\r\n      font-family: var(--sans);\r\n      background: var(--cream);\r\n      color: var(--warm-brown);\r\n      line-height: 1.7;\r\n    }\r\n    img { display: block; max-width: 100%; }\r\n    a { text-decoration: none; color: inherit; }\r\n    button { cursor: pointer; font-family: var(--sans); border: none; outline: none; background: none; }\r\n\r\n    \/* \u2500\u2500\u2500 UTILITIES \u2500\u2500\u2500 *\/\r\n    .container { max-width: 1180px; margin: 0 auto; padding: 0 1.25rem; }\r\n    .serif { font-family: var(--serif); }\r\n    .post-wrap .btn-gold {\r\n      display: inline-flex; align-items: center; justify-content: center; gap: .5rem;\r\n      background: linear-gradient(135deg, var(--gold), var(--saffron));\r\n      color: #fff; font-weight: 600; font-size: .95rem;\r\n      padding: .75rem 1.75rem; border-radius: 50px;\r\n      box-shadow: 0 4px 18px rgba(208,122,26,.25);\r\n      transition: transform .2s, box-shadow .2s, filter .2s;\r\n      font-family: var(--sans);\r\n    }\r\n    .post-wrap .btn-gold:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(208,122,26,.35); filter: brightness(1.05);\r\n    background: linear-gradient(135deg, var(--gold), var(--saffron));\r\n      color: #fff; font-weight: 600; }\r\n    .btn-outline-white {\r\n      display: inline-flex; align-items: center; justify-content: center;\r\n      border: 2px solid #fff; color: #fff; font-weight: 600; font-size: .95rem;\r\n      padding: .75rem 1.75rem; border-radius: 50px;\r\n      transition: background .2s, color .2s;\r\n      font-family: var(--sans);\r\n    }\r\n    .btn-outline-white:hover { background: #fff; color: var(--maroon); }\r\n    .section-heading {\r\n      font-family: var(--serif); font-size: clamp(1.8rem, 4vw, 3rem);\r\n      font-weight: 700; color: var(--maroon); line-height: 1.2;\r\n      margin-bottom: 1.25rem;\r\n    }\r\n    .section-sub { font-size: 1.05rem; color: var(--muted); max-width: 700px; margin: 0 auto; font-family: var(--sans); }\r\n    .text-center { text-align: center; }\r\n    .tag-pill {\r\n      display: inline-block; background: rgba(208,122,26,.1);\r\n      color: var(--saffron); font-size: .78rem; font-weight: 600;\r\n      padding: .25rem .85rem; border-radius: 50px;\r\n      font-family: var(--sans);\r\n    }\r\n    .star { color: var(--gold); font-size: .9rem; }\r\n \r\n\r\n    \/* \u2500\u2500\u2500 ORNAMENT DIVIDER \u2500\u2500\u2500 *\/\r\n    .ornament {\r\n      display: flex; align-items: center; justify-content: center;\r\n      gap: 1rem; margin: .5rem 0 1.5rem;\r\n    }\r\n    .ornament::before, .ornament::after {\r\n      content: ''; flex: 1; max-width: 80px; height: 1px;\r\n      background: linear-gradient(90deg, transparent, var(--gold));\r\n    }\r\n    .ornament::after { background: linear-gradient(90deg, var(--gold), transparent); }\r\n    .ornament-icon { color: var(--gold); font-size: 1.1rem; }\r\n\r\n    \/* \u2500\u2500\u2500 HEADER \u2500\u2500\u2500 *\/\r\n    #site-header {\r\n      position: sticky; top: 0; z-index: 100;\r\n      background: rgb(255 244 232 \/ 97%); \r\n      border-bottom: 1px solid rgba(224,188,80,.18);\r\n      transition: box-shadow .3s;\r\n    }\r\n    #site-header.scrolled { box-shadow: 0 2px 20px rgba(139,32,48,.1); }\r\n    .header-inner {\r\n      display: flex; align-items: center; justify-content: space-between;\r\n      height: 68px;\r\n    }\r\n   \r\n    .nav-links { display: flex; align-items: center; gap: 2rem; }\r\n    .nav-links a { font-weight: 500; font-size: .9rem; color: var(--warm-brown); transition: color .2s; font-family: var(--sans); }\r\n    .nav-links a:hover { color: var(--saffron); }\r\n    .mobile-toggle { display: none; font-size: 1.4rem; color: var(--warm-brown); }\r\n    .mobile-nav {\r\n      display: none; flex-direction: column; gap: 1rem;\r\n      padding: 1rem 0; border-top: 1px solid rgba(224,188,80,.2);\r\n    }\r\n    .mobile-nav.open { display: flex; }\r\n    .mobile-nav a { font-weight: 500; padding: .4rem 0; color: var(--warm-brown); transition: color .2s; font-family: var(--sans); }\r\n    .mobile-nav a:hover { color: var(--saffron); }\r\n\r\n    @media (max-width: 768px) {\r\n      .nav-links, .header-cta { display: none; }\r\n      .mobile-toggle { display: block; }\r\n    }\r\n\r\n    \/* \u2500\u2500\u2500 HERO SLIDER \u2500\u2500\u2500 *\/\r\n    #hero-slider {\r\n      position: relative; overflow: hidden;\r\n      min-height: 560px; height: 60vw; max-height: 680px;\r\n    }\r\n    .slider-bg {\r\n      position: absolute; inset: 0;\r\n      background: linear-gradient(135deg, #8B2030 0%, #5a1020 55%, rgba(208,122,26,.65) 100%);\r\n    }\r\n    .slider-bg::before {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background-image: radial-gradient(circle, rgba(224,188,80,.09) 1px, transparent 1px);\r\n      background-size: 40px 40px;\r\n    }\r\n    .slider-glow {\r\n      position: absolute; border-radius: 50%; filter: blur(80px); pointer-events: none;\r\n    }\r\n    .slider-glow.g1 { width: 300px; height: 300px; top: -60px; left: -60px; background: rgba(224,188,80,.13); }\r\n    .slider-glow.g2 { width: 400px; height: 400px; bottom: -100px; right: -80px; background: rgba(208,122,26,.1); }\r\n\r\n    .slide {\r\n      position: absolute; inset: 0; display: flex; align-items: center;\r\n      opacity: 0; transform: translateX(100%);\r\n      transition: opacity .7s ease, transform .7s ease;\r\n      pointer-events: none;\r\n    }\r\n    .slide.active { opacity: 1; transform: translateX(0); pointer-events: auto; }\r\n    .slide.prev { opacity: 0; transform: translateX(-100%); }\r\n\r\n    .slide-inner {\r\n      display: grid; grid-template-columns: 1fr 1fr;\r\n      gap: 2rem; align-items: center; width: 100%;\r\n      max-width: 1180px; margin: 0 auto; padding: 0 1.25rem;\r\n    }\r\n    .slide-text h1 {\r\n      font-family: var(--serif); font-size: clamp(1.8rem, 4vw, 3.2rem);\r\n      font-weight: 700; color: #fff; line-height: 1.2; margin-bottom: 1rem;\r\n    }\r\n    .slide-text p { font-size: 1.05rem; color: rgba(255,255,255,.88); margin-bottom: 1.75rem; max-width: 500px; font-family: var(--sans); }\r\n    .slide-image-wrap {\r\n      position: relative; border-radius: var(--radius-lg);\r\n      overflow: hidden; aspect-ratio: 3\/4; max-height: 460px;\r\n      border: 3px solid rgba(224,188,80,.35);\r\n      box-shadow: 0 20px 60px rgba(0,0,0,.3);\r\n    }\r\n    .slide-image-wrap img { width: 100%; height: 100%; object-fit: cover; }\r\n    .slide-image-wrap::after {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: linear-gradient(to top, rgba(139,32,48,.4), transparent 55%, rgba(224,188,80,.08));\r\n    }\r\n\r\n    .slider-arrows { position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; display: flex; justify-content: space-between; width: 100%; padding: 0 1rem; pointer-events: none; }\r\n   #hero-slider .slider-arrow {\r\n      width: 44px; height: 44px; border-radius: 50%;\r\n      background: rgba(255,255,255,.14); backdrop-filter: blur(6px);\r\n      display: flex; align-items: center; justify-content: center;\r\n      color: #fff; font-size: 1.2rem; pointer-events: auto;\r\n      transition: background .2s;\r\n    }\r\n    #hero-slider .slider-arrow:hover { background: rgba(255,255,255,.26); }\r\n    #hero-slider .slider-dots { position: absolute; bottom: 1.25rem; left: 50%; transform: translateX(-50%); display: flex; gap: .6rem; z-index: 10; }\r\n    #hero-slider .dot {\r\n      width: 10px; height: 10px; border-radius: 50%;\r\n      background: rgba(255,255,255,.35); transition: all .3s; cursor: pointer;\r\n    }\r\n    #hero-slider .dot.active { background: var(--gold); width: 28px; border-radius: 5px; }\r\n\r\n    @media (max-width: 700px) {\r\n      .slide-inner { grid-template-columns: 1fr; }\r\n      .slide-image-wrap { display: none; }\r\n    }\r\n\r\n    \/* \u2500\u2500\u2500 HERO STORY SECTION \u2500\u2500\u2500 *\/\r\n    #story { padding: 5rem 0; background: var(--cream); }\r\n    .story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; }\r\n    .story-text .section-heading { text-align: left; }\r\n    .story-text p { color: var(--muted); margin-bottom: 1rem; font-family: var(--sans); }\r\n    .story-text strong { color: var(--saffron); }\r\n    .video-wrap {\r\n      position: relative; border-radius: var(--radius-lg); overflow: hidden;\r\n      aspect-ratio: 16\/9; border: 3px solid rgba(224,188,80,.3);\r\n      box-shadow: 0 20px 60px rgba(139,32,48,.15); cursor: pointer;\r\n    }\r\n    .video-thumb { position: absolute; inset: 0; }\r\n    .video-thumb img { width: 100%; height: 100%; object-fit: cover; }\r\n    .video-overlay { position: absolute; inset: 0; background: rgba(0,0,0,.18); transition: background .3s; }\r\n    .video-wrap:hover .video-overlay { background: rgba(0,0,0,.3); }\r\n    .play-btn { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; }\r\n    .play-circle {\r\n      width: 76px; height: 76px; border-radius: 50%;\r\n      background: rgba(208,122,26,.88); backdrop-filter: blur(4px);\r\n      display: flex; align-items: center; justify-content: center;\r\n      font-size: 1.8rem; color: #fff; padding-left: 4px;\r\n      box-shadow: 0 6px 24px rgba(208,122,26,.4);\r\n      transition: transform .3s, background .3s;\r\n    }\r\n    .video-wrap:hover .play-circle { transform: scale(1.1); background: var(--saffron); }\r\n    .video-caption { text-align: center; margin-top: .85rem; font-family: var(--serif); font-size: 1.05rem; font-weight: 600; color: var(--maroon); }\r\n    .video-dec { position: absolute; border-radius: var(--radius-md); z-index: -1; }\r\n    .video-dec.top { top: -14px; right: -14px; width: 80px; height: 80px; border: 3px solid rgba(224,188,80,.2); }\r\n    .video-dec.bot { bottom: 30px; left: -14px; width: 80px; height: 80px; background: rgba(208,122,26,.07); }\r\n    iframe.video-iframe { position: absolute; inset: 0; width: 100%; height: 100%; }\r\n\r\n    @media (max-width: 860px) { .story-grid { grid-template-columns: 1fr; } }\r\n\r\n    \/* \u2500\u2500\u2500 WHY SECTION \u2500\u2500\u2500 *\/\r\n    #rituals { padding: 5rem 0; background: linear-gradient(180deg, var(--cream) 0%, #fff 100%); }\r\n    .rituals-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1rem; margin: 2.5rem 0; }\r\n    .ritual-card {\r\n      border-radius: var(--radius-md); overflow: hidden;\r\n      border: 1px solid rgba(224,188,80,.2);\r\n      box-shadow: 0 4px 18px rgba(208,122,26,.07);\r\n      transition: transform .3s, box-shadow .3s, border-color .3s;\r\n    }\r\n    .ritual-card:hover { transform: translateY(-4px); box-shadow: 0 10px 32px rgba(224,188,80,.18); border-color: rgba(224,188,80,.42); }\r\n    .ritual-img { position: relative; aspect-ratio: 1\/1; overflow: hidden; }\r\n    .ritual-img img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }\r\n    .ritual-card:hover .ritual-img img { transform: scale(1.08); }\r\n    .ritual-img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(139,32,48,.5), transparent); }\r\n    .ritual-name { text-align: center; padding: .75rem .5rem; font-family: var(--serif); font-weight: 600; font-size: 1rem; color: var(--maroon); }\r\n\r\n    .blessing-card {\r\n      max-width: 760px; margin: 0 auto;\r\n      background: #fff; border-radius: var(--radius-lg); padding: 2.25rem;\r\n      border: 1px solid rgba(224,188,80,.2); box-shadow: var(--shadow-gold);\r\n      text-align: center; color: var(--muted); font-size: 1.02rem;\r\n      font-family: var(--sans);\r\n    }\r\n    .blessing-card strong { color: var(--saffron); }\r\n\r\n    @media (max-width: 700px) { .rituals-grid { grid-template-columns: repeat(2, 1fr); } }\r\n\r\n    \/* \u2500\u2500\u2500 SPONSORSHIP \u2500\u2500\u2500 *\/\r\n    #sponsorship { padding: 5rem 0; background: var(--cream); }\r\n    .currency-toggle, .filter-bar { display: flex; flex-wrap: wrap; gap: .5rem; justify-content: center; margin-bottom: 1.5rem; }\r\n    .currency-btn {\r\n      padding: .45rem 1.4rem; border-radius: 50px; font-weight: 600; font-size: .85rem;\r\n      border: 1px solid rgba(224,188,80,.35); color: var(--muted);\r\n      background: #fff; transition: all .2s; font-family: var(--sans);\r\n    }\r\n    .currency-btn.active {\r\n      background: linear-gradient(135deg, var(--saffron), var(--gold));\r\n      color: #fff; border-color: transparent;\r\n      box-shadow: 0 3px 12px rgba(208,122,26,.25);\r\n    }\r\n    .post-wrap .filter-btn {\r\n      display: flex; align-items: center; gap: .4rem;\r\n      padding: .5rem 1.1rem; border-radius: 50px; font-size: .82rem; font-weight: 500;\r\n      border: 1px solid rgba(224,188,80,.3); color: var(--muted);\r\n      background: #fff; transition: all .2s; font-family: var(--sans);\r\n    }\r\n    .post-wrap .filter-btn.active {\r\n      background: var(--maroon); color: #fff; border-color: transparent;\r\n      box-shadow: 0 3px 14px rgba(139,32,48,.2);\r\n    }\r\n    .deity-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }\r\n    .deity-card {\r\n      background: #fff; border-radius: var(--radius-lg); overflow: hidden;\r\n      border: 1px solid rgba(224,188,80,.2);\r\n      box-shadow: 0 4px 20px rgba(208,122,26,.06);\r\n      transition: transform .3s, box-shadow .3s, border-color .3s;\r\n      display: flex; flex-direction: column;\r\n      cursor: pointer;\r\n    }\r\n    .deity-card:hover { transform: translateY(-5px); box-shadow: 0 14px 42px rgba(224,188,80,.2); border-color: rgba(224,188,80,.42); }\r\n    .deity-img { position: relative; height: 220px; overflow: hidden; }\r\n    .deity-img img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }\r\n    .deity-card:hover .deity-img img { transform: scale(1.06); }\r\n    .deity-img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,0,0,.5), transparent 50%); }\r\n    .deity-badge {\r\n      position: absolute; bottom: .75rem; left: .75rem; z-index: 2;\r\n      background: var(--gold); color: #fff; font-size: .7rem; font-weight: 700;\r\n      padding: .25rem .75rem; border-radius: 50px; font-family: var(--sans); display: none;\r\n    }\r\n    .deity-body { padding: 1.25rem; flex: 1; display: flex; flex-direction: column; }\r\n    .deity-name { font-family: var(--serif); font-size: 1.2rem; font-weight: 700; color: var(--maroon); margin-bottom: .2rem; }\r\n    .deity-subtitle { font-size: .78rem; color: var(--saffron); font-weight: 600; margin-bottom: .75rem; font-family: var(--sans); }\r\n    .deity-desc { font-size: .95rem; color: var(--muted); margin-bottom: 1rem; flex: 1; line-height: 1.6; font-family: var(--sans); }\r\n   .post-wrap  .rituals-toggle {\r\n      display: flex; align-items: center; justify-content: space-between;\r\n      width: 100%; padding: .5rem .9rem; font-size: .78rem; font-weight: 700;\r\n      color: #fff; border-radius: 50px; margin-top: .5rem;\r\n      background: linear-gradient(135deg, #7a1828, var(--maroon));\r\n      border: none; cursor: pointer; font-family: var(--sans);\r\n      box-shadow: 0 3px 12px rgba(139,32,48,.22);\r\n      transition: filter .2s, transform .2s, box-shadow .2s;\r\n      letter-spacing: .01em;\r\n    }\r\n    .post-wrap .rituals-toggle:hover { filter: brightness(1.1); transform: translateY(-1px); \r\n      box-shadow: 0 5px 18px rgba(139,32,48,.32);color: #fff;  }\r\n    .post-wrap .rituals-toggle.open { background: linear-gradient(135deg, var(--maroon), #7a1828); }\r\n    .post-wrap .rituals-toggle .toggle-icon { font-size: .9rem; }\r\n   .post-wrap  .rituals-toggle span.arrow { transition: transform .3s; display: inline-block; opacity: .85; }\r\n   .post-wrap  .rituals-toggle.open span.arrow { transform: rotate(180deg); }\r\n    .ritual-list { display: none; padding: .7rem 0 .1rem; }\r\n    .ritual-list.open { display: block; }\r\n    .ritual-list li {\/* display: flex;*\/ align-items: flex-start; gap: .5rem; font-size: .78rem; color: var(--muted); margin-bottom: .38rem; padding: .35rem .6rem; background: rgba(255,250,244,.8); border-radius: 7px; border-left: 3px solid rgba(224,188,80,.5); font-family: var(--sans); }\r\n    .ritual-list li::before { content: '\u2726'; color: var(--gold); flex-shrink: 0; font-size: .6rem; margin-top: .18rem; }\r\n    .post-wrap .btn-sponsor {\r\n      display: block; width: 100%; text-align: left; margin-top: 1rem;\r\n      padding: .75rem; border-radius: 50px; font-weight: 700; font-size: .9rem;\r\n      background: linear-gradient(135deg, var(--gold), var(--saffron));\r\n      color: #fff; box-shadow: 0 4px 18px rgba(224,188,80,.25);\r\n      transition: box-shadow .2s, filter .2s, transform .2s;\r\n      font-family: var(--sans);\r\n    }\r\n    .post-wrap .btn-sponsor:hover { filter: brightness(1.07); transform: translateY(-2px); box-shadow: 0 8px 28px rgba(224,188,80,.35); }\r\n    .deity-card.hidden { display: none; }\r\n\r\n    \/* Click to View details hint on cards *\/\r\n    .card-click-hint {\r\n      display: flex; align-items: center; justify-content: center; gap: .4rem;\r\n      font-size: .75rem; color: var(--saffron); font-weight: 600; margin-top: .6rem;\r\n      opacity: .7; font-family: var(--sans); display: none;\r\n    }\r\n\r\n    @media (max-width: 860px) { .deity-grid { grid-template-columns: repeat(2, 1fr); } }\r\n    @media (max-width: 560px) { .deity-grid { grid-template-columns: 1fr; } }\r\n\r\n    \/* \u2500\u2500\u2500 NAVAGRAHA \u2500\u2500\u2500 *\/\r\n    #navagraha { padding: 5rem 0; background: #7a1828; position: relative; overflow: hidden; }\r\n    #navagraha::before {\r\n      content: ''; position: absolute; inset: 0;\r\n      background: radial-gradient(ellipse at 20% 80%, rgba(224,188,80,.09) 0%, transparent 55%),\r\n                  radial-gradient(ellipse at 80% 20%, rgba(208,122,26,.08) 0%, transparent 55%);\r\n    }\r\n    #navagraha .section-heading { color: #fff; }\r\n    #navagraha .section-sub { color: rgba(255,255,255,.78); }\r\n    .planet-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: .75rem; margin-bottom: 2rem; }\r\n    .post-wrap .planet-btn {\r\n      display: flex; flex-direction: column; align-items: center; gap: .5rem;\r\n      padding: .75rem .5rem; border-radius: var(--radius-md);\r\n      background: rgba(255,255,255,.06);\r\n      border: 2px solid transparent;\r\n      transition: all .25s; font-family: var(--sans);\r\n    }\r\n    .post-wrap .planet-btn:hover { background: rgba(255,255,255,.13); }\r\n    .post-wrap .planet-btn.selected { background: rgba(255,255,255,.18); border-color: var(--gold); }\r\n    .planet-img {\r\n      width: 56px; height: 56px; border-radius: 50%; overflow: hidden;\r\n      border: 2px solid rgba(224,188,80,.4); transition: transform .3s;\r\n    }\r\n    .planet-btn:hover .planet-img { transform: scale(1.08); }\r\n    .planet-img img { width: 100%; height: 100%; object-fit: cover; }\r\n    .planet-name { font-family: var(--serif); font-size: .78rem; font-weight: 700; color: #fff; }\r\n    .planet-eng { font-size: .65rem; color: rgba(255,255,255,.52); font-family: var(--sans); }\r\n\r\n    @media (max-width: 860px) { .planet-grid { grid-template-columns: repeat(5, 1fr); } }\r\n    @media (max-width: 480px) { .planet-grid { grid-template-columns: repeat(3, 1fr); } .price-4grid { grid-template-columns: repeat(2, 1fr); } }\r\n\r\n    \/* \u2500\u2500\u2500 TESTIMONIALS \u2500\u2500\u2500 *\/\r\n    #testimonials { padding: 5rem 0; background: var(--cream); }\r\n    .testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.25rem; }\r\n    .testimonial-card {\r\n      background: #fff; border-radius: var(--radius-lg); padding: 1.5rem;\r\n      border: 1px solid rgba(224,188,80,.18);\r\n      box-shadow: 0 4px 18px rgba(208,122,26,.06);\r\n      transition: box-shadow .3s, border-color .3s;\r\n    }\r\n    .testimonial-card:hover { box-shadow: 0 12px 38px rgba(224,188,80,.18); border-color: rgba(224,188,80,.38); }\r\n    .t-header { display: flex; align-items: flex-start; gap: .75rem; margin-bottom: 1rem; }\r\n    .t-icon {\r\n      width: 40px; height: 40px; border-radius: 50%; flex-shrink: 0;\r\n      background: linear-gradient(135deg, rgba(208,122,26,.14), rgba(224,188,80,.14));\r\n      display: flex; align-items: center; justify-content: center;\r\n      font-size: 1rem; color: var(--saffron);\r\n    }\r\n    .t-name { font-family: var(--serif); font-weight: 600; color: var(--maroon); font-size: .95rem; }\r\n    .t-loc { font-size: .78rem; color: var(--muted); font-family: var(--sans); }\r\n    .t-text { font-size: .83rem; color: var(--muted); line-height: 1.65; margin-bottom: 1rem; font-family: var(--sans); }\r\n    .t-footer { display: flex; align-items: center; justify-content: space-between; padding-top: .75rem; border-top: 1px solid rgba(224,188,80,.15); }\r\n    .t-deity { font-size: .72rem; font-weight: 600; color: var(--saffron); background: rgba(208,122,26,.08); padding: .2rem .7rem; border-radius: 50px; font-family: var(--sans); }\r\n    .stars { display: flex; gap: 2px; }\r\n\r\n    @media (max-width: 860px) { .testimonials-grid { grid-template-columns: repeat(2, 1fr); } }\r\n    @media (max-width: 520px) { .testimonials-grid { grid-template-columns: 1fr; } }\r\n\r\n    \/* \u2500\u2500\u2500 FAQ \u2500\u2500\u2500 *\/\r\n    #faq { padding: 5rem 0; background: linear-gradient(180deg, #f5efe6, #fff) }\r\n    .faq-list { max-width: 780px; margin: 0 auto; }\r\n    .faq-item {\r\n      background: #fff; border-radius: var(--radius-md);\r\n      border: 1px solid rgba(224,188,80,.2);\r\n      box-shadow: 0 2px 12px rgba(208,122,26,.04);\r\n      margin-bottom: .85rem; overflow: hidden;\r\n      transition: box-shadow .3s;\r\n    }\r\n    .faq-item:hover { box-shadow: 0 6px 22px rgba(224,188,80,.13); }\r\n    .faq-q {\r\n      display: flex; align-items: center; justify-content: space-between;\r\n      padding: 1.15rem 1.5rem; cursor: pointer;\r\n    }\r\n    .faq-q h3 { font-family: var(--serif); font-weight: 600; font-size: 1rem; color: var(--maroon); padding-right: 1rem; }\r\n    .faq-chevron { flex-shrink: 0; font-size: 1rem; color: var(--saffron); transition: transform .3s; }\r\n    .faq-item.open .faq-chevron { transform: rotate(180deg); }\r\n    .faq-a { display: none; padding: 0 1.5rem 1.25rem; font-size: .88rem; color: var(--muted); line-height: 1.7; font-family: var(--sans); }\r\n    .faq-item.open .faq-a { display: block; }\r\n\r\n    \/* \u2500\u2500\u2500 FINAL CTA \u2500\u2500\u2500 *\/\r\n    #final-cta {\r\n      padding: 5rem 0;\r\n      background: linear-gradient(135deg, #8B2030 0%, #5a1020 55%, rgba(208,122,26,.7) 100%);\r\n      position: relative; overflow: hidden;\r\n    }\r\n    #final-cta::before {\r\n      content: ''; position: absolute; inset: 0;\r\n      background-image: radial-gradient(circle, rgba(224,188,80,.07) 1px, transparent 1px);\r\n      background-size: 36px 36px;\r\n    }\r\n    .cta-inner { position: relative; z-index: 2; text-align: center; }\r\n    .cta-icon {\r\n      width: 76px; height: 76px; margin: 0 auto 1.5rem;\r\n      border-radius: 50%; background: rgba(255,255,255,.1);\r\n      display: flex; align-items: center; justify-content: center;\r\n      font-size: 2rem; color: var(--gold);\r\n    }\r\n    .cta-inner h2 { font-family: var(--serif); font-size: clamp(1.8rem, 4vw, 3rem); color: #fff; margin-bottom: 1.1rem; }\r\n    .cta-inner p { font-size: 1.1rem; color: rgba(255,255,255,.9); max-width: 680px; margin: 0 auto 2.25rem; font-family: var(--sans); }\r\n    .cta-btns { display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; }\r\n\r\n    \r\n\r\n    \/* \u2500\u2500\u2500 STICKY CTA \u2500\u2500\u2500 *\/\r\n    #sticky-cta {\r\n      position: fixed; bottom: 1.5rem; right: 1.5rem; z-index: 200;\r\n      opacity: 0; pointer-events: none; transform: translateY(20px);\r\n      transition: opacity .4s, transform .4s;\r\n    }\r\n    #sticky-cta.visible { opacity: 1; pointer-events: auto; transform: translateY(0); }\r\n    .sticky-btn {\r\n      display: flex; align-items: center; gap: .6rem;\r\n      padding: .8rem 1.5rem; border-radius: 50px; font-weight: 700; font-size: .9rem;\r\n      background: linear-gradient(135deg, var(--maroon), #a8283e);\r\n      color: #fff; box-shadow: 0 6px 28px rgba(139,32,48,.38);\r\n      transition: box-shadow .2s, transform .2s; font-family: var(--sans);\r\n    }\r\n    .sticky-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 36px rgba(139,32,48,.45); }\r\n\r\n    \/* \u2500\u2500\u2500 MODAL OVERLAY \u2500\u2500\u2500 *\/\r\n     .modal-overlay {\r\n      position: fixed; inset: 0;top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    bottom: 0;\r\n    z-index: 99999;\r\n      background: rgba(40,15,5,.65); backdrop-filter: blur(5px);\r\n      display: flex; align-items: center; justify-content: center;\r\n      padding: 1rem; opacity: 0; pointer-events: none;\r\n      transition: opacity .25s ease;\r\n    }\r\n    .modal-overlay.open { opacity: 1; pointer-events: auto;  }\r\n    .modal-box {\r\n      background:transparent; border-radius: 18px; max-width: 560px; width: 100%;\r\n      position: relative;\r\n      box-shadow: 0 24px 60px rgba(139,32,48,.28);\r\n      transform: translateY(20px) scale(.97);\r\n      transition: transform .3s ease, opacity .25s ease;\r\n      opacity: 0; overflow: hidden; \r\n    }\r\n    .modal-overlay.open .modal-box { background: #fff; transform: translateY(0) scale(1); opacity: 1; }\r\n\r\n    \/* Modal header bar (no image) *\/\r\n    .modal-header {\r\n      background: linear-gradient(135deg, var(--maroon), #b03040);\r\n      padding: 1.1rem 1.4rem 1rem; display: block;\r\n    }\r\n    .modal-header-name {\r\n      font-family: var(--serif); font-size: 1.2rem; font-weight: 700;\r\n      color: #fff; line-height: 1.25; margin-bottom: .25rem;\r\n      padding-right: 2rem;\r\n    }\r\n    .modal-header-sub {\r\n      font-size: .75rem; color: rgba(255,255,255,.82); font-weight: 500;\r\n      font-family: var(--sans);\r\n    }\r\n    .post-wrap .modal-close {\r\n      position: absolute; top: .85rem; right: .9rem; z-index: 10;\r\n      width: 30px; height: 30px; border-radius: 50%;\r\n      background: rgba(255,255,255,.18); border: none; cursor: pointer;\r\n      display: flex; align-items: center; justify-content: center;\r\n      font-size: .85rem; color: #fff;\r\n      transition: background .2s;\r\n    }\r\n    .post-wrap .modal-close:hover { background: rgba(255,255,255,.32); }\r\n\r\n    .modal-body { padding: 1.1rem 1.4rem 1.3rem; font-family: var(--sans); }\r\n\r\n    \/* Modal duration tabs *\/\r\n    .post-wrap .modal-dur-tabs {\r\n      display: flex; gap: .3rem; margin-bottom: 1rem;\r\n      background: var(--cream); border-radius: 10px; padding: .28rem;\r\n    }\r\n    .post-wrap .modal-dur-tab {\r\n      flex: 1; padding: .45rem .3rem; border-radius: 7px;\r\n      font-size: .85rem; font-weight: 600; text-align: center;\r\n      color: var(--muted); background: transparent; transition: all .2s;\r\n      border: none; cursor: pointer; font-family: var(--sans);\r\n    }\r\n    .post-wrap .modal-dur-tab.active {\r\n      background: var(--maroon); color: #fff;\r\n      box-shadow: 0 2px 8px rgba(139,32,48,.2);\r\n    }\r\n\r\n    \/* Modal price row *\/\r\n    .modal-price-row {\r\n      display: flex; align-items: center; gap: .5rem;\r\n      padding: .7rem 1rem; margin-bottom: .9rem;\r\n      background: linear-gradient(135deg, rgba(224,188,80,.12), rgba(208,122,26,.07));\r\n      border-radius: 12px; border: 1px solid rgba(224,188,80,.22);\r\n      font-family: 'Jost', sans-serif;\r\n    }\r\n    .modal-price-label { font-size: .72rem; color: var(--muted); font-weight: 600; }\r\n    .modal-price-amount { font-size: 1.9rem; font-weight: 700; color: var(--saffron); margin-left: auto; }\r\n    .modal-price-period { font-size: .75rem; color: var(--muted); }\r\n\r\n    \/* Modal currency row *\/\r\n    .modal-currency-row {\r\n      display: flex; gap: .35rem; margin-bottom: .85rem;\r\n      background: var(--cream); border-radius: 10px; padding: .28rem;\r\n    }\r\n    .modal-cur-btn {\r\n      flex: 1; padding: .38rem .2rem; border-radius: 7px;\r\n      font-size: .72rem; font-weight: 700; text-align: center;\r\n      color: var(--muted); background: transparent; transition: all .2s;\r\n      border: none; cursor: pointer; font-family: var(--sans);\r\n    }\r\n    .modal-cur-btn.active {\r\n      background: linear-gradient(135deg, var(--saffron), var(--gold));\r\n      color: #fff; box-shadow: 0 2px 8px rgba(208,122,26,.25);\r\n    }\r\n\r\n    .modal-rituals-title {\r\n      font-size: .72rem; font-weight: 700; color: var(--maroon);\r\n      text-transform: uppercase; letter-spacing: .07em; margin-bottom: .6rem;\r\n      font-family: var(--sans);\r\n    }\r\n.modal-ritual-list {\r\n  overflow-y: auto;\r\n  padding-bottom: 60px; \/* IMPORTANT: space for footer *\/\r\n  max-height: 300px;\r\n  }\r\n    .modal-ritual-list { list-style: none; margin-bottom: 1rem; }\r\n    .modal-ritual-list li {\r\n      \/*display: flex;*\/ align-items: center; gap: .6rem;\r\n      padding: .45rem .65rem; border-radius: 8px;\r\n      background: rgba(255,250,244,.9); margin-bottom: .3rem;\r\n      font-size:16px; color: var(--warm-brown); font-family: var(--sans);\r\n      border-left: 3px solid rgba(224,188,80,.4);\r\n    }\r\n    .modal-ritual-list li .ri-dot {\r\n      width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0;\r\n      background: var(--gold);\r\n    }\r\n    .modal-ritual-list .ri-freq,  .modal-ritual-list li span:last-child {\r\n      margin-left: auto; font-size: .68rem; color: var(--saffron);\r\n      font-weight: 600; white-space: nowrap; flex-shrink: 0; padding-left: .4rem;\r\n    }\r\n\r\n    .modal-sponsor-btn {\r\n      display: block; width: 100%; text-align: center;\r\n      padding: .78rem; border-radius: 50px; font-weight: 700; font-size: .92rem;\r\n      background: linear-gradient(135deg, var(--gold), var(--saffron));\r\n      color: #fff; box-shadow: 0 4px 18px rgba(224,188,80,.28);\r\n      transition: filter .2s, transform .2s;\r\n      font-family: var(--sans);\r\n    }\r\n    .modal-sponsor-btn:hover { filter: brightness(1.07); transform: translateY(-2px); }\r\n\r\n    \r\n\r\n    \/* Blessings pills below header *\/\r\n    .nav-modal-blessings {\r\n      display: flex; flex-wrap: wrap; gap: .35rem;\r\n      padding: .75rem 1.4rem .65rem;\r\n      border-bottom: 1px solid rgba(224,188,80,.18);\r\n      background: rgba(255,250,244,.6);\r\n    }\r\n    .nav-blessing-pill {\r\n      padding: .2rem .65rem; border-radius: 50px; font-size: .7rem;\r\n      background: rgba(208,122,26,.12); color: var(--saffron);\r\n      font-weight: 600; font-family: var(--sans);\r\n      border: 1px solid rgba(208,122,26,.15);\r\n    }\r\n\r\n    \/* Nav modal body \u2014 same padding\/structure as deity modal *\/\r\n    .nav-modal-body { padding: 1.1rem 1.4rem 1.3rem; font-family: var(--sans); }\r\n\r\n    \/* Currency row \u2014 same as modal-currency-row *\/\r\n    .nav-modal-currency-row {\r\n      display: flex; gap: .35rem; margin-bottom: .75rem;\r\n      background: var(--cream); border-radius: 10px; padding: .28rem;\r\n    }\r\n    .nav-cur-btn {\r\n      flex: 1; padding: .38rem .2rem; border-radius: 7px;\r\n      font-size: .72rem; font-weight: 700; text-align: center;\r\n      color: var(--muted); background: transparent; transition: all .2s;\r\n      border: none; cursor: pointer; font-family: var(--sans);\r\n    }\r\n    .nav-cur-btn.active {\r\n      background: linear-gradient(135deg, var(--saffron), var(--gold));\r\n      color: #fff; box-shadow: 0 2px 8px rgba(208,122,26,.25);\r\n    }\r\n\r\n    \/* Duration tabs \u2014 same as modal-dur-tabs *\/\r\n    .nav-dur-tabs {\r\n      display: flex; gap: .3rem; margin-bottom: .85rem;\r\n      background: var(--cream); border-radius: 10px; padding: .28rem;\r\n    }\r\n    .nav-dur-tab {\r\n      flex: 1; padding: .45rem .3rem; border-radius: 7px;\r\n      font-size: .75rem; font-weight: 600; text-align: center;\r\n      color: var(--muted); background: transparent; transition: all .2s;\r\n      border: none; cursor: pointer; font-family: var(--sans);\r\n    }\r\n    .nav-dur-tab.active {\r\n      background: var(--maroon); color: #fff;\r\n      box-shadow: 0 2px 8px rgba(139,32,48,.2);\r\n    }\r\n\r\n    \/* Price row \u2014 same as modal-price-row *\/\r\n    .nav-price-row {\r\n      display: flex; align-items: baseline; gap: .5rem;\r\n      padding: .7rem 1rem; margin-bottom: .9rem;\r\n      background: linear-gradient(135deg, rgba(224,188,80,.12), rgba(208,122,26,.07));\r\n      border-radius: 12px; border: 1px solid rgba(224,188,80,.22);\r\n    }\r\n    .nav-price-label { font-size: .72rem; color: var(--muted); font-weight: 600; }\r\n    .nav-price-amount { font-size: 1.9rem; font-weight: 700; color: var(--saffron); margin-left: auto; font-family: var(--sans); }\r\n    .nav-price-period { font-size: .75rem; color: var(--muted); }\r\n\r\n    \/* Rituals section \u2014 same as modal *\/\r\n    .nav-rituals-title {\r\n      font-size: .72rem; font-weight: 700; color: var(--maroon);\r\n      text-transform: uppercase; letter-spacing: .07em; margin-bottom: .55rem;\r\n      font-family: var(--sans);\r\n    }\r\n    .nav-ritual-list { list-style: none; margin-bottom: 1rem; }\r\n    .nav-ritual-list li {\r\n      display: flex; align-items: center; gap: .55rem;\r\n      padding: .45rem .65rem; border-radius: 8px;\r\n      background: rgba(255,250,244,.9); margin-bottom: .3rem;\r\n      font-size: .8rem; color: var(--warm-brown); font-family: var(--sans);\r\n      border-left: 3px solid rgba(224,188,80,.4);\r\n    }\r\n    .nav-ritual-list li .ri-dot { width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0; background: var(--gold); }\r\n    .nav-ritual-list .ri-freq {\r\n      margin-left: auto; font-size: .68rem; color: var(--saffron);\r\n      font-weight: 600; white-space: nowrap; flex-shrink: 0; padding-left: .4rem;\r\n    }\r\n    .nav-sponsor-btn {\r\n      display: block; width: 100%; text-align: center;\r\n      padding: .78rem; border-radius: 50px; font-weight: 700; font-size: .92rem;\r\n      background: linear-gradient(135deg, var(--gold), var(--saffron));\r\n      color: #fff; box-shadow: 0 4px 18px rgba(224,188,80,.28);\r\n      transition: filter .2s, transform .2s; font-family: var(--sans);\r\n    }\r\n    .nav-sponsor-btn:hover { filter: brightness(1.07); transform: translateY(-2px); }\r\n    .modal-header {\r\n    text-align: center !important;\r\n}\r\n\r\nimg.modal-header-img {\r\n    margin: 0 auto;\r\n    margin-bottom: 20px;\r\n    border-radius: 10px;\r\n    display: none;\r\n}\r\n\r\n.modal-box {\r\n    overflow: hidden;\r\n    max-height: 90vh;\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n.price-wrapper {\r\n    text-align: left;\r\n    font-family: 'Jost', sans-serif;\r\n}\r\n.add-cart-buy-now {\r\n    margin: 20px auto;\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}\r\n.add_cart {\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.tab-content {\r\n    max-height: 350px;\r\n    overflow-y: auto;\r\n}\r\n.tab-content p {\r\n    font-size: 16px;\r\n}\r\n.payment-select {\r\n    display: block;\r\n    flex-wrap: wrap;\r\n    flex-basis: 100%;\r\n    width: 100%;\r\n    align-items: center;\r\n    padding: 9px 10px 9px 10px;\r\n    border-bottom: 1px solid #e4e4e4;\r\n    justify-content: space-between;\r\n}\r\n.payment-select.price-var {\r\n    position: relative;\r\n    justify-content: space-between;\r\n}\r\n.payment-select label {\r\n    width: 85%;\r\n    margin-bottom: 0;\r\n    font-weight: 500;\r\n}\r\ninput[type=radio] {\r\n    border: 0px;\r\n    width: 30%;\r\n    height: 1.2em;\r\n   vertical-align: text-bottom;\r\n}\r\nlabel>input[type=\"radio\"]:checked+* {\r\n    color: #f78d06;\r\n}\r\n\r\nspan.months {\r\n    padding-left: 30px;\r\n    display: inline-block;\r\n    position: relative;\r\n    font-weight: inherit;\r\n    font-size: 14px;\r\n}\r\nlabel>input[type=\"radio\"]:checked+*::before {\r\n    background: radial-gradient(#fbbc0b 0%, #fbbc0b 40%, transparent 50%, transparent);\r\n    border-color: #fbbc0b;\r\n}\r\nlabel>input[type=\"radio\"]+*::before {\r\n    content: \"\";\r\n    display: inline-block;\r\n    vertical-align: sub;\r\n    width: 1.2rem;\r\n    height: 1.2rem;\r\n    margin-right: 1rem;\r\n    border-radius: 50%;\r\n    border-style: solid;\r\n    border-width: 0.1rem;\r\n    border-color: gray;\r\n    position: absolute;\r\n    left: 0;\r\n    margin-top: 3px;\r\n}\r\nlabel>input[type=\"radio\"] {\r\n    display: none;\r\n}\r\n\r\n.price-strike {\r\n    padding-left: 30px;\r\n}\r\n\r\n.price {\r\n    font-size: 20px !important;\r\n    margin-bottom: 20px !important;\r\n    font-weight: 600;\r\n}\r\n\r\n.buy-now-cart-btn {\r\n    margin-top: 20px;\r\n    margin-bottom: 10px;\r\n}\r\n#advanced .modal-price-row\r\n{\r\n    display: block;\r\n}\r\n@media(max-width:767px){\r\n    .add-cart-buy-now {\r\n        display: flex;\r\n        font-size: 14px;\r\n        margin: 0;\r\n        flex-wrap: wrap;\r\n    }\r\n    .buy-now-btn {\r\n    margin: 14px 0;\r\n}\r\n    .tempnew .add_cart {\r\n    margin: 12px;\r\n}\r\n}\r\n@media(max-width:385px){\r\n    .buy-now-cart-btn, {\r\n    display: block;\r\n}\r\n .add_cart {\r\n    display: block;\r\n    text-align: center;\r\n}\r\n     .add-cart-buy-now{\r\n         margin-top:20px;   \r\n    }\r\n    .buy-now-btn{\r\n        margin:20px 0;\r\n        display: block;\r\n        text-align: center;\r\n    }\r\n    .product-placeholder .buy-now-btn, .product-placeholder .add_cart{\r\n        display: block;\r\n        width: 100%;\r\n        text-align: center;\r\n        margin: 0;\r\n    }\r\n    .add_cart {\r\n        display: block;\r\n        text-align: center;\r\n    }\r\n    .multi-payment .buy-now-cart-btn {\r\n    flex-wrap: wrap;\r\nflex-direction: column;\r\n}\r\n}\r\n\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n\r\n\r\n<section class=\"timer-section\" id=\"menu-enable\">\r\n  <div class=\"container\">\r\n      <p class=\"event-timer \">Offer Ends In <span class='timezone-placeholder' data-id='1891362815' data-date='2026-04-01' data-time='13:30' id='converter_1891362815_2026-04-01_13:30'><\/span><\/p>\r\n<p class=\"event-timer active-hide\">Event Sign-up Closes In <span class='timezone-placeholder' data-id='1770470163' data-date='2026-04-14' data-time='04:30' id='converter_1770470163_2026-04-14_04:30'><\/span><\/p>\r\n\r\n\r\n<!-- data-initial-end-date - Offer date, data-next-end-date - Event date -->\r\n<div id=\"event-dates\" data-initial-end-date=\"2026-04-01 13:30\" data-next-end-date=\"2026-04-14 04:30\"><\/div>\r\n<div class=\"time-row\">\r\n   <div class=\"time-col\">\r\n     <div class=\"offer\" id=\"timer\">\r\n       <div class=\"timerwap\">\r\n         <div class=\"head-timer\">\r\n           <ul style=\"padding:0;margin:0;\">\r\n             <li>\r\n               <span id=\"days\" class=\"value\">1<\/span>\r\n               <p class=\"label\">D<\/p>\r\n               <p class=\"label\"><strong>:<\/strong><\/p>\r\n             <\/li>\r\n             <li>\r\n               <span id=\"hours\" class=\"value\">10<\/span>\r\n               <p class=\"label\">H<\/p>\r\n               <p class=\"label\"><strong>:<\/strong><\/p>\r\n             <\/li>\r\n             <li>\r\n               <span id=\"minutes\" class=\"value\">43<\/span>\r\n               <p class=\"label\">M<\/p>\r\n               <p class=\"label\"><strong>:<\/strong><\/p>\r\n             <\/li>\r\n             <li>\r\n               <span id=\"seconds\" class=\"value\">3<\/span>\r\n               <p class=\"label\">S<\/p>\r\n             <\/li>\r\n           <\/ul>\r\n         <\/div>\r\n       <\/div>\r\n     <\/div>\r\n   <\/div>\r\n   <div class=\"time-colbtn\">\r\n     <a href=\"#\" class=\"js-open-modal\">SIGN UP NOW<\/a>\r\n   <\/div>\r\n <\/div>\r\n  <\/div>\r\n\r\n<style type=\"text\/css\">\r\n  .timer-section {\r\n    padding: 20px 0;\r\n}\r\n.event-timer {\r\n    margin-bottom: 15px !important;\r\n}\r\n<\/style>\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script>\r\n<script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script>\r\n\r\n\r\n<script>\r\n$(document).ready(function () {\r\n\r\n  var userTimeZone = moment.tz.guess();\r\n\r\n  var initialEndDate = moment.tz($('#event-dates').data('initial-end-date'), \"Asia\/Kolkata\");\r\n  var nextEndDate = moment.tz($('#event-dates').data('next-end-date'), \"Asia\/Kolkata\");\r\n\r\n  var currentTarget = initialEndDate.clone();\r\n  var switched = false;\r\n\r\n  var second = 1000,\r\n      minute = second * 60,\r\n      hour = minute * 60,\r\n      day = hour * 24;\r\n\r\n  function updateTimer() {\r\n    var now = moment().tz(userTimeZone);\r\n    var distance = currentTarget.valueOf() - now.valueOf();\r\n\r\n    if (distance <= 0) {\r\n\r\n      if (!switched) {\r\n        \/\/ Switch to next date\r\n        currentTarget = nextEndDate.clone();\r\n        switched = true;\r\n\r\n        $(\".avlp-coupon\").remove();\r\n        $(\".event-timer\").toggleClass(\"active-hide\");\r\n\r\n        return; \/\/ skip this tick\r\n      } else {\r\n        \/\/ End everything\r\n        $(\"#timer\").remove();\r\n        $(\".final-offer\").remove();\r\n        clearInterval(timerInterval);\r\n        return;\r\n      }\r\n    }\r\n\r\n    $('#days').text(Math.floor(distance \/ day));\r\n    $('#hours').text(Math.floor((distance % day) \/ hour));\r\n    $('#minutes').text(Math.floor((distance % hour) \/ minute));\r\n    $('#seconds').text(Math.floor((distance % minute) \/ second));\r\n  }\r\n\r\n  updateTimer(); \/\/ initial run\r\n  var timerInterval = setInterval(updateTimer, 1000);\r\n\r\n});\r\n<\/script>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<section class=\"hero\">\r\n\r\n    <div class=\"hero-left\">\r\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-2026-lp.jpg\" width=\"500\" height=\"500\" \r\n        alt=\"VEDIC NEW YEAR 2026\">\r\n    <\/div>\r\n\r\n    <div class=\"hero-right\">\r\n      <div class=\"hero-content\">\r\n\r\n\r\n        <h1><strong>VEDIC NEW YEAR 2026<\/strong><br><em>Jupiter Reigns as King- Year of Growth, Hidden Wisdom & Righteous Renewal<\/em><br><span>20 Rituals to Supercharge Your Life & Create a New Destiny When the Sun Enters\r\n            Aries<\/span>\r\n        <\/h1>\r\n\r\n        <!-- <p>On Her Protection-Bestowing Tuesday & Grace-Giving Friday Powertimes<\/p> -->\r\n\r\n\r\n        <div class=\"live-tag\">\r\n          <span class=\"ldot\"><\/span>\r\n          <span style=\"color: #fff;\">Live<\/span> \u2022 Apr 14, 2026 at 5:30 AM IST\r\n        <\/div>\r\n\r\n\r\n\r\n        <a href=\"#packages\" class=\"cta-btn\">Select Package<\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <style>\r\n      *,\r\n      *::before,\r\n      *::after {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n      }\r\n\r\n      html {\r\n        scroll-behavior: smooth;\r\n      }\r\n\r\n\r\n      .post-wrap {\r\n        padding: 0;\r\n      }\r\n\r\n      body {\r\n        font-family: 'Jost', sans-serif;\r\n        overflow-x: hidden;\r\n        font-size: 17px;\r\n      }\r\n\r\n      .hero {\r\n        \/*min-height: 90vh;*\/\r\n        display: flex;\r\n        justify-content: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n        background-color: #ff4800;\r\n        color: #fff;\r\n      }\r\n\r\n      .hero::before {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        pointer-events: none;\r\n        z-index: 1;\r\n      }\r\n\r\n      .hero-left {\r\n        position: relative;\r\n        overflow: hidden;\r\n      }\r\n\r\n      \/*.hero-left img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n      }*\/\r\n\r\n      .hero-left::after {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        background: linear-gradient(270deg, #ff4800 0%, transparent 30%, transparent 70%, #ff4800 100%), linear-gradient(0deg, #ff4800 0%, transparent 30%);\r\n      }\r\n\r\n      \/* TEXT \u2014 now on the RIGHT *\/\r\n      .hero-right {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: flex-start;\r\n        padding: 20px;\r\n        position: relative;\r\n        z-index: 2;\r\n        text-align: center;\r\n      }\r\n\r\n      .hero-content {\r\n        max-width: 700px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n      }\r\n\r\n      .hero-content h1 {\r\n        font-family: Open sans-serif;\r\n        font-size: clamp(30px, 4.5vw, 40px);\r\n        font-weight: 300;\r\n        line-height: 1.18;\r\n        color: #ffff00;\r\n        letter-spacing: -0.5px;\r\n        margin-bottom: 5px;\r\n      }\r\n\r\n      .hero-content h1 strong {\r\n        font-weight: 900;\r\n      }\r\n\r\n      .hero-content h1 span {\r\n        font-size: 25px;\r\n      }\r\n\r\n      .hero-content h1 em {\r\n        font-size: 25px;\r\n        font-style: italic;\r\n        color: #ffffff;\r\n      }\r\n\r\n      .live-tag {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        padding: 10px 22px;\r\n        border-radius: 40px;\r\n        background: linear-gradient(145deg, #d21a1a, #8a1717);\r\n        border: 1px solid rgba(255, 215, 0, 0.4);\r\n        font-family: 'Cinzel', serif;\r\n        font-size: 14px;\r\n        letter-spacing: 0.15em;\r\n        color: #f5d76e;\r\n        box-shadow: 0 0 15px rgba(255, 215, 0, 0.15);\r\n        font-weight: 600;\r\n        margin-bottom: 20px;\r\n      }\r\n\r\n      .ldot {\r\n        width: 7px;\r\n        height: 7px;\r\n        border-radius: 50%;\r\n        background: #ffd700;\r\n        box-shadow: 0 0 10px #ffd700;\r\n        animation: glow 1.5s infinite ease-in-out;\r\n      }\r\n\r\n      @keyframes glow {\r\n\r\n        0%,\r\n        100% {\r\n          opacity: 1;\r\n        }\r\n\r\n        50% {\r\n          opacity: 0.4;\r\n        }\r\n      }\r\n\r\n      .hero-content p {\r\n        font-size: 20px;\r\n        line-height: 1.8;\r\n        margin-bottom: 14px;\r\n        font-weight: 300;\r\n        color: #ffffff;\r\n      }\r\n\r\n      .hero-content p strong {\r\n        color: #fff;\r\n        font-weight: 500;\r\n      }\r\n\r\n      .cta-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        background: linear-gradient(135deg, #f6f600 0%, #ffff9c 50%, #f6f600 100%);\r\n        color: #0d0e0a;\r\n        padding: 14px 36px;\r\n        font-family: 'Cinzel', serif;\r\n        font-size: 17px;\r\n        font-weight: 600;\r\n        letter-spacing: 2.5px;\r\n        text-transform: uppercase;\r\n        text-decoration: none;\r\n        border-radius: 2px;\r\n        position: relative;\r\n        overflow: hidden;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 30px rgba(201, 168, 76, 0.25);\r\n        margin-bottom: 28px;\r\n      }\r\n\r\n      .cta-btn::after {\r\n        content: '\u2192';\r\n        transition: transform 0.3s ease;\r\n      }\r\n\r\n      .cta-btn:hover {\r\n        box-shadow: 0 6px 40px rgba(201, 168, 76, 0.4);\r\n        transform: translateY(-1px);\r\n      }\r\n\r\n      .cta-btn:hover::after {\r\n        transform: translateX(4px);\r\n      }\r\n\r\n      @media (max-width: 1024px) {\r\n        .hero {\r\n          flex-direction: column;\r\n        }\r\n\r\n        .hero-left {\r\n          width: 100%;\r\n          height: 380px;\r\n          flex-shrink: 0;\r\n        }\r\n\r\n        .hero-left img {\r\n          object-fit: contain;\r\n                  margin: 0 auto;\r\n        }\r\n\r\n        .hero-right {\r\n          padding: 0 6% 30px;\r\n        }\r\n      }\r\n\r\n      @media (max-width: 600px) {\r\n        .hero-left {\r\n          height: 260px;\r\n        }\r\n\r\n        .hero-right {\r\n          padding: 40px 5%;\r\n        }\r\n\r\n        .live-tag {\r\n          font-size: 13px;\r\n        }\r\n\r\n        .cta-btn {\r\n          font-size: 14px;\r\n          padding: 14px 24px;\r\n        }\r\n      }\r\n\r\n      .row.header-wrap{\r\n    flex-wrap: nowrap;\r\n}\r\n    <\/style>\r\n  <\/section>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     HEADER\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n\r\n<section class=\"fixed-menu\">\r\n  <div class=\"sticker\">\r\n  <div class=\"title-btn\">\r\n    <div class=\"dynamic-title\">\r\n      <p class=\"dynamic-title-text\">Vedic New Year 2026<\/p> \r\n    <\/div>\r\n    <div>\r\n      <div class=\"fixed-btn-package\"><a class=\"view-btn\" href=\"#packages\">PARTICIPATE\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" style=\"width: 20px; height: 20px; margin-left: 10px;\">\r\n          <path d=\"M4 12H18\" stroke=\"#000\" stroke-width=\"2.5\" stroke-linecap=\"round\"><\/path>\r\n          <path d=\"M12 6L18 12L12 18\" stroke=\"#000\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\r\n        <\/svg>\r\n      <\/a><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<script>\r\n$(document).ready(function() {\r\n  var s = $(\".sticker\");\r\n  var pos = s.position();            \r\n  $(window).scroll(function() {\r\n    var windowpos = $(window).scrollTop();\r\n    console.log('b', $('#menu-enable').position().top);\r\n    if (window.pageYOffset <= $('#menu-enable').position().top){\r\n      s.removeClass(\"stick\");\r\n    } else if (window.pageYOffset <= $('#packages').position().top) {\r\n      s.addClass(\"stick\");  \r\n    }\r\n    else{\r\n      s.removeClass(\"stick\");\r\n    }\r\n  });\r\n});\r\n<\/script>\r\n<\/section>\r\n\r\n\r\n  <section class=\"about-section\" id=\"about-section\">\r\n    <div class=\"container\">\r\n      <div class=\"about-content\">\r\n\r\n        <p class=\"about-text\">\r\n          When the Sun moves into Aries (Mesha Rashi), the heavens open a doorway. Every year at this moment, a new\r\n          cosmic chapter begins, and the blessings you call in at this threshold travel with you through the entire year\r\n          ahead.\r\n        <\/p>\r\n\r\n        <p class=\"about-text\">\r\n          This is the day (April. 14) when the planetary rulers take their positions, the cosmic court is formed, and\r\n          the energy of the entire year is set in motion.\r\n        <\/p>\r\n\r\n        <h2 class=\"about-title\">\r\n          Jupiter Reigns as King \u2014 Year of Growth, Hidden Wisdom & Righteous Renewal\r\n        <\/h2>\r\n\r\n        <p class=\"about-text\">\r\n          \"Every Vedic Year carries a unique name and repeats in a 60-year cycle. On New Year's Day, a planet assumes\r\n          the role of the King and forms a Court of Planets (Nava Nayak), each assigned key responsibilities that shape\r\n          life on Earth.\r\n        <\/p>\r\n        <p class=\"about-text\">\r\n          This year is called the Year of Defeat or Being Overcome (Parabhava), the 40th name in the ancient 60-year\r\n          cycle. Parabhava is a year of deep cosmic correction \u2014 a time when what is false falls away, and what is true\r\n          rises to take its place.\r\n        <\/p>\r\n\r\n        <p class=\"about-text\">\r\n          The word \"being overcome\" (Parabhava) signals a year when arrogance meets its limit, hidden injustice is\r\n          brought to light, and the soul is lovingly redirected toward humility, integrity, and spiritual depth.\r\n          According to the sacred text Brighu Samhita, Parabhava tests material stability while opening the door wide to\r\n          inner growth.\r\n        <\/p>\r\n\r\n        <p class=\"about-text\">\r\n          Jupiter holds the title of King (Raja) in the celestial Court of Planets (Graha Sabha) this year \u2014 a deeply\r\n          auspicious placement that anchors the entire year in wisdom, law, and divine order. When Jupiter becomes King,\r\n          education is honored, truth is upheld, spiritual traditions are revived, and even within uncertainty, the\r\n          righteous path remains clear and well-lit.\r\n        <\/p>\r\n\r\n        <p class=\"about-text\">\r\n          Parabhava is an invitation to release what no longer serves, to embrace humility as a strength, and to allow\r\n          Jupiter's timeless wisdom to guide you toward a life of greater purpose, integrity, and grace in 2026.\"\r\n        <\/p>\r\n\r\n        <p style=\"font-style: italic; font-weight: 600; text-align: right; margin-right: 100px; \">\u2014 Astrologer\r\n          Vijayalakshmi<\/p>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <style>\r\n      .about-section {\r\n        padding: 60px 20px;\r\n        background-color: #fff8f2;\r\n        font-family: Arial, sans-serif;\r\n      }\r\n\r\n      .about-title {\r\n        font-size: clamp(1.8rem, 4vw, 3rem);\r\n        font-weight: 700;\r\n        margin-bottom: 20px;\r\n        color: #b22222;\r\n        text-align: center;\r\n            font-family: var(--serif);\r\n      }\r\n\r\n      .about-section .about-text {\r\n        font-size: 17px;\r\n        line-height: 1.7;\r\n        margin-bottom: 16px;\r\n        color: #333;\r\n      }\r\n    <\/style>\r\n  <\/section>\r\n\r\n  <section class=\"info-section\">\r\n    <div class=\"container\" style=\"flex-direction: column;\">\r\n\r\n      <h2 class=\"about-title\">\r\n        What This Year Means For The World\r\n      <\/h2>\r\n\r\n      <p class=\"about-text text-center\" style=\"margin-bottom: 20px;\">Parabhava Samvatsara touches 5 broad areas of life, each\r\n        carrying its own wisdom and invitation<\/p>\r\n\r\n      <!-- Row 1 -->\r\n      <div class=\"row\">\r\n        <div class=\"box\">\r\n          <h3>Political & Social Changes<\/h3>\r\n          <ul>\r\n            <li>Governments may face strong public questioning.<\/li>\r\n            <li>Hidden problems within institutions may rise to the surface.<\/li>\r\n            <li>Tensions between nations and communities may deepen.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"box\">\r\n          <h3>Economic Instability<\/h3>\r\n          <ul>\r\n            <li>Financial fluctuations will be felt across markets.<\/li>\r\n            <li>Accumulating wealth may take more patience and care.<\/li>\r\n            <li>Prices of essential goods may climb noticeably.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"box\">\r\n          <h3>Natural Calamities<\/h3>\r\n          <ul>\r\n            <li>Floods and excess rainfall may affect many regions.<\/li>\r\n            <li>Storms and earthquakes may also be on the rise.<\/li>\r\n            <li>Extreme weather patterns may challenge communities worldwide.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Row 2 -->\r\n      <div class=\"row second-row\">\r\n        <div class=\"box\">\r\n          <h3>Moral & Ethical Testing<\/h3>\r\n          <ul>\r\n            <li>Conflicts within families and societies may surface.<\/li>\r\n            <li>Careless speech may cause unnecessary hurt and disputes.<\/li>\r\n            <li>Values and integrity will be tested at every level of society.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"box\">\r\n          <h3>Spiritual Growth<\/h3>\r\n          <ul>\r\n            <li>Charitable giving and humanitarian work will increase.<\/li>\r\n            <li>Personal spiritual practice may deepen widely and visibly.<\/li>\r\n            <li>Traditional wisdom, sacred texts, and teachers gain renewed respect.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <style>\r\n      .info-section {\r\n        padding: 60px 40px;\r\n        background: #f9f9f9;\r\n      }\r\n\r\n      .row {\r\n        display: flex;\r\n        gap: 20px;\r\n        margin-bottom: 20px;\r\n      }\r\n\r\n      .second-row {\r\n        justify-content: center;\r\n        \/* center the 2 boxes *\/\r\n      }\r\n      .box {\r\n        flex: 1;\r\n        background: #ffffff;\r\n        border: 1px solid #ccc;\r\n        padding: 20px;\r\n        border-radius: 6px;\r\n        min-height: 100%;\r\n      }\r\n\r\n      .box h3 {\r\n        color: #6b1d2b;\r\n        margin-bottom: 15px;\r\n        font-size: 18px;\r\n            font-family: 'Jost', sans-serif;\r\n      }\r\n\r\n      .box ul {\r\n        padding-left: 20px;\r\n      }\r\n\r\n      .box li {\r\n        margin-bottom: 10px;\r\n        line-height: 1.5;\r\n            list-style: disc;\r\n      }\r\n\r\n      \/* Responsive *\/\r\n      @media (max-width: 768px) {\r\n        .row {\r\n          flex-direction: column;\r\n        }\r\n      }\r\n    <\/style>\r\n  <\/section>\r\n\r\n<section class=\"about-section card-style\" id=\"energy\">\r\n\r\n    <div class=\"container\">\r\n      <h2 class=\"about-title\">\r\n        How Can You Harness The Energy of This Day\r\n      <\/h2>\r\n\r\n    <p>On Apr. 14, AstroVed will perform 20 Vedic Ceremonies, invoking the Divine blessings of Vyasa Maharishi (Cosmic\r\n      Sage & Spiritual Guide), Ganesha (Remover of Obstacles), Jupiter (King of Court of Planets), Varahi (Swift-Acting\r\n      Protectress), and the Navagraha (9 Karmic Agents).<\/p>\r\n    <p>Each ritual is carefully curated to meet the Parabhava year's demands of karmic correction, planetary\r\n      realignment,\r\n      and divine renewal and usher in a year filled with abundance, auspiciousness, and unstoppable progress.<\/p>\r\n    <p>The Vedic New Year window amplifies the potency of every ritual performed within it. When the Sun enters Aries,\r\n      the\r\n      cosmic forces are most receptive and help connect with Divine energy for<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"custom-card\">\r\n\r\n      <!-- LEFT CONTENT -->\r\n      <div class=\"card-left\">\r\n        <ul class=\"card-list\">\r\n  <li><strong>Karmic Cleansing<\/strong> \u2014 Sage Vyasa helps resolve accumulated burdens before they shape the year ahead.<\/li>\r\n  <li><strong>Planetary Protection<\/strong> \u2014 All nine planets are harmonized, shielding you from adverse cosmic friction.<\/li>\r\n  <li><strong>Obstacle Removal<\/strong> \u2014 Ganesha helps clear blockages in finances, relationships, career, and health at the root level<\/li>\r\n  <li><strong>Ancestral Healing<\/strong> \u2014 Generational karma from your family lineage is released and lifted.<\/li>\r\n  <li><strong>Divine Wisdom<\/strong> \u2014 Jupiter's grace as King brings sound judgment, clarity, and ethical prosperity.<\/li>\r\n  <li><strong>Health and Vitality<\/strong> \u2014 The Sun's royal energy restores strength, resilience, and the will to thrive.<\/li>\r\n  <li><strong>Fierce Protection<\/strong> \u2014 Goddess Varahi builds a divine shield around you, your home, and your loved ones.<\/li>\r\n  <li><strong>Prosperity and New Beginnings<\/strong> \u2014 Channels for abundance and auspicious opportunities are opened wide.<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <\/div>\r\n\r\n    <style>\r\n      #about-section .about-title {\r\n        margin-top: 60px;\r\n      }\r\n      .about-section.card-style {\r\n        padding: 40px 20px;\r\n        background-color: #f5efe6;\r\n        font-family: Arial, sans-serif;\r\n      }\r\n\r\n      .about-section.card-style .container {\r\n        flex-direction: column;\r\n        line-height: 1.5;\r\n      }\r\n\r\n      .about-section.card-style p {\r\n        font-size: 17px;\r\n        margin-bottom: 20px;\r\n      }\r\n\r\n      .custom-card {\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        background: #ffffff;\r\n        border-radius: 14px;\r\n        padding: 25px;\r\n        display: flex;\r\n        gap: 25px;\r\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\r\n        align-items: flex-start;\r\n      }\r\n\r\n      .card-left {\r\n        flex: 2;\r\n      }\r\n\r\n      .card-left p {\r\n        line-height: 1.5;\r\n      }\r\n\r\n      .card-right {\r\n        flex: 1;\r\n      }\r\n\r\n      .card-right img {\r\n        width: 100%;\r\n        border-radius: 12px;\r\n        display: block;\r\n      }\r\n\r\n      .card-title {\r\n        font-size: 22px;\r\n        font-weight: 700;\r\n        margin-bottom: 15px;\r\n        color: #000;\r\n      }\r\n\r\n      .card-list {\r\n        padding-left: 18px;\r\n        margin-bottom: 15px;\r\n      }\r\n\r\n      .card-list li {\r\n        margin-bottom: 10px;\r\n        line-height: 1.6;\r\n        color: #222;\r\n        list-style: disc;\r\n      }\r\n\r\n      .card-list li::marker {\r\n        color: #1a3c7a;\r\n      }\r\n\r\n      .section-subtitle {\r\n        font-weight: 700;\r\n        margin-top: 15px;\r\n        margin-bottom: 8px;\r\n      }\r\n\r\n      .card-text {\r\n        margin-bottom: 10px;\r\n        line-height: 1.6;\r\n      }\r\n\r\n      \/* Responsive *\/\r\n      @media (max-width: 768px) {\r\n        .custom-card {\r\n          flex-direction: column;\r\n          align-items: center;\r\n        }\r\n\r\n        .card-right {\r\n          order: -1;\r\n        }\r\n      }\r\n    <\/style>\r\n  <\/section>\r\n\r\n  <section class=\"table-section\">\r\n\r\n    <div class=\"container\">\r\n        <h2 class=\"about-title\">\r\n          How the Planets Govern Your Life This Year\r\n        <\/h2>\r\n        <p>The <em>Nava Nayak<\/em> (9 Planetary Rulers) for 2026-2027, led by Jupiter, shape how resources, environments, and human behavior unfold:<\/p>\r\n      <table class=\"custom-table\">\r\n    <thead>\r\n      <tr>\r\n        <th>Position<\/th>\r\n        <th>Planet<\/th>\r\n        <th>Influence<\/th>\r\n      <\/tr>\r\n    <\/thead>\r\n\r\n    <tbody>\r\n      <tr>\r\n        <td><strong>King <em>(Raja)<\/em><\/strong><\/td>\r\n        <td>Jupiter<\/td>\r\n        <td>Strengthens law, judiciary, and righteous governance. Honors education and spiritual traditions. Gold and silver prices rise.<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td><strong>Minister <em>(Mantri)<\/em><\/strong><\/td>\r\n        <td>Mars<\/td>\r\n        <td>Boosts defense and real estate. Political tensions and internal rivalries increase. Fire and road accidents may rise.<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td><strong>Commander-in-Chief <em>(Senadhipati)<\/em><\/strong><\/td>\r\n        <td>Moon<\/td>\r\n        <td>Raises property values and commodity prices. Uneven rainfall. Naval forces strengthen. Women in leadership gain recognition.<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td><strong>Agriculture <em>(Sasyadhipati)<\/em><\/strong><\/td>\r\n        <td>Jupiter<\/td>\r\n        <td>Abundant fruit harvests. More organic food cultivation. Food-related charity and religious generosity flourish.<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td><strong>Nourishment <em>(Rasadhapati)<\/em><\/strong><\/td>\r\n        <td>Saturn<\/td>\r\n        <td>Increased cost of medicines, pharmaceuticals, and chemical fertilizers. Political tensions and conflicts may flare, placing some leaders under considerable pressure.<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td><strong>Wealth & Grains <em>(Dhanyadhipati)<\/em><\/strong><\/td>\r\n        <td>Mercury<\/td>\r\n        <td>Good pulse yields and fair prices. Rapid growth in online grocery and agri-commerce.<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td><strong>Environment & Monsoons <em> (Arkyhadhipati & Meghadhipati)<\/em><\/strong><\/td>\r\n        <td>Moon<\/td>\r\n        <td>Healthy crop growth. Rainfall is adequate in most regions.<\/td>\r\n      <\/tr>\r\n    <\/tbody>\r\n  <\/table>\r\n\r\n    <\/div>\r\n\r\n  <style>\r\n    .table-section {\r\n  padding: 30px 15px;\r\n  background: #f5f5f5;\r\n}\r\n.table-section p{\r\n  text-align: center;\r\n}\r\n\/* Table *\/\r\n.custom-table {\r\n  width: 100%;\r\n  border-collapse: collapse;\r\n  background: #fff;\r\n  margin-top: 20px;\r\n}\r\n\r\n.custom-table th,\r\n.custom-table td {\r\n  border: 1px solid #333;\r\n  padding: 15px;\r\n  text-align: center;\r\n  vertical-align: middle;\r\n}\r\n\r\n\/* Header *\/\r\n.custom-table thead th {\r\n  color: blue;\r\n  font-weight: bold;\r\n}\r\n\r\n\/* First column bold *\/\r\n.custom-table td:first-child {\r\n  font-weight: bold;\r\n}\r\n\r\n\/* Spacing between tables *\/\r\n.mt {\r\n  margin-top: 80px;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n  .custom-table th,\r\n  .custom-table td {\r\n    padding: 10px;\r\n    font-size: 14px;\r\n  }\r\n}\r\n  <\/style>\r\n<\/section>\r\n\r\n  \r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     Pacakge SECTION\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"packages\" style=\"padding:5rem 0;background:var(--cream);\">\r\n  <div class=\"container\">\r\n    <div class=\"text-center \">\r\n      <h2 class=\"section-heading\">Vedic New Year Services & Packages<\/h2>\r\n      <div class=\"ornament\"><span class=\"ornament-icon\">\u2726<\/span><\/div>\r\n    <\/div>\r\n\r\n    <!-- Deity cards -->\r\n    <div class=\"deity-grid\" id=\"deity-grid\">\r\n<!-- Dattatreya -->\r\n      <div class=\"deity-card\" data-categories=\"guru\" data-deity=\"dattatreya\" onclick=\"openModal('advanced')\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/phplexus.astroved.com\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-Advanced400.jpg\" alt=\"Advanced Package\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\"\/>\r\n          <div class=\"deity-badge\">Vedic  New Year Advanced Package<\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Vedic  New Year Advanced Package<\/div>\r\n          <div class=\"deity-desc\">Usher in the Vedic New Year with a comprehensive suite of powerful Fire Labs, Poojas,and Sacred Offerings designed to cleanse obstacles, align your destiny, and invoke abundance, protection, and wisdom for a truly blessed year ahead.<\/div>\r\n          <button class=\"rituals-toggle\" onclick=\"event.stopPropagation();toggleRituals(this)\"><span>\ud83e\ude94 View Rituals Included<\/span><span class=\"arrow\">\u25be<\/span><\/button>\r\n          <ul class=\"ritual-list\">\r\n            <li>8-Priest Upayuktha Chathur Veda Parayanam and Vyasa Maharishi Pooja by Vedic Priest- For wisdom &amp; clarity in decision making<\/li>\r\n            <li>8-Priest Grand Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab- To dispel obstacles to fulfill desires<\/li>\r\n            <li>Choice of One Individual Fire Lab\r\n              <ul>\r\n                <li>Sri Suktam Fire Lab- To overcome misfortune &amp; attain financial abundance<\/li>\r\n                <li>Durga Suktam Fire Lab- For protection from evil, threats &amp; all harm<\/li>\r\n                <li>Dhanvantri Fire Lab- For health, vitality &amp; revitalization<\/li>\r\n                <li>Bhagya Suktam Fire Lab- To enhance luck &amp; favorable opportunities<\/li>\r\n              <\/ul>\r\n            <\/li>\r\n            <li>2 Special Poojas- To overcome planetary afflictions &amp; gain benefic blessings<\/li>\r\n            <li>Grand Shakambari Pooja with Vegetable Garland Offering to Goddess Varahi- To remove fears of death &amp; danger<\/li>\r\n            <li>Tarpanam (Ancestral Offering) at Sidalaipatu Powerspot- To attain ancestral blessings<\/li>\r\n            <li>Archana (Pooja) to Maha Ganapati at Powerspot- To negate obstacles &amp; Saturn Afflictions<\/li>\r\n            <li>Archana (Pooja) to Jupiter at Powerspot- To grant wisdom to attain prosperity<\/li>\r\n            <li>Archana (Pooja) to Sun at Powerspot- To negate adverse aspects of the Sun in the birth chart<\/li>\r\n            <li>Coconut Smashing at Ganesha Powerspot- To diffuse bad karma &amp; remove stubborn obstacles<\/li>\r\n          <\/ul>\r\n        \r\n\r\n          <button class=\"btn-sponsor\" onclick=\"event.stopPropagation();openModal('advanced')\">\u2726 PARTICIPATE<\/button>\r\n          <div class=\"card-click-hint\">\u2726 Click card for full details<\/div>\r\n        <\/div>\r\n      <\/div>\r\n<!-- Varahi -->\r\n<div class=\"deity-card\" data-categories=\"protection\" onclick=\"openModal('enhanced')\">\r\n\r\n  <div class=\"deity-img\">\r\n    <img decoding=\"async\" src=\"https:\/\/phplexus.astroved.com\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-Enhanced400.jpg\" alt=\"Enhanced\"\r\n      onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\"\/>\r\n    <div class=\"deity-badge\">Vedic  New Year Enhanced Package<\/div>\r\n  <\/div>\r\n\r\n  <div class=\"deity-body\">\r\n\r\n    <div class=\"deity-name\">Vedic  New Year Enhanced Package<\/div>\r\n\r\n    <div class=\"deity-desc\">\r\n      Welcome the Vedic New Year through an all-encompassing package with potent Fire Labs, Powerspot Poojas and Special Services, invoking Divine grace to clear negativity, strengthen protection, and bless your path with success and fulfillment.\r\n    <\/div>\r\n\r\n    <button class=\"rituals-toggle\"\r\n      onclick=\"event.stopPropagation();toggleRituals(this)\">\r\n      <span>\ud83e\ude94 View Rituals Included<\/span>\r\n      <span class=\"arrow\">\u25be<\/span>\r\n    <\/button>\r\n\r\n    <ul class=\"ritual-list\">\r\n      <li>8-Priest Upayuktha Chathur Veda Parayanam and Vyasa Maharishi Pooja by Vedic Priest- To grant wisdom, discernment &amp; safeguard against all forms of negativity<\/li>\r\n      <li>8-Priest Grand Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab- To help attain heart\u2019s desires<\/li>\r\n      <li>2 Special Poojas- To provide benefic planetary blessings &amp; protect against malefic aspects<\/li>\r\n      <li>Grand Shakambari Pooja with Vegetable Garland Offering to Goddess Varahi- To support recovery from financial or personal setbacks<\/li>\r\n      <li>Tarpanam (Ancestral Offering) at Sidalaipatu Powerspot- To clear energy blocks, negativity &amp; challenges<\/li>\r\n      <li>Archana (Pooja) to Maha Ganapati at Powerspot- To overcome all hurdles preventing progress<\/li>\r\n      <li>Archana (Pooja) to Jupiter at Powerspot- To boost abundance &amp; grant wisdom for success<\/li>\r\n      <li>Archana (Pooja) to Sun at Powerspot- To strengthen health, confidence &amp; reputation<\/li>\r\n      <li>Coconut Breaking at Ganesha Powerspot- To overcome adverse impact of bad karma<\/li>\r\n    <\/ul>\r\n\r\n    <button class=\"btn-sponsor\"\r\n      onclick=\"event.stopPropagation();openModal('enhanced')\">\r\n      \u2726 PARTICIPATE\r\n    <\/button>\r\n\r\n    <div class=\"card-click-hint\">\u2726 Click card for full details<\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n      <!-- Angala -->\r\n      <div class=\"deity-card\" data-categories=\"protection\" onclick=\"openModal('essential')\">\r\n     \r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/phplexus.astroved.com\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-Essential400.jpg\" alt=\"Essential Package\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\"\/>\r\n          <div class=\"deity-badge\">Vedic  New Year Essential Package<\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Vedic  New Year Essential Package<\/div>\r\n          <div class=\"deity-desc\">A Divine Vedic New Year offering to cleanse past karma, awaken new beginnings, and invoke higher blessings through sacred chants, Fire Labs, and poojas.<\/div>\r\n          <button class=\"rituals-toggle\" onclick=\"event.stopPropagation();toggleRituals(this)\"><span>\ud83e\ude94 View Rituals Included<\/span><span class=\"arrow\">\u25be<\/span><\/button>\r\n          <ul class=\"ritual-list\">\r\n            <li>8-Priest Upayuktha Chathur Veda Parayanam and Vyasa Maharishi Pooja by Vedic Priest- To sharpen intellectual clarity &amp; support wisdom to make right decisions<\/li>\r\n            <li>8-Priest Grand Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab- To To accelerate manifestation of long-pending goals &amp; attract opportunities<\/li>\r\n            <li>2 Special Poojas- To enhance timing of opportunities &amp; promote overall life success<\/li>\r\n            <li>Archana (Pooja) to Maha Ganapati at Powerspot- To enhance creativity, focus &amp; remove mental blocks<\/li>\r\n            <li>Archana (Pooja) to Jupiter at Powerspot- To maximize opportunities &amp; wisdom in handling financial matters<\/li>\r\n            <li>Archana (Pooja) to Sun at Powerspot- To strengthen health, confidence &amp; reputation<\/li>\r\n          <\/ul>\r\n          <button class=\"btn-sponsor\"      onclick=\"event.stopPropagation();openModal('essential')\">\r\n          \u2726 PARTICIPATE<\/button>\r\n          <div class=\"card-click-hint\">\u2726 Click card for full details<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div><!-- \/deity-grid -->\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- ADDTIONAL RECOMMENDED SERVICES-- -->\r\n<section id=\"additional\" style=\"padding:5rem 0;background: #ffffff;\">\r\n  <div class=\"container\">\r\n    <div class=\"text-center \">\r\n      <h2 class=\"section-heading\">Additional Recommended Services & Products<\/h2>\r\n      <div class=\"ornament\"><span class=\"ornament-icon\">\u2726<\/span><\/div>\r\n    <\/div>\r\n    <!-- Deity cards -->\r\n    <div class=\"deity-grid\" id=\"deity-grid\">\r\n\r\n      <div class=\"deity-card\" data-categories=\"guru\" data-deity=\"dattatreya\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/03\/Navagaraha-Homa-VN400.jpg\" alt=\"Individual Navagraha Fire Lab\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Individual Navagraha Fire Lab<\/div>\r\n          <div class=\"deity-desc\">According to the Vedic Astrology text, Brihat Parashara Hora Shastra, the planets are the instruments in delivering the results of your karma. Performing Navagraha Fire Lab remedies harmful effects of malefic planets, fulfills wishes, achieves victory over enemies, bestows health, power, wealth, and success, brings fame, mental clarity, emotional balance, and charisma\r\n          <div class='product-placeholder' data-id='69751' data-template='18' id='product_69751_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n<!-- Varahi -->\r\n    <div class=\"deity-card\" data-categories=\"protection\">\r\n      <div class=\"deity-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/03\/Nakshatra-Shanti-Homa-VN400.jpg\" alt=\"Individual Nakshatra Shanthi Fire Lab\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n        <div class=\"deity-badge\">Individual Nakshatra Shanthi Fire Lab<\/div>\r\n      <\/div>\r\n      <div class=\"deity-body\">\r\n        <div class=\"deity-name\">Individual Nakshatra Shanthi Fire Lab<\/div>\r\n        <div class=\"deity-desc\">The Nakshatra Shanti Homa (Fire Lab) is a sacred Vedic ritual dedicated to the Nakshatra Devtas (birth star deities), based on the Atharva Veda and Sathapatha Brahmana, to invoke their blessings and establish a deep connection with one\u2019s Janma Nakshatra. By performing poojas to Nakshatra deities, Navagrahas, and associated divine forces, this ritual helps pacify Nakshatra and Graha doshas, remove negative karmic influences, and bring mental clarity, emotional strength, and overall well-being. It supports health, longevity, harmonious relationships, career success, financial stability, and attracts prosperity, protection, and positive transformation in life.\r\n        <div class='product-placeholder' data-id='69752' data-template='18' id='product_69752_template_18'><\/div>\r\n      <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n      <!-- Angala -->\r\n      <div class=\"deity-card\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/03\/Individual-Maha-Tarpanam-VN400.jpg\" alt=\"Individual Maha Tarpanam \" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n          <div class=\"deity-badge\">Individual Maha Tarpanam <\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Individual Maha Tarpanam <\/div>\r\n          <div class=\"deity-desc\">Book your Individual Maha Tarpanam on Vedic New Year day. According to traditional beliefs, performing Maha Tarpanam for your ancestors during the auspicious Vedic New Year can help elevate the souls of your ancestors and help you receive blessings to renew your life with abundant health, wealth, happiness, and loving relationships.\r\n          <p style=\"margin-top: 10px;\"><strong>Please Note:<\/strong> <br> We will not be shipping any Prasad after the Tarpanam (Ancestral Offering), as it is generally considered inauspicious to possess the Prasad.<\/p>\r\n          <div class='product-placeholder' data-id='69753' data-template='18' id='product_69753_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"deity-card\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/03\/Individual-Ganesha-Homa-VN400.jpg\" alt=\"Individual Ganesha Fire Lab\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n          <div class=\"deity-badge\">Individual Ganesha Fire Lab<\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Individual Ganesha Fire Lab<\/div>\r\n          <div class=\"deity-desc\">Book your Individual Ganesha Homa to invoke the blessings of Ganesha to remove any obstacles preventing your growth and success. According to the Ganesha Upanishad, performing this Fire Lab can offer the protective shield of Warrior Ganesha who dispels negative energy blocking your success, enhances clear thinking, eliminates sins, grants wealth and prosperity.\r\n          <div class='product-placeholder' data-id='69754' data-template='18' id='product_69754_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"deity-card\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/06\/Individual-Annapoorneshwari-Homa-LC400.jpg\" alt=\"Individual 2-Priest Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n          <div class=\"deity-badge\">Individual 2-Priest Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab<\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Individual 2-Priest Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab<\/div>\r\n          <div class=\"deity-desc\">The Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Yagnam is rooted in the sacred teachings of the Taittiriya Upanishad, which emphasizes truth, discipline, and the realization of higher knowledge as pathways to fulfillment. This powerful Fire Lab invokes Vedic mantras that align the individual with cosmic order (Rta), helping to remove inner and outer obstacles. <br> According to Vedic scriptures, such yajnas are performed to fulfill righteous desires (Sarva Kamya Siddhi) and attract Divine grace. It supports spiritual growth, clarity of purpose, and the manifestation of both material and spiritual aspirations.\r\n          <div class='product-placeholder' data-id='85524' data-template='18' id='product_85524_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"deity-card\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/cdn.astroved.com\/images\/Ganesha-Incense400.jpg\" alt=\"Herbal Incense\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n          <div class=\"deity-badge\">Herbal Incense<\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Herbal Incense<\/div>\r\n          <div class=\"deity-desc\">AstroVed Incense Sticks are specially crafted using traditional methods and sacred ingredients to create a pure, soothing, and spiritually uplifting atmosphere. Infused with divine fragrances, they help cleanse negative energies, enhance focus during prayers, and deepen meditation practices. When used during poojas, Fire Labs, or daily rituals, these incense sticks support spiritual connection, promote peace of mind, and invite positive vibrations into your home and surroundings.\r\n          <div class='product-placeholder' data-id='84774' data-template='18' id='product_84774_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"deity-card\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/images\/lp\/Kamadhenu-st400.jpg\" alt=\"Energised 8-Inch Kamadhenu Kalpavriksha Statue\" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n          <div class=\"deity-badge\">Energised 8-Inch Kamadhenu Kalpavriksha Statue<\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Energised 8-Inch Kamadhenu Kalpavriksha Statue<\/div>\r\n          <div class=\"deity-desc\">Kamadhenu is the Divine cow which has all the Gods and Devas residing within her and She has the power to grant you anything you desire. Kalpavriksham is a wish-fulfilling Divine tree and emerged along with the Divine cow Kamadhenu as one among the fourteen gems or treasures during the churning of the Ocean of Milk Samudra Manthan) by the Devas and Asuras. Through the energized 8 inches Kamadhenu Kalpavriksha statue, devotees can receive the blessings of Kamadhenu and Kalpavriksham and fulfill all their material and worldly desires.\r\n          <div class='product-placeholder' data-id='48255' data-template='18' id='product_48255_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"deity-card\">\r\n        <div class=\"deity-img\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/images\/nl\/images\/yantra\/jupiter400.jpg\" alt=\"Jupiter Yantra \" onerror=\"this.style.background='linear-gradient(135deg,#8B2030,#D07A1A)'\">\r\n          <div class=\"deity-badge\">Jupiter Yantra <\/div>\r\n        <\/div>\r\n        <div class=\"deity-body\">\r\n          <div class=\"deity-name\">Jupiter Yantra <\/div>\r\n          <div class=\"deity-desc\">Jupiter is a most influential and benefic planet and rules Thursday (Guruvar). Worshipping the Jupiter Yantra helps strengthen its weakened aspects and can help you harness its Divine energies to develop discernment and pragmatism, bestow success in ventures, acquire wealth through hard work, and enhance your mind power and thoughts and protects from negative impact of a poorly-placed Jupiter in the birth chart, helps dissolve financial crises, empowers material abundance and grants direction in life.\r\n          <div class='product-placeholder' data-id='21' data-template='18' id='product_21_template_18'><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div><!-- \/deity-grid -->\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     FAQ\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"faq\">\r\n  <div class=\"container\">\r\n    <div class=\"text-center \">\r\n      <h2 class=\"section-heading\">Frequently Asked Questions<\/h2>\r\n      <div class=\"ornament\"><span class=\"ornament-icon\">\u2726<\/span><\/div>\r\n    <\/div>\r\n    <div class=\"faq-list\" style=\"margin-top:2rem;\">\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>1. What is Vedic New Year and why is it significant?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">The Vedic New Year begins when the Sun moves into Aries (Mesha Rashi), marking the start of a new cosmic cycle. It is a sacred time when planetary energies are set for the year, making it ideal for Vedic New Year rituals to invite prosperity, spiritual growth, and new beginnings.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>2. When is the Vedic New Year celebrated?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">The Vedic New Year 2026 is celebrated on Apr.  14, 2026, when the Sun enters Aries, creating a powerful window for Vedic New Year Pooja service and rituals.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>3. What rituals are included in the Vedic New Year service?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">The Vedic New Year Pooja service includes powerful Vedic New Year rituals online such as Veda Parayanam, Vyasa Maharishi Pooja, Fire Labs (Homams), Navagraha Pooja, Shakambari Pooja, Tarpanam, and Archana to Ganesha, Jupiter, and Sun.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>4. How can Vedic New Year Poojas help remove past karma and obstacles?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">Vedic New Year Poojas invite Divine blessings to support karmic cleansing, remove obstacles, and help overcome the malefic influence of the planets and help attain their benefic  blessings through potent ceremonies like Fire Labs, Tarpanam, and Ganesha Pooja, helping clear past karma and create a fresh start.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>5. Can the Vedic New Year rituals be performed online?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">Yes, you can easily participate in Vedic New Year rituals online by booking the Vedic New Year packages. Experienced Vedic priests perform the Vedic New Year puja service and New Year fire lab ceremonies at sacred powerspots, with devotees receiving live-streaming access and Prasad (blessed offerings) after the rituals are complete.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>6. What benefits can one receive from participating in Vedic New Year Poojas?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">Participating in Vedic New Year Poojas brings powerful Divine New Year blessings that support karmic cleansing and the removal of obstacles from the past.These sacred Vedic New Year ceremonies also provide protection from malefic planetary energies, ancestral blessings, and renewed spiritual growth.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>7. Who should consider taking part in the Vedic New Year ceremonies?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">Anyone seeking prosperity, new beginnings, karmic relief, and Divine New Year blessings can benefit from the Vedic New Year Pooja service, especially during this powerful cosmic transition. These Vedic New Year rituals are ideal for those facing obstacles, seeking clarity in decisions, or looking to improve health, finances, and relationships. By participating, devotees align with auspicious energies at the start of the year, helping set a strong spiritual and material foundation for the months ahead.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>8. What is a Fire Lab (Homa), and how does it support New Year blessings?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">A New Year fire lab ceremony (Homam) is a powerful Vedic ritual that invokes divine energies to remove obstacles, cleanse karma, and amplify blessings during Vedic New Year rituals. The Sarva Kamya Siddhi Pradha Homam fulfills desires and clears blockages, while Sri Suktam Fire Lab attracts wealth, Durga Suktam Fire Lab offers protection, Dhanvantri Fire Lab promotes health and vitality, and Bhagya Suktam Fire Lab enhances luck and opportunities. Together, these New Year fire lab ceremonies create a strong spiritual foundation for abundance, protection, well-being, and success in the year ahead.<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\r\n          <h3>9. How do Navagraha and Surya Poojas contribute to success and well-being?<\/h3>\r\n          <span class=\"faq-chevron\">\u25be<\/span>\r\n        <\/div>\r\n        <div class=\"faq-a\">Navagraha Pooja harmonizes the influence of all nine planets, helping reduce malefic effects and align life with favorable cosmic energies during Vedic New Year rituals. <br> Surya (Sun) Pooja strengthens health, vitality, confidence, and overall life force, which are essential for success and leadership. <br> Together, these sacred Vedic New Year Poojas support growth, improved well-being, and the flow of Divine New Year blessings for a prosperous year ahead.<\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- DR PILLAI \u2013 GURU BLESSINGS MODAL -->\r\n\r\n<div class=\"modal-overlay\" id=\"advanced\">\r\n  <div class=\"modal-box\">\r\n  <div class=\"modal-header\">\r\n    <img loading=\"lazy\" decoding=\"async\" class=\"modal-header-img\"\r\n    src=\"https:\/\/phplexus.astroved.com\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-Enhanced400.jpg\" width=\"200\" height=\"200\" alt=\"\"\r\n    onerror=\"this.style.display='none'\" \/>\r\n    <div class=\"modal-header-content\">\r\n      <div class=\"modal-header-name\">Vedic  New Year Advanced Package<\/div>\r\n    <\/div>\r\n    <button class=\"modal-close\" onclick=\"closeModal('advanced')\">\u2715<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"modal-body\">\r\n    <div class=\"modal-dur-tabs\">\r\n      <button class=\"modal-dur-tab active\" onclick=\"switchTab(event,'advanced-package')\">\r\n      Advanced Package <\/button>\r\n      <button class=\"modal-dur-tab\" onclick=\"switchTab(event,'adv-wwr-package')\">\r\n      What Will I Receive? <\/button>\r\n    <\/div>\r\n    <div class=\"tab-content\" id=\"advanced-package\" style=\"display:block;\">\r\n      <div class=\"modal-price-row\">\r\n        <div class='productdsk-placeholder strike-price-var' data-ids='87430,87431,87432,87433' id='productdsk_3337ba92c98f12a647c02e850342681b'><\/div>\r\n      <\/div>\r\n      <ul class=\"modal-ritual-list\">\r\n    <li>\r\n      Choice of One Individual Fire Lab (Scheduled Per Order Rank)\r\n      <ul>\r\n        <li>Sri Suktam Fire Lab<\/li>\r\n        <li>Durga Suktam Fire Lab<\/li>\r\n        <li>Dhanvantri Fire Lab<\/li>\r\n        <li>Bhagya Suktam Fire Lab<\/li>\r\n      <\/ul>\r\n    <\/li>\r\n    <li>8-Priest Upayuktha Chathur Veda Parayanam and Vyasa Maharishi Pooja by Vedic Priest on Apr. 14, 2026 at 5.30 am IST<\/li>\r\n    <li>8-Priest Grand Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab on Apr. 14, 2026 at 5.30 am IST<\/li>\r\n    <li>Navagraha Pooja<\/li>\r\n    <li>Grand Shakambari Pooja with Vegetable Garland Offering to Goddess Varahi by Varahi Channel<\/li>\r\n    <li>Tarpanam (Ancestral Offering) at Sidalaipatu Powerspot<\/li>\r\n    <li>Archana (Pooja) to Maha Ganapati at Powerspot<\/li>\r\n    <li>Archana (Pooja) to Jupiter at Powerspot<\/li>\r\n    <li>Archana (Pooja) to Sun at Powerspot<\/li>\r\n    <li>Gho (Cow) Pooja<\/li>\r\n    <li>Navagraha (9-Planet Blessings) Pooja<\/li>\r\n    <li>Coconut Smashing at Ganesha Powerspot<\/li>\r\n    <li>Energized Product: Sarva Badha Nivaran Yantra<\/li>\r\n    <li>Energized Product: Citrine Bracelet<\/li>\r\n    <li>Energized Product: Navagraha Raksha Thread<\/li>\r\n  <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"tab-content\" id=\"adv-wwr-package\" style=\"display: none;\">\r\n     <p><strong>What Will I Receive?<\/strong> <\/p>\r\n     <p>You will receive sacred grey ash from the Homa, Kum-Kum (Red Vermillion Powder), and energized products which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\r\n\r\n     <p><strong>Dr. Pillai explains this:<\/strong> <\/p>\r\n     <p>\r\n      The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n    <\/p>\r\n    <p><strong>Please note:<\/strong> <\/p>\r\n    <p>\r\n      AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the Powerspot Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.\r\n    <\/p>\r\n    <p>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed. <\/p>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n\r\n<div class=\"modal-overlay\" id=\"enhanced\">\r\n\r\n<div class=\"modal-box\">\r\n  <div class=\"modal-header\">\r\n    <img loading=\"lazy\" decoding=\"async\" class=\"modal-header-img\"\r\n    src=\"https:\/\/phplexus.astroved.com\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-Enhanced400.jpg\" width=\"200\" height=\"200\" alt=\"\"\r\n    onerror=\"this.style.display='none'\" \/>\r\n    <div class=\"modal-header-content\">\r\n      <div class=\"modal-header-name\">Vedic  New Year Enhanced Package<\/div>\r\n    <\/div>\r\n    <button class=\"modal-close\" onclick=\"closeModal('enhanced')\">\u2715<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"modal-body\">\r\n    <div class=\"modal-dur-tabs\">\r\n      <button class=\"modal-dur-tab active\" onclick=\"switchTab(event,'enhanced-package')\">\r\n      Enhanced Package <\/button>\r\n      <button class=\"modal-dur-tab\" onclick=\"switchTab(event,'enh-wwr-package')\">\r\n      What Will I Receive? <\/button>\r\n    <\/div>\r\n    <div class=\"tab-content\" id=\"enhanced-package\" style=\"display:block;\">\r\n      <div class=\"modal-price-row temps\">\r\n        <div class=\"multi-temps\">\r\n          <div class='product-placeholder' data-id='87434' data-template='18' id='product_87434_template_18'><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <ul class=\"modal-ritual-list\">\r\n  <li>8-Priest Upayuktha Chathur Veda Parayanam and Vyasa Maharishi Pooja by Vedic Priest on Apr. 14, 2026 at 5.30 am IST<\/li>\r\n  <li>8-Priest Grand Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab on Apr. 14, 2026 at 5.30 am IST<\/li>\r\n  <li>Grand Shakambari Pooja with Vegetable Garland Offering to Goddess Varahi<\/li>\r\n  <li>Tarpanam (Ancestral Offering) at Sidalaipatu Powerspot<\/li>\r\n  <li>Archana (Pooja) to Maha Ganapati at Powerspot<\/li>\r\n  <li>Archana (Pooja) to Jupiter at Powerspot<\/li>\r\n  <li>Archana (Pooja) to Sun at Powerspot<\/li>\r\n  <li>Gho (Cow) Pooja<\/li>\r\n  <li>Navagraha (9-Planet Blessings) Pooja<\/li>\r\n  <li>Coconut Breaking at Ganesha Powerspot<\/li>\r\n  <li>Energized Product: Citrine Bracelet<\/li>\r\n  <li>Energized Product: Navagraha Raksha Thread<\/li>\r\n<\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"tab-content\" id=\"enh-wwr-package\" style=\"display: none;\">\r\n     <p><strong>What Will I Receive?<\/strong> <\/p>\r\n     <p>You will receive sacred grey ash from the Homa, Kum-Kum (Red Vermillion Powder), and energized products which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\r\n\r\n     <p><strong>Dr. Pillai explains this:<\/strong> <\/p>\r\n     <p>\r\n      The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n    <\/p>\r\n    <p><strong>Please note:<\/strong> <\/p>\r\n    <p>\r\n      AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the Powerspot Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.\r\n    <\/p>\r\n    <p>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed. <\/p>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n<!-- Essential Package-- -->\r\n\r\n<div class=\"modal-overlay\" id=\"essential\">\r\n\r\n<div class=\"modal-box\">\r\n  <div class=\"modal-header\">\r\n    <img loading=\"lazy\" decoding=\"async\" class=\"modal-header-img\"\r\n    src=\"https:\/\/phplexus.astroved.com\/wp-content\/uploads\/2026\/03\/Vedic-New-Year-Essential400.jpg\" width=\"200\" height=\"200\" alt=\"\"\r\n    onerror=\"this.style.display='none'\" \/>\r\n    <div class=\"modal-header-content\">\r\n      <div class=\"modal-header-name\">Vedic  New Year Essential Package<\/div>\r\n    <\/div>\r\n    <button class=\"modal-close\" onclick=\"closeModal('essential')\">\u2715<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"modal-body\">\r\n    <div class=\"modal-dur-tabs\">\r\n      <button class=\"modal-dur-tab active\" onclick=\"switchTab(event,'essential-package')\">\r\n      Essential Package <\/button>\r\n      <button class=\"modal-dur-tab\" onclick=\"switchTab(event,'ess-wwr-package')\">\r\n      What Will I Receive? <\/button>\r\n    <\/div>\r\n    <div class=\"tab-content\" id=\"essential-package\" style=\"display:block;\">\r\n      <div class=\"modal-price-row temps\">\r\n        <div class=\"multi-temps\">\r\n          <div class='product-placeholder' data-id='87435' data-template='18' id='product_87435_template_18'><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <ul class=\"modal-ritual-list\">\r\n  <li>8-Priest Upayuktha Chathur Veda Parayanam and Vyasa Maharishi Pooja by Vedic Priest on Apr. 14, 2026 at 5.30 am IST<\/li>\r\n  <li>8-Priest Grand Taittiriya Upanishad Uktha Sarva Kamya Siddhi Pradha Fire Lab on Apr. 14, 2026 at 5.30 am IST<\/li>\r\n  <li>Archana (Pooja) to Maha Ganapati at Powerspot<\/li>\r\n  <li>Archana (Pooja) to Jupiter at Powerspot<\/li>\r\n  <li>Archana (Pooja) to Sun at Powerspot<\/li>\r\n  <li>Gho (Cow) Pooja<\/li>\r\n  <li>Navagraha (9-Planet Blessings) Pooja<\/li>\r\n  <li>Energized Product: Navagraha Raksha Thread<\/li>\r\n  <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"tab-content\" id=\"ess-wwr-package\" style=\"display: none;\">\r\n     <p><strong>What Will I Receive?<\/strong> <\/p>\r\n     <p>You will receive sacred grey ash from the Homa, Kum-Kum (Red Vermillion Powder), and energized products which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\r\n\r\n     <p><strong>Dr. Pillai explains this:<\/strong> <\/p>\r\n     <p>\r\n      The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n    <\/p>\r\n    <p><strong>Please note:<\/strong> <\/p>\r\n    <p>\r\n      AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the Powerspot Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.\r\n    <\/p>\r\n    <p>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed. <\/p>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     JAVASCRIPT\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<script data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"><\/script>\r\n<script>\r\nlet currentSlide = 0\r\nconst totalSlides = 2\r\n\/* \u2500\u2500\u2500 ACTIVE MODAL DURATION \u2500\u2500\u2500 *\/\r\nlet modalActiveDur = 'daily'\r\nlet modalActiveDeity = null\r\n\r\n\/* \u2500\u2500\u2500 OPEN MODAL \u2500\u2500\u2500 *\/\r\nfunction openModal(deityKey) {\r\n  const d = deityData[deityKey]\r\n  if (!d) return\r\n  modalActiveDeity = deityKey\r\n  modalActiveDur = 'daily'\r\n  modalCurrency = 'USD'\r\n\r\n  document.getElementById('modal-title').textContent = d.name\r\n  document.getElementById('modal-subtitle').textContent = d.subtitle\r\n\r\n  \/\/ Reset currency to USD\r\n  document.querySelectorAll('.modal-cur-btn').forEach(b => {\r\n    b.classList.toggle('active', b.dataset.cur === 'USD')\r\n  })\r\n  \/\/ Reset duration tabs\r\n  document.querySelectorAll('.modal-dur-tab').forEach(t => {\r\n    t.classList.toggle('active', t.dataset.dur === 'daily')\r\n  })\r\n\r\n  renderModalPackage('daily')\r\n  document.getElementById('modal-sponsor-cta').textContent = '\u2726 Sponsor ' + d.name\r\n  document.getElementById('pkg-modal').classList.add('open')\r\n  document.body.style.overflow = 'hidden'\r\n}\r\n\r\nfunction renderModalPackage(dur) {\r\n  const d = deityData[modalActiveDeity]\r\n  const s = symbols[modalCurrency]\r\n  const p = pricing[modalCurrency][dur]\r\n  const rituals = d.rituals[dur]\r\n\r\n  document.getElementById('modal-price-label').textContent = durationLabels[dur] + ' Sponsorship'\r\n  document.getElementById('modal-price-amount').textContent = s + p.toLocaleString()\r\n  document.getElementById('modal-price-period').textContent = durationPeriods[dur]\r\n\r\n  const list = document.getElementById('modal-ritual-list')\r\n  list.innerHTML = rituals.map(r => `\r\n    <li>\r\n      <div class=\"ri-dot\"><\/div>\r\n      <span>${r.name}<\/span>\r\n      <span class=\"ri-freq\">${r.freq}<\/span>\r\n    <\/li>\r\n  `).join('')\r\n}\r\n\r\n\/* \u2500\u2500\u2500 CLOSE MODAL \u2500\u2500\u2500 *\/\r\nfunction closeModal() {\r\n  document.getElementById('pkg-modal').classList.remove('open')\r\n  document.body.style.overflow = ''\r\n}\r\n\r\ndocument.getElementById('modal-close-btn').onclick = closeModal\r\ndocument.getElementById('pkg-modal').onclick = function(e) {\r\n  if (e.target === this) closeModal()\r\n}\r\ndocument.addEventListener('keydown', e => {\r\n  if (e.key === 'Escape') {\r\n    closeModal()\r\n    document.getElementById('nav-modal').classList.remove('open')\r\n    document.body.style.overflow = ''\r\n  }\r\n})\r\n\r\n\/* \u2500\u2500\u2500 MODAL DURATION TABS \u2500\u2500\u2500 *\/\r\ndocument.getElementById('modal-dur-tabs').addEventListener('click', e => {\r\n  const tab = e.target.closest('.modal-dur-tab')\r\n  if (!tab) return\r\n  document.querySelectorAll('.modal-dur-tab').forEach(t => t.classList.remove('active'))\r\n  tab.classList.add('active')\r\n  modalActiveDur = tab.dataset.dur\r\n  renderModalPackage(modalActiveDur)\r\n})\r\n\r\n\/* \u2500\u2500\u2500 SLIDER \u2500\u2500\u2500 *\/\r\nfunction goToSlide(n) {\r\n  const slides = document.querySelectorAll('.slide')\r\n  const dots   = document.querySelectorAll('.dot')\r\n  slides[currentSlide].classList.remove('active')\r\n  slides[currentSlide].classList.add('prev')\r\n  dots[currentSlide].classList.remove('active')\r\n  currentSlide = (n + totalSlides) % totalSlides\r\n  slides.forEach(s => s.classList.remove('prev'))\r\n  slides[currentSlide].classList.add('active')\r\n  dots[currentSlide].classList.add('active')\r\n}\r\ndocument.getElementById('next-slide').onclick = () => goToSlide(currentSlide + 1)\r\ndocument.getElementById('prev-slide').onclick = () => goToSlide(currentSlide - 1)\r\ndocument.querySelectorAll('.dot').forEach(d => {\r\n  d.onclick = () => goToSlide(+d.dataset.dot)\r\n})\r\nsetInterval(() => goToSlide(currentSlide + 1), 6000)\r\n\r\n\/* \u2500\u2500\u2500 VIDEO \u2500\u2500\u2500 *\/\r\ndocument.getElementById('video-container').onclick = function() {\r\n  const thumb = document.getElementById('video-thumb')\r\n  if (thumb) {\r\n    thumb.remove()\r\n    const iframe = document.createElement('iframe')\r\n    iframe.src = \"https:\/\/drive.google.com\/file\/d\/1dOkv6PwtT7Ors4TrvPYk7TFmbW9YhnPn\/preview\"\r\n    iframe.className = 'video-iframe'\r\n    iframe.allow = 'autoplay'\r\n    iframe.title = \"Dr. Pillai Explains Why Divine Statues Are Alive\"\r\n    this.appendChild(iframe)\r\n    this.style.cursor = 'default'\r\n  }\r\n}\r\n\r\n\/* \u2500\u2500\u2500 MOBILE NAV \u2500\u2500\u2500 *\/\r\ndocument.getElementById('mobile-toggle-btn').onclick = function() {\r\n  const nav = document.getElementById('mobile-nav')\r\n  nav.classList.toggle('open')\r\n  this.textContent = nav.classList.contains('open') ? '\u2715' : '\u2630'\r\n}\r\nfunction closeMobileNav() {\r\n  document.getElementById('mobile-nav').classList.remove('open')\r\n  document.getElementById('mobile-toggle-btn').textContent = '\u2630'\r\n}\r\n\r\n\/* \u2500\u2500\u2500 STICKY HEADER \u2500\u2500\u2500 *\/\r\nwindow.addEventListener('scroll', () => {\r\n  document.getElementById('site-header').classList.toggle('scrolled', window.scrollY > 50)\r\n  document.getElementById('sticky-cta').classList.toggle('visible', window.scrollY > 400)\r\n})\r\n\r\n\r\n\r\n\/* \u2500\u2500\u2500 FILTER BAR \u2500\u2500\u2500 *\/\r\ndocument.getElementById('deity-filter-bar').addEventListener('click', e => {\r\n  const btn = e.target.closest('.filter-btn')\r\n  if (!btn) return\r\n  document.querySelectorAll('.filter-btn').forEach(b => b.classList.remove('active'))\r\n  btn.classList.add('active')\r\n  const filter = btn.dataset.filter\r\n  document.querySelectorAll('.deity-card').forEach(card => {\r\n    const cats = card.dataset.categories || ''\r\n    card.classList.toggle('hidden', filter !== 'all' && !cats.includes(filter))\r\n  })\r\n})\r\n\r\n\/* \u2500\u2500\u2500 RITUALS ACCORDION \u2500\u2500\u2500 *\/\r\nfunction toggleRituals(btn) {\r\n  const list = btn.nextElementSibling\r\n  const isOpen = list.classList.toggle('open')\r\n  btn.classList.toggle('open', isOpen)\r\n}\r\n\r\n\/* \u2500\u2500\u2500 FAQ ACCORDION \u2500\u2500\u2500 *\/\r\nfunction toggleFaq(btn) {\r\n  const item = btn.closest('.faq-item')\r\n  item.classList.toggle('open')\r\n}\r\n\r\n\/* \u2500\u2500\u2500 NAVAGRAHA PLANET POPUP DATA \u2500\u2500\u2500 *\/\r\nconst planetRituals = {\r\n  Surya:   [{ name:'Daily Archana to Sun', freq:'Daily' }, { name:'Surya Gayatri Chanting', freq:'Daily' }, { name:'Sunday Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Chandra: [{ name:'Daily Archana to Moon', freq:'Daily' }, { name:'Moon Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Mangala: [{ name:'Daily Archana to Mars', freq:'Daily' }, { name:'Mars Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Budha:   [{ name:'Daily Archana to Mercury', freq:'Daily' }, { name:'Mercury Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Guru:    [{ name:'Daily Archana to Jupiter', freq:'Daily' }, { name:'Jupiter Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Shukra:  [{ name:'Daily Archana to Venus', freq:'Daily' }, { name:'Venus Moola Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Shani:   [{ name:'Daily Archana to Saturn', freq:'Daily' }, { name:'Saturn Moola Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Rahu:    [{ name:'Daily Archana to Rahu', freq:'Daily' }, { name:'Rahu Moola Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }],\r\n  Ketu:    [{ name:'Daily Archana to Ketu', freq:'Daily' }, { name:'Ketu Moola Mantra Chanting', freq:'Daily' }, { name:'Weekly Special Pooja', freq:'Weekly' }, { name:'Monthly Group Homa', freq:'Monthly' }]\r\n}\r\nconst planetEngNames = { Surya:'Sun', Chandra:'Moon', Mangala:'Mars', Budha:'Mercury', Guru:'Jupiter', Shukra:'Venus', Shani:'Saturn', Rahu:'North Node', Ketu:'South Node' }\r\n\r\nlet navModalCurrency = 'USD'\r\nlet navModalDur = 'daily'\r\nlet navModalPlanet = null\r\n\r\nfunction renderNavModal() {\r\n  const s = symbols[navModalCurrency]\r\n  const p = pricing[navModalCurrency][navModalDur]\r\n  document.getElementById('nav-price-label').textContent = durationLabels[navModalDur] + ' Sponsorship'\r\n  document.getElementById('nav-price-amount').textContent = s + p.toLocaleString()\r\n  document.getElementById('nav-price-period').textContent = durationPeriods[navModalDur]\r\n  const rituals = planetRituals[navModalPlanet] || []\r\n  document.getElementById('nav-ritual-list').innerHTML =\r\n    rituals.map(r => `<li><div class=\"ri-dot\"><\/div><span>${r.name}<\/span><span class=\"ri-freq\">${r.freq}<\/span><\/li>`).join('')\r\n}\r\n\r\nfunction openNavModal(btn) {\r\n  navModalPlanet = btn.dataset.planet\r\n  navModalCurrency = 'USD'\r\n  navModalDur = 'daily'\r\n  const blessings = btn.dataset.blessings.split(',')\r\n  document.getElementById('nav-modal-img').src = btn.querySelector('img').src\r\n  document.getElementById('nav-modal-title').textContent = navModalPlanet\r\n  document.getElementById('nav-modal-eng').textContent = planetEngNames[navModalPlanet] || ''\r\n  document.getElementById('nav-modal-blessings').innerHTML = blessings.map(b => `<span class=\"nav-blessing-pill\">${b}<\/span>`).join('')\r\n  document.querySelectorAll('.nav-cur-btn').forEach(b => b.classList.toggle('active', b.dataset.navcur === 'USD'))\r\n  document.querySelectorAll('.nav-dur-tab').forEach(t => t.classList.toggle('active', t.dataset.navdur === 'daily'))\r\n  document.getElementById('nav-sponsor-btn').textContent = '\u2726 Sponsor ' + navModalPlanet + ' Rituals'\r\n  renderNavModal()\r\n  document.getElementById('nav-modal').classList.add('open')\r\n  document.body.style.overflow = 'hidden'\r\n}\r\n\r\ndocument.getElementById('nav-currency-row').addEventListener('click', e => {\r\n  const btn = e.target.closest('.nav-cur-btn')\r\n  if (!btn) return\r\n  document.querySelectorAll('.nav-cur-btn').forEach(b => b.classList.remove('active'))\r\n  btn.classList.add('active')\r\n  navModalCurrency = btn.dataset.navcur\r\n  renderNavModal()\r\n})\r\n\r\ndocument.getElementById('nav-dur-tabs').addEventListener('click', e => {\r\n  const tab = e.target.closest('.nav-dur-tab')\r\n  if (!tab) return\r\n  document.querySelectorAll('.nav-dur-tab').forEach(t => t.classList.remove('active'))\r\n  tab.classList.add('active')\r\n  navModalDur = tab.dataset.navdur\r\n  renderNavModal()\r\n})\r\n\r\ndocument.getElementById('nav-modal-close').onclick = function() {\r\n  document.getElementById('nav-modal').classList.remove('open')\r\n  document.body.style.overflow = ''\r\n}\r\ndocument.getElementById('nav-modal').onclick = function(e) {\r\n  if (e.target === this) { this.classList.remove('open'); document.body.style.overflow = '' }\r\n}\r\ndocument.getElementById('planet-grid').addEventListener('click', e => {\r\n  const btn = e.target.closest('.planet-btn')\r\n  if (!btn) return\r\n  document.querySelectorAll('.planet-btn').forEach(b => b.classList.remove('selected'))\r\n  btn.classList.add('selected')\r\n  openNavModal(btn)\r\n})\r\n\r\n\/* \u2500\u2500\u2500 INIT PRICES \u2500\u2500\u2500 *\/\r\nupdateAllPrices()\r\n<\/script>\r\n<script>\r\n\r\n\r\n\r\nobserver.observe(packages);\r\n  function openModal(id){\r\ndocument.getElementById(id).classList.add(\"open\")\r\n}\r\n\r\nfunction closeModal(id){\r\ndocument.getElementById(id).classList.remove(\"open\")\r\n}\r\n\r\nfunction switchTab(e,id){\r\nconst modal=e.target.closest(\".modal-body\")\r\nmodal.querySelectorAll(\".tab-content\").forEach(el=>el.style.display=\"none\")\r\nmodal.querySelectorAll(\".modal-dur-tab\").forEach(el=>el.classList.remove(\"active\"))\r\ndocument.getElementById(id).style.display=\"block\"\r\ne.target.classList.add(\"active\")\r\n}\r\n\r\n<\/script>\r\n\r\n\r\n<style>\r\n\r\n  .page .post-wrap, .post-wrap{ padding:0 }\r\n  .details-wrap a img {\r\n    display: inline-block;\r\n}\r\n.product-placeholder {\r\n    text-align: center;\r\n}\r\nol, ul{ padding:0 }\r\n\r\n.modal-ritual-list li {\r\n    position: relative;\r\n    padding-left: 20px;\r\n}\r\n\r\n.modal-ritual-list li:before {\r\n    position: absolute;\r\n    content: \"\";\r\n    width: 6px;\r\n    height: 6px;\r\n    background: var(--gold);\r\n    border-radius: 50%;\r\n    left: 8px;\r\n    top: 18px;\r\n}\r\n.modal-ritual-list li ul li {\r\n    padding-top: 10px;\r\n}\r\np.section-sub {\r\n    margin-bottom: 30px;\r\n}\r\nbutton:focus{ outline:none !important; }\r\ndiv#deity-filter-bar {\r\n    display: none;\r\n}\r\n\/*ul.modal-ritual-list {max-height: 300px;overflow-y: auto;}*\/\r\n.product-placeholder > span {\r\n    display: block;\r\n}\r\n.page article, .single article{ background:transparent !important; }\r\n@media (max-width: 767px) {\r\n    #site-header.nostick{\r\n  position: relative !important;\r\n}\r\nul.modal-ritual-list {max-height: 350px;overflow-y: auto;}\r\n\r\n.modal-header-sub {\r\n    display: none;\r\n}\r\n#site-header {\r\n    bottom: 0;\r\n    top: inherit;\r\n    position: fixed;\r\n    width: 100%;\r\n    justify-content: center;\r\n    width: 100%;\r\n    text-align: center;\r\n    margin: 0 auto;\r\n}\r\n\r\n.header-inner {\r\n    justify-content: center;\r\n}\r\n.slider-arrows {\r\n    opacity: 0;\r\n}\r\n.product-placeholder > span {\r\n    display: block;\r\n}\r\n\r\n.product-placeholder .add_cart {\r\n    display: block;\r\n}\r\n#story, #rituals {\r\n    padding: 2rem 0;\r\n}\r\n.container{ width:100% !important }\r\n.video-thumb iframe {\r\n    height: 200px;\r\n}\r\n.top-navsection.leadlanding {\r\n    display: none;\r\n}\r\n}\r\n@media (min-width: 992px) {\r\n.planet-img{ width:120px; height:120px }\r\n   \r\n}\r\n@media (max-width: 520px) {\r\n  .modal-overlay.open{ display:block; }\r\n  .modal-box{ display:none; }\r\n.modal-overlay.open .modal-box {\r\n    \r\n    display: block;\r\n    left: calc(50% - 48%);\r\n    top: 10%;\r\n    max-width: 96%;\r\n}\r\n}\r\nsection {\r\nposition: relative;\r\n\/*z-index: 1;*\/\r\n\/*transform: translateZ(0);*\/\r\n}\r\n<\/style>\r\n\r\n\r\n<style type=\"text\/css\">\r\n \/*Timer and signup form css--*\/\r\n .active-hide{display:none}.time-row{display:flex;justify-content:center}.time-colbtn{margin-top:10px;margin-left:15px}@media only screen and (max-width:750px){.time-colbtn{margin-top:0;margin-left:15px}}.head-timer li{margin-bottom:0}@media only screen and (max-width:990px){.modal-inner{width:80%}}span.months a{color:#000!important;text-decoration:underline;margin:15px 0 5px;display:inline-block}span.months a:active{text-decoration:underline!important}.signup-button{margin-top:3px}.timerwap .sep{position:relative;top:-20px!important;display:inline-block}.timerwap li{min-width:40px!important;padding-right:5px!important;padding-left:5px!important;font-family:\"Open Sans\",Helvetica,Arial,Lucida,sans-serif}.timerwap h4{color:#041a4c!important;padding-bottom:20px;font-weight:700;font-size:18px;padding-top:15px;padding-right:20px}.timerwap{text-align:center;display:inline-flex}.timerwap .value{font-size:28px;font-weight:600;color:#041a4c!important;padding-right:5px!important;padding-top:2px}.timerwap .label{display:inline-flex;font-size:28px;line-height:26px;text-align:center;padding-top:3px;text-transform:none;color:#041a4c;font-weight:600}.timerwap .section p{color:#041a4c!important}.timerwap .section p{display:inline-block;padding-top:17px;font-size:27px;line-height:44px;text-align:center;position:relative;color:#fff}.offer{width:100%;float:left;margin:0;font-size:24px;text-align:center;padding:0;font-weight:800}.head-timer{display:flex}@media only screen and (max-width:765px){.offer{background-color:transparent!important;padding:0!important;margin-top:-6px;display:inline-flex;width:100%}.timerwap{padding-bottom:12px;width:100%}.head-timer{display:block;width:100%}.timerwap h4{padding-bottom:0;margin-bottom:0;font-size:13px;padding-left:0;text-align:left}.timerwap ul{display:flex;height:28px;margin-top:-5px!important;text-align:left}.timerwap li{display:inline-flex;min-width:30px!important;padding-right:2px!important;padding-left:2px!important}.timerwap .sep{top:-11px!important;display:inline-flex;color:#270012}.timerwap .section p{color:#041a4c!important;font-size:17px;padding-top:12px;font-weight:700}.head-timer ul{text-align:left}.timerwap{padding-bottom:12px;min-width:100%}.timerwap .label{font-size:17px!important;padding-top:10px;font-weight:700;padding-right:2px}.timerwap .value{font-size:17px!important;font-weight:700}.signup-button{margin-top:13px;width:40%!important;text-align:right}.timer{width:60%;padding-bottom:4px}.timer-signupbtn{display:inline-flex;width:100%}.signup-btn button{background-color:#ffff0b;color:#000;padding:9px 6px;font-size:10px;text-transform:none;font-weight:600;font-family:Open Sans,sans-serif;border-radius:6px;margin-top:3px}.signup-button{margin-top:13px;width:20%;text-align:right}a.js-open-modal{font-size:12px!important;padding:8px 12px!important}}@media only screen and (max-width:900px){.sticker.stick{padding-left:0%!important}.dynamic-title{width:70%!important}}.title-btn{display:flex;justify-content:center;width:100%}.sticker::after{content:\"\";display:none}.sticker.stick{display:block;width:100%;left:0;padding-top:15px;padding-bottom:15px!important;box-shadow:0px 2px 9px 0px rgb(0 0 0 \/ 10%)}.stick{position:fixed;top:0}.form-field.form-submit-button{margin-bottom:5px!important}#specials_nl .success-info{background:#bde9c2;color:#000;font-size:18px;padding:4%;margin:14px 10px 20px}#specials_nl .success-info p{font-size:14px}.sign-up-aksh-form-row label{font-size:12px;float:left;padding-bottom:10px;padding-top:2px;color:red;margin-bottom:0}a.js-open-modal{font-family:Open Sans,sans-serif;font-weight:600;font-size:16px;background-color:#fc0;padding:8px 25px;border-radius:5px;color:#041a4c!important}.sign-up-aksh-form-row .form-field input[type=\"submit\"]{background-color:#f78d06!important;padding:12px 38px!important}p.model-header{font-weight:500}.modal{display:none;position:fixed;top:0;left:50%!important;transform:translate(-50%,-50%);background:#fff;height:200%!important;width:100%!important;text-align:center;box-sizing:border-box;box-shadow:0 0 20px rgb(0 0 0 \/ .2);overflow:hidden!important;background-color:rgb(0 0 0 \/ 40%)}.modal.visible{display:block}.modal-inner{position:fixed;top:77%;left:50%;transform:translate(-50%,-50%);background:#fff;min-width:28%;height:auto;text-align:center;box-sizing:border-box;box-shadow:0 0 20px rgb(0 0 0 \/ 20%);border-radius:14px}.modal-inner{padding:20px}.model-header span{float:right}.aksh-form-row{display:block}.sign-up-aksh-form-row{display:block;margin-top:20px}.sign-up-aksh-form-row .form-field{width:100%!important}.sign-up-aksh-form-row input{font-size:12px;font-weight:500;background-color:#fff!important;border:1px solid #c8c5c5;border-radius:5px;color:#5a5959!important}@media only screen and (min-width:768px) and (max-width:1024px){.timerwap h4{font-size:15px;padding-right:20px;padding-top:18px}.head-timer ul li span{font-size:22px!important}.head-timer ul li p{font-size:22px!important}.timerwap .value{padding-right:0px!important}}p.event-timer{text-align:center;font-size:21px;font-weight:500;margin-bottom:15px}\r\n \/*End--*\/\r\n.top-navsection.leadlanding {\r\n    background: #fff;\r\n}\r\na.cta-btn:visited {\r\n    color: #000;\r\n}\r\n.mobno-row {\r\n    margin: 0 0 20px !important;\r\n}\r\n.sticker\r\n {\r\n    padding: 10px;\r\n    text-align: center;\r\n    background: #fff;\r\n    font-weight: 500;\r\n    display: none;\r\n}\r\n.sticker::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    height: 2px;\r\n   \/* background: linear-gradient(90deg, #e0b9b900 0%, #d9b95a 25%, #E8BA5A 50%, #d9b959 75%, #ff464600 100%);*\/\r\n}\r\n.title-btn {\r\n    align-items: center;\r\n}\r\n.view-btn {\r\n    background-color: #f9f935;\r\n    padding: 8px 25px 8px;\r\n    border-radius: 5px;\r\n    color: #041a4c;\r\n    font-size: 12px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.dynamic-title-text{text-align:left;font-size:20px;color:#000;}\r\n.dynamic-title{width:80%}\r\n#Loader img {\r\n    margin: 10px auto 0;\r\n}\r\n\/*package pricing design--*\/\r\n.multi-payment {\r\n    position: fixed;\r\n    bottom: 0;\r\n    background: #fff;\r\n    z-index: 20;\r\n    width: 100%;\r\n    left: 0;\r\n    padding: 10px 30px 15px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    border-top: 1px solid #f78d06;\r\n}\r\n.price {\r\n    margin: 0 !important;\r\n    align-content: center;\r\n    font-family: 'Jost', sans-serif !important;\r\n}\r\n.multi-payment .buy-now-btn {\r\n    margin-right: 10px;\r\n}\r\n.payment-select {\r\n    align-items: center;\r\n    4px 16px;\r\n    border-radius: 12px;\r\n    border: 1.5px solid #E8DCCC;\r\n    background: #fff;\r\n    cursor: pointer;\r\n    transition: all 0.2s ease;\r\n    box-shadow: 0 2px 8px rgba(100, 60, 0, .05);\r\n    margin-bottom: 10px;\r\n}\r\n.modal-price-row {\r\n    padding: 0;\r\n    border: none;\r\n    background: none;\r\n}\r\n.strike-price-var .percent-value {\r\n    right: 7px;\r\n    font-size: 14px;\r\n}\r\n.strike-price-var .payment-select.price-var:hover {\r\n    border: 1px solid #fbc887;\r\n    background: #fffaf4;\r\n    transform: translateY(-1px);\r\n    transition: 0.5s;\r\n}\r\n.payment-select:has(input[type=\"radio\"]:checked) {\r\n  border-color: #fbc887; \/* change to your theme color *\/\r\n    background:#fffaf4;\r\n}\r\n.temps .add-cart-buy-now{\r\n    margin-bottom: 0;\r\n}\r\n.temps .modal-price-row{\r\n    background: linear-gradient(135deg, rgba(224, 188, 80, .12), rgba(208, 122, 26, .07));\r\n    border-radius: 12px;\r\n    border: 1px solid rgba(224, 188, 80, .22);\r\n    padding: .7rem 1rem;\r\n}\r\n.temps .overall-price{\r\n    margin: 0 !IMPORTANT;\r\n}\r\n.temps .tempnew .percent-vale{\r\n    top: -2px;\r\n}\r\n.modal-price-row.temps {\r\n    position: fixed;\r\n    bottom: 0;\r\n    z-index: 10;\r\n    position: fixed;\r\n    bottom: 0;\r\n    background: #fff !important;\r\n    z-index: 20;\r\n    width: 100%;\r\n    left: 0;\r\n    padding: 10px 30px 15px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    border-top: 1px solid #f78d06;\r\n    margin: 0;\r\n    border-radius: 0 !important;\r\n    display: block;\r\n    padding: 20px 25px 20px 25px !important;\r\n}\r\n.temps .price-wrapper {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    flex-wrap: wrap !important;\r\n    flex-direction: row;\r\n    align-items: center;\r\n}\r\n.temps .add-cart-buy-now{\r\n    margin: 0;\r\n}\r\n\/*end--*\/\r\n\r\n@media only screen and (min-width: 768px) {\r\n    div.sticker.stick {\r\n        z-index: 1050;\r\n    }\r\n}\r\n@media(max-width:768px){\r\n    .temps .strike-value{\r\n        display:inline-block;\r\n    }\r\n    .temps .buy-now-btn {\r\n        margin: 13px 0 10px;\r\n    }\r\n}\r\n@media(max-width:767px){\r\n  .sticker {\r\n    display: none;\r\n  }\r\n    .sticker.stick {\r\n        bottom: 0;\r\n        top: inherit;\r\n        z-index: 1050;\r\n        background: #13698c3d;\r\n        padding: 5px !IMPORTANT;\r\n    }\r\n    .dynamic-title{\r\n        display:none;\r\n    }\r\n    .title-btn{\r\n        display:block;\r\n        margin: 0px 4px;\r\n    }\r\n    .view-btn{\r\n        display:block;\r\n        width:90%;\r\n        margin:0 auto;\r\n    }\r\n    p.event-timer {\r\n      font-size: 17px;\r\n    }\r\n    .multi-payment{\r\n      flex-direction: column;\r\n    }\r\n    .multi-payment .buy-now-cart-btn {\r\n      margin: 0;\r\n      margin-top: 0px;\r\n    }\r\n    .buy-now-btn {\r\n        margin: 10px 0 10px;\r\n    }\r\n}\r\n@media(max-width:600px){\r\n    .temps .price-wrapper {\r\n        display: block;\r\n    }\r\n    .temps .strike-value{\r\n        display:inline-block;\r\n    }\r\n    .temps .add-cart-buy-now{\r\n        margin-top: 0px !important;\r\n    }\r\n    .temps .strike-price-wrap .add_cart, .temps .strike-price-wrap .add-cart-btn{\r\n        flex-grow: initial;\r\n    }\r\n    .modal-price-row.temps {\r\n      padding-top: 8px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"modal\">\n    <div class=\"modal-inner\">\n    <div class=\"model-inbox\">\n    <p class=\"model-header\"><span class=\"head_title\" style=\"float:none;\"><\/span>\n    <span><a href=\"#\" class=\"js-close-modal\">X<\/a><\/span>\n    <\/p>\n    <form id=\"specialsnl\" name=\"specialsnl\" method=\"post\">\n    <div class=\"sign-up-aksh-form-row\">\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlname\" id=\"nlname\" placeholder=\"Your Name\">\n    <\/div>\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlemail\" id=\"nlemail\" placeholder=\"Email\">\n    <input type=\"hidden\" id=\"speventname\" value=\"LAST CALL: VEDIC NEW YEAR 2026\">\n    <\/div>\n    <div class=\"mobno-row\">\n    <div class=\"mobno-col\">\n    <div class=\"form-field\" id=\"country_val\">\n    <select name=\"nlcountry\" id=\"nlcountry\" class=\"er-mob\">\n    <option value=\"\">Code<\/option><option value=\"India +91\">India +91<\/option><option value=\"United States +1\">United States +1<\/option><option value=\"Canada +1\">Canada +1<\/option><option value=\"Malaysia +60\">Malaysia +60<\/option><option value=\"United Kingdom +44\">United Kingdom +44<\/option><option value=\"Australia +61\">Australia +61<\/option><option value=\"Singapore +65\">Singapore +65<\/option><option value=\"Sri Lanka +94\">Sri Lanka +94<\/option><option value=\"United Arab Emirates +971\">United Arab Emirates +971<\/option><option value=\"South Africa +27\">South Africa +27<\/option><option value=\"Afghanistan +93\">Afghanistan +93<\/option><option value=\"Albania +355\">Albania +355<\/option><option value=\"Algeria +213\">Algeria +213<\/option><option value=\"American Samoa +684\">American Samoa +684<\/option><option value=\"Andorra +376\">Andorra +376<\/option><option value=\"Angola +244\">Angola +244<\/option><option value=\"Anguilla +264\">Anguilla +264<\/option><option value=\"Antarctica +672\">Antarctica +672<\/option><option value=\"Antigua and Barbuda +268\">Antigua and Barbuda +268<\/option><option value=\"Argentina +54\">Argentina +54<\/option><option value=\"Armenia +374\">Armenia +374<\/option><option value=\"Aruba +297\">Aruba +297<\/option><option value=\"Austria +43\">Austria +43<\/option><option value=\"Azerbaijan +994\">Azerbaijan +994<\/option><option value=\"Bahamas +242\">Bahamas +242<\/option><option value=\"Bahrain +973\">Bahrain +973<\/option><option value=\"Bangladesh +880\">Bangladesh +880<\/option><option value=\"Barbados +246\">Barbados +246<\/option><option value=\"Belarus +375\">Belarus +375<\/option><option value=\"Belgium +32\">Belgium +32<\/option><option value=\"Belize +501\">Belize +501<\/option><option value=\"Benin +229\">Benin +229<\/option><option value=\"Bermuda +441\">Bermuda +441<\/option><option value=\"Bhutan +975\">Bhutan +975<\/option><option value=\"Bolivia +591\">Bolivia +591<\/option><option value=\"Bosnia and Herzegovina +387\">Bosnia and Herzegovina +387<\/option><option value=\"Botswana +267\">Botswana +267<\/option><option value=\"Brazil +55\">Brazil +55<\/option><option value=\"British Indian Ocean Territory +246\">British Indian Ocean Territory +246<\/option><option value=\"British Virgin Islands +284\">British Virgin Islands +284<\/option><option value=\"Brunei +673\">Brunei +673<\/option><option value=\"Bulgaria +359\">Bulgaria +359<\/option><option value=\"Burkina Faso +226\">Burkina Faso +226<\/option><option value=\"Burundi +257\">Burundi +257<\/option><option value=\"Cambodia +855\">Cambodia +855<\/option><option value=\"Cameroon +237\">Cameroon +237<\/option><option value=\"Cape Verde +238\">Cape Verde +238<\/option><option value=\"Cayman Islands +345\">Cayman Islands +345<\/option><option value=\"Central African Republic +236\">Central African Republic +236<\/option><option value=\"Chad +235\">Chad +235<\/option><option value=\"Chile +56\">Chile +56<\/option><option value=\"China +86\">China +86<\/option><option value=\"Christmas Island +61\">Christmas Island +61<\/option><option value=\"Cocos Islands +61\">Cocos Islands +61<\/option><option value=\"Colombia +57\">Colombia +57<\/option><option value=\"Comoros +269\">Comoros +269<\/option><option value=\"Cook Islands +682\">Cook Islands +682<\/option><option value=\"Costa Rica +506\">Costa Rica +506<\/option><option value=\"Croatia +385\">Croatia +385<\/option><option value=\"Cuba +53\">Cuba +53<\/option><option value=\"Cyprus +357\">Cyprus +357<\/option><option value=\"Czech Republic +420\">Czech Republic +420<\/option><option value=\"Democratic Republic of the Congo +243\">Democratic Republic of the Congo +243<\/option><option value=\"Denmark +45\">Denmark +45<\/option><option value=\"Djibouti +253\">Djibouti +253<\/option><option value=\"Dominica +767\">Dominica +767<\/option><option value=\"Dominican Republic +809\">Dominican Republic +809<\/option><option value=\"East Timor +670\">East Timor +670<\/option><option value=\"Ecuador +593\">Ecuador +593<\/option><option value=\"Egypt +20\">Egypt +20<\/option><option value=\"El Salvador +503\">El Salvador +503<\/option><option value=\"Equatorial Guinea +240\">Equatorial Guinea +240<\/option><option value=\"Eritrea +291\">Eritrea +291<\/option><option value=\"Estonia +372\">Estonia +372<\/option><option value=\"Ethiopia +251\">Ethiopia +251<\/option><option value=\"Falkland Islands +500\">Falkland Islands +500<\/option><option value=\"Faroe Islands +298\">Faroe Islands +298<\/option><option value=\"Fiji +679\">Fiji +679<\/option><option value=\"Finland +358\">Finland +358<\/option><option value=\"France +33\">France +33<\/option><option value=\"French Guiana +594\">French Guiana +594<\/option><option value=\"French Polynesia +689\">French Polynesia +689<\/option><option value=\"French Southern Territories +262\">French Southern Territories +262<\/option><option value=\"Gabon +241\">Gabon +241<\/option><option value=\"Gambia +220\">Gambia +220<\/option><option value=\"Georgia +995\">Georgia +995<\/option><option value=\"Germany +49\">Germany +49<\/option><option value=\"Ghana +233\">Ghana +233<\/option><option value=\"Gibraltar +350\">Gibraltar +350<\/option><option value=\"Greece +30\">Greece +30<\/option><option value=\"Greenland +299\">Greenland +299<\/option><option value=\"Grenada +473\">Grenada +473<\/option><option value=\"Guadeloupe +590\">Guadeloupe +590<\/option><option value=\"Guam +671\">Guam +671<\/option><option value=\"Guatemala +502\">Guatemala +502<\/option><option value=\"Guernsey +44-1481\">Guernsey +44-1481<\/option><option value=\"Guinea +224\">Guinea +224<\/option><option value=\"Guinea-Bissau +245\">Guinea-Bissau +245<\/option><option value=\"Guyana +592\">Guyana +592<\/option><option value=\"Haiti +509\">Haiti +509<\/option><option value=\"Honduras +504\">Honduras +504<\/option><option value=\"Hong Kong +852\">Hong Kong +852<\/option><option value=\"Hungary +36\">Hungary +36<\/option><option value=\"Iceland +354\">Iceland +354<\/option><option value=\"Indonesia +62\">Indonesia +62<\/option><option value=\"Iran +98\">Iran +98<\/option><option value=\"Iraq +964\">Iraq +964<\/option><option value=\"Ireland +353\">Ireland +353<\/option><option value=\"Isle of Man +44\">Isle of Man +44<\/option><option value=\"Israel +972\">Israel +972<\/option><option value=\"Italy +39\">Italy +39<\/option><option value=\"Ivory Coast +225\">Ivory Coast +225<\/option><option value=\"Jamaica +876\">Jamaica +876<\/option><option value=\"Japan +81\">Japan +81<\/option><option value=\"Jersey +44\">Jersey +44<\/option><option value=\"Jordan +962\">Jordan +962<\/option><option value=\"Kazakhstan +7\">Kazakhstan +7<\/option><option value=\"Kenya +254\">Kenya +254<\/option><option value=\"Kiribati +686\">Kiribati +686<\/option><option value=\"Kuwait +965\">Kuwait +965<\/option><option value=\"Kyrgyzstan +996\">Kyrgyzstan +996<\/option><option value=\"Laos +856\">Laos +856<\/option><option value=\"Latvia +371\">Latvia +371<\/option><option value=\"Lebanon +961\">Lebanon +961<\/option><option value=\"Lesotho +266\">Lesotho +266<\/option><option value=\"Liberia +231\">Liberia +231<\/option><option value=\"Libya +218\">Libya +218<\/option><option value=\"Liechtenstein +423\">Liechtenstein +423<\/option><option value=\"Lithuania +370\">Lithuania +370<\/option><option value=\"Luxembourg +352\">Luxembourg +352<\/option><option value=\"Macao +853\">Macao +853<\/option><option value=\"Macedonia +389\">Macedonia +389<\/option><option value=\"Madagascar +261\">Madagascar +261<\/option><option value=\"Malawi +265\">Malawi +265<\/option><option value=\"Maldives +960\">Maldives +960<\/option><option value=\"Mali +223\">Mali +223<\/option><option value=\"Malta +356\">Malta +356<\/option><option value=\"Marshall Islands +692\">Marshall Islands +692<\/option><option value=\"Martinique +596\">Martinique +596<\/option><option value=\"Mauritania +222\">Mauritania +222<\/option><option value=\"Mauritius +230\">Mauritius +230<\/option><option value=\"Mayotte +262\">Mayotte +262<\/option><option value=\"Mexico +52\">Mexico +52<\/option><option value=\"Micronesia +691\">Micronesia +691<\/option><option value=\"Moldova +373\">Moldova +373<\/option><option value=\"Monaco +377\">Monaco +377<\/option><option value=\"Mongolia +976\">Mongolia +976<\/option><option value=\"Montenegro +382\">Montenegro +382<\/option><option value=\"Montserrat +664\">Montserrat +664<\/option><option value=\"Morocco +212\">Morocco +212<\/option><option value=\"Mozambique +258\">Mozambique +258<\/option><option value=\"Myanmar +95\">Myanmar +95<\/option><option value=\"Namibia +264\">Namibia +264<\/option><option value=\"Nauru +674\">Nauru +674<\/option><option value=\"Nepal +977\">Nepal +977<\/option><option value=\"Netherlands +31\">Netherlands +31<\/option><option value=\"Netherlands Antilles +599\">Netherlands Antilles +599<\/option><option value=\"New Caledonia +687\">New Caledonia +687<\/option><option value=\"New Zealand +64\">New Zealand +64<\/option><option value=\"Nicaragua +505\">Nicaragua +505<\/option><option value=\"Niger +227\">Niger +227<\/option><option value=\"Nigeria +234\">Nigeria +234<\/option><option value=\"Niue +683\">Niue +683<\/option><option value=\"Norfolk Island +672\">Norfolk Island +672<\/option><option value=\"North Korea +850\">North Korea +850<\/option><option value=\"Northern Mariana Islands +670\">Northern Mariana Islands +670<\/option><option value=\"Norway +47\">Norway +47<\/option><option value=\"Oman +968\">Oman +968<\/option><option value=\"Pakistan +92\">Pakistan +92<\/option><option value=\"Palau +680\">Palau +680<\/option><option value=\"Palestinian Territory +970\">Palestinian Territory +970<\/option><option value=\"Panama +507\">Panama +507<\/option><option value=\"Papua New Guinea +675\">Papua New Guinea +675<\/option><option value=\"Paraguay +595\">Paraguay +595<\/option><option value=\"Peru +51\">Peru +51<\/option><option value=\"Philippines +63\">Philippines +63<\/option><option value=\"Pitcairn +649\">Pitcairn +649<\/option><option value=\"Poland +48\">Poland +48<\/option><option value=\"Portugal +351\">Portugal +351<\/option><option value=\"Puerto Rico +787\">Puerto Rico +787<\/option><option value=\"Qatar +974\">Qatar +974<\/option><option value=\"Republic of the Congo +242\">Republic of the Congo +242<\/option><option value=\"Reunion +262\">Reunion +262<\/option><option value=\"Romania +40\">Romania +40<\/option><option value=\"Russia +7\">Russia +7<\/option><option value=\"Rwanda +250\">Rwanda +250<\/option><option value=\"Saint Barth\u00e9lemy +590\">Saint Barth\u00e9lemy +590<\/option><option value=\"Saint Helena +290\">Saint Helena +290<\/option><option value=\"Saint Kitts and Nevis +869\">Saint Kitts and Nevis +869<\/option><option value=\"Saint Lucia +758\">Saint Lucia +758<\/option><option value=\"Saint Martin +590\">Saint Martin +590<\/option><option value=\"Saint Pierre and Miquelon +508\">Saint Pierre and Miquelon +508<\/option><option value=\"Saint Vincent and the Grenadines +784\">Saint Vincent and the Grenadines +784<\/option><option value=\"Samoa +685\">Samoa +685<\/option><option value=\"San Marino +378\">San Marino +378<\/option><option value=\"Sao Tome and Principe +239\">Sao Tome and Principe +239<\/option><option value=\"Saudi Arabia +966\">Saudi Arabia +966<\/option><option value=\"Senegal +221\">Senegal +221<\/option><option value=\"Serbia +381\">Serbia +381<\/option><option value=\"Seychelles +248\">Seychelles +248<\/option><option value=\"Sierra Leone +232\">Sierra Leone +232<\/option><option value=\"Slovakia +421\">Slovakia +421<\/option><option value=\"Slovenia +386\">Slovenia +386<\/option><option value=\"Solomon Islands +677\">Solomon Islands +677<\/option><option value=\"Somalia +252\">Somalia +252<\/option><option value=\"South Georgia and the South Sandwich Islands +500\">South Georgia and the South Sandwich Islands +500<\/option><option value=\"South Korea +82\">South Korea +82<\/option><option value=\"Spain +34\">Spain +34<\/option><option value=\"Sudan +249\">Sudan +249<\/option><option value=\"Suriname +597\">Suriname +597<\/option><option value=\"Svalbard and Jan Mayen +47\">Svalbard and Jan Mayen +47<\/option><option value=\"Swaziland +268\">Swaziland +268<\/option><option value=\"Sweden +46\">Sweden +46<\/option><option value=\"Switzerland +41\">Switzerland +41<\/option><option value=\"Syria +963\">Syria +963<\/option><option value=\"Taiwan +886\">Taiwan +886<\/option><option value=\"Tajikistan +992\">Tajikistan +992<\/option><option value=\"Tanzania +255\">Tanzania +255<\/option><option value=\"Thailand +66\">Thailand +66<\/option><option value=\"Togo +228\">Togo +228<\/option><option value=\"Tokelau +690\">Tokelau +690<\/option><option value=\"Tonga +676\">Tonga +676<\/option><option value=\"Trinidad and Tobago +868\">Trinidad and Tobago +868<\/option><option value=\"Tunisia +216\">Tunisia +216<\/option><option value=\"Turkey +90\">Turkey +90<\/option><option value=\"Turkmenistan +993\">Turkmenistan +993<\/option><option value=\"Turks and Caicos Islands +649\">Turks and Caicos Islands +649<\/option><option value=\"Tuvalu +688\">Tuvalu +688<\/option><option value=\"U.S. Virgin Islands +340\">U.S. Virgin Islands +340<\/option><option value=\"Uganda +256\">Uganda +256<\/option><option value=\"Ukraine +380\">Ukraine +380<\/option><option value=\"United States Minor Outlying Islands +849\">United States Minor Outlying Islands +849<\/option><option value=\"Uruguay +598\">Uruguay +598<\/option><option value=\"Uzbekistan +998\">Uzbekistan +998<\/option><option value=\"Vanuatu +678\">Vanuatu +678<\/option><option value=\"Vatican +379\">Vatican +379<\/option><option value=\"Venezuela +58\">Venezuela +58<\/option><option value=\"Vietnam +84\">Vietnam +84<\/option><option value=\"Wallis and Futuna +681\">Wallis and Futuna +681<\/option><option value=\"Western Sahara +732\">Western Sahara +732<\/option><option value=\"Yemen +967\">Yemen +967<\/option><option value=\"Zambia +260\">Zambia +260<\/option><option value=\"Zimbabwe +263\">Zimbabwe +263<\/option><\/select>\n    \n    <\/div>\n    <\/div>\n    <div class=\"mobno-col\">\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlmobile\" id=\"nlmobile\" placeholder=\"Mobile Number\">\n    <\/div>\n    <\/div>\n    <\/div>\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlcity\" id=\"nlcity\" placeholder=\"City\">\n    <\/div>\n    <div class=\"form-field form-submit-button\">\n    <label for=\"err-result\" class=\"err-result\" style=\"color:red;display: none;\">Fill all required fields*<\/label>\n    <input type=\"submit\" id=\"nlsubmit\" name=\"\" value=\"Submit\">\n    <div id=\"Loader\" style=\"display:none;\"><img decoding=\"async\" src=\"\/Images\/ajax-loader.gif\" alt=\"Loading...\"><\/div>\n    <\/div>\n    \n    <\/div> \n    <\/form>\n    <div id=\"specials_nl\"><\/div>\n    <\/div>\n    <\/div> \n    <\/div>","protected":false},"excerpt":{"rendered":"Vedic New Year, when the Sun moves into Aries (Mesha Rashi), is a time when the celestial alignment opens a sacred doorway for new beginnings. This year, Jupiter&#8217;s wise and benevolent energy illuminates the path ahead with blessings of knowledge, righteousness, spiritual growth, and prosperity. On April 14, 2026, AstroVed will perform 20 sacred ceremonies to meet the demands of the Parabhava year for karmic correction, planetary realignment, and divine renewal, and to usher in a year filled with abundance, auspiciousness, and progress.","protected":false},"author":1,"featured_media":284638,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[221,170,684,884],"class_list":["post-94658","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","tag-tamil-new-year","tag-vedic-new-year","tag-vedic-new-year-2024","tag-vedic-new-year-2025","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>Vedic New Year 2026 | Tamil New Year | AstroVed.com<\/title>\r\n<meta name=\"description\" content=\"Perform Vedic New Year Poojas to bring new opportunities in the Tamil New Year and can bestow fame, health, and prosperity\" \/>\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\/vedic-new-year\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Vedic New Year 2026 | Tamil New Year | AstroVed.com\" \/>\r\n<meta property=\"og:description\" content=\"Perform Vedic New Year Poojas to bring new opportunities in the Tamil New Year and can bestow fame, health, and prosperity\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2022-03-30T10:45:31+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-04-15T04:48:27+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-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=\"av specials\" \/>\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=\"av specials\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"19 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\/vedic-new-year\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year\",\"name\":\"Vedic New Year 2026 | Tamil New Year | AstroVed.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg\",\"datePublished\":\"2022-03-30T10:45:31+00:00\",\"dateModified\":\"2026-04-15T04:48:27+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\"},\"description\":\"Perform Vedic New Year Poojas to bring new opportunities in the Tamil New Year and can bestow fame, health, and prosperity\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg\",\"width\":360,\"height\":360,\"caption\":\"Vedic New Year\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LAST CALL: VEDIC NEW YEAR 2026\"}]},{\"@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\/3fced2d50899093c415267daf64ce039\",\"name\":\"av specials\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g\",\"caption\":\"av specials\"},\"sameAs\":[\"https:\/\/www.astroved.com\/us\"],\"url\":\"https:\/\/www.astroved.com\/us\/author\/avspecials\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Vedic New Year 2026 | Tamil New Year | AstroVed.com","description":"Perform Vedic New Year Poojas to bring new opportunities in the Tamil New Year and can bestow fame, health, and prosperity","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\/vedic-new-year","og_locale":"en_US","og_type":"article","og_title":"Vedic New Year 2026 | Tamil New Year | AstroVed.com","og_description":"Perform Vedic New Year Poojas to bring new opportunities in the Tamil New Year and can bestow fame, health, and prosperity","og_url":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year","og_site_name":"Astroved Specials","article_published_time":"2022-03-30T10:45:31+00:00","article_modified_time":"2026-04-15T04:48:27+00:00","og_image":[{"width":360,"height":360,"url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg","type":"image\/jpeg"}],"author":"av specials","twitter_card":"summary_large_image","twitter_misc":{"Written by":"av specials","Est. reading time":"19 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year","url":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year","name":"Vedic New Year 2026 | Tamil New Year | AstroVed.com","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg","datePublished":"2022-03-30T10:45:31+00:00","dateModified":"2026-04-15T04:48:27+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039"},"description":"Perform Vedic New Year Poojas to bring new opportunities in the Tamil New Year and can bestow fame, health, and prosperity","breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/vedic-new-year"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/Vedic-New-Year-List.jpg","width":360,"height":360,"caption":"Vedic New Year"},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/vedic-new-year#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"LAST CALL: VEDIC NEW YEAR 2026"}]},{"@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\/3fced2d50899093c415267daf64ce039","name":"av specials","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g","caption":"av specials"},"sameAs":["https:\/\/www.astroved.com\/us"],"url":"https:\/\/www.astroved.com\/us\/author\/avspecials"}]}},"_links":{"self":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/94658","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/comments?post=94658"}],"version-history":[{"count":81,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/94658\/revisions"}],"predecessor-version":[{"id":284807,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/94658\/revisions\/284807"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/284638"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=94658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=94658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=94658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}