.login form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.login .icon{position:absolute;left:8px;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center}.login .keyword{-webkit-user-select:none;user-select:none;min-width:200px;justify-content:center;align-items:center}@media (max-width: 668px){.login .keyword{flex-direction:column-reverse}}.login .keyword span span{color:#fff;border:2px solid #005021;border-radius:4px;aspect-ratio:1}.mobile .login form{display:flex;gap:10px}.mobile .login form .border-label{width:100%;max-width:80dvw}.mobile .login .keyword{display:none}@keyframes a0_t{0%{transform:translate(205px,175px) scale(0)}37.5%{transform:translate(205px,175px) scale(0);animation-timing-function:cubic-bezier(.42,0,.58,1)}68.75%{transform:translate(205px,175px) scale(1)}to{transform:translate(205px,175px) scale(0)}}@keyframes a1_t{0%{transform:translate(175px,175px) scale(0)}18.75%{transform:translate(175px,175px) scale(0);animation-timing-function:cubic-bezier(.42,0,.58,1)}50%{transform:translate(175px,175px) scale(1)}81.25%{transform:translate(175px,175px) scale(0)}to{transform:translate(175px,175px) scale(0)}}@keyframes a2_t{0%{transform:translate(145px,175px) scale(0);animation-timing-function:cubic-bezier(.42,0,.58,1)}31.25%{transform:translate(145px,175px) scale(1)}62.5%{transform:translate(145px,175px) scale(0)}to{transform:translate(145px,175px) scale(0)}}.animated-box{width:50px;height:50px;background-color:red;position:absolute}.box1{animation:a0_t 3s infinite}.box2{animation:a1_t 3s infinite}.box3{animation:a2_t 3s infinite}.pagination .box-label{position:relative;z-index:1}.pagination .box-label:after{content:"";width:calc(100% - 8px);height:86%;position:absolute;top:3.4px;left:4px;background:var(--border-label-input-bg);z-index:-1;border-radius:5px}.pagination span[data-active]{min-width:fit-content;min-height:30px;aspect-ratio:1/1;border-radius:50%}.pagination span[data-active]:hover,.pagination span[data-active][data-active=true]{background:var(--bg-active);color:var(--color-active);box-shadow:0 1px 6px 2px #4b0000f5,inset 0 2px #ffabab,0 0 0 1px #4b000080}.pagination .tabs-providers{aspect-ratio:initial;cursor:pointer}.pagination .tabs-providers span[data-active]{min-width:fit-content;min-height:30px;aspect-ratio:initial;border-radius:20px;padding-inline:.5em;font-size:1.2rem}.mobile .pagination{grid-template-columns:100%}footer{width:100%;font-size:1.5rem;display:grid;grid-template-columns:79.5% 20%;-webkit-user-select:none;user-select:none;column-gap:5px;align-items:center}footer article:last-child{display:flex;justify-self:center;align-items:center;flex-direction:column;gap:5px;width:100%}footer article:last-child>span{cursor:pointer}footer article:last-child .box-label{max-width:100%!important}footer article:last-child .box-label b{width:100%!important;text-wrap:nowrap}.mobile footer{grid-template-columns:100%;gap:5px}.games{position:relative}.games>div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;overflow:auto;overflow-x:hidden}.games .loader{top:-15%;height:100%}.games .arrow{display:block;position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:70px;height:70px;min-width:70px;min-height:70px;border-radius:50%}.games .arrow:after{border-radius:50%}.games .arrow:hover{background:var(--border-label-bg)}.games .arrow.prev{left:-30px}.games .arrow.next{right:-30px}.games img{width:100%}.games .game-item{cursor:pointer;transition:.3s ease}.games .game-item img{margin-left:2px;aspect-ratio:1}.games .game-item span{padding:5px;font-size:.8rem;font-weight:700}.games .game-item:hover{background:var(--bg-active)!important;color:var(--color-active)}.mobile .games>div{grid-template-columns:repeat(2,1fr)}.mobile .games .arrow{display:none}.mobile .games .game-item span{font-size:1rem}.move-left{animation:move-left .3s ease-in-out}.move-right{animation:move-right .3s ease-in-out}@keyframes move-left{0%{transform:translate(0)}to{transform:translate(-100%);opacity:0}}@keyframes move-right{0%{transform:translate(0)}to{transform:translate(100%);opacity:0}}.jackpots{display:flex;flex:1;overflow-y:hidden;overflow-x:auto}.jackpots>div{display:flex;gap:20px;padding:.8em;max-width:100%}.jackpots .jp{max-width:45px;min-width:35px;max-height:45px;min-height:35px}.jackpots .jackpot{-webkit-user-select:none;user-select:none;width:fit-content;-webkit-font-smoothing:antialiased;border:1px solid #41c1af;border-radius:30px;padding:3px 8px 2px;animation:.7s linear infinite alternate blink;-webkit-animation:.7s linear infinite alternate blink;box-shadow:inset 0 0 15px #41c1af;font-size:.75rem;font-weight:700}.jackpots .jackpot span{flex-direction:column;text-wrap:nowrap;justify-content:center;align-items:flex-start;padding-inline-end:.3em}.jackpots:has(.jackpot-other[data-type="1"]){align-items:center}.jackpots:has(.jackpot-other[data-type="2"]){align-items:center}.jackpots .jackpot-other{-webkit-user-select:none;user-select:none}.jackpots .jackpot-other img{max-width:100%}.jackpots .jackpot-other>span{top:-3px;left:50%;transform:translate(-50%);height:100%}.jackpots .jackpot-other>span b:last-child{flex:1;display:flex;align-items:center;justify-content:center}.jackpots .jackpot-other[data-type="5"]>span{font-size:1.2rem}.jackpots .jackpot-other[data-type="1"]>span{font-size:1.1rem}.jackpots .jackpot-other[data-type="2"]>span{font-size:.8rem}.jackpots .jackpot-other[data-design="1"] span b:last-child{margin-bottom:25px}.jackpots .jackpot-other[data-design="1"][data-type="4"]>span,.jackpots .jackpot-other[data-design="1"][data-type="2"]>span{top:3px}@keyframes blink{0%{border-color:#41c1af78;box-shadow:0 0 5px #41c1af78}to{border-color:#41c1af;box-shadow:0 0 15px #41c1af}}.mobile .jackpots{display:flex;overflow:initial}.mobile .jackpots>div{gap:13px;flex-direction:column;padding:0;align-items:center}.mobile .jackpots .jp{max-width:45px;min-width:40px;max-height:45px;min-height:40px}.mobile .jackpots .jackpot{width:100%;gap:10px}.mobile .jackpots .jackpot span{flex-direction:row;justify-content:space-between;align-items:center;padding-inline-end:1em}.mobile .jackpots .jackpot span b:first-child{font-size:clamp(.7rem,2.5vw,1rem)}.mobile .jackpots .jackpot span b:last-child{font-size:clamp(.9rem,2.5vw,.1rem)}header{width:100%;flex-direction:row;font-size:.7rem}header svg{filter:drop-shadow(0px 0px 5px #000)}header .user{min-width:140px;align-items:center;justify-content:center}header .user .user-icon{width:38px;height:38px}header .user .dollar-icon{right:-6px;top:2px;width:18px;height:18px}.mobile header{flex-direction:column;font-size:1rem}.mobile header .user{justify-content:flex-start;align-items:initial}.mobile header .user .user-icon{width:58px;height:58px}.mobile header .user .dollar-icon{right:-8px;top:3px;width:28px;height:28px}.profile{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;overflow-x:hidden;background-color:var(--profileBackground);z-index:100;transition:opacity .2s ease}.profile[data-visible=true]{opacity:1;z-index:100}.profile[data-visible=false]{opacity:0;pointer-events:none;z-index:0}.profile__header{display:flex;width:100%;max-width:991px;min-height:12vh;align-items:center;justify-content:space-between;margin:0 auto}@media (max-width: 569px) and (orientation: portrait){.profile__header{justify-content:space-between;padding:15px 10px 10px;height:auto;min-height:auto}}@media (min-width: 992px) and (orientation: portrait){.profile__header{max-width:900px;height:7vh}}@media (max-width: 992px) and (orientation: landscape){.profile__header{max-width:582px;padding:15px 0 10px;height:auto;justify-content:space-between}}.profile__header .title{font-size:26px;font-weight:700;color:var(--profileTextColor);text-transform:uppercase}@media (max-width: 569px){.profile__header .title{font-size:16px;margin:0}}@media (max-width: 340px){.profile__header .title{font-size:12px}}@media (max-width: 992px) and (orientation: landscape){.profile__header .title{margin:0;font-size:20px}}@media (max-width: 992px) and (orientation: portrait){.profile__header .title{font-size:14px}}.profile__header .controls{display:flex}@media (max-width: 992px) and (orientation: portrait){.profile__header .controls{width:100%}}.profile__header .controls .Button{min-width:40px;height:40px;margin-right:8px}.profile__header .controls .Button.ButtonLogout{min-width:auto}.profile__header .controls .Button:last-child{margin-right:0}.profile__wrapper{width:100%;max-width:991px;margin:0 auto;display:flex;padding-top:0}@media (max-width: 992px){.profile__wrapper{padding-top:0;margin-top:10px;display:block}}@media (min-width: 992px) and (orientation: portrait){.profile__wrapper{max-width:900px}}.profile__wrapper .tabs{padding-left:45px;width:100%}@media (max-width: 992px){.profile__wrapper .tabs{max-height:unset;padding:10px 10px 0}}@media (max-width: 992px) and (orientation: landscape){.profile__wrapper .tabs{max-width:582px;width:100%;margin:auto;padding:20px 0 0}}.profile__wrapper .tabs .tab{overflow-y:auto;max-height:calc(88vh - 80px);padding-bottom:30px;padding-right:20px}@media (max-width: 992px){.profile__wrapper .tabs .tab{overflow:unset;max-height:unset;padding-right:0}}.profile__wrapper .tabs .tab::-webkit-scrollbar{width:5px;background-color:transparent}.profile__wrapper .tabs .tab::-webkit-scrollbar-track{background:var(--profileScrollbarBackground);width:7px;border-radius:10px}.profile__wrapper .tabs .tab::-webkit-scrollbar-thumb{border-radius:10px;background:var(--profileScrollbarDragBackground)}.profile__wrapper .tabs .tab--qrcode{display:flex;align-items:center;justify-content:center;height:100%;padding:0}.profile__wrapper .tabs .tab .change-passeord,.profile__wrapper .tabs .tab .show-transactions,.profile__wrapper .tabs .tab .submit-form{width:260px;height:45px;position:relative;border-radius:100px;font-size:17px;text-shadow:0 0 1px var(--profileSubmitButtonTextColor);font-weight:700;color:var(--profileSubmitButtonTextColor);display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:var(--profileSubmitButtonShadow);background:var(--profileSubmitButtonBackground);margin:20px auto 40px}.profile__wrapper .tabs .tab .change-passeord:hover:after,.profile__wrapper .tabs .tab .show-transactions:hover:after,.profile__wrapper .tabs .tab .submit-form:hover:after{opacity:1}.profile__wrapper .tabs .tab .change-passeord:after,.profile__wrapper .tabs .tab .show-transactions:after,.profile__wrapper .tabs .tab .submit-form:after{content:"";display:block;width:100%;height:100%;border-radius:100px;position:absolute;top:0;left:0;opacity:.2;box-shadow:var(--profileSubmitButtonLight);transition:opacity .3s ease}.profile__wrapper .menu{max-width:215px;width:100%;-ms-overflow-style:none;scrollbar-width:none}.profile__wrapper .menu::-webkit-scrollbar{display:none}@media (max-width: 992px){.profile__wrapper .menu{display:flex;width:100vw;max-width:100vw;padding:0 10px;overflow-x:scroll}}.profile__wrapper .menu .link{height:60px;width:100%;cursor:pointer;border-radius:10px;display:flex;align-items:center;position:relative;padding:0 20px;background:var(--profileSectionBackground);margin-bottom:10px;transition:.2s;margin-right:10px}.profile__wrapper .menu .link:last-of-type{margin-right:0}@media (min-width: 992px){.profile__wrapper .menu .link:hover:after{opacity:1}.profile__wrapper .menu .link:hover .ico,.profile__wrapper .menu .link:hover span{opacity:1;transition:.2s}}.profile__wrapper .menu .link[data-active=true]:after{opacity:1}.profile__wrapper .menu .link[data-active=true] .ico,.profile__wrapper .menu .link[data-active=true] span{opacity:1;transition:.2s}@media (max-width: 992px){.profile__wrapper .menu .link{height:45px}}.profile__wrapper .menu .link:after{content:"";display:block;position:absolute;left:0;border-radius:10px;top:0;width:100%;height:100%;box-shadow:inset 0 0 10px #fb3855;opacity:0;transition:opacity .3s ease}.profile__wrapper .menu .link span{color:var(--profileSectionTextColor);font-size:16px;font-weight:500;line-height:20px;opacity:.6;transition:opacity .3s ease}@media (max-width: 991px){.profile__wrapper .menu .link span{white-space:nowrap}}.profile__wrapper .menu .link .ico{min-width:25px;max-width:25px;opacity:.6;transition:opacity .3s ease;margin-right:10px}.profile__wrapper .menu .link .ico img{max-width:100%}.profile .download{margin-bottom:20px}.profile .download .link{padding:10px 20px;margin-top:15px;background:#5f6ef833;border-radius:10px;transition:.2s ease;color:var(--profileSectionDownloadTextColor)}.profile .download .link:after{box-shadow:var(--profileSectionDownloadShadow)}.profile .download .link:hover{background-color:var(--profileSectionDownloadBackground)}.profile__footer{color:var(--profileBottomTextColor);text-align:center;text-transform:uppercase;font-size:12px;font-weight:700;margin-top:auto;justify-content:flex-end;flex-direction:column;padding:15px 10px}.preloader,.profile__footer{display:flex;align-items:center}.tab--balance .row{display:flex;padding:10px 0;justify-content:space-between}.tab--balance .row .title{font-size:20px;font-weight:700;color:var(--profileTextColor);text-transform:uppercase;width:60%}@media (max-width: 569px){.tab--balance .row .title{font-size:15px}}.tab--balance .row .value{font-size:20px;font-weight:700;color:var(--profileTextColor)}@media (max-width: 569px){.tab--balance .row .value{font-size:15px}}.tab--balance .row .edit{display:none}.tab--balance .row_info{font-size:14px;font-weight:500;color:var(--profileTextColor)}.ButtonLogout{display:flex;padding:0 8%}.ButtonLogout span{font-size:15px;font-weight:700;color:var(--buttonLogoutTextColor);margin-right:15%;white-space:nowrap}.ButtonLogout img{height:60%;display:block}.ButtonLogout svg{width:auto;height:80%}.ButtonLogout svg path{fill:var(--buttonLogoutIconFill)}.ButtonClose:after{content:"";width:100%;height:100%;background-image:url(/static_files/media/close.08f23fc2.svg);background-repeat:no-repeat;background-position:50%;background-size:45%}.Button{background-repeat:no-repeat;background-size:100% 100%;background-position:50%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:.3s;box-sizing:content-box;border-radius:6px;background:var(--buttonBackground);border:var(--buttonBorder)}.Button:hover{background:var(--buttonHoverBackground);border:var(--buttonHoverBorder)}.information{color:var(--profileTextColor);padding-top:20px}.information .line{padding:5px 0}.information .line .title{font-size:16px;line-height:22px;color:var(--profileTextColor)}.information .line .value{font-size:14px;font-weight:600}.information .line .value,.information p{line-height:22px;color:var(--profileTextColor)}.information p{font-size:16px}.information h4{font-size:26px;font-weight:500;margin:20px 0 15px;color:var(--profileTextColor)}.information .bonuses-info{display:flex;align-items:stretch;flex-direction:column;justify-content:flex-start}.information .bonus-item{background-color:var(--profileTransparentBackground);border-radius:5px;margin:5px 0;padding:10px 15px}.information .bonus-item.happy_hours{background-color:var(--profileTransparentAccentBackground);display:flex;align-items:center;justify-content:flex-start}.information .bonus-item.happy_hours .present-image{height:50px;margin-right:15px}.information .bonus-item.wager{order:-1}.information .bonus-item.promocodes{order:-2}.information .bonus-item.promocodes .PromoForm{margin-bottom:10px}.information .bonus-item.promocodes .PromoForm .flex .input{height:38px;border-radius:6px;padding:0 15px;font-size:16px;text-align:center;margin:0 10px 0 0}.information .bonus-item.promocodes .PromoForm .flex .input::-moz-placeholder{opacity:.6;font-size:16px}.information .bonus-item.promocodes .PromoForm .flex .input:-ms-input-placeholder{opacity:.6;font-size:16px}.information .bonus-item.promocodes .PromoForm .flex .input::placeholder{opacity:.6;font-size:16px}.information .bonus-item.promocodes .PromoForm .flex .submit{height:38px;border:none;padding:10px;outline:none;cursor:pointer;border-radius:6px;font-size:14px;font-weight:700;transition:.2s}.information .bonus-item .title{font-size:18px;line-height:20px;font-weight:600;margin:0;display:inline-block;color:var(--profileAccentTextColor);transition:.1s;position:relative}.information .bonus-item .title span{color:var(--profileTextColor);padding-left:4px}.information .bonus-item .title.link:focus{color:var(--profileTextColor)}.information .bonus-item .title.link:focus:before{background-color:var(--profileTextColor)}.information .bonus-item b{color:var(--profileAccentTextColor)}.information .bonus-item .progress{display:inline-block}.information .bonus-item .progress progress{margin-left:10px}.information .bonus-item .text{font-size:16px;line-height:20px;margin:4px 0}.information .bonus-item .text .usual-wager-mode{color:#0f0}.information .bonus-item .text .wager-wager-mode{color:#daa425}.dialog-bonuses{border:thin solid rgba(255,105,180,.264);border-radius:4px;box-shadow:1px 1px 2px 2px #000;background:none;position:relative;display:none;align-items:center;justify-content:center;animation:scale-up .3s linear}.dialog-bonuses .a2hs-btn-close{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;position:absolute;top:5px;right:5px;margin-left:5px;border-radius:100%}.dialog-bonuses .a2hs-btn-close img{width:15px;aspect-ratio:1}.dialog-bonuses div.content{overflow-x:auto;display:flex;gap:20px;max-width:300px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:1em 0}.dialog-bonuses div.content section{width:100%;object-fit:cover;flex:0 0 100%;scroll-snap-align:start}.dialog-bonuses div.content::-webkit-scrollbar{width:8px;height:8px}.dialog-bonuses div.content::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.dialog-bonuses div.content::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}.dialog-bonuses:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000025;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1}.dialog-bonuses[open]{border:thin solid rgba(255,105,180,.264);border-radius:4px;box-shadow:1px 1px 2px 2px #000;background:none;position:fixed;display:flex;align-items:center;justify-content:center;animation:scale-up .3s linear}.dialog-bonuses[open] .a2hs-btn-close{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;position:absolute;top:5px;right:5px;margin-left:5px;border-radius:100%}.dialog-bonuses[open] .a2hs-btn-close img{width:15px;aspect-ratio:1}.dialog-bonuses[open] .a2hs-btn-close:focus-visible{outline:none}.dialog-bonuses[open] div.content{overflow-x:auto;display:flex;gap:20px;max-width:300px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:1em 0}.dialog-bonuses[open] div.content section{width:100%;object-fit:cover;flex:0 0 100%;scroll-snap-align:start}.dialog-bonuses[open] div.content::-webkit-scrollbar{width:8px;height:8px}.dialog-bonuses[open] div.content::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.dialog-bonuses[open] div.content::-webkit-scrollbar-thumb{background-color:#3f3b3b;outline:1px solid slategrey}.dialog-bonuses[open]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000025;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1}.bonus-happy-hour{padding-block:1em;border-radius:10px;min-width:250px;max-width:300px;max-height:450px;height:auto;overflow-y:auto;scrollbar-gutter:stable both-edges;text-align:center;display:flex;flex-direction:column;gap:10px;position:relative;z-index:2}.bonus-happy-hour::-webkit-scrollbar{width:8px}.bonus-happy-hour::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.bonus-happy-hour::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}.bonus-happy-hour img{max-width:200px;margin:0 auto;aspect-ratio:1}.bonus-happy-hour .btn-happy-hour{display:flex;gap:20px;justify-content:center}.bonus-happy-hour .btn-happy-hour button{background-color:transparent;transition:border .3s ease;padding:.5em 1em;color:#fff;border-radius:40px}.bonus-happy-hour .btn-policy{text-align:left;cursor:pointer}.bonus-happy-hour .policy{z-index:3;position:absolute;text-wrap:balance;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;overflow:auto;gap:20px}.bonus-happy-hour .policy h4{padding-top:1em}.bonus-happy-hour .policy p,.bonus-happy-hour .policy h4{max-width:90%;width:100%;padding-top:1em;margin:0 auto}.bonus-happy-hour .policy p{flex:1}.bonus-happy-hour .policy button{background-color:transparent;width:fit-content;margin:0 auto 1em;transition:border .3s ease;padding:.5em 1em;color:#fff;border-radius:40px}.final-bonus{padding-block:1em;border-radius:10px;min-width:250px;max-width:300px;max-height:400px;height:auto;overflow-y:auto;text-align:center;display:flex;flex-direction:column;gap:10px;position:relative;z-index:2;white-space:pre-line}.final-bonus::-webkit-scrollbar{width:8px}.final-bonus::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.final-bonus::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}.final-bonus .cashback{font-size:3rem;display:flex;flex-direction:column}.final-bonus .cashback span{font-size:1rem}.final-bonus img{border-radius:4px;max-width:80%;aspect-ratio:2/1;margin:0 auto}.final-bonus .btn-happy-hour{display:flex;gap:20px;flex-direction:column;align-items:center}.final-bonus .btn-happy-hour button{background-color:transparent;transition:border .3s ease;padding:.8em 1em;color:#fff;border-radius:40px;width:80%;margin:0 auto}.final-bonus .btn-rules{transition:background-color .3s ease;background:linear-gradient(-1.5deg,#90ee90,#2d572c,#2d572c,#90ee90);color:#000;border:none;border-radius:20px;cursor:pointer}.final-bonus .rules{z-index:3;position:absolute;text-wrap:balance;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;overflow:auto;gap:20px}.final-bonus .rules h4{padding-top:1em}.final-bonus .rules p,.final-bonus .rules h4{max-width:90%;margin:0 auto}.final-bonus .rules p{flex:1}.final-bonus .rules button{background-color:transparent;width:fit-content;margin:0 auto 1em;transition:border .3s ease;padding:.5em 1em;color:#fff;border-radius:40px}.happy-hour-info{margin:2em auto;padding-block:1em;border-radius:10px;min-width:250px;max-width:300px;max-height:400px;height:auto;overflow-y:auto;scrollbar-gutter:stable both-edges;text-align:center;display:flex;flex-direction:column;gap:10px;position:relative;z-index:2;white-space:pre-line;padding-inline:1em}.happy-hour-info h4{all:unset}.happy-hour-info button{cursor:pointer}.happy-hour-info .reward{padding:10px;background-color:#333;border-radius:4px}.happy-hour-info .wager{background-color:#ff5733;display:flex;border-radius:4px;padding:5px}.happy-hour-info .wager span:first-child{text-align:left;align-items:center;display:inherit}.happy-hour-info .wager span:last-child{border-radius:4px;padding:5px;text-align:center;background-color:#962a14;max-width:60px}.happy-hour-info::-webkit-scrollbar{width:8px}.happy-hour-info::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.happy-hour-info::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}.happy-hour-info img{border-radius:4px;max-width:80%;aspect-ratio:2/1;margin:0 auto}.happy-hour-info .policy{z-index:3;position:absolute;text-wrap:balance;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;padding:1em;overflow-y:auto}.happy-hour-info .policy p{font-size:.9rem}.happy-hour-info .policy::-webkit-scrollbar{width:8px}.happy-hour-info .policy::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.happy-hour-info .policy::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}.happy-hour-info .policy p{flex:1}.happy-hour-info .policy button{background-color:transparent;width:100%;margin:0 auto;transition:border .3s ease;padding:.5em 1em;color:#fff;border-radius:40px}.happy-hour-info .happy-hour-dates{font-size:.8rem;display:flex;flex-direction:column;gap:5px}.happy-hour-info .happy-hour-dates .date{color:#0bd90b;margin-left:.5rem}.happy-hour-info .btn-happy-hour{display:flex;flex-direction:column;gap:10px;justify-content:center}.happy-hour-info .btn-happy-hour button{background-color:transparent;transition:border .3s ease;padding:1em;color:#fff;border-radius:40px}.search-container{display:flex;flex-direction:column;gap:10px;width:100%;padding:initial!important}.search-container>div{padding:1em}.search-container>div h2{margin:0;padding:0}.search-container input{border:thin solid gray;padding:.5em}.search-container .search-games{padding-inline:2em;display:flex;flex-direction:column;gap:10px;justify-content:center}.search-container .search-games>div{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;max-height:initial!important;place-items:center}.search-container .search-games>div>div{font-size:1rem;width:100%;min-width:100%;height:100%}.search-container .search-games>div>div span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:90%}.search-container .search-games>div>div svg{height:100%}.search-container .search-games .search-pagination{display:flex;justify-content:center;align-items:center;gap:10px}.search-container .search-games .search-pagination span{display:flex;align-items:center;justify-content:center;width:40px;height:40px}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.notfound-container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:100%;color:#fff}.notfound-card{background:#000000b9;padding:40px;border-radius:20px;box-shadow:0 10px 30px #0000001a;text-align:center;max-width:400px;width:100%}.notfound-icon{font-size:50px;margin-bottom:20px}.notfound-title{font-size:26px;margin-bottom:10px}.notfound-text{font-size:16px;margin-bottom:30px}.notfound-button{display:inline-block;padding:12px 24px;background-color:#6c63ff;color:#fff;border-radius:999px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.notfound-button:hover{background-color:#5751d7}.pin-cash-out dialog{min-height:80dvh;min-width:80dvw;height:100%;border:none;display:none;align-items:center;justify-content:center;background:transparent;filter:drop-shadow(2px 4px 100px rgb(0,0,0));animation:scale-up .3s ease;position:relative}.pin-cash-out dialog[open]{display:flex}.pin-cash-out dialog .loader{width:70dvw;height:70dvw;max-width:70dvh;max-height:70dvh;aspect-ratio:1;border-radius:50%;background:#1c1a24;box-shadow:0 0 #4a3e6a;animation:l2 1.5s infinite linear;position:relative;margin:2em}.pin-cash-out dialog .loader:before,.pin-cash-out dialog .loader:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 0 #4c465e86;animation:inherit;animation-delay:-.5s}.pin-cash-out dialog .loader:after{animation-delay:-1s}.pin-cash-out dialog article{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;font-family:Courier New,Courier,monospace;font-size:clamp(.7em,3dvw,1em)}.pin-cash-out dialog article span:not(.alert){font-size:2rem;font-weight:700}.pin-cash-out dialog article form{display:grid;place-items:center;gap:10px}.pin-cash-out dialog article form label{max-width:50ch;display:grid;place-items:center;text-align:center}.pin-cash-out dialog article form input{color:#fff;padding:.5em;border:thin hotpink solid;background:transparent;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pin-cash-out dialog article form input::-webkit-outer-spin-button,.pin-cash-out dialog article form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pin-cash-out dialog article form button{border:thin lightcoral solid;background:none;padding:.5em 2em;color:#fff;border-radius:4px;transition:background-color .3s ease}.pin-cash-out dialog article form button[disabled]{background-color:#80808038}.pin-cash-out dialog article form .alert{background-color:#ff000091;padding:.5em 1em;border-radius:4px;font-size:.7rem;text-align:center}.pin-cash-out dialog .keyword{position:absolute;bottom:0;left:50%;transform:translate(-50%);border:thin solid hotpink;display:flex;flex-wrap:wrap;max-width:90dvw;width:100%;padding:1em;border-radius:4px;background-color:#000000e4;gap:20px;justify-content:center;align-items:center}.pin-cash-out dialog .keyword .keyword-number{padding:1em 1.3em;color:#fff;font-weight:700;font-family:Courier New,Courier,monospace;border-radius:4px;border:thin solid orange;font-size:clamp(.6rem,3dvw,1rem)}.pin-cash-out button{font-family:Courier New,Courier,monospace;font-size:clamp(.6rem,3dvw,1rem);padding:.5em 1em;display:grid;place-content:center;color:#fff;text-shadow:0 1px 0 #000;--border-angle: 0turn;--main-bg: conic-gradient( from var(--border-angle), #213, #112 5%, #112 60%, #213 95% );border:solid 2px transparent;border-radius:10px;--gradient-border: conic-gradient( from var(--border-angle), transparent 25%, #08f, #f03 99%, transparent );background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:center center;animation:bg-spin 3s linear infinite}@keyframes bg-spin{to{--border-angle: 1turn}}@keyframes l2{to{box-shadow:0 0 0 80px #9f071b00}}@property --border-angle{syntax: "<angle>"; inherits: true; initial-value: 0turn;}.frame-game-content{height:calc(100% - 60px);position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:99;width:100%;background-color:#000}.mobile .frame-game-content{height:100%}@keyframes scale-up{0%{scale:0}to{scale:1}}.btn-close{border:none;font-weight:700;font-size:1.2rem;padding:.1em .5em;border-radius:5px;margin-left:.2rem;cursor:pointer;transition:all .3s ease;width:fit-content;padding-inline:.5em}.btn-close:hover{box-shadow:1px 1px 5px #ffffff56}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}*::-webkit-scrollbar{width:.5em;height:.5em}*::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}*::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif}main{min-height:100dvh;width:100%;height:100%;display:flex}main>section,main .search-container{width:100%;padding:1em;max-width:1020px;margin:0 auto}main .box-label{position:relative;z-index:1}main .box-label:after{content:"";width:calc(100% - 8px);height:86%;position:absolute;top:3.4px;left:4px;background:var(--border-label-input-bg);z-index:-1;border-radius:5px;box-shadow:inset 0 0 1px 1px #000}main .border-label{position:relative;width:40dvw;height:100%;min-width:250px;max-width:400px;font-weight:700;max-height:67px}main .border-label:after{content:"";position:absolute;background:var(--border-label-input-bg);border-radius:7px;width:100%;height:100%;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);padding:.5em;box-shadow:0 3px 15px #7c3404,0 4px 16px #00000080,inset 0 0 0 2px var(--border-label-bg)}main .border-label.stretch:after{padding:.5em .2em}main .border-label__item{display:flex;align-items:center;justify-content:center;position:relative;padding:.6em 44px;border-radius:3px;width:100%;height:100%;z-index:1;border:none;background:var(--border-label-bg);color:var(--border-label-color);font-size:1.5rem}main .border-label__item::placeholder{font-size:1.5rem;color:var(--border-label-color)}.main-loader{width:100%;height:100%;min-width:100dvw;min-height:100dvh;max-width:100dvw;max-height:100dvh;display:none;justify-content:center;align-items:center;flex-direction:column;background:none;border:none;outline:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:0;overflow:hidden;z-index:999}.main-loader:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#000000df;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-loader[open]{display:flex}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.top-5{top:5px}.top-10{top:10px}.top-15{top:15px}.top-20{top:20px}.top-25{top:25px}.top-30{top:30px}.top-35{top:35px}.top-40{top:40px}.top-45{top:45px}.top-50{top:50px}.top-55{top:55px}.top-60{top:60px}.top-65{top:65px}.top-70{top:70px}.top-75{top:75px}.top-80{top:80px}.top-85{top:85px}.top-90{top:90px}.top-95{top:95px}.top-100{top:100px}.left-0{left:0}.left-5{left:5px}.left-10{left:10px}.left-15{left:15px}.left-20{left:20px}.left-25{left:25px}.left-30{left:30px}.left-35{left:35px}.left-40{left:40px}.left-45{left:45px}.left-50{left:50px}.right-0{right:0}.right-5{right:5px}.right-10{right:10px}.right-15{right:15px}.right-20{right:20px}.right-25{right:25px}.right-30{right:30px}.right-35{right:35px}.right-40{right:40px}.right-45{right:45px}.right-50{right:50px}.bottom-0{bottom:0}.bottom-5{bottom:5px}.bottom-10{bottom:10px}.bottom-15{bottom:15px}.bottom-20{bottom:20px}.bottom-25{bottom:25px}.bottom-30{bottom:30px}.bottom-35{bottom:35px}.bottom-40{bottom:40px}.bottom-45{bottom:45px}.bottom-50{bottom:50px}.flex{display:flex}.flex.column{flex-direction:column}.flex.column-reverse{flex-direction:column-reverse}.flex.row{flex-direction:row}.flex.row-reverse{flex-direction:row-reverse}.flex.nowrap{flex-wrap:nowrap}.flex.wrap{flex-wrap:wrap}.flex.justify{justify-content:center}.flex.justify-end{justify-content:flex-end}.flex.justify-start{justify-content:flex-start}.flex.justify-between{justify-content:space-between}.flex.justify-around{justify-content:space-around}.flex.justify-evenly{justify-content:space-evenly}.flex.align{align-items:center}.flex.align-end{align-items:flex-end}.flex.align-start{align-items:flex-start}.flex.gap-5{gap:5px}.flex.gap-10{gap:10px}.flex.gap-15{gap:15px}.flex.gap-20{gap:20px}.flex.gap-25{gap:25px}.flex.gap-30{gap:30px}.flex.gap-35{gap:35px}.flex.gap-40{gap:40px}.flex.gap-45{gap:45px}.flex.gap-50{gap:50px}.flex.include-align>*{display:flex;align-items:center}.flex.basis-50{flex-basis:50px}.flex.basis-100{flex-basis:100px}.flex.basis-150{flex-basis:150px}.flex.basis-200{flex-basis:200px}.flex.basis-250{flex-basis:250px}.flex.basis-300{flex-basis:300px}.flex.basis-350{flex-basis:350px}.flex.basis-400{flex-basis:400px}.flex.basis-450{flex-basis:450px}.flex.basis-500{flex-basis:500px}.none{display:none}.block{display:block}.m{margin:.2em}.m-1{margin:1em}.m-2{margin:2em}.m-3{margin:3em}.m-4{margin:4em}.m-5{margin:5em}.mx-auto{margin-inline:auto}.my{margin-block:.2em}.my-1{margin-block:1em}.my-2{margin-block:2em}.my-3{margin-block:3em}.my-4{margin-block:4em}.my-5{margin-block:5em}.my-top{margin-block-start:.2em}.my-top-1{margin-block-start:1em}.my-top-2{margin-block-start:2em}.my-top-3{margin-block-start:3em}.my-top-4{margin-block-start:4em}.my-top-5{margin-block-start:5em}.my-bottom{margin-block-end:.2em}.my-bottom-1{margin-block-end:1em}.my-bottom-2{margin-block-end:2em}.my-bottom-3{margin-block-end:3em}.my-bottom-4{margin-block-end:4em}.my-bottom-5{margin-block-end:5em}.mx{margin-inline:.2em}.mx-1{margin-inline:1em}.mx-2{margin-inline:2em}.mx-3{margin-inline:3em}.mx-4{margin-inline:4em}.mx-5{margin-inline:5em}.p{padding:.2em}.p-1{padding:1em}.p-2{padding:2em}.p-3{padding:3em}.p-4{padding:4em}.p-5{padding:5em}.py{padding-block:.2em}.py-1{padding-block:1em}.py-2{padding-block:2em}.py-3{padding-block:3em}.py-4{padding-block:4em}.py-5{padding-block:5em}.py-top{padding-block-start:.2em}.py-top-1{padding-block-start:1em}.py-top-2{padding-block-start:2em}.py-top-3{padding-block-start:3em}.py-top-4{padding-block-start:4em}.py-top-5{padding-block-start:5em}.py-bottom{padding-block-end:.2em}.py-bottom-1{padding-block-end:1em}.py-bottom-2{padding-block-end:2em}.py-bottom-3{padding-block-end:3em}.py-bottom-4{padding-block-end:4em}.py-bottom-5{padding-block-end:5em}.px{padding-inline:.2em}.px-1{padding-inline:1em}.px-2{padding-inline:2em}.px-3{padding-inline:3em}.px-4{padding-inline:4em}.px-5{padding-inline:5em}.px-left{padding-inline-start:.2em}.px-left-1{padding-inline-start:1em}.px-left-2{padding-inline-start:2em}.px-left-3{padding-inline-start:3em}.px-left-4{padding-inline-start:4em}.px-left-5{padding-inline-start:5em}.py-right{padding-inline-end:.2em}.py-right-1{padding-inline-end:1em}.py-right-2{padding-inline-end:2em}.py-right-3{padding-inline-end:3em}.py-right-4{padding-inline-end:4em}.py-right-5{padding-inline-end:5em}.h-fit-content{height:fit-content!important}.w-fit-content{width:fit-content!important}.overflow-hidden{overflow:hidden}.overflow-y{overflow-y:auto}.overflow-x{overflow-x:auto}.fs-0{font-size:0rem}.fs-1{font-size:.3rem}.fs-2{font-size:.6rem}.fs-3{font-size:.9rem}.fs-4{font-size:1.2rem}.fs-5{font-size:1.5rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-nowrap{text-wrap:nowrap}.rounded-4{border-radius:4px}.rounded-6{border-radius:6px}.rounded-8{border-radius:8px}.rounded-10{border-radius:10px}.rounded-12{border-radius:12px}.rounded-14{border-radius:14px}.rounded-16{border-radius:16px}.rounded-18{border-radius:18px}*[role=button],button{cursor:pointer}.btn{width:fit-content;padding:.4em 2em;border-radius:4px;transition:box-shadow .3s,background-color .3s;font-size:1rem;background:transparent;border:none}.btn.primary{background-color:#264752;color:#fff}.btn.primary-border{background-color:transparent;border:2px solid rgb(38,71,82)}.btn.secondary{background-color:#2a9c8e;color:#fff}.btn.secondary-border{background-color:transparent;border:2px solid rgb(42,156,142)}.btn.teriroty{background-color:#e66f50;color:#fff}.btn.teriroty-border{background-color:transparent;border:2px solid rgb(230,111,80)}.btn:hover{box-shadow:1px 2px 4px #00000069}.btn:disabled{background-color:gray!important;cursor:not-allowed}input{background-color:transparent;padding:.5em;text-align:center;font-size:1rem;text-align:left}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}input::placeholder{color:gray;font-size:.8rem}input:active,input:focus{outline:none}.backdrop-shadow{transition:filter .3s ease}.backdrop-shadow:hover{filter:drop-shadow(1px 3px 2px rgba(128,128,128,.653))}.animate-height{justify-content:center;align-items:center}.animate-height:is(:not(tr)){display:none;opacity:0;height:0;transition-duration:1s;transition-property:overlay display opacity height;transition-behavior:allow-discrete;interpolate-size:allow-keywords}.animate-height:is(tr) td *:not(dialog){display:none;opacity:0;height:0;transition-duration:.3s;transition-property:overlay display opacity height padding;transition-behavior:allow-discrete;interpolate-size:allow-keywords}.animate-height[open],.animate-height[data-open=true]{justify-content:center;align-items:center}.animate-height[open]:is(:not(tr)),.animate-height[data-open=true]:is(:not(tr)){height:fit-content;opacity:1;display:flex!important}.animate-height[open]:is(tr) td *:not(dialog),.animate-height[data-open=true]:is(tr) td *:not(dialog){height:fit-content;opacity:1;display:flex!important}@starting-style{.animate-height[open]:is(:not(tr)),.animate-height[data-open=true]:is(:not(tr)){height:0;opacity:0}.animate-height[open]:is(tr) td>*,.animate-height[data-open=true]:is(tr) td>*{height:0;opacity:0}}.animate-translate{display:none;translate:0 25px;opacity:0;transition-duration:1s;transition-property:overlay display opacity;transition-behavior:allow-discrete}.animate-translate[open],.animate-translate[data-open=true]{opacity:1;translate:0 0;display:flex!important}@starting-style{.animate-translate[open],.animate-translate[data-open=true]{opacity:0;translate:0 -25px}}dialog{border:none;outline:none}dialog:active,dialog:focus,dialog:focus-visible{outline:none}.width{width:100%}.width-50{width:50px}.width-100{width:100px}.width-150{width:150px}.width-200{width:200px}.width-250{width:250px}.width-300{width:300px}.width-350{width:350px}.width-400{width:400px}.width-450{width:450px}.width-500{width:500px}.max-width{max-width:100%}.max-width-50{max-width:50px}.max-width-100{max-width:100px}.max-width-150{max-width:150px}.max-width-200{max-width:200px}.max-width-250{max-width:250px}.max-width-300{max-width:300px}.max-width-350{max-width:350px}.max-width-400{max-width:400px}.max-width-450{max-width:450px}.max-width-500{max-width:500px}.min-width-60{min-width:60px}.min-width-80{min-width:80px}.min-width-100{min-width:100px}.min-width-120{min-width:120px}.min-width-140{min-width:140px}.min-width-160{min-width:160px}.min-width-180{min-width:180px}.min-width-200{min-width:200px}.min-width-220{min-width:220px}.min-width-240{min-width:240px}.min-width-260{min-width:260px}.min-width-280{min-width:280px}.min-width-300{min-width:300px}.min-width-320{min-width:320px}.min-width-340{min-width:340px}.min-width-360{min-width:360px}.min-width-380{min-width:380px}.min-width-400{min-width:400px}.min-width-420{min-width:420px}.min-width-440{min-width:440px}.min-width-460{min-width:460px}.min-width-480{min-width:480px}.min-width-500{min-width:500px}.alert{padding:.4em 1em;text-align:center;border-radius:4px}.alert.danger{color:#fff;background-color:#f01a1abf}.pointer{cursor:pointer}.drag{cursor:grab}.procesar{color:#fff}.procesar:hover{background:#195f42}.select-none{-webkit-user-select:none;user-select:none}.text-center{text-align:center!important}.flex-1{flex:1}.w-full{width:100%}.h-full{height:100%}
