@charset "UTF-8";.nd-score-pre{display:grid;grid-template-columns:1fr 152px 1fr;grid-template-areas:".     message .    " "score score   score";list-style:none;margin:46px 0 0;padding-left:0;position:relative;width:100%}.nd-score-pre__upper{background-color:transparent;grid-area:message;position:absolute;min-width:152px;top:-28px}.nd-score-pre__period{align-items:center;background-color:#3e7423;display:flex;font-size:16px;height:28px;justify-content:center;line-height:18px}.nd-score-pre__period{font-family:var(--font-source-sans-pro);color:#fff;font-weight:600}.nd-score-pre__middle{display:grid;grid-area:score;grid-template-columns:1fr 152px 1fr;grid-template-areas:"top-space    top-space    top-space   " "home         board        away        " "bottom-space bottom-space bottom-space"}.nd-score-pre__home-td{grid-area:home}.nd-score-pre__board{grid-area:board}.nd-score-pre__away-td{grid-area:away}.nd-score-pre__team{align-content:center;background-color:#000;height:58px;margin:0;padding:16px 4px 10px;position:relative;text-align:center}.nd-score-pre__team.away{grid-area:away}.nd-score-pre__team.home{grid-area:home}.nd-score-pre__team-logo{max-width:60px;position:absolute;top:-46px;left:50%;transform:translate(-50%)}.nd-score-pre__team-name{font-size:17px;line-height:19px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;max-height:38px;overflow:hidden}.nd-score-pre__team-name{font-family:var(--font-source-sans-pro);color:#fff;font-weight:600}.nd-score-pre__time{align-items:center;display:grid;grid-area:board;list-style:none;margin:0;padding:0 5px;text-align:center;background-color:#fff;font-size:35px;line-height:44px}.nd-score-pre__time{font-family:var(--font-source-sans-pro);color:#282828;font-weight:600}@media (min-width: 968px){.nd-score-pre{grid-template-columns:1fr 166px 1fr;margin-top:28px}.nd-score-pre__upper{min-width:166px}.nd-score-pre__middle{grid-template-columns:1fr 166px 1fr}.nd-score-pre__middle.filling{background-color:#282828}.nd-score-pre__team{align-items:center;display:flex;padding:9px 0;height:50px}.nd-score-pre__team.away{padding-left:12px}.nd-score-pre__team.home{flex-direction:row-reverse;padding-right:12px}.nd-score-pre__team-logo{position:static;transform:unset}.home .nd-score-pre__team-logo{margin-left:19px}.away .nd-score-pre__team-logo{margin-right:19px}.nd-score-pre__team-name{font-size:25px;line-height:32px;-webkit-line-clamp:1;line-clamp:1;max-height:32px}}
