@charset "UTF-8";

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block
}

ol, ul {
  list-style: none
}

li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

b, strong {
  font-weight: 700
}

textarea {
  overflow: auto;
  vertical-align: top
}

html {
  font-family: sans-serif;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.25em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

pre {
  overflow: auto
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

legend {
  border: 0;
  padding: 0
}

optgroup {
  font-weight: 700
}

td, th {
  padding: 0
}

a {
  background: 0 0;
  text-decoration: none
}

a:active, a:focus, a:hover {
  border: none;
  outline: 0;
  text-decoration: none
}

::selection {
  background: red;
  color: white;
  text-shadow: 1px 1px 1px #060606
}

::-moz-selection {
  background: red;
  color: white;
  text-shadow: 1px 1px 1px #060606
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
  font-family: inherit
}

:-moz-placeholder {
  color: inherit;
  opacity: .5;
  font-family: inherit
}

::-moz-placeholder {
  color: inherit;
  opacity: .5;
  font-family: inherit
}

:-ms-input-placeholder {
  color: inherit;
  opacity: .5;
  font-family: inherit
}

.btn:hover, button {
  cursor: pointer
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@font-face {
  font-family: 'Helvetica Neue Condensed';
  src: url(../fonts/HelveticaNeue-CondensedBlack.eot);
  src: url(../fonts/HelveticaNeue-CondensedBlackd41dd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/HelveticaNeue-CondensedBlack.woff2) format('woff2'), url(../fonts/HelveticaNeue-CondensedBlack.woff) format('woff'), url(../fonts/HelveticaNeue-CondensedBlack.ttf) format('truetype'), url(../fonts/HelveticaNeue-CondensedBlack.svg#HelveticaNeue-CondensedBlack) format('svg');
  font-weight: 900;
  font-style: normal
}

@font-face {
  font-family: 'Arial Black';
  src: url(../fonts/Arial-Black.eot);
  src: url(../fonts/Arial-Blackd41dd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Arial-Black.woff2) format('woff2'), url(../fonts/Arial-Black.woff) format('woff'), url(../fonts/Arial-Black.ttf) format('truetype'), url(../fonts/Arial-Black.svg#Arial-Black) format('svg');
  font-weight: 900;
  font-style: normal
}

@font-face {
  font-family: 'acs';
  src: url('/fonts/acsiomac.woff2') format('woff2'),
    /* если есть woff2, ставь первым */
    url('/fonts/acsiomac.woff') format('woff'),
    url('/fonts/acsiomac.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

body input:focus:required:invalid, body textarea:focus:required:invalid {}

body input:required:valid, body textarea:required:valid {}

html.js .loader {
  background: none repeat scroll 0 0 #ffffff;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

html.js .loader_inner {
  background-image: url("../img/preloader.gif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%;
  position: absolute;
}

.hidden {
  display: none;
}

.rub {
  height: 1.4ex;
  margin-left: 5px;
  cursor: text;
}

input::-webkit-input-placeholder {
  text-indent: 0px;
  transition: text-indent 0.3s ease;
  color: rgba(193, 193, 193, 1.00);
}

input::-moz-placeholder {
  text-indent: 0px;
  transition: text-indent 0.3s ease;
  color: rgba(193, 193, 193, 1.00);
}

input:-moz-placeholder {
  text-indent: 0px;
  transition: text-indent 0.3s ease;
  color: rgba(193, 193, 193, 1.00);
}

input:-ms-input-placeholder {
  text-indent: 0px;
  transition: text-indent 0.3s ease;
  color: rgba(193, 193, 193, 1.00);
}

input:focus::-webkit-input-placeholder {
  text-indent: 1000px;
  transition: text-indent 0.3s ease;
}

input:focus::-moz-placeholder {
  text-indent: 1000px;
  transition: text-indent 0.3s ease;
}

input:focus:-moz-placeholder {
  text-indent: 1000px;
  transition: text-indent 0.3s ease;
}

input:focus:-ms-input-placeholder {
  text-indent: 1000px;
  transition: text-indent 0.3s ease;
}

/* Кастомеый скролл*/
::-webkit-scrollbar-button {
  background-image: url('');
  background-repeat: no-repeat;
  width: 6px;
  height: 0px
}

::-webkit-scrollbar-track {
  background-color: #282828;
  box-shadow: 0px 0px 3px #000 inset;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(255, 96, 0, 1.00);
  box-shadow: 0px 1px 1px #fff inset;
}

::-webkit-resizer {
  background-image: url('');
  background-repeat: no-repeat;
  width: 7px;
  height: 0px
}

::-webkit-scrollbar {
  width: 4px;
}

#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100500;
  background-color: rgba(0, 0, 0, 1);
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/sw_logo.png) no-repeat center;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 400px;
  margin: -200px 0 0 -200px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ffbb56;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f94044;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f67d34;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

body, html {
  font: 900 62.5%/1 'Helvetica Neue Condensed', Helvetica, Arial, sans-serif;
  height: 100%;
  overflow: hidden
}

body {
  background: url(../imgs/bg-main.jpg) no-repeat center center #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  font-size: 100%
}

.bg-blur .videoElement {
  -webkit-filter: blur(25px);
  filter: blur(25px)
}

.container, a, footer, header, main, nav, section {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out
}

.cf:after, .cf:before, .container:after, .container:before, footer:after, footer:before, header:after, header:before, main:after, main:before, nav:after, nav:before, section:after, section:before {
  display: table;
  content: " "
}

.cf:after, .container:after, footer:after, header:after, main:after, nav:after, section:after {
  clear: both
}

.container {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1300px
}

img {
  display: inline-block;
  height: auto !important;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  /* display: none; */
}

.btn {
  display: inline-block;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  position: relative;
  z-index: 1
}

.btn:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05)
}

.btn:active {
  -webkit-transform: scale(1.025);
  -moz-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025)
}

.btn--sound::before {
  display: none
}

.header {
  position: absolute;
  top: 1vh;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 3vw;
  z-index: 5
}

.logo {
  margin: 2vh auto;
  text-align: center;
}

.header__right {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  display: none;
}

.btn--sound {
  max-width: 60px
}

.btn--sound--off {
  -webkit-filter: grayscale(.8);
  filter: grayscale(.8)
}

.btn--sound--off:hover {
  -webkit-filter: grayscale(.5);
  filter: grayscale(.5)
}

.main {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  position: relative;
  z-index: 4;
  -webkit-transition: background .2s ease-out;
  -moz-transition: background .2s ease-out;
  -ms-transition: background .2s ease-out;
  -o-transition: background .2s ease-out;
  transition: background .2s ease-out;
}

.bg-blur .main {
  background: rgba(0, 0, 0, .8);
}

.steps-done .main {
  background: rgba(0, 0, 0, .4)
}

.main--centered {
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.step {
  background: url(../imgs/bg-step.png) no-repeat center center rgba(0, 0, 0, .67);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: auto;
  padding: 2vh 2vw 5vh;
  max-width: 870px;
  position: relative;
  text-align: center;
  width: 94%;
  -webkit-transition: -webkit-transform .4s ease-in-out;
  -o-transition: -o-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  -o-transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.step.step--active {
  display: block;
}

.step.step--done {
  -webkit-transform: scale3d(.33, .2, .33) translate(-150%, -33%);
  -moz-transform: scale3d(.33, .2, .33) translate(-150%, -33%);
  -ms-transform: scale3d(.33, .2, .33) translate(-150%, -33%);
  -o-transform: scale3d(.33, .2, .33) translate(-150%, -33%);
  transform: scale3d(.33, .2, .33) translate(-150%, -33%)
}

.title {
  font: bold 5.2em/1.2 Verdana, sans-serif;
  margin-bottom: .33em;
  text-transform: uppercase;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.title--ab {
  font-family: "Arial Black";
  font-weight: 900
}

.title--red {
  color: #ff251d;
}

.title--yellow {
  color: #ffea00;
}

.title.title--shorten img {
  margin: -.3em auto -.6em
}

.txt {
  font: bold 2.25em/1.2 Verdana, sans-serif;
  letter-spacing: -.25px;
  letter-spacing: -.025em;
  margin-bottom: 1em;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #000, 0 2px 2px #000, 0 2px 6px #000;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.txt--ab {
  font-family: "Arial Black", sans-serif;
  font-weight: 9;
}

.txt--sm {
  font-size: 1.8em;
  font-weight: 400
}

.txt__highlight {
  color: #ffea00;
  display: inline-block
}

.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.btn--step {
  background: url(../imgs/bg-btn.png) no-repeat center center transparent;
  background-size: 100% 100%;
  color: #000;
  font-size: 4.5em;
  height: 1.49em;
  letter-spacing: -.25px;
  letter-spacing: -.025em;
  line-height: 1.15em;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 7.16em;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn--step--single {
  width: 9em;
}

.btn--step+.btn--step {
  margin-left: -.2em
}

.btn--lg, .btn--step-double {
  background-image: url(../imgs/bg-btn-double.png);
  height: auto;
  padding: .45em 1.5em;
  width: auto
}

.btn--lg {
  padding: .3em 1.25em .45em
}

.btn__r {
  display: block;
  text-align: center;
  line-height: 1;
  padding: 0;
  margin: auto
}

.btn__r+.btn__r {
  margin-top: -.2em
}

.btn__r--sm {
  font-size: .53em
}

.btn__r--lg .btn__label {
  font-size: 1.8em
}

.btn--primary {
  background-image: url(../imgs/bg-btn-primary.png)
}

.btn--primary.btn--step-double {
  background-image: url(../imgs/bg-btn-double-primary.html)
}

.btn__label, .icon {
  display: inline-block;
  vertical-align: middle;
  padding-left: .1em;
  padding-right: .1em;
}

.icon--left, .icon--right {
  background: url(../imgs/icon-arrow-left.png) no-repeat center center transparent;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  height: .58em;
  width: .35em;
  position: relative;
  top: .05em;
  left: .2em;
}

.icon--right {
  background-image: url(../imgs/icon-arrow-right.png)
}

.btn--primary .icon--left {
  background-image: url(../imgs/icon-arrow-left-primary.html)
}

.btn--primary .icon--right {
  background-image: url(../imgs/icon-arrow-right-primary.html)
}

.step__nav {
  font: 1.8em/1 Verdana, sans-serif;
  position: absolute;
  right: 1.5em;
  top: 1em;
  text-align: right
}

.step__loading {
  height: .55em;
  display: block;
  text-align: left;
  border-radius: 1em;
  position: absolute;
  width: auto;
  left: 2em;
  right: 2em;
  bottom: 2em;
}

.step__loading__progress {
  display: inline-block;
  height: 100%;
  background: red;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: width .8s linear;
  -moz-transition: width .8s linear;
  -ms-transition: width .8s linear;
  -o-transition: width .8s linear;
  transition: width .8s linear;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  z-index: 3;
}

#particles, #videoElement {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

#videoElement {
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 1
}

.steps-done .footer, .steps-done .header, .steps-done .steps {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.steps-done .footer, .steps-done .header {
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.steps-done .footer {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom
}

.steps-done .main {
  font-size: .8em
}

@-ms-viewport {
  width: device-width
}

@media all and (max-width: 1079px) and (max-height: 799px) {
  .logo img {
    max-height: 80px
  }

  .header__right {
    top: 1em;
    right: .75em
  }

  .title.title--shorten img {
    margin: -.6em auto -1em;
    max-height: 220px
  }

  .btn--step {
    font-size: 3.5em
  }

  .parental {
    max-width: 200px
  }
}

@media all and (max-width: 1079px) and (max-height: 699px) {
  .title.title--shorten img {
    margin: -.5em auto -.9em;
    max-height: 200px
  }

  .btn--step {
    font-size: 3.25em
  }

  .parental {
    max-width: 180px
  }
}

@media all and (max-width: 767px) {
  .header__right {
    top: .5em;
    right: .25em
  }

  .buttons--multiple {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .buttons--lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .buttons--lg .btn--lg {
    width: 92%
  }

  .title--v {
    font-size: 4.4em;
    margin: .11em auto .22em
  }
}

@media all and (max-width: 579px) {
  .logo {
    margin-left: 0;
    margin-right: auto;
    /* max-width: 80% */
  }

  .header__right {
    top: 1em;
    right: .5em
  }

  .btn--step {
    font-size: 3.6em
  }

  .btn__r--lg .btn__label {
    font-size: 1.55em
  }

  .parental {
    max-width: 40%
  }

  .btn--sound {
    max-width: 50px
  }

  .title--v {
    font-size: 4em;
    margin: .11em auto .22em
  }

  .txt {
    font-size: 2.1em
  }

  .txt--v {
    font-size: 2em
  }

  .txt--sm {
    font-size: 1.68em
  }

  .step__nav {
    right: .5em;
    top: .5em
  }
}

@media all and (max-width: 479px) {
  .btn--step {
    font-size: 3em
  }

  .btn__r--sm {
    max-width: 80%
  }

  .btn__r--lg .btn__label {
    font-size: 1.51em
  }

  .parental {
    max-width: 30%
  }

  .header__right {
    top: 1.5em;
    right: .75em;
  }

  .btn--sound {
    max-width: 40px
  }

  .txt {
    font-size: 2em
  }

  .txt--v {
    font-size: 1.9em
  }

  .txt--sm {
    font-size: 1.6em
  }

  .title--v {
    font-size: 2.9em
  }

  .step__nav {
    right: .4em;
    top: .4em
  }

  .buttons--multiple .btn--step {
    height: auto;
    padding: .1em .5em .35em;
    width: 48%
  }

  .buttons--multiple .btn--step .btn__label {
    max-width: 70%
  }

  .buttons--multiple .btn--step .btn__label img {
    display: block
  }
}

@media all and (max-height: 730px) {
  .logo img {
    max-height: 80px;
  }
}

@media all and (max-width: 379px) {
  .title {
    font-size: 4em
  }

  .title--v {
    font-size: 2.4em;
    margin: .25em auto .18em
  }

  .txt {
    font-size: 1.9em
  }

  .txt--v {
    font-size: 1.8em
  }

  .txt--sm {
    font-size: 1.52em
  }

  .btn--step {
    font-size: 2.2em
  }

  .btn__r--lg .btn__label {
    font-size: 1.55em
  }

  .btn--step-double {
    max-width: 90%
  }

  .step__nav {
    font-size: 1.6em;
    right: .35em;
    top: .35em
  }
}

@media all and (max-width: 379px) and (max-height: 520px) {
  .txt {
    font-size: 1.52em
  }

  .txt--v {
    font-size: 1.44em
  }

  .txt--sm {
    font-size: 1.22em
  }

  .step__nav {
    font-size: 1.5em;
    right: .25em;
    top: .25em
  }
}

@media all and (max-width: 349px) and (max-height: 579px) {
  .logo {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
  }

  .logo img {
    max-height: 40px
  }

  .header__right {
    top: .5em;
    right: .75em
  }

  .btn--sound {
    max-width: 32px
  }

  .step--final {
    padding: .25em .1em 1em;
    width: 99%
  }

  .parental {
    max-width: 26%
  }
}

@media all and (max-width: 349px) and (max-height: 499px) {
  .logo img {
    max-height: 25px
  }

  .header__right {
    top: .25em
  }

  .btn--sound {
    max-width: 25px
  }

  .step--final {
    padding: .1em .1em 1em;
    width: 99%
  }

  .parental {
    max-width: 26%
  }

  .step--final .title--v {
    font-size: 2em
  }
}

section.step.step--final.step--12.step--active {
  width: 100% !important;
  max-width: 100%;
  height: 100%;
  background: none;
  padding: 0px;
}





.goodWrapper {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.7) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    padding: 0px;
    box-sizing: border-box;
}

.goodWrapper .goodReg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 350px;
}

.goodWrapper .goodReg h2.logoMin {
  width: 20%;
  text-align: center;
  margin: auto;
}

.goodWrapper .goodReg h2.logoMin img {
  width: 100%;
  height: 100%;
}

.goodWrapper .goodReg h2.titleImg {
  width: 100%;
  text-align: center;
  margin-top: 40px;
}

.goodWrapper .goodReg h2.titleImg img {
  max-width: 474px;
  width: 100%;
  height: 100%;
}

.goodWrapper .goodReg .fields {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.goodWrapper .goodReg .fields .pole {
  min-height: 60px;
  display: block;
  border: none;
  border-bottom: 1px solid #ffffff47;
  margin: 2px auto;
  font-weight: 300;
  font-size: 16px;
  BACKGROUND: #000;
  outline: none;
  color: #f5f5f5b3;
  width: 100%;
  color: #FFFFFF;
}

.goodWrapper .goodReg .fields .pole:focus {
  border-bottom: 1px solid #FF3131;
  color: #FF3131;
  font-weight: 500;
}

.goodWrapper .goodReg .fields .fp1, .goodWrapper .goodReg .fields .fp2, .goodWrapper .goodReg .fields .fp3 {
  background-repeat: no-repeat;
  background-position: 18px 20px;
  padding-left: 50px;
  padding-top: 5px;
}

.goodWrapper .goodReg .fields .fp1 {
  background-image: url(name.png);
}

.goodWrapper .goodReg .fields .fp1:focus {
  background-image: url(name2.png);
}

.goodWrapper .goodReg .fields .fp2 {
  background-image: url(mail.png);
}

.goodWrapper .goodReg .fields .fp2:focus {
  background-image: url(mail2.png);
}

.goodWrapper .goodReg .fields .fp3 {
  background-image: url(password.png);
}

.goodWrapper .goodReg .fields .fp3:focus {
  background-image: url(password2.png);
}

.goodWrapper .goodReg .fields .sex {
  text-align: left;
  margin: 0;
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.goodWrapper .goodReg .fields .sex label {
  padding: 0px 0px;
}

.goodWrapper .goodReg .fields .agree {
  width: 100%;
  padding-top: 20px;
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.goodWrapper .goodReg .buttonReg {
  min-height: 70px;
  border: none;
  outline: none;
  background: #FF3131;
  color: white;
  font-size: 22px;
  transition: 0.5s;
  font-weight: 600;
  background-image: url(../imgs/btn_sprite.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  -moz-box-shadow: 0 7px 20px rgba(183, 45, 27, .63);
  box-shadow: 0 7px 20px rgba(183, 45, 27, .63);
  outline: 0;
  border-width: 0;
  -moz-border-radius: 5px;
}

.goodWrapper .goodReg .buttonReg:hover {
  cursor: pointer;
  background: #FF3131;
  transition: 0.5s;
}

.checkbox,
.radio {
  display: none;
}

.checkbox-custom,
.radio-custom {
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 3px;
  position: relative;
}

.checkbox-custom,
.radio-custom,
.label {
  display: inline-block;
  vertical-align: middle;
  color: white;
  font-size: 15px;
  padding-left: 10px;
}

.checkbox:checked+.checkbox-custom::before,
.radio:checked+.radio-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background: #FF3131;
  border-radius: 2px;
}

.radio-custom,
.radio:checked+.radio-custom::before {
  border-radius: 50%;
}

a.buttonC {
  color: white;
  padding-top: 10px;
  position: relative;
  opacity: 0.3;
}

a.buttonC::before {
  content: "";
  background: url(../images/butt/DownMin.png);
  width: 18px;
  height: 19px;
  position: absolute;
  left: -35px;
  top: 11px;
  z-index: 100;
}

section.step.step--final.step--12 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}

.errorBlock {
  font-size: 16px;
  width: 100%;
  height: auto;
  border: 1px dashed red;
  margin: 10px 0px;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  padding: 14px 0px;
}

span.text-error {
  font-size: 16px;
  padding-bottom: 10px;
  color: red;
}

/* Проверка на поддержку свойства object-fit: */
@supports (object-fit: cover) {
  #videoElement>video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* Отключение видео для устройств с размером экрана менее 800px: */
/* @media screen and (max-device-width: 800px) {
  video {
    display: none;
  }

  body {
    background: url(../imgs/bg-main1.jpg) no-repeat center center #000;
  }

  .icon--right, .icon--left {
    display: none;
  }
} */

@-webkit-keyframes autofill {
  to {
    color: white;
    background: black;
  }
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 250px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 259px;
  height: 50px;
  overflow: hidden;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: block;
  position: absolute;
  right: 100%;
  margin-right: -7px;
  width: 93%;
  top: 7px;
  height: 5px;
  font-size: 12px;
  background: red;
  color: red;
  line-height: 60px;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}

.pace .pace-progress:after {
  content: attr(data-progress-text);
  display: inline-block;
  position: fixed;
  width: 45px;
  text-align: center;
  right: 0;
  padding-right: 16px;
  top: 4px;
}

.pace .pace-progress[data-progress-text="0%"]:after {
  right: -200px;
}

.pace .pace-progress[data-progress-text="1%"]:after {
  right: -198.14px;
}

.pace .pace-progress[data-progress-text="2%"]:after {
  right: -196.28px;
}

.pace .pace-progress[data-progress-text="3%"]:after {
  right: -194.42px;
}

.pace .pace-progress[data-progress-text="4%"]:after {
  right: -192.56px;
}

.pace .pace-progress[data-progress-text="5%"]:after {
  right: -190.7px;
}

.pace .pace-progress[data-progress-text="6%"]:after {
  right: -188.84px;
}

.pace .pace-progress[data-progress-text="7%"]:after {
  right: -186.98px;
}

.pace .pace-progress[data-progress-text="8%"]:after {
  right: -185.12px;
}

.pace .pace-progress[data-progress-text="9%"]:after {
  right: -183.26px;
}

.pace .pace-progress[data-progress-text="10%"]:after {
  right: -181.4px;
}

.pace .pace-progress[data-progress-text="11%"]:after {
  right: -179.54px;
}

.pace .pace-progress[data-progress-text="12%"]:after {
  right: -177.68px;
}

.pace .pace-progress[data-progress-text="13%"]:after {
  right: -175.82px;
}

.pace .pace-progress[data-progress-text="14%"]:after {
  right: -173.96px;
}

.pace .pace-progress[data-progress-text="15%"]:after {
  right: -172.1px;
}

.pace .pace-progress[data-progress-text="16%"]:after {
  right: -170.24px;
}

.pace .pace-progress[data-progress-text="17%"]:after {
  right: -168.38px;
}

.pace .pace-progress[data-progress-text="18%"]:after {
  right: -166.52px;
}

.pace .pace-progress[data-progress-text="19%"]:after {
  right: -164.66px;
}

.pace .pace-progress[data-progress-text="20%"]:after {
  right: -162.8px;
}

.pace .pace-progress[data-progress-text="21%"]:after {
  right: -160.94px;
}

.pace .pace-progress[data-progress-text="22%"]:after {
  right: -159.08px;
}

.pace .pace-progress[data-progress-text="23%"]:after {
  right: -157.22px;
}

.pace .pace-progress[data-progress-text="24%"]:after {
  right: -155.36px;
}

.pace .pace-progress[data-progress-text="25%"]:after {
  right: -153.5px;
}

.pace .pace-progress[data-progress-text="26%"]:after {
  right: -151.64px;
}

.pace .pace-progress[data-progress-text="27%"]:after {
  right: -149.78px;
}

.pace .pace-progress[data-progress-text="28%"]:after {
  right: -147.92px;
}

.pace .pace-progress[data-progress-text="29%"]:after {
  right: -146.06px;
}

.pace .pace-progress[data-progress-text="30%"]:after {
  right: -144.2px;
}

.pace .pace-progress[data-progress-text="31%"]:after {
  right: -142.34px;
}

.pace .pace-progress[data-progress-text="32%"]:after {
  right: -140.48px;
}

.pace .pace-progress[data-progress-text="33%"]:after {
  right: -138.62px;
}

.pace .pace-progress[data-progress-text="34%"]:after {
  right: -136.76px;
}

.pace .pace-progress[data-progress-text="35%"]:after {
  right: -134.9px;
}

.pace .pace-progress[data-progress-text="36%"]:after {
  right: -133.04px;
}

.pace .pace-progress[data-progress-text="37%"]:after {
  right: -131.18px;
}

.pace .pace-progress[data-progress-text="38%"]:after {
  right: -129.32px;
}

.pace .pace-progress[data-progress-text="39%"]:after {
  right: -127.46px;
}

.pace .pace-progress[data-progress-text="40%"]:after {
  right: -125.6px;
}

.pace .pace-progress[data-progress-text="41%"]:after {
  right: -123.74px;
}

.pace .pace-progress[data-progress-text="42%"]:after {
  right: -121.88px;
}

.pace .pace-progress[data-progress-text="43%"]:after {
  right: -120.02px;
}

.pace .pace-progress[data-progress-text="44%"]:after {
  right: -118.16px;
}

.pace .pace-progress[data-progress-text="45%"]:after {
  right: -116.3px;
}

.pace .pace-progress[data-progress-text="46%"]:after {
  right: -114.44px;
}

.pace .pace-progress[data-progress-text="47%"]:after {
  right: -112.58px;
}

.pace .pace-progress[data-progress-text="48%"]:after {
  right: -110.72px;
}

.pace .pace-progress[data-progress-text="49%"]:after {
  right: -108.86px;
}

.pace .pace-progress[data-progress-text="50%"]:after {
  right: -107px;
}

.pace .pace-progress[data-progress-text="51%"]:after {
  right: -105.14px;
}

.pace .pace-progress[data-progress-text="52%"]:after {
  right: -103.28px;
}

.pace .pace-progress[data-progress-text="53%"]:after {
  right: -101.42px;
}

.pace .pace-progress[data-progress-text="54%"]:after {
  right: -99.56px;
}

.pace .pace-progress[data-progress-text="55%"]:after {
  right: -97.7px;
}

.pace .pace-progress[data-progress-text="56%"]:after {
  right: -95.84px;
}

.pace .pace-progress[data-progress-text="57%"]:after {
  right: -93.98px;
}

.pace .pace-progress[data-progress-text="58%"]:after {
  right: -92.12px;
}

.pace .pace-progress[data-progress-text="59%"]:after {
  right: -90.26px;
}

.pace .pace-progress[data-progress-text="60%"]:after {
  right: -88.4px;
}

.pace .pace-progress[data-progress-text="61%"]:after {
  right: -86.54px;
}

.pace .pace-progress[data-progress-text="62%"]:after {
  right: -84.68px;
}

.pace .pace-progress[data-progress-text="63%"]:after {
  right: -82.82px;
}

.pace .pace-progress[data-progress-text="64%"]:after {
  right: -80.96px;
}

.pace .pace-progress[data-progress-text="65%"]:after {
  right: -79.1px;
}

.pace .pace-progress[data-progress-text="66%"]:after {
  right: -77.24px;
}

.pace .pace-progress[data-progress-text="67%"]:after {
  right: -75.38px;
}

.pace .pace-progress[data-progress-text="68%"]:after {
  right: -73.52px;
}

.pace .pace-progress[data-progress-text="69%"]:after {
  right: -71.66px;
}

.pace .pace-progress[data-progress-text="70%"]:after {
  right: -69.8px;
}

.pace .pace-progress[data-progress-text="71%"]:after {
  right: -67.94px;
}

.pace .pace-progress[data-progress-text="72%"]:after {
  right: -66.08px;
}

.pace .pace-progress[data-progress-text="73%"]:after {
  right: -64.22px;
}

.pace .pace-progress[data-progress-text="74%"]:after {
  right: -62.36px;
}

.pace .pace-progress[data-progress-text="75%"]:after {
  right: -60.5px;
}

.pace .pace-progress[data-progress-text="76%"]:after {
  right: -58.64px;
}

.pace .pace-progress[data-progress-text="77%"]:after {
  right: -56.78px;
}

.pace .pace-progress[data-progress-text="78%"]:after {
  right: -54.92px;
}

.pace .pace-progress[data-progress-text="79%"]:after {
  right: -53.06px;
}

.pace .pace-progress[data-progress-text="80%"]:after {
  right: -51.2px;
}

.pace .pace-progress[data-progress-text="81%"]:after {
  right: -49.34px;
}

.pace .pace-progress[data-progress-text="82%"]:after {
  right: -47.48px;
}

.pace .pace-progress[data-progress-text="83%"]:after {
  right: -45.62px;
}

.pace .pace-progress[data-progress-text="84%"]:after {
  right: -43.76px;
}

.pace .pace-progress[data-progress-text="85%"]:after {
  right: -41.9px;
}

.pace .pace-progress[data-progress-text="86%"]:after {
  right: -40.04px;
}

.pace .pace-progress[data-progress-text="87%"]:after {
  right: -38.18px;
}

.pace .pace-progress[data-progress-text="88%"]:after {
  right: -36.32px;
}

.pace .pace-progress[data-progress-text="89%"]:after {
  right: -34.46px;
}

.pace .pace-progress[data-progress-text="90%"]:after {
  right: -32.6px;
}

.pace .pace-progress[data-progress-text="91%"]:after {
  right: -30.74px;
}

.pace .pace-progress[data-progress-text="92%"]:after {
  right: -28.88px;
}

.pace .pace-progress[data-progress-text="93%"]:after {
  right: -27.02px;
}

.pace .pace-progress[data-progress-text="94%"]:after {
  right: -25.16px;
}

.pace .pace-progress[data-progress-text="95%"]:after {
  right: -23.3px;
}

.pace .pace-progress[data-progress-text="96%"]:after {
  right: -21.44px;
}

.pace .pace-progress[data-progress-text="97%"]:after {
  right: -19.58px;
}

.pace .pace-progress[data-progress-text="98%"]:after {
  right: -17.72px;
}

.pace .pace-progress[data-progress-text="99%"]:after {
  right: -15.86px;
}

.pace .pace-progress[data-progress-text="100%"]:after {
  right: -14px;
}

.pace .pace-activity {
  position: absolute;
  width: 100%;
  height: 28px;
  z-index: 2001;
}

.pace.pace-inactive {
  display: none;
}

.popUp {
  width: 960px;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  margin: auto;
  font-family: "Arial Black";
  position: relative;
  box-sizing: border-box;
}

.topBlock {
  display: flex;
  align-items: center;
  height: 259px;
  width: 100%;
  flex-flow: row;
  justify-content: space-b;
}

.topBlock .logo2 {
  width: 259px;
  height: 196px;
  display: block;
  margin: 50px auto;
}

.topBlock .logo2 img {
  width: 100%;
  height: 100%;
}

.topBlock .action {
  width: 550px;
  height: 170px;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  position: relative;
  flex-direction: column;
  box-shadow: 30px 10px 200px 10px rgba(214, 2, 2, 0.5);
  border-radius: 10px;
}

.topBlock .wrapTimer {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.topBlock .wrapTimer .timer {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.topBlock .wrapTimer #time {
  font-size: 45px;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  top: -10px;
}

.topBlock .wrapTimer #time .d {
  position: relative;
}

.topBlock .wrapTimer #time .d::before {
  content: "ДНЕЙ";
  position: absolute;
  left: 5px;
  top: 55px;
  font-size: 11px;
  opacity: 0.8;
}

.topBlock .wrapTimer #time .h {
  position: relative;
}

.topBlock .wrapTimer #time .h::before {
  content: "ЧАСОВ";
  position: absolute;
  left: 5px;
  top: 55px;
  font-size: 11px;
  opacity: 0.8;
}

.topBlock .wrapTimer #time .m {
  position: relative;
}

.topBlock .wrapTimer #time .m::before {
  content: "МИНУТ";
  position: absolute;
  left: 5px;
  top: 55px;
  font-size: 11px;
  opacity: 0.8;
}

.topBlock .wrapTimer #time .s {
  position: relative;
  color: #B70809;
}

.topBlock .wrapTimer #time .s::before {
  content: "СЕКУНД";
  position: absolute;
  left: 5px;
  top: 55px;
  font-size: 11px;
  color: white;
  opacity: 0.8;
  color: #B70809;
}

.topBlock .titleWar {
  width: 100%;
  height: 80px;
  background: #B70809;
  text-transform: uppercase;
  color: white;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  letter-spacing: 1.5px !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.wrapText {
  display: flex;
  padding-top: 0px;
  width: 49%;
  flex-direction: column;
  border: 1px solid rgba(214, 2, 2, 0.3);
  border-radius: 10px;
  padding: 30px 15px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.wrapText:hover {
  background: rgba(214, 2, 2, 0.1);
  cursor: default;
  border: 1px solid rgba(214, 2, 2, 0.8);
}

.wrapText .imageIcon {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 25px;
}

.wrapText .aboutIt {
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.giftWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.title2 {
  color: white;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  line-height: 30px !important;
}

.title2 span.red {
  color: #B70809;
}

.description2 {
  color: white;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  line-height: 30px !important;
  text-align: center;
  padding-top: 20px;
  font-weight: 400;
}

.dButton {
  background: #c1064d;
  border-radius: 100px;
  display: inline-block;
  padding: 20px 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 22px;
  transition: 0.5s;
}

.dButton:hover {
  text-decoration: none;
  background: #ec1f6d;
}

.downl {
  border: 2px solid white;
  padding: 20px;
  color: white;
  text-align: center;
  margin: 20px auto;
  width: 100%;
  height: auto;
}

.downl h1 {
  margin: 0px;
  padding: 0px;
}

.downl a {
  color: #B70809;
}

.wrapText2 {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  flex-direction: column;
  border: 1px solid rgba(214, 2, 2, 0.3);
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  margin-top: 30px;
}

.wrapText2:hover {
  background: rgba(214, 2, 2, 0.1);
  cursor: default;
  border: 1px solid rgba(214, 2, 2, 0.8);
}

.wrapText2 .buttonRe {
  display: inline-block;
  padding: 15px 35px;
  background: rgba(214, 2, 2, 0.8);
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  font-size: 24px;
  border-radius: 100px;
  margin-top: 20px;
}

.download {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
}

#validEmail {
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 100;
  right: 19px;
  top: 24px;
}

#validName {
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 100;
  right: 19px;
  top: 24px;
}

#validPassword {
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 100;
  right: 19px;
  top: 24px;
}

.downloadLink {
  display: flex;
  align-items: center;
  justify-content: center;
}
