<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * This CSS was automatically generated from a source file.
 * Editing this file directly isn't recommended. Modifying the styles of this module can be done
 * with an external stylesheet attached to the page or module.
 */

.module__logos-wrapper.slick-slider .slick-list {
  width: 100%;
  margin: auto;
}

.module__logos-wrapper.slick-slider .slick-track {
  display: flex;
  align-items: center;
}

.module__logos-logo img {
  margin: 0 auto;
}
/* Slick-Slider-CSS */


.slick-
{%- macro field_color(color) -%}
  {%- if color.opacity == 100 -%}
    
  {%- else -%}
    rgba(, )
  {%- endif -%}
{%- endmacro -%}

{%- macro field_color(color) -%}
  {%- if color.opacity == 100 -%}
    
  {%- else -%}
    rgba(, )
  {%- endif -%}
{%- endmacro -%}

.slick-slider {
  --slide-arrow: ;
  --slide-arrow-hover: ;

  --dark-slide-arrow: ;
  --dark-slide-arrow-hover: ;
  --dark-slide-dots: ;
  --dark-slide-dots-hover: ;
}

.slick-slider .slick-dots li::before {
  --slide-dots: ;
  --slide-dots-hover: ;
}</pre></body></html>