body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
    color: #333;
}

/* Banner Section */
.dsixwizwtrese {
    position: relative;
    text-align: center;
    color: white;
}

.eyqxqzicccuv {
    width: 100%;
    height: auto;
    display: block;
}

/* Полупрозрачный слой для затемнения */
.evuoldudxg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35); /* 35% затемнение */
    z-index: 1; /* Помещаем его над изображением */
}

.wlahoudlljqldrk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    z-index: 2; /* Помещаем текст над затемненным слоем */
}

.wlahoudlljqldrk h1 {
    font-size: 3em;
    margin: 0;
    padding: 0;
}

.wlahoudlljqldrk p {
    font-size: 1.5em;
}

/* Game Section */
.gkyhoqsahgrutr {
    text-align: center;
    padding: 50px;
    background-color: #fff;
}

.gkyhoqsahgrutr h2 {
    font-size: 2em;
    margin-bottom: 10px;
}

.gkyhoqsahgrutr p {
    font-size: 1.2em;
    color: #777;
}

.rsxeaiclgpu {
    margin-top: 20px;
}

.rsxeaiclgpu img {
    width: 300px;
    cursor: pointer;
}

.rsxeaiclgpu img {
    width: 300px;
    cursor: pointer;
}

.xcdwrewuqq {
    text-align: center;
    padding: 50px;
    background-color: #f8f8f8;
}

.xcdwrewuqq form {
    display: inline-block;
    text-align: left;
}

.xcdwrewuqq label {
    display: block;
    margin-bottom: 8px;
}

.xcdwrewuqq input,
.xcdwrewuqq textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.xcdwrewuqq button {
    padding: 10px 20px;
    background-color: #333;
    color: white;
    border: none;
    cursor: pointer;
}

.xcdwrewuqq button:hover {
    background-color: #555;
}

footer {
    text-align: center;
    padding: 20px;
    background-color: #333;
    color: white;
}

.fxvcytczayvvkhk a {
    color: white;
    margin: 0 10px;
}

.kpqlaelsuuckexp img {
    margin: 10px;
}

/* Popup default state */
.qequtudzvogzg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
}

/* Display popup when checkbox is checked */
#iozjhsaszfi:checked + .qequtudzvogzg {
    display: block;
}

.xodtprshyiqi {
    position: relative;
    background-color: #fff;
    margin: 10% auto;
    padding: 20px;
    width: 80%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Style for close button */
.xodtprshyiqi .ufpkuxcual {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 2em;
    cursor: pointer;
}

.xodtprshyiqi .ufpkuxcual {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 2em;
    cursor: pointer;
}
