/* Design 2 behaves like a discreet concierge workspace. */
.design-two .home-finder{margin-top:110px;margin-bottom:110px;box-shadow:22px 22px 0 #c67855}.design-two .home-finder .finder-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:8vw}.design-two .home-finder .finder-intro h2{grid-row:2}.design-two .home-finder .finder-intro>p:last-child{grid-column:2;grid-row:2;align-self:end}.design-two .intro{grid-template-columns:34% 66%;border-bottom:1px solid #bfc4bd}.design-two .intro>div:first-child{padding-right:4vw;border-right:1px solid #c67855}.design-two .hero-image{clip-path:polygon(13% 0,100% 0,100% 100%,0 100%)}
/* Design 3 is an image-led editorial cover, not a split hero. */
.design-three .hero{display:block;position:relative;min-height:780px;overflow:hidden;background:#33233e}.design-three .hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,#33233ef2 0%,#33233eb8 48%,#33233e24 78%),url('aerial.webp');z-index:0}.design-three .hero-copy{position:relative;z-index:1;background:transparent;max-width:900px;padding:150px 7vw 110px}.design-three .hero-copy h1{font-size:clamp(66px,8vw,122px)}.design-three .hero-copy>p:not(.label){max-width:560px}.design-three .intro{margin:-65px 6vw 70px;padding:65px;position:relative;z-index:2;background:#fff;box-shadow:18px 18px 0 #6dcbd1;grid-template-columns:1fr 1.2fr}.design-three .home-journey{padding-top:125px;padding-bottom:125px}.design-three .home-journey .journey-top>div:first-child{max-width:760px}.design-three .home-journey .journey-cards article:nth-child(2){transform:translateY(30px)}.design-three .home-journey .journey-cards article:nth-child(3){transform:translateY(60px);background:#33233e;color:#fff}.design-three .home-journey .journey-cards article:nth-child(3) p{color:#c9bfce}.design-three .home-journey .journey-cards article:nth-child(3) a{color:#6dcbd1}
@media(max-width:900px){.design-two .home-finder{margin-inline:24px}.design-three .hero-copy{padding-top:110px}.design-three .intro{margin:0;padding:70px 6vw}.design-three .home-journey .journey-cards article:nth-child(2),.design-three .home-journey .journey-cards article:nth-child(3){transform:none}}
@media(max-width:600px){.design-two .home-finder{margin:65px 0;box-shadow:none}.design-two .home-finder .finder-intro{display:block}.design-two .intro,.design-three .intro{grid-template-columns:1fr}.design-two .intro>div:first-child{border-right:0;border-bottom:1px solid #c67855;padding-bottom:30px}.design-three .hero{min-height:720px}.design-three .hero-copy{padding:95px 24px}.design-three .hero-copy h1{font-size:56px}.design-three .home-journey{padding-top:80px;padding-bottom:80px}}
