.wg-brands-line:first-child .wg-brand-item{animation-duration:10s;animation-name:toggleAnimationFirst;opacity:0}.wg-brands-line:last-of-type .wg-brand-item{animation-duration:10s;animation-name:toggleAnimationSecond}.wg-brand-item:first-child{animation-delay:.2s}.wg-brand-item:nth-child(2){animation-delay:.4s}.wg-brand-item:nth-child(3){animation-delay:.6s}.wg-brand-item:nth-child(4){animation-delay:.8s}.wg-brand-item:nth-child(5){animation-delay:1s}.wg-brand-item:nth-child(6){animation-delay:1.2s}.wg-brand-item{background-color:transparent;height:28px;margin-bottom:0;margin-top:0}@media (min-width:768px){.wg-brand-item{height:42px}}.wg-brand-item{animation-iteration-count:infinite}.wg-brand-image{display:flex;height:100%}.wg-brand-image img{-o-object-fit:contain;object-fit:contain;width:auto}@media (min-width:640px){.wg-brand-image img{height:28px}}@media (min-width:768px){.wg-brand-image img{height:42px}}@keyframes toggleAnimationFirst{0%{opacity:0;transform:translateY(-25px)}50%{opacity:0;transform:translateY(-25px)}55%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}95%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25px)}}@keyframes toggleAnimationSecond{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(0)}55%{opacity:0;transform:translateY(25px)}90%{opacity:0;transform:translateY(-25px)}95%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}
