@media(max-width: 800px){
	.hilo__girl {
		display: none;
	}
	
	.hilo-popup__body {
		width: 100% !important;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		align-items: stretch;
	}
	
	.game-popup--rules[data-v-5e6a1e6c], .game-popup--results[data-v-5e6a1e6c] {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.game-popup__content[data-v-5e6a1e6c] {
		width: 100% !important;
	}
}

@media(max-width: 500px){

	.hilo__logo{
		width: 9em !important;
	}
	
	.hilo__head{
		font-size: 3em !important;
		background-color: rgb(11 40 65 / 0%) !important;
	}
	
	.hilo-popup__heading {
		font-size: 2.5em !important;
	}
	
	.hilo__body {
		padding: 0 4em 1.5em !important;
		background-image: none !important;
	}
	
	.hilo__numbers {
		justify-content: center !important;
		margin-bottom: 5px  !important;
	}
	
	.hilo__col {
		font-size: 4.75em !important;
	}
	
	.hilo-options {
		width: calc(100% - 20em) !important;
		display: grid !important;
		grid-template-columns: 1fr 1fr 1fr !important;
		grid-template-rows: 3em !important;
		gap: 1em !important;
		justify-items: center !important;
		justify-content: center !important;
	}

    #over_item {
        grid-column: 1;
        grid-row: 1;
    }

    #equal_item {
        grid-column: 2;
        grid-row: 1;
		transform: translateY(22px);
    }

    #under_item {
        grid-column: 3;
        grid-row: 1;
    }

    #even_item {
        grid-column: 1;
        grid-row: 2;
    }

    #odd_item {
        grid-column: 3;
        grid-row: 2;
    }

	.hilo-options__coef {
		font-weight: 800 !important;
	}

	#over_btn{bottom: -0.2em !important;}
	#under_btn{bottom: -0.2em !important;}
	#equal_btn{bottom: -0.2em !important;}
	#odd_btn{bottom: -1.6em !important;}
	#even_btn{bottom: -1.6em !important;}

	

	.hilo-popup__body_win {
		background-position: -57px 197px !important;
		background-size: 160% !important;
	}
	
	.hilo-popup__btn {
		transform: scale(.8) !important;
		font-size: 1.5em !important;
	}
	
	.hilo__confirm, .hilo-popup__btn {
		font-size: 1.5em !important;
	}


	.hilo-options__item {
		font-size: 1.5em !important;
		margin: 1em !important;
		padding: 0 0 0 !important;
	}

	.hilo-bet {
		width: calc(100% - 15em) !important;
		padding: .45em !important;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.hilo-bet__input {
		font-size: 1.2em !important;
		height: 100% !important;
	}
	
	.hilo-bet__btns {
		display: grid !important;
		grid-template-columns: auto auto auto;
		font-size: 1.5em !important;
		height: 100% !important;
	}
	
	.hilo-bet__btn, .hilo-bet__bksp {
		padding: 0.5em !important;
	}
	
	.hilo__wrap {
		font-size: 1.2em !important;
	}

	.hilo-popup__rules {
		line-height: 100% !important;
		font-size: 0.83em !important;
		overflow: scroll !important;
	}



}

.popup__body-rules{padding: 3em 1em !important; }
.hilo-popup__rules{text-transform:uppercase;line-height:180%;color:#fffae0}


@media(max-width: 450px){
	.hilo-popup__heading {
		font-size: 2em !important;
	}
}

@media(max-width: 400px){
	.hilo-popup__heading {
		font-size: 1.5em !important;
	}
}

@media(max-width: 350px){
	.hilo-popup__heading {
		font-size: 1em !important;
	}
}


body {
	overflow: hidden;
    display: flex;
    justify-content: center;
}

.u-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}

[dir] .u-visually-hidden{padding:0;margin:-1px;border:0}

.hilo{display:flex;position:relative;flex-direction:column;height:100%;font-size:1vw;image-rendering:-webkit-optimize-contrast}

[dir] .hilo{background:url( "../pictures/bg.9cbf6aff.jpg") center/cover no-repeat}

@media(max-width: 1365px){
.hilo{font-size:13.66px}}

.hilo .not_show,.hilo .dont_show{display:none}

.hilo .not_touch,.hilo .dont_touch{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}

[dir] .hilo .not_touch,[dir] .hilo .dont_touch{background-image:linear-gradient(to top, hsl(0, 0%, 53%), hsl(0, 0%, 73%))}

.hilo__head{position:relative;text-transform:uppercase;font-size:1.25em;font-weight:500;line-height:250%;color:#fff}

[dir] .hilo__head{background-color:rgba(11,40,65,.5);text-align:center}

.hilo__head .breadcrumbs{position:absolute;top:50%;line-height:13px}

[dir] .hilo__head .breadcrumbs{-webkit-transform:translateY(-50%);transform:translateY(-50%)}

[dir=ltr] .hilo__head .breadcrumbs,[dir="ltr"] .hilo__head .breadcrumbs,[dir='ltr'] .hilo__head .breadcrumbs{left:12px}

[dir=rtl] .hilo__head .breadcrumbs,[dir="rtl"] .hilo__head .breadcrumbs,[dir='rtl'] .hilo__head .breadcrumbs{right:12px}

.hilo__head .breadcrumbs li,.hilo__head .breadcrumbs a{font-size:11px}

.hilo__body{display:flex;position:relative;flex-direction:column;flex-grow:1;align-content:center;align-items:center;justify-content:space-around;width:56em;height:41em;min-height:33.5em;image-rendering:-webkit-optimize-contrast}

[dir] .hilo__body{padding:0 12em 1.5em;margin:0 auto;background-image:url( "../pictures/game-bg.8d2bb167.jpg");background-repeat:no-repeat;background-size:cover}

.hilo__logo{display:block;width:5.8854em;image-rendering:-webkit-optimize-contrast}

[dir] .hilo__logo{background:url( "../pictures/logo.f6fefcbb.png") no-repeat bottom;background-size:cover}

.hilo__numbers{display:flex;justify-content:space-between;width:100%}

.hilo__col{width:3.375em;height:3.375em;font-size:3.75em;font-weight:700;line-height:3.175em;color:#fffae0;image-rendering:-webkit-optimize-contrast}

[dir] .hilo__col{border-radius:.2em .2em .2em .2em/.3em .3em .2em .2em;box-shadow:0 -.1946666667em .4026666667em #464444;background-image:url( "../pictures/screen.31deb1e6.png");background-repeat:no-repeat;background-size:cover;text-align:center;text-shadow:0 0 .0533333333em #fff700,0 0 .5546666667em rgba(255,208,0,.63)}

.hilo__number{display:block}

[dir] .hilo__number{transition:-webkit-transform .4s linear;transition:transform .4s linear;transition:transform .4s linear, -webkit-transform .4s linear}

[dir] .hilo__number.bounce{-webkit-transform:scale(0, 0);transform:scale(0, 0)}

.hilo-options{display:flex;justify-content:space-between;width:100%}

[dir] .hilo-options{transition:opacity .25s linear}

.hilo-options.fade_out{opacity:0}

.hilo-options__item{position:relative}

[dir] .hilo-options__item{padding:1.5em 0 0}

.hilo-options__btn{width:6.1111111111em;height:2.2222222222em;outline:none;text-transform:capitalize;font-size:.9em;color:#fffae0;will-change:background-color}

[dir] .hilo-options__btn{cursor:pointer;padding:0 .2222222222em;border:none;border-radius:.4em;box-shadow:inset 0 -3.3333333333em 2.2222222222em -2em rgba(26,26,26,.5),0 .1111111111em .0555555556em rgba(0,0,0,.5),0 0 2.9444444444em rgba(255,20,52,.15),0 1.1111111111em 1.1111111111em rgba(0,0,0,.1),0 -1.1111111111em 1.1111111111em rgba(255,255,255,.1);background-color:#d1c7cc;transition:background-color .3s}

[dir] .hilo-options__btn:focus{background-color:#e8e3e6}

[dir] .hilo-options__btn:hover,[dir] .active .hilo-options__btn{background-color:#f06b42;background-image:none}

.hilo-options__coef{position:absolute;bottom:2em;font-size:1em;font-weight:300;line-height:180%;color:#fffae0}

[dir] .hilo-options__coef{right:0;left:0;text-align:center}

[dir] .active .hilo-options__coef{text-shadow:0 0 .2em #fff700,0 0 2.3958em rgba(255,0,34,.42)}

.hilo-bet{display:flex;justify-content:space-between;width:100%}

[dir] .hilo-bet{padding:.625em;border-radius:.5em;box-shadow:0 0 1px rgba(255,255,255,.35),0 -0.3em .4em rgba(255,255,255,.15);background-image:linear-gradient(to top, hsl(350, 9%, 38%), hsl(310, 5%, 78%));transition:opacity 200ms ease}

.hilo-bet__input{flex:0 0 auto;width:6.8915662651em;height:2.8313253012em;outline:none;font-size:.83em;color:#737a87}

[dir] .hilo-bet__input{padding:0 .313253012em;border:none;border-radius:.1807228916em;box-shadow:inset 0 .0602409639em .2409638554em rgba(94,101,115,.8);background-color:#dfdae1}

.hilo-bet__input::-ms-clear{display:none;width:0;height:0}

.hilo-bet__btns{display:flex;flex:0 0 auto;height:2.35em}

[dir] .hilo-bet__btns{border:1px solid rgba(94,101,115,.6);border-radius:.2em;box-shadow:0 0 .4em rgba(75,76,78,.4)}

.hilo-bet__btn,.hilo-bet__bksp{flex:0 0 auto;min-width:4.0156626506em;outline:none;font-size:.83em;color:#737a87;will-change:color,text-shadow,background-color,box-shadow}

[dir] .hilo-bet__btn,[dir] .hilo-bet__bksp{cursor:pointer;padding:0 .2em;margin:0;border:none;box-shadow:inset 0 .05em 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -4.9397590361em rgba(55,47,47,.15);background-color:#e3e5ed;text-shadow:0 1px 0 rgba(255,255,255,.7);transition:color .3s,text-shadow .3s,background-color .3s}

.hilo-bet__btn:hover,.hilo-bet__bksp:hover{color:#fffae0}

[dir] .hilo-bet__btn:hover,[dir] .hilo-bet__bksp:hover{background-color:#f16837;text-shadow:0 1px 0 rgba(255,68,0,.7)}

[dir=ltr] .hilo-bet__btn:hover,[dir="ltr"] .hilo-bet__btn:hover,[dir='ltr'] .hilo-bet__btn:hover,[dir=ltr] .hilo-bet__bksp:hover,[dir="ltr"] .hilo-bet__bksp:hover,[dir='ltr'] .hilo-bet__bksp:hover{box-shadow:inset 1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset -1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -6.0240963855em #4d1a1f}

[dir=rtl] .hilo-bet__btn:hover,[dir="rtl"] .hilo-bet__btn:hover,[dir='rtl'] .hilo-bet__btn:hover,[dir=rtl] .hilo-bet__bksp:hover,[dir="rtl"] .hilo-bet__bksp:hover,[dir='rtl'] .hilo-bet__bksp:hover{box-shadow:inset -1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -6.0240963855em #4d1a1f}

[dir=ltr] .hilo-bet__btn:hover:first-of-type,[dir="ltr"] .hilo-bet__btn:hover:first-of-type,[dir='ltr'] .hilo-bet__btn:hover:first-of-type,[dir=ltr] .hilo-bet__bksp:hover:first-of-type,[dir="ltr"] .hilo-bet__bksp:hover:first-of-type,[dir='ltr'] .hilo-bet__bksp:hover:first-of-type{box-shadow:inset -1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -6.0240963855em #4d1a1f}

[dir=rtl] .hilo-bet__btn:hover:first-of-type,[dir="rtl"] .hilo-bet__btn:hover:first-of-type,[dir='rtl'] .hilo-bet__btn:hover:first-of-type,[dir=rtl] .hilo-bet__bksp:hover:first-of-type,[dir="rtl"] .hilo-bet__bksp:hover:first-of-type,[dir='rtl'] .hilo-bet__bksp:hover:first-of-type{box-shadow:inset 1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -6.0240963855em #4d1a1f}

[dir=ltr] .hilo-bet__btn:hover:last-of-type,[dir="ltr"] .hilo-bet__btn:hover:last-of-type,[dir='ltr'] .hilo-bet__btn:hover:last-of-type,[dir=ltr] .hilo-bet__bksp:hover:last-of-type,[dir="ltr"] .hilo-bet__bksp:hover:last-of-type,[dir='ltr'] .hilo-bet__bksp:hover:last-of-type{box-shadow:inset 1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -6.0240963855em #4d1a1f}

[dir=rtl] .hilo-bet__btn:hover:last-of-type,[dir="rtl"] .hilo-bet__btn:hover:last-of-type,[dir='rtl'] .hilo-bet__btn:hover:last-of-type,[dir=rtl] .hilo-bet__bksp:hover:last-of-type,[dir="rtl"] .hilo-bet__bksp:hover:last-of-type,[dir='rtl'] .hilo-bet__bksp:hover:last-of-type{box-shadow:inset -1.2048192771em 0 1.2048192771em -1.2048192771em rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -6.0240963855em #4d1a1f}

[dir=ltr] .hilo-bet__btn~.hilo-bet__btn,[dir="ltr"] .hilo-bet__btn~.hilo-bet__btn,[dir='ltr'] .hilo-bet__btn~.hilo-bet__btn,[dir=ltr] .hilo-bet__bksp~.hilo-bet__btn,[dir="ltr"] .hilo-bet__bksp~.hilo-bet__btn,[dir='ltr'] .hilo-bet__bksp~.hilo-bet__btn,[dir=ltr] .hilo-bet__btn~.hilo-bet__bksp,[dir="ltr"] .hilo-bet__btn~.hilo-bet__bksp,[dir='ltr'] .hilo-bet__btn~.hilo-bet__bksp,[dir=ltr] .hilo-bet__bksp~.hilo-bet__bksp,[dir="ltr"] .hilo-bet__bksp~.hilo-bet__bksp,[dir='ltr'] .hilo-bet__bksp~.hilo-bet__bksp{border-left:1px solid #bdb2ba}

[dir=rtl] .hilo-bet__btn~.hilo-bet__btn,[dir="rtl"] .hilo-bet__btn~.hilo-bet__btn,[dir='rtl'] .hilo-bet__btn~.hilo-bet__btn,[dir=rtl] .hilo-bet__bksp~.hilo-bet__btn,[dir="rtl"] .hilo-bet__bksp~.hilo-bet__btn,[dir='rtl'] .hilo-bet__bksp~.hilo-bet__btn,[dir=rtl] .hilo-bet__btn~.hilo-bet__bksp,[dir="rtl"] .hilo-bet__btn~.hilo-bet__bksp,[dir='rtl'] .hilo-bet__btn~.hilo-bet__bksp,[dir=rtl] .hilo-bet__bksp~.hilo-bet__bksp,[dir="rtl"] .hilo-bet__bksp~.hilo-bet__bksp,[dir='rtl'] .hilo-bet__bksp~.hilo-bet__bksp{border-right:1px solid #bdb2ba}

[dir=ltr] .hilo-bet__btn:first-of-type,[dir="ltr"] .hilo-bet__btn:first-of-type,[dir='ltr'] .hilo-bet__btn:first-of-type,[dir=ltr] .hilo-bet__bksp:first-of-type,[dir="ltr"] .hilo-bet__bksp:first-of-type,[dir='ltr'] .hilo-bet__bksp:first-of-type{border-top-left-radius:.1807228916em;border-bottom-left-radius:.1807228916em}

[dir=rtl] .hilo-bet__btn:first-of-type,[dir="rtl"] .hilo-bet__btn:first-of-type,[dir='rtl'] .hilo-bet__btn:first-of-type,[dir=rtl] .hilo-bet__bksp:first-of-type,[dir="rtl"] .hilo-bet__bksp:first-of-type,[dir='rtl'] .hilo-bet__bksp:first-of-type{border-top-right-radius:.1807228916em;border-bottom-right-radius:.1807228916em}

[dir=ltr] .hilo-bet__btn:last-of-type,[dir="ltr"] .hilo-bet__btn:last-of-type,[dir='ltr'] .hilo-bet__btn:last-of-type,[dir=ltr] .hilo-bet__bksp:last-of-type,[dir="ltr"] .hilo-bet__bksp:last-of-type,[dir='ltr'] .hilo-bet__bksp:last-of-type{border-top-right-radius:.1807228916em;border-bottom-right-radius:.1807228916em}

[dir=rtl] .hilo-bet__btn:last-of-type,[dir="rtl"] .hilo-bet__btn:last-of-type,[dir='rtl'] .hilo-bet__btn:last-of-type,[dir=rtl] .hilo-bet__bksp:last-of-type,[dir="rtl"] .hilo-bet__bksp:last-of-type,[dir='rtl'] .hilo-bet__bksp:last-of-type{border-top-left-radius:.1807228916em;border-bottom-left-radius:.1807228916em}

.hilo-bet__bksp{flex:0 0 auto;min-width:3.1373493976em}

[dir] .hilo-bet__bksp{border:1px solid rgba(94,101,115,.6);border-radius:.2em;box-shadow:inset 0 .05em 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -3.6144578313em rgba(55,47,47,.15),0 0 .4em rgba(75,76,78,.4)}

[dir] .hilo-bet__bksp:hover,[dir] .hilo-bet__bksp:hover:only-of-type{box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -3.9759036145em 3.0120481928em -3.6144578313em #4d1a1f,0 0 .4em rgba(75,76,78,.4)}

.hilo-bet__bksp::before{content:"";font-family:"GamesIcons";font-size:1em}

.hilo__wrap{display:flex;justify-content:space-around}

.hilo__confirm,.hilo-popup__btn{flex:0 0 auto;height:2.7em;outline:none;text-transform:uppercase;font-size:1em;font-weight:700;color:#fffae0;will-change:background-color}

[dir] .hilo__confirm,[dir] .hilo-popup__btn{cursor:pointer;padding:0 1.25em;border:none;border-radius:.5em;box-shadow:0 0 1.5em .1em rgba(255,0,43,.28);background-color:#dd693c;text-shadow:0 0 .2em #fff700,0 0 2.4em rgba(255,0,34,.42);transition:background-color .3s}

[dir] .hilo__confirm:hover,[dir] .hilo-popup__btn:hover,[dir] .hilo__confirm:focus,[dir] .hilo-popup__btn:focus{background-color:#e48b67}

.hilo__howtoplay{outline:none;font-size:1.8em;color:#fffae0;will-change:border-color}

[dir] .hilo__howtoplay{cursor:pointer;padding:0;border:none;border-bottom:1px solid #fffae0;background-color:rgba(0,0,0,0);transition:border-color .3s}

[dir] .hilo__howtoplay:hover,[dir] .hilo__howtoplay:focus{border-color:rgba(0,0,0,0)}

.hilo__girl{position:absolute;bottom:0;image-rendering:-webkit-optimize-contrast;pointer-events:none}

[dir] .hilo__girl{background-repeat:no-repeat;background-size:cover}

.hilo__girl_a1{left:-8.9em;width:19.2708333333em;height:37.1354166667em}

[dir] .hilo__girl_a1{background-image:url(girl_asian_1.57c5bf69.png)}

.hilo__girl_a2{right:-15.5em;width:31.71875em;height:36.8229166667em}

[dir] .hilo__girl_a2{background-image:url(girl_asian_2.d6f46bfe.png)}

.hilo__girl_b1{left:-7.4em;width:15.0520833333em;height:37.1875em}

[dir] .hilo__girl_b1{background-image:url(girl_black_1.9faa884c.png)}

.hilo__girl_b2{right:-8em;width:18.0729166667em;height:36.3541666667em}

[dir] .hilo__girl_b2{background-image:url(girl_black_2.3c548a19.png)}

.hilo__girl_w1{left:-6.4em;width:16.45833em;height:38.90625em}

[dir] .hilo__girl_w1{background-image:url( "../pictures/demon.08d0985e.png")}

.hilo__girl_w2{right:-14em;width:24.16667em;height:38.4375em}

[dir] .hilo__girl_w2{background-image:url( "../pictures/angel.477bded6.png")}

.hilo-popup{position:relative;box-sizing:border-box}

@media screen and (max-width: 1440px){
.hilo-popup--rules{font-size:14px}}

.hilo-popup__close{position:absolute;top:.9375em;outline:none}

[dir] .hilo-popup__close{cursor:pointer;border:none;background:rgba(0,0,0,0)}

[dir=ltr] .hilo-popup__close,[dir="ltr"] .hilo-popup__close,[dir='ltr'] .hilo-popup__close{right:.9375em}

[dir=rtl] .hilo-popup__close,[dir="rtl"] .hilo-popup__close,[dir='rtl'] .hilo-popup__close{left:.9375em}

.hilo-popup__close::before{content:"";font-family:"GamesIcons";font-size:2em;color:#dd673c;will-change:color}

[dir] .hilo-popup__close::before{transition:color .3s}

.hilo-popup__close:hover::before,.hilo-popup__close:focus::before{color:#e48967}

.hilo-popup__body{width:49.6875em;height:29.25em;image-rendering:-webkit-optimize-contrast}

[dir] .hilo-popup__body{padding:1.25em 3.125em;border:1px solid #dd673c;border-radius:.625em;background-color:rgba(0,0,0,.8);background-image:url( "../pictures/popup-bg.bd48380c.jpg");background-repeat:no-repeat;background-size:cover;text-align:center}

.hilo-popup__body_rules{width:51.875em;height:auto}

[dir] .hilo-popup__body_rules{background-image:none;text-align:center}

[dir] .hilo-popup__body_win{background-image:url( "../pictures/popup-win.2c129e1d.jpg")}

.hilo-popup__content{max-height:75vh}

.hilo-popup__logo{display:block;width:9.125em;image-rendering:-webkit-optimize-contrast}

[dir] .hilo-popup__logo{margin:0 auto;background:url( "../pictures/logo.f6fefcbb.png") no-repeat center;background-size:cover}

.hilo-popup__heading,.hilo-popup__subheading,.hilo-popup__title,.hilo-popup__msg{text-transform:uppercase;line-height:220%;color:#fffae0}

[dir] .hilo-popup__heading,[dir] .hilo-popup__subheading,[dir] .hilo-popup__title,[dir] .hilo-popup__msg{text-align:center;text-shadow:0 0 .2em #ff0f0f,0 0 2.15em rgba(255,15,15,.42)}

.hilo-popup__heading{font-size:3em;font-weight:700}

[dir] .hilo-popup__heading{margin:0em 0em 2.0833333333em; display: grid;}

[dir] .hilo-popup__body_rules .hilo-popup__heading{margin-bottom:0}

[dir] .hilo-popup__body_win .hilo-popup__heading{margin-bottom:.8333333333em}

.hilo-popup__heading_small{font-size:1.375em}

[dir] .hilo-popup__heading_small{margin:.9090909091em 0em 3.6363636364em;text-shadow:0 0 .2em #fff700,0 0 2.15em rgba(255,15,15,.42)}

.hilo-popup__subheading,.hilo-popup__title,.hilo-popup__msg{font-size:1.25em}

[dir] .hilo-popup__subheading,[dir] .hilo-popup__title,[dir] .hilo-popup__msg{margin:0}

[dir=ltr] .hilo-popup__title,[dir="ltr"] .hilo-popup__title,[dir='ltr'] .hilo-popup__title{text-align:left}

[dir=rtl] .hilo-popup__title,[dir="rtl"] .hilo-popup__title,[dir='rtl'] .hilo-popup__title{text-align:right}

.hilo-popup__extra{opacity:.4;display:block;font-size:12px;font-style:italic;color:#fff}

.hilo-popup__msg{line-height:160%}

.hilo-popup__wrap{display:flex;justify-content:space-between;width:100%}

[dir=ltr] .hilo-popup__wrap,[dir="ltr"] .hilo-popup__wrap,[dir='ltr'] .hilo-popup__wrap{padding:0em 10.625em 0em 9.375em}

[dir=rtl] .hilo-popup__wrap,[dir="rtl"] .hilo-popup__wrap,[dir='rtl'] .hilo-popup__wrap{padding:0em 9.375em 0em 10.625em}

.hilo-popup__text{font-size:.875em;line-height:160%;color:#fffae0}

[dir] .hilo-popup__text{margin:1.4285714286em 0em 0em}

[dir=ltr] .hilo-popup__text,[dir="ltr"] .hilo-popup__text,[dir='ltr'] .hilo-popup__text{text-align:left}

[dir=rtl] .hilo-popup__text,[dir="rtl"] .hilo-popup__text,[dir='rtl'] .hilo-popup__text{text-align:right}

[dir] .hilo-popup__list{margin:0}

[dir=ltr] .hilo-popup__list,[dir="ltr"] .hilo-popup__list,[dir='ltr'] .hilo-popup__list{padding-left:1.25em;text-align:left}

[dir=rtl] .hilo-popup__list,[dir="rtl"] .hilo-popup__list,[dir='rtl'] .hilo-popup__list{padding-right:1.25em;text-align:right}

.hilo-popup__list li{font-size:.875em;line-height:160%;color:#fffae0}

.hilo-popup__btn{height:2.6em;font-size:1.25em}

[dir] .hilo-popup__btn{padding:0em .75em}

.hilo-popup__btn_reg{display:flex;align-content:center;align-items:center;justify-content:center}

[dir] .hilo-popup__btn_reg{text-align:center}

[dir] .hilo-popup__btn_login{box-shadow:0 0 1.5em .1em rgba(13,0,255,.28);background-color:#2464cc;text-shadow:0 0 .2em #00d0ff,0 0 2.4em rgba(255,0,34,.42)}

[dir] .hilo-popup__btn_login:hover,[dir] .hilo-popup__btn_login:focus{background-color:#457fde}

.hilo .auto-game{font-size:.8334vw}

[dir] .hilo .auto-game--is-active .auto-game__switch{background-color:#8bc63f}

[dir=ltr] .hilo .auto-game--is-active .auto-game__thumb,[dir="ltr"] .hilo .auto-game--is-active .auto-game__thumb,[dir='ltr'] .hilo .auto-game--is-active .auto-game__thumb{-webkit-transform:translateX(0.9375em);transform:translateX(0.9375em)}

[dir=rtl] .hilo .auto-game--is-active .auto-game__thumb,[dir="rtl"] .hilo .auto-game--is-active .auto-game__thumb,[dir='rtl'] .hilo .auto-game--is-active .auto-game__thumb{-webkit-transform:translateX(-0.9375em);transform:translateX(-0.9375em)}

.hilo .auto-game__text{text-transform:uppercase;font-weight:500;color:#fff}

[dir=ltr] .hilo .auto-game__text,[dir="ltr"] .hilo .auto-game__text,[dir='ltr'] .hilo .auto-game__text{margin-right:.625em}

[dir=rtl] .hilo .auto-game__text,[dir="rtl"] .hilo .auto-game__text,[dir='rtl'] .hilo .auto-game__text{margin-left:.625em}

.hilo .auto-game__switch{width:2.625em;height:1.125em;will-change:background}

[dir] .hilo .auto-game__switch{border:.125em solid #f4f5f6;border-radius:.5625em;background:#969696;transition:background .3s}

.hilo .auto-game__thumb{width:1.4375em;height:.875em}

[dir] .hilo .auto-game__thumb{border-radius:.4375em;background:url( "../pictures/switch.11e20398.png") 50% 50%/100% 100% no-repeat}

[dir=ltr] .hilo .auto-game__thumb,[dir="ltr"] .hilo .auto-game__thumb,[dir='ltr'] .hilo .auto-game__thumb{box-shadow:1px 1px 1px rgba(0,0,0,.5)}

[dir=rtl] .hilo .auto-game__thumb,[dir="rtl"] .hilo .auto-game__thumb,[dir='rtl'] .hilo .auto-game__thumb{box-shadow:-1px 1px 1px rgba(0,0,0,.5)}

.for-iran .hilo__girl{display:none}

[dir] .for-iran .hilo-popup__body{background:#050505}

[dir] .for-iran .hilo-popup__body_win{background-image:none}

.jackpot{top:2% !important}

@media screen and (max-width: 1670px){
[dir=ltr] .jackpot,[dir="ltr"] .jackpot,[dir='ltr'] .jackpot{right:5% !important}

[dir=rtl] .jackpot,[dir="rtl"] .jackpot,[dir='rtl'] .jackpot{left:5% !important}}

@media screen and (max-width: 1200px){
.jackpot{font-size:12px !important}}

@media screen and (max-width: 1440px){
.ourgames-bonus{font-size:14px !important}}

@media screen and (max-width: 1366px){
.ourgames-bonus{font-size:12px !important}}

.ourgames-bonus__wrap{top:2.1875em !important}

[dir=ltr] .ourgames-bonus__wrap,[dir="ltr"] .ourgames-bonus__wrap,[dir='ltr'] .ourgames-bonus__wrap{right:auto !important;left:.9375em !important}

[dir=rtl] .ourgames-bonus__wrap,[dir="rtl"] .ourgames-bonus__wrap,[dir='rtl'] .ourgames-bonus__wrap{left:auto !important;right:.9375em !important}

@media screen and (max-width: 1024px){
.ourgames-bonus__wrap{top:18.75em !important}}

.flashing{opacity:.5}

.main-multiselect{display:flex;z-index:1;align-items:center}

[dir] .main-multiselect{margin:0 15px}

.main-multiselect .games_select{display:flex !important;box-sizing:border-box !important;width:12.5em !important;min-height:0 !important;color:#fff !important}

.main-multiselect .games_select{z-index:1;flex-direction:row-reverse;align-items:center;height:2.7em;outline:none;text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1em;font-weight:500;will-change:background-color}

[dir] .main-multiselect .games_select{text-align:inherit !important}

[dir] .main-multiselect .games_select{cursor:pointer;padding:0;margin:0 auto;border-radius:5px;background-color:#453a3c;transition:background-color .3s}

[dir] .main-multiselect .games_select.multiselect--active{border-top-left-radius:0;border-top-right-radius:0}

.main-multiselect .games_select .multiselect__select{display:flex;position:static;align-items:center;justify-content:center;width:2.1875em;height:2.5em}

[dir] .main-multiselect .games_select .multiselect__select{padding:0}

[dir] .main-multiselect .multiselect--disabled .multiselect__current,[dir] .main-multiselect .multiselect--disabled .multiselect__select,[dir] .main-multiselect .multiselect__option--disabled{background:rgba(0,0,0,0)}

.main-multiselect .games_select .multiselect__select::before{top:auto}

[dir] .main-multiselect .games_select .multiselect__select::before{border-width:.3125em .3125em 0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0)}

[dir=ltr] .main-multiselect .games_select .multiselect__select::before,[dir="ltr"] .main-multiselect .games_select .multiselect__select::before,[dir='ltr'] .main-multiselect .games_select .multiselect__select::before{right:auto}

[dir=rtl] .main-multiselect .games_select .multiselect__select::before,[dir="rtl"] .main-multiselect .games_select .multiselect__select::before,[dir='rtl'] .main-multiselect .games_select .multiselect__select::before{left:auto}

.main-multiselect .games_select .multiselect__tags{width:100%;min-height:0;font-size:.875em}

[dir] .main-multiselect .games_select .multiselect__tags{padding:0;border:none;border-radius:.7142857143em;background:rgba(0,0,0,0)}

.main-multiselect .games_select .multiselect__input,.main-multiselect .games_select .multiselect__single{min-height:0;font-size:inherit;line-height:normal;color:#fff}

[dir] .main-multiselect .games_select .multiselect__input,[dir] .main-multiselect .games_select .multiselect__single{padding:0 .625em;margin-bottom:0;border-radius:.3125em;background:rgba(0,0,0,0);text-align:left;text-align:initial}

.main-multiselect .games_select .multiselect__input::-webkit-input-placeholder{color:#fff}

.main-multiselect .games_select .multiselect__input:-moz-placeholder{color:#fff}

.main-multiselect .games_select .multiselect__input::-moz-placeholder{color:#fff}

.main-multiselect .games_select .multiselect__input:-ms-input-placeholder{color:#fff}

.main-multiselect .games_select .multiselect--above,.main-multiselect .games_select .multiselect__content-wrapper{bottom:100% !important}

[dir] .main-multiselect .games_select .multiselect--above,[dir] .main-multiselect .games_select .multiselect__content-wrapper{border-radius:.625em .625em 0 0 !important}

[dir] .main-multiselect .games_select .multiselect--above,[dir] .main-multiselect .games_select .multiselect__content-wrapper{border:none}

.main-multiselect .games_select .multiselect__option{min-height:0;line-height:normal;white-space:normal;color:#000}

[dir] .main-multiselect .games_select .multiselect__option{padding:.625em}

.main-multiselect .games_select .multiselect__option--selected.multiselect__option--highlight,.main-multiselect .games_select .multiselect__option--highlight{color:#fff}

[dir] .main-multiselect .games_select .multiselect__option--selected.multiselect__option--highlight,[dir] .main-multiselect .games_select .multiselect__option--highlight{background:rgba(26,26,26,.8)}

.main-multiselect .multiselect__content-wrapper{overflow:hidden}
.u-visually-hidden[data-v-a33b9f56]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
[dir] .u-visually-hidden[data-v-a33b9f56]{padding:0;margin:-1px;border:0}
.svg-shadow-layout[data-v-a33b9f56]{height:0;width:0;display:none}
