/* Button Styles */
.hbMrVm.variant-primary {
  background-color: rgb(10, 13, 17);
}

.hbMrVm.variant-secondary {
  background-color: rgb(245, 243, 240);
}

.hbMrVm.size-large {
  padding: 0px 24px;
  height: 48px;
  border-radius: 6px;
}

button, [type="button"], [type="reset"], [type="submit"] {
  appearance: button;
}

.hbMrVm {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  border: 0px;
  width: 100%;
}

.pa-dtX {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  width: 100%;
  align-items: center;
  gap: 12px;
  justify-content: center;
}

.iAIoxL {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 500;
  word-break: normal;
  white-space: nowrap;
  user-select: none;
  text-decoration: none;
  cursor: inherit;
  color: rgb(255, 255, 255);
  overflow: hidden;
}

.brIiZy {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 500;
  word-break: normal;
  white-space: nowrap;
  user-select: none;
  text-decoration: none;
  cursor: inherit;
  color: rgb(10, 13, 17);
  overflow: hidden;
}

.DLsRF.size-regular.is-link {
  height: auto;
}

.DLsRF.is-link {
  padding: 0px;
  background-color: transparent;
}

.DLsRF.variant-primary {
  background-color: rgb(10, 13, 17);
}

.DLsRF.variant-secondary {
  background-color: rgb(245, 243, 240);
}

.DLsRF.size-regular {
  padding: 0px 24px;
  height: 40px;
  border-radius: 6px;
}

.DLsRF {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  border: 0px;
}

.gqrZzc {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  width: 100%;
  align-items: center;
  gap: 8px;
  justify-content: center;
}

.hhbrNI {
  font-size: 14px;
  line-height: 19px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 500;
  word-break: normal;
  white-space: nowrap;
  user-select: none;
  text-decoration: none;
  cursor: inherit;
  color: rgb(10, 13, 17);
  overflow: hidden;
}

.kgKIjj {
  display: block;
  height: 16px;
  min-width: 16px;
  width: 16px;
}

img {
  max-width: 100%;
}