.elementor-kit-360{--e-global-color-primary:#4D0AA4;--e-global-color-secondary:#AD77FF;--e-global-color-text:#505050;--e-global-color-accent:#4D0AA480;--e-global-color-434e96be:#202020;--e-global-color-5538c1c7:#FFE433;--e-global-color-14cf00be:#FFC131;--e-global-color-367fa83:#000000;--e-global-typography-primary-font-family:"Arial";--e-global-typography-secondary-font-family:"Arial";--e-global-typography-text-font-family:"Tahoma";--e-global-typography-accent-font-family:"Tahoma";}.elementor-kit-360 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */<script>
// WhatsApp Button Tracking
document.addEventListener('DOMContentLoaded', function(){
    const whatsappButton = document.getElementById("whatsapp-button");
    if(whatsappButton){
        whatsappButton.addEventListener("click", function(){
            // Google Analytics GA4
            if(typeof gtag === "function"){
                gtag('event', 'click', {
                    'event_category': 'Button',
                    'event_label': 'WhatsApp Retirement Calculator',
                    'value': 1
                });
            }
            // Facebook Pixel
            if(typeof fbq === "function"){
                fbq('track', 'Contact', {
                    content_name: 'WhatsApp Retirement Calculator',
                    content_category: 'Button Click'
                });
            }
        });
    }
});
</script>/* End custom CSS */