{"id":16865,"date":"2023-06-11T22:59:03","date_gmt":"2023-06-12T05:59:03","guid":{"rendered":"https:\/\/www.pillaicenter.com\/specials\/?p=16865"},"modified":"2023-12-18T08:27:54","modified_gmt":"2023-12-18T15:27:54","slug":"ekadasi-kubera-homam","status":"publish","type":"post","link":"https:\/\/www.pillaicenter.com\/specials\/ekadasi-kubera-homam","title":{"rendered":"Boost Your Wealth Program: 1 Year of Grand Fire Labs For Wealth Archetypes Kubera &amp; Lakshmi Hayagriva"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"offer\" id=\"timer\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"timerwap\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"head-timer\"><!-- [et_pb_line_break_holder] -->         <\/p>\n<h4>Offer Ends In<\/h4>\n<p><!-- [et_pb_line_break_holder] -->         <\/p>\n<ul style=\"padding:0;margin:0;padding-right: 25px;\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"days\" class=\"value\">1<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">D<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"hours\" class=\"value\">10<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">H<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"minutes\" class=\"value\">43<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">M<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><!-- [et_pb_line_break_holder] -->               <span id=\"seconds\" class=\"value\">3<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">S<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li>\n<p><!-- [et_pb_line_break_holder] -->         <\/ul>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"signup-button\"><a href=\"#\" class=\"js-open-modal\">SIGN UP NOW<\/a><\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script> <!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script><!-- [et_pb_line_break_holder] --><script type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->   var userTimeZone = moment.tz.guess();<!-- [et_pb_line_break_holder] -->   var eventEndDate = moment.tz(\"2022-04-12 04:00\", \"Asia\/Kolkata\");<!-- [et_pb_line_break_holder] -->   eventEndDate = eventEndDate.tz(userTimeZone).format();<!-- [et_pb_line_break_holder] -->   eventEndDate = moment(eventEndDate).valueOf();<!-- [et_pb_line_break_holder] -->   var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24;<!-- [et_pb_line_break_holder] -->   var countDown = eventEndDate;<!-- [et_pb_line_break_holder] -->   var x = setInterval(function () {<!-- [et_pb_line_break_holder] -->   var currenDateTime = moment().tz(userTimeZone);<!-- [et_pb_line_break_holder] -->   currenDateTime = moment(currenDateTime).valueOf();<!-- [et_pb_line_break_holder] -->   distance = countDown - currenDateTime;<!-- [et_pb_line_break_holder] -->   var test = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   document.getElementById('days').innerHTML = Math.floor(distance \/ (day));<!-- [et_pb_line_break_holder] -->   document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));<!-- [et_pb_line_break_holder] -->   document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));<!-- [et_pb_line_break_holder] -->   document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   if (distance < 0) {<!-- [et_pb_line_break_holder] -->   clearInterval(x);<!-- [et_pb_line_break_holder] -->   jQuery(\"#timer\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\".avlp-coupon\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\"#avbonus-section\").remove();<!-- [et_pb_line_break_holder] -->   }<!-- [et_pb_line_break_holder] -->   }, second); <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|off|off&#8221; module_id=&#8221;menu-enable&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/health-boost-program.jpg&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||40px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_4,1_4&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;80px||40px||false|false&#8221; custom_padding_tablet=&#8221;10px||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Open Sans|500|||||||&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;31px&#8221; header_line_height=&#8221;1.3em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;25px&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_color=&#8221;#ffeb0e&#8221; header_3_font_size=&#8221;17px&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;20px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;25px&#8221; header_font_size_phone=&#8221;&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;17px&#8221; header_2_font_size_phone=&#8221;17px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;15px&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|tablet&#8221; border_color_bottom=&#8221;#314367&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"font-weight: 600; padding-bottom: 5px; letter-spacing: 0px;\">BOOST YOUR WEALTH PROGRAM<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Open Sans|500|||||||&#8221; header_text_color=&#8221;#ffeb0e&#8221; header_font_size=&#8221;33px&#8221; header_line_height=&#8221;1.3em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#ffeb0e&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_color=&#8221;#ffeb0e&#8221; header_3_font_size=&#8221;17px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;0px||10px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;25px&#8221; header_font_size_phone=&#8221;&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;17px&#8221; header_2_font_size_phone=&#8221;17px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;15px&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|tablet&#8221; border_color_bottom=&#8221;#314367&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"line-height: 1.7em; letter-spacing: 0px; padding-bottom: 0px; font-weight: 600;\">1 Year of Grand Fire Labs<br \/>For Wealth Archetypes Kubera &amp; Lakshmi Hayagriva<\/h2>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;#ordernow&#8221; button_text=&#8221;VIEW PACKAGES&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;16px&#8221; button_text_color=&#8221;#000000&#8243; button_bg_color=&#8221;#ffeb0e&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;10px|38px|10px|38px|true|true&#8221; custom_padding_tablet=&#8221;|20px||20px|true|true&#8221; custom_padding_phone=&#8221;|20px||20px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; button_text_size_tablet=&#8221;15px&#8221; button_text_size_phone=&#8221;15px&#8221; button_text_size_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; button_text_color__hover_enabled=&#8221;off|hover&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_class=&#8221;banner&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/health-boost-program-mob.jpg&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;140px||0px||false|false&#8221; background_last_edited=&#8221;off|desktop&#8221; background_image_phone=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2022\/12\/rahu-ketu-transit-mob-banner.jpg&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e23668&#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;#ea6e92&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; 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|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e23668&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;12px||12px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ea6e92&#8243; width=&#8221;93%&#8221; custom_padding=&#8221;10px|12px|23px|12px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ffeb0e&#8221; header_2_font_size=&#8221;17px&#8221; header_2_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#ffffff&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"font-weight: bold; margin-bottom: 2px; margin-top: 5px;\">BOOST YOUR WEALTH PROGRAM<\/h1>\n<h2 style=\"font-weight: 600;\">1 Year of Grand Fire Labs For Wealth Archetypes Kubera &amp; Lakshmi Hayagriva<\/h2>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-15px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"view-pack-btn\"><!-- [et_pb_line_break_holder] -->                <button class=\"view-pack\"><a href=\"#order\">VIEW PACKAGES<\/a><\/button><!-- [et_pb_line_break_holder] -->              <\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fff8b0&#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;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||30px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"line-height: 1.7em;\"><em>\u201cKubera is the banker of heaven. He is in-charge of wealth, so it is important that we pay attention to him. Kubera is a very important deity, and that is why we have organized this homa for Kubera. Haya, the Horse, can bring you miracles. Hayagriva, the horse-necked one, is a very rare avatar of Vishnu.\u201d<\/em><br \/><strong>\u2013 Dr. Pillai<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;quote&#8221; module_class=&#8221;overviews&#8221; _builder_version=&#8221;4.16&#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.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#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: 600;\">OVERVIEW<span class=\"fa fa-chevron-right\"><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;overview-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;-40px||||false|false&#8221; custom_margin_tablet=&#8221;-40px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;45px||30px||false|false&#8221; custom_padding_tablet=&#8221;45px||30px||false|false&#8221; custom_padding_phone=&#8221;25px||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#d5d2d2&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>OVERVIEW<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#d4d4d4&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;40%&#8221; width_phone=&#8221;30%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||true|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|tablet&#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>2 Grand Fire Labs to Invite Money Blessings and Boost Wealth<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>To help you invite money blessings and boost wealth, Dr. Pillai is recommending an exclusive Grand Fire Labs for Wealth Archetypes Kubera and Lakshmi Hayagriva. AstroVed has created Boost Your Wealth program of monthly Grand Fire Labs invoking wealth archetypes Kubera and Lakshmi Hayagriva for financial fortune, prosperity, and abundance blessings. These ceremonies will be performed on the most auspicious time- the Ekadasi (11<sup>th<\/sup> Waxing Moon), the 24-hour powertime filled with the energy to maximize material and spiritual gains.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-20px||||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||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Kubera: Guardian and Lord of Wealth<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2 overview-listing&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-20px||||false|false&#8221; custom_margin_phone=&#8221;-25px||||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; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul>\n<li>According to Shiva Purana, Kubera performed penance for thousands of years to acquire the status of a demi-god, god of wealth, and the King of Yakshas (guardians of wealth).<\/li>\n<li>As per the great epics Ramayana and Mahabharata, Kubera is described as the lord of riches and wealth.<\/li>\n<li>According to Uttara Khanda (section) of Ramayana, Lord Brahma granted Kubera the status of Dhanathipathi, the lord of wealth and the fourth lokapala (guardian of direction).<\/li>\n<li>According to Tirupati Sthala Purana (Powerspot mythology), Kubera loaned money to Lord Vishnu (in the form of Balaji) for his marriage to Padmavati (form of goddess Lakshmi).<\/li>\n<li>Propitiating Kubera, the banker of heaven who is in charge of wealth helps to overcome financial hardships.<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-20px||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Hayagriva: Archetype of Highest Knowledge &amp; Abundance<\/h3>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2 overview-listing&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-20px||||false|false&#8221; custom_margin_phone=&#8221;-25px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; 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; global_colors_info=&#8221;{}&#8221;]<\/p>\n<ul>\n<li>The Bhagavata Purana explains that during every Kalpa (single cycle of cosmos from creation to destruction, approximately 4,320 million human years) when Ajnana (ignorance) in the form of a demon steals the Vedas, Hayagriva incarnates and restores them.<\/li>\n<li>The sacred Purana also praises Hayagriva, the horse-necked avatar of Vishnu, as the embodiment of ultimate intelligence and wisdom.<\/li>\n<li>As the guru of goddess Saraswati, the celestial patron of arts and sciences, this avatar of Vishnu rules over all forms of knowledge and wisdom.<\/li>\n<li>Scriptures depicts him with a horse face and a human body who has four hands, with three hands holding a conch, discus, and rosary, and the fourth hand in a mudra (gesture) bestowing immense wealth and wisdom.<\/li>\n<li>As the archetype of the highest knowledge, propitiating him can invoke his blessings to use your knowledge and manifest abundance in life.<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;services&#8221; module_class=&#8221;service&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffef59&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#ffbede&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#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\">SERVICES<span class=\"fa fa-chevron-right\"><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;service-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffef59&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;||30px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;25px||25px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_5,3_5,1_5&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||5px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#000000&#8243; 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; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_color_tablet=&#8221;#000000&#8243; header_3_text_color_phone=&#8221;#ffeb0e&#8221; header_3_text_color_last_edited=&#8221;on|desktop&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>BOOST YOUR WEALTH PROGRAM SERVICES<\/h3>\n<hr class=\"line-2 line2\" \/>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#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;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#bd1660&#8243; header_3_text_color_phone=&#8221;#bd1660&#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>BOOST YOUR WEALTH PROGRAM SERVICES<\/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; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;60%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"service\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"service-img\"><!-- [et_pb_line_break_holder] --><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Ekadasi-Kubera-Homa-Fire-Lab-for-Financial-Growth-Fortune.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Ekadasi Kubera Homa\" title=\"Ekadasi Kubera Homa\"><\/div>\n<div class=\"service-text\">\n<h3 class=\"services-text\">Ekadasi Kubera Homa (Fire Lab for Financial Growth &#038; Fortune) and Lakshmi Hayagriva Homa (Fire Lab for Prosperity, Intellect, and Ultimate Abundance) on 11th Waxing Moon<\/h3>\n<\/div>\n<div class=\"service-para\"><!-- [et_pb_line_break_holder] -->    <pee class=\"text\">As per sacred texts, invoking Kubera, the banker of heaven, in the Fire Lab on 11th Waxing Moon can invoke his blessings for wealth, prosperity, and good fortune. According to scriptures, performing a Fire Lab for Lakshmi Hayagriva, the horse-headed Vishnu avatar and the archetype of ultimate wisdom and abundance, can fulfill desires, dispel ignorance, poverty, sluggishness, and grant intellect, peace, prosperity, and affluence in life.<\/pee><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; height=&#8221;736px&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"service\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"service-img\"><!-- [et_pb_line_break_holder] --><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Pooja-to-Goddess-Lakshmi-on-Ravi.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Pooja to Goddess Lakshmi\" title=\"Pooja to Goddess Lakshmi\"><\/div>\n<div class=\"service-text\">\n<h3 class=\"services-text\">Pooja to Goddess Lakshmi on Ravi and Guru Pushya Days <\/h3>\n<\/div>\n<div class=\"service-para\"><!-- [et_pb_line_break_holder] -->    <pee class=\"text\">As per Vedic Astrology, Ravi Pushya and Guru Pushya are the days when Pushya star falls on a Sunday and Thursday, respectively. These days are considered as auspicious as Akshaya Tritiya, the third Moon phase of ever-increasing wealth. Propitiating wealth Goddess Lakshmi on these days is considered very beneficial and is believed to give you auspiciousness, wealth, abundance, and success in new initiatives.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; min_height=&#8221;735px&#8221; min_height_tablet=&#8221;735px&#8221; min_height_phone=&#8221;335px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"service\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"service-img\"><!-- [et_pb_line_break_holder] --><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Pooja-to-KalpaViruksha-Kamadhenu-Kubera.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Pooja to KalpaViruksha Kamadhenu Kubera\" title=\"Pooja to KalpaViruksha Kamadhenu Kubera\"><\/div>\n<div class=\"service-text\">\n<h3 class=\"services-text\">Pooja to KalpaViruksha Kamadhenu Kubera Sai Baba on 11th Waxing Moon <\/h3>\n<\/div>\n<div class=\"service-para\"><!-- [et_pb_line_break_holder] -->    <pee class=\"text\">Special Pooja to KalpaViruksha Kamadhenu Kubera Sai Baba, the special form of Sai Baba installed by Dr. Pillai on his 100th Maha Samadhi day, is targeted to help you manifest wealth and fulfill material wishes.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;order&#8221; module_class=&#8221;orders&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#daf7f5&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#daf7f5&#8243; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#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: 600;\">VIEW PACKAGES<span class=\"fa fa-chevron-right\"><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;ordernow&#8221; module_class=&#8221;order-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#daf7f5&#8243; width=&#8221;100%&#8221; custom_padding=&#8221;||||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;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;0px||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;30px&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>BOOST YOUR WEALTH PROGRAM PACKAGES<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;|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.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-img-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  .av-mySlides img {<!-- [et_pb_line_break_holder] -->      border-radius: 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-pkg .container {<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .av-mySlides {<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .cursor {<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .numbertext {<!-- [et_pb_line_break_holder] -->    color: #f2f2f2;<!-- [et_pb_line_break_holder] -->    font-size: 12px;<!-- [et_pb_line_break_holder] -->    padding: 8px 12px;<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .row:after {<!-- [et_pb_line_break_holder] -->    content: \"\";<!-- [et_pb_line_break_holder] -->    display: table;<!-- [et_pb_line_break_holder] -->    clear: both;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .column {<!-- [et_pb_line_break_holder] -->      width: 15.66%;<!-- [et_pb_line_break_holder] -->      padding-right: 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-demo {<!-- [et_pb_line_break_holder] -->      border-radius: 4px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-pkg .av-demo {<!-- [et_pb_line_break_holder] -->    opacity: 0.6;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .active, .av-pkg .av-demo:hover {<!-- [et_pb_line_break_holder] -->    opacity: 1;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-row {<!-- [et_pb_line_break_holder] -->      justify-content: center;<!-- [et_pb_line_break_holder] -->      margin-top: 20px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-pkg .active, .av-pkg .av-demo:hover {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->      border: 5px solid #f78d06;<!-- [et_pb_line_break_holder] -->      border-radius: 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <\/style>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"av-pkg\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-pooja.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-fire-lab.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-maha.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-mahalaksh.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [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] -->          <!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"row av-row\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(1)\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-pooja-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(2)\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-fire-lab-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(3)\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-maha-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(4)\" alt=\"Boost Your Wealth Program Group One-Time Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Group-One-Time-Participation-mahalaksh-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(5)\" alt=\"VBoost Your Wealth Program Group One-Time Participatione\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p>    <!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <script  type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->  var slideIndex = 1;<!-- [et_pb_line_break_holder] -->  showSlides(slideIndex);<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function plusSlides(n) {<!-- [et_pb_line_break_holder] -->    showSlides(slideIndex += n);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function currentSlide(n) {<!-- [et_pb_line_break_holder] -->    showSlides(slideIndex = n);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function showSlides(n) {<!-- [et_pb_line_break_holder] -->    var i;<!-- [et_pb_line_break_holder] -->    var slides = document.getElementsByClassName(\"av-mySlides\");<!-- [et_pb_line_break_holder] -->    var dots = document.getElementsByClassName(\"av-demo\");<!-- [et_pb_line_break_holder] -->    var captionText = document.getElementById(\"caption\");<!-- [et_pb_line_break_holder] -->    if (n > slides.length) {slideIndex = 1}<!-- [et_pb_line_break_holder] -->    if (n < 1) {slideIndex = slides.length}<!-- [et_pb_line_break_holder] -->    for (i = 0; i < slides.length; i++) {<!-- [et_pb_line_break_holder] -->        slides[i].style.display = \"none\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    for (i = 0; i < dots.length; i++) {<!-- [et_pb_line_break_holder] -->        dots[i].className = dots[i].className.replace(\" active\", \"\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    slides[slideIndex-1].style.display = \"block\";<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <\/script>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_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\">Boost Your Wealth Program Group One-Time Participation<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='62745' data-template='16' id='product_62745_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Package Description<\/h4>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-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;]To help you invite money blessings and boost wealth, Dr. Pillai is recommending an exclusive Grand Fire Labs for Wealth Archetypes Kubera and Lakshmi Hayagriva. Performing a Fire Lab for Lakshmi Hayagriva, the horse-headed Vishnu avatar and the archetype of ultimate wisdom and abundance, can fulfill desires, dispel ignorance, poverty, sluggishness, and grant intellect, peace, prosperity, and affluence in life. Join AstroVed\u2019s Boost Your Wealth Program to invoke wealth and abundance archetypes, Kubera and Lakshmi Hayagriva and invite wealth, financial growth, fortune and abundance. [\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-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<div class=\"read-more-less\" data-id=\"191\">\n<div class=\"read-toggle\" data-id=\"20\">\n<ul>\n<li>Ekadasi Kubera Homa (Fire Lab for Financial Growth &amp; Fortune) and Lakshmi Hayagriva Homa (Fire Lab for Prosperity, Intellect, and Ultimate Abundance) on 11<sup>th<\/sup> Waxing Moon<\/li>\n<li>Pooja to KalpaViruksha Kamadhenu Kubera Sai Baba on 11<sup>th<\/sup> Waxing Moon<\/li>\n<li>Pooja to Mahalakshmi on Ravi Pushya Days at AV Remedy Center<\/li>\n<li>Pooja to Mahalakshmi on Guru Pushya Days at AV Remedy Center<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>You will receive the sacred ash powder from the Homa, which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\n<p><span style=\"font-weight: 600;\">Dr. Pillai explains this:<\/span><\/p>\n<p>The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p>The domestic shipment of the Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/p>\n<p>Due to the imposition of new lockdown measures, we regret to inform you that we will not be able to ship Prasad internationally for this service.<\/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.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-img-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  .av-mySlidesen img{<!-- [et_pb_line_break_holder] -->    border-radius:10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-pkg .container {<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .av-mySlidesen {<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .cursor {<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .numbertext {<!-- [et_pb_line_break_holder] -->    color: #f2f2f2;<!-- [et_pb_line_break_holder] -->    font-size: 12px;<!-- [et_pb_line_break_holder] -->    padding: 8px 12px;<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .row:after {<!-- [et_pb_line_break_holder] -->    content: \"\";<!-- [et_pb_line_break_holder] -->    display: table;<!-- [et_pb_line_break_holder] -->    clear: both;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .column {<!-- [et_pb_line_break_holder] -->      width: 15.66%;<!-- [et_pb_line_break_holder] -->      padding-right: 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-demoen {<!-- [et_pb_line_break_holder] -->      border-radius: 4px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-pkg .av-demoen {<!-- [et_pb_line_break_holder] -->    opacity: 0.6;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .av-pkg .active, .av-pkg .av-demoen:hover {<!-- [et_pb_line_break_holder] -->    opacity: 1;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-row {<!-- [et_pb_line_break_holder] -->      justify-content: center;<!-- [et_pb_line_break_holder] -->      margin-top: 20px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .av-pkg .active, .av-pkg .av-demoen:hover {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->      border: 5px solid #f78d06;<!-- [et_pb_line_break_holder] -->      border-radius: 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <\/style>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"av-pkg\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlidesen\" style=\"display: block;\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participationn-maha.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-mahalaksh.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-kamadhenu.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-homa.jpg\" width=\"300\" height=\"300\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [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] -->          <!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"row av-row\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(1)\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participationn-maha-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(2)\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-mahalaksh-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(3)\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-kamadhenu-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(4)\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"column\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/Boost-Your-Wealth-Program-Individual-Participation-homa-sml.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(5)\" alt=\"Boost Your Wealth Program Individual Participation\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p>    <!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <script  type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->  var slideIndex = 1;<!-- [et_pb_line_break_holder] -->  showSlidesen(slideIndex);<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function plusSlidesen(n) {<!-- [et_pb_line_break_holder] -->    showSlidesen(slideIndex += n);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function currentSlideen(n) {<!-- [et_pb_line_break_holder] -->    showSlidesen(slideIndex = n);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function showSlidesen(n) {<!-- [et_pb_line_break_holder] -->    var i;<!-- [et_pb_line_break_holder] -->    var slides = document.getElementsByClassName(\"av-mySlidesen\");<!-- [et_pb_line_break_holder] -->    var dots = document.getElementsByClassName(\"av-demoen\");<!-- [et_pb_line_break_holder] -->    var captionText = document.getElementById(\"caption\");<!-- [et_pb_line_break_holder] -->    if (n > slides.length) {slideIndex = 1}<!-- [et_pb_line_break_holder] -->    if (n < 1) {slideIndex = slides.length}<!-- [et_pb_line_break_holder] -->    for (i = 0; i < slides.length; i++) {<!-- [et_pb_line_break_holder] -->        slides[i].style.display = \"none\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    for (i = 0; i < dots.length; i++) {<!-- [et_pb_line_break_holder] -->        dots[i].className = dots[i].className.replace(\" active\", \"\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    slides[slideIndex-1].style.display = \"block\";<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <\/script>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Boost Your Wealth Program Individual Participation<\/h3>\n<p>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<pee class=\"select\">Select Your Participation Option<\/pee><!-- [et_pb_line_break_holder] --><div class='productdsk-placeholder strike-price-var' data-ids='62747,62816,62817,62818' id='productdsk_e39120db83b5ea3866e13c2089fc6ecf'><\/div><!-- [et_pb_line_break_holder] -->[\/et_pb_code][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; 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.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-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>As per sacred texts, invoking Kubera, the banker of heaven, in the Fire Lab on 11<sup>th<\/sup> Waxing Moon can invoke his blessings for wealth, prosperity, and good fortune. Performing a Fire Lab for Lakshmi Hayagriva, the horse-headed Vishnu avatar and the archetype of ultimate wisdom and abundance, can fulfill desires, dispel ignorance, poverty, sluggishness, and grant intellect, peace, prosperity, and affluence in life. Join AstroVed\u2019s Boost Your Wealth Program to invoke wealth and abundance archetypes, Kubera and Lakshmi Hayagriva and invite wealth, financial growth, fortune and abundance.<\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-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<div class=\"read-more-less\" data-id=\"192\">\n<div class=\"read-toggle\" data-id=\"21\">\n<ul>\n<li>Individual 5-Priest Ekadasi Kubera Homa (Fire Lab for Financial Growth &amp; Fortune) and Lakshmi Hayagriva Homa (Fire Lab for Prosperity, Intellect, and Ultimate Abundance) on 11<sup>th<\/sup> Waxing Moon<\/li>\n<li>Pooja to KalpaViruksha Kamadhenu Kubera Sai Baba on 11<sup>th<\/sup> Waxing Moon<\/li>\n<li>Pooja to Mahalakshmi on Ravi Pushya Days<\/li>\n<li>Pooja to Mahalakshmi on Guru Pushya Days<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>You will receive the sacred ash powder from the Homa, which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\n<p><span style=\"font-weight: 600;\">Dr. Pillai explains this:<\/span><\/p>\n<p>The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p>The domestic shipment of the Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/p>\n<p>Due to the imposition of new lockdown measures, we regret to inform you that we will not be able to ship Prasad internationally for this service.<\/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.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"sticker\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"title-btn\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"dynamic-title\"><pee class=\"dynamic-title-text\">Boost Your Wealth Program<\/pee> <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div>\n<div class=\"fixed-btn-package\"><a href=\"#ordernow\">VIEW PACKAGES<\/a><\/div>\n<\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#menu-enable').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#menu-enable').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#ordernow').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;testimonial&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fbfbfb&#8221; width=&#8221;100%&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; max_width=&#8221;80%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;30px&#8221; text_letter_spacing=&#8221;-1px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;22px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;1.4em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]WHAT PEOPLE SAY ABOUT BOOST YOUR WEALTH PROGRAM[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.pillaicenter.com\/specials\/wp-content\/uploads\/2023\/06\/quote-icon-testimonial.png&#8221; title_text=&#8221;quote-icon-testimonial&#8221; align=&#8221;center&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][Testimonials-Shortcode keyword=&#8221;kubera&#8221;]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  .testi-sec h2,.testi-sec img{<!-- [et_pb_line_break_holder] -->    display:none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  ol.carousel-indicators {<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  .carousel-control-next  {right: -10px !important;}<!-- [et_pb_line_break_holder] -->.carousel-control-prev {left: -10px !important;}<!-- [et_pb_line_break_holder] -->.single article {padding-bottom: 0px !important;}<!-- [et_pb_line_break_holder] -->  .testi-sec p{<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    font-family: 'Open Sans';<!-- [et_pb_line_break_holder] -->    font-size: 18px;<!-- [et_pb_line_break_holder] -->    display: block;<!-- [et_pb_line_break_holder] -->    margin: auto;<!-- [et_pb_line_break_holder] -->    width: 75%;<!-- [et_pb_line_break_holder] -->    margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->    color: #000 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .carousel-control-prev-icon {<!-- [et_pb_line_break_holder] -->    background-image: url(https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2021\/05\/testi-left-arrow-blk.png);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  .carousel-control-next-icon {<!-- [et_pb_line_break_holder] -->    background-image: url(https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2021\/05\/testi-rgt-arrow-blk.png);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  span.carousel-control-prev-icon {<!-- [et_pb_line_break_holder] -->    background-image: url(https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/arrow-lft-btm.png) !important;<!-- [et_pb_line_break_holder] -->    width: 50px;<!-- [et_pb_line_break_holder] -->    height: 50px;<!-- [et_pb_line_break_holder] -->    box-shadow: 0px 2px 18px 0px rgb(0 0 0 \/ 30%);<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->a.carousel-control-prev {<!-- [et_pb_line_break_holder] -->    opacity: 0.8;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->span.carousel-control-next-icon {<!-- [et_pb_line_break_holder] -->    background-image: url(https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/arrow-rgt-btm.png) !important;<!-- [et_pb_line_break_holder] -->    width: 50px;<!-- [et_pb_line_break_holder] -->    height: 50px;<!-- [et_pb_line_break_holder] -->    box-shadow: 0px 2px 18px 0px rgb(0 0 0 \/ 30%);<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->a.carousel-control-next {<!-- [et_pb_line_break_holder] -->    opacity: 0.8;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@media only screen and (max-width: 765px){<!-- [et_pb_line_break_holder] -->    span.carousel-control-prev-icon {<!-- [et_pb_line_break_holder] -->    background-image: url(https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/arrow-lft-btm.png) !important;<!-- [et_pb_line_break_holder] -->    width: 30px;<!-- [et_pb_line_break_holder] -->    height: 30px;<!-- [et_pb_line_break_holder] -->    box-shadow: 0px 2px 18px 0px #e4e4e4;<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->    span.carousel-control-next-icon {<!-- [et_pb_line_break_holder] -->    background-image: url(https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/arrow-rgt-btm.png) !important;<!-- [et_pb_line_break_holder] -->    width: 30px;<!-- [et_pb_line_break_holder] -->    height: 30px;<!-- [et_pb_line_break_holder] -->    box-shadow: 0px 2px 18px 0px #e4e4e4;<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;script-hide&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->$(document).ready( function () {<!-- [et_pb_line_break_holder] -->var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less').attr('data-id');<!-- [et_pb_line_break_holder] -->var minimumLength = 350;<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"<span class='read-less'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle').html(initialContent[clickedIndex]+readMore);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }); <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][signupform]<!-- [et_pb_line_break_holder] --><script src='https:\/\/code.jquery.com\/jquery-2.2.4.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".js-open-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\".js-close-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(document).click(function(event) {<!-- [et_pb_line_break_holder] -->  \/\/if you click on anything except the modal itself or the \"open modal\" link, close the modal<!-- [et_pb_line_break_holder] -->  if (!$(event.target).closest(\".modal,.js-open-modal\").length) {<!-- [et_pb_line_break_holder] -->    $(\"body\").find(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script src=\"https:\/\/code.jquery.com\/jquery-3.5.0.js\"><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#quote\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".overview-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".overviews\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(\"#services\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".service-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".service\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#order\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".order-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".orders\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#sponsor\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".sponsor-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".sponsors\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#ad\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".ad-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".ads\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".rotate\").click(function () {<!-- [et_pb_line_break_holder] -->    $(this).toggleClass(\"down\");<!-- [et_pb_line_break_holder] -->})<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"sticker-mob\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"fixed-btn-package-mob\"><a href=\"#order\">VIEW PACKAGES<\/a><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker-mob\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#quote').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#quote').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#order').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick-mob\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_phone=&#8221;<\/p>\n<style>\n.read-more-service, .read-less-service {\n  cursor: pointer;\n}\n  .read-toggle-service li {\n    padding-left: 5px;\n}\n  span.read-less-service {\n    display: inline-block;\n    margin-top: 0px;\n    color: #f78d06!important;\n    font-weight: 600;\n    font-size: 15px;\n    padding-left: 20px;\n}\n<\/style>\n<p><script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script><br \/>\n<script>\n$(document).ready( function () {\nvar contentArray=%91%93;\nvar index=%22%22;\nvar clickedIndex=%22%22;  \nvar minimumLength=$('.read-more-less-service').attr('data-id');\nvar initialContentLength=%91%93;\nvar initialContent=%91%93;  \nvar readMore=%22....<span class='read-more-service'>Read More<\/span>%22;\nvar readLess=%22<span class='read-less-service'>Read Less<\/span>%22;  \n  $('.read-toggle-service').each(function(){\n  index = $(this).attr('data-id');  \n  contentArray%91index%93 = $(this).html();\n  initialContentLength%91index%93 = $(this).html().length;\n  if(initialContentLength%91index%93>minimumLength) {\n    initialContent%91index%93=$(this).html().substr(0,minimumLength);\n  }else {\n    initialContent%91index%93=$(this).html();\n  } \n    $(this).html(initialContent%91index%93+readMore);\n  \/\/console.log(initialContent%910%93);  \n});\n  $(document).on('click','.read-more-service',function(){\n    $(this).fadeOut(500, function(){\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\n    $(this).parents('.read-toggle-service').html(contentArray%91clickedIndex%93+readLess);  \n    });\n  });\n $(document).on('click','.read-less-service',function(){\n    $(this).fadeOut(500, function(){\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\n    $(this).parents('.read-toggle-service').html(initialContent%91clickedIndex%93+readMore);  \n    });\n  }); \n});\n<\/script><br \/>\n&#8221; raw_content_last_edited=&#8221;off|phone&#8221; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->jQuery(document).ready(function(){<!-- [et_pb_line_break_holder] -->    function resizeForm(){<!-- [et_pb_line_break_holder] -->        var width = (window.innerWidth > 0) ? window.innerWidth : document.documentElement.clientWidth;<!-- [et_pb_line_break_holder] -->        if(width < 768){<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->var minimumLength = 80;<!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less-service').attr('data-id');<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more-service'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"\u00a0<span class='read-less-service'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle-service').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(initialContent[clickedIndex]+readMore);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }); <!-- [et_pb_line_break_holder] -->        }   <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    window.onresize = resizeForm;<!-- [et_pb_line_break_holder] -->    resizeForm();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>BOOST YOUR WEALTH PROGRAM1 Year of Grand Fire LabsFor Wealth Archetypes Kubera &amp; Lakshmi HayagrivaEVENT DETAILSBOOST YOUR WEALTH PROGRAM 1 Year of Grand Fire Labs For Wealth Archetypes Kubera &amp; Lakshmi Hayagriva\u201cKubera is the banker of heaven. He is in-charge of wealth, so it is important that we pay attention to him. Kubera is a [&hellip;]<\/p>\n","protected":false},"author":130,"featured_media":10474,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:divi\/placeholder \/-->","_et_gb_content_width":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-16865","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\/16865","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=16865"}],"version-history":[{"count":12,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/16865\/revisions"}],"predecessor-version":[{"id":19714,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/posts\/16865\/revisions\/19714"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/media\/10474"}],"wp:attachment":[{"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/media?parent=16865"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/categories?post=16865"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pillaicenter.com\/specials\/wp-json\/wp\/v2\/tags?post=16865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}