<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	scroll-behavior: smooth;
}

body {
	color: #595959;
	font-family: Helvetica, Arial, sans-serif;
}

.container {
	max-width: 1280px;
	width: 96%;
}

h1, h2, .maintitle {
	color: #35454C;
	font-family: 'Fugaz One', cursive;
	text-transform: uppercase;
	color: #35454C;
}

.btn--green {
	background: #c77929;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
	color: #fff;
}

.btn--blue {
	background: #35454c;
	color: #fff;
}

.btn {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	border-radius: 25px;
	line-height: 1;
	padding: 15px 20px 12px;
}

.btn.btn--primary {
	background: #35454C;
	color: #FFF;
}

.btn.btn--secondary {
	background: none;
	border-color: #FAD540;
	color: #FAD540;
}

ul#flags {
	display: flex;
	flex-direction: row;
	margin-top: 3px;
	display: inline-flex;
	margin-left: 5px;
}

ul#flags li {
	list-style: none;
	padding: 0px 5px 0px 0px;
	font-size: 18px;
}

ul#flags li a span {
	border-radius: 3px;
}

.main-banner {
	background-size: cover;
	background-position: bottom center;
	display: flex;
	align-items: center;
	padding: 30px 0 0;
}

.main-banner.big-banner {
	min-height: 400px;
	padding: 50px 0;
}

.main-banner .banner-text {
	width: 80%;
	max-width: 500px;
	padding-bottom: 50px;
	margin-left: 5%;
}

.main-banner .maintitle {
	color: #35454C;
	font-size: 23px;
	line-height: 1.1;
	margin-bottom: 10px;
	display: block;
}

.main-banner .maintext {
	color: #FFF;
	font-size: 15px;
	display: block;
}

.main-banner .maintext a {
	color: #FFF;
	text-decoration: underline;
}

.main-banner .buttons {
	margin-top: 20px;
}

.main-banner .buttons .btn {
	padding: 15px 16px 12px;
	margin: 5px;
}

.main-banner.light .maintext {
	color: #595959;
}

.main-banner.light .btn.btn--secondary {
	border-color: #35454C;
	color: #35454C;
}

.main-banner.light .maintitle {
	color: #35454C;
}

.text-area p {
	margin-bottom: 10px;
}

.dark-bg h2, .dark-bg h3 {
	color: rgba(255, 255, 255, 0.9);
}

.boxed-section .col-lg-4, .boxed-section .col-lg-6 {
	padding: 25px 35px;
	background: #FFF;
	margin-bottom: 20px;
	color: #707070;
	line-height: 0.9;
	font-size: 0.95rem;
}

.boxed-section .col-lg-4 h2, .boxed-section .col-lg-6 h2 {
	color: #000033;
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
}

.boxed-section .col-lg-4 h3, .boxed-section .col-lg-6 h3 {
	font-size: 18px;
}

.boxed-section .col-lg-4 img, .boxed-section .col-lg-6 img {
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.boxed-section .col-lg-4 {
		margin: 0 1%;
		flex: 0 0 31.333333%;
		max-width: 31.333333%;
	}
}

@media (min-width: 992px) {
	.boxed-section .col-lg-6 {
		margin: 0 1% 20px;
		flex: 0 0 48%;
		max-width: 48%;
	}
}

.top-bar-search {
	margin-top: 5px;
}

@media only screen and (max-width: 991px) {
	.top-bar-search {
		display: none;
	}
}

.centered-content {
	max-width: 1100px;
	margin: 0 auto;
}

@media only screen and (max-width: 575px) {
	.centered-content img {
		clear: both;
		width: 60%;
		margin: 0 20% 30px;
	}
}

.head-menu {
	clear: both;
	background: none;
}

.head-menu .menu &gt; li {
	margin: 0 0 0 1rem;
}

.head-menu .menu &gt; li a {
	font-size: 14px;
	line-height: 1.5;
	padding: 5px 0;
	color: #FAD540;
	text-transform: uppercase;
}

.head-menu .menu &gt; li &gt; ul {
	top: 26px;
	background: #35454C;
}

.head-menu.head-menu--s3 {
	background: #FFF;
}

.head-menu.head-menu--s3 .menu {
	display: table;
	margin: 0 auto;
}

.head-menu.head-menu--s3 .menu li {
	padding: 0 5px;
}

.head-menu.head-menu--s3 .menu li a {
	color: #35454C;
	padding: 12px 0;
}

.head-inline {
	background: #35454C;
	padding: 25px 0 20px;
}

.head-inline .top-bar-socials {
	margin: 0;
}

.head-inline #logo {
	width: 165px;
}

@media only screen and (max-width: 991px) {
	.head-inline #logo {
		width: 154px;
		margin: 0 auto;
		display: block;
		padding-top: 0;
	}
}

@media only screen and (max-width: 991px) {
	.head-inline .row .col-sm-4 {
		width: 100%;
		max-width: none;
		flex: 100%;
		text-align: center;
	}
}

.head-inline .trigger-mmenu {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 8px;
	line-height: 24px;
}

.head-inline ul#flags {
	float: right;
	margin-top: 7px;
	margin-left: 12px;
}

@media only screen and (max-width: 991px) {
	.head-inline ul#flags {
		position: absolute;
		left: 0;
		top: -85px;
	}
}

.head-inline ul#flags li {
	margin-left: 4px;
}

.head-inline .head-menu .menu {
	float: right;
	margin-top: 25px;
}

.head-inline .head-menu .menu &gt; li {
	margin: 0 0 0 0.5rem;
}

@media only screen and (max-width: 991px) {
	.head-inline .head-menu {
		display: none;
	}
}

.group-category .news-item .new-text-group h2 {
	font-size: 1.4rem;
}

.aff-single-widget {
	border-radius: 20px;
	padding: 10px 0 15px;
	background: rgba(255, 255, 255, 0.85);
}

.aff-single-widget .ratings-wrapper {
	background: rgba(255, 255, 255, 0.7);
	padding: 15px;
	display: table;
	margin: 0 auto;
	border-radius: 35px;
}

.aff-single-widget .ratings-wrapper .rating i {
	margin: 0 5px;
}

.aff-single-widget .item-bonus {
	max-width: none;
}

.aff-single-widget img {
	padding: 0 20px;
	width: 100%;
}

.text-area {
	background: none !important;
}

.text-area &gt; h3 {
	font-size: 22px;
	margin-top: 30px;
}

.text-area &gt; h2 {
	font-size: 26px;
}

.section {
	position: relative;
	padding: 60px 0;
	overflow: hidden;
}

.section.border-bottom {
	border-bottom: 1px solid #DDD;
}

.section h2 {
	margin-bottom: 10px;
}

.section.highlight .text-area {
	max-width: 920px;
	margin: 0 auto;
}

.section--first {
	position: relative;
	overflow: hidden;
	background-size: 400px !important;
	background-position: right 8% bottom -14px !important;
}

.adm-games-lobby .game {
	background: #35454C;
}

.adm-games-lobby .game img {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	transition: 0.1s ease-in all;
}

.adm-games-lobby .game:hover {
	background: #C77929;
}

.adm-games-lobby .game:hover img {
	opacity: 0.7;
	border: 5px solid #C77929;
}

.adm-games-lobby .game .game-title {
	background: transparent;
	color: #FFF;
	height: 40px;
	font-size: 15px;
	font-style: italic;
}

.table-big {
	z-index: 5;
	position: relative;
	margin-top: 20px;
}

.table-s1.table-big {
	background: transparent;
}

@media only screen and (max-width: 991px) {
	.table-s1.table-big {
		display: flex;
		flex-wrap: wrap;
		border-radius: 0;
	}
}

.table-s1.table-big .item {
	border-bottom: 0;
	padding: 20px 0;
	background: rgba(255, 255, 255, 0.95);
}

@media only screen and (max-width: 991px) {
	.table-s1.table-big .item {
		width: 48%;
		margin: 1%;
		background: rgba(255, 255, 255, 0.95) !important;
		border-radius: 15px;
	}
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item {
		padding: 5px 0;
	}
}

.table-s1.table-big .item:nth-child(even) {
	background: rgba(245, 245, 245, 0.97);
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item .c4 {
		padding: 0 10px 10px;
	}
}

.table-s1.table-big .item .c4 h4 {
	font-size: 20px;
}

.table-s1.table-big .item .c4 h4 strong {
	font-weight: normal;
}

@media only screen and (max-width: 991px) {
	.table-s1.table-big .item .c4 h4 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item .c4 h4 {
		font-size: 15px;
	}
}

.table-s1.table-big .item .c4 i {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -12px;
	font-size: 24px;
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item .c1 .count {
		background: transparent;
		border: 0;
		line-height: 30px;
		left: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item .c2 {
		padding: 12px 10px 0;
	}
}

.table-s1.table-big .item .c2 a {
	background: none;
	border-bottom: 0;
	padding: 10px 0;
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item .c3 {
		padding: 12px 10px 10px;
	}
}

@media only screen and (max-width: 575px) {
	.table-s1.table-big .item .c3 .rating i {
		font-size: 1rem;
		width: 22px;
		line-height: 22px;
	}
}

.table-s1.table-big .item .c5 {
	width: 17%;
}

.table-s1.table-big .item .c5 .btn {
	font-size: 16px;
	padding: 15px 20px 12px;
}

.table-s2 .btn-p2 {
	display: none;
}

.table-s2 .item .item-row .col-bonus h5, .table-s2 .item .item-row .col-bonus h5 strong {
	font-size: 1.4rem;
}

.carousel {
	margin-top: 20px;
}

@media only screen and (max-width: 575px) {
	.carousel {
		padding: 0 10px;
	}
}

.carousel .owl-next {
	right: -20px;
	background: transparent;
	color: #FFF;
}

.carousel .owl-prev {
	left: -20px;
	background: transparent;
	color: #FFF;
}

.casino-guides {
	margin-top: 30px;
}

.casino-guides .casino-guide-box {
	background-position: top center !important;
	height: 165px;
}

.casino-guides .casino-guide-box.casino-guide-box--first {
	height: 360px;
}

.casino-guides .casino-guide-box:after {
	display: none;
}

.casino-guides .casino-guide-box .text {
	background: rgba(53, 69, 76, 0.95);
	height: auto;
	bottom: 0;
	top: auto;
	width: 100%;
	padding: 15px;
}

.casino-guides .casino-guide-box .text h4 {
	font-weight: normal;
	font-size: 15px;
	line-height: 1;
}

.casino-guides .casino-guide-box .text p {
	margin: 6px 0;
}

.inversed h2 {
	color: #FFF;
}

.sidebar .widget-s2 .btn {
	width: 120px;
}

.sidebar .widget-s2 .text a img {
	width: 100%;
}

.sidebar .widget-s1 .widget-sites-group .text-down .btn {
	width: 126px;
}

.casino-guides .casino-guide-box .label-guide {
	display: none;
}

.age-gate {
	padding-bottom: 100px;
}

.age-gate-logo-image {
	width: 250px;
}

.age-gate-form {
	background: transparent;
}

.age-gate-heading.age-gate-logo {
	margin-bottom: 25px;
}

.age-gate-challenge, .age-gate-message {
	margin-bottom: 25px;
}

.age-gate-label {
	display: none;
}

.age-gate-submit {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	border-radius: 25px;
	line-height: 1;
	padding: 15px 20px 12px;
	background: none;
	border-color: #FAD540;
	color: #FAD540;
	margin-top: 20px;
}

.age-gate-error.has-error {
	margin-bottom: 20px;
}

.footer .footer-copyright {
	background: none;
}

.footer .footer-copyright p {
	float: left;
}

.footer .footer-top .widget-columns {
	display: flex;
	flex-wrap: wrap;
}

.footer .footer-top .widget-columns .widget {
	padding: 0 40px;
	margin-bottom: 20px;
}

.footer .footer-top .widget-columns .widget img {
	margin-bottom: 20px;
	height: 30px;
	width: auto;
	max-width: 200px;
	margin-right: 20px;
}

.footer .footer-top .widget-columns .widget li {
	padding: 6px 0;
	list-style: none;
}

.footer .footer-top .widget-columns .widget li:not(:last-child) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .footer-top .widget-columns .widget li a {
	color: #EDEDED;
	font-size: 13px;
}

.footer .footer-top .widget-columns h2, .footer .footer-top .widget-columns h3 {
	color: #FFF;
	font-size: 1.4rem;
}</pre></body></html>