.project-card{height:330px;position:relative;background-color:#151c34}.project-card .images{position:absolute;inset:0}.project-card .images>div:first-of-type{height:35%;display:flex;gap:3px}.project-card .images>div:first-of-type img{object-fit:cover;height:100%;width:33.3333%}.project-card .images>div:last-of-type{height:calc(65% - 3px)}.project-card .images>div:last-of-type img{object-fit:cover;height:100%;width:100%;border-top:3px solid}.project-card .card-footer{position:absolute;z-index:5;left:0;bottom:0;width:100%;background-color:rgba(32,36,48,.859);color:#fff}.project-card .card-footer button{border:2px solid #d1d1d1;background-color:transparent;color:#fff}