{"id":17755,"date":"2023-08-23T21:13:42","date_gmt":"2023-08-24T04:13:42","guid":{"rendered":"https:\/\/www.pillaicenter.com\/specials\/?p=17755"},"modified":"2023-10-13T09:57:25","modified_gmt":"2023-10-13T16:57:25","slug":"mahalaya-amavasya","status":"publish","type":"post","link":"https:\/\/www.pillaicenter.com\/specials\/mahalaya-amavasya","title":{"rendered":"LAST CALL: Mahalaya Paksha Critical Moon Phases"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Cut Off Timer&#8221; module_id=&#8221;menu-enable&#8221; module_class=&#8221;avlp-coupon&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;0px||20px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#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.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; custom_padding_tablet=&#8221;0px||0px||true|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"time-row\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"time-col\"><!-- [et_pb_line_break_holder] -->      <\/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] -->           <\/p>\n<ul style=\"padding:0;margin:0;\"><!-- [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] -->                 <pee class=\"label\"><strong>:<\/strong><\/pee> <!-- [et_pb_line_break_holder] -->              <\/li>\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] -->                 <pee class=\"label\"><strong>:<\/strong><\/pee> <!-- [et_pb_line_break_holder] -->              <\/li>\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] -->                 <pee class=\"label\"><strong>:<\/strong><\/pee> <!-- [et_pb_line_break_holder] -->              <\/li>\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] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <!-- [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-10-13 22:30\", \"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_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;light&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221;][et_pb_text _builder_version=&#8221;4.14.7&#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;20px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;20px||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|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;18px&#8221; header_3_font_size_phone=&#8221;14px&#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; custom_css_main_element_last_edited=&#8221;on|tablet&#8221;]<\/p>\n<h3>Event Sign Up Closes on : October 13, 10:00 am PDT| 1:00 pm EDT | 5:00 pm UTC |  10:30 pm IST<\/h3>\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|off&#8221; module_class=&#8221;dsk-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0a1b41&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;31px&#8221; custom_margin=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1><span style=\"color: #fff;\">LAST CALL:<\/span> MAHALAYA AMAVASYA (NEW MOON)<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;20px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Powerful New Moon to Clear Ancestral Debts &#038; Liberate Ancestors<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;20px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4 style=\"color:#ffcc00\">Invoke Multifold Ancestral Blessings For You &#038; Your Future Generations <\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;20px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4 style=\"color:#ffcc00\">For Health, Wealth, Prosperity, Progress &#038; Success <\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;20px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Tarpanam | Pitru Pooja | Food Feeding | Gho Pooja &#038; Feeding | Dress Donation<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_position=&#8221;center&#8221; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;40%&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#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; 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;]<span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px; color: #fff;\">\ue023<\/span>Oct. 14, 2023 IST[\/et_pb_text][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#0c1a3d&#8221; text_font_size=&#8221;16px&#8221; background_color=&#8221;#ffcc00&#8243; text_orientation=&#8221;center&#8221; custom_padding=&#8221;10px|20px|10px|20px|true|true&#8221; link_option_url=&#8221;#ordernow&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>VIEW MAHALAYA PAKSHA PACKAGES<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;margin: auto;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/09\/Mahalaya-dsk-new-2.jpg&#8221; alt=&#8221;Mahalaya&#8221; title_text=&#8221;Mahalaya&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;393px&#8221; height=&#8221;360px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;off|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Resp Banner Image&#8221; module_class=&#8221;resp-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0a1b41&#8243; background_enable_image=&#8221;off&#8221; background_size=&#8221;initial&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px||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.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/09\/Mahalaya-resp-new.jpg&#8221; alt=&#8221;Mahalaya&#8221; title_text=&#8221;Mahalaya&#8221; align=&#8221;center&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Event Details&#8221; module_class=&#8221;resp-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0A1B41&#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.10.1&#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.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#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;]<\/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|off&#8221; admin_label=&#8221;Resp Banner Header&#8221; module_class=&#8221;resp-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0A1B41&#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 module_id=&#8221;resp-header&#8221; _builder_version=&#8221;4.14.2&#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.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;#ffcc00&#8243; header_font_size=&#8221;24px&#8221; header_line_height=&#8221;1.7rem&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ffcc00&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1><span style=\"color: #fff;\">LAST CALL:<\/span> MAHALAYA PAKSHA CRITICAL MOON PHASES<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;#ffcc00&#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;#FFFFFF&#8221; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.4rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Auspiscious Moon\/Star Days During Ancestral Fortnight Bring Multifold Blessings<br \/>For Abundance, Material Comforts, Boons, Progress &#038; Success<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#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;0px||10px||false|false&#8221; custom_padding=&#8221;0px||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;]<span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px; color: #fff;\">\ue023<\/span> Oct. 2, 4, 6, 10, 12 &#038; 14, 2023 IST[\/et_pb_text][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#0c1a3d&#8221; text_font_size=&#8221;16px&#8221; background_color=&#8221;#ffcc00&#8243; text_orientation=&#8221;center&#8221; custom_padding=&#8221;10px|20px|10px|20px|true|true&#8221; link_option_url=&#8221;#ordernow&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>VIEW MAHALAYA PAKSHA PACKAGES<\/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; admin_label=&#8221;Quotes&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc00&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;30px||20px||false|false&#8221; custom_padding_tablet=&#8221;30px||20px||false|false&#8221; custom_padding_phone=&#8221;30px||0px||false|false&#8221; background_color_phone=&#8221;#def1f7&#8243; 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; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||on||||||&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<p>\u201cThere is a gift-giving time from the ancestors to their descendants living on this earthplane. The ancestors who passed from the earth and living in another plane are invoked to give abundant blessings. This two-week period is very critical for you, for everyone. Even the enlightened yogis and rishis wait for this time, which comes only once a year, to get blessings from their own ancestors.\u201d<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<p>~ Dr. Pillai<\/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; admin_label=&#8221;Resp Overview&#8221; module_id=&#8221;quote&#8221; module_class=&#8221;overviews&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;10px||10px||true|false&#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.10.1&#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.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#000000&#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;\">OVERVIEW<\/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; admin_label=&#8221;Overview&#8221; module_class=&#8221;overview-section&#8221; _builder_version=&#8221;4.14.2&#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||20px||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 custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Overview &#8221; _builder_version=&#8221;4.14.2&#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;0px||10px||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Montserrat Medium||||||||&#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;30px&#8221; custom_margin=&#8221;||0px||false|false&#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; 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;off|desktop&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>OVERVIEW<\/h3>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#d4d4d4&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;20%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Six Critical Mahalaya Moon Phases\/Star Days <\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]According to Vedic texts, appeasing your ancestors with Tarpanam on the Six Critical Moon Phases\/ Star Days during Mahalaya Paksha can help relieve you and your ancestors from the sins of not performing Tarpanam and elevate your ancestors, who have the power to change your destiny.[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3># 1 Maha Bharani Day\/ Bharani Star Day (4th Moon Day)- Oct. 2, 2023<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<p>Maha Bharani Star, ruled by Yama (God of Death) carries Apabharani Shakti, the power to cleanse, remove impurities, and resolve attachments that prevent you from moving forward in life. Performing Tarpanam on this day is equivalent to performing Ancestral Rituals at Gaya (Holiest City in India) and can bestow abundance and help you overpower your enemies<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>#2 Vyatipata\/ Yoga Day (6th Moon Day)- Oct. 4, 2023<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<p>Vyatipata is ruled by the Vishwa Devas (Universal Gods), who control the elements and can fulfill wishes and desires. On this day, during the Mahalaya fortnight, they descend to the earthplane when invoked in powerful ancestral rituals to witness the ceremony and take these offerings to your ancestors (Pitrus). Performing Tarpanam to your ancestors and Gurus or teachers who have guided you in your life during this crucial period can grant you invincible power, name, fame, prosperity, happiness, and progress<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>#3  Madhyashtami Day (8th Moon Day)- Oct. 6, 2023<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]Madhyashtami is the middle phase of the 15 phases of Mahalaya, and scriptures indicate that any offerings made on this special day benefit all departed souls, whether they are connected to you or not. This is an ideal day to perform Tarpanam for those ancestors who led unrighteous lives and those who had an untimely\/unnatural death. Performing ancestral rituals on this day can bless you with Gnana Prada (Knowledge and Wisdom) to attain success in life[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>#4  Magha Star Day (11th Moon Day)- Oct. 10, 2023<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]Magha Star, ruled by the Pitrus (Ancestors), carries Tyage Kshepani Shakti (Power of Renunciation), which can help you evolve spiritually and cut ties with physical attachments. According to Matsya Purana, performing Tarpanam rituals on this day brings peace to the souls of your ancestors and blesses them in other worlds. It can also help you attain success, overall growth, and abundance with their blessings[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>#5 Tryodashi Tithi (13th Moon Day)- Oct. 12, 2023<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<p>Tryodashi Tithi, the 13th Moon Day during Mahalaya, falls on Purva Phalguni Star this year. This star is ruled by Bhaga (God of Good Fortune and Prosperity) and carries the power of creation. This is an ideal day to perform Trapanam to appease the souls of children.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>#6 Mahalaya Amavasya (New Moon Day)- Oct. 14, 2023<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||20px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]Mahalaya Amavasya is also known as Sarva Pitru Amavasya, as it is the ideal day to perform sacred rituals for all types of ancestors. If you have failed to sponsor Tarpanam to your ancestors in the past, this is the ideal day to fulfill this important duty. Performing Tarpanam to your ancestors on Mahalaya New Moon Day can grant relief for all known and unknown ancestors and fulfill your duties towards them, mitigate bad karma, sins, and afflictions affecting you, and invoke their blessings for overall health, wealth, and prosperity.[\/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; admin_label=&#8221;Resp Services&#8221; module_id=&#8221;services&#8221; module_class=&#8221;service&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0c1a3d&#8221; 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.10.1&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;]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; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Services1&#8243; module_class=&#8221;service-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0c1a3d&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;40px||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 custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#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;0px||10px||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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_margin=&#8221;||0px||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_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>MAHALAYA PAKSHA 2023 SERVICES<\/h3>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;20%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;moon&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||20px||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;]According to sacred texts, Powerspot beliefs, and traditional practices, performing the below Mahalaya rituals to your ancestors during the Mahalaya period or on Mahalaya Amavasya 2023 can bestow the following blessings[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;lakshmi&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;20px|20px|0px|20px|false|true&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;off|10px|10px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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=&#8221;||0px||false|false&#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; 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>Mahalaya Tarpanam (Ancestral Offering During Mahalaya) to Appease Ancestors &#038; Attain Ancestral Blessings for a Fulfilling Life<br \/>\n<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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=&#8221;||0px||false|false&#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; 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=\"7392660000011172053\" data-doc-type=\"writer\">Mahalaya<\/span><span>\u00a0<\/span><span>Tarpanam<\/span><span> (All 15 Moon Phases) in Kerala <\/span><\/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;1&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#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;off|desktop&#8221; custom_padding=&#8221;0px|20px|0px|20px|false|true&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<ul style=\"padding-bottom: 0px;\">\n<li>Absolves you of ancestral sins committed knowingly or unknowingly<\/li>\n<li>Cleanses your karma<\/li>\n<li>Confers wealth, prosperity &amp; progeny<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<ul style=\"padding-bottom: 0px;\">\n<li>Banishes obstacles &amp; misery from your life<\/li>\n<li>Bestow protective blessings of Pitru on you &#038; your family<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; module_id=&#8221;firelab&#8221; _builder_version=&#8221;4.14.2&#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;30px||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;#ffcc00&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>3 Fire Labs &#038; Sacred Hymn Chanting to Remove Pitru Dosha &#038; Sins &#038; Grant Welfare of Family &#038; Future Generations<\/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|desktop&#8221; module_class=&#8221;serv-ul&#8221; _builder_version=&#8221;4.14.2&#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||30px||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.14.2&#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\/08\/Fire-Lab-Homa-Chennai.jpg&#8221; alt=&#8221;11-Priest Grand Sahasra Linga Installation Homa and Eye-Opening Ceremony with Abishekam &#038; Laksha Archana &#8221; title_text=&#8221;11-Priest Grand Sahasra Linga Installation Homa and Eye-Opening Ceremony with Abishekam &#038; Laksha Archana &#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#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>Thila Fire Lab With Sesame Seeds for Ancestors on Maha Bharani &#038; Madhyashtami Days<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.7&#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;]Thila Fire Lab is a powerful Vedic ritual performed by expert priests using the Til or Sesame as the main offering for the peace of souls of the ancestors and family members who died unnaturally and as a remedy for those suffering from ill effects of Pitru Dosha in the birth chart[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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 sacred ritual on Maha Bharani, star which carries Apabharani Shakti or the power to cleanse and remove impurities, and Madhyashtami, 8th Moon Phase powertime during Mahalaya Paksha to appease ancestors, can help bestow the following blessings [\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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>\n<li>Mitigates Pitru Dosha (Ancestral Affliction) due to non-performance of Tarpanam<\/li>\n<li>Absolves effects of not performing Shraddha (Annual Death Anniversary Observance)<\/li>\n<li>Helps liberate ancestors who suffered untimely or unnatural deaths<\/li>\n<li>Rejuvenates health &#038; confers peace and happiness<\/li>\n<li>Dispels financial hurdles &#038; grants prosperity<\/li>\n<li>Bestows harmony in relationships<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#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\/08\/Pitru-Suktam-Japam.jpg&#8221; alt=&#8221;Pitru Suktam Japam (Vedic Hymn to Pacify Ancestors) Followed by Individual Thrikanda Homa&#8221; title_text=&#8221;Pitru Suktam Japam (Vedic Hymn to Pacify Ancestors) Followed by Individual Thrikanda Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#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>Pitru Suktam Japam (Vedic Hymn to Pacify Ancestors) Followed by Individual Thrikanda Fire Lab for Removing Ancestral Afflictions, Curses &#038; Past Karma by Nambudri Priest at Kerala*<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;]Pitru Suktam is an ancient hymn from the Rig Veda dedicated to ancestors. It is a prayer inviting your ancestors from all realms to receive your offerings and oblations, thanking them for their contributions, and requesting Yama to grant them passage to higher abodes[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;]Thrikanda Fire Lab, performed by experienced priests, invokes Yama (Archetype of Death and Justice), Vishnu (Archetype of Preservation), and Shiva (Archetype of Dissolution). According to sacred texts, this Fire Lab can only be performed on Amavasya (New Moon Day) and during Mahalaya[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;]Propitiating these three Divine beings along with the sacred hymns chanting can bestow the following blessings[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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<ul>\n<li>Bestows relief from Pitru Dosha (Ancestral Afflictions), ancestral curses &#038; sins <\/li>\n<li>Grants good health of lineage &#038; welfare of children<\/li>\n<li>Confers family welfare, wealth &#038; prosperity<\/li>\n<li>Removes obstacles to progress in life<\/li>\n<li>Resolves trials &#038; hardships in life<\/li>\n<li>Bestows blessings of ancestors<\/li>\n<li>Fulfills earnest wishes<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#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\/05\/Tamil-Siddha-Tradition-Homa.jpg&#8221; alt=&#8221;11-Priest Individual Laghu Rudram Homa&#8221; title_text=&#8221;11-Priest Individual Laghu Rudram Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#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>Individual Karuppusamy Fire Lab for Immediate Relief from Hardships*<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;]Karuppusamy is a performer archetype and a fierce warrior who knows the problems of humans and is readily available to come to their rescue. He has zero tolerance towards evil and is especially powerful on the New Moon Day to help negate evil-eye, curses, black magic, or even evil plotting that prevents you and your family from leading a happy and prosperous life[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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<ul>\n<li>Wards off evil forces &#038; negative energy<\/li>\n<li> Grants Divine justice<\/li>\n<li>Eradicates jealousy, treachery &#038; falsehoods<\/li>\n<li>Relieves hardships<\/li>\n<li>Bestows wealth &#038; a peaceful life<\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;]<em>* Part of the Advanced Plus Premier Package<\/em>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;exclusive&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;#ffcc00&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Exclusive Ancestral Pooja With Sacred Offerings to Liberate Ancestors &#038; Grant Progress in Life <\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;lakshmi&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;20px||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;20px|20px|0px|20px|false|true&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;off|10px|10px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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=&#8221;||0px||false|false&#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; 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>5-Priest Pitru Pooja (Ancestral Pooja) During Mahalaya <\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]This Special Pooja will be performed by expert priests with sacred offerings to venerate your ancestors along with chanting the sacred hymn Pitru Suktam which invokes Agni (God of Fire &#038; Divine Messenger) to carry your prayers and offerings to your forefathers and invite them to bestow their blessings on you and your descendants. The Pooja is completed by offering Arisi (Rice), Vazhaka (Raw Banana), Tambulam (Betel Leaves and Betel Nuts), and Dakshina (Donation) to the priests performing the ritual.[\/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;1&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;0px|20px|0px|20px|false|true&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<ul style=\"padding-bottom: 0px;\">\n<li>Helps ancestral souls attain Mukti (Salvation)<\/li>\n<li>Helps you fulfill your dharmic duty &#038; repay your ancestral debt (Pitru Runa)<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;-30px||10px||false|false&#8221; custom_margin_phone=&#8221;-25px||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;]<\/p>\n<ul style=\"padding-bottom: 0px;\">\n<li>Grants peace, happiness, unity &#038; protection for the family<\/li>\n<li>Bestows success, prosperity &#038; progeny blessings<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;#ffcc00&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Special Pooja to Resolve Planetary Afflictions &amp; Bestow Good Fortune and Overall Well-being <\/span><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;lakshmi&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;20px||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;20px|20px|0px|20px|false|true&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;off|10px|10px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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=&#8221;||0px||false|false&#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; 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>Gho Pooja (Cow Pooja) &#038; Cow Feeding<\/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;1&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;0px|20px|0px|20px|false|true&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||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;]<\/p>\n<ul style=\"padding-bottom: 0px;\">\n<li>Grants relief from planetary afflictions in the birth chart<\/li>\n<li>Helps your ancestors attain salvation<\/li>\n<li>Provides abundance &#038; prosperity blessings<\/li>\n<li>Removes obstacles in career &#038; business<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;-30px||10px||false|false&#8221; custom_margin_phone=&#8221;-25px||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;]<\/p>\n<ul style=\"padding-bottom: 0px;\">\n<li>Protects from the danger of accidents<\/li>\n<li>Destroys sorrows<\/li>\n<li>Helps overpower enemies<\/li>\n<li>Ends the cycle of birth &amp; death<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;feeding&#8221; _builder_version=&#8221;4.14.2&#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;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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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;#ffcc00&#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;||0px||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Food Feeding &#038; Donation to Overcome Hardships, Bad Karma &#038; Attain Success <\/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|desktop&#8221; module_class=&#8221;serv-ul&#8221; _builder_version=&#8221;4.14.2&#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;0px||30px||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.14.2&#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\/08\/Food-Feeding.jpg&#8221; alt=&#8221;Food Feeding&#8221; title_text=&#8221;Food Feeding&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#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>Food Feeding<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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>\n<li>Bestows Ayur, Arogyam, and Aishwaryam (Longevity, Health &#038; Wealth)<\/li>\n<li>Alleviates hardships &#038; struggles<\/li>\n<li>Confers success in all walks of life<\/li>\n<li>Awards peace of mind<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#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\/08\/Blue-Cloth-Donation-to-the-Poor.jpg&#8221; alt=&#8221;Clothes Donation&#8221; title_text=&#8221;Clothes Donation&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#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=\"7392660000011172053\" data-doc-type=\"writer\">Clothes Donation for the Poor &amp; Needy<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#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<ul>\n<li>Eradicates bad karma<\/li>\n<li>Bestows material affluence<\/li>\n<li>Improves well-being<\/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; admin_label=&#8221;Resp Package&#8221; module_id=&#8221;order&#8221; module_class=&#8221;orders&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0c1a3d&#8221; 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.10.1&#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.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#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;]<\/p>\n<p class=\"rotate\" style=\"font-weight: bold;\">VIEW PACKAGES<\/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; admin_label=&#8221;Package &#8221; module_id=&#8221;ordernow&#8221; module_class=&#8221;order-section&#8221; _builder_version=&#8221;4.14.2&#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; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;combo&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||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.14.2&#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.14.2&#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;#0c1a3d&#8221; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;30px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>MAHALAYA PAKSHA 2023 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;on|on|on&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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; 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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-bg-color&#8221; _builder_version=&#8221;4.14.2&#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_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; width=&#8221;270px&#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_padding=&#8221;5px||5px||true|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 style=\"line-height: 1.7rem;\">Advanced Plus Premier<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Mahalaya-Paksha-Advanced-Plus-Premier-Package400.jpg&#8221; alt=&#8221;Mahalaya Paksha Advanced Plus Premier Package 2023&#8243; title_text=&#8221;Mahalaya Paksha Advanced Plus Premier Package 2023&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\">Mahalaya Paksha Advanced Plus Premier Package 2023<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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;]<pee class=\"select\">Select Your Payment Option<\/pee><!-- [et_pb_line_break_holder] --><div class='productdsk-placeholder strike-price-var' data-ids='70898, 70900' id='productdsk_fce9cfc90673b8bbc1f0bd7ebb1c7390'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#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.14.2&#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;]Participate in AstroVed\u2019s Mahalaya Paksha Advanced Plus Premier Package services during the most opportune time to make offerings to your ancestors as they descend to the earthplane during Mahalaya Paksha, to appease them with a suite of services which include 2 Individual Fire Labs with Chanting, a Group Fire Lab, Tarpanam, Exclusive Pitru Pooja, Special Pooja, Food Feedings &#038; Donation to attain ancestral blessings to transform your life, alleviate Pitru Dosha (ancestral afflictions), receive prosperity, wealth and good health. [\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.2&#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>Mahalaya Tarpanam (All 15 Moon Phases)<\/li>\n<li>Individual Karuppusamy Fire Lab for Immediate Relief from Hardships (Scheduled Per Order Rank)<\/li>\n<li>Individual Thrikanda Fire Lab for Removing Ancestral Afflictions, Curses &amp; Past Karma by Nambudri Priest with Pitru Suktam Japam (Vedic Hymn to Pacify Ancestors) (Scheduled Per Order Rank)<\/li>\n<li>Thila Fire Lab With Sesame Seeds for Ancestors on Maha Bharani &amp; Madhyashtami Days<\/li>\n<li>5-Priest Pitru Pooja (Ancestral Pooja) During Mahalaya<\/li>\n<li>Gho Pooja (Cow Pooja) &amp; Cow Feeding<\/li>\n<li>Food Feeding (3 Persons)<\/li>\n<li>Clothes Donation for the Poor &amp; Needy<\/li>\n<\/ul>\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.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Mahalaya-Paksha-New-Moon-Package400.jpg&#8221; alt=&#8221;Mahalaya Paksha New Moon Package &#8221; title_text=&#8221;Mahalaya Paksha New Moon Package &#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\">Mahalaya Paksha New Moon Package <\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='71148' data-template='16' id='product_71148_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#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.14.7&#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;]Participate in Pillai Center\u2019s Mahalaya Paksha New Moon Package Services on Mahalaya Amavasya as it is known as pacify ancestors whose date of death is unknown or those who died in an accident or from weaponry, or childless ancestors to help you overcome the impact of bad karma and amplify the impact of performing charity on this day.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 &#8221; _builder_version=&#8221;4.14.2&#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>Mahalaya Tarpanam on New Moon Day in Kerala<\/li>\n<li>3-Priest Pitru Pooja<\/li>\n<li>Gho (Cow) Pooja &#038; Cow Feeding <\/li>\n<li>Food Feeding (3 Persons)<\/li>\n<li>Dress Donation to Vedic Boys<\/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; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011392001\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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;off|off|off&#8221; module_id=&#8221;combo&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;50px||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.14.2&#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.14.2&#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;#0c1a3d&#8221; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;30px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>ADDITIONAL RECOMMENDED SERVICES<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Individual-Thila-Homa-at-Rameshwaram400.jpg&#8221; alt=&#8221;Individual Thila Homa&#8221; title_text=&#8221;Individual Thila Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.7&#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\">Individual Thila Fire Lab at Rameshwaram<br \/>\n(We can accommodate 3 Fire Labs Per Day For 15 Days)<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='47933' data-template='16' id='product_47933_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]Performing individual Thila Fire Lab at Rameshwaram, a major Powerspot for ancestral Poojas, on your behalf to your ancestors can liberate their souls and in turn bring their blessings for you to progress in life without any health, financial and relationship problems. Thila Fire Lab is a recommended remedy by experienced Vedic Astrologers as it can clear the path towards salvation for your ancestral souls who may have experienced untimely and unnatural death. [\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Individual-Karuppasamy-Homa400.jpg&#8221; alt=&#8221;Individual Karuppasamy Homa&#8221; title_text=&#8221;Individual Karuppasamy Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.7&#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\">Individual Karuppasamy Fire Lab <\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='70894' data-template='16' id='product_70894_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]This sacred Fire Lab invokes the blessings of Karuppasamy, who is a powerful combination of four archetypes namely, Kala Bhairava, Narasimha, Veerabhadra and Rudra. The blessings of Karuppasamy can bring Divine justice and quickly drive away dark forces, falsehood, and treachery. Karuppasamy can resolve those problems that most often plague human beings in their desire and need for financial stability and success, relationships, children, employment, career, resolution of disputes, and anything else relating to the myriad conditions affecting human life.[\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Individual-Pitru-Suktam-Japam-and-Thrikanda-Homa400.jpg&#8221; alt=&#8221;Individual Pitru Suktam Japam and Thrikanda Homa&#8221; title_text=&#8221;Individual Pitru Suktam Japam and Thrikanda Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.7&#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\">Individual Pitru Suktam Japam and Thrikanda Fire Lab by Nambudri Priests in Kerala<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='70897' data-template='16' id='product_70897_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]Book your Individual Pitru Suktam Japam and Thrikanda Fire Lab to help appease your ancestors and invoke their blessings. Performing this Fire Lab can help you receive ancestral grace for mitigating the impact of bad karma from your ancestors, clearing Pitru Dosha (Ancestral Affliction), bestowing family welfare, wealth &#038; affluence, dispelling obstacles to progress, negating hardship &#038; misery, and promoting family welfare.[\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Individual-Maha-Tarpanam-on-Mahalaya-New-Moon400.jpg&#8221; alt=&#8221;Individual Maha Tarpanam on Mahalaya New Moon in Kerala&#8221; title_text=&#8221;Individual Maha Tarpanam on Mahalaya New Moon in Kerala&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\">Individual Maha Tarpanam on Mahalaya New Moon in Kerala<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='46540' data-template='16' id='product_46540_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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;]Book your Individual Maha Tarpanam on Mahalaya New Moon Day to liberate your ancestors and help them ascend to higher planes. Performing this Tarpanam (Ancestral Ritual) can help you receive the miracle-blessings of your ancestors, relieve hardship in your life, bestow prosperity, wealth, and riches, and rejuvenate health.[\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Individual-Maha-Tarpanam400.jpg&#8221; alt=&#8221;Individual Maha Tarpanam (During Any Mahalaya Day)&#8221; title_text=&#8221;Individual Maha Tarpanam (During Any Mahalaya Day)&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\">Individual Maha Tarpanam (During Any Mahalaya Day)<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='70895' data-template='16' id='product_70895_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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;]Book your Individual Maha Tarpanam during Mahalaya as the Maha Tarpanam will be performed by priests specialized in ancestral rituals for those departed ancestors who experienced premature or unnatural death due to accidents or weapons. Performing this ritual can help appease ancestral souls, liberate them from suffering, grant relief from ancestral curses, and grant ancestral blessings to descendants.[\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/3-Priest-Pitru-Pooja400.jpg&#8221; alt=&#8221;3-Priest Pitru Pooja&#8221; title_text=&#8221;3-Priest Pitru Pooja&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\">3-Priest Pitru Pooja (Ancestral Pooja) During Mahalaya<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='70893' data-template='16' id='product_70893_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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;]Book your 3-Priest Pitru Pooja (Ancestral Pooja) During Mahalaya, which is performed for the ancestors and involves Tarpanam (Ancestral Ritual) and Pinda Dhanam (Food Offering) to three preceding generations of Pitru (Ancestors). It can grant Mukti (Salvation) to the departed ancestral souls. This Pooja is also performed for family members who have died prematurely. Ancestral names are collected for this ritual and chanted during the Pooja to appease their souls.[\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Brahmana-Bhojanam-with-Dakshina400.jpg&#8221; alt=&#8221;Brahmana Bhojanam (Food Feeding of Vedic Priests) with Dakshina (Donation) &#038; Vastra (Clothes) Donation&#8221; title_text=&#8221;Brahmana Bhojanam (Food Feeding of Vedic Priests) with Dakshina (Donation) &#038; Vastra (Clothes) Donation&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Brahmana Bhojanam (Food Feeding of Vedic Priests) with Dakshina (Donation) &amp; Vastra (Clothes) Donation for 5 Persons at Rameswaram (During Mahalaya Period)<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='70896' data-template='16' id='product_70896_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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;]According to the Srimad Bhagavatam, Brahmana Bhojanam is done to satisfy the desires of the departed souls, and helps liberate from negative karma of the past and present life. Brahmana Bhojanam rituals help benefit ancestors of 14 generations. Dakshina is an offering made to a Brahman or a Guru after a ritual, as thanksgiving for imparting knowledge. Vastra Dhaan (Clothes Donation) is performed to Vedic Priests to receive their blessings and satisfy the souls of deceased ancestors residing in Pitru Loka (Ancestral Realm) to cleanse sins of forefathers, pacify ancestral spirits, help gain ancestral blessings, alleviate negative energies in life and grant relief from bad karma of past and present life.[\/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.14.2&#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.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Please Note:&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We will not be shipping any Prasad as it is considered inauspicious to possess the Prasad after Mahalaya rituals.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Packages ordered on or during the date of Special Ancestral Days will have Tarpanam services performed during next date of occurrence.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Cow-Feeding.jpg&#8221; alt=&#8221;Cow Feeding&#8221; title_text=&#8221;Cow Feeding&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|10px|10px|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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\">Cow Feeding<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='productdsk-placeholder strike-price-var' data-ids='50352, 50353, 50354' id='productdsk_373cc2772aab5413862a7e84a1c32265'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]Participate in Pillai Center\u2019s Cow Feeding Program to attain the Divine blessings of all Gods and Goddesses, who are said to reside in the Cow. Cow Feeding Program mitigates negative consequences of ancestral sins and bad karma, and confers happiness, peace of mind, and prosperity.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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>3 Months Nutritional Support Program<\/li>\n<li>6 Months Nutritional Support Program<\/li>\n<li>12 Months Nutritional Support Program<\/li>\n<\/ul>\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.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Cow-donation.jpg&#8221; alt=&#8221;Cow Donation&#8221; title_text=&#8221;Cow donation&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"package-section-head\">Cow Donation<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='61173' data-template='16' id='product_61173_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]Participate in Pillai Center\u2019s Cow Donation Program during Mahalaya Paksha, to invoke the blessings of the sacred cow, who can help guide the soul across the treacherous River Vaitharini and helps bestow liberation, mitigates malefic planetary afflictions, overpowers enemy actions and threats, dispels obstacles to career advancement, and grants progress in business ventures.[\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/nadi-essential-package.jpg&#8221; alt=&#8221;Nadi Essential Package&#8221; title_text=&#8221;Nadi Essential Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;on|10px|10px|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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\">Nadi Essential Package<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='111' data-template='16' id='product_111_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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<p><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">Nadi Essential Package includes the most important and necessary chapters in your life with the help of your thumb print. It includes readings from the chapters 1, 13 and 14.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.2&#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><strong>Chapter 1 \u2013 General Kandam<\/strong>, helps to identify your leaf and match it with the basic and personal details such as your name, your parents\u2019 names, your partner\u2019s name and provide general predictions for your future.<\/li>\n<li><strong>Chapter 13 \u2013 Shanti Kandam<\/strong>, reveals the sins (bad karma) you have committed in your previous or significant births and their impact on your present life. Those bad karma may hinder your relationships or slow down your business in your current life. Remedies to negate your past bad karma include visiting sacred vortexes and performing specific rituals are prescribed to reroute your life in the right path.<\/li>\n<li><strong>Chapter 14 \u2013 Diksha Kandam<\/strong> \u2013 Unfavorable planetary positions and negative energies like evil-eye are the two main reasons for obstacles faced in one\u2019s life. Chapter 14 highlights the negative impact caused by them in your current life and proposes long-term remedial measures. Usually a \u2018Copper Raksha Plate\u2019 (Protection Talisman) is prescribed to rectify your present life\u2019s problems.<\/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.14.2&#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.5.3&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">You will receive the audio recording of the prediction session as an MP3 file against your order log.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We request you to download the audio file on your personal computer or laptop for better audio quality. We would also request you to kindly log in to your account before you click the link to download the MP3 file.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">You will receive the remedies prescribed during the session with the Nadi astrologer as a PDF file against your order log.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/Agastya-Nadi-Essential-Pkg.jpg&#8221; alt=&#8221;Agastya Nadi Essential Package&#8221; title_text=&#8221;Agastya Nadi Essential Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;on|10px|10px|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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\">Agastya Nadi Essential Package<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='62903' data-template='16' id='product_62903_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]The Essential Package of the Agastya Nadi Reading comprises Chapter 1, which also includes the readings for Chapters 13 and 14.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.7&#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><strong>General Chapter 1 \u2013<\/strong> This chapter predicts the general information of the individual from the current age until the end of his\/her life. It helps you to identify your personal information, such as your name, your parent\u2019s name, and your partner\u2019s name and birth details, and gives the overall predictions for the rest of your life. It also helps to identify your future\u2019s weaker and stronger periods to plan things effectively.<\/li>\n<li><strong>Shanti Remedies\u2013<\/strong> In this section (Shanti Kandam), you can get to know the details of the remedies, which act as the key to understanding your past karma\/sins and how they impact your present life. It also suggests temple remedies to reduce the intensity of your past sins and change your destiny for betterment.<\/li>\n<li><strong>Deeksha Remedies\u2013<\/strong> In this section (Deeksha Kandam), you get a prescription for a sacred talisman and also includes Divine remedial recommendations to reduce the adverse effects due to unfavorable planetary positions, casting of the evil-eye, jealousy, etc., which are the prime reasons for the crisis or obstacles in your life.<\/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.14.2&#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.5.3&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">You will receive the audio recording of the prediction session as an MP3 file against your order log.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We request you to download the audio file on your personal computer or laptop for better audio quality. We would also request you to kindly log in to your account before you click the link to download the MP3 file.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">You will receive the remedies prescribed during the session with the Nadi astrologer as a PDF file against your order log.<\/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; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#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;20px||||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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/08\/thuliya-nadi-essential-package.jpg&#8221; alt=&#8221;Thuliya Nadi Essential Package&#8221; title_text=&#8221;Thuliya Nadi Essential Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;on|10px|10px|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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#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\">Thuliya Nadi Essential Package<br \/>\n<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#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='48065' data-template='16' id='product_48065_template_16'><\/div>[\/et_pb_code][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#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;]This package includes essential chapters 1, 13, and 14. To experience Thuliya Nadi, all you have to do is provide us with your thumbprint. This essential package includes the most important and necessary chapters in your life, which include readings from chapters 1, 13, and 14.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.7&#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;]The first chapter helps to identify your personal details, and predictions are given for 3-5 years in this chapter. The 13th chapter explains to you the past life karma and how it impacts your present life, and the 14th chapter prescribes a sacred talisman that can negate the adverse effects and provide protection.[\/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.14.2&#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.5.3&#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;toggle-id&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(33,37,41)&quot;}\" data-line-height=\"1\" class=\"zw-paragraph\" data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">You will receive the audio recording of the prediction session as an MP3 file against your order log.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">We request you to download the audio file on your personal computer or laptop for better audio quality. We would also request you to kindly log in to your account before you click the link to download the MP3 file.<\/span><\/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=\"7392660000011006006\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000011172053\" data-doc-type=\"writer\">You will receive the remedies prescribed during the session with the Nadi astrologer as a PDF file against your order log.<\/span><\/p>\n<p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#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] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"title-btn\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"dynamic-title\"><!-- [et_pb_line_break_holder] --><pee class=\"dynamic-title-text\">Mahalaya Paksha    <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"fixed-btn-package\"><a class=\"view-btn\" href=\"#ordernow\">VIEW PACKAGES<\/a><\/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_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Scroll Code&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<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_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.14.2&#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;Package Read More\/Less&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#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.14.2&#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 admin_label=&#8221;Sign In Form&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.7&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!-- [signupform] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->jQuery(\".js-open-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  jQuery(\".modal\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->jQuery(\".js-close-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  jQuery(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->$('label[class=\"error\"]').text('');<!-- [et_pb_line_break_holder] -->  $('.success-info,.success-info-fail').css('display','none');<!-- [et_pb_line_break_holder] -->\t$('#nlname').val('');<!-- [et_pb_line_break_holder] -->  $('#nlemail').val('');<!-- [et_pb_line_break_holder] -->  $('#nlmobile').val('');<!-- [et_pb_line_break_holder] -->  $('#nlcity').val('');<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [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] -->  jQuery(document).click(function(event) {<!-- [et_pb_line_break_holder] -->if (!jQuery(event.target).closest(\".modal,.js-open-modal\").length) {<!-- [et_pb_line_break_holder] -->    jQuery(\"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_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Toggle&#8221; _builder_version=&#8221;4.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!-- [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.14.2&#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.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#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_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mahalaya Paksha (Dark Fortnight in Tamil Month of Purattasi) is also known as Pitru Paksha and is the most critical time in the year to revere your Pitru (Ancestors) with Tarpanam (Ancestral Ritual With Sacred Offerings). Every year during the 15-Day Mahalaya period, the spirits of your ancestors come to the earthplane to receive your offerings through Tarpanam and bestow their abundant blessings to dissolve the karma and afflictions affecting all aspects of your present life, including your health, wealth, career, family, and relationships.<\/p>\n","protected":false},"author":130,"featured_media":4514,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-17755","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\/17755","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\/130"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/comments?post=17755"}],"version-history":[{"count":101,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/17755\/revisions"}],"predecessor-version":[{"id":18789,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/17755\/revisions\/18789"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/media\/4514"}],"wp:attachment":[{"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/media?parent=17755"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/categories?post=17755"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/tags?post=17755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}