.post-item,.post-items{display:flex}.post-item{align-items:flex-start;background:#fff;border-radius:6px;flex:calc(33% - 30px) 0 auto;flex-direction:column;justify-content:space-between;margin:15px;padding:30px}.post-image{aspect-ratio:16/10;background-position:50%;background-size:cover;margin-bottom:15px}.post-description h3{line-height:1em}.post-description h3 a{color:#6b00b1;font-size:24px;font-weight:500}.post-attributes p{font-size:15px}.post-item .button{background:#fff;border-color:#6b00b1;color:#6b00b1;display:inline-block;padding:10px 30px}.post-item .button:hover{background:#6b00b1;color:#fff}@media (max-width:767px){.post-items{display:block}.post-item{margin-left:0;margin-right:0}}