html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
select {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: "Rajdhani", sans-serif;
    overflow: hidden !important;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
section {
    position: relative;
    background-attachment: fixed;
}

h1 {
    font-size: 106px;
    line-height: 1;
    font-weight: 700;
    color: #000;
    text-align: center;
}

h2 {
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: bold;
}
h3 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0 5px;
}
h4 {
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
}
h5 {
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}
h6 {
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}

p {
    line-height: 1.55;
    font-size: 14px;
}

a,
input[type="submit"],
.right-offer-container h3 {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.green {
    color: #6fbe44;
}

strong {
    font-weight: 600;
}

.container {
    width: 1125px;
    margin: 0 auto;
    padding: 0;
}

.header {
    background-color: #222222;
    text-align: center;
    position: relative;
    padding: 150px 0 310px 0;
    font-family: "Rajdhani";
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
@media (min-width: 1440px) {
    .header {
        padding: 150px 0 405px 0;
    }
}

.header-plug {
    background: url("/img/bg-plug.png") no-repeat center;
    text-align: center;
    position: relative;
    padding: 250px 0 125px 0;
    font-family: "Rajdhani";
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
    background-size: cover;
}

.header-plug__image {
    display: block;
    margin: 20px auto;
}

/* .header:before {
    content: " ";
    position: absolute;
    left: 58%;
    top: 5%;
    width: 93px;
    height: 136px;
    background-image: url(img/landing-kochajadmina-v2_03.png);
    background-size: contain;
    background-repeat: no-repeat;
} */

/* .header:after {
    content: " ";
    position: absolute;
    right: 29%;
    bottom: 9%;
    width: 115px;
    height: 136px;
    background-image: url(img/avatar-image.png);
    background-size: contain;
    background-repeat: no-repeat;
} */

.cog {
    position: absolute;
}

.cog--left,
.header__image--cog-left,
.header__agree--cog-left {
    top: -90px;
    right: 120px;
    animation: spin 4s linear infinite;
}

.cog--right,
.header__image--cog-right,
.header__agree--cog-right {
    top: -90px;
    right: 80px;
    animation: spin-back 4s linear infinite;
}

.header:before,
.header__agree-regulations:before {
    animation: pulse-big-triangle 1s linear infinite;
    -webkit-animation: pulse-big-triangle 1s linear infinite;
}

.header__agree--avatar {
    position: absolute;
    top: -55px;
    right: 165px;
    width: 115px;
}

.header__images-top {
    position: absolute;
    top: 15%;
    left: 23%;
}

.header__image-cog-container {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.header__image--avatar,
.header__agree--avatar {
    -webkit-animation: pulse 1s linear infinite;
    animation: pulse 1s linear infinite;
}

.header__image--bulb {
    opacity: 1;
    position: absolute;
    top: -30px;
    right: -10px;
}

.header__agree--bulb,
.header__image--bulb {
    -webkit-animation: pulse 0.3s linear infinite;
    animation: pulse 0.3s linear infinite;
    transition: opacity 0.3s ease-in-out;
}

.header__image--cog-left {
    top: -30px;
    right: -30px;
}

.header__image--cog-right {
    top: -30px;
    right: -70px;
}

.header__date {
    font-size: 44px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
}

.header__title {
    font-size: 68px;
    color: rgb(111, 191, 68);
    font-weight: bold;
    margin-top: 50px;
    position: relative;
}

/* .header__title:after {
    content: " ";
    position: absolute;
    right: 0%;
    bottom: 10px;
    width: 59px;
    height: 86px;
    background-image: url(img/rectangle-header-right.png);
    background-size: contain;
    background-repeat: no-repeat;
} */

.header__title:after,
.header__quiz::before {
    animation: pulse-small-triangle 1s linear infinite;
    animation-delay: 0.1s;
}

.header__description {
    font-size: 25px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    height: 82px;
    z-index: 30;
    margin-top: 40px;
    width: 80%;
    margin: 50px auto;
}

.header__text-quiz {
    font-size: 33.333px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    width: 80%;
    margin: 50px auto;
    z-index: 35;
}

.header__quiz {
    position: relative;
}

/* .header__quiz::before {
    content: " ";
    position: absolute;
    left: -6%;
    bottom: 5%;
    width: 59px;
    height: 86px;
    background-image: url(img/header-rectangle-left.png);
    background-size: contain;
    background-repeat: no-repeat;
} */

#gameContainer .gamecontainer {
    width: 100% !important;
}

.submit_btn {
    left: 50%;
    transform: translate(-50%, -50%);
}

.header__text-quiz--slash {
    color: rgb(111, 191, 68);
}

.header__agree-regulations {
    margin: 50px auto;
    position: relative;
}

.header__agree-cog-container {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.header__agree--bulb {
    opacity: 0;
    position: absolute;
    top: -84px;
    right: 140px;
}

/* .header__agree-regulations:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 93px;
    height: 136px;
    background-image: url(img/header-rectangle-left-big.png);
    background-size: contain;
    background-repeat: no-repeat;
} */

.form-check__label {
    display: block;
    position: relative;
    width: 45%;
    margin: 0 auto;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

@media (max-width: 1024px) {
  .form-check__label {
    width: 60%;
  }
}

/* Hide the browser's default checkbox */
.form-check__label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.form-check__span {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.form-check__label:hover input ~ .form-check__span {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.form-check__label input:checked ~ .form-check__span {
    background-color: rgb(111, 191, 68);
}

/* Create the form-check__span/indicator (hidden when not checked) */
.form-check__span:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the form-check__span when checked */
.form-check__label input:checked ~ .form-check__span:after {
    display: block;
}

/* Style the form-check__span/indicator */
.form-check__label .form-check__span:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ranking {
    background-color: rgb(111, 191, 68);
    min-height: 600px;
    margin-top: -170px;
    z-index: -1;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    padding: 50px 0px;
}

.info-quiz {
    background-color: rgb(111, 191, 68);
    min-height: 600px;
    margin-top: -170px;
    z-index: -1;
    position: relative;
}

.ranking::after {
    content: " ";
    position: absolute;
    right: 22%;
    bottom: 11%;
    width: 135px;
    height: 135px;
    background-image: url(img/ranking-image-bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.ranking__container {
    /* position: absolute;
    width: 40%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    margin: 128px auto;
    width: 40%;
}

.info-quiz__container {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.info-quiz__text-first {
    font-size: 30px;
}

.info-quiz__text-second {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
}

.ranking__header {
    border-bottom: 2px solid #222222;
    margin-bottom: 30px;
    position: relative;
}

.ranking__header::after {
    content: " ";
    position: absolute;
    right: -25%;
    bottom: 25px;
    width: 95px;
    height: 95px;
    background-image: url(img/ranking-image-top.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.ranking__title {
    font-size: 60px;
    margin-bottom: 25px;
    text-align: center;
}

.list-items {
    list-style-type: decimal;
    padding-left: 28px;
    font-size: 30px;
}

.last-section__sysops-image {
    display: block;
    text-align: center;
    margin-bottom: 50px;
}

.big {
    text-transform: uppercase;
    font-size: 45px;
}

.last-section:before {
    top: -74px;
}

.last-section {
    padding: 100px 0;
    position: relative;
}

.last-section h3 {
    text-align: center;
    font-size: 40px;
}

.last-section__link-group {
    color: rgb(111, 191, 68);
}

.last-section h4 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 30px;
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 9;
}

.botttom-images {
    display: flex;
    align-items: center;
    justify-content: center;
}

.botttom-images img {
    height: 50px;
    padding: 20px;
}

.fullscreen-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    background-image: url("/img/bg-kochajdmina.png");
    background-position-y: 1310px;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        width: 100%;
        height: auto;
    }
}

@media (max-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        width: auto;
        height: 100%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin-back {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes pulse-big-triangle {
    0% {
        transform: scale(0.7);
    }
    50% {
        transform: scale(0.8);
    }
    100% {
        transform: scale(0.7);
    }
}

@keyframes pulse-small-triangle {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(0.8);
    }
}

@media (max-width: 576px) {
    .header__image--avatar {
        width: 70px;
    }
    .header__images-top {
        top: 9%;
        left: 10%;
    }

    .header__image--cog-left {
        right: -45px;
    }

    .header__image--cog-right {
        right: -85px;
    }

    .header__date {
        font-size: 20px;
    }

    .header__title {
        font-size: 35px;
    }

    .header__title::after {
        bottom: 0;
        width: 45px;
        height: 66px;
    }

    .header__description {
        font-size: 16px;
    }

    .header__text-quiz {
        font-size: 23px;
    }

    .form-check__label {
        width: 90%;
    }

    .ranking::after {
        display: none;
    }

    .ranking__container {
        width: 90%;
    }

    .ranking__header::after {
        right: 0;
        bottom: 82px;
        width: 82px;
        height: 82px;
    }

    .header__quiz::before,
    .header__agree-regulations::before,
    .header::after,
    .header__agree-cog-container,
    .header__agree--bulb,
    .header__agree--avatar {
        display: none;
    }

    iframe {
        height: 250px;
    }
}

@media all and (max-width: 1600px) {
    .subheader-section h2 {
        font-size: 30px;
    }

    .header-text {
        padding: 160px 0 260px;
    }

    .header-text:before {
        top: 193px;
        height: 250px;
    }

    .header-text:after {
        right: 15px;
        top: 80px;
        width: 160px;
        z-index: -1;
    }
}

@media all and (max-width: 1400px) {
    .subheader-section h2 {
        font-size: 25px;
    }

    .subheader-section .ovh-image {
        padding: 0 40px;
    }
}

@media all and (max-width: 1200px) {
    .header-text:before {
        width: 225px;
        height: 206px;
        z-index: -1;
        top: 170px;
    }

    .subheader-section h2 {
        font-size: 28px;
    }

    .header-text h1 {
        font-size: 90px;
    }

    .header-text time {
        font-size: 50px;
        padding-bottom: 0px;
    }

    .header-text p {
        font-size: 30px;
        padding-top: 10px;
    }

    .subheader-section h2 {
        text-transform: none;
        font-size: 26px;
    }
    .subheader-section .ovh-image {
        padding: 0 40px;
    }
    .subheader-section img {
        height: 40px;
    }

    .container {
        width: 90%;
    }

    .last-section h3 {
        font-size: 24px;
    }

    .last-section {
        padding: 20px 0 30px;
    }
}

@media (min-width: 577px) and (max-width: 767px) {
    .header__images-top {
        top: 9%;
        left: 10%;
    }

    .header__image--avatar {
        width: 120px;
    }

    .header__date {
        font-size: 25px;
    }

    .header__title {
        font-size: 45px;
    }

    .header__title::after {
        bottom: 0;
        width: 45px;
        height: 66px;
    }

    .header__description {
        font-size: 20px;
    }

    .header__text-quiz {
        font-size: 27px;
    }

    .form-check__label {
        width: 90%;
    }

    .ranking::after {
        right: 22%;
        bottom: 11%;
        width: 110px;
        height: 110px;
    }

    .ranking__container {
        width: 90%;
    }

    .ranking__header::after {
        right: 0;
        bottom: 42px;
        width: 82px;
        height: 82px;
    }

    .header__quiz::before,
    .header__agree-regulations::before,
    .header::after,
    .header__agree-cog-container,
    .header__agree--bulb,
    .header__agree--avatar {
        display: none;
    }

    iframe {
        height: 350px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .header__images-top {
        top: 9%;
        left: 10%;
    }

    .header__agree--avatar {
        top: -64px;
        right: 76px;
    }

    .header__date {
        font-size: 25px;
    }

    .header__title {
        font-size: 45px;
    }

    .header__title::after {
        bottom: 0;
        width: 45px;
        height: 66px;
    }

    .header__description {
        font-size: 20px;
    }

    .header__text-quiz {
        font-size: 27px;
    }

    .header__agree--bulb {
        top: -100px;
        right: 64px;
    }

    .header__agree-regulations {
        margin-top: 85px;
    }

    .header__agree--cog-left {
        top: -107px;
        right: 40px;
    }
    .header__agree--cog-right {
        top: -107px;
        right: 0px;
    }

    .ranking::after {
        right: 22%;
        bottom: 11%;
        width: 110px;
        height: 110px;
    }

    .ranking__container {
        width: 50%;
    }

    .ranking__header::after {
        right: -5%;
        bottom: 42px;
        width: 82px;
        height: 82px;
    }
}
