@charset "utf-8";
body{
color:var(--main-color-text);
background:var(--bg-color);
min-width:360px;
font-family:Roboto,Arial,sans-serif;
}
body,h1,h2,h3,p,ul{
margin:0;
padding:0}
footer{
color:var(--color-text-footer)}
.no-scroll{
overflow:hidden}
.PKNwULTscf{
max-width:1470px;
padding:30px 15px;
margin:0 auto;
}
h2{
margin-bottom:15px;
line-height:120%;
font-weight:700;
font-size:24px;
color:var(--title);
}
ul{
gap:11px;
display:flex;
flex-direction:column;
list-style:none;
padding:10px 0 20px 0;
}
ol{
padding:10px 0 20px 20px;
gap:11px;
display:flex;
flex-direction:column;
}
ul li{
position:relative;
padding-left:20px}
ul li::before{
background-color:var(--marker-list);
left:0;
width:8px;
border-radius:50%;
transform:translateY(-50%);
top:50%;
height:8px;
position:absolute;
content:"";
}
:root{
--header-bg:black;
--text-burger-game:black;
--color-text-footer:white;
--registration-bg:linear-gradient(135deg,#ffcc59 0,#ffbc00 100%);
--burger-game:white;
--registration-text:white;
--bg-color:black;
--marker-list:#ffcc59;
--politic-footer:#787878;
--primary-bg-btn:linear-gradient(135deg,#ffb804 0,#ffcf40 100%);
--primary-text-btn:white;
--border-table:rgba(0,0,0,0.05);
--border-burger-item:1px solid rgba(209,255,238,0.3);
--banner-bg:white;
--banner-data:#838486;
--shadow-bg:none;
--white:#fff;
--secondary-bg-btn:#464648;
--nav-text:white;
--signUp-bg:none;
--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);
--banner-title:black;
--secondary-text-btn:black;
--burger-bg:black;
--signUp-text:white;
--bg-card-burger:transparent;
--br-radius-adaptiv:5px;
--main-color-text:black;
--line-footer:#bbc0c6;
--title:black;
--text-burger-menu:white;
--signUp-border:2px solid #ffbc00;
--bg-comment-faq-item:rgba(0,0,0,0.03);
--line-burger:#ffbc00;
--secodary-text:white;
--br-radius:10px;
--bg-comment-faq-block:white;
--text-burger:black;
--black:#000;
--secondary-descr:black;
--bg-main: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}
.ODCRPHTCSUKg a {
color:var(--main-color-text);
}
img{
border-style:none}
button,input,optgroup,select,textarea{
font-size:100%;
margin:0;
font-family:inherit;
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}
.cFxYLirtoO a {
color:var(--main-color-text);
}
.EnuRtskBAjcG {
margin-bottom:30px;
position:relative;
}
.xNcJvSXjXdhC {
border-radius:10px;
}
.xNcJvSXjXdhC img {
border-radius:10px;
width:100%;
}
.zfzThtlm {
z-index:5;
color:#fafafa;
position:absolute;
gap:25px;
max-width:90%;
display:flex;
flex-direction:column;
left:50px;
top:75px;
}
.qCeXUwzSCqIU {
font-weight:600;
font-size:23px;
}
.aardHVGjG {
margin-top:20px;
}
.hVOTPGgEgfMZ {
padding: 10px 28px;
    color: var(--registration-text);
    line-height: 168%;
    background: var(--registration-bg);
    font-size: 16px;
    font-weight: 600;
border-radius: var(--br-radius);
}
.smuNfKTKwf{
margin-bottom:25px}
.mzNvsPzc{
list-style:none;
gap:16px;
margin:0;
padding:0;
display:flex;
justify-content:space-between;
flex-direction:row;
}
.CZwmpvxAcrR{
background:var(--bg-main);
border-radius:var(--br-radius);
padding:10px;
position:relative;
width:100%;
}
.HyNuQQufolB{
align-items:start;
justify-content:center;
display:flex;
flex-direction:column;
}
.qaWrUpNVDciK{
max-width:80px;
margin-bottom:20px;
margin:0 auto;
}
.tEZpCKEuCyZ{
line-height:120%;
font-size:10px;
font-weight:700;
color:#000000;
}
.MqvLnMRK{
position:absolute;
bottom:10px;
right:5px;
}
@media (max-width:807px){
.mzNvsPzc{
display:grid;
grid-template-columns:repeat(3,1fr)}
.qaWrUpNVDciK{
margin-bottom:10px}
}
@media (max-width:565px){
.tEZpCKEuCyZ{
font-size:10px}
.mzNvsPzc{
gap:5px}
.CZwmpvxAcrR{
min-width:95.18px}
}
html{
box-sizing:border-box}
html::-webkit-scrollbar{
background:transparent;
width:0}
*,::after,::before{
box-sizing:inherit}
main{
padding:30px 0;
display:flex;
gap:23px;
justify-content:space-between;
}
#bodybox{
}
a{
text-decoration:none;
color:inherit}
img{
display:block;
max-width:100%;
object-fit:cover;
height:auto;
}
@media (max-width:820px){
main{
padding:20px 0}
}
.NaWzAdRNt{
gap:30px;
flex-direction:column;
display:flex;
padding:40px 28px;
background:var(--bg-main);
margin-bottom:30px;
border-radius:var(--br-radius);
}
.NaWzAdRNt h3{
font-size:18px;
color:var(--title);
margin-bottom:20px;
font-weight:700;
line-height:120%;
}
.NaWzAdRNt p{
font-weight:400;
margin-bottom:10px;
font-size:16px;
line-height:120%;
}
.section_title{
font-weight:700;
line-height:120%;
font-size:24px;
}
.MrRnHIOsDJi{
line-height:120%;
font-weight:400;
color:#000 !important;
font-size:16px;
}
@media (max-width:768px){
.NaWzAdRNt{
margin-bottom:20px;
padding:20px 10px}
}
@media (max-width:568px){
.NaWzAdRNt{
gap:15px}
.section_title{
font-size:20px}
.MrRnHIOsDJi{
font-size:14px}
}
.CNhkkLhWAiZP{
display:flex;
padding:10px 12px;
z-index:2;
justify-content:space-between;
border-radius:var(--br-radius);
background:var(--tg-bg);
display:none;
align-items:center;
margin-bottom:15px;
width:100%;
}
.VdPLQrsXL{
display:flex;
align-items:center;
width:100%;
}
.tg_info_title{
display:flex;
padding-right:12px;
border-right:1px solid var(--white);
margin-right:12px;
}
.MuxRoVIsb{
margin:0 auto;
font-weight:800;
color:var(--white);
font-size:16px;
line-height:110%;
}
.QCYsTzSqd{
padding:0;
border:0;
max-width:40px;
background:transparent;
cursor:pointer;
}
@media (max-width:1024px){
.CNhkkLhWAiZP{
display:flex}
}
.lSKLJIcuxAjq{
flex-direction:column;
display:flex;
gap:15px;
justify-content:flex-start;
max-width:324px;
align-items:flex-start;
min-width:324px;
}
.imgInfo{
box-shadow:var(--shadow-bg);
border-radius:var(--br-radius)}
.GKtpbZIVbATp{
box-shadow:var(--shadow-bg);
border-radius:var(--br-radius);
padding:22px 20px;
background:var(--bg-main);
}
.lScnApRuYIzD{
margin-bottom:20px;
display:flex;
align-items:center;
}
.game_img{
border-radius:var(--br-radius-adaptiv);
max-width:29px;
margin-right:7px;
}
.IoLnSRTjtoU{
font-size:20px;
line-height:120%;
margin-right:auto;
font-weight:800;
margin:0;
}
.game_span{
font-weight:700;
font-size:12px;
color:var(--secodary-text);
line-height:120%;
}
.YGfgUTAUrEG{
flex-wrap:wrap;
flex-direction:row;
margin:0;
display:flex;
gap:14px;
padding:0;
}
.TOdoKayIQEm{
align-items:center;
gap:10px;
display:flex;
flex-direction:column;
}
.QWpjJXKZ{
color:#000;
font-size:12px;
line-height:120%;
font-weight:700;
}
@media (max-width:1024px){
.lSKLJIcuxAjq{
display:none}
}
.qqGqglWKXkD {
    border-bottom: 1px solid #a3a5a7;
    box-shadow: 0px 5px 7px 8px #c1c1c1;
background-color: #ffffff;
	margin-bottom:25px;
    position: relative;
    display: block;
    background-image: linear-gradient(to top,#0f65bf00 0,var(--color-second-blue) 73%,var(--color-second-blue) 98%);
}
.qqGqglWKXkD .ITlkmtnlYLaS {
    width: 100%;
    margin-right: auto;
    padding-left: 15px;
	max-width:1000px;
    padding-right: 15px;
    word-wrap: break-word;
	box-sizing:border-box;
	position: relative;
    margin-left: auto;
}
nav.DkUYaiaXDo.UpqESdGWo {
    padding: 20px;
display: flex;
    justify-content: center;
}
.vmXLHvzIKgGm .LWisUrzAj {
    display: -webkit-flex;
}
.vmXLHvzIKgGm .LWisUrzAj span {
    display: -webkit-flex;
display: flex;
}
.MmZqFpSp {
padding-bottom:15px;
text-align:center;
}
.MmZqFpSp a {
color:#000;
font-weight:500;
text-decoration:underline;
}
.xwJPlaew img {
    max-width: 250px;
}
img {
    border-style: none;
vertical-align: middle;
}
.FYAIzhags {
justify-content:center;
align-items:center;
margin-bottom:10px;
display:flex;
}
.HzwbsWxJnVL {
border:1px solid #333;
margin-left:5px;
border-radius:2px;
}
.YMfkgaXfDNV {
margin-top:23px;
font-size: 21px;
}
.mfBfumXRbDYW {
		width:100%;
    background-color: #0f0f1e;
    border-top: 1px solid #525281;
		padding: 25px 20px;
    box-sizing: border-box;
		}
				.WpxxvJFcDpV {
		padding:0px;
		justify-content:center;
		gap:10px;
		flex-wrap:wrap;
list-style:none;
		align-items:center;
		margin:0px;
		display:flex;
		}
		.WpxxvJFcDpV a {
		color:#fdfdfd !important;
		}
				 