.form__protect {
  display: flex;
  align-items: center;
  column-gap: 13px;
  padding: 10px 25px 25px 25px;
}

.form__protect-icon {
  width: 35.021px;
  height: 25px;
  flex-shrink: 0;
}

.form__protect-title {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}

.form__protect-description {
  color: #fff;
  font-size: 6px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}
