var/cache/dev_h470ebe8d8ccd12942d9662afa697ffe9/twig/11/117245bbac97538bc96399331e5057226e086c57f524cf26c47a3f96c93f61ae.php line 64

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @SolidAdvancedSliderElements/storefront/layout/meta.html.twig */
  16. class __TwigTemplate_d9aba5bb31697be04396a90193024b23 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'layout_head_stylesheet' => [$this'block_layout_head_stylesheet'],
  26.             'solid_ase_content_slider_styles' => [$this'block_solid_ase_content_slider_styles'],
  27.             'solid_ase_content_slider_style_tag' => [$this'block_solid_ase_content_slider_style_tag'],
  28.             'solid_ase_content_slider_styles_responsive_min_height' => [$this'block_solid_ase_content_slider_styles_responsive_min_height'],
  29.             'solid_ase_content_slider_styles_min_aspect_ratio' => [$this'block_solid_ase_content_slider_styles_min_aspect_ratio'],
  30.             'solid_ase_content_slider_styles_content_animation' => [$this'block_solid_ase_content_slider_styles_content_animation'],
  31.             'solid_ase_content_slider_styles_small_headline_size' => [$this'block_solid_ase_content_slider_styles_small_headline_size'],
  32.             'solid_ase_content_slider_styles_small_headline_weight' => [$this'block_solid_ase_content_slider_styles_small_headline_weight'],
  33.             'solid_ase_content_slider_styles_headline_size' => [$this'block_solid_ase_content_slider_styles_headline_size'],
  34.             'solid_ase_content_slider_styles_headline_weight' => [$this'block_solid_ase_content_slider_styles_headline_weight'],
  35.             'solid_ase_content_slider_styles_text_size' => [$this'block_solid_ase_content_slider_styles_text_size'],
  36.             'solid_ase_content_slider_styles_text_weight' => [$this'block_solid_ase_content_slider_styles_text_weight'],
  37.             'solid_ase_content_slider_styles_button_label_size' => [$this'block_solid_ase_content_slider_styles_button_label_size'],
  38.             'solid_ase_content_slider_styles_button_label_weight' => [$this'block_solid_ase_content_slider_styles_button_label_weight'],
  39.             'solid_ase_content_slider_styles_small_headline_margin_bottom' => [$this'block_solid_ase_content_slider_styles_small_headline_margin_bottom'],
  40.             'solid_ase_content_slider_styles_headline_margin_bottom' => [$this'block_solid_ase_content_slider_styles_headline_margin_bottom'],
  41.             'solid_ase_content_slider_styles_text_margin_bottom' => [$this'block_solid_ase_content_slider_styles_text_margin_bottom'],
  42.             'solid_ase_content_slider_styles_small_headline_color' => [$this'block_solid_ase_content_slider_styles_small_headline_color'],
  43.             'solid_ase_content_slider_styles_headline_color' => [$this'block_solid_ase_content_slider_styles_headline_color'],
  44.             'solid_ase_content_slider_styles_text_color' => [$this'block_solid_ase_content_slider_styles_text_color'],
  45.             'solid_ase_content_slider_styles_button_color' => [$this'block_solid_ase_content_slider_styles_button_color'],
  46.             'solid_ase_content_slider_styles_content_background_color' => [$this'block_solid_ase_content_slider_styles_content_background_color'],
  47.             'solid_ase_content_slider_styles_controls_color' => [$this'block_solid_ase_content_slider_styles_controls_color'],
  48.             'solid_ase_content_slider_styles_nav_color' => [$this'block_solid_ase_content_slider_styles_nav_color'],
  49.             'solid_ase_content_slider_styles_custom_css' => [$this'block_solid_ase_content_slider_styles_custom_css'],
  50.         ];
  51.     }
  52.     protected function doGetParent(array $context)
  53.     {
  54.         // line 2
  55.         return "@zenitPlatformStratus/storefront/layout/meta.html.twig";
  56.     }
  57.     protected function doDisplay(array $context, array $blocks = [])
  58.     {
  59.         $macros $this->macros;
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  61.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SolidAdvancedSliderElements/storefront/layout/meta.html.twig"));
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SolidAdvancedSliderElements/storefront/layout/meta.html.twig"));
  64.         $this->parent $this->loadTemplate("@zenitPlatformStratus/storefront/layout/meta.html.twig""@SolidAdvancedSliderElements/storefront/layout/meta.html.twig"2);
  65.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.         
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  70.     }
  71.     // line 3
  72.     public function block_layout_head_stylesheet($context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  79.         // line 4
  80.         echo "  ";
  81.         $this->displayParentBlock("layout_head_stylesheet"$context$blocks);
  82.         echo "
  83.   ";
  84.         // line 6
  85.         $this->displayBlock('solid_ase_content_slider_styles'$context$blocks);
  86.         
  87.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  88.         
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  90.     }
  91.     public function block_solid_ase_content_slider_styles($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles"));
  96.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles"));
  98.         // line 7
  99.         echo "    ";
  100.         $context["cmsPage"] = sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "cmsPage", [], "any"falsefalsefalse7);
  101.         // line 8
  102.         echo "
  103.     ";
  104.         // line 9
  105.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "landingPage", [], "any"falsefalsefalse9), "cmsPage", [], "any"falsefalsefalse9)) {
  106.             // line 10
  107.             echo "        ";
  108.             $context["cmsPage"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "landingPage", [], "any"falsefalsefalse10), "cmsPage", [], "any"falsefalsefalse10);
  109.             // line 11
  110.             echo "    ";
  111.         }
  112.         // line 12
  113.         echo "
  114.     ";
  115.         // line 13
  116.         if (($context["cmsPage"] ?? null)) {
  117.             // line 14
  118.             echo "      ";
  119.             $context['_parent'] = $context;
  120.             $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["cmsPage"] ?? null), "sections", [], "any"falsefalsefalse14));
  121.             foreach ($context['_seq'] as $context["_key"] => $context["section"]) {
  122.                 // line 15
  123.                 echo "        ";
  124.                 $context['_parent'] = $context;
  125.                 $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source$context["section"], "blocks", [], "any"falsefalsefalse15));
  126.                 foreach ($context['_seq'] as $context["_key"] => $context["block"]) {
  127.                     // line 16
  128.                     echo "          ";
  129.                     $context['_parent'] = $context;
  130.                     $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["block"], "slots", [], "any"falsefalsefalse16), "elements", [], "any"falsefalsefalse16));
  131.                     $context['loop'] = [
  132.                       'parent' => $context['_parent'],
  133.                       'index0' => 0,
  134.                       'index'  => 1,
  135.                       'first'  => true,
  136.                     ];
  137.                     if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  138.                         $length count($context['_seq']);
  139.                         $context['loop']['revindex0'] = $length 1;
  140.                         $context['loop']['revindex'] = $length;
  141.                         $context['loop']['length'] = $length;
  142.                         $context['loop']['last'] = === $length;
  143.                     }
  144.                     foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  145.                         // line 17
  146.                         echo "            ";
  147.                         if ((sw_get_attribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse17) == "solid-ase-content-slider")) {
  148.                             // line 18
  149.                             echo "              ";
  150.                             $context["sliderSettings"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["element"], "translated", [], "any"falsefalsefalse18), "config", [], "any"falsefalsefalse18), "sliderSettings", [], "any"falsefalsefalse18), "value", [], "any"falsefalsefalse18);
  151.                             // line 19
  152.                             echo "              ";
  153.                             $context["settings"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["element"], "translated", [], "any"falsefalsefalse19), "config", [], "any"falsefalsefalse19), "settings", [], "any"falsefalsefalse19), "value", [], "any"falsefalsefalse19);
  154.                             // line 20
  155.                             echo "
  156.               ";
  157.                             // line 21
  158.                             $this->displayBlock('solid_ase_content_slider_style_tag'$context$blocks);
  159.                             // line 446
  160.                             echo "            ";
  161.                         }
  162.                         // line 447
  163.                         echo "          ";
  164.                         ++$context['loop']['index0'];
  165.                         ++$context['loop']['index'];
  166.                         $context['loop']['first'] = false;
  167.                         if (isset($context['loop']['length'])) {
  168.                             --$context['loop']['revindex0'];
  169.                             --$context['loop']['revindex'];
  170.                             $context['loop']['last'] = === $context['loop']['revindex0'];
  171.                         }
  172.                     }
  173.                     $_parent $context['_parent'];
  174.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  175.                     $context array_intersect_key($context$_parent) + $_parent;
  176.                     // line 448
  177.                     echo "        ";
  178.                 }
  179.                 $_parent $context['_parent'];
  180.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['block'], $context['_parent'], $context['loop']);
  181.                 $context array_intersect_key($context$_parent) + $_parent;
  182.                 // line 449
  183.                 echo "      ";
  184.             }
  185.             $_parent $context['_parent'];
  186.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['section'], $context['_parent'], $context['loop']);
  187.             $context array_intersect_key($context$_parent) + $_parent;
  188.             // line 450
  189.             echo "    ";
  190.         }
  191.         // line 451
  192.         echo "  ";
  193.         
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  195.         
  196.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  197.     }
  198.     // line 21
  199.     public function block_solid_ase_content_slider_style_tag($context, array $blocks = [])
  200.     {
  201.         $macros $this->macros;
  202.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  203.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_style_tag"));
  204.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  205.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_style_tag"));
  206.         // line 22
  207.         echo "                <style>
  208.                   ";
  209.         // line 23
  210.         $this->displayBlock('solid_ase_content_slider_styles_responsive_min_height'$context$blocks);
  211.         // line 52
  212.         echo "
  213.                   ";
  214.         // line 53
  215.         $this->displayBlock('solid_ase_content_slider_styles_min_aspect_ratio'$context$blocks);
  216.         // line 65
  217.         echo "
  218.                   ";
  219.         // line 66
  220.         $this->displayBlock('solid_ase_content_slider_styles_content_animation'$context$blocks);
  221.         // line 74
  222.         echo "
  223.                   ";
  224.         // line 75
  225.         $this->displayBlock('solid_ase_content_slider_styles_small_headline_size'$context$blocks);
  226.         // line 99
  227.         echo "
  228.                   ";
  229.         // line 100
  230.         $this->displayBlock('solid_ase_content_slider_styles_small_headline_weight'$context$blocks);
  231.         // line 108
  232.         echo "
  233.                   ";
  234.         // line 109
  235.         $this->displayBlock('solid_ase_content_slider_styles_headline_size'$context$blocks);
  236.         // line 133
  237.         echo "
  238.                   ";
  239.         // line 134
  240.         $this->displayBlock('solid_ase_content_slider_styles_headline_weight'$context$blocks);
  241.         // line 142
  242.         echo "
  243.                   ";
  244.         // line 143
  245.         $this->displayBlock('solid_ase_content_slider_styles_text_size'$context$blocks);
  246.         // line 167
  247.         echo "
  248.                   ";
  249.         // line 168
  250.         $this->displayBlock('solid_ase_content_slider_styles_text_weight'$context$blocks);
  251.         // line 176
  252.         echo "
  253.                   ";
  254.         // line 177
  255.         $this->displayBlock('solid_ase_content_slider_styles_button_label_size'$context$blocks);
  256.         // line 201
  257.         echo "
  258.                   ";
  259.         // line 202
  260.         $this->displayBlock('solid_ase_content_slider_styles_button_label_weight'$context$blocks);
  261.         // line 210
  262.         echo "
  263.                   ";
  264.         // line 211
  265.         $this->displayBlock('solid_ase_content_slider_styles_small_headline_margin_bottom'$context$blocks);
  266.         // line 235
  267.         echo "
  268.                   ";
  269.         // line 236
  270.         $this->displayBlock('solid_ase_content_slider_styles_headline_margin_bottom'$context$blocks);
  271.         // line 260
  272.         echo "
  273.                   ";
  274.         // line 261
  275.         $this->displayBlock('solid_ase_content_slider_styles_text_margin_bottom'$context$blocks);
  276.         // line 285
  277.         echo "
  278.                   ";
  279.         // line 286
  280.         $this->displayBlock('solid_ase_content_slider_styles_small_headline_color'$context$blocks);
  281.         // line 294
  282.         echo "
  283.                   ";
  284.         // line 295
  285.         $this->displayBlock('solid_ase_content_slider_styles_headline_color'$context$blocks);
  286.         // line 303
  287.         echo "
  288.                   ";
  289.         // line 304
  290.         $this->displayBlock('solid_ase_content_slider_styles_text_color'$context$blocks);
  291.         // line 312
  292.         echo "
  293.                   ";
  294.         // line 313
  295.         $this->displayBlock('solid_ase_content_slider_styles_button_color'$context$blocks);
  296.         // line 348
  297.         echo "
  298.                   ";
  299.         // line 349
  300.         $this->displayBlock('solid_ase_content_slider_styles_content_background_color'$context$blocks);
  301.         // line 371
  302.         echo "
  303.                   ";
  304.         // line 372
  305.         $this->displayBlock('solid_ase_content_slider_styles_controls_color'$context$blocks);
  306.         // line 418
  307.         echo "
  308.                   ";
  309.         // line 419
  310.         $this->displayBlock('solid_ase_content_slider_styles_nav_color'$context$blocks);
  311.         // line 437
  312.         echo "
  313.                   ";
  314.         // line 438
  315.         $this->displayBlock('solid_ase_content_slider_styles_custom_css'$context$blocks);
  316.         // line 444
  317.         echo "                </style>
  318.               ";
  319.         
  320.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  321.         
  322.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  323.     }
  324.     // line 23
  325.     public function block_solid_ase_content_slider_styles_responsive_min_height($context, array $blocks = [])
  326.     {
  327.         $macros $this->macros;
  328.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_responsive_min_height"));
  330.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  331.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_responsive_min_height"));
  332.         // line 24
  333.         echo "                    ";
  334.         // line 25
  335.         echo "                    ";
  336.         if ((sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "sizingMode", [], "any"falsefalsefalse25) == "responsive-min-height")) {
  337.             // line 26
  338.             echo "                      ";
  339.             if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minHeightMobile", [], "any"falsefalsefalse26)) {
  340.                 // line 27
  341.                 echo "                        .solid-ase-content-slider-";
  342.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse27), "html"nulltrue);
  343.                 echo "
  344.                           .slide-container {
  345.                           min-height: ";
  346.                 // line 29
  347.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minHeightMobile", [], "any"falsefalsefalse29), "html"nulltrue);
  348.                 echo ";
  349.                         }
  350.                       ";
  351.             }
  352.             // line 32
  353.             echo "
  354.                       ";
  355.             // line 33
  356.             if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minHeightTablet", [], "any"falsefalsefalse33)) {
  357.                 // line 34
  358.                 echo "                        @media (min-width: 768px) {
  359.                           .solid-ase-content-slider-";
  360.                 // line 35
  361.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse35), "html"nulltrue);
  362.                 echo "
  363.                             .slide-container {
  364.                             min-height: ";
  365.                 // line 37
  366.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minHeightTablet", [], "any"falsefalsefalse37), "html"nulltrue);
  367.                 echo ";
  368.                           }
  369.                         }
  370.                       ";
  371.             }
  372.             // line 41
  373.             echo "
  374.                       ";
  375.             // line 42
  376.             if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minHeightDesktop", [], "any"falsefalsefalse42)) {
  377.                 // line 43
  378.                 echo "                        @media (min-width: 1200px) {
  379.                           .solid-ase-content-slider-";
  380.                 // line 44
  381.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse44), "html"nulltrue);
  382.                 echo "
  383.                             .slide-container {
  384.                             min-height: ";
  385.                 // line 46
  386.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minHeightDesktop", [], "any"falsefalsefalse46), "html"nulltrue);
  387.                 echo ";
  388.                           }
  389.                         }
  390.                       ";
  391.             }
  392.             // line 50
  393.             echo "                    ";
  394.         }
  395.         // line 51
  396.         echo "                  ";
  397.         
  398.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  399.         
  400.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  401.     }
  402.     // line 53
  403.     public function block_solid_ase_content_slider_styles_min_aspect_ratio($context, array $blocks = [])
  404.     {
  405.         $macros $this->macros;
  406.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  407.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_min_aspect_ratio"));
  408.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  409.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_min_aspect_ratio"));
  410.         // line 54
  411.         echo "                    ";
  412.         // line 55
  413.         echo "                    ";
  414.         if ((sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "sizingMode", [], "any"falsefalsefalse55) == "min-aspect-ratio")) {
  415.             // line 56
  416.             echo "                      ";
  417.             if ((sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minAspectRatioWidth", [], "any"falsefalsefalse56) && sw_get_attribute($this->env$this->source,             // line 57
  418. ($context["settings"] ?? null), "minAspectRatioHeight", [], "any"falsefalsefalse57))) {
  419.                 // line 58
  420.                 echo "                        .solid-ase-content-slider-";
  421.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse58), "html"nulltrue);
  422.                 echo "::before {
  423.                           padding-top: ";
  424.                 // line 59
  425.                 echo sw_escape_filter($this->env, (((sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "minAspectRatioHeight", [], "any"falsefalsefalse59) / sw_get_attribute($this->env$this->source,                 // line 60
  426. ($context["settings"] ?? null), "minAspectRatioWidth", [], "any"falsefalsefalse60)) * 100) . "%"), "html"nulltrue);
  427.                 echo ";
  428.                         }
  429.                       ";
  430.             }
  431.             // line 63
  432.             echo "                    ";
  433.         }
  434.         // line 64
  435.         echo "                  ";
  436.         
  437.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  438.         
  439.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  440.     }
  441.     // line 66
  442.     public function block_solid_ase_content_slider_styles_content_animation($context, array $blocks = [])
  443.     {
  444.         $macros $this->macros;
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  446.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_content_animation"));
  447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  448.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_content_animation"));
  449.         // line 67
  450.         echo "                    ";
  451.         // line 68
  452.         echo "                    ";
  453.         if ((sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentAnimation", [], "any"falsefalsefalse68) != "none")) {
  454.             // line 69
  455.             echo "                      .solid-ase-content-slider-";
  456.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse69), "html"nulltrue);
  457.             echo " .content {
  458.                         transition-delay: ";
  459.             // line 70
  460.             echo sw_escape_filter($this->env, ((sw_get_attribute($this->env$this->source, ($context["sliderSettings"] ?? null), "speed", [], "any"falsefalsefalse70) + 200) . "ms"), "html"nulltrue);
  461.             echo ";
  462.                       }
  463.                     ";
  464.         }
  465.         // line 73
  466.         echo "                  ";
  467.         
  468.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  469.         
  470.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  471.     }
  472.     // line 75
  473.     public function block_solid_ase_content_slider_styles_small_headline_size($context, array $blocks = [])
  474.     {
  475.         $macros $this->macros;
  476.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  477.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_size"));
  478.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  479.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_size"));
  480.         // line 76
  481.         echo "                    ";
  482.         // line 77
  483.         echo "                    ";
  484.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineSizeMobile", [], "any"falsefalsefalse77)) {
  485.             // line 78
  486.             echo "                      .solid-ase-content-slider-";
  487.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse78), "html"nulltrue);
  488.             echo " .content .small-headline {
  489.                         font-size: ";
  490.             // line 79
  491.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineSizeMobile", [], "any"falsefalsefalse79), "html"nulltrue);
  492.             echo ";
  493.                       }
  494.                     ";
  495.         }
  496.         // line 82
  497.         echo "
  498.                     ";
  499.         // line 83
  500.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineSizeTablet", [], "any"falsefalsefalse83)) {
  501.             // line 84
  502.             echo "                      @media (min-width: 768px) {
  503.                         .solid-ase-content-slider-";
  504.             // line 85
  505.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse85), "html"nulltrue);
  506.             echo " .content .small-headline {
  507.                           font-size: ";
  508.             // line 86
  509.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineSizeTablet", [], "any"falsefalsefalse86), "html"nulltrue);
  510.             echo ";
  511.                         }
  512.                       }
  513.                     ";
  514.         }
  515.         // line 90
  516.         echo "
  517.                     ";
  518.         // line 91
  519.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineSizeDesktop", [], "any"falsefalsefalse91)) {
  520.             // line 92
  521.             echo "                      @media (min-width: 1200px) {
  522.                         .solid-ase-content-slider-";
  523.             // line 93
  524.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse93), "html"nulltrue);
  525.             echo " .content .small-headline {
  526.                           font-size: ";
  527.             // line 94
  528.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineSizeDesktop", [], "any"falsefalsefalse94), "html"nulltrue);
  529.             echo ";
  530.                         }
  531.                       }
  532.                     ";
  533.         }
  534.         // line 98
  535.         echo "                  ";
  536.         
  537.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  538.         
  539.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  540.     }
  541.     // line 100
  542.     public function block_solid_ase_content_slider_styles_small_headline_weight($context, array $blocks = [])
  543.     {
  544.         $macros $this->macros;
  545.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  546.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_weight"));
  547.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  548.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_weight"));
  549.         // line 101
  550.         echo "                    ";
  551.         // line 102
  552.         echo "                    ";
  553.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineWeight", [], "any"falsefalsefalse102)) {
  554.             // line 103
  555.             echo "                      .solid-ase-content-slider-";
  556.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse103), "html"nulltrue);
  557.             echo " .content .small-headline {
  558.                         font-weight: ";
  559.             // line 104
  560.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineWeight", [], "any"falsefalsefalse104), "html"nulltrue);
  561.             echo ";
  562.                       }
  563.                     ";
  564.         }
  565.         // line 107
  566.         echo "                  ";
  567.         
  568.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  569.         
  570.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  571.     }
  572.     // line 109
  573.     public function block_solid_ase_content_slider_styles_headline_size($context, array $blocks = [])
  574.     {
  575.         $macros $this->macros;
  576.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  577.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_size"));
  578.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  579.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_size"));
  580.         // line 110
  581.         echo "                    ";
  582.         // line 111
  583.         echo "                    ";
  584.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineSizeMobile", [], "any"falsefalsefalse111)) {
  585.             // line 112
  586.             echo "                      .solid-ase-content-slider-";
  587.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse112), "html"nulltrue);
  588.             echo " .content .headline {
  589.                         font-size: ";
  590.             // line 113
  591.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineSizeMobile", [], "any"falsefalsefalse113), "html"nulltrue);
  592.             echo ";
  593.                       }
  594.                     ";
  595.         }
  596.         // line 116
  597.         echo "
  598.                     ";
  599.         // line 117
  600.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineSizeTablet", [], "any"falsefalsefalse117)) {
  601.             // line 118
  602.             echo "                      @media (min-width: 768px) {
  603.                         .solid-ase-content-slider-";
  604.             // line 119
  605.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse119), "html"nulltrue);
  606.             echo " .content .headline {
  607.                           font-size: ";
  608.             // line 120
  609.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineSizeTablet", [], "any"falsefalsefalse120), "html"nulltrue);
  610.             echo ";
  611.                         }
  612.                       }
  613.                     ";
  614.         }
  615.         // line 124
  616.         echo "
  617.                     ";
  618.         // line 125
  619.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineSizeDesktop", [], "any"falsefalsefalse125)) {
  620.             // line 126
  621.             echo "                      @media (min-width: 1200px) {
  622.                         .solid-ase-content-slider-";
  623.             // line 127
  624.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse127), "html"nulltrue);
  625.             echo " .content .headline {
  626.                           font-size: ";
  627.             // line 128
  628.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineSizeDesktop", [], "any"falsefalsefalse128), "html"nulltrue);
  629.             echo ";
  630.                         }
  631.                       }
  632.                     ";
  633.         }
  634.         // line 132
  635.         echo "                  ";
  636.         
  637.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  638.         
  639.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  640.     }
  641.     // line 134
  642.     public function block_solid_ase_content_slider_styles_headline_weight($context, array $blocks = [])
  643.     {
  644.         $macros $this->macros;
  645.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  646.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_weight"));
  647.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  648.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_weight"));
  649.         // line 135
  650.         echo "                    ";
  651.         // line 136
  652.         echo "                    ";
  653.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineWeight", [], "any"falsefalsefalse136)) {
  654.             // line 137
  655.             echo "                      .solid-ase-content-slider-";
  656.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse137), "html"nulltrue);
  657.             echo " .content .headline {
  658.                         font-weight: ";
  659.             // line 138
  660.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineWeight", [], "any"falsefalsefalse138), "html"nulltrue);
  661.             echo ";
  662.                       }
  663.                     ";
  664.         }
  665.         // line 141
  666.         echo "                  ";
  667.         
  668.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  669.         
  670.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  671.     }
  672.     // line 143
  673.     public function block_solid_ase_content_slider_styles_text_size($context, array $blocks = [])
  674.     {
  675.         $macros $this->macros;
  676.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  677.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_size"));
  678.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  679.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_size"));
  680.         // line 144
  681.         echo "                    ";
  682.         // line 145
  683.         echo "                    ";
  684.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textSizeMobile", [], "any"falsefalsefalse145)) {
  685.             // line 146
  686.             echo "                      .solid-ase-content-slider-";
  687.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse146), "html"nulltrue);
  688.             echo " .content .text {
  689.                         font-size: ";
  690.             // line 147
  691.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textSizeMobile", [], "any"falsefalsefalse147), "html"nulltrue);
  692.             echo ";
  693.                       }
  694.                     ";
  695.         }
  696.         // line 150
  697.         echo "
  698.                     ";
  699.         // line 151
  700.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textSizeTablet", [], "any"falsefalsefalse151)) {
  701.             // line 152
  702.             echo "                      @media (min-width: 768px) {
  703.                         .solid-ase-content-slider-";
  704.             // line 153
  705.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse153), "html"nulltrue);
  706.             echo " .content .text {
  707.                           font-size: ";
  708.             // line 154
  709.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textSizeTablet", [], "any"falsefalsefalse154), "html"nulltrue);
  710.             echo ";
  711.                         }
  712.                       }
  713.                     ";
  714.         }
  715.         // line 158
  716.         echo "
  717.                     ";
  718.         // line 159
  719.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textSizeDesktop", [], "any"falsefalsefalse159)) {
  720.             // line 160
  721.             echo "                      @media (min-width: 1200px) {
  722.                         .solid-ase-content-slider-";
  723.             // line 161
  724.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse161), "html"nulltrue);
  725.             echo " .content .text {
  726.                           font-size: ";
  727.             // line 162
  728.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textSizeDesktop", [], "any"falsefalsefalse162), "html"nulltrue);
  729.             echo ";
  730.                         }
  731.                       }
  732.                     ";
  733.         }
  734.         // line 166
  735.         echo "                  ";
  736.         
  737.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  738.         
  739.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  740.     }
  741.     // line 168
  742.     public function block_solid_ase_content_slider_styles_text_weight($context, array $blocks = [])
  743.     {
  744.         $macros $this->macros;
  745.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  746.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_weight"));
  747.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  748.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_weight"));
  749.         // line 169
  750.         echo "                    ";
  751.         // line 170
  752.         echo "                    ";
  753.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textWeight", [], "any"falsefalsefalse170)) {
  754.             // line 171
  755.             echo "                      .solid-ase-content-slider-";
  756.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse171), "html"nulltrue);
  757.             echo " .content .text {
  758.                         font-weight: ";
  759.             // line 172
  760.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textWeight", [], "any"falsefalsefalse172), "html"nulltrue);
  761.             echo ";
  762.                       }
  763.                     ";
  764.         }
  765.         // line 175
  766.         echo "                  ";
  767.         
  768.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  769.         
  770.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  771.     }
  772.     // line 177
  773.     public function block_solid_ase_content_slider_styles_button_label_size($context, array $blocks = [])
  774.     {
  775.         $macros $this->macros;
  776.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  777.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_button_label_size"));
  778.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  779.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_button_label_size"));
  780.         // line 178
  781.         echo "                    ";
  782.         // line 179
  783.         echo "                    ";
  784.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelSizeMobile", [], "any"falsefalsefalse179)) {
  785.             // line 180
  786.             echo "                      .solid-ase-content-slider-";
  787.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse180), "html"nulltrue);
  788.             echo " .content .btn {
  789.                         font-size: ";
  790.             // line 181
  791.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelSizeMobile", [], "any"falsefalsefalse181), "html"nulltrue);
  792.             echo ";
  793.                       }
  794.                     ";
  795.         }
  796.         // line 184
  797.         echo "
  798.                     ";
  799.         // line 185
  800.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelSizeTablet", [], "any"falsefalsefalse185)) {
  801.             // line 186
  802.             echo "                      @media (min-width: 768px) {
  803.                         .solid-ase-content-slider-";
  804.             // line 187
  805.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse187), "html"nulltrue);
  806.             echo " .content .btn {
  807.                           font-size: ";
  808.             // line 188
  809.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelSizeTablet", [], "any"falsefalsefalse188), "html"nulltrue);
  810.             echo ";
  811.                         }
  812.                       }
  813.                     ";
  814.         }
  815.         // line 192
  816.         echo "
  817.                     ";
  818.         // line 193
  819.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelSizeDesktop", [], "any"falsefalsefalse193)) {
  820.             // line 194
  821.             echo "                      @media (min-width: 1200px) {
  822.                         .solid-ase-content-slider-";
  823.             // line 195
  824.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse195), "html"nulltrue);
  825.             echo " .content .btn {
  826.                           font-size: ";
  827.             // line 196
  828.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelSizeDesktop", [], "any"falsefalsefalse196), "html"nulltrue);
  829.             echo ";
  830.                         }
  831.                       }
  832.                     ";
  833.         }
  834.         // line 200
  835.         echo "                  ";
  836.         
  837.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  838.         
  839.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  840.     }
  841.     // line 202
  842.     public function block_solid_ase_content_slider_styles_button_label_weight($context, array $blocks = [])
  843.     {
  844.         $macros $this->macros;
  845.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  846.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_button_label_weight"));
  847.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  848.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_button_label_weight"));
  849.         // line 203
  850.         echo "                    ";
  851.         // line 204
  852.         echo "                    ";
  853.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelWeight", [], "any"falsefalsefalse204)) {
  854.             // line 205
  855.             echo "                      .solid-ase-content-slider-";
  856.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse205), "html"nulltrue);
  857.             echo " .content .btn {
  858.                         font-weight: ";
  859.             // line 206
  860.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonLabelWeight", [], "any"falsefalsefalse206), "html"nulltrue);
  861.             echo ";
  862.                       }
  863.                     ";
  864.         }
  865.         // line 209
  866.         echo "                  ";
  867.         
  868.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  869.         
  870.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  871.     }
  872.     // line 211
  873.     public function block_solid_ase_content_slider_styles_small_headline_margin_bottom($context, array $blocks = [])
  874.     {
  875.         $macros $this->macros;
  876.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  877.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_margin_bottom"));
  878.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  879.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_margin_bottom"));
  880.         // line 212
  881.         echo "                    ";
  882.         // line 213
  883.         echo "                    ";
  884.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomMobile", [], "any"falsefalsefalse213)) {
  885.             // line 214
  886.             echo "                      .solid-ase-content-slider-";
  887.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse214), "html"nulltrue);
  888.             echo " .content .small-headline {
  889.                         margin-bottom: ";
  890.             // line 215
  891.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomMobile", [], "any"falsefalsefalse215), "html"nulltrue);
  892.             echo ";
  893.                       }
  894.                     ";
  895.         }
  896.         // line 218
  897.         echo "
  898.                     ";
  899.         // line 219
  900.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomTablet", [], "any"falsefalsefalse219)) {
  901.             // line 220
  902.             echo "                      @media (min-width: 768px) {
  903.                         .solid-ase-content-slider-";
  904.             // line 221
  905.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse221), "html"nulltrue);
  906.             echo " .content .small-headline {
  907.                           margin-bottom: ";
  908.             // line 222
  909.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomTablet", [], "any"falsefalsefalse222), "html"nulltrue);
  910.             echo ";
  911.                         }
  912.                       }
  913.                     ";
  914.         }
  915.         // line 226
  916.         echo "
  917.                     ";
  918.         // line 227
  919.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomDesktop", [], "any"falsefalsefalse227)) {
  920.             // line 228
  921.             echo "                      @media (min-width: 1200px) {
  922.                         .solid-ase-content-slider-";
  923.             // line 229
  924.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse229), "html"nulltrue);
  925.             echo " .content .small-headline {
  926.                           margin-bottom: ";
  927.             // line 230
  928.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomDesktop", [], "any"falsefalsefalse230), "html"nulltrue);
  929.             echo ";
  930.                         }
  931.                       }
  932.                     ";
  933.         }
  934.         // line 234
  935.         echo "                  ";
  936.         
  937.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  938.         
  939.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  940.     }
  941.     // line 236
  942.     public function block_solid_ase_content_slider_styles_headline_margin_bottom($context, array $blocks = [])
  943.     {
  944.         $macros $this->macros;
  945.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  946.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_margin_bottom"));
  947.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  948.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_margin_bottom"));
  949.         // line 237
  950.         echo "                    ";
  951.         // line 238
  952.         echo "                    ";
  953.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineMarginBottomMobile", [], "any"falsefalsefalse238)) {
  954.             // line 239
  955.             echo "                      .solid-ase-content-slider-";
  956.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse239), "html"nulltrue);
  957.             echo " .content .headline {
  958.                         margin-bottom: ";
  959.             // line 240
  960.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineMarginBottomMobile", [], "any"falsefalsefalse240), "html"nulltrue);
  961.             echo ";
  962.                       }
  963.                     ";
  964.         }
  965.         // line 243
  966.         echo "
  967.                     ";
  968.         // line 244
  969.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineMarginBottomTablet", [], "any"falsefalsefalse244)) {
  970.             // line 245
  971.             echo "                      @media (min-width: 768px) {
  972.                         .solid-ase-content-slider-";
  973.             // line 246
  974.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse246), "html"nulltrue);
  975.             echo " .content .headline {
  976.                           margin-bottom: ";
  977.             // line 247
  978.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineMarginBottomTablet", [], "any"falsefalsefalse247), "html"nulltrue);
  979.             echo ";
  980.                         }
  981.                       }
  982.                     ";
  983.         }
  984.         // line 251
  985.         echo "
  986.                     ";
  987.         // line 252
  988.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineMarginBottomDesktop", [], "any"falsefalsefalse252)) {
  989.             // line 253
  990.             echo "                      @media (min-width: 1200px) {
  991.                         .solid-ase-content-slider-";
  992.             // line 254
  993.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse254), "html"nulltrue);
  994.             echo " .content .headline {
  995.                           margin-bottom: ";
  996.             // line 255
  997.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineMarginBottomDesktop", [], "any"falsefalsefalse255), "html"nulltrue);
  998.             echo ";
  999.                         }
  1000.                       }
  1001.                     ";
  1002.         }
  1003.         // line 259
  1004.         echo "                  ";
  1005.         
  1006.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1007.         
  1008.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1009.     }
  1010.     // line 261
  1011.     public function block_solid_ase_content_slider_styles_text_margin_bottom($context, array $blocks = [])
  1012.     {
  1013.         $macros $this->macros;
  1014.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1015.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_margin_bottom"));
  1016.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1017.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_margin_bottom"));
  1018.         // line 262
  1019.         echo "                    ";
  1020.         // line 263
  1021.         echo "                    ";
  1022.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textMarginBottomMobile", [], "any"falsefalsefalse263)) {
  1023.             // line 264
  1024.             echo "                      .solid-ase-content-slider-";
  1025.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse264), "html"nulltrue);
  1026.             echo " .content .text {
  1027.                         margin-bottom: ";
  1028.             // line 265
  1029.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textMarginBottomMobile", [], "any"falsefalsefalse265), "html"nulltrue);
  1030.             echo ";
  1031.                       }
  1032.                     ";
  1033.         }
  1034.         // line 268
  1035.         echo "
  1036.                     ";
  1037.         // line 269
  1038.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textMarginBottomTablet", [], "any"falsefalsefalse269)) {
  1039.             // line 270
  1040.             echo "                      @media (min-width: 768px) {
  1041.                         .solid-ase-content-slider-";
  1042.             // line 271
  1043.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse271), "html"nulltrue);
  1044.             echo " .content .text {
  1045.                           margin-bottom: ";
  1046.             // line 272
  1047.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textMarginBottomTablet", [], "any"falsefalsefalse272), "html"nulltrue);
  1048.             echo ";
  1049.                         }
  1050.                       }
  1051.                     ";
  1052.         }
  1053.         // line 276
  1054.         echo "
  1055.                     ";
  1056.         // line 277
  1057.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textMarginBottomDesktop", [], "any"falsefalsefalse277)) {
  1058.             // line 278
  1059.             echo "                      @media (min-width: 1200px) {
  1060.                         .solid-ase-content-slider-";
  1061.             // line 279
  1062.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse279), "html"nulltrue);
  1063.             echo " .content .text {
  1064.                           margin-bottom: ";
  1065.             // line 280
  1066.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textMarginBottomDesktop", [], "any"falsefalsefalse280), "html"nulltrue);
  1067.             echo ";
  1068.                         }
  1069.                       }
  1070.                     ";
  1071.         }
  1072.         // line 284
  1073.         echo "                  ";
  1074.         
  1075.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1076.         
  1077.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1078.     }
  1079.     // line 286
  1080.     public function block_solid_ase_content_slider_styles_small_headline_color($context, array $blocks = [])
  1081.     {
  1082.         $macros $this->macros;
  1083.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1084.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_color"));
  1085.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1086.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_small_headline_color"));
  1087.         // line 287
  1088.         echo "                    ";
  1089.         // line 288
  1090.         echo "                    ";
  1091.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineColor", [], "any"falsefalsefalse288)) {
  1092.             // line 289
  1093.             echo "                      .solid-ase-content-slider-";
  1094.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse289), "html"nulltrue);
  1095.             echo " .content .small-headline {
  1096.                         color: ";
  1097.             // line 290
  1098.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "smallHeadlineColor", [], "any"falsefalsefalse290), "html"nulltrue);
  1099.             echo ";
  1100.                       }
  1101.                     ";
  1102.         }
  1103.         // line 293
  1104.         echo "                  ";
  1105.         
  1106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1107.         
  1108.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1109.     }
  1110.     // line 295
  1111.     public function block_solid_ase_content_slider_styles_headline_color($context, array $blocks = [])
  1112.     {
  1113.         $macros $this->macros;
  1114.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1115.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_color"));
  1116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1117.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_headline_color"));
  1118.         // line 296
  1119.         echo "                    ";
  1120.         // line 297
  1121.         echo "                    ";
  1122.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineColor", [], "any"falsefalsefalse297)) {
  1123.             // line 298
  1124.             echo "                      .solid-ase-content-slider-";
  1125.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse298), "html"nulltrue);
  1126.             echo " .content .headline {
  1127.                         color: ";
  1128.             // line 299
  1129.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "headlineColor", [], "any"falsefalsefalse299), "html"nulltrue);
  1130.             echo " !important;
  1131.                       }
  1132.                     ";
  1133.         }
  1134.         // line 302
  1135.         echo "                  ";
  1136.         
  1137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1138.         
  1139.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1140.     }
  1141.     // line 304
  1142.     public function block_solid_ase_content_slider_styles_text_color($context, array $blocks = [])
  1143.     {
  1144.         $macros $this->macros;
  1145.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_color"));
  1147.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_text_color"));
  1149.         // line 305
  1150.         echo "                    ";
  1151.         // line 306
  1152.         echo "                    ";
  1153.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textColor", [], "any"falsefalsefalse306)) {
  1154.             // line 307
  1155.             echo "                      .solid-ase-content-slider-";
  1156.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse307), "html"nulltrue);
  1157.             echo " .content .text {
  1158.                         color: ";
  1159.             // line 308
  1160.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "textColor", [], "any"falsefalsefalse308), "html"nulltrue);
  1161.             echo ";
  1162.                       }
  1163.                     ";
  1164.         }
  1165.         // line 311
  1166.         echo "                  ";
  1167.         
  1168.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1169.         
  1170.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1171.     }
  1172.     // line 313
  1173.     public function block_solid_ase_content_slider_styles_button_color($context, array $blocks = [])
  1174.     {
  1175.         $macros $this->macros;
  1176.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1177.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_button_color"));
  1178.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1179.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_button_color"));
  1180.         // line 314
  1181.         echo "                    ";
  1182.         // line 315
  1183.         echo "                    ";
  1184.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse315)) {
  1185.             // line 316
  1186.             echo "                      ";
  1187.             if (twig_in_filter("outline"sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonVariant", [], "any"falsefalsefalse316))) {
  1188.                 // line 317
  1189.                 echo "                        .solid-ase-content-slider-";
  1190.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse317), "html"nulltrue);
  1191.                 echo " .content .btn {
  1192.                           color: ";
  1193.                 // line 318
  1194.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse318), "html"nulltrue);
  1195.                 echo ";
  1196.                           border-color: ";
  1197.                 // line 319
  1198.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse319), "html"nulltrue);
  1199.                 echo ";
  1200.                         }
  1201.                         .solid-ase-content-slider-";
  1202.                 // line 322
  1203.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse322), "html"nulltrue);
  1204.                 echo " .content .btn:hover,
  1205.                         .solid-ase-content-slider-";
  1206.                 // line 323
  1207.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse323), "html"nulltrue);
  1208.                 echo " .content .btn:active {
  1209.                           color: ";
  1210.                 // line 324
  1211.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexContrast(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse324)), "html"nulltrue);
  1212.                 echo " !important;
  1213.                           border-color: ";
  1214.                 // line 325
  1215.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse325), "html"nulltrue);
  1216.                 echo " !important;
  1217.                           background-color: ";
  1218.                 // line 326
  1219.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse326), "html"nulltrue);
  1220.                 echo " !important;
  1221.                         }
  1222.                       ";
  1223.             } else {
  1224.                 // line 329
  1225.                 echo "                        .solid-ase-content-slider-";
  1226.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse329), "html"nulltrue);
  1227.                 echo " .content .btn {
  1228.                           color: ";
  1229.                 // line 330
  1230.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexContrast(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse330)), "html"nulltrue);
  1231.                 echo ";
  1232.                           border-color: ";
  1233.                 // line 331
  1234.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse331), "html"nulltrue);
  1235.                 echo ";
  1236.                           background-color: ";
  1237.                 // line 332
  1238.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse332), "html"nulltrue);
  1239.                 echo ";
  1240.                         }
  1241.                         .solid-ase-content-slider-";
  1242.                 // line 335
  1243.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse335), "html"nulltrue);
  1244.                 echo " .content .btn:hover {
  1245.                           border-color: ";
  1246.                 // line 336
  1247.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse336), "36%"), "html"nulltrue);
  1248.                 echo " !important;
  1249.                           background-color: ";
  1250.                 // line 337
  1251.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse337), "24%"), "html"nulltrue);
  1252.                 echo " !important;
  1253.                         }
  1254.                         .solid-ase-content-slider-";
  1255.                 // line 340
  1256.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse340), "html"nulltrue);
  1257.                 echo " .content .btn:active {
  1258.                           color: ";
  1259.                 // line 341
  1260.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexContrast(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse341)), "html"nulltrue);
  1261.                 echo " !important;
  1262.                           border-color: ";
  1263.                 // line 342
  1264.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse342), "45%"), "html"nulltrue);
  1265.                 echo " !important;
  1266.                           background-color: ";
  1267.                 // line 343
  1268.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "buttonColor", [], "any"falsefalsefalse343), "36%"), "html"nulltrue);
  1269.                 echo " !important;
  1270.                         }
  1271.                       ";
  1272.             }
  1273.             // line 346
  1274.             echo "                    ";
  1275.         }
  1276.         // line 347
  1277.         echo "                  ";
  1278.         
  1279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1280.         
  1281.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1282.     }
  1283.     // line 349
  1284.     public function block_solid_ase_content_slider_styles_content_background_color($context, array $blocks = [])
  1285.     {
  1286.         $macros $this->macros;
  1287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_content_background_color"));
  1289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_content_background_color"));
  1291.         // line 350
  1292.         echo "                    ";
  1293.         // line 351
  1294.         echo "                    ";
  1295.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse351)) {
  1296.             // line 352
  1297.             echo "                      ";
  1298.             if (twig_in_filter("boxed"sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "layoutVariant", [], "any"falsefalsefalse352))) {
  1299.                 // line 353
  1300.                 echo "                        .solid-ase-content-slider-";
  1301.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse353), "html"nulltrue);
  1302.                 echo " .content {
  1303.                           background-color: ";
  1304.                 // line 354
  1305.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse354), "html"nulltrue);
  1306.                 echo " !important;
  1307.                         }
  1308.                       ";
  1309.             } elseif ((sw_get_attribute($this->env$this->source,             // line 356
  1310. ($context["settings"] ?? null), "layoutVariant", [], "any"falsefalsefalse356) == "gradient-top")) {
  1311.                 // line 357
  1312.                 echo "                        .solid-ase-content-slider-";
  1313.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse357), "html"nulltrue);
  1314.                 echo " .content-container {
  1315.                           background: linear-gradient(";
  1316.                 // line 358
  1317.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse358), "html"nulltrue);
  1318.                 echo ", ";
  1319.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexOpacity(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse358), 0), "html"nulltrue);
  1320.                 echo ") !important;
  1321.                         }
  1322.                       ";
  1323.             } elseif ((sw_get_attribute($this->env$this->source,             // line 360
  1324. ($context["settings"] ?? null), "layoutVariant", [], "any"falsefalsefalse360) == "gradient-bottom")) {
  1325.                 // line 361
  1326.                 echo "                        .solid-ase-content-slider-";
  1327.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse361), "html"nulltrue);
  1328.                 echo " .content-container {
  1329.                           background: linear-gradient(";
  1330.                 // line 362
  1331.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexOpacity(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse362), 0), "html"nulltrue);
  1332.                 echo ", ";
  1333.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse362), "html"nulltrue);
  1334.                 echo ") !important;
  1335.                         }
  1336.                       ";
  1337.             } else {
  1338.                 // line 365
  1339.                 echo "                        .solid-ase-content-slider-";
  1340.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse365), "html"nulltrue);
  1341.                 echo " .content-container {
  1342.                           background-color: ";
  1343.                 // line 366
  1344.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any"falsefalsefalse366), "html"nulltrue);
  1345.                 echo " !important;
  1346.                         }
  1347.                       ";
  1348.             }
  1349.             // line 369
  1350.             echo "                    ";
  1351.         }
  1352.         // line 370
  1353.         echo "                  ";
  1354.         
  1355.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1356.         
  1357.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1358.     }
  1359.     // line 372
  1360.     public function block_solid_ase_content_slider_styles_controls_color($context, array $blocks = [])
  1361.     {
  1362.         $macros $this->macros;
  1363.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1364.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_controls_color"));
  1365.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1366.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_controls_color"));
  1367.         // line 373
  1368.         echo "                    ";
  1369.         // line 374
  1370.         echo "                    ";
  1371.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse374)) {
  1372.             // line 375
  1373.             echo "                      ";
  1374.             if (twig_in_filter("icon"sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsVariant", [], "any"falsefalsefalse375))) {
  1375.                 // line 376
  1376.                 echo "                        .solid-ase-content-slider-";
  1377.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse376), "html"nulltrue);
  1378.                 echo " .solid-ase-content-slider-control:not(:disabled) .icon {
  1379.                           color: ";
  1380.                 // line 377
  1381.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse377), "html"nulltrue);
  1382.                 echo ";
  1383.                         }
  1384.                         ";
  1385.                 // line 380
  1386.                 if (twig_in_filter("outside"sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsPosition", [], "any"falsefalsefalse380))) {
  1387.                     // line 381
  1388.                     echo "                          .solid-ase-content-slider-";
  1389.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse381), "html"nulltrue);
  1390.                     echo " .solid-ase-content-slider-control:hover:not(:disabled) .icon {
  1391.                             color: ";
  1392.                     // line 382
  1393.                     echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse382), "24%"), "html"nulltrue);
  1394.                     echo ";
  1395.                           }
  1396.                         ";
  1397.                 }
  1398.                 // line 385
  1399.                 echo "
  1400.                         .solid-ase-content-slider-";
  1401.                 // line 386
  1402.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse386), "html"nulltrue);
  1403.                 echo " .solid-ase-content-slider-control:active:not(:disabled) .icon {
  1404.                           color: ";
  1405.                 // line 387
  1406.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse387), "36%"), "html"nulltrue);
  1407.                 echo ";
  1408.                         }
  1409.                       ";
  1410.             } else {
  1411.                 // line 390
  1412.                 echo "                        .solid-ase-content-slider-";
  1413.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse390), "html"nulltrue);
  1414.                 echo " .solid-ase-content-slider-control:not(:disabled) {
  1415.                           border-color: ";
  1416.                 // line 391
  1417.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse391), "html"nulltrue);
  1418.                 echo ";
  1419.                           background-color: ";
  1420.                 // line 392
  1421.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse392), "html"nulltrue);
  1422.                 echo ";
  1423.                         }
  1424.                         .solid-ase-content-slider-";
  1425.                 // line 395
  1426.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse395), "html"nulltrue);
  1427.                 echo " .solid-ase-content-slider-control:not(:disabled) .icon {
  1428.                           color: ";
  1429.                 // line 396
  1430.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexContrast(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse396)), "html"nulltrue);
  1431.                 echo ";
  1432.                         }
  1433.                         ";
  1434.                 // line 399
  1435.                 if (twig_in_filter("inside"sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsPosition", [], "any"falsefalsefalse399))) {
  1436.                     // line 400
  1437.                     echo "                          .solid-ase-content-slider-";
  1438.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse400), "html"nulltrue);
  1439.                     echo " .solid-ase-content-slider-control:hover:not(:disabled) {
  1440.                             border-color: ";
  1441.                     // line 401
  1442.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse401), "html"nulltrue);
  1443.                     echo " !important;
  1444.                             background-color: ";
  1445.                     // line 402
  1446.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse402), "html"nulltrue);
  1447.                     echo " !important;
  1448.                           }
  1449.                         ";
  1450.                 } else {
  1451.                     // line 405
  1452.                     echo "                          .solid-ase-content-slider-";
  1453.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse405), "html"nulltrue);
  1454.                     echo " .solid-ase-content-slider-control:hover:not(:disabled) {
  1455.                             border-color: ";
  1456.                     // line 406
  1457.                     echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse406), "36%"), "html"nulltrue);
  1458.                     echo " !important;
  1459.                             background-color: ";
  1460.                     // line 407
  1461.                     echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse407), "24%"), "html"nulltrue);
  1462.                     echo " !important;
  1463.                           }
  1464.                         ";
  1465.                 }
  1466.                 // line 410
  1467.                 echo "
  1468.                         .solid-ase-content-slider-";
  1469.                 // line 411
  1470.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse411), "html"nulltrue);
  1471.                 echo " .solid-ase-content-slider-control:active:not(:disabled) {
  1472.                           border-color: ";
  1473.                 // line 412
  1474.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse412), "45%"), "html"nulltrue);
  1475.                 echo " !important;
  1476.                           background-color: ";
  1477.                 // line 413
  1478.                 echo sw_escape_filter($this->env$this->extensions['StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions']->hexDarken(sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "controlsColor", [], "any"falsefalsefalse413), "36%"), "html"nulltrue);
  1479.                 echo " !important;
  1480.                         }
  1481.                       ";
  1482.             }
  1483.             // line 416
  1484.             echo "                    ";
  1485.         }
  1486.         // line 417
  1487.         echo "                  ";
  1488.         
  1489.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1490.         
  1491.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1492.     }
  1493.     // line 419
  1494.     public function block_solid_ase_content_slider_styles_nav_color($context, array $blocks = [])
  1495.     {
  1496.         $macros $this->macros;
  1497.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1498.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_nav_color"));
  1499.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1500.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_nav_color"));
  1501.         // line 420
  1502.         echo "                    ";
  1503.         // line 421
  1504.         echo "                    ";
  1505.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "navColor", [], "any"falsefalsefalse421)) {
  1506.             // line 422
  1507.             echo "                      ";
  1508.             if ((sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "navVariant", [], "any"falsefalsefalse422) == "dots-fill")) {
  1509.                 // line 423
  1510.                 echo "                        .solid-ase-content-slider-";
  1511.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse423), "html"nulltrue);
  1512.                 echo " .tns-nav button {
  1513.                           border-color: ";
  1514.                 // line 424
  1515.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "navColor", [], "any"falsefalsefalse424), "html"nulltrue);
  1516.                 echo " !important;
  1517.                         }
  1518.                         .solid-ase-content-slider-";
  1519.                 // line 427
  1520.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse427), "html"nulltrue);
  1521.                 echo " .tns-nav button::after {
  1522.                           background-color: ";
  1523.                 // line 428
  1524.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "navColor", [], "any"falsefalsefalse428), "html"nulltrue);
  1525.                 echo " !important;
  1526.                         }
  1527.                       ";
  1528.             } else {
  1529.                 // line 431
  1530.                 echo "                        .solid-ase-content-slider-";
  1531.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["element"] ?? null), "id", [], "any"falsefalsefalse431), "html"nulltrue);
  1532.                 echo " .tns-nav button {
  1533.                           background-color: ";
  1534.                 // line 432
  1535.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "navColor", [], "any"falsefalsefalse432), "html"nulltrue);
  1536.                 echo " !important;
  1537.                         }
  1538.                       ";
  1539.             }
  1540.             // line 435
  1541.             echo "                    ";
  1542.         }
  1543.         // line 436
  1544.         echo "                  ";
  1545.         
  1546.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1547.         
  1548.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1549.     }
  1550.     // line 438
  1551.     public function block_solid_ase_content_slider_styles_custom_css($context, array $blocks = [])
  1552.     {
  1553.         $macros $this->macros;
  1554.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1555.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_custom_css"));
  1556.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1557.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""solid_ase_content_slider_styles_custom_css"));
  1558.         // line 439
  1559.         echo "                    ";
  1560.         // line 440
  1561.         echo "                    ";
  1562.         if (sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "customCss", [], "any"falsefalsefalse440)) {
  1563.             // line 441
  1564.             echo "                      ";
  1565.             echo sw_get_attribute($this->env$this->source, ($context["settings"] ?? null), "customCss", [], "any"falsefalsefalse441);
  1566.             echo "
  1567.                     ";
  1568.         }
  1569.         // line 443
  1570.         echo "                  ";
  1571.         
  1572.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1573.         
  1574.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1575.     }
  1576.     public function getTemplateName()
  1577.     {
  1578.         return "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig";
  1579.     }
  1580.     public function isTraitable()
  1581.     {
  1582.         return false;
  1583.     }
  1584.     public function getDebugInfo()
  1585.     {
  1586.         return array (  1710 => 443,  1704 => 441,  1701 => 440,  1699 => 439,  1689 => 438,  1679 => 436,  1676 => 435,  1670 => 432,  1665 => 431,  1659 => 428,  1655 => 427,  1649 => 424,  1644 => 423,  1641 => 422,  1638 => 421,  1636 => 420,  1626 => 419,  1616 => 417,  1613 => 416,  1607 => 413,  1603 => 412,  1599 => 411,  1596 => 410,  1590 => 407,  1586 => 406,  1581 => 405,  1575 => 402,  1571 => 401,  1566 => 400,  1564 => 399,  1558 => 396,  1554 => 395,  1548 => 392,  1544 => 391,  1539 => 390,  1533 => 387,  1529 => 386,  1526 => 385,  1520 => 382,  1515 => 381,  1513 => 380,  1507 => 377,  1502 => 376,  1499 => 375,  1496 => 374,  1494 => 373,  1484 => 372,  1474 => 370,  1471 => 369,  1465 => 366,  1460 => 365,  1452 => 362,  1447 => 361,  1445 => 360,  1438 => 358,  1433 => 357,  1431 => 356,  1426 => 354,  1421 => 353,  1418 => 352,  1415 => 351,  1413 => 350,  1403 => 349,  1393 => 347,  1390 => 346,  1384 => 343,  1380 => 342,  1376 => 341,  1372 => 340,  1366 => 337,  1362 => 336,  1358 => 335,  1352 => 332,  1348 => 331,  1344 => 330,  1339 => 329,  1333 => 326,  1329 => 325,  1325 => 324,  1321 => 323,  1317 => 322,  1311 => 319,  1307 => 318,  1302 => 317,  1299 => 316,  1296 => 315,  1294 => 314,  1284 => 313,  1274 => 311,  1268 => 308,  1263 => 307,  1260 => 306,  1258 => 305,  1248 => 304,  1238 => 302,  1232 => 299,  1227 => 298,  1224 => 297,  1222 => 296,  1212 => 295,  1202 => 293,  1196 => 290,  1191 => 289,  1188 => 288,  1186 => 287,  1176 => 286,  1166 => 284,  1159 => 280,  1155 => 279,  1152 => 278,  1150 => 277,  1147 => 276,  1140 => 272,  1136 => 271,  1133 => 270,  1131 => 269,  1128 => 268,  1122 => 265,  1117 => 264,  1114 => 263,  1112 => 262,  1102 => 261,  1092 => 259,  1085 => 255,  1081 => 254,  1078 => 253,  1076 => 252,  1073 => 251,  1066 => 247,  1062 => 246,  1059 => 245,  1057 => 244,  1054 => 243,  1048 => 240,  1043 => 239,  1040 => 238,  1038 => 237,  1028 => 236,  1018 => 234,  1011 => 230,  1007 => 229,  1004 => 228,  1002 => 227,  999 => 226,  992 => 222,  988 => 221,  985 => 220,  983 => 219,  980 => 218,  974 => 215,  969 => 214,  966 => 213,  964 => 212,  954 => 211,  944 => 209,  938 => 206,  933 => 205,  930 => 204,  928 => 203,  918 => 202,  908 => 200,  901 => 196,  897 => 195,  894 => 194,  892 => 193,  889 => 192,  882 => 188,  878 => 187,  875 => 186,  873 => 185,  870 => 184,  864 => 181,  859 => 180,  856 => 179,  854 => 178,  844 => 177,  834 => 175,  828 => 172,  823 => 171,  820 => 170,  818 => 169,  808 => 168,  798 => 166,  791 => 162,  787 => 161,  784 => 160,  782 => 159,  779 => 158,  772 => 154,  768 => 153,  765 => 152,  763 => 151,  760 => 150,  754 => 147,  749 => 146,  746 => 145,  744 => 144,  734 => 143,  724 => 141,  718 => 138,  713 => 137,  710 => 136,  708 => 135,  698 => 134,  688 => 132,  681 => 128,  677 => 127,  674 => 126,  672 => 125,  669 => 124,  662 => 120,  658 => 119,  655 => 118,  653 => 117,  650 => 116,  644 => 113,  639 => 112,  636 => 111,  634 => 110,  624 => 109,  614 => 107,  608 => 104,  603 => 103,  600 => 102,  598 => 101,  588 => 100,  578 => 98,  571 => 94,  567 => 93,  564 => 92,  562 => 91,  559 => 90,  552 => 86,  548 => 85,  545 => 84,  543 => 83,  540 => 82,  534 => 79,  529 => 78,  526 => 77,  524 => 76,  514 => 75,  504 => 73,  498 => 70,  493 => 69,  490 => 68,  488 => 67,  478 => 66,  468 => 64,  465 => 63,  459 => 60,  458 => 59,  453 => 58,  451 => 57,  449 => 56,  446 => 55,  444 => 54,  434 => 53,  424 => 51,  421 => 50,  414 => 46,  409 => 44,  406 => 43,  404 => 42,  401 => 41,  394 => 37,  389 => 35,  386 => 34,  384 => 33,  381 => 32,  375 => 29,  369 => 27,  366 => 26,  363 => 25,  361 => 24,  351 => 23,  340 => 444,  338 => 438,  335 => 437,  333 => 419,  330 => 418,  328 => 372,  325 => 371,  323 => 349,  320 => 348,  318 => 313,  315 => 312,  313 => 304,  310 => 303,  308 => 295,  305 => 294,  303 => 286,  300 => 285,  298 => 261,  295 => 260,  293 => 236,  290 => 235,  288 => 211,  285 => 210,  283 => 202,  280 => 201,  278 => 177,  275 => 176,  273 => 168,  270 => 167,  268 => 143,  265 => 142,  263 => 134,  260 => 133,  258 => 109,  255 => 108,  253 => 100,  250 => 99,  248 => 75,  245 => 74,  243 => 66,  240 => 65,  238 => 53,  235 => 52,  233 => 23,  230 => 22,  220 => 21,  210 => 451,  207 => 450,  201 => 449,  195 => 448,  181 => 447,  178 => 446,  176 => 21,  173 => 20,  170 => 19,  167 => 18,  164 => 17,  146 => 16,  141 => 15,  136 => 14,  134 => 13,  131 => 12,  128 => 11,  125 => 10,  123 => 9,  120 => 8,  117 => 7,  98 => 6,  92 => 4,  82 => 3,  59 => 2,);
  1587.     }
  1588.     public function getSourceContext()
  1589.     {
  1590.         return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  1591. {% block layout_head_stylesheet %}
  1592.   {{ parent() }}
  1593.   {% block solid_ase_content_slider_styles %}
  1594.     {% set cmsPage = page.cmsPage %}
  1595.     {% if page.landingPage.cmsPage %}
  1596.         {% set cmsPage = page.landingPage.cmsPage %}
  1597.     {% endif %}
  1598.     {% if cmsPage %}
  1599.       {% for section in cmsPage.sections %}
  1600.         {% for block in section.blocks %}
  1601.           {% for element in block.slots.elements %}
  1602.             {% if element.type == 'solid-ase-content-slider' %}
  1603.               {% set sliderSettings = element.translated.config.sliderSettings.value %}
  1604.               {% set settings = element.translated.config.settings.value %}
  1605.               {% block solid_ase_content_slider_style_tag %}
  1606.                 <style>
  1607.                   {% block solid_ase_content_slider_styles_responsive_min_height %}
  1608.                     {# responsive min height #}
  1609.                     {% if settings.sizingMode == 'responsive-min-height' %}
  1610.                       {% if settings.minHeightMobile %}
  1611.                         .solid-ase-content-slider-{{ element.id }}
  1612.                           .slide-container {
  1613.                           min-height: {{ settings.minHeightMobile }};
  1614.                         }
  1615.                       {% endif %}
  1616.                       {% if settings.minHeightTablet %}
  1617.                         @media (min-width: 768px) {
  1618.                           .solid-ase-content-slider-{{ element.id }}
  1619.                             .slide-container {
  1620.                             min-height: {{ settings.minHeightTablet }};
  1621.                           }
  1622.                         }
  1623.                       {% endif %}
  1624.                       {% if settings.minHeightDesktop %}
  1625.                         @media (min-width: 1200px) {
  1626.                           .solid-ase-content-slider-{{ element.id }}
  1627.                             .slide-container {
  1628.                             min-height: {{ settings.minHeightDesktop }};
  1629.                           }
  1630.                         }
  1631.                       {% endif %}
  1632.                     {% endif %}
  1633.                   {% endblock %}
  1634.                   {% block solid_ase_content_slider_styles_min_aspect_ratio %}
  1635.                     {# min aspect ratio #}
  1636.                     {% if settings.sizingMode == 'min-aspect-ratio' %}
  1637.                       {% if settings.minAspectRatioWidth and
  1638.                         settings.minAspectRatioHeight %}
  1639.                         .solid-ase-content-slider-{{ element.id }}::before {
  1640.                           padding-top: {{ (settings.minAspectRatioHeight /
  1641.                             settings.minAspectRatioWidth * 100) ~ '%' }};
  1642.                         }
  1643.                       {% endif %}
  1644.                     {% endif %}
  1645.                   {% endblock %}
  1646.                   {% block solid_ase_content_slider_styles_content_animation %}
  1647.                     {# content animation #}
  1648.                     {% if settings.contentAnimation != 'none' %}
  1649.                       .solid-ase-content-slider-{{ element.id }} .content {
  1650.                         transition-delay: {{ (sliderSettings.speed + 200) ~ 'ms' }};
  1651.                       }
  1652.                     {% endif %}
  1653.                   {% endblock %}
  1654.                   {% block solid_ase_content_slider_styles_small_headline_size %}
  1655.                     {# small headline size #}
  1656.                     {% if settings.smallHeadlineSizeMobile %}
  1657.                       .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1658.                         font-size: {{ settings.smallHeadlineSizeMobile }};
  1659.                       }
  1660.                     {% endif %}
  1661.                     {% if settings.smallHeadlineSizeTablet %}
  1662.                       @media (min-width: 768px) {
  1663.                         .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1664.                           font-size: {{ settings.smallHeadlineSizeTablet }};
  1665.                         }
  1666.                       }
  1667.                     {% endif %}
  1668.                     {% if settings.smallHeadlineSizeDesktop %}
  1669.                       @media (min-width: 1200px) {
  1670.                         .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1671.                           font-size: {{ settings.smallHeadlineSizeDesktop }};
  1672.                         }
  1673.                       }
  1674.                     {% endif %}
  1675.                   {% endblock %}
  1676.                   {% block solid_ase_content_slider_styles_small_headline_weight %}
  1677.                     {# small headline weight #}
  1678.                     {% if settings.smallHeadlineWeight %}
  1679.                       .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1680.                         font-weight: {{ settings.smallHeadlineWeight }};
  1681.                       }
  1682.                     {% endif %}
  1683.                   {% endblock %}
  1684.                   {% block solid_ase_content_slider_styles_headline_size %}
  1685.                     {# headline size #}
  1686.                     {% if settings.headlineSizeMobile %}
  1687.                       .solid-ase-content-slider-{{ element.id }} .content .headline {
  1688.                         font-size: {{ settings.headlineSizeMobile }};
  1689.                       }
  1690.                     {% endif %}
  1691.                     {% if settings.headlineSizeTablet %}
  1692.                       @media (min-width: 768px) {
  1693.                         .solid-ase-content-slider-{{ element.id }} .content .headline {
  1694.                           font-size: {{ settings.headlineSizeTablet }};
  1695.                         }
  1696.                       }
  1697.                     {% endif %}
  1698.                     {% if settings.headlineSizeDesktop %}
  1699.                       @media (min-width: 1200px) {
  1700.                         .solid-ase-content-slider-{{ element.id }} .content .headline {
  1701.                           font-size: {{ settings.headlineSizeDesktop }};
  1702.                         }
  1703.                       }
  1704.                     {% endif %}
  1705.                   {% endblock %}
  1706.                   {% block solid_ase_content_slider_styles_headline_weight %}
  1707.                     {# headline weight #}
  1708.                     {% if settings.headlineWeight %}
  1709.                       .solid-ase-content-slider-{{ element.id }} .content .headline {
  1710.                         font-weight: {{ settings.headlineWeight }};
  1711.                       }
  1712.                     {% endif %}
  1713.                   {% endblock %}
  1714.                   {% block solid_ase_content_slider_styles_text_size %}
  1715.                     {# text size #}
  1716.                     {% if settings.textSizeMobile %}
  1717.                       .solid-ase-content-slider-{{ element.id }} .content .text {
  1718.                         font-size: {{ settings.textSizeMobile }};
  1719.                       }
  1720.                     {% endif %}
  1721.                     {% if settings.textSizeTablet %}
  1722.                       @media (min-width: 768px) {
  1723.                         .solid-ase-content-slider-{{ element.id }} .content .text {
  1724.                           font-size: {{ settings.textSizeTablet }};
  1725.                         }
  1726.                       }
  1727.                     {% endif %}
  1728.                     {% if settings.textSizeDesktop %}
  1729.                       @media (min-width: 1200px) {
  1730.                         .solid-ase-content-slider-{{ element.id }} .content .text {
  1731.                           font-size: {{ settings.textSizeDesktop }};
  1732.                         }
  1733.                       }
  1734.                     {% endif %}
  1735.                   {% endblock %}
  1736.                   {% block solid_ase_content_slider_styles_text_weight %}
  1737.                     {# text weight #}
  1738.                     {% if settings.textWeight %}
  1739.                       .solid-ase-content-slider-{{ element.id }} .content .text {
  1740.                         font-weight: {{ settings.textWeight }};
  1741.                       }
  1742.                     {% endif %}
  1743.                   {% endblock %}
  1744.                   {% block solid_ase_content_slider_styles_button_label_size %}
  1745.                     {# button label size #}
  1746.                     {% if settings.buttonLabelSizeMobile %}
  1747.                       .solid-ase-content-slider-{{ element.id }} .content .btn {
  1748.                         font-size: {{ settings.buttonLabelSizeMobile }};
  1749.                       }
  1750.                     {% endif %}
  1751.                     {% if settings.buttonLabelSizeTablet %}
  1752.                       @media (min-width: 768px) {
  1753.                         .solid-ase-content-slider-{{ element.id }} .content .btn {
  1754.                           font-size: {{ settings.buttonLabelSizeTablet }};
  1755.                         }
  1756.                       }
  1757.                     {% endif %}
  1758.                     {% if settings.buttonLabelSizeDesktop %}
  1759.                       @media (min-width: 1200px) {
  1760.                         .solid-ase-content-slider-{{ element.id }} .content .btn {
  1761.                           font-size: {{ settings.buttonLabelSizeDesktop }};
  1762.                         }
  1763.                       }
  1764.                     {% endif %}
  1765.                   {% endblock %}
  1766.                   {% block solid_ase_content_slider_styles_button_label_weight %}
  1767.                     {# button label weight #}
  1768.                     {% if settings.buttonLabelWeight %}
  1769.                       .solid-ase-content-slider-{{ element.id }} .content .btn {
  1770.                         font-weight: {{ settings.buttonLabelWeight }};
  1771.                       }
  1772.                     {% endif %}
  1773.                   {% endblock %}
  1774.                   {% block solid_ase_content_slider_styles_small_headline_margin_bottom %}
  1775.                     {# small headline margin bottom #}
  1776.                     {% if settings.smallHeadlineMarginBottomMobile %}
  1777.                       .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1778.                         margin-bottom: {{ settings.smallHeadlineMarginBottomMobile }};
  1779.                       }
  1780.                     {% endif %}
  1781.                     {% if settings.smallHeadlineMarginBottomTablet %}
  1782.                       @media (min-width: 768px) {
  1783.                         .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1784.                           margin-bottom: {{ settings.smallHeadlineMarginBottomTablet }};
  1785.                         }
  1786.                       }
  1787.                     {% endif %}
  1788.                     {% if settings.smallHeadlineMarginBottomDesktop %}
  1789.                       @media (min-width: 1200px) {
  1790.                         .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1791.                           margin-bottom: {{ settings.smallHeadlineMarginBottomDesktop }};
  1792.                         }
  1793.                       }
  1794.                     {% endif %}
  1795.                   {% endblock %}
  1796.                   {% block solid_ase_content_slider_styles_headline_margin_bottom %}
  1797.                     {# headline margin bottom #}
  1798.                     {% if settings.headlineMarginBottomMobile %}
  1799.                       .solid-ase-content-slider-{{ element.id }} .content .headline {
  1800.                         margin-bottom: {{ settings.headlineMarginBottomMobile }};
  1801.                       }
  1802.                     {% endif %}
  1803.                     {% if settings.headlineMarginBottomTablet %}
  1804.                       @media (min-width: 768px) {
  1805.                         .solid-ase-content-slider-{{ element.id }} .content .headline {
  1806.                           margin-bottom: {{ settings.headlineMarginBottomTablet }};
  1807.                         }
  1808.                       }
  1809.                     {% endif %}
  1810.                     {% if settings.headlineMarginBottomDesktop %}
  1811.                       @media (min-width: 1200px) {
  1812.                         .solid-ase-content-slider-{{ element.id }} .content .headline {
  1813.                           margin-bottom: {{ settings.headlineMarginBottomDesktop }};
  1814.                         }
  1815.                       }
  1816.                     {% endif %}
  1817.                   {% endblock %}
  1818.                   {% block solid_ase_content_slider_styles_text_margin_bottom %}
  1819.                     {# text margin bottom #}
  1820.                     {% if settings.textMarginBottomMobile %}
  1821.                       .solid-ase-content-slider-{{ element.id }} .content .text {
  1822.                         margin-bottom: {{ settings.textMarginBottomMobile }};
  1823.                       }
  1824.                     {% endif %}
  1825.                     {% if settings.textMarginBottomTablet %}
  1826.                       @media (min-width: 768px) {
  1827.                         .solid-ase-content-slider-{{ element.id }} .content .text {
  1828.                           margin-bottom: {{ settings.textMarginBottomTablet }};
  1829.                         }
  1830.                       }
  1831.                     {% endif %}
  1832.                     {% if settings.textMarginBottomDesktop %}
  1833.                       @media (min-width: 1200px) {
  1834.                         .solid-ase-content-slider-{{ element.id }} .content .text {
  1835.                           margin-bottom: {{ settings.textMarginBottomDesktop }};
  1836.                         }
  1837.                       }
  1838.                     {% endif %}
  1839.                   {% endblock %}
  1840.                   {% block solid_ase_content_slider_styles_small_headline_color %}
  1841.                     {# small headline color #}
  1842.                     {% if settings.smallHeadlineColor %}
  1843.                       .solid-ase-content-slider-{{ element.id }} .content .small-headline {
  1844.                         color: {{ settings.smallHeadlineColor }};
  1845.                       }
  1846.                     {% endif %}
  1847.                   {% endblock %}
  1848.                   {% block solid_ase_content_slider_styles_headline_color %}
  1849.                     {# headline color #}
  1850.                     {% if settings.headlineColor %}
  1851.                       .solid-ase-content-slider-{{ element.id }} .content .headline {
  1852.                         color: {{ settings.headlineColor }} !important;
  1853.                       }
  1854.                     {% endif %}
  1855.                   {% endblock %}
  1856.                   {% block solid_ase_content_slider_styles_text_color %}
  1857.                     {# text color #}
  1858.                     {% if settings.textColor %}
  1859.                       .solid-ase-content-slider-{{ element.id }} .content .text {
  1860.                         color: {{ settings.textColor }};
  1861.                       }
  1862.                     {% endif %}
  1863.                   {% endblock %}
  1864.                   {% block solid_ase_content_slider_styles_button_color %}
  1865.                     {# button color #}
  1866.                     {% if settings.buttonColor %}
  1867.                       {% if 'outline' in settings.buttonVariant %}
  1868.                         .solid-ase-content-slider-{{ element.id }} .content .btn {
  1869.                           color: {{ settings.buttonColor }};
  1870.                           border-color: {{ settings.buttonColor }};
  1871.                         }
  1872.                         .solid-ase-content-slider-{{ element.id }} .content .btn:hover,
  1873.                         .solid-ase-content-slider-{{ element.id }} .content .btn:active {
  1874.                           color: {{ hexContrast(settings.buttonColor) }} !important;
  1875.                           border-color: {{ settings.buttonColor }} !important;
  1876.                           background-color: {{ settings.buttonColor }} !important;
  1877.                         }
  1878.                       {% else %}
  1879.                         .solid-ase-content-slider-{{ element.id }} .content .btn {
  1880.                           color: {{ hexContrast(settings.buttonColor) }};
  1881.                           border-color: {{ settings.buttonColor }};
  1882.                           background-color: {{ settings.buttonColor }};
  1883.                         }
  1884.                         .solid-ase-content-slider-{{ element.id }} .content .btn:hover {
  1885.                           border-color: {{ hexDarken(settings.buttonColor, '36%') }} !important;
  1886.                           background-color: {{ hexDarken(settings.buttonColor, '24%') }} !important;
  1887.                         }
  1888.                         .solid-ase-content-slider-{{ element.id }} .content .btn:active {
  1889.                           color: {{ hexContrast(settings.buttonColor) }} !important;
  1890.                           border-color: {{ hexDarken(settings.buttonColor, '45%') }} !important;
  1891.                           background-color: {{ hexDarken(settings.buttonColor, '36%') }} !important;
  1892.                         }
  1893.                       {% endif %}
  1894.                     {% endif %}
  1895.                   {% endblock %}
  1896.                   {% block solid_ase_content_slider_styles_content_background_color %}
  1897.                     {# content background color #}
  1898.                     {% if settings.contentBackgroundColor %}
  1899.                       {% if 'boxed' in settings.layoutVariant %}
  1900.                         .solid-ase-content-slider-{{ element.id }} .content {
  1901.                           background-color: {{ settings.contentBackgroundColor }} !important;
  1902.                         }
  1903.                       {% elseif settings.layoutVariant == 'gradient-top' %}
  1904.                         .solid-ase-content-slider-{{ element.id }} .content-container {
  1905.                           background: linear-gradient({{ settings.contentBackgroundColor }}, {{ hexOpacity(settings.contentBackgroundColor, 0) }}) !important;
  1906.                         }
  1907.                       {% elseif settings.layoutVariant == 'gradient-bottom' %}
  1908.                         .solid-ase-content-slider-{{ element.id }} .content-container {
  1909.                           background: linear-gradient({{ hexOpacity(settings.contentBackgroundColor, 0) }}, {{ settings.contentBackgroundColor }}) !important;
  1910.                         }
  1911.                       {% else %}
  1912.                         .solid-ase-content-slider-{{ element.id }} .content-container {
  1913.                           background-color: {{ settings.contentBackgroundColor }} !important;
  1914.                         }
  1915.                       {% endif %}
  1916.                     {% endif %}
  1917.                   {% endblock %}
  1918.                   {% block solid_ase_content_slider_styles_controls_color %}
  1919.                     {# controls color #}
  1920.                     {% if settings.controlsColor %}
  1921.                       {% if 'icon' in settings.controlsVariant %}
  1922.                         .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:not(:disabled) .icon {
  1923.                           color: {{ settings.controlsColor }};
  1924.                         }
  1925.                         {% if 'outside' in settings.controlsPosition %}
  1926.                           .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:hover:not(:disabled) .icon {
  1927.                             color: {{ hexDarken(settings.controlsColor, '24%') }};
  1928.                           }
  1929.                         {% endif %}
  1930.                         .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:active:not(:disabled) .icon {
  1931.                           color: {{ hexDarken(settings.controlsColor, '36%') }};
  1932.                         }
  1933.                       {% else %}
  1934.                         .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:not(:disabled) {
  1935.                           border-color: {{ settings.controlsColor }};
  1936.                           background-color: {{ settings.controlsColor }};
  1937.                         }
  1938.                         .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:not(:disabled) .icon {
  1939.                           color: {{ hexContrast(settings.controlsColor) }};
  1940.                         }
  1941.                         {% if 'inside' in settings.controlsPosition %}
  1942.                           .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:hover:not(:disabled) {
  1943.                             border-color: {{ settings.controlsColor }} !important;
  1944.                             background-color: {{ settings.controlsColor }} !important;
  1945.                           }
  1946.                         {% else %}
  1947.                           .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:hover:not(:disabled) {
  1948.                             border-color: {{ hexDarken(settings.controlsColor, '36%') }} !important;
  1949.                             background-color: {{ hexDarken(settings.controlsColor, '24%') }} !important;
  1950.                           }
  1951.                         {% endif %}
  1952.                         .solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:active:not(:disabled) {
  1953.                           border-color: {{ hexDarken(settings.controlsColor, '45%') }} !important;
  1954.                           background-color: {{ hexDarken(settings.controlsColor, '36%') }} !important;
  1955.                         }
  1956.                       {% endif %}
  1957.                     {% endif %}
  1958.                   {% endblock %}
  1959.                   {% block solid_ase_content_slider_styles_nav_color %}
  1960.                     {# nav color #}
  1961.                     {% if settings.navColor %}
  1962.                       {% if settings.navVariant == 'dots-fill' %}
  1963.                         .solid-ase-content-slider-{{ element.id }} .tns-nav button {
  1964.                           border-color: {{ settings.navColor }} !important;
  1965.                         }
  1966.                         .solid-ase-content-slider-{{ element.id }} .tns-nav button::after {
  1967.                           background-color: {{ settings.navColor }} !important;
  1968.                         }
  1969.                       {% else %}
  1970.                         .solid-ase-content-slider-{{ element.id }} .tns-nav button {
  1971.                           background-color: {{ settings.navColor }} !important;
  1972.                         }
  1973.                       {% endif %}
  1974.                     {% endif %}
  1975.                   {% endblock %}
  1976.                   {% block solid_ase_content_slider_styles_custom_css %}
  1977.                     {# custom css #}
  1978.                     {% if settings.customCss %}
  1979.                       {{ settings.customCss | raw }}
  1980.                     {% endif %}
  1981.                   {% endblock %}
  1982.                 </style>
  1983.               {% endblock %}
  1984.             {% endif %}
  1985.           {% endfor %}
  1986.         {% endfor %}
  1987.       {% endfor %}
  1988.     {% endif %}
  1989.   {% endblock %}
  1990. {% endblock %}
  1991. ""@SolidAdvancedSliderElements/storefront/layout/meta.html.twig""/var/www/dev.artecon.426.agency/custom/plugins/SolidAdvancedSliderElements/src/Resources/views/storefront/layout/meta.html.twig");
  1992.     }
  1993. }