.project-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width:992px){.project-list{flex-direction:column}}.project-list__item{width:30%;margin-bottom:2rem}@media screen and (max-width:992px){.project-list__item{width:100%;margin-right:0;margin-left:0}}.project{padding:0 1.2rem 1.3rem;background-color:#f2f2f2}.project,.project__footer{display:flex;flex-direction:column}.project__footer .project__read_more{display:flex;align-self:flex-end;margin-bottom:1.3rem;line-height:1.5rem;transition:color .2s ease}.project__footer .project__read_more:hover{color:#000;text-decoration:underline}.project__footer .project__read_more span{margin-left:.3rem;font-size:12px;letter-spacing:-3.5px}.project__footer .project__vote-button{display:flex;justify-content:space-between;align-items:center}.project__footer .wpulike{align-self:flex-end;margin-left:1rem;padding:0}@media print{@page{margin:.5cm}*,:after,:before{color:#000;background:#fff none!important;box-shadow:none}body{color:#000!important;font-size:1rem}h1,h2,h3,h4,h5,h6{color:#000;font-weight:400}h1{font-size:200%}h2{font-size:150%}h3{font-size:115%}h4,h5,h6{font-size:100%}p{margin:0;font-size:12pt}a:link,a:visited{color:#000!important;text-decoration:underline}a:link:after,a:visited:after{content:" (" attr(href) ")"}.noprint{display:none!important}}