@charset "UTF-8";.module-group{--width:100%;--background-color:var(--base-color-background);--overlay-color:rgba(0,0,0,.7);width:var(--width) !important;max-width:var(--width) !important;padding:var(--base-offset-vertical) var(--base-offset);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;}.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(--base-color-light);}.module-group.has-color-dark .module-headline .overline,.module-group.has-color-dark .module-headline .headline,.module-group.has-color-dark .module-headline .intro{color:inherit;}.wp-block-acf-group{width:100%;}