<?php
use Twig\Environment;
use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @SolidAdvancedSliderElements/storefront/layout/meta.html.twig */
class __TwigTemplate_a7b21aabb6dc809e40cddb1c18bec0c1 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'layout_head_stylesheet' => [$this, 'block_layout_head_stylesheet'],
'solid_ase_content_slider_styles' => [$this, 'block_solid_ase_content_slider_styles'],
'solid_ase_content_slider_style_tag' => [$this, 'block_solid_ase_content_slider_style_tag'],
'solid_ase_content_slider_styles_responsive_min_height' => [$this, 'block_solid_ase_content_slider_styles_responsive_min_height'],
'solid_ase_content_slider_styles_min_aspect_ratio' => [$this, 'block_solid_ase_content_slider_styles_min_aspect_ratio'],
'solid_ase_content_slider_styles_content_animation' => [$this, 'block_solid_ase_content_slider_styles_content_animation'],
'solid_ase_content_slider_styles_small_headline_size' => [$this, 'block_solid_ase_content_slider_styles_small_headline_size'],
'solid_ase_content_slider_styles_small_headline_weight' => [$this, 'block_solid_ase_content_slider_styles_small_headline_weight'],
'solid_ase_content_slider_styles_headline_size' => [$this, 'block_solid_ase_content_slider_styles_headline_size'],
'solid_ase_content_slider_styles_headline_weight' => [$this, 'block_solid_ase_content_slider_styles_headline_weight'],
'solid_ase_content_slider_styles_text_size' => [$this, 'block_solid_ase_content_slider_styles_text_size'],
'solid_ase_content_slider_styles_text_weight' => [$this, 'block_solid_ase_content_slider_styles_text_weight'],
'solid_ase_content_slider_styles_button_label_size' => [$this, 'block_solid_ase_content_slider_styles_button_label_size'],
'solid_ase_content_slider_styles_button_label_weight' => [$this, 'block_solid_ase_content_slider_styles_button_label_weight'],
'solid_ase_content_slider_styles_small_headline_margin_bottom' => [$this, 'block_solid_ase_content_slider_styles_small_headline_margin_bottom'],
'solid_ase_content_slider_styles_headline_margin_bottom' => [$this, 'block_solid_ase_content_slider_styles_headline_margin_bottom'],
'solid_ase_content_slider_styles_text_margin_bottom' => [$this, 'block_solid_ase_content_slider_styles_text_margin_bottom'],
'solid_ase_content_slider_styles_small_headline_color' => [$this, 'block_solid_ase_content_slider_styles_small_headline_color'],
'solid_ase_content_slider_styles_headline_color' => [$this, 'block_solid_ase_content_slider_styles_headline_color'],
'solid_ase_content_slider_styles_text_color' => [$this, 'block_solid_ase_content_slider_styles_text_color'],
'solid_ase_content_slider_styles_button_color' => [$this, 'block_solid_ase_content_slider_styles_button_color'],
'solid_ase_content_slider_styles_content_background_color' => [$this, 'block_solid_ase_content_slider_styles_content_background_color'],
'solid_ase_content_slider_styles_controls_color' => [$this, 'block_solid_ase_content_slider_styles_controls_color'],
'solid_ase_content_slider_styles_nav_color' => [$this, 'block_solid_ase_content_slider_styles_nav_color'],
'solid_ase_content_slider_styles_custom_css' => [$this, 'block_solid_ase_content_slider_styles_custom_css'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "@MoorlFoundation/storefront/layout/meta.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig"));
$this->parent = $this->loadTemplate("@MoorlFoundation/storefront/layout/meta.html.twig", "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig", 2);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_layout_head_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_stylesheet"));
// line 4
echo " ";
$this->displayParentBlock("layout_head_stylesheet", $context, $blocks);
echo "
";
// line 6
$this->displayBlock('solid_ase_content_slider_styles', $context, $blocks);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function block_solid_ase_content_slider_styles($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles"));
// line 7
echo " ";
$context["cmsPage"] = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "cmsPage", [], "any", false, false, false, 7);
// line 8
echo "
";
// line 9
if (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "landingPage", [], "any", false, false, false, 9), "cmsPage", [], "any", false, false, false, 9)) {
// line 10
echo " ";
$context["cmsPage"] = sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "landingPage", [], "any", false, false, false, 10), "cmsPage", [], "any", false, false, false, 10);
// line 11
echo " ";
}
// line 12
echo "
";
// line 13
if (($context["cmsPage"] ?? null)) {
// line 14
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env, $this->source, ($context["cmsPage"] ?? null), "sections", [], "any", false, false, false, 14));
foreach ($context['_seq'] as $context["_key"] => $context["section"]) {
// line 15
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env, $this->source, $context["section"], "blocks", [], "any", false, false, false, 15));
foreach ($context['_seq'] as $context["_key"] => $context["block"]) {
// line 16
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, $context["block"], "slots", [], "any", false, false, false, 16), "elements", [], "any", false, false, false, 16));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
// line 17
echo " ";
if ((sw_get_attribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 17) == "solid-ase-content-slider")) {
// line 18
echo " ";
$context["sliderSettings"] = sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, $context["element"], "translated", [], "any", false, false, false, 18), "config", [], "any", false, false, false, 18), "sliderSettings", [], "any", false, false, false, 18), "value", [], "any", false, false, false, 18);
// line 19
echo " ";
$context["settings"] = sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, $context["element"], "translated", [], "any", false, false, false, 19), "config", [], "any", false, false, false, 19), "settings", [], "any", false, false, false, 19), "value", [], "any", false, false, false, 19);
// line 20
echo "
";
// line 21
$this->displayBlock('solid_ase_content_slider_style_tag', $context, $blocks);
// line 446
echo " ";
}
// line 447
echo " ";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 448
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['block'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 449
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['section'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 450
echo " ";
}
// line 451
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 21
public function block_solid_ase_content_slider_style_tag($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_style_tag"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_style_tag"));
// line 22
echo " <style>
";
// line 23
$this->displayBlock('solid_ase_content_slider_styles_responsive_min_height', $context, $blocks);
// line 52
echo "
";
// line 53
$this->displayBlock('solid_ase_content_slider_styles_min_aspect_ratio', $context, $blocks);
// line 65
echo "
";
// line 66
$this->displayBlock('solid_ase_content_slider_styles_content_animation', $context, $blocks);
// line 74
echo "
";
// line 75
$this->displayBlock('solid_ase_content_slider_styles_small_headline_size', $context, $blocks);
// line 99
echo "
";
// line 100
$this->displayBlock('solid_ase_content_slider_styles_small_headline_weight', $context, $blocks);
// line 108
echo "
";
// line 109
$this->displayBlock('solid_ase_content_slider_styles_headline_size', $context, $blocks);
// line 133
echo "
";
// line 134
$this->displayBlock('solid_ase_content_slider_styles_headline_weight', $context, $blocks);
// line 142
echo "
";
// line 143
$this->displayBlock('solid_ase_content_slider_styles_text_size', $context, $blocks);
// line 167
echo "
";
// line 168
$this->displayBlock('solid_ase_content_slider_styles_text_weight', $context, $blocks);
// line 176
echo "
";
// line 177
$this->displayBlock('solid_ase_content_slider_styles_button_label_size', $context, $blocks);
// line 201
echo "
";
// line 202
$this->displayBlock('solid_ase_content_slider_styles_button_label_weight', $context, $blocks);
// line 210
echo "
";
// line 211
$this->displayBlock('solid_ase_content_slider_styles_small_headline_margin_bottom', $context, $blocks);
// line 235
echo "
";
// line 236
$this->displayBlock('solid_ase_content_slider_styles_headline_margin_bottom', $context, $blocks);
// line 260
echo "
";
// line 261
$this->displayBlock('solid_ase_content_slider_styles_text_margin_bottom', $context, $blocks);
// line 285
echo "
";
// line 286
$this->displayBlock('solid_ase_content_slider_styles_small_headline_color', $context, $blocks);
// line 294
echo "
";
// line 295
$this->displayBlock('solid_ase_content_slider_styles_headline_color', $context, $blocks);
// line 303
echo "
";
// line 304
$this->displayBlock('solid_ase_content_slider_styles_text_color', $context, $blocks);
// line 312
echo "
";
// line 313
$this->displayBlock('solid_ase_content_slider_styles_button_color', $context, $blocks);
// line 348
echo "
";
// line 349
$this->displayBlock('solid_ase_content_slider_styles_content_background_color', $context, $blocks);
// line 371
echo "
";
// line 372
$this->displayBlock('solid_ase_content_slider_styles_controls_color', $context, $blocks);
// line 418
echo "
";
// line 419
$this->displayBlock('solid_ase_content_slider_styles_nav_color', $context, $blocks);
// line 437
echo "
";
// line 438
$this->displayBlock('solid_ase_content_slider_styles_custom_css', $context, $blocks);
// line 444
echo " </style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 23
public function block_solid_ase_content_slider_styles_responsive_min_height($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_responsive_min_height"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_responsive_min_height"));
// line 24
echo " ";
// line 25
echo " ";
if ((sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "sizingMode", [], "any", false, false, false, 25) == "responsive-min-height")) {
// line 26
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minHeightMobile", [], "any", false, false, false, 26)) {
// line 27
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 27), "html", null, true);
echo "
.slide-container {
min-height: ";
// line 29
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minHeightMobile", [], "any", false, false, false, 29), "html", null, true);
echo ";
}
";
}
// line 32
echo "
";
// line 33
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minHeightTablet", [], "any", false, false, false, 33)) {
// line 34
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 35
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 35), "html", null, true);
echo "
.slide-container {
min-height: ";
// line 37
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minHeightTablet", [], "any", false, false, false, 37), "html", null, true);
echo ";
}
}
";
}
// line 41
echo "
";
// line 42
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minHeightDesktop", [], "any", false, false, false, 42)) {
// line 43
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 44
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 44), "html", null, true);
echo "
.slide-container {
min-height: ";
// line 46
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minHeightDesktop", [], "any", false, false, false, 46), "html", null, true);
echo ";
}
}
";
}
// line 50
echo " ";
}
// line 51
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 53
public function block_solid_ase_content_slider_styles_min_aspect_ratio($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_min_aspect_ratio"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_min_aspect_ratio"));
// line 54
echo " ";
// line 55
echo " ";
if ((sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "sizingMode", [], "any", false, false, false, 55) == "min-aspect-ratio")) {
// line 56
echo " ";
if ((sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minAspectRatioWidth", [], "any", false, false, false, 56) && sw_get_attribute($this->env, $this->source, // line 57
($context["settings"] ?? null), "minAspectRatioHeight", [], "any", false, false, false, 57))) {
// line 58
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 58), "html", null, true);
echo "::before {
padding-top: ";
// line 59
echo sw_escape_filter($this->env, (((sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "minAspectRatioHeight", [], "any", false, false, false, 59) / sw_get_attribute($this->env, $this->source, // line 60
($context["settings"] ?? null), "minAspectRatioWidth", [], "any", false, false, false, 60)) * 100) . "%"), "html", null, true);
echo ";
}
";
}
// line 63
echo " ";
}
// line 64
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 66
public function block_solid_ase_content_slider_styles_content_animation($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_content_animation"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_content_animation"));
// line 67
echo " ";
// line 68
echo " ";
if ((sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "contentAnimation", [], "any", false, false, false, 68) != "none")) {
// line 69
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 69), "html", null, true);
echo " .content {
transition-delay: ";
// line 70
echo sw_escape_filter($this->env, ((sw_get_attribute($this->env, $this->source, ($context["sliderSettings"] ?? null), "speed", [], "any", false, false, false, 70) + 200) . "ms"), "html", null, true);
echo ";
}
";
}
// line 73
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 75
public function block_solid_ase_content_slider_styles_small_headline_size($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_size"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_size"));
// line 76
echo " ";
// line 77
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineSizeMobile", [], "any", false, false, false, 77)) {
// line 78
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 78), "html", null, true);
echo " .content .small-headline {
font-size: ";
// line 79
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineSizeMobile", [], "any", false, false, false, 79), "html", null, true);
echo ";
}
";
}
// line 82
echo "
";
// line 83
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineSizeTablet", [], "any", false, false, false, 83)) {
// line 84
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 85
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 85), "html", null, true);
echo " .content .small-headline {
font-size: ";
// line 86
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineSizeTablet", [], "any", false, false, false, 86), "html", null, true);
echo ";
}
}
";
}
// line 90
echo "
";
// line 91
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineSizeDesktop", [], "any", false, false, false, 91)) {
// line 92
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 93
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 93), "html", null, true);
echo " .content .small-headline {
font-size: ";
// line 94
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineSizeDesktop", [], "any", false, false, false, 94), "html", null, true);
echo ";
}
}
";
}
// line 98
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 100
public function block_solid_ase_content_slider_styles_small_headline_weight($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_weight"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_weight"));
// line 101
echo " ";
// line 102
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineWeight", [], "any", false, false, false, 102)) {
// line 103
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 103), "html", null, true);
echo " .content .small-headline {
font-weight: ";
// line 104
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineWeight", [], "any", false, false, false, 104), "html", null, true);
echo ";
}
";
}
// line 107
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 109
public function block_solid_ase_content_slider_styles_headline_size($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_size"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_size"));
// line 110
echo " ";
// line 111
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineSizeMobile", [], "any", false, false, false, 111)) {
// line 112
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 112), "html", null, true);
echo " .content .headline {
font-size: ";
// line 113
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineSizeMobile", [], "any", false, false, false, 113), "html", null, true);
echo ";
}
";
}
// line 116
echo "
";
// line 117
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineSizeTablet", [], "any", false, false, false, 117)) {
// line 118
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 119
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 119), "html", null, true);
echo " .content .headline {
font-size: ";
// line 120
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineSizeTablet", [], "any", false, false, false, 120), "html", null, true);
echo ";
}
}
";
}
// line 124
echo "
";
// line 125
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineSizeDesktop", [], "any", false, false, false, 125)) {
// line 126
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 127
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 127), "html", null, true);
echo " .content .headline {
font-size: ";
// line 128
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineSizeDesktop", [], "any", false, false, false, 128), "html", null, true);
echo ";
}
}
";
}
// line 132
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 134
public function block_solid_ase_content_slider_styles_headline_weight($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_weight"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_weight"));
// line 135
echo " ";
// line 136
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineWeight", [], "any", false, false, false, 136)) {
// line 137
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 137), "html", null, true);
echo " .content .headline {
font-weight: ";
// line 138
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineWeight", [], "any", false, false, false, 138), "html", null, true);
echo ";
}
";
}
// line 141
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 143
public function block_solid_ase_content_slider_styles_text_size($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_size"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_size"));
// line 144
echo " ";
// line 145
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textSizeMobile", [], "any", false, false, false, 145)) {
// line 146
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 146), "html", null, true);
echo " .content .text {
font-size: ";
// line 147
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textSizeMobile", [], "any", false, false, false, 147), "html", null, true);
echo ";
}
";
}
// line 150
echo "
";
// line 151
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textSizeTablet", [], "any", false, false, false, 151)) {
// line 152
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 153
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 153), "html", null, true);
echo " .content .text {
font-size: ";
// line 154
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textSizeTablet", [], "any", false, false, false, 154), "html", null, true);
echo ";
}
}
";
}
// line 158
echo "
";
// line 159
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textSizeDesktop", [], "any", false, false, false, 159)) {
// line 160
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 161
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 161), "html", null, true);
echo " .content .text {
font-size: ";
// line 162
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textSizeDesktop", [], "any", false, false, false, 162), "html", null, true);
echo ";
}
}
";
}
// line 166
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 168
public function block_solid_ase_content_slider_styles_text_weight($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_weight"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_weight"));
// line 169
echo " ";
// line 170
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textWeight", [], "any", false, false, false, 170)) {
// line 171
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 171), "html", null, true);
echo " .content .text {
font-weight: ";
// line 172
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textWeight", [], "any", false, false, false, 172), "html", null, true);
echo ";
}
";
}
// line 175
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 177
public function block_solid_ase_content_slider_styles_button_label_size($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_button_label_size"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_button_label_size"));
// line 178
echo " ";
// line 179
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelSizeMobile", [], "any", false, false, false, 179)) {
// line 180
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 180), "html", null, true);
echo " .content .btn {
font-size: ";
// line 181
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelSizeMobile", [], "any", false, false, false, 181), "html", null, true);
echo ";
}
";
}
// line 184
echo "
";
// line 185
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelSizeTablet", [], "any", false, false, false, 185)) {
// line 186
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 187
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 187), "html", null, true);
echo " .content .btn {
font-size: ";
// line 188
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelSizeTablet", [], "any", false, false, false, 188), "html", null, true);
echo ";
}
}
";
}
// line 192
echo "
";
// line 193
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelSizeDesktop", [], "any", false, false, false, 193)) {
// line 194
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 195
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 195), "html", null, true);
echo " .content .btn {
font-size: ";
// line 196
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelSizeDesktop", [], "any", false, false, false, 196), "html", null, true);
echo ";
}
}
";
}
// line 200
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 202
public function block_solid_ase_content_slider_styles_button_label_weight($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_button_label_weight"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_button_label_weight"));
// line 203
echo " ";
// line 204
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelWeight", [], "any", false, false, false, 204)) {
// line 205
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 205), "html", null, true);
echo " .content .btn {
font-weight: ";
// line 206
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonLabelWeight", [], "any", false, false, false, 206), "html", null, true);
echo ";
}
";
}
// line 209
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 211
public function block_solid_ase_content_slider_styles_small_headline_margin_bottom($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_margin_bottom"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_margin_bottom"));
// line 212
echo " ";
// line 213
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomMobile", [], "any", false, false, false, 213)) {
// line 214
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 214), "html", null, true);
echo " .content .small-headline {
margin-bottom: ";
// line 215
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomMobile", [], "any", false, false, false, 215), "html", null, true);
echo ";
}
";
}
// line 218
echo "
";
// line 219
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomTablet", [], "any", false, false, false, 219)) {
// line 220
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 221
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 221), "html", null, true);
echo " .content .small-headline {
margin-bottom: ";
// line 222
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomTablet", [], "any", false, false, false, 222), "html", null, true);
echo ";
}
}
";
}
// line 226
echo "
";
// line 227
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomDesktop", [], "any", false, false, false, 227)) {
// line 228
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 229
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 229), "html", null, true);
echo " .content .small-headline {
margin-bottom: ";
// line 230
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineMarginBottomDesktop", [], "any", false, false, false, 230), "html", null, true);
echo ";
}
}
";
}
// line 234
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 236
public function block_solid_ase_content_slider_styles_headline_margin_bottom($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_margin_bottom"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_margin_bottom"));
// line 237
echo " ";
// line 238
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineMarginBottomMobile", [], "any", false, false, false, 238)) {
// line 239
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 239), "html", null, true);
echo " .content .headline {
margin-bottom: ";
// line 240
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineMarginBottomMobile", [], "any", false, false, false, 240), "html", null, true);
echo ";
}
";
}
// line 243
echo "
";
// line 244
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineMarginBottomTablet", [], "any", false, false, false, 244)) {
// line 245
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 246
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 246), "html", null, true);
echo " .content .headline {
margin-bottom: ";
// line 247
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineMarginBottomTablet", [], "any", false, false, false, 247), "html", null, true);
echo ";
}
}
";
}
// line 251
echo "
";
// line 252
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineMarginBottomDesktop", [], "any", false, false, false, 252)) {
// line 253
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 254
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 254), "html", null, true);
echo " .content .headline {
margin-bottom: ";
// line 255
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineMarginBottomDesktop", [], "any", false, false, false, 255), "html", null, true);
echo ";
}
}
";
}
// line 259
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 261
public function block_solid_ase_content_slider_styles_text_margin_bottom($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_margin_bottom"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_margin_bottom"));
// line 262
echo " ";
// line 263
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textMarginBottomMobile", [], "any", false, false, false, 263)) {
// line 264
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 264), "html", null, true);
echo " .content .text {
margin-bottom: ";
// line 265
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textMarginBottomMobile", [], "any", false, false, false, 265), "html", null, true);
echo ";
}
";
}
// line 268
echo "
";
// line 269
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textMarginBottomTablet", [], "any", false, false, false, 269)) {
// line 270
echo " @media (min-width: 768px) {
.solid-ase-content-slider-";
// line 271
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 271), "html", null, true);
echo " .content .text {
margin-bottom: ";
// line 272
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textMarginBottomTablet", [], "any", false, false, false, 272), "html", null, true);
echo ";
}
}
";
}
// line 276
echo "
";
// line 277
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textMarginBottomDesktop", [], "any", false, false, false, 277)) {
// line 278
echo " @media (min-width: 1200px) {
.solid-ase-content-slider-";
// line 279
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 279), "html", null, true);
echo " .content .text {
margin-bottom: ";
// line 280
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textMarginBottomDesktop", [], "any", false, false, false, 280), "html", null, true);
echo ";
}
}
";
}
// line 284
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 286
public function block_solid_ase_content_slider_styles_small_headline_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_small_headline_color"));
// line 287
echo " ";
// line 288
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineColor", [], "any", false, false, false, 288)) {
// line 289
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 289), "html", null, true);
echo " .content .small-headline {
color: ";
// line 290
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "smallHeadlineColor", [], "any", false, false, false, 290), "html", null, true);
echo ";
}
";
}
// line 293
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 295
public function block_solid_ase_content_slider_styles_headline_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_headline_color"));
// line 296
echo " ";
// line 297
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineColor", [], "any", false, false, false, 297)) {
// line 298
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 298), "html", null, true);
echo " .content .headline {
color: ";
// line 299
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "headlineColor", [], "any", false, false, false, 299), "html", null, true);
echo " !important;
}
";
}
// line 302
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 304
public function block_solid_ase_content_slider_styles_text_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_text_color"));
// line 305
echo " ";
// line 306
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textColor", [], "any", false, false, false, 306)) {
// line 307
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 307), "html", null, true);
echo " .content .text {
color: ";
// line 308
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "textColor", [], "any", false, false, false, 308), "html", null, true);
echo ";
}
";
}
// line 311
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 313
public function block_solid_ase_content_slider_styles_button_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_button_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_button_color"));
// line 314
echo " ";
// line 315
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 315)) {
// line 316
echo " ";
if (twig_in_filter("outline", sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonVariant", [], "any", false, false, false, 316))) {
// line 317
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 317), "html", null, true);
echo " .content .btn {
color: ";
// line 318
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 318), "html", null, true);
echo ";
border-color: ";
// line 319
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 319), "html", null, true);
echo ";
}
.solid-ase-content-slider-";
// line 322
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 322), "html", null, true);
echo " .content .btn:hover,
.solid-ase-content-slider-";
// line 323
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 323), "html", null, true);
echo " .content .btn:active {
color: ";
// line 324
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", false, false, false, 324)), "html", null, true);
echo " !important;
border-color: ";
// line 325
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 325), "html", null, true);
echo " !important;
background-color: ";
// line 326
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 326), "html", null, true);
echo " !important;
}
";
} else {
// line 329
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 329), "html", null, true);
echo " .content .btn {
color: ";
// line 330
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", false, false, false, 330)), "html", null, true);
echo ";
border-color: ";
// line 331
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 331), "html", null, true);
echo ";
background-color: ";
// line 332
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "buttonColor", [], "any", false, false, false, 332), "html", null, true);
echo ";
}
.solid-ase-content-slider-";
// line 335
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 335), "html", null, true);
echo " .content .btn:hover {
border-color: ";
// line 336
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", false, false, false, 336), "36%"), "html", null, true);
echo " !important;
background-color: ";
// line 337
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", false, false, false, 337), "24%"), "html", null, true);
echo " !important;
}
.solid-ase-content-slider-";
// line 340
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 340), "html", null, true);
echo " .content .btn:active {
color: ";
// line 341
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", false, false, false, 341)), "html", null, true);
echo " !important;
border-color: ";
// line 342
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", false, false, false, 342), "45%"), "html", null, true);
echo " !important;
background-color: ";
// line 343
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", false, false, false, 343), "36%"), "html", null, true);
echo " !important;
}
";
}
// line 346
echo " ";
}
// line 347
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 349
public function block_solid_ase_content_slider_styles_content_background_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_content_background_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_content_background_color"));
// line 350
echo " ";
// line 351
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any", false, false, false, 351)) {
// line 352
echo " ";
if (twig_in_filter("boxed", sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "layoutVariant", [], "any", false, false, false, 352))) {
// line 353
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 353), "html", null, true);
echo " .content {
background-color: ";
// line 354
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any", false, false, false, 354), "html", null, true);
echo " !important;
}
";
} elseif ((sw_get_attribute($this->env, $this->source, // line 356
($context["settings"] ?? null), "layoutVariant", [], "any", false, false, false, 356) == "gradient-top")) {
// line 357
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 357), "html", null, true);
echo " .content-container {
background: linear-gradient(";
// line 358
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any", false, false, false, 358), "html", null, true);
echo ", ";
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", false, false, false, 358), 0), "html", null, true);
echo ") !important;
}
";
} elseif ((sw_get_attribute($this->env, $this->source, // line 360
($context["settings"] ?? null), "layoutVariant", [], "any", false, false, false, 360) == "gradient-bottom")) {
// line 361
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 361), "html", null, true);
echo " .content-container {
background: linear-gradient(";
// line 362
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", false, false, false, 362), 0), "html", null, true);
echo ", ";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any", false, false, false, 362), "html", null, true);
echo ") !important;
}
";
} else {
// line 365
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 365), "html", null, true);
echo " .content-container {
background-color: ";
// line 366
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "contentBackgroundColor", [], "any", false, false, false, 366), "html", null, true);
echo " !important;
}
";
}
// line 369
echo " ";
}
// line 370
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 372
public function block_solid_ase_content_slider_styles_controls_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_controls_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_controls_color"));
// line 373
echo " ";
// line 374
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsColor", [], "any", false, false, false, 374)) {
// line 375
echo " ";
if (twig_in_filter("icon", sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsVariant", [], "any", false, false, false, 375))) {
// line 376
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 376), "html", null, true);
echo " .solid-ase-content-slider-control:not(:disabled) .icon {
color: ";
// line 377
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsColor", [], "any", false, false, false, 377), "html", null, true);
echo ";
}
";
// line 380
if (twig_in_filter("outside", sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsPosition", [], "any", false, false, false, 380))) {
// line 381
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 381), "html", null, true);
echo " .solid-ase-content-slider-control:hover:not(:disabled) .icon {
color: ";
// line 382
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", false, false, false, 382), "24%"), "html", null, true);
echo ";
}
";
}
// line 385
echo "
.solid-ase-content-slider-";
// line 386
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 386), "html", null, true);
echo " .solid-ase-content-slider-control:active:not(:disabled) .icon {
color: ";
// line 387
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", false, false, false, 387), "36%"), "html", null, true);
echo ";
}
";
} else {
// line 390
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 390), "html", null, true);
echo " .solid-ase-content-slider-control:not(:disabled) {
border-color: ";
// line 391
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsColor", [], "any", false, false, false, 391), "html", null, true);
echo ";
background-color: ";
// line 392
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsColor", [], "any", false, false, false, 392), "html", null, true);
echo ";
}
.solid-ase-content-slider-";
// line 395
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 395), "html", null, true);
echo " .solid-ase-content-slider-control:not(:disabled) .icon {
color: ";
// line 396
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", false, false, false, 396)), "html", null, true);
echo ";
}
";
// line 399
if (twig_in_filter("inside", sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsPosition", [], "any", false, false, false, 399))) {
// line 400
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 400), "html", null, true);
echo " .solid-ase-content-slider-control:hover:not(:disabled) {
border-color: ";
// line 401
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsColor", [], "any", false, false, false, 401), "html", null, true);
echo " !important;
background-color: ";
// line 402
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "controlsColor", [], "any", false, false, false, 402), "html", null, true);
echo " !important;
}
";
} else {
// line 405
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 405), "html", null, true);
echo " .solid-ase-content-slider-control:hover:not(:disabled) {
border-color: ";
// line 406
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", false, false, false, 406), "36%"), "html", null, true);
echo " !important;
background-color: ";
// line 407
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", false, false, false, 407), "24%"), "html", null, true);
echo " !important;
}
";
}
// line 410
echo "
.solid-ase-content-slider-";
// line 411
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 411), "html", null, true);
echo " .solid-ase-content-slider-control:active:not(:disabled) {
border-color: ";
// line 412
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", false, false, false, 412), "45%"), "html", null, true);
echo " !important;
background-color: ";
// line 413
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", false, false, false, 413), "36%"), "html", null, true);
echo " !important;
}
";
}
// line 416
echo " ";
}
// line 417
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 419
public function block_solid_ase_content_slider_styles_nav_color($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_nav_color"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_nav_color"));
// line 420
echo " ";
// line 421
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "navColor", [], "any", false, false, false, 421)) {
// line 422
echo " ";
if ((sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "navVariant", [], "any", false, false, false, 422) == "dots-fill")) {
// line 423
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 423), "html", null, true);
echo " .tns-nav button {
border-color: ";
// line 424
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "navColor", [], "any", false, false, false, 424), "html", null, true);
echo " !important;
}
.solid-ase-content-slider-";
// line 427
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 427), "html", null, true);
echo " .tns-nav button::after {
background-color: ";
// line 428
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "navColor", [], "any", false, false, false, 428), "html", null, true);
echo " !important;
}
";
} else {
// line 431
echo " .solid-ase-content-slider-";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["element"] ?? null), "id", [], "any", false, false, false, 431), "html", null, true);
echo " .tns-nav button {
background-color: ";
// line 432
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "navColor", [], "any", false, false, false, 432), "html", null, true);
echo " !important;
}
";
}
// line 435
echo " ";
}
// line 436
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 438
public function block_solid_ase_content_slider_styles_custom_css($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_custom_css"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "solid_ase_content_slider_styles_custom_css"));
// line 439
echo " ";
// line 440
echo " ";
if (sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "customCss", [], "any", false, false, false, 440)) {
// line 441
echo " ";
echo sw_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "customCss", [], "any", false, false, false, 441);
echo "
";
}
// line 443
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
{% block layout_head_stylesheet %}
{{ parent() }}
{% block solid_ase_content_slider_styles %}
{% set cmsPage = page.cmsPage %}
{% if page.landingPage.cmsPage %}
{% set cmsPage = page.landingPage.cmsPage %}
{% endif %}
{% if cmsPage %}
{% for section in cmsPage.sections %}
{% for block in section.blocks %}
{% for element in block.slots.elements %}
{% if element.type == 'solid-ase-content-slider' %}
{% set sliderSettings = element.translated.config.sliderSettings.value %}
{% set settings = element.translated.config.settings.value %}
{% block solid_ase_content_slider_style_tag %}
<style>
{% block solid_ase_content_slider_styles_responsive_min_height %}
{# responsive min height #}
{% if settings.sizingMode == 'responsive-min-height' %}
{% if settings.minHeightMobile %}
.solid-ase-content-slider-{{ element.id }}
.slide-container {
min-height: {{ settings.minHeightMobile }};
}
{% endif %}
{% if settings.minHeightTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }}
.slide-container {
min-height: {{ settings.minHeightTablet }};
}
}
{% endif %}
{% if settings.minHeightDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }}
.slide-container {
min-height: {{ settings.minHeightDesktop }};
}
}
{% endif %}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_min_aspect_ratio %}
{# min aspect ratio #}
{% if settings.sizingMode == 'min-aspect-ratio' %}
{% if settings.minAspectRatioWidth and
settings.minAspectRatioHeight %}
.solid-ase-content-slider-{{ element.id }}::before {
padding-top: {{ (settings.minAspectRatioHeight /
settings.minAspectRatioWidth * 100) ~ '%' }};
}
{% endif %}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_content_animation %}
{# content animation #}
{% if settings.contentAnimation != 'none' %}
.solid-ase-content-slider-{{ element.id }} .content {
transition-delay: {{ (sliderSettings.speed + 200) ~ 'ms' }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_small_headline_size %}
{# small headline size #}
{% if settings.smallHeadlineSizeMobile %}
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
font-size: {{ settings.smallHeadlineSizeMobile }};
}
{% endif %}
{% if settings.smallHeadlineSizeTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
font-size: {{ settings.smallHeadlineSizeTablet }};
}
}
{% endif %}
{% if settings.smallHeadlineSizeDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
font-size: {{ settings.smallHeadlineSizeDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_small_headline_weight %}
{# small headline weight #}
{% if settings.smallHeadlineWeight %}
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
font-weight: {{ settings.smallHeadlineWeight }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_headline_size %}
{# headline size #}
{% if settings.headlineSizeMobile %}
.solid-ase-content-slider-{{ element.id }} .content .headline {
font-size: {{ settings.headlineSizeMobile }};
}
{% endif %}
{% if settings.headlineSizeTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .headline {
font-size: {{ settings.headlineSizeTablet }};
}
}
{% endif %}
{% if settings.headlineSizeDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .headline {
font-size: {{ settings.headlineSizeDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_headline_weight %}
{# headline weight #}
{% if settings.headlineWeight %}
.solid-ase-content-slider-{{ element.id }} .content .headline {
font-weight: {{ settings.headlineWeight }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_text_size %}
{# text size #}
{% if settings.textSizeMobile %}
.solid-ase-content-slider-{{ element.id }} .content .text {
font-size: {{ settings.textSizeMobile }};
}
{% endif %}
{% if settings.textSizeTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .text {
font-size: {{ settings.textSizeTablet }};
}
}
{% endif %}
{% if settings.textSizeDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .text {
font-size: {{ settings.textSizeDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_text_weight %}
{# text weight #}
{% if settings.textWeight %}
.solid-ase-content-slider-{{ element.id }} .content .text {
font-weight: {{ settings.textWeight }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_button_label_size %}
{# button label size #}
{% if settings.buttonLabelSizeMobile %}
.solid-ase-content-slider-{{ element.id }} .content .btn {
font-size: {{ settings.buttonLabelSizeMobile }};
}
{% endif %}
{% if settings.buttonLabelSizeTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .btn {
font-size: {{ settings.buttonLabelSizeTablet }};
}
}
{% endif %}
{% if settings.buttonLabelSizeDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .btn {
font-size: {{ settings.buttonLabelSizeDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_button_label_weight %}
{# button label weight #}
{% if settings.buttonLabelWeight %}
.solid-ase-content-slider-{{ element.id }} .content .btn {
font-weight: {{ settings.buttonLabelWeight }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_small_headline_margin_bottom %}
{# small headline margin bottom #}
{% if settings.smallHeadlineMarginBottomMobile %}
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
margin-bottom: {{ settings.smallHeadlineMarginBottomMobile }};
}
{% endif %}
{% if settings.smallHeadlineMarginBottomTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
margin-bottom: {{ settings.smallHeadlineMarginBottomTablet }};
}
}
{% endif %}
{% if settings.smallHeadlineMarginBottomDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
margin-bottom: {{ settings.smallHeadlineMarginBottomDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_headline_margin_bottom %}
{# headline margin bottom #}
{% if settings.headlineMarginBottomMobile %}
.solid-ase-content-slider-{{ element.id }} .content .headline {
margin-bottom: {{ settings.headlineMarginBottomMobile }};
}
{% endif %}
{% if settings.headlineMarginBottomTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .headline {
margin-bottom: {{ settings.headlineMarginBottomTablet }};
}
}
{% endif %}
{% if settings.headlineMarginBottomDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .headline {
margin-bottom: {{ settings.headlineMarginBottomDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_text_margin_bottom %}
{# text margin bottom #}
{% if settings.textMarginBottomMobile %}
.solid-ase-content-slider-{{ element.id }} .content .text {
margin-bottom: {{ settings.textMarginBottomMobile }};
}
{% endif %}
{% if settings.textMarginBottomTablet %}
@media (min-width: 768px) {
.solid-ase-content-slider-{{ element.id }} .content .text {
margin-bottom: {{ settings.textMarginBottomTablet }};
}
}
{% endif %}
{% if settings.textMarginBottomDesktop %}
@media (min-width: 1200px) {
.solid-ase-content-slider-{{ element.id }} .content .text {
margin-bottom: {{ settings.textMarginBottomDesktop }};
}
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_small_headline_color %}
{# small headline color #}
{% if settings.smallHeadlineColor %}
.solid-ase-content-slider-{{ element.id }} .content .small-headline {
color: {{ settings.smallHeadlineColor }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_headline_color %}
{# headline color #}
{% if settings.headlineColor %}
.solid-ase-content-slider-{{ element.id }} .content .headline {
color: {{ settings.headlineColor }} !important;
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_text_color %}
{# text color #}
{% if settings.textColor %}
.solid-ase-content-slider-{{ element.id }} .content .text {
color: {{ settings.textColor }};
}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_button_color %}
{# button color #}
{% if settings.buttonColor %}
{% if 'outline' in settings.buttonVariant %}
.solid-ase-content-slider-{{ element.id }} .content .btn {
color: {{ settings.buttonColor }};
border-color: {{ settings.buttonColor }};
}
.solid-ase-content-slider-{{ element.id }} .content .btn:hover,
.solid-ase-content-slider-{{ element.id }} .content .btn:active {
color: {{ hexContrast(settings.buttonColor) }} !important;
border-color: {{ settings.buttonColor }} !important;
background-color: {{ settings.buttonColor }} !important;
}
{% else %}
.solid-ase-content-slider-{{ element.id }} .content .btn {
color: {{ hexContrast(settings.buttonColor) }};
border-color: {{ settings.buttonColor }};
background-color: {{ settings.buttonColor }};
}
.solid-ase-content-slider-{{ element.id }} .content .btn:hover {
border-color: {{ hexDarken(settings.buttonColor, '36%') }} !important;
background-color: {{ hexDarken(settings.buttonColor, '24%') }} !important;
}
.solid-ase-content-slider-{{ element.id }} .content .btn:active {
color: {{ hexContrast(settings.buttonColor) }} !important;
border-color: {{ hexDarken(settings.buttonColor, '45%') }} !important;
background-color: {{ hexDarken(settings.buttonColor, '36%') }} !important;
}
{% endif %}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_content_background_color %}
{# content background color #}
{% if settings.contentBackgroundColor %}
{% if 'boxed' in settings.layoutVariant %}
.solid-ase-content-slider-{{ element.id }} .content {
background-color: {{ settings.contentBackgroundColor }} !important;
}
{% elseif settings.layoutVariant == 'gradient-top' %}
.solid-ase-content-slider-{{ element.id }} .content-container {
background: linear-gradient({{ settings.contentBackgroundColor }}, {{ hexOpacity(settings.contentBackgroundColor, 0) }}) !important;
}
{% elseif settings.layoutVariant == 'gradient-bottom' %}
.solid-ase-content-slider-{{ element.id }} .content-container {
background: linear-gradient({{ hexOpacity(settings.contentBackgroundColor, 0) }}, {{ settings.contentBackgroundColor }}) !important;
}
{% else %}
.solid-ase-content-slider-{{ element.id }} .content-container {
background-color: {{ settings.contentBackgroundColor }} !important;
}
{% endif %}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_controls_color %}
{# controls color #}
{% if settings.controlsColor %}
{% if 'icon' in settings.controlsVariant %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:not(:disabled) .icon {
color: {{ settings.controlsColor }};
}
{% if 'outside' in settings.controlsPosition %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:hover:not(:disabled) .icon {
color: {{ hexDarken(settings.controlsColor, '24%') }};
}
{% endif %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:active:not(:disabled) .icon {
color: {{ hexDarken(settings.controlsColor, '36%') }};
}
{% else %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:not(:disabled) {
border-color: {{ settings.controlsColor }};
background-color: {{ settings.controlsColor }};
}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:not(:disabled) .icon {
color: {{ hexContrast(settings.controlsColor) }};
}
{% if 'inside' in settings.controlsPosition %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:hover:not(:disabled) {
border-color: {{ settings.controlsColor }} !important;
background-color: {{ settings.controlsColor }} !important;
}
{% else %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:hover:not(:disabled) {
border-color: {{ hexDarken(settings.controlsColor, '36%') }} !important;
background-color: {{ hexDarken(settings.controlsColor, '24%') }} !important;
}
{% endif %}
.solid-ase-content-slider-{{ element.id }} .solid-ase-content-slider-control:active:not(:disabled) {
border-color: {{ hexDarken(settings.controlsColor, '45%') }} !important;
background-color: {{ hexDarken(settings.controlsColor, '36%') }} !important;
}
{% endif %}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_nav_color %}
{# nav color #}
{% if settings.navColor %}
{% if settings.navVariant == 'dots-fill' %}
.solid-ase-content-slider-{{ element.id }} .tns-nav button {
border-color: {{ settings.navColor }} !important;
}
.solid-ase-content-slider-{{ element.id }} .tns-nav button::after {
background-color: {{ settings.navColor }} !important;
}
{% else %}
.solid-ase-content-slider-{{ element.id }} .tns-nav button {
background-color: {{ settings.navColor }} !important;
}
{% endif %}
{% endif %}
{% endblock %}
{% block solid_ase_content_slider_styles_custom_css %}
{# custom css #}
{% if settings.customCss %}
{{ settings.customCss | raw }}
{% endif %}
{% endblock %}
</style>
{% endblock %}
{% endif %}
{% endfor %}
{% endfor %}
{% endfor %}
{% endif %}
{% endblock %}
{% endblock %}
", "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig", "/var/www/dev.artecon.426.agency/custom/plugins/SolidAdvancedSliderElements/src/Resources/views/storefront/layout/meta.html.twig");
}
}