.trust-bar .row .trust-item{align-items:center;display:flex;gap:10px}.trust-bar .row{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-content:space-between}.trust-bar .row .trust-item svg{height:30px;width:30px}.trust-bar .row .text p{font-size:16px;margin:0}.trust-bar .row .trust-item svg g path{fill:#e99742}@media screen and (max-width:1024px){.trust-bar .row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.trust-bar .row{gap:25px}.trust-bar .row .trust-item{gap:10px}.trust-bar .row .trust-item .text p{font-size:14px}}