Deprecated: Constant E_STRICT is deprecated in /var/www/html/k/kasscaffolding/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/html/k/kasscaffolding/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

var/cache/dev/twig/a0/a0a935f9e4ce77be98a985922011be1f.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @theme/meettheteam/embedTeamMember.html.twig */
  14. class __TwigTemplate_d1f1c5a1a5030be8aea527cae96a6d20 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/meettheteam/embedTeamMember.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/meettheteam/embedTeamMember.html.twig"));
  33.         // line 1
  34.         echo "<div class=\"bg-dark pt-[148px] md:pt-[163px] text-white\">
  35.     <div class=\"container py-12\">
  36.         <div class=\"row\">
  37.             <div class=\"lg:col-7 md:col-6 col-12 cms-area text-lg flex flex-col justify-between\">
  38.                 <div>
  39.                     <h1 class=\"text-white mb-0\">";
  40.         // line 6
  41.         echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'6$this->source); })()), "title");
  42.         echo "</h1>
  43.                     ";
  44.         // line 8
  45.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'8$this->source); })()), "position", [], "any"falsefalsefalse8)) {
  46.             // line 9
  47.             echo "                    <h3 class=\"text-green capitalize font-light\">";
  48.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'9$this->source); })()), "position");
  49.             echo "</h3>
  50.                     ";
  51.         }
  52.         // line 11
  53.         echo "
  54.                     ";
  55.         // line 12
  56.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'12$this->source); })()), "content", [], "any"falsefalsefalse12)) {
  57.             // line 13
  58.             echo "                        <h4 class=\"text-green\">Professional Summary</h4>
  59.                         ";
  60.             // line 14
  61.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'14$this->source); })()), "content");
  62.             echo "
  63.                     ";
  64.         }
  65.         // line 16
  66.         echo "
  67.                     ";
  68.         // line 17
  69.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'17$this->source); })()), "content2", [], "any"falsefalsefalse17)) {
  70.             // line 18
  71.             echo "                        <h4 class=\"text-green\">Professional Background</h4>
  72.                         ";
  73.             // line 19
  74.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'19$this->source); })()), "content2");
  75.             echo "
  76.                     ";
  77.         }
  78.         // line 21
  79.         echo "                </div>
  80.                 <div class=\"mb-8 md:mb-0\">
  81.                     ";
  82.         // line 23
  83.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'23$this->source); })()), "telephone", [], "any"falsefalsefalse23)) {
  84.             // line 24
  85.             echo "                        <a class=\"social-icon\" title=\"telephone\" href=\"tel:";
  86.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'24$this->source); })()), "telephone");
  87.             echo "\"><i class=\"fa-solid fa-circle-phone text-green text-5xl\"></i></a>
  88.                     ";
  89.         }
  90.         // line 26
  91.         echo "                    ";
  92.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'26$this->source); })()), "emailAddress", [], "any"falsefalsefalse26)) {
  93.             // line 27
  94.             echo "                        <a class=\"social-icon\" title=\"email\"  href=\"mailto:";
  95.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'27$this->source); })()), "emailAddress");
  96.             echo "}\"><i class=\"fa-solid fa-circle-envelope text-green text-5xl ml-8\"></i></a>
  97.                     ";
  98.         }
  99.         // line 29
  100.         echo "                    ";
  101.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'29$this->source); })()), "linkedIn", [], "any"falsefalsefalse29)) {
  102.             // line 30
  103.             echo "                        <a class=\"social-icon\" title=\"LinkedIn\"  href=\"";
  104.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'30$this->source); })()), "linkedIn");
  105.             echo "\"><i class=\"fa-brands fa-linkedin text-green text-5xl ml-8\"></i></a>
  106.                     ";
  107.         }
  108.         // line 32
  109.         echo "                </div>
  110.             </div>
  111.             <div class=\"lg:col-5 md:col-6 col-12 relative\">
  112.                 ";
  113.         // line 35
  114.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'35$this->source); })()), "image2", [], "any"falsefalsefalse35)) {
  115.             // line 36
  116.             echo "                    <i class=\"fa-solid fa-repeat absolute z-20 top-6 right-10 text-white text-4xl pointer-events-none\"></i>
  117.                 ";
  118.         }
  119.         // line 38
  120.         echo "                <div class=\"relative lg:-mb-32 img-swap\">
  121.                     <img class=\"max-w-full h-auto rounded-xl\" src=\"";
  122.         // line 39
  123.         echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'39$this->source); })()), "getFullImagePath", [], "any"falsefalsefalse39)), "zoomCrop"10401680), "html"nulltrue);
  124.         echo "\" width=\"560\" height=\"905\" alt=\"";
  125.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'39$this->source); })()), "title", [], "any"falsefalsefalse39), "html"nulltrue);
  126.         echo "\" loading=\"lazy\"/>
  127.                     ";
  128.         // line 40
  129.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'40$this->source); })()), "image2", [], "any"falsefalsefalse40)) {
  130.             // line 41
  131.             echo "                        <img class=\"max-w-full h-auto absolute top-0 left-0 z-10 rounded-xl\" src=\"";
  132.             echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'41$this->source); })()), "getFullImage2Path", [], "any"falsefalsefalse41)), "zoomCrop"10401680), "html"nulltrue);
  133.             echo "\" width=\"560\" height=\"905\" alt=\"";
  134.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'41$this->source); })()), "title", [], "any"falsefalsefalse41), "html"nulltrue);
  135.             echo "\" loading=\"lazy\"/>
  136.                     ";
  137.         }
  138.         // line 43
  139.         echo "                </div>
  140.             </div>
  141.         </div>
  142.     </div>
  143. </div>
  144. <div class=\"container mb-12\">
  145.     <div class=\"row items-start\">
  146.         <div class=\"lg:col-7 md:col-7 col-12 cms-area pt-12\">
  147.             ";
  148.         // line 52
  149.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'52$this->source); })()), "education", [], "any"falsefalsefalse52)) {
  150.             // line 53
  151.             echo "                <h4 class=\"text-green\">Education</h4>
  152.                 ";
  153.             // line 54
  154.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'54$this->source); })()), "education");
  155.             echo "
  156.             ";
  157.         }
  158.         // line 56
  159.         echo "
  160.             ";
  161.         // line 57
  162.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'57$this->source); })()), "keySkills", [], "any"falsefalsefalse57)) {
  163.             // line 58
  164.             echo "                <h4 class=\"text-green\">Key Skills</h4>
  165.                 ";
  166.             // line 59
  167.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'59$this->source); })()), "keySkills");
  168.             echo "
  169.             ";
  170.         }
  171.         // line 61
  172.         echo "
  173.             ";
  174.         // line 62
  175.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'62$this->source); })()), "professionalInterests", [], "any"falsefalsefalse62)) {
  176.             // line 63
  177.             echo "                <h4 class=\"text-green\">Professional Interests</h4>
  178.                 ";
  179.             // line 64
  180.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'64$this->source); })()), "professionalInterests");
  181.             echo "
  182.             ";
  183.         }
  184.         // line 66
  185.         echo "        </div>
  186.         <div class=\"lg:offset-1 lg:col-4 col-12 lg:pt-20 mt-10 lg:mt-0 relative\">
  187.             <div class=\"bg-secondary team-facts py-8 pl-42 text-white\">
  188.                 ";
  189.         // line 70
  190.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'70$this->source); })()), "nickname", [], "any"falsefalsefalse70)) {
  191.             // line 71
  192.             echo "                    <i class=\"fa-solid fa-user mb-2 text-green text-center text-xl\"></i>
  193.                     ";
  194.             // line 72
  195.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'72$this->source); })()), "nickname");
  196.             echo "
  197.                 ";
  198.         }
  199.         // line 74
  200.         echo "
  201.                 ";
  202.         // line 75
  203.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'75$this->source); })()), "favouriteMeal", [], "any"falsefalsefalse75)) {
  204.             // line 76
  205.             echo "                    <p><i class=\"fa-solid fa-plate-utensils mr-6 text-green text-center w-6\"></i> ";
  206.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'76$this->source); })()), "favouriteMeal");
  207.             echo "</p>
  208.                 ";
  209.         }
  210.         // line 78
  211.         echo "
  212.                 ";
  213.         // line 79
  214.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'79$this->source); })()), "favouriteDrink", [], "any"falsefalsefalse79)) {
  215.             // line 80
  216.             echo "                    <p><i class=\"fa-solid fa-glass mr-6 text-green text-center w-6\"></i> ";
  217.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'80$this->source); })()), "favouriteDrink");
  218.             echo "</p>
  219.                 ";
  220.         }
  221.         // line 82
  222.         echo "
  223.                 ";
  224.         // line 83
  225.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'83$this->source); })()), "favouriteFilm", [], "any"falsefalsefalse83)) {
  226.             // line 84
  227.             echo "                    <p><i class=\"fa-solid fa-film mr-6 text-green text-center w-6\"></i> ";
  228.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'84$this->source); })()), "favouriteFilm");
  229.             echo "</p>
  230.                 ";
  231.         }
  232.         // line 86
  233.         echo "
  234.                 ";
  235.         // line 87
  236.         if (twig_get_attribute($this->env$this->source, (isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'87$this->source); })()), "favouriteBand", [], "any"falsefalsefalse87)) {
  237.             // line 88
  238.             echo "                    <p><i class=\"fa-solid fa-music mr-6 text-green text-center w-6\"></i> ";
  239.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["teamMember"]) || array_key_exists("teamMember"$context) ? $context["teamMember"] : (function () { throw new RuntimeError('Variable "teamMember" does not exist.'88$this->source); })()), "favouriteBand");
  240.             echo "</p>
  241.                 ";
  242.         }
  243.         // line 90
  244.         echo "            </div>
  245.         </div>
  246.     </div>
  247. </div>
  248. <div class=\"bg-secondary mb-12 relative text-white py-6\">
  249.     <div class=\"container\">
  250.         ";
  251.         // line 97
  252.         if (((isset($context["prev"]) || array_key_exists("prev"$context) ? $context["prev"] : (function () { throw new RuntimeError('Variable "prev" does not exist.'97$this->source); })()) || (isset($context["next"]) || array_key_exists("next"$context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.'97$this->source); })()))) {
  253.             // line 98
  254.             echo "            <div class=\"row team-pagination\">
  255.                 ";
  256.             // line 99
  257.             if ((isset($context["prev"]) || array_key_exists("prev"$context) ? $context["prev"] : (function () { throw new RuntimeError('Variable "prev" does not exist.'99$this->source); })())) {
  258.                 // line 100
  259.                 echo "                    <div class=\"";
  260.                 if ((isset($context["next"]) || array_key_exists("next"$context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.'100$this->source); })())) {
  261.                     echo "col-6";
  262.                 } else {
  263.                     echo "col-12";
  264.                 }
  265.                 echo "\">
  266.                         <a class=\"prev\" href=\"";
  267.                 // line 101
  268.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():44}(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'101$this->source); })()), "request", [], "any"falsefalsefalse101), twig_get_attribute($this->env$this->source, (isset($context["prev"]) || array_key_exists("prev"$context) ? $context["prev"] : (function () { throw new RuntimeError('Variable "prev" does not exist.'101$this->source); })()), "linkedPageId", [], "any"falsefalsefalse101), ["teammember_slug" => twig_get_attribute($this->env$this->source, (isset($context["prev"]) || array_key_exists("prev"$context) ? $context["prev"] : (function () { throw new RuntimeError('Variable "prev" does not exist.'101$this->source); })()), "slug", [], "any"falsefalsefalse101)]), "html"nulltrue);
  269.                 echo "\">
  270.                             Previous <span class=\"hidden md:inline-block\">Team Member</span>
  271.                         </a>
  272.                     </div>
  273.                 ";
  274.             }
  275.             // line 106
  276.             echo "
  277.                 ";
  278.             // line 107
  279.             if ((isset($context["next"]) || array_key_exists("next"$context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.'107$this->source); })())) {
  280.                 // line 108
  281.                 echo "                    <div class=\"";
  282.                 if ((isset($context["prev"]) || array_key_exists("prev"$context) ? $context["prev"] : (function () { throw new RuntimeError('Variable "prev" does not exist.'108$this->source); })())) {
  283.                     echo "col-6";
  284.                 } else {
  285.                     echo "col-12";
  286.                 }
  287.                 echo " text-right\">
  288.                         <a class=\"next\" href=\"";
  289.                 // line 109
  290.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():44}(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'109$this->source); })()), "request", [], "any"falsefalsefalse109), twig_get_attribute($this->env$this->source, (isset($context["next"]) || array_key_exists("next"$context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.'109$this->source); })()), "linkedPageId", [], "any"falsefalsefalse109), ["teammember_slug" => twig_get_attribute($this->env$this->source, (isset($context["next"]) || array_key_exists("next"$context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.'109$this->source); })()), "slug", [], "any"falsefalsefalse109)]), "html"nulltrue);
  291.                 echo "\">
  292.                             Next <span class=\"hidden md:inline-block\">Team Member</span>
  293.                         </a>
  294.                     </div>
  295.                 ";
  296.             }
  297.             // line 114
  298.             echo "            </div>
  299.         ";
  300.         }
  301.         // line 116
  302.         echo "    </div>
  303. </div>
  304. ";
  305.         
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  307.         
  308.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  309.     }
  310.     /**
  311.      * @codeCoverageIgnore
  312.      */
  313.     public function getTemplateName()
  314.     {
  315.         return "@theme/meettheteam/embedTeamMember.html.twig";
  316.     }
  317.     /**
  318.      * @codeCoverageIgnore
  319.      */
  320.     public function isTraitable()
  321.     {
  322.         return false;
  323.     }
  324.     /**
  325.      * @codeCoverageIgnore
  326.      */
  327.     public function getDebugInfo()
  328.     {
  329.         return array (  315 => 116,  311 => 114,  303 => 109,  294 => 108,  292 => 107,  289 => 106,  281 => 101,  272 => 100,  270 => 99,  267 => 98,  265 => 97,  256 => 90,  250 => 88,  248 => 87,  245 => 86,  239 => 84,  237 => 83,  234 => 82,  228 => 80,  226 => 79,  223 => 78,  217 => 76,  215 => 75,  212 => 74,  207 => 72,  204 => 71,  202 => 70,  196 => 66,  191 => 64,  188 => 63,  186 => 62,  183 => 61,  178 => 59,  175 => 58,  173 => 57,  170 => 56,  165 => 54,  162 => 53,  160 => 52,  149 => 43,  141 => 41,  139 => 40,  133 => 39,  130 => 38,  126 => 36,  124 => 35,  119 => 32,  113 => 30,  110 => 29,  104 => 27,  101 => 26,  95 => 24,  93 => 23,  89 => 21,  84 => 19,  81 => 18,  79 => 17,  76 => 16,  71 => 14,  68 => 13,  66 => 12,  63 => 11,  57 => 9,  55 => 8,  50 => 6,  43 => 1,);
  330.     }
  331.     public function getSourceContext()
  332.     {
  333.         return new Source("<div class=\"bg-dark pt-[148px] md:pt-[163px] text-white\">
  334.     <div class=\"container py-12\">
  335.         <div class=\"row\">
  336.             <div class=\"lg:col-7 md:col-6 col-12 cms-area text-lg flex flex-col justify-between\">
  337.                 <div>
  338.                     <h1 class=\"text-white mb-0\">{{ allowInlineEditor(teamMember, 'title')|raw }}</h1>
  339.                     {% if teamMember.position %}
  340.                     <h3 class=\"text-green capitalize font-light\">{{ allowInlineEditor(teamMember, 'position')|raw }}</h3>
  341.                     {% endif %}
  342.                     {% if teamMember.content %}
  343.                         <h4 class=\"text-green\">Professional Summary</h4>
  344.                         {{ allowInlineEditor(teamMember, 'content')|raw }}
  345.                     {% endif %}
  346.                     {% if teamMember.content2 %}
  347.                         <h4 class=\"text-green\">Professional Background</h4>
  348.                         {{ allowInlineEditor(teamMember, 'content2')|raw }}
  349.                     {% endif %}
  350.                 </div>
  351.                 <div class=\"mb-8 md:mb-0\">
  352.                     {% if teamMember.telephone %}
  353.                         <a class=\"social-icon\" title=\"telephone\" href=\"tel:{{ allowInlineEditor(teamMember, 'telephone')|raw }}\"><i class=\"fa-solid fa-circle-phone text-green text-5xl\"></i></a>
  354.                     {% endif %}
  355.                     {% if teamMember.emailAddress %}
  356.                         <a class=\"social-icon\" title=\"email\"  href=\"mailto:{{ allowInlineEditor(teamMember, 'emailAddress')|raw }}}\"><i class=\"fa-solid fa-circle-envelope text-green text-5xl ml-8\"></i></a>
  357.                     {% endif %}
  358.                     {% if teamMember.linkedIn %}
  359.                         <a class=\"social-icon\" title=\"LinkedIn\"  href=\"{{ allowInlineEditor(teamMember, 'linkedIn')|raw }}\"><i class=\"fa-brands fa-linkedin text-green text-5xl ml-8\"></i></a>
  360.                     {% endif %}
  361.                 </div>
  362.             </div>
  363.             <div class=\"lg:col-5 md:col-6 col-12 relative\">
  364.                 {% if teamMember.image2 %}
  365.                     <i class=\"fa-solid fa-repeat absolute z-20 top-6 right-10 text-white text-4xl pointer-events-none\"></i>
  366.                 {% endif %}
  367.                 <div class=\"relative lg:-mb-32 img-swap\">
  368.                     <img class=\"max-w-full h-auto rounded-xl\" src=\"{{ imageCache('/' ~ teamMember.getFullImagePath, 'zoomCrop', 1040, 1680) }}\" width=\"560\" height=\"905\" alt=\"{{ teamMember.title }}\" loading=\"lazy\"/>
  369.                     {% if teamMember.image2 %}
  370.                         <img class=\"max-w-full h-auto absolute top-0 left-0 z-10 rounded-xl\" src=\"{{ imageCache('/' ~ teamMember.getFullImage2Path, 'zoomCrop', 1040, 1680) }}\" width=\"560\" height=\"905\" alt=\"{{ teamMember.title }}\" loading=\"lazy\"/>
  371.                     {% endif %}
  372.                 </div>
  373.             </div>
  374.         </div>
  375.     </div>
  376. </div>
  377. <div class=\"container mb-12\">
  378.     <div class=\"row items-start\">
  379.         <div class=\"lg:col-7 md:col-7 col-12 cms-area pt-12\">
  380.             {% if teamMember.education %}
  381.                 <h4 class=\"text-green\">Education</h4>
  382.                 {{ allowInlineEditor(teamMember, 'education')|raw }}
  383.             {% endif %}
  384.             {% if teamMember.keySkills %}
  385.                 <h4 class=\"text-green\">Key Skills</h4>
  386.                 {{ allowInlineEditor(teamMember, 'keySkills')|raw }}
  387.             {% endif %}
  388.             {% if teamMember.professionalInterests %}
  389.                 <h4 class=\"text-green\">Professional Interests</h4>
  390.                 {{ allowInlineEditor(teamMember, 'professionalInterests')|raw }}
  391.             {% endif %}
  392.         </div>
  393.         <div class=\"lg:offset-1 lg:col-4 col-12 lg:pt-20 mt-10 lg:mt-0 relative\">
  394.             <div class=\"bg-secondary team-facts py-8 pl-42 text-white\">
  395.                 {% if teamMember.nickname %}
  396.                     <i class=\"fa-solid fa-user mb-2 text-green text-center text-xl\"></i>
  397.                     {{ allowInlineEditor(teamMember, 'nickname')|raw }}
  398.                 {% endif %}
  399.                 {% if teamMember.favouriteMeal %}
  400.                     <p><i class=\"fa-solid fa-plate-utensils mr-6 text-green text-center w-6\"></i> {{ allowInlineEditor(teamMember, 'favouriteMeal')|raw }}</p>
  401.                 {% endif %}
  402.                 {% if teamMember.favouriteDrink %}
  403.                     <p><i class=\"fa-solid fa-glass mr-6 text-green text-center w-6\"></i> {{ allowInlineEditor(teamMember, 'favouriteDrink')|raw }}</p>
  404.                 {% endif %}
  405.                 {% if teamMember.favouriteFilm %}
  406.                     <p><i class=\"fa-solid fa-film mr-6 text-green text-center w-6\"></i> {{ allowInlineEditor(teamMember, 'favouriteFilm')|raw }}</p>
  407.                 {% endif %}
  408.                 {% if teamMember.favouriteBand %}
  409.                     <p><i class=\"fa-solid fa-music mr-6 text-green text-center w-6\"></i> {{ allowInlineEditor(teamMember, 'favouriteBand')|raw }}</p>
  410.                 {% endif %}
  411.             </div>
  412.         </div>
  413.     </div>
  414. </div>
  415. <div class=\"bg-secondary mb-12 relative text-white py-6\">
  416.     <div class=\"container\">
  417.         {% if prev or next %}
  418.             <div class=\"row team-pagination\">
  419.                 {% if prev %}
  420.                     <div class=\"{% if next %}col-6{% else %}col-12{% endif %}\">
  421.                         <a class=\"prev\" href=\"{{ generatePath( app.request, prev.linkedPageId, {'teammember_slug' : prev.slug } ) }}\">
  422.                             Previous <span class=\"hidden md:inline-block\">Team Member</span>
  423.                         </a>
  424.                     </div>
  425.                 {% endif %}
  426.                 {% if next %}
  427.                     <div class=\"{% if prev %}col-6{% else %}col-12{% endif %} text-right\">
  428.                         <a class=\"next\" href=\"{{ generatePath( app.request, next.linkedPageId, {'teammember_slug' : next.slug } ) }}\">
  429.                             Next <span class=\"hidden md:inline-block\">Team Member</span>
  430.                         </a>
  431.                     </div>
  432.                 {% endif %}
  433.             </div>
  434.         {% endif %}
  435.     </div>
  436. </div>
  437. ""@theme/meettheteam/embedTeamMember.html.twig""/var/www/html/k/kasscaffolding/templates/themes/theme/meettheteam/embedTeamMember.html.twig");
  438.     }
  439. }