@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;800&family=Baloo+Bhaina+2:wght@700&display=swap");*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}body{font-family:"Baloo 2",cursive;font-style:normal;font-weight:700;min-height:100vh;background:#000}a{color:inherit;text-decoration:none}ul{list-style:none}img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}button{border:none;background:0 0;color:inherit;cursor:pointer;outline:none}.header{background-image:url("../img/webp/bg.webp");background-repeat:no-repeat;background-size:cover;background-position:50% 43%;display:-webkit-box;display:-ms-flexbox;display:flex;height:130px;position:relative;z-index:4}.header:before{content:"";position:absolute;bottom:0;right:0;left:0;top:0;background:rgba(0,0,0,.55);height:100%;width:100%;z-index:-1}.header-inner{background-image:url("../img/webp/logo-bg.webp");background-position:center;background-repeat:no-repeat;background-size:100% 100%;width:220px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}
.header-logo{width:110px}.game{max-width:520px;margin:0 auto;overflow-x:hidden}.game-plinko{position:relative;background-color:#003659;height:100%;width:100%;z-index:2}.game-plinko__video{position:relative;width:100%;height:100%}.game-plinko__scroll{position:absolute;bottom:0;width:80%;height:80px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.info{background-image:url("../img/webp/bg.webp");background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;min-height:100vh;padding-top:50px;z-index:2}.info:before{content:"";position:absolute;bottom:0;right:0;left:0;top:0;background:rgba(0,0,0,.7);z-index:-1}.info-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-title a{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.info-title__arrow{width:80px;cursor:pointer}
.info-title__text{color:#fff;text-align:center;font-weight:900;text-shadow:0px 3.2145593166px 3.2145593166px rgba(0,0,0,.25);font-size:36.611px;line-height:.8;margin:0 15px}.info-title__text span{font-weight:900;display:block;color:#f9d81c;font-size:64.382px}.info-content{background-image:url("../img/webp/popup.webp");background-repeat:no-repeat;background-size:100% 100%;width:340px;height:380px;margin:15px auto 0;padding:45px 0}.info-content__item{color:gray;font-size:30px;font-weight:800;position:relative;text-align:center;text-transform:uppercase;margin-bottom:25px;z-index:5;line-height:1}.info-content__item:last-child{margin-bottom:0}.info-content__item:before{content:"";position:absolute;fill:#fff;-webkit-filter:drop-shadow(0px 6.8934164047px 6.8934164047px rgba(0,0,0,.25));filter:drop-shadow(0px 6.8934164047px 6.8934164047px rgba(0,0,0,.25));background-image:url("../img/arrow.svg");background-size:contain;background-repeat:no-repeat;left:50%;bottom:0;width:40px;height:40px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-3;opacity:0}
.info-content__item--active{color:#ffd600}.info-content__item--active:before{opacity:1;bottom:-34px}.info-content__item:last-child:before{content:none}.info-content__item--active:nth-child(1){-webkit-transition:color .6s .6s ease-in-out;-o-transition:color .6s .6s ease-in-out;transition:color .6s .6s ease-in-out}.info-content__item--active:nth-child(1):before{-webkit-transition:all .6s 1s ease-in-out;-o-transition:all .6s 1s ease-in-out;transition:all .6s 1s ease-in-out}.info-content__item--active:nth-child(2){-webkit-transition:color .6s 1.8s ease-in-out;-o-transition:color .6s 1.8s ease-in-out;transition:color .6s 1.8s ease-in-out}.info-content__item--active:nth-child(2):before{-webkit-transition:all .6s 2.5s ease-in-out;-o-transition:all .6s 2.5s ease-in-out;transition:all .6s 2.5s ease-in-out}.info-content__item--active:nth-child(3){-webkit-transition:color .6s 2.9s ease-in-out;-o-transition:color .6s 2.9s ease-in-out;transition:color .6s 2.9s ease-in-out}.info-content__item--active:nth-child(3):before{-webkit-transition:all .6s 4s ease-in-out;-o-transition:all .6s 4s ease-in-out;transition:all .6s 4s ease-in-out}
.info-content__item--active:nth-child(4){-webkit-transition:color .6s 4.2s ease-in-out;-o-transition:color .6s 4.2s ease-in-out;transition:color .6s 4.2s ease-in-out}.info-bonus{width:300px;height:180px;border-radius:30px;border-bottom:11px solid #6f005d;background:-o-linear-gradient(126deg,#e735bf 0%,#ff007a 28.31%,#ff2db7 67.92%,#e33cc9 100%);background:linear-gradient(324deg,#e735bf 0%,#ff007a 28.31%,#ff2db7 67.92%,#e33cc9 100%);margin:20px auto 0;position:relative}.info-bonus__title{font-family:"Baloo 2",cursive;font-weight:400;color:#fff;text-align:center;font-size:31px;line-height:1;padding-top:15px;-webkit-filter:drop-shadow(-1px 2px 6px #000);filter:drop-shadow(-1px 2px 6px #000)}.info-bonus__title span{display:block;font-weight:900;color:#f9d81c;font-size:33px}.info-btn{background-image:url("../img/webp/btn.webp");background-position:center;background-repeat:no-repeat;background-size:100% 100%;width:110%;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:absolute;bottom:7px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.info-btn span{font-family:"Baloo 2",cursive;text-transform:uppercase;font-weight:800;color:#fff;text-align:center;text-shadow:0px 6.0451908112px 6.0451908112px rgba(0,0,0,.25);font-family:"Baloo 2",cursive;font-size:45px}.pulsate{-webkit-animation:pulsate 1s 2s infinite both ease-in-out;animation:pulsate 1s 2s infinite both ease-in-out}.arrow-pulsate{-webkit-animation:pulsate-bck .5s ease-in-out infinite both;animation:pulsate-bck .5s ease-in-out infinite both}@-webkit-keyframes pulsate-bck{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-bck{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pulsate{0%,70%,100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05)}
}@keyframes pulsate{0%,70%,100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05)}}@media (max-width:536px){.info{padding:25px 0 20px;min-height:100%}.info-title__text{font-size:9vw}.info-title__text span{font-size:15vw;line-height:.9}.info-title__arrow{width:14vw}.game-plinko__video{max-height:450px;width:100vw;-o-object-fit:fill;object-fit:fill}.info-content__item:before{width:30px;height:33px}}@media (max-width:390px){.info-bonus{font-size:8vw}.info-bonus span{font-size:7.5vw}.info-btn span{font-size:10.5vw}}@media (max-width:375px){.info{padding:20px 0 20px}.game-plinko__video{max-height:360px}}