.p3-recent-project{display:flex;flex-direction:column}.p3-recent-project-header{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}.p3-recent-project-header .hs-button{max-width:220px}.p3-recent-project .p3-recent-project__posts .featured-post{display:unset;display:flex;flex-direction:column;max-width:unset;padding-right:10px;width:40%}.p3-recent-project .p3-recent-project__posts .remaining-posts{display:flex;flex-direction:column;gap:20px;max-width:unset;padding-left:10px;width:60%}.p3-recent-project .p3-recent-project__posts{display:flex;flex-wrap:wrap}.p3-recent-project__posts .p3-recent-project__post,.p3-recent-project__posts div:first-child .p3-recent-project__post:hover{align-items:flex-start;align-self:stretch;background:var(--Light-Color,#f0f0f0);border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:15px;justify-content:space-between;padding:20px;transition:all .25s ease-in-out}.p3-recent-project__posts .p3-recent-project__post:hover,.p3-recent-project__posts div:first-child .p3-recent-project__post{background:var(--gris-90,#393536);border-radius:22px}.p3-recent-project__post img{border-radius:12px;height:250px!important;margin-bottom:20px;max-width:100%;object-fit:cover}.p3-recent-project__posts .p3-recent-project__post h3{color:var(--Primary-Dark-Color,#231f20);font-size:20px;font-weight:500;line-height:115%;margin-bottom:0}.p3-recent-project__posts .p3-recent-project__post span{align-items:center;color:var(--Primary-Highlight-Color,#fc5001);display:flex;font-size:16px;font-weight:500;gap:10px;line-height:125%}.p3-recent-project__posts .p3-recent-project__post:hover h3,.p3-recent-project__posts .p3-recent-project__post:hover span{color:var(--Pure-White,#fff)}.p3-recent-project__posts .p3-recent-project__post:hover svg path{fill:var(--Pure-White,#fff)}.p3-recent-project__posts div:first-child .p3-recent-project__post h3{color:var(--Pure-White,#fff);font-size:30px}.p3-recent-project__posts div:first-child .p3-recent-project__post span{color:var(--Pure-White,#fff)}.p3-recent-project__posts div:first-child .p3-recent-project__post:hover h3{color:var(--Primary-Dark-Color,#231f20)}.p3-recent-project__posts div:first-child .p3-recent-project__post:hover span{color:var(--Primary-Highlight-Color,#fc5001)}.p3-recent-project__posts
div:first-child
.p3-recent-project__post:hover
svg
path{fill:var(--Primary-Highlight-Color,#fc5001)}@media only screen and (max-width:767px){.p3-recent-project__posts{display:flex;flex-wrap:wrap;grid-template-columns:repeat(10,1fr)}.p3-recent-project__posts>div{max-width:unset;width:100%}.height{height:100%!important}.p3-recent-project .p3-recent-project__posts .featured-post{padding-bottom:20px;padding-right:0;width:100%}.p3-recent-project .p3-recent-project__posts .remaining-posts{padding:0;width:100%}.p3-recent-project__posts .remaining-posts{max-width:unset;width:100%!important}}