/* Related home content shares one page-scroll section. */
.mcd-video-section .trust-strip{margin:28px 0 0;border:1px solid #d8e5ed;border-radius:12px;overflow:hidden}
.mcd-video-section .trust-grid{width:100%;margin:0}
.mcd-video-section .trust-grid>div{height:88px;padding:14px 18px}
.mcd-video-section .trust-grid>div:first-child{border-left:0}
.mcd-video-section .trust-grid>div:last-child{border-right:0}
.service>.logo-showcase{margin-top:40px;padding:28px 0 0;background:transparent}
.service>.logo-showcase .logo-showcase-head{margin-bottom:20px}
.service>.logo-showcase .logo-card{height:90px;width:190px;padding:16px}
.service>.logo-showcase .logo-card img{max-height:58px}
@media(max-width:620px){
.mcd-video-section .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.mcd-video-section .trust-grid>div{height:auto;min-height:92px;padding:12px;gap:9px;border-left:0;border-bottom:1px solid #d8e5ed}
.mcd-video-section .trust-grid>div:nth-child(2n){border-right:0}
.mcd-video-section .trust-grid>div:nth-last-child(-n+2){border-bottom:0}
.mcd-video-section .trust-grid strong{font-size:.78rem}
.mcd-video-section .trust-grid span{font-size:.65rem}
.service>.logo-showcase{margin-top:30px}
}
