/*
Generated time: November 27, 2025 19:27
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.
*/
.as-seen-in-banner{width:100%;height:95px;overflow:hidden;position:relative;display:flex;align-items:center;background-color:#8b4513}.as-seen-in-banner__container{width:100%;height:100%;position:relative}.as-seen-in-banner__logos{display:flex;align-items:center;height:100%;white-space:nowrap;animation:scroll-infinite 30s linear infinite;gap:0}.as-seen-in-banner__logo{flex-shrink:0;height:60px;display:flex;align-items:center;justify-content:center;margin:0 40px;filter:brightness(0) invert(1);transition:opacity .3s ease}.as-seen-in-banner__logo img{height:100%;width:auto;max-width:120px;object-fit:contain}@keyframes scroll-infinite{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media screen and (max-width:768px){.as-seen-in-banner{height:70px}.as-seen-in-banner__logo{height:45px;margin:0 25px}.as-seen-in-banner__logo img{max-width:90px}}@media screen and (max-width:480px){.as-seen-in-banner{height:60px}.as-seen-in-banner__logo{height:35px;margin:0 20px}.as-seen-in-banner__logo img{max-width:120px}}.as-seen-in-banner:hover .as-seen-in-banner__logos{animation-play-state:paused}.as-seen-in-banner__logos{will-change:transform}