.trust-item svg{height:60px;width:60px}.trust-bar{background:#fff;border-bottom:1px solid #e8e5df;border-top:1px solid #e8e5df;padding:18px 0}.trust-bar .container{align-items:center;display:flex;gap:40px;justify-content:space-between}.trust-item{align-items:center;display:flex;flex:1;gap:12px}.trust-item img{height:20px;object-fit:contain;opacity:.8;width:20px}.trust-item span{color:#4a5460;font-size:13px;font-weight:500;line-height:1.4}@media (max-width:991px){.trust-bar .container{flex-wrap:wrap;gap:25px;justify-content:center}.trust-item{flex:0 0 calc(50% - 15px)}}@media (max-width:767px){.trust-bar{padding:40px 0}.trust-bar .container{align-items:flex-start;flex-direction:column;gap:18px}.trust-item{width:100%}.trust-item span{font-size:16px}}