.dice{background:#fff;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5rem;margin:.5rem;padding:.625rem;opacity:0;transition:opacity .25s ease-in-out;border:.0625rem solid #000;height:4.375rem;width:4.375rem}.dice[data-number=large]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem;font-weight:700}.dice.show{opacity:1}.dice__results{margin-bottom:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.dice__results,.dice__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dice__total{opacity:0;color:#34495e;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;margin-top:.5rem}@media (min-width:48em){.dice__total{font-size:1.5rem}}.dice__total span{margin-left:.5rem;font-weight:700;-ms-flex-negative:0;flex-shrink:0}.dice__total.show{opacity:1}.dice span{position:relative;margin:auto}.dice span,.dice span:after,.dice span:before{display:inline-block;background:#000;border-radius:50%;height:.75rem;width:.75rem}.dice span:after,.dice span:before{content:"";position:absolute;left:0}.dice span:before{top:-1.125rem}.dice span:after{bottom:-1.125rem}.dice[data-number="1"]{color:#fff}.dice[data-number="1"] span:first-child,.dice[data-number="1"] span:nth-child(3){display:none}.dice[data-number="1"] span:nth-child(2):after,.dice[data-number="1"] span:nth-child(2):before{content:none}.dice[data-number="2"] span:first-child{background:none}.dice[data-number="2"] span:first-child:before{content:none}.dice[data-number="2"] span:nth-child(2){background:none}.dice[data-number="2"] span:nth-child(2):after,.dice[data-number="2"] span:nth-child(2):before{content:none}.dice[data-number="2"] span:nth-child(3){background:none}.dice[data-number="2"] span:nth-child(3):after{content:none}.dice[data-number="3"] span:first-child{background:none}.dice[data-number="3"] span:first-child:before,.dice[data-number="3"] span:nth-child(2):after,.dice[data-number="3"] span:nth-child(2):before{content:none}.dice[data-number="3"] span:nth-child(3){background:none}.dice[data-number="3"] span:nth-child(3):after{content:none}.dice[data-number="4"] span:first-child,.dice[data-number="4"] span:nth-child(2){background:none}.dice[data-number="4"] span:nth-child(2):after,.dice[data-number="4"] span:nth-child(2):before{content:none}.dice[data-number="4"] span:nth-child(3),.dice[data-number="5"] span:first-child{background:none}.dice[data-number="5"] span:nth-child(2):after,.dice[data-number="5"] span:nth-child(2):before{content:none}.dice[data-number="5"] span:nth-child(3),.dice[data-number="6"] span:nth-child(2){background:none}.dice[data-number="6"] span:nth-child(2):after,.dice[data-number="6"] span:nth-child(2):before,.dice[data-number="7"] span:nth-child(2):after,.dice[data-number="7"] span:nth-child(2):before{content:none}.dice[data-number="8"] span:nth-child(2){background:none}.dice[data-number="7"] span,.dice[data-number="8"] span,.dice[data-number="9"] span{margin:0}.info-table{border-spacing:0;border:none;width:100%;text-align:left;word-break:break-word;margin:.75rem 0 1.25rem}.info-table a{color:#3498db;text-decoration:underline}.info-table a:hover{color:#34495e}.info-table a:focus{outline:.0625rem dotted currentColor;outline-offset:.25rem}.info-table__holder{width:100%}.info-table__holder.is-hidden,.info-table tr.is-hidden{display:none}.info-table--no-margin{margin:0}.info-table--no-margin-bottom{margin-bottom:0}.info-table caption{background:#124364;padding:.25rem .5rem;color:#fff;font-size:.875rem}.info-table thead{background-color:#3498db}.info-table th{width:33.33333%;word-break:break-all}.info-table__cell-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-table__cell-icon-holder{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.info-table__cell-icon svg{color:currentColor;margin-right:.25rem;height:1.125rem;width:1.125rem}.info-table--no-shrink tr td:first-child{white-space:nowrap}.info-table[data-type=double] th{width:50%}.info-table[data-type=rounds] th{width:70%}.info-table[data-type=rounds] th:first-child{width:30%}.info-table[data-type=dice] th{width:25%}.info-table td,.info-table th{padding:.5rem .75rem}.info-table td:not(:first-child),.info-table th:not(:first-child){text-align:center}.info-table tbody tr{color:#34495e}.info-table tbody tr:nth-child(odd){background-color:#f5f5f5}.info-table tbody tr:first-child td:not(:first-child){opacity:0}.info-table tbody.show tr:first-child td:not(:first-child){opacity:1}.info-table tfoot{background-color:#dcdcdc;color:#34495e}.info-table tfoot tr:first-child td:not(:first-child){opacity:0}.info-table tfoot.show tr:first-child td:not(:first-child){opacity:1}.info-table.has-max-height tbody{display:block}.info-table.has-max-height tr{display:-webkit-box;display:-ms-flexbox;display:flex}.info-table.has-max-height tbody{max-height:21.25rem;overflow-y:auto;overflow-x:hidden}.info-table.has-max-height tbody td{width:50%}