{"id":179781,"date":"2025-05-19T18:45:05","date_gmt":"2025-05-19T18:45:05","guid":{"rendered":"https:\/\/enrg.realty\/mario-mitchell\/?page_id=179781"},"modified":"2025-07-01T20:28:40","modified_gmt":"2025-07-01T20:28:40","slug":"join-enrg","status":"publish","type":"page","link":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/","title":{"rendered":"JoinLP"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"179781\" class=\"elementor elementor-179781\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e5d57d e-flex e-con-boxed e-con e-parent\" data-id=\"4e5d57d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f4c598 elementor-widget elementor-widget-html\" data-id=\"4f4c598\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ENRG Hero Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            background-color: #FFFFFF; \/* Clean white background *\/\n            margin: 0;\n        }\n\n        \/* ENRG Brand Colors from Guidelines *\/\n        :root {\n            --enrg-purple: #6021E6; \/* Primary *\/\n            --enrg-purple-dark: #1E005E; \/* Darker purple for agent sites *\/\n            --enrg-black: #000000; \/* Primary *\/\n            --enrg-white: #FFFFFF; \/* Primary *\/\n            --enrg-charcoal-gray: #111111; \/* Neutral *\/\n            --enrg-medium-gray: #666666; \/* Neutral *\/\n            --enrg-light-gray: #EEEEEE; \/* Neutral *\/\n        }\n\n        .text-enrg-purple { color: var(--enrg-purple); }\n        .bg-enrg-purple { background-color: var(--enrg-purple); }\n        \n        .text-enrg-purple-dark { color: var(--enrg-purple-dark); }\n        .bg-enrg-purple-dark { background-color: var(--enrg-purple-dark); }\n        \n        .text-enrg-charcoal { color: var(--enrg-charcoal-gray); }\n        .text-enrg-medium-gray { color: var(--enrg-medium-gray); }\n        .text-enrg-white { color: var(--enrg-white); }\n\n        \/* Typography adjustments based on brand guidelines *\/\n        .pre-headline { \/* For \"JOIN US\" *\/\n            font-size: 0.875rem; \/* text-sm *\/\n            font-weight: 600; \/* SemiBold *\/\n            text-transform: uppercase;\n            letter-spacing: 0.1em; \/* Wider letter spacing *\/\n            color: var(--enrg-medium-gray);\n            margin-bottom: 1rem;\n        }\n        .headline-large { \n            font-weight: 600; \/* SemiBold *\/\n            line-height: 1.1; \n            color: var(--enrg-charcoal-gray);\n        }\n        .subheadline { \n            font-weight: 600; \/* SemiBold *\/\n            text-transform: uppercase;\n            line-height: 1.4; \n            letter-spacing: 0.01em; \n            color: var(--enrg-medium-gray);\n        }\n        .button-text { \/* For the main CTA button *\/\n            font-weight: 600; \/* SemiBold *\/\n        }\n\n        \/* Hero Section Specific Styling *\/\n        .hero-section-container {\n            min-height: 80vh;\n            display: flex;\n            align-items: center;\n            background-color: #FFFFFF; \/* Explicit white background *\/\n            padding-top: 4rem;\n            padding-bottom: 4rem;\n        }\n\n        .hero-content {\n            text-align: left;\n            max-width: 48rem;\n        }\n        \n        \/* Styling for the dark purple button - Extra specific to override WordPress\/Elementor styles *\/\n        a.cta-button-purple,\n        a.cta-button-purple:link,\n        a.cta-button-purple:visited,\n        .cta-button-purple {\n            background-color: var(--enrg-purple-dark) !important;\n            color: var(--enrg-white) !important;\n            padding-left: 2.5rem !important;\n            padding-right: 2.5rem !important;\n            padding-top: 1rem !important;\n            padding-bottom: 1rem !important;\n            border-radius: 0.5rem !important;\n            font-size: 1.125rem !important;\n            box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06) !important;\n            transition: all 0.3s ease !important;\n            display: inline-block !important;\n            text-decoration: none !important;\n            border: none !important;\n            font-weight: 600 !important;\n        }\n        a.cta-button-purple:hover,\n        .cta-button-purple:hover {\n            background-color: #0f0040 !important; \/* Even darker on hover *\/\n            color: var(--enrg-white) !important;\n            box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05) !important;\n            text-decoration: none !important;\n        }\n        a.cta-button-purple:active,\n        a.cta-button-purple:focus,\n        .cta-button-purple:active,\n        .cta-button-purple:focus {\n            color: var(--enrg-white) !important;\n            background-color: #0f0040 !important;\n            text-decoration: none !important;\n            outline: none !important;\n        }\n\n        \/* Styling for the subtle secondary button *\/\n        a.cta-button-subtle,\n        a.cta-button-subtle:link,\n        a.cta-button-subtle:visited,\n        .cta-button-subtle {\n            background-color: transparent !important;\n            color: var(--enrg-charcoal-gray) !important;\n            padding-left: 2.5rem !important;\n            padding-right: 2.5rem !important;\n            padding-top: 1rem !important;\n            padding-bottom: 1rem !important;\n            border-radius: 0.5rem !important;\n            font-size: 1.125rem !important;\n            border: 2px solid var(--enrg-light-gray) !important;\n            transition: all 0.3s ease !important;\n            display: inline-block !important;\n            text-decoration: none !important;\n            font-weight: 600 !important;\n        }\n        a.cta-button-subtle:hover,\n        .cta-button-subtle:hover {\n            background-color: var(--enrg-light-gray) !important;\n            color: var(--enrg-charcoal-gray) !important;\n            border-color: var(--enrg-medium-gray) !important;\n            text-decoration: none !important;\n        }\n        a.cta-button-subtle:active,\n        a.cta-button-subtle:focus,\n        .cta-button-subtle:active,\n        .cta-button-subtle:focus {\n            background-color: var(--enrg-light-gray) !important;\n            color: var(--enrg-charcoal-gray) !important;\n            border-color: var(--enrg-medium-gray) !important;\n            text-decoration: none !important;\n            outline: none !important;\n        }\n\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"hero-section-container\">\n        <div class=\"container mx-auto px-6\"> \n            <div class=\"hero-content\">\n                <p class=\"pre-headline\">JOIN US<\/p> \n                <h1 class=\"text-5xl md:text-7xl leading-tight mb-6 headline-large\">\n                    Elevating Real Estate <span class=\"block\">Together.<\/span>\n                <\/h1>\n                <p class=\"text-lg md:text-xl mb-10 subheadline\">\n                    Experience the personalized attention of a boutique firm, powered by the efficiency of virtual scale.\n                <\/p>\n                <div class=\"flex flex-wrap gap-4\">\n                    <a href=\"#discover\" class=\"cta-button-purple button-text\">\n                        Discover the ENRG Advantage\n                    <\/a>\n                    <a href=\"#join-form\" class=\"cta-button-subtle button-text\">\n                        ENRG Application\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-91a9398 e-flex e-con-boxed e-con e-parent\" data-id=\"91a9398\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bf7b57 elementor-widget elementor-widget-html\" data-id=\"1bf7b57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ENRG Value Props - Flip Cards<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            color: #111111; \/* ENRG Charcoal Gray as default text *\/\n            background-color: #FFFFFF; \/* Clean white background *\/\n        }\n        \/* ENRG Brand Colors from Guidelines *\/\n        :root {\n            --enrg-purple: #6021E6; \/* Primary *\/\n            --enrg-purple-dark: #1E005E; \/* Darker purple for agent sites *\/\n            --enrg-black: #000000; \/* Primary *\/\n            --enrg-white: #FFFFFF; \/* Primary *\/\n            --enrg-orange: #FF6039; \/* Accent *\/\n            --enrg-charcoal-gray: #111111; \/* Neutral *\/\n            --enrg-medium-gray: #666666; \/* Neutral *\/\n            --enrg-light-gray: #EEEEEE; \/* Neutral *\/\n            \n            \/* Lightest purple from brand guidelines (page 22) for flip card back *\/\n            --enrg-lightest-purple-accent: #F1EAFF; \n        }\n\n        .text-enrg-purple { color: var(--enrg-purple); }\n        .bg-enrg-purple { background-color: var(--enrg-purple); }\n        \n        .text-enrg-purple-dark { color: var(--enrg-purple-dark); }\n        .bg-enrg-purple-dark { background-color: var(--enrg-purple-dark); }\n        \n        .text-enrg-charcoal { color: var(--enrg-charcoal-gray); }\n        .text-enrg-medium-gray { color: var(--enrg-medium-gray); }\n        .bg-enrg-lightest-purple-accent { background-color: var(--enrg-lightest-purple-accent); }\n\n        .section-spacing {\n            padding-top: 6rem; \n            padding-bottom: 6rem; \n        }\n\n        .headline-small { \n            font-weight: 600; \n            text-transform: uppercase;\n            letter-spacing: 0.025em; \n        }\n        \n        .body-text-regular { \n            font-weight: 400; \n            line-height: 1.6;\n            letter-spacing: -0.01em;\n        }\n\n        \/* Flip Card Styles *\/\n        .flip-card-container {\n            perspective: 1000px; \/* For 3D effect *\/\n            height: 280px; \/* Fixed height for all cards *\/\n        }\n        .flip-card-inner {\n            position: relative;\n            width: 100%;\n            height: 100%;\n            text-align: center;\n            transition: transform 0.6s;\n            transform-style: preserve-3d;\n        }\n        .flip-card-container:hover .flip-card-inner {\n            transform: rotateY(180deg);\n        }\n        .flip-card-front, .flip-card-back {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            -webkit-backface-visibility: hidden; \/* Safari *\/\n            backface-visibility: hidden;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            padding: 1.5rem; \/* p-6 *\/\n            border-radius: 0.5rem; \/* rounded-lg *\/\n            box-sizing: border-box;\n        }\n        .flip-card-front {\n            background-color: var(--enrg-white);\n            border: 1px solid var(--enrg-light-gray);\n        }\n        .flip-card-back {\n            background-color: var(--enrg-lightest-purple-accent); \/* Updated background to lightest purple *\/\n            color: var(--enrg-black); \/* Ensuring text is black for contrast *\/\n            transform: rotateY(180deg);\n        }\n\n        \/* Ensure consistent spacing for card content *\/\n        .card-icon {\n            flex-shrink: 0;\n            margin-bottom: 1rem;\n        }\n        \n        .card-title {\n            flex-shrink: 0;\n            margin-bottom: 0.5rem;\n            min-height: 3rem; \/* Ensures consistent title height *\/\n            display: flex;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .card-description {\n            flex-grow: 1;\n            display: flex;\n            align-items: center;\n            text-align: center;\n        }\n\n    <\/style>\n<\/head>\n<body>\n\n    <section id=\"difference\" class=\"bg-white section-spacing\">\n        <div class=\"container mx-auto px-6\">\n            <h2 class=\"text-4xl text-enrg-charcoal text-center mb-16 headline-small\">The ENRG Difference<\/h2>\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-10\">\n                <div class=\"flip-card-container rounded-lg hover:shadow-xl transition-shadow duration-300\">\n                    <div class=\"flip-card-inner\">\n                        <div class=\"flip-card-front\">\n                            <div class=\"card-icon flex justify-center\">\n                                <svg class=\"w-12 h-12 text-enrg-purple-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg>\n                            <\/div>\n                            <h3 class=\"card-title text-xl font-semibold text-enrg-charcoal\">Boutique Service, National Reach<\/h3>\n                            <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">Personal support meets expansive opportunities.<\/p>\n                        <\/div>\n                        <div class=\"flip-card-back\">\n                            <h3 class=\"text-xl font-semibold text-enrg-charcoal mb-2\">More Details<\/h3>\n                            <p class=\"text-sm text-enrg-charcoal body-text-regular\">Tailored strategies and dedicated support, amplified by a nationwide network for maximum impact.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-container rounded-lg hover:shadow-xl transition-shadow duration-300\">\n                    <div class=\"flip-card-inner\">\n                        <div class=\"flip-card-front\">\n                            <div class=\"card-icon flex justify-center\">\n                                <svg class=\"w-12 h-12 text-enrg-purple-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"><\/path><\/svg>\n                            <\/div>\n                            <h3 class=\"card-title text-xl font-semibold text-enrg-charcoal\">Modern Tech, Seamless Experience<\/h3>\n                            <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">Tools that enhance workflow, not complicate it.<\/p>\n                        <\/div>\n                        <div class=\"flip-card-back\">\n                            <h3 class=\"text-xl font-semibold text-enrg-charcoal mb-2\">Tech Stack<\/h3>\n                            <p class=\"text-sm text-enrg-charcoal body-text-regular\">Access our integrated suite of best-in-class real estate technology designed for efficiency.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-container rounded-lg hover:shadow-xl transition-shadow duration-300\">\n                    <div class=\"flip-card-inner\">\n                        <div class=\"flip-card-front\">\n                            <div class=\"card-icon flex justify-center\">\n                                <svg class=\"w-12 h-12 text-enrg-purple-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                            <\/div>\n                            <h3 class=\"card-title text-xl font-semibold text-enrg-charcoal\">Top Performer Compensation<\/h3>\n                            <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">A financial model that values your hard work.<\/p>\n                        <\/div>\n                        <div class=\"flip-card-back\">\n                            <h3 class=\"text-xl font-semibold text-enrg-charcoal mb-2\">Your Earnings<\/h3>\n                            <p class=\"text-sm text-enrg-charcoal body-text-regular\">Maximize your income with our competitive splits, low cap, and rewarding revenue share.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-container rounded-lg hover:shadow-xl transition-shadow duration-300\">\n                    <div class=\"flip-card-inner\">\n                        <div class=\"flip-card-front\">\n                            <div class=\"card-icon flex justify-center\">\n                                <svg class=\"w-12 h-12 text-enrg-purple-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z\"><\/path><\/svg>\n                            <\/div>\n                            <h3 class=\"card-title text-xl font-semibold text-enrg-charcoal\">Community of Excellence<\/h3>\n                            <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">Collaborate, learn, and grow with professionals.<\/p>\n                        <\/div>\n                        <div class=\"flip-card-back\">\n                             <h3 class=\"text-xl font-semibold text-enrg-charcoal mb-2\">Our Culture<\/h3>\n                            <p class=\"text-sm text-enrg-charcoal body-text-regular\">Join a supportive network focused on shared success and personal development.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-414ec03 elementor-widget elementor-widget-html\" data-id=\"414ec03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ENRG Financial Rewards Module<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            color: #111111; \/* ENRG Charcoal Gray as default text *\/\n            background-color: #FFFFFF; \/* Clean white background *\/\n        }\n        \/* ENRG Brand Colors from Guidelines *\/\n        :root {\n            --enrg-purple: #6021E6; \/* Primary *\/\n            --enrg-purple-dark: #1E005E; \/* Darker purple for agent sites *\/\n            --enrg-black: #000000; \/* Primary *\/\n            --enrg-white: #FFFFFF; \/* Primary *\/\n            --enrg-orange: #FF6039; \/* Accent *\/\n            --enrg-charcoal-gray: #111111; \/* Neutral *\/\n            --enrg-medium-gray: #666666; \/* Neutral *\/\n            --enrg-light-gray: #EEEEEE; \/* Neutral *\/\n        }\n\n        .text-enrg-purple { color: var(--enrg-purple); }\n        .bg-enrg-purple { background-color: var(--enrg-purple); }\n        \n        .text-enrg-purple-dark { color: var(--enrg-purple-dark); }\n        .bg-enrg-purple-dark { background-color: var(--enrg-purple-dark); }\n        \n        .text-enrg-charcoal { color: var(--enrg-charcoal-gray); }\n        .text-enrg-medium-gray { color: var(--enrg-medium-gray); }\n        .bg-enrg-light-gray { background-color: var(--enrg-light-gray); }\n\n        .section-spacing {\n            padding-top: 6rem; \n            padding-bottom: 6rem; \n        }\n\n        \/* Typography adjustments *\/\n        .headline-small { \n            font-weight: 600; \n            text-transform: uppercase;\n            letter-spacing: 0.025em; \n        }\n        .body-text-regular { \n            font-weight: 400; \n            line-height: 1.6;\n            letter-spacing: -0.01em;\n        }\n        .pronounced-text { \n            font-weight: 700; \n            font-size: 1.125rem; \n            color: var(--enrg-purple-dark);\n        }\n\n        \/* Minimalist table styling *\/\n        .minimalist-table th, .minimalist-table td {\n            padding: 0.75rem 1rem; \n            text-align: left;\n            border-bottom: 1px solid var(--enrg-light-gray);\n            background-color: var(--enrg-white); \/* Ensure white background *\/\n            color: var(--enrg-charcoal-gray); \/* Ensure black text *\/\n        }\n        .minimalist-table th {\n            font-weight: 600; \n            color: var(--enrg-charcoal-gray);\n        }\n        .minimalist-table tr:last-child td {\n            border-bottom: none; \n        }\n        .minimalist-table tbody tr:hover {\n            background-color: #F9F9F9; \/* Very light gray on hover, not turquoise *\/\n        }\n        \n        \/* Fix for ENRG Boost row specifically *\/\n        .minimalist-table .enrg-boost-row td {\n            background-color: var(--enrg-white) !important;\n            color: var(--enrg-purple-dark) !important;\n        }\n        .minimalist-table .enrg-boost-row:hover td {\n            background-color: #F9F9F9 !important;\n        }\n\n    <\/style>\n<\/head>\n<body>\n\n    <section id=\"discover\" class=\"bg-white section-spacing\">\n        <div class=\"container mx-auto px-6\">\n            <h2 class=\"text-4xl text-enrg-charcoal text-center mb-16 headline-small\">Your Success, Magnified.<\/h2>\n            <div class=\"grid grid-cols-1 md:gap-12 gap-8 max-w-3xl mx-auto\"> \n                <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                    <h3 class=\"text-2xl font-semibold text-enrg-purple-dark mb-6 text-left\">Clarity in Compensation<\/h3>\n                    <div class=\"grid md:grid-cols-2 gap-x-8 gap-y-6\">\n                        <div>\n                            <h4 class=\"text-lg font-semibold text-enrg-charcoal mb-3\">Commission & Cap<\/h4>\n                            <ul class=\"space-y-2 text-enrg-medium-gray body-text-regular\">\n                                <li><strong class=\"text-enrg-charcoal font-semibold\">85\/15<\/strong> commission split<\/li>\n                                <li><strong class=\"text-enrg-charcoal font-semibold\">$15,000<\/strong> commission cap<\/li>\n                                <li><strong class=\"text-enrg-charcoal font-semibold\">100%<\/strong> after capping<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div>\n                            <h4 class=\"text-lg font-semibold text-enrg-charcoal mb-3\">Standard Costs<\/h4>\n                            <ul class=\"space-y-2 text-enrg-medium-gray body-text-regular\">\n                                <li><strong class=\"text-enrg-charcoal font-semibold\">$199<\/strong> launch fee<\/li>\n                                <li><strong class=\"text-enrg-charcoal font-semibold\">$1,000<\/strong> brokerage fee (split)<\/li>\n                                <li><strong class=\"text-enrg-charcoal font-semibold\">$50<\/strong> risk management fee<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                    <hr class=\"my-12 border-enrg-light-gray\">\n                    <p class=\"text-left md:text-center pronounced-text mt-4\">No Monthly or Transaction Fees Until You Cap!!<\/p>\n                <\/div>\n\n                <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                    <h3 class=\"text-2xl font-semibold text-enrg-purple-dark mb-4\">An Invitation to Ownership<\/h3>\n                    <p class=\"text-enrg-medium-gray mb-4 body-text-regular\">Build your legacy and wealth as you build your business. Our tiered program awards equity at each milestone.<\/p>\n                    <h4 class=\"font-semibold text-enrg-charcoal mt-6 mb-2\">How It Works:<\/h4>\n                    <ul class=\"space-y-2 text-enrg-medium-gray body-text-regular\">\n                        <li><span class=\"inline-block text-center mr-2 text-enrg-purple-dark font-bold\">1.<\/span> <strong class=\"text-enrg-charcoal font-semibold\">50 shares<\/strong> for your 1st transaction<\/li>\n                        <li><span class=\"inline-block text-center mr-2 text-enrg-purple-dark font-bold\">2.<\/span> <strong class=\"text-enrg-charcoal font-semibold\">1,000 shares<\/strong> per agent you attract<\/li>\n                        <li><span class=\"inline-block text-center mr-2 text-enrg-purple-dark font-bold\">3.<\/span> <strong class=\"text-enrg-charcoal font-semibold\">2,000 shares<\/strong> when you hit your cap<\/li>\n                    <\/ul>\n                     <p class=\"text-xs text-enrg-medium-gray mt-4 body-text-regular\">These numbers apply until ENRG reaches 500 agents and are subject to periodic review.<\/p>\n                <\/div>\n\n                <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                    <h3 class=\"text-2xl font-semibold text-enrg-purple-dark mb-4\">Rewarding Collaboration: Revenue Share<\/h3>\n                    <p class=\"text-enrg-medium-gray mb-4 body-text-regular\">Our innovative rev share model ensures you make the most money at the top of the plan.<\/p>\n                    <div class=\"overflow-x-auto\">\n                        <table class=\"w-full text-sm minimalist-table body-text-regular\">\n                            <thead>\n                                <tr>\n                                    <th>Level<\/th>\n                                    <th>FLQA<\/th>\n                                    <th>Percentage<\/th>\n                                    <th>Max Payout<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr><td>1<\/td><td>1<\/td><td>20.0%<\/td><td>$3,000<\/td><\/tr>\n                                <tr><td>2<\/td><td>5<\/td><td>15.0%<\/td><td>$2,250<\/td><\/tr>\n                                <tr><td>3<\/td><td>10<\/td><td>10.0%<\/td><td>$1,500<\/td><\/tr>\n                                <tr><td>4<\/td><td>15<\/td><td>5.0%<\/td><td>$750<\/td><\/tr>\n                                <tr><td>5<\/td><td>20<\/td><td>2.5%<\/td><td>$375<\/td><\/tr>\n                                <tr class=\"enrg-boost-row\"><td class=\"font-semibold text-enrg-purple-dark\">ENRG Boost<\/td><td class=\"font-semibold text-enrg-purple-dark\">25<\/td><td class=\"font-semibold text-enrg-purple-dark\">1%<\/td><td class=\"font-semibold text-enrg-purple-dark\">$150<\/td><\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d004e8d elementor-widget elementor-widget-html\" data-id=\"d004e8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ENRG States Map Module<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            color: #111111; \/* ENRG Charcoal Gray as default text *\/\n            background-color: #FFFFFF; \/* Clean white background *\/\n        }\n        \/* ENRG Brand Colors from Guidelines *\/\n        :root {\n            --enrg-purple: #6021E6; \/* Primary *\/\n            --enrg-purple-dark: #1E005E; \/* Darker purple for agent sites *\/\n            --enrg-black: #000000; \/* Primary *\/\n            --enrg-white: #FFFFFF; \/* Primary *\/\n            --enrg-orange: #FF6039; \/* Accent *\/\n            --enrg-charcoal-gray: #111111; \/* Neutral *\/\n            --enrg-medium-gray: #666666; \/* Neutral *\/\n            --enrg-light-gray: #EEEEEE; \/* Neutral *\/\n        }\n        .text-enrg-purple { color: var(--enrg-purple); }\n        .text-enrg-purple-dark { color: var(--enrg-purple-dark); }\n        .text-enrg-charcoal { color: var(--enrg-charcoal-gray); }\n        .text-enrg-medium-gray { color: var(--enrg-medium-gray); }\n        .section-spacing {\n            padding-top: 6rem; \n            padding-bottom: 6rem; \n        }\n        \/* Typography adjustments *\/\n        .headline-small { \n            font-weight: 600; \n            text-transform: uppercase;\n            letter-spacing: 0.025em; \n        }\n        .body-text-large { \n            font-weight: 600; \n            line-height: 1.5;\n            letter-spacing: -0.01em;\n        }\n        \/* Map container styling *\/\n        .map-container {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .map-image {\n            width: 100%;\n            height: auto;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(30, 0, 94, 0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .map-image:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 20px 40px rgba(30, 0, 94, 0.15);\n        }\n    <\/style>\n<\/head>\n<body>\n    <section id=\"expansion\" class=\"bg-white section-spacing\">\n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-12\">\n                <p class=\"text-xl md:text-3xl text-enrg-charcoal body-text-large max-w-4xl mx-auto\">\n                    <strong class=\"text-enrg-purple-dark\">ENRG is expanding nationwide.<\/strong> \n                    If we're not already in your market, we will be soon!\n                <\/p>\n            <\/div>\n            \n            <div class=\"map-container\">\n                <img decoding=\"async\" \n                    src=\"https:\/\/enrg.realty\/agent-test\/wp-content\/uploads\/2025\/05\/ENRG-state-map-4-1.png\" \n                    alt=\"ENRG Real Estate Markets Map - Expanding Nationwide\" \n                    class=\"map-image\"\n                    loading=\"lazy\"\n                \/>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c843c3 elementor-widget elementor-widget-html\" data-id=\"2c843c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ENRG FAQ Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Styles for the FAQ module itself *\/\n        #faq-module-container { \n            font-family: 'Plus Jakarta Sans', sans-serif;\n            color: var(--enrg-charcoal-gray);\n            \/* background-color: var(--enrg-subtle-gray); \/* Optional: if you want this module to have a specific bg *\/\n        }\n\n        \/* ENRG Brand Colors from Guidelines *\/\n        :root {\n            --enrg-purple: #6021E6;\n            --enrg-black: #000000;\n            --enrg-white: #FFFFFF;\n            --enrg-orange: #FF6039;\n            --enrg-charcoal-gray: #111111;\n            --enrg-medium-gray: #666666;\n            --enrg-light-gray: #EEEEEE;\n            --enrg-subtle-gray: #F7F7F7; \/* Used for table header, can be page bg if needed *\/\n        }\n\n        \/* Utility classes (scoped to the module if possible, or ensure they don't conflict) *\/\n        #faq-module-container .text-enrg-orange { color: var(--enrg-orange); }\n        #faq-module-container .text-enrg-charcoal { color: var(--enrg-charcoal-gray); }\n        #faq-module-container .text-enrg-medium-gray { color: var(--enrg-medium-gray); }\n        #faq-module-container .border-enrg-light-gray { border-color: var(--enrg-light-gray); }\n\n        #faq-module-container .section-spacing {\n            padding-top: 3rem; \/* Adjusted for module context *\/\n            padding-bottom: 3rem; \/* Adjusted for module context *\/\n        }\n\n        #faq-module-container .headline-main {\n            font-weight: 700; \/* Bold *\/\n            font-size: 2.25rem; \/* text-4xl *\/\n            line-height: 2.5rem; \/* leading-10 *\/\n            color: var(--enrg-charcoal-gray);\n        }\n        #faq-module-container .headline-category {\n            font-weight: 600; \/* SemiBold *\/\n            font-size: 1.5rem; \/* text-2xl *\/\n            color: var(--enrg-charcoal-gray); \n            margin-top: 2.5rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 2px solid var(--enrg-light-gray);\n        }\n        \n        #faq-module-container .body-text-regular { \n            font-weight: 400; \n            line-height: 1.6;\n            letter-spacing: -0.01em;\n            color: var(--enrg-medium-gray);\n        }\n        #faq-module-container .body-text-intro {\n            font-size: 1.125rem; \/* text-lg *\/\n            line-height: 1.75rem; \/* leading-7 *\/\n            color: var(--enrg-medium-gray);\n        }\n\n        \/* FAQ Accordion Styles *\/\n        #faq-module-container .faq-item {\n            background-color: var(--enrg-white);\n            border-radius: 0.5rem; \/* rounded-lg *\/\n            margin-bottom: 1rem; \n            box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05), 0 2px 4px -1px rgba(0,0,0,0.03);\n            transition: box-shadow 0.3s ease;\n        }\n        #faq-module-container .faq-item:hover { \/* Subtle hover for the whole item *\/\n            box-shadow: 0 10px 15px -3px rgba(0,0,0,0.07), 0 4px 6px -2px rgba(0,0,0,0.04);\n        }\n\n        #faq-module-container .faq-question-button {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            padding: 1.25rem 1.5rem; \n            text-align: left;\n            font-weight: 600; \n            font-size: 1.125rem; \n            color: var(--enrg-charcoal-gray); \/* Default question text color *\/\n            cursor: pointer;\n            border: none;\n            background: none;\n            transition: color 0.3s ease; \/* Smooth color transition for text *\/\n        }\n        #faq-module-container .faq-question-button:hover .faq-question-text,\n        #faq-module-container .faq-question-button:hover .faq-icon {\n            color: var(--enrg-orange); \/* Orange hover for text and icon *\/\n        }\n\n        #faq-module-container .faq-icon {\n            font-size: 1.5rem; \n            font-weight: 300; \n            color: var(--enrg-medium-gray); \/* Default icon color *\/\n            transition: transform 0.3s ease-out, color 0.3s ease-out; \n            margin-left: 1rem;\n        }\n        #faq-module-container .faq-item.open .faq-question-button .faq-question-text,\n        #faq-module-container .faq-item.open .faq-question-button .faq-icon {\n            color: var(--enrg-orange); \/* Orange when open *\/\n        }\n        #faq-module-container .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        #faq-module-container .faq-answer {\n            padding-left: 1.5rem; \n            padding-right: 1.5rem; \n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), \n                        padding-top 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), \n                        padding-bottom 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); \/* Smoother transition *\/\n            color: var(--enrg-medium-gray);\n            line-height: 1.6;\n        }\n        #faq-module-container .faq-item.open .faq-answer {\n            max-height: 2000px; \/* Increased max-height for very long answers *\/\n            padding-top: 0.25rem; \/* Reduced top padding when opening *\/\n            padding-bottom: 1.5rem; \n        }\n        #faq-module-container .faq-answer p {\n            margin-bottom: 1rem;\n        }\n        #faq-module-container .faq-answer ul, \n        #faq-module-container .faq-answer ol { \/* Added ol styling *\/\n            list-style-position: outside;\n            margin-left: 1.5rem;\n            margin-bottom: 1rem;\n        }\n         #faq-module-container .faq-answer ul { list-style-type: disc; }\n         #faq-module-container .faq-answer ol { list-style-type: decimal; }\n\n        #faq-module-container .faq-answer ul li,\n        #faq-module-container .faq-answer ol li {\n            margin-bottom: 0.5rem;\n            padding-left: 0.25rem; \/* Indent list items slightly *\/\n        }\n        #faq-module-container .faq-answer a {\n            color: var(--enrg-orange);\n            text-decoration: underline;\n        }\n        #faq-module-container .faq-answer a:hover {\n            color: var(--enrg-purple); \n        }\n\n        \/* Table styling within FAQ *\/\n        #faq-module-container .faq-table {\n            width: 100%;\n            margin-top: 1rem;\n            margin-bottom: 1rem;\n            border-collapse: collapse;\n            font-size: 0.875rem; \n        }\n        #faq-module-container .faq-table th, \n        #faq-module-container .faq-table td {\n            text-align: left;\n            padding: 0.75rem; \n            border: 1px solid var(--enrg-light-gray);\n        }\n        #faq-module-container .faq-table th {\n            background-color: var(--enrg-subtle-gray);\n            font-weight: 600;\n            color: var(--enrg-charcoal-gray);\n        }\n        #faq-module-container .faq-table td strong {\n            color: var(--enrg-charcoal-gray);\n        }\n        #faq-module-container .faq-table .highlight-row td { \n            font-weight: 600;\n            color: var(--enrg-charcoal-gray); \n        }\n        #faq-module-container .faq-note {\n            font-size: 0.875rem; \n            color: var(--enrg-medium-gray);\n            margin-top: 2rem;\n            padding-top: 1rem;\n            border-top: 1px solid var(--enrg-light-gray);\n        }\n\n    <\/style>\n<\/head>\n<body> \n    <div id=\"faq-module-container\">\n        <section id=\"faq-module\" class=\"section-spacing\">\n            <div class=\"container mx-auto px-6\">\n                <div class=\"text-center mb-12\">\n                    <h1 class=\"headline-main mb-4\">ENRG Realty FAQ<\/h1>\n                    <p class=\"body-text-intro max-w-4xl mx-auto\">\n                        Welcome to the ENRG Realty Frequently Asked Questions. We've compiled the most common questions agents ask when considering joining our boutique virtual brokerage. Here you'll find clear answers about our compensation structure, technology stack, support systems, and unique culture that elevates every touchpoint of the real estate experience.\n                    <\/p>\n                    <p class=\"body-text-regular mt-4\">\n                        If you don't find what you're looking for, our team is always ready to help. Contact us at <a href=\"mailto:support@enrg.realty\/agent-test\" class=\"text-enrg-orange hover:underline\">support@enrg.realty\/agent-test<\/a>.\n                    <\/p>\n                <\/div>\n\n                <div id=\"faq-accordion-inner-container\" class=\"max-w-4xl mx-auto\"> \n                    \n                    <div>\n                        <h2 class=\"headline-category\">1. Company Overview & Culture<\/h2>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is ENRG Realty?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>ENRG is a boutique brokerage operating at a virtual scale, designed to elevate the real estate experience through every touchpoint for both agents and consumers. We focus on creating a supportive environment where agents feel supported, heard, appreciated, and fulfilled.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is ENRG's leadership structure?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>ENRG is led by a team with a proven track record of success, including:<\/p>\n                                <ul>\n                                    <li>Peter Nobel (Founder - CEO)<\/li>\n                                    <li>Erinn Nobel (Founder - President)<\/li>\n                                    <li>John Bennett (Chief Strategy Officer)<\/li>\n                                    <li>Karen Wheeler (Chief Financial Officer)<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is ENRG's company culture like?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Our culture isn't something we created\u2014it's something we cultivate every day. At ENRG, we're architects of real estate's future, where innovation meets sophistication and potential knows no bounds.<\/p>\n                                <p>Our culture is built on three foundational values:<\/p>\n                                <ul>\n                                    <li>Excellence isn't optional\u2014it's built in. We never settle for average and deliver beyond expectations by elevating every touchpoint.<\/li>\n                                    <li>We don't wait for opportunity\u2014we create it. We see infinite potential and cultivate success together.<\/li>\n                                    <li>Our purpose fuels our passion\u2014we spark greatness. We serve with authenticity and genuine care, doing what is right, not what is easy.<\/li>\n                                <\/ul>\n                                <p>As a boutique brokerage at virtual scale, we've created an environment where you'll experience the personalized attention of a small firm with the sophisticated systems of a modern company. You're not just a number; you're known, valued, and supported as you build your legacy.<\/p>\n                                <p>This culture manifests in several key principles:<\/p>\n                                <ul>\n                                    <li>Personal Fulfillment: It's not about the next deal; it's about the next version of you.<\/li>\n                                    <li>Path for Growth: We see you, celebrate you, and reward your accomplishments.<\/li>\n                                    <li>Servant Leadership: We lead by supporting you and your needs.<\/li>\n                                    <li>Culture of Collaboration: You belong here, and so do your big ideas.<\/li>\n                                    <li>Strong Foundation & Infrastructure: The technology, training, and resources you need to be successful.<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Where does ENRG currently operate?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>ENRG has an expansion plan for 2025 with many markets already open for business and others coming soon. For the most up-to-date information on our operating locations, please visit our website or contact an ENRG representative.<\/p>\n                                <p>If we\u2019re not already open in your market, we will be soon!<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <h2 class=\"headline-category\">2. Compensation Structure & Revenue Share<\/h2>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is ENRG's commission structure?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <ul>\n                                    <li>85\/15 commission split<\/li>\n                                    <li>$15,000 annual commission cap<\/li>\n                                    <li>100% commission after capping (with applicable transaction fees)<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What fees apply after capping?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <ul>\n                                    <li>$250 for the first 20 transactions post-cap<\/li>\n                                    <li>$125 for transactions 21-60 post-cap<\/li>\n                                    <li>$75 for each transaction after that<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is the revenue share model at ENRG?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Most revenue share models reserve the biggest rewards for the lower levels. We flipped the script. We've inverted the traditional system, offering the most lucrative rewards upfront. This empowers you to earn substantial income faster, without needing to shift your focus from being a top-performing agent and serving your clients at a high level.<\/p>\n                                <p>For those who focus on attraction as part of their business plan, our unique ENRG Boost offers rewards for genuine company growth and opportunities to earn beyond Level 5.<\/p>\n                                <p>Here's how our multi-level revenue share program works:<\/p>\n                                <div class=\"overflow-x-auto my-4\">\n                                    <table class=\"faq-table\">\n                                        <thead>\n                                            <tr>\n                                                <th>Level<\/th>\n                                                <th>FLQA<\/th>\n                                                <th>Percentage<\/th>\n                                                <th>Max Payout<\/th>\n                                            <\/tr>\n                                        <\/thead>\n                                        <tbody>\n                                            <tr><td>1<\/td><td>1<\/td><td>20.0%<\/td><td>$3,000<\/td><\/tr>\n                                            <tr><td>2<\/td><td>5<\/td><td>15.0%<\/td><td>$2,250<\/td><\/tr>\n                                            <tr><td>3<\/td><td>10<\/td><td>10.0%<\/td><td>$1,500<\/td><\/tr>\n                                            <tr><td>4<\/td><td>15<\/td><td>5.0%<\/td><td>$750<\/td><\/tr>\n                                            <tr><td>5<\/td><td>20<\/td><td>2.5%<\/td><td>$375<\/td><\/tr>\n                                            <tr class=\"highlight-row\"><td>ENRG Boost<\/td><td>25<\/td><td>1.0%<\/td><td>$150<\/td><\/tr>\n                                        <\/tbody>\n                                    <\/table>\n                                <\/div>\n                                <p>FLQA (Front Line Qualifying Agent) is an agent you personally sponsored into ENRG who is in good standing and productive. All sponsored agents automatically count as qualifying for the first six months after joining. After that, they need to generate $3,000 in company dollar over a rolling six-month period to remain qualifying.<\/p>\n                                <p>The beauty of our system is that you can earn revenue share simply by referring great agents. You'll receive payments until they reach their annual cap, all while you continue focusing on what you do best: serving your clients.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is ENRG Boost?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                 <p>The ENRG Boost is a game-changer compared to existing revenue share models. It addresses the longevity issue, where people don\u2019t benefit from the revenue share tree because most agents are on levels below the ones that are part of payouts. It rewards loyalty to the company and ensures that agents stay invested in growing their networks.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Does ENRG offer equity opportunities?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Yes, ENRG offers a tiered equity rewards program where agents can earn ownership as they grow. Equity shares are awarded for:<\/p>\n                                <ul>\n                                    <li>1st Transaction: 50 shares<\/li>\n                                    <li>Attracting: 1,000 shares (per agent attracted)<\/li>\n                                    <li>Capping: 2,000 shares<\/li>\n                                <\/ul>\n                                <p>Share amounts and allocation structure are subject to periodic review and may be adjusted as the company grows to ensure the equity program remains sustainable and valuable for all participants.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">When is revenue share paid?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Revenue share is paid on the 20th of each month for transactions that closed in the previous month.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <h2 class=\"headline-category\">3. Fees & Transaction Information<\/h2>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What are the standard costs for ENRG agents?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <ul>\n                                    <li>$199 launch fee<\/li>\n                                    <li>$1,000 brokerage fee ($250 out of the first four transactions, or $850 if paid upfront)<\/li>\n                                    <li>$50 risk management fee per transaction (no cap)<\/li>\n                                <\/ul>\n                                <p><strong>Remember, you pay no transaction fees until you cap!<\/strong><\/p>\n                            <\/div>\n                        <\/div>\n                         <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is included with the brokerage fee?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>The brokerage fee includes access to:<\/p>\n                                <ul>\n                                    <li>Transaction Management Platform<\/li>\n                                    <li>Cloze CRM<\/li>\n                                    <li>ENRG Design Warehouse<\/li>\n                                    <li>ENRGHub Community, Training, and Collaboration Platform<\/li>\n                                    <li>zipForms<\/li>\n                                    <li>RealScout (agent-powered home search platform)<\/li>\n                                    <li>Coming Soon: Rayse (showcase your full value with buyers and sellers)<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What fees are associated with a lease?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Residential Lease:<\/p>\n                                <ul>\n                                    <li>Before capping: 15% or $125, whichever is more<\/li>\n                                    <li>After capping: 15% or $250, whichever is less<\/li>\n                                    <li>$50 Risk Management fee on every transaction<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What fees are associated with a referral?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Incoming Referral (our agent receives money, does not work the deal):<\/p>\n                                <ul>\n                                    <li>Before capping: 15%<\/li>\n                                    <li>After capping: 15% or $250, whichever is less<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What fees are associated with a personal deal?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Personal Deal:<\/p>\n                                <ul>\n                                    <li>Up to 3 deals per anniversary year<\/li>\n                                    <li>$500 transaction fee<\/li>\n                                    <li>$50 Risk Management fee<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <h2 class=\"headline-category\">4. Technology & Tools<\/h2>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What technology ecosystem does ENRG provide?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>ENRG offers a comprehensive technology stack including:<\/p>\n                                <ul>\n                                    <li>Client Management: Cloze CRM, more than just a CRM\u2014it's your personal assistant<\/li>\n                                    <li>ENRG Hub: Community portal for training, education, support, and company collaboration<\/li>\n                                    <li>Transaction Management: Brokerage Engine for transaction management<\/li>\n                                    <li>Forms & e-Signature: zipForms for efficient access to state-compliant forms and e-signatures<\/li>\n                                    <li>Marketing Resources: ENRG Design Warehouse for marketing materials<\/li>\n                                    <li>Company Swag: The ENRG swag store for branded items and personalized client gifts<\/li>\n                                    <li>Home Search: RealScout agent-powered home search platform<\/li>\n                                    <li>Coming Soon: Rayse (showcase your full value with buyers and sellers)<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Do agents receive an ENRG email address?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Yes, agents receive an ENRG email alias (first.lastname@enrg.realty\/agent-test) that forwards messages to your personal email, eliminating the need for a separate inbox to manage. You'll use this email to log in and access all ENRG platforms.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Do agents get a website?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Yes, agent websites are coming soon. Stay tuned for updates!!<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <h2 class=\"headline-category\">5. Connect & Thrive\u2122 Program<\/h2>\n                         <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What is the Connect & Thrive\u2122 program?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Connect & Thrive\u2122 is ENRG's Recruiting-as-a-Service (RaaS) program, a referral program that rewards agents for sharing the ENRG opportunity with other like-minded agents. The program allows you to grow your network and passive income without focusing on recruiting.<\/p>\n                                <p>Connect & Thrive\u2122 is currently a beta program that will have a broader rollout beginning in Q3 2025.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">How does Connect & Thrive\u2122 work?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <ol class=\"list-decimal ml-4\">\n                                    <li class=\"mb-2\">Identify and refer agents who meet ENRG's high standards and share our vision.<\/li>\n                                    <li class=\"mb-2\">Enter the referral agent into the Connect & Thrive\u2122 form here: <a href=\"https:\/\/www.enrg.realty\/agent-test\/connect-and-thrive\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/www.enrg.realty\/agent-test\/connect-and-thrive<\/a>.<\/li>\n                                    <li class=\"mb-2\">Let the ENRG team handle the rest of the recruiting and onboarding process!<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Is there a cost associated with the Connect & Thrive\u2122 program?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>The program works as a standard annual referral fee service in reverse:<\/p>\n                                <ul>\n                                    <li>The referring agent receives 75% of the monthly revenue share of the agents they refer.<\/li>\n                                    <li>ENRG receives 25% of the referred agents\u2019 monthly revenue share. This fee accumulates annually and is paid monthly, continuing as long as the referred agent remains with ENRG.<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Is there a limit to the number of agents I can refer?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>No, there is no limit. You can refer as many qualified agents as you'd like.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What happens if multiple ENRG agents refer the same person?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>The referred agent will choose the person who had the most influence on their decision to join ENRG. Their Independent Contractor Agreement (ICA) serves as the \"source of truth\" for who they name as their sponsor.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">What are my responsibilities as a sponsor once an agent joins?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Your role is to serve as a model of professionalism and the ENRG way of doing business. The corporate team will handle all the work, processing, onboarding, and support. You deepen your relationship as an advocate, champion, colleague, and friend.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <h2 class=\"headline-category\">6. Support & Training<\/h2>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Where can I find support information?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>First, navigate to the ENRG Hub (<a href=\"https:\/\/hub.enrg.realty\/agent-test\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/hub.enrg.realty\/agent-test\/<\/a>) for quick and easy answers to common questions. For additional support, you can also contact <a href=\"mailto:support@enrg.realty\/agent-test\">support@enrg.realty\/agent-test<\/a> or call (844) 446\u20110552. Support hours are 9:00 a.m. EST\u20148:00 p.m. EST.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">How do I stay connected with all things ENRG?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Social Media: Follow ENRG on Facebook, Instagram, LinkedIn, and BlueSky:<\/p>\n                                <ul>\n                                    <li>Facebook: <a href=\"https:\/\/www.facebook.com\/ENRG.Realty\" target=\"_blank\" rel=\"noopener noreferrer\">www.facebook.com\/ENRG.Realty<\/a><\/li>\n                                    <li>Instagram: <a href=\"https:\/\/www.instagram.com\/ENRG.Realty\" target=\"_blank\" rel=\"noopener noreferrer\">www.instagram.com\/ENRG.Realty<\/a><\/li>\n                                    <li>LinkedIn: <a href=\"https:\/\/www.linkedin.com\/company\/ENRG-Realty\" target=\"_blank\" rel=\"noopener noreferrer\">www.linkedin.com\/company\/ENRG-Realty<\/a><\/li>\n                                    <li>BlueSky: <a href=\"https:\/\/bsky.app\/profile\/enrgrealty.bsky.social\" target=\"_blank\" rel=\"noopener noreferrer\">bsky.app\/profile\/enrgrealty.bsky.social<\/a><\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <h2 class=\"headline-category\">7. Marketing & Branding Resources<\/h2>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Where can I order business cards and signs?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Once you are fully onboarded as an ENRG agent, you can access your business cards and marketing materials through the ENRG Design Warehouse at <a href=\"http:\/\/ENRG.MaxaDesigns.com\" target=\"_blank\" rel=\"noopener noreferrer\">ENRG.MaxaDesigns.com<\/a>.<\/p>\n                                <p>For signage, ENRG's preferred vendor is Lowen Signs (<a href=\"https:\/\/www.lowensign.com\/realestatesigns\/enrgrealty\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/www.lowensign.com\/realestatesigns\/enrgrealty\/<\/a>).<\/p>\n                                <p>For Design Warehouse support, contact <a href=\"mailto:Support@MaxaDesigns.com\">Support@MaxaDesigns.com<\/a>.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Where can I find ENRG logos and branding?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>Brand Guidelines are available on the website (ENRG.realty\/brand), in the Design Warehouse, and in the ENRG Hub.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <button class=\"faq-question-button\">\n                                <span class=\"faq-question-text\">Where can I order ENRG-branded merchandise?<\/span>\n                                <span class=\"faq-icon\">+<\/span>\n                            <\/button>\n                            <div class=\"faq-answer\">\n                                <p>ENRG-branded merchandise (\"swag\") can be ordered at <a href=\"http:\/\/store.enrg.realty\/agent-test\" target=\"_blank\" rel=\"noopener noreferrer\">store.enrg.realty\/agent-test<\/a>.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"faq-note text-center\">\n                        Note: This FAQ document is based on information available as of May 2025. Some details may have been updated since this document was created. Please contact ENRG support for the most current information.\n                    <\/div>\n\n                <\/div> <\/div> <\/section> <\/div> <script>\n        const faqAccordionContainer = document.getElementById('faq-accordion-inner-container'); \/\/ Changed ID\n        if (faqAccordionContainer) {\n            const faqItems = faqAccordionContainer.querySelectorAll('.faq-item');\n\n            faqItems.forEach(item => {\n                const button = item.querySelector('.faq-question-button');\n                \n                button.addEventListener('click', () => {\n                    const isOpen = item.classList.contains('open');\n\n                    \/\/ Optional: Close all other items if you want only one open at a time\n                    \/\/ faqItems.forEach(otherItem => {\n                    \/\/     if (otherItem !== item && otherItem.classList.contains('open')) {\n                    \/\/         otherItem.classList.remove('open');\n                    \/\/     }\n                    \/\/ });\n\n                    if (isOpen) {\n                        item.classList.remove('open');\n                    } else {\n                        item.classList.add('open');\n                    }\n                });\n            });\n        }\n    <\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2687bc8 e-flex e-con-boxed e-con e-parent\" data-id=\"2687bc8\" data-element_type=\"container\" data-e-type=\"container\" id=\"join-form\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-794112f elementor-widget elementor-widget-html\" data-id=\"794112f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script type=\"text\/javascript\" src=\"https:\/\/form.jotform.com\/jsform\/250654550228152\"><\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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":"<p>ENRG Hero Section JOIN US Elevating Real Estate Together. Experience the personalized attention of a boutique firm, powered by the efficiency of virtual scale. Discover the ENRG Advantage ENRG Application ENRG Value Props &#8211; Flip Cards The ENRG Difference Boutique Service, National Reach Personal support meets expansive opportunities. More Details Tailored strategies and dedicated support, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"coauthors":[119],"class_list":["post-179781","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Join ENRG Realty - Real Estate Careers :: ENRG.realty<\/title>\n<meta name=\"description\" content=\"Discover career opportunities at ENRG Realty. Learn how to join our innovative and supportive real estate brokerage. The last move you ever have to make!\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Join ENRG Realty - Real Estate Careers :: ENRG.realty\" \/>\n<meta property=\"og:description\" content=\"Discover career opportunities at ENRG Realty. Learn how to join our innovative and supportive real estate brokerage. The last move you ever have to make!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/\" \/>\n<meta property=\"og:site_name\" content=\"Mario Mitchell\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-01T20:28:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/2025\/05\/ENRG-state-map-4-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Rivers Pearce\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/\",\"name\":\"Join ENRG Realty - Real Estate Careers :: ENRG.realty\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/ENRG-state-map-4-1.png\",\"datePublished\":\"2025-05-19T18:45:05+00:00\",\"dateModified\":\"2025-07-01T20:28:40+00:00\",\"description\":\"Discover career opportunities at ENRG Realty. Learn how to join our innovative and supportive real estate brokerage. The last move you ever have to make!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/#primaryimage\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/ENRG-state-map-4-1.png\",\"contentUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/ENRG-state-map-4-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/join-enrg\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"JoinLP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#website\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/\",\"name\":\"ENRG Realty\",\"description\":\"ENRG Realty - Your Partner in Real Estate\",\"publisher\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#organization\",\"name\":\"ENRG Realty\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/05\\\/ENRG_Logo_1X-3.png\",\"contentUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/05\\\/ENRG_Logo_1X-3.png\",\"width\":924,\"height\":125,\"caption\":\"ENRG Realty\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Join ENRG Realty - Real Estate Careers :: ENRG.realty","description":"Discover career opportunities at ENRG Realty. Learn how to join our innovative and supportive real estate brokerage. The last move you ever have to make!","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Join ENRG Realty - Real Estate Careers :: ENRG.realty","og_description":"Discover career opportunities at ENRG Realty. Learn how to join our innovative and supportive real estate brokerage. The last move you ever have to make!","og_url":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/","og_site_name":"Mario Mitchell","article_modified_time":"2025-07-01T20:28:40+00:00","og_image":[{"url":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/2025\/05\/ENRG-state-map-4-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes","Written by":"Rivers Pearce"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/","url":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/","name":"Join ENRG Realty - Real Estate Careers :: ENRG.realty","isPartOf":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#website"},"primaryImageOfPage":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/#primaryimage"},"image":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/#primaryimage"},"thumbnailUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/2025\/05\/ENRG-state-map-4-1.png","datePublished":"2025-05-19T18:45:05+00:00","dateModified":"2025-07-01T20:28:40+00:00","description":"Discover career opportunities at ENRG Realty. Learn how to join our innovative and supportive real estate brokerage. The last move you ever have to make!","breadcrumb":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/#primaryimage","url":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/2025\/05\/ENRG-state-map-4-1.png","contentUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/2025\/05\/ENRG-state-map-4-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/enrg.realty\/mario-mitchell\/join-enrg\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/enrg.realty\/mario-mitchell\/"},{"@type":"ListItem","position":2,"name":"JoinLP"}]},{"@type":"WebSite","@id":"https:\/\/enrg.realty\/mario-mitchell\/#website","url":"https:\/\/enrg.realty\/mario-mitchell\/","name":"ENRG Realty","description":"ENRG Realty - Your Partner in Real Estate","publisher":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/enrg.realty\/mario-mitchell\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/enrg.realty\/mario-mitchell\/#organization","name":"ENRG Realty","url":"https:\/\/enrg.realty\/mario-mitchell\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/enrg.realty\/mario-mitchell\/#\/schema\/logo\/image\/","url":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/05\/ENRG_Logo_1X-3.png","contentUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/05\/ENRG_Logo_1X-3.png","width":924,"height":125,"caption":"ENRG Realty"},"image":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#\/schema\/logo\/image\/"}}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/pages\/179781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/comments?post=179781"}],"version-history":[{"count":0,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/pages\/179781\/revisions"}],"wp:attachment":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/media?parent=179781"}],"wp:term":[{"taxonomy":"author","embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/coauthors?post=179781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}