/**handles:block-latest-post-css**/
.block-latest-post{margin-top:var(--wp--preset--spacing--m)!important;margin-bottom:var(--wp--preset--spacing--xxl)!important}.block-latest-post .excerpt{display:flex;gap:2.4rem}.block-latest-post .excerpt .excerpt__body,.block-latest-post .excerpt .excerpt__thumb{width:50%}.block-latest-post .excerpt .excerpt__body{padding:0}.block-latest-post .excerpt .excerpt__thumb img{height:500px;aspect-ratio:661/496}@media (max-width:1023px){.block-latest-post .excerpt{flex-direction:column}.block-latest-post .excerpt .excerpt__body,.block-latest-post .excerpt .excerpt__thumb{width:100%}.block-latest-post .excerpt .excerpt__thumb img{height:auto}}