@charset "UTF-8";
.editor-styles-wrapper html:not(.wp-toolbar){height:100%;}.editor-styles-wrapper html:not(.wp-toolbar) body{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;box-sizing:border-box;-ms-flex-pack:stretch;justify-content:stretch;}.editor-styles-wrapper html:not(.wp-toolbar) body:not(.home){padding-top:var(--wp--preset--spacing--large);}.editor-styles-wrapper html:not(.wp-toolbar) body .wp-site-blocks{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;}.editor-styles-wrapper html:not(.wp-toolbar) body .wp-site-blocks > .entry-content{-ms-flex:1;flex:1;}.editor-styles-wrapper body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){width:100% !important;}