:root {
  --text-color-400: #342e2e;
  --text-color-500: #616161;
  --primary-color-400: #00c4b5;
  --primary-color-500: #00baac;
  --accent-color-500: #17d5ff;
  --light-color-400: #f2f2f2;
  --light-color-450: #f7f7f7;
  --light-color-500: #fff;
  --sidebar-column: 3.75rem;
  --sidebar-nav: 46.875rem;
  --top-line-height: 8.125rem;
}

/*! 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.
 */

* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
  background-color: transparent;
  text-decoration: none;
  color: currentColor;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
  border-style: none;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Forms
     ========================================================================== */

button,
input {
  /* 1 */
  overflow: visible;
  outline: none;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
  display: none;
}

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

svg {
  display: block;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}

a {
  -webkit-touch-callout: none;
}

.dark-theme .sidebar-column {
  background-color: var(--primary-color-400);
}

.dark-theme .sidebar-column:hover {
  background-color: rgb(0, 186.2, 171.95);
}

.dark-theme .sidebar-nav .sidebar-nav__content {
  background-color: var(--primary-color-500);
}

.dark-theme .nav-bottom ul li a.success-color {
  color: var(--accent-color-500) !important;
}

.dark-theme .section--slide::before {
  background-color: var(--primary-color-500);
}

.dark-theme .logo .log-desctop--white {
  display: block;
}

.dark-theme .logo .log-desctop--dark {
  display: none;
}

.dark-theme .control-section .phone {
  color: var(--light-color-500);
}

.dark-theme .btn-down {
  background-color: var(--light-color-500);
}

.dark-theme .title {
  color: var(--light-color-500);
}

.dark-theme .title::before {
  background-color: var(--light-color-500);
}

.light-theme .sidebar-column {
  background-color: var(--light-color-400);
}

.light-theme .sidebar-column:hover {
  background-color: rgb(229.9, 229.9, 229.9);
}

.light-theme .sidebar-nav .sidebar-nav__content {
  background-color: var(--light-color-500);
}

.light-theme .burger {
  color: var(--text-color-400);
}

.light-theme .burger__icon span {
  background-color: var(--text-color-400);
}

.light-theme .nav-bottom ul li a.success-color {
  color: var(--accent-color-500) !important;
}

.light-theme .nav-bottom ul li a:not(.success-color),
.light-theme .nav-top ul li a {
  color: var(--text-color-400);
}

.light-theme .nav-bottom ul li a:not(.success-color).--active,
.light-theme .nav-top ul li a.--active {
  color: var(--primary-color-400);
}

.light-theme .section--slide::before {
  background-color: var(--light-color-450);
}

.light-theme .logo .log-desctop--dark {
  display: block;
}

.light-theme .logo .log-desctop--white {
  display: none;
}

.light-theme .control-section .phone {
  color: var(--accent-color-500);
}

.light-theme .control-section .phone svg path {
  fill: var(--accent-color-500);
}

.light-theme .btn-down {
  background-color: var(--accent-color-500);
}

.light-theme .btn-down svg path {
  stroke: var(--light-color-500);
}

.light-theme .title {
  color: var(--text-color-400);
}

.light-theme .title::before {
  background-color: var(--primary-color-500);
}

.light-theme .section--1 {
  color: var(--text-color-400);
}

.light-theme .section--1 .title {
  color: var(--text-color-400);
}

.light-theme .section--1 .title::before {
  background-color: var(--text-color-400);
}

.sidebar {
  position: absolute;
  width: var(--sidebar-column);
}

.sidebar-column {
  width: var(--sidebar-column);
  height: 100vh;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.sidebar-column:hover {
  cursor: pointer;
}

.sidebar-column:hover .burger {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.sidebar-nav {
  width: var(--sidebar-nav);
  position: absolute;
  left: var(--sidebar-column);
  top: 0;
  height: 100vh;
  z-index: 2;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: translateX(-130%);
      -ms-transform: translateX(-130%);
          transform: translateX(-130%);
}

.sidebar-nav--before {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.sidebar-nav__content {
  height: 100vh;
  position: relative;
  z-index: 4;
  padding-left: 5rem;
  padding-top: 5rem;
  padding-bottom: 3.125rem;
  padding-right: 1.25rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.--open-nav .sidebar-nav--before {
  -webkit-animation: navBefore 0.5s ease-in-out forwards;
          animation: navBefore 0.5s ease-in-out forwards;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.burger {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.burger * {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.burger__icon {
  width: 1.625rem;
  height: 1.25rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.9375rem;
}

.burger__icon span {
  width: 1.625rem;
  height: 0.125rem;
  border-radius: 0.1875rem;
  position: absolute;
  left: 0;
}

.burger__icon span:nth-child(1) {
  top: 0;
}

.burger__icon span:nth-child(2) {
  top: 0.5625rem;
}

.burger__icon span:nth-child(3) {
  bottom: 0;
}

.burger p {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
}

@-webkit-keyframes navBefore {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes navBefore {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.nav-top {
  margin-bottom: 3.125rem;
}

.nav-top ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.nav-top ul li + li {
  margin-top: 0.9375rem;
}

.nav-top ul li a {
  font-size: 2.1875rem;
  line-height: 1;
  color: var(--light-color-500);
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transform: skewX(0);
      -ms-transform: skewX(0);
          transform: skewX(0);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: block;
}

.nav-top ul li a.--active {
  color: var(--text-color-400);
}

.nav-top ul li a:hover {
  -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
          transform: skewX(-20deg);
}

.nav-bottom ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.nav-bottom ul li + li {
  margin-top: 1.25rem;
}

.nav-bottom ul li a {
  font-size: 2.1875rem;
  line-height: 1;
  color: var(--light-color-500);
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transform: skewX(0);
      -ms-transform: skewX(0);
          transform: skewX(0);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
}

.nav-bottom ul li a:hover {
  -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
          transform: skewX(-20deg);
}

.top-line {
  height: var(--top-line-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: 2.1875rem;
  position: relative;
  z-index: 3;
}

.top-line .sidebar-column {
  display: none !important;
}

.logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 18.125rem;
}

.logo svg {
  display: block;
  max-height: 4.0625rem;
}

.logo .log-desctop {
  display: block;
}

.logo .log-mobile {
  display: none;
}

.logo .log-desctop--white {
  display: none;
}

#logo-mobile path {
  fill: var(--text-color);
}

.illustration #cloud-small {
  -webkit-animation: cloud-small 10s ease-in-out infinite;
  animation: cloud-small 10s ease-in-out infinite;
}

.illustration #book {
  -webkit-animation: book 10s ease-in-out infinite;
  animation: book 10s ease-in-out infinite;
}

.illustration #calendare {
  -webkit-animation: calendare 10s ease-in-out infinite;
  animation: calendare 10s ease-in-out infinite;
}

.illustration #notebook {
  -webkit-animation: notebook 10s ease-in-out infinite;
  animation: notebook 10s ease-in-out infinite;
}

.illustration #cup {
  -webkit-animation: cup 10s ease-in-out infinite;
  animation: cup 10s ease-in-out infinite;
}

.illustration #cup .cup-child__1 {
  -webkit-animation: cupChild 1 10s ease-in-out infinite;
  animation: cupChild 1 10s ease-in-out infinite;
}

.illustration #cup .cup-child__2 {
  -webkit-animation: cupChild 2 10s ease-in-out infinite;
  animation: cupChild 2 10s ease-in-out infinite;
}

.illustration #cup .cup-child__3 {
  -webkit-animation: cupChild 3 10s ease-in-out infinite;
  animation: cupChild 3 10s ease-in-out infinite;
}

.illustration #cup .cup-child__4 {
  -webkit-animation: cupChild 4 10s ease-in-out infinite;
  animation: cupChild 4 10s ease-in-out infinite;
}

.illustration #tel {
  -webkit-animation: list 10s ease-in-out infinite;
  animation: list 10s ease-in-out infinite;
}

.illustration #list {
  -webkit-animation: list 10s ease-in-out infinite;
  animation: list 10s ease-in-out infinite;
}

.illustration #cloud-smal-2 {
  -webkit-animation: cloudSmal2 10s ease-in-out infinite;
  animation: cloudSmal2 10s ease-in-out infinite;
}

.illustration #cloud-big {
  -webkit-animation: cloud-big 10s ease-in-out infinite;
  animation: cloud-big 10s ease-in-out infinite;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.illustration #person {
  -webkit-animation: person 10s ease-in-out infinite;
  animation: person 10s ease-in-out infinite;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

@-webkit-keyframes person {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes person {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes cloud-big {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes cloud-big {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes list {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-5%, -5%);
    transform: translate(-5%, -5%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes list {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-5%, -5%);
    transform: translate(-5%, -5%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes listChild {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes listChild {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cloudSmal2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(3%);
    transform: translateX(3%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes cloudSmal2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(3%);
    transform: translateX(3%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cup {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-4%, -5%);
    transform: translate(-4%, -5%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes cup {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-4%, -5%);
    transform: translate(-4%, -5%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes cupChild1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(1%, -2%);
    transform: translate(1%, -2%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes cupChild1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(1%, -2%);
    transform: translate(1%, -2%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes cupChild2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-1%, -1%);
    transform: translate(-1%, -1%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes cupChild2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-1%, -1%);
    transform: translate(-1%, -1%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes cupChild3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(1%, -1%);
    transform: translate(1%, -1%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes cupChild3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(1%, -1%);
    transform: translate(1%, -1%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes cupChild4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-1%, 1%);
    transform: translate(-1%, 1%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes cupChild4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-1%, 1%);
    transform: translate(-1%, 1%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes notebook {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }

  50% {
    -webkit-transform: translate(1%, -4%) scale(0.98);
    transform: translate(1%, -4%) scale(0.98);
  }

  100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}

@keyframes notebook {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }

  50% {
    -webkit-transform: translate(1%, -4%) scale(0.98);
    transform: translate(1%, -4%) scale(0.98);
  }

  100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}

@-webkit-keyframes calendare {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(2%, -2%);
    transform: translate(2%, -2%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes calendare {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(2%, -2%);
    transform: translate(2%, -2%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes book {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(5%, -3%);
    transform: translate(5%, -3%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes book {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(5%, -3%);
    transform: translate(5%, -3%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes cloud-small {
  0% {
    -webkit-transform: translateX(0) translateY(-1%);
    transform: translateX(0) translateY(-1%);
  }

  50% {
    -webkit-transform: translateX(7%) translateY(-1%);
    transform: translateX(7%) translateY(-1%);
  }

  100% {
    -webkit-transform: translateX(0) translateY(-1%);
    transform: translateX(0) translateY(-1%);
  }
}

@keyframes cloud-small {
  0% {
    -webkit-transform: translateX(0) translateY(-1%);
    transform: translateX(0) translateY(-1%);
  }

  50% {
    -webkit-transform: translateX(7%) translateY(-1%);
    transform: translateX(7%) translateY(-1%);
  }

  100% {
    -webkit-transform: translateX(0) translateY(-1%);
    transform: translateX(0) translateY(-1%);
  }
}

.section {
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  visibility: hidden;
  display: none;
  min-height: calc(100vh - var(--top-line-height));
}

.section.--active {
  z-index: 2;
  opacity: 1;
  visibility: visible;
  display: block;
}

.section--1 {
  padding: 1.25rem;
  color: var(--light-color-500);
  height: 100%;
}

.section--1::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}

.section--1 .content {
  max-width: 43.75rem;
}

.section--1 .title {
  color: var(--light-color-500);
}

.section--1 .title::before {
  background-color: var(--light-color-500);
}

.section--1 .link-flex {
  font-weight: bold;
  font-size: 3rem;
  margin-top: 1.875rem;
}

.section--2 {
  padding: 1.25rem;
  padding-bottom: 6.25rem;
}

.section--2::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}

.section--2 .content {
  max-width: 53.125rem;
  overflow-y: auto;
  height: 100%;
}

.section--2 .content .title {
  text-transform: uppercase;
}

.section--2 .content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.section--2 .content ul li {
  margin-bottom: 1.25rem;
}

.section--2 .content ul li span {
  font-weight: 600;
  font-size: 1.25rem;
  display: block;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}

.section--2 .content ul li b {
  font-weight: bold;
  font-size: 1.5rem;
  padding-left: 2.5rem;
  display: block;
  color: var(--primary-color-500);
}

.section--3 {
  padding: 1.25rem;
  padding-bottom: 6.25rem;
  position: relative;
}

.section--3::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}

.section--3 .content {
  max-width: 50rem;
}

.section--3 .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-width: 35.625rem;
}

.section--3 .content ul li {
  padding-left: 3.125rem;
  font-size: 1rem;
  position: relative;
  color: #fff;
}

.section--3 .content ul li b {
  font-size: 16px;
}

.section--3 .content ul li + li {
  margin-top: 1.875rem;
}

.section--3 .content ul li::before {
  content: "";
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../../assets/img/smile.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.section--3 img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 43.75rem;
}

.section--4 {
  position: relative;
  padding: 1.25rem;
  padding-bottom: 8.125rem;
}

.section--4::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}

.section--4 .content {
  max-width: 40.625rem;
}

.section--4 h3 {
  font-size: 1.75rem;
  margin-top: 0;
  margin-bottom: 2.5rem;
  color: var(--primary-color-500);
  font-weight: bold;
  line-height: 1;
}

.section--4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.section--4 ul li {
  padding-left: 2.5rem;
  font-size: 1rem;
  margin-bottom: 1.5625rem;
  position: relative;
}

.section--4 ul li::before {
  content: "";
  width: 1.3125rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0.3125rem;
  background-image: url("../../assets/img/success.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.section--4 ul li b {
  font-size: 1rem;
}

.section--4 .img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 37.5rem;
}

.section--4 .img img {
  width: 100%;
  display: block;
}

.section--5 {
  position: relative;
  padding: 1.25rem;
  padding-bottom: 6.25rem;
}

.section--5::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}

.section--5 .content {
  max-width: 50rem;
}

.section--5 h3 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 1.25rem;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}

.section--5 p {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 0.9375rem;
}

.section--5 ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 0.625rem;
  counter-reset: num;
}

.section--5 ol li {
  color: #fff;
  font-size: 1rem;
  position: relative;
  padding-left: 1.25rem;
}

.section--5 ol li b {
  font-size: 1rem;
}

.section--5 ol li + li {
  margin-top: 0.625rem;
}

.section--5 ol li::before {
  content: counter(num) ".";
  counter-increment: num;
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.section--5 .img {
  max-width: 34.375rem;
  position: absolute;
  right: 0;
  bottom: 0;
}

.section--5 .img img {
  display: block;
  width: 100%;
}

.section--6 {
  position: relative;
  padding: 1.25rem;
  padding-bottom: 5rem;
}

.section--6 .content {
  max-width: 43.75rem;
}

.section--6 .content h3 {
  margin-bottom: 1.25rem;
}

.section--6 p {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}

.section--6 .img {
  max-width: 37.5rem;
  position: absolute;
  right: -6.25rem;
  bottom: -10%;
}

.section--6 .img img {
  width: 100%;
  display: block;
}

.section--7 {
  position: relative;
  padding: 1.25rem;
  padding-bottom: 6.25rem;
}

.section--7 .content {
  max-width: 53.125rem;
}

.section--7 p {
  font-size: 1rem;
  color: #fff;
  margin-top: 0;
}

.section--7 .grid-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
  margin: 1.25rem 0;
}

.section--7 .grid-card .we-card {
  -webkit-box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.5);
  border-radius: 1.5625rem;
  overflow: hidden;
}

.section--7 .grid-card .we-card img {
  max-width: 100%;
  width: 100%;
  display: block;
}

.section--8 {
  position: relative;
  padding: 1.25rem;
  padding-bottom: 6.25rem;
}

.section--8 .content {
  max-width: 53.125rem;
}

.section--9 {
  position: relative;
  padding: 1.25rem;
  padding-bottom: 6.25rem;
}

.section--9::before {
  display: none;
}

.section--9 .content {
  max-width: 53.125rem;
}

.section--9 p {
  font-size: 1rem;
  margin-bottom: 0.9375rem;
}

.section--slide::before {
  content: "";
  width: 75vw;
  height: 100vh;
  background-color: var(--primary-color-500);
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}

.illustration {
  max-width: 35rem;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: -6.25rem;
}

.illustration img {
  width: 100%;
  height: auto;
}

.price {
  margin-top: 3.125rem;
  margin-bottom: 1.25rem;
}

.price-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.price-row:nth-child(1) b {
  font-size: 2rem;
  line-height: 1;
  display: block;
}

.price-row:nth-child(2) b {
  font-size: 4.5rem;
  line-height: 4.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.price-row:nth-child(2) b span {
  font-weight: 300;
  line-height: 1;
  font-size: 4.5rem;
}

.price-row:nth-child(2) span {
  font-size: 2.25rem;
  line-height: 1.875rem;
  display: block;
  font-weight: 300;
}

.price-row:nth-child(2) strong {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
}

.price-column span {
  display: block;
}

.price-column:nth-child(1) {
  max-width: 13.75rem;
}

.scroll-content {
  height: 100vh;
  overflow-y: auto;
}

.text-up {
  text-transform: uppercase;
}

.faq-item {
  padding-left: 2.5rem;
  position: relative;
  margin-top: 0.625rem;
}

.faq-item::before {
  content: "";
  height: 0.9375rem;
  width: 1.5rem;
  position: absolute;
  left: 0;
  top: 0.25rem;
  background-image: url("../../assets/img/chevron.svg");
  background-size: cover;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.faq-item.--active .answer {
  height: 100%;
}

.faq-item.--active::before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.faq-item .question {
  font-size: 1.125rem;
  color: #00c4b5;
  border-bottom: 0.0625rem dotted #00c4b5;
  display: inline;
  margin-bottom: 0.625rem;
}

.faq-item .question:hover {
  cursor: pointer;
  border: none;
}

.faq-item .answer {
  height: 0;
  overflow: hidden;
  max-height: 62.5rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-top: 0.625rem;
  font-size: 1.125rem;
}

.form-bottom .text {
  margin-top: 2.5rem;
}

.form-bottom .text a {
  color: #17d5ff;
  text-decoration: underline;
}

.form-bottom .text a:hover {
  text-decoration: none;
}

.form .button {
  height: 3.75rem;
  max-width: 26.25rem;
  text-align: center;
  border-radius: 3.75rem;
  width: 100%;
  font-size: 2.125rem;
  font-weight: bold;
  background-color: #17d5ff;
  color: #fff;
}

.form .button:hover {
  cursor: pointer;
  opacity: 0.6;
}

.form .button:disabled {
  background-color: #f7f7f7;
  color: #b8b6b6;
}

.form .error-form {
  font-size: 0;
}

.form .error-form p {
  color: red;
  font-size: 1rem;
}

.form .success-form {
  padding-bottom: 1.875rem;
}

.fieldset {
  height: 3.75rem;
  padding-top: 1.25rem;
  max-width: 26.25rem;
  width: 100%;
  position: relative;
  margin-bottom: 2.5rem;
  display: block;
}

.fieldset.--focus label {
  font-size: 1.125rem;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  top: -0.625rem;
  color: var(--text-color-400);
  text-transform: none;
  font-weight: normal;
}

.fieldset.--focus input {
  background-color: #fff;
}

.fieldset.--error .error {
  display: block;
  color: #17d5ff;
}

.fieldset label {
  position: absolute;
  left: 0.625rem;
  top: calc(50% + 1.25rem);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  font-size: 1.875rem;
  color: #17d5ff;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  pointer-events: none;
}

.fieldset input {
  height: 3.75rem;
  width: 100%;
  font-size: 2.125rem;
  padding-left: 0.625rem;
  border-bottom: 0.0625rem solid var(--text-color-400);
  background-color: transparent;
}

.fieldset .error {
  display: none;
}

html {
  font-size: 0.95vw;
}

body {
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
  color: var(--text-color-400);
  font-weight: 400;
  font-size: 1rem;
}

body.--lock {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
}

.site-top {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.site-bottom {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.sprite-svg {
  position: absolute;
  z-index: -100;
  opacity: 0;
  visibility: hidden;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.site-top__container {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.site-top__container .sidebar {
  width: var(--sidebar-column);
}

.site-top__container .top-line {
  width: calc(100% - var(--sidebar-column));
  margin-left: auto;
}

.site-top__container .site-top__content {
  width: calc(100% - var(--sidebar-column));
  margin-left: auto;
  min-height: calc(100vh - var(--top-line-height));
  padding-left: 3.125rem;
  overflow: hidden;
}

.--open-nav .sidebar-nav {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  z-index: 4;
}

.--open-nav .burger__icon span {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.--open-nav .burger__icon span:nth-child(2) {
  opacity: 0;
}

.--open-nav .burger__icon span:nth-child(1) {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.--open-nav .burger__icon span:nth-child(3) {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

[data-theme] {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999999;
}

.success-color {
  color: var(--accent-color-500);
}

.success-color:hover {
  color: rgb(9.1, 210.4836206897, 255);
}

.button {
  padding: 0.875rem 1.875rem;
  border-radius: 1.875rem;
  line-height: 1;
  display: inline-block;
  font-size: 1.125rem;
}

.button--success {
  background-color: var(--accent-color-500);
  color: #fff;
}

.button--success:hover {
  background-color: rgb(0, 204.9051724138, 250.2);
}

.control-section {
  position: fixed;
  right: 0;
  bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100vw - var(--sidebar-column));
  padding-inline: 2.5rem;
  z-index: 3;
}

.control-section .phone {
  font-size: 1.125rem;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
}

.control-section .phone:hover {
  text-decoration: underline;
}

.control-section .carrot {
  background-image: url("/assets/img/Carrot.svg");
  background-size: cover;
  width: 4.1875rem;
  height: 4.1875rem;
  display: block;
}

.btn-down {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-down svg {
  display: block;
}

.btn-down:hover {
  cursor: pointer;
}

.title {
  font-size: 3.125rem;
  line-height: 1;
  margin-bottom: 3.125rem;
  position: relative;
  font-weight: 900;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  text-transform: uppercase;
}

.title::before {
  content: "";
  width: 14.0625rem;
  height: 0.3125rem;
  position: absolute;
  left: 0;
  bottom: -1.5625rem;
}

.description {
  font-size: 1.75rem;
  line-height: 1.2;
}

.link-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: underline;
}

.link-flex:hover {
  text-decoration: none;
}

@media (min-width: 743px) {
  .section--3 img {
    bottom: -25%;
  }

  .section--5 .img {
    bottom: -30%;
  }
}

@media (min-width: 992px) {
  .dark-theme .burger {
    color: var(--light-color-500);
  }

  .dark-theme .burger__icon span {
    background-color: var(--light-color-500);
  }

  .light-theme .burger {
    color: var(--text-color-400);
  }

  .light-theme .burger__icon span {
    background-color: var(--text-color-400);
  }
}

@media (min-width: 1400px) {
  .section--4 .img {
    bottom: -25%;
  }
}

@media (max-width: 1440px) {
  html {
    font-size: 16px;
  }
}

@media (max-width: 1400px) {
  :root {
    --top-line-height: 6.25rem;
    --sidebar-column: 3.125rem;
    --sidebar-nav: 70vw;
  }

  .section--1 .link-flex {
    font-size: 1.875rem;
  }

  .section--2 .content {
    max-width: 43.75rem;
  }

  .section--2 .content ul li span {
    font-size: 1.125rem;
  }

  .section--2 .content ul li b {
    font-size: 1.75rem;
    padding-left: 1.25rem;
  }

  .section--3 .content {
    max-width: 43.75rem;
  }

  .section--3 img {
    max-width: 31.25rem;
  }

  .section--4 .img {
    max-width: 31.25rem;
  }

  .section--5 .img {
    max-width: 28.125rem;
  }

  .section--8 .content {
    max-width: 46.875rem;
  }

  .illustration {
    max-width: 35rem;
  }

  .site-top__container .site-top__content {
    padding-left: 3.125rem;
  }

  .btn-down {
    width: 1.875rem;
    height: 1.875rem;
  }

  .title {
    font-size: 3.125rem;
  }
}

@media (max-width: 1180px) {
  .sidebar-nav__content {
    padding-left: 2.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-right: 0.625rem;
  }

  .burger p {
    display: none;
  }

  .nav-top ul li a {
    font-size: 1.5625rem;
  }

  .nav-bottom ul li a {
    font-size: 1.5625rem;
  }

  .nav-bottom ul li a .icon svg {
    width: 1.5625rem;
  }

  .top-line {
    padding-inline: 0.9375rem;
  }

  .logo {
    max-width: 11.875rem;
  }

  .logo svg {
    max-height: 2.8125rem;
  }

  .section--2 .content {
    max-width: 40.625rem;
  }

  .section--2 .content ul li b {
    font-size: 1.5rem;
  }

  .section--3 img {
    max-width: 18.75rem;
  }

  .section--4 .img {
    max-width: 18.75rem;
  }

  .section--5 .content {
    max-width: 37.5rem;
  }

  .section--5 .img {
    max-width: 18.75rem;
  }

  .section--6 .content {
    max-width: 37.5rem;
  }

  .section--7 .content {
    max-width: 37.5rem;
  }

  .section--7 .grid-card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .section--7 .grid-card .we-card {
    width: calc(50% - 1.25rem);
  }

  .section--8 .content {
    max-width: 37.5rem;
  }

  .section--9 .content {
    max-width: 37.5rem;
  }

  .illustration {
    max-width: 28.75rem;
  }

  .button {
    padding: 0.625rem 0.9375rem;
    font-size: 0.875rem;
  }
}

@media (max-width: 992px) {
  :root {
    --top-line-height: 50px;
  }

  .dark-theme .burger .burger {
    color: var(--text-color-400);
  }

  .dark-theme .burger .burger__icon span {
    background-color: var(--text-color-400);
  }

  .sidebar-column {
    height: var(--top-line-height);
    background-color: transparent !important;
    z-index: 10;
    display: none !important;
  }

  .sidebar-nav {
    left: 0;
  }

  .burger__icon {
    margin-bottom: 0;
  }

  .nav-top ul li a {
    font-size: 1.375rem !important;
  }

  .nav-bottom ul li a {
    font-size: 1.375rem !important;
  }

  .top-line {
    width: 100% !important;
    padding-left: 0;
  }

  .top-line .sidebar-column {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .top-line {
    background-color: var(--primary-color-500);
  }

  .top-line .button {
    display: none;
  }

  .logo {
    max-width: 15.625rem;
  }

  .logo .log-desctop {
    display: none;
  }

  .logo .log-mobile {
    display: block;
    width: 200px;
    height: 21px;
  }

  .section {
    height: auto;
    opacity: 1;
    position: relative;
    z-index: 2;
    display: block;
    visibility: visible;
    min-height: auto;
  }

  .section--1 {
    padding-bottom: 130px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section--1::before {
    position: absolute;
    top: 0;
    height: 100%;
  }

  .section--1 .description {
    max-width: 200px;
  }

  .section--1 .link-flex {
    font-size: 1.5rem;
    max-width: 135px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
  }

  .section--1 .link-flex svg {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: -5px;
    right: -32px;
  }

  .section--2::before {
    display: none;
  }

  .section--2 .content {
    padding-top: 100px;
  }

  .section--2 .content .title {
    color: var(--text-color-400);
  }

  .section--2 .content .title::before {
    background-color: var(--primary-color-500);
  }

  .section--2 .content ul li {
    text-transform: uppercase;
  }

  .section--2 .content ul li span {
    font-size: 1.125rem;
    font-weight: normal;
  }

  .section--2 .content ul li b {
    font-size: 1.5rem;
    padding-left: 1.25rem;
  }

  .section--3 {
    padding-top: 3.125rem;
  }

  .section--3::before {
    position: absolute;
    top: 0;
    height: 100%;
  }

  .section--3 .content ul li {
    padding-left: 30px;
    font-size: 16px;
  }

  .section--3 .content ul li b {
    font-size: 18px;
  }

  .section--3 .content ul li::before {
    width: 20px;
    height: 20px;
  }

  .section--3 img {
    max-width: 25.9375rem;
    -webkit-transform: translateY(77%);
        -ms-transform: translateY(77%);
            transform: translateY(77%);
  }

  .section--4::before {
    display: none;
  }

  .section--4 {
    padding-top: 25rem;
    padding-bottom: 31.25rem;
    position: relative;
    z-index: 3;
  }

  .section--4 .title {
    color: var(--text-color-400) !important;
  }

  .section--4 h3 {
    font-size: 1.5rem;
  }

  .section--4 ul li {
    font-size: 1rem;
  }

  .section--4 ul li b {
    font-size: 1rem;
  }

  .section--4 .img {
    max-width: 28.75rem;
    -webkit-transform: translateY(11%);
        -ms-transform: translateY(11%);
            transform: translateY(11%);
  }

  .section--5 {
    padding-top: 6.25rem;
    padding-bottom: 26.875rem;
  }

  .section--5::before {
    position: absolute;
    top: 0;
    height: 100%;
  }

  .section--5 h3 {
    font-size: 1.5rem;
  }

  .section--5 p {
    font-size: 1rem;
  }

  .section--5 ol li {
    font-size: 1rem;
    padding-left: 1.875rem;
  }

  .section--5 ol li b {
    font-size: 1rem;
  }

  .section--5 ol li::before {
    font-size: 1.5rem;
  }

  .section--5 .img {
    max-width: 22.8125rem;
    -webkit-transform: translateY(22%);
        -ms-transform: translateY(22%);
            transform: translateY(22%);
  }

  .section--6 {
    padding-top: 7.5rem;
  }

  .section--6 .title::before {
    background-color: #00c4b5;
  }

  .section--6 .img {
    -webkit-transform: translateY(-12%);
        -ms-transform: translateY(-12%);
            transform: translateY(-12%);
  }

  .section--7 {
    padding-top: 6.875rem;
  }

  .section--7::before {
    height: 100%;
  }

  .section--7 .grid-card .we-card {
    width: 100%;
  }

  .section--8 {
    background-color: #f7f7f7;
    padding-bottom: 3.125rem;
    padding-top: 3.125rem;
  }

  .section--8 .title::before {
    background-color: #00c4b5;
  }

  .section--8::before {
    display: none;
  }

  .section--8 .title {
    color: var(--text-color-400);
  }

  .section--9 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .section--9 p {
    font-size: 1rem;
  }

  .section--slide::before {
    width: 100%;
    position: absolute;
  }

  .illustration {
    max-width: 19.5rem;
    max-height: none;
    bottom: -70px;
    right: -100px;
  }

  .site-top__container {
    height: auto;
  }

  .site-top__container .sidebar {
    background-color: var(--primary-color-500);
  }

  .site-top__container .site-top__content {
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .control-section {
    display: none;
  }

  .title {
    font-size: 2.125rem;
  }

  .description {
    font-size: 1rem;
  }
}

@media (max-width: 743px) {
  :root {
    --sidebar-column: 3.125rem;
    --sidebar-nav: 90vw;
  }

  .sidebar-nav__content {
    padding-left: 0.9375rem;
    padding-top: 3.4375rem;
  }

  .section--2 {
    padding-bottom: 3.125rem;
  }

  .section--3 {
    padding-bottom: 3.125rem;
    padding-top: 3.125rem;
  }

  .section--3 .title {
    text-transform: uppercase;
  }

  .control-section {
    position: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--primary-color-500);
    padding: 0.9375rem 1.25rem;
    width: 100%;
  }

  .control-section .btn-down {
    display: none;
  }
}

@media (max-width: 576px) {
  .section--3 img {
    -webkit-transform: translateY(87%);
        -ms-transform: translateY(87%);
            transform: translateY(87%);
  }
}

@media (max-height: 900px) and (min-height: 769px) {
  .nav-top ul li a {
    font-size: 2.1875rem;
  }

  .nav-bottom ul li a {
    font-size: 2.1875rem;
  }
}