html.has-related-article-modal{overflow:hidden}.related-articles-section{gap:20px;margin-top:34px;display:grid}.related-articles-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;min-width:0;display:grid}.related-article-card{background:#fff;border:1px solid #17403724;border-radius:8px;align-content:space-between;gap:18px;min-width:0;min-height:220px;padding:18px;display:grid;box-shadow:0 12px 28px #17403714}.related-article-card__visual{aspect-ratio:16/9;background:#eef4ef;border-radius:8px 8px 0 0;margin:-18px -18px 0;overflow:hidden}.related-article-card__image{object-fit:contain;background:#eef4ef;width:100%;height:100%}.related-article-card__meta{color:#5e6c66;text-transform:uppercase;flex-wrap:wrap;gap:8px;margin:0 0 10px;font-size:.82rem;font-weight:800;display:flex}.related-article-card h3{color:#173f37;margin:0 0 10px;font-size:1.25rem}.related-article-card p{margin:0}.related-article-card__button,.related-article-modal__primary,.related-article-modal__secondary{max-width:100%;min-height:42px;font:inherit;text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:8px;justify-content:center;align-items:center;padding:9px 13px;font-weight:800;text-decoration:none;display:inline-flex}.related-article-card__button,.related-article-modal__primary{color:#fff;cursor:pointer;background:#155e42;border:0}.related-article-modal__secondary{color:#173f37;cursor:pointer;background:#fff;border:1px solid #1740372e}.related-article-modal[hidden]{display:none}.related-article-modal{z-index:70;background:#0f1814b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.related-article-modal__dialog{background:#fbfaf5;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(960px,100%);min-width:0;max-height:min(86vh,920px);display:grid;overflow:hidden;box-shadow:0 28px 80px #00000047}.related-article-modal__header,.related-article-modal__footer{border-bottom:1px solid #17403724;justify-content:space-between;gap:16px;padding:20px 24px;display:flex}.related-article-modal__header>div{min-width:0}.related-article-modal__footer{border-top:1px solid #17403724;border-bottom:0;flex-wrap:wrap}.related-article-modal__header h2{color:#173f37;overflow-wrap:anywhere;margin:0;font-size:clamp(1.55rem,4vw,2.35rem)}.related-article-modal__header p{margin:8px 0 0}.related-article-modal__eyebrow{color:#5e6c66;text-transform:uppercase;font-size:.82rem;font-weight:850}.related-article-modal__close{color:#173f37;cursor:pointer;background:#eef4ef;border:0;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;font-size:1.55rem;display:inline-grid}.related-article-modal__content{padding:24px;font-size:1.05rem;line-height:1.75;overflow-y:auto}.related-article-modal__cover{background:#eef4ef;border-bottom:1px solid #17403724;max-height:320px;overflow:hidden}.related-article-modal__cover img{object-fit:contain;background:#eef4ef;width:100%;height:min(320px,34vh)}.related-article-modal__content .article-content-media{margin:28px 0}.related-article-modal__content .article-content-media img{border-radius:8px;width:100%;height:auto}.related-article-modal__content .article-content-media figcaption{color:#5e6c66;text-align:center;margin-top:8px;font-size:.92rem}.related-article-modal__content .article-content-media-inline{float:right;background:#eef4ef;border-radius:16px;width:min(42%,300px);max-width:300px;margin:.35rem 0 1rem 1rem;padding:8px;display:block}.related-article-modal__content .article-content-media-inline img{object-fit:contain;border-radius:10px;width:100%;height:auto;display:block}@media (width<=860px){.related-article-modal{padding:10px}.related-article-modal__dialog{width:100%;max-height:calc(100vh - 20px)}.related-article-modal__header,.related-article-modal__footer,.related-article-modal__content{padding:18px}.related-article-modal__content .article-content-media-inline{float:none;width:100%;max-width:100%;margin:1rem 0}}@media (width<=640px){.related-articles-grid{grid-template-columns:1fr}}@media (width<=480px){.related-article-modal{padding:8px}.related-article-modal__dialog{max-height:calc(100vh - 16px)}.related-article-modal__header,.related-article-modal__footer,.related-article-modal__content{padding:14px}.related-article-modal__footer{flex-direction:column;align-items:stretch}}
