.material-symbols-rounded {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

.tttx-checkbox-group {
  display: flex;
  flex-direction: column;
}
.tttx-checkbox-group__caption {
  color: #757575;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 18.752px;
  margin-bottom: 4px;
}
.tttx-checkbox-group__heading {
  color: #212121;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16.408px;
  margin-bottom: 4px;
}