/*
Theme Name: Lucky Dragon Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: Lucky Dragon
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.7.1775197448
Updated: 2026-04-03 06:24:08

*/
:root {
    --background: 150 100% 1%;
    --foreground: 43 50% 90%;
    --card: 150 80% 4%;
    --card-foreground: 43 50% 90%;
    --popover: 150 80% 4%;
    --popover-foreground: 43 50% 90%;
    --primary: 47 55% 55%;
    --primary-foreground: 150 100% 2%;
    --secondary: 150 60% 8%;
    --secondary-foreground: 43 50% 90%;
    --muted: 150 40% 10%;
    --muted-foreground: 150 15% 55%;
    --accent: 47 55% 55%;
    --accent-foreground: 150 100% 2%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --border: 150 30% 15%;
    --input: 150 30% 12%;
    --ring: 47 55% 55%;
    --radius: .75rem;
    --gold: 47 55% 55%;
    --gold-light: 47 70% 70%;
    --gold-dark: 47 45% 40%;
    --green-deep: 150 100% 1%;
    --green-dark: 150 100% 5%;
    --green-mid: 150 60% 12%;
    --glow-gold: 0 0 30px hsl(47 55% 55% / .3);
    --glow-gold-strong: 0 0 60px hsl(47 55% 55% / .5);
    --sidebar-background: 150 80% 4%;
    --sidebar-foreground: 43 50% 90%;
    --sidebar-primary: 47 55% 55%;
    --sidebar-primary-foreground: 150 100% 2%;
    --sidebar-accent: 150 60% 8%;
    --sidebar-accent-foreground: 43 50% 90%;
    --sidebar-border: 150 30% 15%;
    --sidebar-ring: 47 55% 55%;
}


*, :before, :after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
:root {
	--background: 150 100% 1%;
    --foreground: 45 50% 95%;
    --card: 140 60% 4%;
    --card-foreground: 45 50% 95%;
    --popover: 140 60% 4%;
    --popover-foreground: 45 50% 95%;
    --primary: 45 52% 56%;
    --primary-foreground: 140 100% 5%;
    --secondary: 140 100% 8%;
    --secondary-foreground: 45 50% 90%;
    --muted: 140 30% 12%;
    --muted-foreground: 140 10% 55%;
    --accent: 45 52% 56%;
    --accent-foreground: 140 100% 3%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --border: 140 30% 15%;
    --input: 140 30% 15%;
    --ring: 45 52% 56%;
    --radius: .75rem;
    --font-display: "Playfair Display", serif;
    --font-body: "Inter", sans-serif;
    --gold-gradient: linear-gradient(135deg, hsl(45 70% 45%), hsl(45 52% 56%), hsl(40 60% 65%));
    --gold-glow: 0 0 30px hsl(45 52% 56% / .3);
    --card-shadow: 0 8px 32px hsl(0 0% 0% / .4);
    --glass-bg: hsl(140 40% 6% / .7);
    --glass-border: hsl(140 30% 20% / .5);
}
html {
    overflow-x: auto;
}
body {
    background-color: hsl(var(--background));
    font-family: Inter, sans-serif;
    color: hsl(var(--foreground));
    -webkit-font-smoothing: antialiased;
	 overflow-x: hidden;
}
section {
    width: 100%;
}
.responsive-menu {
    display: none;
}
img {
    width: 100%;
    height: auto;
}
.site-logo {
    max-width: 150px;
}
.site-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.page-template-homepage .site-logo {
    max-width: 170px;
}
.site-logo {
    max-width: 130px;
}
.site-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.web-menu li {
    display: inline-block;
    margin-left: 2rem;
}
header .row {
    align-items: center;
}
.web-menu {
    text-align: right;
}
section.hero-banner {
    padding-top: 7rem;
}
.page-template-homepage header {
	position: absolute;
    top: 0;
    left: 0;
	border-bottom: 0;
}
header {;
    width: 100%;
    z-index: 999;
	padding: 15px 0;
	 transition: all 0.3s ease;
	border-bottom: 1px solid #c9ac5433;
}
.web-menu li a {
    text-decoration: none;
    font-size: .875rem;
    line-height: 1.25rem;
/*     color: hsl(var(--foreground) / .7); */
	color: #ffffff;
    font-weight: 500;
}
/* .web-menu li:last-child a {
    background: var(--gold-gradient);
    color: #000f05;
    font-weight: 700;
    transition: all .3s ease;
    box-shadow: 0 4px 15px #c9ac544d;
	border-radius: var(--radius);
	font-size: .875rem;
    padding: .625rem 1.25rem;
	font-weight: 700;
} */
.web-menu > ul > li:last-child > a {
    background: var(--gold-gradient);
    color: #000f05;
    font-weight: 700;
    transition: all .3s ease;
    box-shadow: 0 4px 15px #c9ac544d;
    border-radius: var(--radius);
    font-size: .875rem;
    padding: .625rem 1.25rem;
}
.web-menu > ul > li:last-child > a:hover {
	   color: #000f05;
}
section.hero-banner {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero-bg:after {
    content: '';
    background: #010101;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
header .container {
    max-width: 90%;
}

section.hero-banner .container {
    max-width: 90%;
}
.hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.1;
}

/* .hero-bg .gradient-left {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, 
        #000a05 0%, 
        rgba(2, 26, 12, 0.8) 30%, 
        transparent 100%
    );
    pointer-events: none;
}

.hero-bg .gradient-bottom {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, 
        #000a05 0%, 
        transparent 40%, 
        rgba(2, 26, 12, 0.7) 100%
    );
    pointer-events: none;
} */
.hero-inner {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
}
    section.hero-banner {
        padding-top: 16rem;
    }
.hero-inner {
    position: relative;
    z-index: 99;
}
.hero-tag {
    background: var(--gold-gradient);
    color: #000a05;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--font-body);
    padding: 0.375rem 1rem;
    border: 1px solid rgb(203 176 77 / 30%);
    display: flex;
    border-radius: 30px;
    margin-bottom: 1.5rem;
    align-items: center;
    max-width: max-content;
    font-size: 0.75rem;
    line-height: 1rem;
}
.weight-600 {
	font-weight: 600;
}
span.text-golden {
    background: linear-gradient(135deg, hsl(45 70% 45%), hsl(45 52% 56%), hsl(40 60% 65%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-tag span {
    background-color: #cbb04d;
    width: .5rem;
    height: .5rem;
    display: inline-block;
    border-radius: 50%;
    margin-right: 7px;
    animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
}
@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
}
.text-text h1 {
    font-size: 3.75rem;
        line-height: 1;
    font-weight: 800;
    font-family:  "Playfair Display", serif;
    margin-bottom: 1.5rem;
    color: #f2ebd9;
}
.text-text p {
    color: #7b9d8c;
    font-size: 1.125rem;
    line-height: 1.625;
    font-family: var(--font-body);
    font-weight: 400;
	margin-bottom: 2rem;
}
span.giolden-text {
        background: linear-gradient(135deg, hsl(45 70% 45%), hsl(45 52% 56%), hsl(40 60% 65%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-buttons a {
    background: var(--gold-gradient);
    color: #000a05;
    transition: all .3s ease;
    box-shadow: 0 4px 15px #c9ac544d;
    border-radius: var(--radius);
    font-size: 1rem;
    padding: 1rem 2rem;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
}
.hero-buttons a.c-earnin {
    background: transparent;
    color: #cbb04d;
    border: 1px solid #cbb04d;
    box-shadow: none;
	font-weight: 400;
}
.hero-buttons {
    display: flex;
    gap: 1rem;
}
/* test */
.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.via-background\/80 {
    --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background) / .8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.from-background {
    --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.to-background\/50 {
    --tw-gradient-to: hsl(var(--background) / .5) var(--tw-gradient-to-position);
}
.via-transparent {
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.from-background {
    --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
@keyframes floatUpDown {
  0% {
    opacity: 0.4;
  }
  25% {
    opacity: 0.7;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.4;
  }
}
.rebanue-bactor.dise img {
    animation: dise 2s ease-in-out infinite alternate;
}

@keyframes dise {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(6deg);
    }
    100% {
        transform: rotate(8deg);
    }
}
.hero-icons {
    margin-top: 5rem;
    display: flex;
    width: 100%;
    gap: 3rem;
}
.num-text {
    color: hsl(var(--muted-foreground));
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.icon-div {
    display: flex;
    gap: 1rem;
}
.icon-inner {
    width: 48px;
    height: 48px;
    background: var(--gold-gradient);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon-inner svg {
    width: 1.25rem;
}
.icon-inner img {
    width: 1.25rem;
}
.section-divider {
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--gold) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.mb-8 {
    margin-bottom: 2rem;
}
.mt-8 {
    margin-top: 2rem;
}
.licence-inner {
    display: flex;
    justify-content: center;
    gap: 4rem;
}
.single-licence {
    display: flex;
    gap: 0.75rem;
    align-items: center;
}
.lic-img svg {
    color: #cbb04d;
    width: 1.25rem;
}
.lin-text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.025em;
	 color: hsl(var(--muted-foreground));
}
section.licenced {
    padding: 2rem 0;
}
.section-padding {
    padding: 6rem 0;
}
section.licenced.bg-band {
    margin: 6rem 0;
}
section.why-choose.section-padding.mb-dowel {
    padding: 6rem 0 12rem;
}
footer.site-footer {
    background: var(--glass-bg);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}
.section-intro h2 {
    font-family: var(--font-display);
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.section-intro p {
    color: hsl(var(--muted-foreground));
    font-size: 16px;
    font-family: var(--font-body);
}
.mb-14 {
    margin-bottom: 3.5rem;
}
.legal-box {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);
    padding: 1.5rem;
    border-radius: 1rem;
	text-align: center;
}
.legal-icon {
    border-radius: .75rem;
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1rem;
	background: var(--gold-gradient);
}
.legal-icon img {
    width: 1.70rem;
}
.legel-intro h3 {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: .5rem;
    font-family: Playfair Display, serif;
}
.legel-intro p {
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
}
.legal-icon svg {
    color: #001a09 !important;
}
.work-circle {
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1rem;
	background: var(--gold-gradient);
}
.work-circle svg {
	color: #001a09;
	    width: 1.75rem;
}
.work-circle img {
   width: 1.75rem;
}
.head-text-icon-inner img {
     width: 1.75rem;
}
.work-inner {
    text-align: center;
}
.work-count {
    background-color: hsl(var(--gold));
    color: hsl(var(--primary-foreground));
    font-weight: 700;
    font-size: .75rem;
    line-height: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -4px;
    right: -4px;
	    border: 2px solid #001a09;
}

.work-icon {
    position: relative;
    display: inline-block;
}
.work-text h3 {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: .5rem;
    font-family: Playfair Display, serif;
}
.work-text p {
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
}
.md\:block {
        display: block;
    }
.to-gold\/20 {
    --tw-gradient-to: hsl(var(--gold) / .2) var(--tw-gradient-to-position);
}
.from-gold\/50 {
    --tw-gradient-from: hsl(var(--gold) / .5) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--gold) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.w-16 {
    width: 4rem;
}
.h-px {
    height: 1px;
}
.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
}
.work-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.revenue-box {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);
    border-radius: 1rem;
    text-align: center;
}
.box-header {
    border-bottom: 1px solid var(--glass-border);
	    padding: 1.5rem;
}
.box-body {
	    padding: 1.5rem;
}
.box-header h2 strong {
    color: #cbb04d;
    font-weight: 900;
    font-style: italic;
}
span.plus-count {
    color: green;
    font-weight: 400;
    margin-right: 10px;
    font-family: 'Playfair Display';
}
span.lignt-text {
    color: hsl(var(--muted-foreground));
}
.ys-card {
  width: 100%;
  background: transparent;
  color: #fff;
}

.ys-filters {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.ys-filters span {
    padding: 6px 12px;
    border-radius: 7px;
    background: transparent;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid var(--glass-border);
	color: #cbb04d;
}
span.amt {
    color: #cbb04d;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem;
}
.ys-top {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 6px;
	align-items: center;
}

.ys-progress {
  width: 100%;
  height: 6px;
  background: #1c2420;
  border-radius: 10px;
  overflow: hidden;
}

.ys-bar {
  height: 100%;
  width: 0;
   background: var(--gold-gradient);
  border-radius: 10px;
  transition: width 1.2s ease-in-out;
}

/* Optional glow */
.ys-bar {
  box-shadow: 0 0 8px rgba(212, 175, 55, 0.6);
}
.prrtal-boxex {
    max-width: 56rem;
    margin: 0 auto !important;
}
span.bar-label {
    color: hsl(var(--muted-foreground));
    font-family: var(--font-body);
    line-height: 1;
    margin: 0;
    font-size: 20px;
}
.ys-item {
    margin-bottom: 24px;
}
.games-tabs {
    display: flex;
    gap: .5rem;
    margin-bottom: 3.5rem;
    list-style: none;
    padding: 0;
	justify-content: center;
}

.games-tabs li {
    padding: .5rem 1.25rem;
    border-radius: 30px;
    background: transparent;
    cursor: pointer;
    border: 1px solid var(--glass-border);
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
}
.games-tabs li.active {
    background: var(--gold-gradient);
    color: #000f05;
}
.games-tab-content {
    display: none;
}
.games-tab-content.active {
    display: block
}
.game-card {
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    cursor: pointer;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
}

.duration-500 {
    animation-duration: .5s;
}
section.licenced.bg-band {
    background: var(--gold-gradient);
}
.lic-img {
    background: #001a09;
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.game-img {
    overflow: hidden;
/*    
	 aspect-ratio: 3 / 4; */
    transition: all .5s ease;
	border-radius: 1rem;
	 aspect-ratio: 1 / 1; 
}
.game-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.25rem;
	z-index: 3;
}
.game-tags {
    background: rgb(234 88 12 / .8);
    display: inline-block;
    font-size: 11px;
    letter-spacing: .025em;
    padding: .25rem .75rem;
    border-radius: 30px;
    margin-bottom: .5rem;
}
.game-text h3 {
    font-family: Playfair Display, serif;
    font-weight: 700;
    line-height: 1.25;
    color: hsl(var(--foreground));
    font-size: 1.25rem;
	margin-bottom: .5rem;
}
.game-text p {
    line-height: 1.625;
    color: hsl(var(--muted-foreground));
    margin-bottom: .5rem;
    font-size: .75rem;
}
.game-button {
	display: block;
	margin-top: 1rem;
}
.game-button a {
    padding: .375rem 1rem;
    border-radius: 30px;
    background: transparent;
    cursor: pointer;
    border: 1px solid #cbb04d;
    font-size: .75rem;
    line-height: 1.25rem;
    color: #cbb04d;
    text-decoration: none;
}
.game-overlay {
    position: absolute;
    inset: 0;
    border-radius: 1rem;
    pointer-events: none;

    /* Top transparent → Bottom black (85%) */
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0.2) 40%,
        rgba(0,0,0,0.85) 100%
    );
    transition: opacity .5s ease;
    z-index: 2;
}

.game-data {
    max-width: 392px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
ul.slick-dots {
    list-style: none;
    margin: 2.5rem 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 0.5rem;
}
ul.slick-dots li button {
    border: 0;
    width: .7rem;
    height: .7rem;
    font-size: 0;
    display: flex;
    border-radius: 50%;
    padding: 0;
    background: hsl(var(--muted-foreground) / .3);
}
li.slick-active button {
    min-width: 3rem;
    border-radius: 30px !important;
    background: var(--gold-gradient) !important;
}
.choose-inner {
    display: flex;
    max-width: 64rem;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
}
.choose-area {
    position: relative;
}
.choose-center {
    position: absolute;
    top: 0;
    left: 51.5%;
    z-index: 9;
    width: 100%;
    max-width: 250px;
    transform: translate(-50%, 40px); /* start lower */
    opacity: 0;
    transition: all 0.8s ease;
}

/* Active state */
.why-choose.active .choose-center {
    transform: translate(-50%, 0);
    opacity: 1;
}
.mb-20 {
    margin-bottom: 5rem;
}
.games-box {
    margin-bottom: 5rem;
}
.text-side h4 {
    font-family: Playfair Display, serif;
    margin-bottom: .125rem;
        font-size: 1.125rem;
    line-height: 1.75rem;
    color: #ffffff;
    font-weight: 600;
}
.choose-cnt-box {
    display: flex;
    gap: 1rem;
}
.site-button-hyper a {
    text-underline-offset: 10px;
    text-decoration: underline;
    color: #d6b467;
    font-size: 20px;
    font-family: var(--font-display);
    font-weight: 600;
}

.site-button-hyper a svg {
    color: #d6b467;
}
.choose-cnt-box.left-side {
    text-align: right;
	justify-content: end;
}
.icon-side {
    border-radius: .75rem;
    width: 2.75rem;
    height: 2.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--gold-gradient);
}
.icon-side img  {
	width: 1.25rem;
}
.icon-side svg {
	width: 1.25rem;
	color: #001a09;
}
.choose-cnt-box {
    margin-bottom: 100px;
	   border-radius: .75rem;
    padding: 1rem;
	transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
}
.choose-cnt-box:hover {
    background: rgb(0 19 7 / 40%);
}
.text-side p {
    font-size: .75rem;
    line-height: 1.625;
    color: hsl(var(--muted-foreground));
}
section.revenue-band {
    position: relative;
    height: 582px;
}

.band-bg {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.band-bg img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
section.revenue-band .container {
    height: 100%;
    position: relative;
    z-index: 5;
    display: flex;
    align-items: end;
    padding-bottom: 4%;
}
.black-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgb(0 0 0 / 30%);
}
section.revenue-band .section-intro {
    max-width: 600px;
    margin: 0 auto;
}
.band-glass-effect {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.form-div {
    max-width: 42rem;
    margin: 0 auto;
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);
    padding: 2rem;
    border-radius: 1rem;
}
.field-label p {
    margin-bottom: .5rem;
    display: block;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.25rem;
}

span.req-sign {
    color: #f00;
}
.form-div input {
    width: 100%;
    border-radius: .75rem;
    color: hsl(var(--foreground));
    font-size: .875rem;
    line-height: 1.25rem;
    height: 46px;
    background-color: hsl(var(--muted));
    outline: 0;
    box-shadow: none;
    padding-left: 11px;
    border: 0;
}
.form-div select {
	    width: 100%;
    border-radius: .75rem;
    color: hsl(var(--foreground));
    font-size: .875rem;
    line-height: 1.25rem;
    height: 46px;
    background-color: hsl(var(--muted));
    outline: 0;
    box-shadow: none;
    padding-left: 11px;
    border: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: var(--gold-gradient);
    color: #000a05;
    transition: all .3s ease;
    box-shadow: 0 4px 15px #c9ac544d;
    border-radius: var(--radius);
    font-size: 1rem;
    padding: 1.2rem 2rem;
    font-weight: 700;
    text-decoration: none;
    line-height: 1;
    margin-top: 1rem;
    height: auto;
}
.fee-text p {
    color: hsl(var(--muted-foreground));
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    margin-bottom: 0;
}
.review-inner {
    padding: 1.5rem;
    border-radius: 1rem;
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);
}
.rating {
    display: flex;
    gap: .25rem;
    margin-bottom: 1rem;
    color: #cbb04d;
    font-size: 14px;
}
.review-text p {
    margin-bottom: 1.5rem;
    font-size: .875rem;
    font-style: italic;
    line-height: 1.625;
    color: #f9f5eccc;
}
.review-info h5 {
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.review-info p { 
  font-size: .75rem;
    line-height: 1rem;
	    color: hsl(var(--muted-foreground));
}
.site-button a {
    background: var(--gold-gradient);
    color: #000a05;
    transition: all .3s ease;
    box-shadow: 0 4px 15px #c9ac544d;
    border-radius: var(--radius);
    font-size: 1rem;
    padding: 1rem 2rem;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
}
.site-button a:hover {
    opacity: 0.7;
}

.start-box {
    padding: 4rem;
    border-color: hsl(var(--primary) / .2);
    border-radius: 1.5rem;
    max-width: 56rem;
    background: var(--glass-bg);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);
    margin: 0 auto;
    border: 1px solid #c9ac5433;
}
.footer-logo {
    max-width: 120px;
	 margin-bottom: 1rem;
}
footer.site-footer {
    border-top: 1px solid #c9ac5433;
    padding: 6rem 0 2rem;
}
.footer-info p {
    color: hsl(var(--muted-foreground));
    font-size: .875rem;
    line-height: 1.25rem;
    max-width: 20rem;
}
.footer-label {
    font-weight: 600;
    font-family: Playfair Display, serif;
    margin-bottom: 1rem;
    font-size: 20px;
}

.footer-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-inner li a {
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
    text-decoration: none;
}
.footer-inner li a:hover {
	color: #cbb04d; 
}

.footer-inner li {
    margin-bottom: 0.5rem;
}
.footer-inner li a {
    display: flex;
	align-items: center;
    gap: .5rem;
}
.footer-inner li svg {
    color: #c9ac54;
    stroke: #c9ac54;
}
.footer-copy {
    border-top: 1px solid #c9ac5433;
    padding-top: 3rem;
    text-align: center;
    padding-bottom: 1rem;
}
.top-footer {
    padding-bottom: 6rem;
}
.copy-text p {
    font-size: .95rem;
    line-height: 1rem;
    color: hsl(var(--muted-foreground));
}

.copy-text p a {
        background: linear-gradient(135deg, hsl(45 70% 45%), hsl(45 52% 56%), hsl(40 60% 65%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: none;
}
/* Hide header when not sticky (scrolling down) */
header.hide {
    transform: translateY(-100%);
}

/* Sticky Header (on scroll UP) */
header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;

    background: var(--glass-bg);
    border-bottom: 1px solid var(--glass-border);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);

    transform: translateY(0);
}

/* Optional: smooth slide down animation */
@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
header.sticky .site-logo {
    max-width: 100px;
}
.web-menu li a:hover {
    color: #cbb04d;
}
header.sticky {
    padding: 4px 0;
}
.left-text .legal-box {
    text-align: left;
}

.left-text  .legal-icon {
    margin: 0 0 1rem;
}
.icon-inner svg {
    stroke: #001a09;
}
.center-circle-animate {
    width: 10rem;
    height: 10rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.left-text .legal-box {
    text-align: left;
}
.legal-box {
	height: 100%;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
}
.num-value {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: hsl(var(--gold)) var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--gold-light)) var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: hsl(var(--gold)) var(--tw-gradient-to-position);
    background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.25rem;
}
.revenue-box {
    position: relative;
    height: 100%;
}
.revenue-box.tex-body {
    text-align: left;
    padding: 2rem;
}
.head-text-icon-inner {
    border-radius: .75rem;
    width: 3rem;
    height: 3rem;
    background: var(--gold-gradient);
    display: flex;
    justify-content: center;
    align-items: center;
}

.head-text-icon-inner svg {
    stroke: #001a09;
}

.text-body-header {
    display: flex;
    gap: .75rem;
    margin-bottom: 1.5rem;
}
.rev-tag {
    font-size: .75rem;
    line-height: 1rem;
    color: hsl(var(--primary-foreground));
    background: var(--gold-gradient);
    display: inline-block;
    padding: .25rem .75rem;
    border-radius: 30px;
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.head-text-side .s-tagline {
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
}
.head-text-side {}

.head-text-side .s-tagline {
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
}

.rev-div-body ul {
    color: hsl(var(--muted-foreground));
    padding-left: 1rem;
    font-size: .875rem;
    line-height: 1.25rem;
}

.rev-div-body ul li {
    margin-bottom: 10px;
}
.head-text-side h3 {
    background: var(--gold-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
    font-family: Playfair Display, serif;
    font-size: 1.5rem;
    line-height: 2rem;
}
.rev-div-body ul li::marker {
    color: hsl(var(--primary)) !important;
    font-size: 1.15rem;
}
/* dropdown menu */
.web-menu ul li {
    position: relative;
}
/* Submenu (hidden by default) */
.web-menu ul li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    border-radius: 6px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 999;
    background: var(--glass-bg);
    border-bottom: 1px solid var(--glass-border);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: var(--card-shadow);
}
.web-menu ul li .sub-menu li {
    text-align: left;
    padding: 9px 0;
    margin: 0;
        border-bottom: 1px solid var(--glass-border);
}
.web-menu ul li .sub-menu li:last-child {
    border-bottom: 0;
}
/* Submenu items */
.web-menu ul li .sub-menu li {
    display: block;
}

.web-menu ul li .sub-menu li a {
    padding: 10px 15px;
    color: #ffffff;
    white-space: nowrap;
}

/* Hover effect */
.web-menu ul li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Hover color */
.web-menu ul li .sub-menu li a:hover {
    color: #c7a644;
}

/* Optional arrow rotation (toggle button) */
.sub-menu-toggle {
    display: none;
}
li.menu-item-has-children::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 6px;
    display: inline-block;
    position: relative;
    top: 3px;
}
section.page-wrapper {
    display: flex;
    width: 100%;
}

/* Sidebar */
.page-sidebar {
    padding: 2.5rem 1.5rem 2rem;
    position: relative;
    border-right: 1px solid #c9ac5433;
    height: 100vh;
    width: 20rem;
    flex-shrink: 0; 
}

/* Content Area */
.page-content-area {
    flex: 1;          
    padding: 2rem;
    overflow-y: auto;    
}
.nav-label {
    margin-bottom: 2rem;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: hsl(var(--primary));
}
/* Reset default list */
.menu-license {
    counter-reset: licen-counter;
}

/* Each item */
.menu-license li {
    counter-increment: licen-counter;
    position: relative;
    margin-bottom: 10px;
}
.menu-license li a {
    font-weight: 600;
    color: hsl(var(--muted-foreground));
    font-size: 0.875rem;
    line-height: 1.25rem;
    display: flex;
    gap: 0.75rem;
    text-decoration: none;
}
/* Number style (01, 02, 03...) */
.menu-license li a::before {
    content: counter(licen-counter, decimal-leading-zero);
	font-size: 11px;
   
}
.menu-license li::marker {
    font-size: 1.5rem;
    color: hsl(var(--muted-foreground));
}
/* Active */
.menu-license li.current-menu-item a,
.menu-license li.current_page_item a {
    color: hsl(var(--primary));
}

.menu-license li.current-menu-item a::before,
.menu-license li.current_page_item a::before {
    color: hsl(var(--primary));
}

.menu-license li.current-menu-item::marker,
.menu-license li.current_page_item::marker {
    color: hsl(var(--primary));
}
/* Hover */
.menu-license li:hover a {
    color: hsl(var(--primary));
}

.menu-license li:hover a::before {
    color: hsl(var(--primary));
}

.menu-license li:hover::marker {
    color: hsl(var(--primary));
}
.menu-license {position: relative;}

.menu-license:after {
    content: '';
    height: 100%;
    width: 1px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--gold) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    display: block;
    position: absolute;
    left: 13px;
    top: 9px;
}
.licence-all-inner {
    max-width: 56rem;
    margin: 0 auto;
}
.licence-main-text h1 {
    font-size: 3.75rem;
    line-height: 1;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    margin-bottom: 1.5rem;
    color: #f2ebd9;
}
.linence-tagline {
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: hsl(var(--primary));
}
.heading-main-text {
    margin-bottom: 0.75rem;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: hsl(var(--muted-foreground));
}
.heading-sub-text {
    max-width: 48rem;
    line-height: 1.625;
    color: hsl(var(--muted-foreground));
}
.licence-main-text {
    position: relative;
    padding-top: 2rem;
}
.licence-main-text {
    position: relative;
    padding-top: 2rem;
}

.heading-sub-text {
    margin-bottom: 7rem;
}
.licence-another-text {
    padding: 7rem 0;
}
.key-icon {
    width: 2.5rem;
	 min-width: 2.5rem;
    height: 2.5rem;
    background: var(--gold-gradient);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.key-icon svg {
    color: #001a09;
    stroke: #001a09;
}
.single-key-things {
    display: flex;
    gap: 1.25rem;
    margin-bottom: 1.25rem;
}
.key-text h4 {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.page-sidebar {
    position: sticky;
    top: 0;
}
.key-text p {
    line-height: 1.625;
    color: hsl(var(--muted-foreground));
}
.key-things .single-key-things:last-child {
    margin-bottom: 0;
}
p.list-text svg {
    stroke: hsl(var(--primary));
    width: 1.25rem;
}

p.list-text {
    display: flex;
    gap: 0.75rem;
}
span.required-tag {
    font-size: .75rem;
    line-height: 1rem;
    color: hsl(var(--primary-foreground));
     background: var(--gold-gradient);
    display: inline-block;
    padding: .25rem .75rem;
    border-radius: 30px;
}
.applications-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.applications-list li {
    margin-bottom: 3rem;
    display: flex;
    gap: 1.25rem;
    align-items: center;
}
span.application-count {
    width: 1.75rem;
    height: 1.75rem;
     background: var(--gold-gradient);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #001a09;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
}
span.application-icon svg {
    stroke: hsl(var(--primary));
    width: 1.25rem;
}
.applications-list ul {
    position: relative;
}

.applications-list ul:after {
    content: '';
    height: 100%;
    width: 1px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--gold) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    display: block;
    position: absolute;
    left: 13px;
    top: 0;
}
span.mech-amt {
    color: hsl(var(--primary));
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-right: 5px;
}
.theme-text-color {
    color: hsl(var(--muted-foreground));
}
.bread-crumb-data {
    padding-bottom: 7rem;
    padding-top: 3rem;
}
.all-works {
    display: flex;
    justify-content: center;
}
/* .work-info-side {
    width: 12rem;
} */
.littel-divider {
    max-width: 120px;
    margin: 0 auto;
}
.licence-inner-row {
    display: flex;
    justify-content: space-around;
    gap: 4rem;
    padding: 4rem 0;
}

.rule-box {
    position: relative;
    text-align: center;
}
.rule-icon {
    width: 48px;
    height: 48px;
     background: var(--gold-gradient);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1rem;
}

.rule-icon svg {
    stroke: #001a09;
}
.rule-box-inner h4 {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: .5rem;
    font-family: Playfair Display, serif;
}
.rule-box-inner p {
    font-size: .875rem;
    line-height: 1.25rem;
    color: hsl(var(--muted-foreground));
}
.rules-divider {
    width: 100%;
    height: 1px;
    background: #cbb04d;
    display: block;

    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.4s ease;
}
.rule-box:hover .rule-icon {
    transform: scale(1.1);
	 transition: transform 0.4s ease;
}
.rule-box:hover .rules-divider {
    transform: scaleX(1);
}
.resp-game-img svg {
    width: 100%;
    height: 100%;
}

.resp-game-img {
    max-width: 12rem;
    margin: 0 auto;
}
.text-gold\/20 {
    color: hsl(var(--gold) / .2);
}
.text-gold\/40 {
    color: hsl(var(--gold) / .4);
}
.resp-game-img {
    position: relative;
}
.resp-game-img svg:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    height: 85%;
}
@keyframes pulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
}
section.licence-another-text.licence-list {
    background: #0821144d;
}
section.licence-another-text.licence-list .section-intro {
    max-width: 48rem;
    margin-left: auto;
    margin-right: auto;
}
section.licence-another-text.licence-list .section-intro:nth-child(2) {
	padding: 0 1%;
}
.box-body-compliance {
    max-width: 48rem;
    margin-left: auto;
    margin-right: auto;
	padding: 0 1%;
}
ul.menu-main li.current_page_item a {
    color: #cbb04d;
}
.compliance-ctas {
    max-width: 42rem;
    margin: 0 auto;
}
/* ICON LEFT */
span.comp-icon {
    margin-right: 0.5rem;
}

span.comp-icon svg {
    stroke: #cbb04d99;
    width: 1rem;
    transition: stroke 0.3s ease, transform 0.3s ease;
}

/* LINK ITEM */
.compliance-single-ctas a {
    display: flex;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: hsl(var(--foreground));
    padding: 0.75rem 0;
    border-bottom: 1px solid rgb(27 50 34 / 40%);
    font-size: 16px;
    position: relative;

    /* smooth transition */
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* RIGHT ICON */
span.comp-cta-go {
    position: absolute;
    right: 0;
}

span.comp-cta-go svg {
    color: hsl(var(--muted-foreground));
    width: 1rem;
    transition: color 0.3s ease, transform 0.3s ease;
}

/* HOVER EFFECT */
.compliance-single-ctas a:hover {
    color: #cbb04d99;
    border-bottom: 1px solid rgb(203 176 77 / 50%);
}

/* ICON HOVER EFFECTS */
.compliance-single-ctas a:hover span.comp-icon svg {
    stroke: #cbb04d;
    transform: translateX(2px);
}

.compliance-single-ctas a:hover span.comp-cta-go svg {
    color: #cbb04d;
    transform: translateX(4px);
}
.game-card {
    text-align: center;
    padding: 0;
    border-radius: 10px;

    /* Normal border */
    border: 1px solid #cbb04d;

    /* Background */
    background-color: #0F1C23;

    /* Text */
    color: #ffffff;
    /* Spacing */
    margin-bottom: 10px;

    /* Smooth UI */
    transition: all 0.3s ease;
}

.team-card-corner {
    position: absolute;
    display: inline-block;
    width: 34px;
    height: 34px;
    left: 0;
    top: 0;
    border-top: solid 17px #cbb04d;
    border-left: solid 17px #cbb04d;
    border-right: solid 17px transparent;
    border-bottom: solid 17px transparent;
    z-index: 1;
    border-radius: 8px 0 0 0;
    z-index: 4;
}
.team-card-corner.team-card-corner2 {right: 0;left: auto;border-right: solid 17px #cbb04d; border-left: solid 17px transparent;border-top: solid 17px #cbb04d; border-radius: 0 8px 0 0;}

.team-card-corner.team-card-corner3 {
    top: auto;
    bottom: 0;
    border-bottom: solid 17px #cbb04d;
    border-top: solid 17px transparent;
    border-radius: 0 0 0 8px;
}

.team-card-corner.team-card-corner4 {
    right: 0;
    left: auto;
    top: auto;
    bottom: 0;
    border-right: solid 17px #cbb04d;
    border-left: solid 17px transparent;
    border-bottom: solid 17px #cbb04d;
    border-top: solid 17px transparent;
    border-radius: 0 0 8px 0;
}
.game-img {
    position: relative;
    border-radius: 10px;
    border: solid 4px #cbb04d;
/*     background-origin: border-box;
    background-clip: content-box, border-box; */
    margin: 7px;
    /* background-image: linear-gradient(#0F1C23, #0F1C23), linear-gradient(to right, #45F882, #FFBE18); */
}
.graph-box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
	
}
.box-body {
    height: 100%;
}
.graph-box {
    height: 100%;
}
.roubf-blue-circle {
    position: absolute;
    width: 400px;
    height: 400px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
/*     background: radial-gradient(circle, rgba(54, 204, 6, 0.6) 0%, rgba(0, 0, 0, 0) 70%); */
    filter: blur(80px);
    opacity: 0.2;
    pointer-events: none;
    background: #36CC06;
}

section.leagel.section-padding {
    position: relative;
}

.roubf-blue-circle.left-cir {
    top: 0;
    left: 0;
    transform: translate(-50%, -28%);
	z-index: 3;
}
.roubf-blue-circle.right-cir {
    top: 0;
    right: 0;
    transform: translate(50%, -8%);
}

section.how-works {
    position: relative;
}

body {
    overflow-x: hidden;
}
section.why-choose.section-padding {
    position: relative;
}
.roubf-blue-circle.right-cir.btm-side {
    top: inherit;
    bottom: 0;
}
.hero-image video {
    width: 100%;
}
.rebanue-bactor.dise {
    position: absolute;
    top: 2%;
    left: 10%;
	animation: floatUpDown 5s ease-in-out infinite;
	max-width: 200px;
}

section.revenue-potential {
    position: relative;
}
.jackpot-div {
    position: relative;
}

.dragon-animat {
    position: absolute;
}

.dragon-animat.left-dragon {
    left: -38%;
	bottom: 0;
}
.coam-logo.coam-left {
    left: 8%;
    transform: translateY(-85px) rotate(-21deg);
}
.coam-logo img {
    filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.5));
}
.coam-logo.coam-right {
    bottom: 0;
    transform: translateY(40px) rotate(-21deg);
}
.relative {
	position: relative;
}
.roubf-blue-circle.right-cir.bottom-cir {
    top: inherit;
    bottom: 0;
}
section.licenced.bg-band .lin-text {
    color: #000000;
}
.dragon-animat.right-dragon {
    right: 0;
    top: 0;
    transform: translate(67%, -20%);
}
.licence-inner.new-padding {
    padding: 20px 0;
}
.game-collection-vector {
    position: absolute;
    top: 6%;
    left: 10%;
    animation: floatUpDown 5s ease-in-out infinite;
	max-width: 200px;
}
.choose-center video {
    width: 100%;
    height: auto;
}
section.game-collection {
    position: relative;
}
section.why-choose {
    position: relative;
}

.diliver-vector {
    position: absolute;
    max-width: 400px;
		animation: floatUpDown 5s ease-in-out infinite;
}

.diliver-vector.left-deliver {
    top: 0;
    left: 0;
    transform: translate(-45%, -18%);

}

.diliver-vector.right-deliver {
    bottom: 0;
    right: 0;
    transform: translate(30%, 30%);
}
section.why-choose {
    position: relative;
}

.form-vector {
    position: absolute;
    max-width: 380px;
	animation: floatUpDown 5s ease-in-out infinite;
}
.form-vector.form-left {
    left: 10%;
    top: 24%;
}

.form-vector.form-right {
    right: 11%;
    bottom: 10%;
}
section.leagel:before {
    content: "";
    position: absolute;
    top: -120px; /* adjust height of blend */
    left: 0;
    width: 100%;
    height: 120px;
    background: linear-gradient(
        to bottom,
        #010101 0%,   
        #000503 100%  
    );
    pointer-events: none;
    z-index: 2;
}
.graph-box video {
    border: 1px solid var(--glass-border);
    border-radius: 1rem;
}
section.licenced {
    position: relative;
}

.coam-logo {
    position: absolute;
    max-width: 180px;
}

.coam-logo.coam-left {
    left: 8%;
}

.coam-logo.coam-right {
    right: 8%;
}
.hero-inner .row {
    align-items: center;
}
.lic-img img {
    width: 1.25rem;
}
/* responsive */
@media only screen and (max-width: 1600px){
	.choose-center {
    max-width: 254px;
}
	.site-logo {
    max-width: 130px;
}
	.text-text h1 {
    font-size: 3rem;
}
	section.hero-banner {
    padding-top: 14rem;
}
	
	header {
    padding: 8px 0;
}

	header.sticky .site-logo {
    max-width: 75px;
}
	.hero-icons {
    margin-top: 4rem;
    gap: 2rem;
}
	.hero-tag {
    margin-bottom: 1rem;
}
	.text-text p {
    font-size: 1rem;
}
	.coam-logo.coam-left {
    left: 7%;
}

.coam-logo.coam-right {
    right: 7%;
}
	.licence-inner {
    gap: 3rem;
}
}
@media only screen and (max-width: 1550px){
    header {
        padding: 4px 0;
    }
	.page-template-homepage .site-logo {
    max-width: 160px;
}
	    .hero-icons {
        margin-top: 3rem;
    }
		.coam-logo.coam-left {
    left: 6%;
}

.coam-logo.coam-right {
    right: 6%;
}
		.licence-inner {
    gap: 2rem;
}
	.prrtal-boxex {
		max-width: 50rem;
	}
	.dragon-animat.right-dragon {
    transform: translate(60%, -20%);
}
	.form-vector {
    max-width: 310px;
}
	.form-vector.form-left {
    left: 4%;
}
	.form-vector.form-right {
    right: 5%;
    max-width: 230px;
}
	    section.hero-banner {
        padding-top: 15rem;
    }
}

@media only screen and (max-width: 1450px){
		.coam-logo.coam-left {
    left: 5%;
}
.choose-center {
    max-width: 254px;
    transform: translate(-50%, 0%);
	left: 52%;
}
.coam-logo.coam-right {
    right: 5%;
}
	section.hero-banner {
    height: auto;
    min-height: 100vh;
}
	.box-header h2 {
    font-size: 22px;
}
	.num-value {
    font-size: 1.3rem;
    line-height: 1.5rem;
}
	.icon-div {
    gap: 0.8rem;
}
	    .hero-icons {
        margin-top: 3rem;
    }
	.roubf-blue-circle {
    width: 300px;
    height: 300px;
}
	.box-body {
    padding: 1rem;
}
	.revenue-box.tex-body {
    padding: 1rem;
}
	.mb-14 {
    margin-bottom: 2.5rem;
}
	.mb-20 {
    margin-bottom: 4rem;
}
	.dragon-animat.right-dragon {
    max-width: 300px;
    transform: translate(70%, -9%);
}
	    .dragon-animat.left-dragon {
        max-width: 250px;
        transform: translate(28%, 0%);
    }
	.slick-slide {
    margin: 0px 10px;
}
	.form-vector {
        max-width: 251px;
    }
	.form-vector {
        max-width: 251px;
    }
	   section.hero-banner {
        padding-top: 14rem;
    }
	.hero-inner span.text-golden br {
    display: none;
}
}
@media only screen and (max-width: 1400px){ 
}
@media only screen and (max-width: 1370px){
	.form-vector.form-right {
    bottom: 20%;
}
	.site-logo {
    max-width: 100px;
}
		.text-text h1 span.text-golden br {
    display: none;
}
	section.hero-banner {
        padding-top: 10rem;
    }
	    section.hero-banner {
        margin-bottom: 2rem;
    }
}
@media only screen and (max-width: 1270px){ 

}