.simple-content-page{width:min(1120px,calc(100% - 32px));margin:48px auto;color:#1d2939;font-family:"Avenir Next","Helvetica Neue",sans-serif}.simple-content-page h1{font-size:34px;line-height:1.05;letter-spacing:0}.simple-content-page>header{margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #dfe3e8}.simple-content-listing{display:grid;grid-template-columns:repeat(var(--simple-content-columns,3),minmax(0,1fr));gap:18px}.simple-content-listing.is-list{grid-template-columns:1fr}.simple-content-card{overflow:hidden;border:1px solid #dfe3e8;border-radius:6px;background:#fff}.simple-content-card__image{display:block;aspect-ratio:16/9}.simple-content-card__image img{width:100%;height:100%;object-fit:cover}.simple-content-card__body{padding:16px}.simple-content-card h2{margin:0 0 7px;font-size:19px}.simple-content-card h2 a{color:#1d2939;text-decoration:none}.simple-content-card__date,.simple-content-card__terms{margin:0 0 8px;color:#667085;font-size:13px}.simple-content-card__excerpt{font-size:14px;line-height:1.5}.simple-content-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0;padding:18px;border:1px solid #dfe3e8;border-radius:6px;background:#f7f8fa}.simple-content-details div{display:grid;gap:3px}.simple-content-details dt{color:#667085;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.simple-content-details dd{margin:0}.simple-content-single__image{margin:22px 0}.simple-content-single__image img{width:100%;height:auto}.simple-content-message{padding:12px;border-left:3px solid #0f766e;background:#f7f8fa;color:#1d2939}@media(max-width:720px){.simple-content-listing{grid-template-columns:1fr}.simple-content-details{grid-template-columns:1fr}}
