@charset "utf-8";
@import 'https://wf.cdn.gmru.net/static/general/fonts/Quantico/font.css';
@import 'https://wf.cdn.gmru.net/static/general/fonts/Plumb/font.css';
@import 'https://wf.cdn.gmru.net/static/wf.mail.ru/img/main/page/icons/social_icons/font.css';

html {
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  color: #fff;
  font: 15px/24px Plumb, Arial, Helvetica, sans-serif;
  cursor: default;
}
* {
  box-sizing: border-box;
}

h1 {
  font: bold 34px/36px Quantico, sans-serif;
  color:#fff;
  text-transform: uppercase;
  margin: 0 0 20px;
  text-align: left;
}
h2 {
  text-transform: uppercase;
  font: bold 51px/55px Quantico, sans-serif;
  color: #fff;
  margin: 0 0 15px;
  text-align: center;
}
h3 {
  text-transform: uppercase;
  font: bold 34px/38px Quantico, sans-serif;
  margin: 0 0 15px;
  color: #fff;
  text-align: center;
}
h4 {
  font: 17px/19px Quantico, sans-serif;
  margin: 0;
  padding: 0 0 24px 12px;
  color: #f00;
  text-transform: uppercase;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/sep-red.png") repeat-x 0 100%;
}
a {
  color: #ff4400;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 10px;
}

.content {
  position: relative;
  max-width: 1440px;
  margin: auto;
  padding: 60px 0 40px;
}
.block .content {
  padding: 60px 50px 40px;
}
.block .content:before {
  content: '';
  position: absolute;
  top:0;
  left:12px;
  right:12px;
  height: 12px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/sep.png") repeat-x 50% 0;
}
body header {
  position: static;
}

@media screen and (min-width: 1200px) {

body header {
  height: 38px;
}

}

header .content {
  padding: 0;
}

	header .user_header {
		left: 0px;
		top: 0px;
	}

	.user_header .itm.js-download,
	.user_header .itm.js-reg,
	.user_header .itm.js-reg-init,
	.user_header .itm.js-reg-project-init {
		color: #f00;
	}

.block-0 {
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/header.jpg") no-repeat 50% 0;
}
.block-0 .content:before {
  display: none;
}
.logo {
  display: block;
  margin: 0 auto 240px;
  width: 182px;
  height: 91px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/logo.png") no-repeat 50% 0;
}

.page-nav {
  text-transform: uppercase;
  font: 17px/21px Quantico, sans-serif;
  color:#f00;
  text-align: center;
  margin: 30px 0 20px;
}
.page-nav div {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 0 22px;
  padding: 1px 0;
}
.page-nav div:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 24px;
  left:100%;
  top:0;
  margin-left: 12px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/header-sep.png") no-repeat 0 0;
  pointer-events: none;
}
.page-nav div:first-child:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 24px;
  right:100%;
  top:0;
  margin-right: 12px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/header-sep.png") no-repeat 0 0;
  pointer-events: none;
}
.slider {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.slider-item {
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
}
.slider-item.active {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 1440px) {
  .block-0 .content:before,
  .block-0 .content:after {
    content: '';
    position: absolute;
    top:0;
    bottom:0;
    width: 100px;
    pointer-events: none;
    z-index: 3;
  }
  .block-0 .content:before {
    left: 0;
    display: block;
    height: auto;
    background: linear-gradient(to right, #000, transparent);
  }
  .block-0 .content:after {
    right: 0;
    background: linear-gradient(to left, #000, transparent);
  }
}


.timing {
  display: flex;
  align-items: center;
}
.video {
  flex: 0 0 auto;
  max-width: 320px;
  cursor: pointer;
}
.video img {
  display: block;
  max-width: 100%;
  height: auto;
}
.timing-text {
  padding-left: 39px;
}
.timing-text p {
  padding: 10px 0 0 12px;
}

.sed {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 1;
  min-height: 460px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/pattern.png") repeat 50% 50%;
}
.sed-left,
.sed-right {
  max-width: 33%;
}
.sed-img {
  position: absolute;
  max-width: 100%;
  left:0;
  right:0;
  top:-36px;
  z-index: -1;
}
.sed-img img {
  display: block;
  max-width: 100%;
  margin: auto;
}
.sed-left,
.sed-left h2 {
  text-align: right;
}
.sed-left .video {
  display: inline-block;
}
.sed-right h1 {
  font-size: 136px;
  line-height: 140px;
}

.button {
  position: relative;
  width: 240px;
  color:#fff;
  background: #f00;
  font: 17px/60px Quantico, sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin: auto;
  z-index: 2;
  cursor: pointer;
}
.button:hover {
  background: #fff;
  color: #000;
}

.button--main:before {
  content: '';
  position: absolute;
  left:-9px;
  top:-9px;
  width: 258px;
  height: 78px;
  z-index: -1;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/button-main.png") no-repeat 0 0;
}
.button--s {
  width: 204px;
  font-size: 12px;
  line-height: 48px;
  margin: 5px auto;
}
.button--s:before {
  content: '';
  position: absolute;
  left:-4px;
  top:-4px;
  width: 212px;
  height: 56px;
  z-index: -1;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/button-s.png") no-repeat 0 0;
}

.gifts {
  display: flex;
  justify-content: space-between;
}

.gifts h4 {
  text-align: center;
  padding-left: 0;
  margin: 0 0 13px;
}
.gifts > div {
  background: #1f2428;
  padding: 20px 12px;
}
.gifts p {
  margin: 0 0 20px;
}
.vip {
  max-width: 455px;
  margin: 0 0 20px;
}
.guns {
  position: relative;
  width: 865px;
  margin: 0 0 20px 20px;
  flex: 0 0 auto;
}
.guns__hint {
  position: absolute;
  top:100%;
  left:0;
  right:0;
  font-size: 13px;
  line-height: 17px;
  color: #797c7e;
  margin: 7px 0 0;
}
.gift {
  height: 220px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/pattern.png") repeat 50% 50%;
}
.gift-title {
  font: 17px/21px Quantico, sans-serif;
  text-transform: uppercase;
  margin: 10px 0 17px;
}
.red {
  color: #f00;
}
.vip .gift {
  display: flex;
  justify-content: center;
  align-items: center;
}
.vip-icon {
  width: 188px;
  height: 108px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/vip.png") no-repeat 0 0 ;
}
.done-title {
  font: 17px/21px Quantico, sans-serif;
  text-transform: uppercase;
  color:#00ffcc;
  text-align: center;
  margin: 0 0 5px;
}
.done-text {
  font-size: 15px;
  line-height: 19px;
  color:#797c7e;
  text-align: center;
}
.step-error {
  font: 17px/21px Quantico, sans-serif;
  text-transform: uppercase;
  color:#f00;
  text-align: center;
  padding: 12px 0;
}

.choice-wrap {
  text-align: center;
  opacity: 0;
}
.choice-wrap.on {
  opacity: 1;
}
.choice-wrap > div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.choice {
  position: relative;
  max-width: 260px;
  width: 100%;
  padding: 0 30px;
}
.arrow {
  width: 21px;
  height: 22px;
  background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/arrow.png") no-repeat 0 0 ;
  cursor: pointer;
}
.arrow--next {
  background-position: 100% 0;
}
.choice .arrow {
  position: absolute;
  top:0;
  bottom:0;
  margin: auto;
}
.choice .arrow--prev {
  left:0;
}
.choice .arrow--next {
  right:0;
}
.slider-guns {
  display: flex;
  justify-content: space-around;
}
.gun {
  flex: 0 0 auto;
  padding: 13px 0;
  text-align: center;
}
.gun img {
  display: block;
  margin: auto;
}
.gun__name {
  font: 12px/12px Quantico, sans-serif;
  text-transform: uppercase;
  height: 46px;
}

@media screen and (max-width: 1440px) {
  .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  h2 {
    font-size: 36px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1200px) {
  .gifts {
    display: block;
  }
  .vip {
    max-width: 100%;
    margin: 0 0 20px;
  }
  .guns {
    margin: 0;
    width: 100%;
  }
  .guns__hint {
    position: static;
  }
}
@media screen and (max-width: 900px) {
  h4 {
    padding: 0;
    background: none;
    margin: 0 0 10px;
    text-align: center;
  }
  .page-nav {
    font-size: 14px;
  }
  .timing {
    display: block;
  }
  .timing .video {
    margin: 0 auto 22px;
  }
  .timing-text,
  .timing-text p {
    padding: 0;
  }
  .sed {
    position: relative;
    display: block;
    padding: 0 0 200px;
    margin: 0 0 35px;
  }
  .sed > div {
    max-width: 100%;
  }
  .sed-left,
  .sed-left h2,
  .sed-right h1 {
    text-align: center;
  }
  .sed-img {
    position: static;
    margin-bottom: -44%;
  }
  .sed-right p {
    padding: 0;
  }

  .sed-right h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .sed-left .video {
    position: absolute;
    left:0;
    right:0;
    bottom:0;
    margin: auto;
  }
}
@media screen and (max-width: 800px) {
  .block .content {
    padding: 60px 5% 40px;
  }
  .slider-guns,
  .gun {
    display: block;
    max-width: 300px;
  }
  .slider-guns {
    overflow: hidden;
    margin: auto;
  }
  .choice-wrap .choice {
    display: block;
    margin: 0 auto 20px;
  }
  .step-error {
    padding: 0 0 20px;
  }
}
@media screen and (max-width: 600px) {
  h2,h3 {
    font-size: 17px;
    line-height: 21px;
  }
  .page-nav {
    display: none;
  }
  .block-0 h2,
  .block-0 h3 {
    text-align: left;
    margin: 0;
  }
  .block-0 {
    background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/header-mobile.jpg") no-repeat 50% 0;
    background-size: 100% auto;
  }
  .block-0 .content {
    padding-top: 25px;
    min-height: 320px;
  }
  .logo {
    width: 90px;
    height: 95px;
    background: url("https://wf.cdn.gmru.net/static/wf.mail.ru/promo/welcomeback1/images/logo-s.png") no-repeat 0 0;
    margin: 0 0 17vw;
  }
}
@media screen and (max-width: 400px) {
  .block-0 .content {
    min-height: 10px;
  }
}
