.project_overview{padding:65px 0}.project_overview .container{max-width:900px}.project_overview .prview_heading{color:#d9480f;font-size:28px;font-weight:700;letter-spacing:-.5%;line-height:1.3;margin:0 0 35px}.project_overview .project_table{border:1px solid #edeff2;border-radius:10px;margin:0 0 15px;overflow:hidden;width:100%}.project_overview .project_row{border-bottom:1px solid #edeff2;display:grid;grid-template-columns:172px 1fr}.project_overview .project_row:last-child{border-bottom:none}.project_overview .project_row .project_label{align-items:flex-start;background:#f7f8fa;border-right:1px solid #edeff2;color:#14181f;display:flex;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;padding:12px 22px}.project_overview .project_row .project_value{color:#5c6674;font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5;padding:12px 30px}.project_overview blockquote strong{color:#f6a483;flex-shrink:0;font-weight:600;white-space:nowrap}.project_overview blockquote{margin:40px 0}.project_overview .po__stats{display:grid;gap:16px;margin:15px 0 0}.po__stats--two{grid-template-columns:repeat(2,1fr)}.po__stats--three{grid-template-columns:repeat(3,1fr)}.po__stats--four{grid-template-columns:repeat(4,1fr)}.po__stats-last-row{display:grid;gap:16px;margin-top:15px}.po__stats-last-row.two{grid-template-columns:repeat(2,1fr)}.po__stats-last-row.three{grid-template-columns:repeat(3,1fr)}.project_overview .po__stat{background:#f7f8fa;border:1px solid #edeff2;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:30px 22px;transition:.5s}.project_overview .po__stat span{color:#d9480f;font-family:Manrope,sans-serif;font-size:28px;font-weight:800;line-height:normal}.project_overview .po__stat p{color:#5b6270;font-size:14px;font-weight:400;line-height:18px}.project_overview .po__stat:hover{border:1px solid #fbd5c6;box-shadow:0 40px 72px rgba(44,12,0,.03),0 20px 22px rgba(44,12,0,.06);transform:translateY(-5px);transition:.5s}@media (max-width:767px){.project_overview .prview_heading{font-size:22px}.project_overview .project_row{grid-template-columns:120px 1fr}.project_overview .project_row .project_value{font-size:13px;padding:12px}.po__stats--four,.po__stats--three,.po__stats--two,.po__stats-last-row.three,.po__stats-last-row.two{grid-template-columns:repeat(1,1fr)}.project_overview .po__stat span{font-size:22px}}@media (min-width:768px) and (max-width:991.98px){.project_overview .po__stat span{font-size:20px}.po__stats--four{grid-template-columns:repeat(2,1fr)}}