[{"id":1292349,"date":"2026-08-12T12:54:36","date_gmt":"2026-08-12T22:54:36","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1292349"},"modified":"2026-08-12T12:54:43","modified_gmt":"2026-08-12T22:54:43","slug":"u22-virtual-open-house","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/","title":{"rendered":"U22 &#8211; Virtual Open House"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.7&#8243; _module_preset=&#8221;default&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row _builder_version=&#8221;4.27.7&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.7&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.7&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!--<!-- [et_pb_line_break_holder] -->====================================================================<!-- [et_pb_line_break_holder] -->WORDPRESS \/ DIVI EMBED INSTRUCTIONS \u2014 READ FIRST<!-- [et_pb_line_break_holder] -->====================================================================<!-- [et_pb_line_break_holder] -->This file contains ONLY the code you should paste into Divi&#8217;s<!-- [et_pb_line_break_holder] -->CODE MODULE. Do NOT paste the other file (the one starting with<!-- [et_pb_line_break_holder] --><!DOCTYPE html>) into WordPress \u2014 that&#8217;s a full standalone web page<!-- [et_pb_line_break_holder] -->and WordPress will strip out the <\/p>\n<style> block when you paste it<!-- [et_pb_line_break_holder] -->into a normal text\/paragraph element, which is why the fonts and<!-- [et_pb_line_break_holder] -->buttons looked broken.<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->How to add this page in Divi:<!-- [et_pb_line_break_holder] -->1. Create a new WordPress Page.<!-- [et_pb_line_break_holder] -->2. In Page Attributes (right sidebar), set Template to \"Blank Page\"<!-- [et_pb_line_break_holder] -->   if your theme offers it. This stops your theme's header, footer,<!-- [et_pb_line_break_holder] -->   and sidebar from squeezing this full-width design into a narrow<!-- [et_pb_line_break_holder] -->   column. If there's no \"Blank Page\" option, a full-width Divi<!-- [et_pb_line_break_holder] -->   layout works too, just expect the theme header\/footer above and<!-- [et_pb_line_break_holder] -->   below this content.<!-- [et_pb_line_break_holder] -->3. Click \"Use Divi Builder\" \u2192 add a new Row (1 column, full width) \u2192<!-- [et_pb_line_break_holder] -->   add a \"Code\" module to that row.<!-- [et_pb_line_break_holder] -->4. Open the Code module and paste EVERYTHING below this comment<!-- [et_pb_line_break_holder] -->   block (starting at <\/p>\n<style>) into it.<!-- [et_pb_line_break_holder] -->5. Save & Publish, then view the live page (not the editor preview \u2014<!-- [et_pb_line_break_holder] -->   Divi's editor preview sometimes doesn't run embedded <script><!-- [et_pb_line_break_holder] -->   tags the same way the live page does).<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->ABOUT THE PHOTOS:<!-- [et_pb_line_break_holder] -->All photos currently point to the MLS photo server (photos.hiinfo.com),<!-- [et_pb_line_break_holder] -->which may block \"hotlinking\" (loading its images from another<!-- [et_pb_line_break_holder] -->website) \u2014 that's the most likely cause if any of them look broken.<!-- [et_pb_line_break_holder] -->To fix that for good: download the photos you want, upload them to<!-- [et_pb_line_break_holder] -->your WordPress Media Library, and swap those URLs in for the<!-- [et_pb_line_break_holder] -->photos.hiinfo.com ones below (search \"photos.hiinfo.com\" \u2014 there are<!-- [et_pb_line_break_holder] -->14 spots: hero, about, and 12 gallery photos).<!-- [et_pb_line_break_holder] -->====================================================================<!-- [et_pb_line_break_holder] -->--><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  \/* Google Fonts loaded via @import so it works inside a Code module<!-- [et_pb_line_break_holder] -->     (a <link> tag here would normally belong in <head>, which this<!-- [et_pb_line_break_holder] -->     module doesn't have access to). *\/<!-- [et_pb_line_break_holder] -->  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Jost:wght@300;400;500;600&display=swap');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     DESIGN TOKENS \u2014 brand colors, type scale, spacing<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  :root{<!-- [et_pb_line_break_holder] -->    --color-ocean-deep:#12313a;<!-- [et_pb_line_break_holder] -->    --color-ocean:#1c4b52;<!-- [et_pb_line_break_holder] -->    --color-sand:#f6f1e9;<!-- [et_pb_line_break_holder] -->    --color-sand-light:#fbf9f5;<!-- [et_pb_line_break_holder] -->    --color-gold:#a9843b;<!-- [et_pb_line_break_holder] -->    --color-gold-light:#c9a768;<!-- [et_pb_line_break_holder] -->    --color-ink:#1c1b19;<!-- [et_pb_line_break_holder] -->    --color-ink-soft:#4a4844;<!-- [et_pb_line_break_holder] -->    --color-white:#ffffff;<!-- [et_pb_line_break_holder] -->    --color-line:#e4ddd0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    --font-heading:'Cormorant Garamond', Georgia, serif;<!-- [et_pb_line_break_holder] -->    --font-body:'Jost', 'Helvetica Neue', Arial, sans-serif;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    --max-width:1180px;<!-- [et_pb_line_break_holder] -->    --radius:2px;<!-- [et_pb_line_break_holder] -->    --shadow-soft:0 20px 60px -25px rgba(18,49,58,0.35);<!-- [et_pb_line_break_holder] -->    --transition:0.25s ease;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Scope resets to this page's wrapper only, so we don't fight<!-- [et_pb_line_break_holder] -->     Divi\/theme global styles for every element on the site. *\/<!-- [et_pb_line_break_holder] -->  #vohp-page,<!-- [et_pb_line_break_holder] -->  #vohp-page *,<!-- [et_pb_line_break_holder] -->  #vohp-page *::before,<!-- [et_pb_line_break_holder] -->  #vohp-page *::after{box-sizing:border-box;}<!-- [et_pb_line_break_holder] -->  #vohp-page{<!-- [et_pb_line_break_holder] -->    font-family:var(--font-body);<!-- [et_pb_line_break_holder] -->    color:var(--color-ink);<!-- [et_pb_line_break_holder] -->    background:var(--color-white);<!-- [et_pb_line_break_holder] -->    line-height:1.6;<!-- [et_pb_line_break_holder] -->    -webkit-font-smoothing:antialiased;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page img{max-width:100%;display:block;}<!-- [et_pb_line_break_holder] -->  #vohp-page h1,#vohp-page h2,#vohp-page h3,#vohp-page h4{<!-- [et_pb_line_break_holder] -->    font-family:var(--font-heading);<!-- [et_pb_line_break_holder] -->    font-weight:600;<!-- [et_pb_line_break_holder] -->    color:var(--color-ink);<!-- [et_pb_line_break_holder] -->    margin:0 0 0.5em;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.01em;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page p{margin:0 0 1em;color:var(--color-ink-soft);}<!-- [et_pb_line_break_holder] -->  #vohp-page a{color:inherit;}<!-- [et_pb_line_break_holder] -->  #vohp-page .container{<!-- [et_pb_line_break_holder] -->    max-width:var(--max-width);<!-- [et_pb_line_break_holder] -->    margin:0 auto;<!-- [et_pb_line_break_holder] -->    padding:0 24px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page section{padding:88px 0;}<!-- [et_pb_line_break_holder] -->  #vohp-page .section-label{<!-- [et_pb_line_break_holder] -->    display:block;<!-- [et_pb_line_break_holder] -->    font-size:0.78rem;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.22em;<!-- [et_pb_line_break_holder] -->    text-transform:uppercase;<!-- [et_pb_line_break_holder] -->    color:var(--color-gold);<!-- [et_pb_line_break_holder] -->    font-weight:500;<!-- [et_pb_line_break_holder] -->    margin-bottom:14px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .section-heading{<!-- [et_pb_line_break_holder] -->    font-size:clamp(1.9rem,3.4vw,2.7rem);<!-- [et_pb_line_break_holder] -->    margin-bottom:18px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .section-intro{<!-- [et_pb_line_break_holder] -->    max-width:640px;<!-- [et_pb_line_break_holder] -->    font-size:1.05rem;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .center{text-align:center;margin-left:auto;margin-right:auto;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Buttons *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .btn{<!-- [et_pb_line_break_holder] -->    display:inline-flex;<!-- [et_pb_line_break_holder] -->    align-items:center;<!-- [et_pb_line_break_holder] -->    justify-content:center;<!-- [et_pb_line_break_holder] -->    gap:8px;<!-- [et_pb_line_break_holder] -->    padding:16px 34px;<!-- [et_pb_line_break_holder] -->    font-family:var(--font-body);<!-- [et_pb_line_break_holder] -->    font-size:0.95rem;<!-- [et_pb_line_break_holder] -->    font-weight:500;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.04em;<!-- [et_pb_line_break_holder] -->    text-decoration:none;<!-- [et_pb_line_break_holder] -->    border-radius:var(--radius);<!-- [et_pb_line_break_holder] -->    border:1px solid transparent;<!-- [et_pb_line_break_holder] -->    cursor:pointer;<!-- [et_pb_line_break_holder] -->    transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .btn:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px;}<!-- [et_pb_line_break_holder] -->  #vohp-page .btn-primary{<!-- [et_pb_line_break_holder] -->    background:var(--color-gold);<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .btn-primary:hover{background:var(--color-gold-light);color:var(--color-white);transform:translateY(-1px);}<!-- [et_pb_line_break_holder] -->  #vohp-page .btn-secondary{<!-- [et_pb_line_break_holder] -->    background:transparent;<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    border-color:rgba(255,255,255,0.6);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .btn-secondary:hover{background:rgba(255,255,255,0.12);color:var(--color-white);}<!-- [et_pb_line_break_holder] -->  #vohp-page .btn-block{width:100%;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     HERO<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .hero{<!-- [et_pb_line_break_holder] -->    position:relative;<!-- [et_pb_line_break_holder] -->    min-height:92vh;<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    align-items:flex-end;<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    background:#0d2329;<!-- [et_pb_line_break_holder] -->    overflow:hidden;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-media{<!-- [et_pb_line_break_holder] -->    position:absolute;<!-- [et_pb_line_break_holder] -->    inset:0;<!-- [et_pb_line_break_holder] -->    z-index:0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-media img{<!-- [et_pb_line_break_holder] -->    width:100%;<!-- [et_pb_line_break_holder] -->    height:100%;<!-- [et_pb_line_break_holder] -->    object-fit:cover;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-media::after{<!-- [et_pb_line_break_holder] -->    content:\"\";<!-- [et_pb_line_break_holder] -->    position:absolute;<!-- [et_pb_line_break_holder] -->    inset:0;<!-- [et_pb_line_break_holder] -->    background:linear-gradient(180deg, rgba(13,35,41,0.15) 0%, rgba(13,35,41,0.35) 45%, rgba(10,26,31,0.92) 100%);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-content{<!-- [et_pb_line_break_holder] -->    position:relative;<!-- [et_pb_line_break_holder] -->    z-index:1;<!-- [et_pb_line_break_holder] -->    width:100%;<!-- [et_pb_line_break_holder] -->    padding:64px 24px 56px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-inner{<!-- [et_pb_line_break_holder] -->    max-width:var(--max-width);<!-- [et_pb_line_break_holder] -->    margin:0 auto;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .badge{<!-- [et_pb_line_break_holder] -->    display:inline-block;<!-- [et_pb_line_break_holder] -->    padding:8px 18px;<!-- [et_pb_line_break_holder] -->    font-size:0.72rem;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.2em;<!-- [et_pb_line_break_holder] -->    text-transform:uppercase;<!-- [et_pb_line_break_holder] -->    background:rgba(255,255,255,0.12);<!-- [et_pb_line_break_holder] -->    border:1px solid rgba(255,255,255,0.5);<!-- [et_pb_line_break_holder] -->    border-radius:100px;<!-- [et_pb_line_break_holder] -->    margin-bottom:22px;<!-- [et_pb_line_break_holder] -->    backdrop-filter:blur(4px);<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero h1{<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    font-size:clamp(2.2rem,5vw,3.8rem);<!-- [et_pb_line_break_holder] -->    margin-bottom:6px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-location{<!-- [et_pb_line_break_holder] -->    font-size:1.1rem;<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.85);<!-- [et_pb_line_break_holder] -->    margin-bottom:22px;<!-- [et_pb_line_break_holder] -->    font-weight:300;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.02em;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-meta{<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    flex-wrap:wrap;<!-- [et_pb_line_break_holder] -->    gap:28px;<!-- [et_pb_line_break_holder] -->    align-items:center;<!-- [et_pb_line_break_holder] -->    margin-bottom:34px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-price{<!-- [et_pb_line_break_holder] -->    font-family:var(--font-heading);<!-- [et_pb_line_break_holder] -->    font-size:clamp(1.8rem,3vw,2.4rem);<!-- [et_pb_line_break_holder] -->    color:var(--color-gold-light);<!-- [et_pb_line_break_holder] -->    font-weight:600;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-datetime{<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    align-items:center;<!-- [et_pb_line_break_holder] -->    gap:10px;<!-- [et_pb_line_break_holder] -->    font-size:0.98rem;<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.92);<!-- [et_pb_line_break_holder] -->    padding-left:24px;<!-- [et_pb_line_break_holder] -->    border-left:1px solid rgba(255,255,255,0.35);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .hero-actions{<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    flex-wrap:wrap;<!-- [et_pb_line_break_holder] -->    gap:16px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     PROPERTY OVERVIEW STAT BAR<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .overview{<!-- [et_pb_line_break_holder] -->    padding:0;<!-- [et_pb_line_break_holder] -->    transform:translateY(-1px);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .overview-bar{<!-- [et_pb_line_break_holder] -->    max-width:var(--max-width);<!-- [et_pb_line_break_holder] -->    margin:0 auto;<!-- [et_pb_line_break_holder] -->    background:var(--color-sand-light);<!-- [et_pb_line_break_holder] -->    border:1px solid var(--color-line);<!-- [et_pb_line_break_holder] -->    box-shadow:var(--shadow-soft);<!-- [et_pb_line_break_holder] -->    display:grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns:repeat(2,1fr);<!-- [et_pb_line_break_holder] -->    position:relative;<!-- [et_pb_line_break_holder] -->    top:-64px;<!-- [et_pb_line_break_holder] -->    z-index:2;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:700px){<!-- [et_pb_line_break_holder] -->    #vohp-page .overview-bar{grid-template-columns:repeat(5,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .overview-item{<!-- [et_pb_line_break_holder] -->    padding:28px 20px;<!-- [et_pb_line_break_holder] -->    text-align:center;<!-- [et_pb_line_break_holder] -->    border-right:1px solid var(--color-line);<!-- [et_pb_line_break_holder] -->    border-bottom:1px solid var(--color-line);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:700px){<!-- [et_pb_line_break_holder] -->    #vohp-page .overview-item:last-child{border-right:none;}<!-- [et_pb_line_break_holder] -->    #vohp-page .overview-item{border-bottom:none;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .overview-item:nth-child(2n){border-right:none;}<!-- [et_pb_line_break_holder] -->  @media(min-width:700px){<!-- [et_pb_line_break_holder] -->    #vohp-page .overview-item:nth-child(2n){border-right:1px solid var(--color-line);}<!-- [et_pb_line_break_holder] -->    #vohp-page .overview-item:last-child{border-right:none;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .overview-value{<!-- [et_pb_line_break_holder] -->    font-family:var(--font-heading);<!-- [et_pb_line_break_holder] -->    font-size:1.6rem;<!-- [et_pb_line_break_holder] -->    font-weight:600;<!-- [et_pb_line_break_holder] -->    color:var(--color-ocean-deep);<!-- [et_pb_line_break_holder] -->    display:block;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .overview-label{<!-- [et_pb_line_break_holder] -->    font-size:0.72rem;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.14em;<!-- [et_pb_line_break_holder] -->    text-transform:uppercase;<!-- [et_pb_line_break_holder] -->    color:var(--color-ink-soft);<!-- [et_pb_line_break_holder] -->    margin-top:4px;<!-- [et_pb_line_break_holder] -->    display:block;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     ABOUT<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .about{background:var(--color-white);}<!-- [et_pb_line_break_holder] -->  #vohp-page .about-grid{display:grid;gap:40px;}<!-- [et_pb_line_break_holder] -->  @media(min-width:860px){<!-- [et_pb_line_break_holder] -->    #vohp-page .about-grid{grid-template-columns:1fr 1fr;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page #property-description p{<!-- [et_pb_line_break_holder] -->    font-size:1.05rem;<!-- [et_pb_line_break_holder] -->    color:var(--color-ink-soft);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .about-image{<!-- [et_pb_line_break_holder] -->    min-height:340px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .about-image img{<!-- [et_pb_line_break_holder] -->    width:100%;<!-- [et_pb_line_break_holder] -->    height:100%;<!-- [et_pb_line_break_holder] -->    min-height:340px;<!-- [et_pb_line_break_holder] -->    object-fit:cover;<!-- [et_pb_line_break_holder] -->    border-radius:var(--radius);<!-- [et_pb_line_break_holder] -->    box-shadow:var(--shadow-soft);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     GALLERY<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery{background:var(--color-sand);}<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-grid{<!-- [et_pb_line_break_holder] -->    display:grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns:1fr;<!-- [et_pb_line_break_holder] -->    gap:12px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-featured{<!-- [et_pb_line_break_holder] -->    cursor:zoom-in;<!-- [et_pb_line_break_holder] -->    overflow:hidden;<!-- [et_pb_line_break_holder] -->    border-radius:var(--radius);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-featured img{<!-- [et_pb_line_break_holder] -->    width:100%;<!-- [et_pb_line_break_holder] -->    height:100%;<!-- [et_pb_line_break_holder] -->    object-fit:cover;<!-- [et_pb_line_break_holder] -->    aspect-ratio:16\/10;<!-- [et_pb_line_break_holder] -->    transition:transform 0.5s ease;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-thumbs{<!-- [et_pb_line_break_holder] -->    display:grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns:repeat(3,1fr);<!-- [et_pb_line_break_holder] -->    gap:12px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-thumbs button{<!-- [et_pb_line_break_holder] -->    padding:0;<!-- [et_pb_line_break_holder] -->    border:none;<!-- [et_pb_line_break_holder] -->    background:none;<!-- [et_pb_line_break_holder] -->    cursor:zoom-in;<!-- [et_pb_line_break_holder] -->    overflow:hidden;<!-- [et_pb_line_break_holder] -->    border-radius:var(--radius);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-thumbs img{<!-- [et_pb_line_break_holder] -->    width:100%;<!-- [et_pb_line_break_holder] -->    height:100%;<!-- [et_pb_line_break_holder] -->    aspect-ratio:1\/1;<!-- [et_pb_line_break_holder] -->    object-fit:cover;<!-- [et_pb_line_break_holder] -->    transition:transform 0.4s ease;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-featured:hover img,<!-- [et_pb_line_break_holder] -->  #vohp-page .gallery-thumbs button:hover img{transform:scale(1.04);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @media(min-width:860px){<!-- [et_pb_line_break_holder] -->    #vohp-page .gallery-grid{grid-template-columns:2fr 1fr;}<!-- [et_pb_line_break_holder] -->    #vohp-page .gallery-thumbs{grid-template-columns:repeat(2,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Lightbox \u2014 not scoped to #vohp-page since it's appended to <body> by JS *\/<!-- [et_pb_line_break_holder] -->  .vohp-lightbox{<!-- [et_pb_line_break_holder] -->    position:fixed;<!-- [et_pb_line_break_holder] -->    inset:0;<!-- [et_pb_line_break_holder] -->    background:rgba(10,20,24,0.94);<!-- [et_pb_line_break_holder] -->    display:none;<!-- [et_pb_line_break_holder] -->    align-items:center;<!-- [et_pb_line_break_holder] -->    justify-content:center;<!-- [et_pb_line_break_holder] -->    z-index:99999;<!-- [et_pb_line_break_holder] -->    padding:24px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .vohp-lightbox.is-open{display:flex;}<!-- [et_pb_line_break_holder] -->  .vohp-lightbox img{<!-- [et_pb_line_break_holder] -->    max-width:min(92vw,1100px);<!-- [et_pb_line_break_holder] -->    max-height:86vh;<!-- [et_pb_line_break_holder] -->    object-fit:contain;<!-- [et_pb_line_break_holder] -->    border-radius:2px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .vohp-lightbox-close{<!-- [et_pb_line_break_holder] -->    position:absolute;<!-- [et_pb_line_break_holder] -->    top:22px;<!-- [et_pb_line_break_holder] -->    right:26px;<!-- [et_pb_line_break_holder] -->    background:none;<!-- [et_pb_line_break_holder] -->    border:none;<!-- [et_pb_line_break_holder] -->    color:#fff;<!-- [et_pb_line_break_holder] -->    font-size:2rem;<!-- [et_pb_line_break_holder] -->    line-height:1;<!-- [et_pb_line_break_holder] -->    cursor:pointer;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .vohp-lightbox-nav{<!-- [et_pb_line_break_holder] -->    position:absolute;<!-- [et_pb_line_break_holder] -->    top:50%;<!-- [et_pb_line_break_holder] -->    transform:translateY(-50%);<!-- [et_pb_line_break_holder] -->    background:rgba(255,255,255,0.12);<!-- [et_pb_line_break_holder] -->    border:1px solid rgba(255,255,255,0.4);<!-- [et_pb_line_break_holder] -->    color:#fff;<!-- [et_pb_line_break_holder] -->    width:44px;<!-- [et_pb_line_break_holder] -->    height:44px;<!-- [et_pb_line_break_holder] -->    border-radius:50%;<!-- [et_pb_line_break_holder] -->    cursor:pointer;<!-- [et_pb_line_break_holder] -->    font-size:1.3rem;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .vohp-lightbox-prev{left:20px;}<!-- [et_pb_line_break_holder] -->  .vohp-lightbox-next{right:20px;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     HIGHLIGHTS<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .highlights{background:var(--color-ocean-deep);color:var(--color-white);}<!-- [et_pb_line_break_holder] -->  #vohp-page .highlights .section-label{color:var(--color-gold-light);}<!-- [et_pb_line_break_holder] -->  #vohp-page .highlights h2{color:var(--color-white);}<!-- [et_pb_line_break_holder] -->  #vohp-page .highlights-grid{<!-- [et_pb_line_break_holder] -->    display:grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns:1fr;<!-- [et_pb_line_break_holder] -->    gap:1px;<!-- [et_pb_line_break_holder] -->    background:rgba(255,255,255,0.14);<!-- [et_pb_line_break_holder] -->    border:1px solid rgba(255,255,255,0.14);<!-- [et_pb_line_break_holder] -->    margin-top:44px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:640px){<!-- [et_pb_line_break_holder] -->    #vohp-page .highlights-grid{grid-template-columns:repeat(2,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:960px){<!-- [et_pb_line_break_holder] -->    #vohp-page .highlights-grid{grid-template-columns:repeat(3,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .highlight-item{<!-- [et_pb_line_break_holder] -->    background:var(--color-ocean-deep);<!-- [et_pb_line_break_holder] -->    padding:32px 28px;<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    align-items:flex-start;<!-- [et_pb_line_break_holder] -->    gap:16px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .highlight-icon{<!-- [et_pb_line_break_holder] -->    font-size:1.4rem;<!-- [et_pb_line_break_holder] -->    color:var(--color-gold-light);<!-- [et_pb_line_break_holder] -->    flex-shrink:0;<!-- [et_pb_line_break_holder] -->    line-height:1;<!-- [et_pb_line_break_holder] -->    margin-top:2px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .highlight-item h3{<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    font-size:1.15rem;<!-- [et_pb_line_break_holder] -->    margin-bottom:4px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .highlight-item p{<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.72);<!-- [et_pb_line_break_holder] -->    margin:0;<!-- [et_pb_line_break_holder] -->    font-size:0.92rem;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     REGISTRATION FORM<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .register{background:var(--color-sand);}<!-- [et_pb_line_break_holder] -->  #vohp-page .register-grid{display:grid;gap:48px;}<!-- [et_pb_line_break_holder] -->  @media(min-width:900px){<!-- [et_pb_line_break_holder] -->    #vohp-page .register-grid{grid-template-columns:0.85fr 1.15fr;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .register-copy .details-list{<!-- [et_pb_line_break_holder] -->    list-style:none;<!-- [et_pb_line_break_holder] -->    padding:0;<!-- [et_pb_line_break_holder] -->    margin:28px 0 0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .register-copy .details-list li{<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    gap:12px;<!-- [et_pb_line_break_holder] -->    padding:14px 0;<!-- [et_pb_line_break_holder] -->    border-bottom:1px solid var(--color-line);<!-- [et_pb_line_break_holder] -->    font-size:0.98rem;<!-- [et_pb_line_break_holder] -->    color:var(--color-ink-soft);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .register-copy .details-list li strong{color:var(--color-ink);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  #vohp-page .form-card{<!-- [et_pb_line_break_holder] -->    background:var(--color-white);<!-- [et_pb_line_break_holder] -->    border-radius:var(--radius);<!-- [et_pb_line_break_holder] -->    box-shadow:var(--shadow-soft);<!-- [et_pb_line_break_holder] -->    padding:36px 28px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:600px){<!-- [et_pb_line_break_holder] -->    #vohp-page .form-card{padding:44px;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .form-note{<!-- [et_pb_line_break_holder] -->    font-size:0.78rem;<!-- [et_pb_line_break_holder] -->    color:#8b8578;<!-- [et_pb_line_break_holder] -->    margin-top:14px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .form-note a{color:var(--color-gold);}<!-- [et_pb_line_break_holder] -->  #vohp-page #googleFormFrame{<!-- [et_pb_line_break_holder] -->    width:100%;<!-- [et_pb_line_break_holder] -->    height:520px;<!-- [et_pb_line_break_holder] -->    border:1px solid var(--color-line);<!-- [et_pb_line_break_holder] -->    border-radius:var(--radius);<!-- [et_pb_line_break_holder] -->    display:block;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     WHAT TO EXPECT<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .expect{background:var(--color-white);}<!-- [et_pb_line_break_holder] -->  #vohp-page .expect-grid{<!-- [et_pb_line_break_holder] -->    display:grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns:1fr;<!-- [et_pb_line_break_holder] -->    gap:32px;<!-- [et_pb_line_break_holder] -->    margin-top:44px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:700px){<!-- [et_pb_line_break_holder] -->    #vohp-page .expect-grid{grid-template-columns:repeat(2,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:1000px){<!-- [et_pb_line_break_holder] -->    #vohp-page .expect-grid{grid-template-columns:repeat(4,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .expect-item{text-align:left;}<!-- [et_pb_line_break_holder] -->  #vohp-page .expect-num{<!-- [et_pb_line_break_holder] -->    font-family:var(--font-heading);<!-- [et_pb_line_break_holder] -->    font-size:2rem;<!-- [et_pb_line_break_holder] -->    color:var(--color-gold);<!-- [et_pb_line_break_holder] -->    display:block;<!-- [et_pb_line_break_holder] -->    margin-bottom:10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .expect-item h3{font-size:1.15rem;margin-bottom:8px;}<!-- [et_pb_line_break_holder] -->  #vohp-page .expect-item p{font-size:0.93rem;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     FINAL CTA<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .final-cta{<!-- [et_pb_line_break_holder] -->    background:linear-gradient(135deg, var(--color-ocean-deep), var(--color-ocean));<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    text-align:center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .final-cta h2{<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    font-size:clamp(1.8rem,3.6vw,2.6rem);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .final-cta p{<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.8);<!-- [et_pb_line_break_holder] -->    max-width:520px;<!-- [et_pb_line_break_holder] -->    margin-left:auto;<!-- [et_pb_line_break_holder] -->    margin-right:auto;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .final-cta-actions{<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    flex-wrap:wrap;<!-- [et_pb_line_break_holder] -->    gap:16px;<!-- [et_pb_line_break_holder] -->    justify-content:center;<!-- [et_pb_line_break_holder] -->    margin-top:30px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ============================================================<!-- [et_pb_line_break_holder] -->     FOOTER<!-- [et_pb_line_break_holder] -->     ============================================================ *\/<!-- [et_pb_line_break_holder] -->  #vohp-page footer{<!-- [et_pb_line_break_holder] -->    background:#0d2329;<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.7);<!-- [et_pb_line_break_holder] -->    padding:56px 0 28px;<!-- [et_pb_line_break_holder] -->    font-size:0.86rem;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .footer-grid{<!-- [et_pb_line_break_holder] -->    display:grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns:1fr;<!-- [et_pb_line_break_holder] -->    gap:32px;<!-- [et_pb_line_break_holder] -->    margin-bottom:36px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(min-width:700px){<!-- [et_pb_line_break_holder] -->    #vohp-page .footer-grid{grid-template-columns:repeat(3,1fr);}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .footer-logo{<!-- [et_pb_line_break_holder] -->    height:40px;<!-- [et_pb_line_break_holder] -->    width:auto;<!-- [et_pb_line_break_holder] -->    margin-bottom:14px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .footer-brand{<!-- [et_pb_line_break_holder] -->    font-family:var(--font-heading);<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    font-size:1.3rem;<!-- [et_pb_line_break_holder] -->    margin-bottom:6px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page footer h4{<!-- [et_pb_line_break_holder] -->    color:var(--color-white);<!-- [et_pb_line_break_holder] -->    font-size:0.78rem;<!-- [et_pb_line_break_holder] -->    letter-spacing:0.14em;<!-- [et_pb_line_break_holder] -->    text-transform:uppercase;<!-- [et_pb_line_break_holder] -->    margin-bottom:14px;<!-- [et_pb_line_break_holder] -->    font-weight:500;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page footer a{<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.7);<!-- [et_pb_line_break_holder] -->    text-decoration:none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page footer a:hover{color:var(--color-gold-light);}<!-- [et_pb_line_break_holder] -->  #vohp-page footer p{color:rgba(255,255,255,0.6);}<!-- [et_pb_line_break_holder] -->  #vohp-page .footer-links{<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    flex-direction:column;<!-- [et_pb_line_break_holder] -->    gap:8px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .footer-bottom{<!-- [et_pb_line_break_holder] -->    border-top:1px solid rgba(255,255,255,0.12);<!-- [et_pb_line_break_holder] -->    padding-top:24px;<!-- [et_pb_line_break_holder] -->    display:flex;<!-- [et_pb_line_break_holder] -->    flex-wrap:wrap;<!-- [et_pb_line_break_holder] -->    gap:12px 24px;<!-- [et_pb_line_break_holder] -->    justify-content:space-between;<!-- [et_pb_line_break_holder] -->    align-items:center;<!-- [et_pb_line_break_holder] -->    font-size:0.78rem;<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.5);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .footer-legal{<!-- [et_pb_line_break_holder] -->    max-width:var(--max-width);<!-- [et_pb_line_break_holder] -->    margin:0 auto 20px;<!-- [et_pb_line_break_holder] -->    padding-top:20px;<!-- [et_pb_line_break_holder] -->    border-top:1px solid rgba(255,255,255,0.12);<!-- [et_pb_line_break_holder] -->    font-size:0.76rem;<!-- [et_pb_line_break_holder] -->    color:rgba(255,255,255,0.45);<!-- [et_pb_line_break_holder] -->    line-height:1.7;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Utility *\/<!-- [et_pb_line_break_holder] -->  #vohp-page .skip-link{<!-- [et_pb_line_break_holder] -->    position:absolute;<!-- [et_pb_line_break_holder] -->    left:-999px;<!-- [et_pb_line_break_holder] -->    top:auto;<!-- [et_pb_line_break_holder] -->    background:var(--color-gold);<!-- [et_pb_line_break_holder] -->    color:#fff;<!-- [et_pb_line_break_holder] -->    padding:12px 20px;<!-- [et_pb_line_break_holder] -->    z-index:200;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #vohp-page .skip-link:focus{left:16px;top:16px;}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div id=\"vohp-page\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><a class=\"skip-link\" href=\"#main-content\">Skip to main content<\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><main id=\"main-content\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       1. HERO SECTION<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"hero\" aria-label=\"Property hero\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"hero-media\"><!-- [et_pb_line_break_holder] -->      <!--<!-- [et_pb_line_break_holder] -->        REPLACE THIS IMAGE: currently hotlinked from the MLS photo<!-- [et_pb_line_break_holder] -->        server, which may block loading from other sites. Upload this<!-- [et_pb_line_break_holder] -->        photo (or a better one) to your WordPress Media Library and<!-- [et_pb_line_break_holder] -->        paste that URL here instead.<!-- [et_pb_line_break_holder] -->      --><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e8\/99\/730930_7.jpg?ts=1780835583\" alt=\"75-5919 Alii Dr #U22 exterior\" id=\"heroImage\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"hero-content\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"hero-inner\"><!-- [et_pb_line_break_holder] -->        <span class=\"badge\">Virtual Open House<\/span><!-- [et_pb_line_break_holder] -->        <\/p>\n<h1 id=\"propertyAddress\">75-5919 Alii Dr #U22<\/h1>\n<p><!-- [et_pb_line_break_holder] -->        <pee class=\"hero-location\" id=\"propertyLocation\">Kailua-Kona, HI 96740<\/pee><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"hero-meta\"><!-- [et_pb_line_break_holder] -->          <span class=\"hero-price\" id=\"propertyPrice\">$799,000<\/span><!-- [et_pb_line_break_holder] -->          <span class=\"hero-datetime\"><!-- [et_pb_line_break_holder] -->            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg><!-- [et_pb_line_break_holder] -->            <span id=\"openHouseDateTime\">Date & time to be announced<\/span><!-- [et_pb_line_break_holder] -->          <\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"hero-actions\"><!-- [et_pb_line_break_holder] -->          <a href=\"#register\" class=\"btn btn-primary\" id=\"heroRegisterBtn\">Register for the Virtual Open House<\/a><!-- [et_pb_line_break_holder] -->          <a href=\"#\" class=\"btn btn-secondary\" id=\"heroPrivateShowingBtn\">Schedule a Private Showing<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       2. PROPERTY OVERVIEW<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"overview\" aria-label=\"Property overview\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"overview-bar\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"overview-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"overview-value\" id=\"statBeds\">2<\/span><!-- [et_pb_line_break_holder] -->          <span class=\"overview-label\">Bedrooms<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"overview-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"overview-value\" id=\"statBaths\">2<\/span><!-- [et_pb_line_break_holder] -->          <span class=\"overview-label\">Bathrooms<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"overview-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"overview-value\" id=\"statSqft\">1,215<\/span><!-- [et_pb_line_break_holder] -->          <span class=\"overview-label\">Square Feet<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"overview-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"overview-value\" id=\"statType\">Townhouse<\/span><!-- [et_pb_line_break_holder] -->          <span class=\"overview-label\">Property Type<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"overview-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"overview-value\" id=\"statMls\">MLS #730930<\/span><!-- [et_pb_line_break_holder] -->          <span class=\"overview-label\">MLS Number<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       3. ABOUT THE PROPERTY<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"about\" id=\"about\" aria-label=\"About this property\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"about-grid\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div><!-- [et_pb_line_break_holder] -->          <span class=\"section-label\">About the Property<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h2 class=\"section-heading\">Turnkey Ali'i Cove Retreat with Loft, Garage & Ocean Views<\/h2>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div id=\"property-description\"><!-- [et_pb_line_break_holder] -->            <pee>Experience the best of Kailua-Kona living from this beautifully remodeled upper-level condo in the gated Ali'i Cove community. This spacious 2-bedroom, 2-bath, 1,215 square foot residence features a versatile loft, offering additional space for a home office, hobby area, media room, or guest accommodations. Recently updated throughout, the condo showcases fresh interior paint, new flooring, brand-new appliances, updated fixtures, and modern finishes that create a bright, move-in-ready living space.<\/pee><!-- [et_pb_line_break_holder] -->            <pee>Offered fully furnished, this property presents an exceptional opportunity for those seeking a primary residence, second home, or investment property. Enjoy gentle ocean breezes and partial ocean views from the private lanai \u2014 the perfect place to start your morning with a cup of Kona coffee or unwind at the end of the day. The functional floor plan provides comfortable indoor-outdoor living, while the included one-car garage and additional assigned uncovered parking space add convenience and storage.<\/pee><!-- [et_pb_line_break_holder] -->            <pee>Ali'i Cove is one of Kona's most desirable gated communities, offering resort-style amenities including a swimming pool, spa, and fitness center. Located directly across from Honl's Beach and along the scenic Ali'i Drive corridor, the community provides convenient access to beaches, ocean activities, restaurants, shopping, farmers markets, and downtown Kailua-Kona.<\/pee><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"about-image\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/48\/d0\/730930_13.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 interior view\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       4. PHOTO GALLERY<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"gallery\" id=\"gallery\" aria-label=\"Photo gallery\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <span class=\"section-label\">Photo Gallery<\/span><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2 class=\"section-heading\">Explore the Condo<\/h2>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"gallery-grid\" id=\"galleryGrid\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"gallery-featured\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/29\/fc\/730930_3.jpg?ts=1780835583\" data-alt=\"75-5919 Alii Dr #U22 photo 3\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/29\/fc\/730930_3.jpg?ts=1780835583\" alt=\"75-5919 Alii Dr #U22 photo 3\"><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"gallery-thumbs\"><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/ca\/8b\/730930_5.jpg?ts=1780835583\" data-alt=\"75-5919 Alii Dr #U22 photo 5\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/ca\/8b\/730930_5.jpg?ts=1780835583\" alt=\"75-5919 Alii Dr #U22 photo 5\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/af\/3a\/730930_11.jpg?ts=1780835583\" data-alt=\"75-5919 Alii Dr #U22 photo 11\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/af\/3a\/730930_11.jpg?ts=1780835583\" alt=\"75-5919 Alii Dr #U22 photo 11\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/9e\/28\/730930_12.jpg?ts=1780835583\" data-alt=\"75-5919 Alii Dr #U22 photo 12\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/9e\/28\/730930_12.jpg?ts=1780835583\" alt=\"75-5919 Alii Dr #U22 photo 12\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/48\/d0\/730930_13.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 13\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/48\/d0\/730930_13.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 13\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/41\/1e\/730930_14.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 14\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/41\/1e\/730930_14.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 14\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/4d\/a1\/730930_15.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 15\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/4d\/a1\/730930_15.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 15\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/59\/e0\/730930_16.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 16\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/59\/e0\/730930_16.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 16\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d8\/03\/730930_21.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 21\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d8\/03\/730930_21.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 21\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/f6\/730930_28.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 28\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/f6\/730930_28.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 28\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/15\/86\/730930_2.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 2\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/15\/86\/730930_2.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 2\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e9\/89\/730930_29.jpg?ts=1780835584\" data-alt=\"75-5919 Alii Dr #U22 photo 29\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e9\/89\/730930_29.jpg?ts=1780835584\" alt=\"75-5919 Alii Dr #U22 photo 29\"><!-- [et_pb_line_break_holder] -->          <\/button><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       5. PROPERTY HIGHLIGHTS<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"highlights\" id=\"highlights\" aria-label=\"Property highlights\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <span class=\"section-label\">Property Highlights<\/span><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2 class=\"section-heading\">Turnkey Living in a Gated Ocean-View Community<\/h2>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"highlights-grid\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f30a;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>Partial Ocean Views<\/h3>\n<pee>Gentle ocean breezes and views from the private lanai.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f3d8;&#xfe0f;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>Versatile Loft<\/h3>\n<pee>Extra space for a home office, hobby room, media room, or guests.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f6cd;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>Fully Furnished & Turnkey<\/h3>\n<pee>Move-in ready with fresh paint, new flooring, and new appliances.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f3ca;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>Gated Pool & Spa<\/h3>\n<pee>Resort-style pool, spa, and fitness center in Ali'i Cove.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f697;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>One-Car Garage<\/h3>\n<pee>Plus an additional assigned uncovered parking space.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f3d6;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>Steps from Honl's Beach<\/h3>\n<pee>Directly across from the beach on scenic Ali'i Drive.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"highlight-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x2728;<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<div>\n<h3>Recently Updated Throughout<\/h3>\n<pee>New fixtures and modern finishes, move-in ready.<\/pee><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       6. VIRTUAL OPEN HOUSE REGISTRATION<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"register\" id=\"register\" aria-label=\"Register for the virtual open house\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"register-grid\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"register-copy\"><!-- [et_pb_line_break_holder] -->          <span class=\"section-label\">Reserve Your Spot<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h2 class=\"section-heading\">Join the Virtual Open House<\/h2>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"section-intro\">Register below to receive your private viewing link and reminders before we go live.<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<ul class=\"details-list\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><strong>Date:<\/strong>\u00a0<span id=\"registerDate\">To be announced<\/span><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><strong>Time:<\/strong>\u00a0<span id=\"registerTime\">To be announced<\/span><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<li><strong>Format:<\/strong>\u00a0Live guided video tour with Q&A<\/li>\n<p><!-- [et_pb_line_break_holder] -->          <\/ul>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"form-card\"><!-- [et_pb_line_break_holder] -->          <iframe<!-- [et_pb_line_break_holder] -->            id=\"googleFormFrame\"<!-- [et_pb_line_break_holder] -->            src=\"\"<!-- [et_pb_line_break_holder] -->            title=\"Virtual Open House Registration Form\"<!-- [et_pb_line_break_holder] -->            width=\"100%\"<!-- [et_pb_line_break_holder] -->            height=\"520\"<!-- [et_pb_line_break_holder] -->            frameborder=\"0\"<!-- [et_pb_line_break_holder] -->            marginheight=\"0\"<!-- [et_pb_line_break_holder] -->            marginwidth=\"0\"<!-- [et_pb_line_break_holder] -->            loading=\"lazy\"><!-- [et_pb_line_break_holder] -->            Loading registration form\u2026<!-- [et_pb_line_break_holder] -->          <\/iframe><!-- [et_pb_line_break_holder] -->          <pee class=\"form-note\"><!-- [et_pb_line_break_holder] -->            Having trouble with the form? <a href=\"#\" id=\"googleFormFallbackLink\" target=\"_blank\" rel=\"noopener\">Open it in a new tab<\/a>.<!-- [et_pb_line_break_holder] -->          <\/pee><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       7. WHAT TO EXPECT<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"expect\" aria-label=\"What to expect\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <span class=\"section-label\">What to Expect<\/span><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2 class=\"section-heading\">A Guided Experience, From Anywhere<\/h2>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"expect-grid\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"expect-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"expect-num\">01<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Live Guided Tour<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee>Walk through the condo in real time with your host, room by room.<\/pee><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"expect-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"expect-num\">02<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Ask Questions<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee>Get real-time answers about the home, the community, and the process.<\/pee><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"expect-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"expect-num\">03<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Additional Details<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee>Receive floor plans, disclosures, and further property information.<\/pee><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"expect-item\"><!-- [et_pb_line_break_holder] -->          <span class=\"expect-num\">04<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Next Steps<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee>Learn how to schedule a private or in-person showing after the tour.<\/pee><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- ================================================================<!-- [et_pb_line_break_holder] -->       9. FINAL CTA<!-- [et_pb_line_break_holder] -->       ================================================================ --><!-- [et_pb_line_break_holder] -->  <\/p>\n<section class=\"final-cta\" aria-label=\"Additional ways to connect\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2>Can't Make the Virtual Open House?<\/h2>\n<p><!-- [et_pb_line_break_holder] -->      <pee>We'd love to show you this property in person or send you more details \u2014 whatever works best for you.<\/pee><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"final-cta-actions\"><!-- [et_pb_line_break_holder] -->        <a href=\"#\" class=\"btn btn-primary\" id=\"finalPrivateShowingBtn\">Schedule a Private Showing<\/a><!-- [et_pb_line_break_holder] -->        <a href=\"#\" class=\"btn btn-secondary\" id=\"requestInfoBtn\">Request Property Information<\/a><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/main><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- ================================================================<!-- [et_pb_line_break_holder] -->     10. FOOTER<!-- [et_pb_line_break_holder] -->     ================================================================ --><!-- [et_pb_line_break_holder] --><\/p>\n<footer><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"footer-grid\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2022\/10\/KW-Big-Island_footer.png\" alt=\"Keller Williams Big Island logo\" class=\"footer-logo\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"footer-brand\">The Hawai\u2018i Team<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <pee>Keller Williams Big Island<\/pee><!-- [et_pb_line_break_holder] -->        <pee>Representing luxury properties across Hawai\u2018i Island.<\/pee><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div><!-- [et_pb_line_break_holder] -->        <\/p>\n<h4>Contact<\/h4>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"footer-links\"><!-- [et_pb_line_break_holder] -->          <span>The Hawai\u2018i Team \u2013 Daniel Polimino, REALTOR\u00ae Broker #RB-22894<\/span><!-- [et_pb_line_break_holder] -->          <span>Keller Williams Big Island #RB-23793<\/span><!-- [et_pb_line_break_holder] -->          <a href=\"tel:+18089130899\" id=\"footerPhoneLink\">(808) 913-0899<\/a><!-- [et_pb_line_break_holder] -->          <a href=\"mailto:team@thehawaiiteam.com\" id=\"footerEmailLink\">team@thehawaiiteam.com<\/a><!-- [et_pb_line_break_holder] -->          <a href=\"#\">73-5619 Kauhola St. Ste 208, Kailua-Kona, HI 96740<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div><!-- [et_pb_line_break_holder] -->        <\/p>\n<h4>Legal<\/h4>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"footer-links\"><!-- [et_pb_line_break_holder] -->          <a href=\"\/privacy-policy\">Privacy Policy<\/a><!-- [et_pb_line_break_holder] -->          <a href=\"#\">Accessibility Statement<\/a><!-- [et_pb_line_break_holder] -->          <a href=\"#\">Terms of Use<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"footer-legal container\"><!-- [et_pb_line_break_holder] -->    <pee>Equal Housing Opportunity. Each Keller Williams office is independently owned and operated. The Hawai\u2018i Team is a licensed REALTOR\u00ae team affiliated with Keller Williams Big Island (Daniel Polimino, REALTOR\u00ae Broker, License #RB-22894; KW Big Island License #RB-23793). Information deemed reliable but not guaranteed; buyer to verify all information including but not limited to square footage, lot size, and property condition. Listing data courtesy of Hawaii Information Service and KW Big Island (MLS #730930). This is not an offer to sell or a solicitation to buy real property in jurisdictions where prior registration is required.<\/pee><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"container footer-bottom\"><!-- [et_pb_line_break_holder] -->    <span>\u00a9 <span id=\"currentYear\"><\/span> The Hawai\u2018i Team | Keller Williams Big Island. All rights reserved.<\/span><!-- [et_pb_line_break_holder] -->    <span>REALTOR\u00ae Equal Housing Opportunity<\/span><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/footer>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- \/#vohp-page --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- Lightbox markup lives outside #vohp-page so it can cover the full<!-- [et_pb_line_break_holder] -->     viewport (position: fixed) without being affected by any Divi<!-- [et_pb_line_break_holder] -->     section padding\/overflow rules. --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"vohp-lightbox\" id=\"lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Property photo viewer\"><!-- [et_pb_line_break_holder] -->  <button class=\"vohp-lightbox-close\" id=\"lightboxClose\" aria-label=\"Close photo viewer\">\u00d7<\/button><!-- [et_pb_line_break_holder] -->  <button class=\"vohp-lightbox-nav vohp-lightbox-prev\" id=\"lightboxPrev\" aria-label=\"Previous photo\">\u2039<\/button><!-- [et_pb_line_break_holder] -->  <img decoding=\"async\" id=\"lightboxImage\" src=\"\" alt=\"\"><!-- [et_pb_line_break_holder] -->  <button class=\"vohp-lightbox-nav vohp-lightbox-next\" id=\"lightboxNext\" aria-label=\"Next photo\">\u203a<\/button><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->\/* =====================================================================<!-- [et_pb_line_break_holder] -->   CONFIGURATION \u2014 75-5919 Alii Dr #U22, Kailua-Kona, HI 96740<!-- [et_pb_line_break_holder] -->   Pulled from the live MLS listing (MLS #730930) via thehawaiiteam.com<!-- [et_pb_line_break_holder] -->   on Aug 11, 2026. Virtual open house date\/time still needs to be set \u2014<!-- [et_pb_line_break_holder] -->   search \"TBD\" below.<!-- [et_pb_line_break_holder] -->   ===================================================================== *\/<!-- [et_pb_line_break_holder] -->const CONFIG = {<!-- [et_pb_line_break_holder] -->  \/\/ --- Address ---<!-- [et_pb_line_break_holder] -->  address: \"75-5919 Alii Dr #U22\",<!-- [et_pb_line_break_holder] -->  city: \"Kailua-Kona\",<!-- [et_pb_line_break_holder] -->  state: \"HI\",<!-- [et_pb_line_break_holder] -->  zip: \"96740\",<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ --- Price & Facts ---<!-- [et_pb_line_break_holder] -->  price: \"$799,000\",<!-- [et_pb_line_break_holder] -->  bedrooms: \"2\",<!-- [et_pb_line_break_holder] -->  bathrooms: \"2\",<!-- [et_pb_line_break_holder] -->  squareFootage: \"1,215\",<!-- [et_pb_line_break_holder] -->  propertyType: \"Townhouse\",<!-- [et_pb_line_break_holder] -->  mlsNumber: \"MLS #730930\",<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ --- Virtual Open House ---<!-- [et_pb_line_break_holder] -->  \/\/ TBD: no virtual open house has been scheduled yet for this listing.<!-- [et_pb_line_break_holder] -->  \/\/ Set the real date\/time here once confirmed \u2014 updates the hero,<!-- [et_pb_line_break_holder] -->  \/\/ registration section, and page copy automatically.<!-- [et_pb_line_break_holder] -->  openHouseDate: \"[DATE TBD]\",<!-- [et_pb_line_break_holder] -->  openHouseTime: \"[TIME TBD]\",<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ --- Links ---<!-- [et_pb_line_break_holder] -->  registrationUrl: \"#register\",<!-- [et_pb_line_break_holder] -->  \/\/ \"Schedule a Private Showing\" and \"Request Property Information\" both<!-- [et_pb_line_break_holder] -->  \/\/ open a pre-filled email to the team inbox. Swap for a scheduling<!-- [et_pb_line_break_holder] -->  \/\/ link (Calendly, etc.) later if you'd rather route showings there.<!-- [et_pb_line_break_holder] -->  privateShowingUrl: \"mailto:team@thehawaiiteam.com?subject=Private%20Showing%20Request%20%E2%80%93%2075-5919%20Alii%20Dr%20%23U22\",<!-- [et_pb_line_break_holder] -->  requestInfoUrl: \"mailto:team@thehawaiiteam.com?subject=Property%20Information%20Request%20%E2%80%93%2075-5919%20Alii%20Dr%20%23U22\",<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Google Form embed URL for this listing.<!-- [et_pb_line_break_holder] -->  googleFormUrl: \"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSf3XmO88nIkSX5P4IXyTEQ9ypYB9Z0PD2UWV5_7ULNqwq0BDA\/viewform?embedded=true\",<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ --- Contact Info (used in the footer) ---<!-- [et_pb_line_break_holder] -->  contactPhone: \"(808) 913-0899\",<!-- [et_pb_line_break_holder] -->  contactPhoneLink: \"+18089130899\",<!-- [et_pb_line_break_holder] -->  contactEmail: \"team@thehawaiiteam.com\"<!-- [et_pb_line_break_holder] -->};<!-- [et_pb_line_break_holder] -->\/* ===================== END CONFIGURATION SECTION ===================== *\/<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->(function () {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function setText(id, value) {<!-- [et_pb_line_break_holder] -->    const el = document.getElementById(id);<!-- [et_pb_line_break_holder] -->    if (el) el.textContent = value;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  setText(\"propertyAddress\", CONFIG.address);<!-- [et_pb_line_break_holder] -->  setText(\"propertyLocation\", CONFIG.city + \", \" + CONFIG.state + \" \" + CONFIG.zip);<!-- [et_pb_line_break_holder] -->  setText(\"propertyPrice\", CONFIG.price);<!-- [et_pb_line_break_holder] -->  if (CONFIG.openHouseDate !== \"[DATE TBD]\") {<!-- [et_pb_line_break_holder] -->    setText(\"openHouseDateTime\", CONFIG.openHouseDate + \" \u00b7 \" + CONFIG.openHouseTime);<!-- [et_pb_line_break_holder] -->    setText(\"registerDate\", CONFIG.openHouseDate);<!-- [et_pb_line_break_holder] -->    setText(\"registerTime\", CONFIG.openHouseTime);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  setText(\"statBeds\", CONFIG.bedrooms);<!-- [et_pb_line_break_holder] -->  setText(\"statBaths\", CONFIG.bathrooms);<!-- [et_pb_line_break_holder] -->  setText(\"statSqft\", CONFIG.squareFootage);<!-- [et_pb_line_break_holder] -->  setText(\"statType\", CONFIG.propertyType);<!-- [et_pb_line_break_holder] -->  setText(\"statMls\", CONFIG.mlsNumber);<!-- [et_pb_line_break_holder] -->  setText(\"footerPhoneLink\", CONFIG.contactPhone);<!-- [et_pb_line_break_holder] -->  setText(\"footerEmailLink\", CONFIG.contactEmail);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  const footerEmailLink = document.getElementById(\"footerEmailLink\");<!-- [et_pb_line_break_holder] -->  if (footerEmailLink) footerEmailLink.href = \"mailto:\" + CONFIG.contactEmail;<!-- [et_pb_line_break_holder] -->  const footerPhoneLink = document.getElementById(\"footerPhoneLink\");<!-- [et_pb_line_break_holder] -->  if (footerPhoneLink) footerPhoneLink.href = \"tel:\" + CONFIG.contactPhoneLink;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Registration buttons\/links<!-- [et_pb_line_break_holder] -->  [\"heroRegisterBtn\"].forEach(function (id) {<!-- [et_pb_line_break_holder] -->    const el = document.getElementById(id);<!-- [et_pb_line_break_holder] -->    if (el && CONFIG.registrationUrl !== \"#register\") el.href = CONFIG.registrationUrl;<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Private showing buttons<!-- [et_pb_line_break_holder] -->  [\"heroPrivateShowingBtn\", \"finalPrivateShowingBtn\"].forEach(function (id) {<!-- [et_pb_line_break_holder] -->    const el = document.getElementById(id);<!-- [et_pb_line_break_holder] -->    if (el) el.href = CONFIG.privateShowingUrl;<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Request property information button<!-- [et_pb_line_break_holder] -->  const requestInfoBtn = document.getElementById(\"requestInfoBtn\");<!-- [et_pb_line_break_holder] -->  if (requestInfoBtn) requestInfoBtn.href = CONFIG.requestInfoUrl;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Footer year<!-- [et_pb_line_break_holder] -->  setText(\"currentYear\", new Date().getFullYear());<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------------------------------------------------------------<!-- [et_pb_line_break_holder] -->     GALLERY LIGHTBOX<!-- [et_pb_line_break_holder] -->     --------------------------------------------------------------- *\/<!-- [et_pb_line_break_holder] -->  const triggers = Array.prototype.slice.call(document.querySelectorAll(\"[data-lightbox-trigger]\"));<!-- [et_pb_line_break_holder] -->  const lightbox = document.getElementById(\"lightbox\");<!-- [et_pb_line_break_holder] -->  const lightboxImage = document.getElementById(\"lightboxImage\");<!-- [et_pb_line_break_holder] -->  const lightboxClose = document.getElementById(\"lightboxClose\");<!-- [et_pb_line_break_holder] -->  const lightboxPrev = document.getElementById(\"lightboxPrev\");<!-- [et_pb_line_break_holder] -->  const lightboxNext = document.getElementById(\"lightboxNext\");<!-- [et_pb_line_break_holder] -->  let currentIndex = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function openLightbox(index) {<!-- [et_pb_line_break_holder] -->    currentIndex = index;<!-- [et_pb_line_break_holder] -->    const t = triggers[currentIndex];<!-- [et_pb_line_break_holder] -->    lightboxImage.src = t.getAttribute(\"data-full\");<!-- [et_pb_line_break_holder] -->    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";<!-- [et_pb_line_break_holder] -->    lightbox.classList.add(\"is-open\");<!-- [et_pb_line_break_holder] -->    document.body.style.overflow = \"hidden\";<!-- [et_pb_line_break_holder] -->    lightboxClose.focus();<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeLightbox() {<!-- [et_pb_line_break_holder] -->    lightbox.classList.remove(\"is-open\");<!-- [et_pb_line_break_holder] -->    document.body.style.overflow = \"\";<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function showRelative(offset) {<!-- [et_pb_line_break_holder] -->    currentIndex = (currentIndex + offset + triggers.length) % triggers.length;<!-- [et_pb_line_break_holder] -->    const t = triggers[currentIndex];<!-- [et_pb_line_break_holder] -->    lightboxImage.src = t.getAttribute(\"data-full\");<!-- [et_pb_line_break_holder] -->    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  triggers.forEach(function (trigger, index) {<!-- [et_pb_line_break_holder] -->    trigger.addEventListener(\"click\", function () { openLightbox(index); });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  if (lightboxClose) lightboxClose.addEventListener(\"click\", closeLightbox);<!-- [et_pb_line_break_holder] -->  if (lightboxNext) lightboxNext.addEventListener(\"click\", function () { showRelative(1); });<!-- [et_pb_line_break_holder] -->  if (lightboxPrev) lightboxPrev.addEventListener(\"click\", function () { showRelative(-1); });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  if (lightbox) {<!-- [et_pb_line_break_holder] -->    lightbox.addEventListener(\"click\", function (e) {<!-- [et_pb_line_break_holder] -->      if (e.target === lightbox) closeLightbox();<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  document.addEventListener(\"keydown\", function (e) {<!-- [et_pb_line_break_holder] -->    if (!lightbox || !lightbox.classList.contains(\"is-open\")) return;<!-- [et_pb_line_break_holder] -->    if (e.key === \"Escape\") closeLightbox();<!-- [et_pb_line_break_holder] -->    if (e.key === \"ArrowRight\") showRelative(1);<!-- [et_pb_line_break_holder] -->    if (e.key === \"ArrowLeft\") showRelative(-1);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------------------------------------------------------------<!-- [et_pb_line_break_holder] -->     REGISTRATION FORM (Google Form embed)<!-- [et_pb_line_break_holder] -->     --------------------------------------------------------------- *\/<!-- [et_pb_line_break_holder] -->  const googleFormFrame = document.getElementById(\"googleFormFrame\");<!-- [et_pb_line_break_holder] -->  const googleFormFallbackLink = document.getElementById(\"googleFormFallbackLink\");<!-- [et_pb_line_break_holder] -->  if (googleFormFrame && CONFIG.googleFormUrl) {<!-- [et_pb_line_break_holder] -->    googleFormFrame.src = CONFIG.googleFormUrl;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  if (googleFormFallbackLink && CONFIG.googleFormUrl) {<!-- [et_pb_line_break_holder] -->    googleFormFallbackLink.href = CONFIG.googleFormUrl.replace(\"embedded=true\", \"usp=sf_link\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------------------------------------------------------------<!-- [et_pb_line_break_holder] -->     AD TRACKING: capture UTM parameters from the URL<!-- [et_pb_line_break_holder] -->     --------------------------------------------------------------- *\/<!-- [et_pb_line_break_holder] -->  (function captureUTMParams() {<!-- [et_pb_line_break_holder] -->    const params = new URLSearchParams(window.location.search);<!-- [et_pb_line_break_holder] -->    const utmKeys = [\"utm_source\", \"utm_medium\", \"utm_campaign\", \"utm_content\", \"utm_term\", \"fbclid\"];<!-- [et_pb_line_break_holder] -->    const captured = {};<!-- [et_pb_line_break_holder] -->    let found = false;<!-- [et_pb_line_break_holder] -->    utmKeys.forEach(function (key) {<!-- [et_pb_line_break_holder] -->      if (params.has(key)) {<!-- [et_pb_line_break_holder] -->        captured[key] = params.get(key);<!-- [et_pb_line_break_holder] -->        found = true;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->    if (found) {<!-- [et_pb_line_break_holder] -->      sessionStorage.setItem(\"hawaiiTeamUTM\", JSON.stringify(captured));<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  })();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->})();<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":61,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1292349","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>U22 - Virtual Open House | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"U22 - Virtual Open House | The Hawaii Team\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-12T22:54:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e8\/99\/730930_7.jpg?ts=1780835583\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/\",\"name\":\"U22 - Virtual Open House | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/e8\\\/99\\\/730930_7.jpg?ts=1780835583\",\"datePublished\":\"2026-08-12T22:54:36+00:00\",\"dateModified\":\"2026-08-12T22:54:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/#primaryimage\",\"url\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/e8\\\/99\\\/730930_7.jpg?ts=1780835583\",\"contentUrl\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/e8\\\/99\\\/730930_7.jpg?ts=1780835583\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/u22-virtual-open-house\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"U22 &#8211; Virtual Open House\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"U22 - Virtual Open House | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/","og_locale":"en_US","og_type":"article","og_title":"U22 - Virtual Open House | The Hawaii Team","og_url":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-08-12T22:54:43+00:00","og_image":[{"url":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e8\/99\/730930_7.jpg?ts=1780835583","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/","url":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/","name":"U22 - Virtual Open House | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/#primaryimage"},"image":{"@id":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/#primaryimage"},"thumbnailUrl":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e8\/99\/730930_7.jpg?ts=1780835583","datePublished":"2026-08-12T22:54:36+00:00","dateModified":"2026-08-12T22:54:43+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/#primaryimage","url":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e8\/99\/730930_7.jpg?ts=1780835583","contentUrl":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e8\/99\/730930_7.jpg?ts=1780835583"},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/u22-virtual-open-house\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"U22 &#8211; Virtual Open House"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1292349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1292349"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1292349\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1292349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1292345,"date":"2026-08-12T12:53:21","date_gmt":"2026-08-12T22:53:21","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1292345"},"modified":"2026-08-12T12:53:29","modified_gmt":"2026-08-12T22:53:29","slug":"aniani-virtual-open-house","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/","title":{"rendered":"Aniani &#8211; Virtual Open House"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_0 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_0\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_code et_pb_code_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_code_inner\"><!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\n<!-- ============================================================\n     SEO META TAGS\n     ============================================================ -->\n<title>Virtual Open House | 73-4474 Aniani St | The Hawai'i Team<\/title>\n<meta name=\"description\" content=\"Permanently protected ocean views on a private one-acre parcel in Hualalai Vistas. Join The Hawai'i Team for a virtual open house of 73-4474 Aniani St, Kailua-Kona, HI.\">\n<meta name=\"robots\" content=\"index, follow\">\n\n<!-- Open Graph \/ social sharing preview -->\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:title\" content=\"Virtual Open House | 73-4474 Aniani St\">\n<meta property=\"og:description\" content=\"Permanently protected ocean views on a private one-acre parcel in Hualalai Vistas, Kailua-Kona.\">\n<meta property=\"og:image\" content=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615\">\n\n<!-- ============================================================\n     ANALYTICS \/ TRACKING PLACEHOLDER\n     See instructions below the code for how to add:\n       - Meta (Facebook) Pixel\n       - Google Analytics (GA4)\n     Paste those snippets here in <head>, above the closing tag.\n     ============================================================ -->\n<!-- <META PIXEL SNIPPET GOES HERE> -->\n<!-- <GOOGLE ANALYTICS (GA4) SNIPPET GOES HERE> -->\n\n<!-- Elegant serif for headings + clean sans for body copy -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&#038;family=Jost:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ============================================================\n     DESIGN TOKENS \u2014 brand colors, type scale, spacing\n     ============================================================ *\/\n  :root{\n    --color-ocean-deep:#12313a;\n    --color-ocean:#1c4b52;\n    --color-sand:#f6f1e9;\n    --color-sand-light:#fbf9f5;\n    --color-gold:#a9843b;\n    --color-gold-light:#c9a768;\n    --color-ink:#1c1b19;\n    --color-ink-soft:#4a4844;\n    --color-white:#ffffff;\n    --color-line:#e4ddd0;\n\n    --font-heading:'Cormorant Garamond', Georgia, serif;\n    --font-body:'Jost', 'Helvetica Neue', Arial, sans-serif;\n\n    --max-width:1180px;\n    --radius:2px;\n    --shadow-soft:0 20px 60px -25px rgba(18,49,58,0.35);\n    --transition:0.25s ease;\n  }\n\n  *,*::before,*::after{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    font-family:var(--font-body);\n    color:var(--color-ink);\n    background:var(--color-white);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%;display:block;}\n  h1,h2,h3,h4{\n    font-family:var(--font-heading);\n    font-weight:600;\n    color:var(--color-ink);\n    margin:0 0 0.5em;\n    letter-spacing:0.01em;\n  }\n  p{margin:0 0 1em;color:var(--color-ink-soft);}\n  a{color:inherit;}\n  .container{\n    max-width:var(--max-width);\n    margin:0 auto;\n    padding:0 24px;\n  }\n  section{padding:88px 0;}\n  .section-label{\n    display:block;\n    font-size:0.78rem;\n    letter-spacing:0.22em;\n    text-transform:uppercase;\n    color:var(--color-gold);\n    font-weight:500;\n    margin-bottom:14px;\n  }\n  .section-heading{\n    font-size:clamp(1.9rem,3.4vw,2.7rem);\n    margin-bottom:18px;\n  }\n  .section-intro{\n    max-width:640px;\n    font-size:1.05rem;\n  }\n  .center{text-align:center;margin-left:auto;margin-right:auto;}\n\n  \/* Buttons *\/\n  .btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:16px 34px;\n    font-family:var(--font-body);\n    font-size:0.95rem;\n    font-weight:500;\n    letter-spacing:0.04em;\n    text-decoration:none;\n    border-radius:var(--radius);\n    border:1px solid transparent;\n    cursor:pointer;\n    transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition);\n  }\n  .btn:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px;}\n  .btn-primary{\n    background:var(--color-gold);\n    color:var(--color-white);\n  }\n  .btn-primary:hover{background:var(--color-gold-light);transform:translateY(-1px);}\n  .btn-secondary{\n    background:transparent;\n    color:var(--color-white);\n    border-color:rgba(255,255,255,0.6);\n  }\n  .btn-secondary:hover{background:rgba(255,255,255,0.12);}\n  .btn-outline-dark{\n    background:transparent;\n    color:var(--color-ocean-deep);\n    border-color:var(--color-ocean-deep);\n  }\n  .btn-outline-dark:hover{background:var(--color-ocean-deep);color:var(--color-white);}\n  .btn-block{width:100%;}\n\n  \/* ============================================================\n     HERO\n     ============================================================ *\/\n  .hero{\n    position:relative;\n    min-height:92vh;\n    display:flex;\n    align-items:flex-end;\n    color:var(--color-white);\n    background:#0d2329;\n    overflow:hidden;\n  }\n  .hero-media{\n    position:absolute;\n    inset:0;\n    z-index:0;\n  }\n  .hero-media img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n  }\n  .hero-media::after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg, rgba(13,35,41,0.15) 0%, rgba(13,35,41,0.35) 45%, rgba(10,26,31,0.92) 100%);\n  }\n  .hero-content{\n    position:relative;\n    z-index:1;\n    width:100%;\n    padding:64px 24px 56px;\n  }\n  .hero-inner{\n    max-width:var(--max-width);\n    margin:0 auto;\n  }\n  .badge{\n    display:inline-block;\n    padding:8px 18px;\n    font-size:0.72rem;\n    letter-spacing:0.2em;\n    text-transform:uppercase;\n    background:rgba(255,255,255,0.12);\n    border:1px solid rgba(255,255,255,0.5);\n    border-radius:100px;\n    margin-bottom:22px;\n    backdrop-filter:blur(4px);\n  }\n  .hero h1{\n    color:var(--color-white);\n    font-size:clamp(2.2rem,5vw,3.8rem);\n    margin-bottom:6px;\n  }\n  .hero-location{\n    font-size:1.1rem;\n    color:rgba(255,255,255,0.85);\n    margin-bottom:22px;\n    font-weight:300;\n    letter-spacing:0.02em;\n  }\n  .hero-meta{\n    display:flex;\n    flex-wrap:wrap;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n  .hero-price{\n    font-family:var(--font-heading);\n    font-size:clamp(1.8rem,3vw,2.4rem);\n    color:var(--color-gold-light);\n    font-weight:600;\n  }\n  .hero-datetime{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    font-size:0.98rem;\n    color:rgba(255,255,255,0.92);\n    padding-left:24px;\n    border-left:1px solid rgba(255,255,255,0.35);\n  }\n  .hero-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:16px;\n  }\n\n  \/* ============================================================\n     PROPERTY OVERVIEW STAT BAR\n     ============================================================ *\/\n  .overview{\n    padding:0;\n    transform:translateY(-1px);\n  }\n  .overview-bar{\n    max-width:var(--max-width);\n    margin:0 auto;\n    background:var(--color-sand-light);\n    border:1px solid var(--color-line);\n    box-shadow:var(--shadow-soft);\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    position:relative;\n    top:-64px;\n    z-index:2;\n  }\n  @media(min-width:700px){\n    .overview-bar{grid-template-columns:repeat(5,1fr);}\n  }\n  .overview-item{\n    padding:28px 20px;\n    text-align:center;\n    border-right:1px solid var(--color-line);\n    border-bottom:1px solid var(--color-line);\n  }\n  @media(min-width:700px){\n    .overview-item:last-child{border-right:none;}\n    .overview-item{border-bottom:none;}\n  }\n  .overview-item:nth-child(2n){border-right:none;}\n  @media(min-width:700px){\n    .overview-item:nth-child(2n){border-right:1px solid var(--color-line);}\n    .overview-item:last-child{border-right:none;}\n  }\n  .overview-value{\n    font-family:var(--font-heading);\n    font-size:1.6rem;\n    font-weight:600;\n    color:var(--color-ocean-deep);\n    display:block;\n  }\n  .overview-label{\n    font-size:0.72rem;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--color-ink-soft);\n    margin-top:4px;\n    display:block;\n  }\n  .overview-spacer{\n    margin-top:-40px;\n  }\n\n  \/* ============================================================\n     ABOUT\n     ============================================================ *\/\n  .about{\n    background:var(--color-white);\n  }\n  .about-grid{\n    display:grid;\n    gap:40px;\n  }\n  @media(min-width:860px){\n    .about-grid{grid-template-columns:1fr 1fr;}\n  }\n  #property-description p{\n    font-size:1.05rem;\n    color:var(--color-ink-soft);\n  }\n  .about-image{\n    min-height:340px;\n  }\n  .about-image img{\n    width:100%;\n    height:100%;\n    min-height:340px;\n    object-fit:cover;\n    border-radius:var(--radius);\n    box-shadow:var(--shadow-soft);\n  }\n\n  \/* ============================================================\n     GALLERY\n     ============================================================ *\/\n  .gallery{background:var(--color-sand);}\n  .gallery-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n  .gallery-featured{\n    cursor:zoom-in;\n    overflow:hidden;\n    border-radius:var(--radius);\n  }\n  .gallery-featured img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    aspect-ratio:16\/10;\n    transition:transform 0.5s ease;\n  }\n  .gallery-thumbs{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:12px;\n  }\n  .gallery-thumbs button{\n    padding:0;\n    border:none;\n    background:none;\n    cursor:zoom-in;\n    overflow:hidden;\n    border-radius:var(--radius);\n  }\n  .gallery-thumbs img{\n    width:100%;\n    height:100%;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    transition:transform 0.4s ease;\n  }\n  .gallery-featured:hover img,\n  .gallery-thumbs button:hover img{transform:scale(1.04);}\n\n  @media(min-width:860px){\n    .gallery-grid{grid-template-columns:2fr 1fr;}\n    .gallery-thumbs{grid-template-columns:repeat(2,1fr);}\n  }\n\n  \/* Lightbox *\/\n  .lightbox{\n    position:fixed;\n    inset:0;\n    background:rgba(10,20,24,0.94);\n    display:none;\n    align-items:center;\n    justify-content:center;\n    z-index:100;\n    padding:24px;\n  }\n  .lightbox.is-open{display:flex;}\n  .lightbox img{\n    max-width:min(92vw,1100px);\n    max-height:86vh;\n    object-fit:contain;\n    border-radius:2px;\n  }\n  .lightbox-close{\n    position:absolute;\n    top:22px;\n    right:26px;\n    background:none;\n    border:none;\n    color:var(--color-white);\n    font-size:2rem;\n    line-height:1;\n    cursor:pointer;\n    font-family:var(--font-body);\n  }\n  .lightbox-nav{\n    position:absolute;\n    top:50%;\n    transform:translateY(-50%);\n    background:rgba(255,255,255,0.12);\n    border:1px solid rgba(255,255,255,0.4);\n    color:var(--color-white);\n    width:44px;\n    height:44px;\n    border-radius:50%;\n    cursor:pointer;\n    font-size:1.3rem;\n  }\n  .lightbox-prev{left:20px;}\n  .lightbox-next{right:20px;}\n\n  \/* ============================================================\n     HIGHLIGHTS\n     ============================================================ *\/\n  .highlights{background:var(--color-ocean-deep);color:var(--color-white);}\n  .highlights .section-label{color:var(--color-gold-light);}\n  .highlights h2{color:var(--color-white);}\n  .highlights-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:1px;\n    background:rgba(255,255,255,0.14);\n    border:1px solid rgba(255,255,255,0.14);\n    margin-top:44px;\n  }\n  @media(min-width:640px){\n    .highlights-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media(min-width:960px){\n    .highlights-grid{grid-template-columns:repeat(3,1fr);}\n  }\n  .highlight-item{\n    background:var(--color-ocean-deep);\n    padding:32px 28px;\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n  }\n  .highlight-icon{\n    font-size:1.4rem;\n    color:var(--color-gold-light);\n    flex-shrink:0;\n    line-height:1;\n    margin-top:2px;\n  }\n  .highlight-item h3{\n    color:var(--color-white);\n    font-size:1.15rem;\n    margin-bottom:4px;\n  }\n  .highlight-item p{\n    color:rgba(255,255,255,0.72);\n    margin:0;\n    font-size:0.92rem;\n  }\n\n  \/* ============================================================\n     REGISTRATION FORM\n     ============================================================ *\/\n  .register{background:var(--color-sand);}\n  .register-grid{\n    display:grid;\n    gap:48px;\n  }\n  @media(min-width:900px){\n    .register-grid{grid-template-columns:0.85fr 1.15fr;}\n  }\n  .register-copy .details-list{\n    list-style:none;\n    padding:0;\n    margin:28px 0 0;\n  }\n  .register-copy .details-list li{\n    display:flex;\n    gap:12px;\n    padding:14px 0;\n    border-bottom:1px solid var(--color-line);\n    font-size:0.98rem;\n    color:var(--color-ink-soft);\n  }\n  .register-copy .details-list li strong{color:var(--color-ink);}\n\n  .form-card{\n    background:var(--color-white);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow-soft);\n    padding:36px 28px;\n  }\n  @media(min-width:600px){\n    .form-card{padding:44px;}\n  }\n  .form-note{\n    font-size:0.78rem;\n    color:#8b8578;\n    margin-top:14px;\n  }\n  .form-note a{color:var(--color-gold);}\n  #googleFormFrame{\n    width:100%;\n    height:520px;\n    border:1px solid var(--color-line);\n    border-radius:var(--radius);\n    display:block;\n  }\n\n  \/* ============================================================\n     WHAT TO EXPECT\n     ============================================================ *\/\n  .expect{background:var(--color-white);}\n  .expect-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:32px;\n    margin-top:44px;\n  }\n  @media(min-width:700px){\n    .expect-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media(min-width:1000px){\n    .expect-grid{grid-template-columns:repeat(4,1fr);}\n  }\n  .expect-item{text-align:left;}\n  .expect-num{\n    font-family:var(--font-heading);\n    font-size:2rem;\n    color:var(--color-gold);\n    display:block;\n    margin-bottom:10px;\n  }\n  .expect-item h3{font-size:1.15rem;margin-bottom:8px;}\n  .expect-item p{font-size:0.93rem;}\n\n  \/* ============================================================\n     FINAL CTA\n     ============================================================ *\/\n  .final-cta{\n    background:linear-gradient(135deg, var(--color-ocean-deep), var(--color-ocean));\n    color:var(--color-white);\n    text-align:center;\n  }\n  .final-cta h2{\n    color:var(--color-white);\n    font-size:clamp(1.8rem,3.6vw,2.6rem);\n  }\n  .final-cta p{\n    color:rgba(255,255,255,0.8);\n    max-width:520px;\n    margin-left:auto;\n    margin-right:auto;\n  }\n  .final-cta-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:16px;\n    justify-content:center;\n    margin-top:30px;\n  }\n\n  \/* ============================================================\n     FOOTER\n     ============================================================ *\/\n  footer{\n    background:#0d2329;\n    color:rgba(255,255,255,0.7);\n    padding:56px 0 28px;\n    font-size:0.86rem;\n  }\n  .footer-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:32px;\n    margin-bottom:36px;\n  }\n  @media(min-width:700px){\n    .footer-grid{grid-template-columns:repeat(3,1fr);}\n  }\n  .footer-logo{\n    height:40px;\n    width:auto;\n    margin-bottom:14px;\n  }\n  .footer-brand{\n    font-family:var(--font-heading);\n    color:var(--color-white);\n    font-size:1.3rem;\n    margin-bottom:6px;\n  }\n  footer h4{\n    color:var(--color-white);\n    font-size:0.78rem;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    margin-bottom:14px;\n    font-weight:500;\n  }\n  footer a{\n    color:rgba(255,255,255,0.7);\n    text-decoration:none;\n  }\n  footer a:hover{color:var(--color-gold-light);}\n  footer p{color:rgba(255,255,255,0.6);}\n  .footer-links{\n    display:flex;\n    flex-direction:column;\n    gap:8px;\n  }\n  .footer-bottom{\n    border-top:1px solid rgba(255,255,255,0.12);\n    padding-top:24px;\n    display:flex;\n    flex-wrap:wrap;\n    gap:12px 24px;\n    justify-content:space-between;\n    align-items:center;\n    font-size:0.78rem;\n    color:rgba(255,255,255,0.5);\n  }\n  .footer-legal{\n    max-width:var(--max-width);\n    margin:0 auto 20px;\n    padding-top:20px;\n    border-top:1px solid rgba(255,255,255,0.12);\n    font-size:0.76rem;\n    color:rgba(255,255,255,0.45);\n    line-height:1.7;\n  }\n\n  \/* Utility *\/\n  .visually-hidden{\n    position:absolute;\n    width:1px;height:1px;\n    padding:0;margin:-1px;\n    overflow:hidden;\n    clip:rect(0,0,0,0);\n    white-space:nowrap;border:0;\n  }\n  .skip-link{\n    position:absolute;\n    left:-999px;\n    top:auto;\n    background:var(--color-gold);\n    color:#fff;\n    padding:12px 20px;\n    z-index:200;\n  }\n  .skip-link:focus{left:16px;top:16px;}\n<\/style>\n<\/head>\n<body>\n\n<a class=\"skip-link\" href=\"#main-content\">Skip to main content<\/a>\n\n<!-- ================================================================\n     LIGHTBOX MARKUP (used by gallery JS below)\n     ================================================================ -->\n<div class=\"lightbox\" id=\"lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Property photo viewer\">\n  <button class=\"lightbox-close\" id=\"lightboxClose\" aria-label=\"Close photo viewer\">\u00d7<\/button>\n  <button class=\"lightbox-nav lightbox-prev\" id=\"lightboxPrev\" aria-label=\"Previous photo\">\u2039<\/button>\n  <img decoding=\"async\" id=\"lightboxImage\" src=\"\" alt=\"\">\n  <button class=\"lightbox-nav lightbox-next\" id=\"lightboxNext\" aria-label=\"Next photo\">\u203a<\/button>\n<\/div>\n\n<main id=\"main-content\">\n\n  <!-- ================================================================\n       1. HERO SECTION\n       ================================================================ -->\n  <section class=\"hero\" aria-label=\"Property hero\">\n    <div class=\"hero-media\">\n      <!--\n        Photo pulled from the live MLS listing (MLS #731279). This is the\n        only photo the listing page reliably exposed a stable URL for \u2014\n        the rest are loaded dynamically. Waiting on more photo links from\n        you (same as the Mamalahoa listing) to fill out the hero\/about\/\n        gallery photos below.\n      -->\n      <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615\" alt=\"73-4474 Aniani St exterior\" id=\"heroImage\">\n    <\/div>\n    <div class=\"hero-content\">\n      <div class=\"hero-inner\">\n        <span class=\"badge\">Virtual Open House<\/span>\n        <h1 id=\"propertyAddress\">73-4474 Aniani St<\/h1>\n        <p class=\"hero-location\" id=\"propertyLocation\">Kailua-Kona, HI 96740<\/p> \n        <div class=\"hero-meta\">\n          <span class=\"hero-price\" id=\"propertyPrice\">$2,195,000<\/span>\n          <span class=\"hero-datetime\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>\n            <span id=\"openHouseDateTime\">Date & time to be announced<\/span>\n          <\/span>\n        <\/div>\n        <div class=\"hero-actions\">\n          <a href=\"#register\" class=\"btn btn-primary\" id=\"heroRegisterBtn\">Register for the Virtual Open House<\/a>\n          <a href=\"#\" class=\"btn btn-secondary\" id=\"heroPrivateShowingBtn\">Schedule a Private Showing<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       2. PROPERTY OVERVIEW\n       ================================================================ -->\n  <section class=\"overview\" aria-label=\"Property overview\">\n    <div class=\"container\">\n      <div class=\"overview-bar\">\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statBeds\">3<\/span>\n          <span class=\"overview-label\">Bedrooms<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statBaths\">2.5<\/span>\n          <span class=\"overview-label\">Bathrooms<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statSqft\">2,351<\/span>\n          <span class=\"overview-label\">Square Feet<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statType\">Single Family Home<\/span>\n          <span class=\"overview-label\">Property Type<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statMls\">MLS #731279<\/span>\n          <span class=\"overview-label\">MLS Number<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       3. ABOUT THE PROPERTY\n       ================================================================ -->\n  <section class=\"about\" id=\"about\" aria-label=\"About this property\">\n    <div class=\"container\">\n      <div class=\"about-grid\">\n        <div>\n          <span class=\"section-label\">About the Property<\/span>\n          <h2 class=\"section-heading\">Stunning Ocean Views in Hualalai Vistas on 1 Acre<\/h2>\n          <div id=\"property-description\">\n            <p>Perched at approximately 1,350 feet on a private one-acre parcel at the end of the road, this immaculate 2020 custom home commands an expansive, permanently protected ocean view. From this elevation the coastline reads in full detail \u2014 shoreline, surf, and the evening sunset line \u2014 with landmarks anchoring the panorama below: the fishponds, the boat harbor, and aircraft tracing the coast. Because the lot sits at the end of the road with open land beyond, the view is unblockable, and it greets you the moment you step through the front door, carrying straight through the home.<\/p> \n            <p>Three bedrooms and 2.5 baths are arranged in a thoughtful split plan, with guest rooms set opposite the primary suite for privacy. Large-format rectangular stone tile runs throughout. The designer kitchen is a true chef's delight: a gas range, a pass-through window opening to the lanai, and an exceptional amount of cabinetry for the cook who values workspace and storage in equal measure. A full wall of Fleetwood sliding glass doors dissolves the line between interior and lanai, while a disappearing, retractable screen system makes year-round entertaining effortless.<\/p> \n            <p>Energy independence is built in: a fully owned 45-panel photovoltaic array with four batteries (three Enphase, one Tesla) for whole-home backup, a Tesla charging station in the garage, and zoned split A\/C that cools only the spaces in use. The grounds extend roughly 100 feet beyond the lawn \u2014 ample room to add a full pool. About ten minutes to the airport, ten to Costco, and several degrees cooler than the coast below \u2014 close enough to everything, far enough above it to feel like a true island retreat.<\/p> \n          <\/div>\n        <\/div>\n        <div class=\"about-image\">\n          <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/9f\/90\/731279_7.jpg?ts=1782300805\" alt=\"73-4474 Aniani St interior view\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       4. PHOTO GALLERY\n       ================================================================ -->\n  <section class=\"gallery\" id=\"gallery\" aria-label=\"Photo gallery\">\n    <div class=\"container\">\n      <span class=\"section-label\">Photo Gallery<\/span>\n      <h2 class=\"section-heading\">Explore the Property<\/h2>\n      <div class=\"gallery-grid\" id=\"galleryGrid\">\n        <div class=\"gallery-featured\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615\" data-alt=\"73-4474 Aniani St exterior\">\n          <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615\" alt=\"73-4474 Aniani St exterior\">\n        <\/div>\n        <div class=\"gallery-thumbs\">\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e7\/03\/731279_2.jpg?ts=1782300803\" data-alt=\"73-4474 Aniani St photo 2\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e7\/03\/731279_2.jpg?ts=1782300803\" alt=\"73-4474 Aniani St photo 2\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/12\/55\/731279_3.jpg?ts=1782300803\" data-alt=\"73-4474 Aniani St photo 3\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/12\/55\/731279_3.jpg?ts=1782300803\" alt=\"73-4474 Aniani St photo 3\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/3f\/4c\/731279_5.jpg?ts=1782300804\" data-alt=\"73-4474 Aniani St photo 5\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/3f\/4c\/731279_5.jpg?ts=1782300804\" alt=\"73-4474 Aniani St photo 5\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e0\/d3\/731279_6.jpg?ts=1782300804\" data-alt=\"73-4474 Aniani St photo 6\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/e0\/d3\/731279_6.jpg?ts=1782300804\" alt=\"73-4474 Aniani St photo 6\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/9f\/90\/731279_7.jpg?ts=1782300805\" data-alt=\"73-4474 Aniani St photo 7\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/9f\/90\/731279_7.jpg?ts=1782300805\" alt=\"73-4474 Aniani St photo 7\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/5d\/08\/731279_8.jpg?ts=1782300805\" data-alt=\"73-4474 Aniani St photo 8\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/5d\/08\/731279_8.jpg?ts=1782300805\" alt=\"73-4474 Aniani St photo 8\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/32\/31\/731279_9.jpg?ts=1782300891\" data-alt=\"73-4474 Aniani St photo 9\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/32\/31\/731279_9.jpg?ts=1782300891\" alt=\"73-4474 Aniani St photo 9\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/1f\/87\/731279_11.jpg?ts=1782301123\" data-alt=\"73-4474 Aniani St photo 11\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/1f\/87\/731279_11.jpg?ts=1782301123\" alt=\"73-4474 Aniani St photo 11\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/4a\/e8\/731279_12.jpg?ts=1782301124\" data-alt=\"73-4474 Aniani St photo 12\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/4a\/e8\/731279_12.jpg?ts=1782301124\" alt=\"73-4474 Aniani St photo 12\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d2\/d5\/731279_14.jpg?ts=1782324640\" data-alt=\"73-4474 Aniani St photo 14\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d2\/d5\/731279_14.jpg?ts=1782324640\" alt=\"73-4474 Aniani St photo 14\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/2e\/30\/731279_18.jpg?ts=1782324640\" data-alt=\"73-4474 Aniani St photo 18\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/2e\/30\/731279_18.jpg?ts=1782324640\" alt=\"73-4474 Aniani St photo 18\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/36\/3f\/731279_24.jpg?ts=1782324640\" data-alt=\"73-4474 Aniani St photo 24\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/36\/3f\/731279_24.jpg?ts=1782324640\" alt=\"73-4474 Aniani St photo 24\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0d\/fc\/731279_27.jpg?ts=1782324640\" data-alt=\"73-4474 Aniani St photo 27\">\n            <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0d\/fc\/731279_27.jpg?ts=1782324640\" alt=\"73-4474 Aniani St photo 27\">\n          <\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       5. PROPERTY HIGHLIGHTS\n       ================================================================ -->\n  <section class=\"highlights\" id=\"highlights\" aria-label=\"Property highlights\">\n    <div class=\"container\">\n      <span class=\"section-label\">Property Highlights<\/span>\n      <h2 class=\"section-heading\">Designed for Efficient, Elevated Living<\/h2>\n      <div class=\"highlights-grid\">\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f30a;<\/span>\n          <div><h3>Permanently Protected Views<\/h3><p>Unblockable ocean, coastline, and sunset views from ~1,350 ft elevation.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x2600;&#xfe0f;<\/span>\n          <div><h3>Owned Solar + Battery Backup<\/h3><p>45-panel owned photovoltaic array with 4 batteries for whole-home backup.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f697;<\/span>\n          <div><h3>Tesla Charging Station<\/h3><p>EV charging built into the attached garage.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f3d6;<\/span>\n          <div><h3>Fleetwood Sliding Doors<\/h3><p>Full wall of glass with a retractable screen system for indoor-outdoor living.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f374;<\/span>\n          <div><h3>Designer Chef's Kitchen<\/h3><p>Gas range, lanai pass-through window, and abundant cabinetry.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x1f333;<\/span>\n          <div><h3>Private End-of-Road Acre<\/h3><p>Total privacy on a dead-end lot, with room to add a pool.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#x2744;&#xfe0f;<\/span>\n          <div><h3>Zoned Split A\/C<\/h3><p>Efficient cooling only where and when you need it.<\/p> <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       6. VIRTUAL OPEN HOUSE REGISTRATION\n       ================================================================ -->\n  <section class=\"register\" id=\"register\" aria-label=\"Register for the virtual open house\">\n    <div class=\"container\">\n      <div class=\"register-grid\">\n        <div class=\"register-copy\">\n          <span class=\"section-label\">Reserve Your Spot<\/span>\n          <h2 class=\"section-heading\">Join the Virtual Open House<\/h2>\n          <p class=\"section-intro\">Register below to receive your private viewing link and reminders before we go live.<\/p> \n          <ul class=\"details-list\">\n            <li><strong>Date:<\/strong>\u00a0<span id=\"registerDate\">To be announced<\/span><\/li>\n            <li><strong>Time:<\/strong>\u00a0<span id=\"registerTime\">To be announced<\/span><\/li>\n            <li><strong>Format:<\/strong>\u00a0Live guided video tour with Q&A<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"form-card\">\n          <iframe\n            id=\"googleFormFrame\"\n            src=\"\"\n            title=\"Virtual Open House Registration Form\"\n            width=\"100%\"\n            height=\"520\"\n            frameborder=\"0\"\n            marginheight=\"0\"\n            marginwidth=\"0\"\n            loading=\"lazy\">\n            Loading registration form\u2026\n          <\/iframe>\n          <p class=\"form-note\">\n            Having trouble with the form? <a href=\"#\" id=\"googleFormFallbackLink\" target=\"_blank\" rel=\"noopener\">Open it in a new tab<\/a>.\n          <\/p> \n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       7. WHAT TO EXPECT\n       ================================================================ -->\n  <section class=\"expect\" aria-label=\"What to expect\">\n    <div class=\"container\">\n      <span class=\"section-label\">What to Expect<\/span>\n      <h2 class=\"section-heading\">A Guided Experience, From Anywhere<\/h2>\n      <div class=\"expect-grid\">\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">01<\/span>\n          <h3>Live Guided Tour<\/h3>\n          <p>Walk through the property in real time with your host, room by room.<\/p> \n        <\/div>\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">02<\/span>\n          <h3>Ask Questions<\/h3>\n          <p>Get real-time answers about the home, the land, and the process.<\/p> \n        <\/div>\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">03<\/span>\n          <h3>Additional Details<\/h3>\n          <p>Receive floor plans, disclosures, and further property information.<\/p> \n        <\/div>\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">04<\/span>\n          <h3>Next Steps<\/h3>\n          <p>Learn how to schedule a private or in-person showing after the tour.<\/p> \n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       9. FINAL CTA\n       ================================================================ -->\n  <section class=\"final-cta\" aria-label=\"Additional ways to connect\">\n    <div class=\"container\">\n      <h2>Can't Make the Virtual Open House?<\/h2>\n      <p>We'd love to show you this property in person or send you more details \u2014 whatever works best for you.<\/p> \n      <div class=\"final-cta-actions\">\n        <a href=\"#\" class=\"btn btn-primary\" id=\"finalPrivateShowingBtn\">Schedule a Private Showing<\/a>\n        <a href=\"#\" class=\"btn btn-secondary\" id=\"requestInfoBtn\">Request Property Information<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<!-- ================================================================\n     10. FOOTER\n     ================================================================ -->\n<footer>\n  <div class=\"container\">\n    <div class=\"footer-grid\">\n      <div>\n        <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2022\/10\/KW-Big-Island_footer.png\" alt=\"Keller Williams Big Island logo\" class=\"footer-logo\">\n        <div class=\"footer-brand\">The Hawai\u2018i Team<\/div>\n        <p>Keller Williams Big Island<\/p> \n        <p>Representing luxury properties across Hawai\u2018i Island.<\/p> \n      <\/div>\n      <div>\n        <h4>Contact<\/h4>\n        <div class=\"footer-links\">\n          <span>The Hawai\u2018i Team \u2013 Daniel Polimino, REALTOR\u00ae Broker #RB-22894<\/span>\n          <span>Keller Williams Big Island #RB-23793<\/span>\n          <a href=\"tel:+18089130899\" id=\"footerPhoneLink\">(808) 913-0899<\/a>\n          <a href=\"mailto:team@thehawaiiteam.com\" id=\"footerEmailLink\">team@thehawaiiteam.com<\/a>\n          <a href=\"#\">73-5619 Kauhola St. Ste 208, Kailua-Kona, HI 96740<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4>Legal<\/h4>\n        <div class=\"footer-links\">\n          <a href=\"\/privacy-policy\">Privacy Policy<\/a>\n          <a href=\"#\">Accessibility Statement<\/a>\n          <a href=\"#\">Terms of Use<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"footer-legal container\">\n    <p>Equal Housing Opportunity. Each Keller Williams office is independently owned and operated. The Hawai\u2018i Team is a licensed REALTOR\u00ae team affiliated with Keller Williams Big Island (Daniel Polimino, REALTOR\u00ae Broker, License #RB-22894; KW Big Island License #RB-23793). Information deemed reliable but not guaranteed; buyer to verify all information including but not limited to square footage, lot size, and property condition. Listing data courtesy of Hawaii Information Service and KW Big Island (MLS #731279). This is not an offer to sell or a solicitation to buy real property in jurisdictions where prior registration is required.<\/p> \n  <\/div>\n\n  <div class=\"container footer-bottom\">\n    <span>\u00a9 <span id=\"currentYear\"><\/span> The Hawai\u2018i Team | Keller Williams Big Island. All rights reserved.<\/span>\n    <span>REALTOR\u00ae Equal Housing Opportunity<\/span>\n  <\/div>\n<\/footer>\n\n<script>\n\/* =====================================================================\n   CONFIGURATION \u2014 73-4474 Aniani St, Kailua-Kona, HI 96740\n   Pulled from the live MLS listing (MLS #731279) via thehawaiiteam.com\n   on Aug 11, 2026. Virtual open house date\/time still needs to be set \u2014\n   search \"TBD\" below. Photo set is incomplete \u2014 search \"REPLACE\" and\n   \"ADD MORE LISTING PHOTOS\" above for the remaining spots.\n   ===================================================================== *\/\nconst CONFIG = {\n  \/\/ --- Address ---\n  address: \"73-4474 Aniani St\",\n  city: \"Kailua-Kona\",\n  state: \"HI\",\n  zip: \"96740\",\n\n  \/\/ --- Price & Facts ---\n  price: \"$2,195,000\",\n  bedrooms: \"3\",\n  bathrooms: \"2.5\",\n  squareFootage: \"2,351\",\n  propertyType: \"Single Family Home\",\n  mlsNumber: \"MLS #731279\",\n\n  \/\/ --- Virtual Open House ---\n  \/\/ TBD: no virtual open house has been scheduled yet for this listing.\n  \/\/ Set the real date\/time here once confirmed \u2014 updates the hero,\n  \/\/ registration section, and page copy automatically.\n  openHouseDate: \"[DATE TBD]\",\n  openHouseTime: \"[TIME TBD]\",\n\n  \/\/ --- Links ---\n  registrationUrl: \"#register\",\n  \/\/ \"Schedule a Private Showing\" and \"Request Property Information\" both\n  \/\/ open a pre-filled email to the team inbox. Swap for a scheduling\n  \/\/ link (Calendly, etc.) later if you'd rather route showings there.\n  privateShowingUrl: \"mailto:team@thehawaiiteam.com?subject=Private%20Showing%20Request%20%E2%80%93%2073-4474%20Aniani%20St\",\n  requestInfoUrl: \"mailto:team@thehawaiiteam.com?subject=Property%20Information%20Request%20%E2%80%93%2073-4474%20Aniani%20St\",\n\n  \/\/ Google Form embed URL \u2014 reused from the standard Hawai'i Team\n  \/\/ registration form. Swap for a listing-specific form if you create one.\n  googleFormUrl: \"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSfpsp6aAcv1ymTieXCkW1Rtq7Z-A034u9H9VaNojMCLOHCV6g\/viewform?embedded=true\",\n\n  \/\/ --- Contact Info (used in the footer) ---\n  contactPhone: \"(808) 913-0899\",\n  contactPhoneLink: \"+18089130899\",\n  contactEmail: \"team@thehawaiiteam.com\"\n};\n\/* ===================== END CONFIGURATION SECTION ===================== *\/\n\n\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  function setText(id, value) {\n    const el = document.getElementById(id);\n    if (el) el.textContent = value;\n  }\n\n  setText(\"propertyAddress\", CONFIG.address);\n  setText(\"propertyLocation\", CONFIG.city + \", \" + CONFIG.state + \" \" + CONFIG.zip);\n  setText(\"propertyPrice\", CONFIG.price);\n  if (CONFIG.openHouseDate !== \"[DATE TBD]\") {\n    setText(\"openHouseDateTime\", CONFIG.openHouseDate + \" \u00b7 \" + CONFIG.openHouseTime);\n    setText(\"registerDate\", CONFIG.openHouseDate);\n    setText(\"registerTime\", CONFIG.openHouseTime);\n  }\n  setText(\"statBeds\", CONFIG.bedrooms);\n  setText(\"statBaths\", CONFIG.bathrooms);\n  setText(\"statSqft\", CONFIG.squareFootage);\n  setText(\"statType\", CONFIG.propertyType);\n  setText(\"statMls\", CONFIG.mlsNumber);\n  setText(\"footerPhoneLink\", CONFIG.contactPhone);\n  setText(\"footerEmailLink\", CONFIG.contactEmail);\n\n  const footerEmailLink = document.getElementById(\"footerEmailLink\");\n  if (footerEmailLink) footerEmailLink.href = \"mailto:\" + CONFIG.contactEmail;\n  const footerPhoneLink = document.getElementById(\"footerPhoneLink\");\n  if (footerPhoneLink) footerPhoneLink.href = \"tel:\" + CONFIG.contactPhoneLink;\n\n  \/\/ Registration buttons\/links\n  [\"heroRegisterBtn\"].forEach(function (id) {\n    const el = document.getElementById(id);\n    if (el && CONFIG.registrationUrl !== \"#register\") el.href = CONFIG.registrationUrl;\n  });\n\n  \/\/ Private showing buttons\n  [\"heroPrivateShowingBtn\", \"finalPrivateShowingBtn\"].forEach(function (id) {\n    const el = document.getElementById(id);\n    if (el) el.href = CONFIG.privateShowingUrl;\n  });\n\n  \/\/ Request property information button\n  const requestInfoBtn = document.getElementById(\"requestInfoBtn\");\n  if (requestInfoBtn) requestInfoBtn.href = CONFIG.requestInfoUrl;\n\n  \/\/ Footer year\n  setText(\"currentYear\", new Date().getFullYear());\n\n\n  \/* ---------------------------------------------------------------\n     GALLERY LIGHTBOX\n     --------------------------------------------------------------- *\/\n  const triggers = Array.prototype.slice.call(document.querySelectorAll(\"[data-lightbox-trigger]\"));\n  const lightbox = document.getElementById(\"lightbox\");\n  const lightboxImage = document.getElementById(\"lightboxImage\");\n  const lightboxClose = document.getElementById(\"lightboxClose\");\n  const lightboxPrev = document.getElementById(\"lightboxPrev\");\n  const lightboxNext = document.getElementById(\"lightboxNext\");\n  let currentIndex = 0;\n\n  function openLightbox(index) {\n    currentIndex = index;\n    const t = triggers[currentIndex];\n    lightboxImage.src = t.getAttribute(\"data-full\");\n    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";\n    lightbox.classList.add(\"is-open\");\n    document.body.style.overflow = \"hidden\";\n    lightboxClose.focus();\n  }\n\n  function closeLightbox() {\n    lightbox.classList.remove(\"is-open\");\n    document.body.style.overflow = \"\";\n  }\n\n  function showRelative(offset) {\n    currentIndex = (currentIndex + offset + triggers.length) % triggers.length;\n    const t = triggers[currentIndex];\n    lightboxImage.src = t.getAttribute(\"data-full\");\n    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";\n  }\n\n  triggers.forEach(function (trigger, index) {\n    trigger.addEventListener(\"click\", function () { openLightbox(index); });\n  });\n\n  lightboxClose.addEventListener(\"click\", closeLightbox);\n  lightboxNext.addEventListener(\"click\", function () { showRelative(1); });\n  lightboxPrev.addEventListener(\"click\", function () { showRelative(-1); });\n\n  lightbox.addEventListener(\"click\", function (e) {\n    if (e.target === lightbox) closeLightbox();\n  });\n\n  document.addEventListener(\"keydown\", function (e) {\n    if (!lightbox.classList.contains(\"is-open\")) return;\n    if (e.key === \"Escape\") closeLightbox();\n    if (e.key === \"ArrowRight\") showRelative(1);\n    if (e.key === \"ArrowLeft\") showRelative(-1);\n  });\n\n\n  \/* ---------------------------------------------------------------\n     REGISTRATION FORM (Google Form embed)\n     --------------------------------------------------------------- *\/\n  const googleFormFrame = document.getElementById(\"googleFormFrame\");\n  const googleFormFallbackLink = document.getElementById(\"googleFormFallbackLink\");\n  if (googleFormFrame && CONFIG.googleFormUrl) {\n    googleFormFrame.src = CONFIG.googleFormUrl;\n  }\n  if (googleFormFallbackLink && CONFIG.googleFormUrl) {\n    googleFormFallbackLink.href = CONFIG.googleFormUrl.replace(\"embedded=true\", \"usp=sf_link\");\n  }\n\n\n  \/* ---------------------------------------------------------------\n     AD TRACKING: capture UTM parameters from the URL\n     --------------------------------------------------------------- *\/\n  function getStoredUTMParams() {\n    try {\n      return JSON.parse(sessionStorage.getItem(\"hawaiiTeamUTM\") || \"{}\");\n    } catch (e) {\n      return {};\n    }\n  }\n\n  (function captureUTMParams() {\n    const params = new URLSearchParams(window.location.search);\n    const utmKeys = [\"utm_source\", \"utm_medium\", \"utm_campaign\", \"utm_content\", \"utm_term\", \"fbclid\"];\n    const captured = {};\n    let found = false;\n    utmKeys.forEach(function (key) {\n      if (params.has(key)) {\n        captured[key] = params.get(key);\n        found = true;\n      }\n    });\n    if (found) {\n      sessionStorage.setItem(\"hawaiiTeamUTM\", JSON.stringify(captured));\n    }\n  })();\n\n});\n<\/script>\n\n<\/body>\n<\/html><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":61,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1292345","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Aniani - Virtual Open House | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aniani - Virtual Open House | The Hawaii Team\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-12T22:53:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/\",\"name\":\"Aniani - Virtual Open House | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/d0\\\/0e\\\/731279_1.jpg?ts=1782300615\",\"datePublished\":\"2026-08-12T22:53:21+00:00\",\"dateModified\":\"2026-08-12T22:53:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/#primaryimage\",\"url\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/d0\\\/0e\\\/731279_1.jpg?ts=1782300615\",\"contentUrl\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/d0\\\/0e\\\/731279_1.jpg?ts=1782300615\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/aniani-virtual-open-house\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aniani &#8211; Virtual Open House\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Aniani - Virtual Open House | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/","og_locale":"en_US","og_type":"article","og_title":"Aniani - Virtual Open House | The Hawaii Team","og_url":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-08-12T22:53:29+00:00","og_image":[{"url":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/","url":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/","name":"Aniani - Virtual Open House | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/#primaryimage"},"image":{"@id":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/#primaryimage"},"thumbnailUrl":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615","datePublished":"2026-08-12T22:53:21+00:00","dateModified":"2026-08-12T22:53:29+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/#primaryimage","url":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615","contentUrl":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/d0\/0e\/731279_1.jpg?ts=1782300615"},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/aniani-virtual-open-house\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"Aniani &#8211; Virtual Open House"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1292345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1292345"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1292345\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1292345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1292337,"date":"2026-08-12T12:21:53","date_gmt":"2026-08-12T22:21:53","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1292337"},"modified":"2026-08-12T12:21:53","modified_gmt":"2026-08-12T22:21:53","slug":"mamalahoa-virtual-open-house","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/","title":{"rendered":"Mamalahoa: Virtual Open House"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_1 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_1\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_code et_pb_code_1\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_code_inner\"><!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\n<!-- ============================================================\n     SEO META TAGS\n     ============================================================ -->\n<title>Virtual Open House | 74-4994 Mamalahoa Highway | The Hawai'i Team<\/title>\n<meta name=\"description\" content=\"Rare 2.69-acre Kona estate in Hale O Pueo with a detached guest house and sweeping ocean views. Join The Hawai'i Team for a virtual open house of 74-4994 Mamalahoa Highway, Holualoa, HI.\">\n<meta name=\"robots\" content=\"index, follow\">\n\n<!-- Open Graph \/ social sharing preview -->\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:title\" content=\"Virtual Open House | 74-4994 Mamalahoa Highway\">\n<meta property=\"og:description\" content=\"Rare 2.69-acre Kona estate in Hale O Pueo with a detached guest house and sweeping ocean views.\">\n<meta property=\"og:image\" content=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\">\n\n<!-- ============================================================\n     ANALYTICS \/ TRACKING PLACEHOLDER\n     See instructions below the code for how to add:\n       - Meta (Facebook) Pixel\n       - Google Analytics (GA4)\n     Paste those snippets here in <head>, above the closing tag.\n     ============================================================ -->\n<!-- <META PIXEL SNIPPET GOES HERE> -->\n<!-- <GOOGLE ANALYTICS (GA4) SNIPPET GOES HERE> -->\n\n<!-- Elegant serif for headings + clean sans for body copy -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&#038;family=Jost:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ============================================================\n     DESIGN TOKENS \u2014 brand colors, type scale, spacing\n     ============================================================ *\/\n  :root{\n    --color-ocean-deep:#12313a;\n    --color-ocean:#1c4b52;\n    --color-sand:#f6f1e9;\n    --color-sand-light:#fbf9f5;\n    --color-gold:#a9843b;\n    --color-gold-light:#c9a768;\n    --color-ink:#1c1b19;\n    --color-ink-soft:#4a4844;\n    --color-white:#ffffff;\n    --color-line:#e4ddd0;\n\n    --font-heading:'Cormorant Garamond', Georgia, serif;\n    --font-body:'Jost', 'Helvetica Neue', Arial, sans-serif;\n\n    --max-width:1180px;\n    --radius:2px;\n    --shadow-soft:0 20px 60px -25px rgba(18,49,58,0.35);\n    --transition:0.25s ease;\n  }\n\n  *,*::before,*::after{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    font-family:var(--font-body);\n    color:var(--color-ink);\n    background:var(--color-white);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%;display:block;}\n  h1,h2,h3,h4{\n    font-family:var(--font-heading);\n    font-weight:600;\n    color:var(--color-ink);\n    margin:0 0 0.5em;\n    letter-spacing:0.01em;\n  }\n  p{margin:0 0 1em;color:var(--color-ink-soft);}\n  a{color:inherit;}\n  .container{\n    max-width:var(--max-width);\n    margin:0 auto;\n    padding:0 24px;\n  }\n  section{padding:88px 0;}\n  .section-label{\n    display:block;\n    font-size:0.78rem;\n    letter-spacing:0.22em;\n    text-transform:uppercase;\n    color:var(--color-gold);\n    font-weight:500;\n    margin-bottom:14px;\n  }\n  .section-heading{\n    font-size:clamp(1.9rem,3.4vw,2.7rem);\n    margin-bottom:18px;\n  }\n  .section-intro{\n    max-width:640px;\n    font-size:1.05rem;\n  }\n  .center{text-align:center;margin-left:auto;margin-right:auto;}\n\n  \/* Buttons *\/\n  .btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:16px 34px;\n    font-family:var(--font-body);\n    font-size:0.95rem;\n    font-weight:500;\n    letter-spacing:0.04em;\n    text-decoration:none;\n    border-radius:var(--radius);\n    border:1px solid transparent;\n    cursor:pointer;\n    transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition);\n  }\n  .btn:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px;}\n  .btn-primary{\n    background:var(--color-gold);\n    color:var(--color-white);\n  }\n  .btn-primary:hover{background:var(--color-gold-light);transform:translateY(-1px);}\n  .btn-secondary{\n    background:transparent;\n    color:var(--color-white);\n    border-color:rgba(255,255,255,0.6);\n  }\n  .btn-secondary:hover{background:rgba(255,255,255,0.12);}\n  .btn-outline-dark{\n    background:transparent;\n    color:var(--color-ocean-deep);\n    border-color:var(--color-ocean-deep);\n  }\n  .btn-outline-dark:hover{background:var(--color-ocean-deep);color:var(--color-white);}\n  .btn-block{width:100%;}\n\n  \/* ============================================================\n     HERO\n     ============================================================ *\/\n  .hero{\n    position:relative;\n    min-height:92vh;\n    display:flex;\n    align-items:flex-end;\n    color:var(--color-white);\n    background:#0d2329;\n    overflow:hidden;\n  }\n  .hero-media{\n    position:absolute;\n    inset:0;\n    z-index:0;\n  }\n  .hero-media img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n  }\n  .hero-media::after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg, rgba(13,35,41,0.15) 0%, rgba(13,35,41,0.35) 45%, rgba(10,26,31,0.92) 100%);\n  }\n  .hero-content{\n    position:relative;\n    z-index:1;\n    width:100%;\n    padding:64px 24px 56px;\n  }\n  .hero-inner{\n    max-width:var(--max-width);\n    margin:0 auto;\n  }\n  .badge{\n    display:inline-block;\n    padding:8px 18px;\n    font-size:0.72rem;\n    letter-spacing:0.2em;\n    text-transform:uppercase;\n    background:rgba(255,255,255,0.12);\n    border:1px solid rgba(255,255,255,0.5);\n    border-radius:100px;\n    margin-bottom:22px;\n    backdrop-filter:blur(4px);\n  }\n  .hero h1{\n    color:var(--color-white);\n    font-size:clamp(2.2rem,5vw,3.8rem);\n    margin-bottom:6px;\n  }\n  .hero-location{\n    font-size:1.1rem;\n    color:rgba(255,255,255,0.85);\n    margin-bottom:22px;\n    font-weight:300;\n    letter-spacing:0.02em;\n  }\n  .hero-meta{\n    display:flex;\n    flex-wrap:wrap;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n  .hero-price{\n    font-family:var(--font-heading);\n    font-size:clamp(1.8rem,3vw,2.4rem);\n    color:var(--color-gold-light);\n    font-weight:600;\n  }\n  .hero-datetime{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    font-size:0.98rem;\n    color:rgba(255,255,255,0.92);\n    padding-left:24px;\n    border-left:1px solid rgba(255,255,255,0.35);\n  }\n  .hero-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:16px;\n  }\n\n  \/* ============================================================\n     PROPERTY OVERVIEW STAT BAR\n     ============================================================ *\/\n  .overview{\n    padding:0;\n    transform:translateY(-1px);\n  }\n  .overview-bar{\n    max-width:var(--max-width);\n    margin:0 auto;\n    background:var(--color-sand-light);\n    border:1px solid var(--color-line);\n    box-shadow:var(--shadow-soft);\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    position:relative;\n    top:-64px;\n    z-index:2;\n  }\n  @media(min-width:700px){\n    .overview-bar{grid-template-columns:repeat(5,1fr);}\n  }\n  .overview-item{\n    padding:28px 20px;\n    text-align:center;\n    border-right:1px solid var(--color-line);\n    border-bottom:1px solid var(--color-line);\n  }\n  @media(min-width:700px){\n    .overview-item:last-child{border-right:none;}\n    .overview-item{border-bottom:none;}\n  }\n  .overview-item:nth-child(2n){border-right:none;}\n  @media(min-width:700px){\n    .overview-item:nth-child(2n){border-right:1px solid var(--color-line);}\n    .overview-item:last-child{border-right:none;}\n  }\n  .overview-value{\n    font-family:var(--font-heading);\n    font-size:1.6rem;\n    font-weight:600;\n    color:var(--color-ocean-deep);\n    display:block;\n  }\n  .overview-label{\n    font-size:0.72rem;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--color-ink-soft);\n    margin-top:4px;\n    display:block;\n  }\n  .overview-spacer{\n    margin-top:-40px;\n  }\n\n  \/* ============================================================\n     ABOUT\n     ============================================================ *\/\n  .about{\n    background:var(--color-white);\n  }\n  .about-grid{\n    display:grid;\n    gap:40px;\n  }\n  @media(min-width:860px){\n    .about-grid{grid-template-columns:1fr 1fr;}\n  }\n  #property-description p{\n    font-size:1.05rem;\n    color:var(--color-ink-soft);\n  }\n  .about-image{\n    min-height:340px;\n  }\n  .about-image img{\n    width:100%;\n    height:100%;\n    min-height:340px;\n    object-fit:cover;\n    border-radius:var(--radius);\n    box-shadow:var(--shadow-soft);\n  }\n\n  \/* ============================================================\n     GALLERY\n     ============================================================ *\/\n  .gallery{background:var(--color-sand);}\n  .gallery-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n  .gallery-featured{\n    cursor:zoom-in;\n    overflow:hidden;\n    border-radius:var(--radius);\n  }\n  .gallery-featured img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    aspect-ratio:16\/10;\n    transition:transform 0.5s ease;\n  }\n  .gallery-thumbs{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:12px;\n  }\n  .gallery-thumbs button{\n    padding:0;\n    border:none;\n    background:none;\n    cursor:zoom-in;\n    overflow:hidden;\n    border-radius:var(--radius);\n  }\n  .gallery-thumbs img{\n    width:100%;\n    height:100%;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    transition:transform 0.4s ease;\n  }\n  .gallery-featured:hover img,\n  .gallery-thumbs button:hover img{transform:scale(1.04);}\n\n  @media(min-width:860px){\n    .gallery-grid{grid-template-columns:2fr 1fr;}\n    .gallery-thumbs{grid-template-columns:repeat(2,1fr);}\n  }\n\n  \/* Lightbox *\/\n  .lightbox{\n    position:fixed;\n    inset:0;\n    background:rgba(10,20,24,0.94);\n    display:none;\n    align-items:center;\n    justify-content:center;\n    z-index:100;\n    padding:24px;\n  }\n  .lightbox.is-open{display:flex;}\n  .lightbox img{\n    max-width:min(92vw,1100px);\n    max-height:86vh;\n    object-fit:contain;\n    border-radius:2px;\n  }\n  .lightbox-close{\n    position:absolute;\n    top:22px;\n    right:26px;\n    background:none;\n    border:none;\n    color:var(--color-white);\n    font-size:2rem;\n    line-height:1;\n    cursor:pointer;\n    font-family:var(--font-body);\n  }\n  .lightbox-nav{\n    position:absolute;\n    top:50%;\n    transform:translateY(-50%);\n    background:rgba(255,255,255,0.12);\n    border:1px solid rgba(255,255,255,0.4);\n    color:var(--color-white);\n    width:44px;\n    height:44px;\n    border-radius:50%;\n    cursor:pointer;\n    font-size:1.3rem;\n  }\n  .lightbox-prev{left:20px;}\n  .lightbox-next{right:20px;}\n\n  \/* ============================================================\n     HIGHLIGHTS\n     ============================================================ *\/\n  .highlights{background:var(--color-ocean-deep);color:var(--color-white);}\n  .highlights .section-label{color:var(--color-gold-light);}\n  .highlights h2{color:var(--color-white);}\n  .highlights-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:1px;\n    background:rgba(255,255,255,0.14);\n    border:1px solid rgba(255,255,255,0.14);\n    margin-top:44px;\n  }\n  @media(min-width:640px){\n    .highlights-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media(min-width:960px){\n    .highlights-grid{grid-template-columns:repeat(3,1fr);}\n  }\n  .highlight-item{\n    background:var(--color-ocean-deep);\n    padding:32px 28px;\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n  }\n  .highlight-icon{\n    font-size:1.4rem;\n    color:var(--color-gold-light);\n    flex-shrink:0;\n    line-height:1;\n    margin-top:2px;\n  }\n  .highlight-item h3{\n    color:var(--color-white);\n    font-size:1.15rem;\n    margin-bottom:4px;\n  }\n  .highlight-item p{\n    color:rgba(255,255,255,0.72);\n    margin:0;\n    font-size:0.92rem;\n  }\n\n  \/* ============================================================\n     REGISTRATION FORM\n     ============================================================ *\/\n  .register{background:var(--color-sand);}\n  .register-grid{\n    display:grid;\n    gap:48px;\n  }\n  @media(min-width:900px){\n    .register-grid{grid-template-columns:0.85fr 1.15fr;}\n  }\n  .register-copy .details-list{\n    list-style:none;\n    padding:0;\n    margin:28px 0 0;\n  }\n  .register-copy .details-list li{\n    display:flex;\n    gap:12px;\n    padding:14px 0;\n    border-bottom:1px solid var(--color-line);\n    font-size:0.98rem;\n    color:var(--color-ink-soft);\n  }\n  .register-copy .details-list li strong{color:var(--color-ink);}\n\n  .form-card{\n    background:var(--color-white);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow-soft);\n    padding:36px 28px;\n  }\n  @media(min-width:600px){\n    .form-card{padding:44px;}\n  }\n  .form-note{\n    font-size:0.78rem;\n    color:#8b8578;\n    margin-top:14px;\n  }\n  .form-note a{color:var(--color-gold);}\n  #googleFormFrame{\n    width:100%;\n    height:520px;\n    border:1px solid var(--color-line);\n    border-radius:var(--radius);\n    display:block;\n  }\n\n  \/* ============================================================\n     WHAT TO EXPECT\n     ============================================================ *\/\n  .expect{background:var(--color-white);}\n  .expect-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:32px;\n    margin-top:44px;\n  }\n  @media(min-width:700px){\n    .expect-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media(min-width:1000px){\n    .expect-grid{grid-template-columns:repeat(4,1fr);}\n  }\n  .expect-item{text-align:left;}\n  .expect-num{\n    font-family:var(--font-heading);\n    font-size:2rem;\n    color:var(--color-gold);\n    display:block;\n    margin-bottom:10px;\n  }\n  .expect-item h3{font-size:1.15rem;margin-bottom:8px;}\n  .expect-item p{font-size:0.93rem;}\n\n  \/* ============================================================\n     FINAL CTA\n     ============================================================ *\/\n  .final-cta{\n    background:linear-gradient(135deg, var(--color-ocean-deep), var(--color-ocean));\n    color:var(--color-white);\n    text-align:center;\n  }\n  .final-cta h2{\n    color:var(--color-white);\n    font-size:clamp(1.8rem,3.6vw,2.6rem);\n  }\n  .final-cta p{\n    color:rgba(255,255,255,0.8);\n    max-width:520px;\n    margin-left:auto;\n    margin-right:auto;\n  }\n  .final-cta-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:16px;\n    justify-content:center;\n    margin-top:30px;\n  }\n\n  \/* ============================================================\n     FOOTER\n     ============================================================ *\/\n  footer{\n    background:#0d2329;\n    color:rgba(255,255,255,0.7);\n    padding:56px 0 28px;\n    font-size:0.86rem;\n  }\n  .footer-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:32px;\n    margin-bottom:36px;\n  }\n  @media(min-width:700px){\n    .footer-grid{grid-template-columns:repeat(3,1fr);}\n  }\n  .footer-logo{\n    height:40px;\n    width:auto;\n    margin-bottom:14px;\n  }\n  .footer-brand{\n    font-family:var(--font-heading);\n    color:var(--color-white);\n    font-size:1.3rem;\n    margin-bottom:6px;\n  }\n  footer h4{\n    color:var(--color-white);\n    font-size:0.78rem;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    margin-bottom:14px;\n    font-weight:500;\n  }\n  footer a{\n    color:rgba(255,255,255,0.7);\n    text-decoration:none;\n  }\n  footer a:hover{color:var(--color-gold-light);}\n  footer p{color:rgba(255,255,255,0.6);}\n  .footer-links{\n    display:flex;\n    flex-direction:column;\n    gap:8px;\n  }\n  .footer-bottom{\n    border-top:1px solid rgba(255,255,255,0.12);\n    padding-top:24px;\n    display:flex;\n    flex-wrap:wrap;\n    gap:12px 24px;\n    justify-content:space-between;\n    align-items:center;\n    font-size:0.78rem;\n    color:rgba(255,255,255,0.5);\n  }\n  .footer-legal{\n    max-width:var(--max-width);\n    margin:0 auto 20px;\n    padding-top:20px;\n    border-top:1px solid rgba(255,255,255,0.12);\n    font-size:0.76rem;\n    color:rgba(255,255,255,0.45);\n    line-height:1.7;\n  }\n\n  \/* Utility *\/\n  .visually-hidden{\n    position:absolute;\n    width:1px;height:1px;\n    padding:0;margin:-1px;\n    overflow:hidden;\n    clip:rect(0,0,0,0);\n    white-space:nowrap;border:0;\n  }\n  .skip-link{\n    position:absolute;\n    left:-999px;\n    top:auto;\n    background:var(--color-gold);\n    color:#fff;\n    padding:12px 20px;\n    z-index:200;\n  }\n  .skip-link:focus{left:16px;top:16px;}\n<\/style>\n<\/head>\n<body>\n\n<a class=\"skip-link\" href=\"#main-content\">Skip to main content<\/a>\n\n<!-- ================================================================\n     LIGHTBOX MARKUP (used by gallery JS below)\n     ================================================================ -->\n<div class=\"lightbox\" id=\"lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Property photo viewer\">\n  <button class=\"lightbox-close\" id=\"lightboxClose\" aria-label=\"Close photo viewer\">&times;<\/button>\n  <button class=\"lightbox-nav lightbox-prev\" id=\"lightboxPrev\" aria-label=\"Previous photo\">&#8249;<\/button>\n  <img decoding=\"async\" id=\"lightboxImage\" src=\"\" alt=\"\">\n  <button class=\"lightbox-nav lightbox-next\" id=\"lightboxNext\" aria-label=\"Next photo\">&#8250;<\/button>\n<\/div>\n\n<main id=\"main-content\">\n\n  <!-- ================================================================\n       1. HERO SECTION\n       ================================================================ -->\n  <section class=\"hero\" aria-label=\"Property hero\">\n    <div class=\"hero-media\">\n      <!--\n        Photo pulled from the live MLS listing (MLS #731611). This is the\n        only photo the MLS page reliably exposed a stable URL for \u2014 the\n        rest are loaded dynamically. Download the full photo set from the\n        MLS\/Hawaii Information Service listing and swap this file in:\n        https:\/\/thehawaiiteam.com\/listings\/74-4994-mamalahoa-highway-holualoa-hi-96725\/\n      -->\n      <img decoding=\"async\" src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\" alt=\"74-4994 Mamalahoa Highway exterior\" id=\"heroImage\">\n    <\/div>\n    <div class=\"hero-content\">\n      <div class=\"hero-inner\">\n        <span class=\"badge\">Virtual Open House<\/span>\n        <h1 id=\"propertyAddress\">74-4994 Mamalahoa Highway<\/h1>\n        <p class=\"hero-location\" id=\"propertyLocation\">Holualoa, HI 96725<\/p> \n        <div class=\"hero-meta\">\n          <span class=\"hero-price\" id=\"propertyPrice\">$3,500,000<\/span>\n          <span class=\"hero-datetime\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>\n            <span id=\"openHouseDateTime\">Date & time to be announced<\/span>\n          <\/span>\n        <\/div>\n        <div class=\"hero-actions\">\n          <a href=\"#register\" class=\"btn btn-primary\" id=\"heroRegisterBtn\">Register for the Virtual Open House<\/a>\n          <a href=\"#\" class=\"btn btn-secondary\" id=\"heroPrivateShowingBtn\">Schedule a Private Showing<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       2. PROPERTY OVERVIEW\n       ================================================================ -->\n  <section class=\"overview\" aria-label=\"Property overview\">\n    <div class=\"container\">\n      <div class=\"overview-bar\">\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statBeds\">5<\/span>\n          <span class=\"overview-label\">Bedrooms<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statBaths\">5<\/span>\n          <span class=\"overview-label\">Bathrooms<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statSqft\">4,158<\/span>\n          <span class=\"overview-label\">Square Feet<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statType\">Single Family Home<\/span>\n          <span class=\"overview-label\">Property Type<\/span>\n        <\/div>\n        <div class=\"overview-item\">\n          <span class=\"overview-value\" id=\"statMls\">MLS #731611<\/span>\n          <span class=\"overview-label\">MLS Number<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       3. ABOUT THE PROPERTY\n       ================================================================ -->\n  <section class=\"about\" id=\"about\" aria-label=\"About this property\">\n    <div class=\"container\">\n      <div class=\"about-grid\">\n        <div>\n          <span class=\"section-label\">About the Property<\/span>\n          <h2 class=\"section-heading\">Rare Kona Estate on 2.69 Acres with Guest House & Ocean Views<\/h2>\n          <div id=\"property-description\">\n            <p>Enjoy cool upcountry living and sweeping ocean views from this private 2.69-acre estate in desirable Hale O Pueo, just minutes from Kailua-Kona. The residence offers soaring 13-foot ceilings, a dramatic three-sided fireplace, multiple living areas, and expansive covered lanais capturing coastline views and year-round sunsets. The gourmet kitchen features honed granite countertops, an oversized island, an 8-burner range, double ovens, and a butler's pantry.<\/p> \n            <p>The flexible floor plan includes a spacious primary suite with ocean views, a recreation room with an antique Brunswick billiards table and wet bar, and generous guest accommodations. A detached one-bedroom, one-bath guest house with a full kitchen, laundry, covered lanai, and private carport offers exceptional flexibility for extended family and guests.<\/p> \n            <p>The grounds include mature fruit trees, raised garden beds, and a screened orchid greenhouse that doubles as a unique venue for outdoor dining and entertaining \u2014 all at a cool, breezy upcountry elevation just minutes from town.<\/p> \n          <\/div>\n        <\/div>\n        <div class=\"about-image\">\n          <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior22.jpg\" alt=\"Great room with cathedral ceilings and three-sided fireplace\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       4. PHOTO GALLERY\n       ================================================================ -->\n  <section class=\"gallery\" id=\"gallery\" aria-label=\"Photo gallery\">\n    <div class=\"container\">\n      <span class=\"section-label\">Photo Gallery<\/span>\n      <h2 class=\"section-heading\">Explore the Estate<\/h2>\n      <div class=\"gallery-grid\" id=\"galleryGrid\">\n        <div class=\"gallery-featured\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone9.jpg\" data-alt=\"Aerial view of 74-4994 Mamalahoa Highway estate\">\n          <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone9.jpg\" alt=\"Aerial view of 74-4994 Mamalahoa Highway estate\">\n        <\/div>\n        <div class=\"gallery-thumbs\">\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone15.jpg\" data-alt=\"Aerial view of the estate grounds\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone15.jpg\" alt=\"Aerial view of the estate grounds\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone13.jpg\" data-alt=\"Aerial view of the estate and coastline\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone13.jpg\" alt=\"Aerial view of the estate and coastline\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior22.jpg\" data-alt=\"Great room with cathedral ceilings\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior22.jpg\" alt=\"Great room with cathedral ceilings\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior31.jpg\" data-alt=\"Living area\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior31.jpg\" alt=\"Living area\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior21.jpg\" data-alt=\"Interior living space\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior21.jpg\" alt=\"Interior living space\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior18.jpg\" data-alt=\"Interior living space\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior18.jpg\" alt=\"Interior living space\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior10.jpg\" data-alt=\"Gourmet kitchen\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior10.jpg\" alt=\"Gourmet kitchen\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior8.jpg\" data-alt=\"Gourmet kitchen\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior8.jpg\" alt=\"Gourmet kitchen\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior6.jpg\" data-alt=\"Kitchen and dining area\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior6.jpg\" alt=\"Kitchen and dining area\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior36.jpg\" data-alt=\"Primary suite\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior36.jpg\" alt=\"Primary suite\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior15.jpg\" data-alt=\"Recreation room with billiards table\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior15.jpg\" alt=\"Recreation room with billiards table\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior43.jpg\" data-alt=\"Bedroom\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Interior43.jpg\" alt=\"Bedroom\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Sunset5-2.jpg\" data-alt=\"Sunset view from the lanai\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Sunset5-2.jpg\" alt=\"Sunset view from the lanai\">\n          <\/button>\n          <button type=\"button\" data-lightbox-trigger data-full=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone3.jpg\" data-alt=\"Aerial view of the property grounds\">\n            <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/Drone3.jpg\" alt=\"Aerial view of the property grounds\">\n          <\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       5. PROPERTY HIGHLIGHTS\n       ================================================================ -->\n  <section class=\"highlights\" id=\"highlights\" aria-label=\"Property highlights\">\n    <div class=\"container\">\n      <span class=\"section-label\">Property Highlights<\/span>\n      <h2 class=\"section-heading\">Designed for Cool Upcountry Living<\/h2>\n      <div class=\"highlights-grid\">\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127754;<\/span>\n          <div><h3>Coastline & Ocean Views<\/h3><p>Sweeping coastline, ocean, and sunset views from a cool upcountry elevation.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127968;<\/span>\n          <div><h3>Detached Guest House<\/h3><p>One-bed, one-bath guest house with full kitchen, laundry, and private carport.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#128293;<\/span>\n          <div><h3>Three-Sided Fireplace<\/h3><p>A dramatic wood-burning fireplace anchors the main living area.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127860;<\/span>\n          <div><h3>Gourmet Kitchen<\/h3><p>Honed granite counters, 8-burner range, double ovens, and butler's pantry.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127958;<\/span>\n          <div><h3>Expansive Lanais<\/h3><p>Covered indoor-outdoor living space capturing coastline views.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127802;<\/span>\n          <div><h3>Orchid Greenhouse<\/h3><p>A screened greenhouse that doubles as a unique entertaining venue.<\/p> <\/div>\n        <\/div>\n        <div class=\"highlight-item\">\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#128663;<\/span>\n          <div><h3>Garage & Carport<\/h3><p>4 attached garage spaces plus 4 carport spaces.<\/p> <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       6. VIRTUAL OPEN HOUSE REGISTRATION\n       ================================================================ -->\n  <section class=\"register\" id=\"register\" aria-label=\"Register for the virtual open house\">\n    <div class=\"container\">\n      <div class=\"register-grid\">\n        <div class=\"register-copy\">\n          <span class=\"section-label\">Reserve Your Spot<\/span>\n          <h2 class=\"section-heading\">Join the Virtual Open House<\/h2>\n          <p class=\"section-intro\">Register below to receive your private viewing link and reminders before we go live.<\/p> \n          <ul class=\"details-list\">\n            <li><strong>Date:<\/strong>&nbsp;<span id=\"registerDate\">To be announced<\/span><\/li>\n            <li><strong>Time:<\/strong>&nbsp;<span id=\"registerTime\">To be announced<\/span><\/li>\n            <li><strong>Format:<\/strong>&nbsp;Live guided video tour with Q&A<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"form-card\">\n          <iframe\n            id=\"googleFormFrame\"\n            src=\"\"\n            title=\"Virtual Open House Registration Form\"\n            width=\"100%\"\n            height=\"520\"\n            frameborder=\"0\"\n            marginheight=\"0\"\n            marginwidth=\"0\"\n            loading=\"lazy\">\n            Loading registration form&hellip;\n          <\/iframe>\n          <p class=\"form-note\">\n            Having trouble with the form? <a href=\"#\" id=\"googleFormFallbackLink\" target=\"_blank\" rel=\"noopener\">Open it in a new tab<\/a>.\n          <\/p> \n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       7. WHAT TO EXPECT\n       ================================================================ -->\n  <section class=\"expect\" aria-label=\"What to expect\">\n    <div class=\"container\">\n      <span class=\"section-label\">What to Expect<\/span>\n      <h2 class=\"section-heading\">A Guided Experience, From Anywhere<\/h2>\n      <div class=\"expect-grid\">\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">01<\/span>\n          <h3>Live Guided Tour<\/h3>\n          <p>Walk through the estate in real time with your host, room by room.<\/p> \n        <\/div>\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">02<\/span>\n          <h3>Ask Questions<\/h3>\n          <p>Get real-time answers about the home, the land, and the process.<\/p> \n        <\/div>\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">03<\/span>\n          <h3>Additional Details<\/h3>\n          <p>Receive floor plans, disclosures, and further property information.<\/p> \n        <\/div>\n        <div class=\"expect-item\">\n          <span class=\"expect-num\">04<\/span>\n          <h3>Next Steps<\/h3>\n          <p>Learn how to schedule a private or in-person showing after the tour.<\/p> \n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================================================================\n       9. FINAL CTA\n       ================================================================ -->\n  <section class=\"final-cta\" aria-label=\"Additional ways to connect\">\n    <div class=\"container\">\n      <h2>Can't Make the Virtual Open House?<\/h2>\n      <p>We'd love to show you this property in person or send you more details \u2014 whatever works best for you.<\/p> \n      <div class=\"final-cta-actions\">\n        <a href=\"#\" class=\"btn btn-primary\" id=\"finalPrivateShowingBtn\">Schedule a Private Showing<\/a>\n        <a href=\"#\" class=\"btn btn-secondary\" id=\"requestInfoBtn\">Request Property Information<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<!-- ================================================================\n     10. FOOTER\n     ================================================================ -->\n<footer>\n  <div class=\"container\">\n    <div class=\"footer-grid\">\n      <div>\n        <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2022\/10\/KW-Big-Island_footer.png\" alt=\"Keller Williams Big Island logo\" class=\"footer-logo\">\n        <div class=\"footer-brand\">The Hawai\u2018i Team<\/div>\n        <p>Keller Williams Big Island<\/p> \n        <p>Representing luxury properties across Hawai\u2018i Island.<\/p> \n      <\/div>\n      <div>\n        <h4>Contact<\/h4>\n        <div class=\"footer-links\">\n          <span>The Hawai\u2018i Team &ndash; Daniel Polimino, REALTOR&reg; Broker #RB-22894<\/span>\n          <span>Keller Williams Big Island #RB-23793<\/span>\n          <a href=\"tel:+18089130899\" id=\"footerPhoneLink\">(808) 913-0899<\/a>\n          <a href=\"mailto:team@thehawaiiteam.com\" id=\"footerEmailLink\">team@thehawaiiteam.com<\/a>\n          <a href=\"#\">73-5619 Kauhola St. Ste 208, Kailua-Kona, HI 96740<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4>Legal<\/h4>\n        <div class=\"footer-links\">\n          <a href=\"\/privacy-policy\">Privacy Policy<\/a>\n          <a href=\"#\">Accessibility Statement<\/a>\n          <a href=\"#\">Terms of Use<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"footer-legal container\">\n    <p>Equal Housing Opportunity. Each Keller Williams office is independently owned and operated. The Hawai\u2018i Team is a licensed REALTOR&reg; team affiliated with Keller Williams Big Island (Daniel Polimino, REALTOR&reg; Broker, License #RB-22894; KW Big Island License #RB-23793). Information deemed reliable but not guaranteed; buyer to verify all information including but not limited to square footage, lot size, and property condition. Listing data courtesy of Hawaii Information Service and KW Big Island (MLS #731611). This is not an offer to sell or a solicitation to buy real property in jurisdictions where prior registration is required.<\/p> \n  <\/div>\n\n  <div class=\"container footer-bottom\">\n    <span>&copy; <span id=\"currentYear\"><\/span> The Hawai\u2018i Team | Keller Williams Big Island. All rights reserved.<\/span>\n    <span>REALTOR&reg; Equal Housing Opportunity<\/span>\n  <\/div>\n<\/footer>\n\n<script>\n\/* =====================================================================\n   CONFIGURATION \u2014 74-4994 Mamalahoa Highway, Holualoa, HI 96725\n   Pulled from the live MLS listing (MLS #731611) via thehawaiiteam.com\n   on Aug 11, 2026. Virtual open house date\/time still needs to be set \u2014\n   search \"TBD\" below.\n   ===================================================================== *\/\nconst CONFIG = {\n  \/\/ --- Address ---\n  address: \"74-4994 Mamalahoa Highway\",\n  city: \"Holualoa\",\n  state: \"HI\",\n  zip: \"96725\",\n\n  \/\/ --- Price & Facts ---\n  price: \"$3,500,000\",\n  bedrooms: \"5\",\n  bathrooms: \"5\",\n  squareFootage: \"4,158\",\n  propertyType: \"Single Family Home\",\n  mlsNumber: \"MLS #731611\",\n\n  \/\/ --- Virtual Open House ---\n  \/\/ TBD: no virtual open house has been scheduled yet for this listing.\n  \/\/ Set the real date\/time here once confirmed \u2014 updates the hero,\n  \/\/ registration section, and page copy automatically.\n  openHouseDate: \"[DATE TBD]\",\n  openHouseTime: \"[TIME TBD]\",\n\n  \/\/ --- Links ---\n  registrationUrl: \"#register\",\n  \/\/ \"Schedule a Private Showing\" and \"Request Property Information\" both\n  \/\/ open a pre-filled email to the team inbox. Swap for a scheduling\n  \/\/ link (Calendly, etc.) later if you'd rather route showings there.\n  privateShowingUrl: \"mailto:team@thehawaiiteam.com?subject=Private%20Showing%20Request%20%E2%80%93%2074-4994%20Mamalahoa%20Highway\",\n  requestInfoUrl: \"mailto:team@thehawaiiteam.com?subject=Property%20Information%20Request%20%E2%80%93%2074-4994%20Mamalahoa%20Highway\",\n\n  \/\/ Google Form embed URL \u2014 reused from the standard Hawai'i Team\n  \/\/ registration form. Swap for a listing-specific form if you create one.\n  googleFormUrl: \"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSexMb3xcmj7zzovxhtbZTqdqN4X1Q943hVulR4KHwZ8vel9ag\/viewform?embedded=true\",\n\n  \/\/ --- Contact Info (used in the footer) ---\n  contactPhone: \"(808) 913-0899\",\n  contactPhoneLink: \"+18089130899\",\n  contactEmail: \"team@thehawaiiteam.com\"\n};\n\/* ===================== END CONFIGURATION SECTION ===================== *\/\n\n\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  function setText(id, value) {\n    const el = document.getElementById(id);\n    if (el) el.textContent = value;\n  }\n\n  setText(\"propertyAddress\", CONFIG.address);\n  setText(\"propertyLocation\", CONFIG.city + \", \" + CONFIG.state + \" \" + CONFIG.zip);\n  setText(\"propertyPrice\", CONFIG.price);\n  if (CONFIG.openHouseDate !== \"[DATE TBD]\") {\n    setText(\"openHouseDateTime\", CONFIG.openHouseDate + \" \u00b7 \" + CONFIG.openHouseTime);\n    setText(\"registerDate\", CONFIG.openHouseDate);\n    setText(\"registerTime\", CONFIG.openHouseTime);\n  }\n  setText(\"statBeds\", CONFIG.bedrooms);\n  setText(\"statBaths\", CONFIG.bathrooms);\n  setText(\"statSqft\", CONFIG.squareFootage);\n  setText(\"statType\", CONFIG.propertyType);\n  setText(\"statMls\", CONFIG.mlsNumber);\n  setText(\"footerPhoneLink\", CONFIG.contactPhone);\n  setText(\"footerEmailLink\", CONFIG.contactEmail);\n\n  const footerEmailLink = document.getElementById(\"footerEmailLink\");\n  if (footerEmailLink) footerEmailLink.href = \"mailto:\" + CONFIG.contactEmail;\n  const footerPhoneLink = document.getElementById(\"footerPhoneLink\");\n  if (footerPhoneLink) footerPhoneLink.href = \"tel:\" + CONFIG.contactPhoneLink;\n\n  \/\/ Registration buttons\/links\n  [\"heroRegisterBtn\"].forEach(function (id) {\n    const el = document.getElementById(id);\n    if (el && CONFIG.registrationUrl !== \"#register\") el.href = CONFIG.registrationUrl;\n  });\n\n  \/\/ Private showing buttons\n  [\"heroPrivateShowingBtn\", \"finalPrivateShowingBtn\"].forEach(function (id) {\n    const el = document.getElementById(id);\n    if (el) el.href = CONFIG.privateShowingUrl;\n  });\n\n  \/\/ Request property information button\n  const requestInfoBtn = document.getElementById(\"requestInfoBtn\");\n  if (requestInfoBtn) requestInfoBtn.href = CONFIG.requestInfoUrl;\n\n  \/\/ Footer year\n  setText(\"currentYear\", new Date().getFullYear());\n\n\n  \/* ---------------------------------------------------------------\n     GALLERY LIGHTBOX\n     --------------------------------------------------------------- *\/\n  const triggers = Array.prototype.slice.call(document.querySelectorAll(\"[data-lightbox-trigger]\"));\n  const lightbox = document.getElementById(\"lightbox\");\n  const lightboxImage = document.getElementById(\"lightboxImage\");\n  const lightboxClose = document.getElementById(\"lightboxClose\");\n  const lightboxPrev = document.getElementById(\"lightboxPrev\");\n  const lightboxNext = document.getElementById(\"lightboxNext\");\n  let currentIndex = 0;\n\n  function openLightbox(index) {\n    currentIndex = index;\n    const t = triggers[currentIndex];\n    lightboxImage.src = t.getAttribute(\"data-full\");\n    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";\n    lightbox.classList.add(\"is-open\");\n    document.body.style.overflow = \"hidden\";\n    lightboxClose.focus();\n  }\n\n  function closeLightbox() {\n    lightbox.classList.remove(\"is-open\");\n    document.body.style.overflow = \"\";\n  }\n\n  function showRelative(offset) {\n    currentIndex = (currentIndex + offset + triggers.length) % triggers.length;\n    const t = triggers[currentIndex];\n    lightboxImage.src = t.getAttribute(\"data-full\");\n    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";\n  }\n\n  triggers.forEach(function (trigger, index) {\n    trigger.addEventListener(\"click\", function () { openLightbox(index); });\n  });\n\n  lightboxClose.addEventListener(\"click\", closeLightbox);\n  lightboxNext.addEventListener(\"click\", function () { showRelative(1); });\n  lightboxPrev.addEventListener(\"click\", function () { showRelative(-1); });\n\n  lightbox.addEventListener(\"click\", function (e) {\n    if (e.target === lightbox) closeLightbox();\n  });\n\n  document.addEventListener(\"keydown\", function (e) {\n    if (!lightbox.classList.contains(\"is-open\")) return;\n    if (e.key === \"Escape\") closeLightbox();\n    if (e.key === \"ArrowRight\") showRelative(1);\n    if (e.key === \"ArrowLeft\") showRelative(-1);\n  });\n\n\n  \/* ---------------------------------------------------------------\n     REGISTRATION FORM (Google Form embed)\n     --------------------------------------------------------------- *\/\n  const googleFormFrame = document.getElementById(\"googleFormFrame\");\n  const googleFormFallbackLink = document.getElementById(\"googleFormFallbackLink\");\n  if (googleFormFrame && CONFIG.googleFormUrl) {\n    googleFormFrame.src = CONFIG.googleFormUrl;\n  }\n  if (googleFormFallbackLink && CONFIG.googleFormUrl) {\n    googleFormFallbackLink.href = CONFIG.googleFormUrl.replace(\"embedded=true\", \"usp=sf_link\");\n  }\n\n\n  \/* ---------------------------------------------------------------\n     AD TRACKING: capture UTM parameters from the URL\n     --------------------------------------------------------------- *\/\n  function getStoredUTMParams() {\n    try {\n      return JSON.parse(sessionStorage.getItem(\"hawaiiTeamUTM\") || \"{}\");\n    } catch (e) {\n      return {};\n    }\n  }\n\n  (function captureUTMParams() {\n    const params = new URLSearchParams(window.location.search);\n    const utmKeys = [\"utm_source\", \"utm_medium\", \"utm_campaign\", \"utm_content\", \"utm_term\", \"fbclid\"];\n    const captured = {};\n    let found = false;\n    utmKeys.forEach(function (key) {\n      if (params.has(key)) {\n        captured[key] = params.get(key);\n        found = true;\n      }\n    });\n    if (found) {\n      sessionStorage.setItem(\"hawaiiTeamUTM\", JSON.stringify(captured));\n    }\n  })();\n\n});\n<\/script>\n\n<\/body>\n<\/html><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":61,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<!-- ============================================================\r\n     SEO META TAGS\r\n     ============================================================ -->\r\n<title>Virtual Open House | 74-4994 Mamalahoa Highway | The Hawai'i Team<\/title>\r\n<meta name=\"description\" content=\"Rare 2.69-acre Kona estate in Hale O Pueo with a detached guest house and sweeping ocean views. Join The Hawai'i Team for a virtual open house of 74-4994 Mamalahoa Highway, Holualoa, HI.\">\r\n<meta name=\"robots\" content=\"index, follow\">\r\n\r\n<!-- Open Graph \/ social sharing preview -->\r\n<meta property=\"og:type\" content=\"website\">\r\n<meta property=\"og:title\" content=\"Virtual Open House | 74-4994 Mamalahoa Highway\">\r\n<meta property=\"og:description\" content=\"Rare 2.69-acre Kona estate in Hale O Pueo with a detached guest house and sweeping ocean views.\">\r\n<meta property=\"og:image\" content=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\">\r\n\r\n<!-- ============================================================\r\n     ANALYTICS \/ TRACKING PLACEHOLDER\r\n     See instructions below the code for how to add:\r\n       - Meta (Facebook) Pixel\r\n       - Google Analytics (GA4)\r\n     Paste those snippets here in <head>, above the closing tag.\r\n     ============================================================ -->\r\n<!-- <META PIXEL SNIPPET GOES HERE> -->\r\n<!-- <GOOGLE ANALYTICS (GA4) SNIPPET GOES HERE> -->\r\n\r\n<!-- Elegant serif for headings + clean sans for body copy -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  \/* ============================================================\r\n     DESIGN TOKENS \u2014 brand colors, type scale, spacing\r\n     ============================================================ *\/\r\n  :root{\r\n    --color-ocean-deep:#12313a;\r\n    --color-ocean:#1c4b52;\r\n    --color-sand:#f6f1e9;\r\n    --color-sand-light:#fbf9f5;\r\n    --color-gold:#a9843b;\r\n    --color-gold-light:#c9a768;\r\n    --color-ink:#1c1b19;\r\n    --color-ink-soft:#4a4844;\r\n    --color-white:#ffffff;\r\n    --color-line:#e4ddd0;\r\n\r\n    --font-heading:'Cormorant Garamond', Georgia, serif;\r\n    --font-body:'Jost', 'Helvetica Neue', Arial, sans-serif;\r\n\r\n    --max-width:1180px;\r\n    --radius:2px;\r\n    --shadow-soft:0 20px 60px -25px rgba(18,49,58,0.35);\r\n    --transition:0.25s ease;\r\n  }\r\n\r\n  *,*::before,*::after{box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    margin:0;\r\n    font-family:var(--font-body);\r\n    color:var(--color-ink);\r\n    background:var(--color-white);\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  img{max-width:100%;display:block;}\r\n  h1,h2,h3,h4{\r\n    font-family:var(--font-heading);\r\n    font-weight:600;\r\n    color:var(--color-ink);\r\n    margin:0 0 0.5em;\r\n    letter-spacing:0.01em;\r\n  }\r\n  p{margin:0 0 1em;color:var(--color-ink-soft);}\r\n  a{color:inherit;}\r\n  .container{\r\n    max-width:var(--max-width);\r\n    margin:0 auto;\r\n    padding:0 24px;\r\n  }\r\n  section{padding:88px 0;}\r\n  .section-label{\r\n    display:block;\r\n    font-size:0.78rem;\r\n    letter-spacing:0.22em;\r\n    text-transform:uppercase;\r\n    color:var(--color-gold);\r\n    font-weight:500;\r\n    margin-bottom:14px;\r\n  }\r\n  .section-heading{\r\n    font-size:clamp(1.9rem,3.4vw,2.7rem);\r\n    margin-bottom:18px;\r\n  }\r\n  .section-intro{\r\n    max-width:640px;\r\n    font-size:1.05rem;\r\n  }\r\n  .center{text-align:center;margin-left:auto;margin-right:auto;}\r\n\r\n  \/* Buttons *\/\r\n  .btn{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:8px;\r\n    padding:16px 34px;\r\n    font-family:var(--font-body);\r\n    font-size:0.95rem;\r\n    font-weight:500;\r\n    letter-spacing:0.04em;\r\n    text-decoration:none;\r\n    border-radius:var(--radius);\r\n    border:1px solid transparent;\r\n    cursor:pointer;\r\n    transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition);\r\n  }\r\n  .btn:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px;}\r\n  .btn-primary{\r\n    background:var(--color-gold);\r\n    color:var(--color-white);\r\n  }\r\n  .btn-primary:hover{background:var(--color-gold-light);transform:translateY(-1px);}\r\n  .btn-secondary{\r\n    background:transparent;\r\n    color:var(--color-white);\r\n    border-color:rgba(255,255,255,0.6);\r\n  }\r\n  .btn-secondary:hover{background:rgba(255,255,255,0.12);}\r\n  .btn-outline-dark{\r\n    background:transparent;\r\n    color:var(--color-ocean-deep);\r\n    border-color:var(--color-ocean-deep);\r\n  }\r\n  .btn-outline-dark:hover{background:var(--color-ocean-deep);color:var(--color-white);}\r\n  .btn-block{width:100%;}\r\n\r\n  \/* ============================================================\r\n     HERO\r\n     ============================================================ *\/\r\n  .hero{\r\n    position:relative;\r\n    min-height:92vh;\r\n    display:flex;\r\n    align-items:flex-end;\r\n    color:var(--color-white);\r\n    background:#0d2329;\r\n    overflow:hidden;\r\n  }\r\n  .hero-media{\r\n    position:absolute;\r\n    inset:0;\r\n    z-index:0;\r\n  }\r\n  .hero-media img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n  }\r\n  .hero-media::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(180deg, rgba(13,35,41,0.15) 0%, rgba(13,35,41,0.35) 45%, rgba(10,26,31,0.92) 100%);\r\n  }\r\n  .hero-content{\r\n    position:relative;\r\n    z-index:1;\r\n    width:100%;\r\n    padding:64px 24px 56px;\r\n  }\r\n  .hero-inner{\r\n    max-width:var(--max-width);\r\n    margin:0 auto;\r\n  }\r\n  .badge{\r\n    display:inline-block;\r\n    padding:8px 18px;\r\n    font-size:0.72rem;\r\n    letter-spacing:0.2em;\r\n    text-transform:uppercase;\r\n    background:rgba(255,255,255,0.12);\r\n    border:1px solid rgba(255,255,255,0.5);\r\n    border-radius:100px;\r\n    margin-bottom:22px;\r\n    backdrop-filter:blur(4px);\r\n  }\r\n  .hero h1{\r\n    color:var(--color-white);\r\n    font-size:clamp(2.2rem,5vw,3.8rem);\r\n    margin-bottom:6px;\r\n  }\r\n  .hero-location{\r\n    font-size:1.1rem;\r\n    color:rgba(255,255,255,0.85);\r\n    margin-bottom:22px;\r\n    font-weight:300;\r\n    letter-spacing:0.02em;\r\n  }\r\n  .hero-meta{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:28px;\r\n    align-items:center;\r\n    margin-bottom:34px;\r\n  }\r\n  .hero-price{\r\n    font-family:var(--font-heading);\r\n    font-size:clamp(1.8rem,3vw,2.4rem);\r\n    color:var(--color-gold-light);\r\n    font-weight:600;\r\n  }\r\n  .hero-datetime{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:10px;\r\n    font-size:0.98rem;\r\n    color:rgba(255,255,255,0.92);\r\n    padding-left:24px;\r\n    border-left:1px solid rgba(255,255,255,0.35);\r\n  }\r\n  .hero-actions{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:16px;\r\n  }\r\n\r\n  \/* ============================================================\r\n     PROPERTY OVERVIEW STAT BAR\r\n     ============================================================ *\/\r\n  .overview{\r\n    padding:0;\r\n    transform:translateY(-1px);\r\n  }\r\n  .overview-bar{\r\n    max-width:var(--max-width);\r\n    margin:0 auto;\r\n    background:var(--color-sand-light);\r\n    border:1px solid var(--color-line);\r\n    box-shadow:var(--shadow-soft);\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n    position:relative;\r\n    top:-64px;\r\n    z-index:2;\r\n  }\r\n  @media(min-width:700px){\r\n    .overview-bar{grid-template-columns:repeat(5,1fr);}\r\n  }\r\n  .overview-item{\r\n    padding:28px 20px;\r\n    text-align:center;\r\n    border-right:1px solid var(--color-line);\r\n    border-bottom:1px solid var(--color-line);\r\n  }\r\n  @media(min-width:700px){\r\n    .overview-item:last-child{border-right:none;}\r\n    .overview-item{border-bottom:none;}\r\n  }\r\n  .overview-item:nth-child(2n){border-right:none;}\r\n  @media(min-width:700px){\r\n    .overview-item:nth-child(2n){border-right:1px solid var(--color-line);}\r\n    .overview-item:last-child{border-right:none;}\r\n  }\r\n  .overview-value{\r\n    font-family:var(--font-heading);\r\n    font-size:1.6rem;\r\n    font-weight:600;\r\n    color:var(--color-ocean-deep);\r\n    display:block;\r\n  }\r\n  .overview-label{\r\n    font-size:0.72rem;\r\n    letter-spacing:0.14em;\r\n    text-transform:uppercase;\r\n    color:var(--color-ink-soft);\r\n    margin-top:4px;\r\n    display:block;\r\n  }\r\n  .overview-spacer{\r\n    margin-top:-40px;\r\n  }\r\n\r\n  \/* ============================================================\r\n     ABOUT\r\n     ============================================================ *\/\r\n  .about{\r\n    background:var(--color-white);\r\n  }\r\n  .about-grid{\r\n    display:grid;\r\n    gap:40px;\r\n  }\r\n  @media(min-width:860px){\r\n    .about-grid{grid-template-columns:1fr 1fr;align-items:start;}\r\n  }\r\n  #property-description p{\r\n    font-size:1.05rem;\r\n    color:var(--color-ink-soft);\r\n  }\r\n  .about-image img{\r\n    border-radius:var(--radius);\r\n    box-shadow:var(--shadow-soft);\r\n  }\r\n\r\n  \/* ============================================================\r\n     GALLERY\r\n     ============================================================ *\/\r\n  .gallery{background:var(--color-sand);}\r\n  .gallery-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr;\r\n    gap:12px;\r\n  }\r\n  .gallery-featured{\r\n    cursor:zoom-in;\r\n    overflow:hidden;\r\n    border-radius:var(--radius);\r\n  }\r\n  .gallery-featured img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    aspect-ratio:16\/10;\r\n    transition:transform 0.5s ease;\r\n  }\r\n  .gallery-thumbs{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:12px;\r\n  }\r\n  .gallery-thumbs button{\r\n    padding:0;\r\n    border:none;\r\n    background:none;\r\n    cursor:zoom-in;\r\n    overflow:hidden;\r\n    border-radius:var(--radius);\r\n  }\r\n  .gallery-thumbs img{\r\n    width:100%;\r\n    height:100%;\r\n    aspect-ratio:1\/1;\r\n    object-fit:cover;\r\n    transition:transform 0.4s ease;\r\n  }\r\n  .gallery-featured:hover img,\r\n  .gallery-thumbs button:hover img{transform:scale(1.04);}\r\n\r\n  @media(min-width:860px){\r\n    .gallery-grid{grid-template-columns:2fr 1fr;}\r\n    .gallery-thumbs{grid-template-columns:repeat(2,1fr);}\r\n  }\r\n\r\n  \/* Lightbox *\/\r\n  .lightbox{\r\n    position:fixed;\r\n    inset:0;\r\n    background:rgba(10,20,24,0.94);\r\n    display:none;\r\n    align-items:center;\r\n    justify-content:center;\r\n    z-index:100;\r\n    padding:24px;\r\n  }\r\n  .lightbox.is-open{display:flex;}\r\n  .lightbox img{\r\n    max-width:min(92vw,1100px);\r\n    max-height:86vh;\r\n    object-fit:contain;\r\n    border-radius:2px;\r\n  }\r\n  .lightbox-close{\r\n    position:absolute;\r\n    top:22px;\r\n    right:26px;\r\n    background:none;\r\n    border:none;\r\n    color:var(--color-white);\r\n    font-size:2rem;\r\n    line-height:1;\r\n    cursor:pointer;\r\n    font-family:var(--font-body);\r\n  }\r\n  .lightbox-nav{\r\n    position:absolute;\r\n    top:50%;\r\n    transform:translateY(-50%);\r\n    background:rgba(255,255,255,0.12);\r\n    border:1px solid rgba(255,255,255,0.4);\r\n    color:var(--color-white);\r\n    width:44px;\r\n    height:44px;\r\n    border-radius:50%;\r\n    cursor:pointer;\r\n    font-size:1.3rem;\r\n  }\r\n  .lightbox-prev{left:20px;}\r\n  .lightbox-next{right:20px;}\r\n\r\n  \/* ============================================================\r\n     HIGHLIGHTS\r\n     ============================================================ *\/\r\n  .highlights{background:var(--color-ocean-deep);color:var(--color-white);}\r\n  .highlights .section-label{color:var(--color-gold-light);}\r\n  .highlights h2{color:var(--color-white);}\r\n  .highlights-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr;\r\n    gap:1px;\r\n    background:rgba(255,255,255,0.14);\r\n    border:1px solid rgba(255,255,255,0.14);\r\n    margin-top:44px;\r\n  }\r\n  @media(min-width:640px){\r\n    .highlights-grid{grid-template-columns:repeat(2,1fr);}\r\n  }\r\n  @media(min-width:960px){\r\n    .highlights-grid{grid-template-columns:repeat(3,1fr);}\r\n  }\r\n  .highlight-item{\r\n    background:var(--color-ocean-deep);\r\n    padding:32px 28px;\r\n    display:flex;\r\n    align-items:flex-start;\r\n    gap:16px;\r\n  }\r\n  .highlight-icon{\r\n    font-size:1.4rem;\r\n    color:var(--color-gold-light);\r\n    flex-shrink:0;\r\n    line-height:1;\r\n    margin-top:2px;\r\n  }\r\n  .highlight-item h3{\r\n    color:var(--color-white);\r\n    font-size:1.15rem;\r\n    margin-bottom:4px;\r\n  }\r\n  .highlight-item p{\r\n    color:rgba(255,255,255,0.72);\r\n    margin:0;\r\n    font-size:0.92rem;\r\n  }\r\n\r\n  \/* ============================================================\r\n     REGISTRATION FORM\r\n     ============================================================ *\/\r\n  .register{background:var(--color-sand);}\r\n  .register-grid{\r\n    display:grid;\r\n    gap:48px;\r\n  }\r\n  @media(min-width:900px){\r\n    .register-grid{grid-template-columns:0.85fr 1.15fr;}\r\n  }\r\n  .register-copy .details-list{\r\n    list-style:none;\r\n    padding:0;\r\n    margin:28px 0 0;\r\n  }\r\n  .register-copy .details-list li{\r\n    display:flex;\r\n    gap:12px;\r\n    padding:14px 0;\r\n    border-bottom:1px solid var(--color-line);\r\n    font-size:0.98rem;\r\n    color:var(--color-ink-soft);\r\n  }\r\n  .register-copy .details-list li strong{color:var(--color-ink);}\r\n\r\n  .form-card{\r\n    background:var(--color-white);\r\n    border-radius:var(--radius);\r\n    box-shadow:var(--shadow-soft);\r\n    padding:36px 28px;\r\n  }\r\n  @media(min-width:600px){\r\n    .form-card{padding:44px;}\r\n  }\r\n  .form-note{\r\n    font-size:0.78rem;\r\n    color:#8b8578;\r\n    margin-top:14px;\r\n  }\r\n  .form-note a{color:var(--color-gold);}\r\n  #googleFormFrame{\r\n    width:100%;\r\n    border:none;\r\n    display:block;\r\n  }\r\n\r\n  \/* ============================================================\r\n     WHAT TO EXPECT\r\n     ============================================================ *\/\r\n  .expect{background:var(--color-white);}\r\n  .expect-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr;\r\n    gap:32px;\r\n    margin-top:44px;\r\n  }\r\n  @media(min-width:700px){\r\n    .expect-grid{grid-template-columns:repeat(2,1fr);}\r\n  }\r\n  @media(min-width:1000px){\r\n    .expect-grid{grid-template-columns:repeat(4,1fr);}\r\n  }\r\n  .expect-item{text-align:left;}\r\n  .expect-num{\r\n    font-family:var(--font-heading);\r\n    font-size:2rem;\r\n    color:var(--color-gold);\r\n    display:block;\r\n    margin-bottom:10px;\r\n  }\r\n  .expect-item h3{font-size:1.15rem;margin-bottom:8px;}\r\n  .expect-item p{font-size:0.93rem;}\r\n\r\n  \/* ============================================================\r\n     FINAL CTA\r\n     ============================================================ *\/\r\n  .final-cta{\r\n    background:linear-gradient(135deg, var(--color-ocean-deep), var(--color-ocean));\r\n    color:var(--color-white);\r\n    text-align:center;\r\n  }\r\n  .final-cta h2{\r\n    color:var(--color-white);\r\n    font-size:clamp(1.8rem,3.6vw,2.6rem);\r\n  }\r\n  .final-cta p{\r\n    color:rgba(255,255,255,0.8);\r\n    max-width:520px;\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n  }\r\n  .final-cta-actions{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:16px;\r\n    justify-content:center;\r\n    margin-top:30px;\r\n  }\r\n\r\n  \/* ============================================================\r\n     FOOTER\r\n     ============================================================ *\/\r\n  footer{\r\n    background:#0d2329;\r\n    color:rgba(255,255,255,0.7);\r\n    padding:56px 0 28px;\r\n    font-size:0.86rem;\r\n  }\r\n  .footer-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr;\r\n    gap:32px;\r\n    margin-bottom:36px;\r\n  }\r\n  @media(min-width:700px){\r\n    .footer-grid{grid-template-columns:repeat(3,1fr);}\r\n  }\r\n  .footer-brand{\r\n    font-family:var(--font-heading);\r\n    color:var(--color-white);\r\n    font-size:1.3rem;\r\n    margin-bottom:6px;\r\n  }\r\n  footer h4{\r\n    color:var(--color-white);\r\n    font-size:0.78rem;\r\n    letter-spacing:0.14em;\r\n    text-transform:uppercase;\r\n    margin-bottom:14px;\r\n    font-weight:500;\r\n  }\r\n  footer a{\r\n    color:rgba(255,255,255,0.7);\r\n    text-decoration:none;\r\n  }\r\n  footer a:hover{color:var(--color-gold-light);}\r\n  footer p{color:rgba(255,255,255,0.6);}\r\n  .footer-links{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:8px;\r\n  }\r\n  .footer-bottom{\r\n    border-top:1px solid rgba(255,255,255,0.12);\r\n    padding-top:24px;\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:12px 24px;\r\n    justify-content:space-between;\r\n    align-items:center;\r\n    font-size:0.78rem;\r\n    color:rgba(255,255,255,0.5);\r\n  }\r\n  .footer-legal{\r\n    max-width:var(--max-width);\r\n    margin:0 auto 20px;\r\n    padding-top:20px;\r\n    border-top:1px solid rgba(255,255,255,0.12);\r\n    font-size:0.76rem;\r\n    color:rgba(255,255,255,0.45);\r\n    line-height:1.7;\r\n  }\r\n\r\n  \/* Utility *\/\r\n  .visually-hidden{\r\n    position:absolute;\r\n    width:1px;height:1px;\r\n    padding:0;margin:-1px;\r\n    overflow:hidden;\r\n    clip:rect(0,0,0,0);\r\n    white-space:nowrap;border:0;\r\n  }\r\n  .skip-link{\r\n    position:absolute;\r\n    left:-999px;\r\n    top:auto;\r\n    background:var(--color-gold);\r\n    color:#fff;\r\n    padding:12px 20px;\r\n    z-index:200;\r\n  }\r\n  .skip-link:focus{left:16px;top:16px;}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<a class=\"skip-link\" href=\"#main-content\">Skip to main content<\/a>\r\n\r\n<!-- ================================================================\r\n     LIGHTBOX MARKUP (used by gallery JS below)\r\n     ================================================================ -->\r\n<div class=\"lightbox\" id=\"lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Property photo viewer\">\r\n  <button class=\"lightbox-close\" id=\"lightboxClose\" aria-label=\"Close photo viewer\">&times;<\/button>\r\n  <button class=\"lightbox-nav lightbox-prev\" id=\"lightboxPrev\" aria-label=\"Previous photo\">&#8249;<\/button>\r\n  <img id=\"lightboxImage\" src=\"\" alt=\"\">\r\n  <button class=\"lightbox-nav lightbox-next\" id=\"lightboxNext\" aria-label=\"Next photo\">&#8250;<\/button>\r\n<\/div>\r\n\r\n<main id=\"main-content\">\r\n\r\n  <!-- ================================================================\r\n       1. HERO SECTION\r\n       ================================================================ -->\r\n  <section class=\"hero\" aria-label=\"Property hero\">\r\n    <div class=\"hero-media\">\r\n      <!--\r\n        Photo pulled from the live MLS listing (MLS #731611). This is the\r\n        only photo the MLS page reliably exposed a stable URL for \u2014 the\r\n        rest are loaded dynamically. Download the full photo set from the\r\n        MLS\/Hawaii Information Service listing and swap this file in:\r\n        https:\/\/thehawaiiteam.com\/listings\/74-4994-mamalahoa-highway-holualoa-hi-96725\/\r\n      -->\r\n      <img src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\" alt=\"74-4994 Mamalahoa Highway exterior\" id=\"heroImage\">\r\n    <\/div>\r\n    <div class=\"hero-content\">\r\n      <div class=\"hero-inner\">\r\n        <span class=\"badge\">Virtual Open House<\/span>\r\n        <h1 id=\"propertyAddress\">74-4994 Mamalahoa Highway<\/h1>\r\n        <p class=\"hero-location\" id=\"propertyLocation\">Holualoa, HI 96725<\/p>\r\n        <div class=\"hero-meta\">\r\n          <span class=\"hero-price\" id=\"propertyPrice\">$3,500,000<\/span>\r\n          <span class=\"hero-datetime\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>\r\n            <span id=\"openHouseDateTime\">Date &amp; time to be announced<\/span>\r\n          <\/span>\r\n        <\/div>\r\n        <div class=\"hero-actions\">\r\n          <a href=\"#register\" class=\"btn btn-primary\" id=\"heroRegisterBtn\">Register for the Virtual Open House<\/a>\r\n          <a href=\"#\" class=\"btn btn-secondary\" id=\"heroPrivateShowingBtn\">Schedule a Private Showing<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       2. PROPERTY OVERVIEW\r\n       ================================================================ -->\r\n  <section class=\"overview\" aria-label=\"Property overview\">\r\n    <div class=\"container\">\r\n      <div class=\"overview-bar\">\r\n        <div class=\"overview-item\">\r\n          <span class=\"overview-value\" id=\"statBeds\">5<\/span>\r\n          <span class=\"overview-label\">Bedrooms<\/span>\r\n        <\/div>\r\n        <div class=\"overview-item\">\r\n          <span class=\"overview-value\" id=\"statBaths\">5<\/span>\r\n          <span class=\"overview-label\">Bathrooms<\/span>\r\n        <\/div>\r\n        <div class=\"overview-item\">\r\n          <span class=\"overview-value\" id=\"statSqft\">4,158<\/span>\r\n          <span class=\"overview-label\">Square Feet<\/span>\r\n        <\/div>\r\n        <div class=\"overview-item\">\r\n          <span class=\"overview-value\" id=\"statType\">Single Family Home<\/span>\r\n          <span class=\"overview-label\">Property Type<\/span>\r\n        <\/div>\r\n        <div class=\"overview-item\">\r\n          <span class=\"overview-value\" id=\"statMls\">MLS #731611<\/span>\r\n          <span class=\"overview-label\">MLS Number<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       3. ABOUT THE PROPERTY\r\n       ================================================================ -->\r\n  <section class=\"about\" id=\"about\" aria-label=\"About this property\">\r\n    <div class=\"container\">\r\n      <div class=\"about-grid\">\r\n        <div>\r\n          <span class=\"section-label\">About the Property<\/span>\r\n          <h2 class=\"section-heading\">Rare Kona Estate on 2.69 Acres with Guest House &amp; Ocean Views<\/h2>\r\n          <div id=\"property-description\">\r\n            <p>Enjoy cool upcountry living and sweeping ocean views from this private 2.69-acre estate in desirable Hale O Pueo, just minutes from Kailua-Kona. The residence offers soaring 13-foot ceilings, a dramatic three-sided fireplace, multiple living areas, and expansive covered lanais capturing coastline views and year-round sunsets. The gourmet kitchen features honed granite countertops, an oversized island, an 8-burner range, double ovens, and a butler's pantry.<\/p>\r\n            <p>The flexible floor plan includes a spacious primary suite with ocean views, a recreation room with an antique Brunswick billiards table and wet bar, and generous guest accommodations. A detached one-bedroom, one-bath guest house with a full kitchen, laundry, covered lanai, and private carport offers exceptional flexibility for extended family and guests.<\/p>\r\n            <p>The grounds include mature fruit trees, raised garden beds, and a screened orchid greenhouse that doubles as a unique venue for outdoor dining and entertaining \u2014 all at a cool, breezy upcountry elevation just minutes from town.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"about-image\">\r\n          <img src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\" alt=\"74-4994 Mamalahoa Highway living space\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       4. PHOTO GALLERY\r\n       Only one stable photo URL was available from the MLS page fetch.\r\n       Download the rest of the photo set from the listing page and\r\n       add them here (duplicate a thumb <button> block per photo):\r\n       https:\/\/thehawaiiteam.com\/listings\/74-4994-mamalahoa-highway-holualoa-hi-96725\/\r\n       ================================================================ -->\r\n  <section class=\"gallery\" id=\"gallery\" aria-label=\"Photo gallery\">\r\n    <div class=\"container\">\r\n      <span class=\"section-label\">Photo Gallery<\/span>\r\n      <h2 class=\"section-heading\">Explore the Estate<\/h2>\r\n      <div class=\"gallery-grid\" id=\"galleryGrid\">\r\n        <div class=\"gallery-featured\" data-lightbox-trigger data-full=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\" data-alt=\"74-4994 Mamalahoa Highway exterior\">\r\n          <img src=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\" alt=\"74-4994 Mamalahoa Highway exterior\">\r\n        <\/div>\r\n        <div class=\"gallery-thumbs\">\r\n          <!-- ADD MORE LISTING PHOTOS HERE \u2014 duplicate this button block per photo -->\r\n          <button type=\"button\" data-lightbox-trigger data-full=\"images\/gallery-02.jpg\" data-alt=\"Add another listing photo\">\r\n            <img src=\"images\/gallery-02.jpg\" alt=\"Add another listing photo\">\r\n          <\/button>\r\n          <button type=\"button\" data-lightbox-trigger data-full=\"images\/gallery-03.jpg\" data-alt=\"Add another listing photo\">\r\n            <img src=\"images\/gallery-03.jpg\" alt=\"Add another listing photo\">\r\n          <\/button>\r\n          <button type=\"button\" data-lightbox-trigger data-full=\"images\/gallery-04.jpg\" data-alt=\"Add another listing photo\">\r\n            <img src=\"images\/gallery-04.jpg\" alt=\"Add another listing photo\">\r\n          <\/button>\r\n          <button type=\"button\" data-lightbox-trigger data-full=\"images\/gallery-05.jpg\" data-alt=\"Add another listing photo\">\r\n            <img src=\"images\/gallery-05.jpg\" alt=\"Add another listing photo\">\r\n          <\/button>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       5. PROPERTY HIGHLIGHTS\r\n       ================================================================ -->\r\n  <section class=\"highlights\" id=\"highlights\" aria-label=\"Property highlights\">\r\n    <div class=\"container\">\r\n      <span class=\"section-label\">Property Highlights<\/span>\r\n      <h2 class=\"section-heading\">Designed for Cool Upcountry Living<\/h2>\r\n      <div class=\"highlights-grid\">\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127754;<\/span>\r\n          <div><h3>Coastline &amp; Ocean Views<\/h3><p>Sweeping coastline, ocean, and sunset views from a cool upcountry elevation.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127968;<\/span>\r\n          <div><h3>Detached Guest House<\/h3><p>One-bed, one-bath guest house with full kitchen, laundry, and private carport.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#128293;<\/span>\r\n          <div><h3>Three-Sided Fireplace<\/h3><p>A dramatic wood-burning fireplace anchors the main living area.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127860;<\/span>\r\n          <div><h3>Gourmet Kitchen<\/h3><p>Honed granite counters, 8-burner range, double ovens, and butler's pantry.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127958;<\/span>\r\n          <div><h3>Expansive Lanais<\/h3><p>Covered indoor-outdoor living space capturing coastline views.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#127802;<\/span>\r\n          <div><h3>Orchid Greenhouse<\/h3><p>A screened greenhouse that doubles as a unique entertaining venue.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"highlight-item\">\r\n          <span class=\"highlight-icon\" aria-hidden=\"true\">&#128663;<\/span>\r\n          <div><h3>Garage &amp; Carport<\/h3><p>4 attached garage spaces plus 4 carport spaces.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       6. VIRTUAL OPEN HOUSE REGISTRATION\r\n       ================================================================ -->\r\n  <section class=\"register\" id=\"register\" aria-label=\"Register for the virtual open house\">\r\n    <div class=\"container\">\r\n      <div class=\"register-grid\">\r\n        <div class=\"register-copy\">\r\n          <span class=\"section-label\">Reserve Your Spot<\/span>\r\n          <h2 class=\"section-heading\">Join the Virtual Open House<\/h2>\r\n          <p class=\"section-intro\">Register below to receive your private viewing link and reminders before we go live.<\/p>\r\n          <ul class=\"details-list\">\r\n            <li><strong>Date:<\/strong>&nbsp;<span id=\"registerDate\">To be announced<\/span><\/li>\r\n            <li><strong>Time:<\/strong>&nbsp;<span id=\"registerTime\">To be announced<\/span><\/li>\r\n            <li><strong>Format:<\/strong>&nbsp;Live guided video tour with Q&amp;A<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"form-card\">\r\n          <iframe\r\n            id=\"googleFormFrame\"\r\n            src=\"\"\r\n            title=\"Virtual Open House Registration Form\"\r\n            width=\"100%\"\r\n            height=\"1200\"\r\n            frameborder=\"0\"\r\n            marginheight=\"0\"\r\n            marginwidth=\"0\"\r\n            loading=\"lazy\">\r\n            Loading registration form&hellip;\r\n          <\/iframe>\r\n          <p class=\"form-note\">\r\n            Having trouble with the form? <a href=\"#\" id=\"googleFormFallbackLink\" target=\"_blank\" rel=\"noopener\">Open it in a new tab<\/a>.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       7. WHAT TO EXPECT\r\n       ================================================================ -->\r\n  <section class=\"expect\" aria-label=\"What to expect\">\r\n    <div class=\"container\">\r\n      <span class=\"section-label\">What to Expect<\/span>\r\n      <h2 class=\"section-heading\">A Guided Experience, From Anywhere<\/h2>\r\n      <div class=\"expect-grid\">\r\n        <div class=\"expect-item\">\r\n          <span class=\"expect-num\">01<\/span>\r\n          <h3>Live Guided Tour<\/h3>\r\n          <p>Walk through the estate in real time with your host, room by room.<\/p>\r\n        <\/div>\r\n        <div class=\"expect-item\">\r\n          <span class=\"expect-num\">02<\/span>\r\n          <h3>Ask Questions<\/h3>\r\n          <p>Get real-time answers about the home, the land, and the process.<\/p>\r\n        <\/div>\r\n        <div class=\"expect-item\">\r\n          <span class=\"expect-num\">03<\/span>\r\n          <h3>Additional Details<\/h3>\r\n          <p>Receive floor plans, disclosures, and further property information.<\/p>\r\n        <\/div>\r\n        <div class=\"expect-item\">\r\n          <span class=\"expect-num\">04<\/span>\r\n          <h3>Next Steps<\/h3>\r\n          <p>Learn how to schedule a private or in-person showing after the tour.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ================================================================\r\n       9. FINAL CTA\r\n       ================================================================ -->\r\n  <section class=\"final-cta\" aria-label=\"Additional ways to connect\">\r\n    <div class=\"container\">\r\n      <h2>Can't Make the Virtual Open House?<\/h2>\r\n      <p>We'd love to show you this property in person or send you more details \u2014 whatever works best for you.<\/p>\r\n      <div class=\"final-cta-actions\">\r\n        <a href=\"#\" class=\"btn btn-primary\" id=\"finalPrivateShowingBtn\">Schedule a Private Showing<\/a>\r\n        <a href=\"#\" class=\"btn btn-secondary\" id=\"requestInfoBtn\">Request Property Information<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/main>\r\n\r\n<!-- ================================================================\r\n     10. FOOTER\r\n     ================================================================ -->\r\n<footer>\r\n  <div class=\"container\">\r\n    <div class=\"footer-grid\">\r\n      <div>\r\n        <div class=\"footer-brand\">The Hawai\u2018i Team<\/div>\r\n        <p>Keller Williams Big Island<\/p>\r\n        <p>Representing luxury properties across Hawai\u2018i Island.<\/p>\r\n      <\/div>\r\n      <div>\r\n        <h4>Contact<\/h4>\r\n        <div class=\"footer-links\">\r\n          <a href=\"tel:+18089130899\" id=\"footerPhoneLink\">(808) 913-0899<\/a>\r\n          <a href=\"mailto:team@thehawaiiteam.com\" id=\"footerEmailLink\">team@thehawaiiteam.com<\/a>\r\n          <a href=\"#\">73-5619 Kauhola St. Ste 208, Kailua-Kona, HI 96740<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div>\r\n        <h4>Legal<\/h4>\r\n        <div class=\"footer-links\">\r\n          <a href=\"\/privacy-policy\">Privacy Policy<\/a>\r\n          <a href=\"#\">Accessibility Statement<\/a>\r\n          <a href=\"#\">Terms of Use<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"footer-legal container\">\r\n    <p>Equal Housing Opportunity. Each Keller Williams office is independently owned and operated. The Hawai\u2018i Team is a licensed REALTOR&reg; team affiliated with Keller Williams Big Island (Daniel Polimino, REALTOR&reg; Broker, License #RB-22894; KW Big Island License #RB-23793). Information deemed reliable but not guaranteed; buyer to verify all information including but not limited to square footage, lot size, and property condition. Listing data courtesy of Hawaii Information Service and KW Big Island (MLS #731611). This is not an offer to sell or a solicitation to buy real property in jurisdictions where prior registration is required.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"container footer-bottom\">\r\n    <span>&copy; <span id=\"currentYear\"><\/span> The Hawai\u2018i Team | Keller Williams Big Island. All rights reserved.<\/span>\r\n    <span>REALTOR&reg; Equal Housing Opportunity<\/span>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n\/* =====================================================================\r\n   CONFIGURATION \u2014 74-4994 Mamalahoa Highway, Holualoa, HI 96725\r\n   Pulled from the live MLS listing (MLS #731611) via thehawaiiteam.com\r\n   on Aug 11, 2026. Virtual open house date\/time still needs to be set \u2014\r\n   search \"TBD\" below.\r\n   ===================================================================== *\/\r\nconst CONFIG = {\r\n  \/\/ --- Address ---\r\n  address: \"74-4994 Mamalahoa Highway\",\r\n  city: \"Holualoa\",\r\n  state: \"HI\",\r\n  zip: \"96725\",\r\n\r\n  \/\/ --- Price & Facts ---\r\n  price: \"$3,500,000\",\r\n  bedrooms: \"5\",\r\n  bathrooms: \"5\",\r\n  squareFootage: \"4,158\",\r\n  propertyType: \"Single Family Home\",\r\n  mlsNumber: \"MLS #731611\",\r\n\r\n  \/\/ --- Virtual Open House ---\r\n  \/\/ TBD: no virtual open house has been scheduled yet for this listing.\r\n  \/\/ Set the real date\/time here once confirmed \u2014 updates the hero,\r\n  \/\/ registration section, and page copy automatically.\r\n  openHouseDate: \"[DATE TBD]\",\r\n  openHouseTime: \"[TIME TBD]\",\r\n\r\n  \/\/ --- Links ---\r\n  registrationUrl: \"#register\",\r\n  \/\/ \"Schedule a Private Showing\" and \"Request Property Information\" both\r\n  \/\/ open a pre-filled email to the team inbox. Swap for a scheduling\r\n  \/\/ link (Calendly, etc.) later if you'd rather route showings there.\r\n  privateShowingUrl: \"mailto:team@thehawaiiteam.com?subject=Private%20Showing%20Request%20%E2%80%93%2074-4994%20Mamalahoa%20Highway\",\r\n  requestInfoUrl: \"mailto:team@thehawaiiteam.com?subject=Property%20Information%20Request%20%E2%80%93%2074-4994%20Mamalahoa%20Highway\",\r\n\r\n  \/\/ Google Form embed URL \u2014 reused from the standard Hawai'i Team\r\n  \/\/ registration form. Swap for a listing-specific form if you create one.\r\n  googleFormUrl: \"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSc0kT19YetYbppYZ7aI8YBWZLv9SSQxIaSA1xUc0XfeZ3eLrg\/viewform?embedded=true\",\r\n\r\n  \/\/ --- Contact Info (used in the footer) ---\r\n  contactPhone: \"(808) 913-0899\",\r\n  contactPhoneLink: \"+18089130899\",\r\n  contactEmail: \"team@thehawaiiteam.com\"\r\n};\r\n\/* ===================== END CONFIGURATION SECTION ===================== *\/\r\n\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n\r\n  function setText(id, value) {\r\n    const el = document.getElementById(id);\r\n    if (el) el.textContent = value;\r\n  }\r\n\r\n  setText(\"propertyAddress\", CONFIG.address);\r\n  setText(\"propertyLocation\", CONFIG.city + \", \" + CONFIG.state + \" \" + CONFIG.zip);\r\n  setText(\"propertyPrice\", CONFIG.price);\r\n  if (CONFIG.openHouseDate !== \"[DATE TBD]\") {\r\n    setText(\"openHouseDateTime\", CONFIG.openHouseDate + \" \u00b7 \" + CONFIG.openHouseTime);\r\n    setText(\"registerDate\", CONFIG.openHouseDate);\r\n    setText(\"registerTime\", CONFIG.openHouseTime);\r\n  }\r\n  setText(\"statBeds\", CONFIG.bedrooms);\r\n  setText(\"statBaths\", CONFIG.bathrooms);\r\n  setText(\"statSqft\", CONFIG.squareFootage);\r\n  setText(\"statType\", CONFIG.propertyType);\r\n  setText(\"statMls\", CONFIG.mlsNumber);\r\n  setText(\"footerPhoneLink\", CONFIG.contactPhone);\r\n  setText(\"footerEmailLink\", CONFIG.contactEmail);\r\n\r\n  const footerEmailLink = document.getElementById(\"footerEmailLink\");\r\n  if (footerEmailLink) footerEmailLink.href = \"mailto:\" + CONFIG.contactEmail;\r\n  const footerPhoneLink = document.getElementById(\"footerPhoneLink\");\r\n  if (footerPhoneLink) footerPhoneLink.href = \"tel:\" + CONFIG.contactPhoneLink;\r\n\r\n  \/\/ Registration buttons\/links\r\n  [\"heroRegisterBtn\"].forEach(function (id) {\r\n    const el = document.getElementById(id);\r\n    if (el && CONFIG.registrationUrl !== \"#register\") el.href = CONFIG.registrationUrl;\r\n  });\r\n\r\n  \/\/ Private showing buttons\r\n  [\"heroPrivateShowingBtn\", \"finalPrivateShowingBtn\"].forEach(function (id) {\r\n    const el = document.getElementById(id);\r\n    if (el) el.href = CONFIG.privateShowingUrl;\r\n  });\r\n\r\n  \/\/ Request property information button\r\n  const requestInfoBtn = document.getElementById(\"requestInfoBtn\");\r\n  if (requestInfoBtn) requestInfoBtn.href = CONFIG.requestInfoUrl;\r\n\r\n  \/\/ Footer year\r\n  setText(\"currentYear\", new Date().getFullYear());\r\n\r\n\r\n  \/* ---------------------------------------------------------------\r\n     GALLERY LIGHTBOX\r\n     --------------------------------------------------------------- *\/\r\n  const triggers = Array.prototype.slice.call(document.querySelectorAll(\"[data-lightbox-trigger]\"));\r\n  const lightbox = document.getElementById(\"lightbox\");\r\n  const lightboxImage = document.getElementById(\"lightboxImage\");\r\n  const lightboxClose = document.getElementById(\"lightboxClose\");\r\n  const lightboxPrev = document.getElementById(\"lightboxPrev\");\r\n  const lightboxNext = document.getElementById(\"lightboxNext\");\r\n  let currentIndex = 0;\r\n\r\n  function openLightbox(index) {\r\n    currentIndex = index;\r\n    const t = triggers[currentIndex];\r\n    lightboxImage.src = t.getAttribute(\"data-full\");\r\n    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";\r\n    lightbox.classList.add(\"is-open\");\r\n    document.body.style.overflow = \"hidden\";\r\n    lightboxClose.focus();\r\n  }\r\n\r\n  function closeLightbox() {\r\n    lightbox.classList.remove(\"is-open\");\r\n    document.body.style.overflow = \"\";\r\n  }\r\n\r\n  function showRelative(offset) {\r\n    currentIndex = (currentIndex + offset + triggers.length) % triggers.length;\r\n    const t = triggers[currentIndex];\r\n    lightboxImage.src = t.getAttribute(\"data-full\");\r\n    lightboxImage.alt = t.getAttribute(\"data-alt\") || \"\";\r\n  }\r\n\r\n  triggers.forEach(function (trigger, index) {\r\n    trigger.addEventListener(\"click\", function () { openLightbox(index); });\r\n  });\r\n\r\n  lightboxClose.addEventListener(\"click\", closeLightbox);\r\n  lightboxNext.addEventListener(\"click\", function () { showRelative(1); });\r\n  lightboxPrev.addEventListener(\"click\", function () { showRelative(-1); });\r\n\r\n  lightbox.addEventListener(\"click\", function (e) {\r\n    if (e.target === lightbox) closeLightbox();\r\n  });\r\n\r\n  document.addEventListener(\"keydown\", function (e) {\r\n    if (!lightbox.classList.contains(\"is-open\")) return;\r\n    if (e.key === \"Escape\") closeLightbox();\r\n    if (e.key === \"ArrowRight\") showRelative(1);\r\n    if (e.key === \"ArrowLeft\") showRelative(-1);\r\n  });\r\n\r\n\r\n  \/* ---------------------------------------------------------------\r\n     REGISTRATION FORM (Google Form embed)\r\n     --------------------------------------------------------------- *\/\r\n  const googleFormFrame = document.getElementById(\"googleFormFrame\");\r\n  const googleFormFallbackLink = document.getElementById(\"googleFormFallbackLink\");\r\n  if (googleFormFrame && CONFIG.googleFormUrl) {\r\n    googleFormFrame.src = CONFIG.googleFormUrl;\r\n  }\r\n  if (googleFormFallbackLink && CONFIG.googleFormUrl) {\r\n    googleFormFallbackLink.href = CONFIG.googleFormUrl.replace(\"embedded=true\", \"usp=sf_link\");\r\n  }\r\n\r\n\r\n  \/* ---------------------------------------------------------------\r\n     AD TRACKING: capture UTM parameters from the URL\r\n     --------------------------------------------------------------- *\/\r\n  function getStoredUTMParams() {\r\n    try {\r\n      return JSON.parse(sessionStorage.getItem(\"hawaiiTeamUTM\") || \"{}\");\r\n    } catch (e) {\r\n      return {};\r\n    }\r\n  }\r\n\r\n  (function captureUTMParams() {\r\n    const params = new URLSearchParams(window.location.search);\r\n    const utmKeys = [\"utm_source\", \"utm_medium\", \"utm_campaign\", \"utm_content\", \"utm_term\", \"fbclid\"];\r\n    const captured = {};\r\n    let found = false;\r\n    utmKeys.forEach(function (key) {\r\n      if (params.has(key)) {\r\n        captured[key] = params.get(key);\r\n        found = true;\r\n      }\r\n    });\r\n    if (found) {\r\n      sessionStorage.setItem(\"hawaiiTeamUTM\", JSON.stringify(captured));\r\n    }\r\n  })();\r\n\r\n});\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>","_et_gb_content_width":"","footnotes":""},"class_list":["post-1292337","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mamalahoa: Virtual Open House | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mamalahoa: Virtual Open House | The Hawaii Team\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"og:image\" content=\"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/\",\"name\":\"Mamalahoa: Virtual Open House | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/0f\\\/88\\\/731611_2.jpg?ts=1783247227\",\"datePublished\":\"2026-08-12T22:21:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/#primaryimage\",\"url\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/0f\\\/88\\\/731611_2.jpg?ts=1783247227\",\"contentUrl\":\"https:\\\/\\\/photos.hiinfo.com\\\/media\\\/property\\\/photo\\\/0f\\\/88\\\/731611_2.jpg?ts=1783247227\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/mamalahoa-virtual-open-house\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mamalahoa: Virtual Open House\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mamalahoa: Virtual Open House | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/","og_locale":"en_US","og_type":"article","og_title":"Mamalahoa: Virtual Open House | The Hawaii Team","og_url":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","og_image":[{"url":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/","url":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/","name":"Mamalahoa: Virtual Open House | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/#primaryimage"},"image":{"@id":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/#primaryimage"},"thumbnailUrl":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227","datePublished":"2026-08-12T22:21:53+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/#primaryimage","url":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227","contentUrl":"https:\/\/photos.hiinfo.com\/media\/property\/photo\/0f\/88\/731611_2.jpg?ts=1783247227"},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/mamalahoa-virtual-open-house\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"Mamalahoa: Virtual Open House"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1292337","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1292337"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1292337\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1292337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1290917,"date":"2026-06-26T16:56:25","date_gmt":"2026-06-27T02:56:25","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1290917"},"modified":"2026-08-12T15:53:50","modified_gmt":"2026-08-13T01:53:50","slug":"golf-fundraiser","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/","title":{"rendered":"The Hawaii Team Golf Fundraiser"},"content":{"rendered":"<style>\n#htgt h1, #htgt h2, #htgt h3, #htgt h4,\n#htgt p, #htgt div, #htgt li, #htgt span, #htgt a {\n  color: inherit;\n}\n\/* --- Mobile responsiveness added --- *\/\n@media (max-width: 768px) {\n  #htgt .ht-section { padding-left: 1.25rem !important; padding-right: 1.25rem !important; }\n  #htgt .ht-grid-2 { grid-template-columns: 1fr !important; gap: 2rem !important; }\n  #htgt .ht-grid-4 { grid-template-columns: 1fr 1fr !important; gap: 0.75rem !important; }\n  #htgt .ht-stack-table,\n  #htgt .ht-stack-table tbody,\n  #htgt .ht-stack-table tr { display: block !important; width: 100% !important; }\n  #htgt .ht-stack-table td { display: block !important; width: 100% !important; padding: 0 0 1rem 0 !important; margin: 0 !important; }\n  #htgt .ht-hero-stats { gap: 1.5rem !important; row-gap: 1.25rem !important; }\n  #htgt .ht-hashtag { flex-direction: column !important; align-items: flex-start !important; }\n  #htgt .ht-hashtag-text { font-size: 1.4rem !important; }\n  #htgt .ht-footer { flex-direction: column !important; gap: 1.5rem !important; }\n  #htgt .ht-footer-copy { align-self: flex-start !important; }\n}\n@media (max-width: 480px) {\n  #htgt .ht-grid-4 { grid-template-columns: 1fr !important; }\n}\n<\/style>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Lato:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\">\n<div id=\"htgt\" style=\"font-family:'Lato',Arial,sans-serif;font-size:16px;line-height:1.6;color:#1A1A1A;max-width:100%;overflow-x:hidden;\">\n<!-- HERO --><\/p>\n<div class=\"ht-section ht-hero\" style=\"background:#111111;padding:2.5rem 3rem 0;position:relative;overflow:hidden;\">\n<div style=\"margin-bottom:1.75rem;\"><img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png\" alt=\"The Hawaii Team\" style=\"height:80px;width:auto;display:block;\"><\/div>\n<p style=\"font-size:0.72rem;letter-spacing:0.2em;text-transform:uppercase;color:#C9A84C;font-weight:500;margin-bottom:1.25rem;font-family:'Lato',Arial,sans-serif;background:#1A1A1A;\">Saturday, November 28th, 2026 \u00b7 Mauna Lani Golf Course<\/p>\n<h1 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.4rem,9vw,6.5rem);font-weight:600;line-height:1;color:#FFFFFF !important;margin:0 0 1.5rem;\">\n    Golf for a<br \/>Greater<br \/>\n    <em style=\"font-style:italic;color:rgba(255,255,255,0.4);display:block;font-size:0.7em;\">Hawai\u02bbi<\/em><br \/>\n  <\/h1>\n<p style=\"color:#FFFFFF !important;max-width:520px;font-size:1rem;line-height:1.8;margin:0 0 1.5rem;\">A four-person scramble tournament uniting businesses, families, and community leaders to raise funds for individuals with intellectual and developmental disabilities across Hawai\u02bbi Island.<\/p>\n<div style=\"display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin-bottom:2rem;\">\n    <a href=\"#ht-register\" style=\"background:#C9A84C;color:#FFFFFF;padding:0.9rem 2rem;text-decoration:none;font-weight:500;font-size:0.88rem;letter-spacing:0.04em;border-radius:2px;display:inline-block;font-family:'Lato',Arial,sans-serif;\">Register to Play<\/a><br \/>\n    <a href=\"#ht-sponsors\" style=\"border:1px solid rgba(255,255,255,0.35);color:#FFFFFF;padding:0.9rem 2rem;text-decoration:none;font-size:0.88rem;border-radius:2px;display:inline-block;font-family:'Lato',Arial,sans-serif;\">Become a Sponsor<\/a><br \/>\n    <a href=\"#ht-interest\" style=\"font-size:0.8rem;color:rgba(255,255,255,0.55);text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.25);font-family:'Lato',Arial,sans-serif;\">Not ready to register? Join the interest list \u2192<\/a>\n  <\/div>\n<div class=\"ht-hero-stats\" style=\"padding:1.5rem 0;border-top:1px solid rgba(255,255,255,0.1);display:flex;gap:3rem;flex-wrap:wrap;\">\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.9rem;font-weight:700;color:#FFFFFF;line-height:1;\">72\u2013144<\/div>\n<div style=\"font-size:0.68rem;letter-spacing:0.15em;text-transform:uppercase;color:rgba(255,255,255,0.7) !important;margin-top:0.2rem;\">Players Expected<\/div>\n<\/div>\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.9rem;font-weight:700;color:#FFFFFF;line-height:1;\">$64,250<\/div>\n<div style=\"font-size:0.68rem;letter-spacing:0.15em;text-transform:uppercase;color:rgba(255,255,255,0.7) !important;margin-top:0.2rem;\">Fundraising Goal<\/div>\n<\/div>\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.9rem;font-weight:700;color:#FFFFFF;line-height:1;\">2<\/div>\n<div style=\"font-size:0.68rem;letter-spacing:0.15em;text-transform:uppercase;color:rgba(255,255,255,0.7) !important;margin-top:0.2rem;\">Nonprofits Supported<\/div>\n<\/div>\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.9rem;font-weight:700;color:#FFFFFF;line-height:1;\">4-Person<\/div>\n<div style=\"font-size:0.68rem;letter-spacing:0.15em;text-transform:uppercase;color:rgba(255,255,255,0.7) !important;margin-top:0.2rem;\">Scramble Format<\/div>\n<\/div><\/div>\n<\/div>\n<p><!-- PARTNER BAR --><\/p>\n<div class=\"ht-section\" style=\"background:#EAE4D4;padding:1rem 3rem;border-bottom:1px solid rgba(0,0,0,0.07);overflow:hidden;\">\n<p style=\"font-size:0.65rem;letter-spacing:0.18em;text-transform:uppercase;color:#999;font-family:'Lato',Arial,sans-serif;margin:0 0 0.75rem;\">Presented in partnership with<\/p>\n<table class=\"ht-stack-table\" style=\"border-collapse:collapse;width:100%;\">\n<tr style=\"vertical-align:middle;\">\n<td style=\"width:25%;padding:0 0.5rem 0 0;\">\n<div style=\"background:#C9A84C;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:0.6rem 0.85rem;display:block;\">\n<div style=\"margin-bottom:0.25rem;\"><img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png\" alt=\"The Hawaii Team\" style=\"height:45px;width:auto;display:block;\"><\/div>\n<div style=\"font-size:0.8rem;font-weight:500;color:#1A1A1A;font-family:'Lato',Arial,sans-serif;\">The Hawai\u02bbi Team<\/div>\n<div style=\"font-size:0.68rem;color:#1A1A1A;font-family:'Lato',Arial,sans-serif;\">Title Sponsor<\/div>\n<\/p><\/div>\n<\/td>\n<td style=\"width:25%;padding:0 0.5rem;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:0.6rem 0.85rem;\">\n<div style=\"font-size:1.1rem;margin-bottom:0.2rem;\">&#x26f3;<\/div>\n<div style=\"font-size:0.8rem;font-weight:500;color:#1A1A1A;font-family:'Lato',Arial,sans-serif;\">Mauna Lani Golf Course<\/div>\n<div style=\"font-size:0.68rem;color:#999;font-family:'Lato',Arial,sans-serif;\">Host Venue<\/div>\n<\/p><\/div>\n<\/td>\n<td style=\"width:25%;padding:0 0.5rem;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:0.6rem 0.85rem;\">\n<div style=\"background:#1A1A1A;border-radius:4px;padding:0.3rem 0.5rem;display:inline-block;margin-bottom:0.3rem;\"><img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/08\/AMOK-logo-white.png\" alt=\"Autism Moms of Kona\" style=\"height:20px;width:auto;display:block;\"><\/div>\n<div style=\"font-size:0.8rem;font-weight:500;color:#1A1A1A;font-family:'Lato',Arial,sans-serif;\">Autism Moms of Kona<\/div>\n<div style=\"font-size:0.68rem;color:#999;font-family:'Lato',Arial,sans-serif;\">Beneficiary<\/div>\n<\/p><\/div>\n<\/td>\n<td style=\"width:25%;padding:0 0 0 0.5rem;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:0.6rem 0.85rem;\">\n        <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/08\/full-life-logo_square_with-copy.png\" alt=\"Full Life Hawai'i\" style=\"height:28px;width:auto;display:block;margin-bottom:0.3rem;\"><\/p>\n<div style=\"font-size:0.8rem;font-weight:500;color:#1A1A1A;font-family:'Lato',Arial,sans-serif;\">Full Life Hawai\u02bbi<\/div>\n<div style=\"font-size:0.68rem;color:#999;font-family:'Lato',Arial,sans-serif;\">Beneficiary<\/div>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<p><!-- MISSION --><\/p>\n<div id=\"ht-about\" class=\"ht-section\" style=\"background:#FFFFFF;padding:3rem 3rem;\">\n<div class=\"ht-grid-2\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;\">\n<div>\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C8002A;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Our Mission<\/p>\n<h2 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:600;line-height:1.15;color:#1A1A1A;max-width:600px;margin:0 0 1.25rem;\">Driving inclusion, opportunity, and lifelong impact<\/h2>\n<p style=\"color:#444;font-size:1rem;line-height:1.85;margin:0 0 1rem;\">The Hawai\u02bbi Team Community Impact Golf Tournament is more than a day on the course. It is a platform for philanthropy and collective giving\u2014uniting our community around causes that create real, lasting change.<\/p>\n<p style=\"color:#444;font-size:1rem;line-height:1.85;margin:0;\">Proceeds fund inclusive programming, therapeutic alternatives, advocacy initiatives, and person-centered services that empower individuals with intellectual and developmental disabilities to thrive from childhood through adulthood.<\/p>\n<\/p><\/div>\n<div>\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C8002A;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">2026 Beneficiaries<\/p>\n<div style=\"border-left:3px solid #C04A2A;padding:1.2rem 1.4rem;background:#EAE4D4;border-radius:0 4px 4px 0;margin-bottom:1rem;\">\n<div style=\"background:#1A1A1A;border-radius:4px;padding:0.4rem 0.65rem;display:inline-block;margin-bottom:0.6rem;\"><img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/08\/AMOK-logo-white.png\" alt=\"Autism Moms of Kona\" style=\"height:26px;width:auto;display:block;\"><\/div>\n<h3 style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.15rem;font-weight:700;color:#1A1A1A;margin:0 0 0.35rem;\">Ava Sofia Foundation<\/h3>\n<p style=\"font-size:0.88rem;color:#555;line-height:1.6;margin:0;\">DBA Autism Moms of Kona \u2014 providing early intervention, family support, advocacy, and educational resources for children and families impacted by autism throughout Hawai\u02bbi Island.<\/p>\n<\/p><\/div>\n<div style=\"border-left:3px solid #C04A2A;padding:1.2rem 1.4rem;background:#EAE4D4;border-radius:0 4px 4px 0;margin-bottom:1rem;\">\n        <img decoding=\"async\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/08\/full-life-logo_square_with-copy.png\" alt=\"Full Life Hawai'i\" style=\"height:38px;width:auto;display:block;margin-bottom:0.6rem;\"><\/p>\n<h3 style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.15rem;font-weight:700;color:#1A1A1A;margin:0 0 0.35rem;\">Full Life Hawai\u02bbi<\/h3>\n<p style=\"font-size:0.88rem;color:#555;line-height:1.6;margin:0;\">Supporting individuals with developmental disabilities through employment opportunities, independent living skills, inclusive recreation, and community integration\u2014from childhood through adulthood.<\/p>\n<\/p><\/div>\n<p style=\"font-size:0.78rem;color:#888;line-height:1.6;margin:0;\">Ava Sofia Foundation DBA Autism Moms of Kona serves as the nonprofit fiscal administrator. Sponsors seeking a tax-deductible receipt should make contributions directly to the Foundation.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- EVENT DETAILS --><\/p>\n<div class=\"ht-section\" style=\"background:#F5EDD8;padding:3rem 3rem;\">\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C8002A;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Event Details<\/p>\n<h2 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:600;line-height:1.15;color:#1A1A1A;margin:0 0 2.5rem;\">Mark your calendar<\/h2>\n<div class=\"ht-grid-4\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(0,0,0,0.08);border:1px solid rgba(0,0,0,0.08);\">\n<div style=\"background:#FFF;padding:1.75rem 1.5rem;\">\n<div style=\"font-size:1.5rem;margin-bottom:0.6rem;\">&#x1f4c5;<\/div>\n<div style=\"font-size:0.62rem;letter-spacing:0.16em;text-transform:uppercase;color:#888;margin-bottom:0.3rem;font-family:'Lato',Arial,sans-serif;\">Date<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:600;color:#1A1A1A;line-height:1.3;\">Saturday<br \/>November 28, 2026<\/div>\n<\/div>\n<div style=\"background:#FFF;padding:1.75rem 1.5rem;\">\n<div style=\"font-size:1.5rem;margin-bottom:0.6rem;\">&#x26f3;<\/div>\n<div style=\"font-size:0.62rem;letter-spacing:0.16em;text-transform:uppercase;color:#888;margin-bottom:0.3rem;font-family:'Lato',Arial,sans-serif;\">Venue<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:600;color:#1A1A1A;line-height:1.3;\">Mauna Lani<br \/>Golf Course<\/div>\n<\/div>\n<div style=\"background:#FFF;padding:1.75rem 1.5rem;\">\n<div style=\"font-size:1.5rem;margin-bottom:0.6rem;\">&#x1f3cc;&#xfe0f;<\/div>\n<div style=\"font-size:0.62rem;letter-spacing:0.16em;text-transform:uppercase;color:#888;margin-bottom:0.3rem;font-family:'Lato',Arial,sans-serif;\">Format<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:600;color:#1A1A1A;line-height:1.3;\">Four-Person<br \/>Scramble<\/div>\n<\/div>\n<div style=\"background:#FFF;padding:1.75rem 1.5rem;\">\n<div style=\"font-size:1.5rem;margin-bottom:0.6rem;\">&#x1f465;<\/div>\n<div style=\"font-size:0.62rem;letter-spacing:0.16em;text-transform:uppercase;color:#888;margin-bottom:0.3rem;font-family:'Lato',Arial,sans-serif;\">Players<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:600;color:#1A1A1A;line-height:1.3;\">72\u2013144<br \/>Golfers<\/div>\n<\/div><\/div>\n<\/div>\n<p><!-- SPONSORSHIPS --><\/p>\n<div id=\"ht-sponsors\" class=\"ht-section\" style=\"background:#1A1A1A;padding:3rem 3rem;color:#FFFFFF;\">\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C9A84C;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Sponsorship Opportunities<\/p>\n<h2 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:600;line-height:1.15;color:#FFFFFF !important;margin:0 0 0.85rem;\">Partner with purpose<\/h2>\n<p style=\"color:rgba(255,255,255,0.8) !important;max-width:520px;font-size:1rem;margin:0 0 2.5rem;\">Increase visibility, engage with community-minded leaders, and demonstrate your commitment to inclusion while investing in programs that build a more accessible Hawai\u02bbi.<\/p>\n<p>  <!-- Top 3 tiers --><\/p>\n<table class=\"ht-stack-table\" style=\"width:100%;border-collapse:separate;border-spacing:1rem 0;margin-bottom:1.25rem;table-layout:fixed;\">\n<tr style=\"vertical-align:top;\">\n    <!-- Title --><\/p>\n<td style=\"width:33.33%;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:4px;padding:1.75rem;\">\n<div style=\"display:inline-block;font-size:0.62rem;letter-spacing:0.15em;text-transform:uppercase;padding:0.28rem 0.7rem;border-radius:100px;margin-bottom:1rem;background:rgba(255,255,255,0.15);color:rgba(255,255,255,0.8);font-family:'Lato',Arial,sans-serif;\">&#x1f3c6; 1 Available<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.4rem;font-weight:600;color:#FFFFFF !important;line-height:1.2;margin-bottom:0.6rem;\">Title Sponsor \u2014 The Hawai\u02bbi Team<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:2.1rem;font-weight:700;color:#FFFFFF !important;margin-bottom:0.2rem;\">$5,000<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.8) !important;margin-bottom:1rem;font-family:'Lato',Arial,sans-serif;\">Exclusive naming rights<\/div>\n<ul style=\"list-style:none;padding:0;margin:0;\">\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Largest logo on all event materials<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Premium banner placement<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Logo on registration website<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Social media spotlight (multiple)<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Press release &amp; radio mention<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Logo on T-shirts &amp; swag<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Two complimentary foursomes<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Welcome remarks opportunity<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Marketing materials in gift bags<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Exclusive hole sponsorship included<\/li>\n<\/ul>\n<\/td>\n<p>    <!-- Presenting (featured) --><\/p>\n<td style=\"width:33.33%;background:#C9A84C;border:1px solid #C04A2A;border-radius:4px;padding:1.75rem;\">\n<div style=\"display:inline-block;font-size:0.62rem;letter-spacing:0.15em;text-transform:uppercase;padding:0.28rem 0.7rem;border-radius:100px;margin-bottom:1rem;background:rgba(0,0,0,0.15);color:#1A1A1A;font-family:'Lato',Arial,sans-serif;\">&#x1f33a; 2 Available<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.4rem;font-weight:600;color:#1A1A1A;line-height:1.2;margin-bottom:0.6rem;\">Presenting Sponsor<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:2.1rem;font-weight:700;color:#1A1A1A !important;margin-bottom:0.2rem;\">$5,000<\/div>\n<div style=\"font-size:0.72rem;color:rgba(0,0,0,0.7) !important;margin-bottom:1rem;font-family:'Lato',Arial,sans-serif;\">Prominent co-branding throughout<\/div>\n<ul style=\"list-style:none;padding:0;margin:0;\">\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>Prominent logo placement<\/li>\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>Social media spotlight (multiple)<\/li>\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>Website &amp; banner recognition<\/li>\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>One complimentary foursome<\/li>\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>Marketing materials in gift bags<\/li>\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>Hole sponsorship included<\/li>\n<li style=\"font-size:0.82rem;color:#1A1A1A;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(0,0,0,0.35);\">\u2014<\/span>Emcee recognition<\/li>\n<\/ul>\n<\/td>\n<p>    <!-- Corporate --><\/p>\n<td style=\"width:33.33%;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:4px;padding:1.75rem;\">\n<div style=\"display:inline-block;font-size:0.62rem;letter-spacing:0.15em;text-transform:uppercase;padding:0.28rem 0.7rem;border-radius:100px;margin-bottom:1rem;background:rgba(255,255,255,0.15);color:rgba(255,255,255,0.8);font-family:'Lato',Arial,sans-serif;\">&#x26f3; 4 Available<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.4rem;font-weight:600;color:#FFFFFF !important;line-height:1.2;margin-bottom:0.6rem;\">Corporate Sponsor<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:2.1rem;font-weight:700;color:#FFFFFF !important;margin-bottom:0.2rem;\">$2,500<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.8) !important;margin-bottom:1rem;font-family:'Lato',Arial,sans-serif;\">Strong brand presence across event<\/div>\n<ul style=\"list-style:none;padding:0;margin:0;\">\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Logo on event banner<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Website recognition<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Social media recognition (multiple)<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>One complimentary foursome<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Marketing materials in gift bags<\/li>\n<li style=\"font-size:0.82rem;color:rgba(255,255,255,0.95) !important;padding-left:1rem;position:relative;line-height:1.6;font-family:'Lato',Arial,sans-serif;\"><span style=\"position:absolute;left:0;color:rgba(255,255,255,0.5);\">\u2014<\/span>Emcee recognition<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/table>\n<p>  <!-- Mini sponsor grid --><\/p>\n<div class=\"ht-grid-4\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;\">\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f6a9;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Hole Sponsor<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$1,500<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">15 available \u00b7 Custom tee sign \u00b7 Option to staff hole<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:4px;padding:1.25rem;opacity:0.6;\">\n<div style=\"display:flex;justify-content:space-between;align-items:flex-start;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f379;<\/div>\n<p><span style=\"font-size:0.6rem;letter-spacing:0.1em;text-transform:uppercase;background:#C8002A;color:#FFFFFF !important;padding:0.15rem 0.5rem;border-radius:100px;font-family:'Lato',Arial,sans-serif;\">Sold<\/span><\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Beverage Cart<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;text-decoration:line-through;\">$2,000<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">Logo on cart + banner (subject to venue approval)<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f37d;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Lunch Sponsor<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$2,500<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">Exclusive \u00b7 Signage + table materials<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f4fb;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Radio Sponsor<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$2,500<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">3 available \u00b7 Live mentions in all radio ads<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f3c6;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Top Scoring Team<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$1,000<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">Contest signage + awards recognition<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f3af;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Closest to the Pin<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$500<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">Contest signage + awards recognition<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f3cc;&#xfe0f;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Longest Drive<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$500<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">Contest signage + awards recognition<\/div>\n<\/div>\n<div style=\"background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:1.25rem;\">\n<div style=\"font-size:1.3rem;margin-bottom:0.5rem;\">&#x1f4a5;<\/div>\n<div style=\"font-size:0.82rem;font-weight:500;color:#FFFFFF !important;font-family:'Lato',Arial,sans-serif;\">Hole-in-One<\/div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:700;color:rgba(255,200,150,0.9);margin:0.2rem 0 0.4rem;\">$1,000<\/div>\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.75) !important;line-height:1.45;font-family:'Lato',Arial,sans-serif;\">Contest signage + awards recognition<\/div>\n<\/div><\/div>\n<p>  <!-- Sponsor CTA --><\/p>\n<div style=\"background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:4px;padding:1.5rem 1.75rem;margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center;justify-content:space-between;\">\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.1rem;font-weight:600;color:#FFFFFF !important;margin-bottom:0.3rem;\">Ready to sponsor?<\/div>\n<div style=\"font-size:0.8rem;color:rgba(255,255,255,0.75) !important;line-height:1.55;font-family:'Lato',Arial,sans-serif;\">Sponsorships are processed securely through Ava Sofia Foundation. Please indicate which sponsorship package you&#8217;re selecting in the notes field at checkout.<\/div>\n<\/p><\/div>\n<p>    <a href=\"https:\/\/autismmomsofkona.com\/donate\/\" target=\"_blank\" style=\"background:#C9A84C;color:#FFFFFF;padding:0.9rem 2rem;text-decoration:none;font-weight:500;font-size:0.88rem;letter-spacing:0.04em;border-radius:2px;display:inline-block;white-space:nowrap;font-family:'Lato',Arial,sans-serif;\">Become a Sponsor \u2192<\/a>\n  <\/div>\n<\/div>\n<p><!-- REGISTRATION --><\/p>\n<div id=\"ht-register\" class=\"ht-section\" style=\"background:#EAE4D4;padding:3rem 3rem;\">\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C8002A;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Golfer Registration<\/p>\n<h2 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:600;line-height:1.15;color:#1A1A1A;margin:0 0 2rem;\">Join us on the course<\/h2>\n<table class=\"ht-stack-table\" style=\"width:100%;border-collapse:collapse;margin-bottom:1.75rem;\">\n<tr>\n<td style=\"width:50%;padding:0 0.5rem 0 0;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:1.1rem 1.5rem;\">\n<table style=\"width:100%;border-collapse:collapse;\">\n<tr style=\"vertical-align:middle;\">\n<td>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1rem;font-weight:600;color:#1A1A1A;\">Individual Golfer<\/div>\n<div style=\"font-size:0.75rem;color:#888;margin-top:0.1rem;font-family:'Lato',Arial,sans-serif;\">Per player<\/div>\n<\/td>\n<td style=\"text-align:right;white-space:nowrap;\"><span style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.5rem;font-weight:700;color:#C9A84C;\">$225<\/span><\/td>\n<\/tr>\n<\/table><\/div>\n<\/td>\n<td style=\"width:50%;padding:0 0 0 0.5rem;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:1.1rem 1.5rem;\">\n<table style=\"width:100%;border-collapse:collapse;\">\n<tr style=\"vertical-align:middle;\">\n<td>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1rem;font-weight:600;color:#1A1A1A;\">Foursome<\/div>\n<div style=\"font-size:0.75rem;color:#888;margin-top:0.1rem;font-family:'Lato',Arial,sans-serif;\">Save $50 vs. 4 individual spots<\/div>\n<\/td>\n<td style=\"text-align:right;white-space:nowrap;\"><span style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.5rem;font-weight:700;color:#C9A84C;\">$850<\/span><\/td>\n<\/tr>\n<\/table><\/div>\n<\/td>\n<\/tr>\n<\/table>\n<p>  <!-- INCLUDES + ADD-ON --><\/p>\n<table class=\"ht-stack-table\" style=\"width:100%;border-collapse:collapse;margin-bottom:1rem;\">\n<tr style=\"vertical-align:top;\">\n<td style=\"width:50%;padding:0 0.5rem 0 0;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:1.25rem 1.5rem;\">\n<div style=\"font-size:0.65rem;letter-spacing:0.17em;text-transform:uppercase;color:#888;margin-bottom:0.85rem;font-family:'Lato',Arial,sans-serif;\">All registrations include<\/div>\n<table style=\"width:100%;border-collapse:collapse;\">\n<tr>\n<td style=\"padding:0.25rem 0;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;width:50%;\"><span style=\"color:#C8002A;\">\u2713 <\/span>Green fees<\/td>\n<td style=\"padding:0.25rem 0;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\"><span style=\"color:#C8002A;\">\u2713 <\/span>Golf cart<\/td>\n<\/tr>\n<tr>\n<td style=\"padding:0.25rem 0;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\"><span style=\"color:#C8002A;\">\u2713 <\/span>Lunch<\/td>\n<td style=\"padding:0.25rem 0;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\"><span style=\"color:#C8002A;\">\u2713 <\/span>Tournament contests<\/td>\n<\/tr>\n<tr>\n<td style=\"padding:0.25rem 0;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\"><span style=\"color:#C8002A;\">\u2713 <\/span>Awards reception<\/td>\n<td style=\"padding:0.25rem 0;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\"><span style=\"color:#C8002A;\">\u2713 <\/span>Swag bag<\/td>\n<\/tr>\n<\/table><\/div>\n<\/td>\n<td style=\"width:50%;padding:0 0 0 0.5rem;\">\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:1.1rem 1.5rem;margin-bottom:0.75rem;\">\n<table style=\"width:100%;border-collapse:collapse;\">\n<tr style=\"vertical-align:middle;\">\n<td>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1rem;font-weight:600;color:#1A1A1A;\">Mulligan Package <span style=\"font-size:0.75rem;font-weight:400;color:#888;font-family:'Lato',Arial,sans-serif;\">\u00b7 Per team, limit 5<\/span><\/div>\n<\/td>\n<td style=\"text-align:right;white-space:nowrap;\"><span style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.5rem;font-weight:700;color:#C9A84C;\">$5<\/span><\/td>\n<\/tr>\n<\/table><\/div>\n<div style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:1.1rem 1.5rem;\">\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1rem;font-weight:600;color:#1A1A1A;margin-bottom:0.2rem;\">Giveaway Tickets<\/div>\n<div style=\"font-size:0.75rem;color:#888;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Purchase tickets for a chance to win great prizes.<\/div>\n<p>          <span style=\"background:#EAE4D4;border:1px solid rgba(0,0,0,0.08);border-radius:100px;padding:0.3rem 0.85rem;font-size:0.75rem;color:#1A1A1A;font-weight:500;font-family:'Lato',Arial,sans-serif;margin-right:0.4rem;display:inline-block;margin-bottom:0.3rem;\">1 ticket \u2014 $5<\/span><br \/>\n          <span style=\"background:#EAE4D4;border:1px solid rgba(0,0,0,0.08);border-radius:100px;padding:0.3rem 0.85rem;font-size:0.75rem;color:#1A1A1A;font-weight:500;font-family:'Lato',Arial,sans-serif;margin-right:0.4rem;display:inline-block;margin-bottom:0.3rem;\">5 for $20<\/span><br \/>\n          <span style=\"background:#EAE4D4;border:1px solid rgba(0,0,0,0.08);border-radius:100px;padding:0.3rem 0.85rem;font-size:0.75rem;color:#1A1A1A;font-weight:500;font-family:'Lato',Arial,sans-serif;display:inline-block;margin-bottom:0.3rem;\">15 for $50<\/span>\n        <\/div>\n<\/td>\n<\/tr>\n<\/table>\n<p>  <!-- QR \/ CTA --><\/p>\n<div style=\"background:#1A1A1A;border-radius:4px;padding:1.5rem;margin-bottom:0.75rem;\">\n<table style=\"width:100%;border-collapse:collapse;\">\n<tr style=\"vertical-align:middle;\">\n<td style=\"width:152px;padding-right:1.5rem;\">\n        <a href=\"http:\/\/mlgc-thehawaiiteam.golfgenius.com\/\" target=\"_blank\" style=\"display:block;width:140px;height:140px;\"><img decoding=\"async\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYwAAAGMCAIAAABGWwIdAAAHl0lEQVR4nO3dQU5rORRF0aLELJj\/0BjHq3Y1fr4lrMu2s1YbhZcEttw58sfzPP8AVP372w8A8IpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQJpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpH3ueqGvr69dL3Wc7+\/vv\/7Myucz+Tq7TL6vXWqfz612fc5OUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQJpIAWkiBaRt2+6tmNxM7bJre7Xrvdd2cJNufe\/v\/H+xwkkKSBMpIE2kgDSRAtJECkgTKSBNpIA0kQLSRApIEykgTaSAtNHt3gr3r7228sy3btxuvbtwxa3\/FyucpIA0kQLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJECkjLbfdutWtTduLubNI77\/tu5SQFpIkUkCZSQJpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmu1eyOR9ebW7+U58HmY4SQFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQJpIAWkiBaSJFJCW2+7dupma3J2tmNwArqjdc1d7nlv\/L1Y4SQFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQJpIAWkiBaSJFJA2ut2r7ddqTrx7rrZxqz3PCv8XrzlJAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkLZtu1fbQ9XUdnm8tuvv2f\/FzzlJAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkPbxPM+WF9p131nt3rRde7rahmvyc659pytu\/XxO\/D91kgLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJECkgTKSBt23ZvRW0HN7ljWnHrJnHyPsHa8+xy69\/GCicpIE2kgDSRAtJECkgTKSBNpIA0kQLSRApIEykgTaSANJEC0j53vdDkHmrX5u7EndfkfWeTe7Had3HrPnRF7XmcpIA0kQLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJECkjbdu\/e5EapdhdebVe1ovZ97VJ7nhW1e+5qnKSANJEC0kQKSBMpIE2kgDSRAtJECkgTKSBNpIA0kQLSRApI27bdW1HbKN26uVtR23nVtoQnbkgnTW4knaSANJEC0kQKSBMpIE2kgDSRAtJECkgTKSBNpIA0kQLSRApI+9z1QpM7uNoeavK9r6htynb9rtqebpfavYQ1TlJAmkgBaSIFpIkUkCZSQJpIAWkiBaSJFJAmUkCaSAFpIgWkbdvurahtylbUdme72Lj9\/HfVvtPJ55n823CSAtJECkgTKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSBMpIO3jeZ4tL3TijmnF5DOfaHLD5bt4T05SQJpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpG27d692T1ntfrHa86yY\/C4m39fkd1r7XZN\/h7t+l5MUkCZSQJpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBadu2eytOvDft1rsCV37Xrn3W5C6P1078LpykgDSRAtJECkgTKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSNu23avtzmpqG8DajvKdn6d21+SKyf9BJykgTaSANJEC0kQKSBMpIE2kgDSRAtJECkgTKSBNpIA0kQLSPp7n+e1n+J\/J3dmJG7fJjeSKybv5Ttx1Tr73WzlJAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkLZtu3fivXu1Ldit96btMrk3vNWJW0InKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJy9+7d6ta92In7x9rdhStO\/Ax3fT5OUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQJpIAWkiBaR97nqhW7dpKyY3XJMm31ftd+36e57cuN36d+gkBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQNq27d6KE7dFtTvaJrdgJ\/6u2oa0djdf7U69FU5SQJpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpI1u91ZMbq9qW8LaZupEtTv1+DknKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJy2713Nnkn2ok7wclnrn2Gk3vD2nt3kgLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJECkgTKSDNdm\/I5B1tJ27Kak58X7s2d7X37iQFpIkUkCZSQJpIAWkiBaSJFJAmUkCaSAFpIgWkiRSQJlJAWm67V7vrbZfJ93XiHW0rTrxTb9fr1O7Cm+QkBaSJFJAmUkCaSAFpIgWkiRSQJlJAmkgBaSIFpIkUkCZSQNrodq92n9ek2g5uRe15arz313btBJ2kgDSRAtJECkgTKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSPt4nue3nwHgj5ykgDSRAtJECkgTKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSBMpIE2kgDSRAtJECkgTKSBNpIA0kQLSRApIEykgTaSANJEC0kQKSPsPJukjAhYiF8IAAAAASUVORK5CYII=\" alt=\"Scan to register\" style=\"width:140px;height:140px;background:#FFFFFF;border-radius:6px;padding:6px;display:block;\"><\/a>\n      <\/td>\n<td>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.1rem;font-weight:600;color:#FFFFFF !important;margin-bottom:0.3rem;\">Register &amp; Pay Online<\/div>\n<div style=\"font-size:0.78rem;color:rgba(255,255,255,0.85) !important;line-height:1.55;font-family:'Lato',Arial,sans-serif;\">Scan the QR code or use the link below to register your foursome and complete payment securely.<\/div>\n<\/td>\n<\/tr>\n<\/table><\/div>\n<p>  <a href=\"http:\/\/mlgc-thehawaiiteam.golfgenius.com\/\" target=\"_blank\" style=\"background:#1A1A1A;color:#FFFFFF;padding:0.9rem 2rem;text-decoration:none;font-weight:500;font-size:0.88rem;letter-spacing:0.04em;border-radius:2px;display:block;text-align:center;font-family:'Lato',Arial,sans-serif;margin-bottom:0.75rem;\">Register &amp; Pay Now \u2192<\/a><\/p>\n<div id=\"ht-interest\" style=\"background:#FFF;border:1px solid rgba(0,0,0,0.08);border-radius:4px;padding:1.1rem 1.5rem;\">\n<table class=\"ht-stack-table\" style=\"width:100%;border-collapse:collapse;\">\n<tr style=\"vertical-align:middle;\">\n<td style=\"font-size:0.85rem;color:#555;line-height:1.5;font-family:'Lato',Arial,sans-serif;\">Not ready to commit? Join the interest list and we&#8217;ll keep you posted.<\/td>\n<td style=\"text-align:right;white-space:nowrap;padding-left:1rem;\"><a href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSfzEsM32ohvpUSYJ8fNUh52QRORFPvY0GBIbq7HyMmXFAUHYg\/viewform?usp=sharing&#038;ouid=113770073574668537679\" target=\"_blank\" style=\"font-size:0.8rem;font-weight:500;color:#1A1A1A;text-decoration:none;border:1px solid #1A1A1A;border-radius:2px;padding:0.4rem 0.9rem;font-family:'Lato',Arial,sans-serif;display:inline-block;margin-top:0.5rem;\">Join Interest List<\/a><\/td>\n<\/tr>\n<\/table><\/div>\n<\/div>\n<p><!-- SILENT AUCTION --><\/p>\n<div id=\"ht-auction\" class=\"ht-section\" style=\"background:#FFFFFF;padding:3rem 3rem;\">\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C8002A;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Silent Auction &amp; Donations<\/p>\n<h2 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:600;line-height:1.15;color:#1A1A1A;margin:0 0 2rem;\">Bid, give, and make a difference<\/h2>\n<div class=\"ht-grid-2\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;\">\n<div>\n<p style=\"color:#444;font-size:1rem;line-height:1.85;margin:0 0 1.25rem;\">Businesses and individuals are invited to donate items for our in-person silent auction. Bidding sheets will be displayed on-site \u2014 no apps, just community and friendly competition over the table.<\/p>\n<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:0.6rem;\">\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x1f6cd; Products &amp; merchandise<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x1f39f; Experiences &amp; events<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x1f37d; Dining packages<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x2708;&#xfe0f; Travel packages<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x1f381; Gift certificates<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x26f3; Golf merchandise<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x1f486; Services<\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:0.65rem 0.9rem;font-size:0.85rem;color:#444;font-family:'Lato',Arial,sans-serif;\">&#x1f3e1; Local experiences<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"background:#EAE4D4;border-radius:4px;padding:1.75rem;border-left:3px solid #3D7A4F;\">\n<h4 style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.15rem;font-weight:700;color:#1A1A1A;margin:0 0 0.85rem;\">Donor Recognition<\/h4>\n<p style=\"font-size:0.88rem;color:#555;line-height:1.7;margin:0 0 0.65rem;font-family:'Lato',Arial,sans-serif;\">All silent auction donors will receive logo placement at the auction table, recognition on our tournament website, and a social media thank-you post.<\/p>\n<p style=\"font-size:0.88rem;color:#555;line-height:1.7;margin:0 0 1.25rem;font-family:'Lato',Arial,sans-serif;\">Interested in donating an item? Reach out to our team and we&#8217;ll coordinate details ahead of the event.<\/p>\n<p>      <a href=\"mailto:claire@thehawaiiteam.com\" style=\"background:#C9A84C;color:#FFFFFF;padding:0.7rem 1.35rem;text-decoration:none;font-size:0.82rem;font-weight:500;border-radius:2px;display:inline-block;font-family:'Lato',Arial,sans-serif;\">Donate an Auction Item<\/a>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- IMPACT --><\/p>\n<div class=\"ht-section\" style=\"background:#1A1A1A;padding:3rem 3rem;color:#FFFFFF;\">\n<p style=\"font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;color:#C9A84C;font-weight:500;margin-bottom:0.75rem;font-family:'Lato',Arial,sans-serif;\">Why It Matters<\/p>\n<h2 style=\"font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:600;line-height:1.15;color:#FFFFFF !important;max-width:500px;margin:0 0 2.5rem;\">One community. One swing at a time.<\/h2>\n<div class=\"ht-grid-4\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;\">\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:3rem;font-weight:700;color:#FFFFFF;line-height:1;\">$64K+<\/div>\n<div style=\"font-size:0.78rem;color:rgba(255,255,255,0.85) !important;margin-top:0.35rem;line-height:1.5;font-family:'Lato',Arial,sans-serif;\">Fundraising goal to support individuals &amp; families across Hawai\u02bbi Island<\/div>\n<\/div>\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:3rem;font-weight:700;color:#FFFFFF;line-height:1;\">2<\/div>\n<div style=\"font-size:0.78rem;color:rgba(255,255,255,0.85) !important;margin-top:0.35rem;line-height:1.5;font-family:'Lato',Arial,sans-serif;\">Mission-driven nonprofits serving people at every stage of life<\/div>\n<\/div>\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:3rem;font-weight:700;color:#FFFFFF;line-height:1;\">144<\/div>\n<div style=\"font-size:0.78rem;color:rgba(255,255,255,0.85) !important;margin-top:0.35rem;line-height:1.5;font-family:'Lato',Arial,sans-serif;\">Maximum golfers \u2014 community leaders, businesses &amp; families<\/div>\n<\/div>\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:3rem;font-weight:700;color:#FFFFFF;line-height:1;\">\u221e<\/div>\n<div style=\"font-size:0.78rem;color:rgba(255,255,255,0.85) !important;margin-top:0.35rem;line-height:1.5;font-family:'Lato',Arial,sans-serif;\">Surplus funds reinvested into future mission-aligned programs<\/div>\n<\/div><\/div>\n<\/div>\n<p><!-- HASHTAG BANNER --><\/p>\n<div class=\"ht-section ht-hashtag\" style=\"background:#C8002A;padding:1.5rem 3rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.25rem;\">\n<div class=\"ht-hashtag-text\" style=\"font-family:'Playfair Display',Georgia,serif;font-size:2rem;font-style:italic;color:#FFFFFF !important;\">Golfing for a Greater Hawai\u02bbi \u2014 <strong style=\"font-weight:700;color:#FFFFFF;font-style:normal;\">#PuttForAChange<\/strong><\/div>\n<p>  <a href=\"#ht-register\" style=\"background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.4);color:#FFFFFF;padding:0.9rem 2rem;text-decoration:none;font-size:0.88rem;border-radius:2px;display:inline-block;font-family:'Lato',Arial,sans-serif;\">Register or Sponsor \u2192<\/a>\n<\/div>\n<p><!-- FOOTER --><\/p>\n<div class=\"ht-section ht-footer\" style=\"background:#1A1A1A;padding:1.5rem 3rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;align-items:flex-start;\">\n<div>\n<div style=\"font-family:'Playfair Display',Georgia,serif;font-size:1.25rem;font-weight:600;color:#FFFFFF !important;\">The Hawai\u02bbi Team Golf Tournament<\/div>\n<p style=\"font-size:0.78rem;color:rgba(255,255,255,0.75) !important;margin-top:0.35rem;max-width:300px;line-height:1.6;font-family:'Lato',Arial,sans-serif;\">Benefiting Ava Sofia Foundation DBA Autism Moms of Kona and Full Life Hawai\u02bbi. Sponsors seeking a tax-deductible receipt should make contributions directly to Ava Sofia Foundation.<\/p>\n<\/p><\/div>\n<div style=\"display:flex;flex-direction:column;gap:0.45rem;\">\n    <a href=\"#ht-about\" style=\"font-size:0.82rem;color:rgba(255,255,255,0.75) !important;text-decoration:none;font-family:'Lato',Arial,sans-serif;\">About the Tournament<\/a><br \/>\n    <a href=\"#ht-sponsors\" style=\"font-size:0.82rem;color:rgba(255,255,255,0.75) !important;text-decoration:none;font-family:'Lato',Arial,sans-serif;\">Sponsorship Opportunities<\/a><br \/>\n    <a href=\"#ht-register\" style=\"font-size:0.82rem;color:rgba(255,255,255,0.75) !important;text-decoration:none;font-family:'Lato',Arial,sans-serif;\">Register to Play<\/a><br \/>\n    <a href=\"#ht-auction\" style=\"font-size:0.82rem;color:rgba(255,255,255,0.75) !important;text-decoration:none;font-family:'Lato',Arial,sans-serif;\">Silent Auction Donations<\/a><br \/>\n    <a href=\"#ht-interest\" style=\"font-size:0.82rem;color:rgba(255,255,255,0.75) !important;text-decoration:none;font-family:'Lato',Arial,sans-serif;\">Join the Interest List<\/a>\n  <\/div>\n<div style=\"font-size:0.78rem;color:rgba(255,255,255,0.75) !important;line-height:1.65;font-family:'Lato',Arial,sans-serif;\">\n<div style=\"color:#FFFFFF !important;\">The Hawaii Team \u2013 Daniel Polimino #RB<\/div>\n<div>22894 REALTOR\u00ae Broker<\/div>\n<div>Tel. 808-913-0899<\/div>\n<div>KW Big Island \u2013 #RB 23793<\/div>\n<div>Office: 73-5619 Kauhola St. Ste 208, Kailua Kona, HI 96740<\/div>\n<div>Email: <a href=\"mailto:team@thehawaiiteam.com\" style=\"color:#C9A84C !important;text-decoration:none;\">team@thehawaiiteam.com<\/a><\/div>\n<div>Web: <a href=\"https:\/\/thehawaiiteam.com\" target=\"_blank\" style=\"color:#C9A84C !important;text-decoration:none;\">TheHawaiiTeam.com<\/a><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"ht-section\" style=\"background:#1A1A1A;padding:0 3rem 1.5rem;border-top:1px solid rgba(255,255,255,0.1);\">\n<div style=\"font-size:0.72rem;color:rgba(255,255,255,0.6) !important;font-family:'Lato',Arial,sans-serif;padding-top:1rem;\">\u00a9 2026 The Hawai\u02bbi Team Golf Tournament<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Saturday, November 28th, 2026 \u00b7 Mauna Lani Golf Course Golf for aGreater Hawai\u02bbi A four-person scramble tournament uniting businesses, families, and community leaders to raise funds for individuals with intellectual and developmental disabilities across Hawai\u02bbi Island. Register to Play Become a Sponsor Not ready to register? Join the interest list \u2192 72\u2013144 Players Expected $64,250 [&hellip;]<\/p>\n","protected":false},"author":61,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1290917","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Hawaii Team Golf Fundraiser | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/golf-fundraiser\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Hawaii Team Golf Fundraiser | The Hawaii Team\" \/>\n<meta property=\"og:description\" content=\"Saturday, November 28th, 2026 \u00b7 Mauna Lani Golf Course Golf for aGreater Hawai\u02bbi A four-person scramble tournament uniting businesses, families, and community leaders to raise funds for individuals with intellectual and developmental disabilities across Hawai\u02bbi Island. Register to Play Become a Sponsor Not ready to register? Join the interest list \u2192 72\u2013144 Players Expected $64,250 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/golf-fundraiser\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T01:53:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/\",\"name\":\"The Hawaii Team Golf Fundraiser | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/white-Daniel-Polimino.png\",\"datePublished\":\"2026-06-27T02:56:25+00:00\",\"dateModified\":\"2026-08-13T01:53:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/white-Daniel-Polimino.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/white-Daniel-Polimino.png\",\"width\":690,\"height\":430},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/golf-fundraiser\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Hawaii Team Golf Fundraiser\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Hawaii Team Golf Fundraiser | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/","og_locale":"en_US","og_type":"article","og_title":"The Hawaii Team Golf Fundraiser | The Hawaii Team","og_description":"Saturday, November 28th, 2026 \u00b7 Mauna Lani Golf Course Golf for aGreater Hawai\u02bbi A four-person scramble tournament uniting businesses, families, and community leaders to raise funds for individuals with intellectual and developmental disabilities across Hawai\u02bbi Island. Register to Play Become a Sponsor Not ready to register? Join the interest list \u2192 72\u2013144 Players Expected $64,250 [&hellip;]","og_url":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-08-13T01:53:50+00:00","og_image":[{"url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/","url":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/","name":"The Hawaii Team Golf Fundraiser | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/#primaryimage"},"image":{"@id":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/#primaryimage"},"thumbnailUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png","datePublished":"2026-06-27T02:56:25+00:00","dateModified":"2026-08-13T01:53:50+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/golf-fundraiser\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/#primaryimage","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/07\/white-Daniel-Polimino.png","width":690,"height":430},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/golf-fundraiser\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"The Hawaii Team Golf Fundraiser"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1290917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1290917"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1290917\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1290917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1288535,"date":"2026-04-23T05:18:37","date_gmt":"2026-04-23T15:18:37","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1288535"},"modified":"2026-04-23T05:47:50","modified_gmt":"2026-04-23T15:47:50","slug":"mission-statement","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/","title":{"rendered":"Mission Statement"},"content":{"rendered":"<p><div class=\"et_pb_section et_pb_section_2 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_row et_pb_row_2\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_0 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">Mission, Vision & Values<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_3 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_3\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et_pb_column_empty\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_heading et_pb_heading_1 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_heading\">Mission<\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\">To deliver a higher standard of real estate advisory on Hawai\u2018i Island\u2014where every property is positioned with precision, marketed with intention, and negotiated to maximize value.<\/p>\n<p>We exist to protect our clients\u2019 interests through disciplined strategy, concierge-level service, and a seamless, end-to-end experience that removes friction and elevates outcomes.<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_4\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_heading et_pb_heading_2 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_heading\">Vision<\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>To be the most trusted luxury real estate advisory for Hawai\u2018i Island among discerning buyers and sellers across the West Coast and beyond.<\/p>\n<p>When clients in markets like San Diego, Los Angeles, the Bay Area, Seattle, and Denver consider buying or selling on the Big Island, The Hawai\u02bbi Team is the first and only call, recognized for discretion, performance, and a fully integrated platform that simplifies ownership from acquisition through management.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_5\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_heading et_pb_heading_3 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_heading\">Values<\/h2><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_6\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_0  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\ue0f5<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Precision Over Promises<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p>Every decision is grounded in data, market intelligence, and strategic positioning &#8211; never guesswork.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_1  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\uf562<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Concierge-Level Service<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\">A highly responsive, detail-oriented experience where no aspect of the transaction is left unmanaged.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_2  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\uf57d<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Marketing Without Equal<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\">Bespoke, high-impact marketing designed to reach qualified global buyers and elevate each property beyond the competition.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_7\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_4 et_pb_column_11  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_3  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\ue0f0<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Proven Performance<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p>A track record built on measurable results, consistently outperforming the market and delivering stronger outcomes for our clients.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_4 et_pb_column_12  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_4  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\uf2b5<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Discretion & Trust<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\">Client relationships are handled with the highest level of confidentiality, professionalism, and respect.<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_4 et_pb_column_13  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_5  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\uf560<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Seamless Execution<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p>From contract to closing and beyond, every step is managed to create a smooth, efficient, and stress-free experience.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_4 et_pb_column_14  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_blurb et_pb_blurb_6  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon\">\uf550<\/span><\/span><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><span>Aligned Interests<\/span><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p>We operate as advisors, not salespeople, focused on long-term relationships and outcomes that serve our clients\u2019 best interests.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_8\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>For those considering the sale or acquisition of a property along the Kona Coast, we offer a private, data-driven consultation.<\/p>\n<p>Each conversation is tailored, strategic, and designed to provide clarity on positioning, timing, and opportunity before any decisions are made.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To deliver a higher standard of real estate advisory on Hawai\u2018i Island\u2014where every property is positioned with precision, marketed with intention, and negotiated to maximize value. We exist to protect our clients\u2019 interests through disciplined strategy, concierge-level service, and a seamless, end-to-end experience that removes friction and elevates outcomes.To be the most trusted luxury real [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1288540,"parent":22,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1288535","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mission Statement | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/about\/mission-statement\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mission Statement | The Hawaii Team\" \/>\n<meta property=\"og:description\" content=\"To deliver a higher standard of real estate advisory on Hawai\u2018i Island\u2014where every property is positioned with precision, marketed with intention, and negotiated to maximize value. We exist to protect our clients\u2019 interests through disciplined strategy, concierge-level service, and a seamless, end-to-end experience that removes friction and elevates outcomes.To be the most trusted luxury real [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/about\/mission-statement\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T15:47:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/missionstatement-1.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"1125\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/\",\"name\":\"Mission Statement | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/missionstatement-1.webp\",\"datePublished\":\"2026-04-23T15:18:37+00:00\",\"dateModified\":\"2026-04-23T15:47:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/missionstatement-1.webp\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/missionstatement-1.webp\",\"width\":1500,\"height\":1125,\"caption\":\"Mission Statement\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/mission-statement\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Mission Statement\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mission Statement | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/","og_locale":"en_US","og_type":"article","og_title":"Mission Statement | The Hawaii Team","og_description":"To deliver a higher standard of real estate advisory on Hawai\u2018i Island\u2014where every property is positioned with precision, marketed with intention, and negotiated to maximize value. We exist to protect our clients\u2019 interests through disciplined strategy, concierge-level service, and a seamless, end-to-end experience that removes friction and elevates outcomes.To be the most trusted luxury real [&hellip;]","og_url":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-04-23T15:47:50+00:00","og_image":[{"width":1500,"height":1125,"url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/missionstatement-1.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/","url":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/","name":"Mission Statement | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/#primaryimage"},"image":{"@id":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/#primaryimage"},"thumbnailUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/missionstatement-1.webp","datePublished":"2026-04-23T15:18:37+00:00","dateModified":"2026-04-23T15:47:50+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/about\/mission-statement\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/#primaryimage","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/missionstatement-1.webp","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/missionstatement-1.webp","width":1500,"height":1125,"caption":"Mission Statement"},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/about\/mission-statement\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"About","item":"https:\/\/thehawaiiteam.com\/about\/"},{"@type":"ListItem","position":3,"name":"Mission Statement"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1288535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1288535"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1288535\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/22"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media\/1288540"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1288535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1287624,"date":"2026-04-03T02:24:13","date_gmt":"2026-04-03T12:24:13","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1287624"},"modified":"2026-05-27T08:39:36","modified_gmt":"2026-05-27T18:39:36","slug":"giving-initiative","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/","title":{"rendered":"Giving Initiative"},"content":{"rendered":"<p><div class=\"et_pb_section et_pb_section_4 et_pb_with_background et_section_specialty\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_16    et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_4 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">Real Estate with Purpose<\/h1><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Introducing <strong>The Hawaii Team Giving Initiative<\/strong>, where every closing creates a meaningful impact on the Big Island.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_17   et_pb_specialty_column  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row_inner et_pb_row_inner_0 et_pb_gutters2\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_inner et_pb_column_inner_0 et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_5 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_heading\">If you are considering buying or selling on the Kona Coast, <\/h4><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_heading et_pb_heading_6 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_heading\">We invite you to make it a move that matters.<\/h3><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Call Dan Polimino directly at <a href=\"tel:1-808-913-0899\">808-913-0899<\/a><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module \">\n\t\t\t\t<a class=\"et_pb_button et_pb_button_0 et_pb_bg_layout_light\" href=\"tel:1-808-913-0899\">Call Now<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_5 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_9\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_18  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_image et_pb_image_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap \"><img loading=\"lazy\" decoding=\"async\" width=\"2059\" height=\"404\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/3percent-1.webp\" alt=\"3 percent\" title=\"3percent\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/3percent-1.webp 2059w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/3percent-1-1280x251.webp 1280w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/3percent-1-980x192.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/3percent-1-480x94.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2059px, 100vw\" class=\"wp-image-1287627\" \/><\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_10 et_pb_equal_columns\">\n\t\t\t\t<div class=\"et_pb_with_border et_pb_column_1_2 et_pb_column et_pb_column_19  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_7 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_heading\">The Hawaii Team Giving Initiative<\/h4><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_heading et_pb_heading_8 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_heading\">The Concept<\/h3><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_20  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>At The Hawaii Team, we believe real estate is not just about buying or selling property, it\u2019s about contributing to the community we are fortunate to call home.<\/p>\n<p>Through <strong>The Hawaii Team Giving Initiative<\/strong>, we donate <strong>3% of our commission from every transaction<\/strong> to local charities made in the name of our clients.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_6 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_row et_pb_row_11\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_21  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_9 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_heading\">Our Partnerships<\/h2><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_12\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_22  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_7 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><a href=\"https:\/\/www.helpthehomelesskeiki.org\/\" target=\"_blank\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/projecthawaii1.webp\" alt=\"Project Hawaii\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/projecthawaii1.webp 1080w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/projecthawaii1-980x490.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/projecthawaii1-480x240.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw\" class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1289986\" \/><\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><a href=\"https:\/\/www.helpthehomelesskeiki.org\/\" target=\"_blank\">Project Hawai\u2018i, Inc.<\/a><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p><a href=\"https:\/\/www.helpthehomelesskeiki.org\/\" target=\"_blank\" rel=\"noopener\">Project Hawai\u2018i, Inc.<\/a> is an organization dedicated to helping homeless and orphaned children across the Big Island.\u00a0<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_23  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_8 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><a href=\"https:\/\/www.livwellwomen.com\/\" target=\"_blank\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/liv.webp\" alt=\"Liv Logo\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/liv.webp 1080w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/liv-980x490.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/liv-480x240.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw\" class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1289990\" \/><\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><a href=\"https:\/\/www.livwellwomen.com\/\" target=\"_blank\">LIV<\/a><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p><a href=\"https:\/\/www.livwellwomen.com\/\" target=\"_blank\" rel=\"noopener\">LIV<\/a> offers healthcare for pregnant women and women\u2019s health on the Big Island of Hawaii.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_24  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_9 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><a href=\"https:\/\/kokuaministries.org\/\" target=\"_blank\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kokua.webp\" alt=\"Kokua\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kokua.webp 1080w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kokua-980x490.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kokua-480x240.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw\" class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1289992\" \/><\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><a href=\"https:\/\/kokuaministries.org\/\" target=\"_blank\">Kokua Christian Ministries<\/a><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p><a href=\"https:\/\/kokuaministries.org\/\" target=\"_blank\" rel=\"noopener\">Kokua<\/a> is a local food pantry that partners with The Food Basket and local farmers to provide emergency perishable and nonperishable food to those in need.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_row et_pb_row_13\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_25  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_10 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><a href=\"https:\/\/www.konakidsoutreach.com\/\" target=\"_blank\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kko.webp\" alt=\"KKO\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kko.webp 1080w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kko-980x490.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/kko-480x240.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw\" class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1289994\" \/><\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><a href=\"https:\/\/www.konakidsoutreach.com\/\" target=\"_blank\">Kona Kids Outreach<\/a><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p><a href=\"https:\/\/www.konakidsoutreach.com\/\" target=\"_blank\" rel=\"noopener\">KKO<\/a> is commissioned out into our community to bridge the gap between the church and those who are close to God\u2019s heart- those who feel forgotten, marginalized, or in need of hope, to share His love and hope in Chris<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_26  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_11 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><a href=\"https:\/\/hawaiidiaperbank.org\/\" target=\"_blank\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/diaperbank.webp\" alt=\"Hawaii Diaper Bank\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/diaperbank.webp 1080w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/diaperbank-980x490.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/diaperbank-480x240.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw\" class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1289995\" \/><\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><a href=\"https:\/\/hawaiidiaperbank.org\/\" target=\"_blank\">Hawai\u02bbi Diaper Bank<\/a><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p><a href=\"https:\/\/hawaiidiaperbank.org\/\" target=\"_blank\" rel=\"noopener\">Hawai\u02bbi Diaper Bank<\/a> provides diapers, wipes, and other basic essentials to organizations that assist low-income families with young children.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_27  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_12 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_blurb_content\">\n\t\t\t\t\t<div class=\"et_pb_main_blurb_image\"><a href=\"https:\/\/www.hawaiifoodbasket.org\/\" target=\"_blank\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/thefoodbasket.webp\" alt=\"The Food Basket\" srcset=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/thefoodbasket.webp 1080w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/thefoodbasket-980x490.webp 980w, https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/05\/thefoodbasket-480x240.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw\" class=\"et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1289997\" \/><\/span><\/a><\/div>\n\t\t\t\t\t<div class=\"et_pb_blurb_container\">\n\t\t\t\t\t\t<h3 class=\"et_pb_module_header\"><a href=\"https:\/\/www.hawaiifoodbasket.org\/\" target=\"_blank\">The Food Basket<\/a><\/h3>\n\t\t\t\t\t\t<div class=\"et_pb_blurb_description\"><p><a href=\"https:\/\/www.hawaiifoodbasket.org\/\" target=\"_blank\" rel=\"noopener\">The Food Basket<\/a>&#8216;s goal is to end hunger on Hawai\u02bbi Island by building food systems that sustain \u02bb\u0101ina, community, and local economy.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_7 et_pb_with_background et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_14\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_28  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_10 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_heading\">Aligning success with responsibility<\/h4><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_29  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_15\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_30  et_pb_css_mix_blend_mode_passthrough\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_11 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_heading\">Why It Matters<\/h3><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Call Dan Polimino directly at <a href=\"tel:1-808-913-0899\">808-913-0899<\/a><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_left et_pb_module \">\n\t\t\t\t<a class=\"et_pb_button et_pb_button_1 et_pb_bg_layout_light\" href=\"tel:1-808-913-0899\">Call Now<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_31  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>Imagine your next home purchase or sale doing more than achieving your personal goals.<\/p>\n<p>Imagine it helping:<\/p>\n<ul>\n<li>Provide essentials to children in need<\/li>\n<li>Support education and mentorship<\/li>\n<li>Strengthen the local community for future generations<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_8 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_16\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_32  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_12 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_heading\">Luxury is not just what you acquire, it's what you contribute.<\/h4><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_heading et_pb_heading_13 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_heading\">Our Commitment<\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>This is not a limited campaign.<\/p>\n<p>It is a long-term commitment to giving back, woven into every transaction we represent.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_section et_pb_section_9 et_pb_with_background et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_17\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_33  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_14 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_heading\">If you are considering buying or selling on the Kona Coast, <\/h4><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_cta_0 et_pb_promo  et_pb_text_align_center et_pb_bg_layout_dark et_pb_no_bg\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_promo_description\"><h2 class=\"et_pb_module_header\">We invite you to make it a move that matters.<\/h2><div><p>Call Dan Polimino directly at <a href=\"tel:1-808-913-0899\">808-913-0899<\/a><\/p><\/div><\/div>\n\t\t\t\t<div class=\"et_pb_button_wrapper\"><a class=\"et_pb_button et_pb_promo_button\" href=\"tel:1-808-913-0899\">Call Now<\/a><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introducing The Hawaii Team Giving Initiative, where every closing creates a meaningful impact on the Big Island.Call Dan Polimino directly at 808-913-0899At The Hawaii Team, we believe real estate is not just about buying or selling property, it\u2019s about contributing to the community we are fortunate to call home. Through The Hawaii Team Giving Initiative, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1287636,"parent":24,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1287624","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Giving Initiative | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Hawaii Team Giving Initiative\" \/>\n<meta property=\"og:description\" content=\"Real Estate with Purpose.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T18:39:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/givinginitiative.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/\",\"name\":\"Giving Initiative | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/givinginitiative.webp\",\"datePublished\":\"2026-04-03T12:24:13+00:00\",\"dateModified\":\"2026-05-27T18:39:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/givinginitiative.webp\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/givinginitiative.webp\",\"width\":1500,\"height\":1000,\"caption\":\"Giving Initiative\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/giving-initiative\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sellers\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/sellers\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Giving Initiative\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Giving Initiative | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/","og_locale":"en_US","og_type":"article","og_title":"The Hawaii Team Giving Initiative","og_description":"Real Estate with Purpose.","og_url":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-05-27T18:39:36+00:00","og_image":[{"width":1500,"height":1000,"url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/givinginitiative.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/","url":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/","name":"Giving Initiative | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/#primaryimage"},"image":{"@id":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/#primaryimage"},"thumbnailUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/givinginitiative.webp","datePublished":"2026-04-03T12:24:13+00:00","dateModified":"2026-05-27T18:39:36+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/#primaryimage","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/givinginitiative.webp","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2026\/04\/givinginitiative.webp","width":1500,"height":1000,"caption":"Giving Initiative"},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/sellers\/giving-initiative\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"Sellers","item":"https:\/\/thehawaiiteam.com\/sellers\/"},{"@type":"ListItem","position":3,"name":"Giving Initiative"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1287624","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1287624"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1287624\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/24"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media\/1287636"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1287624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1282970,"date":"2025-11-21T07:51:29","date_gmt":"2025-11-21T17:51:29","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1282970"},"modified":"2026-08-01T09:47:11","modified_gmt":"2026-08-01T19:47:11","slug":"faqs","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/about\/faqs\/","title":{"rendered":"FAQs"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_10 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_18\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_34  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_heading et_pb_heading_15 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">FAQs<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_19\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_35  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_accordion et_pb_accordion_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_0  et_pb_toggle_open\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">What areas does The Hawai\u2018i Team serve?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>The Hawai\u02bbi Team proudly serves buyers, sellers, and real estate investors throughout West Hawai\u02bbi on the Big Island. Our primary service areas include <a href=\"https:\/\/thehawaiiteam.com\/cities\/kailua-kona\/\">Kailua-Kona<\/a>, Keauhou, <a href=\"https:\/\/thehawaiiteam.com\/cities\/holualoa\/\">Holualoa<\/a>, <a href=\"https:\/\/thehawaiiteam.com\/cities\/waikoloa-village\/\">Waikoloa Village<\/a>, <a href=\"https:\/\/thehawaiiteam.com\/resorts\/waikoloa-beach-resort\/\">Waikoloa Beach Resort<\/a>, <a href=\"&quot;https:\/\/thehawaiiteam.com\/resorts\/mauna-lani\/\">Mauna Lani<\/a>, <a href=\"https:\/\/thehawaiiteam.com\/resorts\/mauna-kea\/\">Mauna Kea Resort<\/a>, the Kohala Coast, and many surrounding communities. Whether you&#8217;re searching for an oceanfront luxury estate, a vacation home, an investment property, or a primary residence, our team provides in-depth local market knowledge and personalized guidance every step of the way. If you&#8217;re unsure whether your neighborhood falls within our service area, simply contact us. We&#8217;re happy to discuss your goals and determine how we can help with your Big Island real estate needs.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_1  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">What services does The Hawai\u2018i Team provide?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\">We help clients buy, sell, and invest in residential real estate on the Big Island. In addition to expert sales, we offer a fully integrated experience by aligning your home purchase or sale with our strategic partners: Big Island Stays for luxury property management, Moxie Mortgage for competitive financing options, and First Hawaii Title for a smooth, concierge-level closing. Services include showings, pricing strategy, best-in-class marketing, negotiations, contract management, and full transaction coordination.<\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_2  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">How can I contact The Hawai\u2018i Team?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>You can reach us directly by phone at <a href=\"tel:1-808-913-0899\">808-913-0899<\/a> or by email at <a href=\"mailto:team@thehawaiiteam.com\">team@thehawaiiteam.com<\/a>. You can also contact us through the online form on our website\u2019s \u201cC<a href=\"https:\/\/thehawaiiteam.com\/contact\/\">ontact<\/a>\u201d page. One call or email connects you with our entire team, including sales, mortgage, title, and property management support.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_3  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">How quickly does The Hawai\u2018i Team respond to inquiries?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>The Hawai\u02bbi Team strives to respond to new inquiries within 30 minutes or less, seven days a week whenever possible. We understand that buying or selling real estate is often time-sensitive, and prompt communication is an important part of the exceptional service we provide. Whether you have questions about a property, want to schedule a showing, or need guidance on buying or selling a home on the Big Island, our team works hard to provide timely, knowledgeable answers. If you contact us outside of business hours or during periods of unusually high demand, we&#8217;ll respond as quickly as possible and keep you informed throughout the process.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_4  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">What are your business hours?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>The Hawai\u02bbi Team is available <strong>Monday through Sunday<\/strong> and offers flexible scheduling to meet the needs of both local residents and clients traveling from the mainland or abroad. We schedule property showings, virtual tours, buyer and seller consultations, and listing appointments by request, making it easy to connect at a time that works for you. Whether you&#8217;re planning a move to the Big Island, exploring vacation home opportunities, or preparing to sell your property, our team is committed to providing responsive, personalized service and accommodating different time zones and travel schedules whenever possible.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_5  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Do you work with buyers, sellers, and investors?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>Yes. We represent homebuyers, home <a href=\"https:\/\/thehawaiiteam.com\/sellers\/\">sellers<\/a>, first-time <a href=\"https:\/\/thehawaiiteam.com\/buyers\/\">buyers<\/a>, out-of-state buyers, investors, and vacation-rental buyers. For investors and second-home buyers, we can seamlessly connect your purchase with Big Island Stays for management, Moxie Mortgage for financing, and First Hawaii Title for closing\u2014all under one coordinated umbrella.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_6  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">What makes The Hawai\u2018i Team different from other real estate groups?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>We combine deep local market expertise, full-service transaction support, and luxury-level marketing with a unique, four-part solution: real estate sales, financing, title, and property management. Our marketing for properties is unmatched by anyone in the market, and our ability to reach the right qualified buyers is far above what our competition can deliver. We stay involved from your first call through closing and then beyond, managing and protecting your investment for the long term.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_7  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Do you help out-of-state or remote buyers?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>Yes. We regularly work with mainland and international clients. We offer virtual showings, digital consultations, detailed neighborhood guidance, and full remote transaction support. Once you close, our property management company, Big Island Stays, can oversee and care for your home until you are on the island or ready to rent.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_8  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Do you assist with short-term vacation rental (STVR) properties?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>Yes. The Hawai\u02bbi Team has extensive experience helping buyers and investors navigate the Big Island&#8217;s short-term vacation rental (STVR) market. We can help you identify STVR-eligible properties, explain county regulations and permitting requirements, evaluate rental income potential, and understand the factors that can affect a property&#8217;s long-term investment value. Once you&#8217;ve purchased your property and are ready to begin renting, our sister company, <strong>Big Island Stays<\/strong>, can seamlessly take over day-to-day management, including marketing, guest communication, reservations, housekeeping coordination, maintenance, and owner reporting. Together, we provide a true turnkey solution for vacation rental owners\u2014from finding the right property to successfully managing it.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_9  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">How does your buying process work?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>We start with a consultation to understand your goals, timeline, and budget. From there, we set up targeted property searches, schedule showings (in person or virtual), prepare offers, negotiate terms, and manage your escrow process through closing. When appropriate, we introduce you to our partner Moxie Mortgage to explore competitive financing and to First Hawaii Title for a seamless closing. For second-home and investment buyers, we also discuss a management plan with Big Island Stays so your property is income-ready from day one.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_10  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">How does your selling process work?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\">We begin with a detailed market analysis and pricing strategy, then launch a comprehensive marketing plan that is unmatched in the market. This includes professional photography and video, targeted digital campaigns, luxury print and online exposure, and outreach to our global network to reach the right qualified buyers. We handle all listing management, showings, feedback, negotiation, and full transaction coordination through closing in partnership with First Hawaii Title. If your home will continue as a rental or vacation property, Big Island Stays can step in to manage bookings and operations after the sale.<\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_11  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Do you provide a free home valuation?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>Yes. The Hawai\u02bbi Team offers <strong>free, no-obligation<\/strong> home valuations for homeowners across the Big Island. Our estimates are based on recent comparable sales, current market conditions, property features, and local neighborhood trends to provide a realistic picture of your home&#8217;s current market value. Whether you&#8217;re considering selling soon or simply want to understand your home&#8217;s equity, we&#8217;re happy to provide a professional valuation with no pressure or obligation. For properties with vacation rental potential, we can also coordinate with <strong>Big Island Stays<\/strong> to provide insight into projected occupancy rates, rental income, and revenue potential, helping you make informed decisions about your investment.. We offer free, no-obligation home value estimates using recent Big Island comparable sales and current market data. For properties with rental potential, we can also coordinate with Big Island Stays to provide insight into projected occupancy and revenue.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_12  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">How much experience does The Hawai\u2018i Team have?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><p>Our team has extensive experience in West Hawai\u2018i real estate and has helped clients buy and sell homes across Kona and the Kohala Coast. Over the past several years, we have successfully represented numerous buyers and sellers in some of the most sought-after resort and coastal communities, with a strong track record in both primary residences and vacation-rental properties. We have completed nearly 1,300 real estate transactions across multiple states, with <strong>more than $115M sold along the Kona Coast in the past four years<\/strong>.<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_13  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Do you work with vacation rental owners or property investors?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\">Yes. We specialize in working with investors and vacation-rental owners. We assist with identifying profitable opportunities, analyzing rental potential, understanding HOA rules, zoning, and county regulations, and crafting an overall investment strategy. Through Big Island Stays, Moxie Mortgage, and First Hawaii Title, we can help you underwrite, acquire, close, and then professionally manage your asset.<\/div>\n\t\t\t<\/div><div class=\"et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_14  et_pb_toggle_close\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Can you recommend local vendors or resources?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\">Yes. We maintain a vetted network of trusted local professionals, including inspectors, contractors, lenders, cleaners, landscapers, stagers, photographers, designers, and more. As part of our bundled service approach, we coordinate these resources for you so that everything\u2014from purchase to closing to long-term care and management of your property\u2014is handled as smoothly and efficiently as possible.<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The Hawai\u02bbi Team proudly serves buyers, sellers, and real estate investors throughout West Hawai\u02bbi on the Big Island. Our primary service areas include Kailua-Kona, Keauhou, Holualoa, Waikoloa Village, Waikoloa Beach Resort, Mauna Lani, Mauna Kea Resort, the Kohala Coast, and many surrounding communities. Whether you&#8217;re searching for an oceanfront luxury estate, a vacation home, an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":22,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1282970","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FAQs | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/about\/faqs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FAQs | The Hawaii Team\" \/>\n<meta property=\"og:description\" content=\"The Hawai\u02bbi Team proudly serves buyers, sellers, and real estate investors throughout West Hawai\u02bbi on the Big Island. Our primary service areas include Kailua-Kona, Keauhou, Holualoa, Waikoloa Village, Waikoloa Beach Resort, Mauna Lani, Mauna Kea Resort, the Kohala Coast, and many surrounding communities. Whether you&#039;re searching for an oceanfront luxury estate, a vacation home, an [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/about\/faqs\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-01T19:47:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/\"},\"author\":{\"name\":\"The Hawaii Team\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/person\\\/fc48d9229175fc3ec3ee306d1f68581a\"},\"headline\":\"FAQs\",\"datePublished\":\"2025-11-21T17:51:29+00:00\",\"dateModified\":\"2026-08-01T19:47:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/\"},\"wordCount\":1830,\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"inLanguage\":\"en-US\"},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/\",\"name\":\"FAQs | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"datePublished\":\"2025-11-21T17:51:29+00:00\",\"dateModified\":\"2026-08-01T19:47:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/faqs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/about\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"FAQs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/person\\\/fc48d9229175fc3ec3ee306d1f68581a\",\"name\":\"The Hawaii Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3463f4b37ecd3fd8bbcc53b8e40f1dcab42dffe8161c6e2bddb5e6cd1ef8926?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3463f4b37ecd3fd8bbcc53b8e40f1dcab42dffe8161c6e2bddb5e6cd1ef8926?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3463f4b37ecd3fd8bbcc53b8e40f1dcab42dffe8161c6e2bddb5e6cd1ef8926?s=96&d=mm&r=g\",\"caption\":\"The Hawaii Team\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FAQs | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/about\/faqs\/","og_locale":"en_US","og_type":"article","og_title":"FAQs | The Hawaii Team","og_description":"The Hawai\u02bbi Team proudly serves buyers, sellers, and real estate investors throughout West Hawai\u02bbi on the Big Island. Our primary service areas include Kailua-Kona, Keauhou, Holualoa, Waikoloa Village, Waikoloa Beach Resort, Mauna Lani, Mauna Kea Resort, the Kohala Coast, and many surrounding communities. Whether you're searching for an oceanfront luxury estate, a vacation home, an [&hellip;]","og_url":"https:\/\/thehawaiiteam.com\/about\/faqs\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-08-01T19:47:11+00:00","twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thehawaiiteam.com\/about\/faqs\/#article","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/about\/faqs\/"},"author":{"name":"The Hawaii Team","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/person\/fc48d9229175fc3ec3ee306d1f68581a"},"headline":"FAQs","datePublished":"2025-11-21T17:51:29+00:00","dateModified":"2026-08-01T19:47:11+00:00","mainEntityOfPage":{"@id":"https:\/\/thehawaiiteam.com\/about\/faqs\/"},"wordCount":1830,"publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/thehawaiiteam.com\/about\/faqs\/","url":"https:\/\/thehawaiiteam.com\/about\/faqs\/","name":"FAQs | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"datePublished":"2025-11-21T17:51:29+00:00","dateModified":"2026-08-01T19:47:11+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/about\/faqs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/about\/faqs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/about\/faqs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"About","item":"https:\/\/thehawaiiteam.com\/about\/"},{"@type":"ListItem","position":3,"name":"FAQs"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]},{"@type":"Person","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/person\/fc48d9229175fc3ec3ee306d1f68581a","name":"The Hawaii Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d3463f4b37ecd3fd8bbcc53b8e40f1dcab42dffe8161c6e2bddb5e6cd1ef8926?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d3463f4b37ecd3fd8bbcc53b8e40f1dcab42dffe8161c6e2bddb5e6cd1ef8926?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d3463f4b37ecd3fd8bbcc53b8e40f1dcab42dffe8161c6e2bddb5e6cd1ef8926?s=96&d=mm&r=g","caption":"The Hawaii Team"}}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1282970","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1282970"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1282970\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/22"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1282970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1282292,"date":"2025-11-06T10:59:23","date_gmt":"2025-11-06T20:59:23","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1282292"},"modified":"2026-02-24T08:49:23","modified_gmt":"2026-02-24T18:49:23","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/terms-of-service\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_11 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_20\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_36  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h1>Terms of Service<\/h1>\n<p><strong>Effective Date<\/strong>: February 24, 2026<br \/><strong>Website<\/strong>: <a href=\"https:\/\/thehawaiiteam.com\/\">https:\/\/thehawaiiteam.com\/<\/a><\/p>\n<p><strong>Brokerage<\/strong>: The Hawaii Team, <span>Keller Williams Big Island<\/span><\/p>\n<h2>1. Acceptance of Terms<\/h2>\n<p>By accessing or using The Hawaii Team website (\u201c<strong>the Site<\/strong>\u201d), you agree to comply with and be bound by these Terms of Service (\u201c<strong>Terms<\/strong>\u201d). If you do not agree, please do not use this Site.<\/p>\n<h2>2. Purpose of This Website<\/h2>\n<p>The Site is provided by The Hawaii Team, a licensed real estate brokerage under <span>Keller Williams Big Island<\/span>, for general informational purposes. The Site provides access to property listings, market information, and related real estate content sourced from the Hawaii Information System (MLS).<\/p>\n<p>Use of this Site does not create a brokerage, agency, or fiduciary relationship between you and The Hawaii Team, nor does it constitute a buyer\u2019s or seller\u2019s representation agreement. To engage The Hawaii Team as your representative, you must enter into a written agency agreement signed by both parties.<\/p>\n<h2>3. Use of Information<\/h2>\n<p>All information on this Site\u2014including property listings, photographs, and pricing\u2014is provided as a courtesy and obtained from reliable sources, including the Hawaii Information System (MLS).<\/p>\n<p>However, The Hawaii Team makes no warranties or representations as to the accuracy, completeness, or current status of any information.<br \/>Property information may change at any time without notice.<\/p>\n<h2>4. MLS Data Disclaimer<\/h2>\n<p>This website includes listings provided by the Hawaii Information Service (MLS).<\/p>\n<p>All data is copyrighted by the Hawaii Information Service and is made available solely for consumers\u2019 personal, non-commercial use.<br \/>Such information may not be used for any purpose other than to identify prospective properties consumers may be interested in purchasing.<\/p>\n<p>Reproduction, redistribution, or retransmission of any MLS data, in whole or in part, is strictly prohibited without prior written consent from the MLS provider.<\/p>\n<h2>5. No Registration or Fees<\/h2>\n<p>Use of this website is free. You are not required to create an account, provide personal information, or pay any fee to view listings or use the Site\u2019s features.<br \/>If you choose to contact us through a form, you agree to provide accurate information so that we may respond appropriately.<\/p>\n<h2>6. Intellectual Property Rights<\/h2>\n<p>All content on this Site\u2014including text, graphics, images, logos, and design elements\u2014is owned by The Hawaii Team, its affiliates, or its licensors, and is protected by copyright, trademark, and other intellectual property laws.<\/p>\n<p>You may not copy, reproduce, modify, distribute, or exploit any content from this Site without prior written consent.<\/p>\n<h2>7. Third-Party Links<\/h2>\n<p>The Site may include links to third-party websites for your convenience. The Hawaii Team is not responsible for the content, privacy policies, or practices of any linked third-party websites. Use of such links is at your own risk.<\/p>\n<h2>8. No Guarantee or Warranty<\/h2>\n<p>All materials and services on this Site are provided \u201cas is\u201d and \u201cas available.\u201d<br \/>The Hawaii Team disclaims all warranties, express or implied, including but not limited to merchantability, fitness for a particular purpose, and non-infringement.<\/p>\n<p>We do not warrant that the Site will be uninterrupted, error-free, or free of viruses or other harmful components.<\/p>\n<h2>9. Limitation of Liability<\/h2>\n<p>To the fullest extent permitted by law, The Hawaii Team and its affiliates, agents, and representatives shall not be liable for any damages, losses, or injuries resulting from your use of the Site or reliance upon any information obtained through it.<\/p>\n<h2>10. No Professional or Legal Advice<\/h2>\n<p>Information provided on this Site is for informational purposes only and should not be construed as legal, financial, or real estate advice. You should consult your own qualified professionals before making any real estate decisions.<\/p>\n<h2>11. Visitor Analytics and Identification<\/h2>\n<p>By using this website, you acknowledge that we may use third-party analytics, marketing, and visitor identification services (including but not limited to Mailbox ROI) that collect technical information such as IP address and browsing behavior.<\/p>\n<p>These services help us better understand visitor interests and may associate visit data with additional publicly available information for marketing purposes. All use of such information is governed by our Privacy Policy.<\/p>\n<p>We do not use this information to make decisions that would violate fair housing laws or discriminate against any protected class.<\/p>\n<h2>12. Changes to These Terms<\/h2>\n<p>The Hawaii Team reserves the right to modify or update these Terms at any time without notice. Any changes will be posted on this page with the updated effective date. Continued use of the Site after any modification constitutes your acceptance of the revised Terms.<\/p>\n<h2>13. Governing Law<\/h2>\n<p>These Terms shall be governed by and construed in accordance with the laws of the State of Hawaii, without regard to conflict of law principles.<\/p>\n<h2>14. Contact Information<\/h2>\n<p>For questions about these Terms, please contact:<\/p>\n<p>The Hawaii Team<br \/><span>Keller Williams Big Island<\/span><br \/><a href=\"https:\/\/thehawaiiteam.com\/\">https:\/\/thehawaiiteam.com\/<\/a><\/p>\n<p>Email: <a href=\"mailto:team@thehawaiiteam.com\">team@thehawaiiteam.com<\/a><\/p>\n<p>Phone: <a href=\"tel:18089305900\">808-913-0899<\/a><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Terms of Service Effective Date: February 24, 2026Website: https:\/\/thehawaiiteam.com\/ Brokerage: The Hawaii Team, Keller Williams Big Island 1. Acceptance of Terms By accessing or using The Hawaii Team website (\u201cthe Site\u201d), you agree to comply with and be bound by these Terms of Service (\u201cTerms\u201d). If you do not agree, please do not use this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<p>Terms of Service<\/p><p>Effective Date: November 6, 2025<br \/>Website: https:\/\/thehawaiiteam.com\/<\/p><p>Brokerage: The Hawaii Team, Keller Williams Realty Maui<\/p><p>1. Acceptance of Terms<\/p><p>By accessing or using The Hawaii Team website (\u201cthe Site\u201d), you agree to comply with and be bound by these Terms of Service (\u201cTerms\u201d). If you do not agree, please do not use this Site.<\/p><p>2. Purpose of This Website<\/p><p>The Site is provided by The Hawaii Team, a licensed real estate brokerage under Keller Williams Realty Maui, for general informational purposes. The Site provides access to property listings, market information, and related real estate content sourced from the Hawaii Information System (MLS).<\/p><p>Use of this Site does not create a brokerage, agency, or fiduciary relationship between you and The Hawaii Team, nor does it constitute a buyer\u2019s or seller\u2019s representation agreement. To engage The Hawaii Team as your representative, you must enter into a written agency agreement signed by both parties.<\/p><p>3. Use of Information<\/p><p>All information on this Site\u2014including property listings, photographs, and pricing\u2014is provided as a courtesy and obtained from reliable sources, including the Hawaii Information System (MLS).<br \/>However, The Hawaii Team makes no warranties or representations as to the accuracy, completeness, or current status of any information.<br \/>Property information may change at any time without notice.<\/p><p>4. MLS Data Disclaimer<\/p><p>This website includes listings provided by the Hawaii Information Service (MLS).<br \/>All data is copyrighted by the Hawaii Information Service and is made available solely for consumers\u2019 personal, non-commercial use.<br \/>Such information may not be used for any purpose other than to identify prospective properties consumers may be interested in purchasing.<\/p><p>Reproduction, redistribution, or retransmission of any MLS data, in whole or in part, is strictly prohibited without prior written consent from the MLS provider.<\/p><p>5. No Registration or Fees<\/p><p>Use of this website is free. You are not required to create an account, provide personal information, or pay any fee to view listings or use the Site\u2019s features.<br \/>If you choose to contact us through a form, you agree to provide accurate information so that we may respond appropriately.<\/p><p>6. Intellectual Property Rights<\/p><p>All content on this Site\u2014including text, graphics, images, logos, and design elements\u2014is owned by The Hawaii Team, its affiliates, or its licensors, and is protected by copyright, trademark, and other intellectual property laws.<\/p><p>You may not copy, reproduce, modify, distribute, or exploit any content from this Site without prior written consent.<\/p><p>7. Third-Party Links<\/p><p>The Site may include links to third-party websites for your convenience. The Hawaii Team is not responsible for the content, privacy policies, or practices of any linked third-party websites. Use of such links is at your own risk.<\/p><p>8. No Guarantee or Warranty<\/p><p>All materials and services on this Site are provided \u201cas is\u201d and \u201cas available.\u201d<br \/>The Hawaii Team disclaims all warranties, express or implied, including but not limited to merchantability, fitness for a particular purpose, and non-infringement.<br \/>We do not warrant that the Site will be uninterrupted, error-free, or free of viruses or other harmful components.<\/p><p>9. Limitation of Liability<\/p><p>To the fullest extent permitted by law, The Hawaii Team and its affiliates, agents, and representatives shall not be liable for any damages, losses, or injuries resulting from your use of the Site or reliance upon any information obtained through it.<\/p><p>10. No Professional or Legal Advice<\/p><p>Information provided on this Site is for informational purposes only and should not be construed as legal, financial, or real estate advice. You should consult your own qualified professionals before making any real estate decisions.<\/p><p>11. Changes to These Terms<\/p><p>The Hawaii Team reserves the right to modify or update these Terms at any time without notice. Any changes will be posted on this page with the updated effective date. Continued use of the Site after any modification constitutes your acceptance of the revised Terms.<\/p><p>12. Governing Law<\/p><p>These Terms shall be governed by and construed in accordance with the laws of the State of Hawaii, without regard to conflict of law principles.<\/p><p>13. Contact Information<\/p><p>For questions about these Terms, please contact:<\/p><p>The Hawaii Team<br \/>Keller Williams Realty Maui<br \/>https:\/\/thehawaiiteam.com\/<\/p><p>Email: info@thehawaiiteam.com<\/p><p>Phone: (insert your phone number)<\/p>","_et_gb_content_width":"","footnotes":""},"class_list":["post-1282292","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terms of Service | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/terms-of-service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms of Service | The Hawaii Team\" \/>\n<meta property=\"og:description\" content=\"Terms of Service Effective Date: February 24, 2026Website: https:\/\/thehawaiiteam.com\/ Brokerage: The Hawaii Team, Keller Williams Big Island 1. Acceptance of Terms By accessing or using The Hawaii Team website (\u201cthe Site\u201d), you agree to comply with and be bound by these Terms of Service (\u201cTerms\u201d). If you do not agree, please do not use this [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/terms-of-service\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-24T18:49:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/terms-of-service\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/terms-of-service\\\/\",\"name\":\"Terms of Service | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"datePublished\":\"2025-11-06T20:59:23+00:00\",\"dateModified\":\"2026-02-24T18:49:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/terms-of-service\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/terms-of-service\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/terms-of-service\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms of Service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terms of Service | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/terms-of-service\/","og_locale":"en_US","og_type":"article","og_title":"Terms of Service | The Hawaii Team","og_description":"Terms of Service Effective Date: February 24, 2026Website: https:\/\/thehawaiiteam.com\/ Brokerage: The Hawaii Team, Keller Williams Big Island 1. Acceptance of Terms By accessing or using The Hawaii Team website (\u201cthe Site\u201d), you agree to comply with and be bound by these Terms of Service (\u201cTerms\u201d). If you do not agree, please do not use this [&hellip;]","og_url":"https:\/\/thehawaiiteam.com\/terms-of-service\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-02-24T18:49:23+00:00","twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/terms-of-service\/","url":"https:\/\/thehawaiiteam.com\/terms-of-service\/","name":"Terms of Service | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"datePublished":"2025-11-06T20:59:23+00:00","dateModified":"2026-02-24T18:49:23+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/terms-of-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/terms-of-service\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/terms-of-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"Terms of Service"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1282292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1282292"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1282292\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1282292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1276219,"date":"2025-04-19T02:22:49","date_gmt":"2025-04-19T12:22:49","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1276219"},"modified":"2026-05-29T04:47:17","modified_gmt":"2026-05-29T14:47:17","slug":"giveaway-rules","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/giveaway-rules\/","title":{"rendered":"Father&#8217;s Day Giveaway"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_12 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_21\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_37  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_10  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h1><b>Father&#8217;s Day Giveaway \u2013 Official Rules<\/b><\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_row et_pb_row_22\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_38  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_11  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>Eligibility<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_12  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>The Father&#8217;s Day Giveaway is open to legal U.S. residents who currently own real estate along the Kona Coast.<\/li>\n<li>Participants must be 18 years of age or older at the time of entry.<\/li>\n<li><strong>Limit one (1) entry per person.<\/strong><\/li>\n<li>Employees, agents, and affiliates of The Hawaii Team and Keller Williams Big Island, as well as their immediate family members, are not eligible.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_23\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_39  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_13  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>How to Enter<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_14  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>No purchase is necessary. Simply complete the official entry form linked in the email invitation.<\/li>\n<li>All entries must be received by <strong>11:59 PM HST on June 18, 2026<\/strong>.<\/li>\n<li>Duplicate entries will be disqualified.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_row et_pb_row_24\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_40  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_15  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>Prize Details<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_16  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>One (1) winner will receive a <strong>Father\u2019s Day gift package valued at $1,250.<\/strong><\/li>\n<li>The prize is non-transferable, non-refundable, and may not be redeemed for cash.<\/li>\n<li>Substitutions are not permitted, except at the sole discretion of the sponsor.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_25\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_41  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_17  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>Winner Selection<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_18  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>A random drawing will be conducted on <strong>June 19, 2026<\/strong>, from all eligible entries.<\/li>\n<li>The winner will be notified via email and\/or phone.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_row et_pb_row_26\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_42  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_19  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>General Conditions<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_20  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>By entering, participants agree to comply with these official rules and the decisions of The Hawaii Team, which are final in all respects.<\/li>\n<li>The Hawaii Team reserves the right to cancel, suspend, or modify the promotion should any fraud, technical issue, or external circumstance compromise its integrity.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_27\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_43  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_21  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>Privacy<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_22  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>All personal information collected will be used solely for the purposes of this giveaway.<\/li>\n<li>Your information will not be sold, shared, or used for any other purpose without consent.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_row et_pb_row_28\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_44  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_23  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>Legal Disclaimer<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_24  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>This promotion is <strong>not sponsored, endorsed, or administered by Facebook, Instagram, or any other social media platform.<\/strong><\/li>\n<li>By entering, you release and hold harmless The Hawaii Team, Keller Williams Big Island, and all associated parties from any liability related to participation in the giveaway or acceptance of the prize.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_row et_pb_row_29\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_45  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_25  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2><b>Sponsor<\/b><\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_pb_text et_pb_text_26  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong>The Hawaii Team<\/strong><br \/>Keller Williams Big Island<br \/>Kailua-Kona, Hawai\u2018i<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Father&#8217;s Day Giveaway \u2013 Official RulesEligibility The Father&#8217;s Day Giveaway is open to legal U.S. residents who currently own real estate along the Kona Coast. Participants must be 18 years of age or older at the time of entry. Limit one (1) entry per person. Employees, agents, and affiliates of The Hawaii Team and Keller [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1276219","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Father&#039;s Day Giveaway | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Father&#039;s Day Giveaway | The Hawaii Team\" \/>\n<meta property=\"og:description\" content=\"Father&#039;s Day Giveaway \u2013 Official RulesEligibility The Father&#039;s Day Giveaway is open to legal U.S. residents who currently own real estate along the Kona Coast. Participants must be 18 years of age or older at the time of entry. Limit one (1) entry per person. Employees, agents, and affiliates of The Hawaii Team and Keller [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/giveaway-rules\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-29T14:47:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/giveaway-rules\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/giveaway-rules\\\/\",\"name\":\"Father's Day Giveaway | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"datePublished\":\"2025-04-19T12:22:49+00:00\",\"dateModified\":\"2026-05-29T14:47:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/giveaway-rules\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/giveaway-rules\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/giveaway-rules\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Father&#8217;s Day Giveaway\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Father's Day Giveaway | The Hawaii Team","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Father's Day Giveaway | The Hawaii Team","og_description":"Father's Day Giveaway \u2013 Official RulesEligibility The Father's Day Giveaway is open to legal U.S. residents who currently own real estate along the Kona Coast. Participants must be 18 years of age or older at the time of entry. Limit one (1) entry per person. Employees, agents, and affiliates of The Hawaii Team and Keller [&hellip;]","og_url":"https:\/\/thehawaiiteam.com\/giveaway-rules\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-05-29T14:47:17+00:00","twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/giveaway-rules\/","url":"https:\/\/thehawaiiteam.com\/giveaway-rules\/","name":"Father's Day Giveaway | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"datePublished":"2025-04-19T12:22:49+00:00","dateModified":"2026-05-29T14:47:17+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/giveaway-rules\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/giveaway-rules\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/giveaway-rules\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"Father&#8217;s Day Giveaway"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1276219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1276219"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1276219\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1276219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":1235595,"date":"2024-11-27T07:50:05","date_gmt":"2024-11-27T17:50:05","guid":{"rendered":"https:\/\/thehawaiiteam.com\/?page_id=1235595"},"modified":"2026-06-23T04:29:14","modified_gmt":"2026-06-23T14:29:14","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/thehawaiiteam.com\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_13 et_section_regular\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_row et_pb_row_30\">\n\t\t\t\t<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_46  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_pb_text et_pb_text_27  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h1>Privacy Policy for The Hawaii Team<\/h1>\n<p>Effective Date: 06\/20\/2026<\/p>\n<p>Welcome to The Hawaii Team&#8217;s website, <a href=\"https:\/\/thehawaiiteam.com\/\" title=\"The Hawaii Team\">https:\/\/thehawaiiteam.com\/<\/a>. Protecting your privacy is important to us, and this Privacy Policy outlines how we collect, use, and safeguard your information when you use our website and services. By using our website, you consent to the practices described in this policy.<\/p>\n<h2>1. Information We Collect<\/h2>\n<p>We collect two types of information when you visit our website:<\/p>\n<h3>1.1 Personal Information<\/h3>\n<p>When you view properties on our pages, contact us, sign up for services, or inquire about properties, we may collect personal information, including but not limited to:<\/p>\n<ul>\n<li>Name<\/li>\n<li>Email address<\/li>\n<li>Phone number<\/li>\n<li>Mailing address<\/li>\n<li>Property preferences or details relevant to real estate inquiries<\/li>\n<\/ul>\n<h3>1.2 Non-Personal Information<\/h3>\n<p>We automatically collect certain non-personal information to improve the functionality and performance of our website including but not limited to:<\/p>\n<ul>\n<li>Browser type and version<\/li>\n<li>Device type<\/li>\n<li>IP address<\/li>\n<li>Pages visited, and the time spent on our website<\/li>\n<li>Cookies and similar technologies (see Section 6 for more details)<\/li>\n<\/ul>\n<p>We may utilize commercially available third\u2011party technologies and data enrichment services to associate this information with publicly available or licensed data sources. This process helps us better understand website engagement, visitor interests, and demographic trends, and may result in inferred or matched contact information such as name, email address, mailing address, or telephone number. Such information is used for analytics, marketing, business development, and client outreach purposes.<\/p>\n<h3>1.3 Visitor Identification and Data Enrichment<\/h3>\n<p>We use third-party services, including Mailbox ROI, to help us understand website visitor activity and improve our marketing and real estate services.<\/p>\n<p>These services may collect or process:<\/p>\n<ul>\n<li>IP address<\/li>\n<li>Device and browser information<\/li>\n<li>Website browsing behavior<\/li>\n<li>Approximate geographic location<\/li>\n<\/ul>\n<p>In some cases, this information may be matched with publicly available or commercially available data sources to provide additional information such as:<\/p>\n<ul>\n<li>Name<\/li>\n<li>Email address<\/li>\n<li>Mailing address<\/li>\n<li>General demographic information (such as age range)<\/li>\n<\/ul>\n<p>This information is used to help us identify potential real estate clients, improve marketing relevance, and better respond to visitor interests.<\/p>\n<p>We do not represent or warrant the accuracy of any inferred or matched data and process all information in accordance with applicable federal, state, and international privacy laws.<\/p>\n<h2>2. Use of Third\u2011Party Analytics &amp; Data Enrichment Providers<\/h2>\n<p>We may supplement the information we collect with data obtained from reputable third\u2011party providers that aggregate data from public records, licensed commercial sources, and proprietary databases. These providers assist us in improving the relevance of our communications, advertising, and services. We do not sell personal information for monetary consideration.<\/p>\n<h2>3. How We Use Your Information<\/h2>\n<p>The Hawaii Team uses the information collected for the following purposes:<\/p>\n<ul>\n<li>To respond to your inquiries or requests<\/li>\n<li>To facilitate real estate transactions<\/li>\n<li>To send you relevant updates, property listings, or newsletters (if you opt-in)<\/li>\n<li>To improve the functionality and user experience of our website<\/li>\n<li>To comply with applicable laws, regulations, and professional obligations<\/li>\n<li>To identify and better understand visitors who may be interested in real estate services through approved third-party marketing tools.<\/li>\n<\/ul>\n<h2>4. How We Share Your Information<\/h2>\n<p>We respect your privacy and will not sell your information to third parties. However, we may share your information with:<\/p>\n<ul>\n<li>Service Providers: Vendors or contractors who assist in delivering our services, such as email marketing platforms or data analysis tools (such as Mailbox ROI), that assist us in analyzing site traffic and generating real estate leads..<\/li>\n<li>Legal Requirements: When required by law, regulation, or legal process to disclose your information.<\/li>\n<li>Business Transfers: In the event of a merger, acquisition, or sale of our business assets.<\/li>\n<\/ul>\n<p>Certain data uses may constitute \u201csharing\u201d under California law. Visitors may opt out of such sharing by submitting a request through our privacy contact mechanism at <a href=\"mailto:team@thehawaiiteam.com\">team@thehawaiiteam.com<\/a>.<\/p>\n<h2>5. Your Choices and Rights<\/h2>\n<p>Depending on your jurisdiction, you may have rights that include:<\/p>\n<ul>\n<li>The right to know what personal information we collect and how it is used<\/li>\n<li>The right to request deletion of personal information<\/li>\n<li>The right to opt out of certain data uses or sharing<\/li>\n<li>The right to correct inaccurate personal information<\/li>\n<\/ul>\n<p>Requests may be submitted by contacting us through email\u00a0 at <a href=\"mailto:team@thehawaiiteam.com\">team@thehawaiiteam.com<\/a>. We will verify and respond to requests in accordance with applicable law.<\/p>\n<p>California residents may exercise their rights under the California Privacy Rights Act (CPRA).<\/p>\n<h2>6. How We Protect Your Information<\/h2>\n<p>We implement technical, administrative, and physical safeguards to protect your information from unauthorized access, disclosure, or misuse. However, no online data transmission is completely secure, and we cannot guarantee absolute security.<\/p>\n<h2>7. Cookies and Tracking Technologies<\/h2>\n<p>Our website may use advanced tracking and visitor identification technologies, including tools that associate IP addresses with publicly available information for marketing and analytics purposes. By continuing to use this site, you consent to these practices as described in our Privacy Policy.<\/p>\n<h2>8. Third-Party Links<\/h2>\n<p>Our website may contain links to third-party websites. We are not responsible for the privacy practices or content of these external sites. Please review their privacy policies when visiting third-party websites.<\/p>\n<h2>9. Children\u2019s Privacy<\/h2>\n<p>Our services are not directed at children under 13 years of age. We do not knowingly collect personal information from children. If you believe we have collected information from a child, please contact us immediately.<\/p>\n<h2>10.\u00a0Terms of Service \u2013 Privacy Incorporation<\/h2>\n<p>By accessing or using this website, you acknowledge and agree that information about your visit may be collected, processed, and used in accordance with our Privacy Policy, including the collection of IP addresses and the use of third\u2011party analytics and data enrichment technologies.<\/p>\n<h2>11. Changes to This Privacy Policy<\/h2>\n<p>We may update this Privacy Policy from time to time to reflect changes in our practices or applicable laws. The latest version will always be available at <a href=\"https:\/\/thehawaiiteam.com\/privacy-policy\">https:\/\/thehawaiiteam.com\/privacy-policy<\/a>.<\/p>\n<h2>12. Luxury\u2011Brand Clarifying Statement<\/h2>\n<p>We respect the privacy of our clientele and use data thoughtfully and discreetly to enhance service quality, marketing relevance, and overall experience. Personal information is handled with care and is never sold to unrelated third parties.<\/p>\n<h2>13. Your Choices Regarding Marketing and Tracking<\/h2>\n<p>If you prefer not to have your information used for marketing or visitor identification purposes, you may:<\/p>\n<ul>\n<li>Adjust your browser privacy settings<\/li>\n<li>Use ad-blocking or tracking prevention tools<\/li>\n<li>Contact us at <a href=\"mailto:team@thehawaiiteam.com\">team@thehawaiiteam.com<\/a> to request removal from marketing communications<\/li>\n<\/ul>\n<h2>14. Contact Information<\/h2>\n<p>If you have any questions, concerns, or requests related to this Privacy Policy, please contact us at:<\/p>\n<p>The Hawaii Team \u2013 Daniel Polimino #RB 22894 REALTOR\u00ae Broker<br \/>Tel. 808-913-0899<br \/>Email: <a href=\"mailto:team@thehawaiiteam.com\">team@thehawaiiteam.com<\/a><\/p>\n<p>KW Big Island \u2013 #RB 23793<br \/>Office: 73-5619 Kauhola St. Ste 208, Kailua Kona, HI 96740<br \/>Tel. <a href=\"tel:1-808-913-0899\">808-913-0899<\/a><\/p>\n<p>By using The Hawaii Team&#8217;s website, you acknowledge that you have read and understood this Privacy Policy.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy for The Hawaii Team Effective Date: 06\/20\/2026 Welcome to The Hawaii Team&#8217;s website, https:\/\/thehawaiiteam.com\/. Protecting your privacy is important to us, and this Privacy Policy outlines how we collect, use, and safeguard your information when you use our website and services. By using our website, you consent to the practices described in this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<p>Privacy Policy for The Hawaii Team<br \/>Effective Date: [Insert Date]<\/p><p>Welcome to The Hawaii Team's website, https:\/\/thehawaiiteam.com\/. Protecting your privacy is important to us, and this Privacy Policy outlines how we collect, use, and safeguard your information when you use our website and services. By using our website, you consent to the practices described in this policy.<\/p><p>1. Information We Collect<br \/>We collect two types of information when you visit our website:<\/p><p>1.1 Personal Information<br \/>When you contact us, sign up for services, or inquire about properties, we may collect personal information, including but not limited to:<\/p><p>Name<br \/>Email address<br \/>Phone number<br \/>Mailing address<br \/>Property preferences or details relevant to real estate inquiries<br \/>1.2 Non-Personal Information<br \/>We automatically collect certain non-personal information to improve the functionality and performance of our website:<\/p><p>Browser type and version<br \/>Device type<br \/>IP address<br \/>Pages visited, and the time spent on our website<br \/>Cookies and similar technologies (see Section 6 for more details)<br \/>2. How We Use Your Information<br \/>The Hawaii Team uses the information collected for the following purposes:<\/p><p>To respond to your inquiries or requests<br \/>To facilitate real estate transactions<br \/>To send you relevant updates, property listings, or newsletters (if you opt-in)<br \/>To improve the functionality and user experience of our website<br \/>To comply with applicable laws, regulations, and professional obligations<br \/>3. How We Share Your Information<br \/>We respect your privacy and will not sell your information to third parties. However, we may share your information with:<\/p><p>Service Providers: Vendors or contractors who assist in delivering our services, such as email marketing platforms or data analysis tools.<br \/>Legal Requirements: When required by law, regulation, or legal process to disclose your information.<br \/>Business Transfers: In the event of a merger, acquisition, or sale of our business assets.<br \/>4. Your Choices and Rights<br \/>You have the following rights regarding your information:<\/p><p>Access and Correction: Request access to or correction of the personal information we hold about you.<br \/>Opt-Out: Unsubscribe from marketing emails or property updates at any time by clicking the \"Unsubscribe\" link in our emails or contacting us directly.<br \/>Cookie Preferences: Manage or disable cookies through your browser settings (see Section 6).<br \/>To exercise your rights, please contact us at team@thehawaiiteam.com or call us at 808-913-0899.<\/p><p>5. How We Protect Your Information<br \/>We implement technical, administrative, and physical safeguards to protect your information from unauthorized access, disclosure, or misuse. However, no online data transmission is completely secure, and we cannot guarantee absolute security.<\/p><p>6. Cookies and Tracking Technologies<br \/>Our website uses cookies to:<\/p><p>Enhance your browsing experience<br \/>Analyze website traffic and performance<br \/>Provide personalized content or ads<br \/>You can manage your cookie preferences through your browser settings. Disabling cookies may affect the functionality of certain features on our website.<\/p><p>7. Third-Party Links<br \/>Our website may contain links to third-party websites. We are not responsible for the privacy practices or content of these external sites. Please review their privacy policies when visiting third-party websites.<\/p><p>8. Children\u2019s Privacy<br \/>Our services are not directed at children under 13 years of age. We do not knowingly collect personal information from children. If you believe we have collected information from a child, please contact us immediately.<\/p><p>9. Changes to This Privacy Policy<br \/>We may update this Privacy Policy from time to time to reflect changes in our practices or applicable laws. The latest version will always be available at https:\/\/thehawaiiteam.com\/privacy-policy.<\/p><p>10. Contact Information<br \/>If you have any questions, concerns, or requests related to this Privacy Policy, please contact us at:<\/p><p>The Hawaii Team \u2013 Daniel Polimino #RB 22894 REALTOR\u00ae Broker<br \/>Tel. 808-913-0899<br \/>Email: team@thehawaiiteam.com<\/p><p>KW Big Island \u2013 #RB 23793<br \/>Office: 73-5619 Kauhola St. Ste 208, Kailua Kona, HI 96740<br \/>Tel. 808-913-0899<\/p><p>By using The Hawaii Team's website, you acknowledge that you have read and understood this Privacy Policy.<\/p>","_et_gb_content_width":"","footnotes":""},"class_list":["post-1235595","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Privacy Policy | The Hawaii Team<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehawaiiteam.com\/privacy-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Privacy Policy | The Hawaii Team\" \/>\n<meta property=\"og:description\" content=\"Privacy Policy for The Hawaii Team Effective Date: 06\/20\/2026 Welcome to The Hawaii Team&#039;s website, https:\/\/thehawaiiteam.com\/. Protecting your privacy is important to us, and this Privacy Policy outlines how we collect, use, and safeguard your information when you use our website and services. By using our website, you consent to the practices described in this [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehawaiiteam.com\/privacy-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"The Hawaii Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Thehawaiiteam\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-23T14:29:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TheHawaiiTeam\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/privacy-policy\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/privacy-policy\\\/\",\"name\":\"Privacy Policy | The Hawaii Team\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\"},\"datePublished\":\"2024-11-27T17:50:05+00:00\",\"dateModified\":\"2026-06-23T14:29:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/privacy-policy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thehawaiiteam.com\\\/privacy-policy\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/privacy-policy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thehawaiiteam.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Privacy Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#website\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"name\":\"The Hawaii Team\",\"description\":\"Luxury Real Estate in Hawaii\",\"publisher\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thehawaiiteam.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#organization\",\"name\":\"The Hawaii Team\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"contentUrl\":\"https:\\\/\\\/thehawaiiteam.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/the_hawaii_team_logo.png\",\"width\":300,\"height\":172,\"caption\":\"The Hawaii Team\"},\"image\":{\"@id\":\"https:\\\/\\\/thehawaiiteam.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Thehawaiiteam\\\/\",\"https:\\\/\\\/x.com\\\/TheHawaiiTeam\",\"https:\\\/\\\/www.instagram.com\\\/thehawaiiteam\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-hawaii-team\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCIAcUs62FTD_QrS9ENfLXmA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Privacy Policy | The Hawaii Team","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehawaiiteam.com\/privacy-policy\/","og_locale":"en_US","og_type":"article","og_title":"Privacy Policy | The Hawaii Team","og_description":"Privacy Policy for The Hawaii Team Effective Date: 06\/20\/2026 Welcome to The Hawaii Team's website, https:\/\/thehawaiiteam.com\/. Protecting your privacy is important to us, and this Privacy Policy outlines how we collect, use, and safeguard your information when you use our website and services. By using our website, you consent to the practices described in this [&hellip;]","og_url":"https:\/\/thehawaiiteam.com\/privacy-policy\/","og_site_name":"The Hawaii Team","article_publisher":"https:\/\/www.facebook.com\/Thehawaiiteam\/","article_modified_time":"2026-06-23T14:29:14+00:00","twitter_card":"summary_large_image","twitter_site":"@TheHawaiiTeam","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehawaiiteam.com\/privacy-policy\/","url":"https:\/\/thehawaiiteam.com\/privacy-policy\/","name":"Privacy Policy | The Hawaii Team","isPartOf":{"@id":"https:\/\/thehawaiiteam.com\/#website"},"datePublished":"2024-11-27T17:50:05+00:00","dateModified":"2026-06-23T14:29:14+00:00","breadcrumb":{"@id":"https:\/\/thehawaiiteam.com\/privacy-policy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehawaiiteam.com\/privacy-policy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thehawaiiteam.com\/privacy-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehawaiiteam.com\/"},{"@type":"ListItem","position":2,"name":"Privacy Policy"}]},{"@type":"WebSite","@id":"https:\/\/thehawaiiteam.com\/#website","url":"https:\/\/thehawaiiteam.com\/","name":"The Hawaii Team","description":"Luxury Real Estate in Hawaii","publisher":{"@id":"https:\/\/thehawaiiteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehawaiiteam.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thehawaiiteam.com\/#organization","name":"The Hawaii Team","url":"https:\/\/thehawaiiteam.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","contentUrl":"https:\/\/thehawaiiteam.com\/wp-content\/uploads\/2020\/03\/the_hawaii_team_logo.png","width":300,"height":172,"caption":"The Hawaii Team"},"image":{"@id":"https:\/\/thehawaiiteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Thehawaiiteam\/","https:\/\/x.com\/TheHawaiiTeam","https:\/\/www.instagram.com\/thehawaiiteam\/","https:\/\/www.linkedin.com\/company\/the-hawaii-team","https:\/\/www.youtube.com\/channel\/UCIAcUs62FTD_QrS9ENfLXmA"]}]}},"_links":{"self":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1235595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/comments?post=1235595"}],"version-history":[{"count":0,"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/pages\/1235595\/revisions"}],"wp:attachment":[{"href":"https:\/\/thehawaiiteam.com\/wp-json\/wp\/v2\/media?parent=1235595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]