: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-current-form{align-items:center;background:none;color:#1e1e1e;display:flex;flex:1;font-size:.875rem;font-size:var(--current-form-font-size,.875rem);font-weight:500;overflow:hidden;padding:.75rem;padding:var(--current-form-padding,.75rem);position:relative;text-transform:uppercase}@media screen and (min-width:30em){.m-current-form{padding:0;padding:var(--current-form-padding,0)}}.m-current-form>div{width:100%}.m-current-form__rank-title,.m-current-form__stat-abbr{color:#1e1e1e;text-transform:none}.m-current-form__header,.m-current-form__stat-abbr:not(.m-current-form__stat-abbr--full){display:none}.m-current-form__container{display:flex;flex-wrap:wrap;gap:1rem;gap:var(--current-form-container-gap,1rem);--columns:2;--columns:var(--current-form-container-columns,2)}.m-current-form__table{flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1));flex-grow:1;padding:0;padding:var(--current-form-table-padding,0)}.m-current-form__table--away,.m-current-form__table--home{background:none;color:#1e1e1e}.m-current-form__rank,.m-current-form__stat-item--lastsix,.m-current-form__team{position:relative}.m-current-form__rank:after,.m-current-form__stat-item--lastsix:after,.m-current-form__team:after{border-bottom:.0625rem solid transparent;bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;width:calc(100% - 2rem)}.m-current-form__overall{padding:.75rem;padding:var(--current-form-overall-padding,.75rem)}.m-current-form__crest-inner{margin:0 auto;max-width:6.25rem;max-width:var(--current-form-crest-max-width,6.25rem)}.m-current-form__stats{display:flex;flex:1 1 50%;flex-wrap:wrap;justify-content:space-between;padding:.75rem;padding:var(--current-form-stats-padding,.75rem)}.m-current-form__overall{flex:1 1 50%;padding:2rem 0 0;padding:var(--current-form-overall-padding,2rem 0 0);text-align:center}.m-current-form__team{color:#1e1e1e;font-size:inherit;font-size:var(--current-form-team-font-size,inherit);font-weight:inherit;padding:.75rem;padding:var(--current-form-team-padding,.75rem);text-align:center}.m-current-form__rank{line-height:1;padding:.75rem;padding:var(--current-form-rank-padding,.75rem);text-align:center}.m-current-form__rank-number{font-family:Graphik,Helvetica,Roboto,Arial,sans-serif;font-size:2.625rem;font-size:var(--current-form-rank-font-size,2.625rem);font-weight:400}.m-current-form__rank-title{font-size:.875rem;font-size:var(--current-form-rank-title-font-size,.875rem);font-weight:500;line-height:normal;margin:0 auto;margin:var(--current-form-rank-title-margin,0 auto)}.m-current-form__stat-item{font-size:inherit;font-size:var(--current-form-stat-item-font-size,inherit);font-weight:inherit;padding:.75rem;padding:var(--current-form-stat-item-padding,.75rem);text-align:center}.m-current-form__stat-item--draw,.m-current-form__stat-item--lost,.m-current-form__stat-item--played,.m-current-form__stat-item--points,.m-current-form__stat-item--won{align-items:center;display:flex;flex-direction:column;justify-content:center}.m-current-form__lastsix{align-items:center;background-color:#30bf2d;display:flex;height:1.25rem;height:var(--current-form-lastsix-height,1.25rem);justify-content:center;width:1.25rem;width:var(--current-form-lastsix-width,1.25rem)}.m-current-form__lastsix--l{background-color:#ff1740}.m-current-form__lastsix--d{background-color:#a8a9a9}.m-current-form__lastsix .m-current-form__stat-abbr{color:#4b0078;display:block;font-size:.625rem;font-weight:500;line-height:1}.m-current-form__stat-value{font-size:inherit;font-size:var(--current-form-stat-value-font-size,inherit);font-weight:inherit;margin:0;margin:var(--current-form-stat-value-margin,0);padding:1rem 0 0;padding:var(--current-form-stat-value-padding,1rem 0 0)}.m-current-form__stat-item--lastsix>.m-current-form__stat-value{display:flex;justify-content:center;margin:0 -.5rem;padding:.5rem 0}.m-current-form__stat-item--lastsix>.m-current-form__stat-value>.m-current-form__stat-value{margin-left:0;padding:0 .5rem}.m-current-form__stat-item--lastsix>.m-current-form__stat-value>.m-current-form__stat-value:not(:only-child):first-of-type{border-right:.125rem solid}.m-current-form__stat-item--lastsix{padding:0;padding:var(--current-form-stat-item-lastsix-padding,0)}.m-current-form__link{height:100%;left:0;position:absolute;top:0;width:100%}.m-current-form__link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-current-form{text-transform:capitalize;--current-form-container-columns:1}@media print,screen and (min-width:40em){.m-current-form{--current-form-container-columns:2}}@media print,screen and (min-width:64em){.m-current-form{--current-form-container-columns:1;--current-form-stats-padding:0 0.75rem 0.75rem 0.75rem}}@media screen and (min-width:80em){.m-current-form{--current-form-container-columns:2}}.m-current-form__table{background:#f5f5f5;border-radius:.375rem}.m-current-form__rank{font-family:RSCA,Helvetica,Roboto,Arial,sans-serif}.m-current-form__rank-title{display:none;font-family:Graphik,Helvetica,Roboto,Arial,sans-serif}.m-current-form__stat-value{font-size:1.125rem}