.match-detail{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex;position:relative}@media (max-width:1024px){.match-detail{padding:0 10px}}.match-detail__toprow{flex-direction:row;justify-content:flex-end;align-items:center;width:115%;display:flex}.match-detail__header{z-index:1;width:100%;color:var(--color-accent-text);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.match-detail__header-back,.match-detail__header-options{display:none}@media (max-width:1024px){.match-detail__header-back,.match-detail__header-options{display:block}}.match-detail__header-back{padding-left:5px}.match-detail__header-options{padding-right:3px}.match-detail__header-title{z-index:1;text-align:left;width:100%;color:var(--color-accent-text);padding:0 0 40px 3%;font-size:1.9rem;font-weight:700}@media (max-width:1024px){.match-detail__header-title{text-align:center;padding:0;font-size:1.65rem;line-height:1.5em}}.match-detail__wrapper{z-index:2;background-color:var(--color-contrast-alt);filter:drop-shadow(0 4px 6px #00000014);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:225px;padding:20px 10%;display:flex;overflow:hidden}@media (max-width:1024px){.match-detail__wrapper{filter:none}}.match-detail__info{text-align:center;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;display:flex}.match-detail__info-side{cursor:pointer;border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;width:100%;max-width:33%;padding:1rem;display:flex;position:relative}.match-detail__info-side:hover{background-color:color-mix(in srgb, var(--color-muted-light) 12%, transparent)}.match-detail__info-side--left .match-detail__info-background{left:-100px;scale:1.75}@media (max-width:1024px){.match-detail__info-side--left .match-detail__info-background{left:-30%;scale:1}}.match-detail__info-side--right .match-detail__info-background{right:-100px;scale:1.75}@media (max-width:1024px){.match-detail__info-side--right .match-detail__info-background{right:-30%;scale:1}}.match-detail__info-background{z-index:-1;opacity:.15;width:auto;max-height:105px;position:absolute;bottom:-10%}@media (max-width:1024px){.match-detail__info-background{bottom:-25%}}.match-detail__info-mark{color:var(--color-accent);padding:5px}.match-detail__info-center{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.match-detail__info-time{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:600}.match-detail__info-logo{flex-direction:column;justify-content:center;align-items:center;min-height:60px;display:flex}.match-detail__info-date{letter-spacing:0%;font-family:Poppins,sans-serif;font-weight:600}.match-detail__info-date--ended{color:var(--color-muted);text-wrap:nowrap;font-weight:400;position:absolute;top:0}.match-detail__info-error{color:var(--color-error);margin-top:5px}.match-detail__info-title{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-box-orient:vertical;min-height:3.9rem;font-size:1.5rem;font-weight:600;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.match-detail__info-title{min-height:3rem;font-size:1.2rem}}.match-detail__events{flex-direction:row;justify-content:center;align-items:flex-start;gap:7%;width:100%;margin:0 auto;display:flex}@media (max-width:1024px){.match-detail__events{max-width:unset;gap:15px;padding:0 10px}}.match-detail__events-icon{width:100px}.match-detail__events-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:1024px){.match-detail__events-wrapper{min-width:50%}}.match-detail__events-wrapper--left,.match-detail__events-wrapper--right{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.match-detail__event{flex-flow:row;justify-content:center;align-items:center;gap:1rem;width:100%;font-weight:300;display:flex}@media (max-width:1300px){.match-detail__event{gap:.4rem}}@media (max-width:1024px){.match-detail__event{gap:.3rem}}.match-detail__event-player{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;border-radius:3px;-webkit-box-orient:vertical;width:100%;padding:2px 4px;display:-webkit-box;overflow:hidden}.match-detail__event-player:hover{background-color:color-mix(in srgb, var(--color-muted-light) 12%, transparent)}.match-detail__event-image{width:fit-content}.match-detail__event-icon{width:50%}.match-detail__event-OG{font-size:11px;font-weight:800}
