<?php

class partial_List_ListStyleItem_53d0cfb313c6af8b131913eacd0c0013641bc001 extends \TYPO3Fluid\Fluid\Core\Compiler\AbstractCompiledTemplate {

public function getLayoutName(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
$self = $this;
return (string) '';
}
public function hasLayout() {
return FALSE;
}
public function addCompiledNamespaces(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
$renderingContext->getViewHelperResolver()->addNamespaces(array (
  'core' => 
  array (
    0 => 'TYPO3\\CMS\\Core\\ViewHelpers',
  ),
  'f' => 
  array (
    0 => 'TYPO3Fluid\\Fluid\\ViewHelpers',
    1 => 'TYPO3\\CMS\\Fluid\\ViewHelpers',
  ),
  'formvh' => 
  array (
    0 => 'TYPO3\\CMS\\Form\\ViewHelpers',
  ),
  'flux' => 
  array (
    0 => 'FluidTYPO3\\Flux\\ViewHelpers',
  ),
  'sfc' => 
  array (
    0 => 'SFC\\Staticfilecache\\ViewHelpers',
  ),
  'v' => 
  array (
    0 => 'FluidTYPO3\\Vhs\\ViewHelpers',
  ),
  'n' => 
  array (
    0 => 'GeorgRinger\\News\\ViewHelpers',
  ),
  'e' => 
  array (
    0 => 'Medienreaktor\\Energize\\ViewHelpers',
  ),
));
}

/**
 * Main Render function
 */
public function render(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
$self = $this;
$output0 = '';
// Rendering ViewHelper GeorgRinger\News\ViewHelpers\LinkViewHelper
$renderChildrenClosure2 = function() use ($renderingContext, $self) {
$output6 = '';

$output6 .= '

	<div class="position-relative">
		<div class="swiper-container swiper-type-newsList">
			<div class="swiper-wrapper">
				';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper
$renderChildrenClosure8 = function() use ($renderingContext, $self) {
$output10 = '';

$output10 .= '
					';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure12 = function() use ($renderingContext, $self) {
$output16 = '';

$output16 .= '
						<figure class="swiper-slide">
							';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure18 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments17 = array();
$arguments17['additionalAttributes'] = NULL;
$arguments17['data'] = NULL;
$arguments17['aria'] = NULL;
$arguments17['class'] = NULL;
$arguments17['dir'] = NULL;
$arguments17['id'] = NULL;
$arguments17['lang'] = NULL;
$arguments17['style'] = NULL;
$arguments17['title'] = NULL;
$arguments17['accesskey'] = NULL;
$arguments17['tabindex'] = NULL;
$arguments17['onclick'] = NULL;
$arguments17['alt'] = NULL;
$arguments17['ismap'] = NULL;
$arguments17['longdesc'] = NULL;
$arguments17['usemap'] = NULL;
$arguments17['loading'] = NULL;
$arguments17['src'] = '';
$arguments17['treatIdAsReference'] = false;
$arguments17['image'] = NULL;
$arguments17['crop'] = NULL;
$arguments17['cropVariant'] = 'default';
$arguments17['fileExtension'] = NULL;
$arguments17['width'] = NULL;
$arguments17['height'] = NULL;
$arguments17['minWidth'] = NULL;
$arguments17['minHeight'] = NULL;
$arguments17['maxWidth'] = NULL;
$arguments17['maxHeight'] = NULL;
$arguments17['absolute'] = false;
$arguments17['class'] = 'img-fluid';
$array19 = array (
);$arguments17['image'] = $renderingContext->getVariableProvider()->getByPath('image', $array19);
$array20 = array (
);$arguments17['alt'] = $renderingContext->getVariableProvider()->getByPath('image.alternative', $array20);
$array21 = array (
);$arguments17['title'] = $renderingContext->getVariableProvider()->getByPath('image.title', $array21);
$arguments17['width'] = 800;
$arguments17['cropVariant'] = 'preview';

$output16 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments17, $renderChildrenClosure18, $renderingContext);

$output16 .= '
						</figure>
					';
return $output16;
};
$arguments11 = array();
$arguments11['then'] = NULL;
$arguments11['else'] = NULL;
$arguments11['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array13 = array();
$array14 = array (
);$array13['0'] = $renderingContext->getVariableProvider()->getByPath('image.originalResource.type', $array14);
$array13['1'] = ' == 2';

$expression15 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) == 2);};
$arguments11['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression15(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array13)
					),
					$renderingContext
				);
$arguments11['__thenClosure'] = $renderChildrenClosure12;

$output10 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments11, $renderChildrenClosure12, $renderingContext);

$output10 .= '
				';
return $output10;
};
$arguments7 = array();
$arguments7['each'] = NULL;
$arguments7['as'] = NULL;
$arguments7['key'] = NULL;
$arguments7['reverse'] = false;
$arguments7['iteration'] = NULL;
$array9 = array (
);$arguments7['each'] = $renderingContext->getVariableProvider()->getByPath('newsItem.falMedia', $array9);
$arguments7['as'] = 'image';

$output6 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments7, $renderChildrenClosure8, $renderingContext);

$output6 .= '
			</div>
			<div class="swiper-pagination"></div>
			<div class="swiper-custom-arrow">
				<i class="fal fa-long-arrow-right"></i>
			</div>
		</div>
	</div>


	<div class="d-flex mt-n3">
		<div class="flex-grow-0 d-flex flex-column">
			<div class="bg-primary flex-grow-1 mx-3" style="width: 3px; z-index: 1;"></div>
		</div>
		<div class="flex-grow-1 pt-4 pb-2">
			<h3 class="h6 text-dark">';
$array22 = array (
);
$output6 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('newsItem.title', $array22)]);

$output6 .= '</h3>
		</div>
	</div>

';
return $output6;
};
$arguments1 = array();
$arguments1['additionalAttributes'] = NULL;
$arguments1['data'] = NULL;
$arguments1['aria'] = NULL;
$arguments1['class'] = NULL;
$arguments1['dir'] = NULL;
$arguments1['id'] = NULL;
$arguments1['lang'] = NULL;
$arguments1['style'] = NULL;
$arguments1['title'] = NULL;
$arguments1['accesskey'] = NULL;
$arguments1['tabindex'] = NULL;
$arguments1['onclick'] = NULL;
$arguments1['newsItem'] = NULL;
$arguments1['settings'] = array (
);
$arguments1['uriOnly'] = false;
$arguments1['configuration'] = array (
);
$arguments1['content'] = '';
$arguments1['section'] = NULL;
$array3 = array (
);$arguments1['newsItem'] = $renderingContext->getVariableProvider()->getByPath('newsItem', $array3);
$array4 = array (
);$arguments1['settings'] = $renderingContext->getVariableProvider()->getByPath('settings', $array4);
$array5 = array (
);$arguments1['title'] = $renderingContext->getVariableProvider()->getByPath('newsItem.title', $array5);
$arguments1['class'] = 'news-listItem';

$output0 .= GeorgRinger\News\ViewHelpers\LinkViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
';

return $output0;
}


}
#