@keyframes animate{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes animate2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.trusted-partners{margin-bottom:40px}.trusted-partners *{font-family:proxima-nova,sans-serif}.trusted-partners__title{align-items:center;color:var(--dark-blue);display:flex;flex-direction:column;font-size:18px;font-weight:600;gap:8px;justify-content:center;line-height:24px;margin:0 0 40px;text-align:center}.trusted-partners__logos{display:flex;overflow:hidden;position:relative}.trusted-partners__logos:after,.trusted-partners__logos:before{background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 82%);bottom:0;content:"";left:0;position:absolute;top:0;width:80px;z-index:2}.trusted-partners__logos:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 82%);left:auto;right:0}.trusted-partners__logos-inner{align-items:center;animation:animate 50s linear infinite;animation-delay:-50s;display:flex;width:auto;img{height:auto!important;margin:0 20px;max-height:69px;max-width:130px;position:relative;width:auto!important}}.trusted-partners__logos-inner:nth-child(2){animation:animate2 50s linear infinite;animation-delay:-25s}@media (min-width:768px){.trusted-partners__title{align-items:center;flex-direction:row;text-align:center}}@media (min-width:1200px){.trusted-partners{margin-bottom:80px}.trusted-partners__logos:after,.trusted-partners__logos:before{width:190px}.trusted-partners__logos-inner{animation:animate 90s linear infinite;animation-delay:-90s;img{margin:0 48px}}.trusted-partners__logos-inner:nth-child(2){animation:animate2 90s linear infinite;animation-delay:-45s}}