.trust-gap__intro{display:grid;gap:40px;grid-template-columns:1fr 1.2fr;margin-bottom:32px}.trust-gap__lede{max-width:390px}.trust-gap__intro div:last-child p{border-left:1px solid var(--color-orange);padding-left:16px}.trust-gap__table-subtitle{font-weight:300;margin-bottom:20px;text-align:center}.trust-gap__table-subtitle strong{font-weight:600}.trust-gap__table-wrap{overflow-x:auto}.trust-gap__table{border-collapse:collapse;font-size:16px;font-weight:300;line-height:1.2;width:100%}.trust-gap__table thead th{background:var(--color-dark);color:var(--color-white);font-weight:600;padding:14px 24px;text-align:left}.trust-gap__table tbody td{color:var(--color-gray-900);padding:24px;vertical-align:top}.trust-gap__table tbody tr:nth-child(2n){background:var(--color-gray-100)}.trust-gap__table tbody tr td:first-child{color:var(--color-orange);font-weight:600}@media (min-width:1200px){.trust-gap__intro{grid-template-columns:1fr 630px}}@media (max-width:767px){.trust-gap__intro{gap:10px;grid-template-columns:1fr;margin-bottom:15px}.trust-gap__table tbody tr td:last-child{min-width:350px}.trust-gap__table-subtitle{text-align:left}}