.casino-game-section__float{position:absolute;left:0;right:0}.page-casino{position:relative;padding-top:69px}.page-casino__header{height:460px;background-color:#000;display:flex;position:relative;overflow:hidden}.page-casino__wrapper{position:relative;height:100%;max-width:1460px;margin:0 auto}.page-casino__header-banner{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;user-select:none;left:0;top:0}.casino-games-wrap{margin:20px 0}.casino-game-section+.casino-game-section{margin-top:15px}.casino-game-section-hide{display:none}.casino-menu-section{display:flex;justify-content:space-between;align-items:center;position:relative;min-height:58px;max-width:1460px;margin:0 auto 20px}@media screen and (max-width: 1000px){.casino-menu-section{display:block}}.casino-menu-section--inner{justify-content:flex-end}.casino-total{position:absolute;width:310px;box-shadow:0 3px 5px rgba(0,0,0,.21);border-radius:15px;overflow:hidden;background-color:rgba(230,240,241,.7);right:0;top:50%;transform:translateY(-50%);animation:.5s lastWinnersBlock;max-height:420px;display:flex;flex-direction:column;justify-content:flex-end}.casino-total__line{position:relative;display:flex;padding:17px 15px;height:80px;min-height:80px}.casino-total__line+.casino-total__line{transition:border-color .8s ease;border-top:1px solid rgba(0,0,0,0)}.casino-total__line--animate+.casino-total__line--animate{border-color:#edf1f3}.casino-total__line--animate .casino-total__image,.casino-total__line--animate .casino-total__name-and-won,.casino-total__line--animate .casino-total__won-on-game{transform:translateX(0)}.casino-total__image{width:45px;flex:0 0 45px;display:flex;align-items:center;justify-content:center;height:45px;margin-right:20px;position:relative;z-index:2;transform:translateX(calc(-100% - 40px));transition:transform .5s ease}.casino-total__image>img{max-height:100%;max-width:100%}.casino-total__text{color:#3e4049;font-size:14px;font-weight:400;line-height:24px}.casino-total__text strong{font-weight:700}.casino-total__text--span{font-weight:500;position:relative;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:110px}.casino-total__text--span:after{content:"";display:block;height:1px;background:#3e4049;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease;opacity:1;transform:scale(1);bottom:1px}.casino-total__text a,.casino-total__text .casino-total__won-on-game--authorize{color:#4da533;position:relative;cursor:pointer;text-decoration:none;max-width:200px;overflow:hidden;text-overflow:ellipsis}.casino-total__text a:hover:after,.casino-total__text .casino-total__won-on-game--authorize:hover:after{opacity:1;transform:scale(1)}.casino-total__text a:after,.casino-total__text .casino-total__won-on-game--authorize:after{content:"";display:block;height:1px;background:#4da533;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease;bottom:1px}.casino-total__won{display:flex;align-items:center;justify-content:center;gap:1px}.casino-total__name-and-won{display:flex;align-items:start;gap:1px;transform:translateX(calc(-100% - 95px));transition:transform .35s ease-out;min-height:32px}.casino-total__won-on-game{display:flex;white-space:nowrap;max-width:260px;position:relative;top:-8px;transform:translateX(calc(-100% - 95px));transition:transform .5s ease-out}.casino-total__footer{background-color:rgba(13,30,52,.67);padding:18px 15px 15px 15px;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:102px}.casino-total__footer span{font-size:15px;font-weight:500;color:#fff}.casino-total__footer strong{font-weight:500;font-size:35px;color:#e1ff14;display:inline-block;margin-top:7px}.casino-total__recent-winners{border:6px solid #fec019;border-radius:10px;background-color:rgba(39,1,1,.7)}@-webkit-keyframes lastWinnersBlock{0%{opacity:0}100%{opacity:1}}@-moz-keyframes lastWinnersBlock{0%{opacity:0}100%{opacity:1}}@-ms-keyframes lastWinnersBlock{0%{opacity:0}100%{opacity:1}}@-o-keyframes lastWinnersBlock{0%{opacity:0}100%{opacity:1}}@keyframes lastWinnersBlock{0%{opacity:0}100%{opacity:1}}.recent-winners__header{display:flex;justify-content:space-between;padding:18px 26px 0}.recent-winners__header-dot{display:inline-block;width:13px;height:13px;border-radius:100%;background:#fec019}.recent-winners__header-text{margin-top:10px;font-size:24px;font-weight:700;text-transform:uppercase;color:#fff}.recent-winners__list{margin:27px 0 25px;padding:0}.recent-winners__winner{display:flex;align-items:center;justify-content:space-between;margin-top:3px;padding:7px 19px;background:rgba(29,1,0,.7)}.recent-winners__winner-portrait{width:38px;height:38px;border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#fff}.recent-winners__winner-info{font-size:12px;font-weight:400;margin-left:10px;color:#fff;text-decoration:none}.recent-winners__winner-info .text-light{margin-top:8px;font-weight:300}.recent-winners__winner-amount{font-size:14px;text-transform:uppercase;color:#fff;font-weight:700}.recent-winners__left{display:flex;flex:0 0 70%;max-width:70%;align-items:flex-start}.casino-welcome{position:absolute;left:0;top:0;bottom:0;padding:45px 28px 0;background-color:rgba(13,30,52,.67);max-width:500px;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1000px){.casino-welcome{max-width:350px}}.casino-welcome__wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:22px}.casino-welcome__title{font-weight:500;font-size:18px;letter-spacing:.4px;color:#fff;text-transform:uppercase;margin-bottom:30px}.casino-welcome__text{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:10px;font-size:50px;font-weight:600;line-height:38px;color:#fff;text-transform:uppercase}@media screen and (max-width: 1000px){.casino-welcome__text{font-size:35px;line-height:30px}}.casino-welcome__text--part{padding-bottom:20px}.casino-welcome__text--title{color:#4da533;white-space:nowrap}.casino-welcome__text--amount{color:#e1ff14;white-space:nowrap}.casino-welcome__text--amount:first-child{margin-right:15px}.casino-welcome__text--amount:last-child{margin-left:15px}.casino-welcome__subtitle{margin-bottom:0;font-weight:700;font-size:20px;text-transform:uppercase;color:#fff;letter-spacing:.2px}.casino-welcome__subtitle span{color:#e1ff14}.casino-welcome__login{font-size:16px;color:#fff;font-weight:500;position:relative;z-index:5}.casino-welcome__login a{cursor:pointer;color:#4da533;display:inline-block;position:relative}.casino-welcome__login a:hover:after{transform:scale(1);opacity:1}.casino-welcome__login a:after{content:"";display:block;height:1px;background:#4da533;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease}.casino-welcome__divider{border:1px solid hsla(0,0%,100%,.1);width:100%;margin-top:25px;margin-bottom:25px}.casino-welcome__payment{display:flex;align-items:center;margin:0;padding:0;list-style-type:none}.casino-welcome__payment>li:not(:first-child){margin-left:20px}@media screen and (max-width: 1000px){.casino-welcome__payment{display:block;margin-top:-20px}.casino-welcome__payment>li{margin-top:20px;display:inline-block}}.casino-welcome__button{display:flex;justify-content:center;margin:23px 0;position:relative;z-index:5}.casino-welcome__payment-ecopayz{height:25px}.casino-welcome__payment-skrill{height:21px}.casino-live-welcome{max-width:370px;padding-top:25px}.casino-live-welcome__group{position:relative;display:flex;align-items:center;justify-content:center;width:280px;height:175px}.casino-live-welcome__group__star{position:absolute;top:75px;width:19px;height:19px}.casino-live-welcome__group__star--left{left:-9px}.casino-live-welcome__group__star--right{right:-8px}.casino-live-welcome__group__borders--top{position:absolute;top:0;left:0;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff;width:100%;height:36px}.casino-live-welcome__group__borders--bottom{position:absolute;bottom:0;left:0;border-left:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #fff;width:100%;height:36px}.casino-live-welcome__title{margin-bottom:25px;font-weight:500;font-size:32px;letter-spacing:.5px;color:#fff;text-transform:uppercase}.casino-live-welcome__group-text{display:flex;align-items:center;flex-direction:column}.casino-live-welcome__group-text--list{margin:0;padding:0;list-style-type:none;font-size:28px;font-weight:700;line-height:38px;color:#fec019;text-transform:lowercase}.casino-live-welcome__group-text--list>li:first-letter{text-transform:uppercase}.casino-live-welcome__group-text--list>span{font-size:50px;font-weight:400}.casino-live-welcome__button{font-style:normal}.casino-live-welcome__login{font-size:15px;font-weight:600;letter-spacing:.4px}.casino-live-welcome__login>a{color:#4da533}.casino-live-welcome__login>a:after{content:"";display:block;height:1px;background:#4da533;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease}body:global(.menu-cms-header-view) .page-casino{padding-top:var(--menuCmsHeaderBodyTopPadding)}
._8JzoE{display:flex;min-width:100%;overflow:hidden}.Qu2AI{flex-wrap:wrap;margin:-6px -4px;justify-content:flex-start}.gkCa5{display:flex;flex-wrap:wrap}.RNfGh{margin:0;padding:0;list-style:none;display:flex}.z3fTm{flex-wrap:wrap;margin:-6px -4px;justify-content:flex-start}.slick-track{display:flex}.slick-list,.slick-slider{width:100%;overflow:hidden}.slick-slide{padding:0 4px}.slick-slide .ssHsy{width:190px;height:190px}.slick-slide:first-child .ssHsy{width:388px;height:388px}.slick-slide:not(.slick-active){pointer-events:none}.slick-slide:not(.slick-active) *{pointer-events:none}
.QZG73{position:absolute;left:0;right:0}.SA1XU{position:relative;padding-top:69px}.TJwSn{height:460px;background-color:#000;display:flex;position:relative;overflow:hidden}.Euil1{position:relative;height:100%;max-width:1460px;margin:0 auto}.w9imR{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;user-select:none;left:0;top:0}.e05\+a{margin:20px 0}.M-Nx8+.M-Nx8{margin-top:15px}.P8Cjc{display:none}.VSIk\+{display:flex;justify-content:space-between;align-items:center;position:relative;min-height:58px;max-width:1460px;margin:0 auto 20px}@media screen and (max-width: 1000px){.VSIk\+{display:block}}.QygJU{justify-content:flex-end}.u6LtW{position:relative;z-index:3;background:center no-repeat fixed var(--casinoContentBg, #E5E8ED);padding-bottom:1px}._7ugRl{position:absolute;width:310px;box-shadow:0 3px 5px rgba(0,0,0,.21);border-radius:15px;overflow:hidden;background-color:rgba(230,240,241,.7);right:0;top:50%;transform:translateY(-50%);animation:.5s mg0Za;max-height:420px;display:flex;flex-direction:column;justify-content:flex-end}.yxqIl{position:relative;display:flex;padding:17px 15px;height:80px;min-height:80px}.yxqIl+.yxqIl{transition:border-color .8s ease;border-top:1px solid rgba(0,0,0,0)}.\-3XOY+.\-3XOY{border-color:#edf1f3}.\-3XOY .Nqw-N,.\-3XOY ._3FxtP,.\-3XOY .NpZkf{transform:translateX(0)}.Nqw-N{width:45px;flex:0 0 45px;display:flex;align-items:center;justify-content:center;height:45px;margin-right:20px;position:relative;z-index:2;transform:translateX(calc(-100% - 40px));transition:transform .5s ease}.Nqw-N>img{max-height:100%;max-width:100%}.NI4aA{color:#3e4049;font-size:14px;font-weight:400;line-height:24px}.NI4aA strong{font-weight:700}.NI4aA a,.NI4aA .USdKd{color:#4da533;position:relative;cursor:pointer;text-decoration:none;max-width:200px;overflow:hidden;text-overflow:ellipsis}.NI4aA a:hover:after,.NI4aA .USdKd:hover:after{opacity:1;transform:scale(1)}.NI4aA a:after,.NI4aA .USdKd:after{content:"";display:block;height:1px;background:#4da533;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease;bottom:1px}.mwORT{font-weight:500;position:relative;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:110px}.mwORT:after{content:"";display:block;height:1px;background:#3e4049;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease;opacity:1;transform:scale(1);bottom:1px}._3FxtP{display:flex;transform:translateX(calc(-100% - 95px));transition:transform .35s ease-out;min-height:32px}.NpZkf{display:flex;white-space:nowrap;max-width:260px;position:relative;top:-8px;transform:translateX(calc(-100% - 95px));transition:transform .5s ease-out}.hLOvb{background-color:rgba(13,30,52,.67);padding:18px 15px 15px 15px;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:102px}.hLOvb span{font-size:15px;font-weight:500;color:#fff}.hLOvb strong{font-weight:500;font-size:35px;color:#e1ff14;display:inline-block;margin-top:7px}.uyWLM{border:6px solid #fec019;border-radius:10px;background-color:rgba(39,1,1,.7)}@-webkit-keyframes mg0Za{0%{opacity:0}100%{opacity:1}}@-moz-keyframes mg0Za{0%{opacity:0}100%{opacity:1}}@-ms-keyframes mg0Za{0%{opacity:0}100%{opacity:1}}@-o-keyframes mg0Za{0%{opacity:0}100%{opacity:1}}@keyframes mg0Za{0%{opacity:0}100%{opacity:1}}.tLqFp{display:flex;justify-content:space-between;padding:18px 26px 0}.hf0PC{display:inline-block;width:13px;height:13px;border-radius:100%;background:#fec019}._1MUid{margin-top:10px;font-size:24px;font-weight:700;text-transform:uppercase;color:#fff}.AhHp8{margin:27px 0 25px;padding:0}.pOc1H{display:flex;align-items:center;justify-content:space-between;margin-top:3px;padding:7px 19px;background:rgba(29,1,0,.7)}.aU2o1{width:38px;height:38px;border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#fff}.vXrNb{font-size:12px;font-weight:400;margin-left:10px;color:#fff;text-decoration:none}.vXrNb ._0wcDv{margin-top:8px;font-weight:300}.WFG6v{font-size:14px;text-transform:uppercase;color:#fff;font-weight:700}.dGiFY{display:flex;flex:0 0 70%;max-width:70%;align-items:flex-start}.xJGHp{position:absolute;left:0;top:0;bottom:0;padding:45px 28px 0;background-color:rgba(13,30,52,.67);max-width:500px;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1000px){.xJGHp{max-width:350px}}.rGuNH{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:22px}.\+e6nM{font-weight:500;font-size:18px;letter-spacing:.4px;color:#fff;text-transform:uppercase;margin-bottom:30px}.tpDjn{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:10px;font-size:50px;font-weight:600;line-height:38px;color:#fff;text-transform:uppercase}@media screen and (max-width: 1000px){.tpDjn{font-size:35px;line-height:30px}}.Ta71P{padding-bottom:20px}.-cBn9{color:#4da533;white-space:nowrap}.xvS7w{color:#e1ff14;white-space:nowrap}.xvS7w:first-child{margin-right:15px}.xvS7w:last-child{margin-left:15px}.oWOie{margin-bottom:0;font-weight:700;font-size:20px;text-transform:uppercase;color:#fff;letter-spacing:.2px}.oWOie span{color:#e1ff14}.Z5HvO{font-size:16px;color:#fff;font-weight:500;position:relative;z-index:5}.Z5HvO a{cursor:pointer;color:#4da533;display:inline-block;position:relative}.Z5HvO a:hover:after{transform:scale(1);opacity:1}.Z5HvO a:after{content:"";display:block;height:1px;background:#4da533;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease}.J7pF7{border:1px solid hsla(0,0%,100%,.1);width:100%;margin-top:25px;margin-bottom:25px}.Lyu8X{display:flex;align-items:center;margin:0;padding:0;list-style-type:none}.Lyu8X>li:not(:first-child){margin-left:20px}@media screen and (max-width: 1000px){.Lyu8X{display:block;margin-top:-20px}.Lyu8X>li{margin-top:20px;display:inline-block}}.U9bDY{display:flex;justify-content:center;margin:23px 0;position:relative;z-index:5}.hsSbV{height:25px}.W8-cv{height:21px}.KwojQ{max-width:370px;padding-top:25px}.INZ6t{position:relative;display:flex;align-items:center;justify-content:center;width:280px;height:175px}.B\+vkI{position:absolute;top:75px;width:19px;height:19px}.bsD9U{left:-9px}.fDNUn{right:-8px}.QRCuE{display:flex}.BG07C{position:absolute;top:0;left:0;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff;width:100%;height:36px}.wteQR{position:absolute;bottom:0;left:0;border-left:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #fff;width:100%;height:36px}.ADQqo{margin-bottom:25px;font-weight:500;font-size:32px;letter-spacing:.5px;color:#fff;text-transform:uppercase}.yb5tB{display:flex;align-items:center;flex-direction:column}.-ZTwn{margin:0;padding:0;list-style-type:none;font-size:28px;font-weight:700;line-height:38px;color:#fec019;text-transform:lowercase}.-ZTwn>li:first-letter{text-transform:uppercase}.-ZTwn>span{font-size:50px;font-weight:400}.wg8nx{font-style:normal}.gftEB{font-size:15px;font-weight:600;letter-spacing:.4px}.gftEB>a{color:#4da533}.gftEB>a:after{content:"";display:block;height:1px;background:#4da533;position:absolute;width:100%;transform:scaleX(0.7);opacity:0;bottom:-1px;transition:transform .15s ease,opacity .15s ease}body.menu-cms-header-view .SA1XU{padding-top:var(--menuCmsHeaderBodyTopPadding)}
.lV1hv{box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:3px;background:var(--casinoGamesBg, #FFFFFF);padding:20px;position:relative;min-height:493px}.ZexiU,.ZexiU h1{color:#0d1d34;font-size:22px;font-weight:700;text-transform:uppercase;margin:0}.ZexiU a,.ZexiU h1 a{color:var(--text_light70, #0D1D34);transition:border .15s ease;position:relative;display:inline-block;text-decoration:none;overflow:hidden}.ZexiU a:after,.ZexiU h1 a:after{content:"";height:1px;width:calc(50% + 1px);position:absolute;bottom:3px;background-color:#0d1d34;transition:background-color .15s ease,transform .15s ease;left:0}.ZexiU a:before,.ZexiU h1 a:before{content:"";height:1px;width:calc(50% + 1px);position:absolute;bottom:3px;right:0;background-color:#0d1d34;transition:background-color .15s ease,transform .15s ease}.ZexiU a:hover,.ZexiU h1 a:hover{color:#4da533}.ZexiU a:hover:after,.ZexiU h1 a:hover:after{transform:translateX(-100%);background-color:#4da533}.ZexiU a:hover:before,.ZexiU h1 a:hover:before{transform:translateX(100%);background-color:#4da533}.TslJ6{margin-bottom:15px}.\+MzQx{position:absolute;cursor:pointer;border-radius:10px 0 0 10px;background-color:#0d1d34;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;width:30px;margin-top:-10px;z-index:3;height:42px;padding-left:3px;top:50%;transform:translateY(-21px);transition:opacity .3s ease}.\+MzQx:hover{opacity:.7}.pLRch{right:0}.wdzPs{left:0;transform:translateY(-21px) scale(-1)}.silUw{position:absolute;right:20px;top:15px;display:flex;align-items:center;min-height:24px}._6nMl3{display:flex;align-items:center;justify-content:center;height:24px;padding-left:1px;width:24px;border-radius:50%;font-size:12px;cursor:pointer;background-color:#e6eaf3}._6nMl3+._6nMl3{margin-left:5px}._8pqL8{cursor:default;color:#cfd3db;pointer-events:none}._4ainv{transform:scale(-1)}.U\+ETJ{color:#4da533;font-size:12px;font-weight:500;text-decoration:none;position:relative;margin-left:15px;user-select:none;cursor:pointer}.U\+ETJ:hover{color:#4da533}.U\+ETJ:hover:after{opacity:1;transform:scale(1)}.WW3pJ{list-style:none;padding:0}.YU9od{display:flex;width:190px;overflow:hidden;flex:0 0 190px;flex-direction:column;outline:none;user-select:none}.YU9od:focus{outline:none}._8ewAI{display:flex;flex:0 0 100%;align-items:center;justify-content:center;margin-top:10px;padding-bottom:10px}.TOSse{width:388px;height:388px;flex:0 0 388px}.gF59N{padding:0 4px;box-sizing:content-box}._0Q83H{flex:0 0 12.5%;padding:6px 4px;box-sizing:border-box}@media screen and (min-width: 1920px){._0Q83H{flex:0 0 10%}}@media screen and (max-width: 1600px){._0Q83H{flex:0 0 16.6666%}}@media screen and (max-width: 1200px){._0Q83H{flex:0 0 20%}}@media screen and (max-width: 950px){._0Q83H{flex:0 0 25%}}._7prRf .casino-game-item:nth-child(2){margin-top:8px}._8UM5M{display:flex;align-items:center;justify-content:center;flex:0 0 100%;width:100%}

/*# sourceMappingURL=96172.css.map*/