.article-promotion{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:22px 0;text-align:left}
.article-promotion a{text-decoration:none;border:0}
.article-promotion .article-promotion-download{display:inline-flex;align-items:center;gap:12px;min-height:40px;padding:9px 15px;box-sizing:border-box;background:#356b46;color:#fff;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}
.article-promotion-download:hover{background:#285637!important}
.article-promotion-download[aria-disabled=true]{opacity:.7;cursor:wait}
.article-promotion .article-promotion-status{margin:0;font-size:12px;line-height:1.7;color:#7b593b}
.article-promotion [hidden]{display:none!important}
.article-promotion .article-poster-dialog{padding:0;border:1px solid #e1e6dc;border-radius:14px;background:#f3f5f1;width:min(540px,calc(100vw - 28px));max-height:calc(100dvh - 32px);box-sizing:border-box;overflow:auto;color:#263c2c}
.article-poster-dialog::backdrop{background:#102117a8;backdrop-filter:blur(3px)}
.article-poster-dialog>header,.article-poster-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;background:#fff;position:sticky;z-index:1}
.article-poster-dialog>header{top:0;border-bottom:1px solid #e6ebe2}
.article-promotion .article-poster-dialog>header h2{font-size:14px;margin:0;line-height:1.5}
.article-poster-dialog>header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:6px;background:#f2f5ef;color:#365440;cursor:pointer;font-size:17px}
.article-poster-dialog-image{padding:18px;min-height:200px}
.article-promotion .article-poster-dialog-image img{display:block;width:100%;height:auto;margin:0;border-radius:0;box-shadow:0 3px 16px #1b352010}
.article-poster-dialog>footer{bottom:0;border-top:1px solid #e6ebe2}
.article-poster-dialog>footer span{font-size:11px;color:#73816f}
.article-promotion .article-poster-dialog>footer a{font-size:12px;color:#356b46;font-weight:600}
.article-promotion a:focus-visible,.article-promotion button:focus-visible{outline:2px solid #357147;outline-offset:4px}
@media(max-width:600px){.article-promotion{margin:20px 0}.article-poster-dialog-image{padding:10px}.article-poster-dialog>header,.article-poster-dialog>footer{padding:10px 12px}}

.circle-hero-actions .article-promotion{margin:0}
