@charset "UTF-8";@layer defaults{.entry-content>*:not([class*=wp-block]).alignfull>[class*=gb-element]:not(.alignwide,.alignfull){width:var(--theme-default-editor, var(--theme-block-width));max-width:var(--theme-default-editor, var(--theme-block-max-width))}.entry-content>.gb-container.alignfull>.gb-container:not(.alignwide,.alignfull){width:var(--theme-default-editor, var(--theme-block-width));max-width:var(--theme-default-editor, var(--theme-block-max-width))}}html:focus-within{scroll-behavior:smooth}.reveal{--reveal-y: 40px;--float-y: 0px;--rotate: 0deg;opacity:0;transform:translateY(calc(var(--reveal-y) + var(--float-y))) rotate(var(--rotate));transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{--reveal-y: 0px;opacity:1}
