{"id":180190,"date":"2025-06-18T18:56:17","date_gmt":"2025-06-18T18:56:17","guid":{"rendered":"https:\/\/enrg.realty\/enrg-hawaii\/?page_id=180190"},"modified":"2025-11-13T15:13:43","modified_gmt":"2025-11-13T15:13:43","slug":"about-enrg-hawaii","status":"publish","type":"page","link":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/","title":{"rendered":"About ENRG HI"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"180190\" class=\"elementor elementor-180190\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80dafb6 e-flex e-con-boxed e-con e-parent\" data-id=\"80dafb6\" 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-eaaa0a9 elementor-widget elementor-widget-html\" data-id=\"eaaa0a9\" 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>About ENRG Hawaii<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n* {\nmargin: 0;\npadding: 0;\nbox-sizing: border-box;\n}\n\nhtml {\nscroll-behavior: smooth;\n}\n\nbody {\nfont-family: 'Plus Jakarta Sans', sans-serif;\nline-height: 1.6;\ncolor: #111111;\nbackground: #FFFFFF;\n}\n\n.container {\nmax-width: 1400px;\nmargin: 0 auto;\npadding: 0 20px;\nwidth: 100%;\n}\n\n\/* Hero Section *\/\n.hero-section {\nbackground: #FFFFFF;\npadding: 100px 0 80px;\nborder-bottom: 1px solid #EEEEEE;\nwidth: 100%;\n}\n\n.hero-content {\ndisplay: flex;\ngap: 80px;\nalign-items: center;\nwidth: 100%;\n}\n\n.hero-text {\nflex: 0 0 60%;\n\/* Fixed at 60% width *\/\n}\n\n.hero-image {\nflex: 0 0 35%;\n\/* Fixed at 35% width, leaving 5% for gap *\/\n}\n\n.hero-eyebrow {\nfont-size: 1rem;\nfont-weight: 500;\ncolor: #1E005E;\ntext-transform: uppercase;\nletter-spacing: 0.12em;\nmargin-bottom: 20px;\nopacity: 0;\ntransform: translateY(30px);\nanimation: slideInUp 0.8s ease 0.2s forwards;\n}\n\n.hero-title {\nfont-size: 3.5rem;\nfont-weight: 300;\ncolor: #000000;\nline-height: 1.1;\nmargin-bottom: 32px;\nletter-spacing: -2px;\nopacity: 0;\ntransform: translateY(40px);\nanimation: slideInUp 0.8s ease 0.4s forwards;\n}\n\n.hero-description {\nfont-size: 1.25rem;\nfont-weight: 400;\ncolor: #444444;\nline-height: 1.65;\nmargin-bottom: 48px;\nopacity: 0;\ntransform: translateY(30px);\nanimation: slideInUp 0.8s ease 0.6s forwards;\n}\n\n.hero-cta {\ndisplay: inline-flex;\nalign-items: center;\nbackground: #1E005E;\ncolor: #FFFFFF !important;\npadding: 20px 40px;\nborder-radius: 4px;\ntext-decoration: none;\nfont-weight: 600;\nfont-size: 1.1rem;\nletter-spacing: 0.02em;\ntransition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\nborder: 2px solid #1E005E;\nopacity: 0;\ntransform: translateY(30px);\nanimation: slideInUp 0.8s ease 0.8s forwards;\nposition: relative;\noverflow: hidden;\nbox-shadow: 0 8px 32px rgba(30, 0, 94, 0.15);\ncursor: pointer;\nz-index: 10;\n}\n\n.hero-cta::before {\ncontent: '';\nposition: absolute;\ntop: 0;\nleft: -100%;\nwidth: 100%;\nheight: 100%;\nbackground: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);\ntransition: left 0.6s ease;\npointer-events: none;\nz-index: -1;\n}\n\n.hero-cta:hover::before {\nleft: 100%;\n}\n\n.hero-cta:hover {\nbackground: #FFFFFF;\ncolor: #1E005E !important;\ntransform: translateY(-3px);\nbox-shadow: 0 16px 48px rgba(30, 0, 94, 0.25);\n}\n\n\/* Hero Image Section - Carousel *\/\n\n.image-container {\nposition: relative;\nopacity: 0;\ntransform: translateX(60px) scale(0.9);\nanimation: slideInRight 1s ease 0.6s forwards;\noverflow: hidden;\nborder-radius: 12px;\nwidth: 100%;\nmax-width: 450px;\nheight: 360px;\nmargin: 0 auto;\n}\n\n.carousel-container {\nposition: relative;\nwidth: 100%;\nheight: 100%;\n}\n\n.carousel-slides {\ndisplay: flex;\nwidth: 300%;\nheight: 100%;\ntransition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.carousel-slide {\nwidth: 33.333%;\nheight: 100%;\nposition: relative;\n}\n\n.carousel-slide img {\nwidth: 100%;\nheight: 100%;\nobject-fit: cover;\ntransition: all 0.4s ease;\n}\n\n.carousel-container:hover .carousel-slide img {\ntransform: scale(1.05);\n}\n\n\/* Carousel Navigation Dots *\/\n.carousel-dots {\nposition: absolute;\nbottom: 20px;\nleft: 50%;\ntransform: translateX(-50%);\ndisplay: flex;\ngap: 12px;\nz-index: 10;\n}\n\n.carousel-dot {\nwidth: 12px;\nheight: 12px;\nborder-radius: 50%;\nbackground: rgba(255, 255, 255, 0.5);\nborder: 2px solid rgba(255, 255, 255, 0.8);\ncursor: pointer;\ntransition: all 0.3s ease;\nbackdrop-filter: blur(4px);\n}\n\n.carousel-dot.active {\nbackground: #FFFFFF;\nborder-color: #1E005E;\nbox-shadow: 0 0 0 2px rgba(30, 0, 94, 0.3);\n}\n\n.carousel-dot:hover {\nbackground: rgba(255, 255, 255, 0.8);\ntransform: scale(1.2);\n}\n\n\/* Carousel shadow overlay *\/\n.image-container::after {\ncontent: '';\nposition: absolute;\ntop: 0;\nleft: 0;\nright: 0;\nbottom: 0;\nbackground: linear-gradient(135deg, transparent 0%, rgba(30, 0, 94, 0.1) 100%);\npointer-events: none;\nborder-radius: 12px;\n}\n\n.image-container {\nbox-shadow: 0 32px 80px rgba(30, 0, 94, 0.15);\ntransition: all 0.4s ease;\n}\n\n.image-container:hover {\ntransform: translateY(-8px) translateX(0) scale(1);\nbox-shadow: 0 40px 100px rgba(30, 0, 94, 0.2);\n}\n\n\/* Background decorations *\/\n.hero-section::before {\ncontent: '';\nposition: absolute;\ntop: -20%;\nright: -15%;\nwidth: 400px;\nheight: 400px;\nbackground: radial-gradient(circle, rgba(96, 33, 230, 0.03) 0%, transparent 70%);\nborder-radius: 50%;\nanimation: float 8s ease-in-out infinite;\n}\n\n.hero-section::after {\ncontent: '';\nposition: absolute;\nbottom: -15%;\nleft: -10%;\nwidth: 300px;\nheight: 300px;\nbackground: radial-gradient(circle, rgba(255, 96, 57, 0.02) 0%, transparent 70%);\nborder-radius: 50%;\nanimation: float 6s ease-in-out infinite reverse;\n}\n\n@keyframes slideInUp {\nto {\nopacity: 1;\ntransform: translateY(0);\n}\n}\n\n@keyframes slideInRight {\nto {\nopacity: 1;\ntransform: translateX(0) scale(1);\n}\n}\n\n@keyframes float {\n0%, 100% { transform: translateY(0px) rotate(0deg); }\n50% { transform: translateY(-15px) rotate(1deg); }\n}\n\n\/* Mobile responsive *\/\n@media (max-width: 1024px) {\n.hero-content {\nflex-direction: column;\ntext-align: center;\ngap: 40px;\n}\n\n.hero-text {\nflex: none;\nwidth: 100%;\n}\n\n.hero-image {\nflex: none;\nwidth: 100%;\ndisplay: flex;\njustify-content: center;\norder: -1;\n}\n\n.image-container {\nwidth: 100%;\nmax-width: 400px;\nheight: 320px;\n}\n\n.hero-title {\nfont-size: 3rem;\n}\n}\n\n@media (max-width: 768px) {\n.hero-section {\npadding: 80px 0 60px;\n}\n\n.hero-title {\nfont-size: 2.5rem;\n}\n\n.hero-description {\nfont-size: 1.125rem;\n}\n\n.image-container {\nmax-width: 350px;\nheight: 280px;\n}\n\n.carousel-dots {\nbottom: 15px;\ngap: 10px;\n}\n\n.carousel-dot {\nwidth: 10px;\nheight: 10px;\n}\n}\n\n@media (max-width: 480px) {\n.hero-section {\npadding: 60px 0 40px;\n}\n\n.hero-title {\nfont-size: 2rem;\n}\n\n.hero-description {\nfont-size: 1rem;\n}\n\n.hero-cta {\npadding: 18px 32px;\nfont-size: 1rem;\n}\n\n.image-container {\nmax-width: 300px;\nheight: 240px;\n}\n\n.carousel-dots {\nbottom: 12px;\ngap: 8px;\n}\n\n.carousel-dot {\nwidth: 8px;\nheight: 8px;\n}\n}\n<\/style>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\nconst slides = document.querySelector('.carousel-slides');\nconst dots = document.querySelectorAll('.carousel-dot');\nlet currentSlide = 0;\nconst totalSlides = 3;\n\n\/\/ Auto-advance carousel\nfunction nextSlide() {\ncurrentSlide = (currentSlide + 1) % totalSlides;\nupdateCarousel();\n}\n\n\/\/ Update carousel position and dots\nfunction updateCarousel() {\nconst translateX = -currentSlide * 33.333;\nslides.style.transform = `translateX(${translateX}%)`;\n\n\/\/ Update active dot\ndots.forEach((dot, index) => {\ndot.classList.toggle('active', index === currentSlide);\n});\n}\n\n\/\/ Dot click handlers\ndots.forEach((dot, index) => {\ndot.addEventListener('click', () => {\ncurrentSlide = index;\nupdateCarousel();\nresetAutoAdvance();\n});\n});\n\n\/\/ Auto-advance timer\nlet autoAdvanceTimer = setInterval(nextSlide, 4000);\n\nfunction resetAutoAdvance() {\nclearInterval(autoAdvanceTimer);\nautoAdvanceTimer = setInterval(nextSlide, 4000);\n}\n\n\/\/ Pause on hover\nconst container = document.querySelector('.carousel-container');\ncontainer.addEventListener('mouseenter', () => {\nclearInterval(autoAdvanceTimer);\n});\n\ncontainer.addEventListener('mouseleave', () => {\nresetAutoAdvance();\n});\n\n\/\/ Initialize\nupdateCarousel();\n});\n<\/script>\n<\/head>\n<body>\n<section class=\"hero-section\">\n<div class=\"container\">\n<div class=\"hero-content\">\n<div class=\"hero-text\">\n<div class=\"hero-eyebrow\">Welcome to<\/div>\n<h1 class=\"hero-title\">ENRG Hawaii<\/h1>\n<p class=\"hero-description\">\nAloha and E Komo Mai to ENRG Hawaii. Founded by top broker Gina Duncan and backed by hundreds of happy clients, we bring the latest technology and proven expertise to Hawaiian real estate. We understand your home is your most important investment and work efficiently to maximize it. With a constant pulse on local, national, and international markets, ENRG Hawaii delivers up-to-date, accurate advice. From listing to closing, we're honored to be your trusted real estate advisor in paradise.\n<\/p>\n<a href=\"#gina\" class=\"hero-cta\">\nMeet Gina Duncan\n<\/a>\n<\/div>\n\n<div class=\"hero-image\">\n<div class=\"image-container\">\n<div class=\"carousel-container\">\n<div class=\"carousel-slides\">\n<div class=\"carousel-slide\">\n<img decoding=\"async\" src=\"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/4.png\" alt=\"ENRG Hawaii - Beautiful Hawaiian Properties\">\n<\/div>\n<div class=\"carousel-slide\">\n<img decoding=\"async\" src=\"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/3.png\" alt=\"ENRG Hawaii - Luxury Real Estate\">\n<\/div>\n<div class=\"carousel-slide\">\n<img decoding=\"async\" src=\"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/2.png\" alt=\"ENRG Hawaii - Island Paradise Properties\">\n<\/div>\n<\/div>\n<div class=\"carousel-dots\">\n<div class=\"carousel-dot active\"><\/div>\n<div class=\"carousel-dot\"><\/div>\n<div class=\"carousel-dot\"><\/div>\n<\/div>\n<\/div>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a20195b e-flex e-con-boxed e-con e-parent\" data-id=\"a20195b\" data-element_type=\"container\" data-e-type=\"container\" id=\"gina\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b6acdd elementor-widget elementor-widget-html\" data-id=\"5b6acdd\" 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>Meet Gina Duncan<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bio-section {\n            background: #FFFFFF;\n            padding: 80px 32px;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n        }\n\n        .bio-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .bio-content {\n            display: grid;\n            grid-template-columns: 500px 1fr;\n            gap: 60px;\n            align-items: start;\n        }\n\n        .bio-image-wrapper {\n            position: sticky;\n            top: 40px;\n        }\n\n        .bio-image {\n            width: 100%;\n            height: auto;\n            border-radius: 8px;\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);\n        }\n\n        .bio-text-content {\n            padding-top: 0;\n        }\n\n        .bio-title {\n            font-size: 3.2rem;\n            font-weight: 600;\n            color: #1E005E;\n            margin-bottom: 12px;\n            line-height: 1.1;\n            letter-spacing: -0.02em;\n        }\n\n        .bio-subtitle {\n            font-size: 1.5rem;\n            font-weight: 500;\n            color: #6021E6;\n            margin-bottom: 40px;\n            letter-spacing: 0.02em;\n        }\n\n        .bio-paragraph {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            color: #333333;\n            margin-bottom: 28px;\n        }\n\n        .bio-paragraph strong {\n            color: #1E005E;\n            font-weight: 600;\n        }\n\n        .bio-highlight {\n            background: linear-gradient(135deg, #F8F9FA 0%, #FFFFFF 100%);\n            padding: 32px;\n            border-radius: 8px;\n            border-left: 4px solid #6021E6;\n            margin-top: 40px;\n        }\n\n        .bio-highlight p {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            color: #333333;\n            margin-bottom: 20px;\n        }\n\n        .bio-highlight p:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Mobile Responsive *\/\n        @media (max-width: 1024px) {\n            .bio-content {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .bio-image-wrapper {\n                position: relative;\n                top: 0;\n                max-width: 500px;\n                margin: 0 auto;\n            }\n\n            .bio-title {\n                font-size: 2.6rem;\n            }\n\n            .bio-subtitle {\n                font-size: 1.3rem;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .bio-section {\n                padding: 60px 20px;\n            }\n\n            .bio-title {\n                font-size: 2.2rem;\n            }\n\n            .bio-subtitle {\n                font-size: 1.2rem;\n            }\n\n            .bio-paragraph,\n            .bio-highlight p {\n                font-size: 1rem;\n            }\n\n            .bio-highlight {\n                padding: 24px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"bio-section\">\n        <div class=\"bio-container\">\n            <div class=\"bio-content\">\n                <div class=\"bio-image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/08\/H08A0138-Gina-Duncan-Realtor-Portrait-Waikiki-Beach-Oahu-July-2021-REV-scaled.jpg\" alt=\"Gina Duncan - Hawaii Principal Broker\" class=\"bio-image\">\n                <\/div>\n                \n                <div class=\"bio-text-content\">\n                    <h2 class=\"bio-title\">Gina Duncan, REALTOR\u00ae<\/h2>\n                    <div class=\"bio-subtitle\">Principal Broker<\/div>\n                    \n                    <p class=\"bio-paragraph\">\n                        Gina Duncan is a distinguished real estate leader whose passion lies in elevating both her clients' experiences and her agents' success. With over 25 years of proven expertise, Gina brings an exceptional depth of knowledge, local insight, and global connection to Hawai'i's real estate market. Her leadership has empowered agents to thrive under her guidance, and she takes pride in having served more than 500 satisfied clients who value her commitment to excellence and integrity.\n                    <\/p>\n                    \n                    <p class=\"bio-paragraph\">\n                        A true advocate for community and purpose-driven progress, Gina devotes her time and heart to local organizations and charitable causes across the islands. She is a steadfast champion for workforce housing, representing Hawai'i at the local, state, and national levels, and was recently appointed to the <strong>National Association of REALTORS\u00ae Housing Opportunities Committee<\/strong>. Among her notable achievements, Gina played a key role in the Hale Kaiola development in K\u012bhei, helping to create opportunities for local families to call Maui home.\n                    <\/p>\n                    \n                    <p class=\"bio-paragraph\">\n                        With a spirit rooted in aloha and a vision for excellence, Gina Duncan continues to redefine leadership in Hawai'i real estate\u2014bridging expertise, compassion, and community to inspire a brighter future for the islands. Among her proudest accomplishments are being honored as <strong>Broker of the Year in 2022<\/strong>, mentoring and empowering her agents to achieve success, and serving her clients and colleagues with integrity and care.\n                    <\/p>\n\n                    <div class=\"bio-highlight\">\n                        <p>\n                            Deeply committed to her community, Gina's volunteer efforts reflect her belief that true success is measured by service. From raising funds to support the arts to helping establish a children's park at the Maui Homeless Shelter, she leads with both heart and purpose.\n                        <\/p>\n                        <p>\n                            Outside of real estate, Gina finds joy in spending time with her family and her two Brittany Spaniels, exploring new destinations, singing with Maui Choral Arts, and participating in community theater. Her life and work are guided by a shared value\u2014living the spirit of aloha through service, creativity, and connection.\n                        <\/p>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4e0c0c e-flex e-con-boxed e-con e-parent\" data-id=\"a4e0c0c\" 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-ae862f1 elementor-widget elementor-widget-html\" data-id=\"ae862f1\" 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>Gina Duncan - Professional Credentials<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .credentials-section {\n            background: #FFFFFF;\n            padding: 80px 32px;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n        }\n\n        .credentials-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .section-header {\n            font-size: 2rem;\n            font-weight: 600;\n            color: #1E005E;\n            margin-bottom: 32px;\n            padding-bottom: 16px;\n            border-bottom: 3px solid #6021E6;\n        }\n\n        \/* Professional Achievements *\/\n        .achievements-section {\n            margin-bottom: 80px;\n        }\n\n        .achievements-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 32px;\n        }\n\n        .achievement-card {\n            background: #F8F9FA;\n            padding: 28px;\n            border-radius: 8px;\n            border-left: 4px solid #6021E6;\n            transition: all 0.3s ease;\n        }\n\n        .achievement-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 32px rgba(96, 33, 230, 0.12);\n        }\n\n        .achievement-category {\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #1E005E;\n            margin-bottom: 16px;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n\n        .achievement-list {\n            list-style: none;\n        }\n\n        .achievement-list li {\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: #333333;\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n\n        .achievement-list li::before {\n            content: \"\u25b8\";\n            position: absolute;\n            left: 0;\n            color: #6021E6;\n            font-weight: bold;\n        }\n\n        \/* Certifications Section *\/\n        .certifications-section {\n            background: linear-gradient(135deg, #FAFAFA 0%, #FFFFFF 100%);\n            padding: 48px;\n            border-radius: 12px;\n            margin-bottom: 80px;\n        }\n\n        .certifications-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 16px;\n            margin-top: 24px;\n        }\n\n        .cert-badge {\n            background: #FFFFFF;\n            padding: 16px 20px;\n            border-radius: 6px;\n            border: 2px solid #E5E5E5;\n            text-align: center;\n            transition: all 0.3s ease;\n            cursor: default;\n        }\n\n        .cert-badge:hover {\n            border-color: #6021E6;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 24px rgba(96, 33, 230, 0.15);\n        }\n\n        .cert-code {\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #1E005E;\n            margin-bottom: 4px;\n        }\n\n        .cert-name {\n            font-size: 0.85rem;\n            color: #666666;\n            line-height: 1.3;\n        }\n\n        \/* Speaking Roles *\/\n        .speaking-section {\n            margin-bottom: 0;\n        }\n\n        .speaking-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n        }\n\n        .speaking-item {\n            background: #FFFFFF;\n            padding: 24px;\n            border-radius: 8px;\n            border: 2px solid #E5E5E5;\n            transition: all 0.3s ease;\n        }\n\n        .speaking-item:hover {\n            border-color: #6021E6;\n            box-shadow: 0 8px 24px rgba(96, 33, 230, 0.12);\n        }\n\n        .speaking-title {\n            font-size: 1rem;\n            font-weight: 600;\n            color: #1E005E;\n            line-height: 1.4;\n        }\n\n        \/* Mobile Responsive *\/\n        @media (max-width: 768px) {\n            .credentials-section {\n                padding: 60px 20px;\n            }\n\n            .section-header {\n                font-size: 1.6rem;\n            }\n\n            .achievements-grid,\n            .certifications-grid,\n            .speaking-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .certifications-section {\n                padding: 32px 24px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"credentials-section\">\n        <div class=\"credentials-container\">\n            <!-- Professional Achievements -->\n            <div class=\"achievements-section\">\n                <h3 class=\"section-header\">Professional Leadership & Achievements<\/h3>\n                \n                <div class=\"achievements-grid\">\n                    <!-- Hawaii Association of Realtors -->\n                    <div class=\"achievement-card\">\n                        <div class=\"achievement-category\">Hawaii Association of Realtors<\/div>\n                        <ul class=\"achievement-list\">\n                            <li>President Elect 2025<\/li>\n                            <li>Vice-Chair RPAC 2023<\/li>\n                            <li>Standard Forms Subcommittee 2023<\/li>\n                            <li>Development Committee 2020-2022<\/li>\n                            <li>Board of Directors 2019-2021<\/li>\n                            <li>President Circle RPAC<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <!-- Realtors Association of Maui -->\n                    <div class=\"achievement-card\">\n                        <div class=\"achievement-category\">Realtors Association of Maui<\/div>\n                        <ul class=\"achievement-list\">\n                            <li>Broker of the Year 2022<\/li>\n                            <li>President 2019<\/li>\n                            <li>Vice President 2018<\/li>\n                            <li>Secretary of the Board 2017<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <!-- AREAA & Aloha Chapter -->\n                    <div class=\"achievement-card\">\n                        <div class=\"achievement-category\">AREAA & Aloha Chapter<\/div>\n                        <ul class=\"achievement-list\">\n                            <li>Co-Founder and President Aloha Chapter 2015-2017<\/li>\n                            <li>Board of Directors & Advisor 2013-2023<\/li>\n                            <li>National Membership Committee<\/li>\n                            <li>A-List Chair for AREAA National 2022-2023<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Designations & Certifications -->\n            <div class=\"certifications-section\">\n                <h3 class=\"section-header\">Designations & Certifications<\/h3>\n                \n                <div class=\"certifications-grid\">\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">ABR<\/div>\n                        <div class=\"cert-name\">Accredited Buyer's Representative<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">AHWD<\/div>\n                        <div class=\"cert-name\">At Home with Diversity Certified<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">BPOR<\/div>\n                        <div class=\"cert-name\">Broker Price Opinion Resource<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">CIPS<\/div>\n                        <div class=\"cert-name\">Certified International Property Specialist<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">CRB<\/div>\n                        <div class=\"cert-name\">Certified Real Estate Brokerage Manager<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">CRS<\/div>\n                        <div class=\"cert-name\">Certified Residential Specialist<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">GREEN<\/div>\n                        <div class=\"cert-name\">NAR's Green Designation<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">GRI<\/div>\n                        <div class=\"cert-name\">Graduate, REALTOR\u00ae Institute<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">RENE<\/div>\n                        <div class=\"cert-name\">Real Estate Negotiation Expert<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">RSPS<\/div>\n                        <div class=\"cert-name\">Resort & Second Property Specialist<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">SFR<\/div>\n                        <div class=\"cert-name\">Short Sale Foreclosure Resource<\/div>\n                    <\/div>\n                    <div class=\"cert-badge\">\n                        <div class=\"cert-code\">C2EX<\/div>\n                        <div class=\"cert-name\">Commitment to Excellence<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Speaking Roles -->\n            <div class=\"speaking-section\">\n                <h3 class=\"section-header\">Speaking Roles & Thought Leadership<\/h3>\n                \n                <div class=\"speaking-grid\">\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">Pacific Business News Maui Business Panelist<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">Trending Topics for Realtors Association of Maui<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">Realtor.com Conference Panelist<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">AREAA National Moderator<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">AREAA Aloha Chapter Speaker and Moderator<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">AREAA Global Moderator<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">Hawaii Realtors Educational Meetings Moderator<\/div>\n                    <\/div>\n                    <div class=\"speaking-item\">\n                        <div class=\"speaking-title\">Realtors Association of Maui Host, Women's Council Meeting<\/div>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2eb0543 e-flex e-con-boxed e-con e-parent\" data-id=\"2eb0543\" 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-2264d8a elementor-widget elementor-widget-html\" data-id=\"2264d8a\" 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>Your Real Estate Tools<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            line-height: 1.6;\n            color: #111111;\n            background: #FFFFFF;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Tools Section *\/\n        .tools-section {\n            padding: 40px 0 80px;\n            background: #FFFFFF;\n            position: relative;\n        }\n\n        .section-title {\n            font-size: 2.8rem;\n            font-weight: 300;\n            color: #000000;\n            margin-bottom: 60px;\n            letter-spacing: -1px;\n        }\n\n        .tools-grid {\n            display: flex;\n            flex-direction: column;\n            gap: 100px;\n            margin-top: 60px;\n        }\n\n        \/* RS Widget Containers *\/\n        .rs-widget-container {\n            background: #FFFFFF;\n            border-radius: 16px;\n            box-shadow: 0 8px 32px rgba(30, 0, 94, 0.08);\n            overflow: hidden;\n            transition: all 0.4s ease;\n            transform: translateY(0);\n            scroll-margin-top: 150px;\n            padding-top: 20px;\n            border: 1px solid rgba(30, 0, 94, 0.06);\n        }\n\n        .rs-widget-container:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 16px 48px rgba(30, 0, 94, 0.12);\n            border-color: rgba(30, 0, 94, 0.1);\n        }\n\n        \/* Widget Content Areas *\/\n        .rs-search-widget {\n            padding: 40px 30px;\n            background: linear-gradient(135deg, #FFFFFF 0%, #FAFBFF 100%);\n        }\n\n        .rs-value-widget {\n            padding: 40px 30px;\n            background: linear-gradient(135deg, #FFFFFF 0%, #F9F9FE 100%);\n        }\n\n        .rs-listings-widget {\n            padding: 40px 30px;\n            background: linear-gradient(135deg, #FFFFFF 0%, #FBFAFF 100%);\n        }\n\n        \/* Widget Headlines *\/\n        .widget-headline {\n            font-size: 1.8rem;\n            font-weight: 500;\n            color: #000000;\n            margin-bottom: 24px;\n            letter-spacing: -0.5px;\n            position: relative;\n            z-index: 10;\n            text-align: center;\n        }\n\n        \/* RealScout Widget Styling *\/\n        realscout-advanced-search,\n        realscout-home-value,\n        realscout-your-listings {\n            font-family: 'Plus Jakarta Sans', sans-serif !important;\n            width: 100%;\n            display: block;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 2.2rem;\n            }\n\n            .tools-grid {\n                gap: 60px;\n            }\n\n            .rs-search-widget,\n            .rs-value-widget,\n            .rs-listings-widget {\n                padding: 30px 20px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Tools Section -->\n    <section class=\"tools-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Your Real Estate Tools<\/h2>\n            \n            <div class=\"tools-grid\">\n                <!-- Home Value Widget -->\n                <div class=\"rs-widget-container\" id=\"home-value\">\n                    <div class=\"rs-value-widget\">\n                        <realscout-home-value agent-encoded-id=\"QWdlbnQtMjk1MjQ4\"><\/realscout-home-value>\n                    <\/div>\n                <\/div>\n                \n                <!-- Home Search Widget -->\n                <div class=\"rs-widget-container\" id=\"home-search\">\n                    <div class=\"rs-search-widget\">\n                        <h3 class=\"widget-headline\">Home Search<\/h3>\n                        <realscout-advanced-search agent-encoded-id=\"QWdlbnQtMjk1MjQ4\"><\/realscout-advanced-search>\n                    <\/div>\n                <\/div>\n                \n                <!-- Listings Widget -->\n                <div class=\"rs-widget-container\" id=\"my-listings\">\n                    <div class=\"rs-listings-widget\">\n                        <h3 class=\"widget-headline\">Our Listings<\/h3>\n                        <realscout-office-listings agent-encoded-id=\"QWdlbnQtMjk1MjQ4\" sort-order=\"STATUS_AND_SIGNIFICANT_CHANGE\" listing-status=\"For Sale,In Contract,For Rent,Sold\" property-types=\"SFR,MF,TC,LAL,MOBILE,OTHER\" include-co-listings include-seller-listings><\/realscout-your-listings>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d903e7 e-flex e-con-boxed e-con e-parent\" data-id=\"2d903e7\" 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-8ef5797 elementor-widget elementor-widget-html\" data-id=\"8ef5797\" 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 Hawaii Office - Join 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            color: #111111;\n            background-color: #FFFFFF;\n        }\n        \n        :root {\n            --enrg-purple: #6021E6;\n            --enrg-purple-dark: #1E005E;\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-lightest-purple-accent: #F1EAFF;\n        }\n\n        .text-enrg-purple { color: var(--enrg-purple); }\n        .bg-enrg-purple { background-color: var(--enrg-purple); }\n        .text-enrg-purple-dark { color: var(--enrg-purple-dark); }\n        .bg-enrg-purple-dark { background-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        .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        .body-text-regular { \n            font-weight: 400; \n            line-height: 1.6;\n            letter-spacing: -0.01em;\n        }\n\n        \/* Fixed Button Styles *\/\n        .join-cta-button {\n            color: #FFFFFF !important;\n            text-decoration: none;\n        }\n        \n        .join-cta-button:hover {\n            color: #FFFFFF !important;\n            background-color: #6021E6;\n            transform: translateY(-2px);\n        }\n        \n        .join-cta-button:visited {\n            color: #FFFFFF !important;\n        }\n        \n        .join-cta-button:active {\n            color: #FFFFFF !important;\n        }\n\n        \/* Flip Card Styles *\/\n        .flip-card-container {\n            perspective: 1000px;\n            height: 280px;\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;\n            backface-visibility: hidden;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            padding: 1.5rem;\n            border-radius: 0.5rem;\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);\n            color: var(--enrg-black);\n            transform: rotateY(180deg);\n        }\n\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;\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    <\/style>\n<\/head>\n<body>\n\n    <!-- Join ENRG Hawaii Section -->\n    <section class=\"section-spacing bg-white\">\n        <div class=\"container mx-auto px-6\">\n            <div class=\"grid lg:grid-cols-2 gap-16 items-center\">\n                <div>\n                    <h2 class=\"text-4xl font-light text-enrg-charcoal mb-6\">Ready to Join ENRG Hawaii?<\/h2>\n                    <div class=\"space-y-6 text-enrg-medium-gray body-text-regular\">\n                        <p>Take your real estate career to the next level in one of the world's most desirable markets. ENRG Hawaii offers the perfect blend of cutting-edge technology, proven systems, and the supportive culture you need to succeed.<\/p>\n                        \n                        <p>Whether you're an experienced agent looking to maximize your potential or starting your journey in Hawaii's dynamic real estate market, we provide the tools, training, and community to help you thrive in paradise.<\/p>\n                        \n                        <p>Join a growing team of professionals who understand that success in Hawaii requires both mainland expertise and deep appreciation for island culture. Your career transformation starts here.<\/p>\n                    <\/div>\n                    \n                    <!-- Join CTA Button -->\n                    <div class=\"mt-8\">\n                        <a href=\"https:\/\/enrg.realty\/join-enrg\/?utm_source=hawaii_office&utm_medium=website&utm_campaign=agent_recruitment&utm_content=join_section\" \n                           class=\"join-cta-button inline-flex items-center bg-enrg-purple-dark font-semibold py-4 px-8 rounded-lg transition-all duration-300 shadow-lg hover:shadow-xl\">\n                            Join ENRG Today\n                            <svg class=\"ml-2 w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path>\n                            <\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <div>\n                    <!-- ENRG Flip Cards -->\n                    <div class=\"grid md:grid-cols-2 gap-6\">\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-lg font-semibold text-enrg-charcoal\">Personal Support, National Resources<\/h3>\n                                    <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">Individual attention with enterprise-level backing.<\/p>\n                                <\/div>\n                                <div class=\"flip-card-back\">\n                                    <h3 class=\"text-lg font-semibold text-enrg-charcoal mb-2\">Your Success Partner<\/h3>\n                                    <p class=\"text-sm text-enrg-charcoal body-text-regular\">Get dedicated coaching and support while accessing nationwide referral networks and resources that big brokerages provide.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \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-lg font-semibold text-enrg-charcoal\">Advanced Tech Stack<\/h3>\n                                    <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">Modern tools that actually help you sell more.<\/p>\n                                <\/div>\n                                <div class=\"flip-card-back\">\n                                    <h3 class=\"text-lg font-semibold text-enrg-charcoal mb-2\">Competitive Edge<\/h3>\n                                    <p class=\"text-sm text-enrg-charcoal body-text-regular\">Access best-in-class CRM, marketing automation, and lead generation tools that give you a significant advantage in Hawaii's competitive market.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \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-lg font-semibold text-enrg-charcoal\">Keep More of What You Earn<\/h3>\n                                    <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">Transparent pricing that maximizes your income.<\/p>\n                                <\/div>\n                                <div class=\"flip-card-back\">\n                                    <h3 class=\"text-lg font-semibold text-enrg-charcoal mb-2\">Financial Freedom<\/h3>\n                                    <p class=\"text-sm text-enrg-charcoal body-text-regular\">Benefit from competitive commission splits, low caps, and revenue sharing opportunities in Hawaii's high-value market.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \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-lg font-semibold text-enrg-charcoal\">Collaborative Ohana<\/h3>\n                                    <p class=\"card-description text-enrg-medium-gray text-sm body-text-regular\">A supportive community that celebrates your wins.<\/p>\n                                <\/div>\n                                <div class=\"flip-card-back\">\n                                     <h3 class=\"text-lg font-semibold text-enrg-charcoal mb-2\">Team Success<\/h3>\n                                    <p class=\"text-sm text-enrg-charcoal body-text-regular\">Join a tight-knit team that shares knowledge, celebrates victories, and supports each other through challenges in paradise.<\/p>\n                                <\/div>\n                            <\/div>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-614274a9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"614274a9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1793aae7\" data-id=\"1793aae7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dd0b644 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dd0b644\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Let's Talk<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6444553f elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6444553f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready to Make Your Move?\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61e894be elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"61e894be\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Let&#8217;s discuss your real estate goals and create a plan to achieve them.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31eac0bc elementor-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"31eac0bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/enrg.realty\/enrg-hawaii\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Connect With Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About ENRG Hawaii Welcome to ENRG Hawaii Aloha and E Komo Mai to ENRG Hawaii. Founded by top broker Gina Duncan and backed by hundreds of happy clients, we bring the latest technology and proven expertise to Hawaiian real estate. We understand your home is your most important investment and work efficiently to maximize it. [&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-180190","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ENRG Hawaii | ENRG Realty Agent<\/title>\n<meta name=\"description\" content=\"ENRG Hawaii is a licensed real estate agent providing expert guidance for buying, selling, and investing in real estate. Professional service you can trust.\" \/>\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=\"ENRG Hawaii | ENRG Realty Agent\" \/>\n<meta property=\"og:description\" content=\"ENRG Hawaii is a licensed real estate agent providing expert guidance for buying, selling, and investing in real estate. Professional service you can trust.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/\" \/>\n<meta property=\"og:site_name\" content=\"ENRG Hawaii\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-13T15:13:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/4.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=\"5 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\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/\",\"url\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/\",\"name\":\"ENRG Hawaii | ENRG Realty Agent\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/wp-content\\\/uploads\\\/sites\\\/65\\\/2025\\\/09\\\/4.png\",\"datePublished\":\"2025-06-18T18:56:17+00:00\",\"dateModified\":\"2025-11-13T15:13:43+00:00\",\"description\":\"ENRG Hawaii is a licensed real estate agent providing expert guidance for buying, selling, and investing in real estate. Professional service you can trust.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/#primaryimage\",\"url\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/wp-content\\\/uploads\\\/sites\\\/65\\\/2025\\\/09\\\/4.png\",\"contentUrl\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/wp-content\\\/uploads\\\/sites\\\/65\\\/2025\\\/09\\\/4.png\",\"width\":1200,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/about-enrg-hawaii\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About ENRG HI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/#website\",\"url\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/\",\"name\":\"ENRG Realty\",\"description\":\"ENRG Realty - Your Partner in Real Estate\",\"publisher\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/#organization\",\"name\":\"ENRG Realty\",\"url\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/wp-content\\\/uploads\\\/sites\\\/65\\\/2025\\\/05\\\/ENRG_Logo_1X-3.png\",\"contentUrl\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/wp-content\\\/uploads\\\/sites\\\/65\\\/2025\\\/05\\\/ENRG_Logo_1X-3.png\",\"width\":924,\"height\":125,\"caption\":\"ENRG Realty\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/enrg-hawaii\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ENRG Hawaii | ENRG Realty Agent","description":"ENRG Hawaii is a licensed real estate agent providing expert guidance for buying, selling, and investing in real estate. Professional service you can trust.","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"ENRG Hawaii | ENRG Realty Agent","og_description":"ENRG Hawaii is a licensed real estate agent providing expert guidance for buying, selling, and investing in real estate. Professional service you can trust.","og_url":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/","og_site_name":"ENRG Hawaii","article_modified_time":"2025-11-13T15:13:43+00:00","og_image":[{"url":"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/4.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes","Written by":"Rivers Pearce"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/","url":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/","name":"ENRG Hawaii | ENRG Realty Agent","isPartOf":{"@id":"https:\/\/enrg.realty\/enrg-hawaii\/#website"},"primaryImageOfPage":{"@id":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/#primaryimage"},"image":{"@id":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/#primaryimage"},"thumbnailUrl":"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/4.png","datePublished":"2025-06-18T18:56:17+00:00","dateModified":"2025-11-13T15:13:43+00:00","description":"ENRG Hawaii is a licensed real estate agent providing expert guidance for buying, selling, and investing in real estate. Professional service you can trust.","breadcrumb":{"@id":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/#primaryimage","url":"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/4.png","contentUrl":"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/09\/4.png","width":1200,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/enrg.realty\/enrg-hawaii\/about-enrg-hawaii\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/enrg.realty\/enrg-hawaii\/"},{"@type":"ListItem","position":2,"name":"About ENRG HI"}]},{"@type":"WebSite","@id":"https:\/\/enrg.realty\/enrg-hawaii\/#website","url":"https:\/\/enrg.realty\/enrg-hawaii\/","name":"ENRG Realty","description":"ENRG Realty - Your Partner in Real Estate","publisher":{"@id":"https:\/\/enrg.realty\/enrg-hawaii\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/enrg.realty\/enrg-hawaii\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/enrg.realty\/enrg-hawaii\/#organization","name":"ENRG Realty","url":"https:\/\/enrg.realty\/enrg-hawaii\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/enrg.realty\/enrg-hawaii\/#\/schema\/logo\/image\/","url":"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/05\/ENRG_Logo_1X-3.png","contentUrl":"https:\/\/enrg.realty\/enrg-hawaii\/wp-content\/uploads\/sites\/65\/2025\/05\/ENRG_Logo_1X-3.png","width":924,"height":125,"caption":"ENRG Realty"},"image":{"@id":"https:\/\/enrg.realty\/enrg-hawaii\/#\/schema\/logo\/image\/"}}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/pages\/180190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/comments?post=180190"}],"version-history":[{"count":0,"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/pages\/180190\/revisions"}],"wp:attachment":[{"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/media?parent=180190"}],"wp:term":[{"taxonomy":"author","embeddable":true,"href":"https:\/\/enrg.realty\/enrg-hawaii\/wp-json\/wp\/v2\/coauthors?post=180190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}