/*
Theme Name: slot
Text Domain: slot
*/

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding:0;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: rgba(255,255,255,0.8);
	font-size:15px;
	line-height:1.6;
	overflow-x:hidden;
	background: #090f1e;

}
article,aside,footer,header,nav,section,figcaption,figure,main,details,menu  {
	display: block;
}
h1,h2,h3,h4,h5,h6, .h2{
	font-weight: 700;
	color: #fff;
	margin:0 0 15px;
	line-height:1.3;
}
h1 {font-size:28px;}
h2 {font-size:25px;}
h3 {font-size:22px;}
h4 {font-size:20px;}
h5 {font-size:18px;}
h6 {font-size:16px;}
figure {
	margin: 1em 0;
}
a:active,
a:hover {
	outline-width: 0;	
}
abbr[title] {
	border-bottom: 1px #7a7a7a dotted;
	text-decoration: none;
}
b,
strong {
	font-weight: 700;
}
code,
kbd,
samp {
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #eee;
	color: #222;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	
	margin: 0;
}
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
[hidden] {
	display: none;
}
p {margin:0 0 15px;padding:0;}
ul {list-style:disc;}
ol {list-style:decimal;}
ul, ol {margin:0 0 15px 15px;padding:0;}
#page {width:100%;margin:0 auto;padding:0 15px;}
#content {padding:20px;}
.home #content {padding:0;}
@media (min-width:576px) {
#page {max-width:530px;}
}
@media (min-width:768px) {
#page {max-width:730px;}
}
@media (min-width:992px) {
#page {max-width:960px;}
}
@media (min-width:1200px) {
#page {max-width:1100px;}
}
/*-------------- Alignments ---------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------- Forms ---------*/

#respond label {
	opacity:0.7;
	display: block;
	margin-bottom: 5px;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	
	border: none;
	
	display: block;
	padding: 10px;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border:none;
	outline:0;
	box-shadow:none;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background: #2f3132;
	border: none;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	
	font-weight: 700;
	text-transform:none;
	padding: 7px 20px;
	text-shadow: none;
	
}




button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {

}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	
}

/* Accessibility */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*---------- Links -----------*/

a {
	color: #37a5ff;
	text-decoration: none;
}
a:hover, a:focus,
a:active {
	color: #fff;
	outline: 0;
	text-decoration: none;
	border:none;
}

/* Site branding */

.site-branding {
	padding: 0;
	position: relative;
	
	z-index: 3;
}

.logo img {max-width:180px;}

/*------------- Header -------------*/

#masthead .wrap {
	position: relative;
}




/* ----- header navigation ----- */
.gb_nav_menu ul {margin:0;}
.gb_nav_menu li{
	display:inline-block;
	margin:0 15px;
	position:relative;
}
.gb_nav_menu li a {
    color: #fff;
    padding:0;
    display: block;
   
    font-weight: 700;
}
.gb_nav_menu ul li a:active,
.gb_nav_menu ul li a:hover {
  
    color: #e6b960;
}


.toggle-menu, a.closebtn{
  display: none;
}



.pagination {}

.comments-pagination {
	border: 0;
}
.page-numbers {
	padding: 2px 10px;
}
.page-numbers.current {
	display: inline-block;
	background:#0056c8;
	color: #fff;
	font-weight:700;
}
a.page-numbers,
a.page-numbers {
	background: #2e3542;
	display: inline-block;
	font-size: 15px;
	color: #fff;
    font-weight: 700;
}

a.page-numbers:focus,
a.page-numbers:hover,
a.page-numbers:focus,
a.page-numbers:hover {
    background:#0056c8;
	color: #fff;
    cursor: pointer;
}



/* More tag */

.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}
.article_content {
    background: #eee;
    margin-bottom: 20px;
    padding: 20px;
	box-shadow: 1px 3px 7px #bbb;
	border-left: 5px solid #02314f;
}

/* Single Post */

.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}
.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}
.page-links .page-number {
	color: #7a7a7a;
	display: inline-block;
	padding: 0.5em 1em;
}
.page-links a {
	display: inline-block;
}
.page-links a .page-number {
	color: #222;
}

/* Entry footer */

.copyright{
	
	width: 100%;
}


/*----------- Footer --------------*/


.site-info {font-size:13px;}
.site-info span {display:block;margin:0 0 10px;}
.site-info p {margin:0 0 10px;}
.site-info ul {list-style:none;margin:0 0 15px;}
.site-info ul li {display:inline-block;margin:0 10px;}

/* Footer widgets */


.site-footer {background: #192238;padding:30px 20px 10px;margin:0 0 15px;border-radius:10px;}
.site-footer .widget-title {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
  
	margin-bottom:15px;
}
.site-footer .widget {margin-bottom:30px;}
.site-footer .widget ul {margin:0;list-style:none;}
.site-footer .widget ul li {margin-bottom:5px;}
.site-footer .widget ul li a {color:#828f9a;}
.site-footer .widget ul li a:hover { color:#fff;}

/*------- Comments ------------*/
.pre .nav-links a,
.nex .nav-links a{
    background: #02314f;
    color: #fff;
    padding: 5px 10px;
}
.pre,.nex {
    margin: 0 0 20px;
}
#comments {
	clear: both;
	padding: 20px 0 10px;
}
.comments-title, .comment-reply-title {
	font-size: 20px;
	font-weight:700;
	color:#fff;
	margin-bottom: 15px;
}
.comment-date {font-size:13px;opacity:0.7;}
.comment-head img {float:left;margin-right:15px;}
ol.comment-list {margin:0;list-style:none;}
ol.children {list-style:none;padding-left:30px;}
.comment-content p {margin:0 0 10px;}
.comment-content {padding-bottom:20px;}
.comments-pagination {
	margin: 2em 0 3em;
}
a.comment-reply-link {text-transform:uppercase;font-weight:700;}
.comment-meta {font-size:13px;}
.form-submit {
margin:0;
}
/*sidebar*/

#sidebar {
background:#1c253b;
height:100%;border-radius:10px;
padding:15px;
}


input[type="search"] {
	padding: 10px;
	
	color: #71767c;
	border: none;
	width: 100%;
	
}
.search-form .search-submit{
display:none;
}


#sidebar .widget {
  margin-bottom: 30px;
}
#sidebar .widget-title {color:#fff;margin:0 0 15px;font-size:23px;font-weight:700;}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  

}
#sidebar ul li {border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:10px;margin-bottom:10px;}

#sidebar ul li a {display:block;line-height:1.3;font-weight:700;}

/* Search */

.search-form {
	position: relative;
}
.search-form .search-submit {
	bottom: 3px;
	padding: 16px 25px;
	position: absolute;
	right: 3px;
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
button.search-submit{
    background: #fe8086;
	font-weight: normal;
}



/*----------- Media ----------*/

img,
video {
	height: auto; 
	max-width: 100%;
}
a.link_download {
text-align: center;
font-weight: 700;
padding: 10px 30px;
border-radius: 10px;

background: rgba(31, 139, 228, 1);
text-transform: uppercase;
color: #fff;
}
a.link_registration {
text-align: center;
font-weight: 700;
padding: 10px 30px;
border-radius: 10px;
background-image: linear-gradient( 70deg, rgba(58, 162, 111, 1) -8%, rgba(8, 158, 78, 1) 96% );
text-transform: uppercase;
color: #fff;
}

.links_1 {text-align:right;padding-top:2px;}
.links_1 a.link_download {margin-right:15px;}
.links_2 {text-align:center;padding:10px 0 30px;} 
.links_2 a.link_download {margin-right:15px;}

.links_3 a {display:block;}
.links_3 a.link_download {margin-bottom:15px;}
.main_menu {background: #14181d;padding:5px;border-top:1px solid rgba(255,255,255,0.06);}
.menu_header {padding:15px;background:#192238;border-radius:10px;margin:15px 0;}
#slider {padding:30px;color:#fff;font-weight:700;background: url(/wp-content/uploads/2024/10/aliances.jpg) no-repeat left center;
background-size:cover;position:relative;border-radius:10px;overflow:hidden;}
.link_slider {position:absolute;left:0;top:0;width:100%;height:100%;}
.welcome_bonus {font-size:26px;} 
.welcome_promo {display:inline-block;max-width:400px;position:relative;z-index:9;}
#slider a.link_registration {display:block;padding:10px;max-width:200px;margin:30px 0;}
#slider a.link_download {display:none;padding:10px;max-width:200px;margin:15px auto;}
.welcome_promo span { 
position:relative;
margin-right:22px;display:inline-block;
cursor:pointer;
color: #fbe000;
}

.welcome_promo span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/slot/images/copy.svg);
    mask: url(/wp-content/themes/slot/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #fbe000;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
@media (max-width:767px) {
#slider {padding:30px 15px;}
#slider a.link_registration {margin:15px auto;}
#slider a.link_download {display:block;}
.welcome_promo {max-width:100%;}
.home .links_1, .home .main_menu {display:none;}
.home .logo {
    padding: 15px 0;
  }
}
.footer_img_1, .footer_img_2 {text-align:center;}
.footer_img_2 {padding:20px 0;margin:20px 0;border-top:1px solid rgba(255,255,255,0.07);border-bottom:1px solid rgba(255,255,255,0.07);}
.footer_img_1 img, .footer_img_2 img {max-height:30px;margin:8px 15px;filter: grayscale(100%) opacity(35%);}
.home_page section {padding:15px 0;}
.home_page section h2, .home_page section .h2, .home_page section h1 {font-size:22px;}
.home_page section h3 {font-size:18px;}
#games-box article, .games article {background:#232629;position:relative;text-align:center;margin-bottom:20px;}

#games-box article img, .games article img {width:100%;}
.demo_link a {font-weight:700;text-transform:uppercase;font-size:14px;color:#fff;}
.demo_link a:hover {color:#fff;}
.links_box {padding:10px 0 10px;}
.links_box a.link_registration {display:block;padding:8px;max-width:180px;margin:10px auto;}

#games-box .b_b_3, .games .b_b_3 {padding-left:12px;padding-right:12px;}
.service-img {float:left;width:30%;margin-right:20px;}
#services-box article {margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.07);padding-bottom:15px;}
.service-title a {display:block;line-height:1.3;font-weight:700;font-size:17px;}
.title_header {padding:0 0 20px;}
.title_header h1 {margin:0;font-size:23px;}
.breadcrumbs {font-size:13px;}
.breadcrumbs a {text-decoration:underline;}
.postimage {float:left;width:45%;margin-right:20px;margin-bottom:15px;}
.postimage img {width:100%;}
.postbox h1, .postbox h2, .postbox h3, .postbox h4, .postbox h5, .postbox h6, .postbox ul, .postbox ol, .postbox blockquote, .postbox p {clear:both;}
.postbox p:first-of-type {clear:none;}

blockquote {margin:0 0 15px;padding-left:20px;border-left:4px solid #e8bc62;font-style:italic;color:#fff;font-size:17px;}
table {width:100%;text-align:center;border-collapse: collapse;border:1px solid rgba(255,255,255,0.1);margin:0 0 15px;}

table td, table th {padding:10px 15px;border:1px solid rgba(255,255,255,0.1);}
.post_title a {display:block;font-weight:700;margin-bottom:10px;line-height:1.3;font-size:17px;}
#Category-section .postbox {padding-bottom:15px;}
.error-404 {text-align:center;padding:50px 0;}
.error-404 h1 {font-size:25px;}
.archive-description {padding-top:25px;}
.postbox iframe {width:100%;height:450px;border:none;padding:0;}
.postbox-btn {padding:30px 0;text-align:center;}
.gameli ul {margin:0 0 5px;list-style:none;}
.gameli ul li {display:inline-block;margin-right:10px;margin-bottom:15px;}
.gameli ul li a {background:#2f3132;color:#fff;font-weight:700;padding:4px 15px;border-radius:4px;}
#about-box a {text-align: center;
  font-weight: 700;
  padding: 10px;
  border-radius: 5px;
  background: #2f3132;
  display:block;margin:15px auto;max-width:230px;
  color: #fff;}
@media screen and (max-width: 767px) {
    .tables {
        width: 100%;
        overflow: auto!important;
        border:1px solid rgba(255,255,255,0.1);
        
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .tables table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
@media screen and (max-width: 1199px){
.postbox iframe {height:400px;}
}
@media screen and (max-width: 991px){
.logo, .links_1 {text-align:center;}
.logo {padding-top:15px;}
.links_1 {padding:25px 0 25px;}
	button.gb_toggle{
		border-radius: 0;
	}
	.gb_nav_menu .nav ul li a:focus,
	a.closebtn.gb_menu:focus,
	.toggle-menu button:focus{
	    outline: 0;
	}
	.toggle-menu {
		display: none;
		width: 100%;
		top: 0;
		cursor: pointer;
		z-index: 999999;
		text-align: left;
		right: 0;
		font-size: 20px;
	}
	.toggle-menu i {
		font-size: 22px;
		color: #fff;
	}
	.toggle-menu button {
        background:none;
		border:none;
		padding:0;
		
	}
	.side_gb_nav {
		max-height: 100%;
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9999999;
		top: 110%;
		right: 0;
		overflow-y: scroll;
		background: #101317;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
		visibility: hidden;
	}
  	.side_gb_nav.show {
	    visibility: visible;
	    top:0%;
  	}
	
	.side_gb_nav .closebtn {
		position: absolute;
		top: 15px;
		left:15px;
		padding: 0;
		font-size: 20px;
		display: block;
		color: #ffffff;
	}
	.side_gb_nav #top_gb_menu {
		width: 100%;
	}
	.toggle-menu span{
		font-size:30px;
		cursor:pointer; 
		text-align: right;
	}
	.toggle-menu{
		display: block;
	}
	.gb_nav_menu .nav ul li{
	
		display:block;
	}
	.nav ul li a{
		padding: 10px 15px;
		display: block;
		
		
		border-bottom: 1px solid rgba(255,255,255,0.1);
		background: none !important;
	}
    
	.nav ul li:first-child a{
		border-top: 1px solid rgba(255,255,255,0.1);
	}
	.nav ul li:first-child ul li a{
		border-top: none;
	}



	.gb_nav_menu li,
	.menu_header{
		padding: 0;
		display: block;
	}
#sidebar {margin:30px 0 15px;height:auto;}
.site-footer .b_b_3, #games-box .b_b_3, .games .b_b_3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (max-width:767px) {
.postbox iframe {height:350px;}
.postimage {width:100%;margin-right:0;}
.footer_img_1 img, .footer_img_2 img {max-height:25px;margin:10px 15px;}
#Category-section .postbox {padding-bottom: 30px;}
#content {padding: 15px;}
.site-footer {padding: 10px 15px;}

}
@media (max-width:575px) {
.postbox iframe {height:300px;}
.site-footer .b_b_3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (max-width:470px) {
.postbox iframe {height:250px;}
#games-box .b_b_3, .games .b_b_3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (max-width:430px) {
.service-img {width:100%;margin-right:0;margin-bottom:10px;}
.service-img img {width:100%;}
}
@media (max-width:370px) {
.postbox iframe {height:200px;}
}
@media (max-width:360px) {
.links_2 a, .links_1 a {display:block;}
.links_2 a.link_download, .links_1 a.link_download {margin-right:0;margin-bottom:15px;}
.links_1 {padding-left:15px;padding-right:15px;}
}
.bonuses{
  position:relative;


  color:#fff;
}
.bonuses__content{
  position:relative;
  z-index:2;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  gap:12px;
  -webkit-box-align:start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.bonuses__bg{
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width:100%;
  height:100%;
}
.bonuses__bg img{
  width:100%;
  height:100%;
  -o-object-fit:cover;
     object-fit:cover;
  -o-object-position:80% 50%;
     object-position:80% 50%;
}
.bonuses .box{
  position:relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  gap:12px;
  width:100%;
  padding:12px 12px 66px;
  font-weight:bold;
  font-size:12px;
  line-height:1.2;
  text-transform:uppercase;
  border-radius:8px;
}
.bonuses .box__header{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  gap:4px;
}
.bonuses .box__text{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  gap:6px;
  min-width:47%;
  font-weight:bold;
  font-size: 10px;
  white-space:nowrap;
  text-transform:uppercase;
}
.bonuses .box__text span{
  color:#f7d540;
  font-size:24px;
  text-align:right;
  text-shadow:0 2px 0 #e75700;
}
.bonuses .box__footer{
  position:absolute;
  right:12px;
  bottom:12px;
  left:12px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  gap:12px;
}
.bonuses .box__button{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  gap:12px;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  width:100%;
  max-width:396px;
  padding:8px 6px;
  color:#fff;
  font-weight:bold;
  line-height:24px;
  text-align:center;
  text-transform:uppercase;
  border:1px dashed;
  cursor:pointer;
}
.bonuses .box__button:hover{
  text-decoration:none;
}
.bonuses .box--casino{
  background:-webkit-gradient(linear, left top, left bottom, from(#09B505), to(#004B40));
  background:linear-gradient(180deg, #09B505 0%, #004B40 100%);
}
.bonuses .box--casino .box__button:last-child{
  background:#05D100;
  border-color:#05D100;
  border-style:solid;
}
.bonuses .box--casino .box__button:last-child:hover{
  background:#05ab00;
  border-color:#05ab00;
}
.bonuses .box--poker{
  background:-webkit-gradient(linear, left top, left bottom, from(#FF642E), to(#5F0203));
  background:linear-gradient(180deg, #FF642E 0%, #5F0203 100%);
}
.bonuses .box--poker .box__button:last-child{
  background:#FF2E2E;
  border-color:#FF2E2E;
  border-style:solid;
}
.bonuses .box--poker .box__button:last-child:hover{
  background:#d52424;
  border-color:#d52424;
}

.scrolling .box__footer{
  position:fixed;
}
.scrolling .box__footer .box__button:first-child{
  background-color:rgba(0, 0, 0, 0.7);
}
.scrolling .box--casino .box__footer{
  bottom:60px;
}

@media only screen and (min-width: 480px){
  .bonuses .box{
    font-size:14px;
  }
  .bonuses .box__text span{
    width:40%;
  }
}

@media only screen and (min-width: 768px){

  .bonuses__content{
    gap:24px;
    max-width:500px;
  }
  .bonuses__bg img{
    -o-object-position:50%;
       object-position:50%;
  }
  .bonuses .box{
    font-size:16px;
  }
  .bonuses .box__header{
    gap:16px;
  }
  .bonuses .box__text{
    min-width:0;
	font-size: 12px;
  }
  .bonuses .box__text span{
    width:auto;
    font-size:36px;
    text-align:left;
  }
}

.tg {position:absolute;z-index:10;right:30px;bottom:40px;}
.tg a {font-weight:700;padding:15px 55px 15px 20px;color:#fff;border-radius:8px;background:#039be5 url(/wp-content/uploads/2025/05/tg.png) no-repeat 97% center;box-shadow: 0 1px 4px 0 rgba(0,0,0,0.07);background-size:40px;}
@media (max-width:991px) {
#slider {padding:30px 30px 90px;}
.tg {text-align:center;left:calc(50% - 125px);right:auto;bottom:30px;}

.bonuses {padding: 10px 15px 60px;}

}