.sa-post-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.sa-post-list .sa-post-item{gap:20px}.sa-post-list .sa-post-img-wrapper{position:relative;min-width:156px;max-width:156px}.sa-post-list .sa-post-img{border-radius:.25rem}.sa-post-list .sa-post-meta{gap:16px;flex-wrap:wrap}.sa-post-list .sa-post-meta a:hover span{color:#E0528D}.sa-post-list .sa-post-meta .sa-icon-wrap,.sa-post-list .sa-post-meta span{font-size:var(--sa-post-meta-size, 12px);color:var(--sa-post-meta-color, #8c8c8c)}@media only screen and (max-width:1024px){.sa-post-list{grid-template-columns:repeat(1, 1fr)}.sa-post-list .sa-post-item{padding:1rem}.sa-post-list .sa-post-img-wrapper{min-width:100px;max-width:100px}.sa-post-list .sa-post-meta{gap:2px}}.sa-post-list .sa-post-play-button-wrapper{z-index:1}.sa-post-list .sa-post-play-button{font-size:12px}