#row-r04x6y4,
#row-r04x6y4 .wrap.section{padding:0px;}

.htmlBlock-dreamhome .hbdh-inner{margin:0 auto;}
.htmlBlock-dreamhome .hbdh-row{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;}
.htmlBlock-dreamhome .hbdh-media{position:relative;min-height:420px;}
.htmlBlock-dreamhome .hbdh-media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;margin:0;}
.htmlBlock-dreamhome .hbdh-text{display:flex;align-items:center;justify-content:center;}
.htmlBlock-dreamhome .hbdh-textpad{padding:64px 8%;max-width:560px;width:100%;}
.htmlBlock-dreamhome .hbdh-kicker{font-style:italic;font-size:1.5rem;line-height:1.2;margin:0 0 .2em;}
.htmlBlock-dreamhome .hbdh-title{font-weight:400;font-size:clamp(1.9rem,3.4vw,3rem);letter-spacing:.03em;text-transform:uppercase;line-height:1.15;margin:0 0 .8em;}
.htmlBlock-dreamhome .hbdh-kicker,
.htmlBlock-dreamhome .hbdh-title{font-family:var(--font-display);}
.htmlBlock-dreamhome .hbdh-copy{font-size:1rem;line-height:1.7;margin:0 0 2em;}
.htmlBlock-dreamhome .hbdh-btn{display:inline-block;padding:16px 28px;font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;background:#1e1e1e;color:#ffffff;transition:opacity .2s ease;}
.htmlBlock-dreamhome .hbdh-btn:hover{opacity:.82;color:#ffffff;}
.htmlBlock-dreamhome .hbdh-raw:empty{display:none;}
@media (max-width:820px){
  .htmlBlock-dreamhome .hbdh-row{grid-template-columns:1fr;}
  .htmlBlock-dreamhome .hbdh-media{min-height:260px;order:-1;}
  .htmlBlock-dreamhome .hbdh-textpad{padding:44px 24px;text-align:center;max-width:none;}
}