#match-card-embed-root{align-items:center;display:flex;justify-content:center}#match-card-embed-root .card{align-items:center;background-color:#fff;border:1px solid #d6d6dd;display:flex;flex-wrap:wrap;font-size:13px;font-weight:700;justify-content:space-between;position:relative}#match-card-embed-root .card .card-link{height:100%;left:0;position:absolute;top:0;width:100%}#match-card-embed-root .card .league_title{background-color:#d6d6d6;margin-bottom:1rem;padding:.6rem 1rem;width:100%}#match-card-embed-root .card .league_title img{max-height:15px;width:auto}#match-card-embed-root .card .timeplace{align-items:center;border-bottom:1px solid #e5e5e5;color:#757575;display:flex;flex:1 0 100%;font-size:11px;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;padding-left:1rem;padding-right:1rem}@media screen and (max-width:500px){#match-card-embed-root .card .timeplace .time{display:none!important}}#match-card-embed-root .card .timeplace .place,#match-card-embed-root .card .timeplace .time{align-items:center;display:flex}#match-card-embed-root .card .timeplace .place{flex-grow:1}#match-card-embed-root .card .timeplace img{height:13px;margin-right:.2rem}#match-card-embed-root .card .timeplace .round{text-align:right}@media screen and (max-width:380px){#match-card-embed-root .card .timeplace .round{display:none!important}}#match-card-embed-root .card .timeplace .stage{align-items:center;background-color:#151a95;color:#fff;display:flex;justify-content:center;padding:1px 8px;text-transform:uppercase}#match-card-embed-root .card .timeplace .stage img{margin-right:.4rem}#match-card-embed-root .card .timeplace .live-game-flag{background-color:#e1333d;color:#fff;font-weight:700;margin-left:10px;padding:1px 8px;text-transform:uppercase}@media screen and (max-width:600px){#match-card-embed-root .card .timeplace .live-game-flag{margin-right:15px}}#match-card-embed-root .card .timeplace .full-time-flag{background-color:#151a95;color:#fff;font-weight:700;margin-left:15px;padding:1px 8px;text-transform:uppercase}@media screen and (max-width:600px){#match-card-embed-root .card .timeplace .full-time-flag{margin-right:15px}}#match-card-embed-root .card .timeplace .postponed-flag{background-color:#ededed;color:#000;font-weight:700;margin-left:15px;padding:1px 8px;text-transform:uppercase}@media screen and (max-width:600px){#match-card-embed-root .card .timeplace .postponed-flag{margin-right:15px}}#match-card-embed-root .card .timeplace .cancelled-flag{background-color:#ededed;color:#000;font-weight:700;margin-left:15px;padding:1px 8px;text-transform:uppercase}@media screen and (max-width:600px){#match-card-embed-root .card .timeplace .cancelled-flag{margin-right:15px}}@media screen and (max-width:500px){#match-card-embed-root .card .timeplace .venue-text{flex-grow:0;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:400px){#match-card-embed-root .card .timeplace .venue-text{flex-grow:0;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}#match-card-embed-root .card .teams{display:flex;justify-content:space-around;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;padding-top:1rem;width:100%}#match-card-embed-root .card .team{align-items:center;display:flex;flex-direction:column;max-width:8rem;text-align:center}#match-card-embed-root .card .team:last-of-type{margin-bottom:1rem}#match-card-embed-root .card .team.versus{align-self:center;color:#aaa;font-size:1.5rem}#match-card-embed-root .card .team .logo img{max-height:100px;width:auto}#match-card-embed-root .card .team .team-name{font-size:1rem;line-height:1.2;padding-top:.25rem}#match-card-embed-root .card .team .team-name-short{display:none}#match-card-embed-root .card .team .next-match a{color:var(--keepup-site-primary-color,#e40035);display:block;font-size:11px;font-weight:700;opacity:.8;position:relative;text-transform:uppercase}#match-card-embed-root .card .team .next-match a:hover{opacity:1}#match-card-embed-root .card .team .next-match a svg{display:inline;margin-left:0!important}#match-card-embed-root .card .team .score{color:#000;font-size:2.5rem;font-weight:400;grid-area:score}#match-card-embed-root .card[data-scores=true] .teams .team{align-items:center;display:flex;flex-direction:column;max-width:12rem;text-align:center}#match-card-embed-root .card[data-scores=true] .teams .team:first-of-type{display:grid;gap:0 2.5rem;grid-template-areas:"logo score" "name score";grid-template-columns:2fr 1fr;grid-template-rows:7rem 5rem;margin-bottom:0}@media screen and (max-width:639px){#match-card-embed-root .card[data-scores=true] .teams .team:first-of-type .next-match{grid-column-end:3;grid-column-start:1}}#match-card-embed-root .card[data-scores=true] .teams .team:last-of-type{display:grid;gap:0 2.5rem;grid-template-areas:"score logo" "score name";grid-template-columns:1fr 2fr;grid-template-rows:7rem 5rem;margin-bottom:0}#match-card-embed-root .card[data-scores=true] .teams .team:last-of-type .next-match{grid-column-start:2}@media screen and (max-width:639px){#match-card-embed-root .card[data-scores=true] .teams .team:last-of-type .next-match{grid-column-end:3;grid-column-start:1}}#match-card-embed-root .card[data-scores=true] .teams .team .logo{align-items:center;display:flex;grid-area:logo;justify-content:center}#match-card-embed-root .card[data-scores=true] .teams .team .logo img{max-height:100px;width:auto}#match-card-embed-root .card[data-scores=true] .teams .team .team-name{align-self:start;display:block;grid-area:name;line-height:1.2;padding-top:.25rem}#match-card-embed-root .card[data-scores=true] .teams .team .team-name-short{display:none;grid-area:name}#match-card-embed-root .card[data-scores=true] .teams .team .score{color:#000;font-size:2.5rem;font-weight:400;grid-area:score}#match-card-embed-root .card .buttons{margin:.5rem 1rem 1rem}#match-card-embed-root .card .broadcast_partners{align-items:center;color:#757575;display:flex;flex-grow:1;font-size:12px;font-weight:400;gap:.75rem;justify-content:flex-start;padding-left:5px;padding-top:13px}#match-card-embed-root .card .broadcast_partners img{box-sizing:content-box;height:25px;padding:.5rem;position:relative;width:auto}#match-card-embed-root .card .date-short{display:none}#match-card-embed-root .card .date-long{display:block}#match-card-embed-root .card .match_card_links{align-items:center;color:#757575;display:flex;font-size:10px;gap:.75rem;justify-content:center}@media screen and (max-width:639px){#match-card-embed-root .card .match_card_links{grid-column-gap:.5rem;grid-row-gap:.5rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content}#match-card-embed-root .card .match_card_links .tickets-button-container:first-child{grid-area:1/1/2/2}#match-card-embed-root .card .match_card_links .tickets-button-container:nth-child(2){grid-area:1/2/2/3}#match-card-embed-root .card .match_card_links .tickets-button-container:nth-child(3){grid-area:2/1/3/3}#match-card-embed-root .card .date-short{display:block}#match-card-embed-root .card .date-long{display:none}#match-card-embed-root .card .venue-text{flex-grow:0;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#match-card-embed-root .card[data-scores=true] .teams{position:relative}#match-card-embed-root .card[data-scores=true] .teams .team:first-of-type{gap:0 1rem;grid-template-areas:"logo score" "name score";grid-template-columns:2fr 1fr;grid-template-rows:2fr 1fr;height:auto;margin-bottom:0;max-width:6rem}#match-card-embed-root .card[data-scores=true] .teams .team:last-of-type{display:grid;gap:0 1rem;grid-template-areas:"score logo" "score name";grid-template-columns:1fr 2fr;grid-template-rows:2fr 1fr;height:auto;margin-bottom:0;max-width:6rem}#match-card-embed-root .card[data-scores=true] .teams .team.versus{font-size:1rem}#match-card-embed-root .card[data-scores=true] .teams .team .logo{align-items:center;display:flex;grid-area:logo;justify-content:center}#match-card-embed-root .card[data-scores=true] .teams .team .logo img{height:auto;max-height:auto;max-width:2rem}#match-card-embed-root .card[data-scores=true] .teams .team .team-name{display:none}#match-card-embed-root .card[data-scores=true] .teams .team .team-name-short{display:block;font-size:1rem}#match-card-embed-root .card[data-scores=true] .teams .team .score{font-size:1.5rem}}