.hero-section{min-height:380px;background-color:#000;background-size:cover;background-position:center;background-attachment:fixed}.hero-overlay{background:linear-gradient(90deg,#0a192ff2,#0a192fcc 40%,#0a192f4d)}.hero-title{line-height:1.1;letter-spacing:-.5px}@media(min-width:992px){.hero-section{min-height:450px}}.search-section{margin-top:-2.5rem}@media(min-width:992px){.search-section{margin-top:-3.5rem}}.btn-primary-dark{background-color:var(--primary-dark-color);color:#fff;border:none}.btn-primary-dark:hover{background-color:#112a4e;color:#fff}.property-card{transition:transform .3s ease,box-shadow .3s ease}.property-card:hover{transform:translateY(-5px);box-shadow:0 .5rem 1rem #00000026!important}.property-img{height:140px;object-fit:cover}.like-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:all .2s}.like-btn:hover{color:#dc3545}.like-btn.active i{font-weight:900;color:#dc3545}.step-icon{width:80px;height:80px}.step-number{width:24px;height:24px;font-size:.8rem;display:flex;align-items:center;justify-content:center;margin-top:-20px;position:relative;z-index:2}@media(min-width:768px){.step-item:not(:last-child):after{content:"";position:absolute;top:40px;right:-50%;width:100%;height:2px;background-color:#e2e8f0;z-index:0}.step-item:not(:last-child):before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:31px;right:-10px;color:#cbd5e1;z-index:1;background:var(--bs-body-bg);padding:0 5px}}
