.match-card{background-color:#f7f7f7;cursor:pointer;display:flex;flex-direction:column;max-width:80rem;transition:background-color .15s ease-out}.match-card:hover{background-color:#ebebeb}.match-card__info-block{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1.5rem}.match-card__info-block__score{display:flex;flex-direction:column;gap:.25rem}.match-card__info-block__score span{color:#ff8f07;font-size:3.5rem;font-stretch:expanded;font-weight:700;letter-spacing:-.02em;line-height:115%;text-align:center}@media (max-width:768px){.match-card__info-block__score span{font-size:2.67rem}}.match-card__info-block__date{color:#2b2b2b99;font-size:1.25rem;font-weight:300;letter-spacing:0;line-height:145%;text-align:center}@media (max-width:768px){.match-card__info-block__date{font-size:1.33rem}}.match-card__description{align-items:center;display:flex;gap:1.5rem;justify-content:center;padding:1.5rem}@media (max-width:768px){.match-card__description{flex-direction:column;gap:.33rem;padding:1.33rem}}.match-card__description__arena{font-size:1.25rem;font-weight:500;letter-spacing:-.02em;line-height:145%}@media (max-width:768px){.match-card__description__arena{font-size:1.33rem}}.match-card__description__league{font-size:1.25rem;font-weight:300;letter-spacing:0;line-height:145%}@media (max-width:768px){.match-card__description__league{font-size:1.33rem}}.match-card__description__time{color:#2b2b2b99;font-size:1.25rem;font-weight:300;letter-spacing:0;line-height:145%}@media (max-width:768px){.match-card__description__time{font-size:1.33rem}}.match-card[data-size=large] .match-card__info-block{border-bottom:1px solid rgba(33,33,33,.051);border-left:1px solid rgba(33,33,33,.051);border-right:1px solid rgba(33,33,33,.051)}.match-card[data-size=large] .match-card__info-block .club-logo{max-width:25rem;width:100%}.match-card[data-size=basic] .match-card__info-block{padding:1.5rem}.match-card[data-size=basic] .match-card__description{flex-direction:column;gap:.25rem}.match-card[data-size=basic] .match-card__description__league{font-size:1rem;font-weight:300;letter-spacing:0;line-height:145%}@media (max-width:768px){.match-card[data-size=basic] .match-card__description__league{font-size:1.17rem}}.match-card[data-size=small] .match-card__info-block{padding:.67rem}.match-card[data-size=small] .match-card__info-block__score span{font-size:2.75rem;font-stretch:expanded;font-weight:500;font-weight:700;letter-spacing:-.02em;line-height:130%}@media (max-width:768px){.match-card[data-size=small] .match-card__info-block__score span{font-size:2rem}}.match-card[data-type=incoming] .match-card__info-block__score span{color:#2b2b2b66}
