.sre-page { font-family: inherit; } .sre-page * { box-sizing: border-box; }/* ============ HERO ============ */ .sre-hero { position: relative; min-height: 480px; background-image: linear-gradient(rgba(0,0,0,0.60), rgba(0,0,0,0.60)), url('https://sedona.biz/wp-content/uploads/sedona-red-rocks-landscape-scaled.webp'); background-size: cover; background-position: center; background-attachment: fixed; display: flex; align-items: center; justify-content: center; text-align: center; padding: 80px 30px; } .sre-hero-inner { max-width: 900px; } .sre-hero h1 { font-size: 64px; font-weight: 800; margin: 0 0 20px; letter-spacing: -1px; line-height: 1.1; color: #ffffff !important; } .sre-hero p { font-size: 22px; font-weight: 300; line-height: 1.5; margin: 0; color: #ffffff !important; opacity: 0.95; }/* ============ MEET WILL ============ */ .sre-meet { background: #fff; padding: 80px 30px; } .sre-meet-inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 380px 1fr; gap: 60px; align-items: center; } .sre-meet-photo { width: 100%; border-radius: 8px; box-shadow: 0 10px 40px rgba(0,0,0,0.15); display: block; } .sre-meet-content h2 { font-size: 36px; font-weight: 700; margin: 0 0 8px; color: #111; } .sre-meet-title { color: #e30613; font-weight: 600; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 24px; } .sre-meet-bio { font-size: 17px; line-height: 1.7; color: #333; margin-bottom: 30px; } .sre-cta-row { display: flex; flex-wrap: wrap; gap: 12px; } .sre-cta { display: inline-block; padding: 14px 26px; border-radius: 6px; font-size: 15px; font-weight: 600; text-decoration: none; transition: all 0.2s; letter-spacing: 0.3px; } .sre-cta-primary { background: #e30613; color: #fff !important; } .sre-cta-primary:hover { background: #b30410; color: #fff !important; } .sre-cta-secondary { background: #111; color: #fff !important; } .sre-cta-secondary:hover { background: #333; color: #fff !important; } .sre-cta-tertiary { background: transparent; color: #111 !important; border: 2px solid #111; } .sre-cta-tertiary:hover { background: #111; color: #fff !important; }/* ============ ARTICLES SECTION HEADER ============ */ .sre-articles-header { background: #f7f7f7; padding: 60px 30px 30px; text-align: center; } .sre-articles-header h2 { font-size: 36px; font-weight: 700; color: #111; margin: 0 0 12px; } .sre-articles-header p { color: #666; font-size: 17px; margin: 0; }/* ============ MOBILE ============ */ @media (max-width: 900px) { .sre-hero { background-attachment: scroll; background-image: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url('https://sedona.biz/wp-content/uploads/sedona-red-rocks-landscape-scaled.webp'); } .sre-hero h1 { font-size: 42px; } .sre-hero p { font-size: 18px; } .sre-meet-inner { grid-template-columns: 1fr; gap: 40px; text-align: center; } .sre-meet-photo { max-width: 280px; margin: 0 auto; } .sre-cta-row { justify-content: center; } } @media (max-width: 480px) { .sre-hero h1 { font-size: 34px; } }

    Sedona Real Estate

    Your guide to Sedona real estate — expert insights from third-generation Sedona Realtor Will Hamburg.

    Will Hamburg, Associate Broker at Realty ONE Group Mountain Desert, Sedona Arizona

    Meet Will Hamburg

    Associate Broker · Realty ONE Group Mountain Desert

    William Hamburg is a third-generation Sedona native and Associate Broker at Realty ONE Group Mountain Desert. William has closed 225+ transactions and personally invested in 40 properties. He specializes in luxury homes, investment properties, and Sedona market strategy. Will is a proud member of Homes for Heroes — supporting veterans, first responders, teachers, and community heroes.

    Recent Real Estate News & Insights

    Market analysis, listings, and what's happening in Sedona real estate

    .sre-bottom { font-family: inherit; } .sre-bottom * { box-sizing: border-box; }.sre-bottom .sre-cta { display: inline-block; padding: 14px 26px; border-radius: 6px; font-size: 15px; font-weight: 600; text-decoration: none; transition: all 0.2s; letter-spacing: 0.3px; } .sre-bottom .sre-cta-primary { background: #e30613; color: #fff !important; } .sre-bottom .sre-cta-primary:hover { background: #b30410; color: #fff !important; } .sre-bottom .sre-cta-secondary { background: #111; color: #fff !important; } .sre-bottom .sre-cta-secondary:hover { background: #333; color: #fff !important; } .sre-bottom .sre-cta-tertiary { background: transparent; color: #111 !important; border: 2px solid #111; } .sre-bottom .sre-cta-tertiary:hover { background: #111; color: #fff !important; }/* ============ MARKET CTA ============ */ .sre-market { background: #111; color: #fff; padding: 80px 30px; text-align: center; } .sre-market h2 { font-size: 36px; font-weight: 700; margin: 0 0 16px; color: #fff !important; } .sre-market p { font-size: 18px; color: #ccc !important; max-width: 700px; margin: 0 auto 30px; line-height: 1.6; } .sre-market .sre-cta-primary { font-size: 17px; padding: 16px 32px; }/* ============ GET IN TOUCH ============ */ .sre-contact { background: #f7f7f7; padding: 80px 30px; text-align: center; } .sre-contact h2 { font-size: 36px; font-weight: 700; color: #111; margin: 0 0 12px; } .sre-contact p { color: #666; font-size: 17px; margin: 0 auto 35px; max-width: 600px; } .sre-contact-ctas { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }/* ============ SEARCH STRIP ============ */ .sre-search { background: #fff; padding: 50px 30px; text-align: center; border-top: 1px solid #eee; } .sre-search a { color: #111 !important; text-decoration: none; font-size: 18px; font-weight: 600; display: inline-flex; align-items: center; gap: 8px; transition: color 0.2s; } .sre-search a:hover { color: #e30613 !important; }/* ============ MOBILE ============ */ @media (max-width: 600px) { .sre-market h2, .sre-contact h2 { font-size: 28px; } .sre-market p, .sre-contact p { font-size: 16px; } }

    Looking to Search Active Listings?

    Browse Sedona's latest homes for sale, market reports, and neighborhood data on Will Hamburg's broker site.

    Visit OwnInSedona.com →

    Thinking About Buying or Selling in Sedona?

    Whether you're exploring the market, considering an investment, or ready to make a move — Will is here to help.