/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "SF-Pro-Display";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display/SF-Pro-Display-Light.woff2") format("woff2");
}
@font-face {
  font-family: "SF-Pro-Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display/SF-Pro-Display-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "SF-Pro-Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display/SF-Pro-Display-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "SF-Pro-Display";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display/SF-Pro-Display-Semibold.woff2") format("woff2");
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

::-moz-selection {
  color: #161616;
  background-color: rgba(233, 237, 245, 0.5);
}

::selection {
  color: #161616;
  background-color: rgba(233, 237, 245, 0.5);
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

::placeholder {
  color: #999;
}

a {
  color: inherit;
  text-decoration: none;
}

li {
  list-style-type: none;
}

input, textarea {
  display: block;
  width: 100%;
  border: 1rem solid #000;
  border-radius: 0;
}

textarea {
  resize: none;
}

button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  color: inherit;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

svg {
  display: block;
}

h1, h2, h3, h4, h5, h6, p, ul, button {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

h1 {
  font-size: 72rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-align: center;
  background: linear-gradient(268.16deg, #FFFFFF 1.35%, #595959 84.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

h2 {
  font-size: 64rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  background: linear-gradient(268.16deg, #FFFFFF 1.35%, #595959 84.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

h3 {
  font-size: 24rem;
}

h4 {
  font-size: 20rem;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.ttn {
  text-transform: normal;
}

.ttl {
  text-transform: lowercase;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

.c-accent {
  color: #333;
}

.c-light {
  color: #E9EDF5;
}

.c-red {
  color: red;
}

.c-gray {
  color: #626366;
}

.c-gray2 {
  color: #AEAEB2;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.grid {
  display: grid;
}

.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hidden {
  display: none;
}

.btn {
  text-decoration: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12rem;
  line-height: 1.25;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: auto;
  height: 56rem;
  padding: 0 30rem;
  color: #E9EDF5;
  border: 1px solid #626366;
  border-radius: 100rem;
  min-width: 180rem;
  font-weight: 500;
  font-size: 16rem;
}
.btn:hover {
  background-color: #161616;
}
.btn--white {
  border-color: #fff;
  background-color: #fff;
  color: #161616;
}
.btn--white:hover {
  border-color: #626366;
  color: #fff;
}
.btn.w100 {
  width: 100%;
}
.btn img, .btn svg {
  width: 24rem;
}

.fz48 {
  font-size: 48rem;
}

.fz40 {
  font-size: 40rem;
  letter-spacing: 0.02em;
}

.fz32 {
  font-size: 32rem;
  letter-spacing: 0.02em;
}

.fz24 {
  font-size: 24rem;
}

.fz20 {
  font-size: 20rem;
}

.fz18 {
  font-size: 18rem;
}

.fz16 {
  font-size: 16rem;
}

.fz14 {
  font-size: 14rem;
}

html {
  background-color: #161616;
  font-size: 0.0649350649vw;
}

body {
  position: relative;
  overflow-x: hidden;
  min-width: 320px;
  font-family: "SF-Pro-Display", sans-serif;
  font-size: 18rem;
  font-weight: 300;
  line-height: 1.4;
  color: #E9EDF5;
}

.page-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.page-container main {
  max-width: 100vw;
  overflow-x: hidden;
}

.container {
  max-width: 1540rem;
  padding: 0 50rem;
  margin: 0 auto;
}

.container-big {
  max-width: 1800rem;
  padding: 0 50rem;
  margin: 0 auto;
}

header.header-main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(32.81%, #161616), to(rgba(22, 22, 22, 0)));
  background: linear-gradient(180deg, #161616 32.81%, rgba(22, 22, 22, 0) 100%);
}
header.header-main .grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 400rem 1fr 400rem;
  padding: 22rem 0;
  position: relative;
}
header.header-main .grid .logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header-main .grid .logo-wrap img {
  display: block;
  width: 130rem;
}
header.header-main .grid ul.menu-wrap {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80rem;
}
header.header-main .grid ul.menu-wrap li a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid transparent;
}
header.header-main .grid ul.menu-wrap li a:hover {
  color: #fff;
  border-color: #fff;
}
footer.footer-main .block-bg-noise {
  border-radius: 12rem 12rem 0 0;
}
footer.footer-main .wrapper {
  padding: 32rem;
}
footer.footer-main .wrapper .logo-wrap a img {
  display: block;
  width: 112rem;
}
footer.footer-main .wrapper .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer.footer-main .wrapper .text-wrap .wrap {
  display: grid;
  gap: 10rem;
}
footer.footer-main .wrapper .text-wrap .wrap p a {
  font-size: 52rem;
  font-weight: 300;
  color: #626366;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
footer.footer-main .wrapper .text-wrap .wrap p a:hover {
  color: #fff;
}
footer.footer-main .wrapper .bottom-wrap {
  display: grid;
  grid-template-columns: 1fr auto;
}
footer.footer-main .wrapper .bottom-wrap ul {
  display: grid;
  grid-auto-flow: column;
  gap: 32rem;
}
footer.footer-main .wrapper .bottom-wrap ul li a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 1px solid transparent;
}
footer.footer-main .wrapper .bottom-wrap ul li a:hover {
  color: #fff;
  border-color: #fff;
}

.block-btns-wrap {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12rem;
}
.block-btns-wrap.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-bg-noise {
  background-color: #232323;
  position: relative;
  z-index: 1;
  border-radius: 12rem;
  -webkit-box-shadow: 0 0 0px 1px #272829;
          box-shadow: 0 0 0px 1px #272829;
  overflow: hidden;
}
.block-bg-noise::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/noise.png");
  z-index: -1;
}
.block-bg-noise--welcome {
  background-color: rgba(35, 35, 35, 0.4);
}

img.arrow-down {
  position: fixed;
  display: block;
  width: 22rem;
  bottom: 30rem;
  left: calc(50% - 11rem);
  z-index: 99;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
img.arrow-down:not(.active) {
  opacity: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.home-welcome {
  padding: 180rem 0 150rem;
  overflow: hidden;
}
.home-welcome .head-wrap {
  margin-bottom: 50rem;
}
.home-welcome .head-wrap h1 {
  margin-bottom: 20rem;
  position: relative;
  z-index: 1;
}
.home-welcome .head-wrap h1::before {
  content: "";
  display: block;
  position: absolute;
  width: 920rem;
  height: 166rem;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-filter: blur(74rem);
          filter: blur(74rem);
  top: calc(100% + 60rem);
  left: calc(50% - 460rem);
  border-radius: 100%;
}
.home-welcome .head-wrap p {
  max-width: 652rem;
  margin: 0 auto;
}
.home-welcome .wrapper {
  position: relative;
  z-index: 1;
  padding: 94rem 0 404rem;
}
.home-welcome .wrapper img.bg {
  display: block;
  position: absolute;
  height: auto;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.home-welcome .wrapper .items {
  display: grid;
  max-width: 945rem;
  margin: 0 auto 80rem;
  grid-template-columns: repeat(3, 220rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-welcome .wrapper .items .item:not(:last-child) {
  position: relative;
}
.home-welcome .wrapper .items .item:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.12);
  top: 0;
  right: -73rem;
  pointer-events: none;
}

.home-features {
  padding: 70rem 0;
}
.home-features .wrapper {
  margin-top: 60rem;
}
.home-features .items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20rem;
}
.home-features .items .item {
  min-height: 387rem;
  background-color: #1a1a1a;
  border-radius: 8rem;
  position: relative;
  -webkit-box-shadow: 0 0 0 1px #272829;
          box-shadow: 0 0 0 1px #272829;
  padding: 36rem;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.home-features .items .item img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 420rem;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.home-features .items .item .text-wrap {
  max-width: 352rem;
  position: relative;
  z-index: 1;
  display: grid;
  gap: 16rem;
}
.home-features .items .item .text-wrap p.fz40 {
  line-height: 1.1;
  letter-spacing: 0;
}
.home-features .items .item .text-wrap p:last-child {
  line-height: 1.5;
}

.home-tool {
  padding: 70rem 0;
}
.home-tool .grid {
  max-width: 1326rem;
  max-width: 1250rem;
  margin: 0 auto;
  grid-template-columns: 470rem 584rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-tool .text-wrap {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home-tool .text-wrap .txt-wrap {
  margin-top: 16rem;
}
.home-tool .text-wrap ul {
  margin-top: 25rem;
  display: grid;
  gap: 20rem;
  padding-left: 16rem;
}
.home-tool .text-wrap ul li {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16rem;
}
.home-tool .text-wrap ul li img {
  width: 24rem;
}
.home-tool .text-wrap .block-btns-wrap {
  padding-top: 20rem;
  padding-left: 16rem;
}
.home-tool .img-wrap img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.home-how {
  padding: 70rem 0;
}
.home-how .head-wrap {
  display: grid;
  gap: 24rem;
  position: relative;
  z-index: 1;
}
.home-how .head-wrap::before {
  content: "";
  display: block;
  position: absolute;
  width: 1024rem;
  height: 170rem;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.4)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  -webkit-filter: blur(74rem);
          filter: blur(74rem);
  top: calc(100% - 116rem);
  left: calc(50% - 512rem);
  border-radius: 100%;
  pointer-events: none;
}
.home-how .items {
  margin-top: 60rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20rem;
  position: relative;
}
.home-how .items .item {
  -webkit-box-shadow: 0 0 0 1px #272829;
          box-shadow: 0 0 0 1px #272829;
  border-radius: 8rem;
  padding: 40rem;
  display: grid;
  gap: 15rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home-how .items .item .label-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-how .items .item .label-wrap span {
  background-color: #fff;
  padding: 4rem 26rem;
  color: #161616;
  border-radius: 100rem;
}
.home-reviews {
  padding: 70rem 0;
}
.home-reviews .head-wrap {
  display: grid;
  gap: 24rem;
}
.home-reviews .wrapper {
  margin-top: 60rem;
}
.home-reviews .items-desc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20rem;
}
.home-reviews .items-desc .col {
  display: grid;
  gap: 24rem;
}
.home-reviews .items-desc .col:nth-child(1) {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  padding-bottom: 24rem;
}
.home-reviews .items-desc .col:nth-child(2) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding-bottom: 32rem;
}
.home-reviews .items-desc .col:nth-child(3) {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.home-reviews .items-mob {
  display: grid;
  grid-auto-flow: column;
  gap: 12rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  block-size: -webkit-fit-content;
  block-size: -moz-fit-content;
  block-size: fit-content;
  margin: 0 15rem;
}
.home-reviews .items-mob .item {
  width: 327rem;
}
.home-reviews .item {
  border: 1px solid #272829;
  border-radius: 8rem;
  padding: 40rem;
  display: grid;
  gap: 16rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background-image: url("../img/ic-reviews.svg");
  background-repeat: no-repeat;
  background-size: 50rem;
  background-position: calc(100% - 17rem) calc(100% - 22rem);
}
.home-reviews .item p:first-child {
  line-height: 1.5;
}

.home-qr {
  padding: 70rem 0;
}
.home-qr .block-wrap {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 0 1px #272829;
          box-shadow: 0 0 0 1px #272829;
  border-radius: 12rem;
  display: grid;
  grid-template-columns: auto 550rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50rem;
  padding: 122rem 80rem;
  overflow: hidden;
}
.home-qr .block-wrap::before {
  content: "";
  display: block;
  position: absolute;
  width: 920rem;
  height: 68rem;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-filter: blur(130rem);
          filter: blur(130rem);
  top: calc(50% - 34rem);
  left: calc(50% - 460rem);
  border-radius: 100%;
}
.home-qr .block-wrap img.bg {
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  width: 604rem;
}
.home-qr .block-wrap .img-wrap {
  padding: 12rem;
  border-radius: 12rem;
  background-color: #fff;
  -webkit-box-shadow: 0rem 376.125rem 255rem rgba(0, 0, 0, 0.09), 0rem 157.136rem 106.533rem rgba(0, 0, 0, 0.0646969), 0rem 84.0124rem 56.9576rem rgba(0, 0, 0, 0.0536497), 0rem 47.0967rem 31.93rem rgba(0, 0, 0, 0.045), 0rem 25.0127rem 16.9578rem rgba(0, 0, 0, 0.0363503), 0rem 10.4083rem 7.0565rem rgba(0, 0, 0, 0.0253031);
          box-shadow: 0rem 376.125rem 255rem rgba(0, 0, 0, 0.09), 0rem 157.136rem 106.533rem rgba(0, 0, 0, 0.0646969), 0rem 84.0124rem 56.9576rem rgba(0, 0, 0, 0.0536497), 0rem 47.0967rem 31.93rem rgba(0, 0, 0, 0.045), 0rem 25.0127rem 16.9578rem rgba(0, 0, 0, 0.0363503), 0rem 10.4083rem 7.0565rem rgba(0, 0, 0, 0.0253031);
}
.home-qr .block-wrap .img-wrap img {
  display: block;
  width: 178rem;
}
.home-qr .block-wrap .text-wrap {
  display: grid;
  gap: 12rem;
}

.home-faq {
  padding: 70rem 0;
  color: #E9EDF5;
}
.home-faq .items {
  margin-top: 60rem;
}
.home-faq .items .item {
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  border-bottom: 1px solid rgba(233, 237, 245, 0.2);
}
.home-faq .items .item:hover {
  border-bottom: 1px solid rgba(233, 237, 245, 0.4);
}
.home-faq .items .item:not(:last-child) {
  margin-bottom: 24rem;
}
.home-faq .items .item.active {
  border-bottom: 1px solid rgba(233, 237, 245, 0.4);
}
.home-faq .items .item.active .title::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.home-faq .items .item.active .text-wrap {
  display: block;
}
.home-faq .items .item .title {
  padding: 24rem 100rem 24rem 56rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-faq .items .item .title::after {
  content: "";
  display: block;
  position: absolute;
  width: 32rem;
  height: 32rem;
  background-image: url("../img/ic-faq-arrow.svg");
  background-size: contain;
  top: 26rem;
  right: 56rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-faq .items .item .text-wrap {
  margin-top: -20rem;
  padding: 0 100rem 20rem 56rem;
  display: none;
}
.home-start {
  padding: 70rem 0 140rem;
  position: relative;
  z-index: 3;
}
.home-start .grid {
  gap: 50rem;
}
.home-start h2 {
  position: relative;
  z-index: 1;
}
.home-start h2::before {
  content: "";
  display: block;
  position: absolute;
  width: 1024rem;
  height: 170rem;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.4)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  -webkit-filter: blur(74rem);
          filter: blur(74rem);
  top: calc(100% - 116rem);
  left: calc(50% - 512rem);
  border-radius: 100%;
}

.section-text {
  padding: 190rem 0 100rem;
}
.section-text .content-wrap {
  margin: 50rem auto 0;
  max-width: 800rem;
  line-height: 1.5;
}
.section-text .content-wrap h2 {
  font-size: 50rem;
}
.section-text .content-wrap h2, .section-text .content-wrap h3 {
  margin-bottom: 5rem;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  background-clip: unset;
  text-fill-color: unset;
  font-weight: bold;
}
.section-text .content-wrap a {
  border-bottom: 1px solid #E9EDF5;
}
.section-text .content-wrap a:hover {
  color: #fff;
  border-color: transparent;
}
.section-text .content-wrap img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  ::-moz-selection {
    top: 0;
  }
  ::selection {
    top: 0;
  }
}
@media only screen and (min-width: 481px) {
  ::-moz-selection {
    top: 0;
  }
  ::selection {
    top: 0;
  }
  .hidden-desc {
    display: none;
  }
  .home-reviews .items-mob {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  ::-moz-selection {
    top: 0;
  }
  ::selection {
    top: 0;
  }
  h1 {
    font-size: 50rem;
  }
  h2 {
    font-size: 50rem;
  }
  .fz48 {
    font-size: 40rem;
  }
  .fz40 {
    font-size: 33.3333333333rem;
  }
  .fz40.mob-big {
    font-size: 33.3333333333rem;
  }
  .fz32 {
    font-size: 26.6666666667rem;
  }
  .fz24 {
    font-size: 21.8181818182rem;
  }
  .fz24.mob-big {
    font-size: 24rem;
  }
  .fz20 {
    font-size: 18.1818181818rem;
  }
  .fz18 {
    font-size: 16.3636363636rem;
  }
  html {
    font-size: 0.1302083333vw;
  }
  .container {
    padding: 0 30rem;
  }
  .container-big {
    padding: 0 30rem;
  }
  header.header-main .grid {
    grid-template-columns: auto 1fr;
  }
  header.header-main .grid ul.menu-wrap {
    display: none;
  }
  header.header-main .grid .block-btns-wrap {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  footer.footer-main .container {
    padding: 0;
  }
  footer.footer-main .wrapper .logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer.footer-main .wrapper .text-wrap {
    margin-top: 30rem;
    text-align: center;
  }
  footer.footer-main .wrapper .text-wrap .wrap {
    gap: 5rem;
  }
  footer.footer-main .wrapper .text-wrap .wrap p a {
    font-size: 48rem;
  }
  footer.footer-main .wrapper .bottom-wrap {
    margin-top: 30rem;
  }
  .home-welcome {
    padding: 140rem 0 40rem;
  }
  .home-welcome .head-wrap {
    margin-bottom: 30rem;
  }
  .home-welcome .head-wrap h1 {
    margin-bottom: 30rem;
  }
  .home-welcome .head-wrap h1::before {
    width: 700rem;
    height: 140rem;
    left: calc(50% - 350rem);
  }
  .home-welcome .wrapper {
    padding: 30rem 0 200rem;
  }
  .home-welcome .wrapper .items {
    padding: 0 30rem;
    grid-template-columns: repeat(3, 192rem);
    margin: 0 auto 50rem;
  }
  .home-welcome .wrapper .items .item:not(:last-child)::after {
    right: -18rem;
  }
  .home-features .wrapper {
    margin-top: 40rem;
  }
  .home-features .items {
    grid-template-columns: 1fr;
  }
  .home-tool .grid {
    grid-template-columns: 1fr;
    gap: 50rem;
  }
  .home-tool .img-wrap img {
    max-width: 480rem;
    margin: 0 auto;
  }
  .home-how .head-wrap::before {
    width: 700rem;
    height: 140rem;
    top: calc(100% - 90rem);
    left: calc(50% - 350rem);
  }
  .home-how .items {
    margin-top: 40rem;
    grid-template-columns: 1fr;
  }
  .home-reviews .wrapper {
    margin-top: 40rem;
  }
  .home-reviews .items-desc {
    gap: 8rem;
    grid-template-columns: 1fr;
  }
  .home-reviews .items-desc .col {
    gap: 8rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .home-reviews .items-desc .col:nth-child(1) {
    padding: 0;
  }
  .home-reviews .items-desc .col:nth-child(2) {
    padding: 0;
  }
  .home-reviews .items-desc .col:nth-child(3) {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    -ms-flex-line-pack: unset;
        align-content: unset;
  }
  .home-reviews .item {
    padding: 16rem 24rem 16rem 16rem;
    padding: 24rem;
    gap: 8rem;
  }
  .home-reviews .item:last-child {
    grid-column-end: span 2;
  }
  .home-reviews .item p {
    max-width: 480rem;
  }
  .home-qr .block-wrap {
    padding: 50rem 30rem 280rem;
    gap: 24rem;
    grid-template-columns: auto 1fr;
  }
  .home-qr .block-wrap img.bg {
    width: 402.6666666667rem;
    left: calc(50% - 201.3333333333rem - 30rem);
  }
  .home-faq .items {
    margin-top: 40rem;
  }
  .home-faq .items .item:not(:last-child) {
    margin-bottom: 12rem;
  }
  .home-faq .items .item .title {
    padding: 18rem 40rem 18rem 0;
  }
  .home-faq .items .item .title::after {
    top: 17rem;
    right: 0;
  }
  .home-faq .items .item .text-wrap {
    padding: 0 40rem 16rem 0;
    margin-top: -10rem;
  }
  .home-start .grid {
    gap: 40rem;
  }
  .home-start .grid {
    gap: 30rem;
  }
  .home-start h2::before {
    width: 700rem;
    height: 140rem;
    top: calc(100% - 90rem);
    left: calc(50% - 350rem);
  }
  .section-text {
    padding: 150rem 0 100rem;
  }
  .section-text .content-wrap h2 {
    font-size: 40rem;
  }
}
@media only screen and (max-width: 480px) {
  ::-moz-selection {
    top: 0;
  }
  ::selection {
    top: 0;
  }
  h1 {
    font-size: 24rem;
  }
  h2 {
    font-size: 24rem;
  }
  h2.mob-big {
    font-size: 32rem;
  }
  h3 {
    font-size: 20rem;
  }
  h4 {
    font-size: 18rem;
  }
  .hidden-mob {
    display: none;
  }
  .btn {
    min-width: auto;
    padding: 0 8rem;
    gap: 8rem;
  }
  .fz48 {
    font-size: 40rem;
  }
  .fz40 {
    font-size: 20rem;
  }
  .fz40.mob-big {
    font-size: 24rem;
  }
  .fz32 {
    font-size: 24rem;
  }
  .fz24 {
    font-size: 14rem;
  }
  .fz24.mob-big {
    font-size: 20rem;
  }
  .fz20 {
    font-size: 12rem;
  }
  .fz18 {
    font-size: 14rem;
  }
  .fz16 {
    font-size: 14rem;
  }
  html {
    font-size: 0.2666666667vw;
  }
  body {
    font-size: 14rem;
  }
  .container {
    padding: 0 15rem;
  }
  .container-big {
    padding: 0 15rem;
  }
  header.header-main .grid {
    grid-template-columns: 1fr;
  }
  header.header-main .grid .logo-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header.header-main .grid .logo-wrap img {
    width: 123rem;
  }
  header.header-main .grid .block-btns-wrap {
    display: none;
  }
  footer.footer-main {
    position: relative;
    z-index: 1;
  }
  footer.footer-main::before {
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 70rem;
    -webkit-filter: blur(60rem);
            filter: blur(60rem);
    top: -80rem;
    left: 0;
  }
  footer.footer-main .wrapper .text-wrap .wrap p a {
    font-size: 42rem;
  }
  footer.footer-main .wrapper .bottom-wrap {
    grid-template-columns: 1fr;
  }
  footer.footer-main .wrapper .bottom-wrap p {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    margin-top: 12rem;
  }
  footer.footer-main .wrapper .bottom-wrap ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-btns-wrap {
    gap: 8rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .home-welcome {
    padding: 80rem 0 30rem;
  }
  .home-welcome .head-wrap h1 {
    margin-bottom: 15rem;
  }
  .home-welcome .head-wrap h1::before {
    width: 254rem;
    height: 46rem;
    -webkit-filter: blur(36rem);
            filter: blur(36rem);
    left: calc(50% - 127rem);
    background-image: none;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .home-welcome .head-wrap p {
    padding: 0 4rem;
  }
  .home-welcome .wrapper {
    padding: 16rem 0 140rem;
  }
  .home-welcome .wrapper .items {
    grid-template-columns: 1fr;
    gap: 20rem;
    padding: 0 24rem;
    margin-bottom: 20rem;
  }
  .home-welcome .wrapper .items .item {
    padding-bottom: 12rem;
  }
  .home-welcome .wrapper .items .item:not(:last-child)::after {
    width: 100%;
    top: auto;
    height: 1px;
    bottom: 0;
    right: 0;
  }
  .home-welcome .wrapper .block-btns-wrap {
    padding: 0 24rem;
  }
  .home-features .wrapper {
    margin-top: 24rem;
    max-width: 100vw;
    overflow: auto;
    margin-right: -15rem;
    margin-left: -15rem;
    padding: 2px 0;
  }
  .home-features .items {
    grid-template-columns: repeat(4, 1fr);
    gap: 12rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    block-size: -webkit-fit-content;
    block-size: -moz-fit-content;
    block-size: fit-content;
    margin: 0 15rem;
  }
  .home-features .items .item {
    width: 327rem;
    display: block;
    padding: 24rem 16rem 240rem 16rem;
    gap: 2rem;
  }
  .home-features .items .item img {
    width: 100%;
    height: 270rem;
    top: auto;
    bottom: 0;
  }
  .home-features .items .item .text-wrap {
    gap: 10rem;
  }
  .home-features .items .item .text-wrap p:last-child {
    line-height: 1.8;
  }
  .home-tool .grid {
    gap: 30rem;
  }
  .home-tool .text-wrap ul {
    padding-left: 10rem;
  }
  .home-tool .text-wrap .block-btns-wrap {
    padding-left: 0;
  }
  .home-how .head-wrap::before {
    width: 700rem;
    height: 70rem;
    -webkit-filter: blur(42rem);
            filter: blur(42rem);
    border-radius: 0;
    top: calc(100% - 50rem);
    left: calc(50% - 350rem);
  }
  .home-how .items .item {
    padding: 24rem;
    gap: 8rem;
  }
  .home-reviews .head-wrap {
    gap: 12rem;
  }
  .home-reviews .wrapper {
    margin-top: 24rem;
    max-width: 100vw;
    overflow: auto;
    margin-right: -15rem;
    margin-left: -15rem;
    padding: 2px 0;
  }
  .home-reviews .items-desc {
    display: none;
  }
  .home-reviews .item {
    padding: 24rem;
    background-size: 40rem;
    background-position: calc(100% - 17rem) calc(100% - 22rem);
  }
  .home-reviews .item:last-child {
    grid-column-end: unset;
  }
  .home-qr .block-wrap {
    grid-template-columns: 1fr;
    padding: 32rem 16rem 280rem;
  }
  .home-qr .block-wrap .img-wrap {
    margin: 0 auto;
  }
  .home-qr .block-wrap .text-wrap {
    text-align: center;
    gap: 8rem;
  }
  .home-start {
    padding: 70rem 0 100rem;
  }
  .home-start h2::before {
    width: 700rem;
    height: 70rem;
    -webkit-filter: blur(42rem);
            filter: blur(42rem);
    border-radius: 0;
    top: calc(100% - 50rem);
    left: calc(50% - 350rem);
  }
  .home-start .block-btns-wrap {
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    gap: 16rem;
  }
  .section-text {
    padding: 100rem 0 100rem;
  }
  .section-text .content-wrap h2 {
    font-size: 30rem;
  }
}
@media only screen and (min-width: 1541px) {
  html {
    font-size: 1px;
  }
}