.project-post__other-services h2{padding:4rem 0 1rem;text-align:center}.projects-hero__module{overflow:hidden;position:relative}.projects-hero__module__content-wrap{position:relative}.projects-hero__module__content-wrap:after{background:#ffffffe5 0 0 no-repeat padding-box;clip-path:polygon(25% 0,100% 0,100% 100%,50% 100%);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(1px);width:90%;z-index:-1}.projects-hero__module__content{align-items:center;display:flex;justify-content:flex-end;margin:auto;max-width:1240px;min-height:350px}.projects-hero__module__content__text{width:50%}.projects-hero__module__content__text h1{margin:0}.projects-hero__module__image-layer:before{background:url(https://19948914.fs1.hubspotusercontent-na1.net/hubfs/19948914/project-hero.jpg) 0 0 no-repeat padding-box;background-size:cover;border-radius:0 175px 175px 0;content:"";height:100%;left:0;position:absolute;top:1px;width:90%;z-index:-1}@media (min-width:576px){.projects-hero__module__content-wrap:after,.projects-hero__module__image-layer:before{width:66%}}@media (max-width:768px){.projects-hero__module__content-wrap:after{clip-path:polygon(0 0,100% 0,100% 100%,25% 100%)}.projects-hero__module__content__text{width:75%}}.projects-index{display:grid;grid-template-columns:1fr;padding:4rem 0}.projects-index .projects-index__post{display:grid;grid-template-rows:180px auto;position:relative;row-gap:1.5rem}.projects-index .projects-index__post .post__featured-image{height:100%;overflow:hidden;position:relative;width:100%}.projects-index .projects-index__post .post__featured-image:before{background:var(--secondary);content:"";height:0;left:0;mix-blend-mode:multiply;opacity:.7;position:absolute;top:0;transition:all .3s ease-in-out;width:100%;z-index:1}.projects-index .projects-index__post:hover .post__featured-image:before{height:100%}.projects-index .projects-index__post .post__featured-image>img{height:100%!important;left:0;object-fit:cover;object-position:center;position:absolute;top:0;transition:all .5s ease-in-out;width:100%;will-change:filter,transform}.projects-index .projects-index__post:hover .post__featured-image>img{filter:grayscale(1);transform:scale(1.1)}.projects-index .projects-index__post .post__content h2{font-family:var(--heading-font);font-size:1.5rem}.projects-index .projects-index__post .post__content h2>a{color:var(--primary)}.projects-index .projects-index__post .post__content h2>a:focus,.projects-index .projects-index__post .post__content h2>a:hover{text-decoration:none}.projects-index .projects-index__post .post__content h2>a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.projects-index .projects-index__post .post__content .btn__arrow{color:var(--secondary);margin:0}.projects-index .projects-index__post:hover .post__content .btn__arrow:after{transform:translate(20px,10px)}@media (min-width:768px){.projects-index{gap:40px;grid-template-columns:1fr 1fr}.projects-index .projects-index__post .post__content h2{font-size:2rem}}