/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

@font-face {
  font-family: "SF Pro Display";
  font-weight: 300;
  src: url("../fonts/SFProDisplay-Light.eot");
  src: url("../fonts/SFProDisplay-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/SFProDisplay-Light.ttf") format("truetype"), url("../fonts/SFProDisplay-Light.woff") format("woff"), url("../fonts/SFProDisplay-Light.woff2") format("woff2");
}
@font-face {
  font-family: "SF Pro Display";
  font-weight: 400;
  src: url("../fonts/SFProDisplay-Regular.eot");
  src: url("../fonts/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SFProDisplay-Regular.ttf") format("truetype"), url("../fonts/SFProDisplay-Regular.woff") format("woff"), url("../fonts/SFProDisplay-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "SF Pro Display";
  font-weight: 500;
  src: url("../fonts/SFProDisplay-Medium.eot");
  src: url("../fonts/SFProDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/SFProDisplay-Medium.ttf") format("truetype"), url("../fonts/SFProDisplay-Medium.woff") format("woff"), url("../fonts/SFProDisplay-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "SF Pro Display";
  font-weight: 600;
  src: url("../fonts/SFProDisplay-Semibold.eot");
  src: url("../fonts/SFProDisplay-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/SFProDisplay-Semibold.ttf") format("truetype"), url("../fonts/SFProDisplay-Semibold.woff") format("woff"), url("../fonts/SFProDisplay-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "SF Pro Display";
  font-weight: 700;
  src: url("../fonts/SFProDisplay-Bold.eot");
  src: url("../fonts/SFProDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SFProDisplay-Bold.ttf") format("truetype"), url("../fonts/SFProDisplay-Bold.woff") format("woff"), url("../fonts/SFProDisplay-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "HelveticaNeueCyr";
  font-weight: 500;
  src: url("../fonts/HelveticaNeueCyr-Medium.eot");
  src: url("../fonts/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Medium.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "HelveticaNeueCyr";
  font-weight: 400;
  src: url("../fonts/HelveticaNeueCyr-Roman.eot");
  src: url("../fonts/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2");
}
.home-page {
  width: 100%;
}

.main {
  width: 100%;
}
.main.is-hidden {
  display: none;
}

.hero-fluid {
  width: 100%;
  background: #fff;
  padding: 170px 60px 0;
}
@media only screen and (max-width: 1650px) {
  .hero-fluid {
    padding: 130px 60px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-fluid {
    padding: 100px 30px 0;
  }
}
@media only screen and (max-width: 666px) {
  .hero-fluid {
    padding: 70px 20px 0;
  }
}

.hero-centered {
  max-width: 1625px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-logo {
  width: 320px;
  margin-bottom: 100px;
}
.hero-logo img {
  width: 100%;
}
@media only screen and (max-width: 1650px) {
  .hero-logo {
    width: 156px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-logo {
    width: 130px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .hero-logo {
    width: 75px;
    margin-bottom: 20px;
  }
}

.hero-title {
  width: 100%;
  font-style: normal;
  font-weight: 800;
  font-size: 159px;
  line-height: 190px;
  text-align: center;
  letter-spacing: -7px;
  color: #000000;
  margin-bottom: 86px;
}
.hero-title span {
  font-style: italic;
  font-weight: 800;
  text-transform: uppercase;
  color: #000000;
  background: #00ff00;
  display: inline-block;
  padding-right: 33px;
}
@media only screen and (max-width: 1650px) {
  .hero-title {
    max-width: 687px;
    margin: 0 auto;
    font-size: 70px;
    line-height: 76px;
    letter-spacing: -3px;
    margin-bottom: 100px;
  }
  .hero-title span {
    padding-right: 17px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-title {
    max-width: 390px;
    font-size: 48px;
    line-height: 57px;
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 50px;
  }
  .hero-title span {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 666px) {
  .hero-title {
    max-width: 270px;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
  }
  .hero-title span {
    padding-right: 10px;
  }
}

.hero-image {
  margin-bottom: 116px;
}
@media only screen and (max-width: 1650px) {
  .hero-image {
    width: 752px;
    margin-bottom: 110px;
  }
  .hero-image img {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-image {
    width: 378px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 666px) {
  .hero-image {
    width: 188px;
    margin-bottom: 30px;
  }
}

.hero-text {
  font-style: normal;
  font-weight: 600;
  font-size: 82px;
  line-height: 100%;
  letter-spacing: -4px;
  color: #000000;
  margin-bottom: 117px;
}
.hero-text span {
  background: #00ff00;
  display: inline-block;
}
@media only screen and (max-width: 1650px) {
  .hero-text {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -2px;
    margin-bottom: 111px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-text {
    font-size: 34px;
    line-height: 35px;
    margin-bottom: 30px;
    letter-spacing: -1px;
  }
  .hero-text span {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 666px) {
  .hero-text {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 18px;
    letter-spacing: -2px;
  }
  .hero-text span {
    padding: 0 3px;
    margin: 0 2px;
  }
}

.hero-description {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 550;
  font-size: 56px;
  line-height: 57px;
  color: #000000;
  margin-bottom: 145px;
}
@media only screen and (max-width: 1650px) {
  .hero-description {
    margin-bottom: 130px;
    font-size: 44px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-description {
    max-width: 410px;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 666px) {
  .hero-description {
    max-width: 280px;
    font-size: 20px;
    line-height: 20px;
    margin: 0 auto;
    margin-bottom: 28px;
  }
}

.hero-btn {
  width: 248px;
  height: 72px;
  background: #ffffff;
  border: 2px solid #6e6e73;
  border-radius: 36px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6e6e73;
  margin-bottom: 172px;
  transition: all 0.2s ease;
}
.hero-btn:hover {
  background: #6e6e73;
  color: #fff;
}
@media only screen and (max-width: 1650px) {
  .hero-btn {
    width: 161px;
    height: 44px;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 115px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-btn {
    width: 227px;
    height: 62px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 77px;
  }
}
@media only screen and (max-width: 666px) {
  .hero-btn {
    width: 165px;
    height: 44px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 35px;
  }
}

.grey-wrapper {
  width: 100%;
  padding: 100px 60px;
}
@media only screen and (max-width: 1024px) {
  .grey-wrapper {
    padding: 80px 60px;
  }
}
@media only screen and (max-width: 666px) {
  .grey-wrapper {
    padding: 50px 20px 70px;
  }
}

.autonomy {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  margin-bottom: 48px;
  overflow: hidden;
}
@media only screen and (max-width: 1650px) {
  .autonomy {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1024px) {
  .autonomy {
    max-width: 640px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .autonomy {
    margin-bottom: 25px;
  }
}

.autonomy-title {
  padding: 156px 73px 63px;
  font-style: normal;
  font-weight: 800;
  font-size: 100px;
  line-height: 119px;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
}
.autonomy-title span {
  text-align: center;
  display: inline;
  background: #00ff00;
  font-style: italic;
  text-transform: uppercase;
  color: #000000;
  padding-right: 26px;
}
@media only screen and (max-width: 1650px) {
  .autonomy-title span {
    padding-right: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  .autonomy-title span {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 666px) {
  .autonomy-title span {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 1650px) {
  .autonomy-title {
    padding: 50px 120px 40px;
    font-size: 53px;
    line-height: 1.2;
    letter-spacing: -2px;
  }
}
@media only screen and (max-width: 1024px) {
  .autonomy-title {
    padding: 50px 50px 60px;
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 48px;
    line-height: 57px;
    letter-spacing: -2px;
  }
}
@media only screen and (max-width: 666px) {
  .autonomy-title {
    padding: 40px 20px 45px;
    max-width: 300px;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1.5px;
  }
}

.autonomy-text {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 550;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  color: #000000;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1650px) {
  .autonomy-text {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 40px;
    padding: 0 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .autonomy-text {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 58px;
    padding: 0 45px;
  }
}
@media only screen and (max-width: 666px) {
  .autonomy-text {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 55px;
    padding: 0 10px;
  }
}

.autonomy-image {
  width: 78.833%;
  margin-left: auto;
  padding-bottom: 108px;
}
.autonomy-image img {
  width: 100%;
}
@media only screen and (max-width: 1650px) {
  .autonomy-image {
    width: 77%;
    padding-bottom: 38px;
  }
}
@media only screen and (max-width: 1024px) {
  .autonomy-image {
    width: 150%;
    transform: translateX(110px);
    padding-bottom: 52px;
  }
}
@media only screen and (max-width: 666px) {
  .autonomy-image {
    width: 180%;
    transform: translateX(30px);
    padding-bottom: 40px;
  }
}

.excel {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 48px;
}
@media only screen and (max-width: 1650px) {
  .excel {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1024px) {
  .excel {
    max-width: 640px;
    flex-direction: column;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .excel {
    margin-bottom: 25px;
  }
}

.excel-left {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 120px 50px 80px;
}
@media only screen and (max-width: 1650px) {
  .excel-left {
    padding: 75px 45px;
  }
}
@media only screen and (max-width: 1024px) {
  .excel-left {
    width: 100%;
    padding: 50px 45px 60px;
  }
}
@media only screen and (max-width: 666px) {
  .excel-left {
    padding: 40px 10px 55px;
  }
}

.excel-title {
  font-style: normal;
  font-weight: 800;
  font-size: 100px;
  line-height: 119px;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  max-width: 537px;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 80px;
}
.excel-title span {
  font-style: italic;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  background: #00ff00;
  padding-right: 10px;
}
@media only screen and (max-width: 1650px) {
  .excel-title span {
    padding-right: 4px;
  }
}
@media only screen and (max-width: 1024px) {
  .excel-title span {
    padding-right: 4px;
  }
}
@media only screen and (max-width: 666px) {
  .excel-title span {
    padding-right: 3px;
  }
}
@media only screen and (max-width: 1650px) {
  .excel-title {
    max-width: 400px;
    font-size: 53px;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .excel-title {
    font-size: 48px;
    line-height: 57px;
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 666px) {
  .excel-title {
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1.5px;
    max-width: 64%;
    margin: 0 auto;
    margin-bottom: 45px;
  }
}

.excel-description {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 550;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  color: #000000;
}
@media only screen and (max-width: 1650px) {
  .excel-description {
    font-size: 23px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .excel-description {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 666px) {
  .excel-description {
    font-size: 18px;
    line-height: 23px;
  }
}

.excel-right {
  width: 46%;
}
.excel-right img {
  width: 100%;
  border-radius: 0 0 30px 0;
  vertical-align: bottom;
}
@media only screen and (max-width: 1024px) {
  .excel-right {
    width: 79%;
  }
}

.iphone {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 48px;
  overflow: hidden;
}
@media only screen and (max-width: 1650px) {
  .iphone {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1024px) {
  .iphone {
    max-width: 640px;
    flex-direction: column;
    padding: 60px 70px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .iphone {
    padding: 40px 10px;
    margin-bottom: 25px;
  }
}

.iphone-left {
  width: 72%;
  transform: translatex(-40%);
}
.iphone-left img {
  width: 100%;
  vertical-align: bottom;
}
@media only screen and (max-width: 1650px) {
  .iphone-left {
    width: 65%;
  }
}
@media only screen and (max-width: 1024px) {
  .iphone-left {
    width: 100%;
    transform: translate(0);
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 666px) {
  .iphone-left {
    margin-bottom: 55px;
  }
}

.iphone-right {
  width: 50%;
  padding: 150px 60px 150px 0;
  margin-left: -350px;
}
@media only screen and (max-width: 1650px) {
  .iphone-right {
    padding: 62px 40px 62px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .iphone-right {
    width: 100%;
    padding: 0;
  }
}

.iphone-title {
  font-style: normal;
  font-weight: 800;
  font-size: 100px;
  line-height: 119px;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 90px;
}
.iphone-title span {
  text-transform: uppercase;
  font-style: italic;
  display: inline-block;
  background: #00ff00;
  padding-right: 20px;
}
@media only screen and (max-width: 1650px) {
  .iphone-title span {
    padding-right: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  .iphone-title span {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 666px) {
  .iphone-title span {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 1650px) {
  .iphone-title {
    font-size: 53px;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .iphone-title {
    max-width: 300px;
    margin: 0 auto;
    font-size: 48px;
    line-height: 57px;
    letter-spacing: -2px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 666px) {
  .iphone-title {
    max-width: 280px;
    margin: 0 auto;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1.5px;
    margin-bottom: 45px;
  }
}

.iphone-description {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 550;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  color: #000000;
}
@media only screen and (max-width: 1650px) {
  .iphone-description {
    font-size: 23px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .iphone-description {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 666px) {
  .iphone-description {
    font-size: 18px;
    line-height: 23px;
  }
}

.simply {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 48px;
  padding: 200px 100px 200px 60px;
}
@media only screen and (max-width: 1650px) {
  .simply {
    max-width: 980px;
    padding: 75px 60px 75px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .simply {
    max-width: 640px;
    flex-direction: column-reverse;
    padding: 100px 40px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .simply {
    margin-bottom: 25px;
    padding: 40px 11px 47px;
  }
}

.simply-left {
  width: 44%;
}
@media only screen and (max-width: 1024px) {
  .simply-left {
    width: 100%;
  }
}

.simply-title {
  font-weight: 800;
  font-size: 100px;
  line-height: 119px;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 70px;
}
.simply-title span {
  font-style: italic;
  text-transform: uppercase;
  display: inline-block;
  background: #00ff00;
  padding-right: 18px;
}
@media only screen and (max-width: 1650px) {
  .simply-title span {
    padding-right: 9px;
  }
}
@media only screen and (max-width: 1024px) {
  .simply-title span {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 666px) {
  .simply-title span {
    padding-right: 6px;
  }
}
@media only screen and (max-width: 1650px) {
  .simply-title {
    font-size: 53px;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .simply-title {
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
    font-size: 48px;
    line-height: 57px;
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 666px) {
  .simply-title {
    max-width: 300px;
    margin: 0 auto;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1.5px;
    margin-bottom: 45px;
  }
}

.simply-description {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 550;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  color: #000000;
}
@media only screen and (max-width: 1650px) {
  .simply-description {
    font-size: 22px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .simply-description {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 666px) {
  .simply-description {
    font-size: 18px;
    line-height: 23px;
  }
}

.simply-right {
  width: 38%;
}
.simply-right img {
  width: 100%;
}
@media only screen and (max-width: 1650px) {
  .simply-right {
    width: 39%;
  }
}
@media only screen and (max-width: 1024px) {
  .simply-right {
    width: 291px;
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 666px) {
  .simply-right {
    width: 219px;
    margin-bottom: 55px;
  }
}

.safety {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 48px;
  padding: 112px 60px;
}
@media only screen and (max-width: 1650px) {
  .safety {
    max-width: 980px;
    padding: 50px 43px;
  }
}
@media only screen and (max-width: 1024px) {
  .safety {
    max-width: 640px;
    flex-direction: column;
    padding: 40px 45px 50px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .safety {
    margin-bottom: 25px;
    padding: 40px 5px;
  }
}

.safety-left {
  width: 41%;
}
.safety-left img {
  width: 100%;
}
@media only screen and (max-width: 1650px) {
  .safety-left {
    width: 42.7%;
  }
}
@media only screen and (max-width: 1024px) {
  .safety-left {
    width: 100%;
    max-width: 429px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 666px) {
  .safety-left {
    max-width: 251px;
    margin-bottom: 50px;
  }
}

.safety-right {
  width: 48%;
}
@media only screen and (max-width: 1650px) {
  .safety-right {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .safety-right {
    width: 100%;
  }
}

.safety-title {
  font-style: normal;
  font-weight: 800;
  font-size: 92px;
  line-height: 119px;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 60px;
}
.safety-title span {
  font-style: italic;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  background: #00ff00;
  padding-right: 15px;
}
@media only screen and (max-width: 1650px) {
  .safety-title span {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 1024px) {
  .safety-title span {
    padding-right: 7px;
  }
}
@media only screen and (max-width: 666px) {
  .safety-title span {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1650px) {
  .safety-title {
    font-size: 53px;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .safety-title {
    max-width: 404px;
    margin: 0 auto;
    font-size: 48px;
    line-height: 57px;
    letter-spacing: -2px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 666px) {
  .safety-title {
    max-width: 264px;
    margin: 0 auto;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1.5px;
    margin-bottom: 45px;
  }
}

.safety-description {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 550;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  color: #000000;
}
@media only screen and (max-width: 1650px) {
  .safety-description {
    font-size: 23px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .safety-description {
    font-size: 32px;
    line-height: 42px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 666px) {
  .safety-description {
    font-size: 18px;
    line-height: 23px;
    padding: 0;
  }
}

.business {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  margin-bottom: 48px;
  padding: 200px;
}
@media only screen and (max-width: 1650px) {
  .business {
    max-width: 980px;
    padding: 60px 43px;
  }
}
@media only screen and (max-width: 1024px) {
  .business {
    max-width: 640px;
    padding: 140px 114px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .business {
    margin-bottom: 25px;
    padding: 40px 10px;
  }
}

.business-title {
  font-weight: 600;
  font-size: 100px;
  line-height: 95%;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 160px;
}
@media only screen and (max-width: 1650px) {
  .business-title {
    font-size: 48px;
    line-height: 95%;
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 40px;
    padding: 0 140px;
  }
}
@media only screen and (max-width: 1024px) {
  .business-title {
    font-size: 48px;
    line-height: 95%;
    margin-bottom: 120px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 666px) {
  .business-title {
    letter-spacing: -1px;
    font-size: 33px;
    margin-bottom: 55px;
  }
}

.business-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .business-container {
    flex-direction: column;
    align-items: center;
  }
}

.business-item {
  max-width: 531px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 1650px) {
  .business-item {
    max-width: 410px;
    justify-content: flex-end;
  }
  .business-item:first-child .business-item-img {
    width: 174px;
    height: auto;
  }
  .business-item:last-child .business-item-img {
    width: 200px;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .business-item:first-child {
    margin-bottom: 140px;
  }
  .business-item:first-child .business-item-img {
    width: 345px;
    height: auto;
  }
  .business-item:last-child .business-item-img {
    width: 398px;
    height: auto;
  }
}
@media only screen and (max-width: 666px) {
  .business-item:first-child {
    margin-bottom: 60px;
  }
  .business-item:first-child .business-item-img {
    width: 219px;
    height: auto;
    margin-bottom: 30px;
  }
  .business-item:last-child .business-item-img {
    width: 249px;
    height: auto;
  }
}

.business-item-img {
  height: 240px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1650px) {
  .business-item-img {
    margin-bottom: 30px;
  }
  .business-item-img img {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .business-item-img {
    margin-bottom: 65px;
  }
}
@media only screen and (max-width: 666px) {
  .business-item-img {
    width: 249px;
    height: auto;
    margin-bottom: 30px;
  }
  .business-item-img img {
    width: 100%;
  }
}

.business-item-name {
  font-weight: 600;
  font-size: 48px;
  line-height: 57px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -3px;
  color: #000000;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1650px) {
  .business-item-name {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: -1px;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 1024px) {
  .business-item-name {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -2px;
  }
}
@media only screen and (max-width: 666px) {
  .business-item-name {
    max-width: 185px;
    margin: 0 auto;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: -1px;
    margin-bottom: 2px;
  }
}

.business-item-prof {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 57px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -3px;
  color: #86868b;
  margin-bottom: 63px;
}
@media only screen and (max-width: 1650px) {
  .business-item-prof {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .business-item-prof {
    font-size: 42px;
  }
}
@media only screen and (max-width: 666px) {
  .business-item-prof {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: -1px;
    margin-bottom: 35px;
  }
}

.business-item-characteristic {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  color: #000000;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1650px) {
  .business-item-characteristic {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .business-item-characteristic {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 666px) {
  .business-item-characteristic {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.business-item-btn {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #86868b;
  margin-top: 22px;
}
@media only screen and (max-width: 1650px) {
  .business-item-btn {
    margin-top: 20px;
    font-size: 18px;
    line-height: 2;
  }
}
.business-item-btn img {
  margin-left: 9px;
  width: 8px;
  height: 15px;
}
@media only screen and (max-width: 666px) {
  .business-item-btn img {
    margin-left: 8px;
    width: 6px;
    height: 12px;
  }
}
.business-item-btn:hover span {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .business-item-btn {
    font-size: 24px;
  }
}
@media only screen and (max-width: 666px) {
  .business-item-btn {
    font-size: 18px;
  }
}

.why {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  margin-bottom: 48px;
  padding: 200px 210px;
}
@media only screen and (max-width: 1650px) {
  .why {
    max-width: 980px;
    padding: 55px 140px;
  }
}
@media only screen and (max-width: 1024px) {
  .why {
    max-width: 640px;
    padding: 120px 57px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .why {
    margin-bottom: 25px;
    padding: 40px 18px;
  }
}

.why-title {
  font-weight: 600;
  font-size: 100px;
  line-height: 95%;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 187px;
}
@media only screen and (max-width: 1650px) {
  .why-title {
    margin: 0 auto;
    font-size: 48px;
    line-height: 1;
    letter-spacing: -2px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-title {
    max-width: 345px;
    margin: 0 auto;
    font-size: 48px;
    line-height: 57px;
    letter-spacing: -2px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 666px) {
  .why-title {
    max-width: 248px;
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -1px;
    margin-bottom: 55px;
  }
}

.why-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 200px 90px;
  margin-bottom: 240px;
}
@media only screen and (max-width: 1650px) {
  .why-container {
    gap: 80px 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 100px;
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 666px) {
  .why-container {
    gap: 55px;
    margin-bottom: 100px;
  }
}

.why-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 666px) {
  .why-item:last-child {
    width: 150px;
    margin: 0 auto;
  }
}

.why-item-icon {
  margin-bottom: 25px;
  width: 151px;
  height: 151px;
}
.why-item-icon img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1650px) {
  .why-item-icon {
    width: 74px;
    height: 74px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-item-icon {
    margin-bottom: 20px;
    width: 121px;
    height: 121px;
  }
}
@media only screen and (max-width: 666px) {
  .why-item-icon {
    margin-bottom: 15px;
    width: 101px;
    height: 101px;
  }
}

.why-item-text {
  font-weight: 600;
  font-size: 42px;
  line-height: 55px;
  text-align: center;
  letter-spacing: -1px;
  color: #000000;
}
@media only screen and (max-width: 1650px) {
  .why-item-text {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .why-item-text {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 666px) {
  .why-item-text {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
  }
}

.why-start {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.why-start-title {
  font-weight: 600;
  font-size: 100px;
  line-height: 95%;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1650px) {
  .why-start-title {
    font-size: 48px;
    letter-spacing: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-title {
    font-size: 48px;
    line-height: 57px;
    margin-bottom: 40px;
    letter-spacing: -1px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-title {
    font-size: 33px;
    line-height: 39px;
    margin-bottom: 55px;
  }
}

.why-start-description {
  font-style: normal;
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  text-align: center;
  letter-spacing: -3px;
  color: #000000;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1650px) {
  .why-start-description {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-description {
    max-width: 480px;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -1px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-description {
    font-size: 20px;
    line-height: 24px;
    padding: 0 12px;
  }
}

.why-start-btn {
  width: 259px;
  height: 72px;
  background: #ffffff;
  border: 2px solid #6e6e73;
  border-radius: 36px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6e6e73;
  margin-bottom: 90px;
}
.why-start-btn:hover {
  background: #6e6e73;
  color: #fff;
}
@media only screen and (max-width: 1650px) {
  .why-start-btn {
    margin-bottom: 100px;
    width: 161px;
    height: 44px;
    font-size: 20px;
    line-height: 1;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-btn {
    width: 237px;
    height: 68px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 110px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-btn {
    width: 171px;
    height: 44px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 80px;
  }
}

.why-start-email-heading {
  font-style: normal;
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -3px;
  color: #000000;
  margin-bottom: 35px;
}
.why-start-email-heading img {
  margin-right: 20px;
  width: 45px;
  height: 35.5px;
}
@media only screen and (max-width: 1650px) {
  .why-start-email-heading img {
    margin-right: 15px;
    width: 35px;
    height: 26.5px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-email-heading img {
    margin-right: 15px;
    width: 40px;
    height: 31.5px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-email-heading img {
    margin-right: 6px;
    width: 20px;
    height: 15.7px;
  }
}
@media only screen and (max-width: 1650px) {
  .why-start-email-heading {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-email-heading {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-email-heading {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
    margin-bottom: 25px;
  }
}

.why-start-emain-link {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  color: #000000;
  display: block;
}
.why-start-emain-link:not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1650px) {
  .why-start-emain-link:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-emain-link:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-emain-link:not(:last-child) {
    margin-bottom: 15px;
  }
}
.why-start-emain-link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1650px) {
  .why-start-emain-link {
    font-size: 20px;
    line-height: 1;
  }
}
@media only screen and (max-width: 1024px) {
  .why-start-emain-link {
    font-size: 24px;
  }
}
@media only screen and (max-width: 666px) {
  .why-start-emain-link {
    font-size: 16px;
  }
}

.partners {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  margin-bottom: 48px;
  padding: 200px;
}
@media only screen and (max-width: 1650px) {
  .partners {
    max-width: 980px;
    padding: 75px;
  }
}
@media only screen and (max-width: 1024px) {
  .partners {
    max-width: 640px;
    padding: 120px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 666px) {
  .partners {
    margin-bottom: 25px;
    padding: 40px 24px;
  }
}

.partners-title {
  font-weight: 600;
  font-size: 100px;
  line-height: 95%;
  text-align: center;
  letter-spacing: -5px;
  color: #000000;
  margin-bottom: 180px;
}
@media only screen and (max-width: 1650px) {
  .partners-title {
    font-size: 53px;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .partners-title {
    font-size: 48px;
    line-height: 57px;
    letter-spacing: -2px;
    margin-bottom: 110px;
  }
}
@media only screen and (max-width: 666px) {
  .partners-title {
    font-size: 33px;
    line-height: 39px;
    margin-bottom: 60px;
  }
}

.partners-container {
  max-width: 938px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1650px) {
  .partners-container {
    max-width: 738px;
  }
}
@media only screen and (max-width: 1024px) {
  .partners-container {
    flex-direction: column;
  }
}

.partners-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .partners-item:first-child {
    margin-bottom: 110px;
  }
}
@media only screen and (max-width: 666px) {
  .partners-item:first-child {
    margin-bottom: 80px;
  }
}

.partners-item-logo {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1650px) {
  .partners-item-logo img {
    width: 230px;
  }
}
@media only screen and (max-width: 1024px) {
  .partners-item-logo {
    margin-bottom: 30px;
  }
  .partners-item-logo img {
    width: 200px;
  }
}
@media only screen and (max-width: 666px) {
  .partners-item-logo {
    margin-bottom: 25px;
  }
  .partners-item-logo img {
    width: 180px;
  }
}

.partners-item-link {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #86868b;
}
.partners-item-link img {
  margin-left: 10px;
}
@media only screen and (max-width: 1024px) {
  .partners-item-link img {
    width: 8px;
    height: 15px;
  }
}
@media only screen and (max-width: 666px) {
  .partners-item-link img {
    margin-left: 8px;
    width: 6px;
    height: 12px;
  }
}
.partners-item-link:hover span {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .partners-item-link {
    font-size: 24px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 666px) {
  .partners-item-link {
    font-size: 18px;
  }
}

.price-info {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: #86868b;
}
@media only screen and (max-width: 1650px) {
  .price-info {
    max-width: 980px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .price-info {
    max-width: 640px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 666px) {
  .price-info {
    font-size: 14px;
    line-height: 14px;
  }
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100vh;
  z-index: 999;
  transition: opacity 0.1s ease;
  overflow-y: auto;
}
@media only screen and (max-width: 1024px) {
  .modal {
    overflow-x: hidden;
    min-height: var(--vh);
    height: var(--vh);
  }
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #020219;
  opacity: 0.8;
}
.modal__close {
  position: absolute;
  z-index: 100;
  background-color: transparent;
  top: 4px;
  right: 381px;
  border: 0;
  cursor: pointer;
}
.modal__close * {
  cursor: pointer;
}
.modal__close svg {
  display: block;
  width: 53px;
  height: 53px;
}
@media only screen and (max-width: 1024px) {
  .modal__close {
    top: 23px;
    right: 3px;
  }
  .modal__close svg {
    width: 30px;
    height: 30px;
  }
}
.modal__content {
  position: absolute;
  left: 50%;
  top: 70px;
  max-width: 1197px;
  width: 100%;
  transform: translatex(-50%);
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 1024px) {
  .modal__content {
    width: 100%;
    left: 0;
    top: 0;
    max-width: 1197px;
    width: 100%;
    transform: translatex(0%);
  }
}
.modal__content.thanks {
  max-width: 819px;
}
.modal__content.thanks .modal__close {
  width: 53px;
  height: 53px;
  top: 0;
  right: 0;
  z-index: 30;
}

.modal-form {
  width: 100%;
}

.modal-circle {
  width: 819px;
  height: 778px;
  background: url("../images/modal-circle-bg.svg") no-repeat center center;
  background-size: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 93px;
}
.modal-circle.circle2 {
  margin-left: auto;
  margin-top: -190px;
}
.modal-circle.circle2 .modal-numbers {
  margin-top: 50px;
}
.modal-circle.circle3 {
  margin-top: -190px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .modal-circle {
    width: 100%;
    height: auto;
    background: #000000;
    padding: 60px 30px 0;
  }
  .modal-circle.circle2 {
    margin-left: auto;
    margin-top: 0px;
  }
  .modal-circle.circle2 .modal-numbers {
    margin-top: 50px;
  }
  .modal-circle.circle2 .modal-circle-logo {
    display: none;
  }
  .modal-circle.circle3 {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 70px;
  }
  .modal-circle.circle3 .modal-circle-logo {
    display: none;
  }
}
@media only screen and (max-width: 666px) {
  .modal-circle.circle2 .modal-numbers {
    margin-top: 29px;
  }
  .modal-circle.circle3 {
    margin-bottom: 0;
  }
}

.modal-circle-logo {
  margin-bottom: 64px;
}
@media only screen and (max-width: 666px) {
  .modal-circle-logo {
    margin-bottom: 20px;
  }
}

.modal-circle-title {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 200%;
  color: #ffffff;
  margin-bottom: 30px;
}
@media only screen and (max-width: 666px) {
  .modal-circle-title {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 30px;
    align-self: start;
  }
}

.modal-input {
  width: 100%;
  position: relative;
  margin-bottom: 32px;
}
@media only screen and (max-width: 666px) {
  .modal-input {
    margin-bottom: 18px;
  }
}
.modal-input::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background: linear-gradient(90deg, #6deae7 2.5%, #459bc8 50.74%, #3c70b5 100%);
  width: 100%;
  height: 1px;
}
.modal-input input {
  width: 100%;
  background: transparent;
  border: none;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  color: #ffffff;
}
@media only screen and (max-width: 666px) {
  .modal-input input {
    font-size: 14px;
  }
}
.modal-input input::-moz-placeholder {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  color: #ffffff;
}
.modal-input input::placeholder {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  color: #ffffff;
}
@media only screen and (max-width: 666px) {
  .modal-input input::-moz-placeholder {
    font-size: 14px;
  }
  .modal-input input::placeholder {
    font-size: 14px;
  }
}
.modal-input input:focus::-moz-placeholder {
  opacity: 0;
}
.modal-input input:focus::placeholder {
  opacity: 0;
}
.modal-input.error::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #f40c0c;
  width: 100%;
  height: 1px;
}
.modal-input.error .input-error-text {
  display: block;
}

.input-error-text {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 200%;
  color: #f40c0c;
  position: absolute;
  left: 0;
  bottom: -24px;
  display: none;
}

.modal-numbers {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 95px;
  text-align: center;
  color: #ffffff;
}
@media only screen and (max-width: 666px) {
  .modal-numbers {
    font-size: 40px;
    line-height: 54px;
    margin-top: 20px;
  }
}

.modal-textarea {
  width: 100%;
  position: relative;
  margin-bottom: 32px;
}
.modal-textarea::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background: linear-gradient(90deg, #6deae7 2.5%, #459bc8 50.74%, #3c70b5 100%);
  width: 100%;
  height: 1px;
}
.modal-textarea textarea {
  width: 100%;
  background: transparent;
  border: none;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  color: #ffffff;
}
.modal-textarea textarea::-moz-placeholder {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  color: #ffffff;
}
.modal-textarea textarea::placeholder {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 200%;
  color: #ffffff;
}
.modal-textarea textarea:focus::-moz-placeholder {
  opacity: 0;
}
.modal-textarea textarea:focus::placeholder {
  opacity: 0;
}
@media only screen and (max-width: 666px) {
  .modal-textarea textarea {
    font-size: 14px;
    line-height: 200%;
  }
  .modal-textarea textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 200%;
  }
  .modal-textarea textarea::placeholder {
    font-size: 14px;
    line-height: 200%;
  }
}

.modal-checkboxes {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 24px;
}
@media only screen and (max-width: 666px) {
  .modal-checkboxes {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}

.modal-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.modal-checkbox:last-of-type {
  left: 30px;
}

.modal-checkbox[type=radio]:checked + label {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  background: linear-gradient(92.22deg, #6deae7 0%, #459bc8 53.74%, #3c70b5 107.46%, rgba(35, 35, 35, 0) 107.47%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media only screen and (max-width: 666px) {
  .modal-checkbox[type=radio]:checked + label {
    font-size: 16px;
    line-height: 150%;
  }
}

.modal-checkbox[type=radio]:not(:checked) + label {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  color: #ffffff;
  height: 36px;
}
@media only screen and (max-width: 666px) {
  .modal-checkbox[type=radio]:not(:checked) + label {
    font-size: 16px;
    line-height: 150%;
  }
}

.modal-checkbox-label {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  color: #ffffff;
  height: 36px;
  cursor: pointer;
}

.modal-circle-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 666px) {
  .modal-circle-bottom {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
  .modal-circle-bottom .modal-circle-bottom-btn {
    margin-left: 0;
    margin-top: 40px;
  }
}

.modal-circle-bottom-btn {
  border: none;
  background: transparent;
  margin-left: 65px;
}

.thanks-circle {
  width: 819px;
  height: 778px;
  background: url("../images/modal-circle-bg.svg") no-repeat center center;
  background-size: contain;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 93px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .thanks-circle {
    width: 100%;
    height: 100vh;
    background: #000;
  }
}
@media only screen and (max-width: 666px) {
  .thanks-circle {
    padding: 60px 20px;
  }
}

.thanks-circle-logo {
  margin-bottom: 31px;
}

.thanks-circle-title {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 200%;
  background: linear-gradient(100.2deg, #6deae7 -15.57%, #459bc8 54.02%, #3c70b5 122.18%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 30px;
}
@media only screen and (max-width: 666px) {
  .thanks-circle-title {
    font-size: 24px;
    line-height: 200%;
    margin-bottom: 20px;
  }
}

.thanks-circle-text {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
}
@media only screen and (max-width: 666px) {
  .thanks-circle-text {
    font-size: 14px;
    line-height: 19px;
  }
}

.thanks-circle-bottom {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 95px;
  color: #ffffff;
}
@media only screen and (max-width: 666px) {
  .thanks-circle-bottom {
    font-size: 36px;
    line-height: 49px;
    margin-top: 30px;
  }
}

.menu-overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background: #fff;
  display: none;
}
.menu-overlay.show {
  display: block;
}

.menu-wrapper {
  padding: 80px 0;
}
@media only screen and (max-width: 666px) {
  .menu-wrapper {
    padding: 70px 0;
  }
}

.menu-close {
  position: absolute;
  top: 25px;
  right: 30px;
  cursor: pointer;
  z-index: 21;
  width: 40px;
  height: 30px;
}
.menu-close img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 666px) {
  .menu-close {
    top: 13px;
    right: 20px;
    width: 30px;
    height: 30px;
  }
}

.menu-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.menu-btn {
  width: 216px;
  height: 40px;
  margin-bottom: 40px;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 23.2258px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.menu-btn:hover {
  background: #00ff00;
}
@media only screen and (max-width: 666px) {
  .menu-btn {
    margin-bottom: 35px;
    border-radius: 25px;
  }
}

.menu-list {
  text-align: center;
}

.menu-list-item:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 666px) {
  .menu-list-item:not(:last-child) {
    margin-bottom: 35px;
  }
}

.menu-list-link {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
@media only screen and (max-width: 666px) {
  .menu-list-link {
    font-size: 18px;
    line-height: 18px;
  }
}

.header {
  width: 100%;
  height: 100px;
  background: #e9e9eb;
  padding: 0 60px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
@media only screen and (max-width: 1650px) {
  .header {
    height: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .header {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .header {
    height: 55px;
    padding: 0 20px;
  }
}

.header-centered {
  max-width: 1800px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1650px) {
  .header-centered {
    max-width: 1240px;
  }
}

.header-logo {
  width: 293px;
}
@media only screen and (max-width: 1650px) {
  .header-logo {
    width: 251px;
  }
  .header-logo img {
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (max-width: 666px) {
  .header-logo {
    width: 123px;
  }
}

.header-desk-menu {
  display: flex;
}
.header-desk-menu a {
  display: block;
  margin: 0 22px;
  padding: 0 3px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
.header-desk-menu a:hover {
  background-color: #00ff00;
}
@media only screen and (max-width: 1650px) {
  .header-desk-menu a {
    font-size: 16px;
    line-height: 16px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .header-desk-menu {
    display: none;
  }
}

.header-btn {
  width: 238px;
  height: 42px;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 23.2258px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.header-btn:hover {
  background: #00ff00;
}
@media only screen and (max-width: 1650px) {
  .header-btn {
    width: 216px;
    height: 40px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 666px) {
  .header-btn {
    display: none;
  }
}

.header-right-group {
  display: flex;
  align-items: center;
}

.header-burger {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .header-burger {
    display: block;
    margin-left: 30px;
    width: 40px;
  }
  .header-burger img {
    width: 100%;
  }
}
@media only screen and (max-width: 666px) {
  .header-burger {
    margin-left: 0;
    width: 30px;
  }
}

.footer {
  width: 100%;
  padding: 50px 60px 70px 60px;
  background: #030303;
}
@media only screen and (max-width: 1024px) {
  .footer {
    padding: 40px 30px 60px;
  }
}
@media only screen and (max-width: 666px) {
  .footer {
    padding: 40px 30px 40px;
  }
}

.footer-centered {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1650px) {
  .footer-centered {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-centered {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 666px) {
  .footer-centered {
    flex-direction: column;
  }
}

.col1 {
  width: 25%;
}
@media only screen and (max-width: 1024px) {
  .col1 {
    width: 56%;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 666px) {
  .col1 {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
  }
}

.col2 {
  width: 12%;
}
@media only screen and (max-width: 1024px) {
  .col2 {
    width: 27%;
  }
}
@media only screen and (max-width: 666px) {
  .col2 {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
}

.col3 {
  width: 12%;
}
@media only screen and (max-width: 1024px) {
  .col3 {
    width: 15%;
  }
}
@media only screen and (max-width: 666px) {
  .col3 {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
  }
}

.col4 {
  width: 105px;
}
@media only screen and (max-width: 666px) {
  .col4 {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

.col5 {
  width: 21%;
}
@media only screen and (max-width: 1024px) {
  .col5 {
    width: 44%;
  }
}
@media only screen and (max-width: 666px) {
  .col5 {
    width: 100%;
    text-align: center;
  }
}

.footer-email {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  display: block;
  margin-bottom: 40px;
}
.footer-email:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1650px) {
  .footer-email {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 666px) {
  .footer-email {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 30px;
  }
}

.footer-address {
  max-width: 280px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1650px) {
  .footer-address {
    font-size: 14px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 666px) {
  .footer-address {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.footer-location {
  display: flex;
  align-items: center;
}
.footer-location span {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 58px;
  color: #00ff00;
  display: block;
  margin-right: 9px;
}
.footer-location:hover span {
  text-decoration: underline;
}
@media only screen and (max-width: 1650px) {
  .footer-location span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 666px) {
  .footer-location {
    justify-content: center;
  }
}
@media only screen and (max-width: 666px) {
  .footer-location img {
    width: 6px;
    height: 12px;
  }
}

.footer-menu-item {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}
.footer-menu-item:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1650px) {
  .footer-menu-item {
    font-size: 14px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 666px) {
  .footer-menu-item {
    margin-bottom: 18px;
  }
}

.footer-social {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-social-item {
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-social-item:hover svg path {
  fill: #00ff00;
}

.footer-text {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1650px) {
  .footer-text {
    font-size: 14px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 666px) {
  .footer-text {
    margin-bottom: 10px;
  }
}

html,
body {
  font-family: "SF Pro Display";
  font-weight: 400;
  color: #fff;
}
html.is-hidden,
body.is-hidden {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
html.home-page-en .home-why-models-btn svg,
body.home-page-en .home-why-models-btn svg {
  margin-left: 7px;
}

html {
  background: #f5f5f7;
}

* {
  box-sizing: border-box;
  outline: none;
}

a {
  text-decoration: none;
}
/*# sourceMappingURL=main.css.map */
