.predictions-game-info{padding:var(--space-m);font-size:var(--font-size-l);line-height:21px}.predictions-game-info svg{width:32px;height:32px;margin-right:var(--space-xxs)}.predictions-game-info__header{display:flex}.predictions-game-info__section-title{font-weight:var(--font-weight-l);justify-content:center;align-items:center;display:flex}.predictions-game-info__list{margin-bottom:var(--space-m);padding-left:var(--space-l);list-style-type:disc;list-style-position:outside}.predictions-game-info__list a{text-decoration:underline}.predictions-game-info__list .predictions-game-info__disclaimer{font-size:var(--font-size-m);font-style:italic}.predictions-game-info__list li,.predictions-game-info__list p{margin-bottom:var(--space-xs)}.predictions-game-info__list .predictions-game-info__rules-image{min-height:72px;margin:var(--space-xs)0}.predictions-game-info__list img{max-width:100%}.predictions-game-info .rules-title{padding-bottom:var(--space-xs)}.predictions-game-info__rule--highlighted{border-radius:var(--border-radius-s);outline-offset:var(--space-xxs);animation:4s forwards rule4Highlight}.predictions-game-info__photo-credits{padding-top:var(--space-xs);font-size:var(--font-size-m)}@keyframes rule4Highlight{0%{outline:2px solid var(--predictions-game-color-gold)}to{background-color:#0000;outline:2px solid #0000}}