._7zr6kt1 {
  background: var(--_1073cm81);
  color: var(--_1073cm83);
  border: 1px solid #D4D4D4;
}
._7zr6kt2 {
  background: var(--_1073cm88);
  color: var(--_1073cm8a);
}
._7zr6kt3 {
  background: var(--_1073cm8f);
  color: var(--_1073cm8h);
}
._7zr6kt4 {
  background: var(--_1073cm8m);
  color: var(--_1073cm8o);
}
._7zr6kt5 {
  width: 50%;
  padding: 4rem 4rem 0;
}
._7zr6kt6 {
  padding: 4rem 28px 4rem 28px;
}
._7zr6kt7 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
._7zr6kt9 {
  flex-basis: 50%;
}
._7zr6kta {
  font-family: var(--main-font-family);
  font-size: 34px;
  font-weight: 500;
  letter-spacing: .2px;
  line-height: 1.29;
}
._7zr6ktb {
  color: var(--_1073cm85);
}
._7zr6ktc {
  color: var(--_1073cm8c);
}
._7zr6ktd {
  color: var(--_1073cm8j);
}
._7zr6kte {
  color: var(--_1073cm8q);
}
._7zr6ktf {
  width: 100%;
}
._7zr6ktg {
  position: relative;
  padding-right: 1rem;
}
._7zr6ktg::after {
  content: "";
  position: absolute;
  background-color: #bdbdbd;
  height: 100%;
  width: 1px;
  right: 0;
  top: 0;
  bottom: 0;
}
._7zr6kth {
  border-bottom: 1px solid #bdbdbd;
  padding: 1.5rem 0;
}
._7zr6kti {
  margin: auto;
  min-width: 100%;
  padding: 77px 0 60px;
}
._7zr6ktj {
  width: 100%;
  -webkit-appearance: none;
  height: 12px;
  background: linear-gradient(47.5deg, #1e3860 0, #158994 10%, #38d7a4 20%, #d4d4d4 20%);
  outline: 0;
  opacity: .7;
  -webkit-transition: opacity .2s, background .2s;
  transition: opacity .2s, background .2s;
  border-radius: 1rem;
}
._7zr6ktj::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 2rem;
  height: 2rem;
  border: 1px solid #2670af;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}
._7zr6ktj::-moz-range-thumb {
  width: 2rem;
  height: 2rem;
  border: 1px solid #2670af;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  -moz-transition: all .35s ease;
  transition: all .35s ease;
}
._7zr6ktj::-webkit-slider-thumb:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
._7zr6ktj::-moz-range-thumb:hover {
  transform: scale(1.2);
}
@media screen and (max-width:1023px) {
  ._7zr6kt5 {
    width: 100%;
  }
  ._7zr6kt8 {
    flex-direction: column;
  }
  ._7zr6ktk {
    padding-top: 0!important;
  }
  ._7zr6ktl {
    padding-bottom: 0!important;
  }
}
@media screen and (max-width:600px) {
  ._7zr6kt5 {
    padding: 2rem;
  }
}