@font-face {
  font-family: "Avenir Next Cyr";
  src: url("");
  src: local("AvenirNextCyr-Bold"), local("AvenirNextCyr-Bold"), url("") format("embedded-opentype"), url("../fonts/AvenirNextCyr-Bold.woff") format("woff"), url("../fonts/AvenirNextCyr-Bold.ttf") format("truetype");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
input {
  outline: none;
  border: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

button {
  cursor: pointer;
}

.wrapper {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
}

body {
  min-width: 1180px;
}
body .messenger__viber {
  background: url("") no-repeat center center/cover;
  margin-right: 20px;
  width: 46px;
  height: 46px;
}
body .messenger__telegram {
  background: url("../images/Telegram_icon.svg") no-repeat center center/cover;
  width: 46px;
  height: 46px;
}
body .header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 31px;
  font-size: 20px;
  line-height: 112%;
  letter-spacing: 0.01em;
}
body .header .wrapper .header__burger {
  display: none;
}
body .header .wrapper .header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 855px;
  margin-left: 20px;
}
body .header .wrapper .header__menu .header__menu-logo,
body .header .wrapper .header__menu .header__rights {
  display: none;
}
body .header .wrapper .header__menu .header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 474px;
}
body .header .wrapper .header__menu .header__list li {
  margin-right: 42px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
body .header .wrapper .header__menu .header__language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  margin-right: 20px;
}
body .header .wrapper .header__menu .header__messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .header .wrapper .header__menu .header__messengers button {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .header .wrapper .header__menu .header__messengers button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .header .wrapper a {
  color: #1a1825;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .header .wrapper a:hover {
  color: #12cc89;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .main .first-screen .wrapper {
  margin-top: 54px;
  height: 400px;
  height: 662px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__title {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 68px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  width: 540px;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__title .green-text {
  color: #12cc89;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__list {
  margin-top: 30px;
  width: 675px;
  margin-bottom: 72px;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
  font-size: 20px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #171717;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__list li img {
  margin-right: 22px;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__button {
  width: 482px;
  height: 88px;
  background: #12cc89;
  border-radius: 5px;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .main .first-screen .wrapper .first-screen__copy .first-screen__button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #10ec9c;
}
body .main .first-screen .wrapper .first-screen__img-mobile {
  display: none;
  border-radius: 25px;
}
body .main .first-screen .wrapper .first-screen__img {
  margin-left: 40px;
}
body .main .second-screen {
  margin-top: 177px;
}
body .main .second-screen .wrapper .second-screen__headline {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 60px;
}
body .main .second-screen .wrapper .second-screen__containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 98px;
}
body .main .second-screen .wrapper .second-screen__containers .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-left: 15px;
}
body .main .second-screen .wrapper .second-screen__containers .block .container__block {
  width: 280px;
  height: 390px;
  background: #edf2f0;
  border-radius: 25px;
  margin-bottom: 50px;
}
body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__icon-number {
  position: absolute;
  margin-left: 215px;
  margin-top: -35px;
}
body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__img {
  border-radius: 25px 25px 0 0;
}
body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__copy {
  margin: 20px;
  margin-top: 32px;
}
body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__copy .container__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 5px;
}
body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__copy .container__subtitle {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #171717;
}
body .main .third-screen .wrapper .third-screen__headline {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 73px;
}
body .main .third-screen .wrapper .third-screen__containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 95px;
}
body .main .third-screen .wrapper .third-screen__containers .container__block {
  width: 570px;
  height: 272px;
  background: #edf2f0;
  border-radius: 25px;
  margin-bottom: 35px;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy {
  margin: 39px auto 50px 58px;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .wrapper__img {
  display: none;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 2px;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__subtitle {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #171717;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__price {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #12cc89;
  margin-top: 18px;
  margin-bottom: 10px;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__button {
  border: 1px solid #12cc89;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 216px;
  height: 43px;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.03em;
  color: #12cc89;
}
body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__button:hover {
  background: #12cc89;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .main .third-screen .wrapper .third-screen__containers .a {
  background: url("../images/a.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .b {
  background: url("../images/b.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .ab {
  background: url("../images/ab.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .abc {
  background: url("../images/abc.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .c {
  background: url("../images/c.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .d {
  background: url("../images/d.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .certificate {
  background: url("../images/registration-certificate.png") no-repeat center right, #edf2f0;
}
body .main .third-screen .wrapper .third-screen__containers .recovery {
  background: url("../images/recovery.png") no-repeat center right, #edf2f0;
}
body .main .fourth-screen .wrapper .fourth-screen__img-mobile {
  display: none;
}
body .main .fourth-screen .wrapper .fourth-screen__img {
  border-radius: 25px;
  margin-bottom: 76px;
}
body .main .fourth-screen .wrapper .fourth-screen__containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 45px;
}
body .main .fourth-screen .wrapper .fourth-screen__containers .container__block {
  width: 264px;
}
body .main .fourth-screen .wrapper .fourth-screen__containers .container__block .container__img {
  margin-bottom: 25px;
}
body .main .fourth-screen .wrapper .fourth-screen__containers .container__block .container__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 5px;
}
body .main .fourth-screen .wrapper .fourth-screen__containers .container__block .container__subtitle {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #171717;
}
body .main .fifth-screen {
  margin-top: 150px;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-buttons {
  display: none;
}
body .main .fifth-screen .wrapper .fifth-screen__headline {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 90px;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block {
  width: 514px;
  height: 236px;
  background: #edf2f0;
  margin-bottom: 24px;
  padding: 33px;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__img {
  border-radius: 100%;
  margin: 0 35px 14px 0;
  width: 92px;
  height: 92px;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact {
  margin-top: 17px;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__name {
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #1a1825;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__name-mobile {
  display: none;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__social-network {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__social-network a {
  margin-right: 21px;
}
body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__copy {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #171717;
}
body .main .sixth-screen {
  margin-top: 134px;
}
body .main .sixth-screen .wrapper .sixth-screen__headline {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 81px;
}
body .main .sixth-screen .wrapper .sixth-screen__containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .main .sixth-screen .wrapper .sixth-screen__containers .container__block {
  width: 324px;
  height: 146px;
  background: #edf2f0;
  border-radius: 25px;
  padding: 42px 28px;
  margin-bottom: 24px;
}
body .main .sixth-screen .wrapper .sixth-screen__containers .container__block .container__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #1a1825;
}
body .main .sixth-screen .wrapper .sixth-screen__containers .container__block .container__title .container__img {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin-right: 17px;
}
body .main .sixth-screen .wrapper .sixth-screen__containers .container__block .container__subtitle {
  margin-top: 24px;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #171717;
}
body .main .seventh-screen {
  margin-top: 100px;
  background: #12cc89;
  height: 382px;
}
body .main .seventh-screen .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .main .seventh-screen .wrapper .seventh-screen__copy {
  padding-top: 61px;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__title {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 45px;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__buttons {
  width: 227px;
  height: 88px;
  background: #edf2f0;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 31px;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__buttons .messenger__viber {
  margin-right: 26px;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__buttons button {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__buttons button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__copy .subtitle__text {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #171717;
  margin-left: 14px;
  max-width: 258px;
}
body .main .seventh-screen .wrapper .seventh-screen__img {
  margin-top: -76px;
}
body .main .error .wrapper {
  height: 584px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .error .wrapper .error__copy .error__title {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 68px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
}
body .main .error .wrapper .error__copy .error__subtitle {
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #171717;
  max-width: 581px;
  margin-top: 23px;
  margin-bottom: 73px;
}
body .main .error .wrapper .error__copy .error__button {
  width: 482px;
  height: 88px;
  background: #12cc89;
  border-radius: 5px;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .main .error .wrapper .error__copy .error__button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #10ec9c;
}
body .main .error .wrapper .error__copy-img {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 327px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  white-space: nowrap;
  margin-right: -74px;
}
body .footer {
  background: #1a1825;
}
body .footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 36px;
  font-size: 20px;
  line-height: 112%;
  letter-spacing: 0.01em;
}
body .footer .wrapper .footer__rights {
  display: none;
}
body .footer .wrapper .header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 474px;
}
body .footer .wrapper .header__menu li {
  margin-right: 42px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
body .footer .wrapper .header__language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
body .footer .wrapper .header__messengers button {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .footer .wrapper .header__messengers button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .footer .wrapper a {
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body .footer .wrapper a:hover {
  color: #12cc89;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.popup:target {
  opacity: 1;
  visibility: visible;
}

.popup:target .popup_form {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.popup_area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.popup_body {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.popup_form {
  width: 734px;
  height: 279px;
  border-radius: 30px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  opacity: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popup_form .form_title {
  font-family: "Avenir Next Cyr";
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 112%;
  letter-spacing: 0.01em;
  color: #1a1825;
  margin-bottom: 31px;
}
.popup_form .popup_close {
  position: absolute;
  margin-left: 652px;
  margin-top: -200px;
}
.popup_form .popup__block .form__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup_form .popup__block .form__buttons .messenger__viber {
  margin-right: 30px;
}
.popup_form .popup__block .form__buttons button {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.popup_form .popup__block .form__buttons button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

html {
  height: 100%;
}
html .body__error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
html .body__error .header,
html .body__error .main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
html .body__error footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media (max-width: 1486px) {
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__title,
html body .main .first-screen .wrapper .first-screen__copy .first-screen__list {
    width: 100%;
    max-width: 675px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block {
    margin: auto auto 55px auto;
    width: 260px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__icon-number {
    margin-left: 195px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__img {
    width: 100%;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__copy .container__title {
    font-size: 20px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__copy .container__subtitle {
    font-size: 16px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block {
    width: 560px;
  }
  html body .main .fourth-screen .wrapper .fourth-screen__img {
    width: 100%;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block {
    width: 492px;
    margin: 0 auto;
    margin-bottom: 24px;
  }
  html body .main .sixth-screen .wrapper .sixth-screen__containers .container__block {
    width: initial;
    max-width: 304px;
    height: 184px;
  }
  html body .main .second-screen__headline,
html body .main .third-screen__headline {
    text-align: center;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__text {
    width: 100%;
    margin-right: 10px;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__buttons {
    width: auto;
    max-width: 227px;
    padding: 0 20px;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__img {
    margin-top: -80px;
  }
}
@media (max-width: 750px) {
  html body {
    min-width: 100%;
  }
  html body .wrapper {
    margin: auto 20px;
  }
  html body .main .first-screen {
    text-align: center;
  }
  html body .main .first-screen .wrapper {
    text-align: left;
    display: inline-block;
    height: auto;
  }
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__title {
    font-weight: 800;
    font-size: 35px;
    line-height: 112%;
    letter-spacing: 0.01em;
  }
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__list li {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #171717;
  }
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__list li img {
    width: 28px;
    margin-right: 20px;
  }
  html body .main .first-screen .wrapper .first-screen__copy a {
    display: block;
    text-align: center;
  }
  html body .main .first-screen .wrapper .first-screen__copy a .first-screen__button {
    max-width: 321px;
    max-height: 56px;
    font-weight: bold;
    font-size: 17px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.03em;
  }
  html body .main .first-screen .wrapper .first-screen__img-mobile {
    display: block;
    margin: 0 auto;
    margin-top: 66px;
  }
  html body .main .first-screen .wrapper .first-screen__img {
    display: block;
    margin: 0 auto;
    margin-top: 66px;
    width: 100%;
    border-radius: 25px;
  }
  html body .main .third-screen .wrapper .third-screen__containers {
    display: block;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block {
    margin: auto auto 46px auto;
    width: 320px;
    height: 356px;
    background: #edf2f0;
    border-radius: 25px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 1200px) {
  body .main .first-screen .wrapper .first-screen__copy .first-screen__title {
    font-size: 58px;
  }
  body .main .first-screen .wrapper .first-screen__copy .first-screen__list li {
    font-size: 16px;
  }
  body .main .first-screen .wrapper .first-screen__copy .first-screen__list li img {
    width: 30px;
  }
  body .main .first-screen .wrapper .first-screen__copy a .first-screen__button {
    width: 382px;
    height: 68px;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .wrapper__img {
    display: block;
    height: 200px;
    margin-top: -46px;
  }
}
@media (max-width: 768px) {
  body.lock {
    overflow: hidden;
  }

  html body .header .wrapper {
    margin-top: 25px;
  }
  html body .header .wrapper .header__burger {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 30px;
    height: 20px;
    z-index: 11;
    right: 0;
  }
  html body .header .wrapper .header__burger:before,
html body .header .wrapper .header__burger:after {
    position: absolute;
    content: "";
    background: #171717;
    height: 3px;
    border-radius: 3px;
    right: 0;
    z-index: 11;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  html body .header .wrapper .header__burger:before {
    top: 0;
    width: 52.34px;
  }
  html body .header .wrapper .header__burger:after {
    bottom: 0;
    width: 48.53px;
  }
  html body .header .wrapper .header__burger.active {
    position: absolute;
    right: 21px;
  }
  html body .header .wrapper .header__burger.active:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 33.74px;
    top: auto;
    background: #fff;
  }
  html body .header .wrapper .header__burger.active:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 33.74px;
    bottom: auto;
    background: #fff;
  }
  html body .header .wrapper .header__burger.active span {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  html body .header .wrapper .header__burger span {
    width: 59px;
    height: 3px;
    background: #171717;
    border-radius: 3px;
    position: absolute;
    right: 0;
    z-index: 11;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  html body .header .wrapper .header__menu {
    overflow: auto;
    background: #1a1825;
    position: fixed;
    margin: 0;
    top: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    visibility: hidden;
    text-align: center;
    z-index: 10;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  html body .header .wrapper .header__menu .header__menu-logo {
    margin: 0;
    margin: 76px auto 4.4px auto;
  }
  html body .header .wrapper .header__menu .header__menu-logo,
html body .header .wrapper .header__menu .header__rights {
    display: block;
  }
  html body .header .wrapper .header__menu .header__menu-logo {
    margin-top: 76px;
    margin-bottom: 4.4px;
  }
  html body .header .wrapper .header__menu .header__rights {
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #fff;
    margin-bottom: 52px;
  }
  html body .header .wrapper .header__menu a {
    color: white;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
  html body .header .wrapper .header__menu a:hover {
    color: #12cc89;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  html body .header .wrapper .header__menu .header__list,
html body .header .wrapper .header__menu .header__language {
    display: block;
    max-width: 100%;
  }
  html body .header .wrapper .header__menu .header__list li,
html body .header .wrapper .header__menu .header__language li {
    margin: 0;
    margin-bottom: 32px;
  }
  html body .header .wrapper .header__menu .header__language {
    margin: 0;
    margin: 66px auto 37px auto;
  }
  html body .header .wrapper .header__menu .header__messengers {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  html body .header .wrapper .header__menu.active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    visibility: visible;
  }
  html body .main .second-screen .wrapper .second-screen__containers {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  html body .main .seventh-screen {
    height: 100%;
    border-radius: 25px 25px 0 0;
  }
  html body .main .seventh-screen .wrapper {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__buttons {
    margin: 0 auto;
    margin-top: 180px;
    position: relative;
    z-index: 5;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__copy {
    display: block;
    margin-top: -230px;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__subtitle .subtitle__copy .subtitle__img {
    margin-bottom: 10px;
  }
  html body .main .seventh-screen .wrapper .seventh-screen__img {
    margin-top: 150px;
    width: 100%;
    margin-bottom: -4px;
    position: relative;
    z-index: 0;
  }
  html body .footer {
    height: 587px;
  }
  html body .footer .wrapper {
    display: block;
    text-align: center;
  }
  html body .footer .wrapper .footer__rights {
    display: block;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #fff;
    margin-top: 4px;
    margin-bottom: 52px;
  }
  html body .footer .wrapper .header__menu {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  html body .footer .wrapper .header__menu li {
    margin: 0;
    margin-bottom: 32px;
  }
  html body .footer .wrapper .header__language {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 66px;
    margin-bottom: 37px;
  }

  .popup_form {
    width: 100%;
    text-align: center;
  }
  .popup_form .popup_close {
    margin-left: 0;
    right: 28px;
  }
}
@media (max-width: 768px) {
  html body .wrapper {
    margin: 0;
    padding: 0 20px;
  }
  html body .main .first-screen {
    text-align: center;
  }
  html body .main .first-screen .wrapper {
    text-align: left;
    display: inline-block;
    height: auto;
    padding: 0 20px;
  }
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__title {
    font-weight: 800;
    font-size: 10vw;
    line-height: 112%;
    letter-spacing: 0.01em;
    width: 100%;
  }
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__list li {
    font-size: 4vw;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #171717;
  }
  html body .main .first-screen .wrapper .first-screen__copy .first-screen__list li img {
    width: 28px;
    margin-right: 20px;
  }
  html body .main .first-screen .wrapper .first-screen__copy a {
    display: block;
    text-align: center;
  }
  html body .main .first-screen .wrapper .first-screen__copy a .first-screen__button {
    width: 100%;
    max-width: 321px;
    max-height: 56px;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.03em;
  }
  html body .main .first-screen .wrapper .first-screen__img-mobile {
    display: block;
    margin: 0 auto;
    margin-top: 66px;
  }
  html body .main .first-screen .wrapper .first-screen__img {
    display: block;
    margin: 0 auto;
    margin-top: 66px;
    width: 100%;
    border-radius: 25px;
  }
  html body .main .second-screen .wrapper {
    padding: 0 10px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block {
    margin: 0 auto;
    width: 320px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block {
    width: 320px;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__icon-number {
    margin-left: 260px;
    margin-top: -33px;
  }
  html body .main .third-screen .wrapper .third-screen__headline {
    font-size: 40px;
  }
  html body .main .third-screen .wrapper .third-screen__containers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block {
    margin: auto auto 46px auto;
    min-width: 320px;
    width: 320px;
    height: 356px;
    background: #edf2f0;
    border-radius: 25px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    text-align: center;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__img {
    display: block;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .wrapper__img {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-a {
    margin-bottom: 4px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-a .container__img {
    margin-top: 26px;
    margin-bottom: 4px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-b .container__img {
    margin-top: 46px;
    margin-right: -26px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-ab .container__img {
    margin-right: -21px;
    margin-top: 12px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-abc {
    margin-left: 4px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-abc .container__img {
    margin-top: -1px;
    margin-right: -30px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-c {
    margin-left: 4px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-c .container__img {
    margin-top: 12px;
    margin-right: -43px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-rc {
    margin-top: 0;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-rc .container__img {
    width: 208px;
    margin: 0 auto;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-recovery {
    margin-top: 0;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .img-recovery .container__img {
    width: 220px;
    margin: 5px auto 4px auto;
  }
  html body .main .fourth-screen .wrapper .fourth-screen__img-mobile {
    display: block;
    width: 100%;
    border-radius: 25px;
    margin-bottom: 55px;
  }
  html body .main .fourth-screen .wrapper .fourth-screen__img {
    display: none;
  }
  html body .main .fourth-screen .wrapper .fourth-screen__containers {
    display: block;
  }
  html body .main .fourth-screen .wrapper .fourth-screen__containers .container__block {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 43px;
  }
  html body .main .fifth-screen .wrapper {
    padding: 0 4px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers {
    -ms-flex-wrap: initial;
        flex-wrap: initial;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block {
    width: 320px;
    height: 510px;
    padding: 0;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review {
    display: block;
    text-align: center;
    padding-top: 37px;
    margin: 0 16px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__img {
    margin: 0;
    margin-bottom: 13px;
    width: 133px;
    height: 133px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__name {
    display: none;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__name-mobile {
    display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #1a1825;
    margin: 0 auto;
    margin-bottom: 26px;
    max-width: 211px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__social-network {
    position: absolute;
    margin-top: -257px;
    margin-left: 185px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__social-network a .container__facebook {
    width: 12.77px;
    height: 26.4px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__review .container__contact .container__social-network a .container__instagram {
    width: 27.24px;
    height: 27.25px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container__block .container__copy {
    text-align: center;
    font-size: 16px;
    margin: 0 16px;
  }
  html body .main .fifth-screen .wrapper .fifth-screen__slider-container .fifth-screen__containers .container-six .container__review .container__contact .container__name-mobile {
    margin-bottom: 0;
  }
  html body .main .fifth-screen .wrapper .slider-container {
    overflow: hidden;
    position: relative;
    width: 280px;
    height: 510px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 25px;
  }
  html body .main .fifth-screen .wrapper .slider-container .slider-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: relative;
  }
  html body .main .fifth-screen .wrapper .slider-container .slider-track .slider-item {
    min-width: 280px;
    height: 510px;
    text-align: center;
  }
  html body .main .fifth-screen .wrapper .slider-buttons {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 307px;
    height: 48px;
    margin: 0 auto;
    margin-top: -281px;
    margin-bottom: 281px;
    position: relative;
    z-index: 1;
  }
  html body .main .fifth-screen .wrapper .slider-buttons button {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    font-size: 14px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  html body .main .fifth-screen .wrapper .slider-buttons .btn-prev {
    background: url("../images/btn-prev.svg") no-repeat center, #c4c4c4;
  }
  html body .main .fifth-screen .wrapper .slider-buttons .btn-next {
    background: url("../images/btn-next.svg") no-repeat center, #c4c4c4;
  }
  html body .main .fifth-screen .wrapper .slider-buttons .btn-prev:hover {
    background: url("../images/btn-prev.svg") no-repeat center, #8f8f8f;
  }
  html body .main .fifth-screen .wrapper .slider-buttons .btn-next:hover {
    background: url("../images/btn-next.svg") no-repeat center, #8f8f8f;
  }
  html body .main .sixth-screen__headline,
html body .main .fifth-screen__headline {
    text-align: center;
  }
  html body .main .sixth-screen .wrapper .sixth-screen__containers {
    display: block;
    text-align: center;
  }
  html body .main .sixth-screen .wrapper .sixth-screen__containers .container__block {
    width: 100%;
    background: none;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  html body .main .sixth-screen .wrapper .sixth-screen__containers .container__block .container__title {
    display: block;
    text-align: center;
  }
  html body .main .sixth-screen .wrapper .sixth-screen__containers .container__block .container__title .container__img {
    margin-right: 0;
  }

  body .main .fifth-screen {
    margin-top: 0;
  }
  body .main .sixth-screen .wrapper .sixth-screen__headline {
    margin-bottom: 13px;
  }

  body .main .seventh-screen .wrapper .seventh-screen__copy .seventh-screen__title {
    font-weight: 800;
    font-size: 7vw;
    line-height: 112%;
    letter-spacing: 0.01em;
    width: 100%;
  }
}
@media (max-width: 609px) {
  html body .main .second-screen .wrapper .second-screen__containers {
    display: block;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block {
    display: block;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block {
    margin: 0 auto;
    margin-bottom: 55px;
    text-align: center;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__copy .container__title {
    margin-bottom: 5px;
  }
  html body .main .section .wrapper .headline {
    font-weight: 800;
    font-size: 28px;
    line-height: 112%;
  }
}
@media (max-width: 365px) {
  html body .main .third-screen .wrapper .third-screen__containers .container__block {
    height: 386px;
    min-width: 290px;
    width: 290px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__img {
    width: 100%;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy {
    width: 100%;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy .container__price {
    font-size: 30px;
  }
  html body .main .third-screen .wrapper .third-screen__containers .container__block .container__copy a .container__button {
    width: 184px;
    margin: 0 auto;
  }
  html body .main .second-screen .wrapper .second-screen__containers .block .container__block {
    max-width: 320px;
    width: 280px;
  }

  html body .main .second-screen .wrapper .second-screen__containers .block .container__block .container__icon-number {
    margin-left: 215px;
  }
}