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