@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;900&display=swap";body{font-family:Montserrat,sans-serif}body{position:relative;margin:0;padding:0;font-family:Montserrat,sans-serif;width:100%;height:100%;background:radial-gradient(circle,#1e419b 9%,#1b1e5a 59%);overflow:hidden}.countdown{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100vh;overflow:hidden;background:radial-gradient(circle,#1e419b 9%,#1b1e5a 59%)}.countdown .balls{position:absolute;width:40%;left:60%;opacity:5%;animation:zoomIn 40s linear infinite}.countdown .six4win-logo{position:absolute;width:50%;left:15%;top:70%;opacity:5%;animation:zoomIn 40s linear infinite}@keyframes zoomIn{0%{transform:scale(1)}50%{transform:scale(2)}to{transform:scale(1)}}.content{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:90vh}.content .rectangle{display:flex;position:absolute;justify-content:center;align-items:center;width:85%}.content .rectangle .line{position:relative;z-index:0;width:2000px;height:600px;border-radius:15px;overflow:hidden}.content .rectangle .line:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:150%;height:250%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.content .rectangle .line:after{content:"";position:absolute;z-index:-1;top:2.5px;bottom:2.5px;right:2.5px;left:2.5px;width:calc(100% - 5px);height:calc(100% - 5px);background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);border-radius:15px;animation:opacityChange 3s infinite alternate}@media (max-width: 1280px){.content .rectangle .line{height:400px}.content .rectangle .text{position:absolute;color:#fff;font-size:52px;text-align:center;width:600px}.content .rectangle .text span{font-weight:700}}.footer-countdown{display:flex;width:100%;height:20vh;justify-content:flex-end;background:#0a0c29}.footer-countdown .card .circle-pulse{position:absolute;top:15%;left:0%;z-index:1;border-radius:50%;height:114px;width:114px;background:transparent;border:9px solid transparent;opacity:1;animation:circlePulsing 1s infinite}.text-message{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:72px;font-weight:700;top:30%;color:#fff;white-space:nowrap;overflow:hidden}.text-message .main-text{display:flex;justify-content:center;align-items:center}.text-message .main-text .inside-img{margin-left:10px;margin-right:10px}.text-message .desc{font-size:48px;font-weight:500}@media (max-width: 1280px){.text-message{font-size:46px;top:25%}.text-message .desc{font-size:30px}}.fade-out{animation:dissapear 1s forwards;height:230px;border-right:2px solid;border-left:2px solid}.fade-in{animation:showUp 3s forwards;width:20%;height:230px;border-right:2px solid;border-left:2px solid}.diss{animation:fade-out ease-in-out 2s forwards;border:none}span{font-weight:700}@keyframes showUp{0%{width:0}10%{width:80%}60%{border:transparent;width:100%}to{border:transparent;width:100%}}@keyframes showUp2{0%{height:0}}@keyframes borderAnimation{0%{border-color:#fff}95%{border-color:#fff}to{border-color:transparent}}@keyframes dissapear{0%{width:100%}to{width:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.header-countdown{display:flex;justify-content:space-between;align-items:center;width:100%;height:10vh;background:#10133e}.header-countdown .round-nr{margin-left:50px;color:#fff;font-size:40px;font-weight:600;opacity:60%}.header-countdown .happy-hour{margin-right:50px;color:#fad115;font-size:40px;font-weight:600;opacity:60%}@media (max-width: 1280px){.header-countdown .round-nr,.header-countdown .happy-hour{font-size:32px}}.countdown-footer{display:flex;width:100%;height:20vh;justify-content:flex-end;background:#10133e}.countdown-footer .card{position:relative;display:flex;align-items:center;margin-right:20px}.countdown-footer .card .circle-pulse{position:absolute;top:15%;left:1%;z-index:1;border-radius:50%;height:109.5px;width:109.5px;background:transparent;border:9px solid transparent;opacity:1;animation:circlePulsing 1s infinite}.countdown-footer .card .percent{position:relative;transform:rotate(270deg);width:130px;height:130px;border-radius:50%;box-shadow:inset 0 0 50px #000;background:transparent;z-index:1000}.countdown-footer .card .percent .number{position:absolute;transform:rotate(-270deg);top:0%;left:0%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.countdown-footer .card .percent .number h2{color:#fff;font-weight:700;font-size:42px;transition:.1s}.countdown-footer .card svg{position:relative;width:200px;height:200px;z-index:1000;opacity:.5}.countdown-footer .card svg circle{width:100%;height:100%;fill:none;stroke:#21007a70;stroke-width:10;stroke-linecap:round;transform:translate(5px,5px)}.countdown-footer .card svg circle:nth-child(2){stroke-dasharray:440;stroke-dashoffset:440}@media (max-width: 1280px){.countdown-footer{height:20vh;background:#10133e}.countdown-footer .card{position:relative;display:flex;align-items:center;margin-right:20px}.countdown-footer .card .circle-pulse{position:absolute;top:10%;left:1%;width:70px;height:75px}.countdown-footer .card .percent{width:90px;height:90px}.countdown-footer .card .percent .number h2{font-size:28px}}.countdown-second-stage{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:90vh}.countdown-second-stage .message{font-size:64px;font-weight:700;color:#fff;z-index:99;animation:second 1s forwards infinite}.countdown-second-stage .canvas-one{position:absolute;top:auto;border-radius:10px;left:30%;width:700px;height:1000px;background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);animation:canvasOneRotate 10s linear infinite;overflow:hidden;opacity:40%;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.countdown-second-stage .canvas-two{position:absolute;top:auto;left:20%;border-radius:10px;width:700px;height:800px;background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:40%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.countdown-second-stage .canvas-three{position:absolute;top:auto;left:40%;border-radius:10px;width:700px;height:600px;background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:80%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.countdown-second-stage .circle{display:flex;position:absolute;justify-content:center;align-items:center;width:75%}.countdown-second-stage .circle .line{position:relative;z-index:0;width:400px;height:400px;border-radius:100%;overflow:hidden;padding:2rem;animation:second 1s forwards infinite}.countdown-second-stage .circle .line:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:130%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.countdown-second-stage .circle .line:after{content:"";position:absolute;z-index:-1;left:6px;top:6px;width:calc(100% - 15px);height:calc(100% - 10px);background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);border-radius:100%;animation:opacityChange 3s infinite alternate}.countdown-second-stage .circle .timer{position:absolute;color:#fff;font-size:200px;font-weight:700;text-align:center;width:800px;opacity:80%;animation:second 1s forwards infinite}@keyframes second{0%{transform:scale(1.1)}50%{transform:scale(1)}to{transform:scale(1.1)}}@media (max-width: 1280px){.countdown-second-stage .canvas-one{width:500px;height:800px}.countdown-second-stage .canvas-two,.countdown-second-stage .canvas-three{width:400px;height:600px}.countdown-second-stage .circle .line{width:300px;height:300px}.countdown-second-stage .circle .timer{font-size:140px}}@media (max-width: 480px){.countdown-second-stage .canvas-one,.countdown-second-stage .canvas-two,.countdown-second-stage .canvas-three{width:100px;height:200px}.countdown-second-stage .circle{width:100%}.countdown-second-stage .circle .line{width:72px;height:72px}.countdown-second-stage .circle .timer{font-size:56px}}.content .recent-wins-fade-in{animation:prizesFadeIn 3s forwards;border-right:2px solid;border-left:2px solid}.content .recent-wins-rectangle{display:flex;position:relative;justify-content:center;align-items:center;width:90%}.content .recent-wins-rectangle .no-recent-wins-message{position:absolute;animation:noRecentWinsFadeIn 4s forwards;color:#fff;font-size:40px;font-weight:600}.content .recent-wins-rectangle .title{position:absolute;top:5%;background:#fad115;padding:5px 20px;border-radius:10px;color:#10133e;font-size:42px;font-weight:700}.content .recent-wins-rectangle .recent-wins{position:absolute;top:17%;color:#fff;width:90%}.content .recent-wins-rectangle .recent-wins thead tr th{font-size:32px;font-weight:300}.content .recent-wins-rectangle .recent-wins thead tr th.location{color:#fff;text-align:start}.content .recent-wins-rectangle .recent-wins thead tr th.location span{font-weight:500}.content .recent-wins-rectangle .recent-wins thead tr th.round,.content .recent-wins-rectangle .recent-wins thead tr th.time{text-align:center}.content .recent-wins-rectangle .recent-wins thead tr th.amount{text-align:end}.content .recent-wins-rectangle .recent-wins tbody tr td{font-size:42px;font-weight:500}.content .recent-wins-rectangle .recent-wins tbody tr td.location{color:#fff;text-align:start}.content .recent-wins-rectangle .recent-wins tbody tr td.round{color:#fad115;text-align:center}.content .recent-wins-rectangle .recent-wins tbody tr td.time{text-align:center}.content .recent-wins-rectangle .recent-wins tbody tr td.amount{color:#fad115;text-align:end}@media (max-width: 1280px){.content .recent-wins-rectangle .recent-wins{position:absolute;top:18%;color:#fff;width:90%}.content .recent-wins-rectangle .recent-wins thead tr th{font-size:26px;font-weight:300}.content .recent-wins-rectangle .recent-wins thead tr th.location{color:#fff;text-align:start}.content .recent-wins-rectangle .recent-wins thead tr th.round,.content .recent-wins-rectangle .recent-wins thead tr th.time,.content .recent-wins-rectangle .recent-wins thead tr th.amount{text-align:center}.content .recent-wins-rectangle .recent-wins tbody tr td{font-size:28px;font-weight:500}.content .recent-wins-rectangle .recent-wins tbody tr td.location{color:#fff;text-align:start}.content .recent-wins-rectangle .recent-wins tbody tr td.round{color:#fad115;text-align:center}.content .recent-wins-rectangle .recent-wins tbody tr td.time{text-align:center}.content .recent-wins-rectangle .recent-wins tbody tr td.amount{color:#fad115;text-align:end}}@media (max-width: 1280px){.content .recent-wins-rectangle .no-recent-wins-message{position:absolute;color:#fff;font-size:28px;font-weight:600}.content .recent-wins-rectangle .title{position:absolute;top:5%;background:#fad115;padding:5px 10px;border-radius:10px;color:#10133e;font-size:28px;font-weight:700;text-align:center}}.content .recent-wins-rectangle .line{position:relative;z-index:0;width:2000px;height:780px;border-radius:15px;overflow:hidden}.content .recent-wins-rectangle .line:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:150%;height:250%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.content .recent-wins-rectangle .line:after{content:"";position:absolute;z-index:-1;top:2.5px;bottom:2.5px;right:2.5px;left:2.5px;width:calc(100% - 5px);height:calc(100% - 5px);background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);border-radius:15px;animation:opacityChange 3s infinite alternate}@media (max-width: 1280px){.content .recent-wins-rectangle .line{height:540px}}.content .jackpotInfo-fade-in{animation:jackpotInfoFadeIn 3s forwards;border-right:2px solid;border-left:2px solid}@keyframes jackpotInfoFadeIn{0%{opacity:0;width:0}30%{opacity:0%;width:80%}60%{border:transparent;width:90%}to{border:transparent;width:90%}}.content .jackpot-rectangle{display:flex;position:relative;justify-content:center;align-items:center;width:85%}.content .jackpot-rectangle .title{position:absolute;top:5%;background:#fad115;padding:5px 20px;border-radius:10px;color:#10133e;font-size:48px;font-weight:700}.content .jackpot-rectangle .jackpotInfo{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;width:80%}.content .jackpot-rectangle .jackpotInfo.one{gap:20px;top:20%}.content .jackpot-rectangle .jackpotInfo.one .location{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.one .location .name{font-size:32px}.content .jackpot-rectangle .jackpotInfo.one .location .val{font-size:56px}.content .jackpot-rectangle .jackpotInfo.one .amount{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.one .amount .name{font-size:32px}.content .jackpot-rectangle .jackpotInfo.one .amount .val{font-size:56px;color:#fad115}.content .jackpot-rectangle .jackpotInfo.one .jackpot-time{font-size:24px;color:#fff;margin-top:-20px;font-weight:600}.content .jackpot-rectangle .jackpotInfo.two{gap:15px;top:55%;left:-20%}.content .jackpot-rectangle .jackpotInfo.two .jackpot-time{font-size:20px;color:#fff;margin-top:-20px;font-weight:600}.content .jackpot-rectangle .jackpotInfo.two .location{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center}.content .jackpot-rectangle .jackpotInfo.two .location .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.two .location .val{font-size:38px}.content .jackpot-rectangle .jackpotInfo.two .amount{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center}.content .jackpot-rectangle .jackpotInfo.two .amount .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.two .amount .val{font-size:38px;color:#fad115}.content .jackpot-rectangle .jackpotInfo.three{gap:15px;top:55%;left:30%}.content .jackpot-rectangle .jackpotInfo.three .jackpot-time{font-size:20px;color:#fff;margin-top:-20px;font-weight:600}.content .jackpot-rectangle .jackpotInfo.three .location{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.three .location .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.three .location .val{font-size:38px}.content .jackpot-rectangle .jackpotInfo.three .amount{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center}.content .jackpot-rectangle .jackpotInfo.three .amount .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.three .amount .val{font-size:38px;color:#fad115}.content .jackpot-rectangle .table-jackpot-wins{position:absolute;top:60%;color:#fff;width:90%}.content .jackpot-rectangle .table-jackpot-wins thead tr th{font-size:30px;font-weight:300}.content .jackpot-rectangle .table-jackpot-wins thead tr th.location{color:#fff;text-align:start}.content .jackpot-rectangle .table-jackpot-wins thead tr th.location span{font-weight:500}.content .jackpot-rectangle .table-jackpot-wins thead tr th.code,.content .jackpot-rectangle .table-jackpot-wins thead tr th.round,.content .jackpot-rectangle .table-jackpot-wins thead tr th.time{text-align:center}.content .jackpot-rectangle .table-jackpot-wins thead tr th.amount{text-align:end}.content .jackpot-rectangle .table-jackpot-wins tbody tr td{font-size:30px;font-weight:500}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.location{color:#fff;text-align:start}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.location span{font-weight:500}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.round,.content .jackpot-rectangle .table-jackpot-wins tbody tr td.code{color:#fad115;text-align:center}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.time{text-align:center}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.amount{color:#fad115;text-align:end}@media (max-width: 1280px){@keyframes titleFadeIn{0%{opacity:0;width:0}30%{opacity:0%;width:55%}60%{width:55%}to{border:transparent;width:55%}}.content .jackpot-rectangle .title{position:absolute;top:4%;background:#fad115;padding:5px 0;border-radius:10px;color:#10133e;font-size:32px;font-weight:700;text-align:center}.content .jackpot-rectangle .jackpotInfo{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;width:80%}.content .jackpot-rectangle .jackpotInfo.one{gap:20px;top:20%}.content .jackpot-rectangle .jackpotInfo.one .location{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.one .location .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.one .location .val{font-size:40px}.content .jackpot-rectangle .jackpotInfo.one .amount{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.one .amount .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.one .amount .val{font-size:40px;color:#fad115}.content .jackpot-rectangle .jackpotInfo.two{gap:20px;top:60%;left:-20%}.content .jackpot-rectangle .jackpotInfo.two .location{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.two .location .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.two .location .val{font-size:32px}.content .jackpot-rectangle .jackpotInfo.two .amount{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.two .amount .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.two .amount .val{font-size:32px;color:#fad115}.content .jackpot-rectangle .jackpotInfo.three{gap:20px;top:60%;left:30%}.content .jackpot-rectangle .jackpotInfo.three .location{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.three .location .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.three .location .val{font-size:32px}.content .jackpot-rectangle .jackpotInfo.three .amount{display:flex;flex-direction:column;font-weight:600;justify-content:center;align-items:center;gap:5px}.content .jackpot-rectangle .jackpotInfo.three .amount .name{font-size:22px}.content .jackpot-rectangle .jackpotInfo.three .amount .val{font-size:32px;color:#fad115}.content .jackpot-rectangle .table-jackpot-wins{position:absolute;top:60%;color:#fff;width:90%}.content .jackpot-rectangle .table-jackpot-wins thead tr th{font-size:22px;font-weight:300}.content .jackpot-rectangle .table-jackpot-wins thead tr th.location{color:#fff;text-align:start}.content .jackpot-rectangle .table-jackpot-wins thead tr th.location span{font-weight:500}.content .jackpot-rectangle .table-jackpot-wins thead tr th.code,.content .jackpot-rectangle .table-jackpot-wins thead tr th.round,.content .jackpot-rectangle .table-jackpot-wins thead tr th.time{text-align:center}.content .jackpot-rectangle .table-jackpot-wins thead tr th.amount{text-align:end}.content .jackpot-rectangle .table-jackpot-wins tbody tr td{font-size:20px;font-weight:500}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.location{color:#fff;text-align:start}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.location span{font-weight:500}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.round,.content .jackpot-rectangle .table-jackpot-wins tbody tr td.code{color:#fad115;text-align:center}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.time{text-align:center}.content .jackpot-rectangle .table-jackpot-wins tbody tr td.amount{color:#fad115;text-align:end}}.content .jackpot-rectangle .line{position:relative;z-index:0;width:2000px;height:700px;border-radius:15px;overflow:hidden}.content .jackpot-rectangle .line:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:150%;height:250%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.content .jackpot-rectangle .line:after{content:"";position:absolute;z-index:-1;top:2.5px;bottom:2.5px;right:2.5px;left:2.5px;width:calc(100% - 5px);height:calc(100% - 5px);background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);border-radius:15px;animation:opacityChange 3s infinite alternate}@media (max-width: 1280px){.content .jackpot-rectangle .line{position:relative;z-index:0;width:2000px;height:530px;border-radius:15px;overflow:hidden}}@media (max-width: 1280px){.content .prize-rectangle .line{height:520px}.content .prize-rectangle .text{position:absolute;color:#fff;font-size:52px;text-align:center;width:600px}.content .prize-rectangle .text span{font-weight:700}}@media (max-width: 1096px){.content .rectangle{width:75%}.content .rectangle .line{height:250px}.content .rectangle .text{position:absolute;color:#fff;font-size:40px;text-align:center;width:500px}.content .rectangle .text span{font-weight:700}}@media (max-width: 480px){.content .rectangle{width:90%}.content .rectangle .line{height:100px}.content .rectangle .text{position:absolute;color:#fff;font-size:40px;text-align:center;width:500px}.content .rectangle .text span{font-weight:700}}.footer-countdown{display:flex;width:100%;height:20vh;justify-content:flex-end;background:#10133e}.footer-countdown .card{position:relative;display:flex;align-items:center;margin-right:20px}.footer-countdown .card .circle-pulse{position:absolute;top:15%;left:1%;z-index:1;border-radius:50%;height:109.5px;width:109.5px;background:transparent;border:9px solid transparent;opacity:1;animation:circlePulsing 1s infinite}@keyframes circlePulsing{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 25px #fff}to{box-shadow:0 0 #fff}}.footer-countdown .card .percent{position:relative;transform:rotate(270deg);width:130px;height:130px;border-radius:50%;box-shadow:inset 0 0 50px #000;background:transparent;z-index:1000}.footer-countdown .card .percent .number{position:absolute;transform:rotate(-270deg);top:0%;left:0%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.footer-countdown .card .percent .number h2{color:#fff;font-weight:700;font-size:42px;transition:.1s}@keyframes numberPulse{0%{transform:scale(1);opacity:.2}10%{transform:scale(1.3);opacity:.5}to{transform:scale(1);opacity:1}}.footer-countdown .card svg{position:relative;width:200px;height:200px;z-index:1000;opacity:.5}.footer-countdown .card svg circle{width:100%;height:100%;fill:none;stroke:#21007a70;stroke-width:10;stroke-linecap:round;transform:translate(5px,5px)}.footer-countdown .card svg circle:nth-child(2){stroke-dasharray:440;stroke-dashoffset:440}@media (max-width: 1280px){.header-countdown .round-nr{font-size:32px}.footer-countdown{display:flex;width:100%;height:20vh;justify-content:flex-end;background:#10133e}.footer-countdown .card{display:flex;align-items:center;margin-right:20px;padding:20px}.footer-countdown .card .circle-pulse{position:absolute;top:6%;left:13%;z-index:1;border-radius:50%;height:110px;width:110px;background:transparent;border:9px solid transparent;opacity:1;animation:circlePulsing 1s infinite}.footer-countdown .card .percent .number{position:absolute;top:0%;left:0%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.footer-countdown .card .percent .number h2{color:#fff;font-weight:700;font-size:36px;transition:.5s}.footer-countdown .card svg{position:relative;width:200px;height:200px;z-index:1000}.footer-countdown .card svg circle{display:none;width:100%;height:100%;fill:none;stroke:#21007a70;stroke-width:10;stroke-linecap:round;transform:translate(5px,5px)}.footer-countdown .card svg circle:nth-child(2){stroke-dasharray:440;stroke-dashoffset:440}}@media (max-width: 1096px){.header-countdown .round-nr{font-size:32px}.footer-countdown{display:flex;width:100%;height:20vh;justify-content:flex-end;background:#10133e}.footer-countdown .card{display:flex;align-items:center;margin-right:20px;padding:20px}.footer-countdown .card .circle-pulse{position:absolute;top:13%;left:13%;z-index:1;border-radius:50%;height:60px;width:60px;background:transparent;border:9px solid transparent;opacity:1;animation:circlePulsing 1s infinite}.footer-countdown .card .percent{box-shadow:none}.footer-countdown .card .percent .number{position:absolute;top:-18%;left:1%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.footer-countdown .card .percent .number h2{color:#fff;font-weight:500;font-size:28px;transition:.5s}.footer-countdown .card svg{position:relative;width:200px;height:200px;z-index:1000}.footer-countdown .card svg circle{width:100%;height:100%;fill:none;stroke:#21007a70;stroke-width:10;stroke-linecap:round;transform:translate(5px,5px)}.footer-countdown .card svg circle:nth-child(2){stroke-dasharray:440;stroke-dashoffset:440}}.content{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90vh}.content .canvas-one{position:absolute;top:auto;border-radius:10px;left:30%;width:700px;height:1000px;background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);animation:canvasOneRotate 10s linear infinite;overflow:hidden;opacity:40%;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.content .canvas-two{position:absolute;top:auto;left:20%;border-radius:10px;width:700px;height:800px;background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:40%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.content .canvas-three{position:absolute;top:auto;left:40%;border-radius:10px;width:700px;height:600px;background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:80%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}@media (max-width: 1280px){.content .canvas-one{width:500px;height:800px}.content .canvas-two{width:400px;height:600px}.content .canvas-three{width:500px;height:800px}}@media (max-width: 1096px){.content .canvas-one{width:400px;height:700px}.content .canvas-two{width:300px;height:500px}.content .canvas-three{width:400px;height:600px}}@media (max-width: 480px){.content .canvas-one,.content .canvas-two,.content .canvas-three{width:100px;height:200px}}.content .super-wins-fade-in{animation:prizesFadeIn 3s forwards;border-right:2px solid;border-left:2px solid}.content .title-fade-in{animation:titleFadeIn 1s forwards;border-right:2px solid;border-left:2px solid}@keyframes prizesFadeIn{0%{opacity:0;width:0}30%{opacity:0%;width:80%}60%{border:transparent;width:90%}to{border:transparent;width:90%}}@keyframes titleFadeIn{0%{opacity:0}30%{opacity:0%}60%{opacity:0%}to{border:transparent}}.content .super-wins-rectangle{display:flex;position:relative;justify-content:center;align-items:center;width:90%}.content .super-wins-rectangle .no-recent-wins-message{position:absolute;animation:noRecentWinsFadeIn 4s forwards;color:#fff;font-size:40px;font-weight:600}@keyframes noRecentWinsFadeIn{0%{opacity:0}30%{opacity:0%}50%{opacity:0%}to{opacity:100%}}.content .super-wins-rectangle .title{position:absolute;top:5%;background:#fad115;padding:5px 20px;border-radius:10px;color:#10133e;font-size:42px;font-weight:700}.content .super-wins-rectangle .super-wins{position:absolute;top:20%;color:#fff;width:90%}.content .super-wins-rectangle .super-wins thead tr th{font-size:34px;font-weight:300}.content .super-wins-rectangle .super-wins thead tr th.location{color:#fff;text-align:start}.content .super-wins-rectangle .super-wins thead tr th.location span{font-weight:500}.content .super-wins-rectangle .super-wins thead tr th.code,.content .super-wins-rectangle .super-wins thead tr th.round,.content .super-wins-rectangle .super-wins thead tr th.time{text-align:center}.content .super-wins-rectangle .super-wins thead tr th.amount{text-align:end}.content .super-wins-rectangle .super-wins tbody tr td{font-size:40px;font-weight:500}.content .super-wins-rectangle .super-wins tbody tr td.location{color:#fff;text-align:start}.content .super-wins-rectangle .super-wins tbody tr td.location span{font-weight:500}.content .super-wins-rectangle .super-wins tbody tr td.round,.content .super-wins-rectangle .super-wins tbody tr td.code{color:#fad115;text-align:center}.content .super-wins-rectangle .super-wins tbody tr td.time{text-align:center}.content .super-wins-rectangle .super-wins tbody tr td.amount{color:#fad115;text-align:end}@media (max-width: 1280px){.content .super-wins-rectangle .super-wins{position:absolute;top:18%;color:#fff;width:90%}.content .super-wins-rectangle .super-wins thead tr th{font-size:24px;font-weight:300}.content .super-wins-rectangle .super-wins thead tr th.location{color:#fff;text-align:start}.content .super-wins-rectangle .super-wins thead tr th.round,.content .super-wins-rectangle .super-wins thead tr th.time{text-align:center}.content .super-wins-rectangle .super-wins thead tr th.amount{text-align:end}.content .super-wins-rectangle .super-wins tbody tr td{font-size:28px;font-weight:500}.content .super-wins-rectangle .super-wins tbody tr td.location{color:#fff;text-align:start}.content .super-wins-rectangle .super-wins tbody tr td.round{color:#fad115;text-align:center}.content .super-wins-rectangle .super-wins tbody tr td.time{text-align:center}.content .super-wins-rectangle .super-wins tbody tr td.amount{color:#fad115;text-align:end}}@media (max-width: 1280px){@keyframes titleFadeIn{0%{opacity:0;width:0}30%{opacity:0%;width:55%}60%{width:55%}to{border:transparent;width:55%}}.content .super-wins-rectangle .no-recent-wins-message{position:absolute;color:#fff;font-size:28px;font-weight:600}.content .super-wins-rectangle .title{position:absolute;top:5%;background:#fad115;padding:5px 10px;border-radius:10px;color:#10133e;font-size:28px;font-weight:700;text-align:center}}.content .super-wins-rectangle .line{position:relative;z-index:0;width:2000px;height:800px;border-radius:15px;overflow:hidden}.content .super-wins-rectangle .line:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:150%;height:250%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.content .super-wins-rectangle .line:after{content:"";position:absolute;z-index:-1;top:2.5px;bottom:2.5px;right:2.5px;left:2.5px;width:calc(100% - 5px);height:calc(100% - 5px);background:radial-gradient(circle,#0f2d7a 9%,#16194f 59%);border-radius:15px;animation:opacityChange 3s infinite alternate}@media (max-width: 1280px){.content .super-wins-rectangle .line{height:540px}}.happy-hour-bg-draw{background:radial-gradient(circle,#ffab2d 1%,#723d00 50%)}.player{position:relative;height:100%;padding:10px}.player .happy-hour-popup-wrapper{position:absolute;top:22%;left:22%;background-color:#000000c2;opacity:.9;border:2px solid #f5d506;padding:80px 200px;border-radius:20px;z-index:99999;animation:disappear 5s forwards}.player .happy-hour-popup-wrapper .happy-hour-popup{animation:pulse .5s infinite;font-size:100px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;gap:20px}.player .happy-hour-popup-wrapper .happy-hour-popup span{font-size:68px}.player .happy-hour-popup-wrapper .happy-hour-popup.desc{font-size:80px;margin:50px auto auto;color:#f5d506}@keyframes disappear{0%{visibility:visible}99%{visibility:visible}to{visibility:hidden}}.player .inner-player{display:grid;align-items:center;align-self:center;justify-items:center;width:100%;height:100%;padding:5px 0;grid-template-columns:1.5fr 1fr 2fr;grid-template-areas:"col-left drum col-right" "col-left drum col-right" "col-left center-cols col-right"}.player .inner-player .left-col{grid-area:col-left;align-self:center;justify-items:center}.player .inner-player .center-cols{grid-area:center-cols;width:100%;align-self:center;display:grid;margin-bottom:35px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"c-col-1 c-col-2 c-col-3"}.player .inner-player .center-cols .c-col-1{grid-area:c-col-1}.player .inner-player .center-cols .c-col-2{grid-area:c-col-2}.player .inner-player .center-cols .c-col-3{grid-area:c-col-3}@media (max-width: 1950px){.player .inner-player .center-cols{grid-area:center-cols;width:100%;align-self:center;display:grid;margin-bottom:-1px}}@media (max-width: 1280px){.player .inner-player .right-col,.player .inner-player .left-col{margin-top:5px}.player .inner-player .center-cols{grid-area:center-cols;width:100%;align-self:center;display:grid}}.player .inner-player .right-col{grid-area:col-right;align-self:center}.player .inner-player .drum{grid-area:drum;position:relative;align-self:center}.player .inner-player .drum .preballs{position:absolute;display:grid;width:150px;top:7%;left:75%}.player .inner-player .drum .preballs .preball{position:relative;display:flex;justify-content:center;margin-bottom:-6px;width:100px}.player .inner-player .drum .preballs .preball.ball-1{justify-self:flex-start;margin-left:4px;margin-top:-1px}.player .inner-player .drum .preballs .preball.ball-2{justify-self:center;margin-left:10px;margin-top:-1px}.player .inner-player .drum .preballs .preball.ball-3{justify-self:center;margin-left:28px;margin-top:2px}.player .inner-player .drum .preballs .preball.ball-4{justify-self:center;margin-top:5px;margin-left:10px}.player .inner-player .drum .preballs .preball.ball-5{justify-self:flex-start;margin-top:2px;margin-left:5px}@media (max-width: 1280px){.player .inner-player .drum .preballs{position:absolute;display:grid;width:140px;top:6.5%;left:70%}.player .inner-player .drum .preballs .preball{position:relative;display:flex;justify-content:center;margin-bottom:0;width:80px}.player .inner-player .drum .preballs .preball.ball-1{justify-self:flex-start;margin-top:1px;margin-left:8px}.player .inner-player .drum .preballs .preball.ball-2{justify-self:center;margin-top:-2px;margin-left:-10px}.player .inner-player .drum .preballs .preball.ball-3{justify-self:center;margin-top:0;margin-left:0}.player .inner-player .drum .preballs .preball.ball-4{justify-self:center;margin-top:2px;margin-left:-10px}.player .inner-player .drum .preballs .preball.ball-5{justify-self:flex-start;margin-top:0;margin-left:8px}}@media (max-width: 1096px){.player .inner-player .drum .preballs{position:absolute;display:grid;width:150px;top:8.5%;left:50%}.player .inner-player .drum .preballs .preball{position:relative;display:flex;justify-content:center;margin-bottom:0;width:100px}.player .inner-player .drum .preballs .preball.ball-1{justify-self:flex-start;margin-top:1px;margin-left:25px}.player .inner-player .drum .preballs .preball.ball-2{justify-self:center;margin-top:5px;margin-left:25px}.player .inner-player .drum .preballs .preball.ball-3{justify-self:center;margin-top:8px;margin-left:33px}.player .inner-player .drum .preballs .preball.ball-4{justify-self:center;margin-top:9px;margin-left:26px}.player .inner-player .drum .preballs .preball.ball-5{justify-self:flex-start;margin-top:7px;margin-left:25px}}@media (max-width: 480px){.player .inner-player .drum .preballs{position:absolute;display:grid;width:150px;top:8.5%;left:50%}.player .inner-player .drum .preballs .preball{position:relative;display:flex;justify-content:center;margin-bottom:0;width:100px}.player .inner-player .drum .preballs .preball.ball-1{justify-self:flex-start;margin-top:1px;margin-left:25px}.player .inner-player .drum .preballs .preball.ball-2{justify-self:center;margin-top:5px;margin-left:25px}.player .inner-player .drum .preballs .preball.ball-3{justify-self:center;margin-top:8px;margin-left:33px}.player .inner-player .drum .preballs .preball.ball-4{justify-self:center;margin-top:9px;margin-left:26px}.player .inner-player .drum .preballs .preball.ball-5{justify-self:flex-start;margin-top:7px;margin-left:25px}}.player .inner-player .drum .ball-draw{z-index:9999;height:800px;top:0;left:-50%;width:1000px;overflow:hidden;position:absolute;display:flex;justify-content:center}@media (max-width: 1280px){.player .inner-player .drum .ball-draw{z-index:9999;height:800px;top:0;left:-50%;width:800px;overflow:hidden;position:absolute;display:flex;justify-content:center}}.player .inner-player .jackpot-wrap{z-index:0;position:absolute;width:77%;display:flex;justify-content:center;height:90px;border-radius:12px;background:#00000029;border:1px solid rgb(182,179,1);bottom:50px;left:18%;align-items:flex-end;box-shadow:2px 2px 5px #000000c1;animation:glow-jackpot-wrap 2s infinite alternate}@media (max-width: 1950px){.player .inner-player .jackpot-wrap{z-index:0;position:absolute;width:80%;display:flex;justify-content:center;height:90px;border-radius:12px;background:#00000029;border:1px solid rgb(182,179,1);bottom:20px;left:300px}}@media (max-width: 1280px){.player .inner-player .jackpot-wrap{z-index:0;position:absolute;width:78%;display:flex;justify-content:center;height:60px;border-radius:12px;background:#00000029;border:1px solid rgb(182,179,1);bottom:30px;left:225px}}@keyframes glow-jackpot-wrap{0%{box-shadow:0 0 3px 4px #b6b30133}50%{box-shadow:0 0 5px 5px #b6b3014d}to{box-shadow:0 0 3px 4px #b6b30133}}.player .inner-player .jackpot-wrap:before{content:"JACKPOT";letter-spacing:10px;position:absolute;font-style:italic;border-radius:0 0 12px 12px;background-color:#fad115;font-weight:800;color:#181b54;font-size:16px;padding-left:10px;padding-right:2px;bottom:-20px;animation:glow-jackpot-text 2s infinite alternate}@keyframes glow-jackpot-text{0%{box-shadow:0 0 3px 4px #b6b30133}50%{box-shadow:0 0 5px 5px #b6b3014d}to{box-shadow:0 0 3px 4px #b6b30133}}@media (max-width: 1950px){.player .inner-player{padding:0}}@media (max-width: 1280px){.player .inner-player{padding:12px 0;grid-template-columns:1fr 2fr 1fr}.player .inner-player .center-cols{margin-bottom:10px}.player .inner-player .center-cols .c-col-1,.player .inner-player .center-cols .c-col-2,.player .inner-player .center-cols .c-col-3,.player .inner-player .center-cols .c-col-4{width:200px}}@media (max-width: 1096px){.player .inner-player{padding:0;grid-template-columns:1fr 2fr 1fr}.player .inner-player .center-cols{margin-top:10px}.player .inner-player .center-cols .c-col-1,.player .inner-player .center-cols .c-col-2,.player .inner-player .center-cols .c-col-3,.player .inner-player .center-cols .c-col-4{width:150px}}@media (max-width: 480px){.player .inner-player{padding:0;grid-template-columns:1fr 1fr 1fr}.player .inner-player .center-cols{margin-top:10px}.player .inner-player .center-cols .c-col-1,.player .inner-player .center-cols .c-col-2,.player .inner-player .center-cols .c-col-3,.player .inner-player .center-cols .c-col-4{width:50px}}.header-line{display:flex;position:relative;background:#10133e;height:9vh;width:100%;padding-top:5px}.header-line .lucky-code{width:33%;display:flex}.superwin-placeholder{width:33.3%}.happy-hour-header-line{display:flex;position:relative;background:radial-gradient(circle,#111 9%,#000 59%);height:9vh;width:100%}@media (max-width: 1280px){.header-line{display:flex;position:relative;height:9.5vh;width:100%;padding-top:5px}.happy-hour-header-line{display:flex;position:relative;height:9.5vh;width:100%}}@media (max-width: 1096px){.header-line{display:flex;position:relative;height:8vh;width:100%;padding-top:5px}.happy-hour-header-line{display:flex;position:relative;height:8vh;width:100%}}.lucky-code-draw{margin-left:20px;display:flex;align-items:center;gap:15px}.lucky-code-draw .title{color:#ffffff80;font-size:24px;font-weight:600}@media (max-width: 1280px){.lucky-code-draw .title{font-size:16px}}.lucky-code-draw .code{color:#fff;display:flex;gap:3px}.lucky-code-draw .code .inner{display:flex;gap:6px}.lucky-code-draw .code .inner .code-item{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.lucky-code-draw .code .inner .code-item .character{font-size:28px;font-weight:700;z-index:2;background-color:#cc0101;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lucky-code-draw .code .inner .code-item .character.drawn{background-color:#026b02}.lucky-code-draw .code .inner .code-item .pulse{position:absolute;width:100%;height:100%;background:#ac5e5e94;border-radius:3px;z-index:1;animation:luckyCodePulse 3s forwards}.lucky-code-draw .code .inner .code-item .pulse.drawn{background:#009100}.lucky-code-draw .code .inner .code-item .first,.lucky-code-draw .code .inner .code-item .second,.lucky-code-draw .code .inner .code-item .third,.lucky-code-draw .code .inner .code-item .fourth,.lucky-code-draw .code .inner .code-item .fifth{left:0}.lucky-code-draw .code .inner .code-item.drawn .character{background:#026b02}@media (max-width: 1280px){.lucky-code-draw .code .inner .code-item{width:30px;height:30px}.lucky-code-draw .code .inner .code-item .character{font-size:20px}}.lucky-code-draw .amount{color:#fff;font-size:26px;font-weight:700}.inner .code-item{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.inner .code-item .character-shuffling{font-size:28px;font-weight:700;z-index:2;background:#00f;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.superwin-code-draw{width:33%;display:flex;align-items:center;gap:10px;margin-left:10px}.superwin-code-draw .title{color:#fad115;animation:swGlow 3s infinite;font-size:26px;font-weight:600;line-height:32px;width:15%}.superwin-code-draw .title span{font-size:38px}.superwin-code-draw .code{color:#fff;display:flex;gap:10px}.superwin-code-draw .code .inner{display:flex;gap:4px}.superwin-code-draw .code .inner .code-item{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#79091a}.superwin-code-draw .code .inner .code-item .character{font-size:28px;font-weight:700;z-index:2;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.superwin-code-draw .code .inner .code-item .character.drawn{background-color:#026b02}.superwin-code-draw .code .inner .code-item .pulse{position:absolute;width:100%;height:100%;background:#b3001b;border-radius:3px;z-index:1;animation:luckyCodePulse 3s forwards}.superwin-code-draw .code .inner .code-item .pulse.drawn{background:#009100}.superwin-code-draw .code .inner .code-item .first,.superwin-code-draw .code .inner .code-item .second,.superwin-code-draw .code .inner .code-item .third,.superwin-code-draw .code .inner .code-item .fourth,.superwin-code-draw .code .inner .code-item .fifth{left:0}.superwin-code-draw .code .inner .code-item.drawn .character{background:#026b02}.superwin-code-draw .amount{color:#fad115;font-size:36px;font-weight:700;animation:swGlow 3s infinite}@media (max-width: 1280px){.superwin-code-draw{width:33%;display:flex;align-items:center;gap:10px;margin-left:10px}.superwin-code-draw .title{color:#fad115;animation:swGlow 3s infinite;font-size:17px;font-weight:600;line-height:18px;width:15%}.superwin-code-draw .title span{font-size:26px}.superwin-code-draw .code{color:#fff;display:flex;gap:10px}.superwin-code-draw .code .inner{display:flex;gap:4px}.superwin-code-draw .code .inner .code-item{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:#79091a}.superwin-code-draw .code .inner .code-item .character{font-size:20px;font-weight:700;z-index:2;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.superwin-code-draw .code .inner .code-item .character.drawn{background-color:#026b02}.superwin-code-draw .code .inner .code-item .pulse{position:absolute;width:100%;height:100%;background:#b3001b;border-radius:3px;z-index:1;animation:luckyCodePulse 3s forwards}.superwin-code-draw .code .inner .code-item .pulse.drawn{background:#009100}.superwin-code-draw .code .inner .code-item .first,.superwin-code-draw .code .inner .code-item .second,.superwin-code-draw .code .inner .code-item .third,.superwin-code-draw .code .inner .code-item .fourth,.superwin-code-draw .code .inner .code-item .fifth{left:0}.superwin-code-draw .code .inner .code-item.drawn .character{background:#026b02}.superwin-code-draw .amount{color:#fad115;font-size:23px;font-weight:700;animation:swGlow 3s infinite}}.super-code-drawn{width:33.3%;display:flex;align-items:center;color:#fad115;gap:16px;margin-left:10px}.super-code-drawn .jackpot{line-height:32px;font-size:30px;font-weight:400;margin-top:6px}.super-code-drawn .jackpot .super-win{font-size:33px;font-weight:600}.super-code-drawn .jackpot .tomorrow{font-size:22px;font-weight:600;text-align:center}.super-code-drawn .amount{font-size:36px;font-weight:700}@media (max-width: 1280px){.super-code-drawn .jackpot{line-height:32px;font-size:30px;font-weight:400;margin-top:6px}.super-code-drawn .jackpot .super-win{font-size:24px;font-weight:600}.super-code-drawn .jackpot .tomorrow{font-size:16px;font-weight:600;text-align:center}.super-code-drawn .amount{font-size:26px;font-weight:700}}@keyframes swGlow{0%{text-shadow:0 0 5px #fad115}50%{text-shadow:0 0 15px #fad115}to{text-shadow:0 0 5px #fad115}}.inner-shuffle{display:flex;gap:4px}.inner-shuffle .code-item-shuffle{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#0145cc}.inner-shuffle .code-item-shuffle .character-shuffle{font-size:28px;font-weight:700;z-index:2;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.inner-shuffle .code-item-shuffle .character-shuffle.drawn-shuffle{background-color:#026b02}.inner-shuffle .code-item-shuffle .pulse-shuffle{position:absolute;width:100%;height:100%;background:#ac5e5e94;border-radius:3px;z-index:1;animation:luckyCodePulse 3s forwards}.inner-shuffle .code-item-shuffle .pulse-shuffle.drawn-shuffle{background:#009100}.inner-shuffle .code-item-shuffle .first-shuffle,.inner-shuffle .code-item-shuffle .second-shuffle,.inner-shuffle .code-item-shuffle .third-shuffle,.inner-shuffle .code-item-shuffle .fourth-shuffle,.inner-shuffle .code-item-shuffle .fifth-shuffle{left:0}.inner-shuffle .code-item-shuffle.drawn-shuffle .character-shuffle{background:#026b02}@media (max-width: 1280px){.inner-shuffle{display:flex;gap:4px}.inner-shuffle .code-item-shuffle{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:#0145cc}.inner-shuffle .code-item-shuffle .character-shuffle{font-size:20px;font-weight:700;z-index:2;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.inner-shuffle .code-item-shuffle .character-shuffle.drawn-shuffle{background-color:#026b02}.inner-shuffle .code-item-shuffle .pulse-shuffle{position:absolute;width:100%;height:100%;background:#ac5e5e94;border-radius:3px;z-index:1;animation:luckyCodePulse 3s forwards}.inner-shuffle .code-item-shuffle .pulse-shuffle.drawn-shuffle{background:#009100}.inner-shuffle .code-item-shuffle .first-shuffle,.inner-shuffle .code-item-shuffle .second-shuffle,.inner-shuffle .code-item-shuffle .third-shuffle,.inner-shuffle .code-item-shuffle .fourth-shuffle,.inner-shuffle .code-item-shuffle .fifth-shuffle{left:0}.inner-shuffle .code-item-shuffle.drawn-shuffle .character-shuffle{background:#026b02}}.logo-draw-header{width:33.33%;display:flex;justify-content:center;align-items:center}.logo-draw-header img{width:320px}@media (max-width: 1280px){.logo-draw-header img{width:170px}}@media (max-width: 1096px){.logo-draw-header img{width:130px}}.round-item-header{color:#fff;display:flex;flex-direction:column;margin-right:20px;justify-content:center;align-items:flex-end;width:33.33%}.round-item-header .round-header{display:flex;gap:20px;align-items:center}.round-item-header .round-header .happy-hour{text-align:center;font-size:28px;font-weight:700;color:#fad115;align-items:center;animation:glow 2s infinite}@keyframes glow{0%{text-shadow:0 0 0px #fad115}50%{text-shadow:0 0 15px #fad115}to{text-shadow:0 0 0px #fad115}}.round-item-header .round-header .round{font-weight:700;font-size:32px}.round-item-header .round-header .round .inner-title{opacity:.6}.round-item-header .round-header .round .inner-round{text-align:right}.round-item-header .round-header .time{font-weight:700;font-size:26px;color:#fff}.round-item-header .round-header .time .inner-title{opacity:.6}.round-item-header .round-header .time .inner-time{text-align:right}@media (max-width: 1280px){.round-item-header .round-header .time,.round-item-header .round-header .round,.round-item-header .round-header .happy-hour{font-size:18px}}@media (max-width: 1096px){.round-item-header .round-header .time,.round-item-header .round-header .round,.round-item-header .round-header .happy-hour{font-size:14px}}.footer-line{display:flex;height:9vh;background:#10133e;width:100%;align-items:center}.footer-line .footer-item{color:#fff;display:flex;width:33.33%}.happy-hour-footer-line{display:flex;height:9vh;background:radial-gradient(circle,#111 9%,#000 59%);width:100%}.happy-hour-footer-line .footer-item{color:#fff;display:flex;width:33.33%}@media (max-width: 1280px){.footer-line{display:flex;height:10vh;width:100%}.footer-line .footer-item{color:#fff;display:flex;width:33.33%}.happy-hour-footer-line{display:flex;height:10vh;width:100%}.happy-hour-footer-line .footer-item{color:#fff;display:flex;width:33.33%}}@media (max-width: 1096px){.footer-line{display:flex;height:8vh;width:100%}.footer-line .footer-item{color:#fff;display:flex;width:33.33%}.happy-hour-footer-line{display:flex;height:8vh;width:100%}.happy-hour-footer-line .footer-item{color:#fff;display:flex;width:33.33%}}.multiple-items-start{justify-content:flex-start}.multiple-items-start .first-number,.multiple-items-start .first-five{display:flex;font-weight:500;flex-direction:column;align-self:center;margin:10px;animation:fadeIn .5s ease-in-out forwards}.multiple-items-start .first-number .number,.multiple-items-start .first-five .number{font-size:30px;font-weight:700;color:#fad115;text-align:center;animation:fadeIn .5s ease-in-out forwards}.multiple-items-start .first-number .text,.multiple-items-start .first-five .text{font-size:14px;color:#ffffff80;text-align:center}@media (max-width: 1280px){.multiple-items-start .first-number .number,.multiple-items-start .first-five .number{font-size:20px}.multiple-items-start .first-number .text,.multiple-items-start .first-five .text{font-size:10px}}@keyframes fadeIn{0%{opacity:1;transform:scale(.1)}to{opacity:1;transform:scale(1)}}@media (max-width: 1096px){.multiple-items-start .first-five .first-number{margin:0}}.jackpot-draw-message{position:absolute;top:40%;left:12%;background-color:#0d0f3b;opacity:.9;border:2px solid #fad115;padding:20px 200px;border-radius:10px;z-index:99999}.jackpot-draw-message .jackpot-draw-message-text{animation:pulse .5s infinite;font-size:100px;font-weight:700;color:#fff;display:flex;align-items:center}.jackpot-draw-message .jackpot-draw-message-text span{color:#f5d506d0;margin:0 30px 20px}@media (max-width: 1280px){.jackpot-draw-message{left:10%}.jackpot-draw-message .jackpot-draw-message-text{animation:pulse .5s infinite;font-size:62px;font-weight:700;color:#fff;display:flex;align-items:center}.jackpot-draw-message .jackpot-draw-message-text span{color:#f5d506d0;margin:0 20px 20px}}.jackpot-footer-draw{display:flex;color:#fff;font-size:48px;font-weight:700;justify-content:center;width:40%;margin-top:8px}.jackpot-footer-draw .jackpot-pulse{animation:pulse .5s infinite}.jackpot-footer-draw .jackpot-footer .amount{color:#fad115;animation:jackpotGlow 3s infinite}.jackpot-footer-draw .jackpot-footer span{color:#fad115}@keyframes jackpotGlow{0%{text-shadow:0 0 0px #fad115}50%{text-shadow:0 0 10px #fad115}to{text-shadow:0 0 0px #fad115}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@media (max-width: 1280px){.jackpot-footer-draw{font-size:32px}}@media (max-width: 1096px){.jackpot-footer-draw{font-size:24px}}.multiple-items-end{justify-content:flex-end;margin-top:12px}@media (max-width: 1096px){.multiple-items-end{justify-content:flex-end;margin-top:5px}}.color{display:flex;align-items:center}.color .text{font-weight:500;font-size:18px;align-self:center;margin:0 20px;color:#ffffff80}@media (max-width: 1280px){.color .text{font-size:14px;margin:0 5px}}@media (max-width: 1096px){.color .text{font-size:12px;margin:0}}.color .colors{display:flex}.color .colors .col{background:#ffffff23;width:25px;height:40px;padding:2px;position:relative;margin:0 3px;border-radius:3px}@media (max-width: 1280px){.color .colors .col{width:15px;height:25px}}@media (max-width: 1096px){.color .colors .col{width:12px;height:20px}}.color .colors .col-level{position:absolute;bottom:0;left:0;right:0;border-radius:3px}.color .colors .col-level.red{background:linear-gradient(338deg,#ed1e24 34%,#ff5656)}.color .colors .col-level.green{background:linear-gradient(338deg,#22a51a 34%,#33db28)}.color .colors .col-level.blue{background:linear-gradient(338deg,#0004e3 34%,#383bfe)}.color .colors .col-level.purple{background:linear-gradient(338deg,#9238bc 34%,#ac58d4)}.color .colors .col-level.brown{background:linear-gradient(338deg,#543b04 34%,#986f15)}.color .colors .col-level.yellow{background:linear-gradient(338deg,#e1d901 34%,#fff94d)}.color .colors .col-level.orange{background:linear-gradient(338deg,#e28501 34%,#ffb143)}.color .colors .col-level.black{background:linear-gradient(338deg,#5a5a5a 34%,#949494)}.color .colors .col-level.h-1{height:16.66%}.color .colors .col-level.h-2{height:33.32%}.color .colors .col-level.h-3{height:49.98%}.color .colors .col-level.h-4{height:66.64%}.color .colors .col-level.h-5{height:83.3%}.color .colors .col-level.h-6{height:100%}.even-odd-draw{width:80px;display:flex;flex-direction:column;align-self:center;margin:0 20px}.even-odd-draw .even-odd-number{font-size:22px;font-weight:700}.even-odd-draw .even-odd-number span{color:#fad115}@media (max-width: 1280px){.even-odd-draw .even-odd-number{font-size:18px}}@media (max-width: 1096px){.even-odd-draw .even-odd-number{font-size:14px}}.ball-container{z-index:9999;display:block;position:relative;top:0%;left:0%;width:100%}.ball-container .ball-nr{position:absolute;top:22%;left:33%;display:flex;justify-content:center;align-items:center;width:25%;font-weight:700;color:#333;font-size:9rem;animation:ball-nr .9s steps(29) forwards}.ball-container .ball{width:400px;height:392px;margin:8.5% auto auto 36%;animation:ballDraw 1s steps(29) forwards}@keyframes ballDraw{0%{background-position:0 0%;transform:scale(1.4)}to{background-position:0 100%;transform:rotate3d(0,0,0,0) translate(4.5%) scale(1.4)}}@keyframes ball-nr{0%{opacity:0;transform:translate(-100%)}25%{opacity:0;transform:translate(-100%)}85%{opacity:0;transform:translate(-90%)}to{opacity:1;transform:translate(0)}}@media (max-width: 1280px){.ball-container .ball-nr{top:22%;left:38%;width:20%;font-size:9rem}.ball-container .ball{width:390px;height:392px;margin:-2% auto auto 19%;animation:ballDraw 1s steps(29) forwards}@keyframes ballDraw{0%{background-position:0 0%;transform:scale(.9)}to{background-position:0 100%;transform:translate(4%) scale(.9)}}}@media (max-width: 480px){.ball-container .ball-nr{top:5%;left:4%;width:25%;font-size:3rem}.ball-container .ball{width:390px;height:392px;margin:-15% auto auto -10%;animation:ballDraw 1s steps(29) forwards}@keyframes ballDraw{0%{background-position:0 0%;transform:scale(0)}to{background-position:0 100%;transform:translate(5%) scale(.33)}}@keyframes ball-nr{0%{opacity:0;transform:translate(60%)}25%{opacity:0;transform:translate(-50%)}70%{opacity:0;transform:translate(-40%)}to{opacity:1;transform:translate(0)}}}@media (max-width: 1096px){.ball-container .ball-nr{top:8.8%;left:21.5%;width:25%;font-size:6rem}.ball-container .ball{width:390px;height:392px;margin:-6.5% auto auto 8.3%;animation:ballDraw 1s steps(29) forwards}@keyframes ballDraw{0%{background-position:0 0%;transform:scale(.7)}to{background-position:0 100%;transform:translate(5%) scale(.69)}}@keyframes ball-nr{0%{opacity:0;transform:translate(60%)}25%{opacity:0;transform:translate(-50%)}70%{opacity:0;transform:translate(-40%)}to{opacity:1;transform:translate(0)}}}.drum-frame{display:flex;justify-content:center;background-size:contain;background-repeat:no-repeat}.drum-frame img{width:610px}@media (max-width: 1280px){.drum-frame img{width:390px}}@media (max-width: 1096px){.drum-frame img{margin-top:5px;width:300px}}@media (max-width: 480px){.drum-frame img{margin-top:5px;width:150px}}.ball-set{display:flex;width:300px;justify-content:flex-end;margin-bottom:15px;align-items:center}.ball-set .lucky-star{display:flex;align-items:center;object-fit:contain;width:70px}.ball-set .lucky-star .star-show{animation:fadeInStar 1.5s ease-in forwards}@keyframes fadeInStar{0%{opacity:0;transform:scale(.5)}25%{opacity:0;transform:scale(.5)}75%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ball-set .lucky-star img{margin:0 5px}@media (max-width: 1280px){.ball-set .lucky-star img{width:40px}}@media (max-width: 1096px){.ball-set .lucky-star img{width:35px}}@media (max-width: 1280px){.ball-set .lucky-star{width:50px}}@media (max-width: 1096px){.ball-set .lucky-star{width:40px}}@media (max-width: 480px){.ball-set .lucky-star{width:50px}}.ball-set .ball-ring{display:flex;width:75px;height:75px;justify-content:center}.ball-set .ball-ring.has-coefficient{border:3px solid rgba(255,255,255,.5019607843);border-radius:100%;background:#11111152}.ball-set .ball-ring.has-jackpot{border:3px solid rgba(245,213,6,.8156862745);border-radius:100%;background:#11111152}.ball-set .ball-ring.happy-hour{border:3px solid rgba(255,255,255,.5019607843);border-radius:100%;background:#11111152}.ball-set .ball-ring.happy-hour-jackpot{border:3px solid rgba(245,213,6,.8156862745);border-radius:100%;background:#11111152}@media (max-width: 1280px){.ball-set .ball-ring.has-coefficient{border:1px solid rgba(255,255,255,.5019607843);border-radius:100%;background:#11111152}.ball-set .ball-ring.has-jackpot{border:1px solid rgba(245,213,6,.8156862745);border-radius:100%;background:#11111152}.ball-set .ball-ring.happy-hour{border:1px solid rgba(255,255,255,.5019607843);border-radius:100%}.ball-set .ball-ring.happy-hour-jackpot{border:1px solid rgba(245,213,6,.8156862745);border-radius:100%}}.ball-set .ball-ring .star-dissapear{animation:fadeOutStar 1s ease-out forwards}@keyframes fadeOutStar{0%{opacity:1;visibility:visible;transform:scale(1)}25%{opacity:0;visibility:hidden;transform:scale(1)}50%{opacity:0;visibility:hidden;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(.5)}}.ball-set .ball-ring .img-container{z-index:99;position:relative;animation-name:fadeInBall;animation-duration:2s;animation-fill-mode:forwards;opacity:0}.ball-set .ball-ring .img-container .ball{object-fit:contain;width:100%}.ball-set .ball-ring .img-container .ball-nr{position:absolute;display:block;font-size:30px;font-weight:700;color:#333;top:50%;left:50%;transform:translate(-50%,-50%);padding:5px}@media (max-width: 1280px){.ball-set .ball-ring .img-container .ball-nr{font-size:20px}}@media (max-width: 1096px){.ball-set .ball-ring .img-container .ball-nr{font-size:16px}}@media (max-width: 480px){.ball-set .ball-ring .img-container .ball-nr{font-size:12px}}@keyframes fadeInBall{0%{opacity:0;visibility:hidden;transform:scale(2)}80%{opacity:0;visibility:hidden;transform:scale(2)}to{opacity:1;visibility:visible;transform:scale(1)}}.ball-set .ball-ring .lucky-star{object-fit:contain;width:90%}@media (max-width: 1280px){.ball-set .ball-ring{width:50px;height:50px}}@media (max-width: 1096px){.ball-set .ball-ring{width:35px;height:35px}}@media (max-width: 480px){.ball-set .ball-ring{width:25px;height:25px}}.ball-set .odd{display:flex;color:#fff;font-size:32px;font-weight:500;margin:0 10px;width:100px;justify-content:flex-start;align-items:center}.ball-set .odd.active{animation:fadeInWithDelay 3s ease-in;color:#ffffff80}@keyframes fadeInWithDelay{0%{color:#fff;opacity:1}to{color:#ffffff80;opacity:1}}.ball-set .odd span{margin-right:5px;font-size:50px}@media (max-width: 1280px){.ball-set .odd span{margin-right:5px;font-size:40px}}@media (max-width: 1280px){.ball-set .odd{font-size:22px}}@media (max-width: 1096px){.ball-set .odd{font-size:18px}}@media (max-width: 480px){.ball-set .odd{font-size:12px}}@media (max-width: 1280px){.ball-set{width:225px;margin-bottom:5px}}@media (max-width: 1096px){.ball-set{width:200px;margin-bottom:0}}@media (max-width: 480px){.ball-set{width:150px;margin-bottom:0}}.jackpot-line{display:flex;justify-self:center;width:50px;height:25px;border-left:2px solid rgba(245,213,6,.8156862745)}.no-line{display:flex;justify-self:center;width:50px;height:25px}.happy-hour-bg{background:url(assets/player/img/happy-hour.png)}.results{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;height:100%;padding:10px 0;background-color:#0000009c}.results .content-results{display:grid;color:#fff;grid-template-columns:auto;grid-template-rows:auto;grid-template-areas:"title" "drawn-results";height:100%;width:95%}.results .content-results .title{margin-top:10px;grid-area:title;justify-self:center;font-size:32px;font-weight:700}.results .content-results .drawn-results{grid-area:drawn-results;display:grid;grid-template-columns:1.5fr .2fr 1.3fr;grid-template-areas:"drawn-balls separator special-games"}.results .content-results .line{grid-area:separator;justify-self:start;width:100%;height:100%;display:flex;margin-left:20px;align-items:center}.results .content-results .line .separator{width:3px;height:90%;border-radius:50px;background:#ffffff3b}.header{display:flex;justify-content:space-between;background:#10133e;width:100%;color:#fff;height:7.5vh}.header-happy-hour{display:flex;justify-content:space-between;background:#10133e;color:#fff;height:7.5vh}@media (max-width: 480px){.header,.header-happy-hour{display:none}}.results-round{color:#fff;margin-left:20px;font-size:36px;align-self:center;justify-self:flex-end;font-weight:700;width:33.33%}.results-round .results-round-title{color:#fff}.results-round span{color:#fad115}@media (max-width: 1280px){.results-round{font-size:32px}}@media (max-width: 1096px){.results-round{font-size:24px}}.logo{display:flex;align-self:center;justify-content:center;width:33.33%}.logo img{width:200px}@media (max-width: 1280px){.logo img{width:180px}}@media (max-width: 1096px){.logo img{width:120px}}.results-time{display:flex;font-size:36px;margin-right:20px;align-self:center;justify-content:flex-end;font-weight:700;width:33.33%}.results-time .results-time-title{color:#fff}.results-time span{margin-left:5px}@media (max-width: 1280px){.results-time{font-size:32px}}@media (max-width: 1096px){.results-time{font-size:24px}}.results-drawn-balls{grid-area:drawn-balls;justify-self:center;display:flex;justify-content:center;align-items:center}.results-drawn-balls .drawn-balls{display:grid;grid-template-columns:repeat(8,80px);row-gap:10px;column-gap:25px;grid-template-rows:auto}.results-drawn-balls .drawn-balls .is-drawn{display:flex;justify-self:center;font-weight:700;width:20px;height:20px;background:#fff;opacity:10%;border-radius:50%;margin-bottom:10px;margin-top:20px}.results-drawn-balls .drawn-balls .is-drawn.red{background:#ed1e24;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.green{background:#22a51a;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.blue{background:#06f;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.purple{background:#9238bc;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.brown{background:#543b04;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.yellow{background:#e1d901;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.orange{background:#e28501;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.black{background:#a9a8a7;opacity:80%}.results-drawn-balls .drawn-balls .is-drawn.light-gray{background:#fff;opacity:10%}@media (max-width: 1280px){.results-drawn-balls .drawn-balls .is-drawn{width:15px;height:15px}}@media (max-width: 480px){.results-drawn-balls .drawn-balls .is-drawn{width:15px;height:15px;margin-bottom:5px;margin-top:5px}}@media (max-width: 1280px){.results-drawn-balls .drawn-balls{grid-template-columns:repeat(8,60px);row-gap:10px;column-gap:15px}}@media (max-width: 1096px){.results-drawn-balls .drawn-balls{grid-template-columns:repeat(8,60px);row-gap:8px;column-gap:4px}}@media (max-width: 480px){.results-drawn-balls .drawn-balls{grid-template-columns:repeat(8,40px);row-gap:4px;column-gap:2px}}@media (max-width: 1280px){.ball-slots .ball-slot .ball-placeholder{width:40px;height:40px}.ball-slots .ball-slot .ball-placeholder.red{border:6px solid rgb(237,30,36);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.green{border:6px solid rgb(34,165,26);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.blue{border:6px solid rgb(0,102,255);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.purple{border:6px solid rgb(146,56,188);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.brown{border:6px solid rgb(95,69,11);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.yellow{border:6px solid rgb(225,217,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.orange{border:6px solid rgb(226,133,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.black{border:6px solid rgb(169,168,167);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.light-gray{opacity:30%;border:2px solid #fff}}.results-special-games{grid-area:special-games;width:100%;justify-self:start;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:36px;gap:15px;font-weight:700}@media (max-width: 1280px){.results-special-games{font-size:24px}}@media (max-width: 1096px){.results-special-games{gap:5px}}@media (max-width: 480px){.results-special-games{display:none}}.first-five-balls{display:flex;flex-direction:column;align-items:center}.first-five-balls .game-title{font-weight:600;font-size:24px;margin-bottom:15px}@media (max-width: 1280px){.first-five-balls .game-title{font-size:18px}}.first-five-balls .game-row{display:flex;gap:15px}.first-five-balls .game-row .ball{font-weight:700;width:80px;height:80px;border-radius:50%;margin-bottom:10px}@media (max-width: 1280px){.first-five-balls .game-row{display:flex;gap:10px}.first-five-balls .game-row .ball{font-weight:700;width:55px;height:55px;border-radius:50%;margin-bottom:10px}}@media (max-width: 1096px){.first-five-balls .game-title{font-weight:600;font-size:16px;margin-bottom:5px}.first-five-balls .game-row{gap:10px}.first-five-balls .game-row .ball{height:40px}}@media (max-width: 480px){.first-five-balls{display:none}}.ball-slots{position:relative}.ball-slots .ball-slot{display:flex;justify-content:center;align-items:center}.ball-slots .ball-slot .ball-placeholder{font-weight:700;width:80px;height:80px;border-radius:50%;opacity:30%;border:2px solid #fff;box-sizing:border-box}.ball-slots .ball-slot .ball-placeholder.red{border:10px solid rgb(237,30,36);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.green{border:10px solid rgb(34,165,26);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.blue{border:10px solid rgb(0,102,255);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.purple{border:10px solid rgb(146,56,188);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.brown{border:10px solid rgb(95,69,11);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.yellow{border:10px solid rgb(225,217,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.orange{border:10px solid rgb(226,133,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.black{border:10px solid rgb(169,168,167);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.light-gray{opacity:30%;border:2px solid #fff}@media (max-width: 1280px){.ball-slots .ball-slot .ball-placeholder{width:50px;height:50px}.ball-slots .ball-slot .ball-placeholder.red{border:7px solid rgb(237,30,36);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.green{border:7px solid rgb(34,165,26);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.blue{border:7px solid rgb(0,102,255);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.purple{border:7px solid rgb(146,56,188);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.brown{border:7px solid rgb(95,69,11);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.yellow{border:7px solid rgb(225,217,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.orange{border:7px solid rgb(226,133,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.black{border:7px solid rgb(169,168,167);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.light-gray{opacity:30%;border:2px solid #fff}}@media (max-width: 1096px){.ball-slots .ball-slot .ball-placeholder{width:40px;height:40px}.ball-slots .ball-slot .ball-placeholder.red{border:6px solid rgb(237,30,36);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.green{border:6px solid rgb(34,165,26);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.blue{border:6px solid rgb(0,102,255);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.purple{border:6px solid rgb(146,56,188);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.brown{border:6px solid rgb(95,69,11);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.yellow{border:6px solid rgb(225,217,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.orange{border:6px solid rgb(226,133,1);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.black{border:6px solid rgb(169,168,167);background-color:#fff;opacity:100%}.ball-slots .ball-slot .ball-placeholder.light-gray{opacity:30%;border:2px solid #fff}}@media (max-width: 480px){.ball-slots .ball-slot .ball-placeholder{width:35px;height:35px}}.ball-slots .ball-slot .ball-placeholder-nr{position:absolute;z-index:0;font-size:36px;opacity:30%;color:#fff;font-weight:500}.ball-slots .ball-slot .ball-placeholder-nr.red,.ball-slots .ball-slot .ball-placeholder-nr.green,.ball-slots .ball-slot .ball-placeholder-nr.blue,.ball-slots .ball-slot .ball-placeholder-nr.purple,.ball-slots .ball-slot .ball-placeholder-nr.brown,.ball-slots .ball-slot .ball-placeholder-nr.yellow,.ball-slots .ball-slot .ball-placeholder-nr.orange,.ball-slots .ball-slot .ball-placeholder-nr.black{color:#111;font-weight:600;opacity:100%}.ball-slots .ball-slot .ball-placeholder-nr.light-gray{opacity:30%;color:#fff}@media (max-width: 1280px){.ball-slots .ball-slot .ball-placeholder-nr{font-size:24px}}@media (max-width: 1096px){.ball-slots .ball-slot .ball-placeholder-nr{font-size:18px}}@media (max-width: 1096px){.ball-slots .ball-slot .ball-placeholder-nr{font-size:16px}}.ball-slots .ball-slot .bottom{margin-bottom:10px}.first-ball{display:flex;flex-direction:column;align-items:center}.first-ball .game-title{font-weight:600;font-size:24px;margin-bottom:15px}@media (max-width: 1280px){.first-ball .game-title{font-size:18px}}.first-ball .game-row{display:flex;gap:15px}.first-ball .game-row .color{font-weight:600;font-size:36px;margin-bottom:15px}.first-ball .game-row .color.red{color:#ed1e24}.first-ball .game-row .color.blue{color:#06f}.first-ball .game-row .color.green{color:#22a51a}.first-ball .game-row .color.purple{color:#9238bc}.first-ball .game-row .color.brown{color:#543b04}.first-ball .game-row .color.yellow{color:#e1d901}.first-ball .game-row .color.orange{color:#e28501}.first-ball .game-row .color.gray{color:#a9a8a7}@media (max-width: 1280px){.first-ball .game-row .color,.first-ball .game-row .type{font-size:22px}.first-ball .game-row .game-title{font-weight:600;font-size:16px;margin-bottom:5px}.first-ball .game-row .game-row{display:flex;gap:10px}.first-ball .game-row .game-row .ball{font-weight:700;width:35px;height:35px;border-radius:50%;margin-bottom:10px}}@media (max-width: 480px){.first-ball{display:none}}.lucky-star-balls{display:flex;flex-direction:column;align-items:center}.lucky-star-balls .ls-header{display:flex;align-items:center;gap:8px}.lucky-star-balls .ls-header .game-title{font-weight:600;font-size:24px;margin-bottom:15px}.lucky-star-balls .ls-header .lucky-star{width:40px;margin-bottom:15px}.lucky-star-balls .game-row{display:flex;gap:15px}.lucky-star-balls .game-row .ball{font-weight:700;width:80px;height:80px;border-radius:50%;margin-bottom:10px}@media (max-width: 1280px){.lucky-star-balls .ls-header{display:flex;align-items:center;gap:8px}.lucky-star-balls .ls-header .game-title{font-weight:600;font-size:16px;margin-bottom:15px}.lucky-star-balls .ls-header .lucky-star{width:30px;margin-bottom:10px}.lucky-star-balls .game-row{gap:10px}.lucky-star-balls .game-row .ball{width:45px;height:45px}}.jackpot-balls{display:flex;flex-direction:column;align-items:center}.jackpot-balls .game-title{font-weight:600;font-size:24px;margin-bottom:15px}.jackpot-balls .game-row{display:flex;gap:15px}.jackpot-balls .game-row .ball{font-weight:700;width:80px;height:80px;border-radius:50%;margin-bottom:10px}@media (max-width: 1280px){.jackpot-balls .game-title{font-weight:600;font-size:16px;margin-bottom:5px}.jackpot-balls .game-row{gap:10px}.jackpot-balls .game-row .ball{width:45px;height:45px}}.super-win-code-results{font-size:20px}.super-win-code-results .title-superwincode{color:#fff;font-size:24px;margin-bottom:3px;font-weight:600;display:flex;justify-content:center}.super-win-code-results .code-superwincode{color:#fad115;display:flex;justify-content:center;letter-spacing:3px;font-size:42px}@media (max-width: 1280px){.super-win-code-results{font-size:10px}.super-win-code-results .title-superwincode{color:#fff;font-size:16px;margin-bottom:3px;font-weight:600;display:flex;justify-content:center}.super-win-code-results .code-superwincode{color:#fad115;display:flex;justify-content:center;letter-spacing:3px;font-size:24px}}.footer{display:flex;justify-content:space-between;background:#10133e;color:#fff;height:31vh;width:100%}.footer-happy-hour{display:flex;justify-content:space-between;background:#10133e;color:#fff;height:31vh}@media (max-width: 1280px){.footer{height:23vh}.footer-happy-hour{height:25vh}}@media (max-width: 480px){.footer,.footer-happy-hour{display:none}}.drawn-balls-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:50%}.drawn-balls-footer .drawn-balls-cols{display:flex;gap:50px;margin-left:20px;align-items:center}.drawn-balls-footer .drawn-balls-cols .drawn-balls-col{display:flex;flex-direction:column;font-weight:600;gap:10px;font-size:24px}.drawn-balls-footer .drawn-balls-cols .drawn-balls-col .special-games-footer-title{font-weight:700}.drawn-balls-footer .drawn-balls-cols .drawn-balls-col .special-games-footer-nr{padding-left:5px;color:#fad115;font-weight:700;text-align:end}@media (max-width: 1280px){.drawn-balls-footer .drawn-balls-cols .drawn-balls-col{font-size:16px;font-weight:500;gap:2px}}.drawn-balls-footer .drawn-balls-row{display:flex;flex-direction:column}@media (max-width: 1280px){.drawn-balls-footer{gap:5px}}@media (max-width: 1096px){.drawn-balls-footer{gap:0px}}.lucky-code-results{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%}.lucky-code-results .lucky-code-draw{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:8px}.lucky-code-results .lucky-code-draw .title{color:#fff;font-size:32px;font-weight:600}@media (max-width: 1280px){.lucky-code-results .lucky-code-draw .title{font-size:18px}}.lucky-code-results .lucky-code-draw .code{color:#fff;display:flex;gap:3px}.lucky-code-results .lucky-code-draw .code .inner{display:flex;gap:6px}.lucky-code-results .lucky-code-draw .code .inner .code-item{position:relative;display:flex;align-items:center;justify-content:center;width:45px;height:45px}.lucky-code-results .lucky-code-draw .code .inner .code-item .character{font-size:28px;font-weight:700;z-index:2;background-color:#cc0101;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lucky-code-results .lucky-code-draw .code .inner .code-item .character.drawn{background-color:#026b02}@media (max-width: 1280px){.lucky-code-results .lucky-code-draw .code .inner .code-item .character{font-size:22px}}.lucky-code-results .lucky-code-draw .code .inner .code-item .pulse{position:absolute;width:100%;height:100%;background:#ac5e5e94;border-radius:3px;z-index:1;animation:luckyCodePulse 3s forwards}.lucky-code-results .lucky-code-draw .code .inner .code-item .pulse.drawn{background:#009100}.lucky-code-results .lucky-code-draw .code .inner .code-item .first,.lucky-code-results .lucky-code-draw .code .inner .code-item .second,.lucky-code-results .lucky-code-draw .code .inner .code-item .third,.lucky-code-results .lucky-code-draw .code .inner .code-item .fourth,.lucky-code-results .lucky-code-draw .code .inner .code-item .fifth{left:0}.lucky-code-results .lucky-code-draw .code .inner .code-item.drawn .character{background:#026b02}@media (max-width: 1280px){.lucky-code-results .lucky-code-draw .code .inner .code-item{width:25px;height:25px}.lucky-code-results .lucky-code-draw .code .inner .code-item .character{font-size:18px}}.lucky-code-results .lucky-code-draw .amount{color:#fff;font-size:36px;font-weight:700}@media (max-width: 1280px){.lucky-code-results .lucky-code-draw .amount{font-size:18px}}@media (max-width: 1280px){.lucky-code-results .lucky-code-draw{gap:5px}}@keyframes luckyCodePulse{0%{transform:scale(1);opacity:1}10%{transform:scale(1.3);opacity:.7}30%{transform:scale(1);opacity:0}50%{transform:scale(1);opacity:1}80%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:0}}.inner{display:flex;gap:6px}.inner .code-item{position:relative;display:flex;align-items:center;justify-content:center;width:55px;height:55px}.inner .code-item .character-shuffling{font-size:35px;font-weight:700;z-index:2;background:#00f;border-radius:3px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.inner .code-item .pulse{position:absolute;width:100%;height:100%;background:#cc010194;border-radius:3px;z-index:1;animation:luckyCodePulse 4s infinite}.inner .code-item .pulse.drawn{background:#009100}.inner .code-item .first{left:0}.inner .code-item .second{left:0;animation-delay:.1s}.inner .code-item .third{left:0;animation-delay:.2s}.inner .code-item .fourth{left:0;animation-delay:.3s}.inner .code-item .fifth{left:0;animation-delay:.4s}.inner .code-item.drawn .character{background:#026b02}@media (max-width: 1280px){.inner .code-item{width:30px;height:30px}.inner .code-item .character{font-size:20px}}@media (max-width: 1280px){.inner .code-item{width:30px;height:30px}.inner .code-item .character-shuffling{font-size:20px}}.logo-results{display:flex;justify-content:center;align-items:center}.logo-results img{width:500px;opacity:30%}@media (max-width: 1280px){.logo-results img{width:350px}}@media (max-width: 996px){.logo-results img{width:250px}}.jackpot-message{z-index:99;position:absolute;border:5px solid #fad115;top:8%;left:10%;background:radial-gradient(circle,#1b1d52 25%,#0f0941 69%);border-radius:30px;box-shadow:0 0 13.8px #00000048,0 0 33.3px #00000067,0 0 62.6px #00000080,0 0 111.7px #00000098,0 0 208.9px #000000b7,0 0 500px #000;width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.jackpot-message .jackpot-content{padding:20px 77px;border-radius:25px;display:flex;flex-direction:column}.jackpot-message .jackpot-content .jackpot-title{margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:30px;font-size:100px;font-weight:700;color:#fff;animation:jackpotTitleGlow 1s infinite}.jackpot-message .jackpot-content .jackpot-title .stars{color:#f5d506d0;display:flex;align-items:center;font-size:70px;animation:starsGlow 1s infinite}.jackpot-message .jackpot-content .jackpot-details{width:100%;height:80%;display:flex;justify-content:center;flex-direction:column;align-items:center;line-height:0}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:26px 0}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group p{color:#fff;font-size:42px;margin-bottom:10px}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group h2{color:#fff;font-size:44px;margin-bottom:10px;font-weight:700}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group .jackpot-sum{color:#f5d506d0;font-size:56px;animation:starsGlow 1s infinite}.jackpot-message .jackpot-content .jackpot-details p{color:#f5d506;font-size:48px;font-weight:700}@media (max-width: 1280px){.jackpot-message{z-index:99;position:absolute;border:5px solid #fad115;top:8%;left:10%;background:radial-gradient(circle,#1b1d52 25%,#0f0941 69%);border-radius:30px;box-shadow:0 0 13.8px #00000048,0 0 33.3px #00000067,0 0 62.6px #00000080,0 0 111.7px #00000098,0 0 208.9px #000000b7,0 0 500px #000;width:80%;height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center}.jackpot-message .jackpot-content{padding:20px 77px;border-radius:25px;display:flex;flex-direction:column}.jackpot-message .jackpot-content .jackpot-title{margin:0;display:flex;align-items:center;gap:30px;font-size:48px;font-weight:700;color:#fff;animation:jackpotTitleGlow 1s infinite}.jackpot-message .jackpot-content .jackpot-title .stars{color:#f5d506d0;display:flex;align-items:center;font-size:48px;animation:starsGlow 1s infinite}@keyframes starsGlow{0%{text-shadow:0 0 0px #fad115}50%{text-shadow:0 0 20px #fad115}to{text-shadow:0 0 0px #fad115}}@keyframes jackpotTitleGlow{0%{text-shadow:0 0 0px white}50%{text-shadow:0 0 15px white}to{text-shadow:0 0 0px white}}.jackpot-message .jackpot-content .jackpot-details{width:100%;height:80%;display:flex;justify-content:center;flex-direction:column;align-items:center;line-height:0}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:18px 0}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group p{color:#fff;font-size:36px;margin-bottom:0}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group h2{color:#fff;font-size:36px;margin-bottom:0;font-weight:700}.jackpot-message .jackpot-content .jackpot-details .jackpot-message-group .jackpot-sum{color:#f5d506d0;font-size:48px;animation:starsGlow 1s infinite}.jackpot-message .jackpot-content .jackpot-details p{color:#f5d506;font-size:36px;font-weight:700}}.jackpot-balls-message{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.jackpot-balls-message .game-title{font-weight:600;font-size:24px}.jackpot-balls-message .game-row{display:flex;gap:10px}.jackpot-balls-message .game-row .ball{font-weight:700;border-radius:50%}.results-ball-slots{position:relative}.results-ball-slots .results-ball-slot{display:flex;justify-content:center;align-items:center}.results-ball-slots .results-ball-slot .results-ball-placeholder{width:55px;height:55px;border-radius:50%}.results-ball-slots .results-ball-slot .results-ball-placeholder.red{border:10px solid rgb(237,30,36);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.green{border:10px solid rgb(34,165,26);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.blue{border:10px solid rgb(0,102,255);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.purple{border:10px solid rgb(146,56,188);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.brown{border:10px solid rgb(84,59,4);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.yellow{border:10px solid rgb(225,217,1);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.orange{border:10px solid rgb(226,133,1);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.black{border:10px solid #444;opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.light-gray{opacity:30%;border:2px solid #fff}.results-ball-slots .results-ball-slot .results-ball-nr{position:absolute;z-index:0;font-size:36px;opacity:30%;font-weight:500}.results-ball-slots .results-ball-slot .results-ball-nr.red{color:#ed1e24;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.green{color:#22a51a;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.blue{color:#06f;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.purple{color:#9238bc;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.brown{color:#543b04;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.yellow{color:#e1d901;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.orange{color:#e28501;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.black{color:#444;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.light-gray{opacity:30%;color:#fff}@media (max-width: 1280px){.results-ball-slots{position:relative}.results-ball-slots .results-ball-slot{display:flex;justify-content:center;align-items:center}.results-ball-slots .results-ball-slot .results-ball-placeholder{width:35px;height:35px;border-radius:50%}.results-ball-slots .results-ball-slot .results-ball-placeholder.red{border:10px solid rgb(237,30,36);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.green{border:10px solid rgb(34,165,26);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.blue{border:10px solid rgb(0,102,255);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.purple{border:10px solid rgb(146,56,188);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.brown{border:10px solid rgb(84,59,4);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.yellow{border:10px solid rgb(225,217,1);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.orange{border:10px solid rgb(226,133,1);opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.black{border:10px solid #444;opacity:100%;background-color:#fff;color:#111}.results-ball-slots .results-ball-slot .results-ball-placeholder.light-gray{opacity:30%;border:2px solid #fff}.results-ball-slots .results-ball-slot .results-ball-nr{position:absolute;z-index:0;font-size:26px;opacity:30%;font-weight:500}.results-ball-slots .results-ball-slot .results-ball-nr.red{color:#ed1e24;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.green{color:#22a51a;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.blue{color:#06f;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.purple{color:#9238bc;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.brown{color:#543b04;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.yellow{color:#e1d901;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.orange{color:#e28501;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.black{color:#444;opacity:100%;color:#111;font-weight:600}.results-ball-slots .results-ball-slot .results-ball-nr.light-gray{opacity:30%;color:#fff}}.superwin-message{z-index:99;position:absolute;top:8%;left:10%;border:2px solid white;background:radial-gradient(circle,#121d32 25%,#0a111f 69%);border-radius:20px;box-shadow:0 0 13.8px #00000048,0 0 33.3px #00000067,0 0 62.6px #00000080,0 0 111.7px #00000098,0 0 208.9px #000000b7,0 0 500px #000;width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.superwin-message .superwin-content{border-radius:25px;display:flex;flex-direction:column;height:90%;width:90%}.superwin-message .superwin-content .superwin-title{margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:30px;font-size:80px;font-weight:700;color:#fff;animation:jackpotTitleGlow 1s infinite}.superwin-message .superwin-content .superwin-title .stars{color:#f5d506d0;display:flex;align-items:center;font-size:48px;animation:starsGlow 1s infinite}@keyframes starsGlow{0%{text-shadow:0 0 0px #fad115}50%{text-shadow:0 0 20px #fad115}to{text-shadow:0 0 0px #fad115}}@keyframes jackpotTitleGlow{0%{text-shadow:0 0 0px white}50%{text-shadow:0 0 15px white}to{text-shadow:0 0 0px white}}.superwin-message .superwin-content .superwin-details{width:100%;height:80%;display:flex;justify-content:center;flex-direction:column;align-items:center;line-height:0}.superwin-message .superwin-content .superwin-details .superwin-message-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:40px 0;margin-bottom:10px}.superwin-message .superwin-content .superwin-details .superwin-message-group p{color:#fff;font-size:48px;margin:5px 5px 10px}.superwin-message .superwin-content .superwin-details .superwin-message-group h2{color:#fff;font-size:48px;margin-bottom:10px;font-weight:700;color:#f5d506d0}.superwin-message .superwin-content .superwin-details .superwin-message-group .superwin-sum{color:#f5d506d0;font-size:64px;animation:starsGlow 1s infinite}.superwin-message .superwin-content .superwin-details .superwin-message-group .superwin-code{color:#fff;font-size:60px;line-height:50px;font-weight:600;color:#f5d506d0}.superwin-message .superwin-content .superwin-details p{color:#f5d506;font-size:52px;font-weight:700}@media (max-width: 1280px){.superwin-message{z-index:99;position:absolute;top:4%;left:10%;border:2px solid white;background:radial-gradient(circle,#121d32 25%,#0a111f 69%);border-radius:20px;box-shadow:0 0 13.8px #00000048,0 0 33.3px #00000067,0 0 62.6px #00000080,0 0 111.7px #00000098,0 0 208.9px #000000b7,0 0 500px #000;width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.superwin-message .superwin-content{border-radius:25px;display:flex;flex-direction:column;height:90%;width:90%}.superwin-message .superwin-content .superwin-title{margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:30px;font-size:48px;font-weight:700;color:#fff;animation:jackpotTitleGlow 1s infinite}.superwin-message .superwin-content .superwin-title .stars{color:#f5d506d0;display:flex;align-items:center;font-size:48px;animation:starsGlow 1s infinite}@keyframes starsGlow{0%{text-shadow:0 0 0px #fad115}50%{text-shadow:0 0 20px #fad115}to{text-shadow:0 0 0px #fad115}}@keyframes jackpotTitleGlow{0%{text-shadow:0 0 0px white}50%{text-shadow:0 0 15px white}to{text-shadow:0 0 0px white}}.superwin-message .superwin-content .superwin-details{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;line-height:0}.superwin-message .superwin-content .superwin-details .superwin-message-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:26px 0;margin-bottom:10px}.superwin-message .superwin-content .superwin-details .superwin-message-group p{color:#fff;font-size:36px;margin:5px 5px 0}.superwin-message .superwin-content .superwin-details .superwin-message-group h2{color:#fff;font-size:36px;margin-bottom:10px;font-weight:700;color:#f5d506d0}.superwin-message .superwin-content .superwin-details .superwin-message-group .superwin-sum{color:#f5d506d0;font-size:48px;animation:starsGlow 1s infinite}.superwin-message .superwin-content .superwin-details .superwin-message-group .superwin-code{color:#fff;font-size:48px;line-height:50px;font-weight:600;color:#f5d506d0}.superwin-message .superwin-content .superwin-details p{color:#f5d506;font-size:36px;font-weight:700}}.error-screen{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:90vh}.error-screen .canvas-one{position:absolute;top:auto;border-radius:10px;left:30%;width:700px;height:1000px;background:radial-gradient(circle,#375ab5 9%,#16194f 59%);animation:canvasOneRotate 10s linear infinite;overflow:hidden;opacity:40%;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.error-screen .canvas-two{position:absolute;top:auto;left:20%;border-radius:10px;width:700px;height:800px;background:radial-gradient(circle,#375ab5 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:40%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.error-screen .canvas-three{position:absolute;top:auto;left:40%;border-radius:10px;width:700px;height:600px;background:radial-gradient(circle,#375ab5 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:80%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}@media (max-width: 1280px){.error-screen .canvas-one{width:500px;height:800px}.error-screen .canvas-two{width:400px;height:600px}.error-screen .canvas-three{width:500px;height:800px}}.error-screen .error-rectangle{display:flex;position:absolute;justify-content:center;align-items:center;width:60%}.error-screen .error-rectangle .error-line{position:relative;z-index:0;width:1500px;height:400px;border-radius:5px;overflow:hidden}.error-screen .error-rectangle .error-line:before{content:"";position:absolute;z-index:-2;left:-45%;top:-50%;width:150%;height:800%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.error-screen .error-rectangle .error-line:after{content:"";position:absolute;z-index:-1;left:1px;top:3px;width:calc(100% - 2px);height:calc(100% - 5px);background:radial-gradient(circle,#375ab5 9%,#16194f 59%);border-radius:5px;animation:opacityChange 3s infinite alternate}.error-screen .error-rectangle .error-text{position:absolute;color:#fff;font-size:72px;text-align:center;width:800px}.error-screen .error-rectangle .error-text span{font-weight:700}@media (max-width: 1280px){.error-screen .error-rectangle .error-line{height:250px}.error-screen .error-rectangle .error-text{position:absolute;color:#fff;font-size:52px;text-align:center;width:600px}.error-screen .error-rectangle .error-text span{font-weight:700}}.settings{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100vh;overflow:hidden}.settings .header-settings{display:flex;justify-content:space-between;align-items:center;width:100%;height:10vh;background:radial-gradient(circle,#1b1d52 9%,#0f0941 59%)}.settings .header-settings .logo-settings{opacity:60%;margin-right:50px;display:flex;justify-content:flex-end}.settings .header-settings .logo-settings img{width:50%}.settings .header-settings .title-settings{margin-left:50px;color:#fff;font-size:40px;font-weight:600;opacity:60%}.settings .content{display:grid;position:relative;align-self:center;width:100%;height:100%;grid-template-columns:1fr 1fr;grid-template-areas:"col-1 col-2"}.settings .content .col-1{grid-area:col-1;width:100%;display:flex;flex-direction:column;justify-content:center;margin-top:20px;margin-left:100px;align-self:start}.settings .content .col-1 h2{color:#fff;font-weight:500}.settings .content .col-1 .lang{display:flex;color:#fff}.settings .content .col-1 .lang div{margin:5px;border-radius:10%;padding:10px;background-color:#0f0941;cursor:pointer}.settings .content .col-2{grid-area:col-2;width:50%;display:flex;flex-direction:column;justify-content:center;margin:20px;align-self:start}.settings .content .col-2 h2{color:#fff;font-weight:500}.settings .content .col-2 input{font-size:20px;background:transparent;border:1px solid white;border-radius:10px;padding:8px;color:#fff}.settings .content .col-2 input::placeholder{color:#fff;opacity:50%;font-family:Montserrat,sans-serif}.settings .content .col-2 button{font-family:Montserrat,sans-serif;font-weight:600;margin-top:10px;font-size:20px;border-radius:10px;background-color:#131433;padding:10px;cursor:pointer;border:none;color:#fff}.settings .content .col-2 button:hover{background-color:#131433;box-shadow:0 0 10px #131433}.exists-message{color:#fff;font-size:16px;margin-top:10px}.loading-screen{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:90vh}.loading-screen .canvas-one{position:absolute;top:auto;border-radius:10px;left:30%;width:700px;height:1000px;background:radial-gradient(circle,#375ab5 9%,#16194f 59%);animation:canvasOneRotate 10s linear infinite;overflow:hidden;opacity:40%;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.loading-screen .canvas-two{position:absolute;top:auto;left:20%;border-radius:10px;width:700px;height:800px;background:radial-gradient(circle,#375ab5 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:40%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}.loading-screen .canvas-three{position:absolute;top:auto;left:40%;border-radius:10px;width:700px;height:600px;background:radial-gradient(circle,#375ab5 9%,#16194f 59%);animation:canvasTwoRotate 10s forwards infinite;opacity:80%;overflow:hidden;box-shadow:3.4px 2.8px 2.2px #0001,8.1px 6.8px 5.3px #00000018,15.3px 12.8px 10px #0000001d,27.3px 22.8px 17.9px #00000023,51px 42.6px 33.4px #0000002a,122px 102px 80px #0000003b}@media (max-width: 1280px){.loading-screen .canvas-one{width:500px;height:800px}.loading-screen .canvas-two{width:400px;height:600px}.loading-screen .canvas-three{width:500px;height:800px}}@keyframes canvasOneRotate{0%{transform:rotate(120deg)}50%{transform:rotate(180deg)}to{transform:rotate(120deg)}}@keyframes canvasTwoRotate{0%{transform:rotate(180deg)}50%{transform:rotate(120deg)}to{transform:rotate(180deg)}}.loading-screen .loading-rectangle{display:flex;position:absolute;justify-content:center;align-items:center;width:60%}@keyframes rotate{to{transform:rotate(1turn)}}.loading-screen .loading-rectangle .loading-line{position:relative;z-index:0;width:1500px;height:400px;border-radius:5px;overflow:hidden}.loading-screen .loading-rectangle .loading-line:before{content:"";position:absolute;z-index:-2;left:-45%;top:-50%;width:150%;height:800%;background-repeat:no-repeat;background-size:50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#fff,#fff),linear-gradient(transparent,transparent),linear-gradient(#fff,#fff),linear-gradient(transparent,transparent);animation:rotate 4s linear infinite}.loading-screen .loading-rectangle .loading-line:after{content:"";position:absolute;z-index:-1;left:1px;top:3px;width:calc(100% - 2px);height:calc(100% - 5px);background:radial-gradient(circle,#375ab5 9%,#16194f 59%);border-radius:5px;animation:opacityChange 3s infinite alternate}.loading-screen .loading-rectangle .loading-text{position:absolute;color:#fff;font-size:72px;text-align:center;width:800px}.loading-screen .loading-rectangle .loading-text span{font-weight:700}@media (max-width: 1280px){.loading-screen .loading-rectangle .loading-line{height:250px}.loading-screen .loading-rectangle .loading-text{position:absolute;color:#fff;font-size:52px;text-align:center;width:600px}.loading-screen .loading-rectangle .loading-text span{font-weight:700}}canvas{position:absolute;z-index:999999}
