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