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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@font-face {
  font-family: Digiface;
  src: url("../fonts/Digiface-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Buse;
  src: url("../fonts/Buse.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
:root {
  --indexSize: 1vh + 1vw;
}

html {
  font-size: 10px;
  scroll-behavior: auto;
}
html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  color: #ffffff;
  line-height: 1.2;
  font-family: Buse, sans-serif;
  font-size: 1.8rem;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #1f2229;
}

input,
button,
textarea {
  font-family: Buse, sans-serif;
  font-size: inherit;
  line-height: inherit;
}

body.lock {
  overflow: hidden;
  padding-right: 17px;
}

.touch body.lock {
  padding-right: 0;
}

.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@supports (overflow: clip) {
  .wrapper {
    overflow: clip;
  }
}
.wrapper > main {
  flex: 1 1 auto;
}

main {
  flex: 1 1 auto;
}
::-moz-selection {
  background-color: #1f2229;
  color: #fff;
}
::selection {
  background-color: #1f2229;
  color: #fff;
}

input,
textarea {
  outline: none;
}
input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: #d31543;
}
input:required:valid,
textarea:required:valid {
  border-color: #bc9e7b;
}

input,
textarea {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

button:focus {
  outline: none;
}

[data-fullscreen] {
  min-height: 100vh;
}
.touch [data-fullscreen] {
  min-height: calc(var(--vh, 1vh) * 100);
}

.h1 {
  font-weight: 700;
  font-size: 5rem;
  line-height: 1;
}

.h2 {
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
}

.h3 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.1;
}

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

a {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}

.container {
  max-width: 152rem;
  margin: 0 auto;
  padding-left: 4rem;
  padding-right: 4rem;
}

.btn {
  font-family: "Buse", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.2;
  padding: 0;
  text-shadow: none;
  text-transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #714bf1;
  -webkit-box-shadow: none;
          box-shadow: none;
  letter-spacing: 0;
  border-radius: 5.8rem;
  border: 1px solid transparent;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  cursor: pointer;
  position: relative;
  color: #fff;
  padding-top: 0.1rem;
}
.btn:hover {
  background: rgb(142.8639175258, 112.8556701031, 243.9443298969);
  color: #fff;
}

.btn--stroke {
  border-color: #714bf1;
  background: transparent;
  color: #1f2229;
}
.btn--stroke:hover {
  border-color: transparent;
}

svg {
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.45s;
}

.svg-hidden {
  display: none;
}

.scroll-area {
  scrollbar-width: thin;
  scrollbar-color: #d6d6d7 transparent;
}
.scroll-area::-webkit-scrollbar {
  width: 7px;
}
.scroll-area::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.scroll-area::-webkit-scrollbar-thumb {
  background-color: #d6d6d7;
  outline: none;
}

.home-screen {
  display: flex;
  justify-content: center;
}

.home-screen__area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.home-screen__num {
  font-size: 60.7rem;
  color: #29ed53;
  font-family: Digiface, sans-serif;
  line-height: 0.8;
  margin-bottom: 10rem;
}

.home-screen__mens {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 11rem;
}

.home-screen__mens-items {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 81rem;
  width: 100%;
  position: relative;
  padding: 5.2rem 3rem;
}
.home-screen__mens-items::before {
  content: "";
  width: 100%;
  height: 0.5rem;
  background: url("../img/line.svg") center/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.home-screen__mens-items::after {
  content: "";
  width: 100%;
  height: 0.5rem;
  background: url("../img/line.svg") center/contain no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}

.home-screen__mens-item {
  font-size: 6.7rem;
  text-align: left;
  display: flex;
  position: relative;
  margin-bottom: 1.5rem;
  justify-content: space-between;
  left: 1rem;
}
.home-screen__mens-item::after {
  content: "";
  width: 4.6rem;
  height: 6.6rem;
  background: url("../img/tree.svg") center/contain no-repeat;
  top: 1.4rem;
  position: relative;
  flex: 0 0 auto;
  left: 1rem;
}
.home-screen__mens-item span:nth-of-type(1) {
  min-width: 42.6rem;
  margin-right: 4rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-line-clamp: 1;
  overflow: hidden;
}
.home-screen__mens-item .count {
  min-width: 13rem;
  flex: 0 0 auto;
    text-align: center;
}
.home-screen__mens-item .count::before {
  content: "- ";
  position: relative;
  left: -2rem;
}
@media (min-width: 1930px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 1700px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 1430px) {
  html {
    font-size: 8.6px;
  }
}
@media (max-width: 1320px) {
  html {
    font-size: 8.4px;
  }
}
@media (max-width: 1100px) {
  body.lock {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 10px;
  }
  .touch [data-fullscreen] {
    -webkit-transition: height 0.2s;
    transition: height 0.2s;
  }
  .h1 {
    font-size: 27px;
    line-height: 1.15;
  }
  .h2 {
    font-size: 25px;
    line-height: 1.15;
  }
  .h3 {
    line-height: 1.15;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .btn {
    font-size: 16px;
    height: 50px;
    line-height: 1;
    padding: 0;
  }
}
@media (max-width: 340px) {
  .h1 {
    font-size: 23px;
  }
  .h2 {
    font-size: 21px;
  }
  .h3 {
    font-size: 18px;
  }
}