/*!
Theme Name: bonus
Text Domain: bonus
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	box-sizing:border-box;
	display: block;
	height:100%;
	padding:0;
	margin: 0;
}


body {
	margin: 0;
	font-family:-apple-system,BlinkMacSystemFont,Arial,"Helvetica Neue",Helvetica,sans-serif;
	
	
	font-size:15px;
	line-height:1.6;
	padding:0;
	
	color: rgba(255,255,255,0.7);
	background: #101317;


	
}

input,
textarea {background: #fff;}
/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
	overflow-x: auto;
	scrollbar-width: thin;
	
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;

	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 0t;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 0 15px;
	border-left:4px solid #0dfb56;
	padding-left:15px;
	font-size:17px;
	font-style:italic;
	color:#fff;
}

address {
	margin: 0 0 15px;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}



ul,
ol {
	margin: 0 0 15px 15px;
	padding:0;
	list-style:none;
}

ul {list-style:disc;}
ol {list-style:decimal;}
dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

figcaption {
	padding: 1em;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	margin: 5px;
}

table {
	margin: 0 0 15px;
	width: 100%;
	border:1px solid rgba(255,255,255,0.1);
	text-align:center;
	border-collapse: collapse;
}
table td, table th {border:1px solid rgba(255,255,255,0.1);padding:10px 15px;}

@media screen and (max-width: 767px) {
    .tablex {
        width: 100%;
        overflow: auto!important;
      border:1px solid rgba(255,255,255,0.1);
        
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .tablex table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size:15px;
	border:none;
	background: #3a3a3a;
	color: #fff;
	cursor:pointer;
	padding: 10px 30px;
	font-weight:700;
	text-transform:uppercase;
}





input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
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:#9a9a9a;
	border: 1px solid #ccc;
	
	padding: 10px;
	font-size:15px;
}
input:hover, input:focus, input:active {outline:none;box-shadow:none;}

.search-form input[type="search"] {width:75%;float:left;border: none;}
.search-form input[type="search"]:focus {color:#6c6c6c;}
.search-form input[type="submit"] {font-weight:400;background: #00c8e6;color:#01025c;padding:10px;font-size:15px;text-transform:uppercase;width:25%;float:left;}
select {
	border: 1px solid #ccc;
}
p.form-submit {margin:0;}
#comments {padding:0;}
#comments label {padding-bottom:10px;opacity:0.7;display:block;}
#comments input[type="submit"] {background:#00c8e6;color:#01025c;font-size:14px;text-transform:none;font-weight:700;border:none;border-radius:5px;padding:10px 25px;}

textarea {width: 100%;}
#comments textarea {border: 1px solid rgba(0,0,0,0.07);}
#comments textarea:focus {color:#6c6c6c;border: 1px solid rgba(0,0,0,0.15);}
#comments input:focus, #comments textarea:focus, #comments input:active, #comments textarea:active {box-shadow:none!important;outline:0!important;}
.comments-title {margin:0 0 15px;font-weight:700;font-size:23px;}
.comment-head img {float:left;margin-right:15px;border-radius:3px;}
.comment-date {font-size:13px;opacity:0.5;}
.comment-meta {float:right;}

.comment-content {clear:both;} 
ol.children {padding-left:15px;padding-top:30px;}
ol.comment-list li {padding-bottom:15px;}
a.comment-reply-link {font-weight:700;}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #0dfb56 ;
	text-decoration: none;
}

a:hover,
a:active {
	color: #fff;
	text-decoration: none;
}




a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	list-style: none;
	margin:0;
	
}


.main-navigation li {
	position: relative;
	margin-left: 25px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color:#999;
	
	font-weight:700;
}
.main-navigation a:hover {color:#fff;}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

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

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.custom-header {background:#121416;padding:15px 0 5px;margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.08);}

.home .custom-header {margin-bottom:0;}


#colophon {margin:30px 0 0;background: #0a0c0f;padding:40px 0 30px;}

#colophon .widget ul {margin:0;padding:0;list-style:none;}
#colophon .widget ul li {margin:0 0 7px;}
#colophon .widget ul li a {font-size:15px;}

#colophon .widget-title {color:#fff;text-transform:uppercase;margin:0 0 15px;font-weight:400;}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content p img {margin-top:15px;}


.entry-content ul, .entry-content ol, .entry-content blockquote, .entry-content p {clear:both;}
.entry-content p:first-of-type {clear:none;}
.entry-content iframe {width:100%;height:500px;border:none;}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	padding:6px 0 0;font-size:14px;font-style:italic;opacity:0.8;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.columns-8 .blocks-gallery-grid {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}




h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
line-height:1.3;
	clear: both;
	margin:0 0 15px;
	font-weight:700;
	color:#fff;
	
}

h1, .h1 {font-size:25px;}
h2, .h2 {font-size:23px;}
h3, .h3 {font-size:21px;}
h4, .h4 {font-size:19px;}
h5, .h5 {font-size:17px;}
h6, .h6 {font-size:16px;}

p, pre {
	margin: 0 0 15px;
	
}


  .bb-fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
  }




#site-navigation {
	
	background:  transparent !important;
	
}


.single .bb-center-image {width:45%;float:left;margin-right:20px;margin-bottom:15px;margin-top:5px;}
.bb-center-image img {display:block;width:100%}


/* Prelaoder */

#bb-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	overflow: hidden;
	background: #000;
  }
  
  #bb-preloader:before {
	content: "";
	position: fixed;
	top: calc(50%);
	left: calc(50% - 62px);
	border: 6px solid #000;
	border-top: 6px solid #fff;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	-webkit-animation: animate-preloader 1s linear infinite;
	animation: animate-preloader 1s linear infinite;
  }
  
  @-webkit-keyframes animate-preloader {
	0% {
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  
  @keyframes animate-preloader {
	0% {
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }

  .bb-back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
	display: none;
	background: rgba(0, 0, 0, 0.8);
	padding: 15px;
	border-radius: 10px;
}

.bb-scroll-down {
    position: absolute;
    bottom: 25px;
    right: 25px;
	background: rgba(0, 0, 0, 0.8);
	padding: 15px;
	border-radius: 10px;
}

.top-padding {
	margin: 280px;
}

.top-padding-media-to-background {
	margin: 4000px;
}

.bb-nudge {
	margin: 75px;
}


  #bb-feature-image,
  #bb-feature-image img {
	position:fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw; /*mins are mandatory*/
	min-height: 100vh;
	max-width: 100vw;  /*when both maxes are cut off video fills screen, but is cut off on smaller screens*/
	max-height: 100vh; /*makes video and image big for large screen and video small for small sceens*/
  }

  #bb-back-image,
  #bb-back-image img {
	position:fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw; /*mins are mandatory*/
	min-height: 100vh;
	max-width: 100vw;  /*when both maxes are cut off video fills screen, but is cut off on smaller screens*/
	max-height: 100vh; /*makes video and image big for large screen and video small for small sceens*/
  }

  .post-template-default .bb-fv,
  .page-template-default .bb-fv {
	position:fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw; 
	min-height: 100vh;
	max-width: 100vw;  
	max-height: 100vh;
  }

  .home .bb-fv {
	position: static;
	width: auto;
	height: auto;
	min-width: 0; 
	min-height: 0;
	max-width: 100%;  
	max-height: 100%;
  }



  /* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	
}

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

.bb-negative{
	clear: left;
	clear: right;
}

.wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position:relative;
  box-sizing:border-box;
}
.inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
#welcome {margin:15px auto 30px;width:100%;max-width:1160px;padding:50px 30px 0;font-weight:700;color:#fff;border-radius:10px;position:relative;background:url(/wp-content/uploads/2025/07/2.jpg) no-repeat left center;background-size:cover;height:305px;}
.bonus-text {font-size:27px;}
.bonus-promo {display:inline-block;position:relative;z-index:9;}
#welcome span.x-button-2 {display:block;padding:10px;max-width:200px;margin:30px 0;}
#welcome span.x-button-1 {display:none;padding:10px;max-width:200px;margin:15px auto;}
.w_overlay {position:absolute;left:0;top:0;width:100%;height:100%;}
.bonus-promo span { 
position:relative;
margin-right:22px;
cursor:pointer;
color: #ffd475;
}

.bonus-promo span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/bonus/images/copy.svg);
    mask: url(/wp-content/themes/bonus/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ffd475;
    position:absolute;
    width: 18px;
    height: 18px;
    top:0px;
	right:-22px;
}
@media (max-width:1190px) {
#welcome {max-width:100%;border-radius:0;margin:0 0 30px;}
}
@media (max-width:767px) {
#welcome {height:auto;padding:30px 15px;text-align:center;}
#welcome span.x-button-2 {margin:15px auto;}
#welcome span.x-button-1 {display:block;}
.w_overlay, .home .site-top, .home #site-navigation {display:none;}
.bonus-text {font-size:22px;}
}



span.x-button-1 {
    
   font-weight:700;
    padding: 8px 30px;
    color: #00c8e6;
border: 1px solid #00c8e6;
    border-radius:5px;
    
    text-align: center;
}

span.x-button-2  {
 text-align:center;
font-weight:700;
 padding:10px 30px;
border-radius:5px;
color: #01025c;

  background: linear-gradient(180deg,#11e6ed,#00a5e6);
}


.sidebar span.x-button-1, .sidebar span.x-button-2 {display:block;}
.sidebar span.x-button-1 {margin-bottom:15px;}

.site-top {text-align:center;}
.site-top span {margin-right:10px;}
.site-info {font-size:13px;padding-top:30px;}
.site-info p {margin:0;}

.slot-box {position:relative;overflow:hidden;text-align:center;border-radius:10px;margin-bottom:30px;}

a.x-free {color:#fff;text-transform:uppercase;font-size:14px;}
a.x-free:hover {text-decoration:underline;}
.slot-button {position:absolute;top:25%;display:none;width:100%;box-sizing:border-box;}
.slot-button span {color:rgba(255,255,255,0.7);font-size:14px;}
.slot-button span.x-button-2 {display:block;margin:10px auto;max-width:170px;font-size:14px; padding:6px 10px 4px;}
.slot-box:hover .slot-button {display:block;}
.slot-box:hover .slot-pic {background:rgba(0,0,0,0.9);}
.slot-pic img {display:block;width:100%;}
.slot-box:hover .slot-pic img {opacity:0.3;}



.entry-header h1, .page-header h1 {font-size:22px;}
.archive .entry-title, .search .entry-title {font-weight:700;font-size:18px;margin:0 0 10px;line-height:1.3;}
.archive .col-8, .search .col-8 {padding-top:15px;padding-bottom:15px;}
.sidebar {background:#1a1e25;padding:15px;}
.sidebar .widget {margin:0 0 30px;}
.sidebar .widget:after {
  display: block;
  clear: both;
  content: "";
}
.post-box-content {padding-right:15px;}
.bl {padding-top:5px;}
.sidebar .widget-title {font-size:19px;color:#fff;text-transform:uppercase;margin:0 0 10px;font-weight:700;padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,0.06);}
.sidebar .widget ul {margin:0;list-style:none;}
.sidebar .widget ul li {margin:0 0 10px;border-bottom:1px solid rgba(255,255,255,0.1);padding:0 0 10px;}
.extend {display:none;}
.sidebar .widget ul li a {display:block;line-height:1.3;}
.archive #primary article, .search #primary article {background: #1a1e25;margin:0 0 15px;overflow:hidden;border-radius:10px;}
.archive-description {padding-top:15px;}

.breadcrumbs {font-size:13px;}
.developers {text-align:center;border-top: 1px solid rgba(255,255,255,0.08);margin-top:30px;padding:25px 0 20px;}
.developers img {margin:5px 15px;max-height:35px;max-width:140px;filter: invert(1) opacity(.3);}
.money {text-align:center;border-top: 1px solid rgba(255,255,255,0.08);border-bottom: 1px solid rgba(255,255,255,0.08);padding:25px 0 20px;}
.money img {margin:5px 15px;max-width:120px;max-height:25px;filter: invert(1) opacity(.3);}
.slot-x {text-align:center;padding:20px 0;}
.dev-ul ul {margin:20px 0 5px;}
.dev-ul ul li {display:inline-block;margin-right:7px;margin-bottom:23px;}
.dev-ul ul li a {color:#fff;background:#2c2c4f;text-transform:uppercase;padding:10px 20px;}
.dev-ul ul li a:hover, .dev-ul ul li.active a {color:#fff;background:#3c3c5b;}
.footer-logo img {width:120px;}

.footer-links {padding:10px 0 10px;}
.footer-links span {display:block;margin:0 0 15px;}
.home-content {background:#1a1e25;margin:0 0 30px;overflow:hidden;border-radius:10px;}
.home-content .entry-title {padding:5px 15px 15px;}
#front-page .home-content .entry-title a {display:block;font-weight:700;line-height:1.3;text-decoration:none;}

.right-text {text-align:right;}
.site-info ul {margin:0 0 15px;}
.site-info ul li {display:inline-block;margin-left:15px;}


.entry-content .ddsg-wrapper ul {list-style:none;padding-left: 0;}
.entry-content .ddsg-wrapper li > ul {margin-left: 15px;}
.not-found {max-width:600px;margin:0 auto;padding:80px 0 160px;}
.more-link {text-align:center;}
.more-link a {text-decoration:none!important;color:#46433f!important;}





.wp-pagenavi {
	clear: both;
	padding:10px 0 15px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background:#232629;
	padding: 5px 10px;
	
	border-radius:3px;
	color:#fff;
	margin-right:5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
background:#e5b95f;
opacity:1;
color:#000;
}



@media (min-width: 992px) {

  .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .wrapper {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .wrapper {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .wrapper {
    max-width: 960px;
  }
}

@media (min-width: 1230px) {
  .wrapper {
    max-width: 1200px;
  }
}
@media screen and (min-width: 992px) { 
#bb-toggle {display:none !important; }
.nav-menu {float: right;}
#bb-popout {display:block;}

}
@media (min-width:992px) and (max-width: 1229px) {

.site-top span.x-button-1, .site-top span.x-button-2 {padding:5px 20px;}
.sidebar .search-form input[type="search"] {width:70%;}
.sidebar .search-form input[type="submit"] {width:30%;}
.archive .col-8, .search .col-8 {padding-top: 15px;padding-bottom: 15px;}


}
@media screen and (max-width: 1229px) {

.entry-content iframe {height:400px;}
.slot-button {top:18%;}



 .site-info ul {padding-top:5px;}
.site-info ul li {margin-left:0px;margin-right:15px;}
}


@media screen and (max-width: 991px) {
.sidebar {margin-top:30px;}
.site-top {padding:20px 0 10px;}
.custom-header {padding: 15px 0 0;}
#casino-news .col-3, #slots .col-3, .category-template-category-slot-games-php .site-main .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
.site-info ul li {margin:0 8px 5px;}
#casino-news img {width:100%;}
#colophon .site-info .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.site-info, .col-9.right-text {text-align:center;}
#colophon .col-3, #colophon .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	
  }
  #colophon .site-info .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	
  }


 #colophon .col-3 {padding-bottom:20px;}
.archive .col-8, .search .col-8 {padding-top: 15px;padding-bottom: 15px;}
.archive .entry-title, .search .entry-title {padding-left:15px;padding-right:15px;}
.archive .col-8 .entry-content, .search .col-8 .entry-content {padding-left:15px;padding-right:15px;}
.main-navigation {padding-top:15px;text-align:center;}
.custom-header .col-3, .custom-header .col-4 {text-align:center;}
.site-top span {margin-right:0;}
.site-top span.x-button-1 {margin-right:10px;} 
.main-navigation ul {padding:0;margin:10px 0 20px;}
.main-navigation li {display:inline-block;margin-right:10px;margin-left: 10px;}
		#bb-popout {
		position: fixed;
		height: 100%;
		width: 250px;
		background: #842edf;
		color: white;
		top: 0px;
		left: -250px;
		overflow:auto;
		overflow-x: hidden;
		scrollbar-width: thin;
		z-index:9999;
		}

		#bb-popout li {
			
			width: 250px;
		}

		#bb-popout ul ul {
			position: relative;
			left: 0;
			box-shadow: none;
			float: none;
			top: 0;
			z-index: 99999;
			background: transparent;
		}

	

		.bb-toggle-no-descrip-no-logo {
			top: 39px;
		}
		
		#bb-toggle {
		float: right;
		position: fixed;
		top: 50px;
		right: 15px;
		width: 28px;
		height: 24px;
		background: rgba(202, 183, 183, 0.8) !important;
		padding-left: 1.5px;
		transition: 1200ms ease;
		box-shadow: 3px 3px #000000;
		display: block !important;
		}

		#bb-close-icon {
			display: none;
		}

		#bb-toggle:hover{
			cursor: pointer;
		}

		#bb-toggle:focus img {
			border: 5px solid #900;
		}

		.nav-menu, .bb-no-descrip-no-logo {
			padding-top: 0px !important;
		}
		
	.slot-button {top:28%;}
	}

	@media screen and (max-width: 600px) {
		#bb-toggle {
			transition: 1200ms ease;
			top: 40px;
		}
	}
@media screen and (max-width: 767px) {
.developers img {margin:5px 7px;;}
.money img {margin:5px 7px;}
.slot-button {top:20%;}

#casino-news .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
 .home-content .entry-title {min-height:auto;}


.entry-content iframe {height:320px;}
.single .bb-center-image {width:100%;margin-right:0;margin-top:0;}

#payment ul li {width:50%;}
}
@media (max-width:575px) {

}
@media screen and (max-width: 450px) {
#colophon .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	
  }
#payment ul li {width:100%;}


}
@media screen and (max-width: 490px) {
.entry-content iframe {height:250px;}
#slots .col-3, .category-template-category-slot-games-php .site-main .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	
  }
 #slots img, .category-template-category-slot-games-php .site-main .col-3 img {width:100%;}
 .slot-button {top:30%;}
 #slots ol li {width:100%;}
}

@media screen and (max-width: 370px) { 
.search-form input[type="search"] {width:65%;}
.search-form input[type="submit"] {width:35%;}
 .slot-button {top:25%;}
 .footer-links span {margin-right:0;margin-bottom:15px;display:block;}
}
@media screen and (max-width: 360px) { 
.site-top span {display:block;}
.site-top span.x-button-1 {margin-right:0;margin-bottom:10px;}
.main-navigation li {display:block;margin-right:0;margin-left: 0;margin-bottom:5px;}
.main-navigation li a {background:#232447;padding:7px;}
#comments input[type="submit"] {padding: 10px 20px;font-size:14px;}
.entry-content iframe {height:200px;}
}
@media screen and (max-width: 320px) { 
 .slot-button {top:20%;}
}
.go-ref {cursor:pointer;}
.homeSection {
  margin-bottom: 15px;
  padding: 30px;
  border-radius: 5px;
}

.homeSection button {
  color: #fff;
  background-color: initial;
  border: 0;
  outline: none !important;
}
.homeSection a {
  color: #00c8e6;
}
.homeSection a:hover {
  color: #79a6f8;
}
.homeSection a:active, .homeSection a:focus {
  outline: none !important;
}
.homeSection p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.homeSection svg {
  overflow: hidden;
  vertical-align: middle;
}
.homeSection img {
  vertical-align: middle;
  border-style: none;
}
.homeSection .title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.homeSection .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 0;
}
.homeSection .btn {
  align-items: center;
  height: 40px;
  padding: 6px 30px;
  color: #01025c;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background: linear-gradient(180deg, #11e6ed, #00a5e6);
  border: 0 solid transparent;
  border-radius: 5px;
  outline: none !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.homeSection .btn:hover {
  color: #01025c;
  background: #00c8e6;
}
.homeSection .btn:not(.btnLight).btnTransparent, .homeSection .btn:not(.btnLight).btnTransparent:not(.disabled):hover {
  background: transparent;
}
.homeSection .btn:not(.btnLight).btnTransparent {
  color: #7d8a98;
}
.homeSection .btn:not(.btnLight).btnTransparent:hover {
  color: #fff;
}

.contentWrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@keyframes animateCard1 {
  4% {
    transform: translate3d(-50%, 200%, 0);
    z-index: 4;
    opacity: 1;
  }
  4.1% {
    transform: translate3d(-50%, 200%, 0);
    z-index: -1;
    opacity: 0;
  }
  5% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: -1;
    opacity: 0;
  }
  5.1% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: 1;
    opacity: 1;
  }
  7% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  25% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  25.1% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 2;
    opacity: 1;
  }
  29% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
  50% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
  50.1% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 3;
  }
  54% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 3;
  }
  75% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 3;
  }
  75.1% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 4;
  }
  79% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 4;
  }
  to {
    transform: translate3d(-50%, -30%, 0);
    z-index: 4;
  }
}
@keyframes animateCard2 {
  4% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 3;
  }
  25% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 3;
  }
  25.1% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 4;
  }
  29% {
    transform: translate3d(-50%, 200%, 0);
    z-index: 4;
    opacity: 1;
  }
  29.1% {
    transform: translate3d(-50%, 200%, 0);
    z-index: -1;
    opacity: 0;
  }
  30% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: -1;
    opacity: 0;
  }
  30.1% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: 1;
    opacity: 1;
  }
  32% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  50% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  50.1% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 2;
    opacity: 1;
  }
  54% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
  75% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
  79% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 3;
  }
  to {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 3;
  }
}
@keyframes animateCard3 {
  4% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 2;
  }
  25% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 2;
  }
  25.1% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 3;
  }
  29% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 3;
  }
  50% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 3;
  }
  50.1% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 4;
  }
  55% {
    transform: translate3d(-50%, 200%, 0);
    z-index: 4;
    opacity: 1;
  }
  55.1% {
    transform: translate3d(-50%, 200%, 0);
    z-index: -1;
    opacity: 0;
  }
  56% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: -1;
    opacity: 0;
  }
  56.1% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: 1;
    opacity: 1;
  }
  58% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  75% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  79% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
  to {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
}
@keyframes animateCard4 {
  4% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 1;
  }
  25% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 1;
  }
  25.1% {
    transform: translate3d(-50%, -80%, -200px);
    z-index: 2;
  }
  29% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 2;
  }
  50% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 2;
  }
  50.1% {
    transform: translate3d(-50%, -55%, -100px);
    z-index: 3;
  }
  54% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 3;
  }
  75% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 3;
  }
  75.1% {
    transform: translate3d(-50%, -30%, 0);
    z-index: 4;
  }
  80% {
    transform: translate3d(-50%, 200%, 0);
    z-index: 4;
    opacity: 1;
  }
  80.1% {
    transform: translate3d(-50%, 200%, 0);
    z-index: -1;
    opacity: 0;
  }
  81% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: -1;
    opacity: 0;
  }
  81.1% {
    transform: translate3d(-50%, -80%, -300px);
    z-index: 1;
    opacity: 1;
  }
  83% {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
  to {
    transform: translate3d(-50%, -105%, -300px);
    z-index: 1;
    opacity: 1;
  }
}
.payWaysSection {
  background-color: #08008b !important;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper {
  display: flex;
  flex-direction: row;
  gap: 4rem;
  max-width: 1250px;
  min-height: 530px;
  margin: auto;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 900px) {
  .payWaysSection .payWaysContainer .payWaysContentWrapper {
    flex-direction: row;
    gap: 4rem;
    min-height: 430px;
  }
}
.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer {
  aspect-ratio: 343/300;
  position: relative;
  width: 50%;
  height: auto;
  perspective: 600px;
}

@media (max-width: 360px) {
  .payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer {
    aspect-ratio: auto;
    height: 24rem;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer {
    height: auto;
    width: 50%;
  }
}
.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer .card {
  position: absolute;
  width: 100%;
  max-width: 440px;
  top: 50%;
  left: 50%;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer .card:nth-child(1) {
  z-index: 4;
  transform: translate3d(-50%, -30%, 0);
  animation: animateCard1 8s 2s infinite linear;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer .card:nth-child(2) {
  z-index: 3;
  transform: translate3d(-50%, -55%, -100px);
  animation: animateCard2 8s 2s infinite linear;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer .card:nth-child(3) {
  z-index: 2;
  transform: translate3d(-50%, -80%, -200px);
  animation: animateCard3 8s 2s infinite linear;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer .card:nth-child(4) {
  z-index: 1;
  transform: translate3d(-50%, -105%, -300px);
  animation: animateCard4 8s 2s infinite linear;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .cardsContainer .card .currencyImage {
  object-fit: cover;
  max-width: 880px;
  max-height: 538px;
  aspect-ratio: 1.63569/1;
  width: 100%;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  justify-content: center;
  width: 50%;
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 900px) {
  .payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer {
    width: 50%;
    align-items: flex-start;
    margin-bottom: 0;
  }
}
.payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer .title {
  font-weight: 700;
  line-height: normal;
  text-align: left;
  font-size: 38px;
  color: #fff;
}

@media (max-width: 1100px) {
  .payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer .title {
    font-size: 32px;
  }
}
.payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer .title .titleSpan {
  margin-bottom: 0.25rem;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer .description {
  font-weight: 400;
  text-align: left;
  font-size: 18px;
}

.payWaysSection .payWaysContainer .payWaysContentWrapper .textContainer .btn {
  justify-content: center;
  display: inline-flex;
  position: relative;
  font-weight: 600;
  white-space: nowrap;
  width: auto;
  height: 40px;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .payWaysContentWrapper {
    flex-direction: column-reverse !important;
    gap: 0 !important;
  }
  .payWaysContentWrapper .textContainer {
    align-items: normal !important;
    width: 100% !important;
    margin-bottom: 1.5rem !important;
  }
  .payWaysContentWrapper .cardsContainer {
    width: 100% !important;
  }
}
.authenticatedWelcomeSection .welcomeWrapper .welcomeContentWrapper .cardWrapper .progressButton:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.vipSection {
  background: #01025c;
}

.vipSection .contentWrapper {
  display: flex;
  flex-direction: column;
  place-content: center;
  max-width: 1250px;
  margin: auto;
  gap: 1.5rem;
}

@media (min-width: 1200px) {
  .vipSection .contentWrapper {
    flex-direction: row;
    gap: 4rem;
  }
}
.vipSection .contentWrapper .textContainer {
  display: flex;
  flex-direction: column;
  place-content: center;
  gap: 0.5rem;
}

@media (min-width: 1200px) {
  .vipSection .contentWrapper .textContainer {
    max-width: 50%;
  }
}
.vipSection .contentWrapper .textContainer .title {
  font-weight: 700;
  line-height: normal;
  text-align: left;
  font-size: 38px;
  color: #fff;
}

@media (max-width: 1100px) {
  .vipSection .contentWrapper .textContainer .title {
    font-size: 32px;
  }
}
.vipSection .contentWrapper .textContainer .description {
  font-weight: 400;
  text-align: left;
  font-size: 18px;
}

.vipSection .contentWrapper .textContainer .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
  width: 100%;
  height: 40px;
}

@media (min-width: 1200px) {
  .vipSection .contentWrapper .textContainer .btn {
    max-width: max-content;
    width: auto;
  }
}
.vipSection .contentWrapper .featuresContainer {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

@media (min-width: 1200px) {
  .vipSection .contentWrapper .featuresContainer {
    max-width: 50%;
  }
}
.vipSection .contentWrapper .featuresContainer .featureItem {
  display: flex;
  flex-direction: row;
  padding: 16px;
  background-color: #08008b;
  border-radius: 5px;
  gap: 18px;
}

.vipSection .contentWrapper .featuresContainer .featureItem .featureIcon {
  max-width: 2.5rem;
}

.vipSection .contentWrapper .featuresContainer .featureItem .featureTitle {
  font-weight: 700;
  text-align: left;
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 5px;
}

.vipSection .contentWrapper .featuresContainer .featureItem .featureDescription {
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  font-size: 16px;
}

.supportSection {
  background-color: #08008b !important;
  position: relative;
}

.supportSection .supportContainer {
  display: flex;
  flex-direction: column-reverse;
  max-width: 1250px;
  margin: auto;
  overflow: hidden;
}

.supportSection .supportContainer .contentWrapper {
  isolation: isolate;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 1250px;
  margin: auto;
}

@media (min-width: 1100px) {
  .supportSection .supportContainer .contentWrapper {
    flex-direction: row;
    gap: 3rem;
  }
}
.supportSection .supportContainer .contentWrapper .textContainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5rem;
  max-width: 568px;
}

@media (max-width: 1100px) {
  .supportSection .supportContainer .contentWrapper .textContainer {
    max-width: none;
  }
}
.supportSection .supportContainer .contentWrapper .textContainer .title {
  font-weight: 700;
  line-height: normal;
  text-align: left;
  font-size: 38px;
  color: #fff;
}

@media (max-width: 1100px) {
  .supportSection .supportContainer .contentWrapper .textContainer .title {
    font-size: 32px;
  }
}
.supportSection .supportContainer .contentWrapper .textContainer .description {
  font-weight: 400;
  text-align: left;
  font-size: 18px;
}

.supportSection .supportContainer .contentWrapper .textContainer .btn {
  margin-top: 2rem;
  width: auto;
  height: 40px;
  text-align: center;
  box-sizing: border-box;
}

@media (max-width: 1199px) {
  .supportSection .supportContainer .contentWrapper .textContainer .btn {
    width: 100%;
    margin-bottom: 20px;
  }
}
.supportSection .supportContainer .contentWrapper .supportImage {
  max-width: 386px;
  margin: auto;
  padding: 0 1rem;
}

@media (min-width: 640px) {
  .supportSection .supportContainer .contentWrapper .supportImage {
    padding: 0;
  }
}
@media (min-width: 1100px) {
  .supportSection .supportContainer .contentWrapper .supportImage {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (max-width: 390px) {
  .supportSection .supportContainer .contentWrapper .supportImage {
    max-width: 275px;
  }
}
.faqSection {
  background: #01025c;
  position: relative;
}

.faqSection .contentWrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1250px;
  margin: auto;
}

@media (min-width: 1201px) {
  .faqSection .contentWrapper {
    flex-direction: row;
    gap: 60px;
  }
}
.faqSection .contentWrapper .titleContainer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  justify-content: center;
}

.faqSection .contentWrapper .titleContainer .title {
  font-weight: 700;
  font-size: 38px;
  color: #fff;
}

@media (max-width: 1100px) {
  .faqSection .contentWrapper .titleContainer .title {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .faqSection .contentWrapper .titleContainer {
    margin-bottom: 20px;
  }
}
.faqSection .contentWrapper .questionsBlock {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #3428ba;
  border-radius: 6px;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .top {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  height: auto;
  background-color: #08008b;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .top .btn {
  position: relative;
  right: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: left;
  height: auto;
  padding: 10px 30px 10px 10px;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .top .after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  transition: all 0.3s;
  pointer-events: none;
  fill: #fff;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .top .after svg {
  width: 100%;
  height: 100%;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .collapse {
  height: auto;
  max-height: 1000px;
  overflow: hidden;
  transition: max-height 0.35s ease;
  font-size: 16px;
  background-color: #08008b;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .collapse:not(.open) {
  max-height: 0;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock .collapse .collapseContent {
  padding: 15px 20px;
  color: #fff;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock.open .top {
  border-radius: 6px 6px 0 0;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock.open .top .btn {
  color: #fff;
  border-bottom: 1px solid #3428ba;
  border-radius: 6px 6px 0 0;
}

.faqSection .contentWrapper .questionsBlock .collapseBlock.open .top .after {
  transform: translateY(-50%) rotate(-180deg);
}

.faqSection .contentWrapper .desktopCta {
  display: none;
}

.faqSection .contentWrapper .desktopCta .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1201px) {
  .faqSection .contentWrapper .desktopCta {
    display: inline-flex;
  }
}
.faqSection .contentWrapper .mobileCta {
  display: inline-flex;
  width: 100%;
  margin-top: 15px;
}

.faqSection .contentWrapper .mobileCta .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media (min-width: 1201px) {
  .faqSection .contentWrapper .mobileCta {
    display: none;
  }
}
.betsSection {
  background: #030047 !important;
}

@media (min-width: 900px) {
  .betsSection {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.betsSection .betsContainer {
  max-width: 1250px;
  margin: auto;
}

.betsSection .betsHeader {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 900px) {
  .betsSection .betsHeader {
    text-align: left;
  }
}
.betsSection .title {
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}

.betsSection .subtitle {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
}

.betsSection .tableWrapper {
  overflow-x: auto;
  padding: 0 15px;
}

.betsSection .table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #01025c;
  border-radius: 10px 10px 0 0;
  padding: 15px 15px 5px;
}

.betsSection .table th, .betsSection .table td {
  padding: 1rem;
  text-align: left;
  border: 0;
}

.betsSection .table th {
  font-weight: 600;
  color: #7179f5;
  border-bottom: 1px solid #7179f5;
}

.betsSection .table td {
  color: #fff;
}

.betsSection .table tr:nth-child(2n) {
  background-color: #08008b;
}

.betsSection .table thead tr th {
  width: 20%;
  height: 36px;
  color: #7179f5;
  font-weight: 400;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #7179f5;
}

@media (max-width: 740px) {
  .betsSection .table thead tr th:nth-child(2) {
    display: none;
  }
}
@media (max-width: 560px) {
  .betsSection .table thead tr th:nth-child(3) {
    display: none;
  }
}
@media (max-width: 400px) {
  .betsSection .table thead tr th:nth-child(4) {
    display: none;
  }
}
.betsSection .table thead tr th:first-child {
  text-align: left;
}

.betsSection .table thead tr th:last-child {
  text-align: right;
}

.betsSection .table thead tr th span {
  z-index: 1;
  color: #7179f5;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}

.betsSection .table tbody tr td {
  width: 20%;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betsSection .table tbody tr td:first-child {
  text-align: left;
}

.betsSection .table tbody tr td:last-child {
  text-align: right;
}

@media (max-width: 740px) {
  .betsSection .table tbody tr td:nth-child(2) {
    display: none;
  }
}
@media (max-width: 560px) {
  .betsSection .table tbody tr td:nth-child(3) {
    display: none;
  }
}
@media (max-width: 400px) {
  .betsSection .table tbody tr td:nth-child(4) {
    display: none;
  }
}
.betsSection .table tbody tr td .game, .betsSection .table tbody tr td .name {
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  transition: transform 0.1s ease-in-out;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betsSection .table tbody tr td .game:active, .betsSection .table tbody tr td .name:active {
  transform: scale(0.95);
}

.betsSection .table .currency {
  color: #73d94f;
}

.betsSection .table .multiplier {
  font-weight: 600;
}

.communitySection {
  background-color: #08008b !important;
}

.communitySection .contentWrapper {
  gap: 4rem;
  flex-direction: row;
  max-width: 1250px;
  display: flex;
  margin: auto;
}

@media (max-width: 1200px) {
  .communitySection .contentWrapper {
    gap: 2rem;
  }
}
@media (max-width: 800px) {
  .communitySection .contentWrapper .right {
    max-width: 400px;
  }
}
@media (max-width: 700px) {
  .communitySection .contentWrapper {
    flex-direction: column-reverse;
  }
  .communitySection .contentWrapper .right {
    max-width: none;
  }
}
.communitySection .contentWrapper .left {
  width: 100%;
  margin: auto;
}

.communitySection .contentWrapper .left img {
  object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
  -webkit-user-select: none;
  user-select: none;
}

@media (min-width: 1200px) {
  .communitySection .contentWrapper .left {
    max-width: 600px;
  }
}
.communitySection .contentWrapper .right {
  justify-content: center;
  flex-direction: column;
  display: flex;
}

.communitySection .contentWrapper .right .title {
  font-size: 38px;
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .communitySection .contentWrapper .right .title {
    font-size: 32px;
  }
}
.communitySection .contentWrapper .right .subtitle {
  font-size: 18px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  margin-top: 0.5rem;
}

.communitySection .contentWrapper .right .btn {
  margin-top: 2rem;
  width: auto;
  max-width: max-content;
}

@media (max-width: 1199px) {
  .communitySection .contentWrapper .right .btn {
    width: 100%;
    max-width: 100%;
  }
}
.category-tabs__item:focus-visible {
  outline-color: #fff;
}