@charset "UTF-8";.mpx-member-posts{display:flex;flex-direction:column;gap:20px}.mpx-member-posts__card{display:flex;align-items:flex-start;gap:24px;padding:24px;border-radius:8px;background-color:var(--color-tertiary)}.mpx-member-posts__icon{flex-shrink:0;width:48px;height:48px}.mpx-member-posts__icon .icon{width:22px;height:22px}.mpx-member-posts__body{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-width:0}.mpx-member-posts__section-intro{display:flex;flex-direction:column;gap:.75rem}.mpx-member-posts__card-head{display:flex;flex-direction:column}.mpx-member-posts__excerpt{color:var(--color-dark);font-size:17px}.mpx-member-posts__excerpt p{margin:0}.mpx-member-posts__footer{display:flex;justify-content:flex-start}.mpx-member-posts__card.is-placeholder{opacity:.85}@media (min-width:64rem){.mpx-member-posts__footer{justify-content:flex-end}.mpx-member-posts__icon{width:74px;height:74px}.mpx-member-posts__icon .icon{width:40px;height:40px}}