<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.d-block.font-weight-black.mb-2.text-center {
    display: none !important;
}
.main .col-lg-12.text-center {
    margin-top: -20px;
    display:none;
}
h2.font-weight-normal.text-6.pb-2.mb-4 {
    margin: 0 !important;
}

.header-body {
	background: #fff !important;
}
a.btn {
    min-height: 36px;
}
@media (min-width: 991px){
	.header-logo img{
		zoom: 1.4;
		margin-top: -20px;
	}
	a.btn {
		min-height: 36px;
	}
	a.dropdown-item {
		line-height: 12px !important;
		color: #fff !important;
	}
	.header-body:after {
		content: "";
		background:url(menu.png) repeat-x;
		height:625px;
	    z-index: -1;
		width:255px;
		position:absolute;
		left:0;
		bottom:0;
	}
	.game_window {
		width: 700px;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 10px;
	}
	.game_window.full_opened {
		width: 100vw;
		height: 100%;
		position: fixed;
		left: calc(50vw - 270px);
		top: 0;
		margin: 0;
		overflow: visible;
	}
	.full_opened {
		transform: translateX(calc(-50vw + 270px));
		height: calc(100vh - 100px) !important;
	}
	.swiper-container.swiper-container-initialized.swiper-container-horizontal {
		margin-top: 50px;
	}
	header#header {
		height: 625px !important;
		left: auto !important;
		margin-top: 20px;
		transform: translateX(-255px) !important;
		background: none !important;
	}
	.image-gallery .col-6.col-md-3.col-xl-2.p-1 {
		width: 150px !important;
		max-width: 100% !important;
		flex: auto !important;
	}
	.header-body {
		max-height: 700px;
		background: transparent !important;
	}
    .body {
		max-width: 1000px;
		margin-left: calc(100vw) !important;
		padding-left: 255px;
		left: calc(-50vw - 500px);
		position: absolute;
    }
}
.loading-overlay, body {
	background: #030535;
    background-image: url(default_background.jpg);
	background-position: center top;
    background-repeat: no-repeat;
	background-attachment: fixed;
}
.body {
    background: none;
    overflow: visible !important;
}
#header {
box-shadow: 5px 0 0px #00000038;
}
#footer, #footer .footer-copyright {
    background: linear-gradient(to top, #0000007a 71%, #00000000) !important;
}

span.d-block.font-weight-black.mb-2.text-center {
    color: #fff;
    text-shadow: 2px 0 10px #070029;
}
.breadcrumbs {
    display: inline-block;
    counter-reset: flag;
    color: black;
}

.breadcrumbs a {
    position: relative;
    float: left;
    padding-left: 60px;
    padding-right: 10px;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    background: #171717;
    transition: all 0.5s;
}
.breadcrumbs a::after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 1;
    width: 36px;
    height: 36px;
    background: #171717;
    box-shadow: none;
    border-radius: 50px 0 0 0;
    transform: rotate(-45deg) scale(0.73);
    transition: all 0.5s;
}

.breadcrumbs a:hover,
.breadcrumbs a:hover::after,
.breadcrumbs a.active,
.breadcrumbs a.active::after{
    background: #2192e4;
    color: #ffffff !important;
}
.footer__providers img {
    display: inline-block;
    margin: 5px 10px 10px 10px;
}
.breadcrumbs a::before {
    content: counter(flag);
    counter-increment: flag;
    position: absolute;
    color: #000;
    text-align: center;
    top: 8px;
    left: 30px;
    line-height: 20px;
    box-shadow: 0 0 2px #ccc;
    width: 20px;
    background-color: white;
    border-radius: 50%;
}

.breadcrumbs a:first-child {
    padding-left: 46px;
}

.breadcrumbs a:first-child::before {
    left: 14px;
}

.tp-mask-wrap {
    margin: 0;
    padding: 30px 0;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.25 !important;
    color: #7ff800;
    margin-top: 100px !important;
    text-shadow: none;
    font-weight: normal;
}

.btn i.fas.fa-bars {
    z-index: 3;
    position: relative;
}

.header-btn-collapse-nav:before,.header-btn-collapse-nav:after{
	background:none;
}
@media (max-width: 991px){
	#header .header-btn-collapse-nav {
    outline: 0;
    margin-left: 4px;
    margin-top: -2px;
    background: #032b51 !important;
    width: 30px;
    padding: 6px !important;
    display: block;
    position: relative;
    z-index: 1;
	}
	#header .header-nav-main nav&gt;ul&gt;li&gt;a.active {
		background: #0000007a;
	}
	#header .header-nav-main:before {
		background: black;
	}
}
.image-gallery-item.mb-0 {
    padding: 5px;
    overflow: hidden;
    background: -webkit-linear-gradient(45deg,#cccccc,#ffffff 40%,#ffffff 51%,#757575);
    box-shadow: 0 2px 10px -5px rgb(0, 0, 0);
    border-radius: 28px;
}

.main .container .row.pb-3,.row.pt-5.mb-5 .col-12 {
	position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 20px -5px #000;
    padding: 20px;
}
.main .container .row.pb-3:before,.row.pt-5.mb-5 .col-12:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 10px;
    margin: -10px;
    background: linear-gradient(to right, #5e799c,#fbffff, #3073a2);
}
.row.pt-5.mb-5 .col-12{
	padding-top: 20px;
	margin-left: 20px;
    max-width: calc(100% - 40px);
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px;
}
.swiper-div .btn {
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    bottom: 10px;
}
.btn{
	position:relative;
	overflow: hidden;
	margin-bottom: 10px !important;
	background: #da0203;
}
.btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: rgba(255,255,255,.22);
    border-radius: 0 0 10px 10px;
}
a.btn.font-weight-semibold.d-none.d-xl-block {
    color: #fff;
	width: 160px;
    background: #2192e4;
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 25px !important;
}
a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100 {
    border-radius: 5px;
}
h2 strong.font-weight-extra-bold {
    color: #ffffff;
    text-transform: uppercase;
    background: #2192e4;
    border: 5px solid #4a5bb3c7;
    padding: 0 10px;
    text-shadow: 0 0 30px #0082dd;
}


.swiper-div {
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 5px 10px;
    min-height: 55px;
}
.swiper-text-block {
    position: relative;
    left: 10px;
}
.swiper-text-block h3, .swiper-text-block h4 {
    font-size: 2em !important;
}</pre></body></html>