@import"https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,400i,600,700";@import"https://fonts.googleapis.com/css2?family=Rowdies:wght@300;400;700&display=swap";.marker-r{position:absolute;--marker-radius: 1em;--marker-diameter: calc(var(--marker-radius) * 2);--marker-color: #5a1506}.marker-r .pin{position:relative;z-index:1;width:var(--marker-diameter);height:var(--marker-diameter);background:var(--marker-color);border-radius:50% 50% 0;border:2px var(--marker-color) solid;animation-name:blinking;animation-duration:1s;animation-iteration-count:infinite;transform:rotate(45deg)}.marker-g{position:absolute;--marker-radius: 1em;--marker-diameter: calc(var(--marker-radius) * 2);--marker-color: rgb(10, 80, 10)}.marker-g .pin{position:relative;z-index:1;width:var(--marker-diameter);height:var(--marker-diameter);background:var(--marker-color);border-radius:50% 50% 0;border:2px var(--marker-color) solid;animation-name:blinking;animation-duration:1s;animation-iteration-count:infinite;transform:rotate(45deg)}.marker-y{position:absolute;--marker-radius: 1em;--marker-diameter: calc(var(--marker-radius) * 2);--marker-color: rgb(173, 173, 9)}.marker-y .pin{position:relative;z-index:1;width:var(--marker-diameter);height:var(--marker-diameter);background:var(--marker-color);border-radius:50% 50% 0;border:2px var(--marker-color) solid;animation-name:blinking;animation-duration:1s;animation-iteration-count:infinite;transform:rotate(45deg)}.marker-b{position:absolute;--marker-radius: 1em;--marker-diameter: calc(var(--marker-radius) * 2);--marker-color: rgb(9, 9, 118)}.marker-b .pin{position:relative;z-index:1;width:var(--marker-diameter);height:var(--marker-diameter);background:var(--marker-color);border-radius:50% 50% 0;border:2px var(--marker-color) solid;animation-name:blinking;animation-duration:1s;animation-iteration-count:infinite;transform:rotate(45deg)}@keyframes blinking{50%{border-color:#ffffff91}}@keyframes pulse{50%{opacity:1}to{transform:scale(1.2)}}.clearfix:after{clear:both;content:"";display:table}.container{background:#000000;position:relative;width:500px;height:500px;margin:80px auto 30px;cursor:pointer}.container-row1,.container-row3{width:100%;height:40%}.container-row2{width:100%;height:20%}.row1-col1,.row1-col3,.row3-col1,.row3-col3{height:100%;width:40%}.row1-col2,.row3-col2{height:100%;width:20%}.row1-col2>div:hover,.row3-col2>div:hover{box-shadow:-2px 14px 28px #00000040,-2px 10px 10px #00000038;transition:all .3s cubic-bezier(.25,.8,.25,1)}.row1-col1,.row1-col2,.row1-col3,.row2-col1,.row2-col2,.row2-col3,.row3-col1,.row3-col2,.row3-col3{float:left}.row2-col1,.row2-col3{width:40%;height:100%}.row2-col1>div:hover,.row2-col3>div:hover{box-shadow:-2px 14px 28px #00000040,-2px 10px 10px #00000038;transition:all .3s cubic-bezier(.25,.8,.25,1)}.row2-col2{width:20%;height:100%;border:1px solid #fff}.row1-col1,.row1-col3,.row3-col1,.row3-col3{display:flex;justify-content:center;align-items:center}.row1-col1-child,.row1-col3-child,.row3-col1-child,.row3-col3-child{width:90%;height:90%;border-radius:50%}.row1-col1-child>div,.row1-col3-child>div,.row3-col1-child>div,.row3-col3-child>div{width:35%;height:35%;float:left;margin:7.5%;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;transition:all .3s cubic-bezier(.25,.8,.25,1);border-radius:50%}.row1-col1-child>div:hover,.row1-col3-child>div:hover,.row3-col1-child>div:hover,.row3-col3-child>div:hover{box-shadow:-2px 14px 28px #00000040,-2px 10px 10px #00000038}.row1-col2>div,.row3-col2>div{width:33.333%;height:16.667%;float:left;border:1px solid #fff}.row2-col1>div,.row2-col3>div{width:16.667%;height:33.333%;float:left;border:1px solid #fff}.green{background-color:#659e0a}.red{background-color:#99140b}.blue{background-color:#0a6b9b}.yellow{background-color:#aa8c0a}.white{background-color:#fff}.black{background-color:#000}.contain-triangles{height:100%;width:100%;position:relative}.triangle-right{width:0;height:0;border-top:45px solid transparent;border-left:45px solid #84c21f;border-bottom:45px solid transparent;position:absolute;left:0;top:5.2px}.triangle-up{width:0;height:0;border-left:45px solid transparent;border-right:45px solid transparent;border-bottom:45px solid #dc2418;position:absolute;bottom:0;left:5.2px}.triangle-left{width:0;height:0;border-right:45px solid #0092dc;border-bottom:45px solid transparent;border-top:45px solid transparent;position:absolute;right:0;top:5.2px}.triangle-down{width:0;height:0;border-left:45px solid transparent;border-right:45px solid transparent;border-top:45px solid #f6c700;position:absolute;top:0;right:5.2px}.card{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b;transition:all .3s cubic-bezier(.25,.8,.25,1)}.card:hover{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}@media only screen and (max-width: 600px){.container{width:400px;height:400px;margin-top:50px}.triangle-right{width:0;height:0;border-top:35px solid transparent;border-left:35px solid #84c21f;border-bottom:35px solid transparent;position:absolute;left:0;top:4.2px}.triangle-up{width:0;height:0;border-left:35px solid transparent;border-right:35px solid transparent;border-bottom:35px solid #dc2418;position:absolute;bottom:0;left:4.2px}.triangle-left{width:0;height:0;border-right:35px solid #0092dc;border-bottom:35px solid transparent;border-top:35px solid transparent;position:absolute;right:0;top:4.2px}.triangle-down{width:0;height:0;border-left:35px solid transparent;border-right:35px solid transparent;border-top:35px solid #f6c700;position:absolute;top:0;right:4.2px}}@media only screen and (max-width: 460px){.container{width:350px;height:350px;margin-top:60px}.triangle-right{width:0;height:0;border-top:30px solid transparent;border-left:30px solid #84c21f;border-bottom:30px solid transparent;position:absolute;left:0;top:4.2px}.triangle-up{width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:30px solid #dc2418;position:absolute;bottom:0;left:4.2px}.triangle-left{width:0;height:0;border-right:30px solid #0092dc;border-bottom:30px solid transparent;border-top:30px solid transparent;position:absolute;right:0;top:4.2px}.triangle-down{width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:30px solid #f6c700;position:absolute;top:0;right:4.2px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dice-container{margin-top:50px;text-align:center}.spin-die{animation-name:spin;animation-duration:.125s;animation-iteration-count:45}#dice-body{width:100px;height:100px;background-color:#000;border:4px solid white;border-radius:10px;display:inline-grid;grid-template:repeat(3,1fr)/repeat(3,1fr);grid-template-areas:"tl tc tr" "cl cc cr" "bl bc br";justify-items:center;align-items:center}@media only screen and (max-width: 400px){#dice-body{width:70px;height:70px}}.dot{width:16px;height:16px;padding:5px;border-radius:100%;background-color:#fff;display:none}@media only screen and (max-width: 460px){.dot{width:8px;height:8px}}.show{display:block}#tl{grid-area:tl}#tc{grid-area:tc}#tr{grid-area:tr}#cl{grid-area:cl}#cc{grid-area:cc}#cr{grid-area:cr}#bl{grid-area:bl}#bc{grid-area:bc}#br{grid-area:br}.roll-btn{width:70px;height:70px;border-radius:100%;font-size:20px;padding:10px;background-color:#000;color:#fff;outline:none;border:none;border:solid 2px white;cursor:pointer}.roll-btn:active{background-color:#000;color:#f93;box-shadow:0 2px 6px #f93;border:1px solid #ff9933}.game-menu{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem;margin-top:8rem}.game-menu .play-now{color:green;text-decoration:underline}.game-menu .select-players{display:flex;justify-content:center;gap:1rem}.game-menu .select-players .select-player{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;cursor:pointer}.game-menu .select-players .select-player .select-info{font-size:.8rem}.header{margin-top:30px;margin-bottom:30px;padding-top:30px;text-align:center;color:#fff;cursor:pointer}.starkludo{font-size:5rem}.title{font-weight:400;margin:0 0 30px;text-align:center}.section{margin:20px;font: 16px/1.2 Josefin Sans,sans-serif;padding:10px 0}.section .alert:not(:first-child){margin-top:15px}.prize-1{color:gold}.prize-2{color:silver}.prize-3{color:#cd7f32}.alert{border:1px solid #0063bf;color:#0063bf;padding:15px 20px}.alert .alert-icon{float:left;margin-right:15px}.alert .alert-info{margin:0 10px 0 0;text-transform:uppercase;font-weight:400;font-size:14px}.alert .alert-container{position:relative;max-width:960px;margin:0 auto}.alert .close-icon{float:right;color:#000;margin-top:0;margin-left:0;width:21px;height:21px;position:relative;background:none;border:none;outline:none;cursor:pointer;text-indent:-999px;overflow:hidden;white-space:nowrap}.alert .close-icon:before,.alert .close-icon:after{content:"";position:absolute;top:8px;width:15px;height:2px;left:0}.alert .close-icon:before{background-color:#fff;transform:rotate(-45deg)}.alert .close-icon:after{background-color:#fff;transform:rotate(45deg)}.alert.alert-red{border:1px solid #dc2418;color:#dc2418}.alert.alert-red .alert-icon{float:left;margin-right:15px}.alert.alert-red .alert-info{margin:0 10px 0 0;text-transform:uppercase;font-weight:400;font-size:14px}.alert.alert-red .alert-container{position:relative;max-width:960px;margin:0 auto}.alert.alert-red .close-icon{float:right;color:#000;margin-top:0;margin-left:0;width:21px;height:21px;position:relative;background:none;border:none;outline:none;cursor:pointer;text-indent:-999px;overflow:hidden;white-space:nowrap}.alert.alert-red .close-icon:before,.alert.alert-red .close-icon:after{content:"";position:absolute;top:8px;width:15px;height:2px;left:0}.alert.alert-red .close-icon:before{background-color:#fff;transform:rotate(-45deg)}.alert.alert-red .close-icon:after{background-color:#fff;transform:rotate(45deg)}.alert.alert-green{border:1px solid #2fb809;color:#2fb809}.alert.alert-green .alert-icon{float:left;margin-right:15px}.alert.alert-green .alert-info{margin:0 10px 0 0;text-transform:uppercase;font-weight:400;font-size:14px}.alert.alert-green .alert-container{position:relative;max-width:960px;margin:0 auto}.alert.alert-green .close-icon{float:right;color:#000;margin-top:0;margin-left:0;width:21px;height:21px;position:relative;background:none;border:none;outline:none;cursor:pointer;text-indent:-999px;overflow:hidden;white-space:nowrap}.alert.alert-green .close-icon:before,.alert.alert-green .close-icon:after{content:"";position:absolute;top:8px;width:15px;height:2px;left:0}.alert.alert-green .close-icon:before{background-color:#fff;transform:rotate(-45deg)}.alert.alert-green .close-icon:after{background-color:#fff;transform:rotate(45deg)}.alert.alert-yellow{border:1px solid #999900;color:#990}.alert.alert-yellow .alert-icon{float:left;margin-right:15px}.alert.alert-yellow .alert-info{margin:0 10px 0 0;text-transform:uppercase;font-weight:400;font-size:14px}.alert.alert-yellow .alert-container{position:relative;max-width:960px;margin:0 auto}.alert.alert-yellow .close-icon{float:right;color:#000;margin-top:0;margin-left:0;width:21px;height:21px;position:relative;background:none;border:none;outline:none;cursor:pointer;text-indent:-999px;overflow:hidden;white-space:nowrap}.alert.alert-yellow .close-icon:before,.alert.alert-yellow .close-icon:after{content:"";position:absolute;top:8px;width:15px;height:2px;left:0}.alert.alert-yellow .close-icon:before{background-color:#fff;transform:rotate(-45deg)}.alert.alert-yellow .close-icon:after{background-color:#fff;transform:rotate(45deg)}.alert.alert-blue{border:1px solid #0063bf;color:#0063bf}.alert.alert-blue .alert-icon{float:left;margin-right:15px}.alert.alert-blue .alert-info{margin:0 10px 0 0;text-transform:uppercase;font-weight:400;font-size:14px}.alert.alert-blue .alert-container{position:relative;max-width:960px;margin:0 auto}.alert.alert-blue .close-icon{float:right;color:#000;margin-top:0;margin-left:0;width:21px;height:21px;position:relative;background:none;border:none;outline:none;cursor:pointer;text-indent:-999px;overflow:hidden;white-space:nowrap}.alert.alert-blue .close-icon:before,.alert.alert-blue .close-icon:after{content:"";position:absolute;top:8px;width:15px;height:2px;left:0}.alert.alert-blue .close-icon:before{background-color:#fff;transform:rotate(-45deg)}.alert.alert-blue .close-icon:after{background-color:#fff;transform:rotate(45deg)}.alert.alert-win{border:1px solid #000000;color:#000}.alert.alert-win .alert-icon{float:left;margin-right:15px}.alert.alert-win .alert-info{margin:0 10px 0 0;text-transform:uppercase;font-weight:400;font-size:14px}.alert.alert-win .alert-container{position:relative;max-width:960px;margin:0 auto}.alert.alert-win .close-icon{float:right;color:#000;margin-top:0;margin-left:0;width:21px;height:21px;position:relative;background:none;border:none;outline:none;cursor:pointer;text-indent:-999px;overflow:hidden;white-space:nowrap}.alert.alert-win .close-icon:before,.alert.alert-win .close-icon:after{content:"";position:absolute;top:8px;width:15px;height:2px;left:0}.alert.alert-win .close-icon:before{background-color:#fff;transform:rotate(-45deg)}.alert.alert-win .close-icon:after{background-color:#fff;transform:rotate(45deg)}.rct-grid-row{box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.rct-grid-row *,.rct-grid-row :after,.rct-grid-row :before{box-sizing:border-box}.rct-grid-row,.rct-grid-row:before,.rct-grid-row:after{display:-ms-flexbox;display:flex}.rct-grid-row-start{-ms-flex-pack:start;justify-content:flex-start}.rct-grid-row-center{-ms-flex-pack:center;justify-content:center}.rct-grid-row-end{-ms-flex-pack:end;justify-content:flex-end}.rct-grid-row-space-between{-ms-flex-pack:justify;justify-content:space-between}.rct-grid-row-space-around{-ms-flex-pack:distribute;justify-content:space-around}.rct-grid-row-top{-ms-flex-align:start;align-items:flex-start}.rct-grid-row-middle{-ms-flex-align:center;align-items:center}.rct-grid-row-bottom{-ms-flex-align:end;align-items:flex-end}.rct-grid-row-stretch{-ms-flex-align:stretch;align-items:stretch}.rct-grid-col-1,.rct-grid-col-xs-1,.rct-grid-col-sm-1,.rct-grid-col-md-1,.rct-grid-col-lg-1,.rct-grid-col-2,.rct-grid-col-xs-2,.rct-grid-col-sm-2,.rct-grid-col-md-2,.rct-grid-col-lg-2,.rct-grid-col-3,.rct-grid-col-xs-3,.rct-grid-col-sm-3,.rct-grid-col-md-3,.rct-grid-col-lg-3,.rct-grid-col-4,.rct-grid-col-xs-4,.rct-grid-col-sm-4,.rct-grid-col-md-4,.rct-grid-col-lg-4,.rct-grid-col-5,.rct-grid-col-xs-5,.rct-grid-col-sm-5,.rct-grid-col-md-5,.rct-grid-col-lg-5,.rct-grid-col-6,.rct-grid-col-xs-6,.rct-grid-col-sm-6,.rct-grid-col-md-6,.rct-grid-col-lg-6,.rct-grid-col-7,.rct-grid-col-xs-7,.rct-grid-col-sm-7,.rct-grid-col-md-7,.rct-grid-col-lg-7,.rct-grid-col-8,.rct-grid-col-xs-8,.rct-grid-col-sm-8,.rct-grid-col-md-8,.rct-grid-col-lg-8,.rct-grid-col-9,.rct-grid-col-xs-9,.rct-grid-col-sm-9,.rct-grid-col-md-9,.rct-grid-col-lg-9,.rct-grid-col-10,.rct-grid-col-xs-10,.rct-grid-col-sm-10,.rct-grid-col-md-10,.rct-grid-col-lg-10,.rct-grid-col-11,.rct-grid-col-xs-11,.rct-grid-col-sm-11,.rct-grid-col-md-11,.rct-grid-col-lg-11,.rct-grid-col-12,.rct-grid-col-xs-12,.rct-grid-col-sm-12,.rct-grid-col-md-12,.rct-grid-col-lg-12{position:relative;min-height:1px}.rct-grid-col-1,.rct-grid-col-2,.rct-grid-col-3,.rct-grid-col-4,.rct-grid-col-5,.rct-grid-col-6,.rct-grid-col-7,.rct-grid-col-8,.rct-grid-col-9,.rct-grid-col-10,.rct-grid-col-11,.rct-grid-col-12{float:left;-ms-flex:0 0 auto;flex:0 0 auto}.rct-grid-col-0{display:none}.rct-grid-col-offset-0{margin-left:0}.rct-grid-col-order-0{-ms-flex-order:0;order:0}.rct-grid-col-1{display:block;width:8.33333%}.rct-grid-col-offset-1{margin-left:8.33333%}.rct-grid-col-order-1{-ms-flex-order:1;order:1}.rct-grid-col-2{display:block;width:16.66667%}.rct-grid-col-offset-2{margin-left:16.66667%}.rct-grid-col-order-2{-ms-flex-order:2;order:2}.rct-grid-col-3{display:block;width:25%}.rct-grid-col-offset-3{margin-left:25%}.rct-grid-col-order-3{-ms-flex-order:3;order:3}.rct-grid-col-4{display:block;width:33.33333%}.rct-grid-col-offset-4{margin-left:33.33333%}.rct-grid-col-order-4{-ms-flex-order:4;order:4}.rct-grid-col-5{display:block;width:41.66667%}.rct-grid-col-offset-5{margin-left:41.66667%}.rct-grid-col-order-5{-ms-flex-order:5;order:5}.rct-grid-col-6{display:block;width:50%}.rct-grid-col-offset-6{margin-left:50%}.rct-grid-col-order-6{-ms-flex-order:6;order:6}.rct-grid-col-7{display:block;width:58.33333%}.rct-grid-col-offset-7{margin-left:58.33333%}.rct-grid-col-order-7{-ms-flex-order:7;order:7}.rct-grid-col-8{display:block;width:66.66667%}.rct-grid-col-offset-8{margin-left:66.66667%}.rct-grid-col-order-8{-ms-flex-order:8;order:8}.rct-grid-col-9{display:block;width:75%}.rct-grid-col-offset-9{margin-left:75%}.rct-grid-col-order-9{-ms-flex-order:9;order:9}.rct-grid-col-10{display:block;width:83.33333%}.rct-grid-col-offset-10{margin-left:83.33333%}.rct-grid-col-order-10{-ms-flex-order:10;order:10}.rct-grid-col-11{display:block;width:91.66667%}.rct-grid-col-offset-11{margin-left:91.66667%}.rct-grid-col-order-11{-ms-flex-order:11;order:11}.rct-grid-col-12{display:block;width:100%}.rct-grid-col-offset-12{margin-left:100%}.rct-grid-col-order-12{-ms-flex-order:12;order:12}.rct-grid-col-xs-1,.rct-grid-col-xs-2,.rct-grid-col-xs-3,.rct-grid-col-xs-4,.rct-grid-col-xs-5,.rct-grid-col-xs-6,.rct-grid-col-xs-7,.rct-grid-col-xs-8,.rct-grid-col-xs-9,.rct-grid-col-xs-10,.rct-grid-col-xs-11,.rct-grid-col-xs-12{float:left;-ms-flex:0 0 auto;flex:0 0 auto}.rct-grid-col-xs-0{display:none}.rct-grid-col-xs-offset-0{margin-left:0}.rct-grid-col-xs-order-0{-ms-flex-order:0;order:0}.rct-grid-col-xs-1{display:block;width:8.33333%}.rct-grid-col-xs-offset-1{margin-left:8.33333%}.rct-grid-col-xs-order-1{-ms-flex-order:1;order:1}.rct-grid-col-xs-2{display:block;width:16.66667%}.rct-grid-col-xs-offset-2{margin-left:16.66667%}.rct-grid-col-xs-order-2{-ms-flex-order:2;order:2}.rct-grid-col-xs-3{display:block;width:25%}.rct-grid-col-xs-offset-3{margin-left:25%}.rct-grid-col-xs-order-3{-ms-flex-order:3;order:3}.rct-grid-col-xs-4{display:block;width:33.33333%}.rct-grid-col-xs-offset-4{margin-left:33.33333%}.rct-grid-col-xs-order-4{-ms-flex-order:4;order:4}.rct-grid-col-xs-5{display:block;width:41.66667%}.rct-grid-col-xs-offset-5{margin-left:41.66667%}.rct-grid-col-xs-order-5{-ms-flex-order:5;order:5}.rct-grid-col-xs-6{display:block;width:50%}.rct-grid-col-xs-offset-6{margin-left:50%}.rct-grid-col-xs-order-6{-ms-flex-order:6;order:6}.rct-grid-col-xs-7{display:block;width:58.33333%}.rct-grid-col-xs-offset-7{margin-left:58.33333%}.rct-grid-col-xs-order-7{-ms-flex-order:7;order:7}.rct-grid-col-xs-8{display:block;width:66.66667%}.rct-grid-col-xs-offset-8{margin-left:66.66667%}.rct-grid-col-xs-order-8{-ms-flex-order:8;order:8}.rct-grid-col-xs-9{display:block;width:75%}.rct-grid-col-xs-offset-9{margin-left:75%}.rct-grid-col-xs-order-9{-ms-flex-order:9;order:9}.rct-grid-col-xs-10{display:block;width:83.33333%}.rct-grid-col-xs-offset-10{margin-left:83.33333%}.rct-grid-col-xs-order-10{-ms-flex-order:10;order:10}.rct-grid-col-xs-11{display:block;width:91.66667%}.rct-grid-col-xs-offset-11{margin-left:91.66667%}.rct-grid-col-xs-order-11{-ms-flex-order:11;order:11}.rct-grid-col-xs-12{display:block;width:100%}.rct-grid-col-xs-offset-12{margin-left:100%}.rct-grid-col-xs-order-12{-ms-flex-order:12;order:12}@media (min-width: 768px){.rct-grid-col-sm-1,.rct-grid-col-sm-2,.rct-grid-col-sm-3,.rct-grid-col-sm-4,.rct-grid-col-sm-5,.rct-grid-col-sm-6,.rct-grid-col-sm-7,.rct-grid-col-sm-8,.rct-grid-col-sm-9,.rct-grid-col-sm-10,.rct-grid-col-sm-11,.rct-grid-col-sm-12{float:left;-ms-flex:0 0 auto;flex:0 0 auto}.rct-grid-col-sm-0{display:none}.rct-grid-col-sm-offset-0{margin-left:0}.rct-grid-col-sm-order-0{-ms-flex-order:0;order:0}.rct-grid-col-sm-1{display:block;width:8.33333%}.rct-grid-col-sm-offset-1{margin-left:8.33333%}.rct-grid-col-sm-order-1{-ms-flex-order:1;order:1}.rct-grid-col-sm-2{display:block;width:16.66667%}.rct-grid-col-sm-offset-2{margin-left:16.66667%}.rct-grid-col-sm-order-2{-ms-flex-order:2;order:2}.rct-grid-col-sm-3{display:block;width:25%}.rct-grid-col-sm-offset-3{margin-left:25%}.rct-grid-col-sm-order-3{-ms-flex-order:3;order:3}.rct-grid-col-sm-4{display:block;width:33.33333%}.rct-grid-col-sm-offset-4{margin-left:33.33333%}.rct-grid-col-sm-order-4{-ms-flex-order:4;order:4}.rct-grid-col-sm-5{display:block;width:41.66667%}.rct-grid-col-sm-offset-5{margin-left:41.66667%}.rct-grid-col-sm-order-5{-ms-flex-order:5;order:5}.rct-grid-col-sm-6{display:block;width:50%}.rct-grid-col-sm-offset-6{margin-left:50%}.rct-grid-col-sm-order-6{-ms-flex-order:6;order:6}.rct-grid-col-sm-7{display:block;width:58.33333%}.rct-grid-col-sm-offset-7{margin-left:58.33333%}.rct-grid-col-sm-order-7{-ms-flex-order:7;order:7}.rct-grid-col-sm-8{display:block;width:66.66667%}.rct-grid-col-sm-offset-8{margin-left:66.66667%}.rct-grid-col-sm-order-8{-ms-flex-order:8;order:8}.rct-grid-col-sm-9{display:block;width:75%}.rct-grid-col-sm-offset-9{margin-left:75%}.rct-grid-col-sm-order-9{-ms-flex-order:9;order:9}.rct-grid-col-sm-10{display:block;width:83.33333%}.rct-grid-col-sm-offset-10{margin-left:83.33333%}.rct-grid-col-sm-order-10{-ms-flex-order:10;order:10}.rct-grid-col-sm-11{display:block;width:91.66667%}.rct-grid-col-sm-offset-11{margin-left:91.66667%}.rct-grid-col-sm-order-11{-ms-flex-order:11;order:11}.rct-grid-col-sm-12{display:block;width:100%}.rct-grid-col-sm-offset-12{margin-left:100%}.rct-grid-col-sm-order-12{-ms-flex-order:12;order:12}}@media (min-width: 992px){.rct-grid-col-md-1,.rct-grid-col-md-2,.rct-grid-col-md-3,.rct-grid-col-md-4,.rct-grid-col-md-5,.rct-grid-col-md-6,.rct-grid-col-md-7,.rct-grid-col-md-8,.rct-grid-col-md-9,.rct-grid-col-md-10,.rct-grid-col-md-11,.rct-grid-col-md-12{float:left;-ms-flex:0 0 auto;flex:0 0 auto}.rct-grid-col-md-0{display:none}.rct-grid-col-md-offset-0{margin-left:0}.rct-grid-col-md-order-0{-ms-flex-order:0;order:0}.rct-grid-col-md-1{display:block;width:8.33333%}.rct-grid-col-md-offset-1{margin-left:8.33333%}.rct-grid-col-md-order-1{-ms-flex-order:1;order:1}.rct-grid-col-md-2{display:block;width:16.66667%}.rct-grid-col-md-offset-2{margin-left:16.66667%}.rct-grid-col-md-order-2{-ms-flex-order:2;order:2}.rct-grid-col-md-3{display:block;width:25%}.rct-grid-col-md-offset-3{margin-left:25%}.rct-grid-col-md-order-3{-ms-flex-order:3;order:3}.rct-grid-col-md-4{display:block;width:33.33333%}.rct-grid-col-md-offset-4{margin-left:33.33333%}.rct-grid-col-md-order-4{-ms-flex-order:4;order:4}.rct-grid-col-md-5{display:block;width:41.66667%}.rct-grid-col-md-offset-5{margin-left:41.66667%}.rct-grid-col-md-order-5{-ms-flex-order:5;order:5}.rct-grid-col-md-6{display:block;width:50%}.rct-grid-col-md-offset-6{margin-left:50%}.rct-grid-col-md-order-6{-ms-flex-order:6;order:6}.rct-grid-col-md-7{display:block;width:58.33333%}.rct-grid-col-md-offset-7{margin-left:58.33333%}.rct-grid-col-md-order-7{-ms-flex-order:7;order:7}.rct-grid-col-md-8{display:block;width:66.66667%}.rct-grid-col-md-offset-8{margin-left:66.66667%}.rct-grid-col-md-order-8{-ms-flex-order:8;order:8}.rct-grid-col-md-9{display:block;width:75%}.rct-grid-col-md-offset-9{margin-left:75%}.rct-grid-col-md-order-9{-ms-flex-order:9;order:9}.rct-grid-col-md-10{display:block;width:83.33333%}.rct-grid-col-md-offset-10{margin-left:83.33333%}.rct-grid-col-md-order-10{-ms-flex-order:10;order:10}.rct-grid-col-md-11{display:block;width:91.66667%}.rct-grid-col-md-offset-11{margin-left:91.66667%}.rct-grid-col-md-order-11{-ms-flex-order:11;order:11}.rct-grid-col-md-12{display:block;width:100%}.rct-grid-col-md-offset-12{margin-left:100%}.rct-grid-col-md-order-12{-ms-flex-order:12;order:12}}@media (min-width: 1200px){.rct-grid-col-lg-1,.rct-grid-col-lg-2,.rct-grid-col-lg-3,.rct-grid-col-lg-4,.rct-grid-col-lg-5,.rct-grid-col-lg-6,.rct-grid-col-lg-7,.rct-grid-col-lg-8,.rct-grid-col-lg-9,.rct-grid-col-lg-10,.rct-grid-col-lg-11,.rct-grid-col-lg-12{float:left;-ms-flex:0 0 auto;flex:0 0 auto}.rct-grid-col-lg-0{display:none}.rct-grid-col-lg-offset-0{margin-left:0}.rct-grid-col-lg-order-0{-ms-flex-order:0;order:0}.rct-grid-col-lg-1{display:block;width:8.33333%}.rct-grid-col-lg-offset-1{margin-left:8.33333%}.rct-grid-col-lg-order-1{-ms-flex-order:1;order:1}.rct-grid-col-lg-2{display:block;width:16.66667%}.rct-grid-col-lg-offset-2{margin-left:16.66667%}.rct-grid-col-lg-order-2{-ms-flex-order:2;order:2}.rct-grid-col-lg-3{display:block;width:25%}.rct-grid-col-lg-offset-3{margin-left:25%}.rct-grid-col-lg-order-3{-ms-flex-order:3;order:3}.rct-grid-col-lg-4{display:block;width:33.33333%}.rct-grid-col-lg-offset-4{margin-left:33.33333%}.rct-grid-col-lg-order-4{-ms-flex-order:4;order:4}.rct-grid-col-lg-5{display:block;width:41.66667%}.rct-grid-col-lg-offset-5{margin-left:41.66667%}.rct-grid-col-lg-order-5{-ms-flex-order:5;order:5}.rct-grid-col-lg-6{display:block;width:50%}.rct-grid-col-lg-offset-6{margin-left:50%}.rct-grid-col-lg-order-6{-ms-flex-order:6;order:6}.rct-grid-col-lg-7{display:block;width:58.33333%}.rct-grid-col-lg-offset-7{margin-left:58.33333%}.rct-grid-col-lg-order-7{-ms-flex-order:7;order:7}.rct-grid-col-lg-8{display:block;width:66.66667%}.rct-grid-col-lg-offset-8{margin-left:66.66667%}.rct-grid-col-lg-order-8{-ms-flex-order:8;order:8}.rct-grid-col-lg-9{display:block;width:75%}.rct-grid-col-lg-offset-9{margin-left:75%}.rct-grid-col-lg-order-9{-ms-flex-order:9;order:9}.rct-grid-col-lg-10{display:block;width:83.33333%}.rct-grid-col-lg-offset-10{margin-left:83.33333%}.rct-grid-col-lg-order-10{-ms-flex-order:10;order:10}.rct-grid-col-lg-11{display:block;width:91.66667%}.rct-grid-col-lg-offset-11{margin-left:91.66667%}.rct-grid-col-lg-order-11{-ms-flex-order:11;order:11}.rct-grid-col-lg-12{display:block;width:100%}.rct-grid-col-lg-offset-12{margin-left:100%}.rct-grid-col-lg-order-12{-ms-flex-order:12;order:12}}@media (min-width: 1600px){.rct-grid-col-xl-1,.rct-grid-col-xl-2,.rct-grid-col-xl-3,.rct-grid-col-xl-4,.rct-grid-col-xl-5,.rct-grid-col-xl-6,.rct-grid-col-xl-7,.rct-grid-col-xl-8,.rct-grid-col-xl-9,.rct-grid-col-xl-10,.rct-grid-col-xl-11,.rct-grid-col-xl-12{float:left;-ms-flex:0 0 auto;flex:0 0 auto}.rct-grid-col-xl-0{display:none}.rct-grid-col-xl-offset-0{margin-left:0}.rct-grid-col-xl-order-0{-ms-flex-order:0;order:0}.rct-grid-col-xl-1{display:block;width:8.33333%}.rct-grid-col-xl-offset-1{margin-left:8.33333%}.rct-grid-col-xl-order-1{-ms-flex-order:1;order:1}.rct-grid-col-xl-2{display:block;width:16.66667%}.rct-grid-col-xl-offset-2{margin-left:16.66667%}.rct-grid-col-xl-order-2{-ms-flex-order:2;order:2}.rct-grid-col-xl-3{display:block;width:25%}.rct-grid-col-xl-offset-3{margin-left:25%}.rct-grid-col-xl-order-3{-ms-flex-order:3;order:3}.rct-grid-col-xl-4{display:block;width:33.33333%}.rct-grid-col-xl-offset-4{margin-left:33.33333%}.rct-grid-col-xl-order-4{-ms-flex-order:4;order:4}.rct-grid-col-xl-5{display:block;width:41.66667%}.rct-grid-col-xl-offset-5{margin-left:41.66667%}.rct-grid-col-xl-order-5{-ms-flex-order:5;order:5}.rct-grid-col-xl-6{display:block;width:50%}.rct-grid-col-xl-offset-6{margin-left:50%}.rct-grid-col-xl-order-6{-ms-flex-order:6;order:6}.rct-grid-col-xl-7{display:block;width:58.33333%}.rct-grid-col-xl-offset-7{margin-left:58.33333%}.rct-grid-col-xl-order-7{-ms-flex-order:7;order:7}.rct-grid-col-xl-8{display:block;width:66.66667%}.rct-grid-col-xl-offset-8{margin-left:66.66667%}.rct-grid-col-xl-order-8{-ms-flex-order:8;order:8}.rct-grid-col-xl-9{display:block;width:75%}.rct-grid-col-xl-offset-9{margin-left:75%}.rct-grid-col-xl-order-9{-ms-flex-order:9;order:9}.rct-grid-col-xl-10{display:block;width:83.33333%}.rct-grid-col-xl-offset-10{margin-left:83.33333%}.rct-grid-col-xl-order-10{-ms-flex-order:10;order:10}.rct-grid-col-xl-11{display:block;width:91.66667%}.rct-grid-col-xl-offset-11{margin-left:91.66667%}.rct-grid-col-xl-order-11{-ms-flex-order:11;order:11}.rct-grid-col-xl-12{display:block;width:100%}.rct-grid-col-xl-offset-12{margin-left:100%}.rct-grid-col-xl-order-12{-ms-flex-order:12;order:12}}.restart-game{margin-top:5rem;display:flex;justify-content:center;align-items:center}.restart-game .restart-icon{cursor:pointer}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.game-behaviour-warning{color:#cb818d;display:flex;justify-content:center;align-items:center;width:100%;border:solid 1px brown;text-align:center;font-size:15px}.control{margin-top:100px;width:fit-content;margin-left:auto;margin-right:auto}.control .control-buttons{display:flex;gap:30px;width:fit-content;align-items:center}.body-section{display:flex;text-align:center;justify-content:center;width:100%;padding:0 20px}.body-details{margin-top:30px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:15px}.body-details .wallet-details{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:20px}.body-details .wallet-details .details-address{width:100%;display:flex;justify-content:space-between}.body-details .wallet-details .details-address span:first-of-type{color:#a7a5a5}.body-details .game-profiles{text-align:left;width:100%}.body-details .game-profiles .profile-heading{text-decoration:underline}.body-details .game-profiles .add-profile{background-color:#fff;display:flex;justify-content:space-between;border-radius:8px;margin-top:10px}.body-details .game-profiles .add-profile input{border:none;margin:3px;outline:0;height:25px;padding:0 5px;width:60%}.body-details .game-profiles .add-profile .add-profile-btn{border-radius:8px;padding:5px;background-color:#00f;color:#fff;cursor:pointer}.body-details .game-profiles .games-profiles-core-list{display:flex;flex-direction:column}.body-details .game-profiles .list-profile{display:flex;justify-content:space-between;border-radius:3px;padding:1px 0}.body-details .game-profiles .list-profile:hover{background-color:#0000ff34;padding:0 5px}.body-details .disconnect-btn{border:solid 1px white;width:80%;padding:5px 15px;border-radius:7px;cursor:pointer;font-size:1.3rem;color:red;margin-bottom:40px}.wallet{margin-top:30px}.wallet span{text-decoration:underline}.wallet .wallet-list{display:flex;justify-content:center;margin-top:7px;gap:5px}.wallet .wallet-name-btn{border:solid 1px white;width:fit-content;padding:5px 15px;border-radius:7px;cursor:pointer}.window-layout{height:500px;width:400px;color:#fff;background-color:#000;position:absolute;top:0;right:0;display:flex;flex-direction:column}.window-layout .handle{width:100%;height:40px;cursor:move}.window-layout .handle .close{cursor:pointer;width:fit-content;margin-left:7px;margin-top:5px}.window-layout .body{overflow:scroll;white-space:pre-wrap;scrollbar-width:none}.window-layout .heading{width:100%;display:flex;flex-direction:column;color:#fff;text-align:center}.window-layout .heading .main{color:#fff;font-size:30px;font-family:Rowdies,sans-serif;font-weight:400;font-style:normal}.window-layout .heading .sub{font-weight:200;font-size:smaller}.window-layout .body-section{display:flex;text-align:center;justify-content:center;width:100%;padding:0 20px}.game-help{text-align:left;display:flex;flex-direction:column;gap:25px;margin-top:10px}.game-help .game-help-heading{text-decoration:underline}.game-help .game-rules-rules{text-align:left;margin-top:10px}body{margin:0;background:#141219;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Rowdies,sans-serif}.star{font-size:15px;color:#d3d3d3;text-align:center;padding-top:10%}@media only screen and (min-width: 600px){.star{padding-top:20%}}
