.article-title-row{display:flex;align-items:center;gap:26px;width:100%}.article-title-row>img{flex:0 0 auto;width:94px;height:94px;padding:7px;object-fit:contain;border-radius:18px;background:white;box-shadow:0 8px 24px rgba(0,0,0,.18)}.article-title-row h1{width:auto;flex:1}.card-title-row{display:flex;align-items:flex-start;gap:12px;margin:20px 0}.card-title-row>img{flex:0 0 auto;width:48px;height:48px;padding:3px;object-fit:contain;border:1px solid var(--line);border-radius:9px;background:white}.card-title-row h3{margin:0;flex:1}@media(max-width:650px){.article-title-row{align-items:flex-start;gap:15px}.article-title-row>img{width:62px;height:62px;border-radius:12px}.article-title-row h1{font-size:34px}.card-title-row>img{width:42px;height:42px}}
