: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-fixture-highlights{margin:1.5rem auto;padding:0 1rem}@media screen and (min-width:48em){.m-fixture-highlights{padding:0 4rem}}@media print,screen and (min-width:64em){.m-fixture-highlights{padding:0 5rem}}@media screen and (min-width:80em){.m-fixture-highlights{padding:0 7rem}}@media screen and (min-width:90em){.m-fixture-highlights{max-width:104rem}}.m-fixture-highlights__header{align-items:center;border-bottom:.125rem solid;display:flex;justify-content:space-between;margin:0 0 1rem;padding-bottom:.25rem}@media screen and (min-width:48em){.m-fixture-highlights__header{margin:0 0 1.5rem;padding-bottom:.5rem}}.m-fixture-highlights__heading{font-weight:600;margin-bottom:0}.m-fixture-highlights__link{align-items:center;display:flex;font-weight:600}.m-fixture-highlights__link:focus,.m-fixture-highlights__link:hover{text-decoration:none}.m-fixture-highlights__link-icon{left:0;margin-left:.3125rem;position:relative;transition:.14s;fill:#b90a25}.m-fixture-highlights__link:hover .m-fixture-highlights__link-icon{left:.5rem}@media screen and (max-width:63.99875em){.m-fixture-highlights__body>*+*{margin-top:1rem}}@media print,screen and (min-width:64em){.m-fixture-highlights__body{display:flex;margin:0 -.5rem}}.m-fixture-highlights{margin:0 0 1.5rem;max-width:none;padding:0}.m-fixture-highlights__body>*+*{margin-top:0}.m-fixture-highlights__body .m-fixture-entity{flex:1 1 100%}@media print,screen and (min-width:64em){.m-fixture-highlights__body .m-fixture-entity{flex:1 1 50%}}