.projects-metrics{padding-block:80px}@media screen and (max-width: 992px){.projects-metrics{padding-block:40px}}.projects-metrics .projects-metrics__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:32px}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__header{flex-wrap:wrap}}.projects-metrics .projects-metrics__title{font-size:45px;line-height:52px;letter-spacing:-2px;margin-bottom:8px;color:#1e1e1e;font-weight:300}.projects-metrics .projects-metrics__title span{color:#30466d;font-weight:600}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__title{font-size:32px;line-height:42px}}.projects-metrics .projects-metrics__subtitle{font-weight:300;font-size:20px;line-height:28px;color:#1C1C1CCC;max-width:50%}@media screen and (max-width: 992px){.projects-metrics .projects-metrics__subtitle{max-width:100%}}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__subtitle{font-size:16px;line-height:24px}}.projects-metrics .projects-metrics__button{flex-shrink:0;padding:12px 24px;background-color:#30466d;border:1px solid #30466d;color:#fff;font-weight:600;font-size:13px;line-height:22px;transition:background-color .3s ease-in-out,color .3s ease-in-out;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1px}.projects-metrics .projects-metrics__button:visited{color:#fff}.projects-metrics .projects-metrics__button:hover{background-color:transparent;color:#30466d}.projects-metrics .projects-metrics__button:hover svg{transform:rotate(45deg)}.projects-metrics .projects-metrics__button svg{transition:transform .3s ease-in-out;height:22px}.projects-metrics .projects-metrics__cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media screen and (max-width: 992px){.projects-metrics .projects-metrics__cards{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 460px){.projects-metrics .projects-metrics__cards{grid-template-columns:1fr}}.projects-metrics .projects-metrics__card{overflow:hidden;background-color:#f4f5f7;border:1px solid #ebf0f8;border-radius:8px;position:relative}.projects-metrics .projects-metrics__card .card-header{height:200px;overflow:hidden}.projects-metrics .projects-metrics__card .card-header img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects-metrics .projects-metrics__card .card-body{display:flex;gap:16px;align-items:flex-start;margin:24px;border-bottom:1px solid #e9e9e9}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__card .card-body{margin:16px}}.projects-metrics .projects-metrics__card .card-metrics .metric-item{margin-bottom:24px}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__card .card-metrics .metric-item{margin-bottom:16px}}.projects-metrics .projects-metrics__card .card-metrics .metric-key{font-weight:500;font-size:28px;line-height:36px;color:#1e1e1e;margin-bottom:4px}.projects-metrics .projects-metrics__card .card-metrics .metric-value{font-weight:500;font-size:14px;line-height:20px}.projects-metrics .projects-metrics__card .logo-wrapper{flex-shrink:0;padding-left:6px;border-left:1px solid #ebf0f8}.projects-metrics .projects-metrics__card .logo-wrapper img{max-height:30px;width:auto;max-width:80px;height:auto}.projects-metrics .projects-metrics__card .card-footer{margin:24px 24px 74px 24px}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__card .card-footer{margin:16px 16px 66px 16px}}.projects-metrics .projects-metrics__card .card-footer .project-meta{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:24px}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__card .card-footer .project-meta{padding-bottom:16px}}.projects-metrics .projects-metrics__card .card-footer .project-meta__item{font-weight:500;font-size:14px;line-height:20px;color:#5e5e5e;background-color:#1C1C1C0D;padding:4px 12px;border-radius:32px}.projects-metrics .projects-metrics__card .card-footer__button{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);color:#30466d;font-weight:600;font-size:16px;line-height:24px;width:-moz-fit-content;width:fit-content;margin:0 auto;white-space:nowrap;display:flex;align-items:center;gap:8px}.projects-metrics .projects-metrics__card .card-footer__button:hover{text-decoration:underline}.projects-metrics .projects-metrics__card .card-footer__button:hover .icon-wrapper svg{transform:rotate(45deg)}.projects-metrics .projects-metrics__card .card-footer__button .icon-wrapper{width:39px;height:39px;display:flex;justify-content:center;align-items:center;background:#30466d;color:#fff}.projects-metrics .projects-metrics__card .card-footer__button .icon-wrapper svg{transition:transform .3s ease-in-out;width:19px}@media screen and (max-width: 768px){.projects-metrics .projects-metrics__card .card-footer__button{bottom:16px}}