.post-card{display:flex;flex-direction:column;width:100%;border:.1rem solid var(--color-border);border-radius:.8rem;overflow:hidden;box-sizing:border-box;background-color:var(--color-white);margin:0}.post-card__img{display:block;width:100%;height:20rem}.post-card__img img{width:100%;height:100%;object-fit:cover}.post-card__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:15rem;font-size:1.4rem;color:var(--color-base-text);font-weight:300;padding:2rem 2.5rem;overflow:hidden}@media all and (min-width:750px){.post-card__content{justify-content:flex-start}}.post-card__title{font-size:1.4rem;font-weight:400;margin:0 0 .5rem}.post-card__text-wrap{flex:1;color:var(--color-secondary-text)}@media screen and (max-width:749px){.post-card__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.post-card .button{margin-top:1.5rem;font-size:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/97/assets/component-post-card.css.map */
