/*!********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/style/core/normalize.css ***!
  \********************************************************************************/
/*! 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 {
  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 */
  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 {
  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"] {
  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;
}

/*!*******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/style/index.scss ***!
  \*******************************************************************************************************************************************/
@charset "UTF-8";
@-moz-document url-prefix() {
  * {
    scrollbar-color: #a3ca00 #070707;
    scrollbar-width: thin;
  }
}
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  position: relative;
  font-family: "Jost", Arial, sans-serif;
  color: #f7f7f7;
  background: #070707;
  overflow: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  scrollbar-gutter: stable;
}
body.static {
  overflow: hidden;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
::-webkit-scrollbar-track {
  border-radius: 0;
}
::-webkit-scrollbar-thumb {
  background-color: #a3ca00;
  border-radius: 5px;
  border: 0;
}

@font-face {
  font-family: "Inter";
  src: url(../fonts/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url(../fonts/Inter-Medium.woff2) format("woff2"), url(../fonts/Inter-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url(../fonts/Inter-SemiBold.woff2) format("woff2"), url(../fonts/Inter-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url(../fonts/Inter-SemiBoldItalic.woff2) format("woff2"), url(../fonts/Inter-SemiBoldItalic.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Jost";
  src: url(../fonts/Jost-Regular.woff2) format("woff2"), url(../fonts/Jost-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Jost";
  src: url(../fonts/Jost-Medium.woff2) format("woff2"), url(../fonts/Jost-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Jost";
  src: url(../fonts/Jost-SemiBold.woff2) format("woff2"), url(../fonts/Jost-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Jost";
  src: url(../fonts/Jost-Bold.woff2) format("woff2"), url(../fonts/Jost-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
.container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1760px;
}

section,
.usebus__section {
  position: relative;
  padding: 0 80px 120px;
  width: 100%;
  overflow: hidden;
  background: #070707;
}
@media screen and (max-width: 120rem) {
  section,
  .usebus__section {
    padding: 0 40px 120px;
  }
}
@media screen and (max-width: 80rem) {
  section,
  .usebus__section {
    padding: 0 40px 80px;
  }
}
@media screen and (max-width: 36rem) {
  section,
  .usebus__section {
    padding: 0 20px 80px;
  }
}
section[data-padding-bottom="80"],
.usebus__section[data-padding-bottom="80"] {
  padding-bottom: 80px;
}
@media screen and (max-width: 64rem) {
  section[data-padding-bottom="80"],
  .usebus__section[data-padding-bottom="80"] {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 36rem) {
  section[data-padding-bottom="80"],
  .usebus__section[data-padding-bottom="80"] {
    padding-bottom: 40px;
  }
}
section.main,
.usebus__section.main {
  padding-bottom: 80px;
}
@media screen and (max-width: 120rem) {
  section.main,
  .usebus__section.main {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 80rem) {
  section.main,
  .usebus__section.main {
    padding-bottom: 64px;
  }
}
section.main-technical,
.usebus__section.main-technical {
  padding-bottom: 64px;
}
section.advantages,
.usebus__section.advantages {
  overflow: visible;
  padding: 0 0 40px;
}
@media screen and (max-width: 80rem) {
  section.advantages,
  .usebus__section.advantages {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 48rem) {
  section.advantages,
  .usebus__section.advantages {
    padding: 0 0 64px;
  }
}
@media screen and (max-width: 36rem) {
  section.advantages,
  .usebus__section.advantages {
    padding: 0 0 120px;
  }
}
section.advantages section,
.usebus__section.advantages section {
  padding-bottom: 0;
}
section.builds,
.usebus__section.builds {
  padding: 0 0 120px;
}
@media screen and (max-width: 80rem) {
  section.builds,
  .usebus__section.builds {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 64rem) {
  section.builds,
  .usebus__section.builds {
    padding: 0 0 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.builds,
  .usebus__section.builds {
    padding: 0 0 80px;
  }
}
section.builds section,
.usebus__section.builds section {
  padding-bottom: 0;
}
@media screen and (max-width: 64rem) {
  section.systems,
  .usebus__section.systems {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.systems,
  .usebus__section.systems {
    padding-bottom: 80px;
  }
}
section.systems section,
.usebus__section.systems section {
  padding: 0;
}
section.systems section.interface,
.usebus__section.systems section.interface {
  padding-bottom: 80px;
}
@media screen and (max-width: 80rem) {
  section.systems section.interface,
  .usebus__section.systems section.interface {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 64rem) {
  section.systems section.interface,
  .usebus__section.systems section.interface {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.systems section.interface,
  .usebus__section.systems section.interface {
    padding-bottom: 64px;
  }
}
section.systems section.components,
.usebus__section.systems section.components {
  padding-bottom: 80px;
}
@media screen and (max-width: 80rem) {
  section.systems section.components,
  .usebus__section.systems section.components {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 64rem) {
  section.systems section.components,
  .usebus__section.systems section.components {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.systems section.components,
  .usebus__section.systems section.components {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 80rem) {
  section.debugging,
  .usebus__section.debugging {
    padding-bottom: 80px;
  }
}
section.tracing,
.usebus__section.tracing {
  padding-bottom: 0;
}
section.findings,
.usebus__section.findings {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 80rem) {
  section.findings,
  .usebus__section.findings {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 64rem) {
  section.findings,
  .usebus__section.findings {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.findings,
  .usebus__section.findings {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 80rem) {
  section.cards,
  .usebus__section.cards {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 64rem) {
  section.cards,
  .usebus__section.cards {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.cards,
  .usebus__section.cards {
    padding-bottom: 80px;
  }
}
section.services,
.usebus__section.services {
  padding: 80px 0;
}
section.care,
.usebus__section.care {
  padding-bottom: 80px;
}
section.calculator,
.usebus__section.calculator {
  padding-bottom: 80px;
}
@media screen and (max-width: 80rem) {
  section.calculator,
  .usebus__section.calculator {
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 64rem) {
  section.calculator,
  .usebus__section.calculator {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 36rem) {
  section.calculator,
  .usebus__section.calculator {
    padding-bottom: 40px;
  }
}
section.vendor,
.usebus__section.vendor {
  padding-bottom: 80px;
  background: #0d0d0d;
}
@media screen and (max-width: 36rem) {
  section.vendor,
  .usebus__section.vendor {
    padding-bottom: 0;
  }
}
section.presentation,
.usebus__section.presentation {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media screen and (max-width: 90rem) {
  section.presentation,
  .usebus__section.presentation {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 80rem) {
  section.presentation,
  .usebus__section.presentation {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 36rem) {
  section.presentation,
  .usebus__section.presentation {
    padding-top: 120px;
  }
}
section.awards,
.usebus__section.awards {
  padding: 0;
  background: transparent;
}
section.trust,
.usebus__section.trust {
  padding-top: 120px;
  padding-bottom: 200px;
}
@media screen and (max-width: 80rem) {
  section.trust,
  .usebus__section.trust {
    padding-top: 80px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 64rem) {
  section.trust,
  .usebus__section.trust {
    padding-top: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.trust,
  .usebus__section.trust {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
section.tool,
.usebus__section.tool {
  padding-bottom: 80px;
}
@media screen and (max-width: 36rem) {
  section.tool,
  .usebus__section.tool {
    padding-bottom: 64px;
  }
}
section.development,
.usebus__section.development {
  padding-bottom: 160px;
}
@media screen and (max-width: 120rem) {
  section.development,
  .usebus__section.development {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 64rem) {
  section.development,
  .usebus__section.development {
    padding-bottom: 80px;
  }
}
section.roadmap,
.usebus__section.roadmap {
  padding-bottom: 80px;
}
@media screen and (max-width: 90rem) {
  section.roadmap,
  .usebus__section.roadmap {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 64rem) {
  section.roadmap,
  .usebus__section.roadmap {
    padding-bottom: 80px;
  }
}
section.training,
.usebus__section.training {
  padding-bottom: 0;
}
section.architecture,
.usebus__section.architecture {
  padding-bottom: 160px;
}
@media screen and (max-width: 120rem) {
  section.architecture,
  .usebus__section.architecture {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 64rem) {
  section.architecture,
  .usebus__section.architecture {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 48rem) {
  section.architecture,
  .usebus__section.architecture {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.architecture,
  .usebus__section.architecture {
    padding-bottom: 80px;
  }
}
section.roles,
.usebus__section.roles {
  padding-bottom: 160px;
}
@media screen and (max-width: 120rem) {
  section.roles,
  .usebus__section.roles {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 64rem) {
  section.roles,
  .usebus__section.roles {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 36rem) {
  section.roles,
  .usebus__section.roles {
    padding-bottom: 64px;
  }
}
section.product,
.usebus__section.product {
  padding: 0 0 160px 0;
}
@media screen and (max-width: 120rem) {
  section.product,
  .usebus__section.product {
    padding: 0 0 120px 0;
  }
}
@media screen and (max-width: 64rem) {
  section.product,
  .usebus__section.product {
    padding: 0 0 80px 0;
  }
}
section.product section,
.usebus__section.product section {
  padding-bottom: 0;
}
@media screen and (max-width: 80rem) {
  section.functional,
  .usebus__section.functional {
    padding-bottom: 120px;
  }
}
section.fullscreen,
.usebus__section.fullscreen {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (max-width: 80rem) {
  section.fullscreen,
  .usebus__section.fullscreen {
    min-height: auto;
  }
}
section.calculatorMain,
.usebus__section.calculatorMain {
  padding: 101px 80px 120px;
}
@media screen and (max-width: 120rem) {
  section.calculatorMain,
  .usebus__section.calculatorMain {
    padding: 101px 40px 80px;
  }
}
@media screen and (max-width: 80rem) {
  section.calculatorMain,
  .usebus__section.calculatorMain {
    padding: 85px 40px 80px;
  }
}
@media screen and (max-width: 64rem) {
  section.calculatorMain,
  .usebus__section.calculatorMain {
    padding: 73px 40px 80px;
  }
}
@media screen and (max-width: 36rem) {
  section.calculatorMain,
  .usebus__section.calculatorMain {
    padding: 73px 20px 64px;
  }
}
section.calculatorSwiper,
.usebus__section.calculatorSwiper {
  padding: 0 80px 160px;
}
@media screen and (max-width: 120rem) {
  section.calculatorSwiper,
  .usebus__section.calculatorSwiper {
    padding: 0 40px 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.calculatorSwiper,
  .usebus__section.calculatorSwiper {
    padding: 0 20px 80px;
  }
}
section.aboutMain,
.usebus__section.aboutMain {
  padding: 0 80px 80px;
}
@media screen and (max-width: 120rem) {
  section.aboutMain,
  .usebus__section.aboutMain {
    padding: 0 40px 80px;
  }
}
@media screen and (max-width: 64rem) {
  section.aboutMain,
  .usebus__section.aboutMain {
    padding: 0 0 80px;
  }
}
section.aboutInfo,
.usebus__section.aboutInfo {
  padding: 0 80px 80px;
}
@media screen and (max-width: 120rem) {
  section.aboutInfo,
  .usebus__section.aboutInfo {
    padding: 0 40px 80px;
  }
}
@media screen and (max-width: 48rem) {
  section.aboutInfo,
  .usebus__section.aboutInfo {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 36rem) {
  section.aboutInfo,
  .usebus__section.aboutInfo {
    padding: 0 0 64px;
  }
}
section.aboutTeam,
.usebus__section.aboutTeam {
  padding: 0 80px 80px;
}
@media screen and (max-width: 120rem) {
  section.aboutTeam,
  .usebus__section.aboutTeam {
    padding: 0 40px 80px;
  }
}
@media screen and (max-width: 36rem) {
  section.aboutTeam,
  .usebus__section.aboutTeam {
    padding: 0 20px 80px;
  }
}
section.aboutDistributor,
.usebus__section.aboutDistributor {
  padding: 80px 80px 0;
}
@media screen and (max-width: 120rem) {
  section.aboutDistributor,
  .usebus__section.aboutDistributor {
    padding: 80px 40px 0;
  }
}
@media screen and (max-width: 36rem) {
  section.aboutDistributor,
  .usebus__section.aboutDistributor {
    padding: 80px 20px 0;
  }
}
section.aboutSwiper,
.usebus__section.aboutSwiper {
  padding: 0 80px 160px;
}
@media screen and (max-width: 120rem) {
  section.aboutSwiper,
  .usebus__section.aboutSwiper {
    padding: 0 40px 120px;
  }
}
@media screen and (max-width: 64rem) {
  section.aboutSwiper,
  .usebus__section.aboutSwiper {
    padding: 0 0 120px;
  }
}
@media screen and (max-width: 36rem) {
  section.aboutSwiper,
  .usebus__section.aboutSwiper {
    padding: 0 0 80px;
  }
}
section.pb-no,
.usebus__section.pb-no {
  padding-bottom: 0;
}
section.pb-40,
.usebus__section.pb-40 {
  padding-bottom: 40px;
}
section.pb-80,
.usebus__section.pb-80 {
  padding-bottom: 80px;
}
@media screen and (max-width: 120rem) {
  section.pb-80,
  .usebus__section.pb-80 {
    padding-bottom: 40px;
  }
}
section.gray,
.usebus__section.gray {
  background: #0d0d0d;
}

.about {
  position: relative;
  z-index: 1;
}
.about__img {
  padding: 0 0 80px;
  height: 700px;
  background: #070707;
  pointer-events: none;
  user-select: none;
  overflow: hidden;
}
@media screen and (max-width: 120rem) {
  .about__img {
    height: 600px;
  }
}
@media screen and (max-width: 48rem) {
  .about__img {
    height: 500px;
  }
}
@media screen and (max-width: 36rem) {
  .about__img {
    padding: 0 0 64px;
    height: 360px;
  }
}
.about__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.air-cases-carousel {
  padding: 0 80px 80px;
  background: #0D0D0D;
}
.air-cases-carousel__container {
  margin: 0 auto;
  max-width: 1760px;
}
.air-cases-carousel__header {
  display: flex;
  flex-direction: column;
  margin-bottom: clamp(32px, 1.111vw + 20px, 40px);
  gap: clamp(12px, 2.222vw + 4px, 40px);
}
.air-cases-carousel__title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  font-size: clamp(28px, 1.458vw + 20px, 40px);
  line-height: clamp(36px, 1.667vw + 24px, 48px);
  color: #F7F7F7;
  margin: 0;
  max-width: 826px;
}
.air-cases-carousel__subtitle {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 0.833vw + 12px, 24px);
  line-height: clamp(22px, 0.833vw + 14px, 28px);
  color: #F7F7F7;
  margin: 0;
  max-width: 485px;
}
.air-cases-carousel__content {
  display: flex;
  flex-direction: column;
}
.air-cases-carousel .swiper__status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.air-cases-carousel .swiper-scrollbar {
  display: flex;
  align-items: center;
  max-width: 1689px;
}
.air-cases-carousel .swiper-pagination {
  font-family: "Jost", Arial, sans-serif;
  font-size: clamp(18px, 0.833vw + 12px, 24px);
  line-height: clamp(22px, 0.833vw + 14px, 28px);
  text-align: right;
  color: #A3CA00;
  margin-left: clamp(12px, 1.389vw + 2px, 22px);
}
.air-cases-carousel .swiper-scrollbar-blocks {
  display: flex;
  margin-right: 4px;
  position: relative;
  z-index: 2;
}
.air-cases-carousel .swiper-scrollbar-blocks__section {
  max-width: 207.62px;
  height: 4px;
  background: #474858;
  border-radius: 1px;
  margin-right: 4px;
  cursor: pointer;
  transition: opacity 0.3s;
}
.air-cases-carousel .swiper-scrollbar-blocks__section:hover {
  opacity: 0.8;
}
.air-cases-carousel .swiper-scrollbar-blocks__section.swiper-scrollbar-drag {
  background: #A3CA00;
}
.air-cases-carousel .air-cases-swiper {
  position: relative;
}
.air-cases-carousel .swiper__navigation {
  position: absolute;
  inset: 40% 0 auto;
  transform: translateY(-50%);
  z-index: 2;
  pointer-events: none;
}
.air-cases-carousel .swiper__btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: opacity 0.3s;
  pointer-events: all;
}
.air-cases-carousel .swiper__btn:hover {
  opacity: 0.7;
}
.air-cases-carousel .swiper__btn--prev {
  left: 0;
}
.air-cases-carousel .swiper__btn--next {
  right: 0;
}
.air-cases-carousel .swiper__btn svg {
  display: block;
}
.air-cases-carousel .swiper-wrapper {
  padding: 0;
}
.air-cases-carousel .air-cases-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  background: #0D0D0D;
  padding: clamp(24px, 2.222vw + 8px, 40px) clamp(24px, 4.722vw - 10px, 58px);
  justify-content: flex-start;
  gap: 0;
}
.air-cases-carousel__slide-title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  font-size: clamp(24px, 2.222vw + 8px, 40px);
  line-height: clamp(32px, 2.222vw + 16px, 48px);
  color: #FFFFFF;
  margin: 0 0 clamp(24px, 1.111vw + 12px, 32px);
  max-width: 1528px;
}
.air-cases-carousel__slide-content {
  display: grid;
  grid-template-columns: 48% 48%;
  gap: 24px;
  margin-bottom: clamp(24px, 1.111vw + 12px, 32px);
  align-items: stretch;
  justify-content: space-between;
}
.air-cases-carousel__slide-section {
  display: flex;
  flex-direction: column;
}
.air-cases-carousel__slide-heading {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(16px, 1.111vw + 8px, 24px);
  line-height: clamp(20px, 1.111vw + 12px, 28px);
  color: #FFFFFF;
  margin: 0 0 clamp(12px, 0.556vw + 8px, 16px);
}
.air-cases-carousel__slide-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.air-cases-carousel__slide-item {
  position: relative;
  font-family: "Jost", Arial, sans-serif;
  font-size: clamp(16px, 1.111vw + 8px, 24px);
  line-height: clamp(20px, 1.111vw + 12px, 28px);
  color: #F7F7F7;
  padding-left: 16px;
}
.air-cases-carousel__slide-item:not(:last-child) {
  margin-bottom: 8px;
}
.air-cases-carousel__slide-item::before {
  content: "/";
  position: absolute;
  left: -8px;
  top: 0;
  font-family: "Jost", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(16px, 1.111vw + 8px, 24px);
  line-height: clamp(20px, 1.111vw + 12px, 28px);
  color: #474858;
}
.air-cases-carousel__slide-marker {
  display: none;
}
.air-cases-carousel__slide-text {
  display: none;
}
.air-cases-carousel__slide-actions {
  display: flex;
}
.air-cases-carousel__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: clamp(10px, 0.278vw + 8px, 12px) clamp(20px, 0.556vw + 16px, 24px) clamp(12px, 0.556vw + 8px, 16px);
  border-radius: 3px;
  font-family: "Jost", Arial, sans-serif;
  font-size: clamp(18px, 0.833vw + 12px, 24px);
  line-height: clamp(24px, 1.667vw + 12px, 36px);
  cursor: pointer;
  transition: opacity 0.3s;
}
.air-cases-carousel__btn:not(:last-child) {
  margin-right: 16px;
}
.air-cases-carousel__btn--primary:hover {
  background: #88a600;
  color: #070707;
}
.air-cases-carousel__btn--secondary:hover {
  background: rgba(163, 202, 0, 0.1);
}
.air-cases-carousel__btn span {
  margin-right: 10px;
}
.air-cases-carousel__btn svg {
  flex-shrink: 0;
}
.air-cases-carousel__btn--primary {
  background: #A3CA00;
  border: none;
  color: #070707;
}
.air-cases-carousel__btn--secondary {
  background: #0D0D0D;
  border: 1px solid #A3CA00;
  color: #A3CA00;
}

@media (max-width: 1440px) {
  .air-cases-carousel {
    padding: 0 40px 60px;
  }
  .air-cases-carousel__header {
    gap: 16px;
  }
  .air-cases-carousel__title {
    font-size: 32px;
    line-height: 40px;
  }
  .air-cases-carousel__subtitle {
    font-size: 20px;
    line-height: 24px;
  }
  .air-cases-carousel__slide-title {
    font-size: 32px;
    line-height: 40px;
  }
  .air-cases-carousel__slide-heading, .air-cases-carousel__slide-marker, .air-cases-carousel__slide-text {
    font-size: 20px;
    line-height: 24px;
  }
  .air-cases-carousel .swiper-pagination {
    font-size: 20px;
    line-height: 24px;
  }
  .air-cases-carousel__btn {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 20px 14px;
  }
}
@media (max-width: 1280px) {
  .air-cases-carousel__slide-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .air-cases-carousel {
    padding: 0 24px 40px;
  }
  .air-cases-carousel__header {
    margin-bottom: 32px;
    gap: 12px;
  }
  .air-cases-carousel__title {
    font-size: 28px;
    line-height: 36px;
  }
  .air-cases-carousel__subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  .air-cases-carousel .swiper__status {
    flex-direction: column;
    align-items: flex-start;
  }
  .air-cases-carousel .swiper-pagination {
    margin-left: 0;
    margin-top: 12px;
    font-size: 18px;
    line-height: 22px;
  }
  .air-cases-carousel .swiper__btn {
    display: none;
  }
  .air-cases-carousel .air-cases-swiper .swiper-slide {
    padding: 24px;
  }
  .air-cases-carousel__slide-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .air-cases-carousel__slide-content {
    margin-bottom: 24px;
  }
  .air-cases-carousel__slide-heading, .air-cases-carousel__slide-marker, .air-cases-carousel__slide-text {
    font-size: 16px;
    line-height: 20px;
  }
  .air-cases-carousel__slide-heading {
    margin-bottom: 12px;
  }
  .air-cases-carousel__slide-actions {
    flex-direction: column;
  }
  .air-cases-carousel__btn {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
  .air-cases-carousel__btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.air-cases-carousel {
  padding: 0 80px 80px;
  background: #0D0D0D;
}
.air-cases-carousel__container {
  margin: 0 auto;
  max-width: 1760px;
}
.air-cases-carousel__header {
  display: flex;
  flex-direction: column;
  margin-bottom: clamp(32px, 1.111vw + 20px, 40px);
  gap: clamp(12px, 2.222vw + 4px, 40px);
}
.air-cases-carousel__title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  font-size: clamp(28px, 1.458vw + 20px, 40px);
  line-height: clamp(36px, 1.667vw + 24px, 48px);
  color: #F7F7F7;
  margin: 0;
  max-width: 826px;
}
.air-cases-carousel__subtitle {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 0.833vw + 12px, 24px);
  line-height: clamp(22px, 0.833vw + 14px, 28px);
  color: #F7F7F7;
  margin: 0;
  max-width: 485px;
}
.air-cases-carousel__content {
  display: flex;
  flex-direction: column;
}
.air-cases-carousel .swiper__status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.air-cases-carousel .swiper-scrollbar {
  display: flex;
  align-items: center;
  max-width: 1689px;
}
.air-cases-carousel .swiper-pagination {
  font-family: "Jost", Arial, sans-serif;
  font-size: clamp(18px, 0.833vw + 12px, 24px);
  line-height: clamp(22px, 0.833vw + 14px, 28px);
  text-align: right;
  color: #A3CA00;
  margin-left: clamp(12px, 1.389vw + 2px, 22px);
}
.air-cases-carousel .swiper-scrollbar-blocks {
  display: flex;
  margin-right: 4px;
  position: relative;
  z-index: 2;
}
.air-cases-carousel .swiper-scrollbar-blocks__section {
  max-width: 207.62px;
  height: 4px;
  background: #474858;
  border-radius: 1px;
  margin-right: 4px;
  cursor: pointer;
  transition: opacity 0.3s;
}
.air-cases-carousel .swiper-scrollbar-blocks__section:hover {
  opacity: 0.8;
}
.air-cases-carousel .swiper-scrollbar-blocks__section.swiper-scrollbar-drag {
  background: #A3CA00;
}
.air-cases-carousel .air-cases-swiper {
  position: relative;
}
.air-cases-carousel .swiper__navigation {
  position: absolute;
  inset: 40% 0 auto;
  transform: translateY(-50%);
  z-index: 2;
  pointer-events: none;
}
.air-cases-carousel .swiper__btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: opacity 0.3s;
  pointer-events: all;
}
.air-cases-carousel .swiper__btn:hover {
  opacity: 0.7;
}
.air-cases-carousel .swiper__btn--prev {
  left: 0;
}
.air-cases-carousel .swiper__btn--next {
  right: 0;
}
.air-cases-carousel .swiper__btn svg {
  display: block;
}
.air-cases-carousel .swiper-wrapper {
  padding: 0;
}
.air-cases-carousel .air-cases-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  background: #0D0D0D;
  padding: clamp(24px, 2.222vw + 8px, 40px) clamp(24px, 4.722vw - 10px, 58px);
  justify-content: flex-start;
  gap: 0;
}
.air-cases-carousel__slide-title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  font-size: clamp(24px, 2.222vw + 8px, 40px);
  line-height: clamp(32px, 2.222vw + 16px, 48px);
  color: #FFFFFF;
  margin: 0 0 clamp(24px, 1.111vw + 12px, 32px);
  max-width: 1528px;
}
.air-cases-carousel__slide-content {
  display: grid;
  grid-template-columns: 48% 48%;
  gap: 24px;
  margin-bottom: clamp(24px, 1.111vw + 12px, 32px);
  align-items: stretch;
  justify-content: space-between;
}
.air-cases-carousel__slide-section {
  display: flex;
  flex-direction: column;
}
.air-cases-carousel__slide-heading {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(16px, 1.111vw + 8px, 24px);
  line-height: clamp(20px, 1.111vw + 12px, 28px);
  color: #FFFFFF;
  margin: 0 0 clamp(12px, 0.556vw + 8px, 16px);
}
.air-cases-carousel__slide-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.air-cases-carousel__slide-item {
  position: relative;
  font-family: "Jost", Arial, sans-serif;
  font-size: clamp(16px, 1.111vw + 8px, 24px);
  line-height: clamp(20px, 1.111vw + 12px, 28px);
  color: #F7F7F7;
  padding-left: 16px;
}
.air-cases-carousel__slide-item:not(:last-child) {
  margin-bottom: 8px;
}
.air-cases-carousel__slide-item::before {
  content: "/";
  position: absolute;
  left: -8px;
  top: 0;
  font-family: "Jost", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(16px, 1.111vw + 8px, 24px);
  line-height: clamp(20px, 1.111vw + 12px, 28px);
  color: #474858;
}
.air-cases-carousel__slide-marker {
  display: none;
}
.air-cases-carousel__slide-text {
  display: none;
}
.air-cases-carousel__slide-actions {
  display: flex;
}
.air-cases-carousel__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: clamp(10px, 0.278vw + 8px, 12px) clamp(20px, 0.556vw + 16px, 24px) clamp(12px, 0.556vw + 8px, 16px);
  border-radius: 3px;
  font-family: "Jost", Arial, sans-serif;
  font-size: clamp(18px, 0.833vw + 12px, 24px);
  line-height: clamp(24px, 1.667vw + 12px, 36px);
  cursor: pointer;
  transition: opacity 0.3s;
}
.air-cases-carousel__btn:not(:last-child) {
  margin-right: 16px;
}
.air-cases-carousel__btn--primary:hover {
  background: #88a600;
  color: #070707;
}
.air-cases-carousel__btn--secondary:hover {
  background: rgba(163, 202, 0, 0.1);
}
.air-cases-carousel__btn span {
  margin-right: 10px;
}
.air-cases-carousel__btn svg {
  flex-shrink: 0;
}
.air-cases-carousel__btn--primary {
  background: #A3CA00;
  border: none;
  color: #070707;
}
.air-cases-carousel__btn--secondary {
  background: #0D0D0D;
  border: 1px solid #A3CA00;
  color: #A3CA00;
}

@media (max-width: 1440px) {
  .air-cases-carousel {
    padding: 0 40px 60px;
  }
  .air-cases-carousel__header {
    gap: 16px;
  }
  .air-cases-carousel__title {
    font-size: 32px;
    line-height: 40px;
  }
  .air-cases-carousel__subtitle {
    font-size: 20px;
    line-height: 24px;
  }
  .air-cases-carousel__slide-title {
    font-size: 32px;
    line-height: 40px;
  }
  .air-cases-carousel__slide-heading, .air-cases-carousel__slide-marker, .air-cases-carousel__slide-text {
    font-size: 20px;
    line-height: 24px;
  }
  .air-cases-carousel .swiper-pagination {
    font-size: 20px;
    line-height: 24px;
  }
  .air-cases-carousel__btn {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 20px 14px;
  }
}
@media (max-width: 1280px) {
  .air-cases-carousel__slide-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .air-cases-carousel {
    padding: 0 24px 40px;
  }
  .air-cases-carousel__header {
    margin-bottom: 32px;
    gap: 12px;
  }
  .air-cases-carousel__title {
    font-size: 28px;
    line-height: 36px;
  }
  .air-cases-carousel__subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  .air-cases-carousel .swiper__status {
    flex-direction: column;
    align-items: flex-start;
  }
  .air-cases-carousel .swiper-pagination {
    margin-left: 0;
    margin-top: 12px;
    font-size: 18px;
    line-height: 22px;
  }
  .air-cases-carousel .swiper__btn {
    display: none;
  }
  .air-cases-carousel .air-cases-swiper .swiper-slide {
    padding: 24px;
  }
  .air-cases-carousel__slide-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .air-cases-carousel__slide-content {
    margin-bottom: 24px;
  }
  .air-cases-carousel__slide-heading, .air-cases-carousel__slide-marker, .air-cases-carousel__slide-text {
    font-size: 16px;
    line-height: 20px;
  }
  .air-cases-carousel__slide-heading {
    margin-bottom: 12px;
  }
  .air-cases-carousel__slide-actions {
    flex-direction: column;
  }
  .air-cases-carousel__btn {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
  .air-cases-carousel__btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.air-features--eng {
  position: relative;
  padding: 0 80px;
  background: #070707;
  overflow: hidden;
}
.air-features--eng__container {
  margin: 0 auto;
  max-width: 1760px;
}
.air-features--eng__content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  padding-top: 3px;
}
.air-features--eng__main {
  width: 100%;
  max-width: 941px;
}
.air-features--eng__header {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.air-features--eng__title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 72px;
  line-height: 76px;
  margin: 0;
}
.air-features--eng__title-highlight {
  color: #A3CA00;
}
.air-features--eng__subtitle {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 879px;
}
.air-features--eng__subtitle-text {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
}
.air-features--eng__subtitle-text--highlight {
  color: #A3CA00;
}
.air-features--eng__illustration {
  flex-shrink: 0;
  width: 100%;
  max-width: 709px;
  height: auto;
  aspect-ratio: 709/435;
  object-fit: contain;
}
.air-features--eng__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 60px;
}
.air-features--eng__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px 24px 24px 16px;
  background: #0D0D0D;
  border: 1px solid #474858;
  border-radius: 2px;
  min-height: 0;
  height: auto;
}
.air-features--eng__card-icon {
  width: 56px;
  height: 40px;
  flex-shrink: 0;
}
.air-features--eng__card-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.air-features--eng__card-title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #A3CA00;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
.air-features--eng__card-description {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #F7F7F7;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}

@media (max-width: 1440px) {
  .air-features--eng {
    padding: 0 40px;
  }
  .air-features--eng__title {
    font-size: 56px;
    line-height: 64px;
  }
  .air-features--eng__subtitle-text {
    font-size: 20px;
    line-height: 24px;
  }
  .air-features--eng__illustration {
    max-width: 500px;
  }
  .air-features--eng__card-title, .air-features--eng__card-description {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 1280px) {
  .air-features--eng__content {
    flex-direction: column;
    gap: 40px;
  }
  .air-features--eng__main {
    max-width: 100%;
  }
  .air-features--eng__illustration {
    align-self: center;
    max-width: 600px;
  }
  .air-features--eng__cards {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .air-features--eng {
    padding: 0 24px;
  }
  .air-features--eng__content {
    flex-direction: column;
    align-items: center;
    gap: 56px;
    padding: 0;
  }
  .air-features--eng__main {
    width: 100%;
    max-width: 688px;
    margin: 0 auto;
  }
  .air-features--eng__header {
    gap: 32px;
  }
  .air-features--eng__title {
    font-size: 48px;
    line-height: 56px;
    max-width: 620px;
    margin: 0 auto;
  }
  .air-features--eng__subtitle {
    gap: 24px;
    max-width: 692px;
    margin: 0 auto;
  }
  .air-features--eng__subtitle-text {
    font-size: 20px;
    line-height: 24px;
    max-width: 692px;
  }
  .air-features--eng__illustration {
    max-width: 488px;
    width: 100%;
    height: auto;
    aspect-ratio: 488/300;
    margin: 0 auto;
  }
  .air-features--eng__cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 32px;
    width: 100%;
    max-width: 688px;
  }
  .air-features--eng__card {
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 24px 24px 16px;
    gap: 32px;
    width: 100%;
    max-width: 688px;
    box-sizing: border-box;
  }
  .air-features--eng__card-icon {
    width: 56px;
    height: 40px;
    flex-shrink: 0;
  }
  .air-features--eng__card-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 560px;
  }
  .air-features--eng__card-title {
    font-size: 16px;
    line-height: 18px;
    color: #A3CA00;
  }
  .air-features--eng__card-description {
    font-size: 16px;
    line-height: 18px;
    color: #F7F7F7;
  }
}
@media (max-width: 375px) {
  .air-features--eng__title {
    font-size: 28px;
    line-height: 36px;
  }
  .air-features--eng__subtitle-text {
    font-size: 16px;
    line-height: 22px;
  }
  .air-features--eng__card-title, .air-features--eng__card-description {
    font-size: 15px;
    line-height: 18px;
  }
}
.air-features--eng {
  position: relative;
  padding: 0 80px;
  background: #070707;
  overflow: hidden;
}
.air-features--eng__container {
  margin: 0 auto;
  max-width: 1760px;
}
.air-features--eng__content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  padding-top: 3px;
}
.air-features--eng__main {
  width: 100%;
  max-width: 941px;
}
.air-features--eng__header {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.air-features--eng__title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 72px;
  line-height: 76px;
  margin: 0;
}
.air-features--eng__title-highlight {
  color: #A3CA00;
}
.air-features--eng__subtitle {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 879px;
}
.air-features--eng__subtitle-text {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
}
.air-features--eng__subtitle-text--highlight {
  color: #A3CA00;
}
.air-features--eng__illustration {
  flex-shrink: 0;
  width: 100%;
  max-width: 709px;
  height: auto;
  aspect-ratio: 709/435;
  object-fit: contain;
}
.air-features--eng__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 60px;
}
.air-features--eng__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px 24px 24px 16px;
  background: #0D0D0D;
  border: 1px solid #474858;
  border-radius: 2px;
  min-height: 0;
  height: auto;
}
.air-features--eng__card-icon {
  width: 56px;
  height: 40px;
  flex-shrink: 0;
}
.air-features--eng__card-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.air-features--eng__card-title {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #A3CA00;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
.air-features--eng__card-description {
  font-family: "Jost", Arial, sans-serif;
  font-weight: 400;
  color: #F7F7F7;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}

@media (max-width: 1440px) {
  .air-features--eng {
    padding: 0 40px;
  }
  .air-features--eng__title {
    font-size: 56px;
    line-height: 64px;
  }
  .air-features--eng__subtitle-text {
    font-size: 20px;
    line-height: 24px;
  }
  .air-features--eng__illustration {
    max-width: 500px;
  }
  .air-features--eng__card-title, .air-features--eng__card-description {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 1280px) {
  .air-features--eng__content {
    flex-direction: column;
    gap: 40px;
  }
  .air-features--eng__main {
    max-width: 100%;
  }
  .air-features--eng__illustration {
    align-self: center;
    max-width: 600px;
  }
  .air-features--eng__cards {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .air-features--eng {
    padding: 0 24px;
  }
  .air-features--eng__content {
    flex-direction: column;
    align-items: center;
    gap: 56px;
    padding: 0;
  }
  .air-features--eng__main {
    width: 100%;
    max-width: 688px;
    margin: 0 auto;
  }
  .air-features--eng__header {
    gap: 32px;
  }
  .air-features--eng__title {
    font-size: 48px;
    line-height: 56px;
    max-width: 620px;
    margin: 0 auto;
  }
  .air-features--eng__subtitle {
    gap: 24px;
    max-width: 692px;
    margin: 0 auto;
  }
  .air-features--eng__subtitle-text {
    font-size: 20px;
    line-height: 24px;
    max-width: 692px;
  }
  .air-features--eng__illustration {
    max-width: 488px;
    width: 100%;
    height: auto;
    aspect-ratio: 488/300;
    margin: 0 auto;
  }
  .air-features--eng__cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 32px;
    width: 100%;
    max-width: 688px;
  }
  .air-features--eng__card {
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 24px 24px 16px;
    gap: 32px;
    width: 100%;
    max-width: 688px;
    box-sizing: border-box;
  }
  .air-features--eng__card-icon {
    width: 56px;
    height: 40px;
    flex-shrink: 0;
  }
  .air-features--eng__card-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 560px;
  }
  .air-features--eng__card-title {
    font-size: 16px;
    line-height: 18px;
    color: #A3CA00;
  }
  .air-features--eng__card-description {
    font-size: 16px;
    line-height: 18px;
    color: #F7F7F7;
  }
}
@media (max-width: 375px) {
  .air-features--eng__title {
    font-size: 28px;
    line-height: 36px;
  }
  .air-features--eng__subtitle-text {
    font-size: 16px;
    line-height: 22px;
  }
  .air-features--eng__card-title, .air-features--eng__card-description {
    font-size: 15px;
    line-height: 18px;
  }
}
.calculator {
  position: relative;
  z-index: 1;
}

.usebus-infoBlock {
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin: 0 auto;
  max-width: 1760px;
  width: 100%;
}
@media screen and (max-width: 80rem) {
  .usebus-infoBlock {
    gap: 40px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock {
    gap: 24px;
  }
}
.usebus-infoBlock__head {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.usebus-infoBlock__heading {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (max-width: 120rem) {
  .usebus-infoBlock__heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-infoBlock__heading {
    font-size: 36px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock__heading {
    font-size: 30px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-infoBlock__heading {
    font-size: 28px;
  }
}
.usebus-infoBlock__heading {
  font-weight: 400;
}
.usebus-infoBlock__content {
  display: flex;
  align-items: center;
  gap: 80px;
  align-items: center;
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock__content {
    flex-direction: column;
    gap: 24px;
  }
}
.usebus-infoBlock__block {
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: 1050px;
}
@media screen and (max-width: 80rem) {
  .usebus-infoBlock__block {
    gap: 40px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock__block {
    gap: 24px;
  }
}
.usebus-infoBlock__infoBlocks {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 0 0 0 148px;
  max-width: 670px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-infoBlock__infoBlocks {
    margin: 0 0 0 120px;
    max-width: 540px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-infoBlock__infoBlocks {
    margin: 0 0 0 90px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-infoBlock__infoBlocks {
    margin: 0 0 0 60px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock__infoBlocks {
    gap: 24px;
    margin: 0;
    max-width: 100%;
  }
}
.usebus-infoBlock__infoBlock {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.usebus-infoBlock__infoBlock-heading, .usebus-infoBlock__infoBlock-text {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .usebus-infoBlock__infoBlock-heading, .usebus-infoBlock__infoBlock-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-infoBlock__infoBlock-heading, .usebus-infoBlock__infoBlock-text {
    font-size: 16px;
  }
}
.usebus-infoBlock__infoBlock-heading {
  color: #a3ca00;
}
.usebus-infoBlock__img {
  width: auto;
  user-select: none;
  pointer-events: none;
}
.usebus-infoBlock__img img {
  width: 100%;
  height: auto;
}
.usebus-infoBlock__infoCards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock__infoCards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .usebus-infoBlock__infoCards {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-infoBlock__infoCards .usebus__infoCard:nth-child(3) {
    grid-column: 1/3;
  }
}

.usebus-metricBlock {
  display: flex;
  flex-direction: column;
  gap: 45px;
  align-items: center;
  margin: 0 auto;
  max-width: 1760px;
  width: 100%;
}
@media screen and (max-width: 64rem) {
  .usebus-metricBlock {
    gap: 20px;
  }
}
.usebus-metricBlock__head {
  display: flex;
  flex-direction: column;
}
.usebus-metricBlock__heading {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (max-width: 120rem) {
  .usebus-metricBlock__heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__heading {
    font-size: 36px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-metricBlock__heading {
    font-size: 30px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-metricBlock__heading {
    font-size: 28px;
  }
}
.usebus-metricBlock__heading {
  font-weight: 400;
}
.usebus-metricBlock__content {
  display: flex;
  flex-direction: column;
}
.usebus-metricBlock__cards {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 8px;
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__cards {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .usebus-metricBlock__cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 36rem) {
  .usebus-metricBlock__cards {
    display: flex;
    flex-direction: column;
  }
}
.usebus-metricBlock__card {
  display: flex;
  flex-direction: column;
  padding: 32px;
  background: #0d0d0d;
  border: 1px solid rgba(163, 172, 209, 0.6392156863);
  border-radius: 1px;
}
@media screen and (max-width: 120rem) {
  .usebus-metricBlock__card {
    padding: 24px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-metricBlock__card {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-metricBlock__card {
    padding: 16px;
  }
}
.usebus-metricBlock__card:nth-child(1) {
  grid-column: 2/4;
}
.usebus-metricBlock__card:nth-child(2) {
  grid-column: 4/6;
}
.usebus-metricBlock__card:nth-child(3) {
  grid-column: 1/3;
  grid-row: 2/3;
}
.usebus-metricBlock__card:nth-child(4) {
  grid-column: 3/5;
  grid-row: 2/3;
}
.usebus-metricBlock__card:nth-child(5) {
  grid-column: 5/7;
  grid-row: 2/3;
}
.usebus-metricBlock__card:nth-child(6) {
  grid-column: 2/4;
  grid-row: 3/4;
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__card:nth-child(6) {
    grid-column: 1/3;
  }
}
.usebus-metricBlock__card:nth-child(7) {
  grid-column: 4/6;
  grid-row: 3/4;
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__card:nth-child(7) {
    grid-column: 3/5;
  }
}
.usebus-metricBlock__card:nth-child(8) {
  grid-column: 6/8;
  grid-row: 3/4;
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__card:nth-child(8) {
    grid-column: 5/7;
  }
}
.usebus-metricBlock__card:nth-child(9) {
  grid-column: 3/5;
  grid-row: 4/4;
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__card:nth-child(9) {
    grid-column: 2/4;
  }
}
.usebus-metricBlock__card:nth-child(10) {
  grid-column: 5/7;
  grid-row: 4/4;
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__card:nth-child(10) {
    grid-column: 4/6;
  }
}
.usebus-metricBlock__card-text {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .usebus-metricBlock__card-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-metricBlock__card-text {
    font-size: 12px;
  }
}
.usebus-metricBlock__card-text {
  font-size: 22px;
}
.usebus-metricBlock__card-text:first-of-type {
  color: #a3ca00;
}
.usebus-metricBlock__card-text-big {
  font-size: 90px;
  font-weight: 500;
  line-height: 90px;
  letter-spacing: 0%;
}
@media screen and (max-width: 120rem) {
  .usebus-metricBlock__card-text-big {
    font-size: 55px;
    line-height: 55px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-metricBlock__card-text-big {
    font-size: 48px;
    line-height: 48px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-metricBlock__card-text-big {
    font-size: 32px;
  }
}
.usebus-metricBlock__img img {
  width: 100%;
  height: auto;
}

.usebus-moduleBlock {
  display: flex;
  gap: 60px;
  padding: 80px 0;
  margin: 0 auto;
  max-width: 1760px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-moduleBlock {
    gap: 50px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-moduleBlock {
    gap: 30px;
    padding: 64px 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-moduleBlock {
    flex-direction: column-reverse;
    gap: 24px;
    align-items: center;
    padding: 64px 0 0;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-moduleBlock {
    padding: 40px 0 0;
  }
}
.usebus-moduleBlock__img {
  padding: 16px 0 0;
  max-width: 760px;
  width: 100%;
  user-select: none;
  pointer-events: none;
}
@media screen and (max-width: 64rem) {
  .usebus-moduleBlock__img {
    padding: 0;
  }
}
.usebus-moduleBlock__img img {
  width: 100%;
  height: auto;
}
.usebus-moduleBlock__block {
  display: flex;
  max-width: 870px;
  min-width: 670px;
  flex-direction: column;
  gap: 45px;
}
@media screen and (max-width: 120rem) {
  .usebus-moduleBlock__block {
    gap: 30px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-moduleBlock__block {
    gap: 16px;
    min-width: 590px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-moduleBlock__block {
    min-width: 510px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-moduleBlock__block {
    max-width: 100%;
    min-width: auto;
  }
}
.usebus-moduleBlock__head {
  display: flex;
  flex-direction: column;
}
.usebus-moduleBlock__heading {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (max-width: 120rem) {
  .usebus-moduleBlock__heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-moduleBlock__heading {
    font-size: 36px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-moduleBlock__heading {
    font-size: 30px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-moduleBlock__heading {
    font-size: 28px;
  }
}
.usebus-moduleBlock__heading {
  font-weight: 400;
}
.usebus-moduleBlock__text {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .usebus-moduleBlock__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-moduleBlock__text {
    font-size: 16px;
  }
}
.usebus-moduleBlock__text {
  max-width: 668px;
}
@media screen and (max-width: 120rem) {
  .usebus-moduleBlock__text {
    max-width: 540px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-moduleBlock__text {
    max-width: 100%;
  }
}
.usebus-moduleBlock__content {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media screen and (max-width: 120rem) {
  .usebus-moduleBlock__content {
    gap: 30px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-moduleBlock__content {
    gap: 24px;
  }
}
.usebus-moduleBlock__infoCards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
@media screen and (max-width: 36rem) {
  .usebus-moduleBlock__infoCards {
    display: flex;
    flex-direction: column;
  }
}
.usebus-moduleBlock__infoCards .usebus__infoCard:nth-child(5) {
  grid-column: 1/3;
}

.technical {
  position: relative;
  z-index: 1;
}

.usebus {
  position: relative;
  z-index: 1;
}

.usebus-advantages {
  display: flex;
  flex-direction: column;
}
.usebus-advantages-blocks {
  position: relative;
}
.usebus-advantages-pagination {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: 100px;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 80rem) {
  .usebus-advantages-pagination {
    display: none;
    display: none;
  }
}
.usebus-advantages-pagination-points {
  position: sticky;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 12px;
  height: 68px;
}
.usebus-advantages-pagination-points__point {
  display: flex;
  width: 12px;
  height: 12px;
  border: 1px solid #a3acd1;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}
.usebus-advantages-pagination-points__point:hover {
  transform: scale(1.3);
}
.usebus-advantages-pagination-points__point.active {
  background: #a3acd1;
}
.usebus-advantages-pagination-points__point a {
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 80rem) {
  .usebus-advantages .advantage-1 {
    display: none;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantages .advantage-2 {
    display: none;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantages .advantage-3 {
    display: none;
  }
}
.usebus-advantage-main {
  position: relative;
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 56px 20px;
  min-height: 100vh;
  z-index: 1;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-main {
    gap: 48px 20px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main {
    grid-template-columns: repeat(16, 1fr);
    gap: 32px 20px;
    min-height: auto;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-main {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-advantage-main-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
  grid-column: 13/21;
  grid-row: 2/3;
  align-self: start;
  max-width: 570px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-main-block {
    grid-column: 13/23;
    max-width: 552px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-advantage-main-block {
    grid-column: 13/24;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main-block {
    grid-column: 1/11;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-advantage-main-block {
    grid-column: 3/15;
    grid-row: 2/3;
    max-width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-main-block {
    gap: 20px;
    grid-column: 1/9;
  }
}
.usebus-advantage-main-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  counter-reset: list-counter;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-main-block__wrapper {
    gap: 20px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main-block__wrapper {
    display: none;
  }
}
.usebus-advantage-main-block__info {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-left: 47px;
  padding-bottom: 24px;
  gap: 8px;
  border-bottom: 1px solid #474858;
  counter-increment: list-counter;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-main-block__info {
    padding-bottom: 20px;
  }
}
.usebus-advantage-main-block__info::after {
  content: counter(list-counter) " /";
  position: absolute;
  top: 0;
  left: -47px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  color: #474858;
}
.usebus-advantage-main-block .accordion {
  display: none;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main-block .accordion {
    display: block;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-main-block .component {
    max-width: 380px;
  }
}
.usebus-advantage-main__img {
  display: none;
  grid-column: 1/11;
  grid-row: 1/3;
  transition: 0.3s;
  margin-left: -80px;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-main__img {
    margin-left: -40px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main__img {
    display: block;
    grid-column: 11/17;
    grid-row: 1/4;
    margin-left: 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-advantage-main__img {
    display: none;
  }
}
.usebus-advantage-main__img img {
  width: 100%;
  height: 100%;
}
.usebus-advantage-main-video {
  grid-column: 1/11;
  grid-row: 1/3;
  transition: 0.3s;
  margin-left: -80px;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-main-video {
    margin-left: -40px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main-video {
    grid-column: 11/17;
    grid-row: 1/4;
    margin-left: 0;
    display: none;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-advantage-main-video {
    display: none;
  }
}
.usebus-advantage-main-video__item {
  width: 100%;
  height: 100%;
}
.usebus-advantage-main-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-advantage-main .h2 {
  grid-column: 7/21;
  grid-row: 1/2;
  align-self: end;
  z-index: 1;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-main .h2 {
    grid-column: 1/12;
    align-self: start;
    padding: 54px 0 0 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-advantage-main .h2 {
    grid-column: 3/15;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-main .h2 {
    grid-column: 1/9;
  }
}
.usebus-advantage-1 {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  min-height: 100vh;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-1 {
    grid-template-columns: repeat(16, 1fr);
    min-height: auto;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-1 {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-advantage-1__img {
  grid-column: 1/13;
  margin-left: -160px;
  transition: 0.3s;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-1__img {
    margin-left: -105px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-1__img {
    grid-column: 1/17;
    grid-row: 2/2;
    margin-left: 0;
  }
}
.usebus-advantage-1__img img {
  width: 100%;
  height: 100%;
}
.usebus-advantage-1-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 13/21;
  padding-left: 80px;
  max-width: 575px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-1-block {
    gap: 16px;
    max-width: 475px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-advantage-1-block {
    grid-column: 13/22;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-1-block {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
.usebus-advantage-1-block h3 {
  position: relative;
}
.usebus-advantage-1-block h3::after {
  content: "1 /";
  position: absolute;
  top: 0;
  left: -80px;
  color: #474858;
}
.usebus-advantage-1-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-1-block__wrapper {
    gap: 12px;
  }
}
.usebus-advantage-1-block__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.usebus-advantage-1-block__info .text-m {
  color: #a3ca00;
}
.usebus-advantage-2 {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  min-height: 100vh;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-2 {
    grid-template-columns: repeat(16, 1fr);
    min-height: auto;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-2 {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-advantage-2__img {
  grid-column: 2/12;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-2__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-advantage-2__img img {
  width: 100%;
  height: 100%;
}
.usebus-advantage-2-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 13/23;
  padding-left: 80px;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-2-block {
    gap: 16px;
    grid-column: 13/24;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-advantage-2-block {
    grid-column: 13/25;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-2-block {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
.usebus-advantage-2-block h3 {
  position: relative;
}
.usebus-advantage-2-block h3::after {
  content: "2 /";
  position: absolute;
  top: 0;
  left: -80px;
  color: #474858;
}
.usebus-advantage-2-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-2-block__wrapper {
    gap: 12px;
  }
}
.usebus-advantage-2-block__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.usebus-advantage-2-block__info .text-m {
  color: #a3ca00;
}
.usebus-advantage-2-block .text-xs {
  max-width: 430px;
  color: #474858;
}
.usebus-advantage-3 {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  min-height: 100vh;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-3 {
    grid-template-columns: repeat(16, 1fr);
    min-height: auto;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-advantage-3 {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-advantage-3__img {
  grid-column: 3/12;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-3__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-advantage-3__img img {
  width: 100%;
  height: 100%;
}
.usebus-advantage-3-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 13/22;
  padding-left: 80px;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-3-block {
    gap: 16px;
    grid-column: 13/23;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-advantage-3-block {
    grid-column: 13/24;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-advantage-3-block {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
.usebus-advantage-3-block h3 {
  position: relative;
}
.usebus-advantage-3-block h3::after {
  content: "3 /";
  position: absolute;
  top: 0;
  left: -80px;
  color: #474858;
}
.usebus-advantage-3-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-advantage-3-block__wrapper {
    gap: 12px;
  }
}
.usebus-advantage-3-block__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.usebus-advantage-3-block__info .text-m {
  color: #a3ca00;
}

.usebus-awards {
  display: flex;
  flex-direction: column;
}
.usebus-awards-coupes {
  padding: 0 80px 48px;
  background: #070707;
}
@media screen and (max-width: 120rem) {
  .usebus-awards-coupes {
    padding: 0 40px 48px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-awards-coupes {
    padding: 0 20px 48px;
  }
}
.usebus-awards-coupes__container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 48px 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 1760px;
}
@media screen and (max-width: 64rem) {
  .usebus-awards-coupes__container {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-awards-coupes__container {
    grid-template-columns: 1fr 1fr;
  }
}
.usebus-awards-coupes-cell {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 64rem) {
  .usebus-awards-coupes-cell:nth-child(2) {
    order: 4;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-awards-coupes-cell {
    flex-direction: column;
    align-items: baseline;
  }
}
.usebus-awards-coupes-cell__img {
  width: 172px;
  height: 150px;
  transition: 0.3s;
  pointer-events: none;
  user-select: none;
  flex: 0 0 auto;
}
@media screen and (max-width: 120rem) {
  .usebus-awards-coupes-cell__img {
    width: 122px;
    height: 105px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-awards-coupes-cell__img {
    width: 71px;
    height: 62px;
  }
}
.usebus-awards-coupes-cell__img img {
  width: 100%;
  height: 100%;
}
.usebus-awards-coupes-cell__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-width: 387px;
}
@media screen and (max-width: 120rem) {
  .usebus-awards-coupes-cell__info {
    max-width: 260px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-awards-coupes-cell__info {
    max-width: 220px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-awards-coupes-cell__info {
    max-width: 290px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-awards-coupes-cell__info {
    max-width: 200px;
  }
}
.usebus-awards-coupes-cell__info .text-s {
  max-width: 260px;
  width: 100%;
  color: #474858;
}
@media screen and (max-width: 64rem) {
  .usebus-awards-coupes-cell__info .text-s {
    max-width: 220px;
  }
}
.usebus-awards-coupes-cell__demo {
  align-items: flex-start;
}
.usebus-awards-coupes-cell__demo-img {
  width: auto;
  height: 60px;
}
.usebus-awards-info {
  padding: 0 80px;
  min-height: 512px;
  background: transparent;
}
@media screen and (max-width: 120rem) {
  .usebus-awards-info {
    padding: 0 40px;
    min-height: 340px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-awards-info {
    min-height: 272px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-awards-info {
    padding: 100px 40px;
    min-height: 700px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-awards-info {
    padding: 64px 20px;
    min-height: 600px;
  }
}
.usebus-awards-info__container {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  padding: 56px 0 56px 21px;
  margin: 0 auto;
  width: 100%;
  max-width: 1760px;
}
@media screen and (max-width: 120rem) {
  .usebus-awards-info__container {
    padding: 48px 0 48px 21px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-awards-info__container {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .usebus-awards-info__container {
    padding: 0 0 0 21px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-awards-info__container {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-awards-info .text-m {
  position: relative;
  grid-column: 13/24;
}
@media screen and (max-width: 90rem) {
  .usebus-awards-info .text-m {
    grid-column: 13/25;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-awards-info .text-m {
    grid-column: 7/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-awards-info .text-m {
    grid-column: 1/15;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-awards-info .text-m {
    grid-column: 1/9;
  }
}
.usebus-awards-info .text-m::after {
  content: "/";
  position: absolute;
  top: 0;
  left: -21px;
}

.usebus-builds {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 64rem) {
  .usebus-builds {
    gap: 80px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-builds {
    gap: 64px;
  }
}
.usebus-build-1 {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .usebus-build-1 {
    grid-template-columns: repeat(16, 1fr);
    gap: 28px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1 {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-build-1-block {
  display: flex;
  flex-direction: column;
  gap: 40px;
  grid-column: 1/12;
  grid-row: 1/2;
  max-width: 810px;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block {
    gap: 32px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-build-1-block {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-build-1-block {
    grid-column: 1/11;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-1-block {
    grid-column: 1/17;
    grid-row: 1/2;
    max-width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1-block {
    grid-column: 1/9;
  }
}
.usebus-build-1-block__heading {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media screen and (max-width: 80rem) {
  .usebus-build-1-block__heading h2 br {
    display: none;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-build-1-block__heading h2.descriptor {
    max-width: 480px;
  }
}
.usebus-build-1-block__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-left: 54px;
  max-width: 670px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block__content {
    padding-left: 40px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-1-block__content {
    max-width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1-block__content {
    padding-left: 0;
  }
}
.usebus-build-1-block__content .text-m {
  position: relative;
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block__content .text-m {
    max-width: 420px;
    width: 100%;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-1-block__content .text-m {
    max-width: 420px;
  }
}
.usebus-build-1-block__content .text-m::after {
  content: "1 /";
  position: absolute;
  top: 0;
  left: -54px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  color: #474858;
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block__content .text-m::after {
    left: -40px;
    font-size: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1-block__content .text-m::after {
    display: none;
  }
}
.usebus-build-1-block__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block__wrapper {
    gap: 16px 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-1-block__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1-block__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 12px;
  }
}
.usebus-build-1-block-cell {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 64rem) {
  .usebus-build-1-block-cell {
    max-width: 210px;
    width: 100%;
  }
}
.usebus-build-1-block-cell__heading {
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  color: #a3ca00;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block-cell__heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 120rem) {
  .usebus-build-1-block-cell .text-s {
    max-width: 230px;
    width: 100%;
  }
}
.usebus-build-1__img {
  display: none;
  grid-column: 12/25;
  grid-row: 1/2;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 80rem) {
  .usebus-build-1__img {
    grid-column: 9/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-1__img {
    grid-column: 2/16;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1__img {
    grid-column: 1/9;
  }
}
.usebus-build-1__img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.usebus-build-1-video {
  grid-column: 13/24;
  grid-row: 1/2;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 80rem) {
  .usebus-build-1-video {
    grid-column: 9/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-1-video {
    grid-column: 2/16;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-1-video {
    grid-column: 1/9;
  }
}
.usebus-build-1-video__item {
  width: 100%;
  height: 100%;
}
.usebus-build-1-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-build-1 h2.descriptor {
  color: #a3ca00;
}
.usebus-build-2 {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  align-items: center;
  transition: 0.3s;
}
@media screen and (max-width: 80rem) {
  .usebus-build-2 {
    gap: 28px 20px;
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2 {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-build-2:has(> .question:hover) .blur {
  backdrop-filter: blur(5px);
}
.usebus-build-2:has(> .question:hover) .question {
  animation-play-state: paused;
}
.usebus-build-2-block {
  display: flex;
  flex-direction: column;
  gap: 40px;
  grid-column: 14/24;
  grid-row: 1/2;
  max-width: 810px;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 120rem) {
  .usebus-build-2-block {
    gap: 32px;
    grid-column: 14/25;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-build-2-block {
    grid-column: 13/25;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-build-2-block {
    grid-column: 8/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-2-block {
    grid-column: 1/16;
    grid-row: 1/2;
    max-width: 950px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2-block {
    grid-column: 1/9;
  }
}
.usebus-build-2-block-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-left: 54px;
  max-width: 670px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-build-2-block-content {
    padding-left: 40px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-2-block-content {
    max-width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2-block-content {
    padding-left: 0;
  }
}
.usebus-build-2-block-content__heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.usebus-build-2-block-content__heading .text-m {
  position: relative;
}
@media screen and (max-width: 90rem) {
  .usebus-build-2-block-content__heading .text-m {
    max-width: 480px;
    width: 100%;
  }
}
.usebus-build-2-block-content__heading .text-m::after {
  content: "2 /";
  position: absolute;
  top: 0;
  left: -54px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  color: #474858;
}
@media screen and (max-width: 120rem) {
  .usebus-build-2-block-content__heading .text-m::after {
    left: -40px;
    font-size: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2-block-content__heading .text-m::after {
    display: none;
  }
}
.usebus-build-2-block-content__pluses {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.usebus-build-2-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.usebus-build-2-block-content__wrapper .text-m {
  color: #a3ca00;
}
.usebus-build-2-block-content__wrapper ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 24px;
}
@media screen and (max-width: 64rem) {
  .usebus-build-2-block-content__wrapper ul {
    padding-left: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2-block-content__wrapper ul {
    padding-left: 14px;
  }
}
.usebus-build-2-block-content__wrapper ul li {
  position: relative;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .usebus-build-2-block-content__wrapper ul li {
    font-size: 16px;
  }
}
.usebus-build-2-block-content__wrapper ul li:after {
  content: "";
  position: absolute;
  top: 3px;
  left: -24px;
  width: 12px;
  height: 12px;
  background-image: url(../svg/plus-accent.svg);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 64rem) {
  .usebus-build-2-block-content__wrapper ul li:after {
    left: -20px;
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2-block-content__wrapper ul li:after {
    left: -14px;
  }
}
.usebus-build-2-block-content__info {
  padding: 12px 20px 14px 20px;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
  transition: 0.3s;
  border: 1px solid rgba(163, 172, 209, 0.1607843137);
}
@media screen and (max-width: 120rem) {
  .usebus-build-2-block-content__info {
    font-size: 16px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2-block-content__info {
    padding: 12px 16px 14px 16px;
  }
}
.usebus-build-2__img {
  position: relative;
  grid-column: 2/12;
  grid-row: 1/2;
  pointer-events: none;
  user-select: none;
  transition: 0.3s;
}
@media screen and (max-width: 90rem) {
  .usebus-build-2__img {
    grid-column: 1/11;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-build-2__img {
    grid-column: 1/8;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-build-2__img {
    grid-column: 2/16;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2__img {
    grid-column: 1/9;
  }
}
.usebus-build-2__img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.usebus-build-2__img .blur {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: 0.3s;
}
.usebus-build-2__question {
  display: none;
  flex-direction: column;
  gap: 4px;
  grid-column: 2/16;
  max-width: 950px;
}
@media screen and (max-width: 64rem) {
  .usebus-build-2__question {
    display: flex;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-build-2__question {
    grid-column: 1/9;
  }
}
.usebus-build-2__question .text-m {
  color: #a3ca00;
}
.usebus-build-2 .question {
  position: relative;
  grid-column: 4/6;
  grid-row: 1/2;
  align-self: end;
  margin-left: 23%;
  margin-bottom: 44%;
  height: 12%;
  width: 72%;
  cursor: pointer;
  z-index: 1;
  border-radius: 50%;
  transition: 0.3s;
}
@media screen and (max-width: 80rem) {
  .usebus-build-2 .question {
    display: none;
  }
}
.usebus-build-2 .question:hover .question__info {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 90rem) {
  .usebus-build-2 .question {
    grid-column: 3/5;
  }
}
.usebus-build-2 .question__info {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 110%;
  padding: 16px 12px;
  width: 300px;
  border-radius: 3px;
  border: 1px solid #474858;
  background: #1d1d1d;
  transition: 0.3s;
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 120rem) {
  .usebus-build-2 .question__info {
    width: 230px;
  }
}
.usebus-build-2 .question__info .text-s {
  color: #a3ca00;
}

.usebus-calculator {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.usebus-calculator-form-row {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form-row {
    gap: 20px;
  }
}
.usebus-calculator-form-row__heading h3 {
  display: none;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form-row__heading h3 {
    display: block;
  }
}
.usebus-calculator-form-row__content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-calculator-form-row__content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .usebus-calculator-form-row__content {
    display: flex;
    flex-direction: column;
  }
}
.usebus-calculator-form__column.left {
  grid-column: 1/10;
}
@media screen and (max-width: 80rem) {
  .usebus-calculator-form__column.left {
    grid-column: 1/7;
  }
}
.usebus-calculator-form__column.left .usebus-calculator-form__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form__column.left .usebus-calculator-form__wrapper h3 {
    display: none;
  }
}
.usebus-calculator-form__column.right {
  display: flex;
  grid-column: 10/21;
}
@media screen and (max-width: 120rem) {
  .usebus-calculator-form__column.right {
    grid-column: 10/22;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-calculator-form__column.right {
    grid-column: 10/23;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-calculator-form__column.right {
    grid-column: 7/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form__column.right {
    grid-column: 7/17;
  }
}
.usebus-calculator-form__column.right .usebus-calculator-form__wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form__column.right .usebus-calculator-form__wrapper {
    flex-direction: column;
    align-items: start;
    gap: 12px;
  }
}
.usebus-calculator-form__column.right .usebus-calculator-form__wrapper.start {
  align-items: start;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form__column.right .usebus-calculator-form__wrapper.start {
    flex-direction: row;
  }
}
.usebus-calculator-form__column.right fieldset {
  gap: 12px;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form__column.right fieldset {
    gap: 32px;
  }
}
.usebus-calculator-form__cells {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 443px;
}
.usebus-calculator-form__cell {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.usebus-calculator-form__cell .text-l, .usebus-calculator-form__cell .text-s {
  color: #a3ca00;
}
.usebus-calculator-form.form {
  gap: 64px;
}
@media screen and (max-width: 64rem) {
  .usebus-calculator-form.form {
    gap: 56px;
  }
}

.usebus-cards-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 80rem) {
  .usebus-cards-block__heading {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards-block__heading {
    padding: 0 20px;
  }
}
.usebus-cards__scroll {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-cards__scroll {
    gap: 16px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-cards__scroll {
    overflow: hidden;
    overflow-x: scroll;
    scrollbar-width: none;
  }
}
.usebus-cards .card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 40px 48px 48px;
  width: 27%;
  height: 632px;
  background: #0d0d0d;
  border-radius: 3px;
  border: 1px solid #474858;
  transition: 0.5s;
  overflow: hidden;
  cursor: pointer;
  flex: 0 0 auto;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card {
    padding: 32px 28px;
    height: 481px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-cards .card {
    height: 460px;
    width: 310px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-cards .card {
    width: 480px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card {
    padding: 24px 20px;
    height: 510px;
    width: 280px;
  }
}
.usebus-cards .card:hover {
  border: 1px solid #a3ca00;
}
@media screen and (max-width: 48rem) {
  .usebus-cards .card:hover {
    border: 1px solid #474858;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-cards .card:first-of-type {
    margin-left: 40px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card:first-of-type {
    margin-left: 20px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-cards .card:last-of-type {
    margin-right: 40px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card:last-of-type {
    margin-right: 20px;
  }
}
.usebus-cards .card:nth-child(1) .card__open .card__heading {
  max-width: 535px;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card:nth-child(1) .card__open .card__heading {
    max-width: 442px;
  }
}
.usebus-cards .card.active {
  width: 46%;
  cursor: default;
}
@media screen and (max-width: 80rem) {
  .usebus-cards .card.active {
    width: 568px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-cards .card.active {
    width: 480px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card.active {
    width: 280px;
  }
}
.usebus-cards .card.active:hover {
  border: 1px solid #474858;
}
.usebus-cards .card.active .card__open {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0.5s, 0s;
}
.usebus-cards .card.active .card__close {
  opacity: 0;
  pointer-events: none;
  transition-delay: 0s, 0.5s;
}
.usebus-cards .card__heading {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card__heading {
    gap: 12px;
  }
}
.usebus-cards .card__img {
  transition: 0.3s;
  pointer-events: none;
  user-select: none;
}
.usebus-cards .card__img img {
  width: 100%;
  transition: 0.3s;
}
.usebus-cards .card__close {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 40px 48px 48px;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.5s;
  transition-delay: 0.5s, 0s;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card__close {
    gap: 12px;
    padding: 32px 28px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-cards .card__close {
    display: none;
  }
}
.usebus-cards .card__close .card__img {
  max-width: 357px;
  margin: 0 auto;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card__close .card__img {
    max-width: 292px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-cards .card__close .card__img {
    max-width: 250px;
  }
}
.usebus-cards .card__open {
  display: flex;
  flex-direction: column;
  gap: 32px;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card__open {
    gap: 16px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-cards .card__open {
    opacity: 1;
  }
}
.usebus-cards .card__open .card__img {
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 120rem) {
  .usebus-cards .card__open .card__img {
    max-width: 590px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-cards .card__open .card__img {
    max-width: 510px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card__open .card__img {
    max-width: 240px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card__open .card__img.one {
    max-width: 240px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card__open .card__img.two {
    max-width: 202px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-cards .card__open .card__img.three {
    max-width: 187px;
  }
}
.usebus-cards .card__open .button {
  margin-top: auto;
  width: 100%;
}

.usebus-care {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-care {
    grid-template-columns: repeat(16, 1fr);
    gap: 24px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care {
    grid-template-columns: repeat(8, 1fr);
    gap: 16px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-care {
    gap: 20px;
  }
}
.usebus-care-block {
  display: flex;
  flex-direction: column;
  gap: 48px;
  grid-column: 1/10;
  grid-row: 1/2;
  z-index: 1;
}
@media screen and (max-width: 90rem) {
  .usebus-care-block {
    grid-column: 1/12;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-care-block {
    grid-column: 1/10;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-care-block {
    gap: 40px;
    grid-column: 1/13;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care-block {
    gap: 32px;
    grid-column: 1/9;
  }
}
.usebus-care-block__info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 120rem) {
  .usebus-care-block__info {
    gap: 16px;
  }
}
.usebus-care__licenses {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-care__licenses {
    max-width: 480px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-care__licenses {
    max-width: 369px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-care__licenses {
    max-width: 472px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care__licenses {
    max-width: 100%;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-care__licenses {
    gap: 4px;
  }
}
.usebus-care-license {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 18px 24px;
  border-radius: 8px;
  background: #1d1d1d;
}
@media screen and (max-width: 120rem) {
  .usebus-care-license {
    gap: 16px;
    padding: 18px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care-license {
    padding: 16px;
  }
}
.usebus-care-license__svg {
  width: 62px;
  height: 44px;
}
@media screen and (max-width: 120rem) {
  .usebus-care-license__svg {
    width: 56px;
    height: 40px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care-license__svg {
    width: 40px;
    height: 29px;
  }
}
.usebus-care-license__img {
  width: 62px;
  height: 44px;
  flex: 0 0 auto;
}
@media screen and (max-width: 120rem) {
  .usebus-care-license__img {
    width: 56px;
    height: 40px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care-license__img {
    width: 40px;
    height: 29px;
  }
}
.usebus-care-license__img img {
  width: 100%;
  height: 100%;
}
.usebus-care-video {
  grid-column: 13/24;
  grid-row: 1/2;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 90rem) {
  .usebus-care-video {
    grid-column: 12/25;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-care-video {
    grid-column: 8/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-care-video {
    grid-column: 2/16;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-care-video {
    grid-column: 1/9;
  }
}
.usebus-care-video__item {
  width: 100%;
  height: 100%;
}
.usebus-care-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}

.usebus-components-block {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
@media screen and (max-width: 48rem) {
  .usebus-components-block {
    gap: 36px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-components-block {
    gap: 24px;
  }
}
.usebus-components-block__heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 64rem) {
  .usebus-components-block__heading h3 {
    max-width: 460px;
  }
}
.usebus-components-block__content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-components-block__content {
    gap: 28px 20px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-components-block__content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .usebus-components-block__content {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-components-block__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  grid-column: 1/25;
  grid-row: 1/2;
}
@media screen and (max-width: 80rem) {
  .usebus-components-block__wrapper {
    grid-column: 1/17;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-components-block__wrapper {
    grid-column: 1/9;
  }
}
.usebus-components-block .button {
  grid-column: 19/25;
  grid-row: 1/2;
}
@media screen and (max-width: 120rem) {
  .usebus-components-block .button {
    grid-column: 1/8;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-components-block .button {
    grid-column: 1/17;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-components-block .button {
    grid-column: 1/9;
  }
}

.usebus-database {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-database {
    grid-template-columns: repeat(16, 1fr);
    gap: 28px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-database {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-database-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
  grid-column: 1/14;
}
@media screen and (max-width: 80rem) {
  .usebus-database-block {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-database-block {
    grid-column: 1/9;
  }
}
.usebus-database-block-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 80rem) {
  .usebus-database-block-content .text-m {
    max-width: 800px;
  }
}
.usebus-database-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.usebus-database-block-content__wrapper .text-m {
  color: #a3ca00;
}
.usebus-database-block-content-ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 24px;
}
@media screen and (max-width: 64rem) {
  .usebus-database-block-content-ul {
    padding-left: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-database-block-content-ul {
    padding-left: 14px;
  }
}
.usebus-database-block-content-ul__li {
  position: relative;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 120rem) {
  .usebus-database-block-content-ul__li {
    font-size: 16px;
  }
}
.usebus-database-block-content-ul__li::after {
  content: "";
  position: absolute;
  top: 5px;
  left: -24px;
  width: 12px;
  height: 12px;
  background-image: url(../svg/plus-accent.svg);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 64rem) {
  .usebus-database-block-content-ul__li::after {
    left: -20px;
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-database-block-content-ul__li::after {
    left: -14px;
  }
}
.usebus-database-block-content-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 32px;
  text-align: center;
  background: #111111;
  border: 1px solid rgba(163, 172, 209, 0.1607843137);
  border-radius: 3px;
}
.usebus-database-block-content-info__text {
  max-width: 500px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 120rem) {
  .usebus-database-block-content-info__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-database-block-content-info__text {
    font-size: 16px;
  }
}
.usebus-database__img {
  grid-column: 15/25;
}
@media screen and (max-width: 80rem) {
  .usebus-database__img {
    grid-column: 5/13;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-database__img {
    grid-column: 2/16;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-database__img {
    grid-column: 1/9;
  }
}
.usebus-database__img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}

.usebus-debugging-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 120rem) {
  .usebus-debugging-block {
    gap: 24px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-debugging-block {
    gap: 16px;
  }
}
.usebus-debugging-block__heading {
  max-width: 914px;
}
@media screen and (max-width: 120rem) {
  .usebus-debugging-block__heading {
    max-width: 700px;
  }
}
.usebus-debugging-block__content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-debugging-block__content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .usebus-debugging-block__content {
    gap: 30px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-debugging-block__content {
    grid-template-columns: repeat(8, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-debugging-block__content {
    gap: 28px 20px;
  }
}
.usebus-debugging-block__img {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .usebus-debugging-block__img {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-debugging-block__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-debugging-block__img {
    grid-column: 1/9;
  }
}
.usebus-debugging-block__img img {
  width: 100%;
  pointer-events: none;
  user-select: none;
}
.usebus-debugging-block-video {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .usebus-debugging-block-video {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-debugging-block-video {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-debugging-block-video__item {
  width: 100%;
  height: 100%;
}
.usebus-debugging-block-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-debugging-block__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  grid-column: 19/25;
}
@media screen and (max-width: 80rem) {
  .usebus-debugging-block__info {
    grid-column: 13/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-debugging-block__info {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-debugging-block__info {
    grid-column: 1/9;
  }
}

.usebus-delivery {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.usebus-delivery-block {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 61px 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-delivery-block {
    grid-template-columns: repeat(16, 1fr);
    gap: 28px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-delivery-block {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-delivery-block-heading {
  grid-column: 1/22;
  grid-row: 1/2;
}
@media screen and (max-width: 80rem) {
  .usebus-delivery-block-heading {
    grid-column: 1/17;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-delivery-block-heading {
    grid-column: 1/9;
  }
}
.usebus-delivery-block-content {
  display: flex;
  flex-direction: column;
  gap: 13px;
  grid-column: 1/11;
  grid-row: 2/2;
}
@media screen and (max-width: 80rem) {
  .usebus-delivery-block-content {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-delivery-block-content {
    grid-column: 1/17;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-delivery-block-content {
    grid-column: 1/9;
  }
}
.usebus-delivery-block-content__info {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.usebus-delivery-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #4d4d4d;
}
.usebus-delivery-block-content__wrapper:last-of-type {
  border-bottom: none;
}
.usebus-delivery-block-content__wrapper .text-m {
  color: #a3ca00;
}
.usebus-delivery-block-img {
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin-top: -61px;
  grid-column: 12/24;
  grid-row: 2/2;
}
@media screen and (max-width: 120rem) {
  .usebus-delivery-block-img {
    grid-column: 15/23;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-delivery-block-img {
    grid-column: 15/24;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-delivery-block-img {
    grid-column: 9/17;
    margin-top: -28px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-delivery-block-img {
    grid-column: 2/16;
    grid-row: 3/3;
    margin-top: 0;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-delivery-block-img {
    grid-column: 1/9;
  }
}
.usebus-delivery-block-img img {
  width: 100%;
  height: 100%;
  max-height: 543px;
  transition: 0.3s;
}
.usebus-delivery-block-img-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  text-align: center;
  background: #111111;
  border: 1px solid rgba(163, 172, 209, 0.1607843137);
  border-radius: 3px;
}
@media screen and (max-width: 48rem) {
  .usebus-delivery-block-img-info {
    padding: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-delivery-block-img-info {
    padding: 16px;
  }
}
.usebus-delivery-block-img-info__text {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 120rem) {
  .usebus-delivery-block-img-info__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-delivery-block-img-info__text {
    font-size: 16px;
  }
}

.usebus-findings {
  position: relative;
  z-index: 1;
}
.usebus-findings-block {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media screen and (max-width: 120rem) {
  .usebus-findings-block {
    gap: 36px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block {
    gap: 48px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-findings-block {
    gap: 24px;
  }
}
.usebus-findings-block__heading h2 {
  max-width: 900px;
}
@media screen and (max-width: 120rem) {
  .usebus-findings-block__heading h2 {
    max-width: 700px;
  }
}
.usebus-findings-block-content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-findings-block-content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content {
    grid-template-columns: repeat(8, 1fr);
    gap: 40px 20px;
  }
}
.usebus-findings-block-content__column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.usebus-findings-block-content__column.one {
  grid-column: 1/6;
}
@media screen and (max-width: 120rem) {
  .usebus-findings-block-content__column.one {
    grid-column: 1/7;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-findings-block-content__column.one {
    grid-column: 1/8;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-findings-block-content__column.one {
    grid-column: 1/6;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-findings-block-content__column.one {
    display: none;
    grid-column: 1/9;
    grid-row: 1/2;
  }
}
.usebus-findings-block-content__column.two {
  align-items: center;
  gap: 40px;
  grid-column: 9/16;
}
@media screen and (max-width: 80rem) {
  .usebus-findings-block-content__column.two {
    gap: 24px;
    grid-column: 6/11;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-findings-block-content__column.two {
    grid-column: 7/17;
    grid-row: 1/2;
    z-index: -1;
    justify-content: center;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__column.two {
    grid-column: 2/8;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-findings-block-content__column.two {
    grid-column: 1/9;
  }
}
.usebus-findings-block-content__column.two .component {
  align-self: center;
}
@media screen and (max-width: 80rem) {
  .usebus-findings-block-content__column.two .component {
    font-size: 10px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-findings-block-content__column.two .component {
    font-size: 16px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__column.two .component {
    align-self: stretch;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-findings-block-content__column.two .component {
    font-size: 14px;
  }
}
.usebus-findings-block-content__column.three {
  justify-content: end;
  padding-bottom: 48px;
  grid-column: 19/24;
}
@media screen and (max-width: 90rem) {
  .usebus-findings-block-content__column.three {
    grid-column: 18/24;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-findings-block-content__column.three {
    justify-content: start;
    grid-column: 12/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-findings-block-content__column.three {
    display: none;
    grid-column: 1/8;
    grid-row: 1/2;
  }
}
.usebus-findings-block-content__column.four {
  display: none;
}
@media screen and (max-width: 64rem) {
  .usebus-findings-block-content__column.four {
    display: flex;
    gap: 73px;
    grid-column: 1/8;
    grid-row: 1/2;
    max-width: 336px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__column.four {
    gap: 40px;
    grid-column: 1/9;
    max-width: 100%;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-findings-block-content__column.four {
    gap: 20px;
  }
}
.usebus-findings-block-content__info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__info .text-m {
    max-width: 420px;
  }
}
.usebus-findings-block-content__percent {
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  color: #a3ca00;
}
@media screen and (max-width: 120rem) {
  .usebus-findings-block-content__percent {
    font-size: 24px;
  }
}
.usebus-findings-block-content__row {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__row {
    flex-direction: row;
    gap: 16px;
  }
}
.usebus-findings-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media screen and (max-width: 120rem) {
  .usebus-findings-block-content__wrapper {
    max-width: 275px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-findings-block-content__wrapper.block {
    max-width: 271px;
  }
}
.usebus-findings-block-content__img {
  pointer-events: none;
  user-select: none;
}
.usebus-findings-block-content__img img {
  width: 100%;
}
.usebus-findings__circle {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  user-select: none;
  transition: 0.3s;
}
@media screen and (max-width: 80rem) {
  .usebus-findings__circle {
    display: none;
  }
}
.usebus-findings__circle.left {
  bottom: -30px;
  left: -280px;
}
@media screen and (max-width: 120rem) {
  .usebus-findings__circle.left {
    bottom: -20px;
    left: -220px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-findings__circle.left {
    bottom: -40px;
    left: -270px;
  }
}
.usebus-findings__circle.right {
  top: -90px;
  right: -200px;
}
@media screen and (max-width: 120rem) {
  .usebus-findings__circle.right {
    top: -20px;
    right: -165px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-findings__circle.right {
    top: -40px;
    right: -215px;
  }
}
.usebus-findings__circle img {
  width: 1324px;
  height: 1324px;
}
@media screen and (max-width: 120rem) {
  .usebus-findings__circle img {
    width: 993px;
    height: 993px;
  }
}

.usebus-integration-block {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-integration-block {
    gap: 12px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-integration-block {
    gap: 25px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-block {
    gap: 32px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration-block {
    gap: 64px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-integration-block {
    gap: 32px;
  }
}
.usebus-integration-block::after {
  content: "";
  position: absolute;
  right: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, rgba(163, 172, 209, 0) 0%, #a3acd1 18.5%, #a3acd1 84.5%, rgba(163, 172, 209, 0) 100%);
}
@media screen and (max-width: 64rem) {
  .usebus-integration-block::after {
    display: none;
  }
}
.usebus-integration-block__top {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-integration-block__top {
    grid-template-columns: repeat(16, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration-block__top {
    grid-template-columns: repeat(8, 1fr);
    gap: 54px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-integration-block__top {
    gap: 34px 20px;
  }
}
.usebus-integration-block__bottom {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media screen and (max-width: 80rem) {
  .usebus-integration-block__bottom {
    gap: 20px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-block__bottom {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration-block__bottom {
    gap: 20px;
  }
}
.usebus-integration-block__bottom::after {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, rgba(163, 172, 209, 0) 0%, #a3acd1 18.5%, #a3acd1 84.5%, rgba(163, 172, 209, 0) 100%);
}
@media screen and (max-width: 64rem) {
  .usebus-integration-block__bottom::after {
    display: block;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration-block__bottom::after {
    display: none;
  }
}
.usebus-integration__img {
  grid-column: 1/13;
}
@media screen and (max-width: 80rem) {
  .usebus-integration__img {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration__img {
    grid-column: 1/9;
  }
}
.usebus-integration__img img {
  width: 100%;
  pointer-events: none;
  user-select: none;
}
.usebus-integration-video {
  grid-column: 1/13;
  padding: 0 10px 0 0;
}
@media screen and (max-width: 80rem) {
  .usebus-integration-video {
    grid-column: 1/9;
    padding: 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-video {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-integration-video__item {
  width: 100%;
  height: 100%;
}
.usebus-integration-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-integration-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  grid-column: 13/21;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 90rem) {
  .usebus-integration-info {
    grid-column: 13/22;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-integration-info {
    grid-column: 9/17;
    padding: 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-info {
    grid-column: 1/17;
    grid-row: 1/2;
    max-width: 585px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration-info {
    grid-column: 1/9;
  }
}
.usebus-integration-info__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.usebus-integration-info__wrapper .text-m {
  color: #a3ca00;
}
.usebus-integration-cell {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 32px 0;
  min-height: 372px;
}
@media screen and (max-width: 80rem) {
  .usebus-integration-cell {
    min-height: 298px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-cell {
    gap: 36px;
    padding: 0;
    min-height: auto;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-cell.visible {
    display: none;
  }
}
.usebus-integration-cell.hidden {
  display: none;
}
@media screen and (max-width: 64rem) {
  .usebus-integration-cell.hidden {
    display: flex;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-integration-cell.hidden:last-child {
    padding-top: 40px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-integration-cell.hidden:last-child {
    padding-top: 32px;
  }
}
.usebus-integration-cell:nth-child(odd)::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, rgba(163, 172, 209, 0) 0%, #a3acd1 18.5%, #a3acd1 84.5%, rgba(163, 172, 209, 0) 100%);
}
@media screen and (max-width: 80rem) {
  .usebus-integration-cell:nth-child(odd)::after {
    right: -10px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-integration-cell:nth-child(odd)::after {
    display: none;
  }
}
.usebus-integration-cell:nth-child(even) {
  justify-content: center;
}
@media screen and (max-width: 80rem) {
  .usebus-integration-cell:nth-child(even) {
    justify-content: start;
  }
}
.usebus-integration-cell__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 120rem) {
  .usebus-integration-cell__wrapper {
    gap: 10px;
  }
}
.usebus-integration-cell__wrapper:nth-child(2) {
  margin-top: auto;
}
@media screen and (max-width: 64rem) {
  .usebus-integration-cell__wrapper:nth-child(2) {
    margin-top: 0;
  }
}

.usebus-interface {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-interface {
    grid-template-columns: repeat(16, 1fr);
    gap: 30px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-interface {
    grid-template-columns: repeat(8, 1fr);
    gap: 54px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-interface {
    gap: 32px 20px;
  }
}
.usebus-interface__img {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .usebus-interface__img {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-interface__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-interface__img img {
  width: 100%;
  pointer-events: none;
  user-select: none;
}
.usebus-interface-video {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .usebus-interface-video {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-interface-video {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-interface-video__item {
  width: 100%;
  height: 100%;
}
.usebus-interface-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-interface-block {
  grid-column: 19/25;
}
@media screen and (max-width: 80rem) {
  .usebus-interface-block {
    grid-column: 13/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-interface-block {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}

.usebus-main {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  align-items: center;
  gap: 20px;
  min-height: 100vh;
  scroll-snap-align: start;
}
@media screen and (max-width: 80rem) {
  .usebus-main {
    grid-template-columns: repeat(16, 1fr);
    padding-top: 92px;
    gap: 35px 20px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-main {
    min-height: auto;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main {
    grid-template-columns: repeat(8, 1fr);
    gap: 24px 20px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main_v2 .usebus-main-block__info .text-m {
    max-width: 100%;
  }
}
.usebus-main-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 4/15;
  z-index: 1;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block {
    gap: 16px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-main-block {
    grid-column: 2/11;
    grid-row: 1/1;
    z-index: 1;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-block {
    grid-column: 3/15;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main-block {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-main-block {
    gap: 12px;
  }
}
.usebus-main-block h1 {
  margin-top: auto;
}
.usebus-main-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
  z-index: 1;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block__wrapper {
    gap: 32px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main-block__wrapper {
    gap: 20px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-block__wrapper .button {
    align-self: stretch;
  }
}
.usebus-main-block__info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block__info {
    gap: 12px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-main-block__info {
    gap: 16px;
  }
}
.usebus-main-block__info .text-m {
  max-width: 600px;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block__info .text-m {
    max-width: 500px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main-block__info .text-m {
    text-align: start;
  }
}
.usebus-main-block__cards {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 36rem) {
  .usebus-main-block__cards {
    flex-direction: column;
    gap: 4px;
  }
}
.usebus-main-block__card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 40px 24px 36px;
  max-width: 318px;
  width: 100%;
  border: 1px solid #474858;
  border-radius: 2px;
  background: #0d0d0d;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block__card {
    padding: 12px 20px 20px 31px;
    max-width: 272px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-main-block__card {
    max-width: 251px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-main-block__card {
    max-width: 247px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-block__card {
    max-width: 100%;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-main-block__card {
    flex-direction: row;
    justify-content: space-between;
    padding: 8px 12px 12px 31px;
  }
}
.usebus-main-block__card .text-m {
  position: relative;
}
.usebus-main-block__card .text-m::after {
  content: "/";
  position: absolute;
  top: 0;
  left: -24px;
  color: #a3ca00;
}
.usebus-main-block-state {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 24px 0 0;
  padding: 0 0 36px;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block-state {
    gap: 16px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-block-state {
    margin: 0;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-block-state.visible {
    display: none;
  }
}
.usebus-main-block-state.hidden {
  display: none;
}
@media screen and (max-width: 64rem) {
  .usebus-main-block-state.hidden {
    display: flex;
    grid-column: 3/15;
    grid-row: 3/3;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main-block-state.hidden {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-main-block-state.hidden {
    flex-direction: column;
    align-items: start;
    gap: 8px;
  }
}
.usebus-main-block-state__wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 300px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-main-block-state__wrapper {
    max-width: 228px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-block-state__wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main-block-state__wrapper {
    max-width: 245px;
  }
}
.usebus-main-block-state__wrapper img {
  width: 36px;
  height: 36px;
}
.usebus-main-block-state__wrapper .text-xs {
  color: #626262;
}
.usebus-main__img {
  grid-column: 15/25;
  pointer-events: none;
  user-select: none;
  z-index: 1;
}
@media screen and (max-width: 80rem) {
  .usebus-main__img {
    grid-column: 9/17;
    grid-row: 1/1;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main__img {
    grid-row: 2/3;
    grid-column: 3/15;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main__img {
    grid-column: 1/9;
  }
}
.usebus-main__img img {
  width: 100%;
  height: 100%;
}
.usebus-main-video {
  grid-column: 15/25;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
@media screen and (max-width: 80rem) {
  .usebus-main-video {
    grid-column: 9/17;
    grid-row: 1/1;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-main-video {
    grid-row: 2/3;
    grid-column: 3/15;
    margin-top: -35px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-main-video {
    grid-column: 1/9;
  }
}
.usebus-main-video__item {
  width: 100%;
  height: 100%;
}
.usebus-main-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}

.usebus-lines {
  position: absolute;
  pointer-events: none;
  user-select: none;
  transition: 0.3s;
}
.usebus-lines__item {
  width: 100%;
  height: 100%;
}
.usebus-lines__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-lines.one {
  top: 0;
  left: -65px;
}
@media screen and (max-width: 120rem) {
  .usebus-lines.one {
    top: -35px;
    left: -40px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-lines.one {
    top: 0;
    left: -90px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-lines.one {
    left: -50px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-lines.one {
    display: none;
  }
}
.usebus-lines.one .usebus-lines__item {
  width: 505px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .usebus-lines.one .usebus-lines__item {
    width: 380px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-lines.one .usebus-lines__item {
    width: 360px;
    left: -20px;
  }
}
.usebus-lines.two {
  top: 50%;
  transform: translateY(-50%);
  right: -230px;
  z-index: 0;
}
@media screen and (max-width: 120rem) {
  .usebus-lines.two {
    opacity: 0;
  }
}
.usebus-lines.two .usebus-lines__item {
  width: 505px;
  transition: 0.3s;
}
@media screen and (max-width: 80rem) {
  .usebus-lines.two .usebus-lines__item {
    width: 430px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-lines.two .usebus-lines__item {
    width: 360px;
    left: -20px;
  }
}
.usebus__abstract {
  position: absolute;
  pointer-events: none;
  user-select: none;
  transition: 0.3s;
}
.usebus__abstract.one {
  right: -55px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 120rem) {
  .usebus__abstract.one {
    right: -40px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus__abstract.one {
    right: -25px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus__abstract.one {
    display: none;
  }
}
.usebus__abstract.one img {
  width: 392px;
  height: 626px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .usebus__abstract.one img {
    width: 302px;
    height: 482px;
  }
}
@media screen and (max-width: 120rem) {
  .usebus__abstract.one img {
    width: 240px;
    height: 432px;
  }
}
.usebus-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/planet.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.usebus-presentation {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-presentation {
    grid-template-columns: repeat(16, 1fr);
    gap: 48px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-presentation {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-presentation-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
  grid-column: 1/10;
}
@media screen and (max-width: 120rem) {
  .usebus-presentation-block {
    grid-column: 1/11;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-presentation-block {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-block {
    grid-column: 1/15;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-presentation-block {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-presentation-block .h2 {
    max-width: 520px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-block .h2 {
    max-width: 100%;
  }
}
.usebus-presentation-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 80rem) {
  .usebus-presentation-block__wrapper {
    max-width: 370px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-block__wrapper {
    max-width: 100%;
  }
}
.usebus-presentation-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 13/21;
}
@media screen and (max-width: 90rem) {
  .usebus-presentation-form {
    gap: 20px;
    grid-column: 13/22;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-presentation-form {
    grid-column: 9/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-form {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-presentation-form {
    grid-column: 1/9;
  }
}
.usebus-presentation-form h3 {
  color: #a3ca00;
}
.usebus-presentation-form .form__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-form .form__wrapper {
    flex-direction: row;
    width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-presentation-form .form__wrapper {
    grid-column: 1/9;
    flex-direction: column;
  }
}
.usebus-presentation-form .form__bottom {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 510px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-presentation-form .form__bottom {
    max-width: 382px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-form .form__bottom {
    max-width: 100%;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-form .form__bottom .text-xs {
    max-width: 484px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-presentation-form .form__bottom .text-xs {
    max-width: 100%;
  }
}
.usebus-presentation-form .form__bottom a {
  color: #a3ca00;
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-form .form label {
    width: 100%;
  }
}
.usebus-presentation-form .form .button {
  max-width: 425px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-presentation-form .form .button {
    max-width: 300px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-presentation-form .form .button {
    max-width: 100%;
  }
}

@media screen and (max-width: 64rem) {
  .usebus-services .button {
    margin: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-services .button {
    margin: 0 20px;
  }
}

.usebus-systems__heading {
  padding-bottom: 36px;
  max-width: 1010px;
}
@media screen and (max-width: 120rem) {
  .usebus-systems__heading {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-systems__heading {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-systems__heading {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-systems__heading {
    padding-bottom: 16px;
  }
}

.usebus-tracing-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 120rem) {
  .usebus-tracing-block {
    gap: 24px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-tracing-block {
    gap: 16px;
  }
}
.usebus-tracing-block__heading {
  max-width: 914px;
}
@media screen and (max-width: 120rem) {
  .usebus-tracing-block__heading {
    max-width: 700px;
  }
}
.usebus-tracing-block__content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-tracing-block__content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .usebus-tracing-block__content {
    gap: 30px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-tracing-block__content {
    grid-template-columns: repeat(8, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-tracing-block__content {
    gap: 28px 20px;
  }
}
.usebus-tracing-block__img {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .usebus-tracing-block__img {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-tracing-block__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-tracing-block__img {
    grid-column: 1/9;
  }
}
.usebus-tracing-block__img img {
  width: 100%;
  pointer-events: none;
  user-select: none;
}
.usebus-tracing-block-video {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .usebus-tracing-block-video {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-tracing-block-video {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.usebus-tracing-block-video__item {
  width: 100%;
  height: 100%;
}
.usebus-tracing-block-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.usebus-tracing-block__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  grid-column: 19/25;
}
@media screen and (max-width: 80rem) {
  .usebus-tracing-block__info {
    grid-column: 13/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-tracing-block__info {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-tracing-block__info {
    grid-column: 1/9;
  }
}

.usebus-trust {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .usebus-trust {
    grid-template-columns: repeat(16, 1fr);
    gap: 56px 20px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-trust {
    gap: 48px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-trust {
    grid-template-columns: repeat(8, 1fr);
    gap: 48px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-trust {
    gap: 24px 20px;
  }
}
.usebus-trust-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 1/8;
  grid-row: 1/2;
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .usebus-trust-block {
    max-width: 410px;
  }
}
@media screen and (max-width: 90rem) {
  .usebus-trust-block {
    grid-column: 1/9;
    max-width: 100%;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-trust-block {
    grid-row: 1/2;
    grid-column: 1/17;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-trust-block {
    grid-column: 1/9;
  }
}
.usebus-trust-block h2 {
  color: #a3ca00;
}
@media screen and (max-width: 80rem) {
  .usebus-trust-block .text-m {
    max-width: 490px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-trust-block .text-m {
    max-width: 100%;
  }
}
.usebus-trust-company {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px 56px;
  grid-column: 10/25;
  grid-row: 1/2;
  padding-top: 100px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .usebus-trust-company {
    gap: 36px;
    padding-top: 90px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-trust-company {
    gap: 36px 46px;
    padding-top: 0;
    grid-row: 2/2;
    grid-column: 1/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-trust-company {
    gap: 36px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-trust-company {
    gap: 20px;
    grid-column: 1/9;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-trust-company {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px 12px;
  }
}
.usebus-trust-company__cell {
  height: 40px;
}
@media screen and (max-width: 120rem) {
  .usebus-trust-company__cell {
    height: 27px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-trust-company__cell {
    height: 34px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-trust-company__cell {
    height: 27px;
  }
}
@media screen and (max-width: 36rem) {
  .usebus-trust-company__cell {
    height: 17px;
  }
}
.usebus-trust-company__cell img {
  width: 100%;
  height: 100%;
  opacity: 0.3;
  transition: 0.3s;
}
.usebus-trust-company__cell img:hover {
  opacity: 1;
}

.usebus-vendor {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(24, 1fr);
}
@media screen and (max-width: 120rem) {
  .usebus-vendor {
    gap: 20px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-vendor {
    grid-template-columns: repeat(16, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-vendor {
    gap: 24px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-vendor {
    grid-template-columns: repeat(8, 1fr);
  }
}
.usebus-vendor-block {
  display: flex;
  flex-direction: column;
  gap: 40px;
  grid-column: 1/8;
}
@media screen and (max-width: 120rem) {
  .usebus-vendor-block {
    gap: 32px;
    grid-column: 1/9;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-vendor-block {
    grid-column: 1/8;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-vendor-block {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-vendor-block {
    grid-column: 1/9;
  }
}
.usebus-vendor-block__info {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .usebus-vendor-block__info {
    gap: 16px;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-vendor-block__info .text-m {
    max-width: 260px;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-vendor-block__info .text-m {
    max-width: 100%;
  }
}
.usebus-vendor__img {
  grid-column: 10/20;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 90rem) {
  .usebus-vendor__img {
    grid-column: 10/21;
  }
}
@media screen and (max-width: 80rem) {
  .usebus-vendor__img {
    grid-column: 9/17;
  }
}
@media screen and (max-width: 64rem) {
  .usebus-vendor__img {
    grid-column: 1/17;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-vendor__img {
    grid-column: 1/9;
  }
}
.usebus-vendor__img img {
  width: 100%;
}
@media screen and (max-width: 64rem) {
  .usebus-vendor .button.visible {
    display: none;
  }
}
.usebus-vendor .button.hidden {
  display: none;
}
@media screen and (max-width: 64rem) {
  .usebus-vendor .button.hidden {
    display: flex;
    grid-column: 1/17;
    grid-row: 3/3;
  }
}
@media screen and (max-width: 48rem) {
  .usebus-vendor .button.hidden {
    grid-column: 1/9;
  }
}

.technical-architecture-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 48rem) {
  .technical-architecture-block {
    gap: 40px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-architecture-block {
    gap: 32px;
  }
}
.technical-architecture-block-heading {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 36rem) {
  .technical-architecture-block-heading {
    gap: 12px;
  }
}
.technical-architecture-block-heading__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 1320px;
}
@media screen and (max-width: 120rem) {
  .technical-architecture-block-heading__wrapper {
    max-width: 1020px;
  }
}
@media screen and (max-width: 90rem) {
  .technical-architecture-block-heading__wrapper {
    max-width: 920px;
  }
}
.technical-architecture-block-heading__wrapper .text-s {
  color: #6e6e6e;
}
.technical-architecture-block-img img {
  width: 100%;
  height: 100%;
}

.technical-connectors-block {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .technical-connectors-block {
    grid-template-columns: repeat(16, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-connectors-block {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (max-width: 36rem) {
  .technical-connectors-block {
    gap: 32px 20px;
  }
}
.technical-connectors-block-img {
  grid-column: 3/11;
}
@media screen and (max-width: 80rem) {
  .technical-connectors-block-img {
    grid-column: 6/12;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 64rem) {
  .technical-connectors-block-img {
    grid-column: 5/13;
  }
}
@media screen and (max-width: 48rem) {
  .technical-connectors-block-img {
    grid-column: 2/8;
  }
}
.technical-connectors-block-img img {
  width: 100%;
  height: 100%;
}
.technical-connectors-block-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: 13/25;
}
@media screen and (max-width: 80rem) {
  .technical-connectors-block-content {
    grid-column: 1/16;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 64rem) {
  .technical-connectors-block-content {
    grid-column: 1/17;
    gap: 16px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-connectors-block-content {
    grid-column: 1/9;
  }
}
.technical-connectors__info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 80rem) {
  .technical-connectors__info {
    gap: 8px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-connectors__info {
    gap: 4px;
  }
}
.technical-connectors__info .text-m {
  max-width: 722px;
}
@media screen and (max-width: 80rem) {
  .technical-connectors__info .text-m {
    max-width: 590px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-connectors__info .text-m {
    max-width: 570px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-connectors__info .text-m {
    max-width: 410px;
  }
}
.technical-connectors__components {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.technical-connectors__components .component {
  padding: 4px 8px;
  height: 28px;
}

.technical-development-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 64rem) {
  .technical-development-block {
    display: grid;
    grid-template-columns: repeat(16, 1fr);
    gap: 32px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-development-block {
    grid-template-columns: repeat(8, 1fr);
    gap: 32px 20px;
  }
}
.technical-development-block-heading {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 64rem) {
  .technical-development-block-heading {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-development-block-heading {
    grid-column: 1/9;
    gap: 8px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-development-block-heading {
    gap: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-development-block-heading .h2.descriptor br {
    display: none;
  }
}
@media screen and (max-width: 64rem) {
  .technical-development-block-heading .component {
    max-width: 510px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-development-block-content {
    grid-column: 1/9;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-development-block-content {
    grid-column: 1/9;
    grid-row: 2/3;
  }
}
.technical-development-block-content__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .technical-development-block-content__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 20px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-development-block-content__wrapper {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
.technical-development-block-img {
  padding: 32px 100px 0;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 120rem) {
  .technical-development-block-img {
    padding: 32px 200px 0;
  }
}
@media screen and (max-width: 90rem) {
  .technical-development-block-img {
    padding: 32px 0 0;
  }
}
@media screen and (max-width: 64rem) {
  .technical-development-block-img {
    grid-column: 9/17;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-development-block-img {
    grid-column: 1/9;
    grid-row: 3/3;
  }
}
.technical-development-block-img img {
  width: 100%;
  height: 100%;
}
.technical-development-cell {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 20px;
  border-radius: 8px;
  background: #0d0d0d;
}
@media screen and (max-width: 64rem) {
  .technical-development-cell {
    min-height: 128px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-development-cell {
    min-height: 80px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-development-cell .text-s {
    font-size: 20px;
  }
}

.technical-functional-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.technical-functional-block-heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.technical-functional-block-heading .text-m {
  color: #a3ca00;
}
.technical-functional-block-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px 20px;
}
@media screen and (max-width: 64rem) {
  .technical-functional-block-content {
    grid-template-columns: repeat(16, 1fr);
    gap: 32px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-functional-block-content {
    grid-template-columns: repeat(8, 1fr);
    gap: 32px 20px;
  }
}
.technical-functional-block-content .accordion {
  display: none;
}
@media screen and (max-width: 64rem) {
  .technical-functional-block-content .accordion {
    display: flex;
    flex-direction: column;
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-functional-block-content .accordion {
    grid-column: 1/9;
  }
}
.technical-functional-block-content .accordion-row-content__info {
  gap: 8px;
}
.technical-functional-block-content .accordion .text-s {
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 36rem) {
  .technical-functional-block-content .accordion .text-s {
    padding-left: 15px;
  }
}
.technical-functional-block-content .accordion .text-s::before {
  content: "/";
  position: absolute;
  inset: 0;
  color: #a3ca00;
}
.technical-functional__img {
  display: none;
}
@media screen and (max-width: 64rem) {
  .technical-functional__img {
    display: block;
    grid-column: 5/13;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-functional__img {
    grid-column: 2/8;
  }
}
.technical-functional__img img {
  width: 100%;
  height: 100%;
}
.technical-functional-cell {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
  padding: 20px;
  min-height: 260px;
  background: #0d0d0d;
  border: 1px solid #474858;
  border-radius: 2px;
}
@media screen and (max-width: 64rem) {
  .technical-functional-cell {
    display: none;
  }
}
.technical-functional-cell:hover .technical-functional-cell-content {
  opacity: 1;
  pointer-events: auto;
}
.technical-functional-cell:nth-of-type(7) .technical-functional-cell-content {
  top: auto;
  bottom: 0;
}
.technical-functional-cell:nth-of-type(8) .technical-functional-cell-content {
  top: auto;
  bottom: 0;
}
.technical-functional-cell:nth-of-type(9) .technical-functional-cell-content {
  top: auto;
  bottom: 0;
}
.technical-functional-cell__img img {
  width: 100%;
  height: 100%;
}
.technical-functional-cell__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.technical-functional-cell__info .text-m {
  max-width: 345px;
  text-align: center;
}
.technical-functional-cell-content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 260px;
  padding: 20px 20px 36px;
  border: 1px solid #a3ca00;
  border-radius: 2px;
  background: #0d0d0d;
  z-index: 2;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
}
.technical-functional-cell-content__title {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 80rem) {
  .technical-functional-cell-content__title svg {
    display: none;
  }
}
.technical-functional-cell-content__title .text-m {
  max-width: 345px;
}
.technical-functional-cell-content__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.technical-functional-cell-content__info .text-s {
  position: relative;
  padding-left: 19px;
}
.technical-functional-cell-content__info .text-s::before {
  content: "/";
  position: absolute;
  inset: 0;
  color: #a3ca00;
}
.technical-functional-cell svg.carriage-down {
  width: 28px;
  height: 24px;
}

.technical-handlers-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 64rem) {
  .technical-handlers-block {
    gap: 32px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-handlers-block {
    gap: 20px;
  }
}
.technical-handlers-block-heading {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 120rem) {
  .technical-handlers-block-heading {
    gap: 8px;
  }
}
.technical-handlers-block-heading .text-m {
  max-width: 890px;
}
.technical-handlers-block-content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .technical-handlers-block-content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .technical-handlers-block-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.technical-handlers__info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  grid-column: 1/18;
}
@media screen and (max-width: 80rem) {
  .technical-handlers__info {
    grid-column: 1/12;
  }
}
.technical-handlers__info .text-m {
  color: #a3ca00;
}
.technical-handlers__components {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.technical-handlers__components .component {
  padding: 4px 8px;
  height: 28px;
}
.technical-handlers__add {
  padding-top: 30px;
  grid-column: 19/25;
}
@media screen and (max-width: 80rem) {
  .technical-handlers__add {
    grid-column: 13/17;
  }
}
@media screen and (max-width: 64rem) {
  .technical-handlers__add {
    padding-top: 0;
  }
}
.technical-handlers__add .text-m {
  position: relative;
  color: #a3ca00;
}
@media screen and (max-width: 80rem) {
  .technical-handlers__add .text-m {
    font-size: 16px;
    padding-left: 18px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-handlers__add .text-m {
    font-size: 20px;
    padding-left: 29px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-handlers__add .text-m {
    font-size: 16px;
    padding-left: 18px;
  }
}
.technical-handlers__add .text-m::before {
  content: "+";
  position: absolute;
  inset: 0 0 0 -29px;
  color: #a3ca00;
  font-weight: 400;
}
@media screen and (max-width: 64rem) {
  .technical-handlers__add .text-m::before {
    inset: 0;
  }
}

.technical-landscape-block {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.technical-landscape-block__top {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 56px 20px;
  align-items: center;
}
@media screen and (max-width: 120rem) {
  .technical-landscape-block__top {
    gap: 36px 20px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-landscape-block__top {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .technical-landscape-block__top {
    gap: 24px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape-block__top {
    grid-template-columns: repeat(8, 1fr);
    gap: 32px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-landscape-block__top {
    gap: 20px;
  }
}
.technical-landscape-block__bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 64rem) {
  .technical-landscape-block__bottom {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape-block__bottom {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 36rem) {
  .technical-landscape-block__bottom {
    gap: 16px;
  }
}
.technical-landscape-block-heading {
  display: flex;
  flex-direction: column;
  gap: 12px;
  grid-column: 1/16;
  grid-row: 1/2;
}
@media screen and (max-width: 120rem) {
  .technical-landscape-block-heading {
    grid-column: 1/14;
  }
}
@media screen and (max-width: 90rem) {
  .technical-landscape-block-heading {
    grid-column: 1/16;
  }
}
@media screen and (max-width: 80rem) {
  .technical-landscape-block-heading {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .technical-landscape-block-heading {
    grid-column: 1/17;
    gap: 8px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape-block-heading {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 120rem) {
  .technical-landscape-block-heading .h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape-block-heading .h2 {
    font-size: 40px;
  }
}
.technical-landscape-block-heading .h2.descriptor {
  color: #a3ca00;
}
.technical-landscape-block-content {
  display: flex;
  flex-direction: column;
  gap: 56px;
  grid-column: 1/13;
  grid-row: 2/3;
}
@media screen and (max-width: 120rem) {
  .technical-landscape-block-content {
    gap: 36px;
    grid-column: 1/11;
  }
}
@media screen and (max-width: 90rem) {
  .technical-landscape-block-content {
    grid-column: 1/12;
  }
}
@media screen and (max-width: 80rem) {
  .technical-landscape-block-content {
    grid-column: 1/10;
  }
}
@media screen and (max-width: 64rem) {
  .technical-landscape-block-content {
    grid-column: 1/17;
    z-index: 1;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape-block-content {
    grid-column: 1/9;
  }
}
.technical-landscape-block-img {
  grid-column: 15/25;
  grid-row: 1/4;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 80rem) {
  .technical-landscape-block-img {
    grid-column: 10/17;
    grid-row: 1/3;
  }
}
@media screen and (max-width: 64rem) {
  .technical-landscape-block-img {
    grid-column: 1/17;
    grid-row: 3/3;
    margin-top: -116px;
    z-index: 0;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape-block-img {
    grid-column: 1/9;
    margin-top: 0;
  }
}
.technical-landscape-block-img img {
  width: 100%;
  height: 100%;
}
.technical-landscape__components {
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-width: 650px;
}
@media screen and (max-width: 120rem) {
  .technical-landscape__components {
    max-width: 500px;
  }
}
@media screen and (max-width: 90rem) {
  .technical-landscape__components {
    max-width: 440px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-landscape__components {
    order: 1;
    max-width: 375px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape__components {
    order: 0;
    max-width: 100%;
  }
}
.technical-landscape-component {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  gap: 20px;
  width: 100%;
  height: 64px;
  background: #1d1d1d;
}
@media screen and (max-width: 120rem) {
  .technical-landscape-component {
    height: 56px;
  }
}
.technical-landscape-component:nth-of-type(1) .technical-landscape-component__info {
  margin-right: auto;
}
.technical-landscape-component:nth-of-type(2) .technical-landscape-component__info {
  margin-left: auto;
}
.technical-landscape-component__info {
  max-width: 335px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 120rem) {
  .technical-landscape-component__info {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-landscape-component__info {
    font-size: 14px;
  }
}
.technical-landscape__info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  counter-reset: list-counter;
}
@media screen and (max-width: 120rem) {
  .technical-landscape__info {
    gap: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-landscape__info {
    gap: 12px;
  }
}
.technical-landscape__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  counter-reset: list-counter;
}
.technical-landscape__wrapper .text-s {
  position: relative;
  padding: 0 0 0 34px;
  max-width: 650px;
  counter-increment: list-counter;
}
@media screen and (max-width: 120rem) {
  .technical-landscape__wrapper .text-s {
    padding: 0 0 0 29px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-landscape__wrapper .text-s {
    padding: 0 0 0 24px;
  }
}
.technical-landscape__wrapper .text-s::before {
  content: counter(list-counter) " /";
  position: absolute;
  inset: 0;
  color: #a3ca00;
}
.technical-landscape__cell {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.technical-landscape__cell svg {
  margin: 0 0 12px 0;
}
.technical-landscape__cell .text-m {
  color: #a3ca00;
}
.technical-landscape__cell .text-s {
  max-width: 545px;
}
@media screen and (max-width: 90rem) {
  .technical-landscape__cell .text-s {
    max-width: 360px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-landscape__cell .text-s {
    max-width: 100%;
  }
}

.technical-languages-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.technical-languages-block-content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .technical-languages-block-content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .technical-languages-block-content {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .technical-languages-block-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.technical-languages-block-info {
  display: flex;
  flex-direction: column;
  gap: 30px;
  grid-column: 1/23;
}
.technical-languages-block-info__top {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.technical-languages-block-info__middle {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 80rem) {
  .technical-languages-block-info__bottom {
    display: none;
  }
}
.technical-languages-block-info__bottom .text-m {
  max-width: 1110px;
}
.technical-languages-block-info__components {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.technical-languages-block-info__components .component {
  padding: 4px 8px;
  height: 28px;
}

.technical-main {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 80rem) {
  .technical-main {
    min-height: auto;
  }
}
.technical-main-block {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 48px 20px;
  padding: 65px 0 0 0;
}
@media screen and (max-width: 80rem) {
  .technical-main-block {
    grid-template-columns: repeat(16, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-main-block {
    min-height: auto;
    gap: 64px 20px;
    padding: 89px 0 0 0;
  }
}
@media screen and (max-width: 48rem) {
  .technical-main-block {
    grid-template-columns: repeat(8, 1fr);
    gap: 40px 20px;
  }
}
.technical-main-block-heading {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  grid-column: 1/25;
  grid-row: 1/2;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .technical-main-block-heading {
    grid-template-columns: repeat(16, 1fr);
    grid-column: 1/17;
  }
}
@media screen and (max-width: 64rem) {
  .technical-main-block-heading {
    gap: 16px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-main-block-heading {
    grid-template-columns: repeat(8, 1fr);
    grid-column: 1/9;
    gap: 8px 20px;
  }
}
.technical-main-block-heading__left {
  grid-column: 1/9;
}
@media screen and (max-width: 90rem) {
  .technical-main-block-heading__left {
    grid-column: 1/10;
  }
}
@media screen and (max-width: 80rem) {
  .technical-main-block-heading__left {
    grid-column: 1/7;
  }
}
@media screen and (max-width: 64rem) {
  .technical-main-block-heading__left {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-main-block-heading__left {
    grid-column: 1/9;
  }
}
.technical-main-block-heading__right {
  display: flex;
  flex-direction: column;
  grid-column: 9/25;
  gap: 12px;
}
@media screen and (max-width: 90rem) {
  .technical-main-block-heading__right {
    grid-column: 10/25;
  }
}
@media screen and (max-width: 80rem) {
  .technical-main-block-heading__right {
    grid-column: 7/17;
  }
}
@media screen and (max-width: 64rem) {
  .technical-main-block-heading__right {
    grid-column: 1/17;
    grid-row: 2/2;
    gap: 8px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-main-block-heading__right {
    grid-column: 1/9;
  }
}
.technical-main-block-heading__right .text-s {
  max-width: 920px;
  color: #a3ca00;
}
@media screen and (max-width: 120rem) {
  .technical-main-block-heading__right .text-s {
    max-width: 650px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-main-block-heading__right .text-s {
    max-width: 500px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-main-block-heading__right .text-s {
    max-width: 600px;
  }
}
.technical-main-block-content {
  grid-column: 1/25;
  grid-row: 2/2;
}
@media screen and (max-width: 80rem) {
  .technical-main-block-content {
    grid-column: 1/17;
  }
}
@media screen and (max-width: 64rem) {
  .technical-main-block-content {
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-main-block-content {
    grid-column: 1/9;
  }
}
.technical-main__img img {
  width: 100%;
  height: 100%;
}
.technical-main-video {
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
.technical-main-video__item {
  width: 100%;
  height: 100%;
}
.technical-main-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}

.technical-product {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
@media screen and (max-width: 64rem) {
  .technical-product {
    gap: 64px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-product {
    gap: 40px;
  }
}

.technical-roadmap-block {
  display: flex;
  flex-direction: column;
  gap: 72px;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap-block {
    gap: 56px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roadmap-block {
    gap: 32px;
  }
}
.technical-roadmap-block-heading {
  z-index: 1;
}
.technical-roadmap-block-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 160px;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap-block-content {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-roadmap-block-content {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roadmap-block-content {
    gap: 32px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roadmap-block-content {
    padding-bottom: 0;
  }
}
.technical-roadmap__wrapper {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  z-index: 1;
}
@media screen and (max-width: 80rem) {
  .technical-roadmap__wrapper {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .technical-roadmap__wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
.technical-roadmap-cell {
  display: flex;
  grid-column: 1/9;
}
@media screen and (max-width: 80rem) {
  .technical-roadmap-cell {
    grid-column: 1/7;
  }
}
.technical-roadmap-cell__date {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  width: 127px;
  height: 44px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #070707;
  background: #a3ca00;
  flex: 0 0 auto;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap-cell__date {
    font-size: 20px;
    width: 63px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-roadmap-cell__date {
    font-size: 16px;
    width: 53px;
  }
}
.technical-roadmap-cell__wrapper {
  display: flex;
  flex-direction: column;
  min-width: 111px;
}
@media screen and (max-width: 64rem) {
  .technical-roadmap-cell__wrapper {
    flex-direction: row;
  }
}
.technical-roadmap-cell__name {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  width: 100%;
  height: 44px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 600;
  color: #a3ca00;
  background: #070707;
  border: 1px solid #a3ca00;
  border-left: 0;
  white-space: nowrap;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap-cell__name {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-roadmap-cell__name {
    font-size: 16px;
  }
}
.technical-roadmap-cell__status {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  padding: 8px 16px;
  width: 100%;
  height: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: #f7f7f7;
  background: #0d0d0d;
  border: 1px solid #474858;
  white-space: nowrap;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap-cell__status {
    font-size: 12px;
  }
}
.technical-roadmap-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  grid-column: 9/21;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap-info {
    gap: 20px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-roadmap-info {
    grid-column: 7/17;
  }
}
.technical-roadmap-info__components {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.technical-roadmap__flag {
  position: absolute;
  top: 83px;
  width: 499px;
  height: 572px;
  z-index: 0;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap__flag {
    top: 56px;
    width: 440px;
    height: 519px;
  }
}
@media screen and (max-width: 90rem) {
  .technical-roadmap__flag {
    width: 387px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-roadmap__flag {
    width: 350px;
    height: 477px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roadmap__flag {
    display: none;
  }
}
.technical-roadmap__flag.left {
  left: 73px;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap__flag.left {
    left: 0;
  }
}
.technical-roadmap__flag.right {
  right: 73px;
}
@media screen and (max-width: 120rem) {
  .technical-roadmap__flag.right {
    right: 0;
  }
}
.technical-roadmap__flag img {
  width: 100%;
  height: 100%;
}

.technical-roles-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 120rem) {
  .technical-roles-block {
    gap: 24px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-roles-block {
    gap: 16px;
  }
}
.technical-roles-block__content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .technical-roles-block__content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .technical-roles-block__content {
    gap: 30px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-roles-block__content {
    grid-template-columns: repeat(8, 1fr);
    gap: 40px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-roles-block__content {
    gap: 28px 20px;
  }
}
.technical-roles-block__img {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .technical-roles-block__img {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roles-block__img {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-roles-block__img {
    grid-column: 1/9;
  }
}
.technical-roles-block__img img {
  width: 100%;
  pointer-events: none;
  user-select: none;
}
.technical-roles-block-video {
  grid-column: 1/19;
}
@media screen and (max-width: 80rem) {
  .technical-roles-block-video {
    grid-column: 1/13;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roles-block-video {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.technical-roles-block-video__item {
  width: 100%;
  height: 100%;
}
.technical-roles-block-video__item source {
  display: flex;
  width: 100%;
  height: 100%;
}
.technical-roles-block__info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  grid-column: 19/25;
}
@media screen and (max-width: 80rem) {
  .technical-roles-block__info {
    grid-column: 13/17;
  }
}
@media screen and (max-width: 64rem) {
  .technical-roles-block__info {
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-roles-block__info {
    grid-column: 1/9;
  }
}
.technical-roles-block__info .text-xs {
  margin-top: auto;
  color: #6e6e6e;
}
@media screen and (max-width: 64rem) {
  .technical-roles-block__info .text-xs br {
    display: none;
  }
}
.technical-roles-block__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.technical-strategy-block {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 48rem) {
  .technical-strategy-block {
    grid-template-columns: repeat(8, 1fr);
  }
}
.technical-strategy-block-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  grid-column: 1/13;
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block-content {
    grid-column: 1/17;
    gap: 24px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-strategy-block-content {
    grid-column: 1/9;
  }
}
.technical-strategy-block-content__title {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block-content__title {
    gap: 24px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-strategy-block-content__title {
    gap: 8px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block-content__title .h2 {
    order: 1;
  }
}
@media screen and (max-width: 64rem) {
  .technical-strategy-block-content__title .h2 {
    order: 0;
  }
}
.technical-strategy-block-content__title .h2.descriptor {
  max-width: 770px;
  color: #a3ca00;
}
@media screen and (max-width: 120rem) {
  .technical-strategy-block-content__title .h2.descriptor {
    max-width: 860px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block-content__title .h2.descriptor {
    max-width: 740px;
    order: 0;
  }
}
@media screen and (max-width: 64rem) {
  .technical-strategy-block-content__title .h2.descriptor {
    max-width: 615px;
    order: 1;
  }
}
.technical-strategy-block-content .text-m {
  max-width: 750px;
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block-content .text-m {
    max-width: 100%;
  }
}
.technical-strategy-block-img {
  grid-column: 15/24;
}
@media screen and (max-width: 80rem) {
  .technical-strategy-block-img {
    grid-column: 6/12;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 64rem) {
  .technical-strategy-block-img {
    grid-column: 5/13;
  }
}
@media screen and (max-width: 48rem) {
  .technical-strategy-block-img {
    grid-column: 2/8;
  }
}
.technical-strategy-block-img img {
  width: 100%;
  height: 100%;
}

.technical-tool-block {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
@media screen and (max-width: 64rem) {
  .technical-tool-block {
    gap: 24px;
  }
}
.technical-tool-block-heading .h2 {
  font-size: 56px;
  max-width: 1420px;
}
@media screen and (max-width: 120rem) {
  .technical-tool-block-heading .h2 {
    font-size: 40px;
    max-width: 1015px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-tool-block-heading .h2 {
    font-size: 36px;
    max-width: 915px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-tool-block-heading .h2 {
    font-size: 30px;
    max-width: 630px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-tool-block-heading .h2 {
    font-size: 28px;
  }
}
.technical-tool-block-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 120rem) {
  .technical-tool-block-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 20px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-tool-block-content {
    gap: 20px 24px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-tool-block-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-tool-block-content {
    gap: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .technical-tool-block-content {
    gap: 12px;
  }
}
.technical-tool-cell {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 120rem) {
  .technical-tool-cell {
    gap: 8px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-tool-cell:nth-of-type(1) {
    order: 3;
  }
  .technical-tool-cell:nth-of-type(2) {
    order: 1;
  }
  .technical-tool-cell:nth-of-type(3) {
    order: 4;
  }
  .technical-tool-cell:nth-of-type(4) {
    order: 2;
  }
}
@media screen and (max-width: 64rem) {
  .technical-tool-cell:nth-of-type(1) {
    order: 0;
  }
  .technical-tool-cell:nth-of-type(2) {
    order: 0;
  }
  .technical-tool-cell:nth-of-type(3) {
    order: 0;
  }
  .technical-tool-cell:nth-of-type(4) {
    order: 0;
  }
}
.technical-tool-cell svg {
  margin: 0 0 12px 0;
  height: 40px !important;
}
.technical-tool-cell .icon-screen {
  width: 40px;
}
.technical-tool-cell .text-m {
  color: #a3ca00;
}
@media screen and (max-width: 120rem) {
  .technical-tool-cell .text-m {
    max-width: 520px;
  }
  .technical-tool-cell .text-m br {
    display: none;
  }
}
@media screen and (max-width: 64rem) {
  .technical-tool-cell .text-m {
    max-width: 510px;
  }
}
.technical-tool-cell .text-s {
  max-width: 371px;
}
@media screen and (max-width: 120rem) {
  .technical-tool-cell .text-s {
    max-width: 600px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-tool-cell .text-s {
    max-width: 100%;
  }
}

.technical-training-block {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media screen and (max-width: 120rem) {
  .technical-training-block {
    gap: 24px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-training-block {
    gap: 20px;
  }
}
.technical-training-block-content {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .technical-training-block-content {
    grid-template-columns: repeat(16, 1fr);
  }
}
@media screen and (max-width: 64rem) {
  .technical-training-block-content {
    gap: 24px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .technical-training-block-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.technical-training__cells {
  display: flex;
  flex-direction: column;
  gap: 12px;
  grid-column: 1/12;
}
@media screen and (max-width: 80rem) {
  .technical-training__cells {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 64rem) {
  .technical-training__cells {
    display: grid;
    grid-template-columns: repeat(16, 1fr);
    gap: 8px 20px;
    grid-column: 1/17;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .technical-training__cells {
    display: flex;
    flex-direction: column;
  }
}
.technical-training-cell {
  display: flex;
  align-items: center;
  gap: 56px;
  padding: 16px 56px;
  border: 1px solid #474858;
  border-radius: 2px;
  background: #0d0d0d;
}
@media screen and (max-width: 120rem) {
  .technical-training-cell {
    gap: 40px;
    padding: 16px 28px;
  }
}
@media screen and (max-width: 80rem) {
  .technical-training-cell {
    gap: 32px;
  }
}
@media screen and (max-width: 64rem) {
  .technical-training-cell {
    gap: 24px;
    padding: 20px;
  }
  .technical-training-cell:nth-of-type(1) {
    grid-row: 1/2;
    grid-column: 1/9;
  }
  .technical-training-cell:nth-of-type(2) {
    grid-row: 1/2;
    grid-column: 9/17;
  }
  .technical-training-cell:nth-of-type(3) {
    grid-row: 2/2;
    grid-column: 1/17;
  }
}
@media screen and (max-width: 36rem) {
  .technical-training-cell {
    padding: 12px;
  }
}
.technical-training-cell__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 48rem) {
  .technical-training-cell__wrapper {
    gap: 12px;
  }
}
.technical-training-cell__description {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.technical-training-cell__components {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}
.technical-training-cell svg {
  flex: 0 0 auto;
}
.technical-training-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  grid-column: 13/25;
}
@media screen and (max-width: 80rem) {
  .technical-training-info {
    grid-column: 9/17;
  }
}
@media screen and (max-width: 64rem) {
  .technical-training-info {
    grid-column: 1/17;
    grid-row: 2/2;
  }
}
.technical-training-info .text-m {
  color: #a3ca00;
}
.technical-training-info__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 36rem) {
  .technical-training-info__wrapper {
    gap: 4px;
  }
}
.technical-training-info__wrapper .text-s {
  position: relative;
  padding: 0 0 0 20px;
}
.technical-training-info__wrapper .text-s::before {
  content: "/";
  position: absolute;
  inset: 0;
  color: #a3ca00;
}

.calculator-customization-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.calculator-customization-block-heading {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.calculator-customization-block-line {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4px;
  padding: 10px 60px 10px 0;
}
@media screen and (max-width: 48rem) {
  .calculator-customization-block-line {
    padding: 10px 50px 10px 0;
  }
}
@media screen and (max-width: 36rem) {
  .calculator-customization-block-line {
    padding: 10px 35px 10px 0;
  }
}
.calculator-customization-block-line__stage {
  height: 4px;
  background: #474858;
  border-radius: 1px;
}
.calculator-customization-block-line__stage.active {
  background: #a3ca00;
}
.calculator-customization-block-line__number {
  position: absolute;
  inset: 50% 0 auto auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.1;
  color: #a3ca00;
  transform: translateY(-50%);
}
@media screen and (max-width: 120rem) {
  .calculator-customization-block-line__number {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .calculator-customization-block-line__number {
    font-size: 12px;
  }
}

.calculator-form {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.calculator-form-page {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.calculator-form-page.one textarea {
  height: 130px;
  max-width: 1160px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .calculator-form-page.one textarea {
    max-width: 1020px;
  }
}
@media screen and (max-width: 90rem) {
  .calculator-form-page.one textarea {
    max-width: 900px;
  }
}
@media screen and (max-width: 80rem) {
  .calculator-form-page.one textarea {
    max-width: 670px;
  }
}
@media screen and (max-width: 64rem) {
  .calculator-form-page.one textarea {
    max-width: 100%;
  }
}
.calculator-form-page.one .button {
  max-width: 425px;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page.one .button {
    max-width: 100%;
  }
}
.calculator-form-page.three .calculator-form-page-heading .text-m {
  max-width: 1200px;
}
@media screen and (max-width: 120rem) {
  .calculator-form-page.three .calculator-form-page-heading .text-m {
    max-width: 1000px;
  }
}
.calculator-form-page.four .calculator-form-page-heading .text-m {
  max-width: 1200px;
}
@media screen and (max-width: 120rem) {
  .calculator-form-page.four .calculator-form-page-heading .text-m {
    max-width: 1000px;
  }
}
.calculator-form-page-heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.calculator-form-page-heading .text-m {
  max-width: 750px;
}
.calculator-form-page-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.calculator-form-page-content__plate {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.calculator-form-page-content__wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.radios {
    flex-direction: column;
    align-items: start;
  }
}
.calculator-form-page-content__wrapper.radios .calculator-form-page-content__wrapper {
  max-width: 650px;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.title .text-m {
    display: none;
  }
}
.calculator-form-page-content__wrapper.title .text-m:first-of-type {
  max-width: 520px;
  width: 100%;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.title .text-m:first-of-type {
    max-width: 470px;
  }
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.title .text-m:first-of-type {
    display: block;
    max-width: 100%;
  }
}
.calculator-form-page-content__wrapper.column {
  display: flex;
  flex-direction: column;
  align-items: start;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.column-block {
    align-items: start;
    flex-direction: column;
  }
}
.calculator-form-page-content__wrapper.column-block .switch-wrapper {
  max-width: 520px;
  width: 100%;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.column-block .switch-wrapper {
    max-width: 470px;
  }
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.column-block .switch-wrapper br {
    display: none;
  }
}
.calculator-form-page-content__wrapper.column-block label.limited {
  max-width: 203px;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.column-block label.limited {
    max-width: 250px;
  }
}
.calculator-form-page-content__wrapper.column-block label.limited .text-s {
  display: none;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.column-block label.limited .text-s {
    display: block;
    padding: 0 0 0 45px;
  }
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.column-block input {
    margin: 0 0 0 45px;
  }
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.media-column {
    flex-direction: column;
    align-items: start;
  }
}
.calculator-form-page-content__wrapper.gap-40 {
  gap: 40px;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.gap-40 {
    gap: 16px;
  }
}
.calculator-form-page-content__wrapper.two {
  display: grid;
  grid-template-columns: minmax(50%, 1fr) 1fr;
  align-items: end;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-content__wrapper.two {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.two.full {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
}
@media screen and (max-width: 80rem) {
  .calculator-form-page-content__wrapper.two.fakeFour {
    display: flex;
    flex-direction: column;
  }
}
.calculator-form-page-content__wrapper.three {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: end;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.three {
    display: flex;
    flex-direction: column;
  }
}
.calculator-form-page-content__wrapper.four {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: end;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-content__wrapper.four {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 36rem) {
  .calculator-form-page-content__wrapper.four {
    display: flex;
    flex-direction: column;
  }
}
.calculator-form-page-content__wrapper.add {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 100%;
}
.calculator-form-page-content__wrapper.add.click .calculator-form-page-content__button {
  display: none;
}
.calculator-form-page-content__wrapper.add.click label {
  display: flex;
}
.calculator-form-page-content__wrapper.add label {
  display: none;
}
.calculator-form-page-content__wrapper.add textarea {
  height: 130px;
}
.calculator-form-page-content__wrapper.space-between {
  justify-content: space-between;
}
.calculator-form-page-content__wrapper.white-space {
  white-space: nowrap;
}
.calculator-form-page-content__button {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
  color: #a3ca00;
  background: transparent;
  align-self: flex-start;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 120rem) {
  .calculator-form-page-content__button {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .calculator-form-page-content__button {
    font-size: 12px;
  }
}
.calculator-form-page-content__button:hover {
  color: #88a600;
}
.calculator-form-page-content__button:hover .calculator-form-page-content__button-svg {
  background-color: #88a600;
}
.calculator-form-page-content__button-svg {
  width: 18px;
  height: 18px;
  background-color: #a3ca00;
  background-image: url(../svg/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  flex: 0 0 auto;
  transition: 0.3s;
}
.calculator-form-page-footer {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-footer {
    flex-direction: column;
    gap: 32px;
  }
}
.calculator-form-page-footer__info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.calculator-form-page-footer__info .text-xs {
  max-width: 520px;
}
@media screen and (max-width: 36rem) {
  .calculator-form-page-footer__info .text-xs {
    max-width: 100%;
  }
}
.calculator-form-page-footer__buttons {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-footer__buttons {
    flex-direction: column-reverse;
    gap: 8px;
  }
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-footer__buttons .button {
    width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .calculator-form-page-footer__buttons .button.second {
    width: 100%;
  }
}
.calculator-form-page-footer__wrapper {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 64rem) {
  .calculator-form-page-footer__wrapper {
    flex-direction: row;
    gap: 12px;
  }
}
@media screen and (max-width: 36rem) {
  .calculator-form-page-footer__wrapper {
    flex-direction: column;
    gap: 0;
  }
}
.calculator-form-page-footer__button {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #a3ca00;
  background: transparent;
  transition: 0.3s;
  align-self: flex-start;
  cursor: pointer;
}
@media screen and (max-width: 120rem) {
  .calculator-form-page-footer__button {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .calculator-form-page-footer__button {
    font-size: 16px;
  }
}
.calculator-form-page-footer__button:hover {
  color: #88a600;
}

.calculator-main-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 120rem) {
  .calculator-main-block {
    gap: 16px;
  }
}
.calculator-main-block-content {
  display: flex;
  flex-direction: column;
  gap: 56px;
  max-width: 870px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .calculator-main-block-content {
    gap: 48px;
  }
}
@media screen and (max-width: 48rem) {
  .calculator-main-block-content {
    gap: 40px;
    max-width: 100%;
  }
}
.calculator-main-block-content__buttons {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 48rem) {
  .calculator-main-block-content__buttons {
    flex-direction: column;
    gap: 8px;
  }
}
.calculator-main-block-content__buttons .button {
  max-width: 405px;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .calculator-main-block-content__buttons .button {
    max-width: 100%;
  }
}

.calculator-swiper-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.calculator-swiper-block-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.about-distributor-block {
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 64rem) {
  .about-distributor-block {
    flex-direction: column;
    gap: 20px;
  }
}
.about-distributor-block-heading {
  max-width: 800px;
  width: 100%;
  flex: 0 0 auto;
}
@media screen and (max-width: 120rem) {
  .about-distributor-block-heading {
    max-width: 610px;
  }
}
@media screen and (max-width: 90rem) {
  .about-distributor-block-heading {
    max-width: 540px;
  }
}
@media screen and (max-width: 80rem) {
  .about-distributor-block-heading {
    max-width: 400px;
  }
}
@media screen and (max-width: 64rem) {
  .about-distributor-block-heading {
    max-width: 100%;
  }
}
.about-distributor-block-content {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
@media screen and (max-width: 36rem) {
  .about-distributor-block-content {
    gap: 20px;
  }
}
.about-distributor-block-content .text-m {
  max-width: 800px;
}
@media screen and (max-width: 120rem) {
  .about-distributor-block-content .text-m {
    max-width: 590px;
  }
}
@media screen and (max-width: 64rem) {
  .about-distributor-block-content .text-m {
    max-width: 100%;
  }
}
.about-distributor-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 36rem) {
  .about-distributor-block-content__wrapper {
    gap: 12px;
  }
}
.about-distributor-block-content__wrapper .button {
  max-width: 425px;
  width: 100%;
}

.about-info-block-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 48rem) {
  .about-info-block-content {
    gap: 40px;
  }
}
@media screen and (max-width: 36rem) {
  .about-info-block-content {
    gap: 32px;
  }
}
.about-info-block-content__top {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 64rem) {
  .about-info-block-content__top {
    display: none;
    flex-direction: column;
  }
}
@media screen and (max-width: 48rem) {
  .about-info-block-content__top {
    display: flex;
  }
}
.about-info-block-content__top.tabletMin {
  display: flex;
  gap: 32px;
  display: none;
}
@media screen and (max-width: 64rem) {
  .about-info-block-content__top.tabletMin {
    display: flex;
  }
}
@media screen and (max-width: 48rem) {
  .about-info-block-content__top.tabletMin {
    display: none;
  }
}
.about-info-block-content__top.tabletMin .about-info-block-content__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
  max-width: 100%;
}
.about-info-block-content__top.tabletMin .h2.descriptor {
  max-width: 100%;
}
@media screen and (max-width: 120rem) {
  .about-info-block-content__top .h2.descriptor {
    max-width: 700px;
  }
}
@media screen and (max-width: 48rem) {
  .about-info-block-content__top .about-info-block-content__wrapper {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .about-info-block-content__top .about-info-block-content__wrapper {
    padding: 0 20px;
  }
}
.about-info-block-content__middle {
  padding: 0 0 0 220px;
}
@media screen and (max-width: 120rem) {
  .about-info-block-content__middle {
    padding: 0 0 0 120px;
  }
}
@media screen and (max-width: 90rem) {
  .about-info-block-content__middle {
    padding: 0;
  }
}
@media screen and (max-width: 48rem) {
  .about-info-block-content__middle {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .about-info-block-content__middle {
    padding: 0 20px;
  }
}
.about-info-block-content__middle .h2.descriptor {
  max-width: 870px;
  color: #a3ca00;
}
@media screen and (max-width: 48rem) {
  .about-info-block-content__bottom {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .about-info-block-content__bottom {
    padding: 0 20px;
  }
}
.about-info-block-content__bottom .about-info-block-content__wrapper {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 80rem) {
  .about-info-block-content__bottom .about-info-block-content__wrapper {
    margin: 0;
  }
}
.about-info-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 1090px;
}
@media screen and (max-width: 120rem) {
  .about-info-block-content__wrapper {
    max-width: 760px;
  }
}
@media screen and (max-width: 64rem) {
  .about-info-block-content__wrapper {
    max-width: 100%;
  }
}
.about-info-block-content__img {
  width: 450px;
  height: 380px;
  flex: 0 0 auto;
}
@media screen and (max-width: 80rem) {
  .about-info-block-content__img {
    width: 320px;
  }
}
@media screen and (max-width: 64rem) {
  .about-info-block-content__img {
    width: 290px;
    height: 260px;
  }
}
@media screen and (max-width: 48rem) {
  .about-info-block-content__img {
    width: 100%;
    height: 420px;
  }
}
@media screen and (max-width: 36rem) {
  .about-info-block-content__img {
    height: 260px;
  }
}
.about-info-block-content__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-main-block {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.about-main-block-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 80rem) {
  .about-main-block-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 64rem) {
  .about-main-block-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 48rem) {
  .about-main-block-content {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
}
@media screen and (max-width: 36rem) {
  .about-main-block-content {
    padding: 0 20px;
  }
}
.about-main__img img {
  width: 100%;
  height: auto;
}
.about-main-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about-main-card__head {
  display: flex;
  flex-direction: column;
}
.about-main-card__head .text-s {
  color: #a3ca00;
}
.about-main-card__info .text-m {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .about-main-card__info .text-m {
    max-width: 390px;
  }
}
@media screen and (max-width: 90rem) {
  .about-main-card__info .text-m {
    max-width: 330px;
  }
}
@media screen and (max-width: 80rem) {
  .about-main-card__info .text-m {
    max-width: 460px;
  }
}
.about-main-card__number {
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
}
@media screen and (max-width: 120rem) {
  .about-main-card__number {
    font-size: 40px;
  }
}
@media screen and (max-width: 80rem) {
  .about-main-card__number {
    font-size: 36px;
  }
}
@media screen and (max-width: 64rem) {
  .about-main-card__number {
    font-size: 30px;
  }
}
@media screen and (max-width: 36rem) {
  .about-main-card__number {
    font-size: 28px;
  }
}

.about-swiper-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 64rem) {
  .about-swiper-block-heading {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .about-swiper-block-heading {
    padding: 0 20px;
  }
}
.about-swiper-block-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.about-team-block {
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 64rem) {
  .about-team-block {
    flex-direction: column;
    gap: 20px;
  }
}
.about-team-block-heading {
  max-width: 800px;
  width: 100%;
  flex: 0 0 auto;
}
@media screen and (max-width: 120rem) {
  .about-team-block-heading {
    max-width: 610px;
  }
}
@media screen and (max-width: 90rem) {
  .about-team-block-heading {
    max-width: 540px;
  }
}
@media screen and (max-width: 80rem) {
  .about-team-block-heading {
    max-width: 400px;
  }
}
@media screen and (max-width: 64rem) {
  .about-team-block-heading {
    max-width: 100%;
  }
}
.about-team-block-content {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
@media screen and (max-width: 36rem) {
  .about-team-block-content {
    gap: 20px;
  }
}
.about-team-block-content .text-m {
  max-width: 800px;
}
@media screen and (max-width: 120rem) {
  .about-team-block-content .text-m {
    max-width: 590px;
  }
}
@media screen and (max-width: 64rem) {
  .about-team-block-content .text-m {
    max-width: 100%;
  }
}
.about-team-block-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 36rem) {
  .about-team-block-content__wrapper {
    gap: 12px;
  }
}
.about-team-block-content__wrapper .button {
  max-width: 425px;
  width: 100%;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.accordion-row:first-of-type .accordion-row-heading {
  padding-top: 0;
}
.accordion-row:last-of-type .accordion-row-content {
  border-bottom: none;
}
.accordion-row-heading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0 16px 30px;
  width: 100%;
  transition: 0.3s;
  cursor: pointer;
}
.accordion-row-heading .text-m {
  position: relative;
}
.accordion-row-heading.active svg {
  transform: rotate(-180deg);
  fill: #474858;
}
.accordion-row-heading svg {
  position: absolute;
  left: -30px;
  top: 0;
  width: 17px;
  height: 15px;
  flex: 0 0 auto;
  transition: 0.3s;
}
.accordion-row-content {
  margin: 0 0 0 30px;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  border-bottom: 1px solid #474858;
}
.accordion-row-content__info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 24px;
}
@media screen and (max-width: 64rem) {
  .accordion-row-content__info {
    max-width: 600px;
  }
}
@media screen and (max-width: 48rem) {
  .accordion-row-content__info {
    gap: 10px;
    padding-bottom: 16px;
    max-width: 410px;
  }
}
@media screen and (max-width: 36rem) {
  .accordion-row-content__info {
    max-width: 100%;
  }
}
.accordion-row-content__info .text-m {
  color: #a3ca00;
}
.accordion-row-content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.burger {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 32px;
  transition: all 0.3s;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 80rem) {
  .burger {
    display: flex;
  }
}
.burger.absolute {
  position: absolute;
  top: 38px;
  right: 0;
  z-index: 4;
}
.burger span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 1px;
  transform: rotate(0);
  transition: all 0.3s;
  background: #f7f7f7;
}
.burger span:nth-child(1) {
  transform: translateY(11px);
}
.burger span:nth-child(2) {
  transform: translateY(21px);
}
.burger span.white {
  background: white;
}
.burger:hover span:nth-child(3) {
  width: 100%;
}
.burger--is-open {
  transform: rotate(90deg);
  transform: translateY(0);
  z-index: 6;
}
.burger--is-open span:nth-child(1) {
  transform: rotate(-45deg) translateY(9px) translate(-9px);
}
.burger--is-open span:nth-child(2) {
  width: 100%;
  transform: rotate(45deg) translateY(9px) translate(9px);
}
footer {
  padding: 40px 80px 80px;
  background: #0d0d0d;
}
@media screen and (max-width: 120rem) {
  footer {
    padding: 40px 40px 80px;
  }
}
@media screen and (max-width: 36rem) {
  footer {
    padding: 40px 20px 48px;
  }
}

.footer {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 64rem) {
  .footer {
    gap: 56px;
  }
}
@media screen and (max-width: 36rem) {
  .footer {
    gap: 36px;
  }
}
.footer-top {
  display: flex;
  align-items: center;
  gap: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .footer-top {
    gap: 12px;
  }
}
.footer-top__logo {
  width: 160px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .footer-top__logo {
    width: 110px;
  }
}
.footer-top__slash {
  width: 35px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .footer-top__slash {
    width: 24px;
  }
}
.footer-top .text-xs {
  max-width: 210px;
}
.footer-middle {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  gap: 20px;
  transition: 0.3s;
}
@media screen and (max-width: 80rem) {
  .footer-middle {
    grid-template-columns: repeat(16, 1fr);
    gap: 24px 20px;
  }
}
@media screen and (max-width: 48rem) {
  .footer-middle {
    grid-template-columns: repeat(8, 1fr);
    gap: 24px 20px;
  }
}
@media screen and (max-width: 36rem) {
  .footer-middle {
    gap: 32px 20px;
  }
}
.footer-middle__left {
  display: flex;
  flex-direction: column;
  gap: 16px;
  grid-column: 1/14;
}
@media screen and (max-width: 120rem) {
  .footer-middle__left {
    gap: 12px;
    grid-column: 1/15;
  }
}
@media screen and (max-width: 90rem) {
  .footer-middle__left {
    grid-column: 1/14;
  }
}
@media screen and (max-width: 80rem) {
  .footer-middle__left {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 64rem) {
  .footer-middle__left {
    grid-column: 1/14;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 48rem) {
  .footer-middle__left {
    grid-column: 1/9;
  }
}
@media screen and (max-width: 64rem) {
  .footer-middle__left .text-s {
    max-width: 440px;
  }
}
.footer-middle__right {
  display: flex;
  flex-direction: column;
  gap: 16px;
  grid-column: 17/24;
}
@media screen and (max-width: 120rem) {
  .footer-middle__right {
    gap: 12px;
    grid-column: 17/25;
  }
}
@media screen and (max-width: 90rem) {
  .footer-middle__right {
    grid-column: 16/25;
  }
}
@media screen and (max-width: 80rem) {
  .footer-middle__right {
    grid-column: 9/17;
  }
}
@media screen and (max-width: 64rem) {
  .footer-middle__right {
    grid-column: 1/14;
    grid-row: 2/2;
  }
}
@media screen and (max-width: 48rem) {
  .footer-middle__right {
    grid-column: 1/9;
  }
}
.footer-middle__components {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
@media screen and (max-width: 120rem) {
  .footer-middle__components {
    gap: 8px;
  }
}
.footer-middle__socials {
  display: flex;
  align-items: center;
  gap: 16px;
}
.footer-middle__social {
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer-middle__social:hover .text-s {
  color: #a3ca00;
}
.footer-bottom {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 44px;
}
@media screen and (max-width: 120rem) {
  .form {
    gap: 40px;
  }
}
.form fieldset {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0;
}
@media screen and (max-width: 120rem) {
  .form fieldset {
    gap: 16px;
  }
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: -4px;
  padding: 0 80px;
  backdrop-filter: blur(5px);
  z-index: 4;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .header {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .header {
    padding: 0 20px;
  }
}
.header.active {
  backdrop-filter: blur(0);
  background: #070707;
}
.header.active .header__button.nav {
  opacity: 0;
  pointer-events: none;
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 14px 0;
  width: 100%;
  max-width: 1920px;
  height: 65px;
}
@media screen and (max-width: 36rem) {
  .header__container {
    height: 48px;
  }
}
.header__wrapper {
  display: flex;
  align-items: center;
  gap: 56px;
}
.header__buttons {
  display: flex;
  align-items: center;
  gap: 32px;
}
.header__logo {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 120rem) {
  .header__logo {
    font-size: 23px;
  }
}
@media screen and (max-width: 80rem) {
  .header__logo {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .header__logo {
    font-size: 16px;
  }
}
.header__button {
  display: flex;
  align-items: center;
  padding: 6px 0;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #a3ca00;
  transition: 0.3s;
  align-self: center;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .header__button {
    font-size: 14px;
  }
}
.header__button:hover svg {
  stroke: #88a600;
}
.header__button svg {
  width: 24px;
  height: 24px;
}
.header__button.nav {
  opacity: 1;
}
.header__button.menu {
  display: none;
}
@media screen and (max-width: 80rem) {
  .header__button.menu {
    display: flex;
    align-self: start;
    font-size: 40px;
    font-weight: 400;
  }
}
@media screen and (max-width: 80rem) {
  .header__button.menu {
    font-size: 28px;
  }
}
.header__button:hover {
  color: #88a600;
}

.navbar-menu ul {
  display: flex;
  align-items: center;
  gap: 56px;
}
@media screen and (max-width: 80rem) {
  .navbar-menu ul {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 48px;
  }
}
@media screen and (max-width: 48rem) {
  .navbar-menu ul {
    gap: 32px;
  }
}
.navbar-menu ul li {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 120rem) {
  .navbar-menu ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 80rem) {
  .navbar-menu ul li {
    font-size: 40px;
  }
}
@media screen and (max-width: 48rem) {
  .navbar-menu ul li {
    font-size: 28px;
  }
}
@media screen and (max-width: 80rem) {
  .navbar-menu ul li.active {
    padding-left: 55px;
  }
}
@media screen and (max-width: 48rem) {
  .navbar-menu ul li.active {
    padding-left: 42px;
  }
}
.navbar-menu ul li.active::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 31px;
  height: 31px;
  background-image: url(../svg/arrow-right.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 80rem) {
  .navbar-menu ul li.active::after {
    display: block;
  }
}
@media screen and (max-width: 48rem) {
  .navbar-menu ul li.active::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 80rem) {
  .navbar-menu.burger-menu {
    position: absolute;
    top: 64px;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 100px;
    padding: 76px 156px 84px;
    height: 100vh;
    width: 100%;
    background: #070707;
    transform: translateX(100%);
    transition: 0.3s;
  }
}
@media screen and (max-width: 48rem) {
  .navbar-menu.burger-menu {
    gap: 72px;
    padding: 48px 40px 140px;
  }
}
@media screen and (max-width: 36rem) {
  .navbar-menu.burger-menu {
    top: 48px;
    padding: 48px 20px 140px;
  }
}
.navbar-menu.burger-menu--active {
  transform: translateX(0%);
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.6s ease 0s;
  z-index: 90;
  backdrop-filter: blur(9px);
}
.popup.open {
  opacity: 1;
  visibility: visible;
}
.popup.open .popup__wrapper {
  opacity: 1;
}
.popup.open .popup-content__img {
  transform: translateX(0);
}
.popup.open .popup-content__form {
  transform: translateX(0);
}
.popup__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
}
.popup__wrapper {
  position: relative;
  background-color: #070707;
  color: #f7f7f7;
  border: 1px solid #474858;
  border-radius: 4px;
  transition: all 0.6s ease 0s;
  opacity: 0;
  max-width: 1200px;
  width: 100%;
  min-height: 640px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .popup__wrapper {
    max-width: 910px;
    min-height: 530px;
  }
}
@media screen and (max-width: 80rem) {
  .popup__wrapper {
    max-width: 630px;
  }
}
@media screen and (max-width: 48rem) {
  .popup__wrapper {
    min-height: 400px;
  }
}
.popup__heading {
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.21;
  letter-spacing: -0.055em;
}
.popup-content {
  display: grid;
  grid-template-columns: 425px 1fr;
  border-radius: 4px;
}
@media screen and (max-width: 120rem) {
  .popup-content {
    grid-template-columns: 325px 1fr;
  }
}
@media screen and (max-width: 90rem) {
  .popup-content {
    grid-template-columns: 285px 1fr;
  }
}
@media screen and (max-width: 80rem) {
  .popup-content {
    grid-template-columns: 1fr;
  }
}
.popup-content__img {
  width: 100%;
  height: 100%;
  background: #1d1d1d;
  border-radius: 4px 0 0 4px;
  transition: 0.3s;
  transform: translateX(100%);
}
@media screen and (max-width: 80rem) {
  .popup-content__img {
    display: none;
  }
}
.popup-content__img img {
  border-radius: 4px 0 0 4px;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.popup-content__form {
  display: flex;
  flex-direction: column;
  gap: 36px;
  padding: 40px 74px 64px;
  height: 100%;
  transition: 0.3s;
  transform: translateX(-425px);
  background: #070707;
}
@media screen and (max-width: 120rem) {
  .popup-content__form {
    padding: 40px 58px 64px;
  }
}
@media screen and (max-width: 90rem) {
  .popup-content__form {
    padding: 40px 25px 64px;
  }
}
@media screen and (max-width: 80rem) {
  .popup-content__form {
    transform: translateX(0);
  }
}
@media screen and (max-width: 48rem) {
  .popup-content__form {
    padding: 24px;
  }
}
.popup-content__form h3 {
  color: #a3ca00;
}
.popup-content__form form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.popup__footer {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.popup__footer .button {
  max-width: 425px;
  width: 100%;
}
@media screen and (max-width: 120rem) {
  .popup__footer .button {
    max-width: 382px;
  }
}
@media screen and (max-width: 80rem) {
  .popup__footer .button {
    max-width: 100%;
  }
}
.popup__footer .text-xs a {
  color: #a3ca00;
}
@media screen and (max-width: 120rem) {
  .popup__footer .text-xs {
    max-width: 382px;
  }
}
@media screen and (max-width: 80rem) {
  .popup__footer .text-xs {
    max-width: 100%;
  }
}
.popup__close {
  position: absolute;
  top: 0;
  right: -75px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 1;
}
@media screen and (max-width: 120rem) {
  .popup__close {
    right: -57px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 90rem) {
  .popup__close {
    right: -50px;
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 80rem) {
  .popup__close {
    right: -40px;
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 48rem) {
  .popup__close {
    right: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
  }
}
.popup__close svg {
  width: 100%;
  height: 100%;
}

.swiper-main {
  height: 673px;
}
@media screen and (max-width: 120rem) {
  .swiper-main {
    height: 637px;
  }
}
@media screen and (max-width: 64rem) {
  .swiper-main {
    height: auto;
  }
}
.swiper-main .swiper-slide {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 0 60px;
  background: #070707;
}
@media screen and (max-width: 80rem) {
  .swiper-main .swiper-slide {
    padding: 0 40px;
  }
}
@media screen and (max-width: 64rem) {
  .swiper-main .swiper-slide {
    flex-direction: column-reverse;
    justify-content: start;
    height: auto;
  }
}
@media screen and (max-width: 48rem) {
  .swiper-main .swiper-slide {
    padding: 0;
  }
}
.swiper-main .swiper-slide-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 812px;
  width: 100%;
}
.swiper-main .swiper-slide-info__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.swiper-main .swiper-slide__img {
  max-width: 650px;
  width: 100%;
}
@media screen and (max-width: 64rem) {
  .swiper-main .swiper-slide__img {
    height: 400px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 48rem) {
  .swiper-main .swiper-slide__img {
    margin: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-main .swiper-slide__img {
    height: 330px;
  }
}
.swiper-main .swiper-slide__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-main__navigation {
  position: absolute;
  inset: 50% 0 auto;
  transform: translateY(-50%);
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 48rem) {
  .swiper-main__navigation {
    display: none;
  }
}
.swiper-main__navigation .swiper__btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  transition: 0.3s;
  flex: 0 0 auto;
  cursor: pointer;
}
.swiper-main__navigation .swiper__btn--prev {
  left: 0;
}
.swiper-main__navigation .swiper__btn--next {
  right: 0;
}
.swiper-main__navigation .swiper__btn svg {
  width: 16px;
  height: 32px;
  flex: 0 0 auto;
  transition: 0.3s;
}
.swiper-main__navigation .swiper__btn.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.swiper-second {
  overflow: hidden;
}
@media screen and (max-width: 64rem) {
  .swiper-second {
    padding: 0 40px;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-second {
    padding: 0 20px;
  }
}
.swiper-second .swiper-slide {
  display: flex;
  flex-direction: column;
  gap: 24px;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .swiper-second .swiper-slide {
    gap: 20px;
  }
}
@media screen and (max-width: 64rem) {
  .swiper-second .swiper-slide {
    width: 387px;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-second .swiper-slide {
    width: 280px;
  }
}
.swiper-second .swiper-slide:hover {
  color: #f7f7f7;
}
.swiper-second .swiper-slide__img {
  width: 100%;
  max-height: 330px;
  height: 100%;
  border-radius: 3px;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 120rem) {
  .swiper-second .swiper-slide__img {
    max-height: 253px;
  }
}
@media screen and (max-width: 64rem) {
  .swiper-second .swiper-slide__img {
    max-height: auto;
    height: 223px;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-second .swiper-slide__img {
    height: 160px;
  }
}
.swiper-second .swiper-slide__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 3px;
}
.swiper-second .swiper-slide__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.swiper-second .swiper-slide__title {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .swiper-second .swiper-slide__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-second .swiper-slide__title {
    font-size: 16px;
  }
}
.swiper-second .swiper-slide__date {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
  color: #a3ca00;
}
@media screen and (max-width: 120rem) {
  .swiper-second .swiper-slide__date {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-second .swiper-slide__date {
    font-size: 12px;
  }
}
.swiper__status {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 24px;
}
@media screen and (max-width: 64rem) {
  .swiper__status.second .swiper-scrollbar {
    inset: auto 0 50% 40px !important;
    width: calc(100% - 80px) !important;
  }
}
@media screen and (max-width: 36rem) {
  .swiper__status.second .swiper-scrollbar {
    inset: auto 0 50% 20px !important;
    width: calc(100% - 40px) !important;
  }
}
.swiper__status .swiper-scrollbar {
  inset: auto 0 50% 0 !important;
  transform: translateY(50%);
  width: 100% !important;
  background: #474858;
  background: transparent;
}
.swiper__status .swiper-scrollbar-blocks {
  position: absolute;
  inset: 50% 0 0 0;
  transform: translateY(50%);
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 60px 0 0;
}
@media screen and (max-width: 36rem) {
  .swiper__status .swiper-scrollbar-blocks {
    padding: 0 40px 0 0;
  }
}
.swiper__status .swiper-scrollbar-blocks__section {
  height: 4px;
  background: #474858;
  border-radius: 1px;
}
.swiper__status .swiper-scrollbar-drag {
  background: #a3ca00;
  border-radius: 1px;
}
.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  inset: auto 0 50% auto !important;
  transform: translateY(50%) !important;
  width: auto !important;
  height: 24px !important;
  font-size: 20px;
  line-height: 0 !important;
  font-weight: 400;
  color: #a3ca00 !important;
}
@media screen and (max-width: 120rem) {
  .swiper-pagination {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .swiper-pagination {
    font-size: 12px;
  }
}

.site-main {
  min-height: calc(100vh - 30px - 18px);
  background: #0d0d0d;
  margin: 65px 0 0 0;
}

video {
  backdrop-filter: opacity(1%);
}

.technical-functional-cell__img img {
  animation: rotate-slow 100s linear infinite;
}

@keyframes rotate-slow {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.radio input[type=radio]:checked + label {
  padding: 5px 20px;
  background: #1d1d1d;
  border-radius: 33px;
  color: #fff;
}

.calculator-customization-block-content {
  position: relative;
}

.calculator-form-page.active {
  opacity: 1;
  position: relative;
  top: 0;
  z-index: 20;
  max-height: 1999px;
}

.calculator-form-page {
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 10;
  max-height: 0;
  overflow: hidden;
  transition: opacity 1s;
}

.air-home-top {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  gap: 10px;
  height: 51px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 3px;
  transition: 0.3s;
}

.air-home-top__text {
  line-height: 1.1;
  font-weight: 400;
  transition: 0.3s;
  color: #474858;
  font-size: 20px;
  position: relative;
  padding: 0 0 0 21px;
}

.air-home-top__icons {
  position: absolute;
  width: 26px;
  height: 26px;
  transform: rotate(-48deg);
  top: -1px;
  right: -32px;
}

.air-home-top__icons > path {
  stroke: #474858;
}

.air-home-top.active .air-home-top__icons {
  transform: rotate(0deg);
  animation: moveIcon 0.9s ease-in-out forwards;
}

@keyframes moveIcon {
  0% {
    transform: translate(0, 0) rotate(0deg);
    position: absolute;
    width: 26px;
    height: 26px;
    top: -1px;
    right: -32px;
  }
  40% {
    transform: translate(-130px, -62px) rotate(466deg);
  }
  50% {
    transform: translate(-140px, -52px) rotate(480deg);
  }
  70% {
    transform: translate(-200px, -30px) rotate(600deg);
  }
  100% {
    transform: translate(-330px, -1px) rotate(1090deg);
    width: 30px;
    height: 30px;
    top: -6px;
    right: -35px;
  }
}
span.air-anim {
  position: relative;
  transition: 0.9s all;
  opacity: 1;
  top: 0;
}

.air-home-top.active .air-anim {
  opacity: 0;
  top: 20px;
}

@keyframes movePadding {
  0% {
    padding: 9px 24px 12px 24px;
  }
  80% {
    padding: 9px 24px 12px 24px;
  }
  100% {
    padding: 9px 52px 12px 24px;
  }
}
.air-home-top.active a.button.popup-link.air-home-top__link {
  padding: 9px 52px 12px 24px;
  animation: movePadding 0.9s linear forwards;
}

@keyframes moveStroke {
  0% {
    stroke: #474858;
  }
  30% {
    stroke: #474858;
  }
  70% {
    stroke: #a3ca00;
  }
  85% {
    stroke: #474858;
  }
  100% {
    stroke: #070707;
  }
}
.air-home-top.active .air-home-top__icons > path {
  animation: moveStroke 0.9s ease-in-out forwards;
}

.usebus-main-block__card.active {
  animation: moveBorder 0.9s ease-in-out forwards;
}

@keyframes moveBorder {
  0% {
    border: 1px solid #474858;
  }
  30% {
    border: 1px solid #474858;
  }
  70% {
    border: 1px solid #a3ca00;
  }
  85% {
    border: 1px solid #474858;
  }
  100% {
    border: 1px solid #474858;
  }
}
a.button.popup-link.air-home-top__link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 2;
  overflow: hidden;
}

a.button.popup-link.air-home-top__link {
  overflow: hidden;
  position: relative;
}

.air-sparks {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
}

#sparkCanvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.usebus-main-block__card {
  position: relative;
}

.up a {
  width: 60px;
  height: 60px;
  display: block;
  position: fixed;
  right: 3.5%;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  bottom: -100px;
  opacity: 0;
}

.up a img {
  width: 60px;
  height: 60px;
}

.up_fix a {
  display: block;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  right: 3.5%;
  bottom: 40px;
  z-index: 4;
  opacity: 1;
}

.up_fix a:hover {
  opacity: 0.8;
}

.usebus-build-2 .question::before,
.usebus-build-2 .question::after {
  content: "";
  position: absolute;
  top: -3%;
  left: 7%;
  width: 83%;
  height: 98%;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  background-color: rgb(163, 202, 0);
  opacity: 0;
  animation: hexagon-outline 2.4s infinite ease-in-out;
}

.usebus-build-2 .question::before {
  animation-delay: 0.5s;
  transform: scale(1) rotate(90deg);
  animation: hexagon-outline-rotate 2.4s infinite ease-in-out;
}

.usebus-build-2 .question::after {
  transform: scale(1) rotate(90deg);
  animation-delay: 1s;
}

.usebus-build-2 .question:hover::before,
.usebus-build-2 .question:hover::after {
  animation: none;
  opacity: 0;
}

@keyframes hexagon-outline-rotate {
  0% {
    transform: scale(1) rotate(90deg);
    opacity: 0;
    background-color: rgb(163, 202, 0);
  }
  40% {
    transform: scale(1.1) rotate(90deg);
    opacity: 0.06;
    background-color: rgb(163, 202, 0.1);
  }
  100% {
    transform: scale(2.5) rotate(90deg);
    opacity: 0;
    background-color: rgb(163, 202, 0);
  }
}
@keyframes hexagon-outline {
  0% {
    transform: scale(1) rotate(90deg);
    opacity: 0;
    background-color: rgb(163, 202, 0);
  }
  50% {
    transform: scale(1.1) rotate(90deg);
    opacity: 0.06;
    background-color: rgb(163, 202, 0.1);
  }
  100% {
    transform: scale(2) rotate(90deg);
    opacity: 0;
    background-color: rgb(163, 202, 0);
  }
}
@media (max-width: 1600px) {
  .usebus-build-2 .question::before, .usebus-build-2 .question::after {
    top: -7%;
    left: 9%;
  }
}
@media (max-width: 1440px) {
  .usebus-build-2 .question::before, .usebus-build-2 .question::after {
    top: -9%;
    left: 9%;
  }
}
@media (max-width: 1366px) {
  .usebus-build-2 .question::before, .usebus-build-2 .question::after {
    top: -11%;
    left: 9%;
    width: 84%;
  }
}
@media (max-width: 1285px) {
  .usebus-build-2 .question::before, .usebus-build-2 .question::after {
    top: -11%;
    left: 9%;
    width: 86%;
  }
}
/* -------------
   Сотрудники
------------- */
.air-staff-card {
  position: fixed;
  width: 300px;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
}

.air-staff-card img {
  width: 100%;
  border-radius: 5px 5px 0 0;
  display: block;
  position: relative;
  z-index: 1;
}

.air-staff-card hr {
  border: none;
  height: 1px;
  background: #a3ca00;
  margin: 8px 0;
  position: relative;
  z-index: 1;
}

.air-staff-card p {
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 1;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  gap: 10px;
  padding: 9px 24px 12px 24px;
  height: 51px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  color: #070707;
  border-radius: 3px;
  background: #a3ca00;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 120rem) {
  .button {
    font-size: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .button {
    font-size: 16px;
    padding: 9px 16px 12px 16px;
  }
}
@media screen and (max-width: 36rem) {
  .button {
    height: 44px;
  }
}
.button:hover {
  background: #88a600;
  color: #070707;
}
.button[disabled] {
  background: #585f69;
  pointer-events: none;
  cursor: default;
}
.button.second {
  color: #a3ca00;
  background: #070707;
  border: 1px solid #a3ca00;
}
.button.second:hover {
  color: #a3ca00;
  background: #1d1d1d;
}
.button-up {
  position: fixed;
  inset: auto 80px 80px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  background: #070707;
  border: 1px solid #474858;
  border-radius: 3px;
  z-index: 2;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 120rem) {
  .button-up {
    inset: auto 40px 40px auto;
  }
}
@media screen and (max-width: 36rem) {
  .button-up {
    inset: auto 20px 20px auto;
    width: 40px;
    height: 40px;
  }
}
.button-up:hover {
  border: 1px solid #a3ca00;
}
.button-up:hover svg {
  stroke: #a3ca00;
}
.button-up.visible {
  opacity: 1;
  visibility: visible;
}

.checkbox {
  padding: 6px 0;
  flex: 0 0 auto;
  transition: 0.3s;
}
.checkbox input[type=checkbox] {
  display: none;
}
.checkbox input[type=checkbox]:checked + ::before {
  opacity: 1;
}
.checkbox input[type=checkbox]:checked + .checkbox__label {
  color: #f7f7f7;
}
.checkbox__label {
  position: relative;
  padding: 0 0 0 48px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #474858;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 120rem) {
  .checkbox__label {
    font-size: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .checkbox__label {
    padding: 0 0 0 38px;
  }
}
@media screen and (max-width: 36rem) {
  .checkbox__label {
    font-size: 16px;
  }
}
.checkbox__label:after, .checkbox__label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border: 1px solid #1d1d1d;
  border-radius: 50%;
  transition: 0.3s;
}
@media screen and (max-width: 48rem) {
  .checkbox__label:after, .checkbox__label:before {
    width: 30px;
    height: 30px;
  }
}
.checkbox__label::after {
  background: #0d0d0d no-repeat center;
}
.checkbox__label::before {
  background: #0d0d0d url(../svg/icon-check.svg) no-repeat center;
  opacity: 0;
  z-index: 1;
}

.component {
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.12em;
  background: #1d1d1d;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .component {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 36rem) {
  .component {
    padding: 8px 12px;
    font-size: 14px;
  }
}
.component.small {
  padding: 4px 6px;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 120rem) {
  .component.small {
    font-size: 12px;
  }
}
@media screen and (max-width: 36rem) {
  .component.hidden {
    display: none;
  }
}

.usebus__infoCard {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 32px 16px 32px 24px;
  background: #0d0d0d;
  border: 1px solid rgba(163, 172, 209, 0.3215686275);
  border-radius: 1px;
}
@media screen and (max-width: 90rem) {
  .usebus__infoCard {
    padding: 20px 16px 20px 24px;
  }
}
.usebus__infoCard-icon {
  width: 40px;
  height: 40px;
}
.usebus__infoCard-info {
  font-size: 28px;
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .usebus__infoCard-info {
    font-size: 24px;
  }
}
.usebus__infoCard-info {
  font-weight: 500;
}
@media screen and (max-width: 120rem) {
  .usebus__infoCard-info {
    font-size: 20px;
    font-weight: 400;
  }
}
@media screen and (max-width: 36rem) {
  .usebus__infoCard-info {
    font-size: 16px;
  }
}

input {
  display: flex;
  padding: 8px 16px;
  height: 46px;
  width: 100%;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #f7f7f7;
  border: 1px solid #1d1d1d;
  border-radius: 2px;
  background: #0d0d0d;
  outline: none;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  input {
    font-size: 20px;
  }
}
input::placeholder {
  color: #474858;
}
input:hover {
  border: 1px solid #474858;
  background: #212121;
}
input:focus {
  border: 1px solid #474858;
}
input.error {
  border: 1px solid #ff5722;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input.limited-135 {
  max-width: 135px;
}
input.limited-200 {
  max-width: 200px;
}

label {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
label .text-error {
  position: absolute;
  top: 0;
  right: 0;
}

.radio {
  display: flex;
  gap: 8px;
  padding: 4px;
  height: 52px;
  background-color: #0d0d0d;
  border: 1px solid #1d1d1d;
  border-radius: 36px;
  flex: 0 0 auto;
}
@media screen and (max-width: 80rem) {
  .radio {
    height: 44px;
  }
}
@media screen and (max-width: 36rem) {
  .radio.media {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 3px;
    height: auto;
    width: 30px;
  }
  .radio.media input[type=radio]:checked + label {
    padding: 0;
    width: 22px;
    height: 22px;
    background: #a3ca00;
    border-radius: 50%;
  }
  .radio.media input[type=radio]:checked + label::after {
    opacity: 0;
  }
  .radio.media label {
    position: relative;
    padding: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
  }
  .radio.media label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%) translateX(50%);
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1px solid #474858;
    border-radius: 50%;
    transition: 0.3s;
  }
  .radio.media label span {
    position: absolute;
    inset: 0 auto auto 40px;
  }
}
.radio__text {
  position: absolute;
  right: 0;
  top: 0;
}
.radio input {
  position: relative;
  display: none;
}
.radio input[type=radio]:checked + label {
  padding: 5px 20px;
  color: #f7f7f7;
  background: #1d1d1d;
  border-radius: 33px;
}
@media screen and (max-width: 48rem) {
  .radio input[type=radio]:checked + label {
    padding: 5px 10px;
  }
}
.radio label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #474858;
  transition: 0.3s;
  white-space: nowrap;
  cursor: pointer;
}
@media screen and (max-width: 120rem) {
  .radio label {
    font-size: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .radio label {
    padding: 5px 10px;
    font-size: 16px;
  }
}
.radio-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 4px;
  height: auto;
  width: 36px;
  background-color: #0d0d0d;
  border: 1px solid #1d1d1d;
  border-radius: 36px;
  flex: 0 0 auto;
}
@media screen and (max-width: 36rem) {
  .radio-column {
    padding: 3px;
    width: 30px;
  }
}
.radio-column__text {
  position: absolute;
  right: 0;
  top: 0;
}
.radio-column input {
  position: relative;
  display: none;
}
.radio-column input[type=radio]:checked + label {
  padding: 0;
  width: 26px;
  height: 26px;
  background: #a3ca00;
  border-radius: 50%;
  color: #f7f7f7;
}
@media screen and (max-width: 36rem) {
  .radio-column input[type=radio]:checked + label {
    width: 22px;
    height: 22px;
  }
}
.radio-column input[type=radio]:checked + label::after {
  opacity: 0;
}
.radio-column label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #474858;
  border-radius: 50%;
  transition: 0.3s;
  white-space: nowrap;
  cursor: pointer;
}
@media screen and (max-width: 120rem) {
  .radio-column label {
    font-size: 20px;
  }
}
@media screen and (max-width: 48rem) {
  .radio-column label {
    padding: 5px 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .radio-column label {
    width: 22px;
    height: 22px;
  }
}
.radio-column label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateY(-50%) translateX(50%);
  width: 13px;
  height: 13px;
  background: transparent;
  border: 1px solid #474858;
  border-radius: 50%;
  transition: 0.3s;
}
@media screen and (max-width: 36rem) {
  .radio-column label::after {
    width: 12px;
    height: 12px;
  }
}
.radio-column label span {
  position: absolute;
  inset: 0 auto auto 43px;
}
@media screen and (max-width: 36rem) {
  .radio-column label span {
    inset: 0 auto auto 40px;
  }
}

.custom-select {
  position: relative;
  cursor: pointer;
}
.custom-select.active .custom-select-placeholder {
  border: 1px solid #474858;
}
.custom-select.active .custom-select-placeholder svg {
  transform: rotate(270deg);
}
.custom-select.active .custom-select-dropdown {
  opacity: 1;
  pointer-events: auto;
}
.custom-select-placeholder {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 8px 16px;
  height: 46px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #f7f7f7;
  border: 1px solid #1d1d1d;
  border-radius: 2px;
  background: #0d0d0d;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  .custom-select-placeholder {
    font-size: 20px;
  }
}
.custom-select-placeholder:hover {
  border: 1px solid #474858;
  background: #212121;
}
.custom-select-placeholder:hover svg.carriage {
  fill: #a3ca00;
  stroke: #a3ca00;
}
.custom-select-placeholder.limited-730 {
  max-width: 730px;
}
.custom-select-placeholder__text {
  overflow: hidden;
}
.custom-select-placeholder__text span {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}
.custom-select-placeholder svg.carriage {
  width: 12px;
  height: 16px;
  fill: #474858;
  stroke: #474858;
  transition: 0.3s;
}
.custom-select-dropdown {
  position: absolute;
  inset: 50px 0 auto 0;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
  background: #0d0d0d;
  border: 1px solid #1d1d1d;
  border-radius: 2px;
  z-index: 2;
  overflow: auto;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 120rem) {
  .custom-select-dropdown {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .custom-select-dropdown {
    font-size: 12px;
  }
}
.custom-select-dropdown__item {
  padding: 8px 16px;
  transition: 0.3s;
}
.custom-select-dropdown__item:hover {
  background: #1d1d1d;
}

span.span-accent {
  color: #a3ca00;
}

svg {
  transition: 0.3s;
  flex: 0 0 auto;
}
svg.icon-arrow-up {
  width: 15px;
  height: 21px;
  stroke: #474858;
}
svg.icon-arrow-big-down {
  width: 40px;
  height: 40px;
}
svg.icon-point {
  width: 40px;
  height: 40px;
}
svg.icon-message {
  width: 40px;
  height: 40px;
}
svg.icon-pen {
  width: 24px;
  height: 24px;
  stroke: #a3ca00;
}
svg.icon-communications {
  width: 52px;
  height: 40px;
}
svg.icon-copy {
  width: 40px;
  height: 40px;
}
svg.icon-chart {
  width: 50px;
  height: 50px;
}
svg.icon-cycle {
  width: 46px;
  height: 46px;
}
svg.icon-money {
  width: 45px;
  height: 39px;
}
svg.icon-plus-squared {
  width: 43px;
  height: 43px;
}
svg.icon-protect {
  width: 35px;
  height: 45px;
}
svg.icon-scheme {
  width: 53px;
  height: 53px;
}
svg.icon-screen {
  width: 53px;
  height: 53px;
}
svg.icon-speedometer {
  width: 63px;
  height: 63px;
}
svg.close {
  fill: #d9d9d9;
}
svg.carriage {
  stroke: #a3ca00;
}
svg.carriage.top {
  transform: rotate(-90deg);
}
svg.carriage.bottom {
  transform: rotate(90deg);
}
svg.carriage.left {
  transform: rotate(180deg);
}
svg.carriage-down {
  fill: #a3ca00;
}
svg.carriage-triple-left {
  width: 27px;
  height: 18px;
  fill: #a3ca00;
}
svg.carriage-triple-right {
  width: 27px;
  height: 18px;
  fill: #a3ca00;
}
svg.vk {
  width: 20px;
  height: 20px;
  fill: #f7f7f7;
}
svg.telegram {
  width: 20px;
  height: 20px;
  fill: #f7f7f7;
}
svg.habr {
  width: 20px;
  height: 20px;
  fill: #f7f7f7;
}
svg.hand {
  stroke: #a3ca00;
}
svg.vendor {
  stroke: #a3ca00;
}
svg.puzzles {
  stroke: #a3ca00;
}
svg.nifi {
  width: 54px;
  height: 32px;
}
@media screen and (max-width: 80rem) {
  svg.nifi {
    width: 40px;
    height: 24px;
  }
}
@media screen and (max-width: 36rem) {
  svg.nifi {
    width: 33px;
    height: 20px;
  }
}
svg.rus {
  width: 54px;
  height: 32px;
}
@media screen and (max-width: 80rem) {
  svg.rus {
    width: 40px;
    height: 24px;
  }
}
@media screen and (max-width: 36rem) {
  svg.rus {
    width: 33px;
    height: 20px;
  }
}
svg.circle-check {
  width: 36px;
  height: 36px;
}
@media screen and (max-width: 80rem) {
  svg.circle-check {
    width: 27px;
    height: 27px;
  }
}
@media screen and (max-width: 36rem) {
  svg.circle-check {
    width: 20px;
    height: 20px;
  }
}
svg.clock {
  width: 36px;
  height: 36px;
}
@media screen and (max-width: 80rem) {
  svg.clock {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 36rem) {
  svg.clock {
    width: 20px;
    height: 20px;
  }
}
svg.question {
  width: 23px;
  height: 32px;
}
@media screen and (max-width: 80rem) {
  svg.question {
    width: 17px;
    height: 24px;
  }
}
@media screen and (max-width: 36rem) {
  svg.question {
    width: 13px;
    height: 18px;
  }
}
svg.panel {
  width: 62px;
  height: 45px;
}
@media screen and (max-width: 120rem) {
  svg.panel {
    width: 56px;
    height: 40px;
  }
}
svg.accesses {
  width: 62px;
  height: 45px;
}
@media screen and (max-width: 120rem) {
  svg.accesses {
    width: 56px;
    height: 40px;
  }
}
svg.moving {
  width: 62px;
  height: 45px;
}
@media screen and (max-width: 120rem) {
  svg.moving {
    width: 56px;
    height: 40px;
  }
}
svg.bell {
  width: 62px;
  height: 45px;
}
@media screen and (max-width: 120rem) {
  svg.bell {
    width: 56px;
    height: 40px;
  }
}
svg.done {
  width: 15px;
  height: 15px;
}
svg.in-progress {
  width: 15px;
  height: 15px;
}
svg.to-do {
  width: 15px;
  height: 15px;
}
svg.business-users {
  width: 85px;
  height: 96px;
}
@media screen and (max-width: 80rem) {
  svg.business-users {
    width: 56px;
    height: 63px;
  }
}
svg.data-engineers {
  width: 85px;
  height: 96px;
}
@media screen and (max-width: 80rem) {
  svg.data-engineers {
    width: 56px;
    height: 63px;
  }
}
svg.system-administrators {
  width: 85px;
  height: 96px;
}
@media screen and (max-width: 80rem) {
  svg.system-administrators {
    width: 56px;
    height: 63px;
  }
}
svg.upload path {
  stroke: #a3ca00;
}

.switch {
  position: relative;
  display: flex;
  align-items: center;
  width: 32px;
  height: 18px;
  flex: 0 0 auto;
}
.switch__input {
  display: none;
}
.switch__input:checked + .switch__slider::before {
  background: #a3ca00;
  transform: translateX(14px);
}
.switch__slider {
  position: absolute;
  inset: 4px 0 auto 0;
  padding: 2px;
  height: 18px;
  border: 1px solid #474858;
  border-radius: 36px;
  transition: 0.3s;
  cursor: pointer;
}
.switch__slider::before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: 1px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #474858;
  transition: 0.3s;
  cursor: pointer;
}
.switch-wrapper {
  display: flex;
  gap: 12px;
}
.switch-wrapper:has(.switch__input:checked + .switch__slider) .text-m {
  color: #f7f7f7;
}
.switch-wrapper .text-m {
  color: #474858;
}

textarea {
  display: flex;
  padding: 8px 16px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  color: #f7f7f7;
  border: 1px solid #1d1d1d;
  border-radius: 2px;
  background: #0d0d0d;
  outline: none;
  resize: none;
  transition: 0.3s;
}
@media screen and (max-width: 120rem) {
  textarea {
    font-size: 20px;
  }
}
textarea::placeholder {
  color: #474858;
}
textarea:hover {
  border: 1px solid #474858;
  background: #212121;
}
textarea:focus {
  border: 1px solid #474858;
}
textarea.error {
  border: 1px solid #ff5722;
}

.h1,
.h2,
.h3 {
  margin: 0;
  font-weight: 500;
  line-height: 1.1;
  transition: 0.3s;
}

.h1 {
  font-size: 88px;
}
@media screen and (max-width: 120rem) {
  .h1 {
    font-size: 72px;
  }
}
@media screen and (max-width: 90rem) {
  .h1 {
    font-size: 64px;
  }
}
@media screen and (max-width: 80rem) {
  .h1 {
    font-size: 56px;
  }
}
@media screen and (max-width: 64rem) {
  .h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 48rem) {
  .h1 {
    font-size: 56px;
  }
}
@media screen and (max-width: 36rem) {
  .h1 {
    font-size: 36px;
  }
}
.h1.descriptor {
  font-size: 56px;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .h1.descriptor {
    font-size: 40px;
  }
}
@media screen and (max-width: 80rem) {
  .h1.descriptor {
    font-size: 36px;
  }
}
@media screen and (max-width: 64rem) {
  .h1.descriptor {
    font-size: 30px;
  }
}
@media screen and (max-width: 36rem) {
  .h1.descriptor {
    font-size: 28px;
  }
}

.h2 {
  font-size: 72px;
}
@media screen and (max-width: 120rem) {
  .h2 {
    font-size: 56px;
  }
}
@media screen and (max-width: 80rem) {
  .h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 48rem) {
  .h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 36rem) {
  .h2 {
    font-size: 32px;
  }
}
.h2.descriptor {
  font-size: 56px;
  font-weight: 400;
}
@media screen and (max-width: 120rem) {
  .h2.descriptor {
    font-size: 40px;
  }
}
@media screen and (max-width: 80rem) {
  .h2.descriptor {
    font-size: 36px;
  }
}
@media screen and (max-width: 64rem) {
  .h2.descriptor {
    font-size: 30px;
  }
}
@media screen and (max-width: 36rem) {
  .h2.descriptor {
    font-size: 28px;
  }
}

.h3 {
  font-size: 40px;
}
@media screen and (max-width: 120rem) {
  .h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 36rem) {
  .h3 {
    font-size: 24px;
  }
}

a {
  text-decoration: none;
  color: inherit;
  align-self: flex-start;
  transition: 0.3s;
}
a:hover {
  color: #a3ca00;
}

.color-accent {
  color: #a3ca00;
}
.color-error {
  color: #ff5722;
}

p {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

ol {
  margin: 0;
  padding: 0;
}

.text-l, .text-m, .text-s, .text-xs, .text-error,
.text p {
  line-height: 1.1;
  font-weight: 400;
  transition: 0.3s;
}
.text-l.accent, .text-m.accent, .text-s.accent, .text-xs.accent, .text-error.accent,
.text p.accent {
  color: #a3ca00;
}

.text-l {
  font-size: 28px;
}
@media screen and (max-width: 120rem) {
  .text-l {
    font-size: 24px;
  }
}
.text-m {
  font-size: 24px;
}
@media screen and (max-width: 120rem) {
  .text-m {
    font-size: 20px;
  }
}
@media screen and (max-width: 36rem) {
  .text-m {
    font-size: 16px;
  }
}
.text-m.bold {
  font-weight: 600;
}
.text-s {
  font-size: 20px;
}
@media screen and (max-width: 120rem) {
  .text-s {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .text-s {
    font-size: 12px;
  }
}
.text-s.bold {
  font-weight: 600;
}
.text-xs {
  font-size: 16px;
}
@media screen and (max-width: 120rem) {
  .text-xs {
    font-size: 12px;
  }
}
.text-error {
  font-size: 20px;
  color: #ff5722;
}
@media screen and (max-width: 120rem) {
  .text-error {
    font-size: 16px;
  }
}
@media screen and (max-width: 36rem) {
  .text-error {
    font-size: 12px;
  }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/swiper-bundle.css ***!
  \************************************************************************************************************************************************************/
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
