.q8fmfd0 {
  position: relative;
  background-color: var(--ColorBlack-450);
  width: 100%;
  cursor: pointer;
  height: 44px;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.q8fmfd1 {
  line-height: 24px;
  letter-spacing: -0.5px;
  color: var(--ColorWhite-50);
  font-weight: var(--FontWeightLarge);
  font-size: var(--FontSizeRegular);
}
.eh35k10 {
  position: relative;
  background-color: var(--ColorWhite-50);
  padding: 24px 16px 41px 16px;
}
.eh35k11 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 36px;
}
.eh35k12 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 16px;
}
.eh35k13 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 4px;
}
.eh35k14 {
  line-height: 20px;
  letter-spacing: -0.5px;
}
.eh35k15 {
  line-height: 20px;
  letter-spacing: -0.5px;
}
.eh35k16 {
  color: var(--ColorGray-700);
  line-height:  18px;
  letter-spacing: -0.5px;
}
.eh35k17 {
  color: var(--ColorRed-300);
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
     -moz-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
