.content-html h2{font-weight:700;color:var(--color-text-dark)}.content-html a{color:#8C23FF;text-decoration:none;font-weight:500;position:relative;transition:all .2s ease}.content-html a:hover{color:#FFD233;text-decoration:underline}.content-html a:focus{outline:2px solid #FFD233;outline-offset:2px}.content-html a:active{color:var(--color-text-dark)}.content-html a[href^=http]:after{content:"↗";display:inline-block;margin-left:.25rem;font-size:.8em}.content-html ul{list-style-type:disc;margin-left:1.5rem}.content-html ol.chicken-steps{counter-reset:chicken-step;padding-left:0;list-style:none;margin:2rem 0}.content-html .chicken-steps .chicken-step{position:relative;padding-left:3rem;min-height:2.5rem}.content-html .chicken-steps .chicken-step:before{content:counter(chicken-step);counter-increment:chicken-step;position:absolute;left:0;top:0;width:2rem;height:2rem;background-color:#FFD100;color:#2D004F;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.content-html table{width:100%;border-collapse:collapse;margin:2rem 0}.content-html table th{background-color:var(--color-grayBg);padding:1rem;text-align:left;font-weight:600}.content-html table td,.content-html table th{border-bottom:1px solid var(--color-text-dark)}.content-html table td{vertical-align:top;padding-left:1rem;padding-right:1rem}.content-html table tr:nth-child(2n),.content-html table tr:nth-child(odd){background-color:var(--color-grayBg)}.content-html .multiplier-table td,.content-html .multiplier-table th{text-align:center}.content-html p{line-height:1.6}.content-html strong{font-weight:700}.content-html .game-note{font-style:italic;margin-top:1rem;font-size:.95rem}.content-html .device-instruction{display:flex;align-items:flex-start}.content-html .device-instruction strong{min-width:6rem;display:inline-block;margin-right:.5rem}.content-html h1,.content-html h2,.content-html h3,.content-html h4,.content-html h5,.content-html h6{font-weight:700;margin-top:2rem}.content-html .game-benefits{background-color:var(--color-grayBg);padding:1.5rem;border-radius:.5rem;margin:2rem 0}.content-html .game-benefits h3{margin-top:0}