.owl-theme .owl-dots, .owl-theme .owl-nav {text-align: center;-webkit-tap-highlight-color: transparent;}
.owl-theme .owl-nav {margin-top: 10px;}
.owl-theme .owl-nav [class*=owl-] {color: #fff;font-size: 14px;margin: 5px;padding: 4px 7px;background: #d6d6d6;display: inline-block;cursor: pointer;border-radius: 3px;}
.owl-theme .owl-nav [class*=owl-]:hover {background: #869791;color: #fff;text-decoration: none;}
.owl-theme .owl-nav .disabled {opacity: .5;cursor: default;}
.owl-theme .owl-nav.disabled+.owl-dots {margin-top: 10px;}
.owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1;}
.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;background: #d6d6d6;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #869791;}
.owl-carousel, .owl-carousel .owl-item {-webkit-tap-highlight-color: transparent;position: relative;}
.owl-carousel {display: none;width: 100%;z-index: 1;}
.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;-moz-backface-visibility: hidden;}
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0,0,0);}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-carousel .owl-item {min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-touch-callout: none;}
.owl-carousel .owl-item img {display: block;width: 100%;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none;}
.no-js .owl-carousel, .owl-carousel.owl-loaded {display: block;}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {background: 0 0;color: inherit;border: none;padding: 0 !important;font: inherit;}
.owl-carousel.owl-loading {opacity: 0;display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.owl-carousel.owl-drag .owl-item {-ms-touch-action: none;touch-action: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.owl-carousel.owl-grab {cursor: move;cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
.owl-carousel .animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}
@-webkit-keyframes fadeOut {0% {opacity: 1;}
	100% {opacity: 0;}}
@keyframes fadeOut {0% {opacity: 1;}
	100% {opacity: 0;}}
.owl-height {transition: height .5s ease-in-out;}
.owl-carousel .owl-item .owl-lazy {opacity: 0;transition: opacity .4s ease;}
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}
.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000;}
.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url("/template/scss/owl.video.play.png") no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;transition: -webkit-transform .1s ease;transition: transform .1s ease;}
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3,1.3);-ms-transform: scale(1.3,1.3);transform: scale(1.3,1.3);}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {display: none;}
.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: contain;transition: opacity .4s ease;}
.owl-carousel .owl-video-frame {position: relative;z-index: 1;height: 100%;width: 100%;}
@import url("/template/scss/reset");@import url("/template/scss/fonts");@import url("/template/scss/icons");@import url("/template/scss/subscribe");.block-layout{margin-bottom:20px;display:flex;align-items:center;flex-direction:column;gap:30px;background:#003531;padding:16px 15px;border-radius:6px}.block-layout .item{display:flex;flex-direction:row-reverse;align-items:center;gap:30px;width:100%}.block-layout .item.dir_right{flex-direction:row}.block-layout .text{margin-bottom:0;padding:10px 20px;background:rgba(255,255,255,.05)}.block-layout.block-layout-v2 .left{flex:1 1 25%;width:25%}.block-layout.block-layout-v2 .right{flex:1 1 70%;width:70%}@media(max-width:768px){.block-layout.block-layout-v2 .item{flex-direction:column-reverse;gap:2px}.block-layout.block-layout-v2 .item>div{flex:1 1 100%;width:100%;display:flex;justify-content:center}}@media(max-width:768px){.block-layout{padding:0}}.howto_block{margin:24px 0}.howto_block .items{display:grid;gap:20px;grid-template-columns:1fr}.howto_block .items .howto_item{display:flex;gap:0;overflow:hidden;flex-direction:row;border:1px solid rgba(255,194,0,.06);background:#2f303f;color:#b8bcc8;box-shadow:0 15px 40px rgba(0,0,0,.35);border-radius:12px}.howto_block .items .howto_item:nth-child(odd){flex-direction:row-reverse}.howto_block .items .howto_item ins{position:absolute;top:-6px;left:-6px;width:40px;height:40px;z-index:1;border-radius:0 0 19px 0;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;background:#10121a;color:#fff;border:3px solid #ffc200}.howto_block .items .howto_item .imag{flex:0 0 35%;display:flex}.howto_block .items .howto_item .imag img{width:100%;height:auto}.howto_block .items .howto_item .cont{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 25px;color:#fff;overflow:hidden;font-size:18px}.howto_block .items .howto_item .cont p{background:#1c1e28;padding:30px;border-radius:12px}.howto_block.howto_block2 .items .howto_item{display:grid;grid-template-columns:40px 1fr;gap:15px;background:transparent;border:0;align-items:center}.howto_block.howto_block2 .items .howto_item ins{position:relative;top:0;left:0;background:#497b65;border:0}.howto_block.howto_block2 .items .howto_item .cont{color:#273b32;text-align:left;display:block;width:100%;border:2px solid rgba(79,166,128,.35);padding:10px 20px;border-radius:6px}.ratio{position:relative;width:100%;max-width:992px;margin:0 auto 20px}h1.ratio-box{text-align:center}.ratio:before{display:block;content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px}.ratio .btn-box{display:flex;justify-content:center;align-items:center;flex-direction:column}.ratio .btn{width:250px;margin:10px}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{max-width:100%;height:auto;vertical-align:top}iframe{max-width:100%}::placeholder{color:#666}::selection{background-color:var(--accent);color:#fff}input,textarea{outline:0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}a{color:#edc97f}body{font-family:Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#fff;font-size:14px;font-weight:500;line-height:1.65;position:relative;overflow-x:hidden;min-height:100vh;background-color:rgba(0,0,0,.9);background-image:url("/template/images/bg.png");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.noscrol{overflow:hidden}.table-box{overflow:hidden;overflow-x:scroll}.table-box table{width:100%}.table-box::-webkit-scrollbar{width:0;height:0}.w-100{width:100%}.container{max-width:1400px;margin:0 auto;padding:0 10px}.img-res{max-width:100%;height:auto}.img-all{width:100%;height:100%;object-fit:cover}.flex{display:flex;justify-content:center;align-items:center}.btn-box{display:flex}button{border:0 solid transparent;outline:0;background-color:transparent;cursor:pointer}.btn{display:inline-flex;justify-content:center;align-items:center;font-weight:700;color:#000;font-size:12px;border-radius:5px;padding:14px 15px;line-height:12px;text-align:center;text-decoration:none;text-transform:uppercase;outline:0;cursor:pointer;border:0 solid transparent;background-color:#edc97f}.btn:hover{background:#2f8637}.btn-a{background:#27ae60;color:#fff}.btn-a:hover{background:#2f8637}.btn-b{background-image:linear-gradient(180deg,#428cdc 0,#509aea 97%,#509aea);color:#fff}i.icon{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;width:20px;height:20px;margin-right:5px;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle}i.icon svg{width:20px;height:20px;fill:#e0e0e0}ul,ol{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}ol{list-style-type:decimal}@keyframes pulse-data{100%{box-shadow:0 0 0 12px #000}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{color:#edc97f;font-size:26px;font-weight:900;margin:0;text-transform:uppercase}h2,.h2{font-size:24px;padding-top:0}h3,.h3{font-size:20px;padding-top:0}h4,.h4,h5,.h5{font-size:16px;padding-top:0}p{margin-bottom:20px}p:empty{display:none;margin:0;padding:0}.header{position:fixed;background-color:#1e1e1e;top:0;left:0;right:0;z-index:1000;height:67px}.header .left-naw{cursor:pointer;display:flex;width:66px;height:66px;justify-content:center;align-items:center;position:absolute;left:0;top:0;z-index:1000}.header .inner{display:flex;align-items:center;justify-content:center;padding:5px;position:relative;height:67px}.header .logo{width:175px;position:absolute;left:0;top:0;height:67px;display:flex;align-items:center}.header .logo svg{height:56px;width:175px}.header .naw{margin-top:5px}.header .item{font-size:12px;text-transform:uppercase;text-decoration:none;margin:0 10px;color:#e0e0e0;display:inline-flex;align-items:center}.header .item i{margin-right:10px}.header .item:hover{color:#edc97f}.header .item:hover svg{fill:#edc97f}.header .btn-box{position:absolute;right:15px;top:0;height:66px;display:flex;align-items:center}.header .btn-a{margin-left:15px}.pre-heder{height:66px;width:100%}.slider{height:360px;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.slider .left{width:calc(100% - 308px)}.slider .item{position:relative;display:flex;align-items:center;justify-content:flex-start;height:360px;cursor:pointer}.slider .item img{width:auto;z-index:10;transition:all .5s;transform:scale(1)}.slider .item .img-left{margin-top:60px;margin-left:30px;z-index:20}.slider .item .img-right{position:absolute;right:0;bottom:0;z-index:15}.slider .inner{height:300px;margin-top:60px;width:100%;position:absolute;left:0;bottom:0;border-radius:35px}.slider .inner .btn-box{position:absolute;left:30px;bottom:30px}.slider .inner .btn-box .btn{width:200px}.slider .inner .prew-next{position:absolute;top:50%;width:16px;height:16px;z-index:200}.slider .inner .prew-next:before{color:white;border-right:5px solid currentcolor;border-bottom:5px solid currentcolor;content:"";position:absolute;width:16px;height:16px;cursor:pointer;transform:rotate(135deg)}.slider .inner .prew-next.prew{left:10px}.slider .inner .prew-next.next{right:10px}.slider .inner .prew-next.next:before{transform:rotate(315deg)}.slider .text-box{position:absolute;left:30px;bottom:30px;font-size:12px;color:#fff;line-height:24px;z-index:18}.slider .text-box p{margin-bottom:0}.slider .summa{font-size:35px}.slider .obanere{background-color:rgba(0,0,0,.7);position:absolute;right:30px;bottom:30px;z-index:100;display:flex;align-items:center;padding:5px;border-radius:15px}.slider .right{width:298px;margin-top:60px}.slider .item-right{background-color:#1e1e1e;margin-bottom:4px;display:flex;padding:12px;align-items:center}.slider .item-right .icon{width:36px;height:36px}.slider .item-right .icon svg{height:36px;width:auto}.slider .item-right .name-box{color:#fff;font-size:16px;display:flex;margin-left:20px;flex-direction:column;align-items:flex-start}.slider .item-right .name-box p{margin-bottom:0;margin-top:0;font-weight:600;font-size:18px;line-height:26px}.slider .item-right .name-box .title{color:#a7a7a7;font-size:14px}.slider .item-right:first-child{border-radius:10px 10px 0 0}.slider .item-right:last-child{border-radius:0 0 10px 10px}.gama-box{margin-bottom:20px}.gama-box .gama-box-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.gama-box .left{display:flex;font-size:20px;text-transform:uppercase;align-items:center}.gama-box .left i.icon{width:35px;height:35px}.gama-box .icon-top{width:40px;height:40px}.gama-box .right{display:flex;align-items:center}.gama-box .icon-prev,.gama-box .icon-next{width:40px;height:40px;align-items:center;border:1px solid #003266;border-radius:50%;display:flex;justify-content:center;cursor:pointer;margin-right:10px}.gama-box .icon-prev{transform:rotate(180deg)}.gama-box .icon-prev svg,.gama-box .icon-next svg{fill:#fff;width:8px;height:14px}.gama-box .icon-prev:hover svg,.gama-box .icon-next:hover svg{fill:#ffba00}.gama-box .btn{border:1px solid #003266;padding:5px 20px;border-radius:20px;height:40px;text-decoration:none;text-transform:uppercase;font-size:17px;display:flex;align-items:center}.gama-box .btn:hover{color:#ffba00}.gama-box .icon-all{margin-left:5px;margin-right:0}.gama-item{position:relative;overflow:hidden;border-radius:5px;border:2px solid transparent}.gama-item .img-res{border-radius:5px;transition:all .3s}.gama-item .title-box{position:absolute;left:0;right:0;top:0;bottom:0;display:none;background-color:rgba(0,50,102,.7);flex-direction:column;align-items:center;justify-content:center;padding:10px;transition:all .3s}.gama-item .name{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gama-item .refca{background-color:#27ae60;width:100px;height:100px;cursor:pointer;transition:all .3s;margin-bottom:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.gama-item .refca svg{width:40px;height:40px;margin-left:11px;fill:#fff}.gama-item .refca:hover{transform:scale(1.1)}.gama-item .demo{font-size:12px;padding:5px 10px;height:auto;position:absolute;bottom:10px;right:10px}.gama-item:hover{border:2px solid #edc97f}.gama-item:hover .title-box{display:flex}.gama-box-v2{display:flex;flex-direction:row;flex-wrap:wrap}.gama-box-v2 .gama-item{margin:0 2.5px 5px}.turnament-box{display:flex;margin:0 -10px;flex-wrap:wrap}.turnament-box .item{margin:0 10px 50px;height:306px;display:flex;align-items:center;justify-content:flex-start;position:relative}.turnament-box .in-box{height:286px;width:100%;position:absolute;z-index:10;bottom:0;left:0;right:0;border:2px solid #edc97f;border-radius:20px}.turnament-box img{z-index:20;position:relative;transition:all .5s}.turnament-box .img-right{z-index:15;position:absolute;bottom:0;right:0}.turnament-box .fond-box{z-index:20;position:absolute;left:30px;bottom:30px;display:flex;flex-direction:column;font-size:14px;line-height:25px}.turnament-box .fond-box .icon{position:absolute;right:-40px;bottom:0;width:30px;height:30px}.turnament-box .fond-box .icon svg{width:30px;height:30px}.turnament-box .fond{font-size:36px}.turnament-box .info-users{background-color:rgba(0,0,0,.7);position:absolute;right:30px;bottom:30px;z-index:20;display:flex;align-items:center;padding:5px;border-radius:15px}.turnament-box .info-users .users{display:flex;align-items:center;margin-right:10px}.turnament-box .info-users .info{display:flex;align-items:center}.turnament-box .item:hover img{transform:translateY(-10px) scale(1.05)}.bonuses{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.bonuses .item{padding:30px 20px 12px;border-radius:12px;border:2px solid #000;background-color:#212425;background:linear-gradient(45deg,#1c1f20 25%,transparent 25%,transparent 75%,#1c1f20 75%,#1c1f20),linear-gradient(-45deg,#1c1f20 25%,transparent 25%,transparent 75%,#1c1f20 75%,#1c1f20),#212425;background-size:60px 60px;box-shadow:inset 0 0 4px #9b9b9b,inset 0 4px 4px #373c3e;width:221px;position:relative}.bonuses .info{position:absolute;top:5px;right:5px;cursor:pointer;z-index:110}.bonuses .info .icon svg{fill:#edc97f}.bonuses .img-box{display:flex;justify-content:center;align-items:flex-start}.bonuses .img-box .img-res{width:auto;height:120px}.bonuses .text-box{text-align:center;padding:20px 0;min-height:100px}.bonuses .text-box .text{min-height:23px}.bonuses .text-box .title{font-size:25px;line-height:20px}.bonuses .text-box .row{color:#8a8a8a;margin-top:10px}.bonuses .text-box .row svg{fill:#8a8a8a}.bonuses .text-box .row p{margin-bottom:0;display:flex;justify-content:center;align-items:center;font-size:16px;line-height:20px;margin-top:4px;color:#8a8a8a}.bonuses .text-box .row .icon{margin-top:-5px}.bonuses .text-box .row .icon.icon-nomt{margin-top:0}.bonuses .text-box .row p.color-fff{color:#fff}.bonuses .text-box .row .player-lvl-vip svg{fill:#af62fc}.bonuses .btn{width:100%}.bonuses .text-info{display:none;position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;padding:20px;text-align:center;font-size:12px;border-radius:12px;border:2px solid #000;background:linear-gradient(45deg,#1c1f20 25%,transparent 25%,transparent 75%,#1c1f20 75%,#1c1f20),linear-gradient(-45deg,#1c1f20 25%,transparent 25%,transparent 75%,#1c1f20 75%,#1c1f20),#212425;background-size:60px 60px;box-shadow:inset 0 0 4px #9b9b9b,inset 0 4px 4px #373c3e}.bonuses .text-info.activ{display:flex}.bonuses-user{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.bonuses-user .item{color:#303030;display:flex;flex-direction:column;justify-content:center;align-items:center}.bonuses-user .icon{width:68px;height:68px}.bonuses-user .icon svg{fill:#303030;width:68px;height:68px}.bonuses-user .item-pre{transform:rotate(270deg)}.bonuses-user .item-pre .icon{width:35px;height:43px}.bonuses-user .item-pre svg{fill:#303030;width:43px;height:43px}.content-box .container{box-shadow:rgba(0,0,0,.95) 0 -60px 70px 50px;background-color:rgba(0,0,0,.75);padding:0 10px 20px}.content-box .container ul{padding-left:20px}.content-box .container ol{padding-left:20px}.content-box .container .content-btn{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.content-box .container .content-btn button{min-width:230px;margin-bottom:20px;font-size:18px;padding:10px 25px}.content-box .container .content-btn.content-btn-tvo{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.content-box .container .table-box{overflow:hidden;overflow-x:scroll}.content-box .container .table-box table{width:100%;border:3px solid #edc97f}.content-box .container .table-box::-webkit-scrollbar{width:0;height:0}.content-box .container .table-box table{margin:0 0 1rem;width:100%}.content-box .container .table-box table td{padding:8px;text-align:center}.content-box .container .table-box table thead tr{background-color:#edc97f;color:#000;font-weight:bold}@media(max-width:768px){.content-box .container .table-box table thead tr>*{min-width:150px}}.content-box .container .table-box table thead tr th,.content-box .container .table-box table thead tr td{padding:8px}.content-box .container .table-box table tbody tr:nth-of-type(even){background-color:#2a2a2a}.content-box .container blockquote{border:2px solid #edc97f;border-radius:20px;padding:25px;font-style:italic;margin-bottom:20px}.content-box .container blockquote p{margin:0;padding-bottom:0;font-style:italic;font-size:14px}.content-box .container .faq-header{border:2px solid #edc97f;border-radius:20px;padding:15px 57px 15px 15px;font-size:16px;margin-bottom:20px;background-color:#edc97f;cursor:pointer;color:#000;position:relative}.content-box .container .faq-header:before{content:"+";position:absolute;color:#000;font-size:35px;font-weight:bold;right:20px;top:0;transition:all .3s}.content-box .container .faq-header.open:before{transform:rotate(45deg)}.content-box .container .faq-content{padding:0 20px 20px}.content-box .container .faq-content p{margin-bottom:0;padding-bottom:0;color:#fff}.content-box .container .faq-blocks{margin-bottom:20px}.content-box .container p:empty{display:none;margin:0;padding:0}.content-btn{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.content-btn button{min-width:230px;margin-bottom:20px;font-size:18px;padding:10px 25px}.content-btn.content-btn-tvo{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.footer{background-color:#101010;padding:20px 0}.footer .inner{display:flex}.footer .logobox{width:387px}.footer .logobox .select-box{display:flex;margin:0 -10px}.footer .logobox .select-box .select{background-color:#303030;width:calc(50% - 20px);margin:0 5px 10px;border:1px solid #ebebeb;border-radius:5px;padding:5px;display:flex;align-items:center}.footer .logobox .select-box .select.help{background-color:#3fcd7b;border:1px solid #3fcd7b}.footer .logobox .coint{display:flex;justify-content:space-between;align-items:flex-start;padding:15px 0}.footer .logobox .coint .coint-item{display:flex;flex-direction:column;align-items:center}.footer .logobox .footer-license{display:flex}.footer .logobox .footer-license i,.footer .logobox .footer-license svg{width:auto;height:25px}.footer .fot-naw-box{width:calc(100%);display:flex;justify-content:center;align-items:flex-start}.footer .fot-naw-box .row{width:auto;width:50%;display:flex;flex-direction:column;margin:0 20px}.footer .fot-naw-box .title{color:#6d6d6d;font-weight:400;margin-bottom:10px;width:100%}.footer .fot-naw-box .navigate{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.footer .fot-naw-box .item{font-size:12px;color:#fff;text-decoration:none;margin-bottom:6px;width:50%}.footer .fot-naw-box .item:hover{color:#edc97f}.footer .icon-row{display:flex;justify-content:flex-end;width:100%}.footer .icon-row .img-res{margin:0 5px 10px}.copirate{background-color:#031304;text-align:center;padding:8px;font-size:10px;margin:0}.footer{margin-bottom:0;padding-bottom:0}.quip{margin-top:20px}.quip .quip-comment-list{list-style-type:none;position:relative;margin:0;padding:0}.quip .quip-comment-list quip-comment{margin-bottom:10px}.quip .quip-comment-body{display:flex;flex-direction:column;margin-bottom:10px;background:#1e1e1e;border-radius:20px 20px 0 0}.quip .coment-heder{font-weight:bold;align-items:center;border:2px solid #edc97f;padding:1rem;border-radius:20px;line-height:1.1;color:#fff;display:flex;font-size:16px;cursor:pointer}.quip .img-res{width:35px;filter:invert(1)}.quip .coment-avtor-data{display:flex;flex-direction:column;margin-left:10px}.quip .avtor{color:#fff;font-weight:700;font-size:16px;margin-bottom:5px}.quip .data{opacity:.5;font-size:12px}.quip .quip-comment-text{padding:20px;border-bottom:1px solid #edc97f}.quip .quip-comment-text p{margin:0;padding:0}.quip-comment{margin-bottom:20px}.quip-comment .form-grupp{display:flex;flex-wrap:wrap;margin:0 -5px}.quip-comment .quip-fld{width:calc(50% - 10px);margin:0 5px 10px}.quip-comment input,.quip-comment textarea{padding:10px;border-radius:5px;outline:0;border:2px solid #edc97f;width:100%;background:#1e1e1e;color:#fff}.quip-comment .label{color:#edc97f}.quip-comment .form-textarea{margin-bottom:10px}.quip-comment .btn-box{display:flex;width:100%;justify-content:center}.providers{display:flex;margin:0 -10px 0;flex-wrap:wrap;justify-content:center}.providers .item{width:145px;margin:0 10px 5px}.providers .item svg{width:auto;filter:grayscale(1);cursor:pointer;transition:all .3s}.providers .item svg:hover{filter:grayscale(0)}.mobile-nav{position:fixed;left:0;top:0;bottom:0;right:0;z-index:1000;background:rgba(0,0,0,.7);display:none}.mobile-nav.activ{display:block}.mobile-nav .inner{position:fixed;z-index:1100;display:flex;left:0;top:0;height:100vh;background:#1e1e1e;flex-direction:column;align-items:flex-start;padding:20px;min-width:300px}.mobile-nav .item{color:#fff;padding:8px;width:100%;text-decoration:none;display:flex;align-items:center;justify-content:flex-start;border:1px solid #1e1e1e;margin-top:8px}.mobile-nav .item:hover{border:1px solid #585858;border-radius:5px}.mobile-nav .item-ferst{margin-top:20px}.mobile-nav .close-naw{position:absolute;right:10px;top:10px;cursor:pointer}.all-games-show{font-size:12px;text-transform:none;font-weight:400;margin-left:20px}.all-games-show:hover{text-decoration:none}@media(max-width:1500px){.header .logo{left:55px}}@media(max-width:1200px){.gama-item .refca{width:65px;height:65px}.gama-item .refca svg{width:25px;height:25px;margin-left:6px}}@media(max-width:982px){.slider{display:grid;width:100%;height:auto;grid-template-columns:1fr;padding:0 10px;gap:24px}.slider .inner{margin-top:40px}.slider .right{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.slider .left{width:100%}.header,.pre-heder{height:117px}.header .naw{margin-top:107px;width:100%;display:flex;justify-content:center;align-items:center;background:#1e1e1e}.turnament-box .item{width:calc(100% - 20px)}.bonuses{flex-wrap:wrap;justify-content:center;align-items:flex-start}.footer .inner{flex-direction:column;align-items:center}.footer .logobox{width:100%;max-width:320px}.footer .logobox .select-box{flex-direction:column;margin:0}.footer .logobox .select-box .select{width:100%;margin:0 0 10px}.footer-license{margin-bottom:20px}.footer .fot-naw-box{width:calc(100%);justify-content:center;align-items:center;flex-direction:column}.footer .fot-naw-box .row{align-items:center}}@media(max-width:768px){.slider .item .img-left{width:100%;height:auto;margin:0;padding:60px 20px 0}.slider .inner .btn-box{z-index:100}.footer .fot-naw-box .title{text-align:center}.footer .fot-naw-box .navigate{align-items:center;flex-direction:column}.footer .fot-naw-box .item{text-align:center;width:100%}.footer .fot-naw-box .row{width:100%}.slider .right{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.bonuses .item{width:100%}.header,.pre-heder{height:195px}.header .btn-box{position:absolute;right:0;top:67px;height:40px;display:flex;align-items:center;left:0;width:100%}.header .btn-box .btn{width:50%;margin:0 7.5px 0}.header .naw{margin-top:235px}.header .item{flex-direction:column;font-size:10px}.header .item .icon{margin:0 0 8px}.bonuses-user{display:none}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-size:22px}h2,.h2{font-size:20px}h3,.h3{font-size:18px}h4,.h4,h5,.h5{font-size:16px}.slider{height:auto}.slider .right .beforeimage{opacity:.3;right:0}.slider .right:before{right:0}.gama-naw{flex-wrap:wrap;width:100%;margin:12px}}footer{width:100%}footer .nav-group{display:flex;align-items:center;gap:5px 10px;justify-content:center;padding:10px;flex-wrap:wrap}footer .nav-group .nav-item{color:#fff;text-decoration:none;transition:all .3s}footer .nav-group .nav-item:hover{text-decoration:underline;color:#edc97f}.faq:first-child{margin-top:0}.textContent h1,.textContent .h1,.textContent h2,.textContent .h2,.textContent h3,.textContent .h3,.textContent h4,.textContent .h4,.textContent h5,.textContent .h5{padding:0;margin-bottom:15px}.textContent h1{margin-top:0}.textContent ol,.textContent ul{margin-top:0}.gama-naw{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding:10px 12px;background-color:#1a2b1a;scrollbar-width:none;-ms-overflow-style:none;background:rgba(255,255,255,.06);border-radius:12px;margin-bottom:15px}.gama-naw::-webkit-scrollbar{display:none}.gama-naw a{display:inline-flex;align-items:center;white-space:nowrap;padding:8px 16px;border-radius:20px;background-color:#243324;color:#fff;text-decoration:none;font-size:14px;flex-shrink:0;transition:background-color .2s}.gama-naw a:hover{background-color:#2e3f2e}.gama-naw a.active{background-color:transparent;border:1px solid #3ba745}.mobile-nav .inner{background:#1c2b1e !important}.mobile-nav .inner .item{border:0;background:#404d42;padding:7px 10px;border-radius:8px;text-transform:uppercase;font-size:12px}.mobile-nav .inner .btn-box{flex-direction:column;gap:10px;width:100%;margin-top:20px}body.noscrol .header .btn-box{display:none}.footer .providers_wrap .providers{display:flex;margin:0 -10px 0;flex-wrap:wrap;justify-content:center;gap:0}.footer .providers_wrap .providers .item{width:88px}@media(max-width:550px){.footer .providers_wrap .providers .item{width:70px}}.footer .innern p{opacity:.8;font-size:11px}.footer .copirate{background:transparent !important}.section-faq .titlebox{font-size:24px;display:block;margin-bottom:4px}
.avtor-box {background: linear-gradient(135deg,rgba(16,66,62,.6),rgba(12,50,47,.8));border: 1px solid rgba(74,222,128,.3);border-radius: 12px;padding: 20px;margin: 20px 0 0;}
.avtor-heder {display: flex;align-items: center;gap: 16px;margin-bottom: 20px;}
.avtor-heder img {width: 80px;height: 80px;border-radius: 50%;border: 2px solid rgba(74,222,128,1);flex-shrink: 0;}
.avtor-heder .title {color: rgba(251,191,36,1);font-size: 18px;font-weight: 600;line-height: 1.3;margin: 0;}
.avtor-content blockquote {margin: 0;color: rgba(229,231,235,1);font-size: 15px;line-height: 1.7;}
.avtor-content p {margin: 0 0 16px;}
.avtor-content p:last-child {margin-bottom: 0;}
.code {background: rgba(251,191,36,.15);color: rgba(251,191,36,1);padding: 2px 8px;border-radius: 4px;font-family: "Courier New",monospace;font-weight: 600;font-size: 14px;}
nav i.icon {filter: grayscale(1);}
body, .content-box .container {box-shadow: none;background: linear-gradient(218deg,rgba(9,30,12,1) 0%,rgba(13,37,15,1) 8.22%,rgba(4,17,5,1) 29.66%,rgba(3,16,4,1) 33.55%,rgba(15,40,17,1) 67.93%,rgba(3,17,4,1) 89.18%,rgba(2,20,4,1) 100%);}
.mobile-nav .inner {background: rgba(14,33,22,.7);transition: all .6s ease;transform: translateX(-300px);}
.mobile-nav.activ .inner {transform: translateX(0px);}
.mobile-nav {display: block;opacity: 0;pointer-events: none;transition: all .6s ease;}
.mobile-nav.activ {opacity: 1;pointer-events: all;}
.header {background: rgba(14,33,22,.7);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);}
.btn {background: rgba(255,255,255,.16);transition: all .6s ease;color: rgba(255,255,255,1);}
.btn-a {background: rgba(59,167,69,1);}
.slider .inner {border: 2.5px solid rgba(237,201,127,1);}
.slider .right {position: relative;}
.slider .item-right {background: transparent;border-bottom: 1px solid rgba(255,255,255,.1);z-index: 1;position: relative;}
.slider .item-right:last-child {border: none;}
.slider .right:before {content: "";width: 147px;height: 127px;display: block;position: absolute;z-index: 0;right: -40px;top: -60px;}
.slider .right:after {content: "";-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);background: rgba(255,255,255,.05);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;border-radius: 16px;}
.gama-box-v2 {gap: 8px;background: rgba(255,255,255,.06);padding: 24px;border-radius: 12px;}
.gama-box-v2 .gama-item {height: auto;margin: 0;transition: all .6s ease;}
.gama-box-v2 .gama-item:hover {border-color: rgba(39,174,96,1);}
.gama-item .img-res {width: 100%;height: 100%;}
.gama-item .refca {}
.gama-item .refca:hover {transform: none;-webkit-animation: .8s tremor ease-out infinite;animation: .8s tremor ease-out infinite;}
.h2.h2-game {color: rgba(255,255,255,1);font-size: 24px;text-transform: none;font-weight: normal;position: relative;position: relative;display: flex;justify-content: space-between;align-items: center;}
.h2.h2-game .all-games-show {padding: 0px 20px;background: rgba(255,255,255,.16);border-radius: 12px;height: 40px;display: flex;align-items: center;color: rgba(255,255,255,1);font-size: 16px;text-decoration: none;transition: all .6s ease;}
.h2.h2-game .all-games-show:hover {text-decoration: none;background: rgba(255,255,255,.32);}
@-webkit-keyframes tremor {0% {-webkit-transform: scale(1);transform: scale(1);}
	30% {-webkit-transform: scale(1.1);transform: scale(1.1);}
	90% {-webkit-transform: scale(1);transform: scale(1);}}
@keyframes tremor {0% {-webkit-transform: scale(1);transform: scale(1);}
	30% {-webkit-transform: scale(1.1);transform: scale(1.1);}
	90% {-webkit-transform: scale(1);transform: scale(1);}}
body, .content-box
.container {box-shadow: none;background: linear-gradient(218deg,rgba(15,62,22,1) 0%,rgba(19,42,21,1) 8.22%,rgba(4,17,5,1) 29.66%,rgba(3,16,4,1) 33.55%,rgba(24,68,27,1) 67.93%,rgba(3,17,4,1) 89.18%,rgba(13,48,17,1) 100%);}
.footer {background-color: rgba(16,16,16,.2);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);}
.providers .item {opacity: .7;transition: all .6s ease;}
.providers .item:hover {opacity: 1;}
.faq {background: rgba(255,255,255,.06);border-radius: 12px;transition: all .6s ease;margin-top: 20px;}
.content-box .container .faq-header {border: none;background: transparent;transition: all .6s ease;color: rgba(255,255,255,1);border-radius: 0;margin-bottom: 0;}
.content-box .container .faq-header:before {color: rgba(255,255,255,1);font-weight: normal;}
.content-box .container .faq-header.open {background: rgba(255,255,255,.06);}
.content-box .container .faq-header.open {margin-bottom: 0;padding-bottom: 39px;}
.content-box .container .faq-content {background: rgba(255,255,255,.06);}
.providers {margin-top: 48px;}
.textContent {background: rgba(22,39,23,.73);padding: 24px;border-radius: 12px;margin: 24px auto;}
.pre-heder {height: 126px;}
nav {height: 60px;background: rgba(14,33,22,.7);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);position: fixed;top: 67px;left: 0;width: 100%;display: flex;align-items: center;justify-content: center;z-index: 999;border-top: 1px solid rgba(255,255,255,.14);}
nav .item {font-size: 12px;text-transform: uppercase;text-decoration: none;margin: 0 10px;color: rgba(224,224,224,1);display: inline-flex;align-items: center;}
nav  .item i {margin-right: 10px;}
.header .logo {left: 0;position: relative;}
.header .left-naw .icon.btn-navigate {width: 44px;height: 44px;}
.header .left-naw .icon.btn-navigate svg#header-menu {width: 30px;height: 30px;}
.header .left-naw .icon.btn-navigate {width: 44px;height: 44px;padding: 7px;}
.copy {position: relative;}
.copy:after {content: "";background-image: url("/template/images/click-2.png");width: 32px;height: 32px;position: absolute;display: block;right: -15px;right: -13px;bottom: -23px;pointer-events: none;z-index: 1;background-size: contain;}
.content-form {background: linear-gradient(332deg,rgba(0,52,0,.5) 8.19%,rgba(24,87,24,.5) 97.56%);border: 1px solid rgba(59,167,69,.34);}
.content-box .container blockquote {border: 1px solid rgba(205,167,89,1);border-radius: 16px;background: rgba(207,176,111,1);color: rgba(0,0,0,1);font-style: normal;font-size: 18px;}
.gama-item .name {text-transform: capitalize;}
.questsBlock {gap: 8px;background: rgba(255,255,255,.06);padding: 24px;border-radius: 12px;margin: 24px auto;width: 100%;}
.questsBlock .title {margin-bottom: 24px;}
.questsBlock .title span {color: rgba(255,255,255,1);font-size: 24px;text-transform: none;font-weight: normal;position: relative;display: flex;justify-content: space-between;align-items: center;}
.questsBlock .items {display: grid;grid-template-columns: repeat(5,1fr);gap: 16px;}
.questsBlock .questItem {border-radius: 16px;overflow: hidden;aspect-ratio: 254/357;height: auto;width: 100%;position: relative;}
.questsBlock .questItem .bg {position: absolute;pointer-events: none;top: 0;left: 0;width: 100%;height: 100%;}
.questsBlock .questItem .bg img {width: 100%;height: auto;object-fit: cover;aspect-ratio: 254/357;}
.questsBlock .questItem .fg {transition: all .6s ease;background-color: rgba(0,0,0,0);height: 100%;z-index: 1;width: 100%;position: relative;padding: 20px;}
.questsBlock .questItem .fg .questlogo {margin-bottom: 16px;}
.questsBlock .questItem .fg .questlogo img {width: 100%;height: 80px;object-fit: contain;transition: all .6s ease;transform: translateY(0px);}
.questsBlock .questItem .fg .questtext {font-size: 14px;line-height: 1.2em;text-align: justify;transition: all .6s ease;transform: translateY(0px);opacity: 0;}
.questsBlock .questItem .fg .btn {width: 100%;margin-top: 16px;transition: all .6s ease;transform: translateY(0px);opacity: 0;}
.questsBlock .questItem:hover .fg {background-color: rgba(0,0,0,.41);padding-top: 20px;}
.questsBlock .questItem:hover .fg .questlogo {}
.questsBlock .questItem:hover .fg .questtext {opacity: 1;}
.questsBlock .questItem:hover .fg .btn {opacity: 1;}
nav i.icon {width: 24px;height: 24px;}
.turnament-box .item {height: 286px;margin: 48px 0;}
.turnament-box {gap: 20px;}
.turnament-box .img-right {max-height: 340px;}
.turnament-box .img-res {max-height: 110px;left: 24px;}
i.icon-27 {background-image: url("/template/images/icons/icon27.svg");}
i.icon-sport {background-image: url("/template/images/icons/iconsport.svg");}
.innerblock {margin: 24px 0;border-bottom: 1px solid rgba(255,255,255,.26);}
.innerblock.block_qiop {border-top: 1px solid rgba(255,255,255,.26);padding-top: 24px;}
.iconedTitle {font-size: 24px;padding-left: 40px;height: 40px;display: block;margin-bottom: 12px;padding-bottom: 12px;border-bottom: 1px solid rgba(255,255,255,.33);background-repeat: no-repeat;background-position: left center;background-size: 24px;}
.iconedTitle.iconGift {background-image: url("/template/images/icon-gift.png");}
.bonuses-wrap {background: linear-gradient(218deg,rgba(15,62,22,1) 0%,rgba(19,42,21,1) 8.22%,rgba(4,17,5,1) 29.66%,rgba(3,16,4,1) 33.55%,rgba(24,68,27,1) 67.93%,rgba(3,17,4,1) 89.18%,rgba(13,48,17,1) 100%);padding: 20px;border-radius: 12px;border: 1px solid rgba(59,167,69,.13);margin: 24px 0;}
.bonuses .item {background: transparent;box-shadow: none;border: none;padding: 0;}
.bonuses .item .item_fg, .bonuses .item .item_bg {background: rgba(32,55,34,1);box-shadow: none;border: 1px solid rgba(255,255,255,.09);padding: 12px;border-radius: 12px;}
.bonuses {gap: 20px;}
.bonuses .img-box .img-res {width: 100%;height: auto;aspect-ratio: 205/140;object-fit: contain;border-radius: 12px;}
.bonuses .img-box .img-res.withbg {background: linear-gradient(221deg,rgba(68,190,76,1) 0%,rgba(195,219,99,1) 100%);}
.bonuses .item .item_fg {-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;transition: all .6s ease;-webkit-transform: translate(0px);transform: translate(0px);}
.bonuses .item.back .item_fg {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.bonuses .item .item_bg {-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: all .6s ease;-webkit-transform: translate(0px);-webkit-transform: rotateY(180deg);transform: translate(0px);transform: rotateY(180deg);position: absolute;top: 0;width: 100%;left: 0;height: 100%;pointer-events: none;}
.bonuses .item.back .item_bg {-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.bonuses .text-info {display: block;background: transparent;box-shadow: none;border: none;line-height: 1.34em;opacity: 0;transition: all .6s ease;}
.bonuses .item.back .text-info {opacity: .8;}
.slider .text-box p.maxw {max-width: 500px;line-height: 1.4em;}
.jackpots {background: rgba(255,255,255,.06);padding: 24px;border-radius: 12px;margin: 24px auto;width: 100%;}
.jackpots .title {margin-bottom: 24px;}
.jackpots .title span {color: rgba(255,255,255,1);font-size: 24px;text-transform: none;font-weight: normal;position: relative;display: flex;justify-content: space-between;align-items: center;}
.jackpots .items {display: grid;grid-template-columns: repeat(4,1fr);gap: 16px;}
.jackpots .jackpot-item {border-radius: 16px;padding: 0;position: relative;aspect-ratio: 329/345;height: auto;overflow: hidden;}
.jackpots .jackpot-item img {height: 100%;-webkit-transition: .3s;transition: .3s;position: absolute;margin: auto;top: 0;left: 0;right: 0;}
.jackpots .jackpot-item .shadow {-webkit-transition: .3s;transition: .3s;border-radius: 16px;position: absolute;bottom: 0px;width: 100%;height: 40%;}
.jackpots .jackpot-item .text {position: absolute;bottom: 21%;font-size: 16px;color: rgba(237,201,127,1);text-align: center;z-index: 1;-webkit-transition: .3s;transition: .3s;width: 100%;}
.jackpots .jackpot-item .prise {-webkit-transition: .3s;transition: .3s;z-index: 1;position: absolute;width: 100%;text-align: center;bottom: 8%;font-size: 32px;}
.jackpots .jackpot-item .btn {position: absolute;bottom: -28%;-webkit-transition: .3s;transition: .3s;width: -webkit-fit-content;width: fit-content;min-width: 68%;max-width: 80%;margin: auto;left: 0;right: 0;}
.jackpots .jackpot-item:hover img {height: 80%;}
.jackpots .jackpot-item:hover .shadow {height: 50%;}
.jackpots .jackpot-item:hover .text {bottom: 37%;-webkit-transition: .3s;transition: .3s;}
.jackpots .jackpot-item:hover .prise {bottom: 22%;-webkit-transition: .3s;transition: .3s;}
.jackpots .jackpot-item:hover .btn {bottom: 3%;-webkit-transition: .3s;transition: .3s;}
.slider .text-box .btn {margin-top: 24px;}
.header .logo svg {height: 48px;width: 174px;}
.questsBlock .questItem .fg {}
.p404 .content-box .container {min-height: calc(100vh - 146px - 36px);min-height: calc(100 dvh - 146px - 36px);display: flex;flex-direction: column;align-items: center;gap: 24px;justify-content: center;}
nav .item {transition: all .6s ease;}
nav .item:hover {color: rgba(237,201,127,1);}
nav .item:hover i.icon {filter: brightness(0) saturate(100%) invert(28%) sepia(100%) saturate(5905%) hue-rotate(94deg) brightness(104%) contrast(1205%);}
.gama-box-v2 {justify-content: space-between;}
.copirate .inner {justify-content: center;}
.pre-heder {height: 0 !important;}
body {padding-top: 127px;min-width: 320px;}
.questsBlock.howStartPlay .questItem .fg {opacity: .6;z-index: 0;position: relative;gap: 16px;}
.questsBlock.howStartPlay .questItem.first .fg {opacity: 1;}
.questsBlock.howStartPlay .questItem:hover .fg, .questsBlock.howStartPlay .questItem .fg {background-color: transparent;padding-top: 20px;background: linear-gradient(332deg,rgba(0,52,0,1) 8.19%,rgba(24,87,24,1) 97.56%);display: flex;flex-direction: column;}
.questsBlock.howStartPlay .questItem .fg .questlogo {margin-bottom: 0;height: 200px;min-height: 200px;}
.questsBlock.howStartPlay .questItem .fg .questlogo img {height: auto;aspect-ratio: 1/1;}
.questsBlock.howStartPlay .questItem .fg .questtext {opacity: 1;text-align: center;font-size: 18px;}
.questsBlock.howStartPlay .questItem .fg .btn {opacity: 1;}
.questsBlock.howStartPlay .questItem .fg .iterator {position: absolute;top: 4px;right: 20px;opacity: .3;z-index: 1;font-size: 32px;font-weight: 600;}
.questsBlock.howStartPlay .questItem:before {content: "";background-image: url("/template/images/next.svg?r=2");}
.questsBlock.howStartPlay .questItem:before {width: 40px;height: 40px;position: absolute;display: block;border-radius: 100px;z-index: 1;left: -28px;background-size: 24px;background-position: center;background-repeat: no-repeat;background-color: rgba(6,38,7,1);}
.questsBlock.howStartPlay .questItem {overflow: visible;}
.questsBlock.howStartPlay .questItem.first:before {display: none;}
.questsBlock.howStartPlay .questItem:not(.first) {pointer-events: none;}
.questsBlock.howStartPlay .questItem {aspect-ratio: unset;}
.gama-box-wins .gama-item {aspect-ratio: unset;}
.gama-box-wins .gama-item .img-res {height: auto;aspect-ratio: 260/175;}
.gama-box-wins  .super-box {padding: 16px;}
.gama-box-wins .super-box .wintype {display: block;display: flex;justify-content: center;margin: 12px 0;}
.gama-box-wins .super-box .wintype span {font-size: 20px;line-height: 34px;width: 100%;text-align: center;font-weight: 900;color: rgba(203,203,203,1);}
.gama-box-wins .super-box .wintype b {font-size: 28px;display: block;text-align: center;}
.gama-box-wins .super-box .winname {display: block;display: flex;border: 1px solid rgba(210,183,127,.34);border-radius: 6px;padding: 6px 12px;align-items: center;padding-left: 48px;flex-direction: column;position: relative;}
.gama-box-wins .super-box .winname .av {width: 34px;height: 34px;display: block;position: absolute;left: 10px;top: 12px;background: url("/template/images/guest.webp");background-position: center;background-repeat: no-repeat;background-size: contain;border-radius: 100px;}
.gama-box-wins .super-box .winname .nm {display: block;font-weight: normal;color: rgba(210,183,127,.92);}
.gama-box-wins .super-box .winname .sm {display: block;font-size: 14px;}
.gama-box-wins .super-box .wintype .bigwin {color: rgba(255,214,0,1);}
.gama-box-wins .super-box .wintype .superwin {color: rgba(227,30,30,1);}
.gama-box-wins .super-box .wintype .megawin {color: rgba(255,77,0,1);}
.additionallogo {height: 48px;width: 174px;margin: 12px auto;display: block;}
.innern {text-align: center;opacity: .6;}
.paysystems {margin: 24px 0;margin: 12px 0;display: flex;flex-wrap: wrap;justify-content: center;}
.payitem {width: 100px;margin: 0 10px 5px;filter: invert(1);height: 50px;transition: all .6s ease;opacity: .5;}
.payitem img {width: 100%;height: 100%;object-fit: contain;padding: 10px;}
.content-box .container blockquote {margin: 16px 0;line-height: 1.3em;font-size: 17px;padding: 16px 24px;}
.slider .item .img-right {width: 386px;height: 340px;}
.gama-box-wins .gama-item .img-res {height: auto;aspect-ratio: 260/173;}
.questsBlock.howStartPlay .questItem .fg .questlogo img {max-width: 200px;}
.questsBlock.howStartPlay .questItem .fg .questlogo {text-align: center;}
.slider .right .beforeimage {width: 246px;height: 191px;display: block;position: absolute;right: -20px;top: -70px;transform: rotate(15deg);background-size: contain;background-repeat: no-repeat;}
.slider .right .beforeimage:after {}
.slider .right:before {}
.wrap, .container .wrap {margin: 0 auto;}
.slider .text-box p i {font-size: 22px;display: block;}
.providers {margin-top: 24px;}
.providers .item {width: 88px;}
.quip-comment input, .quip-comment textarea {border: 1px solid rgba(237,201,127,.55);}
.quip .coment-heder {border: 1px solid rgba(144,124,84,.39);border-radius: 0;background: rgba(31,46,32,1);}
.quip .quip-comment-text {padding: 20px;border-bottom: 1px solid rgba(75,76,53,1);background: rgba(31,46,32,1);}
.textContent {background: rgba(14,75,98,.44);}
.questsBlock.howStartPlay .questItem:hover .fg, .questsBlock.howStartPlay .questItem .fg {background: linear-gradient(332deg,rgba(21,80,61,1) 8.19%,rgba(50,131,108,1) 97.56%);}
.gama-item .refca {background-color: rgba(17,84,23,1);border: 2px solid rgba(210,183,127,1);}
nav .item:hover i.icon {filter: brightness(0) saturate(100%) invert(218%) sepia(100%) saturate(1900%) hue-rotate(309deg) brightness(104%) contrast(100%);}
.content-box .container .table-box table tbody tr:nth-of-type(even) {background-color: rgba(18,66,60,1);}
.content-box .container .table-box table thead tr {background-color: rgba(41,126,93,1);color: rgba(255,255,255,1);font-weight: bold;text-transform: uppercase;}
.content-box .container .table-box table {border: 3px solid rgba(41,126,93,1);}
.content-box .container blockquote {border: 1px solid rgba(97,199,159,1);border-radius: 6px;background: rgba(41,126,93,1);color: rgba(255,255,255,1);font-style: normal;font-size: 18px;}
.content-form {background: linear-gradient(332deg,rgba(41,126,93,.55) 8.19%,rgba(24,87,24,.06) 97.56%);border: 1px solid rgba(59,167,69,.34);}
.content-form .form-control {outline: none;background: rgba(8,42,45,1);border: none;color: rgba(255,255,255,1);}
.content-form .form-control::placeholder, .content-form .form-control:-moz-placeholder, .content-form .form-control:-ms-input-placeholder, .content-form .form-control:placeholder {color: rgba(255,255,255,1);}
.slider .item .img-left {margin-left: 50px;}
.slider .text-box {left: 50px;height: calc(100% - 60px);display: flex;justify-content: space-evenly;flex-direction: column;align-items: flex-start;}
.slider .text-box b {font-size: 48px;font-weight: 900;text-shadow: 2px 1px 6px rgba(0,0,0,.8);}
.slider .text-box p i {font-size: 19px;display: block;text-transform: uppercase;line-height: 1.2em;text-shadow: 2px 1px 3px rgba(151,68,224,.23);color: rgba(251,246,255,.62);}
.slider .text-box .btn {font-size: 17px;padding: 14px 24px;}
.jackpots .jackpot-item img {object-fit: contain;}
.turnament-box .img-right, .turnament-box .img-res {object-fit: contain;}
.content-box .container .faq-header:before {top: 0;}
.payitem {width: 80px;margin: 0;height: 32px;opacity: .8;}
.paysystems {padding-bottom: 12px;margin-bottom: 12px;border-bottom: 1px solid rgba(255,255,255,.15);}
.owl-carousel {touch-action: manipulation;}
.quip .img-res {filter: none;}
.turnament-box {align-items: center;justify-content: space-evenly;padding: 0;}
.turnament-box .img-right {bottom: 2px;}
.turnament-box {margin: 0 auto;}
.innerblock {border-bottom: none;}
.innerblock.block_faq {margin-bottom: 0;}
.content-box .container .faq-blocks {margin-bottom: 0;}
.table-box li {text-align: left;}
@media (min-width: 768px) {.header .left-naw {display: none;}}
@media (max-width: 992px) {.gama-box-v2 .gama-item {}
	.questsBlock .items {grid-template-columns: repeat(4,1fr);}
	.questsBlock .questItem .fg {padding-top: 0px;}
	.questsBlock .questItem .fg .questlogo img {height: 30px;margin-top: 12px;}
	.questsBlock .questItem .fg {padding: 20px 10px;}
	.questsBlock .questItem .fg .questtext {display: none;}
	.questsBlock .questItem .fg .btn {opacity: 1;position: absolute;bottom: 12px;left: 12px;width: calc(100% - 24px);}
	.gama-box-v2.num10 .gama-item:nth-child(10) {display: none;}
	.jackpots .items {grid-template-columns: repeat(2,1fr);}
	.content-form .h2 {line-height: 1.4em;}
	.providers {margin-top: 0;}
	.textContent {padding-bottom: 1px;}
	.innerblock {border-bottom: none;}
	.questsBlock .questItem:nth-child(5) {display: none;}
	.gama-box-v2 {justify-content: center;}
	.header {height: 67px;}
	.questsBlock.howStartPlay .items {display: grid;grid-template-columns: auto;gap: 16px;grid-template-rows: repeat(5,1fr);}
	.questsBlock.howStartPlay .questItem .fg {flex-direction: row;justify-content: space-between;padding: 10px 10px;min-height: 72px;align-items: center;gap: 0px;}
	.questsBlock.howStartPlay .questItem .fg .questlogo {min-height: 72px;height: 72px;width: 72px;}
	.questsBlock.howStartPlay .questItem .fg .questlogo img {height: auto;aspect-ratio: 1/1;margin: 0;}
	.questsBlock.howStartPlay .questItem .fg .questtext {display: flex;align-items: center;}
	.questsBlock.howStartPlay .questItem .fg .btn {position: relative;width: 112px;max-width: 100%;border-radius: 12px;font-size: 13px;left: 0;bottom: 0;margin: 0;padding: 0 20px;max-height: 48px;min-height: 48px;}
	.questsBlock.howStartPlay .questItem .fg .iterator {right: auto;left: 14px;font-size: 15px;}
	.questsBlock.howStartPlay .questItem:hover .fg, .questsBlock.howStartPlay .questItem .fg {flex-direction: revert;padding-top: 10px;gap: 0px;}
	.questsBlock.howStartPlay .questItem:before {transform: rotate(90deg);top: -27px;}
	.questsBlock.howStartPlay .questItem .fg .questlogo {align-items: center;display: flex;}
	.questsBlock.howStartPlay .questItem:nth-child(5) {display: block;}
	.content-box .container .faq-header:before {top: 0;width: 48px;height: 48px;display: block;text-align: center;line-height: 48px;right: 0;}
	.content-box .container .faq-header {height: auto;min-height: 48px;}}
@media (max-width: 768px) {.header .inner {max-width: calc(100% - 190px);}
	nav {opacity: 0;display: none;}
	.header {height: 67px;}
	body {padding-top: 67px;}
	.mobile-nav .item:first-of-type {margin-top: 32px;}
	.wrap, .container .wrap {max-width: none;width: 100%;}
	.slider .item .img-right {opacity: .6;}
	.slider .text-box p i {text-shadow: 2px 1px 3px rgba(45,12,74,.72);color: rgba(255,255,255,1);}
	.turnament-box {}
	.turnament-box .item {width: 100%;margin-bottom: 0;}}
@media (max-width: 576px) {.questsBlock.howStartPlay .questItem .fg .questtext {font-size: 13px;word-break: break-all;white-space: normal;padding: 0 12px;text-align: left;justify-content: flex-start;display: flex;}
	.slider .text-box p.maxw {font-size: 20px;}
	.questsBlock.howStartPlay .questItem .fg .btn {padding: 0 0px;max-width: 70px;}
	.turnament-box .item {margin-bottom: 0;}
	header.header, nav {max-width: 100%;}
	.gama-box-v2 {padding: 20px 8px;}
	.slider .text-box b {font-size: 20px;}
	.slider .text-box {left: 35px;width: calc(100% - 70px);text-align: center;align-items: center;}}
@media (max-width: 550px) {.gama-box-v2 .gama-item {}
	.header .inner {max-width: 100%;}
	.header, .pre-heder {height: 117px;}
	.h2.h2-game {flex-direction: column;gap: 8px;}
	.h2.h2-game .all-games-show {margin: 0;}
	.jackpots .items {grid-template-columns: repeat(1,1fr);}
	.questsBlock .items {grid-template-columns: repeat(2,1fr);}
	.gama-box-v2.num10 .gama-item:nth-child(10) {display: block;}
	.gama-box-v2.num5 .gama-item:nth-child(5) {display: none;}
	.p404 .content-box .container {min-height: calc(100vh - 130px - 36px);min-height: calc(100 dvh - 130px - 36px);}
	body {padding-top: 127px;}
	.slider .inner .btn-box {}
	h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {font-size: 19px;text-align: center;line-height: 1.25em;}
	h2, .h2 {font-size: 17px;}
	h3, .h3 {font-size: 15px;}
	h4, .h4, h5, .h5 {font-size: 15px;}
	.content-form .h2 {line-height: 1.25em;font-size: 15px;}
	.content-box .container .content-btn button {line-height: 1.2em;font-size: 15px;}
	.providers {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 12px;align-items: center;justify-content: center;margin: 0;}
	.providers .item {width: 100%;padding: 0 12px;}
	.slider .item .img-right {opacity: .7;}
	.slider .item .img-right {width: 100%;object-fit: contain;height: 310px;object-position: bottom center;}
	.slider .slider .item {height: 320px;}
	.slider .item {height: 310px;}
	.slider .item .img-left {width: 80%;object-fit: contain;object-position: center;margin: 0 auto;}
	.slider {height: 320px;}
	.questsBlock .items {grid-template-columns: repeat(1,1fr);}
	.questsBlock .questItem {aspect-ratio: 254/254;}
	.gama-box.gama-box-wins {display: grid;grid-template-columns: 1fr;}
	.gama-box-wins .gama-item {width: 100%;}
	.jackpots .jackpot-item .prise {bottom: 10px;}
	.textContent h1 {padding-top: 0;}
	.textContent {padding: 24px 12px;font-size: 13px;line-height: 1.3em;}
	.content-box .container blockquote p {font-size: 14px;line-height: 1.3em;}
	.providers .item {padding: 0;margin: 0;}
	.jackpots .jackpot-item .text {bottom: 37%;}
	.jackpots .jackpot-item .prise {bottom: 22%;}
	.jackpots .jackpot-item .btn {bottom: 3%;}
	.gama-box.gama-box-wins {margin: 0;}
	.gama-box.gama-box-wins {width: calc(100% - 24px);margin: 0 auto;}
	.mobile-nav .inner {padding-top: 48px;}
	.slider {margin-bottom: 0;}
	.block_faq h2 {padding-bottom: 0;}
	.turnament-box .info-users {bottom: auto;top: 8px;right: 8px;}
	.turnament-box .fond {font-size: 26px;}
	.turnament-box .img-res {width: calc(100% - 48px);position: absolute;top: 48px;}
	.turnament-box .fond-box {padding: 12px;background: rgba(0,0,0,.48);border-radius: 10px;}
	.payitem {width: 100px;margin: 0;height: 36px;opacity: .8;}}
@media (max-width: 375px) {.providers {grid-template-columns: 1fr 1fr;}
	.gama-box-v2 {padding: 24px 0;}
	.turnament-box .item {margin-top: 12px;}}
.gama-box-v2 .gama-item {margin: 0;transition: all .6s ease;}
@media (max-width: 992px) {.gama-box-v2 .gama-item {}}
@media (max-width: 550px) {.gama-box-v2 .gama-item {}
	.slider {height: auto;}
	.slider .right .beforeimage {opacity: .3;right: 0;top: -20px;}
	.slider .right:before {right: 0px;}
	.gama-naw {flex-wrap: wrap;width: 100%;margin: 12px;}
	.slider .right {margin-top: 10px;}}
*::-webkit-scrollbar{width:4px;height:4px;transition:none}*::-webkit-scrollbar-track{background:#eee;border-radius:1px;width:6px;height:4px;transition:none}*::-webkit-scrollbar-thumb{background:#ccc;transition:all .6s ease;transition:none;width:6px;height:4px}*::-webkit-scrollbar-thumb:hover{background:#aaa;transition:none}.content-box .container{padding:20px}.slider .right:before{right:40px}.slider .right .beforeimage{right:0}.howto_block .items .howto_item{background:#003531;color:#fff}.howto_block .items .howto_item .cont p{background:#012f2b}.content-btns{margin:16px 0;display:flex;gap:10px;justify-content:center;align-items:center}.gama-box-v2 .gama-item{width:100%;height:auto;aspect-ratio:3/2}.gama-box-v2{display:grid;grid-template-columns:repeat(5,1fr)}.slider .item .img-right{object-fit:contain}.slider .inner{background-size:cover !important}.block-layout.block-layout-v2{min-width:100%}.tocmenu{background:transparent;padding:24px 0;float:left;margin-right:24px;margin-bottom:24px;max-width:350px;padding-bottom:0}.tocmenu .title{font-size:18px;text-transform:uppercase;padding:0;margin-bottom:10px;display:block;color:#fff}.tocmenu .wrap{padding:20px;display:flex;flex-direction:column;gap:12px;border-radius:12px;border:1px solid #3ba745;width:auto;max-width:500px;margin:0}.tocmenu .toclinkcont .toclink{cursor:pointer;display:inline;border-bottom:1px dashed rgba(255,255,255,.3);color:#fff}.tocmenu .toclink{cursor:pointer;display:inline-flex}.slider .text-box p.maxw{padding:20px;background:rgba(0,0,0,.4);border-radius:12px;margin:0}.content-box .container blockquote{width:auto;display:flex}.breadcrumbs li{list-style:none}.breadcrumbs ul{display:flex;gap:7px;padding:0 !important;margin:12px 0 !important}.gama-naw ins{cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;padding:8px 16px;border-radius:20px;background-color:#243324;color:#fff;text-decoration:none;text-decoration:none;font-size:14px;flex-shrink:0;transition:background-color .2s}.gama-naw ins.active{background-color:transparent;border:1px solid #3ba745}.jackpots .jackpot-item .text{padding:0 15px;line-height:1.2;opacity:.7}.gama-item .img-res{object-fit:cover}.titlewrap span,.gamewrap .title span{color:rgba(255,255,255,1);font-size:24px;text-transform:none;font-weight:normal;position:relative;display:flex;justify-content:space-between;align-items:center}.titlewrap,.gamewrap .title{margin:8px 0}.page_bonuses .bonuses-wrap{background:transparent;border:0;padding:0}.bonuses .img-box .img-res{max-height:150px}.bonuses{flex-wrap:wrap}.bonuses .item{flex:1;min-width:200px}.mobile-nav .inner svg{width:150px;height:auto;display:block;margin:0 auto}.mobile-nav .inner .logo{width:100%;margin-bottom:20px}.content-box .container .faq-content{padding-top:12px;padding-bottom:4px;background:rgba(0,0,0,.1)}.content-box .container .faq-content p{margin:0;margin-bottom:8px}.content-box .container .faq-header.open{padding-bottom:16px}.btnTop_wrap{width:40px;height:40px;border-radius:10px;background-color:red 0;position:fixed;bottom:10px;right:10px}i.arrow-top{background-image:url("/template/images/arrow-top.svg");width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat;display:block}.btnTop_wrap a{width:100%;height:100%;display:block}.jackpots,.questsBlock{margin-top:0}.questsBlock.howStartPlay{gap:8px;padding:24px;border-radius:12px;margin:24px auto;width:100%}.questsBlock.howStartPlay .title{margin-bottom:24px}.questsBlock.howStartPlay .title span{color:#fff;font-size:24px;text-transform:none;font-weight:normal;position:relative;display:flex;justify-content:space-between;align-items:center}.questsBlock.howStartPlay .items{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.questsBlock.howStartPlay .questItem{border-radius:16px;overflow:hidden;aspect-ratio:254/357;height:auto;width:100%;position:relative}.questsBlock.howStartPlay .questItem .bg{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%}.questsBlock.howStartPlay .questItem .bg img{width:100%;height:auto;object-fit:cover;aspect-ratio:254/357}.questsBlock.howStartPlay .questItem .fg{transition:all .6s ease;background-color:#000;height:100%;z-index:1;width:100%;position:relative;padding:20px}.questsBlock.howStartPlay .questItem .fg .questlogo{margin-bottom:16px}.questsBlock.howStartPlay .questItem .fg .questlogo img{width:100%;height:80px;object-fit:contain;transition:all .6s ease;transform:translateY(0px)}.questsBlock.howStartPlay .questItem .fg .questtext{font-size:14px;line-height:1.2em;text-align:justify;transition:all .6s ease;transform:translateY(0px);opacity:0;min-height:44px}.questsBlock.howStartPlay .questItem .fg .btn{width:100%;margin-top:16px;transition:all .6s ease;transform:translateY(0px);opacity:0}.questsBlock.howStartPlay .questItem:hover .fg{background-color:#000;padding-top:20px}.questsBlock.howStartPlay .questItem:hover .fg .questtext{opacity:1}.questsBlock.howStartPlay .questItem:hover .fg .btn{opacity:1}.questsBlock.howStartPlay .questItem .fg{opacity:.6;z-index:0;position:relative;gap:16px}.questsBlock.howStartPlay .questItem.first .fg{opacity:1}.questsBlock.howStartPlay .questItem:hover .fg,.questsBlock.howStartPlay .questItem .fg{background-color:transparent;padding-top:20px;background:linear-gradient(332deg,#003400 8.19%,#185718 97.56%);display:flex;flex-direction:column}.questsBlock.howStartPlay .questItem .fg .questlogo{margin-bottom:0;height:200px;min-height:200px}.questsBlock.howStartPlay .questItem .fg .questlogo img{height:auto;aspect-ratio:1/1}.questsBlock.howStartPlay .questItem .fg .questtext{opacity:1;text-align:center;font-size:18px}.questsBlock.howStartPlay .questItem .fg .btn{opacity:1;margin-top:0}.questsBlock.howStartPlay .questItem .fg .iterator{position:absolute;top:4px;right:20px;opacity:.3;z-index:1;font-size:32px;font-weight:600}.questsBlock.howStartPlay .questItem:before{content:"";background-image:url("/template/images/next.svg?r=2")}.questsBlock.howStartPlay .questItem:before{width:40px;height:40px;position:absolute;display:block;border-radius:100px;z-index:1;left:-28px;background-size:24px;background-position:center;background-repeat:no-repeat;background-color:#062607;top:calc(50% - 40px)}.questsBlock.howStartPlay .questItem{overflow:visible}.questsBlock.howStartPlay .questItem.first:before{display:none}.questsBlock.howStartPlay .questItem:not(.first){pointer-events:none;opacity:.8}.questsBlock.howStartPlay .questItem{aspect-ratio:unset}.turnament-box{margin:24px auto;display:block}.turnament-box .items{display:grid;grid-template-columns:1fr 1fr;gap:20px}.turnament-box .item{margin:0;height:240px;height:auto;overflow:visible;overflow:hidden;aspect-ratio:620/280;border:0;border:1px solid #ffcd19;border-radius:21px}.turnament-box .in-box{background:transparent !important;border:0;border:1px solid #ffcd19;object-fit:cover;height:100%;border-radius:21px}.turnament-box .img-right{bottom:0;max-height:unset;position:absolute;width:104%;height:104%;pointer-events:none;object-fit:cover;transform:translateY(-1%) scale(1.15)}.turnament-box .img-res{left:auto;right:20px;position:absolute;max-height:unset;height:91%;width:auto;bottom:1px}.turnament-box .item:hover img{transform:translateY(0px) scale(1.15)}.turnament-box .fond-box{height:calc(100% - 60px);display:flex;flex-direction:column;justify-content:space-between}.turnament-box .fond-box .titl{font-size:30px}.turnament-box .info-users{background:#000}[data-link]{cursor:pointer}.box{padding:24px;border-radius:12px;margin:24px auto;width:100%;background:rgba(255,255,255,.06)}.box .title{margin-bottom:24px}.box .title span{color:#fff;font-size:24px;text-transform:none;font-weight:normal;position:relative;display:flex;justify-content:space-between;align-items:center}.levelsitems{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:flex-start;align-items:stretch}.levelsitems .item{background:rgba(255,255,255,.04);padding:20px;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.levelsitems .item .inf{text-align:center;display:flex;flex-direction:column;gap:4px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2)}.levelsitems .item .inf b{display:flex;justify-content:center;gap:8px;font-size:16px;align-items:center}.levelsitems .item .inf b img{width:32px;height:32px;object-fit:contain}.levelsitems .item .inf i{font-style:normal;font-weight:normal;opacity:.5}.levelsitems .item .inf ins{text-decoration:none;display:flex;justify-content:center;align-items:center;gap:6px;font-size:16px}.levelsitems .item .inf ins svg{width:21px;height:21px}.levelsitems .item .rows div{font-size:13px;display:grid;grid-template-columns:7fr 3fr;min-height:50px;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}.levelsitems .item .rows div:last-child{border:0}.levelsitems .item .rows div .value{text-align:right;font-size:21px;white-space:nowrap}.levelsitems .item .rows div.none{color:rgba(255,255,255,.4)}.levelsitems .item .rows div.yes{color:rgba(255,255,255,.9)}.levelsitems .item .rows div.none .value{font-size:0;width:40px;height:40px;background-image:url("/template/images/icons/close.svg");background-size:contain;background-repeat:no-repeat;margin-left:auto;background-position:right;right:-8px;position:RELATIVE;opacity:.5}.levelsitems .item .rows div.yes .value{font-size:0;width:33px;height:33px;background-image:url("/template/images/icons/check.svg");background-size:contain;background-repeat:no-repeat;margin-left:auto;background-position:right;right:-8px;position:RELATIVE}@media(max-width:992px){.levelsitems{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.levelsitems{grid-template-columns:repeat(1,1fr)}}.icotitle{display:flex;display:flex;margin-bottom:16px;align-items:center;gap:8px;justify-content:flex-start !important}@media(max-width:992px){.gama-box-v2{grid-template-columns:repeat(3,1fr)}.questsBlock.howStartPlay .items{display:grid;grid-template-columns:auto;gap:16px;grid-template-rows:repeat(5,1fr)}.questsBlock.howStartPlay .questItem .fg{flex-direction:row;justify-content:space-between;padding:10px 10px;min-height:72px;align-items:center;gap:0}.questsBlock.howStartPlay .questItem .fg .questlogo{min-height:72px;height:72px;width:72px}.questsBlock.howStartPlay .questItem .fg .questlogo img{height:auto;aspect-ratio:1/1;margin:0}.questsBlock.howStartPlay .questItem .fg .questtext{display:flex;align-items:center}.questsBlock.howStartPlay .questItem .fg .btn{position:relative;width:112px;max-width:100%;border-radius:12px;font-size:13px;left:0;bottom:0;margin:0;padding:0 20px;max-height:48px;min-height:48px}.questsBlock.howStartPlay .questItem .fg .iterator{right:auto;left:14px;font-size:15px}.questsBlock.howStartPlay .questItem:hover .fg,.questsBlock.howStartPlay .questItem .fg{flex-direction:revert;padding-top:10px;gap:0}.questsBlock.howStartPlay .questItem:before{transform:rotate(90deg);top:-27px;left:calc(50% - 40px)}.questsBlock.howStartPlay .questItem .fg .questlogo{align-items:center;display:flex}.questsBlock.howStartPlay .questItem:nth-child(5){display:block}}@media(max-width:768px){.tocmenu{float:none;max-width:550px;margin:0;margin-bottom:16px}.slider .right .beforeimage{right:40px}.howto_block .items .howto_item{flex-direction:column-reverse}.howto_block .items .howto_item .cont p{padding:0;background:transparent;opacity:.7;margin:0}.howto_block .items .howto_item:nth-child(odd){flex-direction:column-reverse}}.mobscroll .prevnext{display:none}@media(max-width:550px){.mobscroll .mobscroll_title{display:flex;justify-content:space-between;align-items:center}.mobscroll .mobscroll_title .prevnext{display:flex;align-items:center;justify-content:flex-end;gap:6px}.mobscroll .mobscroll_title .prevnext div{background-image:url("/template/images/next.svg");width:40px;height:40px;cursor:pointer;background-size:32px;background-position:center;background-repeat:no-repeat;transition:all .6s ease}.mobscroll .mobscroll_title .prevnext .prev{transform:rotate(180deg)}.mobscroll .mobscroll_title .prevnext .disabled{opacity:.5;pointer-events:none}.mobscroll .mobscroll_items .items{display:flex;width:auto;white-space:nowrap;flex-wrap:nowrap;transition:all .6s ease;transform:translateX(-0px)}.mobscroll .mobscroll_items{width:100%;overflow:hidden}.mobscroll .mobscroll_items .items>div{min-height:200px;width:auto;min-width:200px;flex:1}}@media(max-width:550px){.content-box .container{padding:16px 8px}h3,.h3{font-size:15px;margin-bottom:15px}h2,.h2{font-size:17px;margin-bottom:15px;margin-top:10px}.gama-box-v2{grid-template-columns:repeat(2,1fr)}.slider{height:auto;padding:0;margin-bottom:20px}.slider .right .beforeimage{opacity:.3;right:0}.slider .right:before{right:0}.gama-naw{flex-wrap:wrap;width:100%;margin:12px;margin:0}.slider .item{max-width:calc(100vw - 29px)}.slider .inner{border-radius:18px}.slider .right{grid-template-columns:repeat(1,1fr)}body{overflow-x:hidden}.slider .right .beforeimage{right:40px}.slider .right{display:none}.turnament-box{grid-template-columns:1fr}.turnament-box .fond-box .titl{font-size:22px}.questsBlock.howStartPlay .questItem .fg .questtext{font-size:13px;word-break:normal}.questsBlock.howStartPlay{padding:20px 10px}.bonuses-wrap.mobscroll{padding:0}.bonuses-wrap.mobscroll .mobscroll_title .prevnext{justify-content:space-between;width:100%}.mobscroll .mobscroll_items .items{justify-content:flex-start;gap:12px;padding-right:12px}.mobscroll .mobscroll_items .items .item:last-child{margin-right:12px}.bonuses-wrap.mobscroll .mobscroll_items .items{left:10px;position:RELATIVE}.box{padding:20px 12px}.mobscroll .mobscroll_items .levelsitems .item{min-width:280px}.turnament-box .mobscroll_title .prevnext{justify-content:space-between;width:100%}.mobscroll.turnament-box .mobscroll_items .items>div{min-width:296px}.turnament-box .fond-box{left:10px;bottom:10px}.turnament-box{gap:0;margin-bottom:20px}.gamewrap.mobscroll .mobscroll_title .prevnext{justify-content:space-between;width:100%}.gamewrap.mobscroll .gama-item .title-box{display:flex;background-color:rgba(0,50,102,.4)}.gamewrap.mobscroll .gama-item{border-color:rgba(39,174,96,1)}.gamewrap.mobscroll .mobscroll_title .prevnext{width:auto;flex:1}.bonuses .item.back .text-info{flex-wrap:wrap;white-space:normal;line-height:1.16}.mobscroll .mobscroll_items .items .jackpot-item{min-height:300px}.jackpots .jackpot-item img{object-fit:contain;padding-bottom:80px}.jackpots .jackpot-item .prise{bottom:50px;font-size:26px}.jackpots .jackpot-item .text{bottom:105px;white-space:normal;font-size:13px}.gamewrap.mobscroll .mobscroll_title span{width:100%}.mobscroll .mobscroll_items .levelsitems .item{min-width:85.6vw}.icotitle{padding:0 10px;text-align:left}}