.pulse-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px;align-items:stretch}.pulse-grid>.live-card,.pulse-match{min-height:320px}.pulse-match{background:#dedbd2;border:1px solid var(--line);padding:22px;display:flex;flex-direction:column}.pulse-match>#live-spotlight-card{flex:1;display:flex}.pulse-match>#live-spotlight-card>.live-card-link{width:100%;display:flex}.pulse-match>#live-spotlight-card .team-match-card{width:100%;min-height:100%;border:0;margin-top:14px}.pulse-match .card-top{flex-shrink:0}.pulse-match .team{font-size:21px}.pulse-match .team-badge{width:48px;height:48px}.pulse-match .team-logo{width:34px;height:34px}@media(max-width:800px){.pulse-grid{grid-template-columns:1fr}.pulse-grid>.live-card,.pulse-match{min-height:280px}}