.block-gallery-moderated{display:flex;flex-direction:column;width:100%;min-height:var(--viewport-height)}.block-gallery-moderated .block-gallery-moderated-background-container{position:absolute;top:0;z-index:0;display:flex;flex-direction:column;width:100%;min-height:var(--viewport-height)}.block-gallery-moderated .block-gallery-moderated-background-container .block-gallery-moderated-child-bg{position:absolute;top:0;display:none}.block-gallery-moderated .block-gallery-moderated-background-container .block-gallery-moderated-child-bg:first-of-type{display:block}.block-gallery-moderated .block-gallery-moderated-foreground-container{position:relative;top:0;z-index:1;display:flex;flex-direction:column;width:100%}@media (min-width:763px){.block-gallery-moderated .block-gallery-moderated-foreground-container{min-height:var(--viewport-height)}}.block-gallery-moderated .block-gallery-moderated-foreground-container .block-gallery-moderated-child-fg{position:relative;justify-content:flex-start}@media (min-width:763px){.block-gallery-moderated .block-gallery-moderated-foreground-container .block-gallery-moderated-child-fg{padding-bottom:var(--viewport-height)}}body:not(.smooth-scrolling) .block-gallery-moderated [data-scroll-sticky]{position:-webkit-sticky;position:sticky;top:0}