.project-card{display:block;position:relative;overflow:hidden;background-color:#38524f;padding-top:131.8181818182%;height:0;text-decoration:none}.project-card__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;transition:all .75s ease-in-out}.project-card__image:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#585858;opacity:.6;transition:all .2s ease-in-out}.project-card:hover .project-card__image:after{background-color:#031f1c}.project-card:hover .project-card__image img{transform:scale(1.05)}.project-card__inner{padding:1.5rem 2rem;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:left}@media (min-width:992px){.project-card__inner{padding:2.5rem 3.5rem;text-align:center}}@media (min-width:1320px){.project-card__inner{padding:3rem 4rem}}.project-card__heading{color:#fff!important;width:100%}@media (min-width:992px){.project-card__heading{width:auto}}.project-card__service-type{color:#fff;width:100%}@media (min-width:992px){.project-card__service-type{font-size:1.125rem;width:auto}}@media (max-width:575.98px){.project-card__service-type{font-size:.8888888889rem}}.project-card__industry{color:#fff;position:absolute;bottom:1.5rem;left:1.5rem;margin-bottom:0}@media (min-width:992px){.project-card__industry{bottom:2rem;left:2rem}}@media (max-width:575.98px){.project-card__industry{font-size:.8888888889rem}}.project-card__industry:before{content:"";display:inline-block;height:10px;width:10px;border-radius:50%;border:1px solid #FFF;vertical-align:unset;margin-right:.6666666667rem}