html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiase;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Montserrat";
  font-size: 22px;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  color: #000;
  height: 100%;
  background: #FFF;
  margin: 0;
  max-width: 100%;
}

a, img, input, textarea, select {
  outline: none;
}

label {
  cursor: pointer;
}

img {
  border: 0;
  vertical-align: bottom;
}

form {
  margin: 0;
}

header, nav, section, article, aside, footer {
  display: block;
}

a {
  color: #FF008C;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

textarea, input, select, button {
  resize: none;
  outline: none;
}

p {
  padding: 0;
  margin: 0 0 20px 0;
}

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5 {
  margin-top: 0;
  font-weight: normal;
}

[class*=icon-] {
  display: inline-block;
  vertical-align: middle;
}

.qrutoy-bilet .content {
  background: url(../images/bg.png) center top/cover no-repeat;
}
.qrutoy-bilet .wrapper {
  min-width: 325px;
}
.qrutoy-bilet .section-wrapper {
  z-index: 2;
}
.qrutoy-bilet__title {
  margin-inline: auto;
  text-align: center;
}
.qrutoy-bilet__rules-title {
  width: 353px;
  height: 200px;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .qrutoy-bilet__rules-title {
    margin-bottom: 14px;
    width: 137px;
    height: 77px;
  }
}
@media screen and (max-width: 767px) {
  .qrutoy-bilet__rules-title {
    margin-bottom: 32px;
    width: 137px;
    height: 77px;
  }
}
.qrutoy-bilet .rules {
  overflow-x: hidden;
}
.qrutoy-bilet__rules-list {
  position: relative;
  margin: 16px auto 0;
}
.qrutoy-bilet__rules-list .laser-sphere {
  top: 30%;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .qrutoy-bilet__rules-list .laser-sphere {
    display: none;
  }
}
.qrutoy-bilet__rules-list .rules-list-item {
  z-index: 1;
}
.qrutoy-bilet__note {
  position: fixed;
  bottom: 36px;
  right: calc((100% - 1165px) / 2);
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .qrutoy-bilet__note {
    right: 34px;
  }
}
@media screen and (max-width: 767px) {
  .qrutoy-bilet__note {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
  }
}
.qrutoy-bilet__rating .qrutoy-bilet__spheres-left {
  bottom: auto;
  top: 623px;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .qrutoy-bilet__rating .qrutoy-bilet__spheres-left {
    top: 370px;
  }
}
.qrutoy-bilet__lines-left {
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
  width: 50%;
  z-index: 0;
}
@media screen and (min-width: 1191px) {
  .qrutoy-bilet__lines-left {
    background-image: url(../images/bg-lines-left.png);
    max-width: 618px;
    height: 1000px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .qrutoy-bilet__lines-left {
    background-image: url(../images/bg-lines-left-mobile.png);
    max-width: 365px;
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .qrutoy-bilet__lines-left_mobile {
    background-image: url(../images/bg-lines-left-mobile.png);
    max-width: 365px;
    height: 380px;
  }
}
.qrutoy-bilet__lines-right {
  position: absolute;
  top: 0;
  right: 0;
  background-size: 100% auto;
  background-position: right top;
  background-repeat: no-repeat;
  width: 50%;
  z-index: 0;
}
@media screen and (min-width: 1191px) {
  .qrutoy-bilet__lines-right {
    background-image: url(../images/bg-lines-right.png);
    max-width: 756px;
    height: 1000px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .qrutoy-bilet__lines-right {
    background-image: url(../images/bg-lines-right-mobile.png);
    max-width: 434px;
    height: 432px;
  }
}
@media screen and (max-width: 767px) {
  .qrutoy-bilet__lines-right_mobile {
    background-image: url(../images/bg-lines-right-mobile.png);
    max-width: 434px;
    height: 432px;
  }
}
@media screen and (min-width: 768px) {
  .qrutoy-bilet__spheres-left {
    position: absolute;
    bottom: -20px;
    left: 70px;
    background: url(../images/bg-spheres-left.png) no-repeat;
    background-size: contain;
    background-position: left bottom;
    width: 25%;
    max-width: 516px;
    height: 600px;
    z-index: 1;
  }
  .qrutoy-bilet__spheres-right {
    position: absolute;
    top: 100px;
    right: 0;
    background: url(../images/bg-spheres-right.png) no-repeat;
    background-size: contain;
    width: 25%;
    max-width: 506px;
    height: 680px;
    z-index: 1;
  }
}
.qrutoy-bilet__spheres-bottom-left {
  position: absolute;
  background: url(../images/bg-spheres-bottom-left.png);
  background-size: contain;
  background-position: left bottom;
  background-repeat: no-repeat;
  z-index: 1;
}
.qrutoy-bilet__spheres-top-right {
  position: absolute;
  background: url(../images/bg-spheres-top-right.png);
  background-size: contain;
  background-position: left bottom;
  background-repeat: no-repeat;
  z-index: 1;
}
.qrutoy-bilet img {
  width: 100%;
  height: auto;
}

.main {
  padding: 0 16px;
  flex: 1;
  color: #FFF;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  align-items: flex-end;
  justify-content: center;
}
.main.visible {
  display: flex;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .main {
    min-height: 432px;
  }
}
@media screen and (max-width: 767px) {
  .main {
    min-height: 666px;
    padding-top: 76px;
  }
  .main .qrutoy-bilet__spheres-bottom-left {
    width: 115px;
    height: 130px;
    bottom: 18px;
    left: -29px;
  }
  .main .qrutoy-bilet__spheres-top-right {
    width: 150px;
    height: 140px;
    top: 5px;
    right: -2px;
  }
}
.main > .section-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main__img-title {
  z-index: 3;
  position: relative;
}
.main__img-title img {
  width: 687px;
  height: 386px;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .main__img-title img {
    width: 274px;
    height: 154px;
  }
}
@media screen and (max-width: 767px) {
  .main__img-title img {
    width: 100%;
    height: auto;
  }
}
.main__title {
  position: relative;
  margin-top: 18px;
  font-size: 29px;
  font-weight: 500;
  z-index: 2;
}
.main__title b {
  display: block;
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .main__title {
    font-size: 14px;
  }
  .main__title b {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .main__title {
    font-size: 14px;
  }
  .main__title b {
    font-size: 22px;
  }
}
.main__button {
  margin-top: 30px;
  height: 64px;
  width: fit-content;
  font-size: 20px;
  font-family: Unbounded;
  font-weight: 500;
  z-index: 4;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .main__button {
    margin-top: 16px;
    height: 35px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .main__button {
    height: 56px;
    width: 100%;
  }
}
.main__tickets {
  position: relative;
  margin: 0 auto;
  padding-top: 28px;
  max-width: 656px;
  height: fit-content;
  display: flex;
  align-items: flex-end;
  z-index: 3;
}
.main .main__tickets-lines {
  position: absolute;
  max-width: 1366px;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.main .main__tickets-fly {
  position: absolute;
  width: 38vw;
  max-width: 629px;
  bottom: 242px;
  left: 50%;
}
@media screen and (max-width: 1337px) {
  .main .main__tickets-fly {
    bottom: 20vw;
  }
}
.main .main__tickets-tickets {
  position: relative;
  z-index: 3;
  width: 656px;
  margin: 0 auto;
}
@media screen and (max-width: 1337px) {
  .main .main__tickets-tickets {
    width: 45vw;
  }
}

.game {
  padding-bottom: 114px;
  overflow: hidden;
}
.game .qrutoy-bilet__spheres-bottom-left {
  width: 316px;
  height: 320px;
  left: 70px;
  bottom: -70px;
}
@media screen and (min-width: 768px) {
  .game .qrutoy-bilet__note {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .game {
    padding-bottom: 20px;
  }
  .game .qrutoy-bilet__spheres-bottom-left {
    width: 126px;
    height: 150px;
    left: 30px;
    bottom: -30px;
  }
}
@media screen and (max-width: 767px) {
  .game {
    padding: 0 0 16px;
  }
  .game .qrutoy-bilet__spheres-bottom-left {
    display: none;
  }
}
.game__counter {
  top: 112px;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .game__counter {
    top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .game__counter {
    top: 76px;
  }
}
.game__img-title img {
  width: 353px;
  height: 199px;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .game__img-title img {
    width: 30vw;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .game__img-title img {
    width: 137px;
    height: 77px;
  }
}
.game__ticket {
  position: relative;
  margin: 106px auto 0;
  width: 100%;
  height: fit-content;
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 2;
}
.game__ticket > img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1337px) {
  .game__ticket {
    margin-top: 60px;
    width: 80vw;
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .game__ticket {
    margin-top: 128px;
    width: 100%;
  }
}
.game__button-wrap {
  position: relative;
  margin: 79px auto 0;
  width: fit-content;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .game__button-wrap {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .game__button-wrap {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.game__button {
  background: none;
  border: none;
  transition: 0.13s all;
}
.game__button:active {
  filter: drop-shadow(6px 6px 4px #00BFBB) drop-shadow(-10px -6px 4px #00BFBB);
}
.game__button img {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .game__button {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .game__button {
    width: 180px;
  }
}
.game__arrow {
  position: absolute;
  left: 28px;
  top: 50%;
  transform: translate(-100%, -50%);
  text-transform: uppercase;
  width: 386px;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  background: url(../images/neon-arrow-blue.png) center center/contain no-repeat;
  background-size: 100% auto;
  height: 289px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .game__arrow {
    width: 250px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .game__arrow {
    width: 182px;
    font-size: 14px;
    left: 40px;
  }
}

.rules .qrutoy-bilet__spheres-bottom-left {
  width: 316px;
  height: 350px;
  left: 70px;
  top: 790px;
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .rules .qrutoy-bilet__spheres-bottom-left {
    width: 126px;
    height: 150px;
    left: 30px;
    bottom: 94px;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .rules .qrutoy-bilet__spheres-bottom-left {
    display: none;
  }
}

.laser-sphere {
  position: absolute;
  top: 50%;
  display: block;
  width: 137%;
  height: auto;
}
.laser-sphere_left {
  left: 0;
  transform: translate(-84%, -50%);
}
.laser-sphere_right {
  right: 0;
  transform: translate(84%, -50%);
}
.laser-sphere img {
  width: 100%;
  height: auto;
}