.small-post{display:grid;justify-content:space-between;text-decoration:none;cursor:pointer;color:#000}@media all and (min-width:1025px){.small-post{grid-template-columns:12.5rem 1fr;grid-gap:1.5rem}}@media all and (max-width:1024px){.small-post{grid-template-rows:0fr 0fr;grid-gap:1rem}}.small-post aspect-container{border-radius:.625rem;overflow:hidden}.small-post__content{display:grid;grid-gap:.75rem;grid-template-rows:0fr 0fr}.small-post__title{font-family:"Inter",sans-serif;font-size:1.25rem;font-weight:700;color:#484858}@media all and (max-width:1024px){.small-post__title{font-size:1rem}}.small-post__title_18{font-size:1.125rem}.small-post__text{line-height:1.5}