.st-news__heading{color:#1a73e8;font-size:28px;margin:0 0 26px;text-align:center}.st-news__list{display:flex;flex-direction:column}.st-news__item{align-items:center;border-bottom:1px solid #e8ecf0;display:flex;gap:32px;padding:28px 0;text-decoration:none;transition:background .15s ease}.st-news__item:first-child{border-top:1px solid #e8ecf0}.st-news__item:hover{background:#f8faff;margin:0 -24px;padding-left:24px;padding-right:24px}.st-news__thumb-wrap{border-radius:8px;flex-shrink:0;height:80px;overflow:hidden;width:120px}.st-news__thumb{display:block;height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.st-news__item:hover .st-news__thumb{transform:scale(1.05)}.st-news__thumb-placeholder{background:linear-gradient(135deg,#e8ecf0,#d0d8e4);height:100%;width:100%}.st-news__body{display:flex;flex:1;flex-direction:column;gap:6px}.st-news__date{color:#4a5568;font-size:13px;font-weight:500;letter-spacing:.05em;margin:0;text-transform:uppercase}.st-news__title{color:#041325;font-size:18px;line-height:28px;transition:color .2s ease}.st-news__item:hover .st-news__title{color:#1a73e8}@media (max-width:640px){.st-news{padding:48px 0}.st-news__item{gap:16px}.st-news__item:hover{margin:0 -16px;padding-left:16px;padding-right:16px}.st-news__thumb-wrap{height:56px;width:80px}.st-news__title{font-size:16px;line-height:24px}}