1234567891011121314151617181920212223242526272829303132333435363738 |
- <!-- wp:template-part {"slug":"secondary-header"} /-->
- <!-- wp:query {"queryId":14,"query":{"perPage":4,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"displayLayout":{"type":"flex","columns":2},"layout":{"type":"constrained"}} -->
- <div class="wp-block-query">
- <!-- wp:query-title {"type":"archive","align":"wide","style":{"spacing":{"margin":{"bottom":"10vh","top":"10vh"}},"typography":{"fontSize":"4.4rem"}}} /-->
- <!-- wp:post-template {"align":"wide"} -->
- <!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"layout":{"inherit":false}} -->
- <div class="wp-block-group" style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">
- <!-- wp:post-featured-image {"height":"300px"} /-->
- <!-- wp:post-date {"style":{"typography":{"fontStyle":"normal","fontWeight":"500","textTransform":"uppercase","letterSpacing":"1px","fontSize":"0.8rem"}}} /-->
- <!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"48px"}}} /-->
- <!-- wp:post-excerpt /-->
- </div>
- <!-- /wp:group -->
- <!-- /wp:post-template -->
- <!-- wp:spacer {"height":"8vh"} -->
- <div style="height:8vh" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:group {"align":"wide","style":{"border":{"top":{"width":"1px","color":"var:preset|color|primary"},"right":{"width":"0px","style":"none"},"bottom":{"width":"0px","style":"none"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"var:preset|spacing|40","right":"0","bottom":"0","left":"0"}}},"layout":{"type":"constrained"}} -->
- <div class="wp-block-group alignwide" style="border-top-color:var(--wp--preset--color--primary);border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:0;padding-left:0">
- <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- wp:query-pagination-previous {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
- <!-- wp:query-pagination-numbers {"fontSize":"small","fontFamily":"rubik"} /-->
- <!-- wp:query-pagination-next {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small","fontFamily":"rubik"} /-->
- <!-- /wp:query-pagination -->
- </div>
- <!-- /wp:group -->
- <!-- wp:spacer {"height":"14vh"} -->
- <div style="height:14vh" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- </div>
- <!-- /wp:query -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|