body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:''}table{border-collapse:collapse;border-width:0px;padding:0px;margin:0px}html{height:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}input,textarea{color:#333;outline:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-appearance:none;border:none}textarea{resize:none;overflow:auto}input[type="button"],input[type="submit"],button{cursor:pointer;border:none}input[type=search]{border:none}td{margin:0px;padding:0px}form{padding:0px;margin:0px}a{color:#1f1f1f;text-decoration:none;outline:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s ease}.btn{outline:none!important}input[type=submit],input[type=button],button{-webkit-appearance:none;outline:none;padding:0}:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s ease}:focus::-moz-placeholder{opacity:0;transition:opacity .3s ease}:focus:-moz-placeholder{opacity:0;transition:opacity .3s ease}:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s ease}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}.clearfix:after,.wrapper:after{content:".";display:block;height:0;clear:both;visibility:hidden}ul,ol{margin:0;padding:0}ul li,ol li{list-style:none}*:focus{outline:none}@font-face{font-family:'Ui';src:url('../fonts/Asap/Asap-Regular.ttf') format('truetype');font-style:normal;font-weight:400}@font-face{font-family:'Ui';src:url('../fonts/Asap/Asap-Medium.ttf') format('truetype');font-style:normal;font-weight:500}@font-face{font-family:'Ui';src:url('../fonts/Asap/Asap-SemiBold.ttf') format('truetype');font-style:normal;font-weight:700}@font-face{font-family:'Ui';src:url('../fonts/Asap/Asap-Bold.ttf') format('truetype');font-style:normal;font-weight:800}@font-face{font-family:'LearningCurve';src:url('../fonts/LearningCurve/LearningCurve-Regular.ttf') format('truetype');font-style:normal;font-weight:500}.game{position:absolute}.game canvas{position:absolute}.modals{position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none}.modals .modal{background:rgba(0,15,57,0.9);display:none;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:initial}.modals .modal__body{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.button{display:inline-block;margin:0px 10px;white-space:nowrap;font-weight:500;color:#FFF;border-radius:100px;box-shadow:0 2px 0 rgba(255,255,255,0.65) inset;background:#c9d4fd;background:linear-gradient(to bottom, #c9d4fd 0%, #cac4f7 12.39%, #f5f2ff 23.44%, #c5baeb 35.68%, #b3a0e1 55.07%, #8b79d2 73.56%, #9f7bd0 87.15%, #a6a4f0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9d4fd', endColorstr='#a6a4f0', GradientType=0)}.button span{display:block;border-radius:100px;box-shadow:0 2px 0 rgba(255,255,255,0.65),0 -2px 5px rgba(46,24,97,0.2) inset;background:#ff5fc5;background:linear-gradient(to bottom, #ff5fc5 3.08%, #da339c 79.51%, #e63ea7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5fc5', endColorstr='#e63ea7', GradientType=0)}.button:hover span{background:#ff7ccf;background:linear-gradient(to bottom, #ff7ccf 3.08%, #ea57b4 45.55%, #da339c 79.51%, #f84ab7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7ccf', endColorstr='#f84ab7', GradientType=0)}.button:active span{background:#f351c1;background:linear-gradient(to bottom, #f351c1 3.08%, #d634a0 45.55%, #c61486 79.51%, #e735a5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f351c1', endColorstr='#e735a5', GradientType=0)}.button:disabled,.button._disabled{color:#BD7BAA;cursor:default}.button:disabled span,.button._disabled span{background:#c257a2;background:linear-gradient(to bottom, #c257a2 3.08%, #9b236c 45.55%, #8f1b66 79.51%, #b13483 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c257a2', endColorstr='#b13483', GradientType=0)}.modals._desktop .button{padding:8px;font-size:24px}.modals._desktop .button span{padding:18px 48px}.modals._mobile .button{padding:6px;font-size:18px}.modals._mobile .button span{padding:15px 40px}.close{position:relative;cursor:pointer}.close span{position:absolute;top:0;left:0}.modals._desktop .close span{display:none}.modals._desktop .close span[class$="-origin"]{display:inline-block}.modals._desktop .close:hover span[class$="-onhover"]{display:inline-block}.modals._desktop .close:active span[class$="-click"]{display:inline-block}.modals._desktop .close:disabled{pointer-events:none}.modals._desktop .close:disabled span[class$="-disable"]{display:inline-block}.modals._mobile .close span{display:none}.modals._mobile .close span[class$="-origin"]{display:inline-block}.modals._mobile .close:hover span[class$="-onhover"]{display:inline-block}.modals._mobile .close:active span[class$="-click"]{display:inline-block}.modals._mobile .close:disabled{pointer-events:none}.modals._mobile .close:disabled span[class$="-disable"]{display:inline-block}.close-general{display:none;position:relative;width:35px;height:35px;cursor:pointer}.close-general:before{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#70B4DA;border-radius:2px;width:20px;height:2px;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.close-general:after{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#70B4DA;border-radius:2px;width:2px;height:20px;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.close-general:hover:before,.close-general:hover:after{background:#CCEDFF}.close-general:active:before,.close-general:active:after{background:#006299}.close-general:disabled:before,.close-general:disabled:after{background:rgba(112,180,218,0.3)}.ui-blackout{position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba(0,0,0,0.5)}.ui-blackout__content{position:fixed;width:500px;max-width:90%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:30px;border-radius:30px;background-color:#2c2c32;text-align:center}.ui-blackout__title{font-family:'Ui';font-size:36px;color:#fff;padding-bottom:20px}.ui-blackout__message{font-family:'Ui';font-size:24px;color:#b4b4b4}._desktop .sprite-modals{display:inline-block;overflow:hidden;background-repeat:no-repeat;background-image:url('../img/modals/modals.sprite.desktop.png')}._desktop .modals-bonus-bronze{width:189px;height:112px;background-position:-1006px -5px}._desktop .modals-bonus-gold{width:189px;height:114px;background-position:-700px -136px}._desktop .modals-bonus-silver{width:189px;height:112px;background-position:-1073px -122px}._desktop .modals-corner-bottom-left{width:104px;height:104px;background-position:-1200px -5px}._desktop .modals-corner-bottom-right{width:104px;height:104px;background-position:-1267px -114px}._desktop .modals-corner-top-left{width:104px;height:104px;background-position:-1309px -5px}._desktop .modals-corner-top-right{width:104px;height:104px;background-position:-1376px -114px}._desktop .modals-error{width:233px;height:242px;background-position:-247px -5px}._desktop .modals-icon-close-click{width:62px;height:62px;background-position:-1485px -101px}._desktop .modals-icon-close-disable{width:62px;height:62px;background-position:-1485px -168px}._desktop .modals-icon-close-onhover{width:62px;height:62px;background-position:-1552px -101px}._desktop .modals-icon-close-origin{width:62px;height:62px;background-position:-1552px -168px}._desktop .modals-image-regular{width:210px;height:99px;background-position:-485px -152px}._desktop .modals-leave{width:237px;height:242px;background-position:-5px -5px}._desktop .modals-logo{width:241px;height:91px;background-position:-1418px -5px}._desktop .modals-prize-cashback{width:177px;height:126px;background-position:-657px -5px}._desktop .modals-prize-chips{width:167px;height:142px;background-position:-485px -5px}._desktop .modals-prize-freespins{width:174px;height:116px;background-position:-894px -135px}._desktop .modals-prize-reload{width:162px;height:125px;background-position:-839px -5px}._mobile .sprite-modals{display:inline-block;overflow:hidden;background-repeat:no-repeat;background-image:url('../img/modals/modals.sprite.mobile.png')}._mobile .modals-bonus-bronze{width:136px;height:85px;background-position:-5px -511px}._mobile .modals-bonus-gold{width:136px;height:84px;background-position:-5px -691px}._mobile .modals-bonus-silver{width:136px;height:85px;background-position:-5px -601px}._mobile .modals-corner-bottom-left{width:104px;height:104px;background-position:-146px -511px}._mobile .modals-corner-bottom-right{width:104px;height:104px;background-position:-146px -620px}._mobile .modals-corner-top-left{width:104px;height:104px;background-position:-146px -729px}._mobile .modals-corner-top-right{width:104px;height:104px;background-position:-126px -923px}._mobile .modals-error{width:173px;height:181px;background-position:-5px -191px}._mobile .modals-icon-about-click{width:29px;height:29px;background-position:-188px -5px}._mobile .modals-icon-about-disable{width:29px;height:29px;background-position:-188px -39px}._mobile .modals-icon-about-onhover{width:29px;height:29px;background-position:-188px -73px}._mobile .modals-icon-about-origin{width:29px;height:29px;background-position:-188px -107px}._mobile .modals-icon-close-click{width:25px;height:25px;background-position:-222px -36px}._mobile .modals-icon-close-disable{width:24px;height:24px;background-position:-222px -66px}._mobile .modals-icon-close-onhover{width:26px;height:26px;background-position:-222px -5px}._mobile .modals-icon-close-origin{width:24px;height:24px;background-position:-222px -95px}._mobile .modals-icon-history-click{width:29px;height:28px;background-position:-188px -141px}._mobile .modals-icon-history-disable{width:29px;height:27px;background-position:-217px -325px}._mobile .modals-icon-history-onhover{width:29px;height:28px;background-position:-188px -174px}._mobile .modals-icon-history-origin{width:29px;height:28px;background-position:-183px -207px}._mobile .modals-icon-rules-click{width:20px;height:29px;background-position:-222px -124px}._mobile .modals-icon-rules-disable{width:20px;height:29px;background-position:-222px -158px}._mobile .modals-icon-rules-onhover{width:20px;height:29px;background-position:-222px -192px}._mobile .modals-icon-rules-origin{width:20px;height:29px;background-position:-183px -371px}._mobile .modals-icon-sound-off-click{width:29px;height:28px;background-position:-217px -226px}._mobile .modals-icon-sound-off-disable{width:29px;height:27px;background-position:-183px -339px}._mobile .modals-icon-sound-off-onhover{width:29px;height:28px;background-position:-183px -240px}._mobile .modals-icon-sound-off-origin{width:29px;height:28px;background-position:-217px -259px}._mobile .modals-icon-sound-on-click{width:29px;height:28px;background-position:-183px -273px}._mobile .modals-icon-sound-on-disable{width:29px;height:27px;background-position:-217px -357px}._mobile .modals-icon-sound-on-onhover{width:29px;height:28px;background-position:-217px -292px}._mobile .modals-icon-sound-on-origin{width:29px;height:28px;background-position:-183px -306px}._mobile .modals-image-regular{width:140px;height:67px;background-position:-5px -439px}._mobile .modals-leave{width:178px;height:181px;background-position:-5px -5px}._mobile .modals-logo{width:151px;height:57px;background-position:-5px -377px}._mobile .modals-prize-cashback{width:119px;height:85px;background-position:-5px -780px}._mobile .modals-prize-chips{width:116px;height:97px;background-position:-5px -870px}._mobile .modals-prize-freespins{width:117px;height:80px;background-position:-129px -838px}._mobile .modals-prize-reload{width:114px;height:91px;background-position:-5px -972px}.modal-big__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#472A7D;border-radius:56px}.modal-big__corner{position:absolute;width:96px;height:96px;z-index:1}.modal-big__border{position:absolute}.modal-big__logo{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.modal-big__content{position:absolute;left:0;top:0;width:100%;height:100%}.modal-big__header{font-family:"Ui";position:relative;text-align:center;font-style:normal;font-weight:700;color:#FFFFFF}.modal-big__close{display:block;position:absolute;z-index:2}.modals.support-gradient .modal-big__header{font-family:"Ui";position:relative;text-align:center;font-style:normal;font-weight:700;color:#FFFFFF}body{background:red}.modals._desktop .modal-big__body{width:786px;height:562px}.modals._desktop .modal-big__corner._c1{width:104px;height:104px;left:-13px;top:-13px;z-index:2}.modals._desktop .modal-big__corner._c2{width:104px;height:104px;right:-14px;top:-13px;z-index:2}.modals._desktop .modal-big__corner._c3{width:104px;height:104px;right:-14px;bottom:-13px;z-index:2}.modals._desktop .modal-big__corner._c4{width:104px;height:104px;left:-13px;bottom:-13px;z-index:2}.modals._desktop .modal-big__border._b1{height:32px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAgCAYAAAA40qkZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACuSURBVHgBTY5LDsIwDEQniWmRisqiSOy5B1yMG/UMHIAVC7gFCz6igqZBNbETEFlNnp7HBvIzDDbgGNqWnRBa7WA1nMscOkrBooaDh7PDBbaYwVBwsNchOpWBDSWYyHVE70iaOVU6vjRdQ27CVBe8AJ4w/ebEupQPN07N33v69VEJbad7iEP3l4cR8vA+Egb1IahMI48pCNYeqZVIrCTK+pceHmWjyD+CNJXlvzM+pRNHqdfhCyoAAAAASUVORK5CYII=") center / contain repeat;position:absolute;z-index:1;width:calc(100% - 180px);left:90px;top:-13px}.modals._desktop .modal-big__border._b2{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACCAYAAAA5Ht7JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACeSURBVHgBbY0xDsIwDEV/AiUGARISMwdgZeAIiIWRY3ADRnbuwa3oWBATatI0NklbIYH6Pdj+tp/Vbn0WRCmlkAIpd7VSOjnR09DRG2cZZmQwJ8LFbWGuqzSFPd3xOCz3LkyKwppnXtHbC+rKQniEkDGYAnhag3MHXrzAxxs4gkU3hOZLn6QbyrfrVVwZYAjvPUCtVbqWaspf+ubv9APVoDAne/4fuQAAAABJRU5ErkJggg==") center / contain repeat;z-index:1;height:calc(100% - 180px);width:32px;top:90px;right:-14px}.modals._desktop .modal-big__border._b3{height:32px;bottom:-13px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAgCAYAAAA40qkZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACgSURBVHgBVY69DsIwDITPlgEPqLAhVkZWZlhh44l4RQZ4BAYGflUJqFTakDgWUk+R8uXis03r+S4giuESInJwU5ANMBNHpuikK9ZJeqWTU9SJs8dVJEOhA2slI1WkqVStjjadwv7ZXYM+y0NIRfLYTjYWf9d8BXqQC4Y3VNE5lfqyrzrga9C7ozXojx3K1kEbBxRoDGZn2wKymGbHFeiPP2KhKQDYnrJxAAAAAElFTkSuQmCC") center / contain repeat;z-index:1;width:calc(100% - 180px);left:90px}.modals._desktop .modal-big__border._b4{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACCAYAAAA5Ht7JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAChSURBVHgBZY5BDoJADEV/OyQgCxIkLNi4cOl9OIcH8BLew62JV/AcLo2JCaIyCtSpA0bjS5P2N/1tCQ6B0KYEz1PwMQTXAbgx4ITB5wdMR+CpqYMiC+IcNovNLU+3p120nqkddnnAKtqjultU1qJ5tuil08UueoiI3nBCPrVmhTFQLiCXAu/uNfF5ZBJ6zS3Iu4z+jB9Ghy4mFYThg7+Rb15wwEGJm8PPAQAAAABJRU5ErkJggg==") center / contain repeat;z-index:1;height:calc(100% - 180px);width:32px;top:90px;left:-13px}.modals._desktop .modal-big__logo{top:-47px;z-index:3}.modals._desktop .modal-big__content{padding:50px 88px 45px}.modals._desktop .modal-big__header{margin-bottom:5px;font-size:35px}.modals._desktop .modal-big__header:after{width:340px;height:7px;bottom:-17px}.modals._desktop .modal-big__close{right:-3px;top:-3px;width:63px;height:59px}.modals._mobile .modal-big__body{width:330px;height:356px}.modals._mobile .modal-big__corner{width:116px;height:115px}.modals._mobile .modal-big__corner._c1{width:63px;height:63px;left:-11px;top:-10px;z-index:2}.modals._mobile .modal-big__corner._c1 span{-webkit-transform:scale(.61);transform:scale(.61);top:-21px;left:-20px;position:absolute}.modals._mobile .modal-big__corner._c2{width:63px;height:63px;right:-10px;top:-10px;z-index:2}.modals._mobile .modal-big__corner._c2 span{-webkit-transform:scale(.61);transform:scale(.61);top:-21px;left:-20px;position:absolute}.modals._mobile .modal-big__corner._c3{width:63px;height:63px;right:-10px;bottom:-13px;z-index:2}.modals._mobile .modal-big__corner._c3 span{-webkit-transform:scale(.61);transform:scale(.61);top:-21px;left:-20px;position:absolute}.modals._mobile .modal-big__corner._c4{width:63px;height:63px;left:-11px;bottom:-13px;z-index:2}.modals._mobile .modal-big__corner._c4 span{-webkit-transform:scale(.61);transform:scale(.61);top:-21px;left:-20px;position:absolute}.modals._mobile .modal-big__border._b1{height:16px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAgCAYAAAA40qkZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACuSURBVHgBTY5LDsIwDEQniWmRisqiSOy5B1yMG/UMHIAVC7gFCz6igqZBNbETEFlNnp7HBvIzDDbgGNqWnRBa7WA1nMscOkrBooaDh7PDBbaYwVBwsNchOpWBDSWYyHVE70iaOVU6vjRdQ27CVBe8AJ4w/ebEupQPN07N33v69VEJbad7iEP3l4cR8vA+Egb1IahMI48pCNYeqZVIrCTK+pceHmWjyD+CNJXlvzM+pRNHqdfhCyoAAAAASUVORK5CYII=") center / contain repeat;position:absolute;z-index:1;width:calc(100% - 104px);left:52px;top:-9px}.modals._mobile .modal-big__border._b2{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACCAYAAAA5Ht7JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACeSURBVHgBbY0xDsIwDEV/AiUGARISMwdgZeAIiIWRY3ADRnbuwa3oWBATatI0NklbIYH6Pdj+tp/Vbn0WRCmlkAIpd7VSOjnR09DRG2cZZmQwJ8LFbWGuqzSFPd3xOCz3LkyKwppnXtHbC+rKQniEkDGYAnhag3MHXrzAxxs4gkU3hOZLn6QbyrfrVVwZYAjvPUCtVbqWaspf+ubv9APVoDAne/4fuQAAAABJRU5ErkJggg==") center / contain repeat;z-index:1;height:calc(100% - 102px);width:16px;top:52px;right:-9px}.modals._mobile .modal-big__border._b3{height:16px;bottom:-11px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAgCAYAAAA40qkZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACgSURBVHgBVY69DsIwDITPlgEPqLAhVkZWZlhh44l4RQZ4BAYGflUJqFTakDgWUk+R8uXis03r+S4giuESInJwU5ANMBNHpuikK9ZJeqWTU9SJs8dVJEOhA2slI1WkqVStjjadwv7ZXYM+y0NIRfLYTjYWf9d8BXqQC4Y3VNE5lfqyrzrga9C7ozXojx3K1kEbBxRoDGZn2wKymGbHFeiPP2KhKQDYnrJxAAAAAElFTkSuQmCC") center / contain repeat;z-index:1;width:calc(100% - 90px);left:52px}.modals._mobile .modal-big__border._b4{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACCAYAAAA5Ht7JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAChSURBVHgBZY5BDoJADEV/OyQgCxIkLNi4cOl9OIcH8BLew62JV/AcLo2JCaIyCtSpA0bjS5P2N/1tCQ6B0KYEz1PwMQTXAbgx4ITB5wdMR+CpqYMiC+IcNovNLU+3p120nqkddnnAKtqjultU1qJ5tuil08UueoiI3nBCPrVmhTFQLiCXAu/uNfF5ZBJ6zS3Iu4z+jB9Ghy4mFYThg7+Rb15wwEGJm8PPAQAAAABJRU5ErkJggg==") center / contain repeat;z-index:1;height:calc(100% - 102px);width:16px;top:52px;left:-9px}.modals._mobile .modal-big__logo{top:-30px;z-index:2}.modals._mobile .modal-big__content{padding:50px 88px 45px}.modals._mobile .modal-big__header{margin-bottom:5px;font-size:22px}.modals._mobile .modal-big__header:after{width:340px;height:7px;bottom:-17px}.modals._mobile .modal-big__close{right:40px;top:0}.modal-service__bg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:center center no-repeat;background-size:contain}.modal-service__content{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center}.modal-service__header{font-family:"Ui";position:relative;text-align:center;font-style:normal;font-weight:700;color:#FFFFFF;line-height:103.5%;left:0;top:14px;padding-top:4px}.modal-service__text{width:80%;font-weight:400;line-height:125%;color:#DAD4E5}.modal-service__text strong{font-size:30px;display:block;position:relative;font-weight:500;line-height:125%}.modal-service__buttons{margin:0 -40px;position:relative;display:flex;justify-content:center}.modals._desktop .modal-service__content{padding:90px 0 75px}.modals._desktop .modal-service__header{font-size:36px;top:0}.modals._desktop .modal-service__text{font-size:24px}.modals._desktop .modal-service__text strong{font-size:30px;margin-top:10px;color:#46FFDE}.modals._desktop .modal-service__buttons{top:0;margin-top:40px}.modals._desktop .modal-service__buttons .button._normal span{padding-right:100px;padding-left:100px}.modals._desktop .modal-service__buttons .button._small span{padding-right:20px;padding-left:20px}.modals._mobile .modal-service__body{width:370px;height:370px;background-size:100%;background-position:center center;background-repeat:no-repeat}.modals._mobile .modal-service__bg{width:348px;height:289px}.modals._mobile .modal-service__content{padding:55px 0 38px}.modals._mobile .modal-service__header{font-size:20px;margin-bottom:-10px;top:0;padding:0}.modals._mobile .modal-service__text{width:90%;font-size:16px;position:relative;line-height:23px;top:-15px}.modals._mobile .modal-service__text strong{color:#46FFDE;font-size:20px;padding-top:5px}.modals._mobile .modal-service__buttons{margin:0}.modals._mobile .modal-service__buttons .button._normal._single span{padding-right:90px;padding-left:90px}.modals._mobile .modal-service__buttons .button._normal._multiple span{padding-right:50px;padding-left:50px}.modal-landscape{position:absolute;height:100%;width:100%;background:#321761;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-landscape__text{font-size:16px;font-family:'Ui';font-weight:700}.modal-landscape svg{margin-top:30px}.modal-welcome{color:#FFF;font-weight:500;text-align:center;background:#030214}.modal-welcome__background{width:100%;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:center center no-repeat}.modal-welcome__logo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:center center no-repeat;background-size:contain}.modal-welcome__body{width:100%;height:100%}.modal-welcome__contents{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.modal-welcome__title{font-weight:700;color:#FFF}.modal-welcome__subtitle{font-weight:500;color:#FFF}.modal-welcome__cards{display:flex}.modal-welcome__card{border-radius:26px;background:linear-gradient(180deg, #774EC3 0%, #452A7D 82.69%, #4A3084 100.81%)}.modal-welcome__card-title{text-transform:uppercase;font-weight:bold;line-height:100%}.modal-welcome__silent{display:none;position:relative;top:60px;font-size:22px}.modal-welcome__silent label{display:inline-flex;align-content:center;cursor:pointer}.modal-welcome__silent label span{display:inline-block;margin-right:20px;padding:2px;width:46px;height:24px;border-radius:12px;background-color:rgba(255,255,255,0.3)}.modal-welcome__silent label span:before{content:'';display:block;position:relative;top:1px;left:2px;width:18px;height:18px;background:#FFF;border-radius:8px;transition:all .2s ease}.modal-welcome__silent label._on span{background-color:#D93FAD}.modal-welcome__silent label._on span:before{margin-left:21px}.modals._desktop .modal-welcome{background-image:url(../scene.preloader/welcome/desktop.jpg);background-size:cover}.modals._desktop .modal-welcome__contents{width:1303px}.modals._desktop .modal-welcome__logo{top:107px}.modals._desktop .modal-welcome__title{font-size:46px}.modals._desktop .modal-welcome__subtitle{margin-top:10px;font-size:28px}.modals._desktop .modal-welcome__cards{margin-top:108px;justify-content:center;align-items:center}.modals._desktop .modal-welcome__card{width:242px;height:310px;padding:32px 18px 44px}.modals._desktop .modal-welcome__card:nth-child(1){margin-right:-20px}.modals._desktop .modal-welcome__card:nth-child(2){z-index:1;box-shadow:0 20px 40px rgba(199,128,255,0.4);margin-top:-125px}.modals._desktop .modal-welcome__card:nth-child(3){margin-left:-20px}.modals._desktop .modal-welcome__card_regular .modal-welcome__card-title{font-size:110px;margin-top:-6px}.modals._desktop .modal-welcome__card_bonus-gold .modal-welcome__card-title{margin-top:30px;color:#FBD871}.modals._desktop .modal-welcome__card_bonus-gold .modal-welcome__card-subtitle{margin-top:10px}.modals._desktop .modal-welcome__card_bonus-silver .modal-welcome__card-title{margin-top:30px;color:#E4EEF4}.modals._desktop .modal-welcome__card_bonus-silver .modal-welcome__card-subtitle{margin-top:10px}.modals._desktop .modal-welcome__card_bonus-bronze{margin-top:30px}.modals._desktop .modal-welcome__card_bonus-bronze .modal-welcome__card-title{color:#F8A786}.modals._desktop .modal-welcome__card_bonus-bronze .modal-welcome__card-subtitle{margin-top:10px}.modals._desktop .modal-welcome__card_prize-cashback .modal-welcome__card-title{margin-top:20px}.modals._desktop .modal-welcome__card_prize-freespins .modal-welcome__card-title,.modals._desktop .modal-welcome__card_prize-reload .modal-welcome__card-title{margin-top:30px;word-spacing:100vh}.modals._desktop .modal-welcome__card_prize-chips .modal-welcome__card-title{word-spacing:100vh}.modals._desktop .modal-welcome__card-title{font-size:44px}.modals._desktop .modal-welcome__card-subtitle{font-size:22px;color:#DCD6E8}.modals._desktop .modal-welcome__continue{margin-top:43px}.modals._desktop .modal-welcome__continue span{padding-left:75px;padding-right:75px}.modals._desktop .modal-welcome__silent{display:block}.modals._mobile .modal-welcome{background-image:url(../scene.preloader/welcome/portrait.jpg);background-size:cover}.modals._mobile .modal-welcome__logo{top:45px;-webkit-transform:translate(-50%, -50%) scale(.88);transform:translate(-50%, -50%) scale(.88)}.modals._mobile .modal-welcome__contents{width:100%;padding:0 10px}.modals._mobile .modal-welcome__continue{top:20px}.modals._mobile .modal-welcome__title{font-size:26px;margin-top:11px}.modals._mobile .modal-welcome__subtitle{color:#DDD7EA;font-size:16px}.modals._mobile .modal-welcome__cards{max-width:331px;margin:18px auto 0;flex-direction:column}.modals._mobile .modal-welcome__card{height:112px;width:100%;align-items:center;display:grid;justify-items:center;grid-template-columns:165px 1fr}.modals._mobile .modal-welcome__card:not(:first-child){background:linear-gradient(180deg, #452979 0%, #492C80 26.61%, #5C3A9E 100%);margin-top:-5px}.modals._mobile .modal-welcome__card:nth-child(1){background:linear-gradient(180deg, #724BBE 10.71%, #5A399B 100%);z-index:3}.modals._mobile .modal-welcome__card:nth-child(2){z-index:2}.modals._mobile .modal-welcome__card:nth-child(3){z-index:1}.modals._mobile .modal-welcome__card-info{justify-self:self-start;text-align:left}.modals._mobile .modal-welcome__card_regular .modal-welcome__card-title{font-size:58px}.modals._mobile .modal-welcome__card_bonus-gold .modal-welcome__card-title{color:#FBD871}.modals._mobile .modal-welcome__card_bonus-silver .modal-welcome__card-title{color:#E4EEF4}.modals._mobile .modal-welcome__card_bonus-bronze .modal-welcome__card-title{color:#F8A786}.modals._mobile .modal-welcome__card_prize-chips .modal-welcome__card-title,.modals._mobile .modal-welcome__card_prize-freespins .modal-welcome__card-title{word-spacing:100vh}.modals._mobile .modal-welcome__card-title{font-size:32px}.modals._mobile .modal-welcome__continue{margin-top:26px}.modals._mobile .modal-welcome__continue span{padding-left:60px;padding-right:60px}.modals .modal-win{color:#FFF;background:transparent}.modals .modal-win__content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.modals .modal-win__header-title{font-weight:800}.modals .modal-win__header-text{margin:auto;font-weight:500}.modals .modal-win__inner-amount{line-height:1;font-weight:800;white-space:nowrap;-webkit-filter:drop-shadow(0 4px #a586e3);filter:drop-shadow(0 4px #a586e3);-webkit-text-fill-color:transparent;background:linear-gradient(#ffffff, #f4edff, #fff, #fff, #e4d7fb, #f0e8ff, #f0e8ff, #ffffff);background-clip:text;-webkit-background-clip:text;-webkit-text-stroke-color:#FFF}.modals .modal-win__inner-title{font-weight:800;text-transform:uppercase}.modals .modal-win__inner-text{margin:auto}.modals .modal-win__inner-text strong{font-weight:700;white-space:nowrap}.modals .modal-win__button a{cursor:pointer}.modals._desktop .modal-win__content{height:540px}.modals._desktop .modal-win__header{margin-bottom:215px}.modals._desktop .modal-win__header-title{margin-bottom:10px;font-size:38px}.modals._desktop .modal-win__header-text{max-width:660px;font-size:24px}.modals._desktop .modal-win__inner-amount{font-size:106px;-webkit-text-stroke-width:3px}.modals._desktop .modal-win__inner-title{font-size:28px}.modals._desktop .modal-win__inner-text{margin-top:20px;font-size:22px}.modals._desktop .modal-win__content._mission .modal-win__inner-text:nth-child(1){max-width:380px;font-size:24px}.modals._desktop .modal-win__content._mission .modal-win__inner-text:nth-child(2){margin-top:40px}.modals._desktop .modal-win__content._cashback .modal-win__inner-title{font-size:54px}.modals._desktop .modal-win__content._cashback .modal-win__inner-text{font-size:38px}.modals._desktop .modal-win__content._cash .modal-win__inner-amount{font-size:90px}.modals._desktop .modal-win__content._jackpot .modal-win__header{margin-bottom:325px}.modals._desktop .modal-win__button{margin-top:55px}.modals._desktop .modal-win .modal-big__close{right:46px;top:52px}.modals._mobile .modal-win__content{height:440px}.modals._mobile .modal-win__header{margin-bottom:160px}.modals._mobile .modal-win__header-title{margin-bottom:10px;font-size:24px}.modals._mobile .modal-win__header-text{width:320px;font-size:16px}.modals._mobile .modal-win__inner-amount{font-size:80px;-webkit-text-stroke-width:1px}.modals._mobile .modal-win__inner-title{font-size:22px}.modals._mobile .modal-win__inner-text{margin-top:15px;font-size:14px}.modals._mobile .modal-win__content._mission .modal-win__inner-text:nth-child(1){max-width:220px;font-size:16px}.modals._mobile .modal-win__content._mission .modal-win__inner-text:nth-child(2){margin-top:40px}.modals._mobile .modal-win__content._cashback .modal-win__inner-title{font-size:38px}.modals._mobile .modal-win__content._cashback .modal-win__inner-text{font-size:20px}.modals._mobile .modal-win__content._cash .modal-win__inner-amount{font-size:38px}.modals._mobile .modal-win__content._jackpot .modal-win__header{margin-bottom:210px}.modals._mobile .modal-win__content._jackpot .modal-win__inner-amount{font-size:38px}.modals._mobile .modal-win__button{margin-top:50px}.modals._mobile .modal-win .modal-big__close{left:25px;top:20px}.modals .modal-panel{background:rgba(9,2,46,0.9)}.modals .modal-panel .modal-big__close{right:46px;top:17px}.modals .modal-panel__body{left:auto;top:auto;-webkit-transform:initial;transform:initial;background:#472A7D;color:#000}.modals .modal-panel__logo{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.modals._mobile .modal-panel__body{width:100%;bottom:0;padding-bottom:30px}.modals._mobile .modal-panel__body:before{content:'';display:block;top:-14px;width:100%;height:32px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAgCAYAAAA40qkZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACuSURBVHgBTY5LDsIwDEQniWmRisqiSOy5B1yMG/UMHIAVC7gFCz6igqZBNbETEFlNnp7HBvIzDDbgGNqWnRBa7WA1nMscOkrBooaDh7PDBbaYwVBwsNchOpWBDSWYyHVE70iaOVU6vjRdQ27CVBe8AJ4w/ebEupQPN07N33v69VEJbad7iEP3l4cR8vA+Egb1IahMI48pCNYeqZVIrCTK+pceHmWjyD+CNJXlvzM+pRNHqdfhCyoAAAAASUVORK5CYII=");background-repeat:repeat-x;position:absolute}.modals._mobile .modal-panel__logo{width:100%;height:90px;top:-28px;position:absolute}.modals._mobile .modal-panel .modal-big__logo{-webkit-transform:scale(1.2) translate(-44%, 9%);transform:scale(1.2) translate(-44%, 9%)}.modals._mobile .modal-panel__close{right:0;top:15px;-webkit-transform:scale(.6);transform:scale(.6)}.modals .modal-menu__links{padding-left:120px}.modals .modal-menu__link{position:relative;color:#ffffff;font-size:18px;padding:18px 0}.modals .modal-menu__link:active{color:#EAC184}.modals .modal-menu__link._disabled{color:#EAC184}.modals .modal-menu__link._disabled span{opacity:.2}.modals .modal-menu__link .icon-body{position:relative}.modals .modal-menu__link .icon-body div{display:none;position:absolute;left:-60px;top:-4px}.modals .modal-menu__link:not(._off) ._origin{display:inline-block}.modals .modal-menu__link:not(._off)._disabled .icon-body div{display:none}.modals .modal-menu__link:not(._off)._disabled .icon-body div._disable{display:inline-block}.modals .modal-menu__link:not(._off):active .icon-body div{display:none}.modals .modal-menu__link:not(._off):active .icon-body div._click{display:inline-block}.modals .modal-menu__link._off ._origin-off{display:inline-block}.modals .modal-menu__link._off:active .icon-body div{display:none}.modals .modal-menu__link._off:active .icon-body div._click-off{display:inline-block}.modals .modal-menu__link._off._disabled .icon-body div{display:none}.modals .modal-menu__link._off._disabled .icon-body div._disable-off{display:inline-block}.modals._desktop .modal-menu.modal-panel .modal-panel__content{padding:90px 0 0 0}.modals._mobile .modal-menu.modal-panel .modal-panel__content{padding:70px 0 0 0}body{width:100%;height:100vh;overflow:hidden;font:400 14px/1.25 'Ui';background:#040115}.wrapper{position:fixed;left:0;top:0;width:100%;height:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}