.b-logos{padding-bottom:96px;background-color:#000;overflow-x:hidden}.b-logos__title{font-family:courier,monospace;font-size:26px;line-height:32px;font-weight:700;text-align:center;margin-bottom:24px;color:#fff}.b-logos__group,.b-logos__row{display:flex;flex-shrink:0}.b-logos__row{margin-bottom:40px}.b-logos__row:hover .b-logos__group{animation-play-state:paused}.b-logos__row:nth-child(2) .b-logos__group{animation-direction:reverse}.b-logos__row:last-child{margin-bottom:0}.b-logos__group{animation:marquee 35s linear infinite}.b-logos__logo{width:180px;height:56px;padding:0 30px}.b-logos__logo img{height:100%;-o-object-fit:contain;object-fit:contain}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}