{"id":15089,"date":"2023-01-05T05:59:07","date_gmt":"2023-01-05T12:59:07","guid":{"rendered":"https:\/\/www.pillaicenter.com\/specials\/?p=15089"},"modified":"2023-12-22T21:54:30","modified_gmt":"2023-12-23T04:54:30","slug":"venkateshwara-yearlong-program","status":"publish","type":"post","link":"https:\/\/www.pillaicenter.com\/specials\/venkateshwara-yearlong-program","title":{"rendered":"Venkateshwara Yearlong Wealth Booster Program &#8211; LIVE on Dec. 23, 6 am IST"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Cut Off Timer &#8221; module_id=&#8221;menu-enable&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"offer\" id=\"timer\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"timerwap\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"head-timer\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->         <\/p>\n<ul style=\"padding:0;margin:0;padding-right: 25px;\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"days\" class=\"value\">1<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">D<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"hours\" class=\"value\">10<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">H<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"minutes\" class=\"value\">43<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">M<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"seconds\" class=\"value\">3<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">S<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->         <\/ul>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p>        <!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script> <!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script><!-- [et_pb_line_break_holder] --><script type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->   var userTimeZone = moment.tz.guess();<!-- [et_pb_line_break_holder] -->   var eventEndDate = moment.tz(\"2023-12-23 05:00\", \"Asia\/Kolkata\");<!-- [et_pb_line_break_holder] -->   eventEndDate = eventEndDate.tz(userTimeZone).format();<!-- [et_pb_line_break_holder] -->   eventEndDate = moment(eventEndDate).valueOf();<!-- [et_pb_line_break_holder] -->   var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24;<!-- [et_pb_line_break_holder] -->   var countDown = eventEndDate;<!-- [et_pb_line_break_holder] -->   var x = setInterval(function () {<!-- [et_pb_line_break_holder] -->   var currenDateTime = moment().tz(userTimeZone);<!-- [et_pb_line_break_holder] -->   currenDateTime = moment(currenDateTime).valueOf();<!-- [et_pb_line_break_holder] -->   distance = countDown - currenDateTime;<!-- [et_pb_line_break_holder] -->   var test = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   document.getElementById('days').innerHTML = Math.floor(distance \/ (day));<!-- [et_pb_line_break_holder] -->   document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));<!-- [et_pb_line_break_holder] -->   document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));<!-- [et_pb_line_break_holder] -->   document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   if (distance < 0) {<!-- [et_pb_line_break_holder] -->   clearInterval(x);<!-- [et_pb_line_break_holder] -->   jQuery(\"#timer\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\".avlp-coupon\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\"#avbonus-section\").remove();<!-- [et_pb_line_break_holder] -->   }<!-- [et_pb_line_break_holder] -->   }, second); <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div style=\"text-align:center\">\n<h4> Event Sign up Closes on : Dec. 22, 3:30 pm PST| 6:30 pm EST | 11:30 pm UTC | Dec. 23, 5:00 am IST<\/h4>\n<\/div>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;on|on|off&#8221; module_id=&#8221;menu-enable&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Venkateshwara-Yearlong-lp-dsk-Bg.jpg&#8221; background_position=&#8221;top_right&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_4,1_4&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;50px||60px||false|false&#8221; custom_padding_tablet=&#8221;10px||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Open Sans|500|||||||&#8221; header_text_color=&#8221;#0d3e80&#8243; header_font_size=&#8221;33px&#8221; header_line_height=&#8221;1.3em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;23px&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_color=&#8221;#0d3e80&#8243; header_3_font_size=&#8221;18px&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;20px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;25px&#8221; header_font_size_phone=&#8221;&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;17px&#8221; header_2_font_size_phone=&#8221;17px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;15px&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|tablet&#8221; border_color_bottom=&#8221;#314367&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"font-weight: 600; padding-bottom: 5px; letter-spacing: 0px;\">VENKATESHWARA YEARLONG<br \/>WEALTH BOOSTER PROGRAM<\/h1>\n<h2 style=\"line-height: 1.5em; letter-spacing: 0px;\">Invoke Vishnu as Venkateshwara-<br \/>Ultimate Wealth Protector &amp; Fortune-<br \/>Multiplier Archetype<\/h2>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\">12-Month Program to Change Your Financial Karma,<br \/>Destroy Hurdles to Wealth Creation &amp; Manifest a<br \/>New Financial Destiny<\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\"><span style=\"color: #000;\">MERCURY REIGNS SUPREME IN 2023<br \/>Time to Capitalize on Wealth Creation, Attract<br \/>Success &amp; Secure Your Financial Future <\/span><\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\"><span>132<\/span> Sacred Rituals to Wealth Archetype &amp;<br \/>Overlord of Mercury- Vishnu<br \/>To Resolve Debt Burdens, Restore Wealth &amp;<br \/>Remove Barriers to Financial Stability<\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\"><span style=\"color: #000;\">12 Fire Labs &amp; 12 Sacred Hymns Chanting to 12 Forms of Vishnu<br \/>12 Planetary Poojas | 12 Hydration Ceremonies<br \/>24 Sacred Offerings | 12 Tulsi Mala Offerings<br \/>24 Special Poojas | 12 Vishnu Powerspot Poojas<br \/>12 Sound &amp; Light Ceremonies to Athi Venkateshwara Perumal<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"hr-line\"><\/div>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|500|||||||&#8221; text_text_color=&#8221;#000000&#8243; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px; color: #000;\">\ue023<\/span>LIVE on Dec. 23, 2023 at 6:00 am IST[\/et_pb_text][et_pb_button button_url=&#8221;#ordernow&#8221; button_text=&#8221;VIEW VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM PACKAGES&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;16px&#8221; button_text_color=&#8221;#ffa800&#8243; button_bg_color=&#8221;#0d3e80&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;10px|38px|10px|38px|true|true&#8221; custom_padding_tablet=&#8221;|20px||20px|true|true&#8221; custom_padding_phone=&#8221;|20px||20px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; button_text_size_tablet=&#8221;15px&#8221; button_text_size_phone=&#8221;15px&#8221; button_text_size_last_edited=&#8221;on|tablet&#8221; custom_css_main_element=&#8221;width: 410px;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_text_color__hover_enabled=&#8221;off|hover&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|on&#8221; module_class=&#8221;banner&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Venkateshwara-Yearlong-lp-mob.jpg&#8221; background_position=&#8221;top_center&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;140px||0px||false|false&#8221; custom_padding_tablet=&#8221;339px||||false|false&#8221; custom_padding_phone=&#8221;140px||||false|false&#8221; background_last_edited=&#8221;off|desktop&#8221; background_image_phone=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2022\/12\/rahu-ketu-transit-mob-banner.jpg&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffa800&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0d3e80&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-weight: 600; font-size: 15px !important;\">EVENT DETAILS<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffa800&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;12px||12px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;93%&#8221; custom_padding=&#8221;10px|12px|23px|12px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#0d3e80&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#0d3e80&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"font-weight: bold; margin-bottom: 2px; margin-top: 5px;\">VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM<\/h1>\n<h2><span style=\"color: #000;\">Invoke Vishnu as Venkateshwara- Ultimate Wealth Protector &amp; Fortune-Multiplier Archetype<\/span><\/h2>\n<h2>12-Month Program to Change Your Financial Karma, Destroy Hurdles to Wealth Creation &amp; Manifest a New Financial Destiny<\/h2>\n<h2><span style=\"color: #000;\"><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">MERCURY REIGNS SUPREME IN 202<\/span>3<\/span><\/h2>\n<h2>Time to Capitalize on Wealth Creation, Attract Success &amp; Secure Your Financial Future<\/h2>\n<h2><span style=\"color: #000;\">132 Sacred Rituals to Wealth Archetype &amp; Overlord of Mercury- Vishnu<br \/>To Resolve Debt Burdens, Restore Wealth &amp; Remove Barriers to Financial Stability<\/span><\/h2>\n<h2>12 Fire Labs &amp; 12 Sacred Hymns Chanting to 12 Forms of Vishnu<br \/>12 Planetary Poojas | 12 Hydration Ceremonies<br \/>24 Sacred Offerings | 12 Tulsi Mala Offerings<br \/>24 Special Poojas | 12 Vishnu Powerspot Poojas<br \/>12 Sound &amp; Light Ceremonies to Athi Venkateshwara Perumal<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|500|||||||&#8221; text_text_color=&#8221;#000000&#8243; header_font=&#8221;Open Sans||||||||&#8221; header_text_color=&#8221;#f78d06&#8243; header_font_size=&#8221;17px&#8221; header_line_height=&#8221;1.4em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;15px&#8221; header_2_line_height=&#8221;1.4em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||-4px|false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;rgba(4,26,68,0.24)&#8221; global_colors_info=&#8221;{}&#8221;]<span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px; color: #000;\">\ue023<\/span>LIVE on Dec. 23, 2023 at 6:00 am IST[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-15px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"view-pack-btn\"><!-- [et_pb_line_break_holder] -->                <button class=\"view-pack\"><a href=\"#order\">VIEW VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM PACKAGES<\/a><\/button><!-- [et_pb_line_break_holder] -->              <\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;30px||20px||false|false&#8221; link_option_url=&#8221;#ordernow&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_4,3_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;15px||||false|false&#8221; custom_margin_phone=&#8221;15px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2022\/12\/eb-offer.jpg&#8221; title_text=&#8221;eb-offer&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;20px||||false|false&#8221; custom_margin_tablet=&#8221;-15px||||false|false&#8221; custom_margin_phone=&#8221;-15px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_font_size=&#8221;28px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;10px||||false|false&#8221; custom_margin_tablet=&#8221;-10px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;33px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"gradient-color\">Up to 25% OFF  Venkateshwara Yearlong Wealth Booster Program Packages<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffff89&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;30px||10px||false|false&#8221; custom_padding_tablet=&#8221;30px||20px||false|false&#8221; custom_padding_phone=&#8221;30px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;on|phone&#8221; background_enable_color_phone=&#8221;on&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\"><em>&#8220;Hanuman is still alive. He is immortal. He made a conscious choice to stay on the earth plane to save human beings from ill health, poverty, curses from evil spirits and bad planets.&#8221;<\/em><\/p>\n<p style=\"line-height: 1.7em;\"><strong>\u2013 Dr. Pillai<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;overview-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px||50px||false|false&#8221; custom_padding_tablet=&#8221;45px||30px||false|false&#8221; custom_padding_phone=&#8221;25px||30px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#d5d2d2&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>OVERVIEW<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#d4d4d4&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;40%&#8221; width_phone=&#8221;30%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;10px||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Vishnu Helps Boost Mercury\u2019s Positive Impact on Finances in 2023<\/span><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;2_3,1_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">Mercury (also known as Budha), the Business Planet, will reign Supreme in 2023. He rules Virgo (corresponding to the 6th house of Debts and Well-being) and Gemini (corresponding to the 3rd house of Efforts and Intelligence) in the natural zodiac. His positive blessings can help you utilize your skills to plan ahead and manifest wealth and success through persistent efforts and by nurturing a positive mindset.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">According to the scriptures, Vishnu is a Supreme Archetype who can counteract Mercury&#8217;s malefic effects while enhancing this business planet&#8217;s positive aspects. It is believed that worshipping Vishnu throughout the year can help pacify Mercury for your best year and obtain his wonderful life-transforming blessings for knowledge, intelligence, skills, and guidance to acquire wealth in the form of prosperity, progeny, blissful familial relationships, good reputation, health and success in endeavors.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_id=&#8221;video&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Venkateshwara Yearlong Wealth Booster Program 2023[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Bcf6M4tBgjg?rel=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; module_id=&#8221;types&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;20px||||false|false&#8221; custom_margin_last_edited=&#8221;off|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;30px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Supreme Wealth Creator Venkateshwara Ends Financial Suffering &#038; Bestows Boons of Abundance<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">Vishnu descended to the Earth plane in the human form of Venkateshwara (Lord of Tirupati, the Supreme Mountain of Wealth), known as the Lord of Infinite Wealth, Ultimate Refuge, and Boon-Bestower of the Kali Yuga.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">According to Sacred texts, he is the one who removes suffering, debt, inauspiciousness, and financial crisis and helps you create wealth and enjoy material abundance, well-being, prosperity, pleasures, fame, and multifold return on investments. <\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">AstroVed&#8217;s Venkateshwara Yearlong Wealth Booster Program has been exclusively designed to help you resolve bad financial karma, navigate through uncertain financial prospects and economic downturn, and amplify avenues of wealth creation through 132 special rituals to 12 forms of Wealth Archetype Vishnu which include yearlong monthly Fire Labs with Sacred Hymns Chanting, Powerspot Poojas, Planetary Poojas, Hydration Ceremonies, Tulsi Mala Offerings, Sacred Offerings and 12 Special Poojas and Sound and Light Ceremonies to Athi Venkateshwara Perumal (8 ft. Venkateshwara made from the Sacred Athi (Fig) Tree) to help protect and increase your wealth, overcome obstacles and challenges in creating financial security, enhance the wealth indicators in your birth chart, instill an ever-growing wealth consciousness, minimize losses and debts, bestow new opportunities to increase material comforts, and create a new financial future for you and your family.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; module_id=&#8221;forms&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;20px||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>12 Powerful Forms of Vishnu Bestow 21 Boons for Wealth, Well-being &#038; Wish Fulfillment<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; module_id=&#8221;blessings&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-20px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\" class=\"overview-listing\">\n<li><b>Sankarshana- The One with Divine Power &#038; Cosmic Consciousness-<\/b> Gives knowledge, helps attract abundance<\/li>\n<li><b>Vasudeva- The Omnipotent Supreme Being-<\/b> Resolves problems quickly, bestows harmonious relationships<\/li>\n<li><b>Pradhyumna- The Extremely Mighty and Affluent One-<\/b> Grants auspiciousness, courage &#038; strength<\/li>\n<li><b>Aniruddha- The Invincible One-<\/b> Destroys negativity, bestows success in endeavors<\/li>\n<li><b>Purushottama- The Virtuous One and Foremost Among Men-<\/b> Grants fame &#038; wealth, liberates from sins<\/li>\n<li><b>Adhokshaja- The One Who is Never Diminished-<\/b> Helps live a trouble-free life, rejuvenates health<\/li>\n<li><b>Narasimha- The Ultimate Warrior Archetype-<\/b> Resolves debts, grants success in trade &#038; career<\/li>\n<li><b>Achyuta- The Infallible One-<\/b> Mitigates planetary afflictions, materializes earnest wishes<\/li>\n<li><b>Janardhana- The Protector of All Living Beings-<\/b> Removes obstacles to progress, helps establish financial security<\/li>\n<li><b>Upendra- The Liberator from Cycle of Rebirth-<\/b> Relieves suffering &#038; past life karma<\/li>\n<li><b>Hari- The Granter of Boons-<\/b> Destroys darkness, illusions &#038; provides spiritual progress<\/li>\n<li><b>Sri Krishna- Love &#038; Wisdom Incarnate-<\/b> Gives affluence, material comforts &#038; good progeny<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; module_id=&#8221;statue&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;10px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Special Poojas &#038; Sound and Light Ceremonies to Athi Venkateshwara Perumal <br \/>(8 Ft. Venkateshwara Statue Made from the Sacred Fig Tree)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">According to Sacred texts, the Fig tree is believed to represent the Holy Trinity- Brahma, the creator (the roots); Vishnu, the protector (the trunk); and Shiva, the destroyer (the leaves). The tree&#8217;s wood does not decay and is believed to bring prosperity, wealth, and peace.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">Performing a Special Pooja and Sound and Light Ceremony to this form of Vishnu can help mitigate the malefic effects of planets (especially Mars-related problems), boost income sources, resolve financial problems, rejuvenate health, and help you attain a suitable life partner.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;services&#8221; module_class=&#8221;service&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#074456&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#ffbede&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#ffcc00&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM SERVICES[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;service-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#074456&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;||15px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;25px||25px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_5,3_5,1_5&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||5px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ecb92c&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;30px&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_color_tablet=&#8221;#ffeb0e&#8221; header_3_text_color_phone=&#8221;#ffeb0e&#8221; header_3_text_color_last_edited=&#8221;on|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM SERVICES<\/span><\/h3>\n<hr class=\"line-2 line2\" \/>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;firelab&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-10px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#FFFFFF&#8221; text_text_color_phone=&#8221;#FFFFFF&#8221; text_text_color_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">According to Sacred texts, Powerspot beliefs, and traditional practices, performing the below Sri Venkateshwara Swamy ceremonies can bestow the below blessings<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>12 Grand Fire Labs &#038; 12 Sacred Hymns Chanting to Attain Material Wealth, Wish-Fulfillment &#038; Shatter Obstacles to Success<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Narayana-Upanishad-Chanting.jpg&#8221; alt=&#8221;Narayana Upanishad (Scriptural Recitation of Narayana Upanishad) Chanting&#8221; title_text=&#8221;Narayana Upanishad (Scriptural Recitation of Narayana Upanishad) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Narayana Upanishad (Scriptural Recitation of Narayana Upanishad) Chanting and Sankarshana Narayana Homa (Fire Lab for Knowledge &#038; Abundance)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Performing this chanting recited by Sri Rama to Hanuman invokes the eight-syllable mantra of Vishnu, which can help connect deeply with the energy of Vishnu. Performing a Fire Lab to Sankarshana Narayana invokes the powerful destructive energy of Maha Vishnu as Sankarshana Narayana to attract all that is of immense benefit and repulse that which seeks to harm[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers prosperity &#038; material abundance<\/li>\n<li>Empowers academic success, enlightenment &#038; knowledge <\/li>\n<li>Destroys darkness of ignorance  <\/li>\n<li>Grants protection against evil forces<\/li>\n<li>Helps connect deeply with Narayana, a form of Vishnu<\/li>\n<li>Gives freedom from the cycle of rebirth<\/li>\n<li>Absolves sins &#038; grants Moksha (Salvation)<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Jan. 1, 2023 at 3:15 pm HST\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Venkateshwara-Ashtothara-Shata-Nama-Stotram.jpg&#8221; alt=&#8221;Venkateshwara Ashtothara Shata Nama Stotram&#8221; title_text=&#8221;Venkateshwara Ashtothara Shata Nama Stotram&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Venkateshwara Ashtothara Shata Nama Stotram (108 Names in Praise of Venkateshwara) Chanting with Vasudeva Narayana Homa (Fire Lab for Swift Resolution of Problems &#038; Harmony)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>This powerful hymn extols the glory, attributes, and Divine protection of Venkateshwara for relief from financial distress and deprivation. This Fire Lab is performed to bestow the benevolent blessings of Vasudeva Narayana to empower you to overcome hurdles to your financial well-being<\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Resolves financial crisis &#038; business-related problems<\/li>\n<li>Relieves debt &#038; financial deprivation<\/li>\n<li>Grants quick solutions to troubles<\/li>\n<li>Confers harmonious &#038; fulfilling relationships<\/li>\n<li>Awards auspiciousness, peace &#038; wishes<\/li>\n<li>Bestows success in endeavors<\/li>\n<li>Helps attain Moksha (Salvation)<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Jan. 31, 2023 at 3:15 pm HST\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Pradhyumna-Narayana-Homa.jpg&#8221; alt=&#8221;Vishnu Shadkam (Hymn in Praise of Vishnu) Chanting&#8221; title_text=&#8221;Vishnu Shadkam (Hymn in Praise of Vishnu) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Vishnu Shadkam (Hymn in Praise of Vishnu) Chanting with Pradhyumna Narayana Homa (Fire Lab for Strength, Wealth-Manifestation &#038; Auspiciousness)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Performing this Fire Lab to Vishnu as Pradhyumna, one who possesses unrivaled powers, along with chanting the sacred hymn of Vishnu, can help bestow immense wealth, fortune and prosperity[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Empowers wealth-manifestation &#038; wealth-building<\/li>\n<li>Grants protection from negativity &#038; dark forces<\/li>\n<li>Boosts courage &#038; strength<\/li>\n<li>Enables victory in endeavors<\/li>\n<li>Helps alleviate sins &#038; their consequences<\/li>\n<li>Confers happiness &#038; auspiciousness<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Mar. 2, 2023 at 2:30 pm HST\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Maha-Vishnu-Panchayudha-Stotram-Chanting.jpg&#8221; alt=&#8221;Maha Vishnu Panchayudha Stotram (Hymn Invoking Five Divine Weapons of Vishnu) Chanting&#8221; title_text=&#8221;Maha Vishnu Panchayudha Stotram (Hymn Invoking Five Divine Weapons of Vishnu) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Maha Vishnu Panchayudha Stotram (Hymn Invoking Five Divine Weapons of Vishnu) Chanting with Aniruddha Narayana Homa (Fire Lab to Destroy Negativity, Grant Progress &amp; Victory)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Maha Vishnu Panchayudha Stotram invokes the Panchayudha (Five Divine Weapons of Vishnu) for comprehensive all-around protection against all evil. Aniruddha Narayana Fire Lab reveres the invincible form of Vishnu to help you attain unstoppable progress in crucial aspects of life[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Improves sources for wealth creation &#038; affluence<\/li>\n<li>Bestows career advancement<\/li>\n<li>Confers victory against enemies<\/li>\n<li>Grants protection from hostile forces<\/li>\n<li>Eliminates both external &#038; internal negativity<\/li>\n<li>Removes problems from life<\/li>\n<li>Helps maintain Dharma (Righteousness)<\/li>\n<li>Liberates from sins &#038; bestows happiness<\/li>\n<li>Alleviates fear of ghosts &#038; darkness <\/li>\n<li>Enhances solidarity <\/li>\n<li>Improves &#038; stabilizes relationships<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"><span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Mar. 31, 2023 at 3:00 pm HDT\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Purushottama-Narayana-Homa.jpg&#8221; alt=&#8221;Purusha Suktam (Vedic Hymn in Praise of Vishnu as Cosmic Being) Chanting&#8221; title_text=&#8221;Purusha Suktam (Vedic Hymn in Praise of Vishnu as Cosmic Being) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Purusha Suktam (Vedic Hymn in Praise of Vishnu as Cosmic Being) Chanting with Purushottama Narayana Homa (Fire Lab for Financial Abundance, Success &#038; Fame)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Purusha Suktam invokes Vishnu as the Supreme Cosmic Being who pervades over all conscious and unconscious aspects of the Universe and magnifies the powers of creation. Performing a Fire Lab to Purushottama Narayana praises Vishnu as an Omniscient Supreme Being and extols his virtues, attributes, and benefic nature[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers financial stability, wealth &#038; material abundance<\/li>\n<li>Enhances fame, opulence &#038; success<\/li>\n<li>Confers success in endeavors<\/li>\n<li>Gives strength &#038; prudence<\/li>\n<li>Resolves life\u2019s challenges<\/li>\n<li>Grants knowledge &#038; Moksha (Salvation)<\/li>\n<li>Helps spiritual elevation<\/li>\n<li>Improves peace &#038; clarity of mind<\/li>\n<li>Bestows wealth of progeny<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"><span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Apr. 30, 2023 at 1:30 pm HDT\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Adhokshaja-Narayana-Homa.jpg&#8221; alt=&#8221;Vishnu Panjara Stotram (Hymn Invoking Vishnu for All-Round Protection) Chanting&#8221; title_text=&#8221;Vishnu Panjara Stotram (Hymn Invoking Vishnu for All-Round Protection) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Vishnu Panjara Stotram (Hymn Invoking Vishnu for All-Round Protection) Chanting with Adhokshaja Narayana Homa (Fire Lab to Banish Hardships &#038; Attain Prosperity)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]According to Garuda Purana, the Vishnu Panjara Stotram is a Rig Vedic Hymn seeking Vishnu&#8217;s infinite and all-pervading protection against all material misfortunes. Performing a Fire Lab to Adhokshaja Narayana, the &#8216;One Who Never Diminishes&#8217; seeks the protective energy of Vishnu for immeasurable opulence and affluence [\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Amplifies material gains, assets &#038; wealth<\/li>\n<li>Offers protection against risks &#038; threats<\/li>\n<li>Empowers victory over enemies &#038; good fortune<\/li>\n<li>Clears obstacles &#038; grants success in endeavors<\/li>\n<li>Helps lead trouble-free life<\/li>\n<li>Elevates spiritual knowledge<\/li>\n<li>Purifies mind, body &#038; soul<\/li>\n<li>Eradicates bad karma<\/li>\n<li>Bestows salvation<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Jun. 28, 2023 at 3:00 pm HDT\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Narayana-Gadyam-with-Narasimha-Narayana-Homa.jpg&#8221; alt=&#8221;Narayana Gadyam (Hymn in Praise of Narayana) with Narasimha Narayana Homa&#8221; title_text=&#8221;Narayana Gadyam (Hymn in Praise of Narayana) with Narasimha Narayana Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Narayana Gadyam (Hymn in Praise of Narayana) with Narasimha Narayana Homa (Fire Lab for Debt-Dissolution, Progress in Career &#038; Material Gains)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Narayana Gadyam is a Vedic Hymn in Praise of Narayana, the Supreme Form of Absolute Truth, and chanting this hymn can bestow material gains, financial abundance, and mental clarity. Narasimha Narayana Fire Lab invokes the ferocious and compassionate protector incarnation of Vishnu and can bestow immense blessings for protection against malefic planetary afflictions, negativity, and evil forces[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers success in career &#038; trade<\/li>\n<li>Resolves litigation favorably<\/li>\n<li>Eliminates debt &#038; bestows material wealth<\/li>\n<li>Helps overcome enemies<\/li>\n<li>Enables good health<\/li>\n<li>Grants mental peace &#038; harmony<\/li>\n<li>Removes sorrow from past karma<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Jul. 29, 2023 at 1:30 am HDT\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Venkateshwara-Sahasranamavalli-Stotram.jpg&#8221; alt=&#8221;Venkateshwara Sahasranamavalli Stotram (Hymn Invoking the 1000 Names of Venkateshwara) Chanting &#8221; title_text=&#8221;Venkateshwara Sahasranamavalli Stotram (Hymn Invoking the 1000 Names of Venkateshwara) Chanting &#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Venkateshwara Sahasranamavalli Stotram (Hymn Invoking the 1000 Names of Venkateshwara) Chanting with Achyuta Narayana Homa (Fire Lab to Vishnu as the Infallible Achyuta)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Venkateshwara Sahasranamavalli Stotram extols the attributes, qualities, and glory of Venkateshwara, the Supreme Bestower of Wealth &#038; Abundance. Achyuta Narayana Fire Lab hails Vishnu as &#8216;The Infallible One&#8217; and reveres him as the Unconquerable, Omniscient Supreme Sustainer of the Universe whose power and protection can safeguard you, and your fortunes[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Eliminates debts, financial distress &#038; misery<\/li>\n<li>Bestows good fortune, health &#038; wealth<\/li>\n<li>Gives relief from adverse effects of planets<\/li>\n<li>Enables fulfillment of desires<\/li>\n<li>Improves knowledge &#038; sharpens memory<\/li>\n<li>Gives protection from negativity<\/li>\n<li>Absolves sins<\/li>\n<li>Banishes sorrow &#038; suffering<\/li>\n<li>Helps gain liberation from the cycle of birth &#038; deatha<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Aug. 26, 2023 at 3:30 pm HDT\n<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Janardhana-Narayana-Homa.jpg&#8221; alt=&#8221;Janardhana Narayana Homa&#8221; title_text=&#8221;Janardhana Narayana Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Vishnu Suktam (Hymn in Praise of Vishnu for Protection &amp; Prosperity) Chanting with Janardhana Narayana Homa (Fire Lab to Confer Financial Security, Protection &amp; Fulfill Wishes)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;] Vishnu Suktam is a powerful Rig Vedic hymn that hails the powers and blessings of Vishnu for manifold material abundance, luxury, and prosperity. Janardhana Narayana Fire Lab can help you connect with Vishnu as Janardhana, Protector of All Living Beings, and destroy the veil of ignorance and darkness and shatter impediments to progress[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers success in career &#038; business<\/li>\n<li>Empowers academic progress &#038; educational excellence<\/li>\n<li>Removes obstacles &#038; bestows wealth <\/li>\n<li>Grants immense protection from occult practices, harm &#038; evil<\/li>\n<li>Fulfills wishes &#038; instills positive energy<\/li>\n<li>Confers forgiveness from sins<\/li>\n<li>Bolsters positive energy<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Sep. 25, 2023 at 5:00 am IST<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Dwadasa-Nama-Vishnu-Stotram.jpg&#8221; alt=&#8221;Dwadasa Nama Vishnu Stotram&#8221; title_text=&#8221;Dwadasa Nama Vishnu Stotram&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Dwadasa Nama Vishnu Stotram (Hymn in Praise of the 12 Names of Vishnu) Chanting with Upendra Narayana Homa (Fire Lab to Negate Bad Karma, Suffering &#038; Grant Salvation)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dwadasa Nama Vishnu Stotram is a protection hymn extolling the 12 names of Vishnu with 12 mighty weapons. Chanting this sacred hymn with a Fire Lab to Upendra, the form of Vishnu who imparts the fruits of karma and upholds righteousness, can grant freedom from sorrow, suffering, and negativity[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants freedom from the cycle of rebirth<\/li>\n<li>Imparts consequences of karma<\/li>\n<li>Helps get rid of Kleshas (the root cause of pain &#038; suffering)<\/li>\n<li>Protects all beings<\/li>\n<li>Helps maintain stability<\/li>\n<li>Confers liberation<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\">LIVE on Oct. 25, 2023 at 5:30 am IST<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->.coupon-per{<!-- [et_pb_line_break_holder] -->\t    position: absolute;<!-- [et_pb_line_break_holder] -->  top: 0px;<!-- [et_pb_line_break_holder] -->  left:0px;<!-- [et_pb_line_break_holder] -->  z-index:1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/complete-100-tag.png\" width=100px height=100px alt=\"Coupon Precentage\" class=\"coupon-per\">[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Vishnu-Suktam-Chanting.jpg&#8221; alt=&#8221;Venkateshwara Suktam (Hymn in Praise of Venkatesha) Chanting&#8221; title_text=&#8221;Venkateshwara Suktam (Hymn in Praise of Venkatesha) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Venkateshwara Suktam (Hymn in Praise of Venkatesha) Chanting with Hari Narayana Homa (Fire Lab to Dissolve Sins &#038; Grant Wealth and Abundance)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Performing this chanting invokes Venkateshwara, the Supreme Refuge of Kali Yuga and the Ultimate Source of Wealth and Prosperity, to turn your financial fortunes around, amplify assets and possessions and empower abundant manifestation energy. Hari Narayana Fire Lab reveres Vishnu as Hari, The Granter of Boons, and can dispel the darkness of ignorance and materialize desires[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Enhances your power &amp; good fortune<\/li>\n<li>Bestows riches, affluence &amp; material wealth<\/li>\n<li>Fulfills sincere wishes<\/li>\n<li>Grants Moksha (Salvation)<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\"> LIVE on Nov. 23, 2023 at 5:30 am IST<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Maha-Vishnu-Ashtakam-Chanting.jpg&#8221; alt=&#8221;Maha Vishnu Ashtakam (Octet Hymn in Praise of Maha Vishnu) Chanting&#8221; title_text=&#8221;Maha Vishnu Ashtakam (Octet Hymn in Praise of Maha Vishnu) Chanting&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Maha Vishnu Ashtakam (Octet Hymn in Praise of Maha Vishnu) Chanting with Krishna Narayana Homa (Fire Lab for Achieving Goals &#038; Material Comforts)<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Maha Vishnu Ashtakam is a powerful hymn composed by Sri Narayana Guru and praises the manifold virtues of Vishnu. Performing the Krishna Narayana Fire Lab honors Krishna as Love and Wisdom Incarnate and calls on him to bestow affection, long-lasting financial abundance, and affluence[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Reduces karmic issues &#038; afflictions in the birth chart<\/li>\n<li>Eliminates negative impact of planets<\/li>\n<li>Destroys enemies &#038; evil forces<\/li>\n<li>Helps overcome obstacles<\/li>\n<li>Confers wisdom to attain salvation &#038; eternal bliss<\/li>\n<li>Cleanses impure thoughts &#038; actions<\/li>\n<li>Helps achieve goals<\/li>\n<li>Bestows success in endeavors<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"title-time\"> <span class=\"event-date\"><span class=\"event-date\" style=\"color:#000;\"> LIVE on Dec. 23, 2023 at 6:00 am IST<\/span><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;archana&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffa800&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#074456&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_margin_tablet=&#8221;||10px||false|false&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>12 Powerspot Poojas for Debt-Relief, Good Fortune &amp; Divine Protection<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Purushottama-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Purushottama at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Purushottama at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to <\/span><span>Purushottama<\/span><span> at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Eradicates problems in life<\/li>\n<li>Gives relief from adverse effects of planets<\/li>\n<li>Grants abundance of food<\/li>\n<li>Confers knowledge<\/li>\n<li>Eliminates enemies<\/li>\n<li>Bestows prosperity<\/li>\n<li>Grants progeny<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Maha-Vishnu-at-Trichy-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Maha Vishnu at Trichy Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Maha Vishnu at Trichy Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) to Maha Vishnu at Trichy Powerspot<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Absolves sins <\/li>\n<li>Fulfills wishes<\/li>\n<li>Grants salvation<\/li>\n<li>Bestows progeny<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Sunadararaja-Perumal-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Sunadararaja Perumal at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Sunadararaja Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) to Sunadararaja Perumal at Powerspot<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants relief from curses &#038; afflictions including Brahmahatya Dosha (Seven Worst Sins)<\/li>\n<li>Helps seek ideal life-partner or relationship<\/li>\n<li>Helps fulfill desires<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Appakkudathaan-Perumal-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Appakkudathaan Perumal at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Appakkudathaan Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) to Appakkudathaan Perumal at Powerspot<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants relief from negative planetary effects<\/li>\n<li>Absolves sins &#038; curses like Brahmahatya Dosha (Seven Worst Sins)<\/li>\n<li>Helps overcome fear of death<\/li>\n<li>Induces humility<\/li>\n<li>Resolves endless problems in life<\/li>\n<li>Enhances longevity of life <\/li>\n<li>Grants salvation<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Jagannathan-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Hara Shaba Vimochana Perumal at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Hara Shaba Vimochana Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) to Hara Shaba Vimochana Perumal at Powerspot<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants relief from curses <\/li>\n<li>Helps fulfill aspirations<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Jagath-Rakshagan-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Hara Shaba Vimochana Perumal at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Hara Shaba Vimochana Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) to Jagath Rakshagan at Powerspot<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants protection against evil forces<\/li>\n<li>Enhances harmony &#038; stability in relationships<\/li>\n<li>Bestows prosperity<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Vavil-Rama-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Vavil Rama at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Vavil Rama at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to <\/span><span>Vavil<\/span><span> Rama at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers blessings of Budha (Mercury) <\/li>\n<li>Grants career advancement<\/li>\n<li>Helps attain goals<\/li>\n<li>Removes obstacles in attaining ideal life partner or relationship<\/li>\n<li>Grants liberation from the cycle of birth &#038; death<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Andalakkum-Aiyan-Perumal-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Andalakkum Aiyan Perumal at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Andalakkum Aiyan Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">A<\/span><span>rchana (Pooja) to <\/span><span>Andalakkum<\/span><span>\u00a0<\/span><span>Aiyan<\/span><span> Perumal at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Restores wealth &#038; prosperity <\/li>\n<li>Helps seek right life partner or relationship<\/li>\n<li>Confers excellence in educational pursuits<\/li>\n<li>Grants relief from sins<\/li>\n<li>Fulfills wishes<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Hara-Shaba-Vimochana-Perumal-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Jagannathan at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Jagannathan at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to Jagannathan at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Bestows victory in litigations<\/li>\n<li>Fulfills sincere desires<\/li>\n<li>Confers happiness &#038; prosperity<\/li>\n<li>Helps seek suitable life partner in a timely manner<\/li>\n<li>Reunites estranged couples<\/li>\n<li>Rejuvenates physical &#038; mental health<\/li>\n<li>Grants progeny<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Kola-Villi-Rama-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Kola Villi Rama at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Kola Villi Rama at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to Kola Villi Rama at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants relief from the adverse effects of Venus <\/li>\n<li>Confers courage, wealth &#038; fame<\/li>\n<li>Removes obstacles that delay seeking life-partner or relationship<\/li>\n<li>Grants progeny<\/li>\n<li>Relieves from bondage<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Devadhirajan-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Devadhirajan at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Devadhirajan at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to <\/span><span>Devadhirajan<\/span><span> at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers excellence &#038; success in academic pursuits<\/li>\n<li>Relieves curses<\/li>\n<li>Helps seek ideal life-partner &#038; stable, long-term relationships<\/li>\n<li>Grants child boon<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Sthalasayana-Perumal-at-Powerspot.jpg&#8221; alt=&#8221;Archana (Pooja) to Sthalasayana Perumal at Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Sthalasayana Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to <\/span><span>Sthalasayana<\/span><span> Perumal at <\/span><span>Powerspot<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants relief from Naga Dosha (Snake Affliction) <\/li>\n<li>Reduces malefic &#038; adverse effects of planets<\/li>\n<li>Resolves mental &#038; physical health issues<\/li>\n<li>Unites estranged families<\/li>\n<li>Helps realize wishes<\/li>\n<li>Bestows blessings for welfare &#038; longevity of partner<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;hydration&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#074456&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffa800&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_margin_tablet=&#8221;||10px||false|false&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>12 Hydration Ceremonies &#038; 12 Planetary Poojas for Wealth Creation, Good Fortune &#038; Harmonious Relationships<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Abishekam-to-Vishnu.jpg&#8221; alt=&#8221;Abishekam (Hydration Ceremony) to Vishnu (One Wednesday Per Month)&#8221; title_text=&#8221;Abishekam (Hydration Ceremony) to Vishnu (One Wednesday Per Month)&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Abishekam (Hydration Ceremony) to Vishnu (One Wednesday Per Month)<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Bestows manifold wealth, good fortune &amp; prosperity<\/li>\n<li>Removes negativity &amp; obstacles to progress<\/li>\n<li>Promotes vitality, health &amp; longevity<\/li>\n<li>Eliminates miseries &amp; sins<\/li>\n<li>Reinvigorates body &amp; mind<\/li>\n<li>Helps balance emotions<\/li>\n<li>Grants harmonious relationships &amp; strengthens connections with partner<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Mercury.jpg&#8221; alt=&#8221;Archana (Pooja) to Mercury (One Wednesday Per Month)&#8221; title_text=&#8221;Archana (Pooja) to Mercury (One Wednesday Per Month)&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) to Mercury (One Wednesday Per Month)<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Bolsters business acumen<\/li>\n<li>Helps gain profits &#038; strengthens financial fortunes<\/li>\n<li>Empowers rational &#038; analytical thought pattern<\/li>\n<li>Enhances organizational &#038; planning skills<\/li>\n<li>Helps develop technical &#038; negotiation abilities<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;powerspot&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffa800&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#074456&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_margin_tablet=&#8221;||10px||false|false&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>12 Powerspot Poojas &#038; 12 Tulsi Mala Offerings for Material Abundance, Salvation &#038; Protection<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Archana-to-Wealth-Booster-Venkateshwara.jpg&#8221; alt=&#8221;Archana (Pooja) to Wealth Booster Venkateshwara at Chennai Powerspot&#8221; title_text=&#8221;Archana (Pooja) to Wealth Booster Venkateshwara at Chennai Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Archana (Pooja) to Wealth Booster Venkateshwara at Chennai Powerspot (One Wednesday Per Month)<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Amplifies asset-creation &#038; helps enhance material abundance<\/li>\n<li>Materializes earnest desires<\/li>\n<li>Relieves debt burdens &#038; improves financial security<\/li>\n<li>Helps attain many forms of wealth<\/li>\n<li>Bestows the wealth of progeny boons<\/li>\n<li>Safeguards health &#038; eliminates health concerns<\/li>\n<li>Offers Moksha (Salvation) &#038; atonement for sins<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Tulsi-Mala-Offering-to-Wealth-Booster-Venkateshwara.jpg&#8221; alt=&#8221;Tulsi Mala Offering to Wealth Booster Venkateshwara at Chennai Powerspot&#8221; title_text=&#8221;Tulsi Mala Offering to Wealth Booster Venkateshwara at Chennai Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Tulsi Mala Offering to Wealth Booster Venkateshwara at Chennai Powerspot (One Wednesday Per Month)<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants the wealth blessings from Goddess Lakshmi<\/li>\n<li>Bestows relief from health concerns<\/li>\n<li>Awards protection from negative energy<\/li>\n<li>Absolves sins<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;offering&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#074456&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffa800&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_margin_tablet=&#8221;||10px||false|false&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>12 Sacred Offerings to Vishnu to Resolve Financial Distress &#038; Overcome Debt-Burdens<br \/>(One Offering Per Month)<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Puliogare-Nivedhyam.jpg&#8221; alt=&#8221;Puliogare (Tamarind Rice) Nivedhyam (Sacred Offering)&#8221; title_text=&#8221;Puliogare (Tamarind Rice) Nivedhyam (Sacred Offering)&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Puliogare (Tamarind Rice) Nivedhyam (Sacred Offering)<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Protects against harmful thoughts &#038; evil-eye<\/li>\n<li>Bestows benefic blessings of Venkateshwara<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Curd-Rice-Nivedhyam.jpg&#8221; alt=&#8221;Curd Rice Nivedhyam (Sacred Offering)&#8221; title_text=&#8221;Curd Rice Nivedhyam (Sacred Offering)&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Curd Rice Nivedhyam (Sacred Offering)<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Helps resolve financial problems<\/li>\n<li>Bestows blessings of Goddess Lakshmi<\/li>\n<li>Confers wealth<\/li>\n<li>Supports overcoming debts &amp; debt-related problems<\/li>\n<li>Relieves Pitru Dosha (Ancestral Afflictions)<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Sweet-Pongal-Nivedhyam.jpg&#8221; alt=&#8221;Sweet Pongal Nivedhyam (Sacred Offering)&#8221; title_text=&#8221;Sweet Pongal Nivedhyam (Sacred Offering)&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Sweet Pongal Nivedhyam (Sacred Offering)<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Helps overcome all forms of financial difficulties<\/li>\n<li>Shatters obstacles associated with property, education &#038; relationships<\/li>\n<li>Fulfills desires<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;special&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffa800&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;0px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#074456&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>24 Special Poojas to Athi Venkateshwara Perumal for Debt-Dissolution &amp; Victory in Property Litigation<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Archana (Pooja) and Arthi (Light &amp; Sound Ceremony) to Athi Venkateshwara Perumal-<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\">\u2018Ven\u2019 means to destroy, \u2018Kata\u2019 means to sin, \u2018Ishwara\u2019 means the Supreme Power. Performing these Sacred ceremonies to Sri Venkateshwara invokes Vishnu as the \u2018Destroyer of Sins\u2019 and the \u2018Bestower of Salvation.\u2019<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; ul_font=&#8221;Open Sans||||||||&#8221; ul_text_color=&#8221;#000000&#8243; ul_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-20px||||false|false&#8221; custom_margin_phone=&#8221;10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n<li>Resolves debt &amp; helps retrieve stuck funds<\/li>\n<li>Gives victory in property litigation<\/li>\n<li>Confers a good career<\/li>\n<li>Grants wish-fulfillment<\/li>\n<li>Bestows property, wealth &amp; material gains<\/li>\n<li>Destroys sins &amp; past karma<\/li>\n<li>Protects the mind from confusion<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; ul_font=&#8221;Open Sans||||||||&#8221; ul_text_color=&#8221;#000000&#8243; ul_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-45px||||false|false&#8221; custom_margin_phone=&#8221;-45px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n<li>Improves health &amp; longevity<\/li>\n<li>Confers positive energy &amp; happiness<\/li>\n<li>Enables seeking a suitable life partner<\/li>\n<li>Grants progeny<\/li>\n<li>Enhances goal attainment &amp; spiritual growth<\/li>\n<li>Promotes mental peace &amp; stability<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;order&#8221; module_class=&#8221;orders&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#074456&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#daf7f5&#8243; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffa800&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"rotate\" style=\"font-weight: bold;\">VIEW PACKAGES<span class=\"fa fa-chevron-right\"><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;ordernow&#8221; module_class=&#8221;order-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#daf7f5&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;50px||20px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;30px||35px||false|false&#8221; background_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;20px||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#010739&#8243; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM PACKAGES<\/h3>\n<p>[\/et_pb_text][et_pb_text disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#010739&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#bd1660&#8243; header_3_text_color_phone=&#8221;#5d69fb&#8221; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>VENKATESHWARA YEARLONG WEALTH BOOSTER PROGRAM PACKAGES<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;25px&#8221; background_color=&#8221;#273073&#8243; text_orientation=&#8221;center&#8221; width=&#8221;300px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;300px&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_css_main_element=&#8221;width: 270px !important;&#8221; border_radii=&#8221;off|10px|10px||&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span data-doc-id=\"7392660000009518049\" data-doc-type=\"writer\">Individual Package<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Venkateshwara-Monthly-Individual-Participation-Package400.jpg&#8221; alt=&#8221;Individual Participation Package &#8221; title_text=&#8221;Individual Participation Package &#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\">Venkateshwara Yearlong Wealth Booster Program <br \/>Monthly Individual Participation Package<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='71613' data-template='16' id='product_71613_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Package Description<\/h4>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Join Pillai Center\u2019s Venkateshwara Yearlong Wealth Booster Program Monthly Individual Participation Package to propitiate Krishna Narayana with a suite of services which includes 2 Grand Fire Labs with Sacred Hymn Chanting, a Powerspot Pooja, Hydration Ceremony and 2 Special Poojas and a Planetary Pooja, Tulsi Mala Offerings and Sacred Offerings which enhances your power and good fortune, destroys darkness, illusions &#038; provides spiritual progress, bestows riches, affluence and material wealth and fulfills sincere wishes.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul>\n<li>Individual Krishna Narayana Fire Lab to Dissolve Sins &#038; Grant Wealth and Abundance (Scheduled Per Order Rank)Individual Krishna Narayana Fire Lab to Dissolve Sins &#038; Grant Wealth and Abundance (Scheduled Per Order Rank)<\/li>\n<li>Maha Vishnu Ashtakam (Octet Hymn in Praise of Maha Vishnu) with 4-Priest Krishna Narayana Fire Lab for Achieving Goals &#038; Material Comforts on Dec. 23, 2023 on 6.00 a.m. ISTMaha Vishnu Ashtakam (Octet Hymn in Praise of Maha Vishnu) with 4-Priest Krishna Narayana Fire Lab for Achieving Goals &#038; Material Comforts on Dec. 23, 2023 on 6.00 a.m. IST<\/li>\n<li>Abishekam (Hydration Ceremony) to Vishnu (Any One Wednesday of the Month)<\/li>\n<li>Archana (Pooja) to Sthalasayana Perumal at PowerspotArchana (Pooja) to Sthalasayana Perumal at Powerspot<\/li>\n<li>Archana (Pooja) and Arthi (Light &amp; Sound Ceremony) to Athi Venkateshwara Perumal<\/li>\n<li>Archana (Pooja) to Mercury (Any One Wednesday of the Month)<\/li>\n<li>Archana (Pooja) to Wealth Booster Venkateshwara at Chennai Powerspot (Any One Wednesday of the Month)<\/li>\n<li>Nivedhyam (Sacred Offering) of Curd Rice, Sweet Pongal &amp; Puliogare to Vishnu (Once Per Month)<\/li>\n<li>Tulsi Mala Offering to Wealth Booster Venkateshwara at Chennai Powerspot (Any One Wednesday of the Month)<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010262148\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the Homa, Kum-Kum (Red Vermillion Powder) 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.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\">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.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p><span data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\">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.<\/span><\/p>\n<p><span data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>\n<p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;40px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;25px&#8221; background_color=&#8221;#273073&#8243; text_orientation=&#8221;center&#8221; width=&#8221;300px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;300px&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_css_main_element=&#8221;width: 270px !important;&#8221; border_radii=&#8221;off|10px|10px||&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span data-doc-id=\"7392660000009518049\" data-doc-type=\"writer\">Group Package<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/Venkateshwara-Yearlong-Wealth-Monthly-Group-Package400.jpg&#8221; alt=&#8221;Group Package&#8221; title_text=&#8221;Group Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\">Venkateshwara Yearlong Wealth Booster Program<br \/> Monthly Group Participation Package<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='71614' data-template='16' id='product_71614_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Package Description<\/h4>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Join Pillai Center\u2019s Venkateshwara Yearlong Wealth Booster Program Monthly Group Participation Package to propitiate Krishna Narayana with a suite of services which includes 2 Grand Fire Labs with Sacred Hymn Chanting, a Powerspot Pooja, Hydration Ceremony and 2 Special Poojas and a Planetary Pooja, Tulsi Mala Offerings and Sacred Offerings enhances your power and good fortune, destroys darkness, illusions &#038; provides spiritual progress, bestows riches, affluence and material wealth and fulfills sincere wishes.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.23&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul>\n<li>Maha Vishnu Ashtakam (Octet Hymn in Praise of Maha Vishnu) with 4-Priest Krishna Narayana Fire Lab for Achieving Goals &#038; Material Comforts on Dec. 23, 2023 on 6.00 a.m. IST<\/li>\n<li>Abishekam (Hydration Ceremony) to Vishnu (Any One Wednesday of the Month)<\/li>\n<li>Archana (Pooja) to Sthalasayana Perumal at Powerspot<\/li>\n<li>Archana (Pooja) and Arthi (Light &amp; Sound Ceremony) to Athi Venkateshwara Perumal<\/li>\n<li>Archana (Pooja) to Mercury (Any One Wednesday of the Month)<\/li>\n<li>Archana (Pooja) to Wealth Booster Venkateshwara at Chennai Powerspot (Any One Wednesday of the Month)<\/li>\n<li>Nivedhyam (Sacred Offering) of Curd Rice, Sweet Pongal &amp; Puliogare to Vishnu (Once Per Month)<\/li>\n<li>Tulsi Mala Offering to Wealth Booster Venkateshwara at Chennai Powerspot (Any One Wednesday of the Month)<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" data-margin-bottom=\"10.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009315013\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the Homa, Kum-Kum (Red Vermillion Powder) 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.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\">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.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-left=\"0.0in\" data-text-indent=\"0.0in\" data-padding-left=\"0.0in\" data-margin-bottom=\"0.0pt\" data-margin-top=\"0.0pt\" data-keep-line-info=\"false\" data-page-break-info=\"false\" data-window-control-info=\"false\" data-keep-next-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-writer-border-info=\"{&quot;border-between&quot;:{&quot;color&quot;:&quot;rgb(0,0,0)&quot;,&quot;width&quot;:&quot;0.0px&quot;,&quot;type&quot;:&quot;solid&quot;,&quot;space&quot;:&quot;0.0px&quot;},&quot;border-sides&quot;:[&quot;border-top&quot;,&quot;border-between&quot;,&quot;border-right&quot;,&quot;border-left&quot;,&quot;border-bottom&quot;]}\" class=\"zw-paragraph\" data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\"><span>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.<\/span><\/p>\n<p><span data-doc-id=\"7392660000010048072\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>\n<p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;40px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;20px||10px||false|false&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#0d3e80&#8243; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009567011\" data-doc-type=\"writer\">ADDITIONAL RECOMMENDED PRODUCT<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#0d3e80&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#bd1660&#8243; header_3_text_color_phone=&#8221;#5d69fb&#8221; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000009567011\" data-doc-type=\"writer\">ADDITIONAL RECOMMENDED PRODUCT<\/span><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||25px||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|30px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|30px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-img-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]    <\/p>\n<div class=\"av-pkg\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"container\">          <!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"av-mySlidesad js-open-modal-prof\"><!-- [et_pb_line_break_holder] -->                    <img loading=\"lazy\" decoding=\"async\" class=\"small\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/01\/avatar-statue-pkg.jpg\"  width=\"270\" height=\"270\" style=\"border-radius:10px;padding-bottom:10px;\"\/><!-- [et_pb_line_break_holder] -->                <pee>Click to Zoom<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->  [\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\"><span data-doc-id=\"7392660000009707008\" data-doc-type=\"writer\">Shaligram<\/span><span> Statues (Set of <\/span><span>10)*<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]According to the Skanda Purana, this highly revered Saligram stone is a manifestation of the Supreme Preserver of the Universe, Vishnu.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]This Shaligram Stone statue set, energized in our Venkateshwara Yearlong Wealth Booster Program, is believed to bestow six Divine blessings of spiritual elevation, righteous living, good health, harmony, prosperity, and worldly comforts.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]It is believed that even a singular stone can disperse Vishnu\u2019s Divine energy for several meters. The Saligram stone is Divinity incarnate and possessing 10 Shaligram stones has an energy equivalent to that of a Vishnu Powerspot.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]*Please note that due to the handcarved nature of the Shaligram stone, the height may vary slightly. Additionally, it may take up to 8 weeks for the shipment of the statues.[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;54px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"sticker\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"title-btn\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"dynamic-title\"><pee class=\"dynamic-title-text\">Venkateshwara Yearlong Wealth Booster Program        <\/pee> <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div>\n<div class=\"fixed-btn-package\"><a class=\"view-btn\" href=\"#ordernow\">VIEW PACKAGES<\/a><\/div>\n<\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#menu-enable').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#menu-enable').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#ordernow').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Javascript&#8221; module_id=&#8221;script-hide&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;Row&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Read More\/Less&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->    jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] -->        var text_expand_text = \"Read More\";<!-- [et_pb_line_break_holder] -->        var text_collapse_text = \"Read Less\";<!-- [et_pb_line_break_holder] -->        var text_expand_icon = \"3\";<!-- [et_pb_line_break_holder] -->        var text_collapse_icon = \"2\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        jQuery(\".pa-toggle-text\").each(function() {<!-- [et_pb_line_break_holder] -->            jQuery(this).append('<\/p>\n<div class= \"pa-text-expand-button\"><span class= \"pa-text-collapse-button\">' + text_expand_text + ' <span class= \"pa-text-toggle-icon\">' + text_expand_icon + '<\/span><\/div>\n<p>');<!-- [et_pb_line_break_holder] -->            jQuery(this).find(\".pa-text-collapse-button\").on(\"click\", function() {<!-- [et_pb_line_break_holder] -->                jQuery(this).parent().siblings(\".et_pb_text_inner\").toggleClass(\"pa-text-toggle-expanded\");<!-- [et_pb_line_break_holder] -->                if (jQuery(this).parent().siblings(\".et_pb_text_inner\").hasClass(\"pa-text-toggle-expanded\")) {<!-- [et_pb_line_break_holder] -->                    jQuery(this).html(text_collapse_text + \"<span class= 'pa-text-toggle-icon'>\" + text_collapse_icon + \"<\/span>\");<!-- [et_pb_line_break_holder] -->                } else {<!-- [et_pb_line_break_holder] -->                    jQuery(this).html(text_expand_text + \"<span class= 'pa-text-toggle-icon'>\" + text_expand_icon + \"<\/span>\");<!-- [et_pb_line_break_holder] -->                }<!-- [et_pb_line_break_holder] -->            })<!-- [et_pb_line_break_holder] -->        })<!-- [et_pb_line_break_holder] -->    }) <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<script src='https:\/\/code.jquery.com\/jquery-2.2.4.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".js-open-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\".js-close-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(document).click(function(event) {<!-- [et_pb_line_break_holder] -->  \/\/if you click on anything except the modal itself or the \"open modal\" link, close the modal<!-- [et_pb_line_break_holder] -->  if (!$(event.target).closest(\".modal,.js-open-modal\").length) {<!-- [et_pb_line_break_holder] -->    $(\"body\").find(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  .small{<!-- [et_pb_line_break_holder] -->    cursor: zoom-in;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .modal-inner-prof {<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 50%;<!-- [et_pb_line_break_holder] -->    left: 50%;<!-- [et_pb_line_break_holder] -->    transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->    background-color: rgba(255, 255, 255, 0.9);;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    height: 100%;<!-- [et_pb_line_break_holder] -->    display: flex;<!-- [et_pb_line_break_holder] -->    justify-content: center;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->    box-shadow: 0 0 20px rgb(0 0 0 \/ 20%);<!-- [et_pb_line_break_holder] --> }<!-- [et_pb_line_break_holder] -->.modal-prof {<!-- [et_pb_line_break_holder] -->   display: none;<!-- [et_pb_line_break_holder] -->   position: fixed;<!-- [et_pb_line_break_holder] -->   top: 0;<!-- [et_pb_line_break_holder] -->   left: 50%!important;<!-- [et_pb_line_break_holder] -->   width: auto;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.modal-prof .visible {<!-- [et_pb_line_break_holder] -->   display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.modal-prof.visible {<!-- [et_pb_line_break_holder] -->   display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .js-close-modal-prof{<!-- [et_pb_line_break_holder] -->   cursor:pointer;<!-- [et_pb_line_break_holder] --> }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.scrl-img {<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->  cursor: move;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.das-outer {<!-- [et_pb_line_break_holder] -->    width: 800px;<!-- [et_pb_line_break_holder] -->    height: 486px;<!-- [et_pb_line_break_holder] -->    overflow: scroll;<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->    top: 20%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.das-inner {<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->    top: 85%;<!-- [et_pb_line_break_holder] -->    left: 60%;<!-- [et_pb_line_break_holder] -->    transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@media only screen and (max-width: 550px){<!-- [et_pb_line_break_holder] -->  .das-inner{transform: translate(-26%, -50%);}<!-- [et_pb_line_break_holder] -->  .slmodel-header{top: 15% !important;right: 0 !important;}<!-- [et_pb_line_break_holder] -->  .das-outer{    border: 10px solid #faeaac;}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.das-inner.das-large {<!-- [et_pb_line_break_holder] -->    width: 1000px;<!-- [et_pb_line_break_holder] -->    height: 800px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.slmodel-header {<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 15%;<!-- [et_pb_line_break_holder] -->    right: 22.5%;<!-- [et_pb_line_break_holder] -->    z-index: 999;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->a.js-close-modal-prof {<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->    background: #0000006e;<!-- [et_pb_line_break_holder] -->    right: 0;<!-- [et_pb_line_break_holder] -->    top: 0;<!-- [et_pb_line_break_holder] -->    width: 30px;<!-- [et_pb_line_break_holder] -->    height: 30px;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    line-height: 30px;<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->    color: #fff !important;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"img-sld\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"modal-prof\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"modal-inner-prof\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"das-outer\"><!-- [et_pb_line_break_holder] -->        <pee class=\"slmodel-header\"><a class=\"js-close-modal-prof\">X<\/a><\/pee><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"das-inner das-large\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2022\/12\/avatar-statue.jpg\" class=\"scrl-img\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".js-open-modal-prof\").click(function(){<!-- [et_pb_line_break_holder] -->$(\".modal-prof\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\".js-close-modal-prof\").click(function(){<!-- [et_pb_line_break_holder] -->$(\".modal-prof\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(document).click(function(event) {<!-- [et_pb_line_break_holder] -->\/\/if you click on anything except the modal itself or the \"open modal\" link, close the modal<!-- [et_pb_line_break_holder] -->if (!$(event.target).closest(\".modal-prof,.js-open-modal-prof\").length) {<!-- [et_pb_line_break_holder] -->$(\"body\").find(\".modal-prof\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script src=\"https:\/\/code.jquery.com\/jquery-3.5.0.js\"><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#quote\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".overview-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".overviews\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(\"#services\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".service-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".service\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#order\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".order-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".orders\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#sponsor\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".sponsor-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".sponsors\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#ad\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".rec-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".ads\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".rotate\").click(function () {<!-- [et_pb_line_break_holder] -->    $(this).toggleClass(\"down\");<!-- [et_pb_line_break_holder] -->})<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"sticker-mob\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"fixed-btn-package-mob\"><a href=\"#order\">VIEW PACKAGES<\/a><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker-mob\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#quote').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#quote').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#order').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick-mob\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_phone=&#8221;<\/p>\n<style>\n.read-more-service, .read-less-service {\n  cursor: pointer;\n}\n  .read-toggle-service li {\n    padding-left: 5px;\n}\n  span.read-less-service {\n    display: inline-block;\n    margin-top: 0px;\n    color: #f78d06!important;\n    font-weight: 600;\n    font-size: 15px;\n    padding-left: 20px;\n}\n<\/style>\n<p><script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script><br \/>\n<script>\n$(document).ready( function () {\nvar contentArray=%91%93;\nvar index=%22%22;\nvar clickedIndex=%22%22;  \nvar minimumLength=$('.read-more-less-service').attr('data-id');\nvar initialContentLength=%91%93;\nvar initialContent=%91%93;  \nvar readMore=%22....<span class='read-more-service'>Read More<\/span>%22;\nvar readLess=%22<span class='read-less-service'>Read Less<\/span>%22;  \n  $('.read-toggle-service').each(function(){\n  index = $(this).attr('data-id');  \n  contentArray%91index%93 = $(this).html();\n  initialContentLength%91index%93 = $(this).html().length;\n  if(initialContentLength%91index%93>minimumLength) {\n    initialContent%91index%93=$(this).html().substr(0,minimumLength);\n  }else {\n    initialContent%91index%93=$(this).html();\n  } \n    $(this).html(initialContent%91index%93+readMore);\n  \/\/console.log(initialContent%910%93);  \n});\n  $(document).on('click','.read-more-service',function(){\n    $(this).fadeOut(500, function(){\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\n    $(this).parents('.read-toggle-service').html(contentArray%91clickedIndex%93+readLess);  \n    });\n  });\n $(document).on('click','.read-less-service',function(){\n    $(this).fadeOut(500, function(){\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\n    $(this).parents('.read-toggle-service').html(initialContent%91clickedIndex%93+readMore);  \n    });\n  }); \n});\n<\/script><br \/>\n&#8221; raw_content_last_edited=&#8221;off|phone&#8221; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->jQuery(document).ready(function(){<!-- [et_pb_line_break_holder] -->    function resizeForm(){<!-- [et_pb_line_break_holder] -->        var width = (window.innerWidth > 0) ? window.innerWidth : document.documentElement.clientWidth;<!-- [et_pb_line_break_holder] -->        if(width < 768){<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->var minimumLength = 80;<!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less-service').attr('data-id');<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more-service'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"\u00a0<span class='read-less-service'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle-service').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(initialContent[clickedIndex]+readMore);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }); <!-- [et_pb_line_break_holder] -->        }   <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    window.onresize = resizeForm;<!-- [et_pb_line_break_holder] -->    resizeForm();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mercury (also known as Budha), the Business Planet, will reign Supreme in 2023. He rules Virgo and Gemini in the natural zodiac, and his positive blessings can help you plan ahead and manifest wealth and success through persistent efforts and by nurturing a positive mindset. According to the scriptures, Vishnu is a Supreme Archetype who can counteract Mercury&#8217;s malefic effects while enhancing this business planet&#8217;s positive aspects. <\/p>\n","protected":false},"author":1,"featured_media":15163,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<p><br \/><br \/>  <script src=\"\/\/pillaicenter.lpages.co\/_\/js\/thai-amavasya\/\"><\/script><\/p>","_et_gb_content_width":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-15089","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/15089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/comments?post=15089"}],"version-history":[{"count":121,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/15089\/revisions"}],"predecessor-version":[{"id":19755,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/15089\/revisions\/19755"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/media\/15163"}],"wp:attachment":[{"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/media?parent=15089"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/categories?post=15089"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/tags?post=15089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}