Enqueueing a code block from an options framework

Lead dev of Redux here.

If you declare global $redux_global in your header.php file, it will be accessible by all other template files within your theme.

You can also use $GLOBALS['redux_global']['css-block'] to bypass the need for $global $redux_global.