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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root {
  --white: #FFFFFF;
  --white-10: rgba(255, 255, 255, 0.1);
  --white-40: rgba(255, 255, 255, 0.4);
  --black: #000000;
  --black-2: #0D0D0D;
  --green: #BDF68D;
  --green-40: rgba(189, 246, 141, 0.4);
  --red: #FF0000;
  --yellow: #EDFF73;
  --yellow-2: #D8F134;
  --yellow-3: #AFC32A;
  --grey: #838383;
  --base-ff: "Onest";
  --second-ff: "Inter Tight";
  --gutter-x: 1.25rem;
  --gutter-y: 0px;
}

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-Regular.woff2") format("woff2"), url("../fonts/InterTight-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-Light.woff2") format("woff2"), url("../fonts/InterTight-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2"), url("../fonts/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-SemiBold.woff2") format("woff2"), url("../fonts/InterTight-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@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: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-SemiBold.woff2") format("woff2"), url("../fonts/Onest-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lumios Marker";
  src: url("../fonts/Lumios-Marker.woff2") format("woff2"), url("../fonts/Lumios-Marker.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Thin.woff2") format("woff2"), url("../fonts/Onest-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Bold.woff2") format("woff2"), url("../fonts/Onest-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Regular.woff2") format("woff2"), url("../fonts/Onest-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Medium.woff2") format("woff2"), url("../fonts/Onest-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-SemiBoldItalic.woff2") format("woff2"), url("../fonts/InterTight-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

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

a, button {
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

svg, path {
  -webkit-transition: fill 0.2s linear, stroke 0.2s linear;
  transition: fill 0.2s linear, stroke 0.2s linear;
}

ul[class], ol[class] {
  list-style: none;
}

ul, ol {
  margin: 0;
  padding: 0;
}

img {
  height: auto;
  max-width: 100%;
}

button {
  background: none;
  border: none;
  padding: 0;
}

label {
  cursor: pointer;
}

input, textarea {
  outline: none;
  -ms-touch-action: none;
      touch-action: none;
}

textarea {
  resize: none;
}

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

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

.d-grid {
  display: grid;
}
.d-grid > * {
  min-width: 0;
}

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

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

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.centered {
  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;
}

.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.icon svg, .icon img {
  width: 100%;
  height: 100%;
}
.icon svg, .icon path {
  stroke: inherit;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: bold;
}

.full-link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.border {
  position: relative;
}
.border::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  border: 1px solid;
  pointer-events: none;
}

body {
  background: var(--black-2);
  color: var(--white);
  font-family: var(--base-ff);
}

.container {
  width: 97.5rem;
  padding-left: var(--gutter-x);
  padding-right: var(--gutter-x);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-1 * var(--gutter-y));
  margin-right: calc(-0.5 * var(--gutter-x));
  margin-left: calc(-0.5 * var(--gutter-x));
}
.row > * {
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
  margin-top: var(--gutter-y);
}

.g-border {
  position: relative;
}
.g-border::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: var(--border-color);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box;
  -webkit-mask: linear-gradient(#000 0 0), linear-gradient(#000 0 0) content-box;
  -webkit-mask-composite: xor;
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) exclude, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box;
          mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
}

p {
  margin-top: 0;
  margin-bottom: 1.4375rem;
}

@media (max-width: 1560px) {
  html {
    font-size: calc(1.0256410256vw + 0PX);
  }
}
@media (max-width: 480px) {
  html {
    font-size: calc(3.8647342995vw + 0PX);
  }
}
.section {
  padding-top: 6.25rem;
}
.section__head {
  margin-bottom: 2.75rem;
}

@media (max-width: 480px) {
  .section {
    padding-top: 4rem;
  }
  .section__head {
    margin-bottom: 1.5rem;
  }
}
.second-ff {
  font-family: var(--second-ff);
}

.thin {
  font-weight: 100;
}

h1, .h1 {
  font-size: 10rem;
  line-height: 8.75rem;
}

h2, .h2 {
  font-size: 2.75rem;
  line-height: 3.5rem;
  font-weight: bold;
}

h3, .h3 {
  font-size: 1.875rem;
  line-height: 38px;
}

.text-16 {
  font-size: 1rem;
  line-height: 1.25rem;
}

.text-18 {
  font-size: 1.125rem;
  line-height: 1.4375rem;
}

.ls-52 {
  letter-spacing: 0.52em;
}

.green-text {
  color: var(--green);
}

@media (max-width: 480px) {
  h1, .h1 {
    font-size: 5rem;
    line-height: 4.375rem;
  }
  h2, .h2 {
    font-size: 1.75rem;
    line-height: normal;
  }
  h3, .h3 {
    font-size: 1.5rem;
    line-height: normal;
  }
}
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.625rem;
  padding: 0.875rem 1.875rem;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: bold;
  border-radius: 2.5rem;
  background: var(--yellow);
  color: var(--black);
}
.btn:hover {
  background: var(--yellow-2);
}
.btn:active {
  background: var(--yellow-3);
}
.btn__icon {
  width: 0.875rem;
  height: 0.875rem;
}
.btn-outline {
  position: relative;
  background: transparent;
  color: var(--white);
}
.btn-outline::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 1px solid var(--white-40);
  pointer-events: none;
}
.btn-outline:hover {
  background: var(--white);
  color: var(--black-2);
}
.btn-outline:active {
  background: #DCDCDC;
  color: var(--black-2);
}
.btn-outline[disabled] {
  background: var(--grey);
}
.btn-black {
  background: var(--black-2);
  color: var(--white);
}

.open-menu {
  width: 48px;
  height: 48px;
  --line-width: 36px;
  --line-height: 3px;
}
.open-menu span {
  position: relative;
  width: var(--line-width);
  height: var(--line-height);
  background: var(--white);
}
.open-menu span::before, .open-menu span::after {
  content: "";
  display: block;
  width: var(--line-width);
  height: var(--line-height);
  background: var(--white);
  position: absolute;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.open-menu span::before {
  top: -8px;
}
.open-menu span::after {
  bottom: -8px;
}
.open-menu.active span {
  background: transparent;
}
.open-menu.active span::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
}
.open-menu.active span::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
}

.header {
  padding: 1.25rem 0;
}
.header__group {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.header__menu {
  margin-left: auto;
  margin-right: auto;
}
.header-menu {
  border-radius: 1.875rem;
}
.header-menu::before {
  border-color: var(--white);
  opacity: 0.2;
}
.header__m-menu {
  display: none;
}

.menu {
  padding: 0.875rem 2.5rem;
  gap: 2.75rem;
}
.menu__link:hover {
  color: var(--yellow);
}
.menu__link:active {
  color: var(--yellow-3);
}

.logo {
  font-size: 1.875rem;
  font-weight: 600;
  font-family: var(--second-ff);
  font-style: italic;
  line-height: 1;
  display: block;
  min-width: 16.75rem;
}
.logo span {
  font-style: normal;
  color: #EDFF73;
}

@media (max-width: 480px) {
  .header {
    padding: 1rem 0;
  }
  .header__group {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 20rem;
    background: var(--black);
    z-index: 9;
    padding: 2.5rem 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 2rem;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .header__group.visible {
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
  .header__menu {
    margin-left: 0;
  }
  .header__create {
    margin-top: auto;
  }
  .header-menu {
    padding: 0;
    border-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-menu::before {
    display: none;
  }
  .header__m-menu {
    display: block;
    margin-left: auto;
  }
}
.footer {
  padding: 1.25rem 0;
  color: var(--grey);
  border-top: 1px solid var(--white-10);
}
.footer__content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-links {
  gap: 1.875rem;
  padding: 0;
}
.footer-links a {
  text-decoration: underline;
}
.footer-links a:hover {
  text-decoration: none;
}

@media (max-width: 480px) {
  .footer {
    padding: 1rem 0;
  }
  .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.5rem;
  }
  .footer-menu {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.75rem;
  }
  .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.75rem;
  }
}
.page {
  position: relative;
}

.wrapper {
  position: relative;
  z-index: 3;
}

.back__item {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
}
.back__item-1 {
  height: 74rem;
  top: 0;
  background: url(../../static/images/general/back-1.webp) top 0px center no-repeat;
  background-size: 100% auto;
}
.back__item-2 {
  height: 220.5rem;
  top: 25rem;
  background: url(../../static/images/general/back-2.webp) top 0px center no-repeat;
  background-size: 100% auto;
}
.back__item-3 {
  bottom: 2.75rem;
  height: 31.5rem;
  background: url(../../static/images/general/back-3.webp) top 0px center no-repeat;
  background-size: 100% auto;
}

@media (max-width: 480px) {
  .back__item-1 {
    top: 5rem;
  }
  .back__item-2 {
    display: none;
  }
  .back__item-3 {
    height: 7.5rem;
    bottom: 0;
  }
}
.intro {
  padding-top: 5rem;
  padding-bottom: 6.25rem;
}
.intro__content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.intro__title {
  font-weight: bold;
  max-width: 42.25rem;
  margin-bottom: 5rem;
}
.intro__title span {
  display: block;
  font-weight: 100;
}
.intro__logo {
  font-weight: 600;
}
.intro__logo-top {
  background: radial-gradient(37.14% 262.5% at 101.77% 54.29%, #BDF68D 0%, rgba(189, 246, 141, 0) 100%), radial-gradient(34.81% 239.64% at 0% 38.93%, #BDF68D 0%, rgba(189, 246, 141, 0) 100%), radial-gradient(12.46% 129.29% at 49.89% 56.79%, #EDFF73 1.92%, rgba(237, 255, 115, 0) 100%), #C5B256;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.intro__logo-bottom {
  margin-left: 17.25rem;
}
.intro__txt {
  max-width: 12.75rem;
  margin-bottom: 2.75rem;
}
.intro__btn {
  width: 10.5rem;
  height: 10.5rem;
  margin-left: auto;
  position: relative;
}
.intro__btn-circle {
  width: 100%;
  height: 100%;
}
.intro__btn-inner {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 50%;
  position: absolute;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.intro__btn-inner svg {
  width: 2.625rem;
  height: 2.625rem;
}
.intro__btn:hover .intro__btn-inner {
  background: var(--yellow);
}
.intro__btn:hover .intro__btn-inner line {
  stroke: var(--black);
}

@media (max-width: 480px) {
  .intro {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
  .intro__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .intro__content-left {
    width: 100%;
    margin-bottom: 2rem;
  }
  .intro__title {
    margin-bottom: 1.5rem;
  }
  .intro__logo-bottom {
    margin-left: 0;
    text-align: right;
  }
  .intro__txt {
    margin-bottom: -6rem;
  }
  .intro__btn {
    width: 8rem;
    height: 8rem;
  }
  .intro__btn-inner {
    width: 5rem;
    height: 5rem;
  }
  .intro__btn-inner svg {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.whywe {
  overflow: hidden;
}
.whywe__content {
  grid-template-columns: 2fr 10fr;
  gap: var(--gutter-x);
}
.whywe__name {
  margin-bottom: 7.75rem;
  color: #878787;
}
.whywe__controls {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 14rem;
}
.whywe__btn {
  width: 4.125rem;
  height: 4.125rem;
  cursor: pointer;
}
.whywe__btn[disabled] {
  opacity: 0.3;
}
.whywe-sliderWrap {
  overflow: hidden;
}
.whywe-slider {
  margin-left: -0.625rem;
}
.whywe-slider__slide {
  width: 24.375rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.whywe-card {
  --border-color: linear-gradient(180deg, rgba(71, 71, 71, 0.5) 0%, rgba(71, 71, 71, 0) 100%), linear-gradient(0deg, rgba(71, 71, 71, 0.2) -11.47%, rgba(71, 71, 71, 0) 14.72%);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  padding: 1.5rem 2rem;
  display: grid;
  gap: 1.5rem;
  border-radius: 0.875rem;
}
.whywe-card__icon {
  width: 2rem;
  height: 2rem;
}
.whywe-card__title {
  font-weight: 500;
}
.whywe-card__txt {
  color: var(--grey);
}

@media (max-width: 480px) {
  .whywe__content {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .whywe__name {
    margin-bottom: 0;
  }
  .whywe__controls {
    display: none;
  }
  .whywe-slider__slide {
    width: 20rem;
  }
  .whywe-card {
    padding: 1rem 1.25rem;
  }
}
.stages__head {
  text-align: center;
}
.stages-grid {
  gap: var(--gutter-x);
}
.stages-card {
  --border-color: linear-gradient(180deg, rgba(71, 71, 71, 0.5) 0%, rgba(71, 71, 71, 0) 100%), linear-gradient(0deg, rgba(71, 71, 71, 0.2) -11.47%, rgba(71, 71, 71, 0) 14.72%);
  position: relative;
  padding: 2.5rem 2rem;
  min-height: 24.125rem;
  border-radius: 0.875rem;
  overflow: hidden;
}
.stages-card--5 {
  height: 100%;
}
.stages-card__info {
  gap: 1.5rem;
  position: relative;
  z-index: 3;
}
.stages-card__number {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.875rem 1.5rem;
  border-radius: 2.5rem;
}
.stages-card__number::before {
  border-color: #373737;
}
.stages-card__decor {
  font-family: "Lumios Marker";
  font-size: 2.25rem;
  line-height: 66%;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 3;
  text-align: center;
  color: #BDF68D;
  margin-top: 1rem;
  padding-right: 2rem;
}
.stages-card__txt {
  max-width: 20rem;
  color: var(--grey);
}
.stages-card__txt--4 {
  max-width: 23rem;
}
.stages-card__txt--5 {
  max-width: 100%;
  margin-bottom: 2.5rem;
}
.stages-card__img {
  position: absolute;
  inset: 0;
}
.stages-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 480px) {
  .stages-card {
    padding: 1.5rem;
    min-height: initial;
    background: linear-gradient(0deg, #1A1A1A, #1A1A1A), linear-gradient(81.84deg, #000000 51.42%, rgba(0, 0, 0, 0) 57.93%), linear-gradient(180deg, #000000 17.36%, rgba(0, 0, 0, 0) 33.29%);
    background-blend-mode: lighten, color, normal, normal;
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
  }
  .stages-card br {
    display: none;
  }
  .stages-card__img {
    opacity: 0.1;
  }
  .stages-card__decor {
    display: none;
  }
}
@media (min-width: 481px) {
  .stages-grid {
    grid-template-columns: repeat(3, 4fr);
    grid-template-rows: auto;
  }
  .stages-grid__item:nth-child(1) {
    grid-area: 1/1/2/2;
  }
  .stages-grid__item:nth-child(2) {
    grid-area: 1/2/2/4;
  }
  .stages-grid__item:nth-child(3) {
    grid-area: 2/1/3/3;
  }
  .stages-grid__item:nth-child(4) {
    grid-area: 3/1/4/3;
  }
  .stages-grid__item:nth-child(5) {
    grid-area: 2/3/4/4;
  }
}
.cases {
  overflow: hidden;
}
.cases__head-inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cases__head-sorting {
  min-width: 16.75rem;
}
.cases__sorting {
  gap: 1.875rem;
}
.cases__sorting-label {
  cursor: pointer;
}
.cases__sorting-label input {
  display: none;
}
.cases__sorting-label input:checked + span {
  color: var(--white);
}
.cases__sorting-label span {
  font-family: var(--second-ff);
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0.52em;
  color: var(--grey);
}
.cases__btn {
  padding: 1.25rem 1.875rem;
}
.cases__content {
  width: 70.9375rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cases-slider {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.cases-slider__slide {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  height: initial;
}
.cases-slider__slide.hidden {
  display: none;
}
.cases-card {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
  padding: 3.75rem;
  background: #f6f6f6;
  min-height: 41.875rem;
  color: var(--black);
  height: 100%;
}
.cases-card__info {
  position: relative;
  z-index: 3;
}
.cases-card__info-inner {
  max-width: 28.875rem;
  gap: 1.25rem;
}
.cases-card__done-title {
  margin-bottom: 0.5rem;
}
.cases-card__done-list {
  gap: 0.5rem;
  margin-right: -0.5rem;
}
.cases-card__done-badge {
  padding: 0.5rem 1rem;
  background: var(--green-40);
  border-radius: 0.5rem;
}
.cases-card__done-badge:hover {
  background: var(--green);
}
.cases-card__done-badge::before {
  border-color: var(--green);
}
.cases-card__buttons {
  margin-top: 2.5rem;
  gap: 0.75rem;
}
.cases-card__btn {
  padding: 1.25rem 1.875rem;
}
.cases-card__btn:hover {
  background: #464646;
  color: var(--white);
}
.cases-card__btn:active {
  background: var(--black-2);
  color: var(--white);
}
.cases-card__btn-outline {
  color: var(--black-2);
}
.cases-card__btn-outline::before {
  border-color: var(--black-2);
}
.cases-card__logo {
  height: 2.25rem;
  position: absolute;
  top: 3.75rem;
  right: 4.25rem;
  z-index: 3;
  background: #f6f6f6;
}
.cases-card__logo img {
  height: 100%;
  width: auto;
  mix-blend-mode: darken;
}
.cases-card__img {
  position: absolute;
  inset: 0;
}
.cases-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cases__pagination-wrap {
  margin-top: 2.75rem;
  position: relative;
  height: 0.25rem;
}
.cases__pagination {
  height: 0.25rem !important;
  border-radius: 0.375rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(60%, #313D27), to(rgba(0, 0, 0, 0))) !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #313D27 60%, rgba(0, 0, 0, 0) 100%) !important;
}
.cases__pagination .swiper-pagination-progressbar-fill {
  border-radius: 0.375rem;
  background: -webkit-gradient(linear, left top, right top, from(#BDF68D), to(#6F9053));
  background: linear-gradient(90deg, #BDF68D 0%, #6F9053 100%);
  -webkit-box-shadow: 0px 0px 4px 0px rgb(189, 246, 141);
          box-shadow: 0px 0px 4px 0px rgb(189, 246, 141);
}

@media (max-width: 480px) {
  .cases {
    padding-bottom: 5rem;
    position: relative;
  }
  .cases__pagination-wrap {
    margin-top: 1.5rem;
  }
  .cases-slider__slide {
    width: 23.125rem;
  }
  .cases__head-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
  .cases__head-title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: center;
    width: 100%;
  }
  .cases__head-sorting {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .cases__head-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .cases__btn {
    margin-left: auto;
    margin-right: auto;
  }
  .cases__sorting {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cases-card {
    padding: 1.5rem 1.5rem 15.5rem;
    min-height: initial;
  }
  .cases-card__logo {
    height: 1.5rem;
    top: 1.5rem;
    right: 1.5rem;
  }
  .cases-card__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1.5rem;
  }
  .cases-card__buttons-item {
    width: 100%;
  }
  .cases-card__btn {
    width: 100%;
  }
  .cases-card__img {
    top: initial;
  }
  .cases-card__img picture {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .cases-card__img img {
    height: auto;
  }
  .cases-card__title {
    max-width: 70%;
  }
}
.feedback {
  padding-bottom: 6.25rem;
}
.feedback__content {
  grid-template-columns: 25.5rem 1fr;
  gap: 2.5rem;
  padding: 6.25rem 3.75rem;
  border-radius: 0.875rem;
  background: #1A1A1A;
  --border-color: linear-gradient(180deg, rgba(71, 71, 71, 0.5) 0%, rgba(71, 71, 71, 0) 100%), linear-gradient(0deg, rgba(71, 71, 71, 0.2) -11.47%, rgba(71, 71, 71, 0) 14.72%);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
}
.feedback__content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.feedback__title {
  margin-bottom: 1.875rem;
}
.feedback__txt {
  margin-bottom: 1.5rem;
}
.feedback__bottom-txt {
  margin-top: auto;
  color: var(--grey);
}
.feedback-form__fields {
  gap: 1.875rem;
  margin-bottom: 3.75rem;
}
.feedback-form__item {
  grid-template-columns: 14.25rem 1fr;
  gap: 1.25rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feedback-form__input {
  background: none;
  border: none;
  display: block;
  width: 100%;
  height: 3.25rem;
  border-bottom: 1px solid #414245;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
  color: var(--white);
}
.feedback-form__input::-webkit-input-placeholder {
  color: #969799;
}
.feedback-form__input::-moz-placeholder {
  color: #969799;
}
.feedback-form__input:-ms-input-placeholder {
  color: #969799;
}
.feedback-form__input::-ms-input-placeholder {
  color: #969799;
}
.feedback-form__input::placeholder {
  color: #969799;
}
.feedback-form__input.error {
  border-color: var(--red);
}
.feedback-form__btn {
  padding: 1.25rem 4.25rem;
  cursor: pointer;
}
.feedback-form__checkbox {
  grid-template-columns: 1.125rem 1fr;
  gap: 1.25rem;
}
.feedback-form__checkbox input {
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid var(--grey);
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.feedback-form__checkbox input:checked {
  background: var(--yellow) url(../../static/images/general/check.svg) center no-repeat;
  background-size: 0.84375rem 0.609375rem;
  border-color: transparent;
}

@media (max-width: 480px) {
  .feedback {
    padding-bottom: 4rem;
  }
  .feedback__content {
    padding: 1.5rem;
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .feedback__title {
    margin-bottom: 1.5rem;
  }
  .feedback__txt {
    margin-bottom: 1rem;
  }
  .feedback-form__item {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
  .feedback-form__fields {
    margin-bottom: 1.5rem;
  }
  .feedback-form__label {
    font-size: 0.75rem;
    line-height: 0.875rem;
  }
  .feedback-form__input {
    height: 3rem;
    font-size: 1rem;
  }
  .feedback-form__btn {
    padding: 1.25rem;
    width: 100%;
  }
}