.map-project-card .project-card{font-family:RB!important;width:100%;height:fit-content;border-radius:32px;background-color:rgba(255,255,255,1);padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;transition:transform .2s ease,box-shadow .3s ease;gap:16px;z-index:100}.map-project-card .project-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.map-project-card .project-card p{font-family:RB!important}.map-project-card .project-card-header{width:100%;position:relative}.map-project-card .project-card-header>img{width:100%;height:100%;object-fit:cover;border-radius:18px}.map-project-card .project-tags{position:absolute;.map-project-card .project-name-progress{display:flex;align-items:center;justify-content:center;flex-direction:column}.map-project-card .progress-circle{--size:44px;--pct:0%;--primary:var(--primary-color);--primary-light:rgba(251,250,249,1);--thickness:3px;width:var(--size);height:var(--size);border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(var(--primary) var(--pct),var(--primary-light) 0deg)}.map-project-card .progress-circle:before{content:"";position:absolute;left:var(--thickness);top:var(--thickness);right:var(--thickness);bottom:var(--thickness);background:#fff;border-radius:50%;z-index:1;border:1px solid var(--primary-color)}.map-project-card .progress-circle .progress-circle__value{position:relative;z-index:2;font-weight:700;font-size:12px;color:var(--full-dark-color,#222)}.map-project-card .progress-circle.full-value{--primary:var(--shaded-red-color,#ff6b6b);--primary-light:rgba(255,107,107,0.12)}top:.1rem;left:.1rem;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.map-project-card .project-tags .project-tag{height:auto;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;border-radius:9999px;background-color:var(--white-color);color:var(--shaded-dark-color);box-shadow:0 1px 4px rgba(0,0,0,.05)}.map-project-card .project-tags .project-tag svg{width:16px}.map-project-card .project-tags .project-tag p{font-size:13px;font-family:RB!important;line-height:18px}.map-project-card .project-tags .project-type{background-color:rgba(69,66,61,1);color:var(--white-color);align-self:flex-start}.map-project-card .project-progress{width:85%;max-width:340px;height:64px;border-radius:16px;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px;box-shadow:0 4px 30px rgba(0,0,0,.1)!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.18)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-project-card .project-progress .project-text-progress{width:100%;display:flex;justify-content:space-between;align-items:center}.map-project-card .project-progress .project-text-progress p{color:white;font-size:15px}.map-project-card .project-progress .project-text-progress p.full-value{color:var(--shaded-red-color);font-weight:600}.map-project-card .project-line-progress{width:100%;height:8px;background-color:var(--shaded-light-color)!important;border-radius:8px;overflow:hidden}.map-project-card .project-line-progress .project-progress-value{height:100%;background-color:var(--primary-color)!important;border-radius:8px;transition:width .4s ease}.map-project-card .project-line-progress .project-progress-value.full-value{background-color:var(--shaded-red-color)}.map-project-card .project-card-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:24px;padding-top:16px}.map-project-card h3.project-name{width:100%;font-size:20px;font-weight:700;color:var(--full-dark-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-project-card .project-separator{width:100%;height:1px;background-color:var(--shaded-light-color);margin:12px 0;border-radius:1px}.map-project-card .project-card-name-data{background-color:rgba(251,250,249,1);padding:16px;border-radius:24px;width:100%;min-height:88px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.map-project-card .project-location{width:100%;font-size:13px;line-height:18px;font-weight:300;color:var(--shaded-dark-color)}.map-project-card ul.project-data{width:100%;list-style:none;display:flex;flex-direction:row;gap:12px;min-height:72px}.map-project-card ul.project-data li{display:flex;align-items:center;gap:10px;flex:1 1 calc(50% - 6px);position:relative;padding-inline-start:28px}.map-project-card ul.project-data li p{font-size:15px;color:var(--shaded-dark-color)}.map-project-card ul.project-data li img,.map-project-card ul.project-data li svg{position:absolute;inset-inline-start:0;top:30%;transform:translateY(-50%);width:16px;height:auto}.map-project-card .project-footer{display:flex;flex-direction:column;gap:4px;justify-content:space-between;align-items:center;width:100%;padding:0 20px;border-radius:24px;box-sizing:border-box}.map-project-card .sold-out-stamp{position:absolute;top:20px;left:50%;transform:translateX(-50%) rotate(-12deg);z-index:2;opacity:.85;pointer-events:none}.map-project-card .image-container{position:relative;width:100%;min-height:180px;max-height:300px;overflow:hidden;border-radius:24px}.map-project-card .image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f4f6}.map-project-card .skeleton-content{width:100%;height:100%;animation:pulse 2s infinite}.map-project-card .project-image{transition:opacity .3s ease;width:100%;height:100%;object-fit:cover}.map-project-card .project-image.hidden{opacity:0}.map-project-card .drag-handle-wrapper{width:100%;display:flex;justify-content:center;position:relative;margin-top:-8px;pointer-events:none}.map-project-card .drag-handle{width:64px;height:6px;background:#d1d5db;border-radius:6px;margin:8px 0 6px;pointer-events:auto}.map-project-card .map-project-phone-input{position:relative;width:100%;max-width:100%;display:flex;align-items:center}.map-project-card .map-project-phone-input .contact-input{width:100%;height:48px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);font-size:14px;color:var(--full-dark-color);outline:none}.map-project-card .map-project-phone-input .contact-input::placeholder{color:#9ca3af;opacity:1}.map-project-card .map-project-phone-input .contact-input:focus{box-shadow:0 4px 14px rgba(0,0,0,.08);border-color:var(--primary-color)}.map-project-card .map-project-phone-input .trailing{position:absolute;inset-inline-end:12px;top:50%;transform:translateY(-50%);font-size:13px;color:var(--muted-dark-color);font-weight:600;pointer-events:none}@media (max-width:1200px){.map-project-card .project-card{padding:16px;gap:12px;border-radius:24px}.map-project-card .project-card-content .project-card-name-data{padding:12px;height:180px;min-height:70px}.map-project-card .project-card-header .project-tags .project-tag{padding:.25rem .5rem;font-size:12px}.map-project-card ul.project-data{gap:8px}.map-project-card ul.project-data li{flex:1 1 100%;padding-inline-start:20px}.map-project-card .project-footer{flex-direction:column;align-items:center;justify-content:center;gap:8px}.project-card ul.project-data li.project-price .font-semibold,.project-card ul.project-data li.project-price span.font-semibold{font-size:12px;font-weight:700}.project-card ul.project-data li.project-areas span{font-size:12px}.project-card ul.project-data li img,.project-card ul.project-data li svg{position:absolute;inset-inline-start:0;top:35%;transform:translateY(-50%);width:16px;height:auto}}@media (min-width:641px){.map-project-card .drag-handle-wrapper{display:none}}@media (max-width:640px){.map-project-card .project-card{border-radius:16px}.map-project-card .drag-handle-wrapper{display:flex}.map-project-card .project-card-name-data *{font-size:14px}.map-project-card .project-card-name-data h3.project-name{font-size:16px}.map-project-card .project-card-name-data .project-location{font-size:11px}.map-project-card .project-card-name-data ul.project-data li p{font-size:13px}.map-project-card .project-card-header .project-progress{height:48px;padding:8px;width:90%}.map-project-card h3.project-name{font-size:18px}.map-project-card .project-location{font-size:12px}.map-project-card ul.project-data li p{font-size:var(--card-price-font-size,14px)}.map-project-card .project-name-progress p{font-size:12px}.map-project-card .progress-circle .progress-circle__value{font-size:10px}.map-project-card .progress-circle{--size:32px}}@media (max-width:400px){.map-project-card .image-container{max-height:260px}.map-project-card .project-card-name-data{max-height:150px}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.3}}