html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:GTWalsheimPro-Regular;src:url(../fonts/_src/GTWalsheimPro-Regular.ttf) format("truetype")}@font-face{font-family:GTWalsheimPro-Bold;src:url(../fonts/_src/GTWalsheimPro-Bold.ttf) format("truetype")}@font-face{font-family:GTWalsheimPro-Medium;src:url(../fonts/_src/GTWalsheimPro-Medium.ttf) format("truetype")}@font-face{font-family:GTWalsheimPro-Light;src:url(../fonts/_src/GTWalsheimPro-Light.ttf) format("truetype")}@font-face{font-family:GTWalsheimPro-Light2;src:url(../fonts/_src/GTWalsheimPro-Light.woff) format("woff")}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#5f6c83}::-moz-placeholder{color:#5f6c83}:-ms-input-placeholder{color:#5f6c83}::-ms-input-placeholder{color:#5f6c83}::placeholder{color:#5f6c83}::-moz-selection{background-color:#0b1019;color:#fff}::selection{background-color:#0b1019;color:#fff}button,input,textarea{outline:0}button:focus:required:invalid,input:focus:required:invalid,textarea:focus:required:invalid{border-color:#cc1f51}button:required:valid,input:required:valid,textarea:required:valid{border-color:#5acdb8}html{font-size:16px}body{font-size:16px;min-width:320px;position:relative;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center top;background-color:#0b1019;color:#fff;font-family:GTWalsheimPro-Regular,sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}a{text-decoration:none;display:inline-block}.slick-slide{outline:0!important}.wrapper{max-width:1006px;width:100%;padding:0 30px;margin:0 auto;background-color:#040b16;min-height:100vh}.gift-icon.active{display:block}.gift-icon.disabled{display:none}.section{position:relative}.main{width:100%;margin:0 auto;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}img{display:block;max-width:100%;height:auto}.navBurger{position:absolute;right:10px;top:25px;cursor:pointer;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background-clip:content-box;width:25px;height:10px;border-top:6px solid transparent;border-bottom:2px solid transparent;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .25s ease-in-out;cursor:pointer;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;z-index:22;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;outline:0}.navBurger:after,.navBurger:before{content:"";position:absolute;background:#fff;height:2px;width:100%;right:0;will-change:rotate;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.navBurger:before{top:-10px}.navBurger:after{bottom:-10px;width:100%}.navBurger.active{background:0 0;background-clip:content-box}.navBurger.active:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:0;background:#fff;width:110%}.navBurger.active:after{bottom:0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);background:#fff;width:110%}@media (max-width:1209px){.wrapper{max-width:960px}}@media (max-width:991px){.wrapper{max-width:720px}}@media (max-width:767px){.wrapper{max-width:100%;padding:0 15px}}.header__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.account{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.account__bonus{width:29px;margin-right:10px}.account__item{height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;border-radius:15px;min-width:50px;background-color:#1e2430;margin-left:10px;color:#fff;position:relative;letter-spacing:.9px;padding-bottom:3px}.account__item em{color:#f6b142;font-style:normal;display:inline-block}.account__item img{max-width:20px;width:100%}.account__balance{min-width:111px}.account__id{min-width:111px}.account .balance__info.active{display:block}.account .balance__info{list-style:none;display:none;position:absolute;top:calc(100% + 15px);left:-50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);padding:20px 24px 20px 14px;background-color:#1e2430;max-width:400px;width:100%;border-radius:10px;z-index:11}.account .balance__info::before{content:'';display:block;opacity:1;position:absolute;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:14px solid #1e2430;top:-8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.account .balance__info li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:14px;color:#8f969c}.account .balance__info li .amount{color:#fff;text-decoration:underline}.account .balance__info li:first-child .amount{color:#f6b142}.account .balance__info li:first-child p{color:#fff}.navigation{background-color:#1e2430;border-radius:10px;z-index:10}.menu{position:relative;margin-top:10px}.menu__arrows{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:0;z-index:2;line-height:46px}.menu__arrows .menu__slider-prev{position:absolute;cursor:pointer;left:19px;padding:0 3px;width:22px}.menu__arrows .menu__slider-prev svg{width:8px;height:14px}.menu__arrows .menu__slider-next{position:absolute;cursor:pointer;right:19px;padding:0 3px;width:22px;text-align:right}.menu__arrows .menu__slider-next svg{width:8px;height:14px}.menu__arrows svg{width:10px;height:10px;stroke:#4c586e;fill:transparent;stroke-width:2px}.menu__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;padding:9px 40px;max-width:100%;margin:0 auto;width:100%}.menu__item{outline:0;text-align:center;min-width:75px}.menu__link.active{background-color:#b12509}.menu__link{border-radius:10px;color:#fff;width:auto;padding:0 15px;min-height:28px;line-height:25px;text-align:center;font-size:14px;outline:0!important}.menu__link:hover{background-color:#b12509}.menu__link:not(:last-child){margin-right:10px}.banner{padding:10px 0 12px 0;border-radius:10px;position:relative}.banner__item img{border-radius:10px}.slick-dots{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none;font-size:0;position:absolute;bottom:22px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.slick-dots li{width:14px;height:14px;background-color:#1c2535;border-radius:50%;border:none;cursor:pointer}.slick-dots li button{border:none}.slick-dots li:not(:first-child){margin-left:14px}.slick-dots li.slick-active{background-color:#f6b142}.games__row{width:calc(100% + 60px);background-color:#111824;padding:9px 30px 8px 30px;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.games__title{font-size:20px;font-family:GTWalsheimPro-Bold,sans-serif;letter-spacing:.8px}.games__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -9px;padding:11px 0}.games__item{cursor:pointer;position:relative;z-index:5;padding:0 9px;-webkit-box-flex:1;-webkit-flex:1 0 20%;-ms-flex:1 0 20%;flex:1 0 20%;margin-bottom:15px;max-width:20%;height:100px;border-radius:10px}.games__item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.games__item::before{content:"";display:block;position:absolute;background-color:#0b1019;width:100%;height:100%;opacity:.8;top:0;left:0;z-index:2;display:none;border-radius:10px}.games__item:hover .game-name{display:block}.games__item:hover .play-btn{display:block;z-index:3}.games__item:hover::before{display:block}.games__item .play-btn{display:none;min-width:84px;height:30px;line-height:30px;font-size:14px}.games__item .game-name{position:absolute;top:10px;text-align:center;width:100%;display:none;z-index:3;color:#fff;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;text-transform:uppercase;font-family:GTWalsheimPro-Light}.play-btn{background-color:#b12509;color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;border-radius:10px}.jackpot{padding:10px 0 12px 0}.jackpot__row{margin:0 -5.5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jackpot .tag-b{-webkit-box-shadow:0 3px 40px 3px rgba(110,159,244,.25);box-shadow:0 3px 40px 3px rgba(110,159,244,.25);border-color:#6e9ff4}.jackpot .tag-b .jackpot__item--tag{color:#6e9ff4}.jackpot .tag-y{-webkit-box-shadow:0 3px 40px 3px rgba(250,221,101,.25);box-shadow:0 3px 40px 3px rgba(250,221,101,.25);border-color:#fadd65}.jackpot .tag-y .jackpot__item--tag{color:#fadd65}.jackpot .tag-p{-webkit-box-shadow:0 3px 40px 3px rgba(215,112,241,.25);box-shadow:0 3px 40px 3px rgba(215,112,241,.25);border-color:#d66ff2}.jackpot .tag-p .jackpot__item--tag{color:#d66ff2}.jackpot .tag-g{-webkit-box-shadow:0 3px 40px 3px rgba(30,217,150,.25);box-shadow:0 3px 40px 3px rgba(30,217,150,.25);border-color:#1bdb95}.jackpot .tag-g .jackpot__item--tag{color:#1bdb95}.jackpot .tag-r{-webkit-box-shadow:0 3px 40px 3px rgba(229,47,46,.25);box-shadow:0 3px 40px 3px rgba(229,47,46,.25);border-color:#ea2b2b}.jackpot .tag-r .jackpot__item--tag{color:#ea2b2b}.jackpot__item{-webkit-box-flex:1;-webkit-flex:1 0 20%;-ms-flex:1 0 20%;flex:1 0 20%;padding:0 5.5px}.jackpot__item--value{background-image:-o-linear-gradient(273deg,#f5a541 0,#f28c3c 100%);background-image:linear-gradient(-183deg,#f5a541 0,#f28c3c 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#fff;font-size:16px;font-family:GTWalsheimPro-Bold,sans-serif;letter-spacing:.75px;display:inline-block;padding:12px 0 12px 0;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0 auto}.jackpot__item--tag{font-family:GTWalsheimPro-Bold,sans-serif;padding:0 8px 0 14px;border-right:1px solid;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jackpot__box{border:1px solid;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:991px){.jackpot{display:none}.header{padding-top:20px}.games__item{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%}}@media (max-width:767px){.banner .slick-dots{bottom:15px}.header__logo{width:100%;position:fixed;top:0;left:0;z-index:10;padding:10px;width:100%;background-color:#1e2430}.header__logo img{margin:0 auto;width:65px}.header .header__actions{padding-top:90px;margin-left:auto}.account__bonus{width:20px;margin-right:0}.account__item{font-size:12px;min-width:40px;height:40px;line-height:40px;padding:0 10px;margin-left:7px;border-radius:9px}.account__item img{width:15px}.account .zoom{display:none}.main .menu{position:fixed;top:55px;left:0;width:100%;margin-top:0;border-radius:0}.main .menu__list{padding-right:35px;padding-left:25px}.main .menu__arrows .menu__slider-prev{left:8px}.main .menu__arrows .menu__slider-next{right:8px}}@media (max-width:600px){.games__item{-webkit-box-flex:1;-webkit-flex:1 0 33.333%;-ms-flex:1 0 33.333%;flex:1 0 33.333%;max-width:33.333%}}@media (max-width:480px){.games__item{-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%}}.login-page .wrapper{min-height:100vh}.login-page .banner{padding:0}.login{padding-top:15px}.login__logo{display:block}.login__logo img{margin:0 auto}.login__form{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}.login__form .form__group{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:-5px}.login__form .form__group input{background-color:#131a26;border-radius:10px;border:none;color:#5f6c83;font-size:16px;height:50px;line-height:50px;padding:0 26px;max-width:361px;width:100%}.login__form .form-btn{max-width:165px;width:100%;font-size:16px;height:50px;line-height:50px;text-align:center;display:inline-block;width:100%;border-radius:10px}@media (max-width:991px){.login__form .form__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.login__form .form__group input{margin-bottom:20px}}@media (max-width:767px){.login-page .banner .slick-dots{bottom:4px}.login__logo img{width:65px}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:95;background-color:#0b1019;opacity:.85;display:none}.modal.modal-info{padding:0;min-height:425px}.modal.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible}.modal{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100;background-color:#131a26;display:block;visibility:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:930px;width:100%;min-height:425px;padding:80px;border-radius:12px}.modal__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.modal__block label{margin-top:30px;font-size:20px}.modal__block .input__group{max-width:512px;width:100%;margin:30px auto 0 auto}.modal__block .input__group input{background-color:#10151e;width:100%;padding:0 30px;height:60px;border-radius:10px;border:none;color:#5f6c83;margin:0 auto}.modal__title{font-size:40px;color:#fff;text-align:center;letter-spacing:1.6px;font-family:GTWalsheimPro-Bold,sans-serif;margin-bottom:25px}.modal .btn{height:60px;line-height:60px;min-width:185px;text-align:center;margin:0 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:20px;margin-top:35px}.modal__text{font-size:16px;font-family:GTWalsheimPro-Light;color:#768296;letter-spacing:.64px;text-align:center}.modal .close-btn{position:absolute;top:20px;right:20px;cursor:pointer;color:#3e4c63;font-size:25px}.modal-slider{position:relative;min-height:425px;padding:90px 120px 90px 120px}.modal-slider .slick-dots{bottom:80px}.modal-slider .slick-arrow{position:absolute;bottom:80px;width:9px;height:14px;border:none;background-repeat:no-repeat;background-position:center;background-size:cover;font-size:0;background-color:transparent;cursor:pointer}.modal-slider .slick-next{background-image:url(../img/_src/arrow-rigth.svg);right:38%;position:absolute;z-index:5}.modal-slider .slick-prev{background-image:url(../img/_src/arrow-left.svg);left:38%}.modal__wrap{position:relative;max-width:930px;width:100%;margin:0 auto;height:100%}.modal-arrows{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:0;z-index:2;line-height:46px;bottom:90px}.modal-arrows .modal-prev{position:absolute;cursor:pointer;left:19px;padding:0 3px;width:22px}.modal-arrows .modal-prev svg{width:8px;height:14px}.modal-arrows .modal-next{position:absolute;cursor:pointer;right:19px;padding:0 3px;width:22px}.modal-arrows .modal-next svg{width:8px;height:14px}.modal-arrows svg{width:10px;height:10px;stroke:#4c586e;fill:transparent;stroke-width:2px}@media (max-width:991px){.modal{max-width:95%;min-width:auto;min-height:auto;width:100%;padding:60px 15px}.modal__block .input__group{max-width:100%}.modal__title{font-size:18px}.modal__text{font-size:16px}.modal .close-btn{width:25px;top:10px;right:10px}}@media (max-width:991px){.footer__left a{max-width:32px}.footer__left a:nth-child(2){-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.footer__icon:not(:last-child){margin-right:20px}}@media (max-width:767px){.modal-slider{padding:60px 15px 80px 15px;min-height:auto}.modal-slider .slick-dots{bottom:40px}.modal-slider .slick-arrow{bottom:40px}.modal-slider .slick-prev{left:10%}.modal-slider .slick-next{right:10%}.modal .btn{height:50px;line-height:50px}.footer{height:60px}.footer__block{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer__center{min-width:320px;padding:0}.footer__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.footer .balance__info{bottom:55px}.footer__left a img{width:25px;height:auto}.footer__right img{width:20px;height:20px}.footer__btn{font-size:12px;height:50px;line-height:50px}.footer span{font-size:12px}.footer__btn{min-width:120px}.modal.modal-info{min-height:320px}}@media (max-width:520px){.footer__left{display:none}.footer__right{display:none}.footer__center{min-width:100%}}.btn{display:inline-block;text-decoration:none;cursor:pointer;border:none;color:#fff;background-color:#b12509;border-radius:10px}.btn:hover{background-color:#a22208}