.dream-property-section{position:relative;padding:80px 0;background:linear-gradient(180deg,rgba(245,247,250,1),rgba(235,238,245,1) 50%,rgba(230,233,242,1));overflow:hidden}.dream-property-section-bg{position:absolute;inset:0;z-index:0}.dream-property-section-bg img{-o-object-fit:cover;object-fit:cover}.dream-property-section:before{content:"";position:absolute;bottom:0;right:0;width:600px;height:500px;background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4'%3E%3Crect x='0' y='80' width='30' height='40' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='35' y='60' width='30' height='60' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='70' y='40' width='30' height='80' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='105' y='70' width='15' height='50' fill='rgba(255,255,255,0.25)'/%3E%3Crect x='0' y='50' width='25' height='30' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='30' y='30' width='25' height='30' fill='rgba(255,255,255,0.25)'/%3E%3Crect x='60' y='20' width='25' height='20' fill='rgba(255,255,255,0.2)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:120px 120px;opacity:.5;pointer-events:none;z-index:0}.dream-property-container{position:relative;margin:0 auto;padding:0 20px;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.dream-property-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.nav-arrow-button{width:50px;height:50px;border-radius:50%;background:rgba(81,18,230,1);border:none;color:white;display:flex;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:0 4px 15px rgba(102,126,234,.3);display:inline-flex;align-items:center;margin-left:10px}.nav-arrow-button:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.4)}.nav-arrow-button svg{font-size:18px;transform:rotate(-30deg)}.see-all-button{padding:14px 50px;border-radius:30px;font-weight:600;font-size:1rem;transition:all .3s ease;white-space:nowrap;display:inline-block}.see-all-button,.see-all-button:hover{color:white;text-decoration:none}.city-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:67px;column-gap:67px;row-gap:30px;margin-top:40px}.city-card{border-radius:12px;background:white;padding:0;transition:all .3s ease;justify-content:space-between;width:250px}.city-card,.city-image-wrapper{display:flex;align-items:center}.city-image-wrapper{position:relative}.city-image-wrapper img{position:absolute;left:-30px;border-radius:6px}.city-content{text-align:center}.city-card:hover .city-image{transform:scale(1.05)}.city-name{font-size:1.5rem;font-weight:700;color:#2d3748;margin:20px 20px 15px;font-family:var(
    --heaing-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
  )}.explore-details-button{background:rgba(243,243,243,1);color:rgba(0,0,0,1);padding:5px 20px;border-radius:30px;text-decoration:none;font-weight:400;font-size:14px;text-align:center;margin:0 20px 20px;transition:all .3s ease;border:1px solid #e2e8f0;display:block}.explore-details-button:hover{background:linear-gradient(90deg,#cda958,#a28039);color:white;transform:translateY(-2px);text-decoration:none;box-shadow:0 4px 12px rgba(102,126,234,.3)}@media (max-width:1200px){.city-cards-grid{grid-template-columns:repeat(3,1fr);gap:25px}}@media (max-width:992px){.city-cards-grid{grid-template-columns:repeat(2,1fr);gap:20px}.see-all-button{padding:10px 20px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;white-space:nowrap}}@media (max-width:768px){.header-left{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:10px}.nav-arrow-button{width:45px;height:45px}.city-cards-grid{grid-template-columns:repeat(2,1fr);gap:15px 55px}.city-name{font-size:1.25rem;margin:15px 15px 12px}.explore-details-button{margin:0 15px 15px;padding:2px 10px;font-size:.9rem}}@media (max-width:576px){.city-image-wrapper{left:-30px!important}.city-card{justify-self:center}.dream-property-header{margin-bottom:0!important}.city-cards-grid{width:85%!important;justify-self:center;grid-template-columns:1fr;gap:20px}.see-all-button{width:100%;text-align:center}.city-image-wrapper img{left:15px!important}}