.post-card.card-direction--row .post-card__content{display:flex;align-items:center;gap:32px;width:100%}.post-card.card-direction--column .post-card__content{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 576px){.post-card.card-direction--row .post-card__content{flex-direction:column;align-items:flex-start;gap:24px}}.post-card__image img{width:100%;height:189px;object-fit:cover;border-radius:8px}.post-card.card-direction--row .post-card__content .post-card__image img{max-width:197px}.post-card.card-direction--column .post-card__content .post-card__image img{max-width:280px}@media screen and (max-width: 576px){.post-card.card-direction--column .post-card__content .post-card__image img{max-width:197px}}.post-card__info{display:flex;flex-direction:column;gap:16px;width:100%;flex:1}.post-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.post-card__tags{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.post-card__tag{padding:4px 8px;border-radius:3px;border-width:1px;border-color:#bb873f;font-weight:var(--text-font-weight);font-size:14px;line-height:150%;letter-spacing:0;color:#bb873f}.post-card__read-time{font-weight:var(--text-font-weight);font-size:var(--text-xs);white-space:nowrap}.post-card__text{display:flex;flex-direction:column;gap:8px}
/*# sourceMappingURL=/cdn/shop/t/32/assets/post-card.css.map */
