.project-cards{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:30px 0 47px}.accordion .project-cards{padding:5px 0 10px}@media (min-width:768px){.project-cards{flex-direction:row;flex-wrap:wrap;padding:60px 0}.accordion .project-cards{padding:10px 0 20px}}@media (min-width:1024px){.project-cards{padding:80px 0}.accordion .project-cards{padding:10px 0 30px}}.project-cards:before{display:block;content:"";position:absolute;width:100vw;height:100%;top:0;left:50%;transform:translate(-50%);z-index:-1}.project-cards--mid-blue-theme{color:#fff}.project-cards--mid-blue-theme:before{background:#4586a3}.project-cards--teal-theme{color:#fff}.project-cards--teal-theme:before{background:#038a81}.project-cards--grey-theme:before{background:#f9f9f7}.project-cards--white-theme{padding:0}@media (min-width:768px){.project-cards--white-theme{padding:0}}.accordion .project-cards:before{background:none}.project-cards__title{width:100%;margin:0 0 20px;order:0;color:#004873;font-size:1.5625rem;line-height:30px;font-family:lato-black,-apple-system,blinkmacsystemfont,segoe ui,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.project-cards--mid-blue-theme .project-cards__title,.project-cards--teal-theme .project-cards__title{color:#fff}@media (min-width:1024px){.project-cards__title{width:auto;margin-bottom:0;font-size:2rem;line-height:42px}}.accordion .project-cards__title{color:#000}.project-cards__btn{order:3}.project-cards--mid-blue-theme .project-cards__btn,.project-cards--teal-theme .project-cards__btn{color:#fff;border-color:#fff}.project-cards--mid-blue-theme .project-cards__btn:hover,.project-cards--teal-theme .project-cards__btn:hover{background-color:#fff;color:#004873}@media (min-width:1024px){.project-cards__btn{order:1}}.project-cards__list{width:100%;display:flex;flex-direction:column;justify-content:space-between;order:2}@media (min-width:768px){.project-cards__list{flex-direction:row;flex-wrap:wrap}.project-cards__list>:nth-child(2){display:none}.project-cards__list:after{content:"";width:calc(33.3% - 2 / 3 * 28px)}}@media (min-width:1024px){.project-cards__list{flex-direction:row;margin-top:40px;margin-bottom:0}.project-cards__list>:nth-child(2){display:block}}.accordion .project-cards__list{margin-top:20px}@media (min-width:1024px){.accordion .project-cards__list{margin-top:30px}}.accordion .project-cards__list:first-child{margin-top:0}@media (min-width:1024px){.accordion .project-cards__list:first-child{margin-top:0}}.project-card{position:relative;overflow:hidden;z-index:2;width:100%;height:250px;margin-bottom:20px;border-radius:10px;color:#4586a3}@media (min-width:768px){.project-card{width:calc(50% - 16px/ 2)}}@media (max-width:767px){.project-card:last-child{margin-bottom:0}}@media (min-width:1024px){.project-card{width:calc(33.3% - 2 / 3 *28px);height:300px;margin-bottom:30px}}@media (min-width:1280px){.project-card{width:calc(33.3% - 2 / 3 *28px);height:350px}}@media (min-width:1024px){.latest-projects-cards__inner .project-card{width:calc(50% - 16px/ 2)}}@media (min-width:1170px){.latest-projects-cards__inner .project-card{width:calc(33.3% - 2 / 3 *28px)}}.project-card__link{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}.project-card__label{overflow:hidden;z-index:3;display:inline-flex;height:25px;margin-top:15px;margin-right:20px;margin-left:20px;padding-top:var(--label-padding-small);padding-right:10px;padding-left:10px;background:#fff;border-radius:18px;color:#4586a3;font-family:Barlow Condensed,-apple-system,blinkmacsystemfont,segoe ui,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:0.875rem;font-weight:500;letter-spacing:0.05625rem;line-height:25px}@media (min-width:1024px){.project-card__label{height:30px;margin-top:30px;padding-right:15px;padding-left:15px;font-size:1.125rem;line-height:30px}}.project-card__header{position:absolute;bottom:0;left:0;z-index:3;width:70%;padding:15px 40px 15px 20px;background:#fff;color:#000;font-size:1rem;font-weight:700;letter-spacing:0;line-height:23px}@media (min-width:768px){.project-card__header{width:80%}}@media (min-width:1024px){.project-card__header{width:calc(100% - 35px);padding:25px 80px 20px 20px;font-size:1.25rem;line-height:27px}}.project-card__header>div{overflow:hidden;display:-webkit-box;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical}.project-card:hover .project-card__header{background:#4586a3;color:#fff}.project-card__img{position:absolute;top:0;left:0;z-index:-1;transform:scale(1);width:100%;height:100%;transition:.3s linear}.project-card__img img{width:100%;height:100%;font-family:"object-fit:cover";object-fit:cover}.project-card:hover .project-card__img{transform:scale(1.1);transform-origin:center;transition:.3s linear}.project-card:hover{box-shadow:0 3px 26px #e1ded6}.latest-projects-cards--mid-blue-theme .project-card:hover{box-shadow:0 3px 26px #004873}.project-card--grey-theme,.project-card--mid-blue-theme{background:#fff}

/*# sourceMappingURL=project_cards.3b3845928462c22b600d.css.map*/