/*! 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;
}

:root {
  --font-family: "PP Neue Montreal", sans-serif;
  --second-family: "Halvar Breitschrift", sans-serif;
  --black-0: #000;
  --black-0-opacity-10: rgba(0, 0, 0, 0.1);
  --black-0-opacity-20: rgba(0, 0, 0, 0.2);
  --black-0-opacity-50: rgba(0, 0, 0, 0.5);
  --black-13: #0d0911;
  --black-13-opacity-80: rgba(13, 9, 17, 0.8);
  --black-31: #1f1f1f;
  --black-37: #252525;
  --black-37-34: #252229;
  --black-52: #343434;
  --belyy-fon: #fff;
  --white-opacity-5: rgba(255, 255, 255, 0.05);
  --white-opacity-10: rgba(255, 255, 255, 0.1);
  --white-opacity-15: rgba(255, 255, 255, 0.15);
  --white-opacity-20: rgba(255, 255, 255, 0.2);
  --white-opacity-30: rgba(255, 255, 255, 0.3);
  --white-opacity-50: rgba(255, 255, 255, 0.5);
  --white-opacity-70: rgba(255, 255, 255, 0.7);
  --purple: #3737cc;
  --purple-32: #2020bc;
  --purple-105: #6969f2;
  --purple-105-opacity-40: rgba(105, 105, 242, 0.4);
  --purple-175: #afafeb;
  --purple-204: #ccd4ff;
  --purple-225: #e1e5ff;
  --purple-239: #eff1ff;
  --purple-246: #f6f7ff;
  --purple-215: #d7d7f5;
  --gray-81: #514e54;
  --gray-110: #6e6e6e;
  --gray-110-opacity-70: rgba(110, 110, 110, 0.7);
  --gray-124: #7c7a7f;
  --gray-161: #a1a1b9;
  --gray-175-opacity-15: rgba(175, 175, 175, 0.15);
  --gray-197: #c5c5c5;
  --gray-213: #d5d5d5;
  --gray-217: #d9d9d9;
  --gray-224: #e0e0e0;
  --gray-228-opacity-27: rgba(228, 228, 228, 0.27);
  --gray-230: #e6e6e6;
  --gray-241: #f1f1f4;
  --gray-242: #f2f2f2;
  --error: #e51739;
}

@font-face {
  font-family: "PP Neue Montreal";
  src: url("../fonts/PPNeueMontreal-Book.woff2") format("woff2"), url("../fonts/PPNeueMontreal-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Neue Montreal";
  src: url("../fonts/PPNeueMontreal-Medium.woff2") format("woff2"), url("../fonts/PPNeueMontreal-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Halvar Breitschrift";
  src: url("../fonts/HalvarBreit-Bd.woff2") format("woff2"), url("../fonts/HalvarBreit-Bd.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  font-size: 62.5%;
}

body {
  font-family: var(--font-family);
  color: var(--black-13);
  font-size: 1.6rem;
  font-weight: 400;
  background-color: var(--black-13);
}

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

li {
  list-style: none;
}

img {
  display: block;
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

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

.container {
  max-width: 130.4rem;
  padding: 0 2rem;
  margin: 0 auto;
}

.container-wide {
  max-width: 140rem;
  padding: 0 1rem;
  margin: 0 auto;
}

html,
body {
  height: 100%;
}

.app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

footer {
  margin-top: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

input::placeholder,
textarea::placeholder {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
  opacity: 0;
}
input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

.title {
  font-family: var(--second-family);
  font-size: 3.4rem;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .title {
    font-size: 4.8rem;
  }
}
.title--white {
  color: var(--belyy-fon);
}

.descr {
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .descr {
    font-size: 2rem;
  }
}
.descr--white {
  color: var(--belyy-fon);
}

.btn {
  padding: 0.9rem 2.3rem;
  font-size: 1.8rem;
  line-height: 118%;
  text-align: center;
  font-weight: 500;
  border-radius: 7.6rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .btn {
    font-size: 2.2rem;
  }
}
.btn--transparent {
  color: var(--black-0);
  border: 1px solid var(--black-0);
}
@media (min-width: 1200px) {
  .btn--transparent:hover {
    color: var(--belyy-fon);
    border-color: var(--purple);
    background-color: var(--purple);
  }
}
.btn--white {
  color: var(--black-0);
  background-color: var(--belyy-fon);
  border: 1px solid var(--belyy-fon);
}
@media (min-width: 1200px) {
  .btn--white:hover {
    color: var(--belyy-fon);
    border-color: var(--purple);
    background-color: var(--purple);
  }
}

.btn-mini {
  padding: 0.9rem 1.9rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.04em;
  border-radius: 6.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-mini--transparent {
  color: var(--belyy-fon);
  border: 1px solid var(--belyy-fon);
}
@media (min-width: 1200px) {
  .btn-mini--transparent:hover {
    color: var(--black-0);
    background-color: var(--belyy-fon);
  }
}
.btn-mini--white {
  color: var(--black-0);
  background-color: var(--belyy-fon);
  border: 1px solid var(--belyy-fon);
}
@media (min-width: 1200px) {
  .btn-mini--white:hover {
    color: var(--belyy-fon);
    background-color: var(--purple);
    border-color: var(--purple);
  }
}
.btn-mini--purple {
  color: var(--belyy-fon);
  background-color: var(--purple);
  border: 1px solid var(--purple);
}
@media (min-width: 1200px) {
  .btn-mini--purple:hover {
    background-color: var(--purple-32);
    border-color: var(--purple-32);
  }
}

.btn-arrow {
  position: relative;
  padding: 0 5.1rem 0 0;
}
@media (min-width: 1200px) {
  .btn-arrow {
    padding: 0 5.4rem 0 0;
  }
}
@media (min-width: 1200px) {
  .btn-arrow:hover svg:nth-child(3) {
    -webkit-transform: translate(0.3rem, calc(-50% - 0.3rem));
        -ms-transform: translate(0.3rem, calc(-50% - 0.3rem));
            transform: translate(0.3rem, calc(-50% - 0.3rem));
  }
}
.btn-arrow:disabled {
  cursor: default;
}
@media (min-width: 1200px) {
  .btn-arrow:disabled:hover svg:nth-child(3) {
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.btn-arrow.animated span {
  color: transparent;
}
.btn-arrow.animated span::before {
  opacity: 1;
  visibility: visible;
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
}
.btn-arrow span {
  position: relative;
  display: block;
  padding: 1rem 2.4rem;
  font-size: 1.8rem;
  line-height: 118%;
  font-weight: 500;
  text-align: center;
  border-radius: 7.6rem;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
@media (min-width: 1200px) {
  .btn-arrow span {
    font-size: 2.2rem;
  }
}
.btn-arrow span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3rem;
  height: 3rem;
  margin: -1.5rem 0 0 -1.5rem;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.btn-arrow svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-arrow svg:nth-child(2) {
  right: 0;
  width: 6rem;
  height: 4.1rem;
}
@media (min-width: 1200px) {
  .btn-arrow svg:nth-child(2) {
    width: 6.4rem;
    height: 4.4rem;
  }
}
.btn-arrow svg:nth-child(3) {
  right: 1.2rem;
  width: 1.7rem;
  height: 1.6rem;
}
@media (min-width: 1200px) {
  .btn-arrow--white:not([disabled]):hover span {
    background-color: var(--gray-230);
  }
}
@media (min-width: 1200px) {
  .btn-arrow--white:not([disabled]):hover svg:nth-child(2) {
    fill: var(--gray-230);
    stroke: var(--gray-230);
  }
}
@media (min-width: 1200px) {
  .btn-arrow--white:not([disabled]):hover svg:nth-child(3) {
    stroke: var(--gray-230);
  }
}
.btn-arrow--white span {
  color: var(--black-0);
  background-color: var(--belyy-fon);
}
.btn-arrow--white span::before {
  border: 3px solid var(--black-0-opacity-20);
  border-top-color: var(--black-0);
}
.btn-arrow--white svg:nth-child(2) {
  fill: var(--belyy-fon);
  stroke: var(--belyy-fon);
}
.btn-arrow--white svg:nth-child(3) {
  fill: var(--black-0);
  stroke: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .btn-arrow--purple:not([disabled]):hover span {
    background-color: var(--purple-32);
  }
}
@media (min-width: 1200px) {
  .btn-arrow--purple:not([disabled]):hover svg:nth-child(2) {
    fill: var(--purple-32);
    stroke: var(--purple-32);
  }
}
@media (min-width: 1200px) {
  .btn-arrow--purple:not([disabled]):hover svg:nth-child(3) {
    stroke: var(--purple-32);
  }
}
.btn-arrow--purple span {
  color: var(--belyy-fon);
  background-color: var(--purple);
}
.btn-arrow--purple span::before {
  border: 3px solid var(--white-opacity-20);
  border-top-color: var(--belyy-fon);
}
.btn-arrow--purple svg:nth-child(2) {
  fill: var(--purple);
  stroke: var(--purple);
}
.btn-arrow--purple svg:nth-child(3) {
  fill: var(--belyy-fon);
  stroke: var(--purple);
}

.prev,
.next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 1200px) {
  .prev,
  .next {
    width: 4rem;
  }
}
@media (min-width: 1400px) {
  .prev,
  .next {
    width: 4.4rem;
  }
}
.prev svg,
.next svg {
  color: var(--belyy-fon);
  width: 0.9rem;
  height: 1.5rem;
}
@media (min-width: 1200px) {
  .prev svg,
  .next svg {
    width: 1.5rem;
    height: 2.4rem;
  }
}
.prev.swiper-button-disabled,
.next.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}

.prev {
  right: 100%;
}

.next {
  left: 100%;
}
.next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.pages {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  padding: 2rem;
  counter-reset: my-counter;
}
@media (min-width: 640px) {
  .pages {
    font-size: 2rem;
  }
}
.pages ol {
  margin: 0;
  padding: 0;
}
.pages li {
  margin: 0.5rem;
  list-style-type: none;
}
.pages a {
  display: block;
  position: relative;
  padding-left: 4rem;
  text-decoration: none;
}
.pages a::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  position: absolute;
  top: 0;
  left: 0;
}

.header {
  position: absolute;
  top: 1.2rem;
  left: 0;
  z-index: 10;
  width: 100%;
}
@media (min-width: 1200px) {
  .header {
    top: 3.2rem;
  }
}
.header.fixed {
  position: fixed;
}
.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8rem;
}
@media (min-width: 1200px) {
  .header__wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.header__logo {
  position: relative;
  z-index: 1;
}
.header__logo img {
  width: auto;
  height: 2.3rem;
}
@media (min-width: 1200px) {
  .header__logo img {
    height: 2.8rem;
  }
}
.header__buttons {
  display: none;
}
@media (min-width: 1200px) {
  .header__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    margin: 0 0 0 auto;
  }
}

.header-nav {
  display: none;
}
@media (min-width: 1200px) {
  .header-nav {
    display: block;
    margin: 0 0 -0.8rem 0;
  }
}
.header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
.header-nav__item {
  position: relative;
}
.header-nav__item:hover .header-nav__link svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header-nav__item:hover .header-nav__sub-list {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.header-nav__item:nth-child(2) .header-nav__sub-list {
  width: 210px;
}
.header-nav__item:nth-child(3) .header-nav__sub-list {
  width: 188px;
}
.header-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  padding: 0.8rem 0;
  color: var(--belyy-fon);
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: -0.04em;
}
.header-nav__link svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header-nav__sub-list {
  position: absolute;
  top: calc(100% + 10px);
  left: -16px;
  min-width: calc(100% + 32px);
  padding: 2.4rem 1.6rem;
  border-radius: 2rem;
  background-color: var(--belyy-fon);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
}
.header-nav__sub-item:not(:last-child) {
  margin: 0 0 1.6rem 0;
}
.header-nav__sub-link {
  color: var(--black-13);
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: -0.04em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 1200px) {
  .header-nav__sub-link:hover {
    color: var(--purple);
    font-weight: 500;
  }
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 10.4rem 0 4rem;
  background-color: var(--black-13);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (min-width: 1200px) {
  .menu {
    display: none;
  }
}
.menu.active {
  opacity: 1;
  visibility: visible;
}
.menu__list {
  margin: 0 0 2rem 0;
  padding: 0 2rem;
  overflow-y: auto;
}
.menu__item {
  border-bottom: 1px solid var(--black-37);
}
.menu__item:not(:last-child) {
  margin: 0 0 1.5rem 0;
}
.menu__item.active .menu__caption {
  opacity: 1;
}
.menu__item.active .menu__content {
  grid-template-rows: 1fr;
}
.menu__caption {
  display: block;
  width: 100%;
  padding: 1rem 0;
  color: var(--belyy-fon);
  font-size: 2.4rem;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.04em;
  text-align: left;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.menu__content {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.3s;
  transition: grid-template-rows 0.3s;
  transition: grid-template-rows 0.3s, -ms-grid-rows 0.3s;
}
.menu__sub-list {
  overflow: hidden;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.menu__sub-item:not(:last-child) {
  margin: 0 0 1.5rem 0;
}
.menu__sub-item:first-child {
  padding: 1.5rem 0 0;
}
.menu__sub-item:last-child {
  padding: 0 0 1rem;
}
.menu__sub-link {
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--belyy-fon);
  opacity: 0.5;
}
.menu__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  margin: auto 0 0 0;
}

.burger {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4rem;
  height: 4rem;
  padding: 0.1rem;
}
@media (min-width: 1200px) {
  .burger {
    display: none;
  }
}
.burger::before, .burger::after {
  content: "";
  position: absolute;
  right: 0;
  height: 0.2rem;
  background-color: var(--belyy-fon);
  -webkit-transition: right 0.3s, width 0.3s, -webkit-transform 0.3s;
  transition: right 0.3s, width 0.3s, -webkit-transform 0.3s;
  transition: right 0.3s, transform 0.3s, width 0.3s;
  transition: right 0.3s, transform 0.3s, width 0.3s, -webkit-transform 0.3s;
}
.burger::before {
  top: 1.1rem;
  width: 3.8rem;
}
.burger::after {
  top: 2.7rem;
  width: 3.3rem;
}
.burger span {
  position: absolute;
  top: 1.9rem;
  right: 0;
  width: 2.6rem;
  height: 0.2rem;
  background-color: var(--belyy-fon);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.burger.active span {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.burger.active::before, .burger.active::after {
  width: 2.4rem;
  right: 50%;
}
.burger.active::before {
  -webkit-transform: translate(50%, 0.8rem) rotate(135deg);
      -ms-transform: translate(50%, 0.8rem) rotate(135deg);
          transform: translate(50%, 0.8rem) rotate(135deg);
}
.burger.active::after {
  -webkit-transform: translate(50%, -0.8rem) rotate(-135deg);
      -ms-transform: translate(50%, -0.8rem) rotate(-135deg);
          transform: translate(50%, -0.8rem) rotate(-135deg);
}

.hero {
  position: relative;
  background-color: var(--black-13);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  overflow: hidden;
}
.hero__blobs {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero__blob {
  position: absolute;
}
.hero__blob img {
  width: auto;
  height: auto;
}
@media (min-width: 1200px) {
  .hero__blob img {
    width: 100%;
  }
}
.hero__blob:nth-child(1) {
  z-index: 3;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(-12.7%, 15%);
      -ms-transform: translate(-12.7%, 15%);
          transform: translate(-12.7%, 15%);
  -webkit-animation: hero-blob-1 7s linear infinite alternate 1s;
          animation: hero-blob-1 7s linear infinite alternate 1s;
}
@media (min-width: 1200px) {
  .hero__blob:nth-child(1) {
    width: 95%;
  }
}
.hero__blob:nth-child(2) {
  z-index: 2;
  right: -20rem;
  bottom: 0;
  -webkit-transform: translate(13.22%, 24.55%);
      -ms-transform: translate(13.22%, 24.55%);
          transform: translate(13.22%, 24.55%);
  -webkit-animation: hero-blob-2 8s linear infinite alternate 1s;
          animation: hero-blob-2 8s linear infinite alternate 1s;
}
@media (min-width: 1200px) {
  .hero__blob:nth-child(2) {
    right: 0;
    width: 85%;
  }
}
.hero__blob:nth-child(3) {
  right: 0;
  top: -20rem;
  -webkit-transform: translate(14.15%, -25.3%);
      -ms-transform: translate(14.15%, -25.3%);
          transform: translate(14.15%, -25.3%);
  -webkit-animation: hero-blob-3 9s linear infinite alternate 1s;
          animation: hero-blob-3 9s linear infinite alternate 1s;
}
@media (min-width: 1200px) {
  .hero__blob:nth-child(3) {
    top: 0;
    width: 125%;
  }
}
.hero__wrapper {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  padding: 6.3rem 0 0;
}
@media (min-width: 1200px) {
  .hero__wrapper {
    padding: 10rem 0 0;
  }
}
.hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 90.8rem;
  padding: 10rem 0 10rem;
  text-align: center;
}
.hero__title {
  margin: 0 0 4rem 0;
  font-family: var(--second-family);
  color: var(--belyy-fon);
  font-size: 4.4rem;
  line-height: 110%;
  font-weight: 800;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .hero__title {
    font-size: 7rem;
  }
}
.hero__descr {
  max-width: 59.5rem;
  color: var(--belyy-fon);
  font-size: 2rem;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .hero__descr {
    font-size: 2.5rem;
  }
}
.hero__descr br {
  display: none;
}
@media (min-width: 1200px) {
  .hero__descr br {
    display: inline;
  }
}
.hero__btn {
  margin: 3rem 0 0 0;
}
.hero--modifyed-1 .hero__title {
  font-size: 3.8rem;
}
@media (min-width: 1200px) {
  .hero--modifyed-1 .hero__title {
    font-size: 7rem;
  }
}
.hero--modifyed-2 .hero__wrapper {
  min-height: 57.5rem;
}
.hero--modifyed-2 .hero__title {
  font-size: 3.8rem;
}
@media (min-width: 1200px) {
  .hero--modifyed-2 .hero__title {
    font-size: 7rem;
  }
}

@-webkit-keyframes hero-blob-1 {
  100% {
    -webkit-transform: translate(0, 15%);
            transform: translate(0, 15%);
  }
}

@keyframes hero-blob-1 {
  100% {
    -webkit-transform: translate(0, 15%);
            transform: translate(0, 15%);
  }
}
@-webkit-keyframes hero-blob-2 {
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes hero-blob-2 {
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes hero-blob-3 {
  100% {
    -webkit-transform: translate(30%, -25.3%);
            transform: translate(30%, -25.3%);
  }
}
@keyframes hero-blob-3 {
  100% {
    -webkit-transform: translate(30%, -25.3%);
            transform: translate(30%, -25.3%);
  }
}
.join {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .join {
    padding: 12rem 0;
  }
}
.join__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
}
@media (min-width: 1200px) {
  .join__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 5rem;
  }
}
.join__content {
  text-align: center;
}
@media (min-width: 1200px) {
  .join__content {
    text-align: left;
  }
}
.join__title {
  margin: 0 0 2rem 0;
  font-weight: 500;
  color: var(--black-0);
  font-size: 4.5rem;
  line-height: 110%;
  letter-spacing: -0.02em;
}
@media (min-width: 1200px) {
  .join__title {
    margin: 0 0 3rem 0;
    font-size: 5rem;
  }
}
.join__descr {
  color: var(--black-0);
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .join__descr {
    max-width: 34rem;
    font-size: 2rem;
  }
}
.join__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1200px) {
  .join__buttons {
    gap: 1rem;
  }
}
.join__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.footer {
  padding: 6rem 0 4.8rem;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .footer {
    padding: 4.8rem 0 4.8rem;
  }
}
.footer__inner {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 2.2rem;
  margin: 0 0 4rem 0;
  padding: 7.6rem 0 0 0;
}
@media (min-width: 576px) {
  .footer__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .footer__inner {
    grid-template-columns: repeat(4, 1fr);
    margin: 0 0 4.8rem 0;
    padding: 0;
  }
}
.footer__col:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1200px) {
  .footer__col:nth-child(1) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 576px) {
  .footer__col:nth-child(4) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 1200px) {
  .footer__col:nth-child(4) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.footer__logo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .footer__logo {
    position: static;
  }
}
.footer__logo img {
  width: auto;
  height: 3.6rem;
}
@media (min-width: 1200px) {
  .footer__logo img {
    height: 4.2rem;
  }
}
.footer__contacts {
  margin: 1.8rem 0 4rem 0;
}
@media (min-width: 576px) {
  .footer__contacts {
    margin: 0 0 4rem 0;
  }
}
@media (min-width: 1200px) {
  .footer__contacts {
    margin: 0 0 3.6rem 0;
  }
}
@media (min-width: 1200px) {
  .footer__contacts .footer__caption {
    display: none;
  }
}
.footer__contacts .footer__item:not(:last-child) {
  margin: 0 0 1.2rem 0;
}
.footer__contacts .footer__link {
  font-size: 1.5rem;
}
@media (min-width: 1200px) {
  .footer__contacts .footer__link {
    font-size: 1.6rem;
    text-decoration: underline;
  }
}
.footer__caption {
  margin: 0 0 1rem 0;
  color: var(--belyy-fon);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .footer__caption {
    margin: 0 0 3rem 0;
    font-size: 1.6rem;
    padding: 1rem 0 1.2rem;
    color: var(--gray-241);
    font-weight: 500;
  }
}
.footer__item:not(:last-child) {
  margin: 0 0 0.8rem 0;
}
@media (min-width: 1200px) {
  .footer__item:not(:last-child) {
    margin: 0 0 1rem 0;
  }
}
.footer__link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 2rem;
  font-style: normal;
  opacity: 0.5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 1200px) {
  .footer__link {
    color: var(--gray-161);
    font-size: 1.4rem;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .footer__link:hover {
    color: var(--belyy-fon);
  }
}

.footer-bottom {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  justify-items: left;
  grid-gap: 1rem 2rem;
  border-top: 1px solid var(--gray-161);
  padding: 2rem 0 0 0;
  text-align: center;
}
@media (min-width: 576px) {
  .footer-bottom {
    grid-template-columns: repeat(2, 1fr);
    justify-items: start;
    grid-gap: 1rem 3rem;
  }
}
@media (min-width: 1200px) {
  .footer-bottom {
    grid-template-columns: repeat(4, 1fr);
    padding: 2.4rem 0 0 0;
    text-align: left;
  }
}
.footer-bottom__link {
  color: var(--gray-161);
  font-size: 1.4rem;
  line-height: 140%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 1200px) {
  .footer-bottom__link {
    font-size: 1.6rem;
  }
}

@media (min-width: 1200px) {
  .footer-bottom__link:hover {
    color: var(--belyy-fon);
  }
}

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.social__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.social__link svg {
  width: 3rem;
  height: 3rem;
  color: var(--gray-161);
  fill: var(--black-13);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 1200px) {
  .social__link svg {
    width: 2rem;
    height: 2rem;
  }
}
@media (min-width: 1200px) {
  .social__link svg:hover {
    color: var(--belyy-fon);
  }
}

.tariffs {
  padding: 6rem 1rem;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .tariffs {
    padding: 12rem 2rem;
  }
}
@media (min-width: 1400px) {
  .tariffs {
    padding: 12rem 0;
  }
}
.tariffs__title {
  margin: 0 0 4rem 0;
  text-align: center;
}
.tariffs__slider {
  position: relative;
}
.tariffs__group {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
}
@media (min-width: 768px) {
  .tariffs__group {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .tariffs__group {
    grid-gap: 2rem;
  }
}
.tariffs__btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 4rem auto 0;
}
@media (min-width: 1200px) {
  .tariffs__btn {
    margin: 5rem auto 0;
  }
}

.tariffs-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.6rem;
  border-radius: 1.5rem;
  background-color: var(--white-opacity-10);
  min-height: 18.7rem;
}
@media (min-width: 1200px) {
  .tariffs-card {
    padding: 3.5rem 2.5rem 2.5rem;
    border-radius: 2rem;
  }
}
.tariffs-card__title {
  font-size: 2.4rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .tariffs-card__title {
    font-size: 3rem;
  }
}
.tariffs-card__title span {
  display: block;
  font-weight: 400;
}
.tariffs-card__logos {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 0.5rem;
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .tariffs-card__logos {
    grid-gap: 1rem;
  }
}
.tariffs-card__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.5rem;
  background-color: var(--belyy-fon);
  overflow: hidden;
  aspect-ratio: 1.96/1;
}
@media (min-width: 1200px) {
  .tariffs-card__logo {
    border-radius: 1rem;
  }
}
.tariffs-card__logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.tariffs-card__info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
  margin: auto 0 0 0;
}
.tariffs-card__descr {
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-align: right;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .tariffs-card__descr {
    font-size: 1.8rem;
  }
}

.item svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5rem;
  height: 2.5rem;
}
@media (min-width: 1200px) {
  .item svg {
    width: 3rem;
    height: 3rem;
  }
}
.item__title {
  margin: 0 0 1rem 0;
  font-size: 2.4rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .item__title {
    font-size: 2.6rem;
  }
}
.item__descr {
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .item__descr {
    font-size: 1.8rem;
  }
}

.payments {
  background-color: var(--belyy-fon);
}
.payments__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem;
  border-radius: 2rem;
  background-color: var(--black-13);
}
@media (min-width: 768px) {
  .payments__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .payments__wrapper {
    gap: 9rem;
    padding: 3rem;
  }
}
.payments__content {
  padding: 4rem 1rem 4.5rem;
}
@media (min-width: 768px) {
  .payments__content {
    width: 57rem;
    padding: 2.5rem 1rem;
  }
}
@media (min-width: 1200px) {
  .payments__content {
    padding: 5rem 3rem 2rem;
  }
}
.payments__title {
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .payments__title {
    margin: 0 0 6.8rem 0;
  }
}
.payments__item {
  position: relative;
  padding: 0 0 0 4rem;
  color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .payments__item {
    padding: 0 0 0 5rem;
  }
}
.payments__item:not(:last-child) {
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .payments__item:not(:last-child) {
    margin: 0 0 5rem 0;
  }
}
.payments__btn {
  margin: 4rem 0 0 0;
}
@media (min-width: 1200px) {
  .payments__btn {
    margin: 6rem 0 0 0;
  }
}
.payments__right {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  position: relative;
}
@media (min-width: 768px) {
  .payments__right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 57.2rem;
  }
}
.payments__img {
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .payments__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .payments__img {
    border-radius: 1.3rem;
  }
}
.payments__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.payments__messages {
  position: absolute;
  left: -0.5rem;
  right: -0.5rem;
  bottom: 1.4rem;
  z-index: 1;
}
@media (min-width: 1200px) {
  .payments__messages {
    left: -6rem;
    right: auto;
    bottom: 3rem;
  }
}

.payments-message {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.4rem;
  width: 28.5rem;
  padding: 1.1rem;
  border-radius: 1.4rem;
  background-color: var(--belyy-fon);
  -webkit-box-shadow: 5px 4px 15px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 5px 4px 15px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
}
@media (min-width: 1200px) {
  .payments-message {
    gap: 1.6rem;
    width: 32rem;
    padding: 1.2rem;
    border-radius: 1.6rem;
  }
}
.payments-message.animated {
  -webkit-animation: message-animation 1s both;
          animation: message-animation 1s both;
}
.payments-message:not(:last-child) {
  margin: 0 0 1rem 0;
}
@media (min-width: 1200px) {
  .payments-message:not(:last-child) {
    margin: 0 0 2rem 0;
  }
}
.payments-message:nth-child(2) {
  margin: 0 0 0 auto;
}
@media (min-width: 1200px) {
  .payments-message:nth-child(2) {
    margin: 0 0 0 13.5rem;
  }
}
.payments-message__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4.1rem;
}
@media (min-width: 1200px) {
  .payments-message__logo {
    width: 4.6rem;
  }
}
.payments-message__logo img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.payments-message__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.payments-message__time {
  display: none;
}
@media (min-width: 1200px) {
  .payments-message__time {
    display: block;
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
    color: var(--black-0);
    font-size: 1.2rem;
    line-height: 1.4rem;
    letter-spacing: -0.01em;
    opacity: 0.3;
  }
}
.payments-message__caption {
  margin: 0 0 0.3rem 0;
  padding: 0 8rem 0 0;
  color: var(--black-0);
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .payments-message__caption {
    font-size: 1.7rem;
  }
}
.payments-message__text {
  color: var(--black-0);
  font-size: 1.3rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .payments-message__text {
    font-size: 1.5rem;
  }
}

@-webkit-keyframes message-animation {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes message-animation {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.conversion {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .conversion {
    padding: 10rem 0;
  }
}
.conversion__wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
}
@media (min-width: 768px) {
  .conversion__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.conversion__content {
  border-radius: 2rem;
  background-color: var(--gray-242);
  padding: 4rem 2.5rem;
}
@media (min-width: 1200px) {
  .conversion__content {
    padding: 8rem 5.8rem 6rem;
  }
}
.conversion__title {
  margin: 0 0 4rem 0;
}
@media (min-width: 768px) {
  .conversion__title {
    margin: 0 0 8rem 0;
  }
}
@media (min-width: 1200px) {
  .conversion__title {
    margin: 0 0 11.3rem 0;
  }
}
.conversion__items {
  max-width: 39rem;
}
.conversion__item {
  color: var(--black-0);
}
.conversion__item:not(:last-child) {
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .conversion__item:not(:last-child) {
    margin: 0 0 5rem 0;
  }
}
.conversion__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 1rem;
  border-radius: 2rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .conversion__right {
    padding: 5rem 1rem 1.4rem;
  }
}

.conversion-mockup {
  position: relative;
  width: 26.4rem;
  margin: auto;
}
@media (min-width: 1200px) {
  .conversion-mockup {
    width: 33.6rem;
  }
}
.conversion-mockup__content {
  position: absolute;
  left: 2.2rem;
  right: 2.2rem;
  bottom: 4.7rem;
}
@media (min-width: 1200px) {
  .conversion-mockup__content {
    left: 2.8rem;
    right: 2.8rem;
    bottom: 6rem;
  }
}
.conversion-mockup__title {
  position: relative;
  z-index: 1;
  margin: 0 0 1.3rem 0;
  color: var(--black-0);
  font-size: 2rem;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-align: center;
}
@media (min-width: 1200px) {
  .conversion-mockup__title {
    margin: 0 0 1.5rem 0;
    font-size: 2.6rem;
  }
}
.conversion-mockup__img {
  aspect-ratio: 1/2.03;
}
.conversion-mockup__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.conversion-mockup-item {
  position: relative;
  min-height: 8.9rem;
  padding: 4.1rem 1.1rem 1.1rem 2.4rem;
  border-radius: 1.2rem;
  opacity: 0;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
}
.conversion-mockup-item.animated {
  -webkit-animation: available-solutions-item-animation 1s both;
          animation: available-solutions-item-animation 1s both;
}
@media (min-width: 1200px) {
  .conversion-mockup-item {
    min-height: 11.3rem;
    padding: 5.2rem 1.4rem 1.4rem 3.2rem;
  }
}
.conversion-mockup-item::before {
  content: "";
  position: absolute;
  top: 4.6rem;
  left: 1.4rem;
  width: 0.5rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: var(--purple-105);
  -webkit-box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
          box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
}
@media (min-width: 1200px) {
  .conversion-mockup-item::before {
    top: 5.9rem;
    width: 0.6rem;
    height: 0.6rem;
  }
}
.conversion-mockup-item:nth-child(1) {
  background-color: var(--purple-246);
}
.conversion-mockup-item:nth-child(1) svg {
  opacity: 0.88;
}
.conversion-mockup-item:nth-child(2) {
  background-color: var(--purple-239);
}
.conversion-mockup-item:nth-child(2) svg {
  opacity: 0.6;
}
.conversion-mockup-item:nth-child(3) {
  background-color: var(--purple-225);
}
.conversion-mockup-item:nth-child(3) svg {
  opacity: 0.3;
}
.conversion-mockup-item:nth-child(4) {
  background-color: var(--purple-204);
}
.conversion-mockup-item:nth-child(4) svg {
  opacity: 0.2;
}
.conversion-mockup-item:not(:last-child) {
  margin: 0 0 0.6rem 0;
}
@media (min-width: 1200px) {
  .conversion-mockup-item:not(:last-child) {
    margin: 0 0 0.7rem 0;
  }
}
.conversion-mockup-item svg {
  position: absolute;
  right: 1.1rem;
  bottom: 1.1rem;
  width: 7.7rem;
  height: 8rem;
  width: 6.2rem;
  height: 6.3rem;
  color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .conversion-mockup-item svg {
    width: 7.7rem;
    height: 8rem;
    right: 1.4rem;
    bottom: 1.3rem;
  }
}
.conversion-mockup-item__text {
  position: relative;
  z-index: 1;
  color: var(--black-0);
  font-size: 1.8rem;
  line-height: 100%;
}
@media (min-width: 1200px) {
  .conversion-mockup-item__text {
    font-size: 2.3rem;
  }
}

@-webkit-keyframes conversion-mockup-item-animation {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes conversion-mockup-item-animation {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.acquiring {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .acquiring {
    padding: 10rem 0 12rem;
  }
}
.acquiring__wrapper {
  position: relative;
}
.acquiring__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .acquiring__title {
    margin: 0 0 4rem 0;
    padding: 0 24rem 0 0;
  }
}
.acquiring__swiper {
  margin: 0 -2rem;
  padding: 0 2rem;
}
@media (min-width: 1200px) {
  .acquiring__swiper {
    margin: 0;
    padding: 0;
  }
}
.acquiring__swiper .swiper-slide {
  height: auto;
}
.acquiring__btn {
  margin: 2rem 0 0 0;
}
@media (min-width: 1200px) {
  .acquiring__btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: var(--black-13);
  border-radius: 2rem;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .card:hover .card-hover {
    opacity: 1;
    visibility: visible;
  }
}
.card__img {
  aspect-ratio: 1.15/1;
}
.card__img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.card__content {
  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-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  z-index: 2;
  padding: 0 1.5rem 1.5rem;
}
@media (min-width: 1200px) {
  .card__content {
    padding: 0 2.5rem 2.5rem;
  }
}
.card__title {
  margin: 0 0 1.2rem 0;
  color: var(--belyy-fon);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .card__title {
    margin: 0 0 2rem 0;
    font-size: 2.8rem;
  }
}
.card__descr {
  margin: 0 0 auto 0;
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .card__descr {
    font-size: 1.8rem;
  }
}
.card__btn {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 3rem 0 0 0;
}
@media (min-width: 1200px) {
  .card__btn {
    margin: 5rem 0 0 0;
  }
}

.card-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: var(--black-13-opacity-80);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s, visibility 1s;
  transition: opacity 1s, visibility 1s;
}

.card-hover__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.card-hover__img img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.solution {
  position: relative;
  background: radial-gradient(131.88% 154.86% at 93.07% 120.33%, rgb(0, 0, 3) 0%, rgb(1, 28, 167) 29.1666656733%, rgb(205, 213, 252) 100%);
  overflow: hidden;
}
.solution__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 77.2rem;
}
.solution__content {
  margin: 0 auto;
  max-width: 96rem;
}
.solution__title {
  text-align: center;
}

.solution-item {
  position: absolute;
  top: -10rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  min-height: 7.4rem;
  min-width: 20rem;
  max-width: 25rem;
  padding: 1.4rem;
  border-radius: 1rem;
  border: 1px solid var(--white-opacity-30);
  background-color: var(--white-opacity-20);
}
@media (min-width: 1200px) {
  .solution-item {
    min-width: 28rem;
    max-width: 32rem;
  }
}
.solution-item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 1px solid var(--white-opacity-20);
  background-color: var(--white-opacity-20);
}
.solution-item__icon svg {
  color: var(--belyy-fon);
}
.solution-item__text {
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .solution-item__text {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes solution-animation {
  100% {
    top: 100%;
  }
}

@keyframes solution-animation {
  100% {
    top: 100%;
  }
}
.account {
  padding: 10rem 0 0;
  background-color: var(--belyy-fon);
}
.account__wrapper {
  margin: 0 -1rem;
  padding: 4rem 0;
  background-color: var(--gray-242);
}
@media (min-width: 1200px) {
  .account__wrapper {
    margin: 0;
    padding: 8rem 0;
    border-radius: 2rem;
  }
}
.account__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .account__title {
    margin: 0 0 4rem 0;
  }
}
.account__swiper {
  margin: 0 -2rem;
  padding: 0 2rem;
}
@media (min-width: 1200px) {
  .account__swiper {
    margin: 0;
    padding: 0;
  }
}
.account__swiper .swiper-slide {
  height: auto;
}

.mission {
  padding: 8rem 0;
  overflow: hidden;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .mission {
    padding: 0;
  }
}
.mission__blocks {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .mission__blocks {
    width: 300vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mission__block {
  position: relative;
}
@media (min-width: 1200px) {
  .mission__block {
    width: 100vw;
    min-height: 100vh;
  }
}
@media (min-width: 1200px) {
  .mission__block::before {
    content: "";
    position: absolute;
    top: 54.3%;
    left: 0;
    right: 0;
    border-bottom: 1px dashed var(--white-opacity-20);
  }
}
.mission__block:first-child::before {
  left: calc(50% + 2rem);
}
.mission__block:first-child .mission__pulsar::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  height: 1000vh;
  border-left: 1px dashed var(--white-opacity-20);
}
@media (min-width: 1200px) {
  .mission__block:first-child .mission__pulsar::before {
    display: none;
  }
}
.mission__block:last-child::before {
  right: 50%;
}
.mission__block-1 {
  margin: 0 0 12rem 0;
}
@media (min-width: 1200px) {
  .mission__block-1 {
    margin: 0;
  }
}
.mission__block-1 .mission__pulsar.pulsar {
  margin: 0 auto 6.5rem;
}
@media (min-width: 1200px) {
  .mission__block-1 .mission__pulsar.pulsar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 54.3%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 auto;
  }
}
.mission__block-1 .mission__content {
  max-width: 40.4rem;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 1200px) {
  .mission__block-1 .mission__content {
    position: absolute;
    top: 57.7%;
    left: 0;
    right: 0;
  }
}
.mission__block-1 .mission__descr {
  font-size: 1.8rem;
  line-height: 2.2rem;
}
@media (min-width: 1200px) {
  .mission__block-1 .mission__descr {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
.mission__block-2 {
  margin: 0 0 12.2rem 0;
}
@media (min-width: 1200px) {
  .mission__block-2 {
    margin: 0;
  }
}
.mission__block-2 .mission__images {
  width: 38%;
  margin: 0 0 4rem 0;
  aspect-ratio: 1/0.64;
}
@media (min-width: 1200px) {
  .mission__block-2 .mission__images {
    width: 27.3rem;
    aspect-ratio: 1;
    margin: 0;
  }
}
.mission__block-2 .mission__images img:nth-child(1) {
  top: -35%;
  left: 107%;
  width: 16.7rem;
  aspect-ratio: 1;
}
@media (min-width: 1200px) {
  .mission__block-2 .mission__images img:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: auto;
  }
}
.mission__block-2 .mission__images img:nth-child(2) {
  right: 114.5%;
  bottom: 4%;
  width: 10.1rem;
  aspect-ratio: 1/1.45;
}
@media (min-width: 1200px) {
  .mission__block-2 .mission__images img:nth-child(2) {
    right: calc(100% + 3.5rem);
    bottom: calc(100% - 4.8rem);
    width: 14.9rem;
  }
}
.mission__block-2 .mission__images img:nth-child(3) {
  top: 119%;
  right: 100%;
  width: 17.1rem;
  aspect-ratio: 1/0.52;
}
@media (min-width: 1200px) {
  .mission__block-2 .mission__images img:nth-child(3) {
    top: auto;
    right: auto;
    left: 3.5rem;
    bottom: calc(100% + 4.5rem);
    width: 29.6rem;
  }
}
.mission__block-2 .mission__images img:nth-child(4) {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .mission__block-2 .mission__images img:nth-child(4) {
    left: auto;
    top: calc(100% - 0.8rem);
    right: calc(100% + 3.5rem);
    width: 24.1rem;
    height: auto;
    aspect-ratio: 1/0.64;
  }
}
.mission__block-3 .mission__images {
  width: 33%;
  margin: 0 0 6rem 0;
  aspect-ratio: 1/1.085;
  left: 1.8rem;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images {
    left: 0;
    width: 27.3rem;
    aspect-ratio: 1;
    margin: 0;
  }
}
.mission__block-3 .mission__images img:nth-child(1) {
  top: 42%;
  right: 110.5%;
  width: 16.9rem;
  aspect-ratio: 1;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images img:nth-child(1) {
    right: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: auto;
  }
}
.mission__block-3 .mission__images img:nth-child(2) {
  top: -25%;
  right: 144%;
  width: 12.2rem;
  aspect-ratio: 1/0.675;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images img:nth-child(2) {
    top: auto;
    right: calc(100% - 5rem);
    bottom: calc(100% + 4rem);
    width: 26.2rem;
  }
}
.mission__block-3 .mission__images img:nth-child(3) {
  top: 113.5%;
  left: 85%;
  width: 12.4rem;
  aspect-ratio: 1/0.67;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images img:nth-child(3) {
    top: auto;
    left: auto;
    right: 0;
    bottom: calc(100% + 4rem);
    width: 16.4rem;
  }
}
.mission__block-3 .mission__images img:nth-child(4) {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images img:nth-child(4) {
    top: auto;
    left: calc(100% + 2.5rem);
    bottom: calc(100% - 10.8rem);
    width: 16.3rem;
    height: auto;
    aspect-ratio: 1/1.085;
  }
}
.mission__block-3 .mission__images img:nth-child(5) {
  left: 113%;
  bottom: -4%;
  width: 11.8rem;
  aspect-ratio: 1/1.52;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images img:nth-child(5) {
    bottom: auto;
    top: calc(100% - 8.4rem);
    left: calc(100% + 3.5rem);
    width: 14.4rem;
  }
}
.mission__block-3 .mission__images img:nth-child(6) {
  display: none;
}
@media (min-width: 1200px) {
  .mission__block-3 .mission__images img:nth-child(6) {
    display: block;
    top: calc(100% + 2.5rem);
    right: calc(100% - 7.5rem);
    width: 21.6rem;
    aspect-ratio: 1/0.51;
  }
}
.mission__btn {
  position: relative;
  display: block;
  width: 19.2rem;
  height: 5rem;
  margin: 0 auto 3rem;
  border-radius: 4.6rem;
  border: 1px solid var(--black-31);
  background-color: var(--black-13);
  overflow: hidden;
}
@media (min-width: 1200px) {
  .mission__btn {
    position: absolute;
    top: 22.8%;
    left: 0;
    right: 0;
    width: 23.7rem;
    height: 6.2rem;
    margin: 0 auto;
  }
}
.mission__blob {
  position: absolute;
}
.mission__blob img {
  width: auto;
  height: auto;
}
.mission__blob:nth-child(1) {
  z-index: 3;
  left: -4rem;
  top: -3rem;
  -webkit-animation: mission-blob-1 7s linear infinite alternate 1s;
          animation: mission-blob-1 7s linear infinite alternate 1s;
}
.mission__blob:nth-child(2) {
  z-index: 2;
  left: 4rem;
  top: -0.5rem;
  -webkit-animation: mission-blob-2 8s linear infinite alternate 1s;
          animation: mission-blob-2 8s linear infinite alternate 1s;
}
.mission__blob:nth-child(3) {
  left: -2rem;
  top: -6rem;
  -webkit-animation: mission-blob-3 12s linear infinite alternate 1s;
          animation: mission-blob-3 12s linear infinite alternate 1s;
}
.mission__pulsar.pulsar {
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .mission__pulsar.pulsar {
    display: none;
  }
}
.mission__title {
  max-width: 85rem;
  margin: 0 auto 3.4rem;
  text-align: center;
}
@media (min-width: 1200px) {
  .mission__title {
    position: absolute;
    top: 35.2%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.mission__inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 76.5rem;
  width: 100%;
}
@media (min-width: 1200px) {
  .mission__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 4rem;
    padding: 0 3rem;
    position: absolute;
    top: 39%;
    left: 0;
    right: 0;
    background-color: var(--black-13);
  }
}
.mission__content {
  position: relative;
  max-width: 37.4rem;
  padding: 1.5rem 0;
  text-align: center;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .mission__content {
    text-align: left;
    padding: 0;
  }
}
.mission__num {
  display: block;
  margin: 0 0 0.5rem 0;
  color: var(--belyy-fon);
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  opacity: 0.4;
}
.mission__caption {
  margin: 0 0 2rem 0;
  font-size: 2.6rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .mission__caption {
    font-size: 3rem;
    margin: 0 0 3rem 0;
  }
}
.mission__descr {
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .mission__descr {
    font-size: 1.8rem;
  }
}
.mission__images {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .mission__images {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    display: block;
  }
}
.mission__images img {
  position: absolute;
  border-radius: 1rem;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1200px) {
  .mission__images img {
    border-radius: 2rem;
  }
}

@-webkit-keyframes mission-blob-1 {
  100% {
    -webkit-transform: translate(0, -40%);
            transform: translate(0, -40%);
  }
}

@keyframes mission-blob-1 {
  100% {
    -webkit-transform: translate(0, -40%);
            transform: translate(0, -40%);
  }
}
@-webkit-keyframes mission-blob-2 {
  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@keyframes mission-blob-2 {
  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@-webkit-keyframes mission-blob-3 {
  25% {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  75% {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes mission-blob-3 {
  25% {
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0);
  }
  75% {
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.pulsar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.7rem;
  height: 3.7rem;
}
.pulsar span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 50%;
  background-color: var(--belyy-fon);
  opacity: 0.6;
}
.pulsar span::before, .pulsar span::after {
  content: "";
  position: absolute;
  border: 1px solid var(--belyy-fon);
  border-radius: 50%;
  opacity: 0;
}
.pulsar span::before {
  width: 2.5rem;
  height: 2.5rem;
  -webkit-animation: pulsar 3s infinite both linear;
          animation: pulsar 3s infinite both linear;
}
.pulsar span::after {
  width: 100%;
  width: 3.7rem;
  height: 3.7rem;
  -webkit-animation: pulsar 3s infinite 0.5s both linear;
          animation: pulsar 3s infinite 0.5s both linear;
}

@-webkit-keyframes pulsar {
  33% {
    opacity: 0.6;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes pulsar {
  33% {
    opacity: 0.6;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.accounting {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .accounting {
    padding: 12rem 0;
  }
}
.accounting__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
@media (min-width: 768px) {
  .accounting__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3rem;
  }
}
@media (min-width: 768px) {
  .accounting__content {
    width: 60.8rem;
    padding: 2.6rem 0 0 0;
  }
}
.accounting__title {
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .accounting__title {
    margin: 0 0 6.8rem 0;
  }
}
.accounting__items {
  max-width: 47rem;
}
.accounting__item {
  position: relative;
  padding: 0 0 0 4rem;
  color: var(--black-0);
}
@media (min-width: 1200px) {
  .accounting__item {
    padding: 0 0 0 5rem;
  }
}
.accounting__item:not(:last-child) {
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .accounting__item:not(:last-child) {
    margin: 0 0 5rem 0;
  }
}
.accounting__right {
  position: relative;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (min-width: 768px) {
  .accounting__right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 60.8rem;
  }
}
.accounting__img img {
  width: 100%;
  height: auto;
  border-radius: 1.5rem;
  -webkit-box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.11);
}
@media (min-width: 1200px) {
  .accounting__img img {
    border-radius: 2rem;
    -webkit-box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.11);
            box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.11);
  }
}

.accounting-tooltip {
  position: absolute;
  left: 52%;
  bottom: 57%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  width: 23.4rem;
  padding: 1rem;
  border-radius: 100rem;
  background-color: var(--black-0-opacity-10);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
@media (min-width: 576px) {
  .accounting-tooltip {
    bottom: 55%;
  }
}
@media (min-width: 1200px) {
  .accounting-tooltip {
    width: 25rem;
  }
}
.accounting-tooltip::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top: 1rem solid var(--black-0-opacity-10);
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.accounting-tooltip__icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .accounting-tooltip__icon {
    width: 4rem;
    height: 4rem;
  }
}
.accounting-tooltip__icon svg {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--purple-175);
}
@media (min-width: 1200px) {
  .accounting-tooltip__icon svg {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.accounting-tooltip__caption {
  margin: 0 0 0.3rem 0;
  color: var(--black-0);
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .accounting-tooltip__caption {
    font-size: 1.6rem;
  }
}
.accounting-tooltip__descr {
  color: var(--black-0);
  font-size: 1.3rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .accounting-tooltip__descr {
    font-size: 1.4rem;
  }
}
.accounting-tooltip__descr span {
  display: inline-block;
  width: 2.4rem;
}
@media (min-width: 1200px) {
  .accounting-tooltip__descr span {
    width: 2.6rem;
  }
}

.safety {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.safety__wrapper {
  position: relative;
  padding: 8rem 0 6rem;
}
@media (min-width: 1200px) {
  .safety__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh;
    padding: 3rem 0 0;
  }
}
@media (min-width: 1400px) {
  .safety__wrapper {
    padding: 6rem 0 0;
  }
}
.safety__title {
  text-align: center;
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .safety__title {
    margin: 0 0 3rem 0;
  }
}
.safety__descr {
  margin: 0 auto 4rem;
  color: var(--black-0);
  font-size: 2rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-align: center;
}
@media (min-width: 1400px) {
  .safety__descr {
    max-width: 34rem;
  }
}
.safety__inner {
  display: none;
}
@media (min-width: 1200px) {
  .safety__inner {
    position: relative;
    display: block;
    max-width: 111.4rem;
    margin: 0 auto;
  }
}
.safety__mockup img {
  width: 100%;
  height: auto;
}
.safety__block {
  display: none;
}
@media (min-width: 1200px) {
  .safety__block {
    position: absolute;
    top: 5.7%;
    left: 10.8%;
    right: 11.1%;
    display: block;
    height: 76.5%;
    overflow: hidden;
  }
}
.safety__images {
  height: 300%;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.safety__img {
  background-color: var(--belyy-fon);
  height: 33.333%;
}
.safety__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.safety-mobile {
  position: relative;
  display: block;
  max-width: 33.5rem;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .safety-mobile {
    display: none;
  }
}
.safety-mobile__mockup img {
  width: 100%;
  height: auto;
}
.safety-mobile__block {
  position: absolute;
  top: 8.2%;
  left: 5.4%;
  right: 5.1%;
  bottom: 2.3%;
  overflow: hidden;
  border-radius: 0 0 43px 43px;
}
.safety-mobile__images {
  height: 300%;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.safety-mobile__img {
  background-color: var(--belyy-fon);
  height: 33.333%;
}
.safety-mobile__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.about-goal {
  padding: 8rem 0 6rem;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .about-goal {
    padding: 12rem 0;
  }
}
.about-goal__inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
  margin: 0 0 1rem 0;
}
@media (min-width: 768px) {
  .about-goal__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
.about-goal__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 4rem 2.5rem 3rem;
  border-radius: 2rem;
  background-color: var(--gray-242);
}
@media (min-width: 768px) {
  .about-goal__content {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1200px) {
  .about-goal__content {
    padding: 12.6rem 6rem 8rem;
  }
}
.about-goal__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .about-goal__title {
    margin: 0 0 3rem 0;
  }
}
.about-goal__descr {
  max-width: 40rem;
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .about-goal__descr {
    font-size: 2rem;
  }
}
.about-goal__img {
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
  aspect-ratio: 1/0.65;
}
@media (min-width: 768px) {
  .about-goal__img {
    aspect-ratio: auto;
  }
}
.about-goal__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.about-goal__items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
  counter-reset: about-items-counter;
}
@media (min-width: 768px) {
  .about-goal__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

.about-goal-item {
  position: relative;
  border-radius: 2rem;
  background-color: var(--gray-242);
  padding: 7.4rem 2.5rem 3rem;
}
@media (min-width: 1200px) {
  .about-goal-item {
    padding: 10.6rem 2.5rem 3.8rem;
  }
}
.about-goal-item::before {
  content: "0" counter(about-items-counter);
  counter-increment: about-items-counter;
  position: absolute;
  top: 4rem;
  left: 2.5rem;
  color: var(--black-0);
  font-size: 2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
  opacity: 0.2;
}
@media (min-width: 1200px) {
  .about-goal-item::before {
    top: 6.7rem;
    font-size: 2.4rem;
  }
}
.about-goal-item__title {
  margin: 0 0 1.5rem 0;
  color: var(--black-0);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .about-goal-item__title {
    margin: 0 0 2rem 0;
    font-size: 2.6rem;
  }
}
.about-goal-item__descr {
  max-width: 31.6rem;
  color: var(--black-0);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .about-goal-item__descr {
    font-size: 1.8rem;
  }
}

.about-services {
  background-color: var(--belyy-fon);
  padding: 0 0 6rem;
}
@media (min-width: 1200px) {
  .about-services {
    padding: 0 0 12rem;
  }
}
.about-services__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .about-services__title {
    margin: 0 0 4rem 0;
  }
}
.about-services__swiper {
  margin: 0 -2rem;
  padding: 0 2rem;
}
@media (min-width: 1200px) {
  .about-services__swiper {
    margin: 0;
    padding: 0;
  }
}
.about-services__swiper .swiper-slide {
  height: auto;
}

.about-achievements {
  position: relative;
  padding: 8rem 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .about-achievements {
    padding: 10rem 0 8rem;
  }
}
.about-achievements__wrapper {
  position: relative;
}
.about-achievements__title {
  max-width: 84.3rem;
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .about-achievements__title {
    margin: 0 0 4rem 0;
  }
}
.about-achievements__swiper {
  overflow: visible;
  margin: 0 -1rem;
}
@media (min-width: 1200px) {
  .about-achievements__swiper {
    margin: 0;
  }
}
.about-achievements__swiper .swiper-slide {
  height: auto;
}
.about-achievements__swiper .swiper-slide:first-child .about-achievements-card::before {
  content: "";
  position: absolute;
  top: 1.8rem;
  right: calc(100% - 1rem);
  width: 300vw;
  border-bottom: 1px dashed var(--belyy-fon);
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .about-achievements__swiper .swiper-slide:first-child .about-achievements-card::before {
    right: calc(100% - 8rem);
  }
}
.about-achievements__swiper .swiper-slide:last-child .about-achievements-card::after {
  width: 300vw;
}

.about-achievements-card {
  position: relative;
  height: 100%;
  padding: 5.2rem 0 0 0;
}
.about-achievements-card::after {
  content: "";
  position: absolute;
  top: 1.8rem;
  left: 4.7rem;
  width: calc(100% - 3.7rem + 15px);
  border-bottom: 1px dashed var(--belyy-fon);
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .about-achievements-card::after {
    left: 11.7rem;
    width: calc(100% - 3.7rem + 20px);
  }
}
.about-achievements-card.current .about-achievements-card__inner {
  color: var(--belyy-fon);
  background: -webkit-gradient(linear, left top, left bottom, from(var(--purple-105)), to(var(--purple)));
  background: linear-gradient(180deg, var(--purple-105) 0%, var(--purple) 100%);
}
.about-achievements-card.current .about-achievements-card-item__title, .about-achievements-card.current .about-achievements-card-item__descr {
  color: var(--belyy-fon);
}
.about-achievements-card.current .about-achievements-card-item::before {
  background-color: var(--belyy-fon);
  -webkit-box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
          box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
}
.about-achievements-card__pulsar {
  position: absolute;
  top: 0;
  left: 1rem;
}
@media (min-width: 1200px) {
  .about-achievements-card__pulsar {
    left: 8rem;
  }
}
.about-achievements-card__pulsar span {
  opacity: 0.8;
}
.about-achievements-card__inner {
  height: 100%;
  padding: 2rem;
  border-radius: 2rem;
  -webkit-box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.11);
  border: 1px solid var(--belyy-fon);
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .about-achievements-card__inner {
    padding: 2.5rem;
  }
}
.about-achievements-card__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .about-achievements-card__top {
    margin: 0 0 4.7rem 0;
  }
}
@media (min-width: 1200px) {
  .about-achievements-card__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 2rem;
  }
}
.about-achievements-card__year {
  display: block;
  font-size: 5.8rem;
  line-height: 110%;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .about-achievements-card__year {
    font-size: 7.4rem;
  }
}
.about-achievements-card__tagline {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: block;
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  font-weight: 500;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .about-achievements-card__tagline {
    position: static;
    padding: 0 0 0.8rem 0;
    font-size: 2.6rem;
  }
}
.about-achievements-card__descr {
  max-width: 14.1rem;
  padding: 0 0 0.8rem 0;
  font-size: 1.4rem;
  line-height: 120%;
  text-align: right;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .about-achievements-card__descr {
    max-width: 19.7rem;
    padding: 0 0 0.9rem 0;
    font-size: 2rem;
  }
}

.about-achievements-card-item {
  position: relative;
  padding: 0 0 0 2rem;
}
.about-achievements-card-item::before {
  content: "";
  position: absolute;
  top: 0.8rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: var(--purple-105);
  -webkit-box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
          box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
}
@media (min-width: 1200px) {
  .about-achievements-card-item::before {
    top: 1.2rem;
  }
}
.about-achievements-card-item:not(:last-child) {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .about-achievements-card-item:not(:last-child) {
    margin: 0 0 3rem 0;
  }
}
.about-achievements-card-item__title {
  margin: 0 0 1.5rem 0;
  color: var(--black-0);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .about-achievements-card-item__title {
    margin: 0 0 2rem 0;
    font-size: 2.6rem;
  }
}
.about-achievements-card-item__descr {
  color: var(--black-0);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .about-achievements-card-item__descr {
    font-size: 1.8rem;
  }
}

.contacts {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .contacts {
    padding: 12rem 0;
  }
}
.contacts__title {
  text-align: center;
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .contacts__title {
    margin: 0 0 4rem 0;
  }
}
.contacts__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .contacts__cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .contacts__cards {
    margin: 0;
  }
}
@media (min-width: 1350px) {
  .contacts__cards {
    grid-template-columns: repeat(4, 1fr);
  }
}

.contacts-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 15.6rem;
  padding: 2rem;
  border-radius: 2rem;
  background-color: var(--gray-242);
}
@media (min-width: 1200px) {
  .contacts-card {
    min-height: 26rem;
  }
}
.contacts-card__info {
  margin: auto 0 0 0;
}
.contacts-card__link {
  font-size: 3.6rem;
  line-height: 110%;
  letter-spacing: -0.03em;
}
.contacts-card__social {
  margin: 0 0 1.1rem 0;
}
.contacts-card__social .social__link svg {
  width: 3rem;
  height: 3rem;
  color: var(--black-13);
  fill: var(--gray-242);
}
.contacts-card__caption {
  display: block;
  margin: 0.5rem 0 0 0;
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}

.feedback {
  padding: 8rem 0;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .feedback {
    padding: 12rem 0;
  }
}
.feedback__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 34px;
}
@media (min-width: 768px) {
  .feedback__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
}
.feedback__content {
  text-align: center;
}
@media (min-width: 768px) {
  .feedback__content {
    width: 56.3rem;
    text-align: left;
  }
}
.feedback__title {
  margin: 0 0 2.5rem 0;
}
@media (min-width: 1200px) {
  .feedback__title {
    margin: 0 0 3rem 0;
  }
}
.feedback__descr {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .feedback__descr {
    max-width: 41.8rem;
  }
}
@media (min-width: 1200px) {
  .feedback__descr {
    opacity: 1;
  }
}
.feedback__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .feedback__form {
    width: 56.3rem;
  }
}
.feedback__fields {
  margin: 0 0 3rem 0;
}
.feedback__field:not(:last-child) {
  margin: 0 0 0.5rem 0;
}
@media (min-width: 1200px) {
  .feedback__field:not(:last-child) {
    margin: 0 0 1.5rem 0;
  }
}
.feedback__btn {
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 768px) {
  .feedback__btn {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

.field {
  display: block;
}
.field__input, .field__select, .field__textarea {
  display: block;
  width: 100%;
  height: 3.8rem;
  padding: 0.9rem 1.4rem;
  font-size: 1.6rem;
  line-height: 115%;
  border: 1px solid var(--gray-110-opacity-70);
  border-radius: 1rem;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .field__input, .field__select, .field__textarea {
    height: 5.3rem;
    padding: 1.4rem 1.9rem;
    font-size: 2rem;
  }
}
.field__input, .field__textarea {
  color: var(--black-0);
}
.field__input::-webkit-input-placeholder, .field__textarea::-webkit-input-placeholder {
  color: var(--gray-110-opacity-70);
}
.field__input::-moz-placeholder, .field__textarea::-moz-placeholder {
  color: var(--gray-110-opacity-70);
}
.field__input:-ms-input-placeholder, .field__textarea:-ms-input-placeholder {
  color: var(--gray-110-opacity-70);
}
.field__input::-ms-input-placeholder, .field__textarea::-ms-input-placeholder {
  color: var(--gray-110-opacity-70);
}
.field__input::placeholder, .field__textarea::placeholder {
  color: var(--gray-110-opacity-70);
}
.field__select {
  color: var(--gray-110-opacity-70);
}
.field__select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-position: right 1.9rem center;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.31717 6.30017L9.87747 1.29602C10.0408 1.13181 10.0408 0.865493 9.87747 0.701283C9.7141 0.537072 9.44903 0.537072 9.28565 0.701283L4.99999 5.4037L0.714355 0.701699C0.550977 0.537489 0.285899 0.537489 0.122535 0.701699C-0.0408287 0.865909 -0.0408287 1.13222 0.122535 1.29642L4.68284 6.30058C4.76993 6.3881 4.88539 6.42563 4.99958 6.41978C5.11419 6.42522 5.22964 6.38771 5.31717 6.30017Z' fill='%236E6E6E'/%3E%3C/svg%3E%0A");
  cursor: pointer;
}
.field__select option {
  color: var(--black-0);
}
.field__select option:disabled {
  color: var(--black-0-opacity-20);
}
.field__textarea {
  resize: none;
  height: 5.6rem;
}
@media (min-width: 1200px) {
  .field__textarea {
    height: 7.6rem;
  }
}
.field__textarea::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}
.field__textarea::-webkit-scrollbar-thumb {
  background-color: var(--belyy-fon);
  border: 1px solid var(--black-13);
  border-radius: 8px;
}
.field__error {
  display: block;
  margin: 0.5rem 1.5rem 0;
  color: var(--error);
  font-size: 1rem;
  line-height: 100%;
}
@media (min-width: 1200px) {
  .field__error {
    margin: 1rem 2rem 0;
    font-size: 1.2rem;
  }
}
.field--white .field__input,
.field--white .field__select,
.field--white .field__textarea {
  border: 1px solid var(--white-opacity-70);
}
.field--white .field__input,
.field--white .field__textarea {
  color: var(--belyy-fon);
}
.field--white .field__input::-webkit-input-placeholder, .field--white .field__textarea::-webkit-input-placeholder {
  color: var(--white-opacity-70);
}
.field--white .field__input::-moz-placeholder, .field--white .field__textarea::-moz-placeholder {
  color: var(--white-opacity-70);
}
.field--white .field__input:-ms-input-placeholder, .field--white .field__textarea:-ms-input-placeholder {
  color: var(--white-opacity-70);
}
.field--white .field__input::-ms-input-placeholder, .field--white .field__textarea::-ms-input-placeholder {
  color: var(--white-opacity-70);
}
.field--white .field__input::placeholder,
.field--white .field__textarea::placeholder {
  color: var(--white-opacity-70);
}
.field--white .field__select {
  color: var(--white-opacity-70);
}
.field--white .field__select {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.31717 6.30017L9.87747 1.29602C10.0408 1.13181 10.0408 0.865493 9.87747 0.701283C9.7141 0.537072 9.44903 0.537072 9.28565 0.701283L4.99999 5.4037L0.714355 0.701699C0.550977 0.537489 0.285899 0.537489 0.122535 0.701699C-0.0408287 0.865909 -0.0408287 1.13222 0.122535 1.29642L4.68284 6.30058C4.76993 6.3881 4.88539 6.42563 4.99958 6.41978C5.11419 6.42522 5.22964 6.38771 5.31717 6.30017Z' fill='white'/%3E%3C/svg%3E%0A");
}
.field--white .field__error {
  color: var(--belyy-fon);
}

.process {
  padding: 5rem 0 0;
  overflow: hidden;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .process {
    padding: 8rem 0 0;
  }
}
.process__inner {
  counter-reset: process-steps-counter;
}

.process-step__wrapper {
  border-radius: 4rem;
}
@media (min-width: 1200px) {
  .process-step__wrapper {
    border-radius: 4.5rem;
  }
}
@media (min-width: 768px) {
  .process-step__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
  }
}
.process-step__img {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .process-step__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.process-step__img img {
  width: 100%;
  height: auto;
}
.process-step__content {
  position: relative;
}
@media (min-width: 768px) {
  .process-step__content {
    width: 56.1rem;
  }
}
.process-step__content::before {
  content: "0" counter(process-steps-counter);
  counter-increment: process-steps-counter;
  position: absolute;
  top: -10rem;
  left: -20px;
  font-family: var(--second-family);
  color: var(--belyy-fon);
  font-size: 23rem;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  opacity: 0.05;
}
@media (min-width: 768px) {
  .process-step__content::before {
    top: 3.8rem;
  }
}
@media (min-width: 1200px) {
  .process-step__content::before {
    font-size: 28.5rem;
    letter-spacing: -0.06em;
  }
}
.process-step__btn {
  display: inline-block;
  margin: 0 0 2.2rem 0;
  padding: 0.9rem 1.9rem;
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 118%;
  font-weight: 500;
  border-radius: 7.6rem;
  border: 1px solid var(--belyy-fon);
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .process-step__btn {
    margin: 0 0 12rem 0;
    font-size: 1.8rem;
  }
}
.process-step__title {
  position: relative;
  margin: 0 0 2.5rem 0;
}
@media (min-width: 1200px) {
  .process-step__title {
    margin: 0 0 4rem 0;
  }
}
.process-step__descr {
  position: relative;
  opacity: 0.7;
}
.process-step-1 .process-step__wrapper {
  background-color: var(--black-13);
  border: 1px solid var(--black-52);
}
.process-step-1 .process-step__inner {
  padding: 10px 0 11.5rem;
}
@media (min-width: 768px) {
  .process-step-1 .process-step__inner {
    padding: 6rem 0 11.5rem;
  }
}
@media (min-width: 1200px) {
  .process-step-1 .process-step__inner {
    padding: 10rem 0 15rem;
  }
}
.process-step-1 .process-step__img {
  max-width: 32.5rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .process-step-1 .process-step__img {
    max-width: none;
    width: 48.1rem;
    margin: -2.6rem 0 0 0;
  }
}
.process-step-2 {
  margin: -7rem 0 0 0;
}
@media (min-width: 1200px) {
  .process-step-2 {
    margin: -10rem 0 0 0;
  }
}
.process-step-2 .process-step__wrapper {
  background-color: var(--belyy-fon);
}
.process-step-2 .process-step__inner {
  padding: 0 0 11.5rem;
}
@media (min-width: 768px) {
  .process-step-2 .process-step__inner {
    padding: 6rem 0 11.5rem;
  }
}
@media (min-width: 1200px) {
  .process-step-2 .process-step__inner {
    padding: 10rem 0 15rem;
  }
}
.process-step-2 .process-step__content::before {
  color: var(--black-13);
}
.process-step-2 .process-step__btn {
  color: var(--black-13);
  border-color: var(--black-13);
}
.process-step-2 .process-step__img {
  max-width: 35.2rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .process-step-2 .process-step__img {
    max-width: none;
    width: 52.2rem;
    margin: -5.7rem 0 0 0;
  }
}
.process-step-3 {
  margin: -7rem 0 0 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .process-step-3 {
    margin: -10rem 0 0 0;
  }
}
.process-step-3 .process-step__wrapper {
  background-color: var(--black-13);
  border: 1px solid var(--black-52);
}
.process-step-3 .process-step__inner {
  padding: 6rem 0;
}
@media (min-width: 1200px) {
  .process-step-3 .process-step__inner {
    padding: 10rem 0 8.5rem;
  }
}
.process-step-3 .process-step__img {
  max-width: 30.1rem;
  margin: 0 auto 4rem;
}
@media (min-width: 768px) {
  .process-step-3 .process-step__img {
    max-width: none;
    width: 44.6rem;
    margin: 0 3.5rem 0 0;
  }
}
@media (min-width: 1200px) {
  .process-step-3 .process-step__img {
    margin: -1.5rem 3.5rem 0 0;
  }
}

.modules {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .modules {
    padding: 12rem 0;
  }
}
@media (min-width: 768px) {
  .modules__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
  }
}
.modules__content {
  margin: 0 0 3rem 0;
}
@media (min-width: 768px) {
  .modules__content {
    width: 53rem;
    margin: 0;
  }
}
.modules__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .modules__title {
    margin: 0 0 3rem 0;
  }
}
.modules__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.5rem;
}
@media (min-width: 576px) {
  .modules__images {
    grid-gap: 1rem;
  }
}
@media (min-width: 768px) {
  .modules__images {
    width: 62.8rem;
  }
}
.modules__img {
  border: 1px solid var(--gray-197);
  border-radius: 1rem;
  overflow: hidden;
  aspect-ratio: 1/0.51;
}
@media (min-width: 1200px) {
  .modules__img {
    border-radius: 2rem;
  }
}
.modules__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.interested {
  position: relative;
  padding: 8rem 0 6rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.interested::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--black-0-opacity-20);
}
@media (min-width: 1200px) {
  .interested {
    padding: 12rem 0 8rem;
  }
}
.interested__wrapper {
  position: relative;
}
.interested__title {
  max-width: 63.5rem;
  margin: 0 auto 4rem;
  text-align: center;
}
.interested__items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
  margin: 0 -1rem;
}
@media (min-width: 768px) {
  .interested__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .interested__items {
    grid-gap: 2rem;
    margin: 0;
  }
}

.interested-item {
  padding: 3rem 2rem 2rem;
  border-radius: 2rem;
  background-color: var(--belyy-fon);
  -webkit-box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.11);
}
@media (min-width: 1200px) {
  .interested-item {
    padding: 11.5rem 2.5rem 2.5rem;
  }
}
.interested-item__icon {
  margin: 0 0 2rem 0;
}
.interested-item__icon svg {
  color: var(--purple-175);
  fill: var(--purple-215);
}
.interested-item__title {
  margin: 0 0 1rem 0;
  font-size: 2.2rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .interested-item__title {
    font-size: 2.6rem;
  }
}
.interested-item__descr {
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .interested-item__descr {
    font-size: 1.8rem;
  }
}

.methods {
  padding: 8rem 1rem 6rem;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .methods {
    padding: 11.1rem 2rem 9.1rem;
  }
}
@media (min-width: 1400px) {
  .methods {
    padding: 11.1rem 0 9.1rem;
  }
}
.methods__title {
  margin: 0 0 2rem 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .methods__title {
    margin: 0 0 3rem 0;
  }
}
.methods__descr {
  max-width: 54rem;
  margin: 0 auto 4rem;
  text-align: center;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .methods__descr {
    margin: 0 auto 5rem;
  }
}
.methods__slider {
  position: relative;
}
.methods__swiper .swiper-slide {
  height: auto;
}

.methods-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 2rem;
  border: 1px solid var(--white-opacity-20);
  overflow: hidden;
}
@media (min-width: 768px) {
  .methods-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3rem;
  }
}
.methods-card__content {
  padding: 0 2rem 2rem;
}
@media (min-width: 768px) {
  .methods-card__content {
    max-width: 45rem;
    width: 100%;
    padding: 2rem 0 2rem 2rem;
  }
}
@media (min-width: 1200px) {
  .methods-card__content {
    padding: 4rem 0 4rem 4rem;
  }
}
.methods-card__title {
  margin: 0 0 2rem 0;
  color: var(--belyy-fon);
  font-size: 2.6rem;
  line-height: 110%;
  font-weight: 500;
  letter-spacing: -0.02em;
  opacity: 0.4;
}
@media (min-width: 1200px) {
  .methods-card__title {
    margin: 0 0 4rem 0;
    font-size: 3.4rem;
  }
}
.methods-card__percent {
  display: block;
  margin: 0 0 0.5rem 0;
  color: var(--belyy-fon);
  font-size: 2.6rem;
  line-height: 110%;
  letter-spacing: -0.03em;
}
@media (min-width: 1200px) {
  .methods-card__percent {
    font-size: 3rem;
  }
}
.methods-card__percent span {
  display: block;
  font-size: 7rem;
  line-height: 110%;
}
@media (min-width: 1200px) {
  .methods-card__percent span {
    font-size: 9rem;
  }
}
.methods-card__descr {
  max-width: 30.5rem;
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .methods-card__descr {
    font-size: 2rem;
  }
}
.methods-card__img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 34rem;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .methods-card__img {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    max-width: 45rem;
  }
}
.methods-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.business-payments {
  position: relative;
  padding: 23.7rem 0 6rem;
  background-color: var(--black-13);
  overflow: hidden;
}
@media (min-width: 768px) {
  .business-payments {
    padding: 6rem 0;
  }
}
@media (min-width: 1200px) {
  .business-payments {
    padding: 12rem 0;
  }
}
.business-payments__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3rem;
  margin: 0 0 3rem 0;
}
@media (min-width: 768px) {
  .business-payments__inner {
    margin: 0 0 6rem 0;
  }
}
@media (min-width: 1200px) {
  .business-payments__inner {
    margin: 0 0 12rem 0;
  }
}
.business-payments__content {
  max-width: 48.4rem;
}
.business-payments__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .business-payments__title {
    margin: 0 0 3.5rem 0;
  }
}
.business-payments__descr {
  opacity: 0.7;
}
.business-payments__img {
  position: absolute;
  top: -4rem;
  right: -10rem;
  width: 36.2rem;
  height: 30rem;
}
@media (min-width: 576px) {
  .business-payments__img {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .business-payments__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    height: auto;
    margin: 0 -9rem 0 0;
  }
}
@media (min-width: 1200px) {
  .business-payments__img {
    width: 58.6rem;
    margin: 0 -14.8rem 0 0;
  }
}
.business-payments__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .business-payments__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 100%;
    width: auto;
    height: auto;
  }
}
.business-payments__items {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
}
@media (min-width: 768px) {
  .business-payments__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

.business-payments-item {
  padding: 2rem;
  border-radius: 2rem;
  background-color: var(--black-37-34);
}
@media (min-width: 1200px) {
  .business-payments-item {
    padding: 2.5rem;
  }
}
.business-payments-item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  margin: 0 0 2rem 0;
  background-color: var(--white-opacity-5);
}
@media (min-width: 1200px) {
  .business-payments-item__icon {
    width: 6.7rem;
    height: 6.7rem;
    margin: 0 0 4.8rem 0;
  }
}
.business-payments-item__icon svg {
  width: 1.8rem;
  height: 1.8rem;
  color: var(--gray-124);
  fill: var(--gray-81);
}
@media (min-width: 1200px) {
  .business-payments-item__icon svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.business-payments-item__title {
  margin: 0 0 1.5rem 0;
  color: var(--belyy-fon);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .business-payments-item__title {
    margin: 0 0 2rem 0;
    font-size: 2.8rem;
  }
}
.business-payments-item__descr {
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .business-payments-item__descr {
    font-size: 1.8rem;
  }
}

.available-solutions {
  padding: 6rem 0;
  background: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .available-solutions {
    padding: 12rem 0;
  }
}
.available-solutions__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
}
@media (min-width: 768px) {
  .available-solutions__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .available-solutions__content {
    width: 56.1rem;
  }
}
@media (min-width: 1200px) {
  .available-solutions__content {
    padding: 5rem 0 0 0;
  }
}
.available-solutions__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .available-solutions__title {
    margin: 0 0 3rem 0;
  }
}
.available-solutions__descr {
  max-width: 35.1rem;
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .available-solutions__descr {
    margin: 0 0 10.6rem 0;
  }
}
.available-solutions__img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .available-solutions__img {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 57.2rem;
  }
}
@media (min-width: 1200px) {
  .available-solutions__img {
    border-radius: 1.3rem;
  }
}
.available-solutions__img img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .available-solutions__img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

.available-solutions-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  padding: 1.5rem;
  border-radius: 2rem;
  background-color: var(--gray-242);
  opacity: 0;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
}
.available-solutions-item.animated {
  -webkit-animation: available-solutions-item-animation 1s both;
          animation: available-solutions-item-animation 1s both;
}
@media (min-width: 768px) {
  .available-solutions-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .available-solutions-item {
    min-height: 16rem;
  }
}
.available-solutions-item:not(:last-child) {
  margin: 0 0 1rem 0;
}
.available-solutions-item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .available-solutions-item__icon {
    width: 6.7rem;
    height: 6.7rem;
  }
}
.available-solutions-item__icon svg {
  width: 2.1rem;
  height: 2.1rem;
  color: var(--purple-215);
  fill: var(--purple-175);
}
@media (min-width: 1200px) {
  .available-solutions-item__icon svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.available-solutions-item__content {
  max-width: 36.5rem;
}
.available-solutions-item__title {
  margin: 0 0 1rem 0;
  color: var(--black-0);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .available-solutions-item__title {
    font-size: 2.6rem;
  }
}
.available-solutions-item__descr {
  color: var(--black-0);
  font-size: 1.6rem;
  line-height: 115%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .available-solutions-item__descr {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes available-solutions-item-animation {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes available-solutions-item-animation {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.auth {
  padding: 6.8rem 0 3rem;
}
@media (min-width: 1200px) {
  .auth {
    padding: 10.8rem 0 3.5rem;
  }
}
.auth__wrapper {
  min-height: 75.5rem;
  padding: 4rem 2rem;
  border-radius: 2rem;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .auth__wrapper {
    min-height: 84rem;
    padding: 8rem 5.8rem 4rem;
  }
}
.auth__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .auth__nav {
    margin: 0 0 2rem 0;
  }
}
.auth__back, .auth__close {
  color: var(--black-0);
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-decoration: underline;
  opacity: 0.5;
}
.auth__close {
  margin: 0 0 0 auto;
}
.auth__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 84.7rem;
  margin: 0 auto;
}
.auth__title {
  margin: 0 0 2rem 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .auth__title {
    margin: 0 0 3rem 0;
  }
}
.auth__descr {
  margin: 0 0 4rem 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .auth__descr {
    margin: 0 0 5rem 0;
  }
}
.auth__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 43rem;
  width: 100%;
}
.auth__fields {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 0.5rem;
  width: 100%;
}
@media (min-width: 1200px) {
  .auth__fields {
    grid-gap: 1rem;
  }
}
.auth__field {
  grid-column: span 5;
}
.auth__field.w-2 {
  grid-column: span 2;
}
.auth__field.w-3 {
  grid-column: span 3;
}
@media (min-width: 1200px) {
  .auth__field .field__input,
  .auth__field .field__select {
    height: 4.3rem;
    padding: 0.5rem 1.9rem;
  }
}
.auth__captcha {
  margin: 2rem 0 0 0;
}
@media (min-width: 1200px) {
  .auth__captcha {
    margin: 3rem 0 0 0;
  }
}
.auth__captcha img {
  max-width: 100%;
}
.auth__checkbox {
  margin: 2rem 0 0 0;
}
.auth__btn {
  margin: 3rem 0 0 0;
  padding-left: 3.9rem;
  padding-right: 3.9rem;
}
.auth__forgot {
  margin: 1rem 0 0 0;
  font-size: 1.4rem;
  line-height: 2rem;
  text-decoration: underline;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .auth__forgot {
    margin: 2rem 0 0 0;
  }
}
.auth-recovery .auth__title {
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .auth-recovery .auth__title {
    margin: 0 0 5rem 0;
  }
}
.auth-success .auth__descr {
  max-width: 54.3rem;
  padding: 2rem;
  border-radius: 2rem;
  margin-bottom: 0;
  background-color: var(--gray-242);
}
@media (min-width: 1200px) {
  .auth-success .auth__descr {
    padding: 3rem;
  }
}
.auth-registration .auth__title {
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .auth-registration .auth__title {
    margin: 0 0 5rem 0;
  }
}

.checkbox {
  display: inline-block;
  cursor: pointer;
}
.checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.checkbox__input:checked + .checkbox__text::after {
  opacity: 1;
}
.checkbox__text {
  display: block;
  position: relative;
  padding-left: 2.6rem;
  color: var(--black-0);
  font-size: 1.4rem;
  line-height: 1.7rem;
  opacity: 0.8;
}
.checkbox__text::before {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: 0;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.1rem;
  border: 1px solid var(--gray-224);
  background-color: var(--gray-175-opacity-15);
}
.checkbox__text::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.3rem;
  width: 10px;
  height: 6px;
  border: 2px solid var(--purple);
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.policy {
  padding: 6rem 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .policy {
    padding: 10rem 0 12rem;
  }
}
.policy__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 5px;
  max-width: 96rem;
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .policy__links {
    margin: 0 0 4rem 0;
  }
}
.policy__link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0.4rem 1.4rem;
  font-family: var(--font-family);
  color: var(--black-0);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  border: 1px solid var(--black-0);
  border-radius: 8.1rem;
}
@media (min-width: 1200px) {
  .policy__link {
    padding: 0.7rem 1.4rem;
    font-size: 1.8rem;
  }
}
.policy__content h2,
.policy__content h3 {
  margin: 2.5rem 0 2rem 0;
  color: var(--black-0);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .policy__content h2,
  .policy__content h3 {
    font-size: 2.6rem;
  }
}
.policy__content h2:first-child,
.policy__content h3:first-child {
  margin-top: 0;
}
.policy__content p {
  color: var(--black-0);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .policy__content p {
    font-size: 1.8rem;
  }
}
.policy__content p:not(:last-child) {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .policy__content p:not(:last-child) {
    margin: 0 0 2.2rem 0;
  }
}

.payments-accepting {
  padding: 6rem 0 6rem;
}
@media (min-width: 1200px) {
  .payments-accepting {
    padding: 10rem 0 0;
  }
}
.payments-accepting__content {
  position: relative;
  z-index: 1;
  max-width: 76.3rem;
  margin: 0 auto;
  text-align: center;
}
.payments-accepting__title {
  margin: 0 0 2.5rem 0;
}
@media (min-width: 1200px) {
  .payments-accepting__title {
    margin: 0 0 3rem 0;
  }
}
.payments-accepting__descr {
  max-width: 55.5rem;
  margin: 0 auto;
  opacity: 0.8;
}
.payments-accepting__bg img {
  width: 100%;
}
.payments-accepting__map {
  position: relative;
  margin: 2rem 0 0 0;
}
@media (min-width: 1200px) {
  .payments-accepting__map {
    margin: -11.5rem 0 0 0;
  }
}
.payments-accepting__items img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
      -ms-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  height: auto;
  opacity: 0;
}
@media (min-width: 1200px) {
  .payments-accepting__items img {
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
.payments-accepting__items img:nth-child(1) {
  top: 28.5%;
  left: 12.5%;
}
.payments-accepting__items img:nth-child(2) {
  top: 48%;
  left: 19%;
}
.payments-accepting__items img:nth-child(3) {
  top: 71%;
  left: 28%;
}
.payments-accepting__items img:nth-child(4) {
  top: 58%;
  left: 49%;
}
.payments-accepting__items img:nth-child(5) {
  top: 38%;
  left: 61%;
}
.payments-accepting__items img:nth-child(6) {
  top: 49%;
  left: 73%;
}
.payments-accepting__items img:nth-child(7) {
  top: 30%;
  left: 77%;
}
.payments-accepting__items img:nth-child(8) {
  top: 40%;
  left: 84%;
}
.payments-accepting__items img.animated {
  -webkit-animation: logos-animation both;
          animation: logos-animation both;
}

@-webkit-keyframes logos-animation {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes logos-animation {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.payment-process {
  padding: 6rem 0 0;
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .payment-process {
    padding: 12rem 0 0;
  }
}
.payment-process__wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
}
@media (min-width: 768px) {
  .payment-process__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.payment-process__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border-radius: 2rem;
  background-color: var(--black-13);
  padding: 4rem 2.5rem 3rem;
}
@media (min-width: 768px) {
  .payment-process__content {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1200px) {
  .payment-process__content {
    padding: 6rem 5.8rem 4rem;
  }
}
.payment-process__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .payment-process__title {
    margin: 0 0 3rem 0;
  }
}
.payment-process__descr {
  margin: 0 0 3rem 0;
}
@media (min-width: 1200px) {
  .payment-process__descr {
    margin: 0 0 6.3rem 0;
  }
}
.payment-process__items {
  counter-reset: payment-process-items-counter;
}
@media (min-width: 768px) {
  .payment-process__items {
    max-width: 55.2rem;
  }
}
.payment-process__right {
  position: relative;
  padding: 4.5rem 2.5rem 0;
  border-radius: 2rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
@media (min-width: 768px) {
  .payment-process__right {
    padding: 0;
  }
}
.payment-process__img {
  max-width: 25.4rem;
  margin: 0 auto -9.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .payment-process__img {
    position: absolute;
    top: 4.5rem;
    left: 2.5rem;
    right: 2.5rem;
    bottom: 4.5rem;
    max-width: 34.1rem;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .payment-process__img {
    top: 6.2rem;
  }
}
.payment-process__img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.payment-process-item {
  position: relative;
  padding: 3.7rem 6rem 1.5rem 1.5rem;
  border: 1px solid var(--white-opacity-30);
  border-radius: 1.5rem;
}
@media (min-width: 768px) {
  .payment-process-item {
    padding: 3.7rem 1.5rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .payment-process-item {
    padding: 5rem 2rem 2rem;
    border-radius: 2rem;
  }
}
.payment-process-item:not(:last-child) {
  margin: 0 0 1rem 0;
}
.payment-process-item__num {
  position: absolute;
  top: 2rem;
  right: 2rem;
}
.payment-process-item__num::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% + 0.5rem);
  width: 2rem;
  height: 1px;
  border-bottom: 1px solid var(--belyy-fon);
}
@media (min-width: 1200px) {
  .payment-process-item__num::before {
    width: 2.6rem;
  }
}
.payment-process-item__num::after {
  display: block;
  content: "0" counter(payment-process-items-counter);
  counter-increment: payment-process-items-counter;
  color: var(--belyy-fon);
  font-size: 1.4rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-align: right;
}
@media (min-width: 1200px) {
  .payment-process-item__num::after {
    font-size: 1.6rem;
  }
}
.payment-process-item__title {
  max-width: 39rem;
  margin: 0 0 1rem 0;
  color: var(--belyy-fon);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .payment-process-item__title {
    font-size: 2.6rem;
  }
}
.payment-process-item__descr {
  max-width: 39rem;
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .payment-process-item__descr {
    font-size: 1.8rem;
  }
}

.bank-acquiring {
  position: relative;
  padding: 23.7rem 0 6rem;
  background-color: var(--black-13);
  overflow: hidden;
}
@media (min-width: 768px) {
  .bank-acquiring {
    padding: 6rem 0;
  }
}
@media (min-width: 1200px) {
  .bank-acquiring {
    padding: 14rem 0 10.5rem;
  }
}
.bank-acquiring__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bank-acquiring__content {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .bank-acquiring__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.bank-acquiring__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .bank-acquiring__title {
    margin: 0 0 4.5rem 0;
  }
}
.bank-acquiring__text {
  max-width: 65.2rem;
  color: var(--belyy-fon);
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .bank-acquiring__text {
    font-size: 2.4rem;
  }
}
.bank-acquiring__text:not(:last-child) {
  margin: 0 0 2rem 0;
}
.bank-acquiring__descr {
  margin: 0 0 4rem 0;
}
@media (min-width: 1200px) {
  .bank-acquiring__descr {
    margin: 0 0 6rem 0;
  }
}
.bank-acquiring__img {
  position: absolute;
  top: -2.3rem;
  right: -8.2rem;
  width: 35.6rem;
  height: 35.4rem;
}
@media (min-width: 576px) {
  .bank-acquiring__img {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .bank-acquiring__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    height: auto;
    margin: 0 -5.8rem 0 0;
  }
}
@media (min-width: 1200px) {
  .bank-acquiring__img {
    width: 54rem;
    margin: 0 -8.8rem 0 0;
  }
}
.bank-acquiring__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .bank-acquiring__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -74%);
        -ms-transform: translate(-50%, -74%);
            transform: translate(-50%, -74%);
    max-width: 100%;
    width: auto;
    height: auto;
  }
}

.bank-acquiring-item {
  max-width: 28.6rem;
}
.bank-acquiring-item__num {
  display: block;
  margin: 0 0 0.5rem 0;
  color: var(--belyy-fon);
  font-size: 6.4rem;
  line-height: 110%;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .bank-acquiring-item__num {
    font-size: 8rem;
  }
}
.bank-acquiring-item__descr {
  color: var(--belyy-fon);
  font-size: 1.4rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .bank-acquiring-item__descr {
    font-size: 1.8rem;
  }
}

.services {
  padding: 6rem 0;
  background: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .services {
    padding: 12rem 0;
  }
}
.services__title {
  max-width: 72rem;
  margin: 0 auto 2rem;
}
@media (min-width: 1200px) {
  .services__title {
    margin: 0 auto 4rem;
    text-align: center;
  }
}
.services__swiper {
  margin: 0 -2rem;
  padding: 0 2rem;
}
@media (min-width: 1200px) {
  .services__swiper {
    margin: 0;
    padding: 0;
  }
}
.services__swiper .swiper-slide {
  height: auto;
}
.services__btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem 0 0 0;
}
@media (min-width: 1200px) {
  .services__btn {
    margin: 3.5rem auto 0;
  }
}

.card-acquiring {
  height: 100%;
  border-radius: 1.5rem;
  background-color: var(--black-13);
}
@media (min-width: 1200px) {
  .card-acquiring {
    border-radius: 2rem;
  }
}
.card-acquiring__img {
  aspect-ratio: 1.36/1;
}
.card-acquiring__img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.card-acquiring__content {
  position: relative;
  padding: 0 1.5rem 1.5rem;
}
@media (min-width: 1200px) {
  .card-acquiring__content {
    padding: 0 2.5rem 2.5rem;
  }
}
.card-acquiring__title {
  margin: 0 0 1.2rem 0;
  color: var(--belyy-fon);
  font-size: 2.2rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .card-acquiring__title {
    margin: 0 0 2rem 0;
    font-size: 2.8rem;
  }
}
.card-acquiring__item {
  position: relative;
  padding-left: 1.8rem;
  color: var(--belyy-fon);
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .card-acquiring__item {
    font-size: 1.8rem;
  }
}
.card-acquiring__item::before {
  content: "";
  position: absolute;
  top: 0.7rem;
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  border-radius: 100%;
  background-color: var(--purple-105);
  -webkit-box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
          box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
}
.card-acquiring__item:not(:last-child) {
  margin: 0 0 1rem 0;
}

.systems {
  background: var(--belyy-fon);
}
.systems__wrapper {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 1rem;
}
@media (min-width: 1200px) {
  .systems__wrapper {
    border-radius: 1.3rem;
  }
}
.systems__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 54.6rem;
  min-height: 58.8rem;
  padding: 2.5rem 0;
}
@media (min-width: 1200px) {
  .systems__content {
    min-height: 73.8rem;
    padding: 5rem 0;
  }
}
.systems__title {
  margin: 0 0 2rem 0;
}
@media (min-width: 1200px) {
  .systems__title {
    margin: 0 0 3.5rem 0;
  }
}
.systems__descr {
  max-width: 44.7rem;
  margin: 0 0 3.5rem 0;
  color: var(--belyy-fon);
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .systems__descr {
    margin: 0 0 5rem 0;
    font-size: 2.4rem;
  }
}

.systems-item {
  max-width: 28.6rem;
}
.systems-item__num {
  display: block;
  margin: 0 0 0.5rem 0;
  color: var(--belyy-fon);
  font-size: 6.4rem;
  line-height: 110%;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .systems-item__num {
    font-size: 8rem;
  }
}
.systems-item__descr {
  color: var(--belyy-fon);
  font-size: 1.4rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .systems-item__descr {
    font-size: 1.8rem;
  }
}

.cryptoprocessing {
  background-color: var(--belyy-fon);
}
.cryptoprocessing__content {
  max-width: 67rem;
  margin: 0 auto 2rem;
}
@media (min-width: 1200px) {
  .cryptoprocessing__content {
    margin: 0 auto 3.5rem;
  }
}
.cryptoprocessing__title {
  margin: 0 0 2rem 0;
  font-size: 2.8rem;
  text-align: center;
}
@media (min-width: 1200px) {
  .cryptoprocessing__title {
    margin: 0 0 3rem 0;
    font-size: 4.8rem;
  }
}
.cryptoprocessing__descr {
  max-width: 46rem;
  margin: 0 auto;
  text-align: center;
}
.cryptoprocessing__inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1rem;
}
@media (min-width: 768px) {
  .cryptoprocessing__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cryptoprocessing__left {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 0;
  border-radius: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.cryptoprocessing__left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--black-0);
  opacity: 0.35;
}
.cryptoprocessing__mockup {
  position: relative;
  width: 25.9rem;
  margin: auto;
}
@media (min-width: 1200px) {
  .cryptoprocessing__mockup {
    width: 33.6rem;
  }
}
.cryptoprocessing__messages {
  position: absolute;
  left: -3.2rem;
  right: -4.7rem;
  bottom: 22.2rem;
}
@media (min-width: 1200px) {
  .cryptoprocessing__messages {
    left: -4rem;
    right: -6.4rem;
    bottom: 29rem;
  }
}
.cryptoprocessing__items {
  position: absolute;
  left: -1.7rem;
  right: -1.7rem;
  bottom: 3.2rem;
}
@media (min-width: 1200px) {
  .cryptoprocessing__items {
    left: 4.1rem;
    right: 4.1rem;
    bottom: 8.3rem;
  }
}
.cryptoprocessing__img {
  aspect-ratio: 1/2.03;
}
.cryptoprocessing__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cryptoprocessing__btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem 0 0 0;
}
@media (min-width: 1200px) {
  .cryptoprocessing__btn {
    margin: 3.5rem auto 0;
  }
}

.cryptoprocessing-message {
  width: 27rem;
  padding: 1.8rem 1.5rem;
  border-radius: 1.4rem;
  -webkit-backdrop-filter: blur(18.78px);
          backdrop-filter: blur(18.78px);
  -webkit-box-shadow: 5px 4px 14px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 5px 4px 14px 0 rgba(0, 0, 0, 0.25);
  background-color: var(--gray-228-opacity-27);
  border: 1px solid var(--white-opacity-20);
}
@media (min-width: 1200px) {
  .cryptoprocessing-message {
    width: 35.5rem;
    padding: 2.3rem 1.9rem;
    border-radius: 1.9rem;
    -webkit-backdrop-filter: blur(24.47px);
            backdrop-filter: blur(24.47px);
    -webkit-box-shadow: 6px 5px 18px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 6px 5px 18px 0 rgba(0, 0, 0, 0.25);
  }
}
.cryptoprocessing-message:nth-child(2) {
  margin: 0 0 0 auto;
}
.cryptoprocessing-message:not(:last-child) {
  margin: 0 0 1.2rem 0;
}
@media (min-width: 1200px) {
  .cryptoprocessing-message:not(:last-child) {
    margin: 0 0 1.5rem 0;
  }
}
.cryptoprocessing-message__caption {
  margin: 0 0 0.3rem 0;
  color: var(--belyy-fon);
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.01em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 1200px) {
  .cryptoprocessing-message__caption {
    font-size: 2rem;
  }
}
.cryptoprocessing-message__text {
  color: var(--belyy-fon);
  font-size: 1.3rem;
  line-height: 120%;
  letter-spacing: -0.01em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 1200px) {
  .cryptoprocessing-message__text {
    font-size: 1.8rem;
  }
}

.cryptoprocessing-item {
  padding: 2rem 2.5rem 2.2rem;
  border-radius: 2rem;
  -webkit-box-shadow: 6px 5px 18px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 6px 5px 18px 0 rgba(0, 0, 0, 0.25);
  background-color: var(--belyy-fon);
}
@media (min-width: 1200px) {
  .cryptoprocessing-item {
    padding: 2.8rem 2rem 2rem;
    border-radius: 1.5rem;
  }
}
.cryptoprocessing-item__num {
  display: block;
  margin: 0 0 0.5rem 0;
  font-size: 6.4rem;
  line-height: 110%;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .cryptoprocessing-item__num {
    margin: 0;
    font-size: 4.8rem;
  }
}
.cryptoprocessing-item__descr {
  font-size: 1.4rem;
  letter-spacing: -0.01em;
  line-height: 120%;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .cryptoprocessing-item__descr {
    max-width: 11.3rem;
  }
}

.cryptoprocessing-card {
  padding: 4rem 2.5rem 2.5rem;
  border-radius: 2rem;
  background-color: var(--gray-242);
}
.cryptoprocessing-card:not(:last-child) {
  margin: 0 0 1rem 0;
}
@media (min-width: 1200px) {
  .cryptoprocessing-card {
    padding: 8.9rem 3.5rem 3.5rem;
  }
}
.cryptoprocessing-card__title {
  margin: 0 0 1.5rem 0;
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .cryptoprocessing-card__title {
    margin: 0 0 2rem 0;
    font-size: 2.8rem;
  }
}
.cryptoprocessing-card__item {
  position: relative;
  padding: 0 0 0 1.8rem;
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: -0.01em;
}
@media (min-width: 1200px) {
  .cryptoprocessing-card__item {
    font-size: 1.8rem;
  }
}
.cryptoprocessing-card__item::before {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: var(--purple-105);
  -webkit-box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
          box-shadow: 0 0 7px 1px var(--purple-105-opacity-40);
}
@media (min-width: 1200px) {
  .cryptoprocessing-card__item::before {
    top: 0.7rem;
  }
}
.cryptoprocessing-card__item:not(:last-child) {
  margin: 0 0 1rem 0;
}
