.h5p-bingo .h5p-bingo-board{box-sizing:border-box;display:flex;flex-direction:row;padding:1em;line-height:1.3em;background:#46b5a1;position:relative}.h5p-bingo .h5p-bingo-board .h5p-bingo-toggle-sound-button{background:#000;border:.1em solid transparent;border-radius:50%;top:-0.5em;color:#fff;font-size:1.1em;height:2em;position:absolute;right:-0.5em;width:2em}.h5p-bingo .h5p-bingo-board .h5p-bingo-toggle-sound-button:not(.muted)::before{content:"";font-family:"H5PFontAwesome4";left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.h5p-bingo .h5p-bingo-board .h5p-bingo-toggle-sound-button.muted::before{content:"";font-family:"H5PFontAwesome4";left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.h5p-bingo .h5p-bingo-board .h5p-bingo-toggle-sound-button:hover{background-color:#2b2b2b;cursor:pointer}.h5p-bingo .h5p-bingo-column{display:flex;flex-direction:column;flex:1;align-items:center;min-width:0}.h5p-bingo .h5p-bingo-button{display:flex;justify-content:center;flex:1;align-items:center;border:.1em solid #fff;border-radius:.5em;position:relative;text-align:center;background:#fff;transition:transform .8s;box-shadow:10px 10px 22px 0px rgba(0,0,0,.12);overflow:hidden;width:calc(90% - .2em);margin:5% 0;white-space:nowrap;user-select:none}.h5p-bingo .h5p-bingo-button.numbers{font-size:2.5em;font-weight:bold;border-radius:50%;border:.5em solid #fff;box-sizing:border-box}.h5p-bingo .h5p-bingo-button.words{box-sizing:border-box;border:1.2em solid #fff;font-size:1em}.h5p-bingo .h5p-bingo-button:not(.h5p-button-blocked):hover{cursor:pointer;background-color:#efefef}.h5p-bingo .h5p-bingo-button:not(.h5p-button-blocked):not(.h5p-button-activated):hover{border-color:#efefef}.h5p-bingo .h5p-bingo-button:after{content:"";display:block;padding-bottom:100%}.h5p-bingo .h5p-bingo-button-label{opacity:1;transition:opacity .1s ease .2s,display .1s ease .2s}.h5p-bingo .h5p-bingo-button-image{top:0;left:0;opacity:1;width:100%;height:100%;background:url(0c43e51035f49de8ade8.svg) center/100% no-repeat;position:absolute;transition:opacity .1s ease .2s,display .1s ease .2s}.h5p-bingo .h5p-button-flipped{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-ms-transform:scale(0, 1.1)}.h5p-bingo .h5p-button-activated.numbers{border-color:#ff5869;border-style:groove}.h5p-bingo .h5p-button-activated.words{border-color:#ff5869;border-style:groove}.h5p-bingo .h5p-button-spinning{-webkit-transform:rotateY(-720deg);-moz-transform:rotateY(-720deg);transform:rotateY(-720deg);-ms-transform:scale(0, 1.1)}.h5p-bingo .h5p-button-bingo{border-color:#ff5869;background-color:#881d28;color:#fff}.h5p-bingo .h5p-button-transparent{opacity:0}
