@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}*{padding:0;margin:0;box-sizing:border-box;overflow:hidden}#floatingTestButton{position:absolute;top:0;left:0;background-color:red;width:25px;height:25px;padding:25px;z-index:99999999}#gameBoard{width:100%;height:100%}#startGameButton{padding:10px;width:100%;border-radius:15px;background-color:#00ff08}#startGameButton:hover{background-color:red}#topBar{position:fixed;top:0;width:100%;padding:10px;display:flex;justify-content:space-between;height:100px;box-sizing:border-box}#drawnNumberDisplaySect{display:flex;justify-content:center;width:250px}#drawnNumberDisplaySect>h1{font-size:3rem}#rowBs div:first-child,#rowG div:first-child,#rowI div:first-child,#rowN div:first-child,#rowO div:first-child{background-color:#fff}#selectCardColorDropDown,#selectGameDropDown,#selectGameNumberDropDown,#selectStaticImageSelector{padding:5px;width:100%;margin:5px 0 0;border-radius:10px}#innerMenuDiv{display:flex;flex-direction:column;align-content:center;height:100%}#endGameButtonBody{align-self:flex-end;margin-top:auto}#bingoTypeIndicatorImageBody{flex:1 1;height:100%;display:flex;align-items:center;position:relative;padding:0 50px}#triggerLastBingo{margin:50px 0 0;padding:5px;background-color:#00ff08}#triggerLastBingo:hover{background-color:red}#pumpkinLeft{left:0}#pumpkinLeft,#pumpkinRight{filter:drop-shadow(5px -5px 10px black);position:absolute;bottom:-25vh;z-index:9997;height:20vh;width:auto;transition:bottom .8s ease-in-out}#pumpkinRight{right:0}.confettiButton{padding:10px;margin:20px 0 0;background-color:#fff;border:2px solid #000;border-radius:25px}.confettiButton:hover{background-image:url(/images/animated/confetti.gif);background-size:cover;background-position:50%;font-weight:bolder}.load-screen{animation:fadeOut 3s ease-out 1.5s forwards}#LoadToRemove,.load-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f0f0f0}#LoadToRemove{z-index:99}.loadToRemoveAnimation{animation:fadeOut 3s ease-out forwards}.progress-bar{width:80%;height:20px;background-color:#ccc;border-radius:10px;overflow:hidden;margin-top:20px}.progress{height:100%;background-color:#4caf50;transition:width .2s ease}@keyframes fadeOut{0%{top:0;bottom:0}to{top:100%;bottom:-50%}}#bingoCardBodyContainer{height:75px;width:70px;background-color:#171717}#bingo-grid{display:grid;grid-template-columns:auto auto auto auto auto;justify-content:center;align-content:center;grid-gap:2px;gap:2px;height:75px;width:70px}#bingo-grid>div:nth-child(n+6){background-color:#fff}#bingo-grid>div:nth-child(n+6),#header-b,#header-g,#header-i,#header-n,#header-o{text-align:center;width:10px;height:10px;font-size:8px;display:flex;justify-content:center;align-content:center;align-items:center}#header-b,#header-g,#header-i,#header-n,#header-o{background-color:#171717;color:#fff;font-weight:bolder}.dot{background-color:blue;border-radius:50%;width:9px;height:9px}#BottomAdsRow{width:-moz-fit-content;width:fit-content;animation:scrollInfinite 90s linear infinite}#BottomAdsRow,#BottomAdsRowNonAnimated{display:flex;position:relative;overflow:hidden;height:15vh}#BottomAdsRowNonAnimated{width:100%;justify-content:space-around;align-items:center}#otherSponsorsBottomAdsRow{display:flex;flex-direction:column;align-items:center}.adsImages{height:100%;display:flex;align-items:center;justify-content:center;margin:0 2.5px}.adsImages img{height:100%;width:auto;max-height:100%;object-fit:contain}@keyframes scrollInfinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#customMessage{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:15px;top:50%;right:50%;transform:translate(50%,-50%);background-color:#fff;height:250px;width:500px;border:2px solid #000;border-radius:25px}#customMessageCloseButton{margin-top:15px;padding:10px;border-radius:25px;background-color:red;width:50%}#BCPanimation{opacity:0;position:absolute;width:100vw;height:100vh;top:50%;right:50%;transform:translate(50%,-50%);z-index:9999;animation:spinningLogo 2s 1s forwards}@keyframes spinningLogo{0%{top:100%;transform:translate(50%,-50%) scale(0) rotate(0deg);opacity:1}to{opacity:1;top:50%;transform:translate(50%,-50%) scale(.75) rotate(2turn)}}#confettiVideo{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9998;overflow:hidden}#confettiVideo video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%)}body{justify-content:center;align-items:center;min-height:100vh;margin:0}body,main{display:flex}main{height:100vh;width:100vw;justify-content:flex-start;align-items:flex-start;padding-top:100px}.main{height:85vh;width:95%}.body_div{background-color:#171717;width:100%;height:20%;display:flex}.body_div div{font-size:1rem;display:flex;background-color:#000;height:100%;width:6.67vw;justify-content:center;align-items:center}.body_div div p{font-size:3em;font-weight:bolder}.resetButton{padding:15px;border-radius:15px;background-color:#ff0}.resetButton:hover{background-color:red}.drawNumButton{position:relative;font-weight:700;color:#fff;padding:15px;height:100%;background-color:#0800ff;border-radius:25px;overflow:hidden}#drawNumButtonHidden{background-color:transparent}#drawNumButtonHidden:hover,.drawNumButton:after{background-color:#000}.drawNumButton:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;z-index:0;transition:none;opacity:1}.drawNumButton:hover{font-weight:700;padding:15px;height:100%;border:3px solid red;background-color:#0f0;color:#000;border-radius:25px}.drawNumButton span{position:relative;z-index:1}.drawNUmButtonAnimated:after{height:100%;transform:translateY(-100%);opacity:0;transition:height 1s ease,transform .5s ease 1s,opacity .5s ease 1s}.bingoButton{background-color:#fff200}.bingoButton,.bingoButton:hover{font-weight:700;color:#000;padding:15px;height:100%;border-radius:25px}.bingoButton:hover{background-color:red}.addCallerName{margin:15px;padding:10px;background-color:#fff;border-radius:25px}.gameTypeSwitch{width:100%;height:30px;padding:5px;margin:5px;border-radius:25px;background-color:red;border:1px solid #000}.gameTypeSwitch:hover{background-color:blue}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.headerDiv{position:fixed;top:0;right:-200px;width:200px;height:100vh;background-color:#f2f2f2;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:right .3s ease;z-index:1}.headerDiv.active{right:0}.headerDiv>div{text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;padding:10px 0}.headerDiv>div>*{width:100%;box-sizing:border-box}.headerDiv>div>a{text-align:center;display:block}.headerDiv>div>img{text-align:center;flex-shrink:0}.hamburger{display:flex;flex-direction:column;cursor:pointer;padding:20px;z-index:2}.hamburger div{width:25px;height:3px;background-color:#000;margin:4px 0;transition:all .3s ease}.hamburgerX{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;margin-bottom:15px;width:50px;height:50px;position:relative}.hamburgerX div{width:50px;height:3px;background-color:#333;margin:4px 0;transition:all .3s ease;position:absolute}.hamburgerX div:first-child{transform:rotate(45deg)}.hamburgerX div:nth-child(2){opacity:0}.hamburgerX div:last-child{transform:rotate(-45deg)}#innerMenuDiv>div{padding:10px}#bingoBoardArea{width:100vw;display:flex;flex-direction:row;flex-grow:1}#boardAndAds{width:100vw;display:flex;flex-direction:column;height:calc(100vh - 100px)}#mobileMessage{display:none}#bigImageAdCenter,#staticImageBigDisplay{flex:1 1;height:100%;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width:768px){#BottomAdsRow,#menu,#topBar{display:none}#mobileMessage{display:flex;flex-direction:column;color:red;font-size:1.5em;text-align:center;padding:20px;background-color:#fff;box-sizing:border-box;top:0;left:50%;transform:translate(-50%)}#mobileMessage,#slot03AB{width:100%;position:fixed;z-index:9999}#slot03AB{bottom:5%;left:0;transform:none;height:25%}}