:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-head-to-head{background:var(--head-to-head-background,#000);border-radius:var(--head-to-head-border-radius,0);color:var(--head-to-head-color,#fff);container-name:head-to-head;container-type:inline-size;font-weight:400;padding:var(--head-to-head-padding,1rem)}.m-head-to-head__inner{padding:var(--head-to-head-inner-padding,.75rem)}.m-head-to-head__form{display:flex;flex-direction:var(--head-to-head-form-direction,row);gap:var(--head-to-head-form-gap,1rem);--columns:var(--head-to-head-form-columns,2)}.m-head-to-head__team{align-items:center;background:var(--head-to-head-team-background,transparent);border:var(--head-to-head-team-border,none);border-radius:var(--head-to-head-team-border-radius,0);display:flex;flex:1 1 0;flex-direction:var(--head-to-head-team-direction,column);flex-wrap:wrap;gap:var(--head-to-head-team-gap,.5rem);padding:var(--head-to-head-team-padding,1rem);place-content:var(--head-to-head-team-place-content,center);text-align:center}.m-head-to-head__team-crest{height:var(--head-to-head-crest-height,3rem);width:var(--head-to-head-crest-width,3rem)}.m-head-to-head__team-crest :is(img){max-height:100%;max-width:100%}.m-head-to-head__team-name{font-family:var(--head-to-head-team-name-font-family,"Ubuntu",Helvetica,Roboto,Arial,sans-serif);font-size:var(--head-to-head-team-name-font-size,.875rem);font-weight:var(--head-to-head-team-name-font-weight,600);line-height:1.2;margin:0;text-transform:var(--head-to-head-team-name-text-transform,uppercase)}.m-head-to-head__last-result{align-items:center;display:flex;flex:0 1 auto;flex-direction:column;gap:var(--head-to-head-last-result-gap,.25rem)}.m-head-to-head__last-result-label{font-size:var(--head-to-head-last-result-label-font-size,.6875rem);font-weight:var(--head-to-head-last-result-label-font-weight,600);opacity:.7;text-transform:uppercase}.m-head-to-head__last-result-match{align-items:center;display:flex;gap:var(--head-to-head-last-result-match-gap,.5rem);justify-content:center}.m-head-to-head__last-result-opponent{font-size:var(--head-to-head-last-result-opponent-font-size,.75rem)}.m-head-to-head__last-result-score{font-family:var(--head-to-head-last-result-score-font-family,"Ubuntu",Helvetica,Roboto,Arial,sans-serif);font-size:var(--head-to-head-last-result-score-font-size,1.5rem);font-weight:var(--head-to-head-last-result-score-font-weight,bold)}.m-head-to-head__last-six{flex-wrap:wrap;gap:var(--head-to-head-last-six-gap,.25rem);list-style:none;margin:0}.m-head-to-head__last-six,.m-head-to-head__result{align-items:center;display:flex;justify-content:center}.m-head-to-head__result{background-color:#545454;border-radius:var(--head-to-head-result-border-radius,50%);color:#fff;font-size:var(--head-to-head-result-font-size,.6875rem);font-weight:var(--head-to-head-result-font-weight,bold);height:var(--head-to-head-result-size,1.375rem);text-transform:uppercase;width:var(--head-to-head-result-size,1.375rem)}.m-head-to-head__result--w{background-color:#12b76a;color:#000}.m-head-to-head__result--l{background-color:#f14437;color:#000}@container head-to-head (max-width: 30rem){.m-head-to-head__table{border-radius:var(--head-to-head-table-border-radius--stacked,0)!important}.m-head-to-head__form{--head-to-head-form-columns:1;--head-to-head-form-direction:column;--head-to-head-team-direction:row}.m-head-to-head__team{--head-to-head-team-place-content:flex-start}}.m-head-to-head{--head-to-head-result-border-radius:0;--head-to-head-team-gap:1rem;--head-to-head-team-border-radius:0.5rem;--head-to-head-team-border:1px solid #3f300f}.m-head-to-head__result--d{color:#000}.m-head-to-head{--head-to-head-background:linear-gradient(180deg,#2e2e2e,#000 49.52%);--head-to-head-padding:2rem;--head-to-head-border-radius:0.5rem;--head-to-head-team-background:#171717}