@charset "UTF-8";.content video{margin-block:20px;width:100%;height:auto;cursor:pointer}.content .video.video-play{position:relative}.content .video.video-play::after{pointer-events:none;display:block;content:"";background:url(/img/youtube_logo.png);background-size:cover;position:absolute;height:69px;width:100px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}@media(max-width:767.98px){.content .video.video-play::after{pointer-events:none;display:block;content:"";background:url(/img/youtube_logo.png);background-size:contain;background-repeat:no-repeat;position:absolute;height:40px;width:80px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}}@media(max-width:450.98px){.content .video.video-play::after{pointer-events:none;display:block;content:"";background:url(/img/youtube_logo.png);background-size:contain;background-repeat:no-repeat;position:absolute;height:30px;width:70px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}}a,a:hover,a:visited{text-decoration:none}hr{margin-block:15px;border-bottom:1px solid var(--headerColor)}.casino__bonus,.go-play_box,.header__container,.header__reg{display:-webkit-box;display:-ms-flexbox}.header__logo img{-o-object-fit:contain;object-fit:contain;max-height:100px;height:auto;max-width:100%}.toc__list,.totals ul,.totals ul li,ul li{list-style:none}.game__descr_btn,.go-play{text-transform:uppercase;opacity:1;letter-spacing:1px}.casino__bonus_item,.casino__right{-webkit-box-orient:vertical;-webkit-box-direction:normal}.casino__right button,.casino__right button:active{background-image:-webkit-gradient(linear,left top,right bottom,from(#fcd303),to(#c1a100))}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus,a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{font-family:sans-serif;width:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;background:rgba(240,240,240,.7607843137);color:#000}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{background:0 0;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{color:inherit}img{vertical-align:top}p{line-height:1.25}.content p img{height:auto;max-width:100%;display:block;margin:10px auto}.content p{margin-block:7px;letter-spacing:.3px}.content h2{font-size:34px}.content h3{font-size:30px}.content h4{font-size:26px}.star-ratings-css{unicode-bidi:bidi-override;color:#c5c5c5;font-size:23px;height:19px;width:100px;margin:0 auto;position:relative;line-height:1}.game .rating,.game__descr_btn{margin-block:10px}.star-ratings-css:before{content:"★★★★★";opacity:.3;position:absolute;top:0;left:0}.star-ratings-css:after{color:orange;content:"★★★★★";position:absolute;z-index:1;display:block;left:0;top:0;width:0;overflow:hidden}.star-ratings-css[title="0"]:after{width:0}.star-ratings-css[title="0.5"]:after{width:10%}.star-ratings-css[title="1"]:after{width:20%}.star-ratings-css[title="1.5"]:after{width:29%}.star-ratings-css[title="2"]:after{width:40%}.star-ratings-css[title="2.5"]:after{width:48%}.star-ratings-css[title="3"]:after{width:59%}.star-ratings-css[title="3.5"]:after{width:67%}.star-ratings-css[title="4"]:after{width:78%}.star-ratings-css[title="4.5"]:after{width:86%}.header,.star-ratings-css[title="5"]:after{width:100%}main{margin-top:120px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--headerColor);position:fixed;top:0;-webkit-box-shadow:rgba(0,0,0,.4901960784)0 1px 20px 0;box-shadow:rgba(0,0,0,.4901960784)0 1px 20px;z-index:99;height:110px}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{max-width:200px;z-index:100}.header__reg{max-width:230px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.header__reg_btn{font-size:17px;padding:7px 14px;line-height:1;color:#fff;border:2px solid #fff;border-radius:15px;font-weight:600;-webkit-box-shadow:rgba(0,0,0,.2)0 0 20px .5px;box-shadow:rgba(0,0,0,.2)0 0 20px .5px;-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s}.header__reg_btn:hover{-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;-webkit-box-shadow:#fff 0 0 20px 10px;box-shadow:#fff 0 0 20px 10px}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;font-weight:500;font-size:18px}.menu__item{color:#000;font-weight:600;-webkit-transition:color .3s;transition:color .3s}.menu__item:hover{-webkit-transition:color .3s;transition:color .3s;color:rgba(0,0,0,.5254901961)}.icon-menu{display:none}@media(max-width:991.98px) and (any-hover:none){.icon-menu{cursor:default}}.content table tr,.game__descr_btn,.go-play,.totals li{position:relative}.game,.table-of-content{padding:20px 0}.game__container{-webkit-box-shadow:0 8px 0 0 #dadadd;box-shadow:0 8px #dadadd;border-radius:10px;padding-bottom:5px;background-color:#fff;padding-top:10px}.casino__bonus_item span:first-child,.faq .faq_item,.footer,.toc__item{background-color:var(--faqColor)}.game__descr{min-height:365px}.game__descr h1{font-size:36px;margin-bottom:10px}.game__descr p{font-size:18px}.game__descr_btn{width:100%;border:none;background:var(--gameDescrBtnColor);color:#000;padding:13px 18px;font-size:18px;font-weight:700;-webkit-transition:.2s;transition:.2s;border-radius:5px;-webkit-box-shadow:#fcd303 0 7px 2px,#000 0 8px 5px;box-shadow:#fcd303 0 7px 2px,#000 0 8px 5px}.game__descr_btn:hover,.go-play:hover{-webkit-box-shadow:#fcd303 0 7px 2px,#000 0 8px 10px 3px;box-shadow:#fcd303 0 7px 2px,#000 0 8px 10px 3px}.game__descr_btn:active,.go-play:active{top:4px;-webkit-box-shadow:#fcd303 0 3px 2px,#000 0 3px 5px;box-shadow:#fcd303 0 3px 2px,#000 0 3px 5px}.game__descr_platforms{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.game__descr_platforms img{opacity:.4;height:50px;width:50px;-o-object-fit:contain;object-fit:contain}.game__image{max-height:280px}.game__image_box{height:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;border-radius:20px;overflow:hidden}.game__image_box img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.faq h2,.game__bot_text,.totals_title{padding:15px 0}.promo__info_totals{padding:30px 0 20px;-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem;display:grid;grid-template-columns:repeat(4,1fr);row-gap:24px}.totals__item_title{font-size:14px;font-weight:500}.totals__item_value{font-weight:600;margin-top:6px}.toc__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.toc__item{border-radius:7px;font-weight:600}.toc__item:hover{background-color:#f53041}.toc__link{display:block;padding:12px 25px}.content{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 0 0 #dadadd;box-shadow:0 8px #dadadd;padding-block:15px}.content table{border:1px solid #000;margin:10px auto}.content table td,.content table th{padding:8px;position:relative}.content tbody tr:not(:last-child)::after,.content thead tr::after{position:absolute;content:"";height:1px;width:calc(100% + 4px);background-color:#000;left:-2px;bottom:0}.content table td:not(:first-child)::before,.content table th:not(:first-child)::before{position:absolute;content:"";height:calc(100% + 2px);width:1px;background-color:#000;left:-2px;bottom:0}.content .table_big{max-width:100%;overflow-x:auto;padding:0 5px}.content h3,.content h4,.content h5,.content h6,.content>h2{padding:10px 0}.content>ol{list-style:decimal}.content ol,.content ul{margin-block:10px;padding-left:20px}.content ol li:not(:last-child),.content ul li:not(:last-child){margin-bottom:7px}.content ul li,.content>ul{list-style:square}.content .text__center{text-align:center;padding:20px 0}.image__block{margin:20px 0 30px;border-radius:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;color:#000}.image__block.bg{padding:30px 15px;background-color:#e19b59;color:#fff}.image__block.row.right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.image__block.row.left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.image__block.row{margin-left:0;margin-right:0}.image__block_descr{-webkit-box-flex:0;-ms-flex:0 1 65%;flex:0 1 60%}.image__block_descr h2{padding:20px 0}.image__block_img{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 35%}.image__block_imagebox{overflow:hidden;border-radius:10px}.image__block_imagebox img{-o-object-fit:contain;object-fit:contain;height:auto;width:100%}.go-play{margin:16px 0 20px;width:100%;border:none;background:var(--contentBtnColor);color:#000;padding:13px 18px;font-size:18px;font-weight:700;-webkit-transition:.2s;transition:.2s;border-radius:5px;-webkit-box-shadow:#fcd303 0 7px 2px,#000 0 8px 5px;box-shadow:#fcd303 0 7px 2px,#000 0 8px 5px}.go-play_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casino{margin:15px 0}.casino h2{padding:13px 0}.casino__descr{margin-bottom:10px;row-gap:15px}.casino__bonus{margin-left:0 !important;padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around}.casino__bonus_item,.casino__left,.casino__num,.casino__right,.totals__wrapper,.totals_sub_title{display:-webkit-box;display:-ms-flexbox}.casino__bonus_item{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;font-weight:600}.casino__bonus_item span{padding:6px 0}.casino__right a,.casino__right button{display:inline-block;padding:12px 10px;font-weight:700;text-transform:uppercase;color:#fff}.casino__box{padding:15px 0 5px;border:1px solid #000;border-radius:15px;overflow:hidden}.casino__box:not(:last-child){margin-bottom:20px}.casino__left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}.casino__num{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:20px;font-weight:800;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background:linear-gradient(90.13deg,#9a98da .11%,#5e5c99 99.91%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.35);box-shadow:0 4px 4px rgba(0,0,0,.35);border-radius:0 4px 4px 0}.casino__img{max-height:100px;max-width:100px}.casino__img img{height:auto;max-width:100%}.casino__name{font-size:22px;font-weight:900}.casino__right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px !important;gap:15px}.casino__right button{font-size:20px;background-image:-webkit-gradient(linear,left bottom,right top,from(var(--cacinoBtn1Color)),to(var(--cacinoBtn1Color)));background-image:linear-gradient(to top right,var(--cacinoBtn1Color),var(--cacinoBtn1Color));border:none;border-radius:40px;-webkit-box-shadow:0 4px 0 #fcd303;box-shadow:0 4px #fcd303;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.casino__right button:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 0 #fcd303;box-shadow:0 6px #fcd303}.casino__right button:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none;background-image:-webkit-gradient(linear,left top,right bottom,from(#dc1c2b),to(#7e0913));background-image:linear-gradient(to bottom right,#dc1c2b,#7e0913)}.casino__right a,.casino__right a:active{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--cacinoBtn2Color)),to(var(--cacinoBtn2Color)));background-image:linear-gradient(to bottom right,var(--cacinoBtn2Color),var(--cacinoBtn2Color))}.casino__right a{text-align:center;font-size:20px;background-image:-webkit-gradient(linear,left top,right bottom,from(var(--cacinoBtn2Color)),to(var(--cacinoBtn2Color)));background-image:linear-gradient(to bottom right,var(--cacinoBtn2Color),var(--cacinoBtn2Color));border:none;border-radius:40px;-webkit-box-shadow:0 4px 0 #dc1c2b;box-shadow:0 4px #dc1c2b;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.casino__right a:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 0 #dc1c2b;box-shadow:0 6px #dc1c2b}.casino__right a:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none;background-image:-webkit-gradient(linear,left top,right bottom,from(#dec132),to(#f8d31b));background-image:linear-gradient(to bottom right,#dec132,#f8d31b)}.totals{margin:20px 0}.totals_sub_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;gap:10px;font-size:20px;font-weight:600}.totals_sub_title img{max-width:30px;max-height:30px}.totals__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.totals__box{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:15px;border-radius:10px;background-color:#efefef}.totals li::after{content:url(/img/minus_stroke.svg);position:absolute;left:-20px;top:1px}.faq{padding:25px 0}.faq p{padding:0;font-weight:400;font-size:16px;line-height:130%}.faq .faq_item{padding:12px;border:1px solid #000;border-radius:8px;width:100%}.faq .faq_item:not(:last-child){margin-bottom:12px}.faq .faq_item .faq__title{font-size:26px;font-weight:900;margin-bottom:10px}.footer{padding:35px 0;margin-top:45px}.footer__menu{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}.footer__link{color:#000;font-size:20px;font-weight:600;-webkit-transition:color .3s;transition:color .3s}@media(max-width:991.98px){.image__block.row.left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.image__block.row.right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.icon-menu{display:block;position:relative;width:30px;height:18px;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:.3s;transition:.3s;right:0;position:absolute;width:100%;height:2px;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - 1px)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - 1px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__logo,.header__reg{max-width:150px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__reg{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.image__block,.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal}.header__reg_btn{position:relative;z-index:3;max-width:118px;width:100%}.menu__body{position:absolute;padding:20px;top:calc(-100% - 110px);left:0;right:0;width:100%;background-color:#dc1c2b;font-size:20px;-webkit-transition:.5s;transition:.5s}.menu-open .menu__body{top:95px}.menu__list{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;row-gap:25px}.game__descr{min-height:unset;padding-bottom:30px}.promo__info_totals{padding-top:70px}.image__block{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.image__block_imagebox{max-width:400px;margin:0 auto}}@media(max-width:767.98px){.promo__info_totals{grid-template-columns:repeat(3,1fr)}.totals__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:575.98px){.header__logo,.header__reg{max-width:130px}.header__container{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.header__reg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header__reg_btn{font-size:15px}.casino__bonus{-ms-flex-wrap:wrap;flex-wrap:wrap}.casino__bonus_item{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}@media(max-width:474.98px){.header__logo,.header__reg{max-width:110px}.header__container{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.header__reg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header__reg_btn{font-size:15px;padding:5px 10px}.promo__info_totals{grid-template-columns:repeat(2,1fr)}}@media(max-width:374.98px){.game__image_box{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:546px}}@media(min-width:768px){.container{max-width:738px}}@media(min-width:992px){.container{max-width:962px}}@media(min-width:1200px){.container{max-width:1170px}}@media(min-width:1500px){.container{max-width:1470px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-1,.col-10,.col-11,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto{-webkit-box-flex:0}.col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:none;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none !important}.d-inline{display:inline !important}.d-block{display:block !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.casino__bonus table{width:100%;border-spacing:0}.casino__bonus .info-table thead td,.casino__bonus .info-table thead tr,.casino__bonus thead{background:#ff4352}.casino__bonus table,.casino__bonus tbody,.casino__bonus td,.casino__bonus thead,.casino__bonus tr{border:0 solid;text-align:center;margin:unset}.casino__bonus table td:not(:first-child)::before,.casino__bonus table th:not(:first-child)::before,.casino__bonus tbody tr:not(:last-child)::after,.casino__bonus thead tr::after{content:none}.totals ul li,.totals ol li{list-style:none}table{width:100%;margin-block:10px;text-align:center}.breadcrumbs{padding-block:15px}.breadcrumbs a{color:#dc1c2b;text-decoration:underline}.cas-page{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 8px 0 0 #dadadd;box-shadow:0 8px #dadadd;padding-block:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cas-page .sidebar__container{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding-bottom:20px}.cas-page .aside{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.cas-page .aside .container{padding:0}.cas-page .aside .toc-title{font-size:26px;font-weight:600}.cas-page .aside .toc__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cas-page .aside .toc__item{background:0 0;font-weight:400}.cas-page .aside .toc__link{padding:9px 6px;border:1px solid #dc1c2b;border-radius:15px}.cas-page .aside .toc__link:hover{color:#dc1c2b;text-decoration:underline}.cas-page .aside-toc{padding-top:20px;position:sticky}.cas-page .content{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;background-color:unset;border-radius:none;-webkit-box-shadow:none;box-shadow:none;padding-block:none}@media(max-width:990.98px){.cas-page .content,.cas-page .aside{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.cas-page .aside-toc{position:static}.cas-page .sidebar__container{padding-bottom:0}}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-inline:10px;padding-block:20px;background:rgba(238,238,238,.8705882353);border-radius:15px}.hero-right{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.hero-right h1{font-size:50px}.hero-left{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:15px}.hero-seo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-block:20px}.hero-lastmod,.hero-time{text-align:right}.hero-lastmod p,.hero-time p{font-size:18px;font-weight:600}.hero-lastmod span,.hero-time span{font-weight:600;color:#dc1c2b}.hero-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%;row-gap:10px}.hero-descr .game__descr_btn{min-width:270px}.hero-descr .star-ratings-css{width:130px;font-size:31px}.hero-img img{max-width:210px;width:100%;height:auto}@media(max-width:1200.98px){.hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.hero-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.hero-seo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 20px}.hero-lastmod,.hero-time{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}}.author{padding:10px;border-radius:25px;border:1px solid #666;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-block:20px}.author img{border-radius:15px;max-width:120px;max-height:120px}.author-name{font-size:18px;font-weight:600;margin-bottom:10px}.depo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px 20px;margin-block:20px}.depo img{max-width:35px;height:auto}.depo-item{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;row-gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 50px;background-color:#9d232d;border-radius:15px;color:#fff;text-align:center}.depo-title{font-size:14px;font-weight:600}@media(max-width:766.98px){.author{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.depo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pros{margin-block:20px;padding:20px;border-radius:15px;border:1px solid rgba(34,197,94,.4);background-color:rgba(22,163,74,.2)}.pros ul{padding:0}.pros ul li{list-style:none;position:relative;padding-left:20px}.pros ul li::before{content:"";left:-2px;top:2px;position:absolute;margin-right:8px;margin-bottom:-2px;width:15px;height:15px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-image:url(/img/pros.webp)}.pros ul li:not(:last-child){margin-bottom:12px}@-webkit-keyframes shake{0%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}100%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}@keyframes shake{0%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}100%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}.gift{margin-block:20px;border:3px solid #dc1c2b;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:15px;overflow:hidden;max-height:65px}.gift-right{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.gift-right img{width:40px;height:40px;-webkit-animation:shake 1.5s ease-in-out infinite;animation:shake 1.5s ease-in-out infinite}.gift-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.gift-value{font-size:18px;font-weight:800;color:#dc1c2b}.gift-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:85px;width:60px;margin-right:-6px;background-color:#dc1c2b;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.gift-left img{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);height:32px;width:20px}.list-hero{padding-inline:10px;padding-block:20px;background:rgba(238,238,238,.8705882353);border-radius:15px}.list-hero h1{font-size:50px}.list.hero-seo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list .casino__box{margin-block:15px}.paginator__container{padding-block:20px}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;font-size:20px}.navigation li{list-style:none !important}.navigation a{padding:5px 8px;background:#dc1c2b;color:#fff;border-radius:5px}.navigation a:hover{background:rgba(220,28,44,.7607843137)}h1{word-break:break-all}.footer-divider{margin-top:30px;margin-bottom:30px;border:1px solid #0000003c;width:10%;margin-left:auto;margin-right:auto}.footer_socials{margin-top:30px}.socials{display:flex;flex-direction:row;gap:5px;text-align:center;justify-content:center}.socials a{width:40px;height:40px;transition:all .3s ease;border-radius:50%;display:flex;margin-top:10px;align-items:center;justify-content:center}.socials a:hover{box-shadow:0 0 10px rgba(0,0,0,.5)}.social_icon{width:40px;height:40px}a.instagram:hover{background:linear-gradient(135deg,#405DE6 0%,#833AB4 25%,#C13584 50%,#F56040 75%,#FFDC80 100%)}.social_icon.facebook,.social_icon.youtube,.social_icon.twitter{width:20px}a.twitter:hover{background:#1da1f2}a.facebook:hover{background:#4267b2}a.youtube:hover{background:red}.footer_socials_box{padding-top:20px;display:flex;justify-content:space-between}.social_icon{transition:all .3s;max-width:64px;max-height:64px}.socials a{display:inline-block;margin-right:20px}.socials a:hover .social_icon{transform:scale(1.2,1.2)}.apps a{display:inline-block;margin-left:20px}.apps a:hover .app_icon{transform:scale(1.2,1.2)}.app_icon{display:block;height:64px;width:218px;transition:all .3s}.app_icon.google{background:url(../img/google.svg)no-repeat 50%}.app_icon.apple{background:url(../img/apple.svg)no-repeat 50%}@media(max-width:992px){.footer_socials h3{text-align:center;width:100%}.footer_socials_box{justify-content:center;flex-direction:column}.socials,.apps{display:flex;flex-wrap:wrap;justify-content:center}.socials a,.apps a{margin:20px}}