.trusted-partner{align-items:center;display:grid;grid-template-columns:auto auto;justify-content:center;width:calc(100% - 2rem)}.trusted-partner__images{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.trusted-partner__images-wrap{position:relative}.trusted-partner__images-wrap:not(:last-child):after{border-right:1px solid #fff;content:"";height:100%;position:absolute;right:-.5rem;top:0}.trusted-partner__images img{display:block;width:auto}@media only screen and (max-width:767px){.trusted-partner{gap:1rem;grid-template-columns:1fr;margin-inline:auto}}