.css-1kv6ep9-OverlayStyled {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0,0,0,0.7);
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.css-7dbgxx-ContainerStyled {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  background-image: url(dialog-background-horizontal.d5b648a5.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 25px;
  box-sizing: border-box;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: row;
  font: normal 20px Mont-Regular;
  height: 386px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  height: 250px;
  padding-right: 40px;
  width: 526px;
  z-index: 2;
}

.css-1r1brnl-StyledCharacterImage {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: calc(100% + 20px);
  margin-top: -20px;
}

.css-fxj5by-StyledContentContainer {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  display: grid;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  gap: 24px;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin: 0;
  padding: 10px 10px;
}

.css-slo49g-TitleStyled {
  font-family: DKIDS-;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  margin: 0;
  text-align: center;
}

.css-1rgry6-MessageStyled {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  text-align: center;
  white-space: normal;
}

.css-bgkb82-ButtonsContainerStyled {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: 100%;
}

.css-1r59wtn-ButtonStyled {
  margin: 0 4%;
  max-width: 60%;
  width: 60%;
}

.css-121futq-ButtonStyled {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  font: bold 12px DKIDS-;
  font-weight: 800;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
  line-height: 1.36;
  padding: 0 10px;
  height: 36px;
  width: 125px;
  box-shadow: 0 6px 0 0 rgb(0 0 0 / 10%);
  -webkit-tap-highlight-color: transparent;
  color: #ffffff;
  background-color: #2535FA;
  border: solid 0px transparent;
  border-bottom: 0;
}

.css-1kskd0s-ButtonStyled {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  font: bold 12px DKIDS-;
  font-weight: 800;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
  line-height: 1.36;
  padding: 0 10px;
  height: 36px;
  width: 125px;
  box-shadow: 0 6px 0 0 rgb(0 0 0 / 10%);
  -webkit-tap-highlight-color: transparent;
  color: #ffffff;
  background-color: #52c852;
  border: solid 0px #ececec;
  border-bottom: 0;
}

.css-zn10y3-CloseButtonStyled {
  cursor: pointer;
  fill: #ffffff;
  position: absolute;
  right: 14px;
  top: 14px;
}