@charset "UTF-8";
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200%0;mask-position:-200%0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200%0;mask-position:-200%0}}@keyframes pulse{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1);opacity:0}}@keyframes shake-hard{0%,50%,to{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;margin:0}.h1,.h2,.h3,h1,h2,h3{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}p{margin-top:0}address,p,ul{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ul{padding-left:2rem;list-style:none;padding:0;margin:0}ul ul{margin-bottom:0}b{font-weight:bolder}a{background-color:transparent;cursor:pointer}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}svg{vertical-align:middle}[list]::-webkit-calendar-picker-indicator{display:none}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}[hidden]{display:none!important}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-2{flex:0 0 auto;width:16.66666667%}.col-5,.col-6{flex:0 0 auto;width:41.66666667%}.col-6{width:50%}@media (min-width:576px){.col-sm-3{flex:0 0 auto;width:25%}}@media (min-width:768px){.col-md-12,.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-12{width:100%}}.btn{text-decoration:none;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled{pointer-events:none;opacity:.65}.nav{display:flex;flex-wrap:wrap;list-style:none}.modal{height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.justify-content-between{justify-content:space-between!important}.align-self-center{align-self:center!important}html{font-family:sans-serif;font-display:swap}*,:after,:before{-webkit-box-sizing:border-box}:after,:before{box-sizing:border-box}article,footer,header,main,menu,nav,section{display:block}a:active,a:hover{outline-width:0}h1{font-size:1.6em;text-align:center;color:#fff}img{border-style:none;vertical-align:top;max-width:100%}svg:not(:root){overflow:hidden}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.icon{display:inline-block;vertical-align:top}.title{text-shadow:0 2px 0 rgba(0,0,0,.2);font-family:"Roboto Condensed",sans-serif;font-weight:700;line-height:22px;text-transform:uppercase;color:#fff;margin:0}.section{width:90%;margin:0 auto;position:relative;display:table}@media only screen and (min-width:1440px){.section{width:1420px}}@media only screen and (min-width:1240px) and (max-width:1439px){.section{width:1180px}}@media only screen and (min-width:768px) and (max-width:999px){.section{width:95%}}@media only screen and (max-width:767px){.section{width:100%;max-width:480px;display:block;position:relative}}.main{display:block;position:relative}.nav{list-style-type:none;display:table;margin:0;padding:0;font-size:0;width:100%}@media screen and (max-width:1114px){html{overflow-x:hidden}}@media screen and (max-width:768px){body,html{height:100%}}.preview{position:relative;background:linear-gradient(180deg,#003a79 0,#001429 100%);border:1px solid 0;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5)}.search{display:block}.footer,.search,body{position:relative}.footer{display:block;width:940px;margin:0 auto;padding-bottom:37px;text-align:center}@media only screen and (min-width:1440px){.footer{width:1420px}}@media only screen and (min-width:1240px) and (max-width:1439px){.footer{width:1180px}}@media only screen and (min-width:768px) and (max-width:999px){.footer{width:700px}}@media only screen and (max-width:767px){.footer{width:100%}}.modal{display:block;position:fixed;z-index:1000;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:679px;overflow:auto;-webkit-box-shadow:inset 0-1px 0 rgba(91,64,71,.38),0 1px 8px rgba(0,0,0,.53);box-shadow:inset 0-1px 0 rgba(91,64,71,.38),0 1px 8px rgba(0,0,0,.53)}@media only screen and (max-width:767px){.modal{position:fixed;left:0;right:0;top:0;bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;background-color:#1b1a27;-webkit-box-shadow:inset 0-1px 0 rgba(108,106,139,.25);box-shadow:inset 0-1px 0 rgba(108,106,139,.25)}}.none,header .list ul{display:none}.registration{display:block;position:relative;font-size:0}@media only screen and (max-width:767px){.registration{text-align:center}}body{min-height:100%}body.hidden,html.hidden{overflow:hidden}@media only screen and (min-width:768px) and (max-width:999px){body{min-width:320px!important}}@media only screen and (max-width:767px){body{min-width:320px!important;overflow-x:hidden}}a:active{color:#85b8e1}.btn:hover,a,a:hover,main a,main a:active{color:#fff}@media all and (max-width:990px){h1{font-size:1em}}a{text-decoration:none!important;display:inline-block;transition:.3s}*,body{box-sizing:border-box}*{margin:0;padding:0}.btn,.btn.mini{font-size:13px;text-align:center}.btn{line-height:48px;min-width:220px;width:auto;letter-spacing:1px;border:solid 1px #2e1a55;background-color:#2e1a55;color:#d8d8d8;display:block;text-transform:uppercase;font-weight:700;border-radius:100px;overflow:hidden;cursor:pointer;padding:0 20px;transition:.5s}.btn.mini{min-width:65px;display:inline-block;padding:0 10px;background-color:#271447;color:rgba(255,255,255,.5);font-weight:400;line-height:40px;border-radius:20px;text-decoration:none;text-transform:capitalize}.btn.yellow{border:solid 1px #f8e71c;background-color:#f8e71c;color:#382853}.btn.green{border:solid 1px #45cb00;background-color:#45cb00}.btn.green:hover{background-color:#369c01;border-color:#369c01}.bg2{padding:20px 0;margin-bottom:10px;background-color:#120725}body{color:#fff;font-size:16px;font-family:"Roboto",sans-serif;background-color:#190a31;padding-top:110px;overflow-x:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}header{background-image:linear-gradient(270deg,#421f87 0,#7810af 100%);position:fixed;top:0;left:0;right:0;z-index:20}header .col-5:first-child{display:flex;align-items:stretch}header .col-5:last-child{display:flex;align-items:center}header .home,header .search{height:60px;width:55px;display:flex;align-items:center;justify-content:center}header .home img,header .search a,header .search img{height:17px;width:17px}header .home:hover,header .search:hover{background-color:rgba(48,17,104,.35);cursor:pointer}header .home{width:40px}header nav{display:flex}header .list{position:relative;cursor:pointer}header .download,header .list .title,header .logo{display:flex;align-items:center}header .list .title img{margin-left:10px;height:7px}header .list li a{font-size:14px;text-transform:none;min-height:40px}header .list li a:hover{background-color:#301168}header .list li a,header nav .link{display:flex;align-items:center;font-weight:500;padding:0 10px}header nav .link:hover{background-color:rgba(48,17,104,.35)}header .download,header .logo{justify-content:center}header .download,header nav .link{font-size:13px;text-transform:uppercase}header .download{height:37px;border-radius:21px;background:rgba(0,0,0,.2);font-weight:700;padding:10px 20px;max-width:171px;justify-content:space-between;cursor:pointer;margin-left:auto}header .download:hover{background:rgba(0,0,0,.4)}header .auth{line-height:60px;padding:0 20px;cursor:pointer}header .auth:hover{background-color:rgba(48,17,104,.35)}.sub-header .swiper-slide a,header .auth,header .reg{font-size:13px;font-weight:500;text-transform:uppercase}header .reg{line-height:37px;padding:0 20px;border:1px solid #ef22af;background-color:#ef22af;border-radius:100px;cursor:pointer}header .reg:hover{background-color:#ce1d96}.sub-header{position:fixed;top:60px;left:0;right:0;background:#2e0b5a;z-index:19}.sub-header .swiper-slide{width:auto}.sub-header .swiper-slide a{display:flex;align-items:center;padding:0 15px;line-height:50px}.sub-header .swiper-slide img{height:20px;margin-right:10px}.sub-header .swiper-slide a:hover{background-color:#380a73}.sub-header .swiper{width:calc(100% - 100px)}.sub-header .swiper-button-next:after,.sub-header .swiper-button-prev:after{content:none}.sub-header .swiper-button-next,.sub-header .swiper-button-prev{background-size:20px;background-position:center;background-repeat:no-repeat}.sub-header .swiper-button-next{background-image:url(./templates/violet2/img/arrow-right.svg)}.sub-header .swiper-button-prev{background-image:url(./templates/violet2/img/arrow-left.svg)}.banner{background:linear-gradient(to bottom,transparent,#190a31),url(./templates/violet2/img/banner.png)top center no-repeat;background-size:cover;text-align:center;padding:30px 0}.banner .text{margin:5px 0 10px;font-size:18px;font-weight:500}.banner .title{font-size:38px;font-weight:700;color:#f8e71c;line-height:1.2;margin-bottom:10px}.banner .banner-btn{border:solid 1px #45cb00;background-color:#45cb00;line-height:48px;min-width:310px;font-weight:700;text-transform:uppercase;font-size:13px;padding:0 20px;border-radius:100px;margin-bottom:35px}.banner .terms{font-size:14px;max-width:540px;margin:0 auto}.banner .terms,.banner .terms a{color:rgba(255,255,255,.5)}.banner .terms a:hover{text-decoration:none}.nominations{margin-bottom:20px}.nominations .nominations-wrap{padding:20px 15px;background-color:rgba(46,26,85,.3);border-radius:13px;display:flex;align-items:center;justify-content:space-between}.nominations .text,.nominations .title{font-size:18px;font-weight:500}.nominations .text{color:#eedf2a}.nominations .coin img{height:42px;width:42px}.nominations .coin img+img{margin-left:15px}.nominations .row{align-items:center}.nominations .medals{display:flex;align-items:center;justify-content:space-around;border-radius:13px;background-color:#321159;padding:5px}.nominations .medals img{max-width:50px;margin:0 15px}.nominations .medals img.var2{max-width:80px}.products,footer nav{padding-bottom:20px}.main-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.main-title .text{color:#f8e71c;font-size:17px;font-weight:500}.products .product{cursor:pointer;margin-bottom:20px}.products .product .preview{position:relative}.products .product .status{display:flex;position:absolute;top:5px;left:5px}.products .product .status-item{padding:0 8px;font-size:9px;color:#000;line-height:15px;background-color:#7ed321;font-weight:700;text-transform:uppercase;border-radius:8px}.products .product .status-item+.status-item,header .reg{margin-left:5px}.products .product .status-item.hot{background-color:#ef23af;color:#fff}.products .product .coin{display:flex;position:absolute;bottom:5px;right:5px}.products .product .text,.products .product .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.3px}.products .product .title{padding-top:6px;color:#fff;font-size:16px;font-weight:700}.products .product .text{color:rgba(255,255,255,.5);font-size:14px;font-weight:500}.banner .terms a,.products .product .demo a:hover{text-decoration:underline}.jackpot-block .title,.products .product .demo{color:#fff;font-weight:700;text-transform:uppercase}.products .product .demo{position:absolute;top:0;left:0;right:0;bottom:0;justify-content:center;flex-direction:column;font-size:14px;background-color:rgba(29,15,52,.87);transition:.5s;opacity:0}.products .product:hover .demo{opacity:1}.products .product .demo img{margin-bottom:12px;transition:.5s}.products .product .demo img:hover{transform:scale(1.05)}.jackpot-block,.products .product .demo,.show-more{display:flex;align-items:center}.show-more{justify-content:center}.jackpot-block{flex-direction:column;padding:23px 0;margin-bottom:20px;border:1px solid #f8e71c;border-radius:4px;background-image:url(./templates/violet2/img/jackpot.svg);background-position:center;background-repeat:no-repeat}.jackpot-block .title{font-size:16px;line-height:25px}.jackpot-block .summ{color:#f8e71c;font-size:76px;font-weight:700;letter-spacing:5px}.footer-block{display:flex;align-items:flex-start;justify-content:space-between}footer.bg2{padding-bottom:0}.footer-list>li:nth-child(1){margin-bottom:25px;color:#f8e71c;font-size:14px;line-height:32px;font-weight:700}.footer-list>li a{color:#fff;font-size:14px;font-weight:500;transition:.5s;margin-bottom:5px}.footer-list>li a:hover{color:#f8e71c}.footer-list>li a img{height:36px;vertical-align:middle;margin-right:15px}.footer-links-block a:hover img,.footer-list>li a:hover img{opacity:.5}.footer-list li{display:flex;justify-content:space-between}.footer-links{padding:40px 0}.footer-links-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.footer-links-block a{margin:10px 20px}.footer-links-block img{height:22px;opacity:.3;transition:.5s}.copyright{padding:30px 0 15px}.copyright .text{display:flex;align-items:center;font-size:14px;color:rgba(255,255,255,.3)}.copyright img{width:60px}.copyright .text img+p{margin-left:10px}header .logo img{max-height:42px}.game-list.other+.game-list.main,.game-list.other.hidden{display:none}.game-list.other.hidden+.game-list.main{display:grid}@media only screen and (min-width:1199px){header .mobile{display:none}}@media only screen and (max-width:1199px){header .desctop{display:none}header .menu,header .mobile{display:flex;align-items:center}header .menu{height:60px;justify-content:center;cursor:pointer}header .menu img{height:30px}header .mobile .dep{line-height:37px;padding:0 20px;text-transform:uppercase;font-weight:500;font-size:13px;border:1px solid #45cb00;background-color:#45cb00;border-radius:100px;cursor:pointer;margin-left:auto}.btn.green{overflow:visible}}@media only screen and (max-width:991px){.nominations-wrap{flex-direction:column;text-align:center}.nominations .coin{margin:20px 0}.nominations .medals{width:100%;flex-wrap:wrap}.footer-block{flex-wrap:wrap;justify-content:space-around}.footer-list{width:40%}}@media only screen and (max-width:575px){.jackpot-block .summ{font-size:40px}.footer-list{width:100%}.footer-list li{justify-content:flex-start}.footer-list>li:nth-child(1){line-height:48px;position:relative}.footer-list:not(:first-child):not(:last-child)>li:nth-child(1)::after{content:"+";position:absolute;right:20px;font-size:26px;font-weight:300}.footer-list:not(:first-child):not(:last-child){border-top:1px solid rgba(255,255,255,.2);max-height:48px;overflow:hidden;padding:0 10px;margin-bottom:0;transition:.5s}.footer-list>li a img{margin-right:30px}}@media only screen and (max-width:767px){body{overflow:auto!important;overflow-x:hidden!important}}
/*!
     * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
     */
.thecontent{margin-top:2rem;margin-bottom:2rem}