@charset "utf-8";
body{
background:var(--bg-color);
font-family:Roboto,Arial,sans-serif;
color:var(--main-color-text);
min-width:360px;
}
body,h1,h2,h3,p,ul{
margin:0;
padding:0}
footer{
color:var(--color-text-footer)}
.no-scroll{
overflow:hidden}
.CyGzMVsHgORG{
margin:0 auto;
padding:30px 15px;
max-width:1470px;
}
h2{
font-weight:700;
color:var(--title);
margin-bottom:15px;
line-height:120%;
font-size:24px;
}
ul{
gap:11px;
flex-direction:column;
display:flex;
list-style:none;
padding:10px 0 20px 0;
}
ol{
gap:11px;
display:flex;
flex-direction:column;
padding:10px 0 20px 20px;
}
ul li{
position:relative;
padding-left:20px}
ul li::before{
left:0;
width:8px;
content:"";
top:50%;
height:8px;
border-radius:50%;
background-color:var(--marker-list);
transform:translateY(-50%);
position:absolute;
}
:root{
--bg-comment-faq-block:white;
--secondary-text-btn:black;
--bg-comment-faq-item:rgba(0,0,0,0.03);
--burger-bg:black;
--signUp-bg:none;
--color-text-footer:white;
--signUp-text:white;
--white:#fff;
--banner-bg:white;
--text-burger:black;
--marker-list:#ffcc59;
--main-color-text:black;
--title:black;
--border-table:rgba(0,0,0,0.05);
--primary-bg-btn:linear-gradient(135deg,#ffb804 0,#ffcf40 100%);
--bg-card-burger:transparent;
--line-burger:#ffbc00;
--secondary-bg-btn:#464648;
--text-burger-menu:white;
--bg-main:white;
--nav-text:white;
--border-burger-item:1px solid rgba(209,255,238,0.3);
--secondary-descr:black;
--text-burger-game:black;
--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);
--line-footer:#bbc0c6;
--bg-color:black;
--shadow-bg:none;
--burger-game:white;
--br-radius-adaptiv:5px;
--registration-bg:linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
--primary-text-btn:white;
--black:#000;
--banner-data:#838486;
--signUp-border:2px solid #ffbc00;
--politic-footer:#787878;
--banner-title:black;
--br-radius:10px;
--header-bg:black;
--registration-text:white;
--secodary-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}
.QpfZjdrht a {
color:var(--main-color-text);
}
img{
border-style:none}
button,input,optgroup,select,textarea{
margin:0;
font-family:inherit;
font-size:100%;
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}
.nrgkjTtKHUPN a {
color:var(--main-color-text);
}
.UNlrHsUUEe {
position:relative;
margin-bottom:30px;
}
.sxSEVUUilN {
border-radius:10px;
}
.sxSEVUUilN img {
width:100%;
border-radius:10px;
}
.KLSqrDccJUP {
position:absolute;
display:flex;
flex-direction:column;
gap:25px;
left:50px;
color:#fafafa;
top:75px;
z-index:5;
max-width:90%;
}
.OpOLICruzA {
font-weight:600;
font-size:23px;
}
.LIubyvqKPA {
margin-top:20px;
}
.GUjSXgemk {
border-radius: var(--br-radius);
    line-height: 168%;
    padding: 10px 28px;
    font-weight: 600;
    font-size: 16px;
    background: var(--registration-bg);
    color: var(--registration-text);
}
.HTdQKdSN{
margin-bottom:25px}
.xYZLUIeyUkb{
padding:0;
margin:0;
list-style:none;
display:flex;
justify-content:space-between;
flex-direction:row;
gap:16px;
}
.dtIMishQ{
background:var(--bg-main);
border-radius:var(--br-radius);
padding:10px;
position:relative;
width:100%;
}
.aMGAuJqeP{
display:flex;
align-items:start;
flex-direction:column;
justify-content:center;
}
.MvKFqDcv{
margin-bottom:20px;
max-width:80px;
margin:0 auto;
}
.TxIGPKPJzXPr{
font-size:10px;
font-weight:700;
color:#000000;
line-height:120%;
}
.iQXwNePe{
right:5px;
position:absolute;
bottom:10px;
}
@media (max-width:807px){
.xYZLUIeyUkb{
display:grid;
grid-template-columns:repeat(3,1fr)}
.MvKFqDcv{
margin-bottom:10px}
}
@media (max-width:565px){
.TxIGPKPJzXPr{
font-size:10px}
.xYZLUIeyUkb{
gap:5px}
.dtIMishQ{
min-width:95.18px}
}
html{
box-sizing:border-box}
html::-webkit-scrollbar{
background:transparent;
width:0}
*,::after,::before{
box-sizing:inherit}
main{
display:flex;
padding:30px 0;
gap:23px;
justify-content:space-between;
}
#bodybox{
}
a{
text-decoration:none;
color:inherit}
img{
height:auto;
max-width:100%;
display:block;
object-fit:cover;
}
@media (max-width:820px){
main{
padding:20px 0}
}
.QqcylwObF{
gap:30px;
margin-bottom:30px;
display:flex;
border-radius:var(--br-radius);
padding:40px 28px;
background:var(--bg-main);
flex-direction:column;
}
.QqcylwObF h3{
margin-bottom:20px;
line-height:120%;
font-size:18px;
color:var(--title);
font-weight:700;
}
.QqcylwObF p{
font-weight:400;
margin-bottom:10px;
font-size:16px;
line-height:120%;
}
.section_title{
line-height:120%;
font-size:24px;
font-weight:700;
}
.DwouJaPB{
color:#000 !important;
font-weight:400;
line-height:120%;
font-size:16px;
}
@media (max-width:768px){
.QqcylwObF{
margin-bottom:20px;
padding:20px 10px}
}
@media (max-width:568px){
.QqcylwObF{
gap:15px}
.section_title{
font-size:20px}
.DwouJaPB{
font-size:14px}
}
.TZMFTNHJWyf{
width:100%;
padding:10px 12px;
border-radius:var(--br-radius);
justify-content:space-between;
margin-bottom:15px;
align-items:center;
background:var(--tg-bg);
z-index:2;
display:none;
display:flex;
}
.NIMOtKGSHZ{
display:flex;
width:100%;
align-items:center;
}
.tg_info_title{
border-right:1px solid var(--white);
margin-right:12px;
padding-right:12px;
display:flex;
}
.pmyfHIsSg{
margin:0 auto;
font-weight:800;
line-height:110%;
font-size:16px;
color:var(--white);
}
.VAkkyJzPGg{
cursor:pointer;
border:0;
max-width:40px;
padding:0;
background:transparent;
}
@media (max-width:1024px){
.TZMFTNHJWyf{
display:flex}
}
.ToZqsurAwzzL{
max-width:324px;
justify-content:flex-start;
align-items:flex-start;
gap:15px;
min-width:324px;
display:flex;
flex-direction:column;
}
.imgInfo{
box-shadow:var(--shadow-bg);
border-radius:var(--br-radius)}
.qFzqpJJEjpEw{
background:var(--bg-main);
border-radius:var(--br-radius);
padding:22px 20px;
box-shadow:var(--shadow-bg);
}
.srGfbcyL{
align-items:center;
display:flex;
margin-bottom:20px;
}
.game_img{
border-radius:var(--br-radius-adaptiv);
margin-right:7px;
max-width:29px;
}
.wPJFhSAwxr{
margin-right:auto;
line-height:120%;
margin:0;
font-weight:800;
font-size:20px;
}
.game_span{
font-weight:700;
font-size:12px;
line-height:120%;
color:var(--secodary-text);
}
.nuybSLUSwzM{
margin:0;
flex-direction:row;
padding:0;
flex-wrap:wrap;
gap:14px;
display:flex;
}
.gFvXqDfmqPe{
align-items:center;
gap:10px;
display:flex;
flex-direction:column;
}
.XaIkpkBRw{
color:#000;
line-height:120%;
font-weight:700;
font-size:12px;
}
@media (max-width:1024px){
.ToZqsurAwzzL{
display:none}
}
.FVXNxpELklr{
font-family:"Montserrat",system-ui,sans-serif;
display:block;
max-width: 1100px;
padding:0 0 20px 0;
margin:0 auto;
 z-index: 10;
color:#FFFFFF;
position: relative;
}
.FVXNxpELklr .TfCjoneOaXm{
border-radius:0 0 5px 5px;
display:flex;
margin:0 auto;
padding:0 20px;
z-index:1;
align-items:center;
justify-content:flex-start;
max-width:1100px;
background:#293654;
width:100%;
}
.FVXNxpELklr .TfCjoneOaXm .BSQSuqglUY{
display:inline-block;
width:67px;
position:relative;
}
.FVXNxpELklr .TfCjoneOaXm .BSQSuqglUY img{
display:block;
margin:0 0 8px;
height:25px;
width:100%;
}
.FVXNxpELklr .TfCjoneOaXm .SqmlfTrkAa {
justify-content:space-between;
display:flex;
padding:0 10px 0 30px;
flex-wrap:wrap;
width:calc(100% - 67px);
margin:0;
align-items:center;
list-style:none;
}
.FVXNxpELklr a {
text-decoration:none;
 color:#FFFFFF;
}
.FVXNxpELklr .TfCjoneOaXm .SqmlfTrkAa a{
font-size:14px;
position:relative;
padding:12px 5px;
color:#fff;
height:100%;
display:block;
}
.FVXNxpELklr .TfCjoneOaXm ul li{
padding:0;
margin:0;
height:100%;
}
.pSBfTpiOdO input {
border-radius:5px;
border:0px;
padding:3px 5px;
}
.drRvfTEv {
border-radius:5px;
border:0px;
padding:3px 5px;
}
@media (max-width:744px){
.FVXNxpELklr .TfCjoneOaXm .SqmlfTrkAa{
display:none}
}
.OwvjDwfyxaBv {
margin-top:26px;
font-size: 22px;
font-weight:bold;
}
.XLpMYhtLCxz {
  border-top:1px solid #525252;
  background:#121212;
  text-align:center;
  margin-bottom:80px;
padding: 35px 0px;
  font-size: 15px;
  color: #888;
}
.GoOLlIqBa {
text-align:center;
color:#FFFFFF;
margin-bottom:20px;
}
.GoOLlIqBa a {
color:#FFFFFF;
font-size:16px;
}
.onfPeBNmHqrV {
font-weight:bold;
color:#FFFFFF;
margin-bottom:10px;
text-align:center;
font-size:17px;
}
.sIRJETPahAJk {
  background: #00d2ff;
  text-decoration: none;
  color: #f5f5f5;
  font-size: 18px;
  border-radius: 29px;
  transition: .25s;
  font-weight: 600;
display: inline-block;
  padding: 16px 24px;
  box-shadow: 0 5px 13px rgba(0, 210, 250, 0.25);
}
.sIRJETPahAJk:hover {
  background: #00b2e0;
}
.QaIYmnpzx {
  z-index: 100;
  text-align:center;
  box-shadow: 0 -5px 12px rgba(0, 0, 0, 0.4);
  right: 0;
  left: 0;
position: fixed;
  background: #1e1e1e;
  bottom: 0;
  padding: 12px 15px;
}
