@font-face {
  font-family: "Press Start 2P";
  src: url(../fonts/PressStart2P-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url(../fonts/OpenSans-VariableFont_wdth\wght.ttf);
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans", sans-serif;
}
body {
  background-color: #f0f4f3;
  color: #03120e;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin: 0;
}
li,
ul {
  list-style: none;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
.footer-lose {
  max-width: 402px;
  margin: 0 auto;
  text-align: center;
}
.yc-list {
  height: auto !important;
  width: calc(100% - 635px);
}
.footer-lose__title {
  font-family: "Press Start 2P";
  color: #5f6e6a;
  margin-top: 56px;
  line-height: 15px;
  margin-bottom: 10px;
}
.footer-lose__link {
  color: #5f6e6a;
}
.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #d3d7d6;
  background: #ffffff;
}
.footer-win {
  max-width: 402px;
  margin: 0 auto;
  text-align: center;
}
.footer-win__title {
  font-family: "Press Start 2P";
  font-weight: 400;
  font-size: 15px;
  color: #1eb18e;
  margin-bottom: 8px;
}
.footer-win__text {
  font-size: 12px;
  color: #5f6e6a;
}
.footer-text__win-link {
  color: #1eb18e;
  text-decoration: underline;
}
a {
  text-decoration: none;
}
p,
h3,
h1,
h2,
a,
input {
  margin: 0;
}
.header-block {
  display: none;
  margin-bottom: 32px;
}
.header-block__top {
  height: 40px;
  background-color: #000000;
}
.header-block__get {
  background: linear-gradient(234.46deg, #d5f6ee 20.83%, #d2ebfc 79.17%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 32px;
  padding: 0 16px 0 8px;
}
.header-block__text {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
}
.header-block__btn {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #1eb18e;
  border: 1px solid #d3d7d6;
  padding: 2px 20px;
  border-radius: 8px;
  background-color: transparent;
  cursor: pointer;
}
.yc-h-w {
  margin-bottom: 118px;
}
.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 56px;
  padding: 21px 24px;
}
.header-top__link span {
  font-family: "Press Start 2P";
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  color: #00aade;
}
.header-top__img {
  margin-right: 10px;
}
.header-top__text {
  font-family: "Press Start 2P";
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  background: linear-gradient(180deg, #1075b0 0%, #1eb18e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header-top__text:hover {
  background: linear-gradient(0deg, #1075b0 0%, #1eb18e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  cursor: pointer;
}
.header-title {
  font-family: "Press Start 2P";
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #1eb18e;
  margin-bottom: 32px;
  max-width: 860px;
  margin: 0 auto;
}
.header-subtitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  color: #03120e;
  margin-bottom: 80px;
}
.header-top__link {
  display: flex;
  align-items: flex-start;
}
main {
  max-width: 1280px;
  display: flex;
  padding: 0 8px;
  margin: 0 auto;
}
.title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: #5f6e6a;
  margin-left: 24px;
  margin-bottom: 16px;
}
.main-questions {
  background-color: #ffffff;
  padding: 8px 0 0;
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #d3d7d6;
  box-shadow: #d3d7d6 1px 1px 0, #d3d7d6 2px 2px 0, #d3d7d6 3px 3px 0, #d3d7d6 4px 4px 0;
}

.main-questions__item {
  border-bottom: 1px dashed #d3d7d6;
  padding: 32px 24px;
}
.main-questions__item:last-child,
.main-companies__item:last-child {
  border: none;
}
.main-questions__title {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 24px;
}
.main-questions__text {
  display: block;
  color: inherit;
  text-decoration: underline;
}
.aside-ads {
  padding: 32px 16px 22px;
  align-self: flex-start;
  width: 256px;
  position: sticky;
  top: 94px;
  margin-right: 28px;
  margin-top: 43px;
  margin-bottom: 56px;
}
.investors {
  background: #ddf1ec;
  border: 1px solid #a4ded1;
  box-shadow: #a4ded1 1px 1px 0, #a4ded1 2px 2px 0, #a4ded1 3px 3px 0, #a4ded1 4px 4px 0;
  padding: 32px 16px 22px;
  align-self: flex-start;
  width: 256px;
  position: sticky;
  top: 94px;
  margin-left: 28px;
  margin-top: 43px;
  margin-bottom: 56px;
}
.investors-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 24px;
}
.investors-list__item + .investors-list__item {
  margin-top: 8px;
}
.investors-list__item:last-child {
  margin-bottom: 20px;
}
.investors-list__item {
  position: relative;
  padding-left: 17px;
}
.investors-list__item::before {
  content: url("/images/checked.svg");
  top: -1px;
  left: 0;
  position: absolute;
}
.investors-btn {
  margin: 0 16px;
  background-color: #1eb18e;
  box-shadow: #0c5745 1px 1px 0, #0c5745 2px 2px 0, #0c5745 3px 3px 0, #0c5745 4px 4px 0;
  border: none;
  color: #ffffff;
  padding: 10px 33px;
  width: 224px;
  cursor: pointer;
}
.investors-btn:hover {
  background-color: #0c5745;
  box-shadow: none;
}
.investors-text {
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: rgba(3, 18, 14, 0.6);
}
.investors-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.investors-block__item {
  margin-bottom: 10px;
}
.investors-block__item + .investors-block__item {
  margin-left: 8px;
}
.main-questions__text + .main-questions__text {
  margin-top: 12px;
}
.main-companies {
  background-color: #ffffff;
  border: 1px solid #d3d7d6;
  box-shadow: #d3d7d6 1px 1px 0, #d3d7d6 2px 2px 0, #d3d7d6 3px 3px 0, #d3d7d6 4px 4px 0;
  padding: 22px 0 16px;
  margin-bottom: 56px;
}
.main-companies__item {
  border-bottom: 1px dashed #d3d7d6;
  padding: 18px 34px 18px 24px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.main-companies__label::after {
  content: url("/images/right.svg");
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
.main-companies__input {
  width: 0;
  height: 0;
  appearance: none;
  position: absolute;
}
.main-companies__input:checked ~ .main-companies__content {
  display: block;
  transition: all 0.3s ease-in-out;
}
.main-companies__text {
  font-size: 15px;
  line-height: 20px;
}
.main-companies__label {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  left: 0;
}
.main-questions__text:hover,
.main-companies__label:hover ~ .main-companies__text,
.main-companies__label:hover ~ .main-companies__short-desc {
  color: #1eb18e !important;
  cursor: pointer;
}
.yc-h {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
}
.yc-h-sub {
  text-align: center;
  display: block;
  color: #5f6e6a;
}
.main-companies__short-desc {
  color: #5f6e6a;
  font-size: 12px;
  line-height: 16px;
}
.main-companies__content {
  display: none;
  padding: 18px 34px 18px 24px;
}
.main-companies__input:checked ~ .main-companies__label::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
footer {
  margin: 0 auto;
  padding-bottom: 148px;
}
.footer-coins {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.footer-coin + .footer-coin {
  margin-left: 56px;
}
.footer-win {
  max-width: 402px;
  margin: 0 auto;
  text-align: center;
}
.footer-win__title {
  font-family: "Press Start 2P";
  font-weight: 400;
  font-size: 15px;
  color: #1eb18e;
  margin-bottom: 8px;
}
.footer-win__text {
  font-size: 12px;
  color: #5f6e6a;
}
.footer-text__win-link {
  color: #1eb18e;
  text-decoration: underline;
}
.mobile {
  display: none;
}
@media (max-width: 767px) {
  .header-top {
    display: none;
  }
  .yc-h {
    font-size: 20px;
    line-height: 20px;
  }
  .yc-h-sub {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
  }
  .yc-h-w {
    margin-bottom: 40px;
  }
  .header-block {
    display: block;
  }
  .header-title {
    display: none;
  }
  .header-subtitle {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    max-width: 380px;
  }
  .title {
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
  }
  .main-questions__item {
    padding: 24px 16px;
  }
  .main-questions__title {
    font-size: 20px;
  }
  .main-questions__text {
    font-size: 12px;
  }
  .main-questions {
    margin-bottom: 44px;
  }
  .main-companies {
    padding-top: 6px;
    margin-bottom: 40px;
  }
  .main-companies__btn {
    padding: 16px;
  }
  .coin {
    display: none;
  }
  .mobile {
    display: block;
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .investors, .aside-ads {
    display: none;
  }
  .header-top__text {
    font-size: 14px;
  }
  .yc-list {
    width: initial;
  }
}
