{"id":1008,"date":"2026-08-11T10:34:16","date_gmt":"2026-08-11T10:34:16","guid":{"rendered":"https:\/\/setuphero.com\/my\/?page_id=1008"},"modified":"2026-08-11T10:38:01","modified_gmt":"2026-08-11T10:38:01","slug":"employement-pass","status":"publish","type":"page","link":"https:\/\/setuphero.com\/my\/employement-pass\/","title":{"rendered":"Employement pass"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1008\" class=\"elementor elementor-1008\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d88dede e-con-full e-flex e-con e-parent\" data-id=\"d88dede\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1c0211 elementor-widget elementor-widget-shortcode\" data-id=\"b1c0211\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');\n  * { font-family: 'Inter', sans-serif; }\n\n  .hero-dark-ep { background: #0a0a0a; }\n\n  .card-hover-ep { transition: box-shadow 0.3s ease, transform 0.3s ease; }\n  .card-hover-ep:hover {\n    box-shadow: 0 12px 40px rgba(197, 157, 81, 0.15);\n    transform: translateY(-3px);\n  }\n\n  \/* Ghost numeral process list *\/\n  .ep-ghost-num {\n    font-size: 4.5rem;\n    line-height: 1;\n    font-weight: 900;\n    color: transparent;\n    -webkit-text-stroke: 1.5px rgba(197,157,81,0.35);\n  }\n\n  \/* Connected timeline *\/\n  .ep-timeline-line { background: linear-gradient(90deg, transparent, rgba(197,157,81,0.5), transparent); }\n\n  \/* Icon row divider list *\/\n  .ep-row-divider { border-bottom: 1px solid rgba(0,0,0,0.06); }\n  .ep-row-divider:last-child { border-bottom: none; }\n\n  \/* Photo card overlay (matches Home \/ Incorporation image-grid style) *\/\n  .ep-photo-card { position: relative; overflow: hidden; }\n  .ep-photo-card img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .ep-photo-overlay { background: linear-gradient(180deg, rgba(10,10,10,0) 0%, rgba(10,10,10,0.75) 100%); }\n\n<\/style>\n\n    <link rel=\"preload\" as=\"image\" href=\"\/my\/wp-content\/uploads\/2026\/08\/Untitled-design-3.webp\" fetchpriority=\"high\">\n\n    <style>\n        #ssm-hero-KBZO40 {\n            --ink: #1B1B1B;\n            --cream: #f5f3ee;\n            --gold: #C59D51;\n            --gold-dark: #a8813f;\n            --muted: #6B7280;\n            --border-color: #E4E0D8;\n\n            font-family: 'Inter', sans-serif;\n            background-color: var(--cream);\n            color: var(--ink);\n            width: 100%;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 0rem 1rem 2rem;\n            box-sizing: border-box;\n            overflow-x: hidden;\n        }\n\n        @media (min-width: 640px) { #ssm-hero-KBZO40 { padding: 1rem 1.5rem 2.5rem; } }\n        @media (min-width: 1024px) { #ssm-hero-KBZO40 { padding: 1.0rem 2rem 3rem; } }\n        @media (min-width: 1440px) { #ssm-hero-KBZO40 { padding: 1.0rem 2.5rem 3rem; } }\n\n        #ssm-hero-KBZO40 *,\n        #ssm-hero-KBZO40 *::before,\n        #ssm-hero-KBZO40 *::after {\n            box-sizing: inherit;\n            margin: 0;\n            padding: 0;\n        }\n\n        #ssm-hero-KBZO40 a { text-decoration: none; }\n        #ssm-hero-KBZO40 ul { list-style: none; }\n        #ssm-hero-KBZO40 img { max-width: 100%; display: block; }\n        #ssm-hero-KBZO40 svg { flex-shrink: 0; display: inline-block; vertical-align: middle; }\n\n        #ssm-hero-KBZO40 .ssm-hero-container {\n            position: relative;\n            width: 100%;\n            background-color: var(--ink);\n            border-radius: 24px;\n            overflow: hidden;\n            display: flex;\n            flex-direction: column;\n        }\n\n        @media (min-width: 1024px) {\n            #ssm-hero-KBZO40 .ssm-hero-container { border-radius: 48px; }\n        }\n\n        #ssm-hero-KBZO40 .ssm-hero-bg {\n            position: absolute;\n            inset: 0;\n            z-index: 0;\n            overflow: hidden;\n            background-color: #1a1c20;\n        }\n\n        #ssm-hero-KBZO40 .ssm-hero-overlay {\n            position: absolute;\n            inset: 0;\n            background: linear-gradient(120deg, rgba(10,10,10,0.85) 0%, rgba(10,10,10,0.55) 55%, rgba(10,10,10,0.75) 100%);\n            z-index: 1;\n        }\n\n        #ssm-hero-KBZO40 .ssm-slideshow-container {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n        }\n\n        #ssm-hero-KBZO40 .ssm-slide {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n            background-size: cover;\n            background-position: center center;\n            background-repeat: no-repeat;\n            opacity: 0;\n            transform: scale(1);\n            transition: opacity 1.5s ease-in-out;\n        }\n\n        #ssm-hero-KBZO40 .ssm-slide.is-active {\n            opacity: 1;\n            transform: scale(1.15);\n            transition: opacity 1.5s ease-in-out, transform 8s linear;\n            will-change: opacity, transform;\n        }\n\n        #ssm-hero-KBZO40 .ssm-bg-video {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: center center;\n            filter: grayscale(15%) brightness(85%);\n            display: none;\n        }\n\n        #ssm-hero-KBZO40 .ssm-bg-video.is-active { display: block; }\n\n        #ssm-hero-KBZO40 .ssm-hero-inner {\n            position: relative;\n            z-index: 10;\n            display: flex;\n            flex-direction: column;\n            width: 100%;\n            flex-grow: 1;\n        }\n\n        #ssm-hero-KBZO40 .ssm-hero-top {\n            display: flex;\n            flex-direction: column;\n            gap: 2rem;\n            padding: 2.25rem 1.25rem 2rem;\n            flex-grow: 1;\n        }\n\n        @media (min-width: 480px) {\n            #ssm-hero-KBZO40 .ssm-hero-top { padding: 2.75rem 1.5rem 2.25rem; gap: 2.5rem; }\n        }\n\n        @media (min-width: 1024px) {\n            #ssm-hero-KBZO40 .ssm-hero-top {\n                flex-direction: row;\n                align-items: center;\n                justify-content: space-between;\n                padding: 4.5rem 4rem 3.5rem;\n                gap: 2rem;\n            }\n        }\n\n        @media (min-width: 1440px) {\n            #ssm-hero-KBZO40 .ssm-hero-top { padding: 5.5rem 5rem 4rem; }\n        }\n\n        #ssm-hero-KBZO40 .ssm-hero-content {\n            display: flex;\n            flex-direction: column;\n            min-width: 0;\n            width: 100%;\n        }\n\n        #ssm-hero-KBZO40 .ssm-hero-content-inner {\n            display: flex;\n            flex-direction: column;\n            min-width: 0;\n            width: 100%;\n            container-type: inline-size;\n            container-name: ssm-hero-content;\n        }\n\n        @media (min-width: 1024px) {\n            #ssm-hero-KBZO40 .ssm-hero-content { flex: 1 1 380px; min-width: 380px; max-width: 520px; width: auto; }\n        }\n\n        @media (min-width: 1180px) {\n            #ssm-hero-KBZO40 .ssm-hero-content { min-width: 440px; max-width: 580px; }\n        }\n\n        @media (min-width: 1320px) {\n            #ssm-hero-KBZO40 .ssm-hero-content { min-width: 480px; max-width: 620px; }\n        }\n\n        @media (min-width: 1600px) {\n            #ssm-hero-KBZO40 .ssm-hero-content { min-width: 760px; max-width: 860px; }\n        }\n\n        \/* When the video panel is hidden, let the content column take\n           the full width instead of being capped to the two-column sizing\n           above, so there's no empty gap on the right. *\/\n        #ssm-hero-KBZO40 .ssm-hero-content.ssm-no-video {\n            flex: 1 1 100%;\n            min-width: 0;\n            max-width: 100%;\n        }\n\n        #ssm-hero-KBZO40 .ssm-hero-content.ssm-no-video .ssm-subcopy {\n            max-width: 700px;\n        }\n\n        \/* ================================================\n           BADGE ROW \u2014 stays a SINGLE ROW at every hero-content\n           column width: phone, the narrow small-laptop two-column\n           layout, and wide desktop. Sized off the real column\n           width via container queries (the same \"ssm-hero-content\"\n           container the button group below already uses) instead\n           of the browser viewport, because the viewport is wrong\n           here \u2014 at desktop sizes the content column is narrower\n           than the screen (the video panel takes the rest).\n           .ssm-badge-text carries a text-overflow:ellipsis safety\n           net so a badge truncates gracefully instead of ever\n           overflowing its pill or the dark hero container; at the\n           text lengths used by default this never actually kicks\n           in, it only protects against unusually long custom text.\n           ================================================ *\/\n        #ssm-hero-KBZO40 .ssm-badge-row {\n            display: flex;\n            flex-wrap: nowrap;\n            align-items: center;\n            gap: 0.5rem;\n            margin-bottom: 1.75rem;\n            max-width: 100%;\n        }\n\n        #ssm-hero-KBZO40 .ssm-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.4rem;\n            padding: 0.55rem 1.1rem;\n            background-color: rgba(255, 255, 255, 0.08);\n            backdrop-filter: blur(12px);\n            -webkit-backdrop-filter: blur(12px);\n            border: 1px solid rgba(255, 255, 255, 0.18);\n            border-radius: 9999px;\n            color: #fff;\n            font-size: 0.875rem;\n            font-weight: 500;\n            flex: 0 1 auto;\n            min-width: 0;\n        }\n\n        #ssm-hero-KBZO40 .ssm-badge-text {\n            overflow: hidden;\n            text-overflow: ellipsis;\n            white-space: nowrap;\n            min-width: 0;\n        }\n\n        \/* Container-query tiers, keyed to the real hero-content column\n           width. Each tier only trims font-size\/padding \u2014 the row\n           never switches to nowrap-overflow or a full vertical stack,\n           so the badges always read as clean pills on one line. *\/\n        @container ssm-hero-content (max-width: 399px) {\n            #ssm-hero-KBZO40 .ssm-badge-row { gap: 0.35rem; }\n            #ssm-hero-KBZO40 .ssm-badge { font-size: 0.625rem; padding: 0.45rem 0.6rem; gap: 0.3rem; }\n            #ssm-hero-KBZO40 .ssm-badge-dot { width: 5px; height: 5px; }\n        }\n\n        @container ssm-hero-content (min-width: 400px) and (max-width: 559px) {\n            #ssm-hero-KBZO40 .ssm-badge-row { gap: 0.4rem; }\n            #ssm-hero-KBZO40 .ssm-badge { font-size: 0.6875rem; padding: 0.5rem 0.75rem; }\n        }\n\n        @container ssm-hero-content (min-width: 560px) and (max-width: 767px) {\n            #ssm-hero-KBZO40 .ssm-badge { font-size: 0.75rem; padding: 0.55rem 0.9rem; }\n        }\n\n        @container ssm-hero-content (min-width: 768px) {\n            #ssm-hero-KBZO40 .ssm-badge { font-size: 0.875rem; padding: 0.55rem 1.1rem; }\n        }\n\n        \/* Fallback for the rare browser without container-query support:\n           mirrors the tiers above keyed to the viewport instead, and\n           only stacks the badges (one per row) on a genuinely small\n           phone viewport as a last-resort safeguard against overflow. *\/\n        @supports not (container-type: inline-size) {\n            @media (max-width: 479px) {\n                #ssm-hero-KBZO40 .ssm-badge-row {\n                    flex-direction: column;\n                    align-items: stretch;\n                    flex-wrap: nowrap;\n                }\n                #ssm-hero-KBZO40 .ssm-badge {\n                    width: 100%;\n                    max-width: 100%;\n                    font-size: 0.8125rem;\n                    padding: 0.6rem 1rem;\n                }\n                #ssm-hero-KBZO40 .ssm-badge-text { white-space: normal; }\n            }\n            @media (min-width: 480px) and (max-width: 767px) {\n                #ssm-hero-KBZO40 .ssm-badge { font-size: 0.6875rem; padding: 0.5rem 0.75rem; }\n            }\n        }\n\n        #ssm-hero-KBZO40 .ssm-badge-dot {\n            width: 7px;\n            height: 7px;\n            background-color: var(--gold);\n            border-radius: 50%;\n            flex-shrink: 0;\n        }\n\n        #ssm-hero-KBZO40 .ssm-badge-stars {\n            color: var(--gold);\n            font-size: clamp(0.625rem, 0.6rem + 0.15vw, 0.7rem);\n            letter-spacing: 1px;\n            flex-shrink: 0;\n        }\n\n        #ssm-hero-KBZO40 .ssm-eyebrow {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            color: var(--gold);\n            font-size: clamp(0.6875rem, 0.65rem + 0.2vw, 0.75rem);\n            font-weight: 600;\n            letter-spacing: 0.14em;\n            text-transform: uppercase;\n            margin-bottom: 1rem;\n        }\n\n        #ssm-hero-KBZO40 .ssm-eyebrow::before {\n            content: '';\n            width: 28px;\n            height: 2px;\n            background-color: var(--gold);\n            flex-shrink: 0;\n        }\n\n        \/* ================================================\n           HEADLINE \u2014 FONT HARDENED + AUTO-FIT TO 3 LINES\n           Forced with !important so this always renders in\n           Bricolage Grotesque regardless of theme CSS,\n           caching, or Google Fonts load timing.\n\n           font-size below is only the STARTING (max) size.\n           The script at the bottom measures each line and\n           shrinks this element's font-size (via an inline\n           style override) until every line fits on one row,\n           so the headline is guaranteed to stay at exactly\n           3 lines (one per headline_line attribute) on any\n           screen size, instead of the longest line wrapping\n           onto a 4th line.\n           ================================================ *\/\n        #ssm-hero-KBZO40 .ssm-headline {\n            font-family: 'Bricolage Grotesque', sans-serif !important;\n            font-weight: 700 !important;\n            color: #fff;\n            line-height: 1.12;\n            margin-bottom: 1.5rem;\n            font-size: clamp(1.85rem, 1.3rem + 4.2vw, 76px);\n            max-width: 100%;\n        }\n\n        #ssm-hero-KBZO40 .ssm-headline-line {\n            display: block;\n            white-space: nowrap;\n            overflow: hidden;\n            text-overflow: ellipsis;\n            max-width: 100%;\n            font-family: 'Bricolage Grotesque', sans-serif !important;\n        }\n\n        #ssm-hero-KBZO40 .ssm-text-gold { color: var(--gold); }\n\n        #ssm-hero-KBZO40 .ssm-subcopy {\n            color: rgba(255, 255, 255, 0.7);\n            font-size: clamp(1.05rem, 1rem + 0.5vw, 1.25rem);\n            line-height: 1.6;\n            font-weight: 300;\n            max-width: 600px;\n            margin-bottom: 2.5rem;\n        }\n\n        \/* Buttons size themselves off the REAL available width of the\n           content column (via container queries on .ssm-hero-content),\n           not the viewport \u2014 the viewport is wrong here because at\n           desktop sizes the content column is narrower than the screen\n           (the video panel takes the rest). Below ~560px of actual\n           column width three full-text buttons genuinely cannot fit on\n           one line at a legible size, so on mobile they stack as clean\n           full-width buttons instead of being clipped, scrolled, or\n           squeezed. From ~560px of column width up, there's enough\n           room and they sit in one row at their natural width. *\/\n        #ssm-hero-KBZO40 .ssm-btn-group {\n            display: flex;\n            flex-direction: column;\n            align-items: stretch;\n            gap: 0.65rem;\n            width: 100%;\n        }\n\n        #ssm-hero-KBZO40 .ssm-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.4rem;\n            height: 63px;\n            padding: 0 1.3rem;\n            border-radius: 10px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            text-align: center;\n            white-space: nowrap;\n            width: 100%;\n            border: none;\n        }\n\n        \/* Container-query tiers: react to the content column's own\n           width, so this behaves correctly whether that column is full\n           mobile width, the narrow two-column desktop layout, or the\n           wide single-column (no video panel) layout. Height is fixed\n           at 48px throughout \u2014 only horizontal padding\/font-size grow. *\/\n        @container ssm-hero-content (min-width: 560px) {\n    #ssm-hero-KBZO40 .ssm-btn-group { flex-direction: row; flex-wrap: nowrap; }\n    #ssm-hero-KBZO40 .ssm-btn { font-size: 0.9rem; padding: 0 1.9rem; width: 210px; flex: 0 0 auto; }\n}\n\n@container ssm-hero-content (min-width: 768px) {\n    #ssm-hero-KBZO40 .ssm-btn { font-size: 0.95rem; padding: 0 2.2rem; width: 230px; }\n}\n\n@container ssm-hero-content (min-width: 1024px) {\n    #ssm-hero-KBZO40 .ssm-btn { font-size: 1rem; padding: 0 2.5rem; width: 250px; }\n}\n        \/* Fallback for the rare browser without container-query support:\n           behaves like a sensible, safe mobile layout \u2014 full-width\n           stacked buttons instead of ever overflowing. *\/\n      @supports not (container-type: inline-size) {\n    @media (min-width: 560px) {\n        #ssm-hero-KBZO40 .ssm-btn-group { flex-direction: row; flex-wrap: nowrap; }\n        #ssm-hero-KBZO40 .ssm-btn { width: 210px; flex: 0 0 auto; }\n    }\n    @media (min-width: 1024px) {\n        #ssm-hero-KBZO40 .ssm-btn { font-size: 1rem; padding: 0 2.5rem; width: 250px; }\n    }\n}\n\n       #ssm-hero-KBZO40 .ssm-btn-primary {\n    background-color: var(--gold);\n    color: #ffffff;\n    font-weight: 700;\n    box-shadow: 0 10px 20px -10px rgba(197, 157, 81, 0.5);\n}\n\n        #ssm-hero-KBZO40 .ssm-btn-primary:hover {\n            background-color: var(--gold-dark);\n            transform: translateY(-2px);\n        }\n\n        #ssm-hero-KBZO40 .ssm-btn-primary svg {\n            transition: transform 0.3s ease;\n        }\n\n        #ssm-hero-KBZO40 .ssm-btn-primary:hover svg { transform: translateX(4px); }\n\n        \/* Secondary button \u2014 now filled white (was transparent\/outlined\n           gold) to match the primary button's \"filled + darken on hover\"\n           treatment. Hover state dulls the white slightly, mirroring how\n           the primary button darkens from gold to gold-dark on hover. *\/\n       #ssm-hero-KBZO40 .ssm-btn-secondary {\n    background-color: #ffffff;\n    border: 1.5px solid var(--gold);\n    color: var(--gold);\n    font-weight: 700;\n}\n\n#ssm-hero-KBZO40 .ssm-btn-secondary:hover {\n    background-color: #f7f4ed;\n    border-color: var(--gold-dark);\n    color: var(--gold-dark);\n    transform: translateY(-2px);\n}\n\n        #ssm-hero-KBZO40 .ssm-btn-whatsapp {\n    background-color: white;\n    border: 1.5px solid var(--gold);\n    color: var(--gold);\n    font-weight: 700;\n}\n\n#ssm-hero-KBZO40 .ssm-btn-whatsapp:hover {\n    background-color: #f7f4ed;\n    border-color: var(--gold-dark);\n    color: var(--gold-dark);\n    transform: translateY(-2px);\n}\n\n#ssm-hero-KBZO40 .ssm-btn-whatsapp svg {\n    flex-shrink: 0;\n}\n\n        #ssm-hero-KBZO40 .ssm-video-panel {\n            position: relative;\n            flex-shrink: 0;\n            width: 100%;\n            aspect-ratio: 16 \/ 10;\n            border-radius: 20px;\n            overflow: hidden;\n            background-color: #0d0d0d;\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.45);\n            border: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        @media (min-width: 1024px) {\n            #ssm-hero-KBZO40 .ssm-video-panel { width: 340px; }\n        }\n\n        @media (min-width: 1180px) {\n            #ssm-hero-KBZO40 .ssm-video-panel { width: 400px; }\n        }\n\n        @media (min-width: 1320px) {\n            #ssm-hero-KBZO40 .ssm-video-panel { width: 440px; }\n        }\n\n        @media (min-width: 1600px) {\n            #ssm-hero-KBZO40 .ssm-video-panel { width: 620px; }\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-poster {\n            position: absolute;\n            inset: 0;\n            background-color: #23262b;\n            background-image: linear-gradient(160deg, #2b2f36 0%, #1a1c20 100%);\n            background-size: cover;\n            background-position: center center;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        \/* Darken a YouTube thumbnail slightly so the play button stays\n           legible on bright thumbnails. *\/\n        #ssm-hero-KBZO40 .ssm-video-panel--youtube .ssm-video-poster::after {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: rgba(0, 0, 0, 0.25);\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-el {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: none;\n            background: #000;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-el.has-source { display: block; }\n        #ssm-hero-KBZO40 .ssm-video-el.has-source ~ .ssm-video-poster { display: none; }\n\n        \/* Holds the injected YouTube iframe once the visitor presses\n           play (kept empty\/hidden until then so nothing loads from\n           YouTube's servers before the visitor actually wants the\n           video). *\/\n        #ssm-hero-KBZO40 .ssm-video-embed {\n            position: absolute;\n            inset: 0;\n            display: none;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-embed.is-active { display: block; }\n\n        #ssm-hero-KBZO40 .ssm-video-embed iframe {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n            border: 0;\n            display: block;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-embed.is-active ~ .ssm-video-poster,\n        #ssm-hero-KBZO40 .ssm-video-embed.is-active ~ .ssm-video-play {\n            display: none;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-poster-icon {\n            width: 56px;\n            height: 56px;\n            border-radius: 50%;\n            border: 1.5px dashed rgba(255, 255, 255, 0.3);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: rgba(255, 255, 255, 0.35);\n            font-size: 1.2rem;\n        }\n\n        \/* No video attribute supplied at all \u2014 placeholder only, no\n           clickable play button. *\/\n        #ssm-hero-KBZO40 .ssm-video-panel--empty .ssm-video-play {\n            display: none;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-play {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 64px;\n            height: 64px;\n            border-radius: 50%;\n            background-color: transparent;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #fff;\n            font-size: 1.2rem;\n            cursor: pointer;\n            transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;\n            z-index: 2;\n            border: 2px solid rgba(255, 255, 255, 0.85);\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-play:hover {\n            transform: translate(-50%, -50%) scale(1.06);\n            background-color: rgba(255, 255, 255, 0.12);\n            border-color: #fff;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-controls {\n            position: absolute;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            z-index: 2;\n            padding: 0 0.9rem 0.7rem;\n            background: linear-gradient(to top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-progress {\n            width: 100%;\n            height: 3px;\n            background-color: rgba(255, 255, 255, 0.3);\n            border-radius: 2px;\n            margin-bottom: 0.6rem;\n            overflow: hidden;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-progress span {\n            display: block;\n            width: 0%;\n            height: 100%;\n            background-color: #fff;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-controls-row {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            color: #fff;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-controls-left {\n            display: flex;\n            align-items: center;\n            gap: 0.65rem;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-time {\n            font-size: clamp(0.6875rem, 0.65rem + 0.1vw, 0.75rem);\n            font-variant-numeric: tabular-nums;\n            opacity: 0.85;\n        }\n\n        #ssm-hero-KBZO40 .ssm-video-controls-right {\n            display: flex;\n            align-items: center;\n            gap: 0.9rem;\n            opacity: 0.9;\n        }\n\n        #ssm-hero-KBZO40 .ssm-stats-bar {\n            position: relative;\n            z-index: 10;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            border-top: 1px solid rgba(255, 255, 255, 0.12);\n        }\n\n        @media (min-width: 768px) {\n            #ssm-hero-KBZO40 .ssm-stats-bar { grid-template-columns: repeat(4, 1fr); }\n        }\n\n        #ssm-hero-KBZO40 .ssm-stat {\n            display: flex;\n            align-items: center;\n            gap: 0.85rem;\n            padding: 1.5rem 1.25rem;\n            border-right: 1px solid rgba(255, 255, 255, 0.12);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n        }\n\n        @media (min-width: 768px) {\n            #ssm-hero-KBZO40 .ssm-stat:nth-child(2n) { border-right: 1px solid rgba(255, 255, 255, 0.12); }\n            #ssm-hero-KBZO40 .ssm-stat:last-child { border-right: none; }\n            #ssm-hero-KBZO40 .ssm-stat { border-bottom: none; }\n        }\n\n        @media (max-width: 767px) {\n            #ssm-hero-KBZO40 .ssm-stat:nth-child(2n) { border-right: none; }\n            #ssm-hero-KBZO40 .ssm-stat:nth-last-child(-n+2) { border-bottom: none; }\n        }\n\n        \/* Mobile fix: on very narrow screens the icon + two-line text can be\n           tighter than the padding\/gap allow, causing the label text to be\n           squeezed or overflow the stat cell. Tighten padding\/gap and let the\n           text column shrink properly below 400px. *\/\n        @media (max-width: 399px) {\n            #ssm-hero-KBZO40 .ssm-stat {\n                padding: 1.1rem 0.85rem;\n                gap: 0.6rem;\n            }\n            #ssm-hero-KBZO40 .ssm-stat-icon {\n                width: 32px;\n                height: 32px;\n            }\n        }\n\n        #ssm-hero-KBZO40 .ssm-stat-icon {\n            width: 38px;\n            height: 38px;\n            border-radius: 10px;\n            background-color: rgba(197, 157, 81, 0.15);\n            color: var(--gold);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n\n        #ssm-hero-KBZO40 .ssm-stat-value {\n            color: #fff;\n            font-weight: 700;\n            font-size: clamp(0.875rem, 0.85rem + 0.2vw, 0.9375rem);\n            line-height: 1.3;\n        }\n\n        #ssm-hero-KBZO40 .ssm-stat-label {\n            color: rgba(255, 255, 255, 0.55);\n            font-size: clamp(0.6875rem, 0.65rem + 0.15vw, 0.75rem);\n            line-height: 1.3;\n        }\n\n        @keyframes ssmFadeInUp {\n            from { opacity: 0; transform: translateY(30px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        #ssm-hero-KBZO40 .ssm-animate-fade {\n            opacity: 0;\n            animation: ssmFadeInUp 0.8s cubic-bezier(0.21, 0.45, 0.32, 0.9) forwards;\n        }\n    <\/style>\n\n    <div id=\"ssm-hero-KBZO40\">\n        <div class=\"ssm-hero-widget\">\n            <div class=\"ssm-hero-container\">\n\n                <div class=\"ssm-hero-bg\">\n                    <div class=\"ssm-slideshow-container\">\n                        <div class=\"ssm-slide\" style=\"background-image: url('\/my\/wp-content\/uploads\/2026\/08\/Untitled-design-3.webp');\"><\/div>\n                    <\/div>\n                    <video class=\"ssm-bg-video\" autoplay muted loop playsinline preload=\"none\"><\/video>\n                    <div class=\"ssm-hero-overlay\"><\/div>\n                <\/div>\n\n                <div class=\"ssm-hero-inner\">\n                    <div class=\"ssm-hero-top\">\n                        <div class=\"ssm-hero-content ssm-no-video\">\n                          <div class=\"ssm-hero-content-inner\">\n\n                            <div class=\"ssm-badge-row ssm-animate-fade\" style=\"animation-delay: 0.1s;\">\n                                <div class=\"ssm-badge\">\n                                    <span class=\"ssm-badge-dot\"><\/span>\n                                    <span class=\"ssm-badge-text\">Malaysia Residence for Entrepreneurs<\/span>\n                                <\/div>\n                                <div class=\"ssm-badge\">\n                                    <span class=\"ssm-badge-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n                                    <span class=\"ssm-badge-text\">100% Foreign Ownership \u00b7 2-Year Pass<\/span>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"ssm-eyebrow ssm-animate-fade\" style=\"animation-delay: 0.15s;\">\n                                Malaysia Residence for Entrepreneurs                            <\/div>\n\n                            <h1 class=\"ssm-headline ssm-animate-fade\" style=\"animation-delay: 0.2s;\">\n                                                                    <span class=\"ssm-headline-line\">Get Your<\/span>\n                                                                                                    <span class=\"ssm-headline-line ssm-text-gold\">Employment Pass<\/span>\n                                                                                                    <span class=\"ssm-headline-line\">in Malaysia<\/span>\n                                                            <\/h1>\n\n                            <p class=\"ssm-subcopy ssm-animate-fade\" style=\"animation-delay: 0.3s;\">\n                                Set up your Labuan company and secure a Malaysian Employment Pass. We handle the setup and compliance.                            <\/p>\n\n                            <div class=\"ssm-btn-group ssm-animate-fade\" style=\"animation-delay: 0.4s;\">\n                                <a href=\"\" class=\"ssm-btn ssm-btn-primary sh-popup-trigger\">\n    Get Started \n    <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"16\" height=\"16\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3\"><\/path><\/svg>\n<\/a>\n                                                                                                <a href=\"#packages\" class=\"ssm-btn ssm-btn-secondary\">\n                                    Pricing                                <\/a>\n                                                                                            <\/div>\n                          <\/div>\n                        <\/div>\n\n                                            <\/div>\n\n                    <div class=\"ssm-stats-bar ssm-animate-fade\" style=\"animation-delay: 0.6s;\">\n                        <div class=\"ssm-stat\">\n                            <div class=\"ssm-stat-icon\">\n                                <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Z\" \/><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"ssm-stat-value\">100% Foreign Ownership<\/div>\n                                <div class=\"ssm-stat-label\">Company ownership<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ssm-stat\">\n                            <div class=\"ssm-stat-icon\">\n                                <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m3.75 13.5 10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75Z\" \/><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"ssm-stat-value\">2-Year Pass<\/div>\n                                <div class=\"ssm-stat-label\">Employment Pass validity<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ssm-stat\">\n                            <div class=\"ssm-stat-icon\">\n                                <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418\" \/><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"ssm-stat-value\">Company + Visa<\/div>\n                                <div class=\"ssm-stat-label\">One combined setup<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ssm-stat\">\n                            <div class=\"ssm-stat-icon\">\n                                <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z\" \/><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"ssm-stat-value\">Family Visa Support<\/div>\n                                <div class=\"ssm-stat-label\">Dependent visa assistance<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        (function() {\n            const widget = document.getElementById('ssm-hero-KBZO40');\n            if (!widget) return;\n\n            const config = {\n                images: [\n                    '\/my\/wp-content\/uploads\/2026\/08\/Untitled-design-3.webp',\n                    '\/my\/wp-content\/uploads\/2026\/08\/Untitled-design-1-1.webp',\n                    ''\n                ],\n                intervalMs: 6000\n            };\n\n            const slideshowContainer = widget.querySelector('.ssm-slideshow-container');\n            const firstSlide = slideshowContainer.querySelector('.ssm-slide');\n\n            if (firstSlide) {\n                requestAnimationFrame(() => firstSlide.classList.add('is-active'));\n            }\n\n            setTimeout(() => {\n                const remainingUrls = config.images.slice(1);\n                remainingUrls.forEach((url) => {\n                    if(!url) return;\n                    const slide = document.createElement('div');\n                    slide.className = 'ssm-slide';\n                    slide.style.backgroundImage = `url('${url}')`;\n                    slideshowContainer.appendChild(slide);\n                });\n\n                const slides = slideshowContainer.querySelectorAll('.ssm-slide');\n                if (slides.length > 1) {\n                    let current = 0;\n                    setInterval(() => {\n                        slides[current].classList.remove('is-active');\n                        current = (current + 1) % slides.length;\n                        slides[current].classList.add('is-active');\n                    }, config.intervalMs);\n                }\n            }, 2500);\n\n            const VIDEO_SRC   = '';\n            const YOUTUBE_ID  = '';\n            const panel       = widget.querySelector('.ssm-video-panel');\n\n            if (panel) {\n                const videoEl      = panel.querySelector('.ssm-video-el');\n                const embedHolder  = panel.querySelector('.ssm-video-embed');\n                const playBtn      = panel.querySelector('.ssm-video-play');\n                const timeLabel    = panel.querySelector('.ssm-video-time');\n                const progressFill = panel.querySelector('.ssm-video-progress span');\n\n                function formatTime(sec) {\n                    if (!isFinite(sec)) return '0:00';\n                    const m = Math.floor(sec \/ 60);\n                    const s = Math.floor(sec % 60).toString().padStart(2, '0');\n                    return `${m}:${s}`;\n                }\n\n                if (YOUTUBE_ID) {\n                    \/\/ YouTube: nothing is loaded from YouTube's servers\n                    \/\/ until the visitor presses play \u2014 we then build the\n                    \/\/ embed iframe and swap it in for the thumbnail.\n                    playBtn.addEventListener('click', function () {\n                        const iframe = document.createElement('iframe');\n                        iframe.src = 'https:\/\/www.youtube-nocookie.com\/embed\/' + YOUTUBE_ID + '?autoplay=1&rel=0&modestbranding=1&playsinline=1';\n                        iframe.title = 'YouTube video player';\n                        iframe.setAttribute('frameborder', '0');\n                        iframe.setAttribute('allow', 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share');\n                        iframe.setAttribute('allowfullscreen', '');\n                        embedHolder.appendChild(iframe);\n                        embedHolder.classList.add('is-active');\n                    }, { once: true });\n                } else if (VIDEO_SRC) {\n                    \/\/ Direct video file (mp4\/webm\/etc.) \u2014 original custom player.\n                    videoEl.src = VIDEO_SRC;\n                    videoEl.classList.add('has-source');\n\n                    playBtn.addEventListener('click', function () {\n                        if (!videoEl.src) return;\n                        if (videoEl.paused) {\n                            videoEl.play();\n                            playBtn.style.opacity = '0';\n                        } else {\n                            videoEl.pause();\n                            playBtn.style.opacity = '1';\n                        }\n                    });\n\n                    videoEl.addEventListener('timeupdate', function () {\n                        if (!videoEl.duration || !progressFill || !timeLabel) return;\n                        const pct = (videoEl.currentTime \/ videoEl.duration) * 100;\n                        progressFill.style.width = pct + '%';\n                        timeLabel.textContent = `${formatTime(videoEl.currentTime)} \/ ${formatTime(videoEl.duration)}`;\n                    });\n\n                    videoEl.addEventListener('ended', function () {\n                        playBtn.style.opacity = '1';\n                    });\n                }\n                \/\/ else: no video_src at all \u2014 placeholder only, no play button (hidden via CSS).\n            }\n\n            \/* ============================================================\n               HEADLINE AUTO-FIT \u2014 keeps the headline to exactly 3 lines\n               (one line per headline_line1\/2\/3 attribute) on every screen\n               size, by shrinking the font-size until each line's natural\n               text width fits inside its container. This replaces relying\n               purely on clamp()\/vw sizing, which can't account for a\n               specific line (e.g. \"Malaysian company\") being longer than\n               the others and wrapping onto a second row.\n               ============================================================ *\/\n            const headline = widget.querySelector('.ssm-headline');\n\n            if (headline) {\n                const lines = Array.from(headline.querySelectorAll('.ssm-headline-line'));\n\n                if (lines.length) {\n                    const MIN_FONT_PX = 15; \/\/ hard floor so text never becomes unreadable\n                    let rafId = null;\n\n                    function fitHeadline() {\n                        \/\/ Reset any previous inline override so we measure\n                        \/\/ against the CSS clamp() value fresh each time.\n                        headline.style.fontSize = '';\n\n                        const container = headline.parentElement;\n                        if (!container) return;\n\n                        const containerWidth = container.clientWidth;\n                        if (!containerWidth) return;\n\n                        let fontSize = parseFloat(window.getComputedStyle(headline).fontSize);\n                        if (!fontSize) return;\n\n                        const fits = () => lines.every((line) => line.scrollWidth <= containerWidth);\n\n                        let guard = 0;\n                        while (!fits() && fontSize > MIN_FONT_PX && guard < 200) {\n                            fontSize -= 0.5;\n                            headline.style.fontSize = fontSize + 'px';\n                            guard++;\n                        }\n                    }\n\n                    function scheduleFit() {\n                        if (rafId) cancelAnimationFrame(rafId);\n                        rafId = requestAnimationFrame(fitHeadline);\n                    }\n\n                    \/\/ Run immediately (synchronously, before first paint\n                    \/\/ settles) so there's no gap between initial layout and\n                    \/\/ the first fit pass \u2014 this is what previously caused a\n                    \/\/ brief mis-sized\/overflowed render on some browsers.\n                    fitHeadline();\n\n                    \/\/ Run once fonts are actually loaded (Bricolage Grotesque\n                    \/\/ is custom-loaded via Google Fonts, so widths measured\n                    \/\/ before it loads would be wrong), then again shortly\n                    \/\/ after as a safety net for slower connections.\n                    if (document.fonts && document.fonts.ready) {\n                        document.fonts.ready.then(scheduleFit).catch(scheduleFit);\n                    } else {\n                        scheduleFit();\n                    }\n                    scheduleFit();\n                    setTimeout(scheduleFit, 500);\n                    setTimeout(scheduleFit, 1500);\n\n                    \/\/ Re-fit on resize \/ orientation change (debounced) and\n                    \/\/ whenever the hero's own width changes for any other\n                    \/\/ reason (e.g. sidebar toggles, theme layout shifts).\n                    let resizeTimer = null;\n                    window.addEventListener('resize', function () {\n                        clearTimeout(resizeTimer);\n                        resizeTimer = setTimeout(scheduleFit, 120);\n                    });\n                    window.addEventListener('orientationchange', scheduleFit);\n\n                    if (window.ResizeObserver) {\n                        const ro = new ResizeObserver(function () {\n                            clearTimeout(resizeTimer);\n                            resizeTimer = setTimeout(scheduleFit, 120);\n                        });\n                        ro.observe(headline.parentElement);\n                    }\n                }\n            }\n        })();\n    <\/script>\n    \n\n<!-- QUICK BENEFITS \u2014 bento layout -->\n<section id=\"benefits\" class=\"bg-cream py-24\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6\">\n    <div class=\"text-center mb-16\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">QUICK BENEFITS<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">One structure. Business + residence.<\/h2>\n    <\/div>\n    <div class=\"grid grid-cols-1 lg:grid-cols-4 lg:grid-rows-2 gap-6 lg:h-[420px]\">\n      <div class=\"lg:col-span-2 lg:row-span-2 bg-darkbg rounded-[28px] p-10 flex flex-col justify-between shadow-2xl border border-gold\/20 card-hover-ep relative overflow-hidden\">\n        <div class=\"absolute inset-0 bg-[radial-gradient(ellipse_at_top_right,_var(--tw-gradient-stops))] from-gold\/10 via-transparent to-transparent\"><\/div>\n        <div class=\"relative z-10\">\n          <div class=\"w-14 h-14 bg-gold\/10 border border-gold\/30 rounded-2xl flex items-center justify-center mb-8\">\n            <i class=\"fa-solid fa-house-flag text-gold text-2xl\"><\/i>\n          <\/div>\n          <h3 class=\"font-black text-white text-2xl md:text-3xl mb-4 tracking-tight\">Live in Malaysia<\/h3>\n          <p class=\"text-gray-400 text-sm md:text-base leading-relaxed max-w-sm\">Obtain a Malaysian Employment Pass sponsored through your Labuan company.<\/p>\n        <\/div>\n        <div class=\"relative z-10 text-gold text-xs font-black uppercase tracking-widest\">The core outcome<\/div>\n      <\/div>\n\n      <div class=\"lg:col-span-2 lg:row-span-1 bg-white rounded-[28px] p-8 border border-gold\/10 card-hover-ep flex items-center gap-6\">\n        <div class=\"w-14 h-14 bg-gold\/10 rounded-2xl flex items-center justify-center flex-shrink-0\">\n          <i class=\"fa-solid fa-building-shield text-gold text-xl\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-bold text-darkbg text-lg mb-1\">Own Your Company<\/h3>\n          <p class=\"text-[#1B1B1B] text-sm leading-relaxed\">Set up a Labuan company with 100% foreign ownership.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"lg:col-span-1 lg:row-span-1 bg-white rounded-[28px] p-7 border border-gold\/10 card-hover-ep\">\n        <div class=\"w-12 h-12 bg-gold\/10 rounded-xl flex items-center justify-center mb-4\">\n          <i class=\"fa-solid fa-earth-asia text-gold text-lg\"><\/i>\n        <\/div>\n        <h3 class=\"font-bold text-darkbg text-sm mb-2\">Run an International Business<\/h3>\n        <p class=\"text-[#1B1B1B] text-xs leading-relaxed\">Use your Labuan company for qualifying international activities.<\/p>\n      <\/div>\n\n      <div class=\"lg:col-span-1 lg:row-span-1 bg-gold rounded-[28px] p-7 card-hover-ep\">\n        <div class=\"w-12 h-12 bg-white\/20 rounded-xl flex items-center justify-center mb-4\">\n          <i class=\"fa-solid fa-people-roof text-white text-lg\"><\/i>\n        <\/div>\n        <h3 class=\"font-bold text-white text-sm mb-2\">Bring Your Family<\/h3>\n        <p class=\"text-white\/85 text-xs leading-relaxed\">Assistance with dependent visas for eligible family members.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HOW THE ROUTE WORKS \u2014 connected timeline -->\n<section id=\"how-it-works\" class=\"bg-white py-24 border-t border-gold\/10 overflow-hidden\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6\">\n    <div class=\"text-center mb-20\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">THE ROUTE<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">How the Labuan Employment Pass works<\/h2>\n    <\/div>\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-5 gap-y-14 gap-x-6 relative\">\n      <div class=\"hidden lg:block absolute top-8 left-[10%] right-[10%] h-px ep-timeline-line\"><\/div>\n\n      <div class=\"relative flex flex-col items-center text-center group\">\n        <div class=\"w-16 h-16 rounded-full bg-gold flex items-center justify-center text-darkbg font-black text-lg mb-6 shadow-lg shadow-gold\/30 relative z-10 transition-transform group-hover:scale-110\">01<\/div>\n        <h3 class=\"font-bold text-darkbg mb-2 text-sm sm:text-base\">Establish your Labuan company<\/h3>\n        <p class=\"text-[#1B1B1B] text-xs sm:text-sm leading-relaxed px-2\">We incorporate your company through a licensed Labuan corporate service provider.<\/p>\n      <\/div>\n      <div class=\"relative flex flex-col items-center text-center group\">\n        <div class=\"w-16 h-16 rounded-full bg-darkbg border-2 border-gold flex items-center justify-center text-gold font-black text-lg mb-6 relative z-10 transition-transform group-hover:scale-110\">02<\/div>\n        <h3 class=\"font-bold text-darkbg mb-2 text-sm sm:text-base\">Build your Employment Pass application<\/h3>\n        <p class=\"text-[#1B1B1B] text-xs sm:text-sm leading-relaxed px-2\">Business plan, company documents, office arrangements and supporting documents are prepared.<\/p>\n      <\/div>\n      <div class=\"relative flex flex-col items-center text-center group\">\n        <div class=\"w-16 h-16 rounded-full bg-white border-2 border-gold\/40 flex items-center justify-center text-gold font-black text-lg mb-6 shadow-sm relative z-10 transition-transform group-hover:scale-110\">03<\/div>\n        <h3 class=\"font-bold text-darkbg mb-2 text-sm sm:text-base\">Apply for Employment Pass<\/h3>\n        <p class=\"text-[#1B1B1B] text-xs sm:text-sm leading-relaxed px-2\">Your company sponsors your application through the relevant Labuan authorities.<\/p>\n      <\/div>\n      <div class=\"relative flex flex-col items-center text-center group\">\n        <div class=\"w-16 h-16 rounded-full bg-white border-2 border-gold\/40 flex items-center justify-center text-gold font-black text-lg mb-6 shadow-sm relative z-10 transition-transform group-hover:scale-110\">04<\/div>\n        <h3 class=\"font-bold text-darkbg mb-2 text-sm sm:text-base\">Receive your Malaysian visa<\/h3>\n        <p class=\"text-[#1B1B1B] text-xs sm:text-sm leading-relaxed px-2\">Once approved, complete the required immigration formalities.<\/p>\n      <\/div>\n      <div class=\"relative flex flex-col items-center text-center group\">\n        <div class=\"w-16 h-16 rounded-full bg-gold flex items-center justify-center text-darkbg font-black text-lg mb-6 shadow-lg shadow-gold\/30 relative z-10 transition-transform group-hover:scale-110\">05<\/div>\n        <h3 class=\"font-bold text-darkbg mb-2 text-sm sm:text-base\">Relocate to Malaysia<\/h3>\n        <p class=\"text-[#1B1B1B] text-xs sm:text-sm leading-relaxed px-2\">Live in Malaysia while operating your business through your Labuan company.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- IDEAL CLIENT \u2014 intro + photo-card grid (matches Home 'Built for every stage of business') -->\n<section id=\"ideal-client\" class=\"bg-cream py-24\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6\">\n    <div class=\"text-center mb-14\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">WHO IS THIS FOR<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">Is the Labuan Employment Pass right for you?<\/h2>\n      <p class=\"text-[#1B1B1B] text-sm sm:text-base max-w-2xl mx-auto leading-relaxed\">This route is built for founders and operators who run their business internationally and want a legitimate, structured base in Malaysia.<\/p>\n    <\/div>\n\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6\">\n\n      <!-- REPLACE IMAGE: consultant at a laptop \/ on a video call -->\n      <div class=\"ep-photo-card rounded-[24px] h-72 card-hover-ep border border-gold\/10\">\n        <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/gen_4f2958ccc3_5c604f05dc9a3671.webp\" alt=\"International consultant working on a laptop\" loading=\"lazy\">\n        <div class=\"ep-photo-overlay absolute inset-0\"><\/div>\n        <div class=\"absolute bottom-0 left-0 right-0 p-6\">\n          <div class=\"w-10 h-10 bg-gold\/90 rounded-xl flex items-center justify-center mb-3\"><i class=\"fa-solid fa-briefcase text-darkbg text-sm\"><\/i><\/div>\n          <h3 class=\"font-bold text-white text-base mb-1\">International Consultants<\/h3>\n          <p class=\"text-gray-300 text-xs leading-relaxed\">Consulting, advisory, professional and international service businesses.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- REPLACE IMAGE: entrepreneur running an online store \/ dashboard -->\n      <div class=\"ep-photo-card rounded-[24px] h-72 card-hover-ep border border-gold\/10\">\n        <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/gen_84e2599542_190d97c0b8907fae.webp\" alt=\"Online business owner reviewing sales dashboard\" loading=\"lazy\">\n        <div class=\"ep-photo-overlay absolute inset-0\"><\/div>\n        <div class=\"absolute bottom-0 left-0 right-0 p-6\">\n          <div class=\"w-10 h-10 bg-gold\/90 rounded-xl flex items-center justify-center mb-3\"><i class=\"fa-solid fa-laptop text-darkbg text-sm\"><\/i><\/div>\n          <h3 class=\"font-bold text-white text-base mb-1\">Online Business Owners<\/h3>\n          <p class=\"text-gray-300 text-xs leading-relaxed\">Entrepreneurs operating businesses with customers outside Malaysia.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- REPLACE IMAGE: creative\/marketing team working -->\n      <div class=\"ep-photo-card rounded-[24px] h-72 card-hover-ep border border-gold\/10\">\n        <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/Image-Aug-20-2026-11_55_46-AM.webp\" alt=\"Agency team collaborating in a studio\" loading=\"lazy\">\n        <div class=\"ep-photo-overlay absolute inset-0\"><\/div>\n        <div class=\"absolute bottom-0 left-0 right-0 p-6\">\n          <div class=\"w-10 h-10 bg-gold\/90 rounded-xl flex items-center justify-center mb-3\"><i class=\"fa-solid fa-bullhorn text-darkbg text-sm\"><\/i><\/div>\n          <h3 class=\"font-bold text-white text-base mb-1\">Agency Owners<\/h3>\n          <p class=\"text-gray-300 text-xs leading-relaxed\">Marketing, technology, design, development and other service companies.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- REPLACE IMAGE: founder at an airport \/ with a globe \/ world map on screen -->\n      <div class=\"ep-photo-card rounded-[24px] h-72 card-hover-ep border border-gold\/10 lg:col-span-2\">\n        <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/Image-AugAM.webp\" alt=\"Global entrepreneur planning international expansion\" loading=\"lazy\">\n        <div class=\"ep-photo-overlay absolute inset-0\"><\/div>\n        <div class=\"absolute bottom-0 left-0 right-0 p-6\">\n          <div class=\"w-10 h-10 bg-gold\/90 rounded-xl flex items-center justify-center mb-3\"><i class=\"fa-solid fa-globe text-darkbg text-sm\"><\/i><\/div>\n          <h3 class=\"font-bold text-white text-base mb-1\">Global Entrepreneurs<\/h3>\n          <p class=\"text-gray-300 text-xs leading-relaxed max-w-md\">Founders looking for a Southeast Asian base from which to manage an international business.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- REPLACE IMAGE: person working remotely from a home office \/ balcony -->\n      <div class=\"ep-photo-card rounded-[24px] h-72 card-hover-ep border border-gold\/10\">\n        <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/gen_1992e018de_1d4c399bf809996a.webp\" alt=\"Remote business owner working from home\" loading=\"lazy\">\n        <div class=\"ep-photo-overlay absolute inset-0\"><\/div>\n        <div class=\"absolute bottom-0 left-0 right-0 p-6\">\n          <div class=\"w-10 h-10 bg-gold\/90 rounded-xl flex items-center justify-center mb-3\"><i class=\"fa-solid fa-house-laptop text-darkbg text-sm\"><\/i><\/div>\n          <h3 class=\"font-bold text-white text-base mb-1\">Remote Business Owners<\/h3>\n          <p class=\"text-gray-300 text-xs leading-relaxed\">Business owners who want to relocate without relying on a traditional Malaysian employer.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"bg-white border border-gold\/20 rounded-2xl p-6 mt-6 max-w-3xl mx-auto text-center\">\n      <p class=\"text-xs text-gray-500 leading-relaxed\"><i class=\"fa-solid fa-circle-info text-gold mr-2\"><\/i>Not every business activity or applicant automatically qualifies. SetupHero reviews your proposed activity and profile before proceeding.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY LABUAN \u2014 heading + divided list -->\n<section id=\"why-labuan\" class=\"bg-white py-24 border-t border-gold\/10\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6\">\n    <div class=\"grid lg:grid-cols-5 gap-16 items-start\">\n      <div class=\"lg:col-span-2 lg:sticky lg:top-24\">\n        <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">WHY LABUAN<\/p>\n        <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-6 tracking-tight\">Why Labuan for your business and residence<\/h2>\n        <p class=\"text-gray-500 text-sm leading-relaxed\">Labuan pairs a recognised international business centre with a practical, company-led route into Malaysian residence.<\/p>\n      <\/div>\n      <div class=\"lg:col-span-3\">\n        <div class=\"flex items-start gap-6 py-7 ep-row-divider\">\n          <span class=\"text-gold font-black text-2xl w-10 flex-shrink-0\">01<\/span>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-lg mb-2\">100% Foreign Ownership<\/h3>\n            <p class=\"text-gray-500 text-sm leading-relaxed\">Foreign entrepreneurs can establish and own a Labuan company without a Malaysian shareholder.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-6 py-7 ep-row-divider\">\n          <span class=\"text-gold font-black text-2xl w-10 flex-shrink-0\">02<\/span>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-lg mb-2\">Established Financial Centre<\/h3>\n            <p class=\"text-gray-500 text-sm leading-relaxed\">Labuan operates as Malaysia's international business and financial centre under the Labuan Financial Services Authority.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-6 py-7 ep-row-divider\">\n          <span class=\"text-gold font-black text-2xl w-10 flex-shrink-0\">03<\/span>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-lg mb-2\">Competitive Taxation<\/h3>\n            <p class=\"text-gray-500 text-sm leading-relaxed\">Qualifying Labuan trading activities can potentially access a 3% corporate tax regime on audited net profits, subject to meeting applicable requirements.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-6 py-7 ep-row-divider\">\n          <span class=\"text-gold font-black text-2xl w-10 flex-shrink-0\">04<\/span>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-lg mb-2\">Malaysia Residence<\/h3>\n            <p class=\"text-gray-500 text-sm leading-relaxed\">The structure can combine your company with an Employment Pass, giving entrepreneurs a practical route for establishing both their business and residence.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-6 py-7 ep-row-divider\">\n          <span class=\"text-gold font-black text-2xl w-10 flex-shrink-0\">05<\/span>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-lg mb-2\">International Banking<\/h3>\n            <p class=\"text-gray-500 text-sm leading-relaxed\">A Labuan company can establish corporate banking subject to bank onboarding and approval.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PACKAGES \u2014 rebuilt pricing cards -->\n<section id=\"packages\" class=\"bg-cream py-24\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6\">\n    <div class=\"text-center mb-12\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">PACKAGES<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">Company + Employment Pass, one package<\/h2>\n      <p class=\"text-[#1B1B1B] text-base max-w-xl mx-auto\">Transparent, all-in pricing that covers your company, your visa and your first year of compliance.<\/p>\n    <\/div>\n\n    <div class=\"max-w-5xl mx-auto\">\n      <!-- CURRENCY SWITCHER (Centered & Larger) -->\n      <div class=\"flex items-center justify-center gap-3 mb-10\">\n        <div class=\"relative group\">\n          <i class=\"fa-solid fa-circle-info text-gray-400 text-base cursor-help transition-colors hover:text-gold\"><\/i>\n          <span class=\"hidden group-hover:block absolute z-10 bottom-full left-1\/2 -translate-x-1\/2 mb-3 w-64 text-xs text-white bg-darkbg rounded-xl p-3 shadow-xl text-center leading-relaxed\">\n            Prices are approximate conversions. Final invoices are issued in USD.\n          <\/span>\n        <\/div>\n        <div class=\"relative\">\n          <select id=\"packages-currency-switcher\"\n                  class=\"appearance-none pl-5 pr-11 py-3 rounded-xl border border-gray-300 text-base font-extrabold text-darkbg bg-white cursor-pointer focus:outline-none focus:ring-2 focus:ring-gold\/40 shadow-sm transition-all hover:border-gray-400\">\n            <option value=\"USD\">\ud83c\uddfa\ud83c\uddf8 USD<\/option>\n            <option value=\"MYR\">\ud83c\uddf2\ud83c\uddfe MYR<\/option>\n          <\/select>\n          <i class=\"fa-solid fa-chevron-down text-sm text-gray-500 absolute right-4 top-1\/2 -translate-y-1\/2 pointer-events-none\"><\/i>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid md:grid-cols-2 gap-8 items-stretch\">\n\n        <!-- Package 1 -->\n        <div id=\"package-1\" class=\"flex flex-col bg-white rounded-[28px] border border-gold\/10 shadow-sm card-hover-ep overflow-hidden\">\n          <div class=\"p-8 sm:p-10 flex flex-col flex-1\">\n            <div class=\"flex items-center justify-between mb-6\">\n              <span class=\"text-[11px] font-black uppercase tracking-widest text-gray-400\">1 Visa<\/span>\n              <div class=\"w-10 h-10 rounded-full bg-cream flex items-center justify-center\"><i class=\"fa-solid fa-user text-gold text-sm\"><\/i><\/div>\n            <\/div>\n            <h3 class=\"text-xl sm:text-2xl font-bold text-darkbg mb-6 leading-snug\">Labuan Company + 1 Visa<\/h3>\n\n            <div class=\"flex items-baseline gap-2 mb-8 pb-8 border-b border-gray-100\">\n              <span class=\"text-4xl sm:text-5xl font-black text-darkbg\"><span class=\"cur-symbol\">USD<\/span> <span class=\"price-val\" data-usd=\"8100\">8,100<\/span><\/span>\n            <\/div>\n\n            <ul class=\"space-y-3.5 mb-10 flex-1\">\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Labuan company incorporation<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Company name reservation<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Incorporation documents<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Resident secretary & registered office<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Tax registration & due diligence processing<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Employment Pass application<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Labuan FSA visa-related fees & immigration levy<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Business plan preparation<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Office lease agreement<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-700 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Visa application coordination & ongoing support<\/li>\n            <\/ul>\n\n            <a href=\"\" class=\"mt-auto flex items-center justify-center h-[61px] border-2 border-darkbg text-darkbg text-sm font-bold px-6 rounded-xl hover:bg-darkbg hover:text-white transition-colors sh-popup-trigger\">Get Started<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Package 2 -->\n        <div id=\"package-2\" class=\"flex flex-col bg-darkbg rounded-[28px] border border-gold\/30 shadow-2xl card-hover-ep overflow-hidden relative\">\n          <div class=\"absolute inset-0 bg-[radial-gradient(ellipse_at_top_right,_var(--tw-gradient-stops))] from-gold\/10 via-transparent to-transparent pointer-events-none\"><\/div>\n          <div class=\"p-8 sm:p-10 flex flex-col flex-1 relative z-10\">\n            <div class=\"flex items-center justify-between mb-6\">\n              <span class=\"text-[11px] font-black uppercase tracking-widest text-gold\">2 Visa<\/span>\n             \n            <\/div>\n            <h3 class=\"text-xl sm:text-2xl font-bold text-white mb-6 leading-snug\">Labuan Company + 2 Visa<\/h3>\n\n            <div class=\"flex items-baseline gap-2 mb-8 pb-8 border-b border-white\/10\">\n              <span class=\"text-4xl sm:text-5xl font-black text-white\"><span class=\"cur-symbol\">USD<\/span> <span class=\"price-val\" data-usd=\"9400\">9,400<\/span><\/span>\n            <\/div>\n\n            <ul class=\"space-y-3.5 mb-10 flex-1\">\n              <li class=\"flex items-start gap-3 text-sm text-gray-200 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> Everything in the 1 Visa package<\/li>\n              <li class=\"flex items-start gap-3 text-sm text-gray-200 font-medium\"><i class=\"fa-solid fa-check text-gold text-xs w-4 mt-1\"><\/i> 2 Employment Pass applications<\/li>\n              \n            <\/ul>\n\n            <a href=\"\" class=\"mt-auto flex items-center justify-center h-[61px] bg-gold text-darkbg text-sm font-bold px-6 rounded-xl hover:opacity-90 transition-opacity shadow-lg shadow-gold\/20 sh-popup-trigger\">Get Started<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n    <p class=\"text-center text-sm text-[#1B1B1B]\/70 mt-10 max-w-2xl mx-auto\"><i class=\"fa-solid fa-circle-info text-gold mr-2\"><\/i>Government approval, immigration approval and banking approval remain subject to the respective authorities and institutions.<\/p>\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  var RATES = {\n    USD: { symbol: 'USD', rate: 1 },\n    MYR: { symbol: 'RM',  rate: 4.70 }\n  };\n\n  var switcher = document.getElementById('packages-currency-switcher');\n  if (!switcher) return;\n\n  function formatNumber(n) {\n    return new Intl.NumberFormat('en-US', { maximumFractionDigits: 0 }).format(Math.round(n));\n  }\n\n  function updatePrices(currency) {\n    var cfg = RATES[currency] || RATES.USD;\n    var section = document.getElementById('packages');\n\n    section.querySelectorAll('.cur-symbol').forEach(function (el) {\n      el.textContent = cfg.symbol;\n    });\n    section.querySelectorAll('.price-val').forEach(function (el) {\n      var usd = parseFloat(el.getAttribute('data-usd'));\n      el.textContent = formatNumber(usd * cfg.rate);\n    });\n  }\n\n  switcher.addEventListener('change', function () {\n    updatePrices(this.value);\n  });\n\n  updatePrices(switcher.value);\n})();\n<\/script>\n\n\n\n <script>\n  window.FontAwesomeConfig = { autoReplaceSvg: 'nest' };\n<\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/js\/all.min.js\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Bricolage+Grotesque:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script>\n  tailwind.config = {\n    corePlugins: {\n      preflight: false,\n    },\n    theme: {\n      extend: {\n        colors: {\n          gold: '#C59D51',\n          cream: '#F5F3EE',\n          ink: '#1B1B1B',\n          black: '#1B1B1B',\n          'dark-gray': '#111111',\n          'light-gray': '#DDDDDD',\n          sand: '#DDDDDD',\n          accent: '#C59D51',\n          'accent-light': 'rgba(197, 157, 81, 0.15)',\n          teal: '#1B1B1B',\n          muted: '#111111',\n          border: '#DDDDDD',\n          surface: '#F5F3EE',\n        },\n        fontFamily: {\n          sans: ['Inter', 'sans-serif'],\n          display: ['Bricolage Grotesque', 'sans-serif'],\n        }\n      }\n    }\n  }\n<\/script>\n\n<style>\n    * { box-sizing: border-box; }\n    body { font-family: 'Inter', sans-serif; background: #F5F3EE; color: #1B1B1B; }\n    h1, h2, h3, h4 { font-family: 'Bricolage Grotesque', sans-serif; }\n\n    .marquee-wrap { overflow: hidden; }\n    .marquee-track { display: flex; gap: 0; animation: marquee 30s linear infinite; white-space: nowrap; width: max-content; }\n    @keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n    .card-lift { transition: transform 0.28s ease, box-shadow 0.28s ease; }\n    .card-lift:hover { transform: translateY(-5px); box-shadow: 0 20px 48px rgba(27,27,27,0.10); }\n\n    .photo-img { width: 100%; height: 100%; object-fit: cover; display: block; }\n\n    .svc-card { position: relative; overflow: hidden; cursor: pointer; border-radius: 20px; }\n    .svc-card .svc-img { transition: transform 0.5s ease; width: 100%; height: 100%; object-fit: cover; }\n    .svc-card:hover .svc-img { transform: scale(1.06); }\n    .svc-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(27,27,27,0.85) 0%, rgba(27,27,27,0.25) 55%, transparent 100%); border-radius: 20px; }\n    .svc-reveal { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, opacity 0.3s ease; opacity: 0; }\n    .svc-card:hover .svc-reveal { max-height: 70px; opacity: 1; }\n\n    details > summary { list-style: none; cursor: pointer; }\n    details > summary::-webkit-details-marker { display: none; }\n    details[open] .acc-plus { transform: rotate(45deg); color: #C59D51; }\n    .acc-plus { transition: transform 0.25s ease; }\n\n    .text-grad { background: linear-gradient(135deg, #1B1B1B, #C59D51); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n\n    .step-num { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 4rem; line-height: 1; color: #DDDDDD; }\n\n    .vid-overlay { background: linear-gradient(135deg, rgba(27,27,27,0.85), rgba(197,157,81,0.6)); }\n\n    ::-webkit-scrollbar { width: 5px; }\n    ::-webkit-scrollbar-thumb { background: #DDDDDD; border-radius: 4px; }\n\n    .yt-card { position: relative; overflow: hidden; border-radius: 18px; display: block; cursor: pointer; }\n    .yt-thumb-wrap { position: relative; overflow: hidden; background: #1B1B1B; aspect-ratio: 16 \/ 9; }\n    .yt-thumb-wrap img { transition: transform 0.5s ease; width: 100%; height: 100%; object-fit: cover; display: block; }\n    .yt-card:hover .yt-thumb-wrap img { transform: scale(1.07); }\n    .yt-thumb-wrap iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; display: block; }\n    .yt-play-btn { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; z-index: 2; }\n    .yt-play-circle { width: 56px; height: 56px; border-radius: 50%; background: rgba(27,27,27,0.55); backdrop-filter: blur(4px); border: 1.5px solid rgba(255,255,255,0.5); display: flex; align-items: center; justify-content: center; transition: transform 0.25s ease, background 0.25s ease; }\n    .yt-card:hover .yt-play-circle { transform: scale(1.1); background: #C59D51; border-color: #C59D51; }\n    .yt-play-circle i { color: #fff; }\n    .yt-watch-badge { position: absolute; bottom: 12px; right: 12px; z-index: 2; display: flex; align-items: center; gap: 6px; background: rgba(27,27,27,0.6); backdrop-filter: blur(4px); color: #fff; font-size: 11px; font-weight: 700; padding: 5px 10px; border-radius: 999px; }\n    .yt-thumb-wrap.is-playing .yt-play-btn,\n    .yt-thumb-wrap.is-playing .yt-watch-badge,\n    .yt-thumb-wrap.is-playing .yt-badge-top { display: none; }\n    .yt-badge-top { position: absolute; top: 12px; left: 12px; z-index: 2; }\n\n    #hero {\n        position: relative;\n        display: flex;\n        flex-direction: column;\n        background: #1B1B1B;\n        min-height: 600px;\n        overflow: hidden;\n        font-family: 'Inter', sans-serif;\n    }\n    #hero .hero-bg-img { position: absolute; inset: 0; z-index: 0; }\n    #hero .hero-overlay {\n        position: absolute;\n        inset: 0;\n        z-index: 1;\n        background: linear-gradient(105deg, rgba(27,27,27,0.97) 0%, rgba(27,27,27,0.88) 45%, rgba(27,27,27,0.55) 70%, rgba(27,27,27,0.20) 100%);\n    }\n    #hero .glow {\n        position: absolute;\n        border-radius: 50%;\n        filter: blur(100px);\n        pointer-events: none;\n        z-index: 2;\n    }\n    #hero .hero-content { position: relative; z-index: 10; }\n    #hero .grad-text {\n        background: linear-gradient(95deg, #C59D51 0%, #e0c28c 50%, #C59D51 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n    }\n    #hero .h-pill {\n        backdrop-filter: blur(14px);\n        background: rgba(255,255,255,0.08);\n        border: 1px solid rgba(255,255,255,0.14);\n        border-radius: 999px;\n    }\n    #hero .shine-badge { position: relative; overflow: hidden; }\n    #hero .shine-badge::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: -80%;\n        width: 50%;\n        height: 100%;\n        background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);\n        transform: skewX(-15deg);\n        animation: hero-shb 3.5s ease-in-out 0.5s infinite;\n    }\n    @keyframes hero-shb {\n        0%, 100% { left: -80%; }\n        50% { left: 130%; }\n    }\n    #hero .dot-live {\n        width: 8px;\n        height: 8px;\n        background: #C59D51;\n        border-radius: 50%;\n        display: inline-block;\n        box-shadow: 0 0 0 0 rgba(197,157,81,.6);\n        animation: hero-pulse 1.8s infinite;\n    }\n    @keyframes hero-pulse {\n        0% { box-shadow: 0 0 0 0 rgba(197,157,81,.6); }\n        70% { box-shadow: 0 0 0 8px rgba(197,157,81,0); }\n        100% { box-shadow: 0 0 0 0 rgba(197,157,81,0); }\n    }\n    #hero .cursor-blink {\n        border-right: 3px solid #C59D51;\n        animation: hero-blink 0.85s step-end infinite;\n    }\n    @keyframes hero-blink {\n        0%, 100% { border-color: #C59D51; }\n        50% { border-color: transparent; }\n    }\n    #hero .stat-bar {\n        border-top: 1px solid rgba(255,255,255,0.06);\n        width: 100%;\n    }\n\n    .hide-scrollbar::-webkit-scrollbar {\n        display: none;\n    }\n    .hide-scrollbar {\n        -ms-overflow-style: none;\n        scrollbar-width: none;\n    }\n\n    button.btn-pricing-primary {\n        background-color: #C59D51 !important;\n        color: #1B1B1B !important;\n        border: 1px solid #C59D51 !important;\n        outline: none !important;\n        box-shadow: 0 10px 15px -3px rgba(197, 157, 81, 0.2) !important;\n    }\n    button.btn-pricing-primary:hover, \n    button.btn-pricing-primary:focus, \n    button.btn-pricing-primary:active {\n        background-color: #ffffff !important;\n        color: #1B1B1B !important;\n        border: 1px solid #ffffff !important;\n        outline: none !important;\n    }\n\n    button.btn-pricing-outline {\n        background-color: transparent !important;\n        color: #C59D51 !important;\n        border: 1px solid #E2DFD7 !important;\n        outline: none !important;\n    }\n    button.btn-pricing-outline:hover, \n    button.btn-pricing-outline:focus, \n    button.btn-pricing-outline:active {\n        background-color: rgba(197, 157, 81, 0.05) !important;\n        border: 1px solid #C59D51 !important;\n        color: #C59D51 !important;\n        outline: none !important;\n    }\n\n    #formmy-reviews-container { \n        font-family: 'Inter', sans-serif; \n    }\n\n    :root {\n        --cream: #F5F3EE;\n        --near-black: #1B1B1B;\n        --gold: #C59D51;\n        --bronze: #A87F3D;\n    }\n\n    .bg-cream { background-color: var(--cream); }\n    .bg-near-black { background-color: var(--near-black); }\n    .text-gold { color: var(--gold); }\n    .text-bronze { color: var(--bronze); }\n    .bg-gold { background-color: var(--gold); }\n    .bg-bronze { background-color: var(--bronze); }\n    .border-gold { border-color: var(--gold); }\n\n    .gold-gradient { background: linear-gradient(135deg, #C59D51 0%, #A87F3D 100%); }\n\n    .text-card-hover { transition: box-shadow 0.2s ease, transform 0.2s ease; }\n    .text-card-hover:hover { box-shadow: 0 8px 32px rgba(197, 157, 81, 0.15); transform: translateY(-2px); }\n\n    .no-scrollbar::-webkit-scrollbar { display: none; }\n    .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }\n\n    button.review-nav-btn {\n        background-color: #ffffff !important;\n        border: 1px solid #E2DFD7 !important;\n        color: #1B1B1B !important;\n        outline: none !important;\n        box-shadow: none !important;\n    }\n    button.review-nav-btn:hover,\n    button.review-nav-btn:focus,\n    button.review-nav-btn:active {\n        background-color: #1B1B1B !important;\n        border-color: #1B1B1B !important;\n        color: #ffffff !important;\n    }\n    button.review-nav-btn-primary {\n        background: linear-gradient(135deg, #C59D51 0%, #A87F3D 100%) !important;\n        border: none !important;\n        color: #ffffff !important;\n        outline: none !important;\n    }\n    button.review-nav-btn-primary:hover,\n    button.review-nav-btn-primary:focus,\n    button.review-nav-btn-primary:active {\n        background: linear-gradient(135deg, #C59D51 0%, #A87F3D 100%) !important;\n        color: #ffffff !important;\n    }\n\n    .formmy-video-card {\n        aspect-ratio: 16 \/ 9 !important;\n        background-color: #000 !important;\n    }\n    .formmy-video-card:hover::before,\n    .formmy-video-card:hover::after,\n    .formmy-video-card img:hover::before,\n    .formmy-video-card img:hover::after {\n        display: none !important;\n        background: transparent !important;\n        opacity: 0 !important;\n    }\n    .formmy-video-thumb {\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        object-fit: cover !important;\n        max-width: none !important;\n        margin: 0 !important;\n        opacity: 1 !important;\n        transition: opacity 0.3s ease !important;\n        filter: none !important;\n        transform: none !important;\n    }\n    .formmy-video-thumb:hover {\n        opacity: 1 !important; \n        filter: none !important;\n    }\n    .formmy-video-card.is-playing .formmy-video-thumb,\n    .formmy-video-card.is-playing .formmy-video-gradient,\n    .formmy-video-card.is-playing .info-overlay,\n    .formmy-video-card.is-playing .play-btn-overlay {\n        opacity: 0 !important;\n        pointer-events: none !important;\n    }\n    .formmy-video-gradient {\n        position: absolute !important;\n        bottom: 0 !important;\n        left: 0 !important;\n        right: 0 !important;\n        height: 70% !important;\n        background: linear-gradient(to top, rgba(27,27,27,0.95) 0%, rgba(27,27,27,0.7) 50%, transparent 100%) !important;\n        pointer-events: none !important;\n        z-index: 10 !important;\n        transition: opacity 0.3s ease;\n    }\n    .formmy-video-iframe-wrapper {\n        position: absolute !important;\n        inset: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        z-index: 40 !important;\n        background: #000 !important;\n        display: none;\n    }\n    .formmy-video-iframe-wrapper iframe {\n        width: 100% !important;\n        height: 100% !important;\n        border: none !important;\n    }\n\n    .formmy-toggle-wrapper {\n        background-color: #f1efe9 !important;\n        border: 1px solid #e8e5de !important;\n        border-radius: 9999px !important;\n        padding: 6px !important;\n        display: inline-flex !important;\n        align-items: center !important;\n        gap: 4px !important;\n    }\n    .formmy-toggle-btn {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        gap: 8px !important;\n        padding: 10px 28px !important;\n        border-radius: 9999px !important;\n        font-size: 15px !important;\n        font-weight: 700 !important;\n        transition: all 0.3s ease-in-out !important;\n        cursor: pointer !important;\n        margin: 0 !important;\n        outline: none !important;\n        border: none !important;\n        box-shadow: none !important;\n        font-family: 'Inter', sans-serif !important;\n    }\n    .formmy-toggle-active {\n        background-color: #1a1a1a !important; \n        color: #ffffff !important;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1) !important;\n    }\n    .formmy-toggle-active i {\n        color: #d4af37 !important;\n    }\n    .formmy-toggle-inactive {\n        background-color: transparent !important;\n        color: #4a5568 !important; \n    }\n    .formmy-toggle-inactive i {\n        color: #718096 !important;\n    }\n    .formmy-faq-details summary {\n        list-style: none !important;\n    }\n    .formmy-faq-details summary::-webkit-details-marker {\n        display: none !important;\n    }\n<\/style>\n\t<section id=\"youtube\" class=\"py-24 bg-white\">\n    <div class=\"max-w-7xl mx-auto px-6\">\n        <div class=\"flex flex-col lg:flex-row lg:items-end justify-between gap-6 mb-14\">\n            <div>\n                <span class=\"text-xs font-bold uppercase tracking-[0.25em] text-ink\/50 block mb-3\">Masterclass Series<\/span>\n                <h2 class=\"font-display text-4xl lg:text-5xl font-bold text-ink\">Watch, learn, then<br>launch your company<\/h2>\n            <\/div>\n            <a href=\"https:\/\/setuphero.com\/my\/youtube\/\" class=\"inline-flex items-center gap-2 bg-ink hover:bg-gold hover:text-ink text-white font-bold px-6 py-3.5 rounded-xl text-sm transition-all shrink-0\">\n                <i class=\"fa-brands fa-youtube text-gold group-hover:text-ink\"><\/i> View All Videos\n            <\/a>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6\">\n\n            <!-- Video 1 -->\n            <div class=\"yt-card bg-cream border border-light-gray card-lift\" data-yt-id=\"zv_HGiB6H-s\">\n                <div class=\"yt-thumb-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/zv_HGiB6H-s\/hqdefault.jpg\" alt=\"How to Move to Malaysia as an Entrepreneur\" \/>\n                    <span class=\"yt-badge-top bg-gold text-ink text-[10px] font-bold px-2.5 py-1 rounded-full uppercase tracking-wide\">Featured<\/span>\n                    <div class=\"yt-play-btn\">\n                        <div class=\"yt-play-circle\"><i class=\"fa-solid fa-play text-sm ml-0.5\"><\/i><\/div>\n                    <\/div>\n                    <span class=\"yt-watch-badge\"><i class=\"fa-brands fa-youtube text-gold\"><\/i> Watch on YouTube<\/span>\n                <\/div>\n                <div class=\"p-5\">\n                    <div class=\"flex items-center justify-between mb-1.5\">\n                        <span class=\"text-[11px] font-bold text-gold uppercase tracking-widest\">Visa & Living<\/span>\n                        <a href=\"https:\/\/www.youtube.com\/watch?v=zv_HGiB6H-s&list=PLFvYqRwBDnMp5hSMVjToPwejRDC7H2ARW\" target=\"_blank\" rel=\"noopener\" class=\"text-ink\/40 hover:text-gold text-xs\" onclick=\"event.stopPropagation()\"><i class=\"fa-brands fa-youtube\"><\/i><\/a>\n                    <\/div>\n                    <h3 class=\"font-display text-base font-bold text-ink leading-snug\">How to Move to Malaysia as an Entrepreneur (MM2H & Labuan Routes)<\/h3>\n                <\/div>\n            <\/div>\n\n            <!-- Video 2 -->\n            <div class=\"yt-card bg-cream border border-light-gray card-lift\" data-yt-id=\"IyM3jgLBJQY\">\n                <div class=\"yt-thumb-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/IyM3jgLBJQY\/hqdefault.jpg\" alt=\"How to Pay 3% Tax Using a Labuan Company in Malaysia\" \/>\n                    <div class=\"yt-play-btn\">\n                        <div class=\"yt-play-circle\"><i class=\"fa-solid fa-play text-sm ml-0.5\"><\/i><\/div>\n                    <\/div>\n                    <span class=\"yt-watch-badge\"><i class=\"fa-brands fa-youtube text-gold\"><\/i> Watch on YouTube<\/span>\n                <\/div>\n                <div class=\"p-5\">\n                    <div class=\"flex items-center justify-between mb-1.5\">\n                        <span class=\"text-[11px] font-bold text-gold uppercase tracking-widest\">Tax & Structure<\/span>\n                        <a href=\"https:\/\/www.youtube.com\/watch?v=IyM3jgLBJQY&list=PLFvYqRwBDnMp5hSMVjToPwejRDC7H2ARW\" target=\"_blank\" rel=\"noopener\" class=\"text-ink\/40 hover:text-gold text-xs\" onclick=\"event.stopPropagation()\"><i class=\"fa-brands fa-youtube\"><\/i><\/a>\n                    <\/div>\n                    <h3 class=\"font-display text-base font-bold text-ink leading-snug\">How to Pay 3% Tax Using a Labuan Company in Malaysia<\/h3>\n                <\/div>\n            <\/div>\n\n            <!-- Video 3 -->\n            <div class=\"yt-card bg-cream border border-light-gray card-lift\" data-yt-id=\"Qq2HzHULZw8\">\n                <div class=\"yt-thumb-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Qq2HzHULZw8\/hqdefault.jpg\" alt=\"Labuan vs Dubai Company Setup\" \/>\n                    <div class=\"yt-play-btn\">\n                        <div class=\"yt-play-circle\"><i class=\"fa-solid fa-play text-sm ml-0.5\"><\/i><\/div>\n                    <\/div>\n                    <span class=\"yt-watch-badge\"><i class=\"fa-brands fa-youtube text-gold\"><\/i> Watch on YouTube<\/span>\n                <\/div>\n                <div class=\"p-5\">\n                    <div class=\"flex items-center justify-between mb-1.5\">\n                        <span class=\"text-[11px] font-bold text-gold uppercase tracking-widest\">Banking & Finance<\/span>\n                        <a href=\"https:\/\/www.youtube.com\/watch?v=Qq2HzHULZw8&list=PLFvYqRwBDnMp5hSMVjToPwejRDC7H2ARW\" target=\"_blank\" rel=\"noopener\" class=\"text-ink\/40 hover:text-gold text-xs\" onclick=\"event.stopPropagation()\"><i class=\"fa-brands fa-youtube\"><\/i><\/a>\n                    <\/div>\n                    <h3 class=\"font-display text-base font-bold text-ink leading-snug\">Labuan vs Dubai Company Setup: Tax, Banking & Credibility<\/h3>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"flex flex-wrap items-center justify-center gap-6 mt-10 text-ink\/50 text-xs font-semibold uppercase tracking-wide\">\n            <span class=\"flex items-center gap-2\"><i class=\"fa-brands fa-youtube text-gold\"><\/i> 18+ Videos<\/span>\n            <span class=\"flex items-center gap-2\"><i class=\"fa-solid fa-eye text-gold\"><\/i> 50K+ Views<\/span>\n            <span class=\"flex items-center gap-2\"><i class=\"fa-solid fa-circle-check text-gold\"><\/i> Free Access<\/span>\n            <a href=\"https:\/\/www.youtube.com\/playlist?list=PLFvYqRwBDnMp5hSMVjToPwejRDC7H2ARW\" target=\"_blank\" rel=\"noopener\" class=\"flex items-center gap-2 text-ink hover:text-gold transition-colors\">\n                <i class=\"fa-solid fa-list\"><\/i> Full Playlist on YouTube\n            <\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n    (function () {\n        var cards = document.querySelectorAll('#youtube .yt-card');\n        cards.forEach(function (card) {\n            card.addEventListener('click', function () {\n                var wrap = card.querySelector('.yt-thumb-wrap');\n                if (!wrap || wrap.classList.contains('is-playing')) return;\n                var videoId = card.getAttribute('data-yt-id');\n                var iframe = document.createElement('iframe');\n                iframe.src = 'https:\/\/www.youtube.com\/embed\/' + videoId + '?autoplay=1&rel=0&modestbranding=1';\n                iframe.title = 'YouTube video player';\n                iframe.setAttribute('frameborder', '0');\n                iframe.setAttribute('allow', 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share');\n                iframe.setAttribute('allowfullscreen', 'true');\n                wrap.appendChild(iframe);\n                wrap.classList.add('is-playing');\n            });\n        });\n    })();\n<\/script>\n\t\n\n\n<!-- TAX POSITIONING \u2014 split photo layout (Light\/Cream Version) -->\n<section id=\"tax\" class=\"bg-cream py-24 relative overflow-hidden\">\n  \n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 relative z-10\">\n    <div class=\"grid lg:grid-cols-2 gap-16 lg:gap-10 items-center\">\n\n      <!-- LEFT COLUMN: Content & Grid -->\n      <div class=\"order-2 lg:order-1\">\n        \n        <!-- Tag -->\n        <div class=\"inline-flex items-center bg-gold\/10 border border-gold\/20 rounded-full px-4 py-1.5 mb-6\">\n          <span class=\"text-xs font-bold uppercase tracking-widest text-gold\">TAX POSITIONING<\/span>\n        <\/div>\n        \n        <!-- Heading & Paragraph -->\n        <h2 class=\"text-4xl md:text-5xl font-black text-gray-900 mb-6 tracking-tight leading-tight\">\n          A business-friendly <br class=\"hidden lg:block\" \/> international structure\n        <\/h2>\n        <p class=\"text-gray-600 text-base leading-relaxed mb-10 max-w-lg\">\n          Qualifying Labuan trading activities can potentially access a 3% corporate tax regime on audited net profits, subject to meeting applicable substance and tax requirements.\n        <\/p>\n\n        <!-- Feature Grid -->\n        <div class=\"grid sm:grid-cols-2 gap-4\">\n          \n          <!-- Grid Item 1 -->\n          <div class=\"bg-white border border-gray-100 shadow-sm rounded-2xl p-5 flex items-start gap-4 transition-all hover:shadow-md\">\n            <div class=\"w-10 h-10 rounded-lg bg-gold\/10 flex items-center justify-center shrink-0\">\n              <i class=\"fa-solid fa-briefcase text-gold text-sm\"><\/i>\n            <\/div>\n            <div>\n              <h4 class=\"text-gray-900 font-bold text-sm mb-1\">Qualifying Activities<\/h4>\n              <p class=\"text-gray-500 text-xs leading-relaxed\">Applies to trading activities under the applicable framework.<\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Grid Item 2 -->\n          <div class=\"bg-white border border-gray-100 shadow-sm rounded-2xl p-5 flex items-start gap-4 transition-all hover:shadow-md\">\n            <div class=\"w-10 h-10 rounded-lg bg-gold\/10 flex items-center justify-center shrink-0\">\n              <i class=\"fa-solid fa-file-invoice-dollar text-gold text-sm\"><\/i>\n            <\/div>\n            <div>\n              <h4 class=\"text-gray-900 font-bold text-sm mb-1\">Economic Substance<\/h4>\n              <p class=\"text-gray-500 text-xs leading-relaxed\">Requires audited accounts and satisfying substance requirements.<\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Grid Item 3 -->\n          <div class=\"bg-white border border-gray-100 shadow-sm rounded-2xl p-5 flex items-start gap-4 transition-all hover:shadow-md\">\n            <div class=\"w-10 h-10 rounded-lg bg-gold\/10 flex items-center justify-center shrink-0\">\n              <i class=\"fa-solid fa-clipboard-check text-gold text-sm\"><\/i>\n            <\/div>\n            <div>\n              <h4 class=\"text-gray-900 font-bold text-sm mb-1\">Annual Compliance<\/h4>\n              <p class=\"text-gray-500 text-xs leading-relaxed\">SetupHero coordinates your filings to keep the company eligible.<\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Grid Item 4 -->\n          <div class=\"bg-white border border-gray-100 shadow-sm rounded-2xl p-5 flex items-start gap-4 transition-all hover:shadow-md\">\n            <div class=\"w-10 h-10 rounded-lg bg-gold\/10 flex items-center justify-center shrink-0\">\n              <i class=\"fa-solid fa-circle-exclamation text-gold text-sm\"><\/i>\n            <\/div>\n            <div>\n              <h4 class=\"text-gray-900 font-bold text-sm mb-1\">Personal Tax Distinction<\/h4>\n              <p class=\"text-gray-500 text-xs leading-relaxed\">Your personal tax position is separate from the company structure.<\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n\n      <!-- RIGHT COLUMN: Image & Floating Card -->\n      <div class=\"order-1 lg:order-2 relative pb-12 lg:pb-8 lg:pl-10\">\n        \n        <!-- Main Image -->\n        <div class=\"rounded-[32px] overflow-hidden shadow-2xl relative\">\n          <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/gen_27208742eb_696faa95ff360c69.webp\" \n               alt=\"Labuan corporate tax advisory session\" \n               loading=\"lazy\" \n               class=\"w-full h-auto object-cover object-center aspect-[4\/3] lg:aspect-square\" \n               style=\"filter:grayscale(15%);\">\n        <\/div>\n\n        <!-- Floating Info Card (Kept Dark to match reference image) -->\n        <div class=\"absolute -bottom-4 left-1\/2 -translate-x-1\/2 w-[92%] sm:w-[85%] bg-[#1a1a1a] border border-white\/10 rounded-[24px] p-5 sm:p-6 shadow-2xl\">\n          \n          <div class=\"flex items-center gap-4 mb-5\">\n            <div class=\"w-12 h-12 rounded-full bg-gold\/10 border border-gold\/20 flex items-center justify-center shrink-0\">\n              <i class=\"fa-solid fa-check text-gold text-lg\"><\/i>\n            <\/div>\n            <div>\n              <h3 class=\"text-white font-bold text-base sm:text-lg\">Corporate Tax Framework<\/h3>\n              <p class=\"text-gray-400 text-xs sm:text-sm\">Based on Labuan international structure<\/p>\n            <\/div>\n          <\/div>\n          \n          <!-- Badges -->\n          <div class=\"flex flex-wrap items-center gap-2 border-t border-white\/10 pt-5\">\n            <span class=\"px-3 py-1.5 rounded-lg border border-gold\/30 text-gold text-[11px] sm:text-xs font-semibold bg-gold\/5\">\n              3% Potential Rate\n            <\/span>\n            <span class=\"px-3 py-1.5 rounded-lg border border-white\/10 text-gray-300 text-[11px] sm:text-xs font-medium bg-white\/5\">\n              LFSA Regulated\n            <\/span>\n            <span class=\"px-3 py-1.5 rounded-lg border border-white\/10 text-gray-300 text-[11px] sm:text-xs font-medium bg-white\/5\">\n              Audited Net Profit Basis\n            <\/span>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<!-- PROCESS \u2014 numbered card row (matches Home\/Accounting\/Incorporation 'How it works' pattern) + supporting photo -->\n<section id=\"process\" class=\"bg-white py-24 border-t border-gold\/10\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6\">\n    <div class=\"text-center mb-16\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">THE PROCESS<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">How your application moves forward<\/h2>\n    <\/div>\n\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-6 mb-14\">\n      <div class=\"bg-cream rounded-[20px] p-7 border border-gold\/10 card-hover-ep\">\n        <span class=\"inline-flex items-center justify-center w-9 h-9 rounded-lg bg-gold text-darkbg font-black text-sm mb-5\">01<\/span>\n        <h3 class=\"font-bold text-darkbg mb-2 text-base\">Eligibility Call<\/h3>\n        <p class=\"text-[#1B1B1B] text-sm leading-relaxed\">20 minutes. Review business activity, applicant profile, visa objectives and family requirements.<\/p>\n      <\/div>\n      <div class=\"bg-darkbg rounded-[20px] p-7 border border-gold\/30 shadow-xl card-hover-ep\">\n        <span class=\"inline-flex items-center justify-center w-9 h-9 rounded-lg bg-gold text-darkbg font-black text-sm mb-5\">02<\/span>\n        <h3 class=\"font-bold text-white mb-2 text-base\">KYC & Company Setup<\/h3>\n        <p class=\"text-gray-400 text-sm leading-relaxed\">Passport and supporting documentation are collected and the Labuan company is established.<\/p>\n      <\/div>\n      <div class=\"bg-cream rounded-[20px] p-7 border border-gold\/10 card-hover-ep\">\n        <span class=\"inline-flex items-center justify-center w-9 h-9 rounded-lg bg-gold text-darkbg font-black text-sm mb-5\">03<\/span>\n        <h3 class=\"font-bold text-darkbg mb-2 text-base\">Business Plan & Visa File<\/h3>\n        <p class=\"text-[#1B1B1B] text-sm leading-relaxed\">Prepare company documentation and supporting Employment Pass file.<\/p>\n      <\/div>\n      <div class=\"bg-cream rounded-[20px] p-7 border border-gold\/10 card-hover-ep\">\n        <span class=\"inline-flex items-center justify-center w-9 h-9 rounded-lg bg-gold text-darkbg font-black text-sm mb-5\">04<\/span>\n        <h3 class=\"font-bold text-darkbg mb-2 text-base\">Employment Pass Application<\/h3>\n        <p class=\"text-[#1B1B1B] text-sm leading-relaxed\">Application submitted through the appropriate Labuan process.<\/p>\n      <\/div>\n      <div class=\"bg-cream rounded-[20px] p-7 border border-gold\/10 card-hover-ep\">\n        <span class=\"inline-flex items-center justify-center w-9 h-9 rounded-lg bg-gold text-darkbg font-black text-sm mb-5\">05<\/span>\n        <h3 class=\"font-bold text-darkbg mb-2 text-base\">Approval & Immigration<\/h3>\n        <p class=\"text-[#1B1B1B] text-sm leading-relaxed\">Complete the required Malaysian immigration formalities.<\/p>\n      <\/div>\n      <div class=\"bg-cream rounded-[20px] p-7 border border-gold\/10 card-hover-ep\">\n        <span class=\"inline-flex items-center justify-center w-9 h-9 rounded-lg bg-gold text-darkbg font-black text-sm mb-5\">06<\/span>\n        <h3 class=\"font-bold text-darkbg mb-2 text-base\">Banking & Compliance<\/h3>\n        <p class=\"text-[#1B1B1B] text-sm leading-relaxed\">Assist with corporate banking, company administration, accounting, annual compliance and renewals.<\/p>\n      <\/div>\n    <\/div>\n\n    \n  <\/div>\n<\/section>\n\n<!-- RESIDENCE LIFESTYLE \u2014 featured + stacked -->\n<section id=\"lifestyle\" class=\"bg-cream py-16 md:py-24\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6\">\n    \n    <div class=\"text-center mb-10 md:mb-16\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">LIFE IN MALAYSIA<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">Build your business from Malaysia<\/h2>\n      <p class=\"text-[#1B1B1B] text-sm md:text-base max-w-2xl mx-auto\">Your company may be incorporated in Labuan, but your Malaysian lifestyle does not necessarily have to revolve around Labuan.<\/p>\n    <\/div>\n\n    <div class=\"grid lg:grid-cols-3 gap-6\">\n      \n      <!-- Featured Kuala Lumpur Card (With Image Background) -->\n      <div class=\"lg:col-span-2 bg-darkbg rounded-[24px] md:rounded-[28px] card-hover-ep relative overflow-hidden flex flex-col justify-end min-h-[380px] md:min-h-[450px] group shadow-xl\">\n        \n        <!-- Background Image Wrapper (Fixes CMS image wrapper bugs that break mobile layouts) -->\n        <div class=\"absolute inset-0 w-full h-full\">\n          <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/mage-Aug-20-2026-12_36_01-PM.webp\" \n               alt=\"Kuala Lumpur Skyline\" \n               class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n        <\/div>\n        \n        <!-- Dark Overlay (Replaced flat overlay with a gradient for pristine text legibility) -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-darkbg via-darkbg\/60 to-transparent\"><\/div>\n        \n        <!-- Content -->\n        <div class=\"relative z-10 p-6 md:p-12 mt-auto\">\n          <div class=\"w-12 h-12 md:w-14 md:h-14 bg-black\/40 backdrop-blur-md border border-gold\/30 rounded-xl md:rounded-2xl flex items-center justify-center mb-4 md:mb-6 shadow-lg\">\n            <i class=\"fa-solid fa-city text-gold text-lg md:text-xl\"><\/i>\n          <\/div>\n          <h3 class=\"font-black text-white text-2xl md:text-3xl mb-2 md:mb-3\">Kuala Lumpur<\/h3>\n          <p class=\"text-gray-300 text-sm md:text-base leading-relaxed max-w-md\">\n            Malaysia's main international business hub with excellent infrastructure and regional connectivity.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Stacked Side Cards -->\n      <div class=\"lg:col-span-1 grid grid-cols-1 gap-6\">\n        \n        <div class=\"bg-white rounded-[24px] md:rounded-[28px] p-6 md:p-7 border border-gold\/10 card-hover-ep flex flex-col justify-center gap-3 md:gap-4 shadow-sm hover:shadow-md transition-shadow\">\n          <div class=\"w-10 h-10 md:w-12 md:h-12 bg-gold\/10 rounded-xl flex items-center justify-center flex-shrink-0\">\n            <i class=\"fa-solid fa-umbrella-beach text-gold text-base md:text-lg\"><\/i>\n          <\/div>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-base md:text-lg mb-1 md:mb-2\">Penang<\/h3>\n            <p class=\"text-[#1B1B1B] text-xs md:text-sm leading-relaxed\">Popular with international residents looking for a smaller city and strong quality of life.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bg-white rounded-[24px] md:rounded-[28px] p-6 md:p-7 border border-gold\/10 card-hover-ep flex flex-col justify-center gap-3 md:gap-4 shadow-sm hover:shadow-md transition-shadow\">\n          <div class=\"w-10 h-10 md:w-12 md:h-12 bg-gold\/10 rounded-xl flex items-center justify-center flex-shrink-0\">\n            <i class=\"fa-solid fa-bridge text-gold text-base md:text-lg\"><\/i>\n          <\/div>\n          <div>\n            <h3 class=\"font-bold text-darkbg text-base md:text-lg mb-1 md:mb-2\">Johor Bahru<\/h3>\n            <p class=\"text-[#1B1B1B] text-xs md:text-sm leading-relaxed\">Strategic location situated immediately across the border from Singapore.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n <section id=\"stats\" class=\"py-16 bg-ink\">\n    <div class=\"max-w-7xl mx-auto px-6\">\n        <div class=\"grid grid-cols-2 lg:grid-cols-4 gap-8 text-center\">\n            <div>\n                <div class=\"font-display text-5xl font-bold text-white mb-2\">600<span class=\"text-gold\">+<\/span><\/div>\n                <div class=\"text-white\/60 text-sm font-medium\">Companies Registered<\/div>\n            <\/div>\n            <div class=\"border-l border-white\/10\">\n                <div class=\"font-display text-5xl font-bold text-white mb-2\">48<span class=\"text-gold\">hrs<\/span><\/div>\n                <div class=\"text-white\/60 text-sm font-medium\">Average Turnaround<\/div>\n            <\/div>\n            <div class=\"border-l border-white\/10\">\n                <div class=\"font-display text-5xl font-bold text-white mb-2\">100<span class=\"text-gold\">%<\/span><\/div>\n                <div class=\"text-white\/60 text-sm font-medium\">Online \u2014 No Office Visit<\/div>\n            <\/div>\n            <div class=\"border-l border-white\/10\">\n                <div class=\"font-display text-5xl font-bold text-white mb-2\">28<span class=\"text-gold\">+<\/span><\/div>\n                <div class=\"text-white\/60 text-sm font-medium\">Nationalities Served<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\t\n\n\n\n<!-- FAMILY \u2014 Split Image & Features Layout -->\n<section id=\"family\" class=\"bg-[#FAF9F6] py-24 relative overflow-hidden\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 relative z-10\">\n    <div class=\"grid lg:grid-cols-2 gap-16 lg:gap-12 items-center\">\n\n      <!-- LEFT COLUMN: Content & Features -->\n      <div class=\"order-2 lg:order-1\">\n        <p class=\"text-xs font-bold uppercase tracking-widest text-[#C59D51] mb-3\">FAMILY<\/p>\n        <h2 class=\"text-4xl md:text-5xl font-black text-gray-900 mb-5 tracking-tight\">Moving with your family?<\/h2>\n        <p class=\"text-gray-600 text-base leading-relaxed mb-12 max-w-lg\">\n          Your residence plan doesn't have to stop with you. We make it simple to bring your loved ones along with comprehensive dependent visa support.\n        <\/p>\n\n        <!-- Vertical Feature List -->\n        <div class=\"space-y-6 mb-12\">\n          \n          <!-- Feature 1 -->\n          <div class=\"flex items-start gap-5\">\n            <div class=\"w-14 h-14 rounded-2xl bg-white border border-gray-100 shadow-sm flex items-center justify-center shrink-0 transition-transform hover:-translate-y-1\">\n              <i class=\"fa-solid fa-user-group text-[#C59D51] text-xl\"><\/i>\n            <\/div>\n            <div>\n              <h3 class=\"font-bold text-gray-900 text-lg mb-1\">Spouse<\/h3>\n              <p class=\"text-gray-500 text-sm leading-relaxed max-w-sm\">\n                Full coordination and dependent visa assistance for your husband or wife.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Feature 2 -->\n          <div class=\"flex items-start gap-5\">\n            <div class=\"w-14 h-14 rounded-2xl bg-white border border-gray-100 shadow-sm flex items-center justify-center shrink-0 transition-transform hover:-translate-y-1\">\n              <i class=\"fa-solid fa-child text-[#C59D51] text-xl\"><\/i>\n            <\/div>\n            <div>\n              <h3 class=\"font-bold text-gray-900 text-lg mb-1\">Children<\/h3>\n              <p class=\"text-gray-500 text-sm leading-relaxed max-w-sm\">\n                Dependent visa applications and processing for your children under 21.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Feature 3 -->\n          <div class=\"flex items-start gap-5\">\n            <div class=\"w-14 h-14 rounded-2xl bg-white border border-gray-100 shadow-sm flex items-center justify-center shrink-0 transition-transform hover:-translate-y-1\">\n              <i class=\"fa-solid fa-arrows-rotate text-[#C59D51] text-xl\"><\/i>\n            <\/div>\n            <div>\n              <h3 class=\"font-bold text-gray-900 text-lg mb-1\">Renewals<\/h3>\n              <p class=\"text-gray-500 text-sm leading-relaxed max-w-sm\">\n                Ongoing immigration support and streamlined renewal filings for the whole family.\n              <\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        \n      <\/div>\n\n      <!-- RIGHT COLUMN: Image Area -->\n      <div class=\"order-1 lg:order-2 relative pb-8 lg:pb-0\">\n        <!-- Main Image -->\n        <div class=\"rounded-[32px] overflow-hidden shadow-2xl border border-gray-200 bg-white relative\">\n          <!-- REPLACE SRC WITH YOUR IMAGE -->\n          <img decoding=\"async\" src=\"\/my\/wp-content\/uploads\/2026\/08\/family-malysia.webp\" \n               alt=\"Family moving to Malaysia\" \n               loading=\"lazy\" \n               class=\"w-full h-auto object-cover object-center aspect-[4\/3] lg:aspect-[4\/4]\">\n               \n          <!-- Optional Floating Badge to add visual interest -->\n          <div class=\"absolute bottom-6 left-6 right-6 sm:bottom-8 sm:left-auto sm:right-8 bg-white\/90 backdrop-blur-md border border-gray-100 rounded-2xl p-4 shadow-xl flex items-center gap-4 sm:max-w-xs\">\n            <div class=\"w-10 h-10 rounded-full bg-green-100 flex items-center justify-center shrink-0\">\n              <i class=\"fa-solid fa-check text-green-600\"><\/i>\n            <\/div>\n            <div>\n              <p class=\"text-gray-900 font-bold text-sm\">Family-friendly<\/p>\n              <p class=\"text-gray-500 text-xs\">Seamless dependent integration<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        \n        <!-- Decorative Background Element -->\n        <div class=\"absolute -z-10 top-1\/2 left-1\/2 -translate-x-1\/2 -translate-y-1\/2 w-full h-full bg-[radial-gradient(ellipse_at_center,_var(--tw-gradient-stops))] from-[#C59D51]\/10 via-transparent to-transparent scale-150\"><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- COMPARISON -->\n<section id=\"compare\" class=\"bg-white py-24 border-t border-gold\/10\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6\">\n    <div class=\"text-center mb-16\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">COMPARISON<\/p>\n      <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">Labuan Employment Pass vs other Malaysia residence routes<\/h2>\n    <\/div>\n    <div class=\"rounded-[24px] border border-gray-200\/80 overflow-hidden shadow-sm bg-white\">\n      <div class=\"overflow-x-auto\">\n        <table class=\"w-full text-left border-collapse\">\n          <thead>\n            <tr class=\"bg-darkbg text-white\">\n              <th class=\"py-5 px-6 sm:px-8 text-[11px] font-extrabold uppercase tracking-widest\">COMPARISON<\/th>\n              <th class=\"py-5 px-6 sm:px-8 text-[11px] font-extrabold uppercase tracking-widest text-gold\">LABUAN EMPLOYMENT PASS<\/th>\n              <th class=\"py-5 px-6 sm:px-8 text-[11px] font-extrabold uppercase tracking-widest\">MM2H<\/th>\n              <th class=\"py-5 px-6 sm:px-8 text-[11px] font-extrabold uppercase tracking-widest\">LOCAL EMPLOYMENT PASS<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody class=\"divide-y divide-gray-100 text-xs sm:text-sm\">\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Designed for entrepreneurs<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">Yes<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">No<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Usually no<\/td>\n            <\/tr>\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Own company<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">Yes<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Separate<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Employer dependent<\/td>\n            <\/tr>\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Work through company<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">Yes<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Restricted \/ depends<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Yes<\/td>\n            <\/tr>\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Foreign ownership<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">100% possible<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">N\/A<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">N\/A<\/td>\n            <\/tr>\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Malaysian residence<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">Yes<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Yes<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Yes<\/td>\n            <\/tr>\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Employer required<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">Your own Labuan company<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">No<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">Usually third-party employer<\/td>\n            <\/tr>\n            <tr class=\"hover:bg-gray-50\/50 transition-colors\">\n              <td class=\"py-5 px-6 sm:px-8 font-black text-darkbg\">Business + visa package<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gold font-bold\">Yes<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">No<\/td>\n              <td class=\"py-5 px-6 sm:px-8 text-gray-500 font-medium\">No<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY SETUPHERO \u2014 Card Grid Layout -->\n<section id=\"why-setuphero\" class=\"bg-[#FAF9F6] py-20 lg:py-28 font-sans\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n    \n    <!-- Section Header -->\n    <div class=\"text-center mb-16\">\n      <p class=\"text-xs font-bold uppercase tracking-widest text-[#C59D51] mb-3\">END TO END<\/p>\n      <h2 class=\"text-3xl sm:text-4xl lg:text-5xl font-black text-[#0F0F0F] tracking-tight\">Why SetupHero<\/h2>\n    <\/div>\n\n    <!-- 3x2 Grid -->\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 max-w-6xl mx-auto\">\n\n      <!-- Card 01 (Light) -->\n      <div class=\"bg-white rounded-[24px] p-8 shadow-sm border border-black\/5 flex flex-col justify-between transition-all hover:shadow-md\">\n        <div>\n          <div class=\"w-12 h-12 rounded-xl bg-[#F8F5EE] flex items-center justify-center mb-6\">\n            <i class=\"fa-solid fa-building text-[#C59D51] text-lg\"><\/i>\n          <\/div>\n          <h3 class=\"text-xl font-bold text-[#0F0F0F] mb-3\">Company Formation<\/h3>\n          <p class=\"text-gray-600 text-sm leading-relaxed mb-6\">\n            Complete Labuan company establishment and corporate documentation handled from start to finish.\n          <\/p>\n        <\/div>\n        <ul class=\"space-y-2.5 pt-4 border-t border-gray-100\">\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Incorporation & Registration\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Statutory Documentation\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Resident Secretary Services\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 02 (Dark Featured Card) -->\n      <div class=\"bg-[#0F0F0F] rounded-[24px] p-8 shadow-xl flex flex-col justify-between transition-all hover:shadow-2xl relative overflow-hidden\">\n        <div>\n          <div class=\"w-12 h-12 rounded-xl bg-white\/10 border border-white\/10 flex items-center justify-center mb-6\">\n            <i class=\"fa-solid fa-[#C59D51] fa-id-card text-[#C59D51] text-lg\"><\/i>\n          <\/div>\n          <h3 class=\"text-xl font-bold text-white mb-3\">Employment Pass<\/h3>\n          <p class=\"text-gray-300 text-sm leading-relaxed mb-6\">\n            End-to-end coordination and management of your Labuan Employment Pass application process.\n          <\/p>\n        <\/div>\n        <ul class=\"space-y-2.5 pt-4 border-t border-white\/10\">\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-200\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Executive Visa Processing\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-200\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> LFSA Submission & Liaison\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-200\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Immigration Approval Support\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 03 (Light) -->\n      <div class=\"bg-white rounded-[24px] p-8 shadow-sm border border-black\/5 flex flex-col justify-between transition-all hover:shadow-md\">\n        <div>\n          <div class=\"w-12 h-12 rounded-xl bg-[#F8F5EE] flex items-center justify-center mb-6\">\n            <i class=\"fa-solid fa-building-columns text-[#C59D51] text-lg\"><\/i>\n          <\/div>\n          <h3 class=\"text-xl font-bold text-[#0F0F0F] mb-3\">Banking Assistance<\/h3>\n          <p class=\"text-gray-600 text-sm leading-relaxed mb-6\">\n            Dedicated support with multi-currency corporate banking applications and introductions.\n          <\/p>\n        <\/div>\n        <ul class=\"space-y-2.5 pt-4 border-t border-gray-100\">\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Multi-Currency Accounts\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Bank Compliance Guidance\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Application Dossier Review\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 04 (Light) -->\n      <div class=\"bg-white rounded-[24px] p-8 shadow-sm border border-black\/5 flex flex-col justify-between transition-all hover:shadow-md\">\n        <div>\n          <div class=\"w-12 h-12 rounded-xl bg-[#F8F5EE] flex items-center justify-center mb-6\">\n            <i class=\"fa-solid fa-calculator text-[#C59D51] text-lg\"><\/i>\n          <\/div>\n          <h3 class=\"text-xl font-bold text-[#0F0F0F] mb-3\">Accounting & Tax<\/h3>\n          <p class=\"text-gray-600 text-sm leading-relaxed mb-6\">\n            Ongoing Labuan bookkeeping, corporate tax preparation, and audit compliance coordination.\n          <\/p>\n        <\/div>\n        <ul class=\"space-y-2.5 pt-4 border-t border-gray-100\">\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Annual Financial Returns\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Substance Requirements\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Tax Filing & Liaison\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 05 (Light) -->\n      <div class=\"bg-white rounded-[24px] p-8 shadow-sm border border-black\/5 flex flex-col justify-between transition-all hover:shadow-md\">\n        <div>\n          <div class=\"w-12 h-12 rounded-xl bg-[#F8F5EE] flex items-center justify-center mb-6\">\n            <i class=\"fa-solid fa-[#C59D51] fa-passport text-[#C59D51] text-lg\"><\/i>\n          <\/div>\n          <h3 class=\"text-xl font-bold text-[#0F0F0F] mb-3\">Immigration Services<\/h3>\n          <p class=\"text-gray-600 text-sm leading-relaxed mb-6\">\n            Ongoing Employment Pass renewals and dependant visa assistance for your family members.\n          <\/p>\n        <\/div>\n        <ul class=\"space-y-2.5 pt-4 border-t border-gray-100\">\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> EP Renewal Filings\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Dependant Pass Applications\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Re-entry Permit Handling\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 06 (Light) -->\n      <div class=\"bg-white rounded-[24px] p-8 shadow-sm border border-black\/5 flex flex-col justify-between transition-all hover:shadow-md\">\n        <div>\n          <div class=\"w-12 h-12 rounded-xl bg-[#F8F5EE] flex items-center justify-center mb-6\">\n            <i class=\"fa-solid fa-headset text-[#C59D51] text-lg\"><\/i>\n          <\/div>\n          <h3 class=\"text-xl font-bold text-[#0F0F0F] mb-3\">One Point of Contact<\/h3>\n          <p class=\"text-gray-600 text-sm leading-relaxed mb-6\">\n            Deal directly with SetupHero rather than managing multiple fragmented service providers.\n          <\/p>\n        <\/div>\n        <ul class=\"space-y-2.5 pt-4 border-t border-gray-100\">\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Dedicated Account Advisor\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Streamlined Management\n          <\/li>\n          <li class=\"flex items-center gap-2.5 text-xs font-medium text-gray-700\">\n            <i class=\"fa-solid fa-check text-[#C59D51] text-xs\"><\/i> Transparent Communication\n          <\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- VIDEO -->\n<section id=\"video\" class=\"bg-white py-24 border-t border-gold\/10\">\n  <div class=\"max-w-4xl mx-auto px-4 sm:px-6 text-center\">\n    <p class=\"text-xs font-bold uppercase tracking-widest text-gold mb-3\">WATCH FIRST<\/p>\n    <h2 class=\"text-3xl md:text-4xl font-black text-darkbg mb-4 tracking-tight\">Before you move, understand the structure.<\/h2>\n    <p class=\"text-[#1B1B1B] text-base leading-relaxed mb-10 max-w-xl mx-auto\">Watch our complete explanation of Labuan companies, Malaysian residence and how the Employment Pass route works.<\/p>\n    \n    <!-- Playable Video Container -->\n    <div class=\"relative rounded-2xl overflow-hidden aspect-video bg-darkbg border border-gold\/10 shadow-xl flex items-center justify-center cursor-pointer group\" \n         onclick=\"this.innerHTML='<iframe width=\\'100%\\' height=\\'100%\\' src=\\'https:\/\/www.youtube.com\/embed\/zv_HGiB6H-s?autoplay=1\\' title=\\'YouTube video player\\' frameborder=\\'0\\' allow=\\'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\' allowfullscreen class=\\'absolute inset-0 w-full h-full\\'><\/iframe>'\">\n      \n      <!-- YouTube Thumbnail -->\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/zv_HGiB6H-s\/maxresdefault.jpg\" \n           alt=\"How to Move to Malaysia as an Entrepreneur\" \n           class=\"absolute inset-0 w-full h-full object-cover opacity-60 transition-opacity duration-300 group-hover:opacity-40\">\n      \n      <!-- Transparent Play Button with Gold Border -->\n      <div class=\"relative z-10 w-20 h-20 rounded-full border-2 border-white bg-transparent backdrop-blur-sm flex items-center justify-center shadow-[0_0_20px_rgba(197,157,81,0.4)] transition-transform duration-300 group-hover:scale-110\">\n        <i class=\"fa-solid fa-play text-white text-2xl ml-1 drop-shadow-md\"><\/i>\n      <\/div>\n      \n      <!-- Bottom Text Overlay -->\n      <p class=\"absolute bottom-6 left-0 right-0 text-white text-xs font-semibold tracking-wide uppercase z-10 drop-shadow-lg pointer-events-none\">\n        How to Move to Malaysia as an Entrepreneur (MM2H &amp; Labuan Routes)\n      <\/p>\n      \n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ELEMENTOR SAFE CSS (No Tailwind classes below \u2014 plain scoped CSS) -->\n<style>\n  .fep-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #0f172a;\n    box-sizing: border-box;\n    line-height: 1.5;\n  }\n  .fep-wrapper * { box-sizing: border-box; }\n\n  .fep-text-center { text-align: center; }\n  .fep-mb-12 { margin-bottom: 3rem; }\n\n  .fep-label {\n    font-size: 0.75rem; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 0.1em; color: #C59D51; margin: 0 0 0.75rem 0;\n  }\n  .fep-h2 { font-size: 2.25rem; font-weight: 800; color: #0f172a; margin: 0 0 1rem 0; line-height: 1.2; }\n  .fep-subtitle { color: #64748b; font-size: 1rem; max-width: 36rem; margin: 0 auto; }\n\n  .fep-section { padding: 5rem 1rem; }\n  .fep-bg-white { background-color: #ffffff; border-top: 1px solid #f1f5f9; }\n\n  .fep-container-md { max-width: 48rem; margin: 0 auto; }\n\n  .fep-faq-wrapper { border-top: 1px solid #f1f5f9; }\n  .fep-faq-item { padding: 1.25rem 0; border-bottom: 1px solid #f1f5f9; cursor: pointer; }\n  .fep-faq-header {\n    display: flex; justify-content: space-between; align-items: center; gap: 1rem;\n    font-weight: 600; color: #0f172a; font-size: 1rem; transition: color 0.2s ease;\n  }\n  .fep-faq-item:hover .fep-faq-header, .fep-faq-item:hover .fep-faq-icon { color: #C59D51; }\n  .fep-faq-icon { color: #94a3b8; font-size: 0.875rem; transition: color 0.2s ease; }\n  .fep-faq-answer { margin-top: 0.75rem; color: #64748b; font-size: 0.875rem; line-height: 1.625; display: none; }\n<\/style>\n\n<div class=\"fep-wrapper\">\n  <!-- FAQ SECTION -->\n  <section class=\"fep-section bg-cream\" id=\"fep-faq-section\">\n    <div class=\"fep-container-md\">\n      <div class=\"fep-text-center fep-mb-12\">\n        <p class=\"fep-label\">FAQ<\/p>\n        <h2 class=\"fep-h2\">Common questions<\/h2>\n        <p class=\"fep-subtitle\">Everything you need to know about the Labuan Employment Pass.<\/p>\n      <\/div>\n\n      <div class=\"fep-faq-wrapper\">\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>Can I get Malaysian residence by opening a Labuan company?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">A Labuan company may sponsor eligible foreign directors or employees for an Employment Pass, subject to approval and applicable requirements.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>How long is the Labuan Employment Pass valid?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">The current product is positioned as a two-year Employment Pass. Issuance rules can be updated by the relevant authorities, so we reconfirm current validity with our immigration partners before every application.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>Do I need a Malaysian business partner?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">A Labuan company can generally be 100% foreign-owned.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>Do I have to live in Labuan?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">Your company is incorporated in Labuan, but your day-to-day residence within Malaysia depends on the specific conditions attached to your pass. We'll confirm exactly what applies to your situation during your eligibility review.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>Can my family move with me?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">Eligible dependants may generally apply for appropriate dependant immigration status, subject to approval.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>Does my company have to rent an office?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">The Employment Pass package includes an office lease arrangement. Separately, Labuan companies must comply with applicable registered-office and economic-substance requirements.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>What tax does a Labuan company pay?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">Qualifying Labuan trading businesses may potentially be taxed at 3% of audited net profits, subject to satisfying applicable requirements.<\/div>\n        <\/div>\n        <div class=\"fep-faq-item\" onclick=\"toggleFormMyFAQEP(this)\">\n          <div class=\"fep-faq-header\"><span>Can SetupHero help with banking?<\/span><i class=\"fa-solid fa-plus fep-faq-icon\"><\/i><\/div>\n          <div class=\"fep-faq-answer\">Yes. Corporate bank account assistance can be included after company establishment, although bank approval remains at the bank's discretion.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FINAL CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"custom-cta-section\">\n  <style>\n    .custom-cta-section {\n      background-color: #C59D51;\n      padding: 96px 20px;\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      box-sizing: border-box;\n      width: 100%;\n      position: relative;\n      overflow: hidden;\n    }\n    .custom-cta-section *, .custom-cta-section *::before, .custom-cta-section *::after {\n      box-sizing: border-box;\n    }\n    .custom-cta-blob-1 {\n      position: absolute;\n      top: -80px;\n      right: -80px;\n      width: 288px;\n      height: 288px;\n      border-radius: 50%;\n      opacity: 0.2;\n      background: radial-gradient(circle, #fff 0%, transparent 70%);\n      pointer-events: none;\n    }\n    .custom-cta-blob-2 {\n      position: absolute;\n      bottom: -80px;\n      left: -80px;\n      width: 288px;\n      height: 288px;\n      border-radius: 50%;\n      opacity: 0.15;\n      background: radial-gradient(circle, #1B1B1B 0%, transparent 70%);\n      pointer-events: none;\n    }\n    .custom-cta-container {\n      max-width: 800px;\n      margin: 0 auto;\n      text-align: center;\n      position: relative;\n      z-index: 10;\n    }\n    .custom-cta-icon {\n      width: 64px;\n      height: 64px;\n      background: rgba(255, 255, 255, 0.15);\n      border: 1px solid rgba(255, 255, 255, 0.3);\n      border-radius: 16px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin: 0 auto 24px auto;\n      color: #ffffff;\n      font-size: 24px;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n    }\n    .custom-cta-title {\n      font-size: 3rem;\n      font-weight: 900;\n      color: #ffffff;\n      margin-top: 0;\n      margin-bottom: 20px;\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n    }\n    .custom-cta-text {\n      color: #ffffff;\n      font-size: 1.125rem;\n      margin-bottom: 40px;\n      max-width: 600px;\n      margin-left: auto;\n      margin-right: auto;\n      font-weight: 500;\n      line-height: 1.6;\n    }\n    .custom-cta-buttons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 16px;\n      justify-content: center;\n    }\n    .custom-cta-btn-primary {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      height: 61px;\n      padding: 0 32px;\n      background-color: #ffffff;\n      color: #1B1B1B;\n      font-size: 0.875rem;\n      font-weight: 800;\n      border-radius: 10px;\n      text-decoration: none;\n      transition: background-color 0.2s ease, transform 0.2s ease;\n      box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n    }\n    .custom-cta-btn-primary:hover {\n      background-color: #f4f4f5;\n    }\n    .custom-cta-btn-secondary {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      height: 61px;\n      padding: 0 32px;\n      background-color: transparent;\n      border: 2px solid #ffffff;\n      color: #ffffff;\n      font-size: 0.875rem;\n      font-weight: 700;\n      border-radius: 10px;\n      text-decoration: none;\n      transition: background-color 0.2s ease;\n    }\n    .custom-cta-btn-secondary:hover {\n      background-color: rgba(255, 255, 255, 0.1);\n    }\n    .custom-cta-footer {\n      color: rgba(255, 255, 255, 0.9);\n      font-size: 0.75rem;\n      margin-top: 32px;\n      font-weight: 500;\n      margin-bottom: 0;\n    }\n    \n    \/* --- Mobile Responsive Updates --- *\/\n    @media (max-width: 768px) {\n      .custom-cta-title {\n        font-size: 2.25rem;\n      }\n      .custom-cta-buttons {\n        flex-direction: column; \/* Stack buttons vertically *\/\n        width: 100%;\n      }\n      .custom-cta-btn-primary,\n      .custom-cta-btn-secondary {\n        width: 100%; \/* Stretch buttons to full width *\/\n      }\n    }\n  <\/style>\n\n  <div class=\"custom-cta-blob-1\"><\/div>\n  <div class=\"custom-cta-blob-2\"><\/div>\n \n  <div class=\"custom-cta-container\">\n    <div class=\"custom-cta-icon\">\n      <i class=\"fa-solid fa-rocket\"><\/i>\n    <\/div>\n    <h2 class=\"custom-cta-title\">\n      Ready to launch your<br>Malaysian business?\n    <\/h2>\n    <p class=\"custom-cta-text\">\n      From company registration to banking and visas, our experts manage the entire process \u2014 so you can launch with confidence.\n    <\/p>\n    <div class=\"custom-cta-buttons\">\n      <a href=\"\" class=\"custom-cta-btn-primary sh-popup-trigger\">\n        <i class=\"fa-solid fa-rocket\" style=\"color: #C59D51;\"><\/i> Get started\n      <\/a>\n      <a href=\"\" class=\"custom-cta-btn-secondary sh-calendly-trigger\">\n        <i class=\"fa-solid fa-calendar\"><\/i> Schedule a call\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  window.toggleFormMyFAQEP = function(element) {\n    const answer = element.querySelector('.fep-faq-answer');\n    const icon = element.querySelector('.fep-faq-icon');\n    const isOpening = answer.style.display !== 'block';\n\n    const container = document.getElementById('fep-faq-section');\n\n    container.querySelectorAll('.fep-faq-answer').forEach(a => a.style.display = 'none');\n    container.querySelectorAll('.fep-faq-icon').forEach(i => {\n      i.classList.remove('fa-minus');\n      i.classList.add('fa-plus');\n    });\n\n    if (isOpening) {\n      answer.style.display = 'block';\n      icon.classList.remove('fa-plus');\n      icon.classList.add('fa-minus');\n    }\n  };\n<\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1008","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Employement pass - SetupHero<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Employement pass - SetupHero\" \/>\n<meta property=\"og:url\" content=\"https:\/\/setuphero.com\/my\/employement-pass\/\" \/>\n<meta property=\"og:site_name\" content=\"SetupHero\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T10:38:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/employement-pass\\\/\",\"url\":\"https:\\\/\\\/setuphero.com\\\/my\\\/employement-pass\\\/\",\"name\":\"Employement pass - SetupHero\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/#website\"},\"datePublished\":\"2026-08-11T10:34:16+00:00\",\"dateModified\":\"2026-08-11T10:38:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/employement-pass\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/setuphero.com\\\/my\\\/employement-pass\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/employement-pass\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/setuphero.com\\\/my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Employement pass\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/#website\",\"url\":\"https:\\\/\\\/setuphero.com\\\/my\\\/\",\"name\":\"SetupHero\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/setuphero.com\\\/my\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Employement pass - SetupHero","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Employement pass - SetupHero","og_url":"https:\/\/setuphero.com\/my\/employement-pass\/","og_site_name":"SetupHero","article_modified_time":"2026-08-11T10:38:01+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/setuphero.com\/my\/employement-pass\/","url":"https:\/\/setuphero.com\/my\/employement-pass\/","name":"Employement pass - SetupHero","isPartOf":{"@id":"https:\/\/setuphero.com\/my\/#website"},"datePublished":"2026-08-11T10:34:16+00:00","dateModified":"2026-08-11T10:38:01+00:00","breadcrumb":{"@id":"https:\/\/setuphero.com\/my\/employement-pass\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/setuphero.com\/my\/employement-pass\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/setuphero.com\/my\/employement-pass\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/setuphero.com\/my\/"},{"@type":"ListItem","position":2,"name":"Employement pass"}]},{"@type":"WebSite","@id":"https:\/\/setuphero.com\/my\/#website","url":"https:\/\/setuphero.com\/my\/","name":"SetupHero","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/setuphero.com\/my\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/1008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/comments?post=1008"}],"version-history":[{"count":3,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/1008\/revisions"}],"predecessor-version":[{"id":1013,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/1008\/revisions\/1013"}],"wp:attachment":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/media?parent=1008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}