@charset "utf-8";
body{
font-family:Roboto,Arial,sans-serif;
color:var(--main-color-text);
min-width:360px;
background:var(--bg-color);
}
body,h1,h2,h3,p,ul{
margin:0;
padding:0}
footer{
color:var(--color-text-footer)}
.no-scroll{
overflow:hidden}
.EycukkKVi{
max-width:1470px;
margin:0 auto;
padding:30px 15px;
}
h2{
font-size:24px;
color:var(--title);
font-weight:700;
line-height:120%;
margin-bottom:15px;
}
ul{
display:flex;
padding:10px 0 20px 0;
gap:11px;
list-style:none;
flex-direction:column;
}
ol{
gap:11px;
display:flex;
padding:10px 0 20px 20px;
flex-direction:column;
}
ul li{
position:relative;
padding-left:20px}
ul li::before{
border-radius:50%;
top:50%;
height:8px;
position:absolute;
background-color:var(--marker-list);
content:"";
width:8px;
left:0;
transform:translateY(-50%);
}
:root{
--nav-text:white;
--bg-card-burger:transparent;
--marker-list:#ffcc59;
--white:#fff;
--politic-footer:#787878;
--title:black;
--bg-color:black;
--text-burger-menu:white;
--primary-bg-btn:linear-gradient(135deg,#ffb804 0,#ffcf40 100%);
--color-text-footer:white;
--registration-bg:linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
--br-radius-adaptiv:5px;
--secodary-text:white;
--border-burger-item:1px solid rgba(209,255,238,0.3);
--line-burger:#ffbc00;
--br-radius:10px;
--bg-main:white;
--secondary-descr:black;
--banner-data:#838486;
--bg-comment-faq-item:rgba(0,0,0,0.03);
--registration-text:white;
--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);
--black:#000;
--header-bg:black;
--signUp-text:white;
--secondary-text-btn:black;
--text-burger:black;
--burger-bg:black;
--burger-game:white;
--border-table:rgba(0,0,0,0.05);
--shadow-bg:none;
--main-color-text:black;
--signUp-border:2px solid #ffbc00;
--line-footer:#bbc0c6;
--secondary-bg-btn:#464648;
--banner-title:black;
--text-burger-game:black;
--signUp-bg:none;
--banner-bg:white;
--bg-comment-faq-block:white;
--primary-text-btn: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}
.dwULqxWtwJU a {
color:var(--main-color-text);
}
img{
border-style:none}
button,input,optgroup,select,textarea{
font-family:inherit;
font-size:100%;
margin:0;
line-height:1.15;
}
[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}
.qiaNsXHQolYJ a {
color:var(--main-color-text);
}
.XUDqZdfbGgs {
margin-bottom:30px;
position:relative;
}
.yOKKuaGd {
border-radius:10px;
}
.yOKKuaGd img {
width:100%;
border-radius:10px;
}
.FJHtxKlzcQDj {
gap:25px;
max-width:90%;
flex-direction:column;
top:75px;
display:flex;
z-index:5;
left:50px;
color:#fafafa;
position:absolute;
}
.WtZcelMiDNH {
font-weight:600;
font-size:23px;
}
.jNukvIHRotb {
margin-top:20px;
}
.GUbLcUxdAMw {
font-weight: 600;
    background: var(--registration-bg);
    color: var(--registration-text);
    padding: 10px 28px;
    font-size: 16px;
    line-height: 168%;
border-radius: var(--br-radius);
}
.cFLvglBZSD{
margin-bottom:25px}
.DkDTSCpSzt{
display:flex;
padding:0;
margin:0;
justify-content:space-between;
list-style:none;
flex-direction:row;
gap:16px;
}
.WMsCvPpgQgH{
position:relative;
background:var(--bg-main);
padding:10px;
border-radius:var(--br-radius);
width:100%;
}
.SsmyQGVJNFyK{
justify-content:center;
display:flex;
align-items:start;
flex-direction:column;
}
.aNQkpgbH{
margin-bottom:20px;
margin:0 auto;
max-width:80px;
}
.oOFHpCUcR{
color:#000000;
line-height:120%;
font-weight:700;
font-size:10px;
}
.JypPQXXq{
right:5px;
bottom:10px;
position:absolute;
}
@media (max-width:807px){
.DkDTSCpSzt{
display:grid;
grid-template-columns:repeat(3,1fr)}
.aNQkpgbH{
margin-bottom:10px}
}
@media (max-width:565px){
.oOFHpCUcR{
font-size:10px}
.DkDTSCpSzt{
gap:5px}
.WMsCvPpgQgH{
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;
justify-content:space-between;
padding:30px 0;
}
#bodybox{
}
a{
text-decoration:none;
color:inherit}
img{
object-fit:cover;
max-width:100%;
height:auto;
display:block;
}
@media (max-width:820px){
main{
padding:20px 0}
}
.huoYcZWDnQ{
margin-bottom:30px;
flex-direction:column;
display:flex;
border-radius:var(--br-radius);
padding:40px 28px;
gap:30px;
background:var(--bg-main);
}
.huoYcZWDnQ h3{
font-size:18px;
font-weight:700;
line-height:120%;
color:var(--title);
margin-bottom:20px;
}
.huoYcZWDnQ p{
margin-bottom:10px;
font-weight:400;
line-height:120%;
font-size:16px;
}
.section_title{
font-size:24px;
line-height:120%;
font-weight:700;
}
.fitZGslgcROD{
line-height:120%;
font-size:16px;
font-weight:400;
color:#000 !important;
}
@media (max-width:768px){
.huoYcZWDnQ{
margin-bottom:20px;
padding:20px 10px}
}
@media (max-width:568px){
.huoYcZWDnQ{
gap:15px}
.section_title{
font-size:20px}
.fitZGslgcROD{
font-size:14px}
}
.fYonCVHH{
margin-bottom:15px;
align-items:center;
padding:10px 12px;
z-index:2;
width:100%;
justify-content:space-between;
background:var(--tg-bg);
border-radius:var(--br-radius);
display:none;
display:flex;
}
.HDvLuTDdIwC{
align-items:center;
display:flex;
width:100%;
}
.tg_info_title{
padding-right:12px;
border-right:1px solid var(--white);
display:flex;
margin-right:12px;
}
.SWcCJXjM{
line-height:110%;
color:var(--white);
font-weight:800;
margin:0 auto;
font-size:16px;
}
.EIjQSmIG{
padding:0;
background:transparent;
cursor:pointer;
border:0;
max-width:40px;
}
@media (max-width:1024px){
.fYonCVHH{
display:flex}
}
.OckqVNBybJo{
align-items:flex-start;
justify-content:flex-start;
max-width:324px;
gap:15px;
min-width:324px;
flex-direction:column;
display:flex;
}
.imgInfo{
box-shadow:var(--shadow-bg);
border-radius:var(--br-radius)}
.ncaAZWhodPX{
background:var(--bg-main);
border-radius:var(--br-radius);
box-shadow:var(--shadow-bg);
padding:22px 20px;
}
.RrHYEYVPPOl{
margin-bottom:20px;
display:flex;
align-items:center;
}
.game_img{
border-radius:var(--br-radius-adaptiv);
margin-right:7px;
max-width:29px;
}
.hnXyrPkQhs{
font-size:20px;
line-height:120%;
margin-right:auto;
margin:0;
font-weight:800;
}
.game_span{
font-weight:700;
line-height:120%;
font-size:12px;
color:var(--secodary-text);
}
.GuSIocTgyCqC{
gap:14px;
flex-wrap:wrap;
margin:0;
padding:0;
flex-direction:row;
display:flex;
}
.DANAITVw{
flex-direction:column;
align-items:center;
display:flex;
gap:10px;
}
.ixesgZsPZA{
color:#000;
line-height:120%;
font-weight:700;
font-size:12px;
}
@media (max-width:1024px){
.OckqVNBybJo{
display:none}
}
   .eQKtzNZfMR {
            justify-content:space-between;
            display: flex;
			align-items:center;
            border-bottom: 1px solid #525281;
width: 100%;
            background-color: #0f0f1e;
            gap: 20px;
            padding: 15px 20px;
            box-sizing: border-box;
        }
        .eQKtzNZfMR .xpKOJULSdi {
            font-size: 19px;
            border-radius: 30px;
max-width: 200px;
            font-weight: bold;
            text-decoration: none;
            transition: background-color 0.3s ease, transform 0.2s ease;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
            text-transform: uppercase;
            color: #FFFFFF;
            padding: 12px 25px;
            background-color: #007bff;
        }
        .eQKtzNZfMR .xpKOJULSdi:hover {
            transform: translateY(-2px);
background-color: #0056b3;
        }
				.frIOQclquC {
		gap:10px;
		align-items:center;
		justify-content:center;
display:flex;
		}
				.frIOQclquC a {
		text-decoration:none;
color:#FFFFFF;
		}
				.DCqYzVvS input {
border-radius: 30px;
	box-shadow: 0 2px 10px rgb(0 0 0 / 30%);
padding: 12px;
}
.DCqYzVvS button {
cursor:pointer;
}
						@media (max-width: 768px) {
				.DCqYzVvS {
		display:none;
		}
		            .eQKtzNZfMR {
                padding: 10px;
gap: 10px;
            }
            .eQKtzNZfMR .xpKOJULSdi {
                font-size: 18px;
                padding: 10px 20px;
max-width: 280px;
            }
                    }
        @media (max-width: 480px) {
		            .eQKtzNZfMR .xpKOJULSdi {
                font-size: 16px;
                padding: 8px 15px;
            }
                   }
.cEnWJdLGxNj {
font-size: 20px;
font-weight:600;
margin-top:29px;
}
.zIwMSFbfa {
  margin-bottom:80px;
padding: 35px 0px;
  text-align:center;
  border-top:1px solid #525252;
  color: #888;
  font-size: 15px;
  background:#121212;
}
.wOhNtoUIuAMk {
margin-bottom:20px;
text-align:center;
color:#FFFFFF;
}
.wOhNtoUIuAMk a {
color:#FFFFFF;
font-size:16px;
}
.xLhcMbteZCY {
margin-bottom:10px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
font-size:17px;
}
.VxPxaRyrV {
  font-size: 18px;
  text-decoration: none;
  background: #00d2ff;
  font-weight: 600;
  padding: 16px 24px;
  border-radius: 29px;
  transition: .25s;
  box-shadow: 0 5px 13px rgba(0, 210, 250, 0.25);
display: inline-block;
  color: #f5f5f5;
}
.VxPxaRyrV:hover {
  background: #00b2e0;
}
.RXJCPzyMGW {
  text-align:center;
position: fixed;
  padding: 12px 15px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  box-shadow: 0 -5px 12px rgba(0, 0, 0, 0.4);
  background: #1e1e1e;
}
