:root {
	
    --color-primary: #fff;
	--color-primary-dark: #4338ca;
	--color-secondary: #7729d7;
	--color-accent: #fbbf24;
	
    --bg-primary: #141824;
	--bg-secondary: #241f2b;
	--bg-dark: #0D121D;
	--bg-card: #1e293b;
	--bg-card-hover: #334155;
	--bg-overlay: rgba(44, 49, 68, 0.35);
	
    --text-primary: #ffffff;
	--text-secondary: #e2e8f0;
	--text-muted: #d1d5db;
	--text-light: #9ca3af;
	--text-dark: #6b7280;
	--text-button: #fff;
	
    --border-primary: #1e293b;
	--border-secondary: #374151;
	--border-card: #475569;
	--border-overlay: rgba(71, 85, 105, 0.3);
	
    --gradient-primary: linear-gradient(90deg, #9A32C9 0%, var(--color-secondary) 100%);
	--gradient-text: linear-gradient(135deg, var(--text-primary) 0%, #c5c5c5 100%);
	--gradient-card: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-card-hover) 100%);
	--gradient-bg: linear-gradient(90deg, #39265a, #372235);
	--gradient-cta: linear-gradient(90deg, #161623 0%, #2E1414 102.14%);
	--gradient-benefits: linear-gradient(90deg, #1a0d2e 0%, #2d1b4e 50%, #1a0d2e 100%);
	
    --shadow-primary: 0 0 25px rgb(121 21 163);
	--shadow-secondary: rgba(0, 0, 0, 0.3);
	--shadow-card: rgba(0, 0, 0, 0.4);
	
    --status-new: #3b82f6;
	--status-jackpot: #fbbf24;
	--status-top: #10b981;
}

*, ::after, ::before {
	box-sizing:border-box;
	border-width:0;
	margin:0;
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	font-family:'Montserrat', sans-serif;
	background-color:var(--bg-primary);
	color:var(--text-secondary);
	margin:0;
	padding:0;
}

main {
	padding:0;
	background:var(--gradient-cta);
}

.kmu9c {
	max-width: 1280px;
	margin: 0 auto;
	padding: 100px 0;
}

.diulho {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:30px;
}

.f974 {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
}

.mhi9 {
	width:4px;
	height:40px;
	background:var(--status-top);
	border-radius:2px;
}

.bvnnd {
	display:flex;
	align-items:center;
	gap:8px;
	font-size:18px;
	font-weight:600;
	color:var(--status-top);
	text-decoration:none;
	transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1), gap 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	will-change:color, gap;
}

.bvnnd:hover {
	color: #fff;
	gap: 12px;
}

.bvnnd svg {
	width:20px;
	height:20px;
}

.fd701 {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.vxa8 {
	position:relative;
	border-radius:16px;
	overflow:hidden;
	cursor:pointer;
	aspect-ratio:3 / 4;
	display:flex;
	flex-direction:column;
	will-change:transform;
	transform:translateZ(0);
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
}

.vxa8:hover {
	transform:translateY(-8px) translateZ(0);
}

.gdg4sma {
	position:relative;
	width:100%;
	height:100%;
	min-height:360px;
	overflow:hidden;
	background:#0f0519;
	transform:translateZ(0);
	will-change:transform;
}

.fhofy {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	transition:transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transform:translateZ(0) scale(1);
	will-change:transform;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
}

.vxa8:hover .fhofy {
	transform:translateZ(0) scale(1.05);
}


.dlypg {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:50%;
	background:linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0) 100%);
	z-index:1;
	transform:translateZ(0);
	will-change:opacity;
}

.j9o8py {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 2;
	transform: translateZ(0);
}

.e7enp8st {
	background: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	padding: 6px 12px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 700;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	transform: translateZ(0);
	will-change: transform;
}

.osep7 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 16px 16px;
	z-index: 2;
	transform: translateZ(0);
	will-change: transform;
}

.npe9l {
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 6px;
	line-height: 1.3;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	transform: translateZ(0);
}

.crq4nqs2 {
	font-size:13px;
	color:#d1d5db;
	font-weight:500;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
	transform:translateZ(0);
}


@media (max-width: 1200px) {
    .fd701 {
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 16px;
}
}

@media (max-width: 768px) {
    .diulho {
	flex-direction:column;
	align-items:flex-start;
	gap:16px;
}

    .f974 {
	font-size:24px;
}

    .mhi9 {
	height:32px;
}

    .fd701 {
	grid-template-columns:repeat(2, 1fr);
	gap:12px;
}

    .npe9l {
	font-size:16px;
}

    .crq4nqs2 {
	font-size: 12px;
}
}

@media (max-width: 480px) {
    .fd701 {
	grid-template-columns: repeat(2, 1fr);
}
}

.km7n {
	display: flex;
	position: relative;
	justify-content: flex-end;
	width: 100%;
	margin: 0 20px;
}

.g89v8n7 {
	display:none;
	background:none;
	border:none;
	font-size:24px;
	color:var(--color-text);
	cursor:pointer;
	padding:8px;
}

.km7n ul {
	list-style:none;
	display:flex;
	gap:10px;
	margin:0;
	padding:0;
}

.km7n ul li a {
	text-decoration:none;
	color:var(--color-text);
	transition:0.3s;
	padding:5px;
	display:block;
	border-radius:6px;
	font-size:13px;
}

.km7n ul li a:hover {
	color:var(--color-primary);
}

@media (max-width: 768px) {
    .g89v8n7 {
	display:block;
}

    .km7n ul {
	position:absolute;
	top:100%;
	left:0;
	right:0;
	background:var(--bg-secondary);
	border:1px solid rgba(255, 255, 255, 0.2);
	border-radius:8px;
	flex-direction:column;
	gap:0;
	opacity:0;
	visibility:hidden;
	transform:translateY(-10px);
	transition:all 0.3s ease;
	box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);
	z-index:1000;
}

    .km7n.active ul {
	display: flex;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	width: 100%;
	align-items: center;
	margin-top: 10px;
}

    .km7n ul li a {
	padding: 16px 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

    .km7n ul li:last-child a {
	border-bottom:none;
}
}


.etqpdk {
	background:var(--bg-secondary);
	border-bottom:1px solid var(--border-primary);
	padding:20px 0;
	position:sticky;
	top:0;
	z-index:100;
	backdrop-filter:blur(10px);
	box-shadow:0 4px 6px var(--shadow-secondary);
}

.etqpdk .fpm79o08 {
	max-width:1200px;
	margin:0 auto;
	padding:0 20px;
}

.etqpdk .e2mw2kld {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}

.etqpdk .itncj {
	flex-shrink:0;
}

.etqpdk .itncj img {
	height: 50px;
	width: auto;
	display: block;
	filter: drop-shadow(0 0 10px var(--shadow-secondary));
	transition: transform 0.3s ease;
}

.etqpdk .itncj img:hover {
	transform:scale(1.05);
}

.etqpdk .oa30aid {
	flex-shrink:0;
}

.etqpdk .eks2v9 {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 12px 28px;
	background: var(--gradient-primary);
	color: var(--text-button);
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 50px;
	border: 2px solid transparent;
	box-shadow: var(--shadow-primary);
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}

.etqpdk .eks2v9::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--gradient-primary);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.etqpdk .eks2v9:hover {
	transform: translateY(-2px);
	box-shadow: 0 0 35px rgb(121 21 163);
	border-color: var(--color-accent);
}

.etqpdk .eks2v9:hover::before {
	opacity:1;
}

.etqpdk .eks2v9:active {
	transform: translateY(0);
}

.etqpdk .z15d4 {
	position:relative;
	z-index:1;
	letter-spacing:0.5px;
}

.etqpdk .eks2v9 svg {
	position: relative;
	z-index: 1;
	transition: transform 0.3s ease;
}

.etqpdk .eks2v9:hover svg {
	transform:translateX(4px);
}


@media (max-width: 768px) {
    .etqpdk {
	padding:15px 0;
}

    .etqpdk .e2mw2kld {
	flex-wrap: wrap;
	justify-content: center;
}

    .etqpdk .itncj img {
	height:40px;
}

    .etqpdk .eks2v9 {
	padding:10px 24px;
	font-size:14px;
}
}

@media (max-width: 480px) {
    .etqpdk .eks2v9 {
	padding: 10px 20px;
	font-size: 13px;
	gap: 8px;
}

    .etqpdk .eks2v9 svg {
	width: 14px;
	height: 14px;
}
}


@keyframes slideDown {
    from {
	opacity: 0;
	transform: translateY(-20px);
}
    to {
	opacity:1;
	transform:translateY(0);
}
}

.etqpdk {
	animation: slideDown 0.5s ease-out;
}

.hl7d5l {
	min-height: 100vh;
	display: flex;
	align-items: center;
	background: var(--bg-dark);
	padding: 80px 20px;
	position: relative;
	overflow: hidden;
}

.hl7d5l::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background: var(--gradient-bg);
	clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
}

.k6ut {
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:60px;
	align-items:center;
	max-width:1300px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

.rzy3fux {
	max-width: 550px;
}

.d48gm {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 24px;
}

.vbb1hjs9 {
	display:flex;
	gap:4px;
}

.vbb1hjs9 svg {
	width: 20px;
	height: 20px;
	color: var(--color-accent);
}

.e6gzvez6 {
	font-size: 14px;
	color: var(--text-muted);
}

.bjotb {
	font-size: 48px;
	font-weight: 800;
	color: var(--text-primary);
	line-height: 1.15;
	margin-bottom: 20px;
}

.f8qaz {
	font-size: 18px;
	color: var(--text-secondary);
	line-height: 1.7;
	margin: 0 0 32px;
}

.schnm8 {
	display:flex;
	gap:32px;
	margin-bottom:40px;
	padding:24px;
	background:var(--bg-card);
	border-radius:16px;
	border:1px solid var(--border-primary);
}

.bu9ujo {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.ekg2n9d {
	font-size: 28px;
	font-weight: 800;
	color: var(--text-primary);
}

.b7ih8d {
	font-size: 13px;
	color: var(--text-dark);
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.tbphmr {
	display: flex;
	align-items: center;
	gap: 24px;
	flex-wrap: wrap;
}

.ylu6 {
	display: inline-flex;
	align-items: center;
	padding: 18px 40px;
	background: var(--gradient-primary);
	color: var(--text-button);
	font-size: 17px;
	font-weight: 700;
	border-radius: 14px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: var(--shadow-primary);
}

.ylu6:hover {
	transform: translateY(-3px);
	box-shadow: 0 0 40px var(--color-secondary);
}

.be7ll {
	display: flex;
	align-items: center;
	gap: 12px;
}

.e8b9dn {
	display:flex;
}

.e8b9dn span {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 700;
	color: var(--text-button);
	border: 3px solid var(--bg-dark);
	margin-left: -10px;
}

.e8b9dn span:first-child {
	margin-left:0;
}

.xd3x5rfk {
	font-size:13px;
	color:var(--text-muted);
}

.ltwx9 {
	position:relative;
}

.tsqky {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.vramc8ed {
	background:var(--bg-card);
	border:1px solid var(--border-card);
	border-radius:20px;
	padding:24px;
	transition:all 0.3s ease;
}

.vramc8ed:hover {
	transform:translateX(-10px);
	border-color:var(--color-secondary);
}

.wugryxvi {
	transform: translateX(0);
}
.ai369 {
	transform: translateX(30px);
}
.a7s1 {
	transform: translateX(60px);
}

.wugryxvi:hover {
	transform: translateX(-10px);
}
.ai369:hover {
	transform:translateX(20px);
}
.a7s1:hover {
	transform: translateX(50px);
}

.hs17 {
	display:flex;
	align-items:center;
	gap:12px;
	margin-bottom:16px;
}

.ss6rb5 {
	width:44px;
	height:44px;
	border-radius:50%;
	background:var(--color-secondary);
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:18px;
	font-weight:700;
	color:var(--text-button);
}

.j9bwypst {
	flex:1;
	display:flex;
	flex-direction:column;
	gap:2px;
}

.w7j3 {
	font-size:15px;
	font-weight:600;
	color:var(--text-primary);
}

.sqjx8s {
	font-size: 12px;
	color: var(--text-dark);
}

.o4yb {
	display: flex;
	gap: 2px;
}

.o4yb svg {
	width:14px;
	height:14px;
	color:var(--color-accent);
}

.ne8bl {
	font-size:15px;
	color:var(--text-secondary);
	line-height:1.6;
	margin:0;
}

@media (max-width: 1024px) {
    .hl7d5l::before {
	display: none;
}

    .k6ut {
	grid-template-columns: 1fr;
	gap: 40px;
}

    .rzy3fux {
	max-width: 100%;
	text-align: center;
}

    .d48gm {
	justify-content: center;
}

    .schnm8 {
	justify-content: center;
}

    .tbphmr {
	justify-content:center;
}

    .wugryxvi,
    .ai369,
    .a7s1 {
	transform:translateX(0);
}

    .vramc8ed:hover {
	transform:translateY(-5px);
}
}

@media (max-width: 768px) {
    .bjotb {
	font-size:32px;
}

    .schnm8 {
	flex-direction:column;
	gap:16px;
	align-items:center;
}

    .bu9ujo {
	align-items:center;
}

    .tbphmr {
	flex-direction:column;
	width:100%;
}

    .ylu6 {
	width: 100%;
	justify-content: center;
}

    .be7ll {
	flex-direction:column;
}
}

.k7dgb {
	padding: 60px 0;
	background: var(--bg-dark);
}

.rbkjj90 {
	max-width:1100px;
	margin:0 auto;
	padding:0 24px;
}

.jb96ot {
	color:var(--text-muted);
	line-height:1.8;
}

.jb96ot h1,
.jb96ot h2 {
	font-size: 30px;
	font-weight: 700;
	color: var(--text-primary);
	margin: 0 0 20px;
	line-height: 1.3;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--border-primary);
}

.jb96ot h3 {
	font-size: 21px;
	font-weight: 600;
	color: var(--text-primary);
	margin: 36px 0 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid var(--border-primary);
}

.jb96ot h4 {
	font-size:18px;
	font-weight:600;
	color:var(--text-secondary);
	margin:26px 0 12px;
}

.jb96ot p {
	font-size:16px;
	line-height:1.85;
	color:var(--text-muted);
	margin-bottom:18px;
}

.jb96ot ul,
.jb96ot ol {
	margin: 20px 0;
	padding-left: 26px;
}

.jb96ot li {
	font-size: 16px;
	line-height: 1.75;
	color: var(--text-muted);
	margin-bottom: 8px;
}

.jb96ot ul li::marker {
	color: var(--status-top);
}

.jb96ot a {
	color: var(--color-accent);
	text-decoration: underline;
	text-decoration-color: rgba(251, 191, 36, 0.3);
	text-underline-offset: 3px;
	transition: text-decoration-color 0.2s;
}

.jb96ot a:hover {
	text-decoration-color:var(--color-accent);
}

.jb96ot strong,
.jb96ot b {
	color:var(--text-primary);
	font-weight:600;
}

.jb96ot em {
	font-style: italic;
	color: var(--text-secondary);
}

.jb96ot blockquote {
	margin:28px 0;
	padding:20px 24px 20px 28px;
	border-left:3px solid var(--status-top);
	background:var(--bg-secondary);
	border-radius:0 8px 8px 0;
	color:var(--text-secondary);
}

.jb96ot img {
	max-width:100%;
	height:auto;
	border-radius:10px;
	margin:20px 0;
	border:1px solid var(--border-primary);
}

.jb96ot table {
	width: 100%;
	border-collapse: collapse;
	margin: 24px 0;
}

.jb96ot th {
	background: var(--bg-card);
	color: var(--text-primary);
	padding: 12px 16px;
	text-align: left;
	font-weight: 600;
	font-size: 14px;
	border-bottom: 2px solid var(--border-secondary);
}

.jb96ot td {
	padding:12px 16px;
	border-bottom:1px solid var(--border-primary);
	color:var(--text-muted);
	font-size:15px;
}

@media (max-width: 768px) {
    .k7dgb {
	padding: 40px 0;
}
    .jb96ot h1, .jb96ot h2 {
	font-size: 24px;
}
    .jb96ot h3 {
	font-size: 18px;
}
    .jb96ot p, .jb96ot li {
	font-size:15px;
}
}

.jdgk0k {
	background:var(--bg-secondary);
	padding:32px 0 28px;
	border-top:1px solid var(--border-primary);
}

.wtnu5cv {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 16px;
}

.xq13ll {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	gap:16px;
	padding-top:24px;
	border-top:1px solid var(--border-primary);
}

.pv8sin {
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:3px;
}

.pv8sin > * {
	color:var(--text-dark);
	font-size:13px;
}

.qjha6kee {
	font-size:12px;
	opacity:0.9;
}

.u007dmy {
	padding:4px 8px;
	border-radius:999px;
	border:1px solid var(--border-secondary);
	font-size:11px;
	letter-spacing:0.06em;
	text-transform:uppercase;
	color:var(--text-muted);
}

@media (max-width: 640px) {
    .xq13ll {
	flex-direction:column;
	padding-top:20px;
	gap:10px;
	text-align:center;
}
}