/* Dedicated HE Supply Trust page. */
.trust-page .trust-hero{min-height:72vh;display:grid;align-items:center;border-bottom:1px solid #151e24;background:radial-gradient(circle at 78% 35%,rgba(224,196,101,.07),transparent 28%),#050708}
.trust-page .trust-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(54px,8vw,128px);align-items:end;padding:clamp(110px,12vw,180px) 0 88px}
.trust-page .trust-hero h1{margin:10px 0 0;font-size:clamp(64px,8vw,122px);line-height:.83;letter-spacing:-.075em}
.trust-page .trust-hero h1 span{color:#e0c465}
.trust-page .trust-hero p{max-width:690px;margin:26px 0 0;color:#929da4;font-size:15px;line-height:1.75}
.trust-page .trust-hero-note{padding:26px 0;border-top:1px solid #35424a;border-bottom:1px solid #1b252c}
.trust-page .trust-hero-note small,.trust-page .trust-close small,.trust-page .trust-closer small{display:block;margin-bottom:10px;color:#e0c465;font:800 9px ui-monospace,monospace;letter-spacing:.17em;text-transform:uppercase}
.trust-page .trust-hero-note strong{display:block;font-size:28px;line-height:1.08;letter-spacing:-.035em}
.trust-page .trust-hero-note p{margin-top:12px;font-size:12px}
.trust-page .trust-close{padding:clamp(82px,9vw,132px) 0;border-top:1px solid #151e24;border-bottom:1px solid #151e24;background:#06090b}
.trust-page .trust-close-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(52px,7vw,110px);align-items:start}
.trust-page .trust-close h2{margin:0;font-size:clamp(48px,5.5vw,82px);line-height:.9;letter-spacing:-.06em}
.trust-page .trust-close-list{border-top:1px solid #35424a}
.trust-page .trust-close-list div{display:grid;grid-template-columns:62px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid #1b252c}
.trust-page .trust-close-list b{color:#e0c465;font:800 9px ui-monospace,monospace}
.trust-page .trust-close-list strong{display:block;font-size:18px}
.trust-page .trust-close-list p{margin:7px 0 0;color:#7d898f;font-size:11px;line-height:1.7}
.trust-page .trust-closer{padding:clamp(90px,10vw,150px) 0;background:#050708}
.trust-page .trust-closer h2{margin:0;font-size:clamp(54px,6vw,92px);line-height:.88;letter-spacing:-.065em}
.trust-page .trust-closer p{max-width:680px;margin:24px 0 0;color:#8e999f;font-size:14px;line-height:1.7}
@media(max-width:1000px){.trust-page .trust-hero-grid,.trust-page .trust-close-grid{grid-template-columns:1fr;gap:42px}.trust-page .trust-hero{min-height:auto}}
@media(max-width:620px){.trust-page .trust-hero-grid{padding:90px 0 66px}.trust-page .trust-hero h1{font-size:58px}.trust-page .trust-close,.trust-page .trust-closer{padding:66px 0}.trust-page .trust-close-list div{grid-template-columns:40px 1fr}}
