.background{height:100%;width:100%;position:absolute;top:0;z-index:-1}.background .background__element{height:100%;width:var(--page-max, 100%);margin-left:50%;transform:translateX(-50%)}.background .background__element--color{background-color:var(--background-color)}.background img,.background video,.background figure{object-fit:cover;object-position:center;width:100%;height:100%;margin:0}.mod_article .background--article .background__element{width:var(--page-max, 100vw)}