.fandom-community-header__background{--header-background-image-height:160px;background:var(--theme-body-background-image) no-repeat;height:var(--header-background-image-height);margin-bottom:calc(var(--header-background-image-height)*-1);opacity:var(--theme-background-image-opacity);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:-2}.fandom-community-header__background.fitCenter.fullScreen:before,.fandom-community-header__background.fitTopLeft.fullScreen:before,.fandom-community-header__background.fitTopRight.fullScreen:before,.fandom-community-header__background.header:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(25%,rgba(var(--theme-body-background-color--rgb),0)),to(var(--theme-body-background-color)));background-image:linear-gradient(to bottom,rgba(var(--theme-body-background-color--rgb),0) 25%,var(--theme-body-background-color));bottom:0;content:"";display:block;height:var(--header-background-image-height);position:absolute;width:100%;z-index:-1}.fandom-community-header__background.cover{background-position:50%;background-size:cover}.fandom-community-header__background.tileHorizontally{background-repeat:repeat-x}.fandom-community-header__background.tileVertically{background-repeat:repeat-y}.fandom-community-header__background.tileBoth{background-repeat:repeat}.fandom-community-header__background.fitTopLeft{background-position:0 0;background-size:contain}.fandom-community-header__background.fitTopRight{background-position:100% 0;background-size:contain}.fandom-community-header__background.fitCenter{background-position:top;background-size:contain}.fandom-community-header__background.fullScreen{margin-bottom:auto;position:fixed;width:calc(100% - 66px)}.fandom-community-header__background.fullScreen.cover,.fandom-community-header__background.fullScreen.tileBoth,.fandom-community-header__background.fullScreen.tileHorizontally,.fandom-community-header__background.fullScreen.tileVertically{height:100%}.fandom-community-header__background.fullScreen.fitCenter,.fandom-community-header__background.fullScreen.fitTopLeft,.fandom-community-header__background.fullScreen.fitTopRight{height:auto;padding-top:calc(var(--image-ratio)*100%)}