.project-card{font-family:Open Sans,sans-serif;display:flex;text-decoration:none;max-width:328px;height:367px;padding:20px 16px;margin:0 auto 25px;border:1px solid rgba(165,202,210,.6);border-radius:4px;background-color:#fff;flex-direction:column}.project-card:hover{border:1px solid rgba(165,202,210,.8);box-sizing:border-box;box-shadow:4px 4px 12px rgba(68,68,68,.2)}.project-card .project-img{width:100%;height:150px;margin-bottom:26px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.project-card .project-content{display:flex;flex-direction:column;width:100%;height:100%}.project-card .project-tags{display:flex;flex-wrap:wrap;margin:0 -.25em .625em;overflow:hidden;height:33px}.project-card .project-tags .project-tag{display:inline-block;color:#312d2a;font-size:.83rem;font-weight:700;padding:.4em .5em;margin:0 .25em .375em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:4px;background-color:rgba(165,202,210,.3)}.project-card .project-title{color:#312d2a;font-size:1.2rem;font-weight:700;margin-bottom:.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.project-card-info-footer{text-align:right;margin:auto .188em 0 0}.project-card-info-footer,.project-card-link{position:relative;color:#da8a40;font-size:1rem;line-height:1.375rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;z-index:1}.project-card-link{padding:.625em}.availability-divider{margin-bottom:.625em}@media (min-width:1002px){.availability-divider{display:inline-block}}@media (min-width:768px){.project-card{display:flex;width:562px;height:230px;max-width:unset;padding:30px 18px;flex-direction:row}.project-card .project-img{width:208px;height:166px;margin-bottom:0;margin-right:24px}}