.base-post-box{display:flex;flex-wrap:wrap;gap:40px}.base-post-box__item{align-self:stretch;border:2px solid #000;border-radius:2px;box-sizing:border-box;max-width:440px;padding:20px}.base-post-box__item a{text-decoration:none}.base-post-box__item__image{background:#acb4bf24;border-radius:8px;height:237px;margin-bottom:15px;overflow:hidden;width:100%}.base-post-box__item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.base-post-box__item__title{color:#000;margin:0;text-decoration:none}.base-post-box__item__description{display:block;margin:1rem 0 0;max-height:78px;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:flex;overflow:hidden;text-overflow:ellipsis}.base-post-box__item__description div,.base-post-box__item__description iframe,.base-post-box__item__description p,.base-post-box__item__description small,.base-post-box__item__description span{display:contents}.base-post-box__item__read-more{align-items:center;color:#324354;display:flex;margin-top:20px}@media only screen and (width <= 1500px){.base-post-box{gap:20px}.base-post-box__item{max-width:calc(50% - 10px)}}@media only screen and (width <= 740px){.base-post-box__item{max-width:100%}}
