
	/* @apply mx-[--xii-padding] space-y-[--xii-space-y];
	@apply xl:space-y-0 xl:grid xl:grid-cols-3 xl:gap-[--xii-padding]; */

.wp-block-post-template:has(.wp-block-post.post) > .wp-block-post.post {

position: relative
}

.wp-block-post-template:has(.wp-block-post.post) > .wp-block-post.post {

z-index: 10
}

@media (min-width: 1024px) {

.wp-block-post-template:has(.wp-block-post.post) > .wp-block-post.post {

grid-column: span 4 / span 4
}
}

.wp-block-post.post a {

position: relative
}