.smalltext {
    font-size: 0.6em;
    line-height: 1;
    display: inline-block;
}

input.calc-input {
  width: 98%;
  height: 30px;
  background: transparent;
  border: 0px;
  font-size: 16px;
  line-height: 1;
  padding-top: 4px;
  padding-left: 4px;
  outline: none;
}

input.calc-input:focus {
  outline: none;
}

span.small {
  font-size: 18px;
  line-height: 1.1;
  display: block;
  text-align: left;
}

#rec710276594,
#rec712454086,
#rec713685752 {
  display: none;
}
a + span.small {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 110%;
  font-size: 14px;
  font-weight: bold;
  font-family: 'jostprata', Arial, sans-serif;
  color: red;
}
#market1 {
  margin-bottom: 12px;
}
input#notdata {
  display: none;
}
input#notdata + label::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #1e2e3e;
  left: 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  margin-right: 5px;
}
input#notdata+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  font-family: 'jostprata', Arial, sans-serif;
}
input#notdata:checked+label::before {
  background-color: #f0c570;
  border-color: #f0c570;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
div[data-elem-id="1709463799173"] >div,
div[data-elem-id="1709462437992"] >div {
  opacity: 0;
}