:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
  height:100%;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

body{
  background: #161b22;
}

a{
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  text-decoration: none;
}

.main-container {
  /*position: relative;*/
  /* width: 1200px;*/
  width: 100%;
 /* height: 1000px;*/
/*  margin: 0 auto;*/
  font-size: 0px;
  background: #0d1117;
  overflow: hidden;

  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 20px;
  max-height: 1400px;
}
.text {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  /* width: 559px;*/
 /* height: 61px; */
  /*margin: 30px 0 0 320px;*/
  font-family: Montserrat, var(--default-font-family);
  font-size: 50px;
  font-weight: 900;
  line-height: 60.95px;
  text-align: center;
 /* white-space: nowrap; */
  background: linear-gradient(121.88deg, #cabde6, #ffffff);
  z-index: 20;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  position: relative;
/*  width: 640px; */
  max-width: 640px;
/*  margin: 40px 0 0 280px;*/
  z-index: 1;
}
.wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
 /* width: 640px;*/
  padding: 24px 24px 24px 24px;
  background: #161b22;
  z-index: 2;
  border-radius: 32px;
}
.text-2 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 36px;
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.text-3 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
 /* height: 24px;*/
  color: #8b949e;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
 /* white-space: nowrap; */
  z-index: 4;
}
.wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 5;
}
.wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  padding: 12px 0 12px 0;
  background: #5a7cff;
  z-index: 6;
  border-radius: 24px;
}
.text-4 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 7;
}
.group {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  padding: 12px 0 12px 0;
  background: #a7aab1;
  z-index: 8;
  border-radius: 24px;
  cursor: pointer;
}
.text-5 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 9;
}
.section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
  width: 310px;
  height: 252px;
  padding: 24px 24px 24px 24px;
  background: #161b22;
  z-index: 10;
  border-radius: 32px;
  margin-top: 10px;
}
.text-6 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 36px;
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
  z-index: 11;
}
.text-7 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: #8b949e;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 12;
}
.group-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 12px 0 12px 0;
  background: #00c1a2;
  opacity: 0;
  z-index: 13;
  border-radius: 24px;
}
.text-8 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 14;
  width: 100%;
}
.group-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 12px 0 12px 0;
  background: #a7aab1;
  z-index: 15;
  border-radius: 24px;
  cursor: pointer;
}
.text-9 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 16;
}
.box-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
  width: 310px;
  height: 252px;
  padding: 24px 24px 24px 24px;
  background: #161b22;
  z-index: 17;
  border-radius: 32px;
  margin-top: 10px;
}
.text-a {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 36px;
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
  z-index: 18;
}
.text-b {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: #8b949e;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 19;
}
.text-c {
  display: block;
  position: relative;
/*  height: 24px; */
  margin: 30px 0 0 0;
  color: #8b949e;
  font-family: Montserrat, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
/*  white-space: nowrap; */
  z-index: 21;
}
.img {
  position: relative;
  width: 720px;
  height: 720px;
  margin: 18px 0 0 240px;
  background: url(./assets/images/e6e078a7-0788-426a-8b1c-5982d4480999.png)
    no-repeat center;
  background-size: cover;
  filter: blur(200px);
  z-index: 22;
  border-radius: 50%;
}

@media only screen and (max-height: 767px) {
  .main-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
}




.range-slider{
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

#range { -webkit-appearance: none; width: 100%; background-color:#7bb739;}
#range:focus { outline: none; }

#range::before, #range::after {
  position: absolute;
  top: 2rem;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 3px 5px;
  background-color: rgba(0,0,0,.1);
  border-radius: 4px;
}
#range::before { left: 0; content: attr(data-min); }
#range::after { right: 0; content: attr(data-max); }

#range::-webkit-slider-runnable-track {
  width: 100%;
  height: 1rem;
  cursor: pointer;
  animate: 0.2s;
  /* background: linear-gradient(90deg, #6BA132 var(--range-progress), #dee4ec var(--range-progress));*/
  background: #7bb739;
  border-radius: 1rem;
}
#range::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 0.25rem solid #6BA132;
  box-shadow: 0 1px 3px rgba(0,0,255,.3);
  border-radius: 50%;
  background: #262e3b;
  cursor: pointer;
  height: 32px; width: 32px;
  transform: translateY(calc(-50% + 8px));
}

#tooltip {
  position: absolute;
  top: -2.25rem;
}
#tooltip span {
  position: absolute;
  text-align: center;
  display: block;
  line-height: 1;
  padding: 0.125rem 0.25rem;
  color: #fff;
  border-radius: 0.125rem;
  background: #6BA132;
  font-size: 1.25rem;
  left: 50%;
  transform: translate(-50%, 0);
}
#tooltip span:before {
  position: absolute;
  content: "";
  left: 50%; bottom: -8px;
  transform: translateX(-50%);
  width: 0; height: 0;
  border: 4px solid transparent;
  border-top-color: #6BA132;
}