{"id":19326,"date":"2017-05-16T13:00:32","date_gmt":"2017-05-16T07:30:32","guid":{"rendered":"https:\/\/www.astroved.com\/?post_type=us&#038;p=19326"},"modified":"2026-04-13T09:14:59","modified_gmt":"2026-04-13T09:14:59","slug":"shani-jayanti","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti","title":{"rendered":"SATURN JAYANTI"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Saturn Jayanti &#038; Hanuman Invocation Combo | AstroVed<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;500;600;700;800&#038;family=Cinzel:wght@400;600;700;900&#038;display=swap\" rel=\"stylesheet\">\r\n<style>\r\n.post-wrap {\r\n    padding: 0;\r\n}\r\n  :root {\r\n    --orange-primary: #E8540A;\r\n    --orange-deep: #C13D00;\r\n    --orange-bright: #FF6B1A;\r\n    --orange-light: #FF8C3A;\r\n    --orange-pale: #FFF0E6;\r\n    --orange-glow: #FFAD6B;\r\n    --gold: #D4A017;\r\n    --gold-light: #fcff2d;\r\n    --gold-pale: #FFF8E1;\r\n    --black: #1A1008;\r\n    --text-dark: #1C1208;\r\n    --text-body: #2D1F0E;\r\n    --text-muted: #5C3D20;\r\n    --white: #FFFFFF;\r\n    --divider: rgba(232, 84, 10, 0.2);\r\n    --section-alt: #FFF7F2;\r\n    --border-gold: #D4A017;\r\n  }\r\n\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  html { scroll-behavior: smooth; }\r\n\r\n  body {\r\n    font-family: 'Open Sans', sans-serif;\r\n    color: var(--text-body);\r\n    background: #fff;\r\n    overflow-x: hidden;\r\n    font-size: 17px;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* ===== EARLY BIRD BANNER ===== *\/\r\n  .early-bird-banner {\r\n    background: linear-gradient(135deg, var(--orange-deep) 0%, var(--orange-primary) 50%, var(--orange-bright) 100%);\r\n    padding: 14px 20px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .early-bird-banner::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: -100%;\r\n    width: 60%;\r\n    height: 100%;\r\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\r\n    animation: shimmer 3s infinite;\r\n  }\r\n  @keyframes shimmer {\r\n    0% { left: -100%; }\r\n    100% { left: 200%; }\r\n  }\r\n  .early-bird-banner p {\r\n    color: var(--white);\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.5px;\r\n  }\r\n  .early-bird-banner .highlight {\r\n    color: var(--gold-light);\r\n    font-size: 17px;\r\n    font-weight: 800;\r\n    display: block;\r\n    margin-top: 2px;\r\n    text-shadow: 0 1px 3px rgba(0,0,0,0.3);\r\n  }\r\n  .early-bird-banner small {\r\n    color: rgba(255,255,255,0.85);\r\n    font-size: 12px;\r\n    display: block;\r\n    margin-top: 2px;\r\n  }\r\n\r\n  \/* ===== STICKY NAV ===== *\/\r\n  .sticky-nav {\r\n    position: sticky;\r\n    top: 0;\r\n    z-index: 999;\r\n    background: rgba(24, 10, 2, 0.97);\r\n    backdrop-filter: blur(10px);\r\n    border-bottom: 2px solid var(--orange-primary);\r\n    box-shadow: 0 2px 20px rgba(232, 84, 10, 0.3);\r\n  }\r\n  .nav-inner {\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0;\r\n    flex-wrap: wrap;\r\n    padding: 0 12px;\r\n  }\r\n  .nav-inner a {\r\n    color: rgba(255,255,255,0.85);\r\n    text-decoration: none;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.5px;\r\n    padding: 14px 16px;\r\n    transition: all 0.2s;\r\n    text-transform: uppercase;\r\n    white-space: nowrap;\r\n    border-bottom: 3px solid transparent;\r\n  }\r\n  .nav-inner a:hover {\r\n    color: var(--gold-light);\r\n    border-bottom-color: var(--gold-light);\r\n  }\r\n\r\n  \/* ===== HERO ===== *\/\r\n  .hero-inner {\r\n    display: grid;\r\n    grid-template-columns: 1.3fr 1fr;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n  }\r\n  .hero {\r\n    background: #f86415;\r\n    position: relative;\r\n    overflow: hidden;\r\n    padding: 60px 20px 80px;\r\n    text-align: center;\r\n  }\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse at 60% 50%, rgba(255,140,58,0.25) 0%, transparent 70%),\r\n                radial-gradient(ellipse at 30% 80%, rgba(212,160,23,0.15) 0%, transparent 60%);\r\n    pointer-events: none;\r\n  }\r\n  \/* Decorative stars *\/\r\n  .hero-stars {\r\n    position: absolute;\r\n    inset: 0;\r\n    pointer-events: none;\r\n    overflow: hidden;\r\n  }\r\n  .star {\r\n    position: absolute;\r\n    background: #FFD700;\r\n    border-radius: 50%;\r\n    opacity: 0;\r\n    animation: twinkle 3s infinite;\r\n  }\r\n  @keyframes twinkle {\r\n    0%,100% { opacity: 0; transform: scale(0.5); }\r\n    50% { opacity: 0.8; transform: scale(1); }\r\n  }\r\n\r\n  .hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    text-align: left;\r\n  }\r\n  .hero-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(212,160,23,0.15);\r\n    border: 1px solid rgba(212,160,23,0.5);\r\n    border-radius: 50px;\r\n    padding: 8px 20px;\r\n    margin-bottom: 24px;\r\n  }\r\n  .hero-badge span {\r\n    color: var(--gold-light);\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n  }\r\n  .hero-badge::before {\r\n    content: '\u2726';\r\n    color: var(--gold-light);\r\n    font-size: 12px;\r\n  }\r\n  .hero-badge::after {\r\n    content: '\u2726';\r\n    color: var(--gold-light);\r\n    font-size: 12px;\r\n  }\r\n\r\n  .hero-image-wrap {\r\n    margin: 0 auto 30px;\r\n    max-width: 90%;\r\n    position: relative;\r\n}\r\n  .hero-image-wrap::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: -10px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(ellipse, rgba(255,140,58,0.4) 0%, transparent 70%);\r\n    animation: glow-pulse 2.5s ease-in-out infinite;\r\n  }\r\n  @keyframes glow-pulse {\r\n    0%,100% { opacity: 0.6; transform: scale(0.95); }\r\n    50% { opacity: 1; transform: scale(1.05); }\r\n  }\r\n  .hero-image-wrap img {\r\n    width: 100%;\r\n    border-radius: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    filter: drop-shadow(0 8px 32px rgba(232,84,10,0.6));\r\n  }\r\n\r\n  .hero h1 {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: clamp(30px, 5vw, 52px);\r\n    font-weight: 900;\r\n    color: var(--white);\r\n    line-height: 1.15;\r\n    margin-bottom: 12px;\r\n    text-shadow: 0 2px 20px rgba(0,0,0,0.5);\r\n    letter-spacing: -0.5px;\r\n  }\r\n  .hero h1 .gold { color: var(--gold-light); }\r\n\r\n  .hero-subtitle {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: clamp(14px, 2vw, 18px);\r\n    color: #fff;\r\n    margin-bottom: 20px !important;\r\n    font-weight: 400;\r\n    letter-spacing: 0.5px;\r\n    font-style: italic;\r\n  }\r\n\r\n  .hero-tagline {\r\n    font-size: clamp(15px, 2.2vw, 20px);\r\n    color: var(--white);\r\n    font-weight: 700;\r\n    margin-bottom: 28px;\r\n    text-shadow: 0 1px 8px rgba(0,0,0,0.4);\r\n  }\r\n    .hero-date {\r\n   \/* display: flex;*\/\r\n    align-items: center;\r\n    gap: 10px;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    color: var(--gold-light);\r\n    margin-bottom: 32px;\r\n    letter-spacing: 0.06em;\r\n    text-transform: uppercase;\r\n}\r\n  .hero-meta {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 28px;\r\n    flex-wrap: wrap;\r\n    margin-bottom: 36px;\r\n  }\r\n  .hero-meta-item {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    gap: 4px;\r\n  }\r\n  .hero-meta-item .label {\r\n    font-size: 11px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1.5px;\r\n    color: rgba(255,200,150,0.7);\r\n    font-weight: 600;\r\n  }\r\n  .hero-meta-item .value {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: clamp(14px, 2vw, 17px);\r\n    color: var(--gold-light);\r\n    font-weight: 700;\r\n  }\r\n  .hero-meta-divider {\r\n    width: 1px;\r\n    height: 40px;\r\n    background: rgba(255,200,150,0.3);\r\n  }\r\n\r\n  .cta-primary {\r\n    display: inline-block;\r\n    background: linear-gradient(135deg, var(--gold) 0%, #F0C040 50%, var(--gold) 100%);\r\n    color: var(--black);\r\n    text-decoration: none;\r\n    padding: 18px 48px;\r\n    border-radius: 6px;\r\n    font-size: 17px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n    box-shadow: 0 4px 24px rgba(212,160,23,0.5), 0 2px 8px rgba(0,0,0,0.3);\r\n    transition: all 0.3s;\r\n    position: relative;\r\n    overflow: hidden;\r\n    border: none;\r\n    cursor: pointer;\r\n  }\r\n  .cta-primary::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: -100%;\r\n    width: 60%;\r\n    height: 100%;\r\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);\r\n    animation: btn-shimmer 2.5s infinite;\r\n  }\r\n  @keyframes btn-shimmer {\r\n    0% { left: -100%; }\r\n    100% { left: 200%; }\r\n  }\r\n  .cta-primary:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 8px 32px rgba(212,160,23,0.7), 0 4px 12px rgba(0,0,0,0.4);\r\n  }\r\n\r\n  .cta-note {\r\n    color: rgba(255,200,150,0.7);\r\n    font-size: 12px;\r\n    margin-top: 12px;\r\n  }\r\n\r\n  \/* ===== SECTION WRAPPER ===== *\/\r\n  section#about {\r\n    padding: 20px;\r\n}\r\n  .section {\r\n    padding: 70px 20px;\r\n  }\r\n  .section-alt {\r\n    background: var(--section-alt);\r\n  }\r\n  .section-dark {\r\n    background: linear-gradient(135deg, #1A0A00 0%, #2D1200 100%);\r\n    color: var(--white);\r\n  }\r\n  .container {\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .section-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    font-size: 11px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 3px;\r\n    font-weight: 700;\r\n    color: var(--orange-primary);\r\n    margin-bottom: 14px;\r\n  }\r\n  .section-label::before,\r\n  .section-label::after {\r\n    content: '';\r\n    display: inline-block;\r\n    width: 30px;\r\n    height: 2px;\r\n    background: var(--orange-primary);\r\n  }\r\n\r\n  .section-title {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: clamp(22px, 3.5vw, 34px);\r\n    font-weight: 700;\r\n    color: var(--text-dark);\r\n    line-height: 1.25;\r\n    margin-bottom: 16px;\r\n  }\r\n  .section-title .accent { color: var(--orange-primary); }\r\n  .section-dark .section-title { color: var(--white); }\r\n  .section-dark .section-title .accent { color: var(--gold-light); }\r\n\r\n  .section-intro {\r\n    font-size: 17px;\r\n    color: var(--text-body);\r\n    \/*max-width: 720px;*\/\r\n    margin-bottom: 20px;\r\n    line-height: 1.8;\r\n  }\r\n  .section-dark .section-intro { color: rgba(255,200,150,0.9); }\r\n\r\n  hr.ornament {\r\n    border: none;\r\n    text-align: center;\r\n    margin: 32px 0;\r\n    position: relative;\r\n  }\r\n  hr.ornament::before {\r\n    content: '\u2726 \u2726 \u2726';\r\n    color: var(--orange-primary);\r\n    font-size: 14px;\r\n    letter-spacing: 8px;\r\n  }\r\n\r\n  \/* ===== QUICK NAV PILLS ===== *\/\r\n  .quick-nav {\r\n    background: linear-gradient(135deg, #1A0A00, #2D1200);\r\n    padding: 30px 20px;\r\n  }\r\n  .quick-nav-inner {\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    gap: 10px;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n  }\r\n  .quick-nav a {\r\n    background: rgba(255,255,255,0.06);\r\n    border: 1px solid rgba(232,84,10,0.4);\r\n    color: rgba(255,220,180,0.9);\r\n    padding: 10px 20px;\r\n    border-radius: 50px;\r\n    text-decoration: none;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    transition: all 0.25s;\r\n    white-space: nowrap;\r\n  }\r\n  .quick-nav a:hover {\r\n    background: var(--orange-primary);\r\n    border-color: var(--orange-primary);\r\n    color: #fff;\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  \/* ===== CONVERGENCE \/ FEATURES ===== *\/\r\n  .convergence-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\r\n    gap: 24px;\r\n    margin-top: 36px;\r\n  }\r\n  .convergence-card {\r\n    background: var(--white);\r\n    border-radius: 12px;\r\n    padding: 28px 24px;\r\n    border-left: 4px solid var(--orange-primary);\r\n    box-shadow: 0 4px 20px rgba(232,84,10,0.1);\r\n    transition: all 0.3s;\r\n  }\r\n  .convergence-card:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 8px 30px rgba(232,84,10,0.2);\r\n  }\r\n  .conv-icon {\r\n    width: 48px;\r\n    height: 48px;\r\n    background: linear-gradient(135deg, var(--orange-primary), var(--orange-bright));\r\n    border-radius: 12px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 22px;\r\n    margin-bottom: 16px;\r\n    box-shadow: 0 4px 12px rgba(232,84,10,0.3);\r\n    display: none;\r\n  }\r\n  .conv-title {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: 21px;\r\n    font-weight: 700;\r\n    color: var(--text-dark);\r\n    margin-bottom: 8px;\r\n    \/*display: none;*\/\r\n  }\r\n  .conv-text {\r\n    font-size: 17px;\r\n    color: var(--text-body);\r\n    line-height: 1.7;\r\n  }\r\n  .offer-bar\r\n {\r\n    \/* background: #fff8f3; *\/\r\n    \/* border: 1px solid #fdc99a; *\/\r\n    border-radius: 8px;\r\n    padding: 12px 20px;\r\n    margin: 2rem auto;\r\n    font-family: sans-serif;\r\n    font-size: 20px;\r\n    color: #000000;\r\n    text-align: center;\r\n    font-weight: 600;\r\n}\r\n\r\n.offer-bar span {\r\n    font-weight: 600;\r\n    color: #db4d07;\r\n}\r\n  \/* ===== HIGHLIGHT BOX ===== *\/\r\n  .highlight-box {\r\n    background: linear-gradient(135deg, var(--orange-deep), var(--orange-primary));\r\n    border-radius: 16px;\r\n    padding: 36px 40px;\r\n    text-align: center;\r\n    color: var(--white);\r\n    margin-bottom: 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 8px 40px rgba(232,84,10,0.4);\r\n  }\r\n  .highlight-box::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse at 30% 50%, rgba(255,255,255,0.1) 0%, transparent 60%);\r\n  }\r\n  .highlight-box p {\r\n    font-size: clamp(15px, 2.2vw, 19px);\r\n    font-weight: 600;\r\n    line-height: 1.7;\r\n    position: relative;\r\n    z-index: 1;\r\n    max-width: 760px;\r\n    margin: 0 auto 20px;\r\n  }\r\n  .highlight-box .cta-link {\r\n    position: relative;\r\n    z-index: 1;\r\n    display: inline-block;\r\n    background: var(--gold-light);\r\n    color: var(--black);\r\n    padding: 14px 36px;\r\n    border-radius: 6px;\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    text-decoration: none;\r\n    letter-spacing: 0.5px;\r\n    transition: all 0.3s;\r\n  }\r\n  .highlight-box .cta-link:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 6px 20px rgba(0,0,0,0.3);\r\n  }\r\n\r\n  \/* ===== BLESSINGS TABLE ===== *\/\r\n  .blessings-wrapper {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 0;\r\n    border-radius: 16px;\r\n    overflow: hidden;\r\n    box-shadow: 0 8px 40px rgba(0,0,0,0.12);\r\n    margin-top: 36px;\r\n  }\r\n  .blessings-col {\r\n    padding: 36px 32px;\r\n  }\r\n  .blessings-col.saturn {\r\n    background: linear-gradient(135deg, #1A0A00 0%, #2D1200 100%);\r\n  }\r\n  .blessings-col.hanuman {\r\n    background: linear-gradient(135deg, #C13D00 0%, #E8540A 100%);\r\n  }\r\n  .blessings-col-title {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: 17px;\r\n    font-weight: 700;\r\n    color: var(--gold-light);\r\n    margin-bottom: 24px;\r\n    padding-bottom: 16px;\r\n    border-bottom: 1px solid rgba(255,255,255,0.2);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n  }\r\n  .blessings-col ul {\r\n    list-style: none;\r\n  }\r\n  .blessings-col ul li {\r\n    color: rgba(255,240,220,0.95);\r\n    font-size: 17px;\r\n    padding: 10px 0;\r\n    border-bottom: 1px solid rgba(255,255,255,0.1);\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    line-height: 1.5;\r\n  }\r\n  .blessings-col ul li:last-child { border-bottom: none; }\r\n  .blessings-col ul li::before {\r\n    content: '\u2726';\r\n    color: var(--gold-light);\r\n    font-size: 10px;\r\n    margin-top: 5px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* ===== WHEN SATURN WEIGHS HEAVY ===== *\/\r\n  .affliction-cards {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n    gap: 20px;\r\n    margin-top: 32px;\r\n  }\r\n  .affliction-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--divider);\r\n    border-radius: 12px;\r\n    padding: 28px 24px;\r\n    display: flex;\r\n    gap: 16px;\r\n    align-items: flex-start;\r\n    box-shadow: 0 2px 12px rgba(232,84,10,0.07);\r\n    transition: all 0.3s;\r\n  }\r\n  .affliction-card:hover {\r\n    border-color: var(--orange-primary);\r\n    box-shadow: 0 6px 24px rgba(232,84,10,0.15);\r\n    transform: translateY(-3px);\r\n  }\r\n  .affliction-check {\r\n    width: 36px;\r\n    height: 36px;\r\n    background: linear-gradient(135deg, var(--orange-primary), var(--orange-bright));\r\n    border-radius: 50%;\r\n    flex-shrink: 0;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: white;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    box-shadow: 0 3px 10px rgba(232,84,10,0.3);\r\n  }\r\n  .affliction-text strong {\r\n    display: block;\r\n    color: var(--text-dark);\r\n    font-size:21px;\r\n    font-weight: 700;\r\n    margin-bottom: 4px;\r\n        font-family: 'Cinzel', serif;\r\n  }\r\n  .affliction-text span {\r\n    font-size: 17px;\r\n    color: var(--text-muted);\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* ===== RITUALS ===== *\/\r\n  .ritual-counter {\r\n    text-align: center;\r\n    margin-bottom: 40px;\r\n  }\r\n  .ritual-number {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: 80px;\r\n    font-weight: 900;\r\n    color: var(--orange-primary);\r\n    line-height: 1;\r\n    display: block;\r\n    text-shadow: 0 4px 20px rgba(232,84,10,0.3);\r\n  }\r\n  .ritual-label {\r\n    font-size: 17px;\r\n    color: var(--text-muted);\r\n    font-weight: 600;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .ritual-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n    gap: 24px;\r\n  }\r\n  .ritual-card {\r\n    background: var(--white);\r\n    border-radius: 14px;\r\n    padding: 28px;\r\n    border-left: 4px solid var(--orange-primary);\r\n    box-shadow: 0 4px 24px rgba(232,84,10,0.1);\r\n    transition: all 0.3s;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .ritual-card::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; right: 0;\r\n    width: 80px;\r\n    height: 80px;\r\n    background: radial-gradient(ellipse at top right, rgba(232,84,10,0.08), transparent);\r\n  }\r\n  .ritual-card:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 8px 32px rgba(232,84,10,0.2);\r\n  }\r\n  .ritual-icon {\r\n    font-size: 32px;\r\n    margin-bottom: 14px;\r\n    display: block;\r\n  }\r\n  .ritual-card h3 {\r\n    font-family: 'Cinzel', serif;\r\n    font-size: 21px;\r\n    font-weight: 700;\r\n    color: var(--text-dark);\r\n    margin-bottom: 10px;\r\n  }\r\n  .ritual-card p {\r\n    font-size: 17px;\r\n    color: var(--text-body);\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* ===== PACKAGES CTA ===== *\/\r\n  .packages-section {\r\n    background: linear-gradient(160deg, #1A0A00 0%, #2D1200 40%, #C13D00 100%);\r\n    padding: 80px 20px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .packages-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse at 70% 30%, rgba(255,140,58,0.2) 0%, transparent 60%);\r\n  }\r\n  .packages-section .container { position: relative; z-index: 1; }\r\n  .packages-section .section-label { color: var(--gold-light); }\r\n  .packages-section .section-label::before,\r\n  .packages-section .section-label::after { background: var(--gold-light); }\r\n\r\n  .offer-badge {\r\n    display: inline-block;\r\n    background: linear-gradient(135deg, var(--gold) 0%, var(--gold-light) 100%);\r\n    color: var(--black);\r\n    font-weight: 800;\r\n    font-size: 22px;\r\n    padding: 14px 36px;\r\n    border-radius: 8px;\r\n    margin: 24px 0 32px;\r\n    box-shadow: 0 4px 20px rgba(212,160,23,0.5);\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  .packages-cta-text {\r\n    color: rgba(255,220,180,0.9);\r\n    font-size: 16px;\r\n    margin-bottom: 36px;\r\n    max-width: 600px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\/*====== PACKAGES======*\/\r\n\/* \u2500\u2500 PACKAGES \u2500\u2500 *\/\r\n    .packages {\r\n      background: var(--white-bg);\r\n    }\r\n\r\n    .pkg-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 1.5rem;\r\n      align-items: start;\r\n    }\r\n\r\n    .pkg-card {\r\n      background: white;\r\n      border: 1px solid #fbe5a7;\r\n      border-radius: 24px;\r\n      padding: 20px !important;\r\n      position: relative;\r\n      display: flex;\r\n      flex-direction: column;\r\n      transition: var(--transition);\r\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .pkg-card:hover {\r\n      transform: translateY(-10px);\r\n      box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);\r\n      \/* optional: enhance the lift effect *\/\r\n    }\r\n\r\n    .packge-text-content {\r\n      padding: 20px;\r\n    }\r\n    .packge-text-content p {\r\n    font-size: 17px;\r\n}\r\n    .pkg-card h3 {\r\n      font-family: inter, sans-serif;\r\n      font-size: 1.5rem;\r\n      font-weight: 600;\r\n      margin-bottom: 10px;\r\n      line-height: 28px;\r\n      margin-top: 10px;\r\n      text-align: center;\r\n    }\r\n\r\n    .pkg-desc {\r\n      font-size: 0.95rem;\r\n      color: #000;\r\n      margin-bottom: 25px;\r\n      min-height: 50px;\r\n    }\r\n\r\n    .pkg-price {\r\n      font-size: 3rem;\r\n      font-weight: 900;\r\n      color: var(--maroon);\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .pkg-price span {\r\n      font-size: 1.2rem;\r\n      vertical-align: top;\r\n    }\r\n\r\n    .pkg-list {\r\n      list-style: none;\r\n      margin-bottom: 10px;\r\n      padding-left: 0px;\r\n    }\r\n\r\n    .pkg-list li {\r\n      margin-bottom: 12px;\r\n      padding-left: 28px;\r\n      position: relative;\r\n      font-size: 17px;\r\n    }\r\n\r\n    .pkg-list li::before {\r\n      content: '\u2713';\r\n      position: absolute;\r\n      left: 0;\r\n      color: var(--gold);\r\n      font-weight: 900;\r\n    }\r\n\r\n    .full-details {\r\n      display: none;\r\n      background: var(--ivory);\r\n      font-size: 0.9rem;\r\n    }\r\n\r\n    .details-toggle {\r\n      background: none !important;\r\n      border: none !important;\r\n      color: var(--maroon) !important;\r\n      outline: unset !important;\r\n      font-weight: 700 !important;\r\n      cursor: pointer !important;\r\n      display: flex !important;\r\n      justify-content: center !important;\r\n      align-items: center !important;\r\n      margin: 0 auto;\r\n      padding: 0 !important;\r\n    }\r\n\r\n    .btn-buy {\r\n      width: 100%;\r\n      text-align: center;\r\n      background: var(--maroon);\r\n      color: white;\r\n      margin-top: auto;\r\n    }\r\n\r\n    .btn-buy-gold {\r\n      width: 100%;\r\n      text-align: center;\r\n      background: var(--gold);\r\n      color: var(--maroon);\r\n      margin-top: auto;\r\n    }\r\n\r\n    \/* WHAT WILL I RECEIVE BUTTON *\/\r\n    .btn-receive {\r\n      width: 100%;\r\n      text-align: center;\r\n      background: transparent !important;\r\n      color: var(--maroon) !important;\r\n      border: none !important;\r\n      outline: none !important;\r\n      text-decoration: underline;\r\n      margin-top: 12px;\r\n      display: flex !important;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      font-size: 0.85rem !important;\r\n      padding: 12px 24px !important;\r\n      border-radius: 50px !important;\r\n      font-weight: 700 !important;\r\n      cursor: pointer !important;\r\n      letter-spacing: 0.5px !important;\r\n      transition: var(--transition) !important;\r\n      font-family: 'Inter', sans-serif !important;\r\n      text-transform: uppercase !important;\r\n    }\r\n\r\n    button.details-toggle {\r\n      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255 255 255 \/ 0%)), color-stop(100%, #ffffff)) !important;\r\n      width: 100%;\r\n          margin-top: -55px;\r\n      padding-top: 60px !important;\r\n      position: relative;\r\n      z-index: 9;\r\n      text-transform: capitalize;\r\n      color: #007bff !important;\r\n      font-weight: 400 !important;\r\n          font-size: 16px;\r\n    }\r\n\r\n    .full-details[style=\"display: block;\"]+button.details-toggle {\r\n      margin-top: -45px !important;\r\n    }\r\n\r\n    ul.pkg-list {\r\n      margin-bottom: 0;\r\n      padding-bottom: 0;\r\n    }\r\n\r\n    \/* RECEIVE PANEL *\/\r\n    .receive-panel {\r\n      display: none;\r\n      margin-top: 16px;\r\n      background: #fffdfa;\r\n      border: 1px solid rgba(212, 175, 55, 0.4);\r\n      border-radius: 16px;\r\n      padding: 20px 22px;\r\n      animation: fadeSlideDown 0.3s ease;\r\n    }\r\n\r\n    .receive-panel.open {\r\n      display: block;\r\n    }\r\n\r\n    @keyframes fadeSlideDown {\r\n      from {\r\n        opacity: 0;\r\n        transform: translateY(-8px);\r\n      }\r\n\r\n      to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n      }\r\n    }\r\n\r\n    .receive-panel h4 {\r\n      font-size: 1rem;\r\n      color: var(--maroon);\r\n      margin-bottom: 12px;\r\n      font-family: 'Playfair Display', serif;\r\n    }\r\n\r\n    .receive-panel p {\r\n      font-size: 17px;\r\n      color: var(--text-muted);\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .receive-panel p strong {\r\n      font-weight: 800;\r\n    }\r\n\r\n    .receive-panel p span {\r\n      color: #ff0000;\r\n    }\r\n\r\n    .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\r\n    .add-cart-buy-now {\r\n      margin: 15px 0;\r\n    }\r\n\r\n    .bottom-btn-container .add-cart-buy-now {\r\n      display: flex;\r\n    }\r\n\r\n    .bottom-btn-container .add-cart-buy-now .buy-now-btn {\r\n      width: 75% !important;\r\n      text-align: center;\r\n      background: #f78d06;\r\n      color: white !important;\r\n      margin: 10px auto 0;\r\n      display: inline-block;\r\n      padding: 10px 32px;\r\n      border-radius: 50px;\r\n      text-decoration: none;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1px;\r\n      transition: var(--transition);\r\n      cursor: pointer;\r\n      border: none;\r\n      text-align: center;\r\n    }\r\n\r\n    .bottom-btn-container .product-price {\r\n      display: none;\r\n    }\r\n\r\n    .bottom-btn-container .add-cart-buy-now .add_cart {\r\n      display: none !important;\r\n    }\r\n\r\n    .payment-section-line {\r\n      display: none;\r\n    }\r\n\r\n  \/* ===== FAQ ===== *\/\r\n  .faq-list { margin-top: 32px; }\r\n  .faq-item {\r\n    border: 1px solid var(--divider);\r\n    border-radius: 10px;\r\n    margin-bottom: 12px;\r\n    overflow: hidden;\r\n    transition: all 0.3s;\r\n  }\r\n  .faq-item.open {\r\n    border-color: var(--orange-primary);\r\n    box-shadow: 0 4px 16px rgba(232,84,10,0.12);\r\n  }\r\n  .faq-item .faq-question {\r\n    width: 100%;\r\n    background: var(--white);\r\n    border: none;\r\n    padding: 20px 24px;\r\n    text-align: left;\r\n    cursor: pointer;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: flex-start;\r\n    gap: 16px;\r\n    font-size: 17px;\r\n    font-weight: 700;\r\n    color: var(--text-dark);\r\n    font-family: 'Open Sans', sans-serif;\r\n    transition: background 0.2s;\r\n  }\r\n  .faq-item .faq-question:hover { background: var(--orange-pale); }\r\n  .faq-item.open .faq-question:focus, .faq-item .faq-question:focus {\r\n    outline: none;\r\n  }\r\n  .faq-item.open .faq-question { background: var(--orange-pale); color: var(--orange-deep); }\r\n  .faq-icon {\r\n    width: 24px;\r\n    height: 24px;\r\n    background: var(--orange-primary);\r\n    border-radius: 50%;\r\n    color: white;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    flex-shrink: 0;\r\n    transition: all 0.3s;\r\n    line-height: 1;\r\n  }\r\n  .faq-item.open .faq-icon {\r\n    background: var(--orange-deep);\r\n    transform: rotate(45deg);\r\n  }\r\n  .faq-answer {\r\n    max-height: 0;\r\n    overflow: hidden;\r\n    transition: max-height 0.4s ease, padding 0.3s;\r\n    background: var(--orange-pale);\r\n  }\r\n  .faq-answer.open {\r\n    max-height: 600px;\r\n  }\r\n  .faq-answer-inner {\r\n    padding: 0 24px 24px;\r\n    font-size: 17px;\r\n    color: var(--text-body);\r\n    line-height: 1.8;\r\n  }\r\n\r\n  \/* ------ mob nav -------- *\/\r\n  .mobile-cta-bar {\r\n    display: none;\r\n    position: fixed;\r\n    bottom: 0;\r\n    left: 0;\r\n    right: 0;\r\n    background: white;\r\n    padding: 15px 25px;\r\n    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.15);\r\n    z-index: 1001;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n  }\r\n\r\n  .btn-cta-sm {\r\n    width: 100%;\r\n    background: var(--gold);\r\n    color: #fff !important;\r\n    padding: 6px 16px;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    font-weight: 800;\r\n    font-size: .9em;\r\n    display: block;\r\n    text-align: center;\r\n  }\r\n  .please-note span {\r\n    color: red;\r\n    font-weight: 600;\r\n  }\r\n  .please-note {\r\n    margin: 10px 0px;\r\n    font-size: 17px;\r\n  }\r\n  @media (max-width: 1024px) {\r\n    .mobile-cta-bar {\r\n      display: block;\r\n    }\r\n  }\r\n\r\n  \/* ===== RESPONSIVE ===== *\/\r\n  @media (max-width: 900px) {\r\n    .hero-inner {\r\n        grid-template-columns: 1fr;\r\n        text-align: center;\r\n        padding: 0;\r\n    }\r\n    .hero-image-col {\r\n        order: -1;\r\n    }\r\n    .hero-image-wrap img{\r\n        max-width:400px;\r\n    }\r\n    .hero-content {\r\n      text-align: center;\r\n    }\r\n    .quick-nav{\r\n      display: none;\r\n    }\r\n    .packge-text-content{\r\n      padding: 0;\r\n    }\r\n    #packages, #packages1, #packages2, #addon {\r\n      padding: 30px 20px;\r\n    }\r\n}\r\n @media (max-width: 800px) {\r\n      .pkg-grid {grid-template-columns: repeat(1, 1fr);}\r\n    }\r\n  @media (max-width: 768px) {\r\n    .blessings-wrapper {\r\n      grid-template-columns: 1fr;\r\n    }\r\n    .hero-meta-divider { display: none; }\r\n    .hero-meta { gap: 16px; }\r\n    .nav-inner a { font-size: 11px; padding: 12px 10px; }\r\n    .section { padding: 50px 20px; }\r\n    .highlight-box { padding: 28px 20px; margin: 0px 20px;}\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    .blessings-col { padding: 24px 20px; }\r\n    .ritual-number { font-size: 60px; }\r\n    .cta-primary { padding: 16px 32px; font-size: 15px; }\r\n    .convergence-grid { grid-template-columns: 1fr; }\r\n    .float-cta { bottom: 16px; right: 16px; padding: 12px 20px; font-size: 13px; }\r\n  }\r\n\r\n  \/* Scroll animation *\/\r\n  .fade-in {\r\n    opacity: 0;\r\n    transform: translateY(28px);\r\n    transition: opacity 0.6s ease, transform 0.6s ease;\r\n  }\r\n  .fade-in.visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- Early Bird Banner -->\r\n<!-- <div class=\"early-bird-banner\">\r\n  <p>\r\n    <span class=\"highlight\">\ud83e\ude90 EARLY BIRD OFFER \u2014 Register by xx & Receive Up to 20% OFF<\/span>\r\n    <small>Saturn Birthday + Hanuman Combo Package \u00b7 Limited Time Only<\/small>\r\n  <\/p>\r\n<\/div> -->\r\n\r\n<!-- Sticky Nav -->\r\n<!-- <nav class=\"sticky-nav\">\r\n  <div class=\"nav-inner\">\r\n    <a href=\"#about\">About Saturn<\/a>\r\n    <a href=\"#pisces\">Saturn in Pisces<\/a>\r\n    <a href=\"#shift\">What It Shifts<\/a>\r\n    <a href=\"#rituals\">The Rituals<\/a>\r\n    <a href=\"#packages\">Packages<\/a>\r\n    <a href=\"#faq\">FAQ<\/a>\r\n  <\/div>\r\n<\/nav> -->\r\n<section class=\"timer-section\" id=\"menu-enable\">\r\n  <div class=\"container\" style=\"flex-direction: column;\">\r\n        <p class=\"event-timer \">Offer Ends In <span class='timezone-placeholder' data-id='1996880647' data-date='2026-04-29' data-time='13:30' id='converter_1996880647_2026-04-29_13:30'><\/span><\/p>\r\n        <p class=\"event-timer active-hide\">Event Sign-up Closes In <span class='timezone-placeholder' data-id='1994483799' data-date='2026-05-16' data-time='05:00' id='converter_1994483799_2026-05-16_05:00'><\/span><\/p>\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-29 13:30\" data-next-end-date=\"2026-05-16 05:00\"><\/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\"> .timer-section {padding: 20px 0; } .event-timer {margin-bottom: 15px !important; } <\/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<style type=\"text\/css\">\r\n \/*Timer and signup form css--*\/\r\n .active-hide{display:none}.time-row{display:flex;justify-content:center;flex-wrap: wrap;}.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:3px;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;bottom: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:600;margin-bottom:15px}\r\n \/*End--*\/\r\n .tempnew .cost{text-align: left; } .top-navsection.leadlanding {background: #fff; } a.cta-btn:visited {color: #000; } .mobno-row {margin: 0 0 20px !important; } .sticker {padding: 10px; text-align: center; background: #fff; font-weight: 500; display: none; } .sticker::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; \/* background: linear-gradient(90deg, #e0b9b900 0%, #d9b95a 25%, #E8BA5A 50%, #d9b959 75%, #ff464600 100%);*\/ } .title-btn {align-items: center; } .view-btn {background-color: #f9f935; padding: 8px 25px 8px; border-radius: 5px; color: #041a4c; font-size: 12px; display: flex; justify-content: center; align-items: center; } .dynamic-title-text{text-align:left;font-size:20px;color:#000;font-weight: 600} .dynamic-title{width:80%} @media only screen and (min-width: 768px) {div.sticker.stick {z-index: 1050; } } @media(max-width:767px){.sticker {display: none; } .sticker.stick {bottom: 0; top: inherit; z-index: 1050; background: #13698c3d; padding: 5px !IMPORTANT; } .dynamic-title{display:none; } .title-btn{display:block; margin: 0px 4px; } .view-btn{display:block; width:90%; margin:0 auto; } p.event-timer {font-size: 17px; } } <\/style>\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=\"SATURN JAYANTI\">\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>\r\n<\/section>\r\n<!-- HERO -->\r\n<section class=\"hero\" id=\"hero\">\r\n  <div class=\"hero-stars\"><\/div>\r\n    <div class=\"hero-inner\">\r\n      <div class=\"hero-content\">\r\n        <h1><span class=\"gold\">SATURN JAYANTI<\/span><\/h1>\r\n        <p class=\"hero-subtitle\">Birthday Powertime of Saturn on Affliction-Removing New Moon<\/p>\r\n        <p class=\"hero-tagline\">When Karma Yields, Blessings Flow, and Effort Finally Converts<\/p>\r\n        <p class=\"hero-subtitle\">22 Sacred Rituals to Saturn &amp; His Controller Hanuman <\/p>\r\n        <div class=\"hero-date\">LIVE on May 16, 2026 at 6:00 AM IST<\/div>\r\n        <a href=\"#packages\" class=\"cta-primary\">Select Packages<\/a>     \r\n      <\/div>\r\n      <div class=\"hero-image-col\">\r\n        <div class=\"hero-image-wrap\">\r\n         <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/saturn-and-hanuman-lp.jpg\">\r\n       <\/div>\r\n      <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Quick Nav Anchors -->\r\n<div class=\"quick-nav\">\r\n  <div class=\"quick-nav-inner\">\r\n    <a href=\"#about\">About Saturn & His Birthday Powertime<\/a>\r\n    <a href=\"#pisces\">How Saturn in Pisces Amplifies Karmic Removal<\/a>\r\n    <a href=\"#shift\">What This Program Can Shift in Your Life<\/a>\r\n    <a href=\"#saturn-hanuman\">Saturn & Hanuman Invocation Rituals<\/a>\r\n    <a href=\"#packages\">Packages<\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- SECTION 1: About Saturn -->\r\n<section class=\"section\" id=\"about\">\r\n  <div class=\"container fade-in\">\r\n    <div class=\"offer-bar\"><span>EARLY BIRD OFFER<\/span>\r\n      Register by <span>Apr.28, 2026<\/span> Receive \r\n      <br> Up to <span>20% OFF<\/span> Saturn Birthday + Hanuman Combo Package<\/div>\r\n   <div class=\"highlight-box\">\r\n    <p>This year, Saturn's birthday occurs while he rests in Pisces \u2014 making your intentions, prayers, and sincere effort more visible to him.<\/p>\r\n    <a href=\"#packages\" class=\"cta-link\">Access His Divine Grace &amp; B'Day Blessings<\/a>\r\n  <\/div>\r\n    <div class=\"section-label\">About Saturn &amp; His Birthday Powertime<\/div>\r\n    <h2 class=\"section-title\">Saturn's Birthday \u2014 and <span class=\"accent\">Why This One Is Different<\/span><\/h2>\r\n\r\n    <p class=\"section-intro\">\r\n      Saturn Jayanti celebrates the Divine birth of Saturn, the Controller of Karma and the cosmic force that shapes destiny through discipline, patience, and sincere effort. Saturn rewards what is earned, and presents life's challenges as opportunities for endurance, self-mastery, and lasting progress.\r\n    <\/p>\r\n\r\n    <p style=\"font-size:17px; color:var(--text-body); line-height:1.85; margin-bottom:20px;\">\r\n      This year, Saturn Jayanti falls on <strong>Amavasya (New Moon)<\/strong>, a time recognized as highly potent for clearing ancestral afflictions, deep karmic burdens, and planetary obstacles.\r\n    <\/p>\r\n\r\n    <p style=\"font-size:17px; color:var(--text-body); line-height:1.85;\">\r\n      But what makes this birthday powertime truly significant goes deeper than the calendar.\r\n    <\/p>\r\n\r\n    <hr class=\"ornament\">\r\n\r\n   \r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 2: Saturn in Pisces -->\r\n<section class=\"section section-alt\" id=\"pisces\">\r\n  <div class=\"container fade-in\">\r\n    <div class=\"section-label\">The Exceptional Convergence<\/div>\r\n    <h2 class=\"section-title\">Saturn In Pisces \u2014 <span class=\"accent\">The Key Reason This Birthday Is Exceptional<\/span><\/h2>\r\n\r\n    <p class=\"section-intro\">\r\n      Some moments in the cosmic cycle carry more weight than others. May 16, 2026, is one such moment, where four distinct forces arrive on the same day, each deepening what the others make possible.\r\n    <\/p>\r\n\r\n    <div class=\"convergence-grid\">\r\n      <div class=\"convergence-card\">\r\n        <div class=\"conv-icon\">\u2644<\/div>\r\n        <div class=\"conv-title\">Saturn in Pisces<\/div>\r\n        <p class=\"conv-text\">Saturn\u2019s current placement in Pisces, as understood in the Siddha system, brings a quality that is uncommon in his nature \u2014 openness, receptivity, and a leaning toward healing rather than restriction. <\/p>\r\n      <\/div>\r\n      <div class=\"convergence-card\">\r\n        <div class=\"conv-icon\">\ud83c\udf1f<\/div>\r\n        <div class=\"conv-title\">Birthday Grace<\/div>\r\n        <p class=\"conv-text\">On his birthday, karma resolves blessings flow more freely, and the distance between sincere intention and visible result narrows. Saturn in Pisces deepens this receptivity further, drawing out emotional clarity and creating conditions for practical realignment with long-term goals.<\/p>\r\n      <\/div>\r\n      <div class=\"convergence-card\">\r\n        <div class=\"conv-icon\">\ud83c\udf11<\/div>\r\n        <div class=\"conv-title\">Amavasya (New Moon)<\/div>\r\n        <p class=\"conv-text\">This birthday also falls on Amavasya (New Moon), a phase the Siddha tradition recognizes as especially suited to dissolving what is inherited and hidden. The New Moon clears obstruction so that Saturn's birthday grace can land fully and without resistance.<\/p>\r\n      <\/div>\r\n      <div class=\"convergence-card\">\r\n        <div class=\"conv-icon\">\ud83d\udd31<\/div>\r\n        <div class=\"conv-title\">Bharani Nakshatra<\/div>\r\n        <p class=\"conv-text\">Completing this convergence, the Moon rests in Bharani Nakshatra, carrying Apabharani Shakti, the force of removal and full completion. As the closing force on a day already charged with correction and grace, Bharani ensures that what is addressed goes to complete resolution.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div style=\"margin-top:36px; background:linear-gradient(135deg,rgba(232,84,10,0.08),rgba(212,160,23,0.06)); border:1px solid rgba(232,84,10,0.25); border-radius:12px; padding:28px 32px; text-align:center;\">\r\n      <p style=\"font-size:17px; font-weight:700; color:var(--orange-deep); font-style:italic; line-height:1.7;\">\r\n        \"Hence, this is a powerful window where karma that has resisted movement can finally begin to shift.\"\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 3: Saturn & Hanuman -->\r\n<section class=\"section section-dark\" id=\"saturn-hanuman\">\r\n  <div class=\"container fade-in\">\r\n    <div class=\"section-label\" style=\"color:var(--gold-light);\">\r\n      <span style=\"background:var(--gold-light);\"><\/span>\r\n      Two Divine Forces\r\n      <span style=\"background:var(--gold-light);\"><\/span>\r\n    <\/div>\r\n    <h2 class=\"section-title\">What This Program Can Shift in Your Life<\/h2>\r\n\r\n    <p class=\"section-intro\">\r\n      AstroVed invites you to participate in 22 Remedial Rituals designed to invoke the combined blessings of Saturn and Hanuman (in his Maha Veera Anjaneya form) during this auspicious powertime.\r\n    <\/p>\r\n\r\n    <h2 class=\"section-title\">Saturn and Hanuman \u2014 <span class=\"accent\">Two Divine Forces That Create a Field of Release &amp; Protection<\/span><\/h2>\r\n    <p style=\"color:rgba(255,220,180,0.9); font-size:17px; line-height:1.85; margin-bottom:20px;\">\r\n      Saturn holds karma. He governs what has accumulated, the weight of past actions, the timing of what arrives, and the discipline required before results are released. When Saturn is burdened, effort does not convert. Movement stalls. Progress waits.\r\n\r\n    <\/p>\r\n\r\n    <p style=\"color:rgba(255,220,180,0.9); font-size:17px; line-height:1.85; margin-bottom:40px;\">\r\n     Hanuman, as Maha Veera Anjaneya, is one of Saturn's Controllers. He does not bypass Saturn's justice \u2014 he steadies the devotee within it. Where Saturn applies weight, Hanuman restores courage. Where Saturn delays, Hanuman dissolves the fear that delay creates.\r\n\r\n    <\/p>\r\n    <p style=\"color:rgba(255,220,180,0.9); font-size:17px; line-height:1.85; margin-bottom:40px;\">\r\n     Invoked together on Saturn's birthday, the one day his karmic intensity softens for those who approach with sincerity, their combined force becomes a field of release and protection. \r\n    <\/p>\r\n\r\n    <div class=\"blessings-wrapper\">\r\n      <div class=\"blessings-col saturn\">\r\n        <div class=\"blessings-col-title\">\r\n            SATURN'S BLESSINGS\r\n        <\/div>\r\n        <ul>\r\n          <li>Relief from active Saturn Phases in the birthchart<\/li>\r\n          <li>Removal of karmic debts and long-standing delays<\/li>\r\n          <li>Restoration of discipline, clarity, and right timing<\/li>\r\n          <li>Career and financial progress through effort that now converts<\/li>\r\n          <li>Dissolution of Pitru Dosha (Ancestral Afflictions) and Kala Sarpa Dosha \u2014 All Planets Hemmed Between Rahu & Ketu \u2014 creating planetary imbalances carried into the present<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"blessings-col hanuman\">\r\n        <div class=\"blessings-col-title\">\r\n         HANUMAN'S PROTECTION\r\n        <\/div>\r\n        <ul>\r\n          <li>Neutralization of malefic planetary energies<\/li>\r\n          <li>Strength and courage to endure and overcome challenges<\/li>\r\n          <li>Freedom from fear, confusion, and inner heaviness<\/li>\r\n          <li>Protection during difficult life phases<\/li>\r\n          <li>Fulfillment of sincere prayers and long-held intentions<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 4: When Saturn Weighs Heavy -->\r\n<section class=\"section\" id=\"shift\">\r\n  <div class=\"container fade-in\">\r\n    <div class=\"section-label\">When Saturn Weighs Heavy<\/div>\r\n    <h2 class=\"section-title\">This Is <span class=\"accent\">The Window<\/span><\/h2>\r\n\r\n    <p class=\"section-intro\">\r\n      This powertime is especially significant for those experiencing specific Saturn afflictions in their birth chart or life phases.\r\n    <\/p>\r\n\r\n    <div class=\"affliction-cards\">\r\n      <div class=\"affliction-card\">\r\n        <div class=\"affliction-check\">\u2713<\/div>\r\n        <div class=\"affliction-text\">\r\n          <strong>Sade Sati (7.5 Years of Saturn)<\/strong>\r\n          <span>The extended period of Saturn's intensified influence on life direction<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"affliction-card\">\r\n        <div class=\"affliction-check\">\u2713<\/div>\r\n        <div class=\"affliction-text\">\r\n          <strong>Saturn Dasa or Bhukti<\/strong>\r\n          <span>Major or minor planetary periods governed by Saturn that slow down life progress<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"affliction-card\">\r\n        <div class=\"affliction-check\">\u2713<\/div>\r\n        <div class=\"affliction-text\">\r\n          <strong>8th House or 4th House Saturn<\/strong>\r\n          <span>Placements that can bring delays in stability, property, and security<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <hr class=\"ornament\">\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 5: The Rituals -->\r\n<section class=\"section section-alt\" id=\"rituals\">\r\n  <div class=\"container fade-in\">\r\n\r\n    <div class=\"ritual-counter\">\r\n      <h3 class=\"section-title\" style=\"font-size:clamp(20px,3vw,30px); margin-bottom:20px;\">How The Birthday Invocation Rituals Work For You <span class=\"accent\"><\/span><\/h3>\r\n    <\/div>\r\n\r\n    <p style=\"font-size:17px; color:var(--text-body); line-height:1.85; text-align:center; max-width:700px; margin:0 auto 40px;\">\r\n      On this powertime, AstroVed performs sacred Vedic remedies and services as prescribed in sacred texts on your behalf, with your <strong>name and birth star included in each<\/strong> \u2014 creating a direct personal connection to the ritual process.\r\n    <\/p>\r\n      <div class=\"ritual-card\" style=\"margin-bottom: 30px;\">\r\n        <h3>Grand Fire Labs &amp; Hymns Chanting<\/h3>\r\n        <p>Fire is understood in the Siddha tradition as a medium of transformation, converting accumulated karmic impressions into lighter states. The Fire Labs and hymns invoke Saturn's blessings and Hanuman's protective force to reverse malefic influence and support karmic breakthroughs.<\/p>\r\n      <\/div>\r\n    <div class=\"ritual-grid\">\r\n      \r\n      <div class=\"ritual-card\">\r\n        \r\n        <h3>Saturn and Hanuman Powerspot Poojas<\/h3>\r\n        <p>As per scriptural texts, ancient sacred locations are believed to hold concentrated spiritual energy. Worship rituals performed to Saturn and Hanuman at these vortices amplify the reach and depth of the invocation beyond what ordinary ritual can access.<\/p>\r\n      <\/div>\r\n      <div class=\"ritual-card\">\r\n        \r\n        <h3>Hydration Ceremonies with 108 Names<\/h3>\r\n        <p>Performed to both Saturn and Hanuman, combined with the chanting of their 108 Divine Names. Water and sacred substances wash away accumulated negativity while sound vibration steadies the inner field, making it more receptive to the blessings being invoked.<\/p>\r\n      <\/div>\r\n      <div class=\"ritual-card\">\r\n        \r\n        <h3>Special Poojas &amp; Sacred Offerings<\/h3>\r\n        <p>A series of specialized worship rituals \u2014 Idol Ornamentation to Anjaneya Ganesha, <em>Pushpanjali<\/em> (Flower Offerings) with Saturn-pacifying hymns at Kerala powerspots, and <em>Vada Mala<\/em> (Savory Garland Offering) to Hanuman at the Chennai powerspot. Each offering works on a specific layer of karmic or planetary obstruction.<\/p>\r\n      <\/div>\r\n      <div class=\"ritual-card\">\r\n        \r\n        <h3>Food Feeding &amp; Ancestral Offerings<\/h3>\r\n        <p>Sacred texts recognize those who are physically challenged as being under Saturn's direct governance. Offering food to them on Saturn's birthday invokes his highest merit, opens the channel for his blessings to flow freely, and brings peace to the ancestral field.<\/p>\r\n      <\/div>\r\n      \r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PACKAGES CTA -->\r\n<section class=\"pacakges section\" id=\"packages\">\r\n    <div class=\"container\">\r\n      <div class=\"ritual-counter\">\r\n      <h2 class=\"section-title\">SATURN JAYANTHI & HANUMAN INVOCATION COMBO 2026 PACKAGES OVERVIEW<\/h2>\r\n      <\/div>\r\n      <div class=\"pkg-grid\">\r\n\r\n        <!-- Advanced -->\r\n        <div class=\"pkg-card reveal\" style=\"padding: 0;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/Saturn-Jayanthi-with-Hanuman-Invocation-Advanced-Package400.jpg\"\r\n            alt=\"Saturn Jayanthi with Hanuman Invocation Advanced Package\"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>Saturn Jayanthi with Hanuman Invocation Advanced Package<\/h3>\r\n            <!-- [product id='87577' template='18'] -->\r\n            <ul class=\"pkg-list\">\r\n              <li>Individual Sanaischara Anugraha Fire Lab (Scheduled Per Order Rank)<\/li>\r\n              <li>Individual Maha Veera Anjaneya Fire Lab or Individual Anjaneya Ganesha Fire Lab (Scheduled Per Order Rank)<\/li>\r\n              <li>Shanaischara Stuthi (Sacred Hymn in Praise of Saturn)<\/li>\r\n              <li>Shanaischara Mangalam (Sacred Hymn of Auspiciousness for Saturn)<\/li>\r\n              <li>Shanaischara Mantra (Sacred Hymn Invoking Saturn) Chanting by King Dasharatha<\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"hs-advanced\">\r\n              <ul class=\"pkg-list\">\r\n                <li>5-Priest Anugraha Shanaischara Fire Lab for Favorable &amp; Beneficial Blessings of Saturn on May 16, 2026 at 7.30 am IST<\/li>\r\n                <li>Hanuman Chalisa (Hymn in Praise of Hanuman) Chanting and Anjaneya Dwadasa Nama Stotram (12 Names of Hanuman) Chanting<\/li>\r\n                <li>4-Priest Maha Veera Anjaneya Fire Lab for Courage &amp; Protection on May 16, 2026 at 5.30 pm IST<\/li>\r\n                <li>Archana (Pooja) to Hanuman at Ananthamangalam Nagapattinam Powerspot<\/li>\r\n                <li>Archana (Pooja) to Saturn at Thirunallar Karaikal Powerspot<\/li>\r\n                <li>Shanaishchara Shanti Mantra (Flower Offering with Sacred Hymn for Pacifying Saturn)Pushpanjali at Kerala Powerspot<\/li>\r\n                <li>Abishekam (Hydration Ceremony) and Ashtothara Archana (Pooja Chanting 108 Names) for Anjaneya<\/li>\r\n                <li>Abishekam (Hydration Ceremony) and Ashtothara Archana (Pooja Chanting 108 Names) to Saturn<\/li>\r\n                <li>Archana (Pooja) and Alankaram(Ornamentation) to Anjaneya Ganesha<\/li>\r\n                <li>Vadamala (Savory Dumpling Garland) to Hanuman at Chennai Powerspot<\/li>\r\n                <li>Ellu Payasam (Sweet Sesame Pudding Offering) Nivedhyam at Kerala Powerspot<\/li>\r\n                <li>Food Feeding for Physically Challenged People (3 People)<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n            <button class=\"details-toggle\" onclick=\"toggleDetails('hs-advanced')\">Read More<\/button>\r\n            <div class=\"bottom-btn-container\"><!-- [product id='87577' template='16'] --><\/div>\r\n            <button class=\"btn-receive\" onclick=\"toggleReceive('receive-hs-advanced', this)\">\r\n              What Will I Receive?\r\n            <\/button>\r\n            <div class=\"receive-panel\" id=\"receive-hs-advanced\">\r\n              <p>You will receive the sacred grey ash powder from the Homa, and Sindoor 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.\r\n                <br><span>Please note:<\/span>\r\n                <br>We will not be shipping any Prasad after performing Saturn Remedy Rituals as it is considered inauspicious to possess the Prasad.\r\n                <br><strong>Dr. Pillai explains this:<\/strong>\r\n                <br>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                <br><span>Please note:<\/span>\r\n                <br>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                <br>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Basic -->\r\n        <div class=\"pkg-card reveal \" style=\"padding: 0 ;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/Saturn-Jayanthi-with-Hanuman-Invocation-Basic-Package400.jpg\"\r\n            alt=\"Saturn Jayanthi with Hanuman Invocation Basic Package\"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>Saturn Jayanthi with Hanuman Invocation Basic Package<\/h3>\r\n            <!-- [product id='87578' template='18'] -->\r\n            <ul class=\"pkg-list\">\r\n              <li>Shanaischara Stuthi (Sacred Hymn in Praise of Saturn)<\/li>\r\n              <li>Shanaischara Mangalam (Sacred Hymn of Auspiciousness for Saturn)<\/li>\r\n              <li>Shanaischara Mantra (Sacred Hymn Invoking Saturn) Chanting by King Dasharatha<\/li>\r\n              <li>5-Priest Anugraha Shanaischara Fire Lab for Favorable &amp; Beneficial Blessings of Saturn on May 16, 2026 at 7.30 am IST<\/li>\r\n              <li>Hanuman Chalisa (Hymn in Praise of Hanuman) Chanting and Anjaneya Dwadasa Nama Stotram (12 Names of Hanuman) Chanting<\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"hs-basic\">\r\n                            <ul class=\"pkg-list\">\r\n                              <li>4-Priest Maha Veera Anjaneya Fire Lab for Courage &amp; Protection on May 16, 2026 at 5.30 pm IST<\/li>\r\n                              <li>Archana (Pooja) to Hanuman at Ananthamangalam Nagapattinam Powerspot<\/li>\r\n                              <li>Archana (Pooja) to Saturn at Thirunallar Karaikal Powerspot<\/li>\r\n                              <li>Shanaishchara Shanti Mantra (Flower Offering with Sacred Hymn for Pacifying Saturn)Pushpanjali at Kerala Powerspot<\/li>\r\n                              <li>Abishekam (Hydration Ceremony) and Ashtothara Archana (Pooja Chanting 108 Names) for Anjaneya<\/li>\r\n                              <li>Abishekam (Hydration Ceremony) and Ashtothara Archana (Pooja Chanting 108 Names) to Saturn<\/li>\r\n                              <li>Archana (Pooja) and Alankaram(Ornamentation) to Anjaneya Ganesha<\/li>\r\n                              <li>Vadamala (Savory Dumpling Garland) to Hanuman at Chennai Powerspot<\/li>\r\n                              <li>Food Feeding To Handicapped ( 1 Person)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        <button class=\"details-toggle\" onclick=\"toggleDetails('hs-basic')\">\r\n                            <p>Read More<\/p>\r\n                        <\/button>\r\n            <div class=\"bottom-btn-container\"><!-- [product id='87578' template='16'] --><\/div>\r\n            <button class=\"btn-receive\" onclick=\"toggleReceive('receive-hs-basic', this)\">\r\n              What Will I Receive?\r\n            <\/button>\r\n            <div class=\"receive-panel\" id=\"receive-hs-basic\">\r\n              <p>You will receive the sacred grey ash powder from the Homa, energized product and Sindoor 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.\r\n                <br><span>Please note:<\/span>\r\n                <br>We will not be shipping any Prasad after performing Saturn Remedy Rituals as it is considered inauspicious to possess the Prasad.\r\n                <br><strong>Dr. Pillai explains this:<\/strong>\r\n                <br>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                <br><span>Please note:<\/span>\r\n                <br>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                <br>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n      <!-- \/pkg-grid -->\r\n    <\/div>\r\n  <\/section>\r\n<section class=\"section section-alt\" id=\"packages1\">\r\n    <div class=\"container fade-in\">\r\n        <div class=\"ritual-counter\">\r\n          <h2 class=\"section-title\">SATURN JAYANTHI 2026 PACKAGES <\/h2>\r\n      <\/div>\r\n      <div class=\"pkg-grid\">\r\n        <!-- Advanced -->\r\n        <div class=\"pkg-card reveal\" style=\"padding: 0;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/saturn-advanced-pacakge.jpg\"\r\n            alt=\"Saturn Jayanthi Advanced Package\"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>Saturn Jayanthi Advanced Package<\/h3>\r\n            <!-- [product id='' template='18'] -->\r\n            <ul class=\"pkg-list\">\r\n              <li>Individual Sanaischara Anugraha Fire Lab (Scheduled Per Order Rank)<\/li>\r\n              <li>Shanaischara Stuthi (Sacred Hymn in Praise of Saturn)<\/li>\r\n              <li>Shanaischara Mangalam (Sacred Hymn of Auspiciousness for Saturn)<\/li>\r\n              <li>Shanaischara Mantra (Sacred Hymn Invoking Saturn) Chanting by King Dasharatha<\/li>\r\n              <li>5-Priest Anugraha Shanaischara Fire Lab for Favorable &amp; Beneficial Blessings of Saturn on May 16, 2026 at 7.30 am IST<\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"sj-advanced\">\r\n              <ul class=\"pkg-list\">\r\n                <li>Abishekam (Hydration Ceremony) &amp; Saturn Ashtothara Archana (Pooja by Chanting 108 Names of Saturn)<\/li>\r\n                <li>Archana (Pooja) to Saturn at Karaikkal Powerspot<\/li>\r\n                <li>Sanaischara Shanti Mantra Pushpanjali (Flower Offering with Saturn Pacifying Hymn) at Kerala Powerspot<\/li>\r\n                <li>Ellu Payasam (Sweet Sesame Pudding Offering) Nivedhyam at Kerala Powerspot<\/li>\r\n                <li>Food Feeding for Physically Challenged People (3 People)<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n            <button class=\"details-toggle\" onclick=\"toggleDetails('sj-advanced')\">Read More<\/button>\r\n            <div class=\"bottom-btn-container\"><!-- [product id='' template='16'] --><\/div>\r\n            <div class=\"please-note\">\r\n              <p><span>Please note:<\/span> We will not be shipping any Prasad after performing Saturn Remedy Rituals as it is considered inauspicious to possess the Prasad.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Basic -->\r\n        <div class=\"pkg-card reveal \" style=\"padding: 0 ;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/saturn-basic-package.jpg\"\r\n            alt=\"Saturn Jayanthi Basic Package\"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>Saturn Jayanthi Basic Package<\/h3>\r\n            <!-- [product id='' template='18'] -->\r\n            <ul class=\"pkg-list\">\r\n              <li>Shanaischara Stuthi (Sacred Hymn in Praise of Saturn)<\/li>\r\n              <li>Shanaischara Mangalam (Sacred Hymn of Auspiciousness for Saturn)<\/li>\r\n              <li>Shanaischara Mantra (Sacred Hymn Invoking Saturn) Chanting by King Dasharatha<\/li>\r\n              <li>5-Priest Anugraha Shanaischara Fire Lab for Favorable &amp; Beneficial Blessings of Saturn on May 16, 2026 at 7.30 am IST<\/li>\r\n              <li>Abishekam (Hydration Ceremony) &amp; Saturn Ashtothara Archana (Pooja by Chanting 108 Names of Saturn)<\/li>\r\n            <\/ul>\r\n            <div class=\"full-details\" id=\"sj-basic\">\r\n                            <ul class=\"pkg-list\">\r\n                              <li>Archana (Pooja) to Saturn at Karaikkal Powerspot<\/li>\r\n                              <li>Sanaischara Shanti Mantra Pushpanjali (Flower Offering with Saturn Pacifying Hymn) at Kerala Powerspot<\/li>\r\n                              <li>Food Feeding for Physically Challenged People (1 Person)<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        <button class=\"details-toggle\" onclick=\"toggleDetails('sj-basic')\">\r\n                            <p>Read More<\/p>\r\n                        <\/button>\r\n            <div class=\"bottom-btn-container\"><!-- [product id='' template='16'] --><\/div>\r\n            <div class=\"please-note\">\r\n              <p><span>Please note:<\/span> We will not be shipping any Prasad after performing Saturn Remedy Rituals as it is considered inauspicious to possess the Prasad.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n<\/section>\r\n<section class=\"section\" id=\"packages2\">\r\n    <div class=\"container fade-in\">\r\n         <div class=\"ritual-counter\">\r\n            <h2 class=\"section-title\">HANUMAN INVOCATION 2026 PACKAGES<\/h2>\r\n          <\/div>\r\n          <div class=\"pkg-grid\">\r\n            <!-- Advanced -->\r\n            <div class=\"pkg-card reveal\" style=\"padding: 0;\">\r\n              <img decoding=\"async\"\r\n              src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/hanuman-advanced-pacakge.jpg\"\r\n              alt=\"Hanuman Invocation Advanced Package \"\r\n              style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n              <div class=\"packge-text-content\">\r\n                <h3>Hanuman Invocation Advanced Package <\/h3>\r\n                <!-- [product id='' template='18'] -->\r\n                <ul class=\"pkg-list\">\r\n                  <li>Individual Maha Veera Anjaneya Fire Lab (Scheduled Per Order Rank)<\/li>\r\n                  <li>Hanuman Chalisa (Hymn in Praise of Hanuman) Chanting and Anjaneya Dwadasa Nama Stotram (12 Names of Hanuman) Chanting<\/li>\r\n                  <li>4-Priest Maha Veera Anjaneya Fire Lab for Courage &amp; Protection on May 16, 2026 at 5.30 pm IST<\/li>\r\n                  <li>Archana (Pooja) to Hanuman at Ananthamangalam Nagapattinam Powerspot<\/li>\r\n                  <li>Abishekam (Hydration Ceremony) and Ashtothara Archana (Pooja Chanting 108 Names) for Anjaneya<\/li>\r\n                <\/ul>\r\n                <div class=\"full-details\" id=\"hi-advanced\">\r\n                  <ul class=\"pkg-list\">\r\n                    <li>Archana (Pooja) and Alankaram (Ornamentation) to Anjaneya Ganesha<\/li>\r\n                    <li>Vadamala (Savory Dumpling Garland) to Hanuman at Chennai Powerspot<\/li>\r\n                    <li>Karya Sadhya Pushpanjali (Flower Offering for Wish Fulfillment) to Hanuman at Kerala Powerspot<\/li>\r\n                  <\/ul>\r\n                <\/div>\r\n                <button class=\"details-toggle\" onclick=\"toggleDetails('hi-advanced')\">Read More<\/button>\r\n                <div class=\"bottom-btn-container\"><!-- [product id='' template='16'] --><\/div>\r\n                <button class=\"btn-receive\" onclick=\"toggleReceive('receive-hi-basic', this)\">\r\n                  What Will I Receive?\r\n                <\/button>\r\n                <div class=\"receive-panel\" id=\"receive-hi-basic\">\r\n                  <p>You will receive the sacred grey ash powder from the Homa and Sindoor 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.\r\n                    <br><strong>Dr. Pillai explains this:<\/strong>\r\n                    <br>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                    <br><span>Please note:<\/span>\r\n                    <br>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                    <br>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.\r\n                  <\/p>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <!-- Basic -->\r\n            <div class=\"pkg-card reveal \" style=\"padding: 0 ;\">\r\n              <img decoding=\"async\"\r\n              src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2026\/04\/hanuman-basic-pacakge.jpg\"\r\n              alt=\"Hanuman Invocation Basic Package \"\r\n              style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n              <div class=\"packge-text-content\">\r\n                <h3>Hanuman Invocation Basic Package <\/h3>\r\n                <!-- [product id='' template='18'] -->\r\n                <ul class=\"pkg-list\">\r\n                  <li>Hanuman Chalisa (Hymn in Praise of Hanuman) Chanting and Anjaneya Dwadasa Nama Stotram (12 Names of Hanuman) Chanting<\/li>\r\n                  <li>4-Priest Maha Veera Anjaneya Fire Lab for Courage &amp; Protection on May 16, 2026 at 5.30 pm IST<\/li>\r\n                  <li>Archana (Pooja) to Hanuman at Ananthamangalam Nagapattinam Powerspot<\/li>\r\n                  <li>Abishekam (Hydration Ceremony) and Ashtothara Archana (Pooja Chanting 108 Names) for Anjaneya<\/li>\r\n                  <li>Archana (Pooja) and Alankaram (Ornamentation) to Anjaneya Ganesha<\/li>\r\n                  <li>Vadamala (Savory Dumpling Garland) to Hanuman at Chennai Powerspot<\/li>\r\n                <\/ul>\r\n                <div class=\"bottom-btn-container\"><!-- [product id='' template='16'] --><\/div>\r\n                <button class=\"btn-receive\" onclick=\"toggleReceive('receive-hi-basic', this)\">\r\n                  What Will I Receive?\r\n                <\/button>\r\n                <div class=\"receive-panel\" id=\"receive-hi-basic\">\r\n                  <p>You will receive the sacred grey ash powder from the Homa, and Sindoor 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.\r\n                    <br><strong>Dr. Pillai explains this:<\/strong>\r\n                    <br>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                    <br><span>Please note:<\/span>\r\n                    <br>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                    <br>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.\r\n                  <\/p>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n    <\/div>\r\n<\/section>\r\n<section class=\"section section-alt\" id=\"addon\">\r\n    <div class=\"container fade-in\">\r\n      <div class=\"ritual-counter\">\r\n        <h2 class=\"section-title\">ADDITIONAL RECOMMENDED PRODUCTS & SERVICES<\/h2>\r\n      <\/div>\r\n      <div class=\"pkg-grid\">\r\n\r\n        <!-- Enhanced -->\r\n        <div class=\"pkg-card reveal \" style=\"padding: 0;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/04\/Individual-Shani-Homa-Combo400.jpg\"\r\n            alt=\"Individual Saturn Fire Lab\"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>Individual Saturn Fire Lab<\/h3>\r\n            <!-- [product id='85574' template='18'] -->\r\n            <p>Saturn is a wise teacher embodying discipline, endurance, delays, integrity, and humility. He has the power to resolve suffering and difficulties in the birth chart caused by an unfavorable Saturn placement. Performing a Fire Lab to him minimizes Saturn afflictions in the birth chart, removes obstacles to progress in material and spiritual life, provides relief from long-term suffering, grants wisdom and clarity of mind, and improves resilience and fortitude.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Essential -->\r\n        <div class=\"pkg-card reveal \" style=\"padding: 0;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/12\/Individual-Hanuman-Fire400.jpg\"\r\n            alt=\"Individual Hanuman Fire Lab \"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>2.5-Inch Shiva Parvati Statue<\/h3>\r\n            <!-- [product id='70370' template='18'] -->\r\n            <p>Book your Individual Hanuman Fire Lab to propitiate Hanuman and receive his blessings to revitalize your spirits, relieve mental and physical suffering, resolve adverse effects of the planets and hostile forces, rescue you from debts and financial instability, and fill you with unconquerable courage and strength to overcome impediments and achieve success in your pursuits.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pkg-card reveal \" style=\"padding: 0;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/09\/Hanuman-Standing-statue-1-inch400.jpg\"\r\n            alt=\"1-Inch Hanuman Statue \"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>1-Inch Hanuman Statue<\/h3>\r\n            <!-- [product id='47038' template='18'] -->\r\n            <p>Hanuman, the Ultimate Protector Archetype, is revered for his devotion to Rama and is the 11th Rudra, an avatar of Shiva. This energized Hanuman can help enhance wisdom, and courage, revitalize your spirits, grant relief from suffering and the adverse effects of enemies, and fill you with unfathomable courage and strength to succeed in your endeavors.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pkg-card reveal \" style=\"padding: 0;\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/www.astroved.com\/images\/nl\/images\/yantra\/saturn400.jpg\"\r\n            alt=\"Saturn Yantra\"\r\n            style=\"border-radius: 24px; max-width: 270px; margin: 0 auto;\">\r\n          <div class=\"packge-text-content\">\r\n            <h3>Saturn Yantra<\/h3>\r\n            <!-- [product id='25' template='18'] -->\r\n            <p>Book your Saturn Yantra, a Divine energy tool that balances your energy levels and inner strength, and rejuvenates your spirits. Keeping the Saturn Yantra in your workspace or living space can shield against negative influences, hardship and evil energies, confer gains, fame, luck, wealth and power, absolve health concerns and sins, grant sound health and longevity.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section class=\"section\" id=\"faq\">\r\n  <div class=\"container fade-in\">\r\n    <div class=\"section-label\">Frequently Asked Questions<\/div>\r\n    <h2 class=\"section-title\">Everything You <span class=\"accent\">Need to Know<\/span><\/h2>\r\n\r\n    <div class=\"faq-list\">\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          What is Shani Jayanti and why is it important?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Shani Jayanti is the birthday of Saturn, the Controller of Karma and the cosmic force that governs discipline, timing, effort, and the fruits of past actions. It is observed once a year and is considered one of the most significant days in the Vedic calendar for addressing karmic patterns, seeking Saturn's blessings, and initiating lasting correction in areas of life where progress has been delayed or blocked.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          How does Shani Jayanti influence karma and life events?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Saturn governs the principle of karma \u2014 the accumulated weight of past actions and their consequences across lifetimes. On his birthday, his energy shifts from governance to grace. Karmic patterns can be changed, and the distance between sincere intention and visible result narrows. What rituals ordinarily work toward over months, this powertime supports more directly.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          Who should participate in Shani Jayanti rituals?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Shani Jayanti rituals are especially beneficial for those experiencing Sade Sati (7.5 Years of Saturn), Saturn Dasa or Bhukti (Major or Minor Planetary Periods), 8th House or 4th House Saturn placements, Pitru Dosha (ancestral afflictions), or Kala Sarpa Dosha (malefic planetary imbalances). Those facing recurring setbacks despite sincere effort, financial instability, delayed progress in career or relationships, chronic health patterns, or a persistent sense of being stuck will find this a particularly significant time to seek Saturn's blessings and begin the process of karmic correction.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          What problems can Shani Jayanti remedies help resolve?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            The rituals performed on Shani Jayanti address karmic patterns at their root rather than at the surface. They can support relief from financial delays and instability, career obstacles and stalled progress, relationship difficulties and prolonged separations, chronic or recurring health challenges, fear, confusion, and inner heaviness, ancestral burdens that have carried into the present, and the accumulated pressure of prolonged Saturn afflictions.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          How do Shani Jayanti rituals reduce karmic burdens?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Karma is understood in the Siddha tradition as patterns formed by past actions, held in place until the conditions for their release are met. Shani Jayanti creates one such condition \u2014 a convergence of Saturn's birthday grace, the clearing power of Amavasya (New Moon), and Saturn's current placement in Pisces, which deepens his receptivity to prayer and sincere devotion. The rituals performed on this day work through fire, sound, sacred offerings, and powerspot worship to address these patterns at a structural level, gradually dissolving what has accumulated and restoring the natural flow of effort and result.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          What is the significance of Saturn on this day?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Sacred texts describe Shani Jayanti as the one time in the year when Saturn's intense karmic energies soften for those who approach him with humility and sincerity. Saturn is not a punishing force but a precise one \u2014 he rewards what is genuinely earned and corrects what is misaligned. On his birthday, this corrective quality becomes accessible in a way that ordinary Saturdays and even regular Saturn worship cannot fully replicate. Performing remedial rituals on this day is understood to invoke his highest blessings and create real movement in areas where karma has kept life stalled.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          What kind of rituals are performed on Shani Jayanti?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            This program includes 22 Sacred Rituals performed across the powertime \u2014 Grand Fire Labs (Homas) to Saturn and Hanuman, personalized Fire Labs with your name and birth star, Powerspot Poojas at the Karaikal and Nagapattinam sacred locations, Hydration Ceremonies (Abishekam) with the chanting of the 108 Divine Names of Saturn and Hanuman, flower offerings and sacred hymn chantings, sacred food offerings and food feeding to those governed by Saturn, and ancestral offerings to bring peace and stability to inherited karmic patterns.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          Can these rituals help during Sade Sati or Shani Dosha?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Shani Jayanti is one of the most recommended times in the Vedic tradition for those undergoing Sade Sati (the 7.5-year period of Saturn's intensified influence) or experiencing active Shani Dosha (Saturn afflictions in the birth chart). The rituals performed in this program are specifically designed to reduce the adverse impact of these cycles, soften Saturn's intensity, and restore clarity, stability, and forward movement. Hanuman, invoked alongside Saturn in his Maha Veera Anjaneya form, is recognized as one of Saturn's Controllers and brings additional protection and strength to those in the midst of difficult Saturn phases.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          Is Shani Jayanti the best time to appease Saturn?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Shani Jayanti is widely regarded in both Vedic and Siddha traditions as the single most powerful day in the year to seek Saturn's grace. While regular Saturdays and Saturn-related rituals carry their own value, nothing compares to the energy available on the day of his birth, when his karmic intensity softens and his blessings become most freely accessible. This year, with Shani Jayanti falling on Amavasya (New Moon) and Saturn placed in Pisces (Siddha system), the powertime is further amplified \u2014 making it a genuinely rare opportunity that will not recur in the same configuration for many years.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          How does Saturn affect career, finances, and delays?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Saturn governs the timing of material outcomes \u2014 career advancement, financial stability, and the conversion of effort into results. When Saturn is burdened in a birth chart or actively running in a difficult period, income becomes unstable, effort does not convert, and opportunities are delayed or withdrawn. These are not random events but karmic restrictions \u2014 patterns shaped by past actions that Saturn holds in place until they are addressed. Shani Jayanti rituals work to correct these restrictions at the karmic level, restoring Saturn's positive qualities of discipline, right timing, and steady material progress.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          Can these rituals help remove obstacles and hardships?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Persistent obstacles and recurring hardships are often signs of deep karmic patterns that have not yet been resolved. The 22 rituals in this program are structured to address these patterns through multiple layers \u2014 fire, sound, powerspot energy, ancestral offerings, and sacred giving \u2014 working simultaneously on the karmic, planetary, and practical dimensions of life. As the deeper layers are addressed, resistance begins to reduce, clarity returns, and life gradually starts to respond differently. When root causes are corrected, the surface patterns they produce begin to dissolve as well.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          Do I need to be present physically for the ritual?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Physical presence is not required. The rituals are performed on your behalf by trained priests, with your name and birth star included in every ceremony. In the Siddha tradition, the power of a ritual is transmitted through intention, mantra, and the energy of the sacred process. The benefits of the ceremonies are understood to reach you directly through these channels, regardless of where you are located at the time of the ritual.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          How long does it take to experience results?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            The experience of results varies for each individual and depends on the nature and depth of the karmic patterns being addressed. Some shifts are felt as inner changes first \u2014 a sense of reduced heaviness, clearer thinking, or renewed steadiness. Practical changes in outer circumstances often follow as the inner field stabilizes. The Siddha tradition understands that patterns begin forming before results appear, and that acting at the starting point of a cycle influences how those patterns develop across the months ahead. Shani Jayanti is precisely such a starting point.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\r\n          What makes Shani Jayanti more powerful than regular Saturdays?\r\n          <span class=\"faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"faq-answer\">\r\n          <div class=\"faq-answer-inner\">\r\n            Regular Saturdays carry Saturn's energy in its ordinary governance mode \u2014 consistent but not exceptional. Shani Jayanti is the day of his birth, when his energy is at its most generous and most approachable. Sacred texts record that Saturn's karmic intensity softens on this day for those who come with sincerity and devotion, making correction possible at a depth that regular Saturn worship cannot access.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\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\">SATURN JAYANTI<\/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<!-- <div class=\"mobile-cta-bar\" id=\"mobile-cta-bar\">\r\n  <a href=\"#packages\" class=\"btn-cta-sm\">PARTICIPATE<svg viewBox=\"0 0 24 24\" fill=\"none\"\r\n    style=\"width: 20px; height: 20px; margin-left: 10px;\">\r\n    <path d=\"M4 12H18\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><\/path>\r\n    <path d=\"M12 6L18 12L12 18\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\r\n    stroke-linejoin=\"round\"><\/path>\r\n  <\/svg><\/a>\r\n<\/div> -->\r\n<script>\r\n  \/\/ WHAT WILL I RECEIVE TOGGLE\r\n        function toggleReceive(id, btn) {\r\n            const panel = document.getElementById(id);\r\n            const isOpen = panel.classList.contains('open');\r\n            \/\/ Close all panels first\r\n            document.querySelectorAll('.receive-panel').forEach(p => p.classList.remove('open'));\r\n            document.querySelectorAll('.btn-receive').forEach(b => b.classList.remove('open'));\r\n            \/\/ If it wasn't open, open it\r\n            if (!isOpen) {\r\n                panel.classList.add('open');\r\n                btn.classList.add('open');\r\n            }\r\n        }\r\n\r\n        \/\/ DETAILS TOGGLE (Package Content Preservation)\r\n        function toggleDetails(id) {\r\n            const el = document.getElementById(id);\r\n            const btn = el.nextElementSibling;\r\n            if (el.style.display === 'block') {\r\n                el.style.display = 'none';\r\n                btn.innerText = 'Read More';\r\n            } else {\r\n                el.style.display = 'block';\r\n                btn.innerText = 'Read Less';\r\n            }\r\n        }\r\n  \/\/ FAQ Toggle\r\n  function toggleFaq(btn) {\r\n    const item = btn.closest('.faq-item');\r\n    const answer = item.querySelector('.faq-answer');\r\n    const isOpen = item.classList.contains('open');\r\n    \/\/ close all\r\n    document.querySelectorAll('.faq-item.open').forEach(el => {\r\n      el.classList.remove('open');\r\n      el.querySelector('.faq-answer').classList.remove('open');\r\n    });\r\n    if (!isOpen) {\r\n      item.classList.add('open');\r\n      answer.classList.add('open');\r\n    }\r\n  }\r\n\r\n  \/\/ Scroll fade-in\r\n  const fadeEls = document.querySelectorAll('.fade-in');\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(e => {\r\n      if (e.isIntersecting) {\r\n        e.target.classList.add('visible');\r\n        observer.unobserve(e.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.08 });\r\n  fadeEls.forEach(el => observer.observe(el));\r\n\r\n  \/\/ Smooth scroll for anchor links\r\n  document.querySelectorAll('a[href^=\"#\"]').forEach(a => {\r\n    a.addEventListener('click', e => {\r\n      const target = document.querySelector(a.getAttribute('href'));\r\n      if (target) {\r\n        e.preventDefault();\r\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n      }\r\n    });\r\n  });\r\n<\/script>\r\n <script>\r\n  if ($(window).width() < 900) {\r\n        $(document).ready(function () {\r\n  const $ctaBar = $(\"#mobile-cta-bar\");\r\n  const $about = $(\"#about\");\r\n  const $packages = $(\"#packages\");\r\n\r\n  \/\/ Initially hide\r\n  $ctaBar.hide();\r\n\r\n  $(window).on(\"scroll\", function () {\r\n    const aboutTop = $about.offset().top;\r\n    const packagesTop = $packages.offset().top;\r\n    const scrollTop = $(window).scrollTop();\r\n\r\n    \/\/ Show when #about reaches top, hide after #packages\r\n    if (scrollTop >= aboutTop && scrollTop < packagesTop) {\r\n      $ctaBar.fadeIn();\r\n    } else {\r\n      $ctaBar.fadeOut();\r\n    }\r\n  });\r\n});\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\r\n","protected":false},"excerpt":{"rendered":"Saturn Jayanti celebrates the Divine birth of Saturn, the Controller of Karma, who shapes destiny through discipline, patience, and sincere effort. His birthday falls on May 16, 2026, Amavasya (New Moon) \u2014 a potent time to remove ancestral afflictions, planetary obstacles, and longstanding hardships. As per the Siddha system, Saturn is resting in Pisces, the sign of intuition and healing, which opens a rare window to realign karma, effort, and direction in life. To harness the full power of this convergence, AstroVed performs 22 Sacred Rituals invoking the combined blessings of Saturn and Hanuman (recognized in sacred texts as Saturn&#8217;s Controller) to neutralize Saturn\u2019s intensity, dissolve afflictions, and restore stability, clarity, and life progress by empowering courage, strength, and steady forward movement. ","protected":false},"author":1,"featured_media":269324,"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":[19,42,323,906,907,908,712,324,710,711],"class_list":["post-19326","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","tag-planetary-blessings-and-remedy","tag-saturn","tag-saturn-birthday","tag-saturn-jayanthi","tag-saturn-jayanthi-2025","tag-saturn-jayanti","tag-saturns-birthday","tag-shani-jayanthi","tag-shani-jayanti","tag-shani-jayanti-2024","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>Saturn Jayanthi | Saturn Birthday | AstroVed.com<\/title>\r\n<meta name=\"description\" content=\"Participate in our Saturn Birthday (Saturn Jayanthi) ceremonies to seek relief from his malefic effects and blessings for accomplishing goals.\" \/>\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\/shani-jayanti\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Saturn Jayanthi | Saturn Birthday | AstroVed.com\" \/>\r\n<meta property=\"og:description\" content=\"Participate in our Saturn Birthday (Saturn Jayanthi) ceremonies to seek relief from his malefic effects and blessings for accomplishing goals.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2017-05-16T07:30:32+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-04-13T09:14:59+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.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=\"21 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\/shani-jayanti\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti\",\"name\":\"Saturn Jayanthi | Saturn Birthday | AstroVed.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg\",\"datePublished\":\"2017-05-16T07:30:32+00:00\",\"dateModified\":\"2026-04-13T09:14:59+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\"},\"description\":\"Participate in our Saturn Birthday (Saturn Jayanthi) ceremonies to seek relief from his malefic effects and blessings for accomplishing goals.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg\",\"width\":360,\"height\":360},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SATURN JAYANTI\"}]},{\"@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":"Saturn Jayanthi | Saturn Birthday | AstroVed.com","description":"Participate in our Saturn Birthday (Saturn Jayanthi) ceremonies to seek relief from his malefic effects and blessings for accomplishing goals.","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\/shani-jayanti","og_locale":"en_US","og_type":"article","og_title":"Saturn Jayanthi | Saturn Birthday | AstroVed.com","og_description":"Participate in our Saturn Birthday (Saturn Jayanthi) ceremonies to seek relief from his malefic effects and blessings for accomplishing goals.","og_url":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti","og_site_name":"Astroved Specials","article_published_time":"2017-05-16T07:30:32+00:00","article_modified_time":"2026-04-13T09:14:59+00:00","og_image":[{"width":360,"height":360,"url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg","type":"image\/jpeg"}],"author":"av specials","twitter_card":"summary_large_image","twitter_misc":{"Written by":"av specials","Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti","url":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti","name":"Saturn Jayanthi | Saturn Birthday | AstroVed.com","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg","datePublished":"2017-05-16T07:30:32+00:00","dateModified":"2026-04-13T09:14:59+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039"},"description":"Participate in our Saturn Birthday (Saturn Jayanthi) ceremonies to seek relief from his malefic effects and blessings for accomplishing goals.","breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/shani-jayanti"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2025\/04\/saturn-jayanthi-fdsk.jpg","width":360,"height":360},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/shani-jayanti#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"SATURN JAYANTI"}]},{"@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\/19326","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=19326"}],"version-history":[{"count":48,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/19326\/revisions"}],"predecessor-version":[{"id":284801,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/19326\/revisions\/284801"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/269324"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=19326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=19326"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=19326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}