.block-latest-posts{position:relative;container-type:inline-size}.block-latest-posts .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:clamp(0.5rem,1vw,1rem)}.block-latest-posts .heading .title{font-size:1.1rem;font-weight:bold}.block-latest-posts .heading .posts-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:0.3rem;-moz-column-gap:0.3rem;column-gap:0.3rem;font-size:0.9rem}.block-latest-posts .heading .posts-link:after{content:">"}.block-latest-posts .items{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0;padding:0;list-style:none;max-height:60vh;overflow-y:auto;border-top:1px solid var(--wp--preset--color--border-dark)}.block-latest-posts .items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:clamp(0.5rem,1vw,1rem);line-height:1.6}.block-latest-posts .items .item:not(:first-child){border-top:1px solid var(--wp--preset--color--border-light)}.block-latest-posts .items .item .date{font-size:clamp(0.8rem,1vw,0.9rem)}.block-latest-posts .items .item .title{color:var(--wp--preset--color--brown)}