@media (max-width:768px){.project-unit-card{grid-template-columns:1fr 1fr;gap:12px;width:454.65px!important;padding:8px}.project-unit-card__col{gap:4px;font-size:.95rem}.project-unit-label{font-size:9px}.project-unit-value{font-size:11px;margin-left:6px}.project-unit-price{font-size:10px!important}}@media (max-width:480px){.project-unit-card{grid-template-columns:1fr;gap:8px;padding:4px;width:360px!important}.project-unit-card__col{gap:2px;font-size:.85rem}.project-unit-label{font-size:8px}.project-unit-value{font-size:10px;margin-left:4px}}.project-unit-card{display:flex;gap:24px;width:100%;color:#fff;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.31);border-radius:8px;padding:12px;justify-content:space-between;align-items:start;flex-direction:column;background-color:rgba(0,0,0,.3)}.project-unit-card:hover{background-color:rgba(255,255,255,.3)}.project-unit-card__body{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;width:100%;color:#fff;z-index:1;justify-content:space-between;align-items:end}.project-unit-card *{color:#fff!important}.project-unit-label{font-family:inherit;font-weight:300;color:rgba(177,180,176,1)!important;font-size:10px}.project-unit-card__col{display:flex;flex-direction:column;gap:5px;color:#fff;justify-content:start;align-items:flex-start}.project-unit-value{font-size:12px;margin-left:8px;margin-right:8px;color:#fff;font-weight:400}.project-unit-price{font-size:14px;color:#fff;font-weight:700;display:flex;align-items:center;gap:4px}