body {
  font-size: 18px;
  line-height: 26px;
}
p {
  margin-bottom: 16px;
}
._hide {
  opacity: 0;
  pointer-events: none;
}
.icon._arrow-top {
  background-image: url('../img/arrow-top.svg');
  width: 14px;
  height: 18px;
}
.icon._rubl-black {
  background-image: url('../img/icon_rubl-black.svg');
  width: 42px;
  height: 50px;
  vertical-align: top;
  margin-top: -7px;
}
.icon._rubl-white {
  background-image: url('../img/icon_rubl-white.svg');
  width: 30px;
  height: 33px;
  vertical-align: top;
  margin-top: 3px;
}
.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 120px;
}
.button {
  height: 64px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 40px;
  border: 1px solid #0047FF;
  background: #0047FF;
  border-radius: 80px;
  text-transform: lowercase;
  font-family: 'Graphik LC';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  font-feature-settings: 'salt' on;
  color: #FFFFFF;
  transition: all .3s;
}
.button:hover {
  background: transparent;
  color: #0047FF;
}
.button._order-presentation {
  height: 48px;
  border: 1px solid #0047FF;
  border-radius: 40px;
  padding: 0 23px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #0047FF;
  background: transparent;
}
.button._order-presentation:hover {
  background: #0047FF;
  color: #fff;
}
.button._white._transparent {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.button._white._transparent:hover {
  background: #fff;
  color: #0047FF;
}
.screen {
  position: relative;
}
.screen__title {
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.02em;
}
.screen__wrap {
  position: relative;
  z-index: 10;
}
.screen__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  pointer-events: none;
}
.header {
  padding: 20px 0 20px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.header .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.screen._entry .screen__wrap {
  padding-top: 108px;
  padding-bottom: 44px;
}
.screen._entry .screen__bg {
  background: #F6F6F4;
  bottom: auto;
  height: 800px;
}
.screen._entry .screen__header {
  text-align: center;
  margin-bottom: 65px;
}
.screen._entry .screen__title {
  margin-bottom: 16px;
}
.screen._entry .screen__devices {
  position: relative;
  margin-bottom: 80px;
}
.screen._entry .screen__devices-1 {
  position: absolute;
  left: 50%;
  top: 213px;
  margin-left: -580px;
  width: 260px;
  z-index: 20;
}
.screen._entry .screen__content {
  padding-left: 52%;
}
.screen._quality .screen__wrap {
  padding-top: 28px;
  padding-bottom: 303px;
}
.screen._quality .screen__wrap .container {
  padding-right: 220px;
}
.quality__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.quality__list .item {
  width: 260px;
}
.quality__list .item__number {
  font-weight: bold;
  font-size: 64px;
  line-height: 44px;
  margin-bottom: 16px;
  white-space: nowrap;
}
.quality__list .item__title {
  font-size: 14px;
  line-height: 20px;
}
.screen._how-works .screen__bg {
  background: #F6F6F4;
}
.screen._how-works .screen__bg .item {
  position: absolute;
  left: 50%;
  border-radius: 50%;
}
.screen._how-works .screen__bg .item._gray {
  background: #F6F6F4;
}
.screen._how-works .screen__bg .item._gray._1 {
  width: 587px;
  height: 587px;
  top: -155px;
  margin-left: -858px;
}
.screen._how-works .screen__bg .item._gray._2 {
  width: 726px;
  height: 726px;
  top: -223px;
  margin-left: -430px;
}
.screen._how-works .screen__bg .item._gray._3 {
  width: 313px;
  height: 313px;
  top: -104px;
  margin-left: 511px;
}
.screen._how-works .screen__bg .item._white {
  background: #fff;
}
.screen._how-works .screen__bg .item._white._4 {
  width: 587px;
  height: 587px;
  bottom: -235px;
  margin-left: -820px;
}
.screen._how-works .screen__bg .item._white._5 {
  width: 313px;
  height: 313px;
  bottom: -136px;
  margin-left: -278px;
}
.screen._how-works .screen__bg .item._white._6 {
  width: 726px;
  height: 726px;
  bottom: -374px;
  margin-left: 218px;
}
.screen._how-works .screen__title {
  margin-bottom: 40px;
}
.screen._how-works .screen__wrap {
  padding-bottom: 342px;
}
.how-works__list {
  margin-bottom: 60px;
}
.how-works__list .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -120px;
}
.how-works__list .item__common {
  width: 460px;
  min-width: 460px;
  margin-right: 40px;
}
.how-works__list .item__title {
  font-weight: 500;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 16px;
}
.how-works__list .item__media {
  min-width: 100%;
}
.how-works__list .item:nth-child(even) {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: 0;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.how-works__list .item:nth-child(even) .item__media {
  min-width: 375px;
  width: 375px;
  margin-right: 225px;
}
.how-works__list .item:nth-child(even) .item__common {
  margin-right: 0;
}
.how-works__button {
  text-align: center;
}
.group-img .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.group-img._1 {
  width: 880px;
}
.group-img._1 .row {
  margin: 0 -10px 40px;
}
.group-img._1 .row:last-child {
  margin-bottom: 0;
}
.group-img._1 .col {
  width: 100%;
  padding: 0 10px;
}
.group-img._2 {
  width: 375px;
}
.group-img._3 {
  width: 1180px;
}
.group-img._3 .row {
  margin: 0 -10px;
}
.group-img._3 .col {
  width: 100%;
  padding: 0 10px;
}
.group-img._3 img {
  margin-bottom: 20px;
}
.screen._better .screen__wrap {
  padding-top: 120px;
  padding-bottom: 110px;
}
.screen._better .screen__title {
  max-width: 760px;
  width: 100%;
  margin: 0 auto 120px;
  text-align: center;
}
.better {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 100px;
}
.better .item {
  position: relative;
  padding-left: 100px;
  margin-bottom: 120px;
  width: 460px;
}
.better .item:last-child {
  margin-bottom: 0;
}
.better .item__number {
  width: 60px;
  height: 60px;
  background: #0047FF;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  color: #fff;
}
.better .item__title {
  font-weight: 500;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 24px;
}
.screen._who-did-it {
  background: #F6F6F4;
}
.screen._who-did-it .screen__wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
.who-did-it__img {
  position: absolute;
  right: 54px;
  top: -100px;
  margin-bottom: 80px;
}
.who-did-it__img img {
  width: 225px;
  margin: 0 auto;
}
.who-did-it__title {
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
}
.who-did-it__lead {
  max-width: 760px;
  margin: 0 auto;
}
.who-did-it__price {
  position: absolute;
  left: 50%;
  top: -102px;
  margin-left: 222px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #0047FF;
  color: #Fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 50px;
  text-align: center;
  transform: rotate(10deg);
}
.who-did-it__price-title {
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 16px;
}
.screen._included .container {
  max-width: 100%;
  padding: 0;
}
.screen._included .screen__title {
  text-align: center;
  margin-bottom: 40px;
}
.screen._included .screen__wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
.included__tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  overflow: auto;
  margin-bottom: 40px;
}
.included__tabs::-webkit-scrollbar {
  display: none;
}
.included__tabs:before {
  content: '';
  min-width: 116px;
  width: 116px;
  height: 58px;
}
.included__tabs:after {
  content: '';
  min-width: 116px;
  width: 116px;
  height: 58px;
}
.included__tabs .button {
  white-space: nowrap;
  height: 58px;
  color: #000000;
  background: transparent;
  border: 1px solid #0047FF;
  border-radius: 30px;
  padding: 0 32px;
  margin: 0 4px;
}
.included__tabs .button:hover {
  background: #0047FF;
  color: #Fff;
}
.included__tabs .button._active {
  background: #0047FF;
  color: #Fff;
}
.included__lead {
  max-width: 760px;
  margin: 0 auto 20px;
  width: 100%;
  text-align: center;
}
.included__gallery {
  width: 1160px;
  margin: 0 auto;
}
.included__gallery-head {
  height: 40px;
  background: #0047FF;
  border-radius: 20px 20px 0px 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
}
.included__gallery-head .dot {
  margin-right: 8px;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
}
.included__gallery-list {
  border: 1px solid #0047FF;
  border-radius: 0px 0px 20px 20px;
  overflow: hidden;
}
.included__gallery-list .item {
  display: none;
  border-radius: 0px 0px 20px 20px;
  overflow: hidden;
}
.included__gallery-list .item:first-child {
  display: block;
}
.included__gallery-list .item__text {
  display: none;
}
.included__gallery-list .item img {
  border-radius: 0px 0px 20px 20px;
}
.included__gallery .tns-outer {
  border: 1px solid #0047FF;
  border-radius: 0px 0px 20px 20px;
  overflow: hidden;
  position: relative;
  transform: translate3d(0, 0, 0);
}
.included__gallery .tns-outer .included__gallery-list {
  border: none;
}
.footer {
  background: #0047FF;
  padding-top: 15px;
  color: #fff;
  padding-bottom: 22px;
}
.footer__top {
  margin-bottom: 166px;
}
.footer__top a {
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}
.footer__top a .icon {
  margin-left: 5px;
}
.footer__title {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  max-width: 1060px;
  width: 100%;
  margin: 0 auto 40px;
}
.footer__button {
  text-align: center;
  margin-bottom: 156px;
}
.footer__copy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.footer__copy img {
  margin-right: 18px;
}
.included__gallery-list {
  max-height: 699.63px;
}
