:where(body.archive .wp-block-template-part-main > section:not(:first-of-type)),
:where(body.search .wp-block-template-part-main > section:not(:first-of-type)),
:where(body.single .wp-block-template-part-main > section:not(:first-of-type)){
  margin-block-start:var(--wp--preset--spacing--70);
}

:where([class*=wp-block-fstc-] :first-child){
  margin-block-start:0;
}

:where([class*=wp-block-fstc-] :last-child){
  margin-block-end:0;
}
:where(.wp-block-template-part-main){
  padding-block:var(--wp--preset--spacing--50) calc(var(--wp--preset--spacing--70) + var(--wp--preset--spacing--80));
}

:where(.wp-block-template-part-main) > .entry-content > .wp-block-cover.alignfull:last-child,:where(.wp-block-template-part-main) > .entry-content > .wp-block-group.has-background:last-child{
  margin-block-end:calc(var(--wp--preset--spacing--80)*-1) !important;
  padding-block-end:calc(var(--wp--preset--spacing--80) + var(--wp--preset--spacing--40)) !important;
}
/*# sourceMappingURL=main.css.map */
