@charset "utf-8";
body{
font-family:Roboto,Arial,sans-serif;
min-width:360px;
background:var(--bg-color);
color:var(--main-color-text);
}
body,h1,h2,h3,p,ul{
margin:0;
padding:0}
footer{
color:var(--color-text-footer)}
.no-scroll{
overflow:hidden}
.nwsCCfRMj{
max-width:1470px;
margin:0 auto;
padding:30px 15px;
}
h2{
color:var(--title);
margin-bottom:15px;
font-weight:700;
line-height:120%;
font-size:24px;
}
ul{
padding:10px 0 20px 0;
flex-direction:column;
gap:11px;
list-style:none;
display:flex;
}
ol{
display:flex;
padding:10px 0 20px 20px;
flex-direction:column;
gap:11px;
}
ul li{
position:relative;
padding-left:20px}
ul li::before{
height:8px;
top:50%;
border-radius:50%;
transform:translateY(-50%);
background-color:var(--marker-list);
left:0;
width:8px;
content:"";
position:absolute;
}
:root{
--line-footer:#bbc0c6;
--bg-main:white;
--main-color-text:black;
--secondary-bg-btn:#464648;
--text-burger-game:black;
--signUp-text:white;
--secondary-text-btn:black;
--secondary-descr:black;
--white:#fff;
--bg-comment-faq-item:rgba(0,0,0,0.03);
--banner-title:black;
--br-radius:10px;
--bg-color:black;
--shadow-bg:none;
--border-table:rgba(0,0,0,0.05);
--br-radius-adaptiv:5px;
--signUp-border:2px solid #ffbc00;
--burger-game:white;
--signUp-bg:none;
--registration-text:white;
--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);
--line-burger:#ffbc00;
--bg-card-burger:transparent;
--color-text-footer:white;
--header-bg:black;
--secodary-text:white;
--primary-text-btn:white;
--text-burger:black;
--banner-bg:white;
--black:#000;
--title:black;
--marker-list:#ffcc59;
--banner-data:#838486;
--border-burger-item:1px solid rgba(209,255,238,0.3);
--text-burger-menu:white;
--primary-bg-btn:linear-gradient(135deg,#ffb804 0,#ffcf40 100%);
--bg-comment-faq-block:white;
--registration-bg:linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
--politic-footer:#787878;
--burger-bg:black;
--nav-text:white;
}
[type=checkbox],[type=radio],legend{
box-sizing:border-box;
padding:0}
html{
line-height:1.15;
-webkit-text-size-adjust:100%}
body{
margin:0}
main{
display:block}
h1{
font-size:2em;
margin:.67em 0}
a{
background-color:transparent}
b,strong{
font-weight:bolder}
.arTgDtKaSx a {
color:var(--main-color-text);
}
img{
border-style:none}
button,input,optgroup,select,textarea{
line-height:1.15;
font-family:inherit;
margin:0;
font-size:100%;
}
[type=button],[type=reset],[type=submit],button{
-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
border-style:none;
padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
outline:ButtonText dotted 1px}
.EGOQBkKMHhD a {
color:var(--main-color-text);
}
.HOazeueWLCNq {
margin-bottom:30px;
position:relative;
}
.GOiEVVswZ {
border-radius:10px;
}
.GOiEVVswZ img {
border-radius:10px;
width:100%;
}
.CtiIctCyW {
max-width:90%;
color:#fafafa;
display:flex;
left:50px;
z-index:5;
flex-direction:column;
top:75px;
position:absolute;
gap:25px;
}
.pFkbEUKqgoK {
font-weight:600;
font-size:23px;
}
.lTRmaxwFGl {
margin-top:20px;
}
.kDrRJcgLl {
color: var(--registration-text);
    font-weight: 600;
    line-height: 168%;
    font-size: 16px;
    padding: 10px 28px;
border-radius: var(--br-radius);
    background: var(--registration-bg);
}
.CWqVytyFRvxo{
margin-bottom:25px}
.bRUdigQLd{
flex-direction:row;
margin:0;
list-style:none;
gap:16px;
justify-content:space-between;
padding:0;
display:flex;
}
.TZEpgbbcj{
border-radius:var(--br-radius);
position:relative;
width:100%;
padding:10px;
background:var(--bg-main);
}
.wGBHGwAmXW{
align-items:start;
justify-content:center;
display:flex;
flex-direction:column;
}
.HNbUFmAipvoD{
margin-bottom:20px;
margin:0 auto;
max-width:80px;
}
.MayauGavqbms{
color:#000000;
font-weight:700;
font-size:10px;
line-height:120%;
}
.YOCuEGsXqx{
right:5px;
bottom:10px;
position:absolute;
}
@media (max-width:807px){
.bRUdigQLd{
display:grid;
grid-template-columns:repeat(3,1fr)}
.HNbUFmAipvoD{
margin-bottom:10px}
}
@media (max-width:565px){
.MayauGavqbms{
font-size:10px}
.bRUdigQLd{
gap:5px}
.TZEpgbbcj{
min-width:95.18px}
}
html{
box-sizing:border-box}
html::-webkit-scrollbar{
background:transparent;
width:0}
*,::after,::before{
box-sizing:inherit}
main{
gap:23px;
display:flex;
padding:30px 0;
justify-content:space-between;
}
#bodybox{
}
a{
text-decoration:none;
color:inherit}
img{
max-width:100%;
display:block;
height:auto;
object-fit:cover;
}
@media (max-width:820px){
main{
padding:20px 0}
}
.pQKawkRiO{
flex-direction:column;
background:var(--bg-main);
padding:40px 28px;
margin-bottom:30px;
display:flex;
gap:30px;
border-radius:var(--br-radius);
}
.pQKawkRiO h3{
color:var(--title);
font-size:18px;
line-height:120%;
font-weight:700;
margin-bottom:20px;
}
.pQKawkRiO p{
font-size:16px;
margin-bottom:10px;
font-weight:400;
line-height:120%;
}
.section_title{
line-height:120%;
font-weight:700;
font-size:24px;
}
.wDuqfAdn{
color:#000 !important;
line-height:120%;
font-weight:400;
font-size:16px;
}
@media (max-width:768px){
.pQKawkRiO{
margin-bottom:20px;
padding:20px 10px}
}
@media (max-width:568px){
.pQKawkRiO{
gap:15px}
.section_title{
font-size:20px}
.wDuqfAdn{
font-size:14px}
}
.igXiGOujw{
display:none;
background:var(--tg-bg);
justify-content:space-between;
z-index:2;
margin-bottom:15px;
width:100%;
align-items:center;
padding:10px 12px;
display:flex;
border-radius:var(--br-radius);
}
.nAeMeDYte{
width:100%;
align-items:center;
display:flex;
}
.tg_info_title{
margin-right:12px;
display:flex;
padding-right:12px;
border-right:1px solid var(--white);
}
.DuiHmoFw{
color:var(--white);
font-weight:800;
font-size:16px;
line-height:110%;
margin:0 auto;
}
.CVcrwmMoa{
max-width:40px;
padding:0;
cursor:pointer;
background:transparent;
border:0;
}
@media (max-width:1024px){
.igXiGOujw{
display:flex}
}
.auPRdWfA{
min-width:324px;
align-items:flex-start;
gap:15px;
justify-content:flex-start;
flex-direction:column;
display:flex;
max-width:324px;
}
.imgInfo{
box-shadow:var(--shadow-bg);
border-radius:var(--br-radius)}
.QWvIxIrCQOdv{
box-shadow:var(--shadow-bg);
border-radius:var(--br-radius);
background:var(--bg-main);
padding:22px 20px;
}
.ibWPVxIQSAQ{
margin-bottom:20px;
display:flex;
align-items:center;
}
.game_img{
margin-right:7px;
max-width:29px;
border-radius:var(--br-radius-adaptiv);
}
.XXFLqSqCgjyR{
font-size:20px;
line-height:120%;
margin:0;
margin-right:auto;
font-weight:800;
}
.game_span{
font-size:12px;
font-weight:700;
color:var(--secodary-text);
line-height:120%;
}
.HAsUNGYpT{
flex-wrap:wrap;
padding:0;
flex-direction:row;
margin:0;
display:flex;
gap:14px;
}
.FZLsVhXeBr{
align-items:center;
flex-direction:column;
gap:10px;
display:flex;
}
.BiVcaqXSoUiL{
color:#000;
font-size:12px;
font-weight:700;
line-height:120%;
}
@media (max-width:1024px){
.auPRdWfA{
display:none}
}
header {
	text-align: center;
	padding: 10px 0;
width: 100%;
	background: #42b0df;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.xFjDUJeKTbqB a {
text-decoration:none;
}
.xFjDUJeKTbqB {
justify-content: space-between;
	align-items: center;
	gap: 10px;
	display: flex;
	margin: 0 auto;
max-width: 1300px;
}
.iXbvVyDa img {
	width: 100%;
	object-fit: contain;
height: 41px;
}
.mTFDOPrFrDrM {
	display: flex;
	gap: 20px;
}
.GSlGeZWC {
	width: 100%;
	background: #648701;
	background:#628303;
	padding: 10px 0;
}
.rNeTSYmmgJ a {
color: #ffffff;
}
.rNeTSYmmgJ {
align-items: center;
	padding: 15px;
	flex-wrap: wrap;
max-width: 1300px;
	justify-content: center !important;
	display: flex;
	gap: 30px;
	margin: 0 auto;
}
.VvucSxYlrZEY {
	transition: all 0.3s ease;
	font-size: 14px;
	padding: 8px 16px;
color: #ffffff;
	border-radius: 5px;
	font-weight: 500;
	border: 1px solid transparent;
}
.VvucSxYlrZEY:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #9dc88b;
}
.jcFgAcjSAV {
	color: #ffffff;
	cursor: pointer;
border: 1px solid #9dc88b;
	position: relative;
	border-radius: 5px;
	transition: box-shadow 0.3s ease-in-out;
	display: inline-block;
	background-color: #9dc88b;
	padding: 10px 20px;
}
.wYDXdjLZs {
	background-color: #9dc88b;
}
.BaTALzMd {
	background-color: transparent;
}
.BaTALzMd:hover {
	background-color: #9dc88b;
}
.EzthdyzlUW input {
border: 1px solid #9dc88b;
	border-radius: 5px;
    padding: 10px;
}
.EzthdyzlUW button {
font-weight: bold;
}
@media (max-width: 768px) {
	.rNeTSYmmgJ {
		gap: 10px;
		padding: 10px;
	}
	.VvucSxYlrZEY {
		padding: 6px 10px;
font-size: 12px;
	}
		.jcFgAcjSAV {
		 padding: 10px;
		 font-size: 14px;
width: 100%;
		 text-align: center;
	}
		.xFjDUJeKTbqB {
	flex-wrap:wrap;
	}
		.EzthdyzlUW {
	display:none;
	}
}
.xGSRaurwiJ {
font-size: 19px;
margin-top:21px;
}
.BrhXJlJO {
		border-top: 1px solid #525281;
width:100%;
    box-sizing: border-box;
    background-color: #0f0f1e;
		padding: 25px 20px;
		}
				.hhPuPlzNtae {
		list-style:none;
		align-items:center;
		justify-content:center;
		margin:0px;
		gap:10px;
		padding:0px;
		display:flex;
		flex-wrap:wrap;
		}
		.hhPuPlzNtae a {
		color:#fdfdfd !important;
		}
				 