/* Compact rows combine the approved material list and document preview. */
.home-v2 .drc-thanks-library{padding-top:10px;padding-bottom:55px;scroll-margin-top:135px}
.home-v2 .drc-thanks-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;border-top:1px solid var(--v2-line)}
.home-v2 .drc-thanks-card{display:grid;grid-template-columns:136px minmax(0,1fr);gap:24px;padding:29px 0;align-items:start}
.home-v2 .drc-thanks-card[hidden]{display:none}
.home-v2 .drc-thanks-card-body{min-width:0}
.home-v2 .drc-thanks-card h3{font-size:21px;line-height:1.25;margin:0 0 13px;overflow-wrap:anywhere}
.home-v2 .drc-thanks-card .drc-letter-brand{width:140px;height:42px;margin:0 0 16px}
.home-v2 .drc-thanks-preview .v3-letter-preview{padding:12px 12px 31px}
.home-v2 .drc-thanks-preview .v3-letter-preview>span{font-size:10px;left:11px;bottom:11px}
.home-v2 .drc-letter-text-preview{font-style:normal;font-size:17px;line-height:1.3;text-align:center;color:var(--v2-muted)}
.home-v2 .drc-thanks-card .drc-material-excerpt p+p{margin-top:10px}
.home-v2.drc-thanks-page .drc-directory-tools{margin-bottom:28px}
@media(max-width:1100px){.home-v2 .drc-thanks-grid{gap:0 28px}.home-v2 .drc-thanks-card{grid-template-columns:112px minmax(0,1fr);gap:19px}.home-v2 .drc-thanks-card h3{font-size:20px}}
@media(max-width:850px){.home-v2 .drc-thanks-grid{grid-template-columns:1fr}.home-v2 .drc-thanks-card{grid-template-columns:136px minmax(0,1fr);gap:25px}}
@media(max-width:600px){.home-v2 .drc-thanks-library{padding-top:0;padding-bottom:35px}.home-v2 .drc-thanks-card{grid-template-columns:104px minmax(0,1fr);gap:18px;padding:25px 0}.home-v2 .drc-thanks-card h3{font-size:20px}.home-v2 .drc-thanks-card-body{display:contents}.home-v2 .drc-thanks-preview{grid-column:1;grid-row:1/3}.home-v2 .drc-thanks-card h3,.home-v2 .drc-thanks-card .drc-letter-brand{grid-column:2}.home-v2 .drc-thanks-card .drc-letter-brand{max-width:100%;margin-bottom:0}.home-v2 .drc-thanks-card .drc-material-excerpt{grid-column:1/-1}.home-v2 .drc-thanks-preview .v3-letter-preview{padding:9px 9px 28px}.home-v2 .drc-thanks-preview .v3-letter-preview>span{font-size:9px;left:8px;bottom:10px}.home-v2 .drc-letter-text-preview{font-size:14px}}
