*, :before, :after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.container {
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  padding: 0 10px;
}

.wrapper {
  overflow: hidden;
  margin: 0 auto -25px;
  max-width: 1920px;
}

body {
  font-size: 18px;
  line-height: 1.25;
  font-family: "Montserrat", sans-serif;
  background: #e1dee2;
}

section {
  position: relative;
  padding-top: 25px;
}

img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

.title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
}

.subtitle {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  line-height: 1.1;
}

.gr {
  color: #4d9e00;
}

.fnt {
  font-family: "Playfair Display", serif;
}

.button {
  margin: 18px auto 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  outline: none;
  width: 289px;
  max-width: 100%;
  min-height: 83px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.65);
  border: none;
  line-height: 1.2;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.4s cubic-bezier(0.02, 0.01, 0.47, 1);
  border-radius: 46px;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  -webkit-box-shadow: 0px 9px 21px 0 rgba(0, 0, 0, 0.41);
          box-shadow: 0px 9px 21px 0 rgba(0, 0, 0, 0.41);
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(49deg, #217400, #68c100);
  z-index: 10;
}
.button span {
  text-align: center;
}
.button:hover {
  -webkit-transform: translateY(4px) translateX(-2px);
      -ms-transform: translateY(4px) translateX(-2px);
          transform: translateY(4px) translateX(-2px);
  -webkit-box-shadow: 0px 5px 0 0 black;
          box-shadow: 0px 5px 0 0 black;
}

.promo {
  padding-bottom: 46px;
  background-color: #f4f4f4;
  padding-top: 1px;
}
.promo .subtitle {
  margin-top: 14px;
  text-align: center;
}
.promo h1 {
  font-family: "Playfair Display", serif;
  margin-top: 22px;
  font-weight: 900;
  font-size: 30px;
  text-align: center;
  line-height: 1.27;
  position: relative;
  z-index: 50;
}
.promo__txt {
  margin-top: 20px;
  text-align: center;
}
.promo__note {
  background: #26b4d1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  padding: 20px 37px 24px 10px;
  font-style: italic;
  margin-top: 17px;
}
.promo__note svg {
  width: 66px;
  height: 70px;
  fill: #fff;
}
.promo__note p {
  width: calc(100% - 66px);
}
.promo__right {
  display: grid;
  grid-template-columns: 92px auto;
  grid-template-rows: auto auto auto auto;
  row-gap: 15px;
  margin-top: 36px;
  position: relative;
}
.promo__right .prod {
  margin: -110px 0 0;
  grid-row: 1/2;
  grid-column: 1/2;
}
.promo__man {
  display: grid;
  grid-template-columns: 92px 20px 92px;
  grid-template-rows: 46px 92px 45px;
  grid-row: 1/2;
  grid-column: -1/-2;
  margin-left: 5px;
  position: relative;
  width: 204px;
}
.promo__man::after {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61.9' height='57.3'%3E%3Cpath d='M1362.6 53.4c.2-.9-.3-1.9.4-2.6 2.1-2 5.4 2 6.7 3.2a128.6 128.6 0 0 1 10.8 10.5 43.3 43.3 0 0 0-5.9-11.8 43.1 43.1 0 0 0-10.5-11.4 46.5 46.5 0 0 0-13.1-6.6 31.5 31.5 0 0 0-8.7-1.5h-5.7c-.7 0-.7-1.1-.4-1.5a5.8 5.8 0 0 1 2.3-1.4 27.3 27.3 0 0 1 16.6-.4 42.9 42.9 0 0 1 19.2 10 45.4 45.4 0 0 1 8.6 11.3c1.2 2.2 3.8 7.7 4.1 8.5.2-.5 1.4-9 1.6-13 .1-1.6.2-3 1.2-4.2 1-1.2 3.1-1.6 4.4-2.3 1.6-.8 4-.7 3.7 1.7-.9 9.2-3.2 18.1-5.4 27-.8 3.5-3.6 19.6-10 17-1.5-.7-2.5-3-3.4-4.3a205.2 205.2 0 0 0-15.8-20.2c-1-1.2-2.4-2.6-2.3-4.3 0-1.5 1.3-2.3 1.6-3.7Z' style='fill:%2326b4d1;fill-rule:evenodd' transform='translate(-1336 -28.8)'/%3E%3C/svg%3E") center/contain no-repeat;
  width: 39px;
  height: 37px;
  top: 4px;
  right: 37px;
}
.promo__man img {
  margin: 0;
}
.promo__man-1 {
  grid-row: 1/3;
  grid-column: 1/3;
}
.promo__man-2 {
  grid-row: -1/-3;
  grid-column: -1/-3;
}
.promo__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-row: 2/3;
  grid-column: 1/-1;
  align-self: start;
  position: relative;
  z-index: 2;
}
.promo__icons img {
  width: 90px;
}
.promo__footer {
  grid-column: 1/-1;
  z-index: 50;
  position: relative;
}
.promo__footer p {
  text-align: center;
}

.loss {
  background-color: #f4f4f4;
}
.loss .title {
  text-transform: uppercase;
}
.loss .subtitle {
  margin-top: 25px;
}
.loss__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.loss__item {
  margin-top: 18px;
  width: 220px;
}
.loss__item figcaption {
  max-width: 100%;
  width: 246px;
  margin: 18px auto 0;
  text-align: center;
}
.loss__item figcaption h3 {
  font-size: 19px;
  position: relative;
  padding-bottom: 20px;
  min-height: 65px;
}
.loss__item figcaption h3::after {
  content: "";
  inline-size: 18px;
  aspect-ratio: 1;
  background: #000;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50%;
}
.loss__img {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 0;
}
.loss__img::after {
  content: "";
  position: absolute;
  border: solid 7px rgba(0, 0, 0, 0.32);
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}

.note {
  background-color: #f4f4f4;
}
.note .button {
  margin: -110px auto 40px;
  width: 267px;
  z-index: 40;
  background-image: linear-gradient(45deg, #e2692b, #ff9600);
}
.note figure {
  z-index: 30;
  position: relative;
}
.note figcaption {
  padding: 24px 21px 31px;
  background-color: #26b4d1;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
.note figcaption p:last-child {
  display: block;
  margin-top: 25px;
  font-weight: bold;
}

.components {
  padding-bottom: 40px;
}
.components::before {
  background-color: rgb(208, 217, 223);
  content: "";
  position: absolute;
  top: -250px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.components .container {
  z-index: 10;
}
.components .container::after {
  content: "";
  position: absolute;
  background: url("../img/comp-bg-2.png") center/contain no-repeat;
  width: 785px;
  height: 524px;
  right: -585px;
  top: -80px;
  z-index: -1;
}
.components .container::before {
  content: "";
  position: absolute;
  width: 649px;
  height: 1080px;
  background: url("../img/comp-bg-1.png") center/contain no-repeat;
  z-index: -1;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -415px;
}
.components .title {
  font-weight: 900;
  padding: 0 20px;
}
.components .subtitle {
  margin-top: 20px;
  text-shadow: 2px 2px 4px rgb(208, 217, 223);
}
.components__item {
  margin-top: 16px;
}
.components__item figcaption {
  text-align: center;
}
.components__item figcaption .item__top {
  background: #fff;
  padding: 25px;
}
.components__item figcaption .item__top h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
}
.components__item figcaption .item__bottom {
  color: #fff;
  background-color: #26b4d1;
  padding: 22px 16px 25px;
  font-size: 16px;
  font-style: italic;
}
.components__item figcaption .item__bottom a {
  overflow-wrap: break-word;
  color: #fff;
  pointer-events: none;
  user-select: none; 
  -webkit-user-select: none; 
  -moz-user-select: none; 
  -ms-user-select: none; 
}
.components__item--nobg {
  width: 279px;
  margin: 20px auto 0;
}
.components__item--nobg img {
  -webkit-box-shadow: 0px 9px 21px 0 rgba(0, 0, 0, 0.41);
          box-shadow: 0px 9px 21px 0 rgba(0, 0, 0, 0.41);
}
.components__item--nobg .components__title {
  text-transform: uppercase;
  font-size: 18px;
  background: #fff;
  padding: 12px;
  margin: 18px auto 10px;
}

.expert, .confidence, .users, .grid, .order {
  background: #f4f4f4;
}

.expert .title {
  font-weight: 900;
}
.expert__note {
  margin-top: 24px;
  padding: 26px 19px 34px 72px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 29px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 29px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff;
  position: relative;
  font-style: italic;
  line-height: 1.4;
  position: relative;
  z-index: 10;
}
.expert__note::before {
  content: "";
  position: absolute;
  background: url("../img/expert-ico.png") center/contain no-repeat;
  width: 45px;
  height: 37px;
  top: 27px;
  left: 13px;
}
.expert__man {
  margin: 20px auto 0;
  width: 296px;
}
.expert__img {
  /* margin: 20px auto 0; */
  width: 80px;
  position: relative;
  height: 80px;
  overflow: hidden;
  border: 4px solid #4d9e00;
  border-radius: 50%
}

.expert__img img {
  margin: 0;
  position: absolute;
  top: -65px;
  left: -92px;
  aspect-ratio: 2 / 3;
  width: 250px;
  max-width: none;
}
.expert__man figcaption {
  margin: -69px 0 50px;
  font-weight: bold;
  font-style: italic;
  width: 190px;
  margin-left: auto;
  position: relative;
  z-index: 20;
  font-size: 16px;
}

.expert__items figure:last-child {
  margin-top: 27px;
}
.expert__items figure .img {
  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: 17px;
}
.expert__items figure .img img {
  margin: 0;
  width: calc(50% - 2px);
}
.expert .button {
  width: 250px;
  height: 70px;
}
.expert .button span {
  display: none;
}

.confidence .title {
  font-weight: 900;
  margin-bottom: 26px;
}
.confidence__man {
  margin-bottom: -3px;
}
.confidence figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-top: 30px;
}
.confidence figure .img {
  -webkit-box-shadow: 0px 5px 29px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 29px 0 rgba(0, 0, 0, 0.5);
  background-color: #000;
  inline-size: 103px;
  aspect-ratio: 1;
  border-radius: 50%;
  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;
}
.confidence figure .img svg {
  max-width: 73px;
  max-height: 75px;
  fill: #55a112;
}
.confidence figure figcaption {
  width: calc(100% - 115px);
}
.confidence figure figcaption b {
  display: block;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.changes {
  background-color: #515257;
  color: #fff;
  padding-top: 42px;
}
.changes .title {
  font-size: 24px;
}
.changes .title, .changes p {
  text-align: left;
  position: relative;
  z-index: 10;
}
.changes p {
  margin-top: 20px;
}
.changes__imgs {
  z-index: 10;
}
.changes__man {
  margin-top: 20px;
  margin-bottom: -190px;
  position: relative;
}
.changes__man::before {
  content: "";
  position: absolute;
  background: url(../img/prod-box.png) center/contain no-repeat;
  width: 151px;
  height: 458px;
  -webkit-transform: rotate(27deg);
      -ms-transform: rotate(27deg);
          transform: rotate(27deg);
  right: -40px;
  bottom: 90px;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
.changes__man::after {
  content: "";
  position: absolute;
  inline-size: 644px;
  aspect-ratio: 1;
  background: radial-gradient(circle, #1b3a38 0%, rgba(28, 59, 57, 0) 50%);
  left: -256px;
  bottom: -50px;
  border-radius: 50%;
  z-index: 0;
}
.changes .icv__control-line {
  background: #5fc208 !important;
}
.changes .icv__arrow-wrapper {
  position: relative;
  top: -40px;
}
.changes .icv__arrow-wrapper svg path {
  stroke: #5fc208 !important;
  fill: #5fc208 !important;
}
.changes .icv__arrow-wrapper:first-child svg {
  position: relative;
  left: -3px !important;
}
.changes .icv__arrow-wrapper:last-child svg {
  position: relative;
  right: -3px !important;
}

.users {
  z-index: 30;
}
.users .title {
  font-weight: 900;
}
.users .button {
  margin-top: 18px;
  height: auto;
  padding: 14px 5px;
}
.users__slider {
  margin: 32px auto 0;
}
.users__item {
  padding: 29px 30px 22px 24px;
  background: #fff;
  text-align: left;
  margin-top: 12px;
  position: relative;
  z-index: 2;
  border: solid 1px rgba(81, 82, 87, 0.33);
}
.users__item figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.users__item figure img {
  border-radius: 50%;
  width: 55px;
}
.users__item figure figcaption {
  width: calc(100% - 71px);
}
.users__item figure figcaption h4 {
  font-size: 18px;
  font-weight: 900;
}
.users__item p {
  margin-top: 6px;
}
.users__item p img {
  margin-top: 15px;
}
.users__item .stars {
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: -10px;
}
.users__item .stars svg {
  inline-size: 38px;
  aspect-ratio: 1;
  margin-right: -16px;
}

.grid__item {
  margin-top: 10px;
}
.grid__item--5 {
  display: none;
}

.order {
  padding-bottom: 30px;
}
.order__inner {
  counter-reset: num;
}
.order__img {
  background-color: #000;
  border-radius: 50%;
  inline-size: 184px;
  aspect-ratio: 1;
  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: 0 auto;
  position: relative;
}
.order__img::after {
  content: counter(num) ".";
  counter-increment: num;
  position: absolute;
  font-family: "Playfair Display", serif;
  right: -44px;
  top: -38px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  color: rgb(38, 180, 209);
  font-size: 72px;
  font-weight: 700;
}
.order__img svg {
  max-width: 120px;
  min-height: 114px;
  fill: #26b4d1;
}
.order__item {
  margin-top: 20px;
}
.order__item figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order__item figcaption p {
  text-align: center;
  margin-top: 15px;
}
.order__item .subtitle {
  font-size: 24px;
  margin-top: 23px;
  padding: 0 5px 15px;
  line-height: 1;
  display: inline-block;
  border-bottom: 1px solid #12423d;
}

.choice {
  background: #f6f6f6;
}
.choice .title {
  font-weight: 900;
}
.choice::before {
  content: "";
  position: absolute;
  bottom: 100px;
  top: 0;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgb(208, 217, 223);
}
.choice__item {
  margin-top: 20px;
  position: relative;
  padding-left: 30px;
  max-width: 520px;
}
.choice__item::before {
  content: "";
  position: absolute;
  inline-size: 16px;
  aspect-ratio: 1;
  border-radius: 50%;
  top: 2px;
  left: 0;
  background: #000;
}
.choice__item h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.choice__video {
  margin: 30px auto 0;
}

.form {
  padding: 30px 14px 43px;
  margin: 5px auto 0px;
  -webkit-box-shadow: 0px 8px 13px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 13px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  width: 100%;
  max-width: 324px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 20;
  overflow: hidden;
}
.form .button {
  margin: 13px auto 0px;
  /* height: 83px; */
}
.form__title {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 23px;
  text-transform: uppercase;
  font-size: 21px;
}
.form input, .form select {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  background-color: #fff;
  line-height: 1.1;
  height: 59px;
  display: block;
  margin: 0 auto 10px;
  outline: 0;
  width: 292px;
  max-width: 100%;
  border: 1px solid #cacacc;
  border-radius: 30px;
  padding-left: 17px;
  color: #000;
}
.form input::-webkit-input-placeholder, .form select::-webkit-input-placeholder {
  color: #000;
}
.form input::-moz-placeholder, .form select::-moz-placeholder {
  color: #000;
}
.form input:-ms-input-placeholder, .form select:-ms-input-placeholder {
  color: #000;
}
.form input::-ms-input-placeholder, .form select::-ms-input-placeholder {
  color: #000;
}
.form input::placeholder, .form select::placeholder {
  color: #000;
}
.form select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E%0A") no-repeat 95% 50%, #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000;
}
.form select option {
  color: #000;
}
.form .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 1;
  margin: 8px 0;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form .price__old {
  margin-right: 22px;
}
.form .price__old p {
  display: inline-block;
  position: relative;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
}
.form .price__old p::before {
  position: absolute;
  content: "";
  width: 100%;
  top: 50%;
  height: 3px;
  -webkit-transform: translateY(-50%) rotate(-9deg);
      -ms-transform: translateY(-50%) rotate(-9deg);
          transform: translateY(-50%) rotate(-9deg);
  background-color: #6b6b6b;
}
.form .price__new p {
  font-size: 51px;
  font-weight: 900;
  line-height: 1;
  color: #fe9403;
  font-weight: 800;
}

.final {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(35%, rgb(184, 184, 184)), to(rgb(246, 246, 246)));
  background: linear-gradient(0deg, rgb(184, 184, 184) 35%, rgb(246, 246, 246) 100%);
  padding-bottom: 43px;
  overflow: hidden;
}
.final .container {
  position: relative;
}
.final .promo__note {
  padding-right: 10px;
}
.final .promo__note svg {
  width: 109px;
  height: 111px;
}
.final .title {
  font-size: 30px;
  font-weight: 900;
}
.final__txt {
  margin-top: 25px;
  text-align: center;
}
.final__txt p {
  margin-top: 15px;
}
.final__grid {
  display: grid;
  grid-template-columns: 158px 121px;
  grid-template-rows: auto auto;
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.final__grid .prod {
  grid-row: 1/-1;
  grid-column: 2/3;
  align-self: end;
  position: relative;
  z-index: 2;
}
.final__dog {
  grid-row: 1/2;
  grid-column: 1/3;
  align-self: start;
  margin: 0;
  position: relative;
  z-index: 0;
  width: 250px;
  border-radius: 50%;
}
.final__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-row: 2/3;
  grid-column: 1/2;
  align-self: end;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}
.final__icons img {
  width: 74px;
  margin-top: 12px;
}
.final__footer {
  margin-top: 25px;
  text-align: center;
  grid-row: 3/4;
  grid-column: 1/-1;
}
.final__footer .mark {
  margin: 0 auto;
}

.swiper-pagination-bullet {
  width: 27px;
  height: 27px;
  background: #fff;
  border-radius: 50%;
  opacity: 1;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.swiper-pagination-bullet-active {
  background-color: #fc694b;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -55px;
}

video {
  width: 100%;
  max-width: 520px;
  display: block;
}

.swiper-pagination {
  display: none;
}

.footer {
  background: #fff;
  padding-bottom: 61px;
}
.footer .title {
  font-size: 30px;
  font-weight: 900;
}
.footer__column {
  margin-top: 15px;
}
.footer__column ul {
  counter-reset: num;
}
.footer__column ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.33;
  margin-top: 20px;
}
.footer__column ul li p {
  display: inline;
}
.footer__column ul li a, .footer__column ul li p {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.footer__column ul li a {
  color: #000;
  display: block;
  text-decoration: none;
  pointer-events: none;
  word-break: break-all;
}
.footer__column ul li::before {
  position: relative;
  display: inline-block;
  content: counter(num) ".";
  counter-increment: num;
}
@media screen and (max-width: 767px) {
  .promo .promo__icons {
    grid-row: -2/-3;
  }
  .promo .promo__note {
    grid-row: -1/-2;
    grid-column: 1/-1;
    margin-top: 0;
  }
  .promo .promo__right .prod {
    margin-top: -30px;
  }
  .promo .promo__footer {
    grid-row: -3/-4;
  }
  .promo__right--final {
    width: 300px;
    margin: 10px auto -20px;
  }
.promo__right--final .promo__icons {
  grid-row: 1 / 2;
  grid-column: 1 / -1;
}
.promo__right--final .promo__man, .promo__right--final .prod {
  grid-row: 2 / 3;
}
}
.promo__right--final .promo__icons {
  margin-bottom: 100px;
}
@media screen and (min-width: 375px) {
  .promo__right--final .promo__icons {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  .promo__right {
    position: relative;
            max-width: 320px;
        margin: 36px auto 0;
  }
  .promo__right .prod {
    margin-top: -50px;
    z-index: 10;
  }

  .note figure {
    max-width: 487px;
    margin: 0 auto;
  }
  .components__item--1, .components__item--2 {
    max-width: 569px;
    margin: 16px auto 0;
  }
  .expert__man {
    max-width: 416px;
  }

  .expert__items figure {
    max-width: 416px;
    margin: 0 auto;
  }
  .changes__man {
    margin: 20px auto -190px;
    max-width: 441px;
  }
  .users__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .users .swiper-slide {
    max-width: 293px;
  }
  .choice__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .choice__item {
    max-width: 520px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .container {
    width: 744px;
  }
  .promo__right {
    position: relative;
  }

  .promo__right::before {
    position: absolute;
    content: "";
    width: 530px;
    height: 463px;
    top: -100px;
    right: -60px;
    background: url(../img/promo-decor.png) center/contain no-repeat;
  }
  .promo__right .prod {
    margin-top: -40px;
  }
  .loss__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .note figure {
    background-color: #26b4d1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .note figure img {
    width: 362px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .note .button {
    margin-right: 45px;
    margin-left: auto;
  }
  .components__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .components__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .components__item--1, .components__item--2 {
    width: 49%;
  }
  .components__item--1 figcaption .item__top, .components__item--1 figcaption .item__bottom, .components__item--2 figcaption .item__top, .components__item--2 figcaption .item__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .components__item--1 figcaption .item__top, .components__item--2 figcaption .item__top {
    min-height: 272px;
  }
  .components__item--1 figcaption .item__bottom, .components__item--2 figcaption .item__bottom {
    min-height: 266px;
  }
  .components__item--1 figcaption .item__bottom a, .components__item--2 figcaption .item__bottom a {
    overflow-wrap: anywhere;
  }
  .components__item--1 figcaption .item__bottom a span, .components__item--2 figcaption .item__bottom a span {
    color: #fff;
  }
  .expert__inner {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(3, auto);
  }
  .expert__note {
    grid-row: 1/2;
    grid-column: 2/4;
  }
  .expert__man {
    grid-row: 1/3;
    grid-column: 1/2;
    align-self: start;
    width: auto;
  }
  .expert__img {
    width: 390px;
    height: auto;
    margin: 0;
    margin-right: -130px;
    margin-left: -130px;
    border: 0;
    border-radius: 0
  }
  .expert__man figcaption {
    font-size: 18px;
  }
  .expert__man figcaption::before {
    content: "";
    position: absolute;
    background: url("../img/expert-sign.png") center/contain no-repeat;
    width: 122px;
    height: 108px;
    left: -30px;
    top: -90px;
    z-index: 30;
  }

  .expert__img img {
    position: static;
    max-width: 100%;
    width: 100%;
  }
  .expert__items {
    grid-row: 2/3;
    grid-column: 2/4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-column-gap: 31px;
       -moz-column-gap: 31px;
            column-gap: 31px;
    position: relative;
    z-index: 20;
    margin-top: 20px;
  }
  .expert__items figure {
    width: 50%;
    max-width: 422px;
  }
  .expert__items figure:last-child {
    margin: 0;
  }
  .expert .button {
    grid-row: 3/4;
    grid-column: 1/4;
  }
  .confidence__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .confidence__list {
    width: 50%;
    padding-bottom: 20px;
  }
  .confidence__man {
    width: 50%;
    margin-top: auto;
  }
  .confidence__man img {
    max-width: none;
    width: 570px;
    margin-left: -30px;
    margin-bottom: -2px;
  }
  .confidence figure .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .confidence figure figcaption {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: right;
  }
  .changes {
    padding-top: 0px;
    overflow: hidden;
  }
  .changes .icv {
    overflow: visible;
  }
  .changes .icv__control-line {
    position: relative;
    top: -50px;
  }
  .changes .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .changes__txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
    padding: 10px 0;
  }
  .changes__man {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .changes__man::before {
    right: 80px;
    bottom: 210px;
  }
  .grid__item {
    width: 50%;
  }
  .grid__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 600px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 880px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  .order__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order__item {
    width: 30%;
  }
  .choice__inner {
    position: relative;
  }
  .choice__inner::before {
    content: "";
    position: absolute;
    width: 760px;
    height: 490px;
    background: url(../img/why.png) center/contain no-repeat;
    right: -330px;
    top: -40px;
  }
  .final .promo__right {
    width: calc(100% - 324px);
  }
  .final .promo__right::before {
    top: 70px;
    right: -130px;
  }
  .final .promo__icons {
    margin-top: 200px;
    margin-bottom: -180px;
  }
  .final .form {
    margin: -390px 0 0 auto;
  }
}
@media screen and (min-width: 990px) {
  section {
    padding-top: 55px;
  }
  .container {
    width: 966px;
  }
  .subtitle {
    font-size: 24px;
  }
  .title {
    font-size: 48px;
  }
  .promo h1 {
    /* font-size: 60px;
    line-height: 1.2; */
    font-size: 43px;
    line-height: 1;
    margin-right: -126px;
  }
  .promo .subtitle {
    font-size: 30px;
  }
  .promo__left {
    width: 50%;
  }
  .promo h1, .promo .subtitle, .promo .promo__txt {
    text-align: left;
  }
  .promo__note {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .promo__right {
    width: 50%;
  }
  .promo__right .prod {
    grid-column: 1/-1;
    margin: 0;
    width: 150px;
    position: relative;
    margin-left: 120px;
  }
  .promo__right::before {
    top: 50px;
    right: -190px;
  }
  .promo__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .promo__man {
    margin-left: auto;
  }
  .promo__icons {
    width: 390px;
  }
  .promo__icons-container {
    margin-top: 70px;
  }
  .loss .subtitle {
    font-size: 24px;
  }
  .note figure {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .note figure img {
    width: 487px;
  }
  .note figcaption {
    padding: 10px 42px 10px 54px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 30px;
  }
  .note .button {
    width: 365px;
    margin-top: -150px;
    margin-bottom: 66px;
    font-size: 24px;
  }
  .components .subtitle {
    margin-top: 39px;
  }
  .components .container::before {
    width: 793px;
    height: 1080px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: -260px;
    left: -600px;
  }
  .components .container::after {
    background: url("../img/comp-bg-2-web.png") center/contain no-repeat;
    width: 1821px;
    height: 1215px;
    top: 480px;
    right: -1460px;

  }
  .components__item {
    margin-top: 44px;
  }
  .components__item--1, .components__item--2 {
    width: 49%;
  }
  .components__item--1 figcaption .item__bottom, .components__item--2 figcaption .item__bottom {
    min-height: 207px;
}
  .components__item--1 figcaption .item__top, .components__item--2 figcaption .item__top {
    min-height: 228px;
}
  .changes__man::after {
    inline-size: 844px;
  }
  .users__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 23px;
       -moz-column-gap: 23px;
            column-gap: 23px;
  }
  .users .swiper-slide {
    width: 31%;
    max-width: 375px;
  }
  .users .button {
    width: 575px;
  }
  .grid__inner {
    height: 1000px;
  }
  .order {
    padding-bottom: 30px;
  }
  .order__item {
    margin-top: 70px;
  }
  .choice__inner {
    -webkit-column-width: 30%;
       -moz-column-width: 30%;
            column-width: 30%;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40%;
       -moz-column-gap: 40%;
            column-gap: 40%;
    row-gap: 65px;
  }
  .choice__inner::before {
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .choice__item {
    margin: 60px 0 0;
  }
  .choice__item--1, .choice__item--2, .choice__item--3 {
    text-align: right;
  }
  .choice__item--4 {
    padding-top: 60px;
  }
  .choice__item::before {
    display: none;
  }
  .final .title {
    font-size: 48px;
  }
  .final__txt p.gr {
    font-size: 30px;
  }
  .final .form {
    margin-top: -530px;
  }
  .final .promo__man {
    margin-right: 10px;
  }
  .final .promo__icons {
    margin: 0;
  }
  .footer .title {
    font-size: 48px;
  }
  .footer__column ul {
    -webkit-column-width: 50%;
       -moz-column-width: 50%;
            column-width: 50%;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 75px;
       -moz-column-gap: 75px;
            column-gap: 75px;
  }
  .footer__column ul li::before {
    font-weight: bold;
  }
  .footer__column ul li:nth-child(3) {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .wrapper {
    margin-bottom: -35px;
  }
  section {
    padding-top: 60px;
  }
  .container:not(.grid .container) {
    padding: 0;
    width: 1170px;
  }
  .title {
    font-size: 36px;
  }
  .promo {
    background: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), to(#c3c3c3));
    background: linear-gradient(0deg, #f3f3f3 0%, #c3c3c3 100%);
    padding-top: 20px;
  }
  .promo__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .promo__icons-container {
    margin-top: 90px;
    margin-bottom: 20px;
  }
  .promo__icons img {
    width: 118px;
    margin: 0;
  }
  .promo__footer {
    grid-column: 2/-1;
    grid-row: -1/-3;
    position: relative;
    z-index: 5;
    align-self: end;
  }
  .promo__right {
    margin-left: 21px;
    margin-top: 0;
    grid-template-columns: 204px auto;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    width: calc(100% - 488px - 21px);
  }
  .promo__right::before {
    width: 690px;
    height: 463px;
    top: 200px;
    right: -170px;
    z-index: 10;
  }
  .promo__right .prod {
    margin: 0;
    grid-row: 1/-1;
    align-self: end;
    width: auto;
  }
  .promo .subtitle {
    margin-top: 46px;
  }
  .promo__txt {
    min-width: 53px;
  }
  .promo__note {
    margin-top: 38px;
    padding: 37px 47px 40px 24px;
  }
  .promo__man {
    width: auto;
    grid-template-columns: 225px 14px 225px;
    grid-template-rows: 90px 151px 90px;
    margin-bottom: 310px;
  }
  .promo__man::after {
    width: 62px;
    height: 59px;
    top: 14px;
    right: 157px;
  }
  .promo__man-1 {
    grid-row: 1/3;
    grid-column: 1/2;
  }
  .promo__man-2 {
    grid-row: -1/-3;
    grid-column: -1/-2;
  }
  .promo__left {
    width: 488px;
  }
 .promo .button, .order .button  {
    width: 395px;
  }
  .promo .button br, .order .button br {
    display: none;
  }
  .loss .title {
    /* width: 780px; */
    margin: 0 auto;
    font-size: 48px;
  }
  .loss .subtitle {
    margin-top: 19px;
  }
  .loss__inner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .loss__item {
    margin-top: 37px;
    width: 220px;
  }
  .note .button {
    margin-top: -165px;
    margin-bottom: 80px;
  }
  .note figcaption p:last-child {
    margin-top: 45px;
  }
  .components {
    padding: 100px 0;
  }
  .components::before {
    top: -120px;
  }
  .components .title {
    width: 815px;
    margin: 0 auto;
    font-size: 48px;
    padding: 0;
  }
  .components .subtitle {
    padding: 0 42px;
  }
  .components .container::before {
    left: -480px;
  }

  .components__item--1 figcaption .item__bottom, .components__item--2 figcaption .item__bottom {
    min-height: 140px;
    padding: 10px 25px;
  }
  .components__item--1 figcaption .item__top, .components__item--2 figcaption .item__top {
    min-height: 197px;
    padding: 10px 65px;
  }
  .components__item--1 figcaption .item__top h3, .components__item--2 figcaption .item__top h3 {
    text-transform: uppercase;
    font-size: 24px;
  }
  .components__item--3 figcaption p, .components__item--4 figcaption p, .components__item--5 figcaption p {
    margin: 10px -30px 0;
  }
  .expert {
    z-index: 10;
    padding-top: 99px;
  }
  .expert .title {
    font-size: 48px;
    position: relative;
    z-index: 10;
  }
  .expert .button {
    width: 705px;
    margin: 43px auto 0;
    position: relative;
    -webkit-transform: translateX(132px);
        -ms-transform: translateX(132px);
            transform: translateX(132px);
  }
  .expert .button span {
    display: inline;
  }
  .expert__inner {
    grid-template-columns: 265px repeat(2, auto);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-top: 40px;
  }
  .expert__img {
    width: 564px;
    margin-left: -200px;
    margin-top: -70px;
  }
  .expert__items {
    margin-top: 49px;
    column-gap: 61px;
  }
  .expert__man {
    margin: -100px 0;
  }
  .expert__man figcaption {
    margin-top: -60px;
  }
  .expert__man figcaption::before {
    width: 168px;
    height: 149px;
    left: -72px;
    top: -120px;
  }
  .expert__note {
    padding: 40px 30px 41px 80px;
  }
  .expert__note::before {
    top: 44px;
    left: 20px;
  }
  .expert__note::after {
    position: absolute;
    content: "";
    background: #fff;
    -webkit-clip-path: polygon(38% 7%, 100% 100%, 100% 22%);
            clip-path: polygon(38% 7%, 100% 100%, 100% 22%);
    width: 36px;
    height: 60px;
    top: 95px;
    left: -35px;
  }
  .confidence {
    padding-top: 114px;
  }
  .confidence .title {
    font-size: 48px;
    margin-bottom: 39px;
    padding: 0 128px;
  }
  .confidence__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .confidence__man img {
    width: 599px;
  }
  .changes__txt {
    width: 772px;
  }
  .changes .title {
    font-size: 36px;
  }
  .changes p {
    font-size: 24px;
  }
  .changes__man {
    margin-bottom: -230px;
  }
  .changes__man::before {
    right: -1010px;
    bottom: -10px;
    width: 260px;
    height: 740px;
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  .changes .icv__img {
    width: 441px;
  }
  .changes .icv__arrow-wrapper {
    top: -10px;
  }
  .users {
    padding-top: 100px;
  }
  .users .title {
    font-size: 48px;
    padding: 0 170px;
  }
  .users__slider {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .users .swiper-slide {
    width: 375px;
  }
  .users__item .stars svg {
    margin-right: -14px;
  }
  .users .button {
    padding: 17px 5px;
  }
  .users .button span {
    font-size: 24px;
  }
  .grid {
    padding-top: 100px;
  }


  
  .order {
    padding-bottom: 105px;
  }
  .order .title {
    font-size: 48px;
  }
  .order__item:not(:last-child) {
    position: relative;
  }
  .order__item:not(:last-child)::after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84.8' height='19.6'%3E%3Cpath d='M1199 8203.5c-.3-.5-2.3 0-2.8 0q-14 1.7-28.2 3l-18.1 1.4c-4.3.4-8.6 1-12.8 1a3.8 3.8 0 0 1-2.4-.8 1.3 1.3 0 0 1 .4-2.1c3.7-2 8-2.4 12.1-3 7.2-.8 14.3-1.4 21.5-2l14-1c4.3-.4 14-.9 14.8-1.1 1-.3.7-.8 0-1a9 9 0 0 0-1.5-.4c-1.7-.3-11-.2-14-.2-1 0-2.3.3-3-.4a3.1 3.1 0 0 1-.8-2.1c.1-.7.7-.9 1.4-.8l7 .2h14.2c4.2.1 8.5 0 12.7.2 1.5 0 7.5.4 4.9 3a24.8 24.8 0 0 1-5.2 3.2l-6.8 3.4-11.6 6.1-4.3 2.3c-.7.4-2.1 1.5-3 1-1.2-.7 2.6-2.8 3-3.1l6-4.4a20 20 0 0 0 1.6-1.2c.2-.2 1.1-.8.9-1.2Z' style='fill:%2326b4d1;fill-rule:evenodd' transform='translate(-1134.3 -8194)'/%3E%3C/svg%3E") center/contain no-repeat;
    content: "";
    position: absolute;
    width: 86px;
    height: 21px;
    top: 85px;
    right: -81px;
  }
  .best {
    padding: 126px 0 79px;
  }
  .best .container {
    width: 1269px;
  }
  .best__inner {
    position: relative;
    padding: 100px 52px 64px;
  }
  .best__inner p {
    font-size: 18px;
  }
  .best__inner p .mark {
    display: inline-block;
  }
  .best__title {
    width: 555px;
    position: absolute;
    left: 50%;
    top: -60px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .best__icons {
    gap: 10px;
  }
  .best__icons img {
    width: 110px;
  }
  .best__footer {
    font-size: 36px;
    margin-top: 20px;
  }
  .form {
    width: 361px;
    margin: 0;
    max-width: none;
  }
  .form__subtitle {
    margin-top: 4px;
  }
  .form input, .form select, .form .button {
    width: 311px;
  }
  .composition {
    padding: 85px 0;
  }
  .composition .title {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .composition__item {
    width: 205px;
    margin-top: 30px;
  }
  .composition__item p {
    font-size: 18px;
  }
  .composition__item:not(:last-child) {
    position: relative;
  }
  .composition__item:not(:last-child)::before {
    content: "";
    position: absolute;
    background: #fc694b;
    height: 8px;
    width: 110px;
    right: -60px;
    z-index: -1;
    top: 99px;
  }
  .choice {
    padding-top: 100px;
  }
  .choice .title {
    font-size: 48px;
    position: relative;
    z-index: 10;
    text-shadow: 0px 0px 10px rgb(208, 217, 223);
    left: -17px;
  }
  .choice__inner {
    padding-top: 100px;
    -webkit-column-width: auto;
       -moz-column-width: auto;
            column-width: auto;
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;
    -webkit-column-gap: 425px;
       -moz-column-gap: 425px;
            column-gap: 425px;
    row-gap: 95px;
    display: grid;
    grid-template-columns: repeat(2, 335px);
    grid-template-rows: repeat(3, auto);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -80px;
    margin-top: 20px;
  }
  .choice__inner::before {
    width: 1222px;
    height: 792px;
    top: -223px;
    right: 49.3%;
  }
  .choice__item {
    margin: 0;
    padding: 0;
  }
  .choice__item--1 h3, .choice__item--3 h3, .choice__item--4 h3, .choice__item--6 h3 {
    position: relative;
  }
  .choice__item--1 h3::before, .choice__item--3 h3::before, .choice__item--4 h3::before, .choice__item--6 h3::before {
    content: "";
    position: absolute;
    width: 115px;
    height: 60px;
    background: url("../img/line-1.png") center/contain no-repeat;
    right: -122px;
    bottom: -48px;
  }
  .choice__item--2 h3, .choice__item--5 h3 {
    position: relative;
  }
  .choice__item--2 h3::before, .choice__item--5 h3::before {
    content: "";
    position: absolute;
    width: 134px;
    height: 12px;
    background: url("../img/line-2.png") center/contain no-repeat;
  }
  .choice__item--1 {
    margin-right: -60px;
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .choice__item--2 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .choice__item--2 h3 {
    position: relative;
  }
  .choice__item--2 h3::before {
    right: -139px;
    top: 6px;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .choice__item--3 {
    margin-right: -40px;
    grid-row: 3/4;
    grid-column: 1/2;
  }
  .choice__item--3 h3::before {
    bottom: 10px;
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  .choice__item--4 {
    margin-left: -60px;
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .choice__item--4 h3::before {
    right: auto;
    left: -123px;
    bottom: -46px;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .choice__item--5 {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .choice__item--5 h3::before {
    left: -139px;
    top: 6px;
  }
  .choice__item--6 {
    margin-left: -40px;
    grid-row: 3/4;
    grid-column: 2/3;
  }
  .choice__item--6 h3::before {
    right: auto;
    left: -123px;
    bottom: 11px;
    -webkit-transform: scale(-1);
        -ms-transform: scale(-1);
            transform: scale(-1);
  }
  .choice__video {
    max-width: 100%;
    margin-top: 70px;
  }
  .choice::before {
    bottom: 180px;
  }
  .final {
    padding-bottom: 100px;
  }
  .final__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 35px;
       -moz-column-gap: 35px;
            column-gap: 35px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .final .promo__man {
    margin: 0;
    margin-left: -30px;
    -ms-flex-item-align: end;
        align-self: end;
    margin-top: -70px;
  }
  .final__left {
    width: calc(100% - 422px - 35px);
    display: grid;
    grid-template-rows: repeat(5, auto);
    grid-template-columns: 495px 205px;
  }
  .final__left .promo__right {
    grid-row: 1/-1;
    grid-column: 2/3;
  }
  .final__left .promo__right::before {
    display: none;
  }
  .final__left .promo__right .promo__icons {
    grid-row: -1/-2;
    grid-column: 1/2;
  }
  .final .title {
    margin-top: 90px;
    grid-row: 1/2;
    grid-column: 1/2;
    text-align: left;
    /* font-size: 68px; */
    font-size: 56px;
    line-height: 1.061;
    margin-right: -180px;
  }
  .final__txt, .final .promo__note {
    width: 495px;
  }
  .final .promo__note {
    padding: 25px 15px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    grid-row: 3/4;
    grid-column: 1/2;
    margin-bottom: 50px;
  }
  .final .promo__note svg {
    width: 95px;
    height: 95px;
  }
  .final .promo__icons {
    grid-row: -1/-2;
    grid-column: 1/2;
  }
  .final__txt {
    grid-row: 2/3;
    grid-column: 1/2;
    text-align: left;
    margin-top: 28px;
  }
  .final__txt p {
    margin-top: 45px;
  }
  .final__txt p b {
    display: block;
    margin-top: -25px;
  }
  .final .form {
    width: 432px;
    padding: 55px 48px;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 350px 0 0 0;
  }
  .final .form input, .final .form select, .final .form .button {
    width: 336px;
  }
  .final .form input, .final .form select {
    margin-bottom: 19px;
  }
  .final .form__title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  .final .form .button {
    font-size: 24px;
  }
  .footer__column {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1920px) {
.grid .container {
  width: 1920px;
}
.grid__inner {
  height: 750px;
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-template-rows: 315px 34px 3px auto;
  gap: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.grid__item--1 {
  grid-row: 1/-1;
  grid-column: 1/2;
  width: 557px;
}
.grid__item--2 {
  grid-row: 1/3;
  grid-column: 2/3;
  width: 341px;
  align-self: end;
}
.grid__item--3 {
  grid-row: 3/-1;
  grid-column: 2/3;
  width: 341px;
}
.grid__item--4 {
  grid-row: 1/3;
  grid-column: 3/4;
  width: 405px;
}
.grid__item--5 {
  display: block;
  grid-row: -2/-1;
  grid-column: 3/4;
  width: 405px;
  align-self: start;
}
.grid__item--6 {
  grid-row: 1/2;
  grid-column: 4/5;
  width: 554px;
  align-self: start;
}
.grid__item--7 {
  grid-row: 2/-1;
  grid-column: 4/5;
  width: 554px;
  align-self: start;
}
.grid__item {
  margin: 0;
}
.grid__item img {
  margin: 0;
}
}