{"id":418,"date":"2026-05-19T09:12:45","date_gmt":"2026-05-19T09:12:45","guid":{"rendered":"https:\/\/vsl.roadto100cr.com\/?page_id=418"},"modified":"2026-06-04T05:24:52","modified_gmt":"2026-06-04T05:24:52","slug":"tsl-page","status":"publish","type":"page","link":"https:\/\/vsl.roadto100cr.com\/index.php\/tsl-page\/","title":{"rendered":"tsl page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"418\" class=\"elementor elementor-418\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb1fd19 e-con-full e-flex e-con e-parent\" data-id=\"bb1fd19\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97136d2 elementor-widget elementor-widget-html\" data-id=\"97136d2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>ICF-Certified Coach | Free Clarity Call<\/title>\r\n    <!-- Meta Pixel Code -->\r\n    <script>\r\n        !function (f, b, e, v, n, t, s) {\r\n            if (f.fbq) return; n = f.fbq = function () {\r\n                n.callMethod ?\r\n                    n.callMethod.apply(n, arguments) : n.queue.push(arguments)\r\n            };\r\n            if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';\r\n            n.queue = []; t = b.createElement(e); t.async = !0;\r\n            t.src = v; s = b.getElementsByTagName(e)[0];\r\n            s.parentNode.insertBefore(t, s)\r\n        }(window, document, 'script',\r\n            'https:\/\/connect.facebook.net\/en_US\/fbevents.js');\r\n        fbq('init', '3384388318529305');\r\n        fbq('track', 'PageView');\r\n    <\/script>\r\n    <noscript><img decoding=\"async\" height=\"1\" width=\"1\" style=\"display:none\"\r\n            src=\"https:\/\/www.facebook.com\/tr?id=3384388318529305&ev=PageView&noscript=1\" \/><\/noscript>\r\n    <!-- End Meta Pixel Code -->\r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link\r\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Outfit:wght@300;400;600;700;800&display=swap\"\r\n        rel=\"stylesheet\">\r\n    <!-- Swiper CSS -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\r\n    <style>\r\n        \/* CSS Variables based on instructions and Naikwealth theme *\/\r\n        :root {\r\n            \/* Requested colors *\/\r\n            --bg-color: #121212;\r\n            --accent: #c9e265;\r\n\r\n            \/* Naikwealth derived colors for premium feel *\/\r\n            --accent-glow: rgba(201, 226, 101, 0.15);\r\n            \/* #c9e265 with opacity *\/\r\n            --card-bg: #1A1C1E;\r\n            --card-bg-light: #131416;\r\n            --card-border: #36383B;\r\n            --text-main: #ffffff;\r\n            --text-muted: #d9d9d9;\r\n            --highlight-text: #121212;\r\n            \/* Dark text for light background highlights *\/\r\n        }\r\n\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        html,\r\n        body {\r\n            overflow-x: hidden;\r\n            width: 100%;\r\n        }\r\n\r\n        body {\r\n            background-color: var(--bg-color);\r\n            color: var(--text-main);\r\n            font-family: 'Inter', sans-serif;\r\n            line-height: 1.6;\r\n            -webkit-font-smoothing: antialiased;\r\n            \/* Static Grid Background *\/\r\n            background-image:\r\n                linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),\r\n                linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);\r\n            background-size: 45px 45px;\r\n            background-position: center top;\r\n            background-attachment: fixed;\r\n        }\r\n\r\n        \/* --- Hero Section --- *\/\r\n        .hero-section {\r\n            padding: 30px 0;\r\n            width: 100%;\r\n            text-align: center;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n            width: 100%;\r\n        }\r\n\r\n        \/* Tagline *\/\r\n        .hero-tagline {\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            letter-spacing: 2.5px;\r\n            color: var(--text-muted);\r\n            text-transform: uppercase;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        \/* Heading *\/\r\n        .hero-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 44px;\r\n            font-weight: 700;\r\n            line-height: 1.25;\r\n            margin-bottom: 25px;\r\n            color: var(--text-main);\r\n        }\r\n\r\n        .text-accent-color {\r\n            color: var(--accent);\r\n        }\r\n\r\n        .highlight-bg {\r\n            background-color: var(--accent);\r\n            color: var(--highlight-text);\r\n            padding: 2px 14px;\r\n            border-radius: 6px;\r\n            display: inline-block;\r\n            margin-top: 5px;\r\n            box-shadow: 0 4px 15px var(--accent-glow);\r\n        }\r\n\r\n        \/* Subheading *\/\r\n        .hero-subheading {\r\n            font-size: 15px;\r\n            color: var(--text-muted);\r\n            max-width: 750px;\r\n            margin: 0 auto 50px auto;\r\n            font-weight: 400;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .hero-subheading strong {\r\n            color: var(--text-main);\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* --- Content Grid --- *\/\r\n        .content-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 30px;\r\n            text-align: left;\r\n            margin-bottom: 50px;\r\n            align-items: stretch;\r\n        }\r\n\r\n        \/* Video \/ Media Column *\/\r\n        .media-column {\r\n            position: relative;\r\n            width: 100%;\r\n            height: auto;\r\n            aspect-ratio: 16 \/ 9;\r\n            background-color: var(--card-bg);\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            border: 1px solid var(--card-border);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            \/* Placeholder gradient for missing image *\/\r\n            background: linear-gradient(135deg, #1A1C1E 0%, #131416 100%);\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);\r\n        }\r\n\r\n        .media-image {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            opacity: 0.8;\r\n            transition: opacity 0.3s ease;\r\n        }\r\n\r\n        .media-column:hover .media-image {\r\n            opacity: 0.9;\r\n        }\r\n\r\n        \/* Overlay Text \"Proven Solution\" *\/\r\n        .media-overlay-text {\r\n            position: absolute;\r\n            bottom: 60px;\r\n            left: 0;\r\n            width: 100%;\r\n            text-align: center;\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 28px;\r\n            font-weight: 700;\r\n            color: rgba(255, 255, 255, 0.2);\r\n            letter-spacing: 2px;\r\n            pointer-events: none;\r\n        }\r\n\r\n        \/* MCC Badge *\/\r\n        .mcc-badge {\r\n            position: absolute;\r\n            bottom: 20px;\r\n            left: 20px;\r\n            background: rgba(26, 28, 30, 0.85);\r\n            \/* #1A1C1E with opacity *\/\r\n            backdrop-filter: blur(8px);\r\n            border: 1px solid rgba(191, 224, 113, 0.2);\r\n            \/* Accent border *\/\r\n            border-radius: 10px;\r\n            padding: 10px 14px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);\r\n        }\r\n\r\n        .mcc-icon {\r\n            width: 36px;\r\n            height: 36px;\r\n            background-color: var(--accent);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: var(--highlight-text);\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 13px;\r\n            font-weight: 800;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        .mcc-info {\r\n            display: flex;\r\n            flex-direction: column;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .mcc-info .title {\r\n            color: var(--text-main);\r\n            font-size: 13px;\r\n            font-weight: 600;\r\n            margin-bottom: 2px;\r\n        }\r\n\r\n        .mcc-info .subtitle {\r\n            color: var(--text-muted);\r\n            font-size: 10px;\r\n        }\r\n\r\n        \/* --- Info Card --- *\/\r\n        .info-card {\r\n            width: 100%;\r\n            height: auto;\r\n            background-color: var(--card-bg);\r\n            border: 1px solid var(--card-border);\r\n            border-radius: 12px;\r\n            padding: 35px 30px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);\r\n            transition: border-color 0.3s ease, transform 0.3s ease;\r\n        }\r\n\r\n        .info-card:hover {\r\n            border-color: rgba(191, 224, 113, 0.4);\r\n            \/* Accent border on hover *\/\r\n        }\r\n\r\n        .info-card h3 {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            margin-bottom: 25px;\r\n            color: var(--text-main);\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .info-card h3 .text-accent-color {\r\n            font-weight: 700;\r\n        }\r\n\r\n        .info-list {\r\n            list-style: none;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 18px;\r\n        }\r\n\r\n        .info-list li {\r\n            position: relative;\r\n            padding-left: 36px;\r\n            font-size: 14px;\r\n            color: var(--text-muted);\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .info-list li strong {\r\n            color: var(--text-main);\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Checkmark styling *\/\r\n        .info-list li::before {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 2px;\r\n            width: 20px;\r\n            height: 20px;\r\n            background-color: var(--accent-glow);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            \/* Inline SVG for checkmark colored with accent #bfe071 *\/\r\n            background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23bfe071\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>');\r\n            background-size: 10px;\r\n            background-repeat: no-repeat;\r\n            background-position: center;\r\n            border: 1px solid rgba(191, 224, 113, 0.2);\r\n        }\r\n\r\n        \/* --- CTA Button --- *\/\r\n        .cta-container {\r\n            text-align: center;\r\n        }\r\n\r\n        .cta-button {\r\n            display: inline-flex;\r\n            flex-direction: row;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 12px;\r\n            background-color: var(--accent);\r\n            color: var(--highlight-text);\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 15px;\r\n            font-weight: 700;\r\n            padding: 18px 40px;\r\n            border-radius: 8px;\r\n            text-decoration: none;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n            border: none;\r\n            cursor: pointer;\r\n            box-shadow: 0 4px 15px var(--accent-glow);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .cta-button:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(191, 224, 113, 0.35);\r\n        }\r\n\r\n        .cta-button svg {\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .cta-button:hover svg {\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        \/* --- Media Queries --- *\/\r\n        @media (max-width: 900px) {\r\n            .hero-heading {\r\n                font-size: 36px;\r\n            }\r\n\r\n            .content-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .hero-section {\r\n                padding: 30px 15px;\r\n            }\r\n\r\n            .hero-heading {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .hero-subheading {\r\n                font-size: 14px;\r\n            }\r\n\r\n            .info-card {\r\n                padding: 25px 20px;\r\n            }\r\n\r\n            .cta-button {\r\n                width: 100%;\r\n                padding: 16px 20px;\r\n                justify-content: center;\r\n            }\r\n        }\r\n\r\n        \/* --- Trusted Section --- *\/\r\n        .trusted-section {\r\n            padding: 30px 0;\r\n            background-color: rgba(19, 20, 22, 0.4);\r\n            \/* Alternating Semi-transparent Depth 1 *\/\r\n            text-align: center;\r\n        }\r\n\r\n        .trusted-tagline {\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            letter-spacing: 3px;\r\n            color: #d9d9d9;\r\n            text-transform: uppercase;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 15px;\r\n        }\r\n\r\n\r\n        .trusted-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 32px;\r\n            font-weight: 700;\r\n            color: #d9d9d9;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .trusted-heading .text-accent-color {\r\n            color: var(--accent);\r\n        }\r\n\r\n        \/* Swiper overrides *\/\r\n        .trusted-carousel-container {\r\n            width: 100%;\r\n            overflow: hidden;\r\n            padding: 10px 0;\r\n            position: relative;\r\n        }\r\n\r\n        .trusted-carousel-container::before,\r\n        .trusted-carousel-container::after {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            width: 120px;\r\n            height: 100%;\r\n            z-index: 2;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .trusted-carousel-container::before {\r\n            left: 0;\r\n            background: linear-gradient(to right, var(--card-bg-light) 0%, transparent 100%);\r\n        }\r\n\r\n        .trusted-carousel-container::after {\r\n            right: 0;\r\n            background: linear-gradient(to left, var(--card-bg-light) 0%, transparent 100%);\r\n        }\r\n\r\n        .logo-slider .swiper-wrapper {\r\n            transition-timing-function: linear !important;\r\n        }\r\n\r\n        .swiper-slide.logo-slide {\r\n            width: auto;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 30px;\r\n            \/* space between box and dot *\/\r\n        }\r\n\r\n        .logo-box {\r\n            width: 180px;\r\n            height: 75px;\r\n            background-color: var(--card-bg-light);\r\n            border: 1px solid var(--card-border);\r\n            border-radius: 8px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: #d9d9d9;\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 24px;\r\n            font-weight: 600;\r\n            transition: border-color 0.3s ease;\r\n        }\r\n\r\n        .logo-box:hover {\r\n            border-color: rgba(217, 217, 217, 0.4);\r\n        }\r\n\r\n        .logo-dot {\r\n            width: 4px;\r\n            height: 4px;\r\n            background-color: var(--accent);\r\n            border-radius: 50%;\r\n            opacity: 0.6;\r\n        }\r\n\r\n        \/* Specific text logos *\/\r\n        .logo-a {\r\n            font-style: italic;\r\n            font-weight: 700;\r\n            font-size: 38px;\r\n            padding-bottom: 5px;\r\n        }\r\n\r\n        .logo-g {\r\n            font-weight: 700;\r\n            font-size: 32px;\r\n        }\r\n\r\n        .logo-accenture {\r\n            font-size: 20px;\r\n            font-weight: 400;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n        }\r\n\r\n        .logo-accenture::before {\r\n            content: '>';\r\n            font-weight: 800;\r\n            font-size: 24px;\r\n        }\r\n\r\n        .logo-hdfc {\r\n            font-size: 20px;\r\n            font-weight: 800;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .logo-hdfc::before {\r\n            content: '';\r\n            display: inline-block;\r\n            width: 14px;\r\n            height: 14px;\r\n            background: #d9d9d9;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        \/* --- Assessment Section --- *\/\r\n        .assessment-section {\r\n            padding: 30px 0;\r\n            background-color: transparent;\r\n            text-align: center;\r\n        }\r\n\r\n        .assessment-tagline {\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            letter-spacing: 3px;\r\n            color: var(--accent);\r\n            text-transform: uppercase;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .assessment-tagline::before {\r\n            content: '';\r\n            width: 24px;\r\n            height: 2px;\r\n            background-color: var(--accent);\r\n        }\r\n\r\n        .assessment-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 38px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        \/* Use #d9d9d9 context - could be background or text *\/\r\n        .cards-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 20px;\r\n            max-width: 950px;\r\n            margin: 0 auto 20px auto;\r\n        }\r\n\r\n        .assessment-card {\r\n            background-color: #FEFFF9;\r\n            border-radius: 12px;\r\n            padding: 25px 30px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n            text-align: left;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .assessment-card:hover {\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .card-icon-wrap {\r\n            flex-shrink: 0;\r\n            width: 32px;\r\n            height: 32px;\r\n            background-color: var(--accent-glow);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .card-text {\r\n            color: #36383b;\r\n            font-size: 14px;\r\n            line-height: 1.6;\r\n            margin: 0;\r\n        }\r\n\r\n        .card-text strong {\r\n            color: #121212;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .center-card-wrap {\r\n            display: flex;\r\n            justify-content: center;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .center-card {\r\n            width: 100%;\r\n            max-width: 750px;\r\n        }\r\n\r\n        .assessment-bottom-text {\r\n            font-size: 15px;\r\n            color: #d9d9d9;\r\n            \/* Specifically using requested color here *\/\r\n            margin-bottom: 25px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .assessment-bottom-text strong {\r\n            color: #fff;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .decision-problem {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 28px;\r\n            font-weight: 700;\r\n            line-height: 1.3;\r\n            color: var(--text-main);\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .highlight-bg-red {\r\n            background-color: #e31837;\r\n            \/* Replicating the red highlight from design *\/\r\n            color: #fff;\r\n            padding: 2px 14px;\r\n            border-radius: 6px;\r\n            display: inline-block;\r\n        }\r\n\r\n        \/* --- Barrier Section --- *\/\r\n        .barrier-section {\r\n            padding: 30px 0;\r\n            background-color: rgba(26, 28, 30, 0.4);\r\n            \/* Alternating Semi-transparent Depth 1 *\/\r\n            text-align: center;\r\n        }\r\n\r\n        .barrier-tagline {\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            letter-spacing: 3px;\r\n            color: var(--accent);\r\n            text-transform: uppercase;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .barrier-tagline::before {\r\n            content: '';\r\n            width: 24px;\r\n            height: 2px;\r\n            background-color: var(--accent);\r\n        }\r\n\r\n        .barrier-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 38px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 60px;\r\n            line-height: 1.3;\r\n        }\r\n\r\n        .barrier-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 30px;\r\n            max-width: 950px;\r\n            margin: 0 auto 50px auto;\r\n            text-align: left;\r\n            align-items: stretch;\r\n        }\r\n\r\n        .barrier-left-card {\r\n            background: linear-gradient(145deg, var(--card-bg) 0%, var(--card-bg-light) 100%);\r\n            border: 1px solid var(--card-border);\r\n            border-radius: 12px;\r\n            padding: 40px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);\r\n        }\r\n\r\n        .barrier-list {\r\n            list-style: none;\r\n            margin: 0 0 40px 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .barrier-list li {\r\n            position: relative;\r\n            padding-left: 20px;\r\n            font-size: 15px;\r\n            color: #d9d9d9;\r\n            margin-bottom: 15px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .barrier-list li::before {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 9px;\r\n            width: 5px;\r\n            height: 5px;\r\n            background-color: #d9d9d9;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        .barrier-question {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            color: var(--accent);\r\n            margin: 0;\r\n        }\r\n\r\n        .barrier-right-column {\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .truth-card {\r\n            background-color: var(--card-bg-light);\r\n            border-radius: 12px;\r\n            padding: 30px;\r\n            flex: 1;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .lie-card {\r\n            border: 1px solid rgba(227, 24, 55, 0.3);\r\n            background: linear-gradient(180deg, rgba(227, 24, 55, 0.05) 0%, var(--card-bg-light) 100%);\r\n        }\r\n\r\n        .hard-truth-card {\r\n            border: 1px solid rgba(191, 224, 113, 0.3);\r\n            background: linear-gradient(180deg, rgba(191, 224, 113, 0.05) 0%, var(--card-bg-light) 100%);\r\n        }\r\n\r\n        .truth-header {\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .lie-header {\r\n            color: #e31837;\r\n        }\r\n\r\n        .hard-truth-header {\r\n            color: var(--accent);\r\n        }\r\n\r\n        .truth-icon {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            width: 16px;\r\n            height: 16px;\r\n            border-radius: 50%;\r\n            font-size: 10px;\r\n            font-family: Arial, sans-serif;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .lie-header .truth-icon {\r\n            background-color: #e31837;\r\n            color: #fff;\r\n        }\r\n\r\n        .hard-truth-header .truth-icon {\r\n            background-color: var(--accent);\r\n            color: #121212;\r\n            font-size: 12px;\r\n        }\r\n\r\n        .truth-text {\r\n            font-size: 14px;\r\n            color: var(--text-main);\r\n            line-height: 1.6;\r\n            margin: 0 0 15px 0;\r\n        }\r\n\r\n        .truth-text:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .lie-text {\r\n            font-style: italic;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        .font-bold {\r\n            font-weight: 700;\r\n        }\r\n\r\n        .truth-divider {\r\n            display: flex;\r\n            align-items: center;\r\n            color: var(--text-muted);\r\n            font-size: 10px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            padding: 20px 0;\r\n        }\r\n\r\n        .divider-line {\r\n            flex-grow: 1;\r\n            height: 1px;\r\n            background-color: var(--card-border);\r\n        }\r\n\r\n        .divider-text {\r\n            padding: 0 15px;\r\n        }\r\n\r\n        \/* --- Journey Section --- *\/\r\n        .journey-section {\r\n            padding: 30px 0;\r\n            background-color: transparent;\r\n            \/* Alternating Depth 0 *\/\r\n            text-align: center;\r\n        }\r\n\r\n        .journey-tagline {\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            letter-spacing: 3px;\r\n            color: var(--accent);\r\n            text-transform: uppercase;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .journey-tagline::before {\r\n            content: '';\r\n            width: 24px;\r\n            height: 2px;\r\n            background-color: var(--accent);\r\n        }\r\n\r\n        .no-dash::before {\r\n            display: none !important;\r\n        }\r\n\r\n        .journey-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 38px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 70px;\r\n        }\r\n\r\n        .journey-timeline-wrapper {\r\n            position: relative;\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .journey-line {\r\n            position: absolute;\r\n            top: 30px;\r\n            left: 5%;\r\n            right: 5%;\r\n            height: 1px;\r\n            background-color: var(--accent);\r\n            z-index: 0;\r\n            opacity: 0.5;\r\n        }\r\n\r\n        .journey-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 30px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .journey-step {\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n\r\n        .step-number {\r\n            width: 60px;\r\n            height: 60px;\r\n            border-radius: 50%;\r\n            background-color: var(--bg-color);\r\n            border: 1px solid var(--accent);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: var(--accent);\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .step-card {\r\n            background-color: var(--card-bg-light);\r\n            \/* Slight elevation *\/\r\n            border: 1px solid var(--card-border);\r\n            border-radius: 12px;\r\n            padding: 30px;\r\n            text-align: center;\r\n            height: 100%;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .step-title {\r\n            font-size: 16px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 20px;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .step-desc {\r\n            font-size: 14px;\r\n            color: var(--text-muted);\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .journey-bottom {\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .journey-bottom-text {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 24px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 30px;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .journey-bottom-sub {\r\n            font-size: 13px;\r\n            color: var(--text-muted);\r\n            margin-top: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .journey-bottom-sub::before {\r\n            content: '';\r\n            width: 6px;\r\n            height: 6px;\r\n            background-color: #e31837;\r\n            \/* Little red dot *\/\r\n            border-radius: 50%;\r\n        }\r\n\r\n        \/* --- Testimonials Section --- *\/\r\n        .testimonials-section {\r\n            padding: 30px 0;\r\n            background-color: rgba(19, 20, 22, 0.4);\r\n            \/* Alternating Depth 1 *\/\r\n            text-align: center;\r\n        }\r\n\r\n        .video-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 20px;\r\n            max-width: 1100px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .video-card {\r\n            background-color: var(--card-bg);\r\n            \/* Using deep card bg *\/\r\n            border-radius: 10px;\r\n            aspect-ratio: 16 \/ 9;\r\n            position: relative;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border: 1px solid rgba(255, 255, 255, 0.05);\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .video-card:hover {\r\n            transform: scale(1.02);\r\n            border-color: rgba(191, 224, 113, 0.3);\r\n        }\r\n\r\n        .video-label {\r\n            position: absolute;\r\n            top: 15px;\r\n            left: 20px;\r\n            font-size: 13px;\r\n            color: var(--text-main);\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .video-play-btn {\r\n            width: 50px;\r\n            height: 50px;\r\n            background-color: var(--accent);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            box-shadow: 0 0 20px var(--accent-glow);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .video-play-btn svg {\r\n            margin-left: 4px;\r\n            \/* optical alignment *\/\r\n        }\r\n\r\n        .video-card:hover .video-play-btn {\r\n            transform: scale(1.1);\r\n        }\r\n\r\n        \/* --- Profile Section --- *\/\r\n        .profile-section {\r\n            padding: 30px 0;\r\n            background-color: transparent;\r\n            \/* Alternating Depth 0 *\/\r\n        }\r\n\r\n        .profile-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1.5fr;\r\n            gap: 60px;\r\n            max-width: 1100px;\r\n            margin: 0 auto;\r\n            align-items: center;\r\n        }\r\n\r\n        .profile-image-container {\r\n            background-color: #FEFFF9;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            aspect-ratio: 4 \/ 5;\r\n            position: relative;\r\n        }\r\n\r\n        .profile-image-container img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            object-position: top;\r\n        }\r\n\r\n        .profile-badges {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 15px;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .profile-badge {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            padding: 8px 16px;\r\n            border-radius: 30px;\r\n            border: 1px solid rgba(191, 224, 113, 0.3);\r\n            font-size: 9px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            color: var(--accent);\r\n            background-color: rgba(191, 224, 113, 0.05);\r\n        }\r\n\r\n        .profile-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 42px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .profile-subheading {\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            color: var(--text-muted);\r\n            margin-bottom: 35px;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .profile-content {\r\n            font-size: 15px;\r\n            color: var(--text-muted);\r\n            line-height: 1.8;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .profile-content strong {\r\n            color: var(--text-main);\r\n        }\r\n\r\n        .profile-quote {\r\n            border-left: 2px solid var(--card-border);\r\n            padding-left: 20px;\r\n            margin: 30px 0;\r\n            font-style: italic;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        .profile-footer {\r\n            margin-top: 30px;\r\n            padding-top: 30px;\r\n            border-top: 1px solid var(--card-border);\r\n            font-size: 16px;\r\n            color: var(--text-muted)\r\n        }\r\n\r\n        .profile-footer .action-text {\r\n            color: var(--accent);\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            display: block;\r\n            margin-top: 10px;\r\n        }\r\n\r\n        .profile-details {\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n        }\r\n\r\n        \/* --- Choice Section --- *\/\r\n        .choice-section {\r\n            padding: 30px 0;\r\n            background-color: rgba(19, 20, 22, 0.4);\r\n            \/* Semi-transparent Depth 1 *\/\r\n        }\r\n\r\n        .choice-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 40px;\r\n            max-width: 1100px;\r\n            margin: 0 auto 50px auto;\r\n            text-align: left;\r\n        }\r\n\r\n        .choice-card {\r\n            border-radius: 12px;\r\n            padding: 40px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .choice-1 {\r\n            background-color: var(--card-bg);\r\n            border: 1px solid var(--card-border);\r\n        }\r\n\r\n        .choice-2 {\r\n            background-color: #12181b;\r\n            \/* Slightly different dark *\/\r\n            border: 1px solid var(--accent);\r\n            box-shadow: 0 0 30px rgba(191, 224, 113, 0.05);\r\n            \/* Glow *\/\r\n        }\r\n\r\n        .choice-label {\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            color: var(--text-muted);\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .choice-2 .choice-label {\r\n            color: var(--accent);\r\n        }\r\n\r\n        .choice-title {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 28px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .choice-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        .choice-list li {\r\n            position: relative;\r\n            padding-left: 35px;\r\n            margin-bottom: 25px;\r\n            font-size: 15px;\r\n            line-height: 1.5;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        \/* Red Arrow for Choice 1 *\/\r\n        .choice-1 .choice-list li::before {\r\n            content: '\u2192';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 0;\r\n            color: #e31837;\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        \/* Cyan Check for Choice 2 *\/\r\n        .choice-2 .choice-list li::before {\r\n            content: '\u2714';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 2px;\r\n            width: 20px;\r\n            height: 20px;\r\n            background-color: var(--accent);\r\n            color: #121212;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .choice-2 .choice-list li {\r\n            color: var(--text-main);\r\n        }\r\n\r\n        .ribbon {\r\n            position: absolute;\r\n            top: 25px;\r\n            right: -35px;\r\n            background-color: var(--accent);\r\n            color: #121212;\r\n            font-size: 10px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            padding: 8px 40px;\r\n            transform: rotate(45deg);\r\n        }\r\n\r\n        \/* --- FAQ Section --- *\/\r\n        .faq-section {\r\n            padding: 30px 0;\r\n            background-color: transparent;\r\n            \/* Depth 0 *\/\r\n            text-align: center;\r\n        }\r\n\r\n        .faq-container {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            text-align: left;\r\n        }\r\n\r\n        .faq-item {\r\n            display: block;\r\n            margin-bottom: 15px;\r\n            background-color: var(--card-bg-light);\r\n            border: 1px solid var(--card-border);\r\n            border-radius: 8px;\r\n            transition: border-color 0.3s;\r\n        }\r\n\r\n        .faq-item:hover {\r\n            border-color: rgba(255, 255, 255, 0.15);\r\n        }\r\n\r\n        .faq-summary {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            padding: 20px 25px;\r\n            cursor: pointer;\r\n            list-style: none;\r\n        }\r\n\r\n        .faq-summary::-webkit-details-marker {\r\n            display: none;\r\n        }\r\n\r\n        .faq-question {\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            color: var(--text-main);\r\n        }\r\n\r\n        .faq-icon {\r\n            color: var(--accent);\r\n            font-size: 18px;\r\n            font-weight: 300;\r\n            opacity: 0.7;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .faq-item[open] .faq-icon {\r\n            transform: rotate(45deg);\r\n        }\r\n\r\n        .faq-answer {\r\n            padding: 0 25px 20px 25px;\r\n            font-size: 14px;\r\n            color: var(--text-muted);\r\n            line-height: 1.6;\r\n            margin-top: -5px;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .footer {\r\n            padding: 30px 0;\r\n            padding-bottom: 110px;\r\n            \/* Space for sticky footer *\/\r\n            background-color: transparent;\r\n            \/* Correct deeper dark *\/\r\n            text-align: center;\r\n            border-top: 1px solid var(--card-border);\r\n            font-size: 12px;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        .disclaimer-section {\r\n            padding: 30px 0 100px;\r\n            background-color: rgba(26, 28, 30, 0.6);\r\n            border-top: 1px solid var(--card-border);\r\n        }\r\n\r\n        .disclaimer-text {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            color: var(--text-muted);\r\n            font-size: 13px;\r\n            line-height: 1.8;\r\n            text-align: center;\r\n            padding: 0 16px;\r\n        }\r\n\r\n        .disclaimer-heading {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .disclaimer-text p {\r\n            margin: 10px 0;\r\n        }\r\n\r\n        .disclaimer-text strong {\r\n            color: var(--text-main);\r\n        }\r\n\r\n        \/* Sticky Footer *\/\r\n        .sticky-footer {\r\n            position: fixed;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            background-color: var(--card-bg-light);\r\n            border-top: 1px solid rgba(191, 224, 113, 0.2);\r\n            z-index: 1000;\r\n            padding: 15px 0;\r\n            box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.5);\r\n        }\r\n\r\n        .sticky-footer-inner {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n        }\r\n\r\n        .sticky-text-group {\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .sticky-title {\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: var(--text-main);\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .sticky-subtitle {\r\n            font-size: 13px;\r\n            color: var(--text-muted);\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n        }\r\n\r\n        .sticky-subtitle svg {\r\n            color: var(--accent);\r\n        }\r\n\r\n        .sticky-btn {\r\n            font-size: 14px;\r\n            padding: 12px 24px;\r\n        }\r\n\r\n        \/* Scroll Animations *\/\r\n        .anim-left {\r\n            opacity: 0;\r\n            transform: translateX(-50px);\r\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\r\n        }\r\n\r\n        .anim-right {\r\n            opacity: 0;\r\n            transform: translateX(50px);\r\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\r\n        }\r\n\r\n        .anim-up {\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\r\n        }\r\n\r\n        .anim-left.in-view,\r\n        .anim-right.in-view,\r\n        .anim-up.in-view {\r\n            opacity: 1;\r\n            transform: translate(0, 0);\r\n        }\r\n\r\n        .faq-item.anim-up {\r\n            transition-duration: 0.5s;\r\n        }\r\n\r\n        .journey-step.anim-up {\r\n            transition-duration: 0.6s;\r\n        }\r\n\r\n        \/* =====================\r\n           RESPONSIVE: TABLET (\u2264900px)\r\n        ===================== *\/\r\n        @media (max-width: 900px) {\r\n\r\n            .container {\r\n                padding: 0 16px;\r\n            }\r\n\r\n            \/* Grids \u2192 single column *\/\r\n            .content-grid,\r\n            .cards-grid,\r\n            .barrier-grid,\r\n            .profile-grid,\r\n            .choice-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .video-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n\r\n            .journey-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .journey-line {\r\n                display: none;\r\n            }\r\n\r\n            \/* Hero *\/\r\n            .hero-heading {\r\n                font-size: 32px;\r\n            }\r\n\r\n            .hero-subheading {\r\n                font-size: 14px;\r\n                margin-bottom: 28px;\r\n            }\r\n\r\n            \/* Headings *\/\r\n            .trusted-heading,\r\n            .assessment-heading,\r\n            .barrier-heading,\r\n            .journey-heading {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .profile-heading {\r\n                font-size: 34px;\r\n            }\r\n\r\n            \/* Cards *\/\r\n            .info-card {\r\n                padding: 28px 24px;\r\n            }\r\n\r\n            .choice-card {\r\n                padding: 30px 24px;\r\n            }\r\n\r\n            .barrier-left-card {\r\n                padding: 28px;\r\n            }\r\n\r\n            \/* Profile *\/\r\n            .profile-grid {\r\n                gap: 30px;\r\n            }\r\n\r\n            .profile-image-container {\r\n                max-width: 380px;\r\n                margin: 0 auto;\r\n            }\r\n\r\n            \/* Sticky footer *\/\r\n            .sticky-footer-inner {\r\n                flex-direction: column;\r\n                gap: 12px;\r\n                text-align: center;\r\n            }\r\n\r\n            .sticky-title {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .sticky-btn {\r\n                width: 100%;\r\n                text-align: center;\r\n                justify-content: center;\r\n            }\r\n\r\n            .footer,\r\n            .disclaimer-section {\r\n                padding-bottom: 170px;\r\n            }\r\n\r\n            \/* Top bar *\/\r\n            .top-bar {\r\n                font-size: 16px;\r\n                padding: 10px 16px;\r\n            }\r\n        }\r\n\r\n        \/* =====================\r\n           RESPONSIVE: MOBILE (\u2264600px)\r\n        ===================== *\/\r\n        @media (max-width: 600px) {\r\n\r\n            .container {\r\n                padding: 0 14px;\r\n            }\r\n\r\n            \/* Hero *\/\r\n            .hero-section {\r\n                padding: 20px 0 24px;\r\n            }\r\n\r\n            .hero-heading {\r\n                font-size: 26px;\r\n                line-height: 1.3;\r\n                margin-bottom: 16px;\r\n            }\r\n\r\n            .hero-subheading {\r\n                font-size: 13px;\r\n                margin-bottom: 24px;\r\n            }\r\n\r\n            .highlight-bg {\r\n                font-size: 22px;\r\n                padding: 2px 12px;\r\n                border-radius: 6px;\r\n            }\r\n\r\n            \/* CTA button *\/\r\n            .cta-button {\r\n                width: 100%;\r\n                padding: 15px 16px;\r\n                justify-content: center;\r\n                font-size: 13px;\r\n            }\r\n\r\n            \/* Top bar *\/\r\n            .top-bar {\r\n                font-size: 13px;\r\n                padding: 9px 14px;\r\n            }\r\n\r\n            \/* Media \/ image card *\/\r\n            .media-column {\r\n                aspect-ratio: 16 \/ 9;\r\n            }\r\n\r\n            \/* Info card *\/\r\n            .info-card {\r\n                padding: 22px 18px;\r\n            }\r\n\r\n            .info-card h3 {\r\n                font-size: 16px;\r\n                margin-bottom: 18px;\r\n            }\r\n\r\n            .info-list {\r\n                gap: 14px;\r\n            }\r\n\r\n            .info-list li {\r\n                font-size: 13px;\r\n            }\r\n\r\n            \/* Trusted section *\/\r\n            .trusted-heading {\r\n                font-size: 22px;\r\n                margin-bottom: 30px;\r\n            }\r\n\r\n            .logo-box {\r\n                width: 130px;\r\n                height: 55px;\r\n                font-size: 18px;\r\n            }\r\n\r\n            \/* Assessment *\/\r\n            .assessment-heading {\r\n                font-size: 24px;\r\n                margin-bottom: 24px;\r\n            }\r\n\r\n            .cards-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 14px;\r\n                padding: 0;\r\n            }\r\n\r\n            .assessment-card {\r\n                padding: 18px 16px;\r\n                gap: 14px;\r\n            }\r\n\r\n            .decision-problem {\r\n                font-size: 20px;\r\n            }\r\n\r\n            .assessment-bottom-text {\r\n                font-size: 13px;\r\n            }\r\n\r\n            \/* Barrier *\/\r\n            .barrier-heading {\r\n                font-size: 22px;\r\n                margin-bottom: 24px;\r\n            }\r\n\r\n            .barrier-left-card {\r\n                padding: 20px 18px;\r\n            }\r\n\r\n            .barrier-list li {\r\n                font-size: 13px;\r\n            }\r\n\r\n            .truth-card {\r\n                padding: 20px 18px;\r\n            }\r\n\r\n            \/* Journey *\/\r\n            .journey-heading {\r\n                font-size: 24px;\r\n                margin-bottom: 30px;\r\n            }\r\n\r\n            .journey-step {\r\n                flex-direction: row;\r\n                gap: 16px;\r\n                align-items: flex-start;\r\n                text-align: left;\r\n            }\r\n\r\n            .step-number {\r\n                width: 44px;\r\n                height: 44px;\r\n                flex-shrink: 0;\r\n                margin-bottom: 0;\r\n                font-size: 15px;\r\n            }\r\n\r\n            .step-card {\r\n                padding: 20px 16px;\r\n            }\r\n\r\n            .step-title {\r\n                font-size: 15px;\r\n                margin-bottom: 10px;\r\n            }\r\n\r\n            .step-desc {\r\n                font-size: 13px;\r\n            }\r\n\r\n            .journey-bottom-text {\r\n                font-size: 19px;\r\n            }\r\n\r\n            \/* Testimonials *\/\r\n            .video-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 14px;\r\n            }\r\n\r\n            \/* Profile *\/\r\n            .profile-heading {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .profile-subheading {\r\n                font-size: 14px;\r\n            }\r\n\r\n            .profile-content {\r\n                font-size: 13px;\r\n            }\r\n\r\n            .profile-image-container {\r\n                margin: 0;\r\n            }\r\n\r\n            .profile-badges {\r\n                gap: 10px;\r\n            }\r\n\r\n            .profile-quote {\r\n                font-size: 13px;\r\n            }\r\n\r\n            \/* Choice *\/\r\n            .choice-card {\r\n                padding: 24px 18px;\r\n            }\r\n\r\n            .choice-title {\r\n                font-size: 22px;\r\n                margin-bottom: 20px;\r\n            }\r\n\r\n            .choice-list li {\r\n                font-size: 13px;\r\n                margin-bottom: 18px;\r\n            }\r\n\r\n            \/* FAQ *\/\r\n            .journey-heading[style] {\r\n                margin-bottom: 24px !important;\r\n            }\r\n\r\n            .faq-summary {\r\n                padding: 16px 18px;\r\n            }\r\n\r\n            .faq-question {\r\n                font-size: 14px;\r\n            }\r\n\r\n            .faq-answer {\r\n                padding: 0 18px 18px;\r\n                font-size: 13px;\r\n            }\r\n\r\n            \/* Sticky footer *\/\r\n            .sticky-footer-inner {\r\n                gap: 10px;\r\n                padding: 0 14px;\r\n            }\r\n\r\n            .sticky-title {\r\n                font-size: 14px;\r\n            }\r\n\r\n            .sticky-subtitle {\r\n                font-size: 12px;\r\n            }\r\n        }\r\n\r\n        \/* =====================\r\n           RESPONSIVE: SMALL MOBILE (\u2264400px)\r\n        ===================== *\/\r\n        @media (max-width: 400px) {\r\n            .hero-heading {\r\n                font-size: 22px;\r\n            }\r\n\r\n            .highlight-bg {\r\n                font-size: 19px;\r\n            }\r\n\r\n            .top-bar {\r\n                font-size: 12px;\r\n            }\r\n\r\n            .profile-heading {\r\n                font-size: 24px;\r\n            }\r\n\r\n            .barrier-heading,\r\n            .assessment-heading,\r\n            .journey-heading {\r\n                font-size: 20px;\r\n            }\r\n\r\n            .cta-button {\r\n                font-size: 12px;\r\n                padding: 14px 12px;\r\n            }\r\n        }\r\n\r\n        \/* --- Top Bar --- *\/\r\n        .top-bar {\r\n            width: 100%;\r\n            background: #c9e265;\r\n            border-bottom: none;\r\n            text-align: center;\r\n            padding: 10px 20px;\r\n            font-family: 'Outfit', sans-serif;\r\n            font-size: 16px;\r\n            font-weight: 800;\r\n            letter-spacing: 0;\r\n            text-transform: none;\r\n            color: #121212;\r\n            position: relative;\r\n            z-index: 100;\r\n            line-height: 1.2;\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n\r\n<div class=\"top-bar\">For Business Owners, Entrepreneurs, Doctors, and Senior Professionals Earning 20L+ \/ Year<\/div>\r\n\r\n<section class=\"hero-section\">\r\n    <div class=\"container\">\r\n\r\n        <h1 class=\"hero-heading\">\r\n            What If Your Hard-Earned Money Starts <span class=\"text-accent-color\">Compounding Into a Systematically\r\n                Growing Wealth<\/span> \u2013 <span class=\"highlight-bg\">Without Your Constant Attention?<\/span>\r\n        <\/h1>\r\n\r\n        <p class=\"hero-subheading\">\r\n            Discover the exact wealth architecture that 5848 families across India use to build structured personal\r\n            wealth- completely separate from their business or job income.\r\n        <\/p>\r\n\r\n        <div class=\"content-grid\">\r\n            <!-- Left Column Wrapper -->\r\n            <div class=\"left-column\" style=\"display: flex; flex-direction: column; gap: 20px;\">\r\n                <!-- Left Media Column -->\r\n                <div class=\"media-column\">\r\n                    <img decoding=\"async\" src=\"https:\/\/vsl.roadto100cr.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-19-at-2.36.37-PM.webp\"\r\n                        alt=\"Grow Your Wealth With Confidence\" class=\"media-image\"\r\n                        style=\"width:100%;height:auto;max-width:100%;object-fit:cover;border-radius:10px;display:block;\">\r\n\r\n                    <!-- Overlay details simulating the image provided -->\r\n\r\n\r\n                    <div class=\"mcc-badge\">\r\n                        <div class=\"mcc-icon\">AMFI<\/div>\r\n                        <div class=\"mcc-info\">\r\n                            <span class=\"title\">AMFI Registered<\/span>\r\n                            <span class=\"subtitle\">Mutual Fund Distributor<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- CTA Button Moved Below Image -->\r\n                <div class=\"cta-container\" style=\"text-align: center;\">\r\n                    <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" style=\"width: 100%;\" rel=\"noopener\">\r\n                        BOOK YOUR 1:1 CLARITY CALL\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                            stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                            <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                        <\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Right Info Card Column -->\r\n            <div class=\"info-card\">\r\n                <h3>In This 1:1 Clarity Call, <span class=\"text-accent-color\">We Will:<\/span><\/h3>\r\n                <ul class=\"info-list\">\r\n                    <li>Understand your current income, assets, and where your wealth gaps actually are.<\/li>\r\n                    <li>Show you the 4-Pillar Wealth Blueprint that's built portfolios worth crores for clients like you\r\n                    <\/li>\r\n                    <li>Map your personal wealth roadmap, goal by goal, with specific numbers<\/li>\r\n                    <li>Determine honestly whether A D Naik Wealth is the right fit to build your family's financial\r\n                        future<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n\r\n<!-- Trusted By Section -->\r\n<section class=\"trusted-section\">\r\n    <div class=\"container\">\r\n        <div class=\"trusted-tagline\">Trusted by professionals and families across India and 27 countries worldwide<\/div>\r\n        <h2 class=\"trusted-heading\"><span class=\"text-accent-color\">5,848<\/span> Families | <span\r\n                class=\"text-accent-color\">37<\/span> Years | <span class=\"text-accent-color\">25<\/span> Countries<\/h2>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Assessment Section -->\r\n<section class=\"assessment-section\">\r\n    <div class=\"container\">\r\n\r\n        <h2 class=\"assessment-heading\">Please Be Honest If You Feel The Same Even After Working Hard for Money\u2026..<\/h2>\r\n\r\n        <div class=\"cards-grid\">\r\n            <!-- Card 1 -->\r\n            <div class=\"assessment-card\">\r\n                <div class=\"card-icon-wrap\">\r\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"3\"\r\n                        stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\r\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n                <p class=\"card-text\">You earn well, but your wealth <strong>doesn\u2019t show it<\/strong>. Your investments\r\n                    are not tied to any clear goals.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 2 -->\r\n            <div class=\"assessment-card\">\r\n                <div class=\"card-icon-wrap\">\r\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"3\"\r\n                        stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\r\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n                <p class=\"card-text\">Your money is spread across random places- FDs, a few mutual funds someone\r\n                    suggested, but there\u2019s <strong>no real plan<\/strong> behind them.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 3 -->\r\n            <div class=\"assessment-card\">\r\n                <div class=\"card-icon-wrap\">\r\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"3\"\r\n                        stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\r\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n                <p class=\"card-text\">You think about retirement, your children\u2019s education, and leaving a financial\r\n                    legacy, but it\u2019s all in your mind, <strong>not in an actual plan<\/strong>.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 4 -->\r\n            <div class=\"assessment-card\">\r\n                <div class=\"card-icon-wrap\">\r\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"3\"\r\n                        stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\r\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n                <p class=\"card-text\">You\u2019ve saved money for the future, but you\u2019re not sure if it will be <strong>enough\r\n                        to maintain<\/strong> the lifestyle you dream of.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"cards-grid\">\r\n            <!-- Card 5 -->\r\n            <div class=\"assessment-card\">\r\n                <div class=\"card-icon-wrap\">\r\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"3\"\r\n                        stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\r\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n                <p class=\"card-text\">You know you should invest more strategically, but with work, family, and\r\n                    responsibilities, you <strong>don\u2019t have the time or energy<\/strong> to manage it properly.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 6 -->\r\n            <div class=\"assessment-card\">\r\n                <div class=\"card-icon-wrap\">\r\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"3\"\r\n                        stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\r\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n                <p class=\"card-text\">Most of your wealth depends on your <strong>business or job<\/strong>, which puts\r\n                    you at risk if something changes.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <p class=\"assessment-bottom-text\"\r\n            style=\"font-size: 20px; color: var(--text-main); font-weight: 700; max-width: 800px; margin: 40px auto; line-height: 1.5;\">\r\n            If even two of these resonated, you don\u2019t have an income problem. <span class=\"highlight-bg-red\">YOU HAVE A\r\n                WEALTH ARCHITECTURE PROBLEM.<\/span> And one conversation can fix that.\r\n        <\/p>\r\n\r\n        <!-- Standard CTA Button -->\r\n        <div class=\"cta-container\">\r\n            <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">\r\n                Book My Free 1:1 Clarity Call\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                    stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                    <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                <\/svg>\r\n            <\/a>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div>\r\n<\/section>\r\n\r\n<!-- Real Barrier Section -->\r\n<section class=\"barrier-section\">\r\n    <div class=\"container\">\r\n        <h2 class=\"barrier-heading\" style=\"margin-bottom: 30px; text-align: center;\">Why Most Successful Professionals\r\n            Can Never Build The Wealth They Dream of<\/h2>\r\n        <div class=\"barrier-sub-content\"\r\n            style=\"max-width: 800px; margin: 0 auto 50px auto; color: var(--text-muted); font-size: 16px; line-height: 1.8; text-align: center;\">\r\n            <p>You earn well.<\/p>\r\n            <p>You work harder than most people you know.<\/p>\r\n            <p>But when you hear others talk about their wealth or read stories of people who have truly secured their\r\n                future, something feels off.<\/p>\r\n            <p>Because deep down you know\u2026<\/p>\r\n            <p style=\"color: var(--text-main); font-weight: 600;\">Your money is sitting, not growing.<\/p>\r\n            <p style=\"color: var(--text-main); font-weight: 600;\">Your bank account has numbers, but those numbers\r\n                aren\u2019t working for you.<\/p>\r\n            <p style=\"color: var(--text-main); font-weight: 600;\">Your money isn\u2019t compounding the way it should.<\/p>\r\n            <p style=\"color: var(--text-main); font-weight: 600;\">You also know you could do much better.<\/p>\r\n            <p>But you\u2019ve been waiting for the right time, or the right guidance.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"barrier-grid\">\r\n            <!-- Top Lie -->\r\n            <div class=\"truth-card lie-card\">\r\n                <div class=\"truth-header lie-header\">\r\n                    <span class=\"truth-icon\">x<\/span>\r\n                    The Lie You\u2019ve Been Told:\r\n                <\/div>\r\n                <p class=\"truth-text lie-text\">\r\n                    \"Apna business sabse safe hai. Mutual funds mein risk hota hai.\"<br>\r\n                    (My business is the safest place for my money. Markets are risky.)<br><br>\r\n                    Or its corporate equivalent:<br>\r\n                    \"I'll sort out my investments once things stabilise at work.\"\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- Bottom Truth -->\r\n            <div class=\"truth-card hard-truth-card\">\r\n                <div class=\"truth-header hard-truth-header\">\r\n                    <span class=\"truth-icon\">\u2713<\/span>\r\n                    The Hard Truth:\r\n                <\/div>\r\n                <p class=\"truth-text\">\r\n                    Your savings account is quietly losing 5\u20136% of its real value every year due to inflation.\r\n                    Your FDs may give 6\u20137% before tax, but after tax and inflation, they barely grow your wealth.\r\n                <\/p>\r\n                <p class=\"truth-text text-accent-color font-bold\">\r\n                    And your business, no matter how valuable, is still a concentrated risk. It depends on one market,\r\n                    one industry, and your ability to keep running it.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div style=\"text-align: center; margin-bottom: 50px;\">\r\n            <p class=\"truth-text\" style=\"font-size: 18px; margin-bottom: 30px;\">\r\n                Dear, you need one honest conversation with the right wealth coach to change this and structure your\r\n                wealth.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- Standard CTA Button -->\r\n        <div class=\"cta-container\">\r\n            <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">\r\n                BOOK YOUR 1:1 CLARITY CALL\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                    stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                    <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                <\/svg>\r\n            <\/a>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- The 4 Gaps Section -->\r\n<section class=\"gaps-section\" style=\"padding: 30px 0; background-color: rgba(19, 20, 22, 0.4);\">\r\n    <div class=\"container\">\r\n        <div class=\"barrier-tagline no-dash\" style=\"text-align: center;\">Over 37 years, we\u2019ve found the same four gaps,\r\n            over and over.<\/div>\r\n\r\n        <div class=\"cards-grid\" style=\"gap: 25px; margin-top: 50px;\">\r\n            <div class=\"assessment-card\"\r\n                style=\"background-color: var(--card-bg); border: 1px solid var(--card-border); color: var(--text-main);\">\r\n                <div class=\"card-text\" style=\"color: var(--text-main);\">\r\n                    <strong style=\"color: var(--accent); font-size: 18px; display: block; margin-bottom: 10px;\">Gap #1:\r\n                        The Business-Personal Blur<\/strong>\r\n                    Your personal wealth and your business wealth are the same number in your head. Most high earners\r\n                    can't tell you their real, liquid, personal net worth, separate from their business valuation or\r\n                    property. If your business faces a difficult year, your family's financial security is directly\r\n                    exposed. That's the risk.\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"assessment-card\"\r\n                style=\"background-color: var(--card-bg); border: 1px solid var(--card-border); color: var(--text-main);\">\r\n                <div class=\"card-text\" style=\"color: var(--text-main);\">\r\n                    <strong style=\"color: var(--accent); font-size: 18px; display: block; margin-bottom: 10px;\">Gap #2:\r\n                        A Wealth Collection, Not a Portfolio<\/strong>\r\n                    FDs. Real estate that won't sell. Mutual funds, your bank RM suggested. An insurance policy someone\r\n                    convinced you was an investment. No strategy. No goal mapping. No asset allocation. This is not a\r\n                    portfolio. It's a collection. And collections don't compound.\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"assessment-card\"\r\n                style=\"background-color: var(--card-bg); border: 1px solid var(--card-border); color: var(--text-main);\">\r\n                <div class=\"card-text\" style=\"color: var(--text-main);\">\r\n                    <strong style=\"color: var(--accent); font-size: 18px; display: block; margin-bottom: 10px;\">Gap #3:\r\n                        \"My Business Is My Retirement Plan\"<\/strong>\r\n                    \"I'll sell the business one day.\" Every business owner says this. \"My clinic is my asset.\" Every\r\n                    doctor says this. But what if you can't find the right buyer? What if valuations drop? What if\r\n                    health forces an early exit? One illiquid, unpredictable asset is not a retirement plan. It's a\r\n                    gamble.\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"assessment-card\"\r\n                style=\"background-color: var(--card-bg); border: 1px solid var(--card-border); color: var(--text-main);\">\r\n                <div class=\"card-text\" style=\"color: var(--text-main);\">\r\n                    <strong style=\"color: var(--accent); font-size: 18px; display: block; margin-bottom: 10px;\">Gap #4:\r\n                        No Single Trusted Financial Partner<\/strong>\r\n                    You have a CA for taxes. A bank RM for products. An insurance agent for policies. None of them talks\r\n                    to the others. No one sees your complete picture. What you need is one trusted partner who\r\n                    coordinates everything and keeps your entire wealth architecture aligned, year after year.\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Structured Wealth Section -->\r\n<section class=\"structured-wealth-section\" style=\"padding: 60px 0; background-color: transparent;\">\r\n    <div class=\"container\">\r\n        <h2 class=\"journey-heading\">What a Structured Wealth Plan <span class=\"text-accent-color\">Actually Looks\r\n                Like<\/span><\/h2>\r\n        <p\r\n            style=\"max-width: 800px; margin: 0 auto 60px auto; color: var(--text-muted); font-size: 16px; line-height: 1.8; text-align: center;\">\r\n            Imagine opening your phone tomorrow morning and seeing, for the first time, complete clarity.<br>\r\n            Every rupee has a purpose. Every goal, your children's education, your retirement, your legacy, has a\r\n            specific portfolio working toward it. Your business and your personal wealth are structurally separate. Your\r\n            investments are being professionally monitored and rebalanced. And you haven't spent a single hour this week\r\n            worrying about markets.<br>\r\n            <strong>This is exactly what our 4-Pillar Wealth Architecture does: a framework refined over 37 years and\r\n                for 5,848 families.<\/strong>\r\n        <\/p>\r\n\r\n        <!-- Wealth Architecture Image -->\r\n        <div class=\"wealth-image-container\"\r\n            style=\"max-width: 900px; margin: 0 auto 40px auto; border-radius: 15px; overflow: hidden; border: 1px solid var(--card-border); box-shadow: 0 20px 40px rgba(0,0,0,0.4);\">\r\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80\"\r\n                alt=\"Wealth Architecture Visualization\" style=\"width: 100%; height: auto; display: block;\">\r\n        <\/div>\r\n\r\n        <p style=\"text-align: center; color: var(--text-muted); font-size: 16px; margin-bottom: 40px;\">We'll walk you\r\n            through how this applies specifically to your situation on the Clarity Call.<\/p>\r\n\r\n        <!-- Standard CTA Button -->\r\n        <div class=\"cta-container\" style=\"text-align: center; margin-bottom: 60px;\">\r\n            <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">\r\n                BOOK YOUR 1:1 CLARITY CALL\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                    stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                    <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                <\/svg>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Call Discussion (Steps) Section -->\r\n<section class=\"discussion-section\" style=\"padding: 60px 0; background-color: rgba(26, 28, 30, 0.4);\">\r\n    <div class=\"container\">\r\n        <h2 class=\"journey-heading\" style=\"text-align: center; margin-bottom: 60px;\">Here\u2019s What We Will Discuss on This\r\n            Call<\/h2>\r\n\r\n        <div class=\"journey-timeline-wrapper\">\r\n            <div class=\"journey-line\"><\/div>\r\n            <div class=\"journey-grid\">\r\n                <div class=\"journey-step\">\r\n                    <div class=\"step-number\">01<\/div>\r\n                    <div class=\"step-card\">\r\n                        <div class=\"step-title\">Step 1: Understand Where You Are Right Now<\/div>\r\n                        <div class=\"step-desc\">\r\n                            You tell us your story. Your income sources. Your current investments. Your business\r\n                            structure. Your family's goals, education, retirement, and legacy. Your concerns. Your past\r\n                            experiences with wealth coaches.<br><br>\r\n                            <strong>We listen first. We assess honestly. We tell you exactly where you stand and what is\r\n                                realistically possible for you.<\/strong>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"journey-step\">\r\n                    <div class=\"step-number\">02<\/div>\r\n                    <div class=\"step-card\">\r\n                        <div class=\"step-title\">Step 2: Map Your Personal Wealth Blueprint<\/div>\r\n                        <div class=\"step-desc\">\r\n                            Based on your specific situation, we map the exact path, which gaps need addressing first,\r\n                            what a goal-based portfolio structure looks like for your profile, what realistic corpus\r\n                            targets look like for your timeline, and what a disciplined investment plan built around\r\n                            your cash flows would look like.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"journey-step\">\r\n                    <div class=\"step-number\">03<\/div>\r\n                    <div class=\"step-card\">\r\n                        <div class=\"step-title\">Step 3: Make a Clear Decision Together<\/div>\r\n                        <div class=\"step-desc\">\r\n                            If A D Naik Wealth is the right fit, we walk you through exactly how we work, what's\r\n                            included, how this relationship functions, and how other clients in similar situations have\r\n                            structured their wealth.<br><br>\r\n\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Honesty Statement Moved Above -->\r\n        <div style=\"text-align: center; margin-top: 60px; margin-bottom: 30px;\">\r\n            <p style=\"color: var(--text-main); font-weight: 600; font-size: 20px;\">And if we are not the right fit, we\r\n                will honestly tell you that.<\/p>\r\n        <\/div>\r\n        <!-- Standard CTA Button -->\r\n        <div class=\"cta-container\">\r\n            <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">\r\n                BOOK YOUR 1:1 CLARITY CALL\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                    stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                    <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                <\/svg>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- Profile Section -->\r\n<section class=\"profile-section\">\r\n    <div class=\"container\">\r\n        <div class=\"profile-grid\">\r\n            <!-- Image Wrapper -->\r\n            <div class=\"profile-image-container\">\r\n                <img decoding=\"async\" src=\"https:\/\/vsl.roadto100cr.com\/wp-content\/uploads\/2026\/05\/Untitled-design-2026-05-18T145954.296.jpg-scaled.webp\"\r\n                    alt=\"A D Naik Wealth Team\"\r\n                    style=\"width:100%;height:auto;max-width:100%;object-fit:cover;display:block;border-radius:12px;\">\r\n            <\/div>\r\n\r\n            <!-- Content -->\r\n            <div class=\"profile-details\">\r\n\r\n\r\n                <h2 class=\"profile-heading\">Hi, We Are <span class=\"text-accent-color\">A D Naik Wealth<\/span><\/h2>\r\n                <div class=\"profile-subheading\">\r\n                    Your trusted Mutual Fund Distributors. <span class=\"text-accent-color\">Proven guardians of your\r\n                        hard-earned wealth.<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"profile-content\">\r\n                    <p style=\"font-size: 18px; color: var(--text-main); font-weight: 600; margin-bottom: 20px;\">Real\r\n                        wealth is not built by chasing returns. It's built by having the right structure, the right\r\n                        discipline, and the right long-term partner.<\/p>\r\n\r\n                    <p style=\"margin-bottom: 15px; font-weight: 700; color: var(--accent);\">Here is what is different\r\n                        about working with us:<\/p>\r\n                    <ul style=\"list-style: none; padding: 0;\">\r\n                        <li style=\"margin-bottom: 12px; padding-left: 20px; position: relative;\"><span\r\n                                style=\"position: absolute; left: 0; color: var(--accent);\">\u2022<\/span> <strong>37\r\n                                years<\/strong> of navigating every market cycle, 1992, 2000, 2008, 2020, 2022 , and\r\n                            emerging with client relationships intact and portfolios stronger.<\/li>\r\n                        <li style=\"margin-bottom: 12px; padding-left: 20px; position: relative;\"><span\r\n                                style=\"position: absolute; left: 0; color: var(--accent);\">\u2022<\/span> <strong>One\r\n                                dedicated growth manager<\/strong> who knows your complete financial picture, not four\r\n                            disconnected professionals giving conflicting advice<\/li>\r\n                        <li style=\"margin-bottom: 12px; padding-left: 20px; position: relative;\"><span\r\n                                style=\"position: absolute; left: 0; color: var(--accent);\">\u2022<\/span>\r\n                            <strong>AMFI-registered (ARN\u201373268)<\/strong>, We do not manufacture financial products. Our\r\n                            only incentive is a long-term relationship built on trust and results.\r\n                        <\/li>\r\n                        <li style=\"margin-bottom: 12px; padding-left: 20px; position: relative;\"><span\r\n                                style=\"position: absolute; left: 0; color: var(--accent);\">\u2022<\/span> <strong>Two\r\n                                generations of family commitment<\/strong>, Founder Ashok Naik built this firm in 1989.\r\n                            His son Nikhil Naik leads it today. This is not a startup. This is a legacy.<\/li>\r\n                        <li style=\"margin-bottom: 12px; padding-left: 20px; position: relative;\"><span\r\n                                style=\"position: absolute; left: 0; color: var(--accent);\">\u2022<\/span> <strong>Clients who\r\n                                span generations<\/strong>: Our oldest clients? We are facilitating their children now.\r\n                        <\/li>\r\n                    <\/ul>\r\n                <\/div> <!-- End profile-content -->\r\n            <\/div> <!-- End profile-details -->\r\n        <\/div> <!-- End profile-grid -->\r\n\r\n        <div class=\"profile-footer\"\r\n            style=\"margin-top: 50px; border-top: none; padding-top: 0; display: flex; justify-content: center; width: 100%;\">\r\n            <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">\r\n                BOOK YOUR 1:1 CLARITY CALL\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                    stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                    <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                <\/svg>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div> <!-- End container -->\r\n<\/section>\r\n\r\n<!-- Choice Section -->\r\n<section class=\"choice-section\">\r\n    <div class=\"container text-center\">\r\n        <!-- Removed dash using .no-dash and increased font size -->\r\n        <div class=\"journey-tagline no-dash\" style=\"font-size: 18px;\">PLEASE READ THIS BEFORE YOU BOOK<\/div>\r\n\r\n\r\n        <div class=\"choice-grid\">\r\n            <!-- Choice 1 -->\r\n            <div class=\"choice-card choice-1\">\r\n                <div class=\"choice-label\">Choice 1<\/div>\r\n                <div class=\"choice-title\">Go Back to What You Were Doing<\/div>\r\n                <ul class=\"choice-list\">\r\n                    <li>Return to FDs and savings accounts that barely keep pace with inflation.<\/li>\r\n                    <li>Continue with a collection of random investments with no overarching strategy.<\/li>\r\n                    <li>Keep your personal net worth entirely dependent on your business or your job.<\/li>\r\n                    <li>Tell yourself you'll sort this out \"after the current project \/ after tax season \/ when things\r\n                        calm down\".<\/li>\r\n                    <li>Watch peers build structured passive income and retirement security while you stay busy.<\/li>\r\n                    <li>Look back five years from now and calculate exactly what this delay cost you in compounding.\r\n                    <\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Choice 2 -->\r\n            <div class=\"choice-card choice-2\">\r\n                <div class=\"ribbon\">Recommended<\/div>\r\n                <div class=\"choice-label\">Choice 2<\/div>\r\n                <div class=\"choice-title\">One Honest 30-Minute Conversation<\/div>\r\n                <ul class=\"choice-list\">\r\n                    <li>Sit down with a dedicated A D Naik Wealth Growth Manager who has helped 8,300+ families do\r\n                        exactly what you need to do.<\/li>\r\n                    <li>Walk away with your personal wealth blueprint, specific to your income, your goals, and your\r\n                        family situation.<\/li>\r\n                    <li>Finally, end the \"I'll do this later\" loop and make a real, informed decision today.<\/li>\r\n                    <li>If we are the right fit, begin building a structured portfolio that works toward your specific\r\n                        goals, completely separate from your business risk.<\/li>\r\n                    <li>If we are not, you still walk away with the clearest picture of your finances you've had in\r\n                        years<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"journey-bottom\" style=\"margin-top: 50px;\">\r\n            <div class=\"journey-bottom-text\" style=\"font-size: 18px; margin-bottom: 30px; text-align: center;\">\r\n                <p>The worst thing that can come from this call is clarity you didn't have before.<\/p>\r\n                <p style=\"color: var(--accent); font-size: 22px; margin-top: 10px; font-weight: 700;\">The best thing?\r\n                    Your family's financial future changes permanently.<\/p>\r\n            <\/div>\r\n            <!-- Standard CTA Button -->\r\n            <div class=\"cta-container\" style=\"text-align: center;\">\r\n                <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button\" rel=\"noopener\">\r\n                    BOOK YOUR 1:1 CLARITY CALL\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                        stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                        <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n                    <\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ Section -->\r\n<section class=\"faq-section\">\r\n    <div class=\"container\">\r\n\r\n        <h2 class=\"journey-heading\" style=\"margin-bottom: 50px;\">Frequently Asked <span\r\n                class=\"text-accent-color\">Questions<\/span><\/h2>\r\n\r\n        <div class=\"faq-container\">\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-summary\">\r\n                    <span class=\"faq-question\">Is this call actually free? No hidden fees?<\/span>\r\n                    <span class=\"faq-icon\">+<\/span>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">\r\n                    Yes, completely free. There is no charge, no obligation, and no commitment of any kind required to\r\n                    book this call. It is a genuine conversation.\r\n                <\/div>\r\n            <\/details>\r\n\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-summary\">\r\n                    <span class=\"faq-question\">Will someone try to sell me something on this call?<\/span>\r\n                    <span class=\"faq-icon\">+<\/span>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">No. The first call is a discovery and assessment conversation. We want to\r\n                    understand your complete financial picture before we recommend anything. If there is a fit, we will\r\n                    walk you through what working together looks like.<\/div>\r\n            <\/details>\r\n\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-summary\">\r\n                    <span class=\"faq-question\">I already invest in mutual funds. Is this still relevant for me?<\/span>\r\n                    <span class=\"faq-icon\">+<\/span>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">Absolutely! In fact, this is often most relevant for people who already invest.\r\n                    Most HNIs who \"invest in mutual funds\" have accumulated schemes over the years with no coordinated\r\n                    goal mapping or strategy. This conversation will show you whether your portfolio is structured or\r\n                    just accumulated.<\/div>\r\n            <\/details>\r\n\r\n\r\n\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-summary\">\r\n                    <span class=\"faq-question\">What happens after I book the call?<\/span>\r\n                    <span class=\"faq-icon\">+<\/span>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">You'll receive a confirmation and a brief pre-call form to share some basic\r\n                    information about your financial situation. This allows your advisor to come prepared and make the\r\n                    30 minutes as productive as possible.<\/div>\r\n            <\/details>\r\n\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-summary\">\r\n                    <span class=\"faq-question\">How long is the call, and what do I need to bring?<\/span>\r\n                    <span class=\"faq-icon\">+<\/span>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">The call is 30 minutes. You don't need to prepare anything formal. Just a\r\n                    general sense of your current income, what you invest in today, and what your key financial goals\r\n                    are.<\/div>\r\n            <\/details>\r\n\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<section class=\"disclaimer-section\">\r\n    <div class=\"container disclaimer-text\">\r\n        <h2 class=\"disclaimer-heading\">Legal Disclaimer<\/h2>\r\n        <p>1. Mutual Fund investments are subject to market risks. Read all scheme-related documents carefully before\r\n            investing.<\/p>\r\n        <p>2. A D Naik Wealth Pvt. Ltd. (ARN \u2013 73268) is an AMFI-registered Mutual Fund Distributor.<\/p>\r\n        <p>3. A D Naik Wealth Pvt. Ltd. provides goal-based guidance as permitted by AMFI.<\/p>\r\n        <p>4. All illustrations, examples, and content used in this page are for educational purposes only and should\r\n            not be considered as investment advice or as a guarantee of returns.<\/p>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Sticky Footer Container -->\r\n<div class=\"sticky-footer\">\r\n    <div class=\"container sticky-footer-inner\">\r\n        <div class=\"sticky-text-group\">\r\n            <div class=\"sticky-title\">Map Your <span class=\"text-accent-color\">Personal Wealth Roadmap<\/span> Today\r\n            <\/div>\r\n            <div class=\"sticky-subtitle\">\r\n                <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\r\n                    stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                    <polyline points=\"12 6 12 12 16 14\"><\/polyline>\r\n                <\/svg>\r\n                Speak with an A D Naik Growth Manager\r\n            <\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/calendly.com\/d\/cyvr-nnw-v2r\" target=\"_blank\" class=\"cta-button sticky-btn\" rel=\"noopener\">\r\n            BOOK YOUR 1:1 CLARITY CALL\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\r\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\r\n            <\/svg>\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    \/\/ Scroll Animation Observer\r\n    const observerOptions = {\r\n        threshold: 0.1, \/\/ trigger when 10% is visible\r\n        rootMargin: \"0px 0px -50px 0px\"\r\n    };\r\n\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n            if (entry.isIntersecting) {\r\n                entry.target.classList.add('in-view');\r\n                observer.unobserve(entry.target);\r\n            }\r\n        });\r\n    }, observerOptions);\r\n\r\n    \/\/ Dynamically assign classes based on selector\r\n    const leftElements = document.querySelectorAll('.hero-heading, .barrier-left-card, .profile-image-container, .choice-1, .video-card:nth-child(even), .card:nth-child(even)');\r\n    const rightElements = document.querySelectorAll('.hero-subheading, .barrier-right-card, .profile-details, .choice-2, .video-card:nth-child(odd), .card:nth-child(odd)');\r\n    const upElements = document.querySelectorAll('.journey-step, .faq-item, .trusted-section, .journey-bottom');\r\n\r\n    leftElements.forEach(el => { el.classList.add('anim-left'); observer.observe(el); });\r\n    rightElements.forEach(el => { el.classList.add('anim-right'); observer.observe(el); });\r\n    upElements.forEach(el => { el.classList.add('anim-up'); observer.observe(el); });\r\n\r\n<\/script>\r\n<\/body>\r\n\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ICF-Certified Coach | Free Clarity Call For Business Owners, Entrepreneurs, Doctors, and Senior Professionals Earning 20L+ \/ Year What If Your Hard-Earned Money Starts Compounding Into a Systematically Growing Wealth \u2013 Without Your Constant Attention? Discover the exact wealth architecture that 5848 families across India use to build structured personal wealth- completely separate from their [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-418","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/pages\/418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/comments?post=418"}],"version-history":[{"count":28,"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/pages\/418\/revisions"}],"predecessor-version":[{"id":465,"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/pages\/418\/revisions\/465"}],"wp:attachment":[{"href":"https:\/\/vsl.roadto100cr.com\/index.php\/wp-json\/wp\/v2\/media?parent=418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}