.block-fullwidth{padding-top:8rem;padding-bottom:8rem;margin-bottom:8rem;position:relative;background-color:var(--background-color-gray);background-repeat:no-repeat;background-size:cover}.block-fullwidth:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.4)}.block-fullwidth *{color:var(--color-white)!important}.block-fullwidth>*{position:relative;z-index:5}.block-fullwidth.is-style-background-red{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;margin-bottom:0;overflow:hidden}.block-fullwidth.is-style-background-red:after{background-color:#f85156;mix-blend-mode:multiply}.block-fullwidth.is-style-background-red .wp-block-button__link{background-color:var(--background-color-body);color:var(--color-accent)!important}