.fco-match-team-with-crest{font-family:var(--body-font-family);color:var(--text-color);text-align:start;align-items:center;gap:.5rem;font-size:1rem;text-decoration:none;display:flex}.fco-match-team-with-crest .fco-image{block-size:1.5rem;inline-size:1.5rem}.fco-match-team-with-crest--reversed{text-align:end;flex-direction:row-reverse}.fco-match-team-with-crest .fco-short-name,.fco-match-team-with-crest--responsive .fco-long-name{display:none}.fco-match-team-with-crest--responsive .fco-short-name{display:block}@media (min-width:768px){.fco-match-team-with-crest--responsive .fco-long-name{display:block}.fco-match-team-with-crest--responsive .fco-short-name{display:none}}.fco-match-team-with-crest--wrap{flex-direction:column;justify-content:center}@media (min-width:768px){.fco-match-team-with-crest--wrap{flex-direction:row;justify-content:start}.fco-match-team-with-crest--reversed.fco-match-team-with-crest--wrap{flex-direction:row-reverse;justify-content:end}}.fco-match-team-with-crest--1-red-cards .fco-team-name:after{background:var(--match-red-card)}.fco-match-team-with-crest--2-red-cards .fco-team-name:after{background:var(--match-red-card);box-shadow:20px 0 0 var(--match-red-card)}.fco-match-team-with-crest--3-red-cards .fco-team-name:after{background:var(--match-red-card);box-shadow:20px 0 0 var(--match-red-card),40px 0 0 var(--match-red-card)}.fco-match-team-with-crest--4-red-cards .fco-team-name:after{background:var(--match-red-card);box-shadow:20px 0 0 var(--match-red-card),40px 0 0 var(--match-red-card),60px 0 0 var(--match-red-card)}.fco-match-team-with-crest[class*=red-cards] .fco-team-name{padding-block:2px;position:relative}.fco-match-team-with-crest[class*=red-cards] .fco-team-name:after{content:"";block-size:2px;inline-size:16px;position:absolute;inset-block-end:0;inset-inline-start:0}.fco-match-team-with-crest[class*=red-cards].fco-match-team-with-crest--reversed .fco-team-name:after{inset-inline:auto 0;rotate:180deg}