<?php

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

public function getLayoutName(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
$self = $this;
return (string) 'Content';
}
public function hasLayout() {
return TRUE;
}
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',
  ),
));
}

/**
 * section Main
 */
public function section_62bce9422ff2d14f69ab80a154510232fc8a9afd(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
$self = $this;
$output0 = '';

$output0 .= '
	';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure2 = function() use ($renderingContext, $self) {
$output6 = '';

$output6 .= '
		<div class="accordion accordion-type-';
$array7 = 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('data.layout', $array7)]);

$output6 .= ' text-left" id="accordion-';
$array8 = 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('data.uid', $array8)]);

$output6 .= '">
			';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper
$renderChildrenClosure10 = function() use ($renderingContext, $self) {
$output12 = '';

$output12 .= '
				<div class="accordion-item">
					<button aria-expanded="';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure14 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments13 = array();
$arguments13['then'] = NULL;
$arguments13['else'] = NULL;
$arguments13['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array15 = array();
$array16 = array (
);$array15['0'] = $renderingContext->getVariableProvider()->getByPath('iteration.isFirst', $array16);
$array15['1'] = ' && ';
$array17 = array (
);$array15['2'] = $renderingContext->getVariableProvider()->getByPath('data.pi_flexform.showFirst', $array17);

$expression18 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) && TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node2"]));};
$arguments13['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression18(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array15)
					),
					$renderingContext
				);
$arguments13['then'] = 'true';
$arguments13['else'] = 'false';

$output12 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments13, $renderChildrenClosure14, $renderingContext);

$output12 .= '" class="accordion-item-header collapsed" data-toggle="collapse" data-target="#collapse-';
$array19 = array (
);
$output12 .= 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('data.uid', $array19)]);

$output12 .= '-';
$array20 = array (
);
$output12 .= 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('record.data.uid', $array20)]);

$output12 .= '" aria-controls="collapse-';
$array21 = array (
);
$output12 .= 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('data.uid', $array21)]);

$output12 .= '-';
$array22 = array (
);
$output12 .= 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('record.data.uid', $array22)]);

$output12 .= '">';
$array23 = array (
);
$output12 .= 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('record.data.header', $array23)]);

$output12 .= '</button>
					<div id="collapse-';
$array24 = array (
);
$output12 .= 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('data.uid', $array24)]);

$output12 .= '-';
$array25 = array (
);
$output12 .= 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('record.data.uid', $array25)]);

$output12 .= '" class="collapse ';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure27 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments26 = array();
$arguments26['then'] = NULL;
$arguments26['else'] = NULL;
$arguments26['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array28 = array();
$array29 = array (
);$array28['0'] = $renderingContext->getVariableProvider()->getByPath('iteration.isFirst', $array29);
$array28['1'] = ' && ';
$array30 = array (
);$array28['2'] = $renderingContext->getVariableProvider()->getByPath('data.pi_flexform.showFirst', $array30);

$expression31 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) && TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node2"]));};
$arguments26['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression31(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array28)
					),
					$renderingContext
				);
$arguments26['then'] = 'show';

$output12 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments26, $renderChildrenClosure27, $renderingContext);

$output12 .= '" aria-labelledby="collapse-heading-';
$array32 = array (
);
$output12 .= 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('data.uid', $array32)]);

$output12 .= '-';
$array33 = array (
);
$output12 .= 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('record.data.uid', $array33)]);

$output12 .= '" data-parent="';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure35 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments34 = array();
$arguments34['then'] = NULL;
$arguments34['else'] = NULL;
$arguments34['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array36 = array();
$array37 = array (
);$array36['0'] = $renderingContext->getVariableProvider()->getByPath('data.pi_flexform.allowMultiple', $array37);

$expression38 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
$arguments34['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression38(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array36)
					),
					$renderingContext
				);
$output39 = '';

$output39 .= '#accordion-';
$array40 = array (
);
$output39 .= 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('data.uid', $array40)]);
$arguments34['else'] = $output39;
$arguments34['__thenClosure'] = $renderChildrenClosure35;

$output12 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments34, $renderChildrenClosure35, $renderingContext);

$output12 .= '">
						<div class="accordion-item-body">
							';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure42 = function() use ($renderingContext, $self) {
$output89 = '';

$output89 .= '
								';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ThenViewHelper
$renderChildrenClosure91 = function() use ($renderingContext, $self) {
$output92 = '';

$output92 .= '
									';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure94 = function() use ($renderingContext, $self) {
$output112 = '';

$output112 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ThenViewHelper
$renderChildrenClosure114 = function() use ($renderingContext, $self) {
$output115 = '';

$output115 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure117 = function() use ($renderingContext, $self) {
$array118 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array118);
};
$arguments116 = array();
$arguments116['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output115 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments116, $renderChildrenClosure117, $renderingContext);

$output115 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure120 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments119 = array();
$arguments119['additionalAttributes'] = NULL;
$arguments119['data'] = NULL;
$arguments119['aria'] = NULL;
$arguments119['class'] = NULL;
$arguments119['dir'] = NULL;
$arguments119['id'] = NULL;
$arguments119['lang'] = NULL;
$arguments119['style'] = NULL;
$arguments119['title'] = NULL;
$arguments119['accesskey'] = NULL;
$arguments119['tabindex'] = NULL;
$arguments119['onclick'] = NULL;
$arguments119['alt'] = NULL;
$arguments119['ismap'] = NULL;
$arguments119['longdesc'] = NULL;
$arguments119['usemap'] = NULL;
$arguments119['loading'] = NULL;
$arguments119['src'] = '';
$arguments119['treatIdAsReference'] = false;
$arguments119['image'] = NULL;
$arguments119['crop'] = NULL;
$arguments119['cropVariant'] = 'default';
$arguments119['fileExtension'] = NULL;
$arguments119['width'] = NULL;
$arguments119['height'] = NULL;
$arguments119['minWidth'] = NULL;
$arguments119['minHeight'] = NULL;
$arguments119['maxWidth'] = NULL;
$arguments119['maxHeight'] = NULL;
$arguments119['absolute'] = false;
$array121 = array (
);$arguments119['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array121);
$arguments119['width'] = 300;
$arguments119['class'] = 'img-fluid';

$output115 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments119, $renderChildrenClosure120, $renderingContext);

$output115 .= '
											</span>
										';
return $output115;
};
$arguments113 = array();

$output112 .= '';

$output112 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ElseViewHelper
$renderChildrenClosure123 = function() use ($renderingContext, $self) {
$output124 = '';

$output124 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure126 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments125 = array();
$arguments125['additionalAttributes'] = NULL;
$arguments125['data'] = NULL;
$arguments125['aria'] = NULL;
$arguments125['class'] = NULL;
$arguments125['dir'] = NULL;
$arguments125['id'] = NULL;
$arguments125['lang'] = NULL;
$arguments125['style'] = NULL;
$arguments125['title'] = NULL;
$arguments125['accesskey'] = NULL;
$arguments125['tabindex'] = NULL;
$arguments125['onclick'] = NULL;
$arguments125['alt'] = NULL;
$arguments125['ismap'] = NULL;
$arguments125['longdesc'] = NULL;
$arguments125['usemap'] = NULL;
$arguments125['loading'] = NULL;
$arguments125['src'] = '';
$arguments125['treatIdAsReference'] = false;
$arguments125['image'] = NULL;
$arguments125['crop'] = NULL;
$arguments125['cropVariant'] = 'default';
$arguments125['fileExtension'] = NULL;
$arguments125['width'] = NULL;
$arguments125['height'] = NULL;
$arguments125['minWidth'] = NULL;
$arguments125['minHeight'] = NULL;
$arguments125['maxWidth'] = NULL;
$arguments125['maxHeight'] = NULL;
$arguments125['absolute'] = false;
$array127 = array (
);$arguments125['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array127);
$arguments125['width'] = 300;
$arguments125['class'] = 'img-fluid';

$output124 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments125, $renderChildrenClosure126, $renderingContext);

$output124 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure129 = function() use ($renderingContext, $self) {
$array130 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array130);
};
$arguments128 = array();
$arguments128['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output124 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments128, $renderChildrenClosure129, $renderingContext);

$output124 .= '
										';
return $output124;
};
$arguments122 = array();
$arguments122['if'] = NULL;

$output112 .= '';

$output112 .= '
									';
return $output112;
};
$arguments93 = array();
$arguments93['then'] = NULL;
$arguments93['else'] = NULL;
$arguments93['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array109 = array();
$array110 = array (
);$array109['0'] = $renderingContext->getVariableProvider()->getByPath('record.data.image_align', $array110);
$array109['1'] = ' == bottom';

$expression111 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) == "bottom");};
$arguments93['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression111(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array109)
					),
					$renderingContext
				);
$arguments93['__thenClosure'] = function() use ($renderingContext, $self) {
$output95 = '';

$output95 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure97 = function() use ($renderingContext, $self) {
$array98 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array98);
};
$arguments96 = array();
$arguments96['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output95 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments96, $renderChildrenClosure97, $renderingContext);

$output95 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure100 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments99 = array();
$arguments99['additionalAttributes'] = NULL;
$arguments99['data'] = NULL;
$arguments99['aria'] = NULL;
$arguments99['class'] = NULL;
$arguments99['dir'] = NULL;
$arguments99['id'] = NULL;
$arguments99['lang'] = NULL;
$arguments99['style'] = NULL;
$arguments99['title'] = NULL;
$arguments99['accesskey'] = NULL;
$arguments99['tabindex'] = NULL;
$arguments99['onclick'] = NULL;
$arguments99['alt'] = NULL;
$arguments99['ismap'] = NULL;
$arguments99['longdesc'] = NULL;
$arguments99['usemap'] = NULL;
$arguments99['loading'] = NULL;
$arguments99['src'] = '';
$arguments99['treatIdAsReference'] = false;
$arguments99['image'] = NULL;
$arguments99['crop'] = NULL;
$arguments99['cropVariant'] = 'default';
$arguments99['fileExtension'] = NULL;
$arguments99['width'] = NULL;
$arguments99['height'] = NULL;
$arguments99['minWidth'] = NULL;
$arguments99['minHeight'] = NULL;
$arguments99['maxWidth'] = NULL;
$arguments99['maxHeight'] = NULL;
$arguments99['absolute'] = false;
$array101 = array (
);$arguments99['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array101);
$arguments99['width'] = 300;
$arguments99['class'] = 'img-fluid';

$output95 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments99, $renderChildrenClosure100, $renderingContext);

$output95 .= '
											</span>
										';
return $output95;
};
$arguments93['__elseClosures'][] = function() use ($renderingContext, $self) {
$output102 = '';

$output102 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure104 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments103 = array();
$arguments103['additionalAttributes'] = NULL;
$arguments103['data'] = NULL;
$arguments103['aria'] = NULL;
$arguments103['class'] = NULL;
$arguments103['dir'] = NULL;
$arguments103['id'] = NULL;
$arguments103['lang'] = NULL;
$arguments103['style'] = NULL;
$arguments103['title'] = NULL;
$arguments103['accesskey'] = NULL;
$arguments103['tabindex'] = NULL;
$arguments103['onclick'] = NULL;
$arguments103['alt'] = NULL;
$arguments103['ismap'] = NULL;
$arguments103['longdesc'] = NULL;
$arguments103['usemap'] = NULL;
$arguments103['loading'] = NULL;
$arguments103['src'] = '';
$arguments103['treatIdAsReference'] = false;
$arguments103['image'] = NULL;
$arguments103['crop'] = NULL;
$arguments103['cropVariant'] = 'default';
$arguments103['fileExtension'] = NULL;
$arguments103['width'] = NULL;
$arguments103['height'] = NULL;
$arguments103['minWidth'] = NULL;
$arguments103['minHeight'] = NULL;
$arguments103['maxWidth'] = NULL;
$arguments103['maxHeight'] = NULL;
$arguments103['absolute'] = false;
$array105 = array (
);$arguments103['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array105);
$arguments103['width'] = 300;
$arguments103['class'] = 'img-fluid';

$output102 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments103, $renderChildrenClosure104, $renderingContext);

$output102 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure107 = function() use ($renderingContext, $self) {
$array108 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array108);
};
$arguments106 = array();
$arguments106['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output102 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments106, $renderChildrenClosure107, $renderingContext);

$output102 .= '
										';
return $output102;
};

$output92 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments93, $renderChildrenClosure94, $renderingContext);

$output92 .= '
								';
return $output92;
};
$arguments90 = array();

$output89 .= '';

$output89 .= '
								';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ElseViewHelper
$renderChildrenClosure132 = function() use ($renderingContext, $self) {
$output133 = '';

$output133 .= '
									';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure135 = function() use ($renderingContext, $self) {
$array136 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array136);
};
$arguments134 = array();
$arguments134['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output133 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments134, $renderChildrenClosure135, $renderingContext);

$output133 .= '
								';
return $output133;
};
$arguments131 = array();
$arguments131['if'] = NULL;

$output89 .= '';

$output89 .= '
							';
return $output89;
};
$arguments41 = array();
$arguments41['then'] = NULL;
$arguments41['else'] = NULL;
$arguments41['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array86 = array();
$array87 = array (
);$array86['0'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array87);

$expression88 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
$arguments41['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression88(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array86)
					),
					$renderingContext
				);
$arguments41['__thenClosure'] = function() use ($renderingContext, $self) {
$output43 = '';

$output43 .= '
									';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure45 = function() use ($renderingContext, $self) {
$output63 = '';

$output63 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ThenViewHelper
$renderChildrenClosure65 = function() use ($renderingContext, $self) {
$output66 = '';

$output66 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure68 = function() use ($renderingContext, $self) {
$array69 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array69);
};
$arguments67 = array();
$arguments67['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output66 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments67, $renderChildrenClosure68, $renderingContext);

$output66 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure71 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments70 = array();
$arguments70['additionalAttributes'] = NULL;
$arguments70['data'] = NULL;
$arguments70['aria'] = NULL;
$arguments70['class'] = NULL;
$arguments70['dir'] = NULL;
$arguments70['id'] = NULL;
$arguments70['lang'] = NULL;
$arguments70['style'] = NULL;
$arguments70['title'] = NULL;
$arguments70['accesskey'] = NULL;
$arguments70['tabindex'] = NULL;
$arguments70['onclick'] = NULL;
$arguments70['alt'] = NULL;
$arguments70['ismap'] = NULL;
$arguments70['longdesc'] = NULL;
$arguments70['usemap'] = NULL;
$arguments70['loading'] = NULL;
$arguments70['src'] = '';
$arguments70['treatIdAsReference'] = false;
$arguments70['image'] = NULL;
$arguments70['crop'] = NULL;
$arguments70['cropVariant'] = 'default';
$arguments70['fileExtension'] = NULL;
$arguments70['width'] = NULL;
$arguments70['height'] = NULL;
$arguments70['minWidth'] = NULL;
$arguments70['minHeight'] = NULL;
$arguments70['maxWidth'] = NULL;
$arguments70['maxHeight'] = NULL;
$arguments70['absolute'] = false;
$array72 = array (
);$arguments70['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array72);
$arguments70['width'] = 300;
$arguments70['class'] = 'img-fluid';

$output66 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments70, $renderChildrenClosure71, $renderingContext);

$output66 .= '
											</span>
										';
return $output66;
};
$arguments64 = array();

$output63 .= '';

$output63 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ElseViewHelper
$renderChildrenClosure74 = function() use ($renderingContext, $self) {
$output75 = '';

$output75 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure77 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments76 = array();
$arguments76['additionalAttributes'] = NULL;
$arguments76['data'] = NULL;
$arguments76['aria'] = NULL;
$arguments76['class'] = NULL;
$arguments76['dir'] = NULL;
$arguments76['id'] = NULL;
$arguments76['lang'] = NULL;
$arguments76['style'] = NULL;
$arguments76['title'] = NULL;
$arguments76['accesskey'] = NULL;
$arguments76['tabindex'] = NULL;
$arguments76['onclick'] = NULL;
$arguments76['alt'] = NULL;
$arguments76['ismap'] = NULL;
$arguments76['longdesc'] = NULL;
$arguments76['usemap'] = NULL;
$arguments76['loading'] = NULL;
$arguments76['src'] = '';
$arguments76['treatIdAsReference'] = false;
$arguments76['image'] = NULL;
$arguments76['crop'] = NULL;
$arguments76['cropVariant'] = 'default';
$arguments76['fileExtension'] = NULL;
$arguments76['width'] = NULL;
$arguments76['height'] = NULL;
$arguments76['minWidth'] = NULL;
$arguments76['minHeight'] = NULL;
$arguments76['maxWidth'] = NULL;
$arguments76['maxHeight'] = NULL;
$arguments76['absolute'] = false;
$array78 = array (
);$arguments76['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array78);
$arguments76['width'] = 300;
$arguments76['class'] = 'img-fluid';

$output75 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments76, $renderChildrenClosure77, $renderingContext);

$output75 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure80 = function() use ($renderingContext, $self) {
$array81 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array81);
};
$arguments79 = array();
$arguments79['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output75 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments79, $renderChildrenClosure80, $renderingContext);

$output75 .= '
										';
return $output75;
};
$arguments73 = array();
$arguments73['if'] = NULL;

$output63 .= '';

$output63 .= '
									';
return $output63;
};
$arguments44 = array();
$arguments44['then'] = NULL;
$arguments44['else'] = NULL;
$arguments44['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array60 = array();
$array61 = array (
);$array60['0'] = $renderingContext->getVariableProvider()->getByPath('record.data.image_align', $array61);
$array60['1'] = ' == bottom';

$expression62 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) == "bottom");};
$arguments44['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression62(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array60)
					),
					$renderingContext
				);
$arguments44['__thenClosure'] = function() use ($renderingContext, $self) {
$output46 = '';

$output46 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure48 = function() use ($renderingContext, $self) {
$array49 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array49);
};
$arguments47 = array();
$arguments47['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output46 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments47, $renderChildrenClosure48, $renderingContext);

$output46 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure51 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments50 = array();
$arguments50['additionalAttributes'] = NULL;
$arguments50['data'] = NULL;
$arguments50['aria'] = NULL;
$arguments50['class'] = NULL;
$arguments50['dir'] = NULL;
$arguments50['id'] = NULL;
$arguments50['lang'] = NULL;
$arguments50['style'] = NULL;
$arguments50['title'] = NULL;
$arguments50['accesskey'] = NULL;
$arguments50['tabindex'] = NULL;
$arguments50['onclick'] = NULL;
$arguments50['alt'] = NULL;
$arguments50['ismap'] = NULL;
$arguments50['longdesc'] = NULL;
$arguments50['usemap'] = NULL;
$arguments50['loading'] = NULL;
$arguments50['src'] = '';
$arguments50['treatIdAsReference'] = false;
$arguments50['image'] = NULL;
$arguments50['crop'] = NULL;
$arguments50['cropVariant'] = 'default';
$arguments50['fileExtension'] = NULL;
$arguments50['width'] = NULL;
$arguments50['height'] = NULL;
$arguments50['minWidth'] = NULL;
$arguments50['minHeight'] = NULL;
$arguments50['maxWidth'] = NULL;
$arguments50['maxHeight'] = NULL;
$arguments50['absolute'] = false;
$array52 = array (
);$arguments50['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array52);
$arguments50['width'] = 300;
$arguments50['class'] = 'img-fluid';

$output46 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments50, $renderChildrenClosure51, $renderingContext);

$output46 .= '
											</span>
										';
return $output46;
};
$arguments44['__elseClosures'][] = function() use ($renderingContext, $self) {
$output53 = '';

$output53 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure55 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments54 = array();
$arguments54['additionalAttributes'] = NULL;
$arguments54['data'] = NULL;
$arguments54['aria'] = NULL;
$arguments54['class'] = NULL;
$arguments54['dir'] = NULL;
$arguments54['id'] = NULL;
$arguments54['lang'] = NULL;
$arguments54['style'] = NULL;
$arguments54['title'] = NULL;
$arguments54['accesskey'] = NULL;
$arguments54['tabindex'] = NULL;
$arguments54['onclick'] = NULL;
$arguments54['alt'] = NULL;
$arguments54['ismap'] = NULL;
$arguments54['longdesc'] = NULL;
$arguments54['usemap'] = NULL;
$arguments54['loading'] = NULL;
$arguments54['src'] = '';
$arguments54['treatIdAsReference'] = false;
$arguments54['image'] = NULL;
$arguments54['crop'] = NULL;
$arguments54['cropVariant'] = 'default';
$arguments54['fileExtension'] = NULL;
$arguments54['width'] = NULL;
$arguments54['height'] = NULL;
$arguments54['minWidth'] = NULL;
$arguments54['minHeight'] = NULL;
$arguments54['maxWidth'] = NULL;
$arguments54['maxHeight'] = NULL;
$arguments54['absolute'] = false;
$array56 = array (
);$arguments54['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array56);
$arguments54['width'] = 300;
$arguments54['class'] = 'img-fluid';

$output53 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments54, $renderChildrenClosure55, $renderingContext);

$output53 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure58 = function() use ($renderingContext, $self) {
$array59 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array59);
};
$arguments57 = array();
$arguments57['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output53 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments57, $renderChildrenClosure58, $renderingContext);

$output53 .= '
										';
return $output53;
};

$output43 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments44, $renderChildrenClosure45, $renderingContext);

$output43 .= '
								';
return $output43;
};
$arguments41['__elseClosures'][] = function() use ($renderingContext, $self) {
$output82 = '';

$output82 .= '
									';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure84 = function() use ($renderingContext, $self) {
$array85 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array85);
};
$arguments83 = array();
$arguments83['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output82 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments83, $renderChildrenClosure84, $renderingContext);

$output82 .= '
								';
return $output82;
};

$output12 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments41, $renderChildrenClosure42, $renderingContext);

$output12 .= '
						</div>
					</div>
				</div>
			';
return $output12;
};
$arguments9 = array();
$arguments9['each'] = NULL;
$arguments9['as'] = NULL;
$arguments9['key'] = NULL;
$arguments9['reverse'] = false;
$arguments9['iteration'] = NULL;
$array11 = array (
);$arguments9['each'] = $renderingContext->getVariableProvider()->getByPath('records', $array11);
$arguments9['as'] = 'record';
$arguments9['iteration'] = 'iteration';

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

$output6 .= '
		</div>

	';
return $output6;
};
$arguments1 = array();
$arguments1['then'] = NULL;
$arguments1['else'] = NULL;
$arguments1['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array3 = array();
$array4 = array (
);$array3['0'] = $renderingContext->getVariableProvider()->getByPath('records', $array4);

$expression5 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
$arguments1['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression5(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array3)
					),
					$renderingContext
				);
$arguments1['__thenClosure'] = $renderChildrenClosure2;

$output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
';

return $output0;
}
/**
 * Main Render function
 */
public function render(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
$self = $this;
$output137 = '';

$output137 .= '
';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\LayoutViewHelper
$renderChildrenClosure139 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments138 = array();
$arguments138['name'] = NULL;
$arguments138['name'] = 'Content';

$output137 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, ['']);

$output137 .= '

';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\SectionViewHelper
$renderChildrenClosure141 = function() use ($renderingContext, $self) {
$output142 = '';

$output142 .= '
	';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure144 = function() use ($renderingContext, $self) {
$output148 = '';

$output148 .= '
		<div class="accordion accordion-type-';
$array149 = array (
);
$output148 .= 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('data.layout', $array149)]);

$output148 .= ' text-left" id="accordion-';
$array150 = array (
);
$output148 .= 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('data.uid', $array150)]);

$output148 .= '">
			';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper
$renderChildrenClosure152 = function() use ($renderingContext, $self) {
$output154 = '';

$output154 .= '
				<div class="accordion-item">
					<button aria-expanded="';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure156 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments155 = array();
$arguments155['then'] = NULL;
$arguments155['else'] = NULL;
$arguments155['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array157 = array();
$array158 = array (
);$array157['0'] = $renderingContext->getVariableProvider()->getByPath('iteration.isFirst', $array158);
$array157['1'] = ' && ';
$array159 = array (
);$array157['2'] = $renderingContext->getVariableProvider()->getByPath('data.pi_flexform.showFirst', $array159);

$expression160 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) && TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node2"]));};
$arguments155['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression160(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array157)
					),
					$renderingContext
				);
$arguments155['then'] = 'true';
$arguments155['else'] = 'false';

$output154 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments155, $renderChildrenClosure156, $renderingContext);

$output154 .= '" class="accordion-item-header collapsed" data-toggle="collapse" data-target="#collapse-';
$array161 = array (
);
$output154 .= 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('data.uid', $array161)]);

$output154 .= '-';
$array162 = array (
);
$output154 .= 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('record.data.uid', $array162)]);

$output154 .= '" aria-controls="collapse-';
$array163 = array (
);
$output154 .= 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('data.uid', $array163)]);

$output154 .= '-';
$array164 = array (
);
$output154 .= 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('record.data.uid', $array164)]);

$output154 .= '">';
$array165 = array (
);
$output154 .= 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('record.data.header', $array165)]);

$output154 .= '</button>
					<div id="collapse-';
$array166 = array (
);
$output154 .= 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('data.uid', $array166)]);

$output154 .= '-';
$array167 = array (
);
$output154 .= 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('record.data.uid', $array167)]);

$output154 .= '" class="collapse ';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure169 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments168 = array();
$arguments168['then'] = NULL;
$arguments168['else'] = NULL;
$arguments168['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array170 = array();
$array171 = array (
);$array170['0'] = $renderingContext->getVariableProvider()->getByPath('iteration.isFirst', $array171);
$array170['1'] = ' && ';
$array172 = array (
);$array170['2'] = $renderingContext->getVariableProvider()->getByPath('data.pi_flexform.showFirst', $array172);

$expression173 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) && TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node2"]));};
$arguments168['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression173(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array170)
					),
					$renderingContext
				);
$arguments168['then'] = 'show';

$output154 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments168, $renderChildrenClosure169, $renderingContext);

$output154 .= '" aria-labelledby="collapse-heading-';
$array174 = array (
);
$output154 .= 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('data.uid', $array174)]);

$output154 .= '-';
$array175 = array (
);
$output154 .= 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('record.data.uid', $array175)]);

$output154 .= '" data-parent="';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure177 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments176 = array();
$arguments176['then'] = NULL;
$arguments176['else'] = NULL;
$arguments176['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array178 = array();
$array179 = array (
);$array178['0'] = $renderingContext->getVariableProvider()->getByPath('data.pi_flexform.allowMultiple', $array179);

$expression180 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
$arguments176['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression180(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array178)
					),
					$renderingContext
				);
$output181 = '';

$output181 .= '#accordion-';
$array182 = array (
);
$output181 .= 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('data.uid', $array182)]);
$arguments176['else'] = $output181;
$arguments176['__thenClosure'] = $renderChildrenClosure177;

$output154 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments176, $renderChildrenClosure177, $renderingContext);

$output154 .= '">
						<div class="accordion-item-body">
							';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure184 = function() use ($renderingContext, $self) {
$output231 = '';

$output231 .= '
								';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ThenViewHelper
$renderChildrenClosure233 = function() use ($renderingContext, $self) {
$output234 = '';

$output234 .= '
									';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure236 = function() use ($renderingContext, $self) {
$output254 = '';

$output254 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ThenViewHelper
$renderChildrenClosure256 = function() use ($renderingContext, $self) {
$output257 = '';

$output257 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure259 = function() use ($renderingContext, $self) {
$array260 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array260);
};
$arguments258 = array();
$arguments258['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output257 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments258, $renderChildrenClosure259, $renderingContext);

$output257 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure262 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments261 = array();
$arguments261['additionalAttributes'] = NULL;
$arguments261['data'] = NULL;
$arguments261['aria'] = NULL;
$arguments261['class'] = NULL;
$arguments261['dir'] = NULL;
$arguments261['id'] = NULL;
$arguments261['lang'] = NULL;
$arguments261['style'] = NULL;
$arguments261['title'] = NULL;
$arguments261['accesskey'] = NULL;
$arguments261['tabindex'] = NULL;
$arguments261['onclick'] = NULL;
$arguments261['alt'] = NULL;
$arguments261['ismap'] = NULL;
$arguments261['longdesc'] = NULL;
$arguments261['usemap'] = NULL;
$arguments261['loading'] = NULL;
$arguments261['src'] = '';
$arguments261['treatIdAsReference'] = false;
$arguments261['image'] = NULL;
$arguments261['crop'] = NULL;
$arguments261['cropVariant'] = 'default';
$arguments261['fileExtension'] = NULL;
$arguments261['width'] = NULL;
$arguments261['height'] = NULL;
$arguments261['minWidth'] = NULL;
$arguments261['minHeight'] = NULL;
$arguments261['maxWidth'] = NULL;
$arguments261['maxHeight'] = NULL;
$arguments261['absolute'] = false;
$array263 = array (
);$arguments261['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array263);
$arguments261['width'] = 300;
$arguments261['class'] = 'img-fluid';

$output257 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments261, $renderChildrenClosure262, $renderingContext);

$output257 .= '
											</span>
										';
return $output257;
};
$arguments255 = array();

$output254 .= '';

$output254 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ElseViewHelper
$renderChildrenClosure265 = function() use ($renderingContext, $self) {
$output266 = '';

$output266 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure268 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments267 = array();
$arguments267['additionalAttributes'] = NULL;
$arguments267['data'] = NULL;
$arguments267['aria'] = NULL;
$arguments267['class'] = NULL;
$arguments267['dir'] = NULL;
$arguments267['id'] = NULL;
$arguments267['lang'] = NULL;
$arguments267['style'] = NULL;
$arguments267['title'] = NULL;
$arguments267['accesskey'] = NULL;
$arguments267['tabindex'] = NULL;
$arguments267['onclick'] = NULL;
$arguments267['alt'] = NULL;
$arguments267['ismap'] = NULL;
$arguments267['longdesc'] = NULL;
$arguments267['usemap'] = NULL;
$arguments267['loading'] = NULL;
$arguments267['src'] = '';
$arguments267['treatIdAsReference'] = false;
$arguments267['image'] = NULL;
$arguments267['crop'] = NULL;
$arguments267['cropVariant'] = 'default';
$arguments267['fileExtension'] = NULL;
$arguments267['width'] = NULL;
$arguments267['height'] = NULL;
$arguments267['minWidth'] = NULL;
$arguments267['minHeight'] = NULL;
$arguments267['maxWidth'] = NULL;
$arguments267['maxHeight'] = NULL;
$arguments267['absolute'] = false;
$array269 = array (
);$arguments267['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array269);
$arguments267['width'] = 300;
$arguments267['class'] = 'img-fluid';

$output266 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments267, $renderChildrenClosure268, $renderingContext);

$output266 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure271 = function() use ($renderingContext, $self) {
$array272 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array272);
};
$arguments270 = array();
$arguments270['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output266 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments270, $renderChildrenClosure271, $renderingContext);

$output266 .= '
										';
return $output266;
};
$arguments264 = array();
$arguments264['if'] = NULL;

$output254 .= '';

$output254 .= '
									';
return $output254;
};
$arguments235 = array();
$arguments235['then'] = NULL;
$arguments235['else'] = NULL;
$arguments235['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array251 = array();
$array252 = array (
);$array251['0'] = $renderingContext->getVariableProvider()->getByPath('record.data.image_align', $array252);
$array251['1'] = ' == bottom';

$expression253 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) == "bottom");};
$arguments235['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression253(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array251)
					),
					$renderingContext
				);
$arguments235['__thenClosure'] = function() use ($renderingContext, $self) {
$output237 = '';

$output237 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure239 = function() use ($renderingContext, $self) {
$array240 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array240);
};
$arguments238 = array();
$arguments238['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output237 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments238, $renderChildrenClosure239, $renderingContext);

$output237 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure242 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments241 = array();
$arguments241['additionalAttributes'] = NULL;
$arguments241['data'] = NULL;
$arguments241['aria'] = NULL;
$arguments241['class'] = NULL;
$arguments241['dir'] = NULL;
$arguments241['id'] = NULL;
$arguments241['lang'] = NULL;
$arguments241['style'] = NULL;
$arguments241['title'] = NULL;
$arguments241['accesskey'] = NULL;
$arguments241['tabindex'] = NULL;
$arguments241['onclick'] = NULL;
$arguments241['alt'] = NULL;
$arguments241['ismap'] = NULL;
$arguments241['longdesc'] = NULL;
$arguments241['usemap'] = NULL;
$arguments241['loading'] = NULL;
$arguments241['src'] = '';
$arguments241['treatIdAsReference'] = false;
$arguments241['image'] = NULL;
$arguments241['crop'] = NULL;
$arguments241['cropVariant'] = 'default';
$arguments241['fileExtension'] = NULL;
$arguments241['width'] = NULL;
$arguments241['height'] = NULL;
$arguments241['minWidth'] = NULL;
$arguments241['minHeight'] = NULL;
$arguments241['maxWidth'] = NULL;
$arguments241['maxHeight'] = NULL;
$arguments241['absolute'] = false;
$array243 = array (
);$arguments241['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array243);
$arguments241['width'] = 300;
$arguments241['class'] = 'img-fluid';

$output237 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments241, $renderChildrenClosure242, $renderingContext);

$output237 .= '
											</span>
										';
return $output237;
};
$arguments235['__elseClosures'][] = function() use ($renderingContext, $self) {
$output244 = '';

$output244 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure246 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments245 = array();
$arguments245['additionalAttributes'] = NULL;
$arguments245['data'] = NULL;
$arguments245['aria'] = NULL;
$arguments245['class'] = NULL;
$arguments245['dir'] = NULL;
$arguments245['id'] = NULL;
$arguments245['lang'] = NULL;
$arguments245['style'] = NULL;
$arguments245['title'] = NULL;
$arguments245['accesskey'] = NULL;
$arguments245['tabindex'] = NULL;
$arguments245['onclick'] = NULL;
$arguments245['alt'] = NULL;
$arguments245['ismap'] = NULL;
$arguments245['longdesc'] = NULL;
$arguments245['usemap'] = NULL;
$arguments245['loading'] = NULL;
$arguments245['src'] = '';
$arguments245['treatIdAsReference'] = false;
$arguments245['image'] = NULL;
$arguments245['crop'] = NULL;
$arguments245['cropVariant'] = 'default';
$arguments245['fileExtension'] = NULL;
$arguments245['width'] = NULL;
$arguments245['height'] = NULL;
$arguments245['minWidth'] = NULL;
$arguments245['minHeight'] = NULL;
$arguments245['maxWidth'] = NULL;
$arguments245['maxHeight'] = NULL;
$arguments245['absolute'] = false;
$array247 = array (
);$arguments245['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array247);
$arguments245['width'] = 300;
$arguments245['class'] = 'img-fluid';

$output244 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments245, $renderChildrenClosure246, $renderingContext);

$output244 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure249 = function() use ($renderingContext, $self) {
$array250 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array250);
};
$arguments248 = array();
$arguments248['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output244 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments248, $renderChildrenClosure249, $renderingContext);

$output244 .= '
										';
return $output244;
};

$output234 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments235, $renderChildrenClosure236, $renderingContext);

$output234 .= '
								';
return $output234;
};
$arguments232 = array();

$output231 .= '';

$output231 .= '
								';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ElseViewHelper
$renderChildrenClosure274 = function() use ($renderingContext, $self) {
$output275 = '';

$output275 .= '
									';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure277 = function() use ($renderingContext, $self) {
$array278 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array278);
};
$arguments276 = array();
$arguments276['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output275 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments276, $renderChildrenClosure277, $renderingContext);

$output275 .= '
								';
return $output275;
};
$arguments273 = array();
$arguments273['if'] = NULL;

$output231 .= '';

$output231 .= '
							';
return $output231;
};
$arguments183 = array();
$arguments183['then'] = NULL;
$arguments183['else'] = NULL;
$arguments183['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array228 = array();
$array229 = array (
);$array228['0'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array229);

$expression230 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
$arguments183['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression230(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array228)
					),
					$renderingContext
				);
$arguments183['__thenClosure'] = function() use ($renderingContext, $self) {
$output185 = '';

$output185 .= '
									';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
$renderChildrenClosure187 = function() use ($renderingContext, $self) {
$output205 = '';

$output205 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ThenViewHelper
$renderChildrenClosure207 = function() use ($renderingContext, $self) {
$output208 = '';

$output208 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure210 = function() use ($renderingContext, $self) {
$array211 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array211);
};
$arguments209 = array();
$arguments209['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output208 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments209, $renderChildrenClosure210, $renderingContext);

$output208 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure213 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments212 = array();
$arguments212['additionalAttributes'] = NULL;
$arguments212['data'] = NULL;
$arguments212['aria'] = NULL;
$arguments212['class'] = NULL;
$arguments212['dir'] = NULL;
$arguments212['id'] = NULL;
$arguments212['lang'] = NULL;
$arguments212['style'] = NULL;
$arguments212['title'] = NULL;
$arguments212['accesskey'] = NULL;
$arguments212['tabindex'] = NULL;
$arguments212['onclick'] = NULL;
$arguments212['alt'] = NULL;
$arguments212['ismap'] = NULL;
$arguments212['longdesc'] = NULL;
$arguments212['usemap'] = NULL;
$arguments212['loading'] = NULL;
$arguments212['src'] = '';
$arguments212['treatIdAsReference'] = false;
$arguments212['image'] = NULL;
$arguments212['crop'] = NULL;
$arguments212['cropVariant'] = 'default';
$arguments212['fileExtension'] = NULL;
$arguments212['width'] = NULL;
$arguments212['height'] = NULL;
$arguments212['minWidth'] = NULL;
$arguments212['minHeight'] = NULL;
$arguments212['maxWidth'] = NULL;
$arguments212['maxHeight'] = NULL;
$arguments212['absolute'] = false;
$array214 = array (
);$arguments212['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array214);
$arguments212['width'] = 300;
$arguments212['class'] = 'img-fluid';

$output208 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments212, $renderChildrenClosure213, $renderingContext);

$output208 .= '
											</span>
										';
return $output208;
};
$arguments206 = array();

$output205 .= '';

$output205 .= '
										';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ElseViewHelper
$renderChildrenClosure216 = function() use ($renderingContext, $self) {
$output217 = '';

$output217 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure219 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments218 = array();
$arguments218['additionalAttributes'] = NULL;
$arguments218['data'] = NULL;
$arguments218['aria'] = NULL;
$arguments218['class'] = NULL;
$arguments218['dir'] = NULL;
$arguments218['id'] = NULL;
$arguments218['lang'] = NULL;
$arguments218['style'] = NULL;
$arguments218['title'] = NULL;
$arguments218['accesskey'] = NULL;
$arguments218['tabindex'] = NULL;
$arguments218['onclick'] = NULL;
$arguments218['alt'] = NULL;
$arguments218['ismap'] = NULL;
$arguments218['longdesc'] = NULL;
$arguments218['usemap'] = NULL;
$arguments218['loading'] = NULL;
$arguments218['src'] = '';
$arguments218['treatIdAsReference'] = false;
$arguments218['image'] = NULL;
$arguments218['crop'] = NULL;
$arguments218['cropVariant'] = 'default';
$arguments218['fileExtension'] = NULL;
$arguments218['width'] = NULL;
$arguments218['height'] = NULL;
$arguments218['minWidth'] = NULL;
$arguments218['minHeight'] = NULL;
$arguments218['maxWidth'] = NULL;
$arguments218['maxHeight'] = NULL;
$arguments218['absolute'] = false;
$array220 = array (
);$arguments218['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array220);
$arguments218['width'] = 300;
$arguments218['class'] = 'img-fluid';

$output217 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments218, $renderChildrenClosure219, $renderingContext);

$output217 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure222 = function() use ($renderingContext, $self) {
$array223 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array223);
};
$arguments221 = array();
$arguments221['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output217 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments221, $renderChildrenClosure222, $renderingContext);

$output217 .= '
										';
return $output217;
};
$arguments215 = array();
$arguments215['if'] = NULL;

$output205 .= '';

$output205 .= '
									';
return $output205;
};
$arguments186 = array();
$arguments186['then'] = NULL;
$arguments186['else'] = NULL;
$arguments186['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array202 = array();
$array203 = array (
);$array202['0'] = $renderingContext->getVariableProvider()->getByPath('record.data.image_align', $array203);
$array202['1'] = ' == bottom';

$expression204 = function($context) {return (TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]) == "bottom");};
$arguments186['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression204(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array202)
					),
					$renderingContext
				);
$arguments186['__thenClosure'] = function() use ($renderingContext, $self) {
$output188 = '';

$output188 .= '
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure190 = function() use ($renderingContext, $self) {
$array191 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array191);
};
$arguments189 = array();
$arguments189['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output188 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments189, $renderChildrenClosure190, $renderingContext);

$output188 .= '
											<span class="position-relative d-inline-block pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure193 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments192 = array();
$arguments192['additionalAttributes'] = NULL;
$arguments192['data'] = NULL;
$arguments192['aria'] = NULL;
$arguments192['class'] = NULL;
$arguments192['dir'] = NULL;
$arguments192['id'] = NULL;
$arguments192['lang'] = NULL;
$arguments192['style'] = NULL;
$arguments192['title'] = NULL;
$arguments192['accesskey'] = NULL;
$arguments192['tabindex'] = NULL;
$arguments192['onclick'] = NULL;
$arguments192['alt'] = NULL;
$arguments192['ismap'] = NULL;
$arguments192['longdesc'] = NULL;
$arguments192['usemap'] = NULL;
$arguments192['loading'] = NULL;
$arguments192['src'] = '';
$arguments192['treatIdAsReference'] = false;
$arguments192['image'] = NULL;
$arguments192['crop'] = NULL;
$arguments192['cropVariant'] = 'default';
$arguments192['fileExtension'] = NULL;
$arguments192['width'] = NULL;
$arguments192['height'] = NULL;
$arguments192['minWidth'] = NULL;
$arguments192['minHeight'] = NULL;
$arguments192['maxWidth'] = NULL;
$arguments192['maxHeight'] = NULL;
$arguments192['absolute'] = false;
$array194 = array (
);$arguments192['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array194);
$arguments192['width'] = 300;
$arguments192['class'] = 'img-fluid';

$output188 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments192, $renderChildrenClosure193, $renderingContext);

$output188 .= '
											</span>
										';
return $output188;
};
$arguments186['__elseClosures'][] = function() use ($renderingContext, $self) {
$output195 = '';

$output195 .= '
											<span class="position-relative d-inline-block pt-3 pb-4">
												';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper
$renderChildrenClosure197 = function() use ($renderingContext, $self) {
return NULL;
};
$arguments196 = array();
$arguments196['additionalAttributes'] = NULL;
$arguments196['data'] = NULL;
$arguments196['aria'] = NULL;
$arguments196['class'] = NULL;
$arguments196['dir'] = NULL;
$arguments196['id'] = NULL;
$arguments196['lang'] = NULL;
$arguments196['style'] = NULL;
$arguments196['title'] = NULL;
$arguments196['accesskey'] = NULL;
$arguments196['tabindex'] = NULL;
$arguments196['onclick'] = NULL;
$arguments196['alt'] = NULL;
$arguments196['ismap'] = NULL;
$arguments196['longdesc'] = NULL;
$arguments196['usemap'] = NULL;
$arguments196['loading'] = NULL;
$arguments196['src'] = '';
$arguments196['treatIdAsReference'] = false;
$arguments196['image'] = NULL;
$arguments196['crop'] = NULL;
$arguments196['cropVariant'] = 'default';
$arguments196['fileExtension'] = NULL;
$arguments196['width'] = NULL;
$arguments196['height'] = NULL;
$arguments196['minWidth'] = NULL;
$arguments196['minHeight'] = NULL;
$arguments196['maxWidth'] = NULL;
$arguments196['maxHeight'] = NULL;
$arguments196['absolute'] = false;
$array198 = array (
);$arguments196['image'] = $renderingContext->getVariableProvider()->getByPath('record.files.0', $array198);
$arguments196['width'] = 300;
$arguments196['class'] = 'img-fluid';

$output195 .= TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper::renderStatic($arguments196, $renderChildrenClosure197, $renderingContext);

$output195 .= '
											</span>
											';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure200 = function() use ($renderingContext, $self) {
$array201 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array201);
};
$arguments199 = array();
$arguments199['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output195 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments199, $renderChildrenClosure200, $renderingContext);

$output195 .= '
										';
return $output195;
};

$output185 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments186, $renderChildrenClosure187, $renderingContext);

$output185 .= '
								';
return $output185;
};
$arguments183['__elseClosures'][] = function() use ($renderingContext, $self) {
$output224 = '';

$output224 .= '
									';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper
$renderChildrenClosure226 = function() use ($renderingContext, $self) {
$array227 = array (
);return $renderingContext->getVariableProvider()->getByPath('record.data.bodytext', $array227);
};
$arguments225 = array();
$arguments225['parseFuncTSPath'] = 'lib.parseFunc_RTE';

$output224 .= TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper::renderStatic($arguments225, $renderChildrenClosure226, $renderingContext);

$output224 .= '
								';
return $output224;
};

$output154 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments183, $renderChildrenClosure184, $renderingContext);

$output154 .= '
						</div>
					</div>
				</div>
			';
return $output154;
};
$arguments151 = array();
$arguments151['each'] = NULL;
$arguments151['as'] = NULL;
$arguments151['key'] = NULL;
$arguments151['reverse'] = false;
$arguments151['iteration'] = NULL;
$array153 = array (
);$arguments151['each'] = $renderingContext->getVariableProvider()->getByPath('records', $array153);
$arguments151['as'] = 'record';
$arguments151['iteration'] = 'iteration';

$output148 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments151, $renderChildrenClosure152, $renderingContext);

$output148 .= '
		</div>

	';
return $output148;
};
$arguments143 = array();
$arguments143['then'] = NULL;
$arguments143['else'] = NULL;
$arguments143['condition'] = false;
// Rendering Boolean node
// Rendering Array
$array145 = array();
$array146 = array (
);$array145['0'] = $renderingContext->getVariableProvider()->getByPath('records', $array146);

$expression147 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
$arguments143['condition'] = TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
					$expression147(
						TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array145)
					),
					$renderingContext
				);
$arguments143['__thenClosure'] = $renderChildrenClosure144;

$output142 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments143, $renderChildrenClosure144, $renderingContext);

$output142 .= '
';
return $output142;
};
$arguments140 = array();
$arguments140['name'] = NULL;
$arguments140['name'] = 'Main';

$output137 .= '';

$output137 .= '
';

return $output137;
}


}
#