:where(.section--pagelink,.section--url,.section--videolink){display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1em;padding:1rem 1.25rem 1.1rem;background-color:#fff;border-radius:var(--border-radius)}@media screen and (min-width:576px){:where(.section--pagelink,.section--url,.section--videolink){flex-wrap:nowrap}}:where(.section--pagelink,.section--url,.section--videolink) .post-image{display:block;flex-basis:clamp(80px,15vw,100px);flex-grow:0;flex-shrink:0;height:auto;object-fit:contain;object-position:50% 50%;border-radius:var(--border-radius)}:where(.section--pagelink,.section--url,.section--videolink) .post-title{margin:0;font-family:var(--font-family-secondary);font-size:var(--fs-headline6);font-weight:600}:where(.section--pagelink,.section--url,.section--videolink) .post-description{margin:.5rem 0 0;font-style:italic;color:var(--color-text-secondary)}:where(.section--pagelink,.section--url,.section--videolink) .post-button{flex-grow:0;flex-shrink:0;margin-left:auto}