.news-game-context{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:16px;margin:18px 0 24px;padding:13px 15px;border:1px solid #31547d;border-radius:12px;background:linear-gradient(105deg,#132741,#1a2d46 55%,#16243a);box-shadow:0 10px 24px rgba(6,15,28,.2)}.news-game-context__art{width:74px;height:52px;overflow:hidden;border-radius:8px;background:#0c1726}.news-game-context__art img{width:100%;height:100%;object-fit:cover}.news-game-context__art span{display:grid;width:100%;height:100%;place-items:center;color:#8abcf2;font-size:11px;font-weight:800;letter-spacing:.08em}.news-game-context__copy{min-width:0}.news-game-context__copy span,.news-game-context__copy small{display:block;color:#9eb4cf;font-size:12px}.news-game-context__copy strong{display:block;overflow:hidden;color:#fff;font-size:17px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.news-game-context__action{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #5485ba;border-radius:7px;color:#d6eaff;font-size:13px;font-weight:700;white-space:nowrap}.news-game-context__action b{font-size:18px;line-height:1}.news-game-context__action:hover{border-color:#83b8f2;background:#2b5d92;color:#fff}@media(max-width:640px){.news-game-context{grid-template-columns:52px minmax(0,1fr);gap:10px;margin:14px 0 18px;padding:11px}.news-game-context__art{width:52px;height:52px}.news-game-context__copy strong{font-size:15px}.news-game-context__action{grid-column:1/-1;justify-content:space-between;padding:8px 10px}.news-game-context__copy small{line-height:1.45}}
