@charset "UTF-8";.module-group{--background-color:#fff;--light-text-color:#fff;--overlay-color:rgba(0,0,0,.6);background-color:var(--background-color);}.module-group.has-background-image{position:relative;}.module-group.has-background-image .background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}.module-group.has-background-image .background-wrapper > *{object-fit:cover;width:100%;height:100%;}.module-group.has-background-image .background-wrapper video{position:absolute;left:0;top:0;z-index:-1;}.module-group.has-background-image .inner-wrapper{position:relative;z-index:3;}.module-group.has-background-image .inner-wrapper .acf-innerblocks-container > *{margin-left:auto;margin-right:auto;max-width:calc(100% - calc(2 * var(--theme-layout-offset-h)));}.module-group.has-overlay .background-wrapper:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--overlay-color);}.module-group.has-color-dark{color:var(--light-text-color);}.module-group.has-color-dark .module-content-headline .overline,.module-group.has-color-dark .module-content-headline .headline,.module-group.has-color-dark .module-content-headline .intro{color:inherit;}.wp-block-acf-group{width:100%;}