.modal-card[data-v-164e2968] {
  max-width: 428px;
  border-radius: 4px;
}.r-modal__header[data-v-48b7de77] {
  padding: 0px 24px;
  background-color: #ffffff;
}
.r-modal__header__title[data-v-48b7de77] {
  flex: 1 auto;
  font-weight: 500;
  font-size: 1.5rem;
  font-family: "Manrope";
  word-break: break-word;
}
.r-modal__header__icon[data-v-48b7de77] {
  color: #7a7a7a;
  width: 1.5rem;
  height: 1.5rem;
}
.r-modal__header[data-v-48b7de77] .mdi {
  width: 1.5rem;
  height: 1.5rem;
}
.r-modal__header[data-v-48b7de77] .mdi::before {
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}.r-modal__footer[data-v-75b44541] {
  background-color: #ffffff;
  border-bottom: none;
  border-top: none;
  padding: 0px 24px;
  font-family: "Manrope";
  font-size: 0.875rem;
  color: #4f4f4f;
  font-weight: 400;
}.r-modal__content[data-v-c7ae3660] {
  overflow: auto;
  background-color: #ffffff;
  border-bottom: none;
  border-top: none;
  padding: 0px 24px;
  font-family: "Manrope";
  font-size: 0.875rem;
  color: #4f4f4f;
  font-weight: 400;
}