/*
Generated time: July 3, 2025 09:52
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.brands .brands-list{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:18px;row-gap:6px;--image-max-h:88px}.brands .brands-list__item{display:flex;align-items:center;position:relative}.brands .brands-list__item .media{height:calc(var(--image-max-h)/ 2);width:auto;display:flex;align-items:center}.brands .media .brands-list__item-card-image{width:auto;height:100%;position:relative}.brands .brands-list__item-card-link{position:absolute;width:100%;height:100%;display:block;top:0;left:0;right:0;cursor:pointer}
.brands-list__item-card-text { font-size: 6px; color: #000; position: absolute; bottom: 0; padding: 0 0 0 4px; text-decoration: none; }
@media screen and (min-width:750px){.brands .brands-list__item .media{height:var(--image-max-h)}
.brands-list__item-card-text {
  font-size: 12px;
  padding: 0 0 0 6px;
}}
@media screen and (min-width:1400px){.brands .page-width{padding-left:5.4rem;padding-right:5.4rem}}
