.trust-hero{padding:88px 0 92px;border-bottom:1px solid var(--line)}
.trust-hero .eyebrow{font-size:12px;margin-bottom:24px}
.trust-hero h1{font-size:clamp(48px,8vw,94px);line-height:.99;letter-spacing:-.065em;font-weight:500;margin:0;max-width:850px}
.trust-hero h1 span{color:#a8a8a8}
.trust-hero>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:18px;line-height:1.65;margin:25px 0 29px}
.trust-hero .button{min-height:48px}
.trust-list{padding-top:78px}
.trust-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:31px}
.trust-heading .eyebrow{font-size:12px;margin-bottom:14px}
.trust-heading h2,.trust-close h2{font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:-.045em;font-weight:500;margin:0}
.trust-heading>p{max-width:390px;color:var(--muted);font-size:15px;line-height:1.7;margin:0 0 4px}
.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.trust-card{min-height:176px;padding:21px 24px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}
.trust-card:hover{background:#1a1a1a}
.trust-category{font-size:12px;letter-spacing:1.4px;color:#a0a0a0}
.trust-card strong{font-size:clamp(18px,2vw,24px);font-weight:500;line-height:1.17;letter-spacing:-.04em}
.trust-card--textmark strong{font-family:Georgia,serif;font-weight:400;letter-spacing:-.03em}
.trust-list--home{padding-bottom:82px}
.trust-grid--logos{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;border:0}
.trust-card--logo{width:calc((100% - 48px)/4);min-height:126px;height:126px;margin:0;padding:12px;display:grid;place-items:center;background:transparent;border:0;border-radius:0}
.trust-card--logo:hover{background:transparent}
.trust-card--logo img{display:block;width:100%;height:100%;max-height:108px;object-fit:contain}
.trust-card--logo-light img{filter:brightness(0) invert(1)}
.trust-card--logo-intrepid,.trust-card--logo-seahunter{background:transparent}
.trust-card--logo-intrepid:hover,.trust-card--logo-seahunter:hover{background:transparent}
.trust-close{margin-top:92px;margin-bottom:86px;padding:47px 0 0;border-top:1px solid var(--line)}
.trust-close .eyebrow{margin-bottom:17px}
.trust-close .button{margin-top:28px}
@media(max-width:850px){.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-card{min-height:150px}.trust-heading{align-items:start;flex-direction:column;gap:17px}.trust-card--logo{width:calc((100% - 32px)/3);height:126px;min-height:126px}}
@media(max-width:600px){.trust-hero{padding:58px 0 62px}.trust-hero>p:not(.eyebrow){font-size:16px}.trust-list{padding-top:56px}.trust-grid:not(.trust-grid--logos){grid-template-columns:repeat(2,minmax(0,1fr))}.trust-card{min-height:132px;padding:16px}.trust-card--logo{width:calc((100% - 14px)/2);height:112px;min-height:112px;padding:8px}.trust-card--logo img{max-height:96px}.trust-category{font-size:12px}.trust-card strong{font-size:18px}.trust-close{margin-top:62px;margin-bottom:56px;padding-top:34px}}
@media(max-width:370px){.trust-grid:not(.trust-grid--logos){grid-template-columns:1fr 1fr}.trust-card{min-height:118px;padding:13px}.trust-card--logo{height:104px;min-height:104px}.trust-card strong{font-size:16px}}
