.b-logos{padding:48px 0;overflow-x:hidden;background-color:#fff}.b-logos.have--accent-background{background:#f4f9fe}.b-logos__title{font-family:Onest,sans-serif;font-size:18px;line-height:130%;font-weight:600;text-transform:uppercase;margin-bottom:32px;text-align:center}@media (min-width:992px){.b-logos__title{font-size:32px}}.b-logos__group,.b-logos__row{display:flex;flex-shrink:0}.b-logos__row{margin-bottom:32px}.b-logos__row:nth-child(2) .b-logos__group{animation-name:marquee-2}.b-logos__row:last-child{margin-bottom:0}.b-logos__group{animation:marquee 50s linear infinite}.b-logos__logo{height:32px;max-width:140px;flex-shrink:0;padding:0 20px}.b-logos__logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:768px){.b-logos{padding:64px 0}.b-logos.has--larger-padding{padding:128px 0}.b-logos__row{display:block;margin-bottom:0}.b-logos__row .b-logos__group{animation:none!important;transform:none!important;justify-content:center;gap:64px;flex-wrap:wrap}.b-logos__row .b-logos__group:last-child,.b-logos__row:last-child{display:none}.b-logos__logo{height:30px}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee-2{0%{transform:translateX(-100%)}to{transform:translateX(0)}}