.trust-bar{overflow:hidden;padding:46px 0 0}.trust-bar h2,.trust-bar p{margin-bottom:59px}.trust-bar .root{margin-top:70px}.scroll{animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear;display:flex}.trust-bar .part{display:flex;position:relative}.trust-bar .box{align-items:center;border:1px solid var(--color-dark);border-left:none;display:flex;height:100px;justify-content:center;width:254px}.trust-bar .box img{max-height:105px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (min-width:1200px){.trust-bar .btn{padding:15px 48px}}@media (max-width:991px){.trust-bar .root{margin-top:40px}}