.main-cta-strip{background:url(https://via.placeholder.com/1600x900) 50%/cover no-repeat;position:relative}.property-hero{color:#fff;overflow:hidden;padding:100px 0}.property-hero__overlay{background:rgba(0,0,0,.6);inset:0;position:absolute}.property-hero__container{align-items:center;display:flex;gap:50px;justify-content:space-between;margin:auto;position:relative}.property-hero__content{max-width:600px}.property-hero__title{color:#fff;font-size:48px;font-weight:700;line-height:1.2}.property-hero__title span{color:#f9a825}.property-hero__desc{color:#fff;font-family:Inter;font-size:16px;font-weight:500;margin:20px 0 30px;opacity:.7}.property-hero__actions{display:flex;gap:15px;margin-top:25px}.property-hero__btn{align-items:center;border-radius:6px;display:inline-flex;font-weight:600;gap:8px;padding:12px 20px;text-decoration:none}.property-hero__btn--primary{background:#f9a825;color:#000}.property-hero__btn--secondary{background:hsla(0,0%,100%,.2);border:1px solid #fff;color:#fff}.property-hero__image img{border-radius:10px;max-width:500px;width:100%}