.pm-authority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}
.pm-quote{margin:0;padding:28px;background:#fff;border-top:3px solid #ff4b20}
.pm-quote blockquote{margin:0;font-size:1.15rem;line-height:1.65}
.pm-quote figcaption{display:grid;gap:4px;margin-top:24px;font-size:.9rem}
.pm-quote figcaption span{color:#626260}
.pm-expert{padding:24px;border:1px solid #d6d5d0;overflow-wrap:anywhere}
.pm-expert h3{font-size:1.5rem;margin:20px 0 10px}
.pm-expert-photo img{width:100%;height:280px;object-fit:cover;display:block}
.pm-expert-photo:empty{display:none}
.pm-article-reading{max-width:800px;padding-bottom:36px;overflow-wrap:anywhere}
.pm-article-reading img{max-width:100%;height:auto}
.pm-article-reading iframe{max-width:100%}
.article-author>img{width:72px;height:72px;object-fit:cover;border-radius:50%;flex-shrink:0}
@media(max-width:900px){.pm-authority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.pm-authority-grid{grid-template-columns:1fr}.pm-quote,.pm-expert{padding:22px}.pm-expert-photo img{height:300px}}
