.mptx {
  color: #ffffff;
  font-size: 9px;
  font-family: "aileron";
  font-weight: 600;
  line-height: 16px;
  position: relative;
}

.mptx.brxe-text-basic {
  z-index: 1;
}

#brxe-jqldko {
  padding-top: 31px;
  padding-bottom: 31px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
  display: flex;
  transition: all .2s;
}

#brxe-dkfwys {
  width: 100%;
  height: 19px;
  max-height: 19px;
  background-color: #e0e1dd;
  display: flex;
  align-self: center !important;
  justify-content: center;
  align-items: center;
  position: relative;
}

#brxe-okvdln, .mpbc-circle-bar {
  width: 25%;
  display: flex;
  align-items: center;
  column-gap: 10px;
  justify-content: center;
}

#brxe-akwyai, .mpbc-circle {
  width: 34px;
  height: 34px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  border: 4px solid #e0e1dd;
    border-top-color: rgb(224, 225, 221);
    border-right-color: rgb(224, 225, 221);
    border-bottom-color: rgb(224, 225, 221);
    border-left-color: rgb(224, 225, 221);
  border-radius: 30px;
}

#brxe-cjmyyj, .mpbci-circle {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #c72e28;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 30px;
}

#brxe-bwqxwc {
  width: 0%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #c72e28;
  height: 19px;
}

#brxe-fmklhg {
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-left-color: #C72E28 !important;
  border-right-color: transparent !important;
  position: absolute;
  left: var(--barLeft);
  top: -16.5px;
  border: 25px solid #dddedf;
}
