/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[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: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
.browserupgrade {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0
}
.hidden {
  display: none!important
}
.sr-only {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto
}
.invisible {
  visibility: hidden
}
html {
  font-size: 10px
}
@media (min-width:1024px) {
  html {
    font-size: .52083333vw
  }
}
@media (max-width:1023.98px) {
  html {
    font-size: 3.03030303vw
  }
}
body {
  min-height: 100vh;
  color: #fff
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#wrap {
  min-height: 100vh;
  position: relative;
  padding: 0 3rem 8rem
}
@media (min-width:1430px) {
  #wrap {
    background: fixed url(/img/future/bg_fullhd.jpg?v2) 50% 50%/cover no-repeat
  }
}
@media (min-width:1024px) and (max-width:1429.98px) {
  #wrap {
    background: fixed url(/img/future/bg_hd.jpg?v2) 50% 50%/cover no-repeat
  }
}
@media (max-width:1023.98px) {
  #wrap {
    background: fixed url(/img/future/bg_tb.jpg?v2) 50% 50%/cover no-repeat;
    padding: 0 1.2rem 10rem
  }
}
.font400 {
  font-family: "Proxima Nova Rg";
  font-weight: 400
}
.font600 {
  font-family: "Proxima Nova Lt";
  font-weight: 600
}
.font700 {
  font-family: "Proxima Nova Rg";
  font-weight: 700
}
.font800 {
  font-family: "Proxima Nova Th",sans-serif;
  font-weight: 800
}
body {
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.18181818
}
.logo-without-censor {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  position: absolute;
  top: 9.4rem;
  left: 6.5rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase
}
.logo-without-censor img {
  width: 28rem;
  height: auto;
  display: block
}
.logo-without-censor__text {
  display: block;
  margin-top: 1rem;
  font-size: 2.5rem
}
@media (max-width:1023.98px) {
  .logo-without-censor {
    display: none
  }
}
.logo-tsargrad {
  position: absolute;
  top: 5.5rem;
  right: 5.6rem
}
.logo-tsargrad img {
  display: block;
  width: 15rem;
  height: auto
}
@media (max-width:1023.98px) {
  .logo-tsargrad {
    top: auto;
    bottom: 1.6rem;
    left: 0;
    right: 0;
    text-align: center
  }
  .logo-tsargrad img {
    width: 6.4rem;
    margin: auto
  }
}
.date {
  font-family: "Proxima Nova Th",sans-serif;
  font-weight: 800;
  display: block;
  text-align: center;
  width: 13.6rem;
  height: 19rem;
  background: url(/img/future/date.png) 50% 0/contain no-repeat;
  margin: 0 auto 6rem;
  padding-top: 5rem
}
.date__day {
  font-size: 9.6rem;
  line-height: 1;
  display: block
}
.date__month {
  text-transform: uppercase;
  font-size: 2.8rem;
  line-height: 1;
  display: block;
  position: relative;
  top: -.4rem
}
.title {
  font-family: "Proxima Nova Th",sans-serif;
  font-weight: 800;
  text-align: center;
  margin: 0 0 5rem;
  text-transform: uppercase;
  color: #dca454;
  font-size: 6.5rem
}
.description {
  text-align: center;
  margin: 0 auto 6rem;
  width: 100%;
  max-width: 98rem
}
.description p {
  margin: 0 0 2.6rem
}
.description p:last-child {
  margin-bottom: 0
}
.persons {
  list-style: none;
  padding: 0;
  margin: 0 auto 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 71.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.persons img {
  display: block;
  width: 16.2rem;
  border-radius: 16rem;
  height: auto
}
.cta {
  text-align: center
}
.btn-reg {
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  display: inline-block;
  outline: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  color: #fff;
  font-size: 2.5rem;
  height: 5.2rem;
  width: 28rem;
  background: rgba(1,45,165,.85);
  border-radius: 3rem;
  -webkit-transition: all .25s;
  transition: all .25s;
  text-decoration: none
}
.btn-reg:hover {
  background: #013bd8
}
.btn-reg [disabled] {
  opacity: .25
}
.form {
  width: 100%;
  max-width: 51.2rem;
  padding: 3.5rem 5.4rem 5rem;
  border-radius: 3rem;
  background: linear-gradient(35deg,rgba(198,137,71,.85),rgba(227,180,109,.85),rgba(198,137,71,.85));
  margin: 0 auto
}
.form__title {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  margin: 0 0 4rem;
  font-size: 2.2rem;
  text-transform: uppercase;
  text-align: center
}
.form form {
  position: relative
}
.form .form-sending .control {
  opacity: .25
}
.form .form-sending::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 8rem;
  width: 10rem;
  height: 10rem;
  border: solid 2px #fff;
  border-left: 0;
  border-radius: 10rem;
  -webkit-animation: rotate linear infinite .8s;
  animation: rotate linear infinite .8s;
  margin: auto
}
.control {
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.control label {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  font-size: 1.6rem;
  padding: 0 1rem .3rem 0;
  -ms-flex-item-align: end;
  align-self: flex-end
}
.control input {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0;
  border-bottom: dotted 1px #fff;
  padding: 1rem 0 .2rem;
  background: rgba(255,255,255,0);
  font-size: 1.6rem;
  color: #fff;
  outline: 0
}
.control input.error {
  border-bottom-color: red;
  color: red;
  background: rgba(255,0,0,.05)
}
.control .checkbox {
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1.3rem;
  padding-left: 2.6rem;
  cursor: pointer
}
.control .checkbox.error {
  color: red
}
.control .checkbox.error a {
  color: red
}
.control .checkbox.error .checkbox__txt::before {
  border-color: red
}
.control .checkbox a {
  color: #fff;
  -webkit-transition: all .15s;
  transition: all .15s
}
.control .checkbox a:hover {
  color: #0e4ffe
}
.control .checkbox input {
  position: absolute;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20px;
  left: -9999px
}
.control .checkbox input:checked ~ .checkbox__txt::before {
  width: 2.4rem;
  height: 2rem;
  border: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAnCAYAAACmE6CaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/9pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjY1RTYzOTA2ODZDRjExREJBNkUyRDg4N0NFQUNCNDA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJBODM2ODAwQTBDRDExRUE5RjJBRTYxMzJENEREMzI3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJBODM2N0ZGQTBDRDExRUE5RjJBRTYxMzJENEREMzI3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhkZGRkMzhiLTg2YmYtNDA1Ni04NjI4LWZkMjcxZjAwZDEwMCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVlNTkxOWZhLTRhYWEtOTk0My04MGQyLWEwNGY3OGVhZGViNSIvPiA8ZGM6dGl0bGU+IDxyZGY6QWx0PiA8cmRmOmxpIHhtbDpsYW5nPSJ4LWRlZmF1bHQiPldlYjwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+tbfx5AAAAghJREFUeNrUmb9Lw0AUx9soVkRQqkPBQUXs5OCgHZyEopvg7ODiIIIOrm4uTg4KDuIfUBAHBwsiONW6iDh0FZy12KFadRHj98kL1BDa5H42Dz5Q0nC9T5p79+4u6bpuIsYxDt6cGAvkwD2YcGIscAm2wF13wA0ZkAVJzR15BxXwLSFQoAvNEmPgCOTBI6hpFEiBUdAFdsExcEUE/oIGNsiCKjgAab5mgjx4Aoch7s2BGljxf+d9uAV7BjvfzAg/wAURAU9ihhtJWZIgtkFRRMCT2ABnFgWIKfAiIkBQiu0BDcsps8H9aD+IA8KJwTxQaHezE3eBTpSILNBpEr0iAv4Z22ZM8iy+FlUg6J+g0vYE9Bl+hU5BXUQgSOKZSltwYUjEGwP7Mo34Jb7AEn/WLZITHQNhBvanARFlAq2yk04RpQLtUqwOEeUCYeYJlSJaBMJOdipEtAlEmbFlRLQKRC07RES0C4jUTlFEjAiIFoBhRIwJyFSxrUSMCsiW4kEixgVUrCeaRa5tCKhaFHkiDRsCKhdFJLJoa0UV5639fxL0GgxZ7kc6IbH3RRI3YB4MWpRY5n4IRZKPu87BB1gFP4YFpkGJH+SDUAu8nzkMKuAKzALHwP4rHSFsgjpYl2nLy06vYA7sgCIY4PW2rqBTqH5Q5vRckmos4PSUfiDD+0A6o8qpWTp+BRgANSNmLXUAvR0AAAAASUVORK5CYII=) 0 0/contain no-repeat;
  opacity: 1;
  top: -.3rem
}
.control .checkbox__txt {
  display: inline-block;
  cursor: pointer
}
.control .checkbox__txt::before {
  content: "";
  width: 1.8rem;
  height: 1.7rem;
  border-radius: .3rem;
  border: solid 1px #fff;
  position: absolute;
  left: 0;
  top: -.1rem;
  opacity: .35;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.control__action {
  text-align: center;
  padding-top: 2rem
}
.thanks {
  text-align: center;
  font-size: 2rem
}
.thanks__msg {
  margin-bottom: 5rem
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-width: 1px
  }
  50% {
    border-width: 5px
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-width: 1px
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-width: 1px
  }
  50% {
    border-width: 5px
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-width: 1px
  }
}
@media (max-width:1480px) {
  .form {
    max-width: 66.56rem
  }
  .form__title {
    font-family: "Proxima Nova Rg";
    font-weight: 700;
    margin: 0 0 5.2rem;
    font-size: 2.86rem
  }
  .control {
    margin: 0 0 2.6rem
  }
  .control label {
    font-size: 2.08rem;
    padding: 0 1.3rem .39rem 0
  }
  .control input {
    padding: 1.3rem 0 .26rem;
    font-size: 2.08rem
  }
  .control .checkbox {
    font-size: 1.69rem;
    padding-left: 3.38rem
  }
  .control .checkbox input:checked ~ .checkbox__txt::before {
    width: 3.12rem;
    height: 2.6rem;
    top: -.39rem
  }
  .control .checkbox__txt::before {
    width: 2.34rem;
    height: 2.21rem;
    border-radius: .39rem;
    top: -.13rem
  }
  .control__action {
    padding-top: 2.6rem
  }
}
@media (max-width:1280px) {
  .form {
    max-width: 76.8rem;
    padding: 5.25rem 8.1rem 7.5rem
  }
  .form__title {
    font-family: "Proxima Nova Rg";
    font-weight: 700;
    margin: 0 0 6rem;
    font-size: 3.3rem
  }
  .control {
    margin: 0 0 3rem
  }
  .control label {
    font-size: 2.4rem;
    padding: 0 1.5rem .45rem 0
  }
  .control input {
    padding: 1.5rem 0 .3rem;
    font-size: 2.4rem
  }
  .control .checkbox {
    font-size: 1.95rem;
    padding-left: 3.9rem
  }
  .control .checkbox input:checked ~ .checkbox__txt::before {
    width: 3.6rem;
    height: 3rem;
    top: -.45rem
  }
  .control .checkbox__txt::before {
    width: 2.7rem;
    height: 2.55rem;
    border-radius: .45rem;
    top: -.15rem
  }
  .control__action {
    padding-top: 3rem
  }
}
@media (max-width:1023.98px) {
  body {
    font-size: 1.3rem
  }
  .date {
    width: 6.4rem;
    height: 8.5rem;
    margin: 0 auto 2.2rem;
    padding-top: 2.2rem
  }
  .date__day {
    font-size: 4.4rem
  }
  .date__month {
    font-size: 1.4rem;
    top: -.2rem
  }
  .title {
    text-align: center;
    margin: 0 0 1.6rem;
    font-size: 2.5rem
  }
  .description {
    margin: 0 auto 1.6rem
  }
  .description p {
    margin: 0 0 1.2rem
  }
  .description p:last-child {
    margin-bottom: 0
  }
  .persons {
    margin: 0 auto 2.4rem
  }
  .persons img {
    width: 8.6rem
  }
  .cta {
    text-align: center
  }
  .btn-reg {
    font-size: 1.5rem;
    height: 3.2rem;
    width: 17rem
  }
  .form {
    width: 100%;
    padding: 2.6rem 3.2rem 3rem
  }
  .form__title {
    margin: 0 0 2rem;
    font-size: 1.3rem
  }
  .control {
    margin: 0 0 1.2rem
  }
  .control label {
    font-size: 1rem;
    padding: 0 1rem .2rem 0
  }
  .control input {
    padding: .6rem 0 .1rem;
    font-size: 1rem
  }
  .control .checkbox {
    font-size: 1rem;
    padding-left: 2rem;
    margin-top: 2rem
  }
  .control .checkbox input:checked ~ .checkbox__txt::before {
    width: 2.16rem;
    height: 1.8rem;
    top: -.45rem
  }
  .control .checkbox__txt::before {
    width: 1.62rem;
    height: 1.53rem;
    border-radius: .27rem;
    top: -.27rem
  }
  .control__action {
    padding-top: 1.6rem
  }
}