.whats-up-mom-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/game-background-desktop-1500w.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.whats-up-mom-thq-body-elm {
  gap: 0px;
  position: relative;
}
 
.whats-up-mom-thq-header-elm1 {
  flex: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.whats-up-mom-thq-title-elm {
  gap: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.whats-up-mom-text10 {
  fill: var(--dl-color-default-bluegradient);
  color: var(--dl-color-default-bluegradient);
  z-index: 1;
}
 
.whats-up-mom-thq-help-elm {
  align-self: flex-end;
  text-align: center;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/help.svg");
}
 
.whats-up-mom-thq-close-elm {
  align-self: flex-end;
  text-align: center;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/close.svg");
}
 
.whats-up-mom-thq-phone-elm1 {
  position: relative;
}
 
.whats-up-mom-thq-top-elm {
  gap: 20px;
  width: 100%;
  height: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: flex-start;
}
 
.whats-up-mom-thq-header-elm2 {
  gap: 10px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-black-15);
  border-width: 1px;
  flex-direction: row;
  padding-bottom: 10px;
  justify-content: flex-start;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.whats-up-mom-thq-back-elm {
  text-align: center;
  background-size: contain;
  background-image: url("public/back-whatsup.svg");
  background-repeat: no-repeat;
  background-position: top;
}
 
.whats-up-mom-thq-details-elm {
  gap: 5px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.whats-up-mom-text12 {
  fill: var(--dl-color-black-60);
  color: var(--dl-color-black-60);
}
 
.whats-up-mom-thq-report-button-elm {
  cursor: pointer;
  min-height: 40px;
}
 
.whats-up-mom-thq-messages-elm {
  gap: 15px;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: auto;
  align-items: center;
  flex-direction: column;
}
 
.whats-up-mom-thq-text1-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
 
.whats-up-mom-text13 {
  width: 100%;
  padding: 10px;
  max-width: 220px;
  font-style: normal;
  font-stretch: normal;
  border-radius: 10px;
  background-color: var(--dl-color-black-15);
}
 
.whats-up-mom-thq-text2-elm {
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding-left: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
 
.whats-up-mom-text14 {
  width: 100%;
  padding: 10px;
  max-width: 220px;
  border-radius: 10px;
  background-color: var(--dl-color-white-100);
}
 
.whats-up-mom-thq-text3-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
 
.whats-up-mom-text15 {
  width: 100%;
  padding: 10px;
  max-width: 220px;
  border-radius: 10px;
  background-color: var(--dl-color-black-15);
}
 
.whats-up-mom-thq-text4-elm {
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding-left: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
 
.whats-up-mom-text16 {
  width: 100%;
  padding: 10px;
  max-width: 220px;
  border-radius: 10px;
  background-color: var(--dl-color-white-100);
}
 
.whats-up-mom-thq-text5-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
}
 
.whats-up-mom-text17 {
  width: 100%;
  padding: 10px;
  max-width: 220px;
  border-radius: 10px;
  background-color: var(--dl-color-black-15);
}
 
.whats-up-mom-thq-text6-elm {
  width: 100%;
  display: flex;
  padding-left: 20px;
  justify-content: flex-end;
}
 
.whats-up-mom-text18 {
  width: 100%;
  padding: 10px;
  max-width: 220px;
  border-radius: 10px;
  background-color: var(--dl-color-white-100);
}
 
.whats-up-mom-thq-send-message-elm {
  gap: 10px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  margin: auto;
  display: flex;
  z-index: 1;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.whats-up-mom-text19 {
  fill: var(--dl-color-black-60);
  color: var(--dl-color-black-60);
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  background-color: var(--dl-color-white-60);
}
 
.whats-up-mom-image {
  width: 24px;
  object-fit: cover;
}
 
.whats-up-mom-thq-phone-elm2 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  background-size: contain;
  background-image: url("public/phone.svg");
  background-repeat: no-repeat;
  background-position: top;
}
 
.whats-up-mom-container11 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  position: absolute;
  align-self: center;
}
 
.whats-up-mom-container12 {
  display: contents;
}
 
.whats-up-mom-container14 {
  display: contents;
}
 
.whats-up-mom-container16 {
  display: contents;
}
 
.whats-up-mom-thq-timer-elm1 {
  width: 100%;
  height: 250px;
  display: none;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 8px 0px rgba(29, 29, 29, 0.5);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.whats-up-mom-thq-top-edge-elm {
  top: 0px;
  left: 0px;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.whats-up-mom-container17 {
  top: NaNpx;
  left: NaNpx;
  z-index: 4;
  position: absolute;
}
 
.whats-up-mom-container18 {
  display: contents;
}
 
.whats-up-mom-container19 {
  z-index: 2;
}
 
.whats-up-mom-container20 {
  display: contents;
}
 
.whats-up-mom-thq-bottom-edge-elm {
  right: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.whats-up-mom-container21 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
}
 
.whats-up-mom-container22 {
  display: contents;
}
 
.whats-up-mom-container23 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}
 
.whats-up-mom-container24 {
  display: contents;
}
 
@media(max-width: 1600px) {
  .whats-up-mom-thq-report-button-elm {
    min-height: 35px;
  }
  .whats-up-mom-thq-send-message-elm {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    margin: auto;
    position: absolute;
  }
}
 
@media(max-width: 767px) {
  .whats-up-mom-container10 {
    background-size: cover;
    background-image: url("public/game-background-mobile-1500w.jpg");
  }
  .whats-up-mom-thq-body-elm {
    gap: 20px;
  }
  .whats-up-mom-thq-title-elm {
    gap: 10px;
    margin-right: 10px;
  }
  .whats-up-mom-text10 {
    font-size: 20px;
  }
  .whats-up-mom-text11 {
    font-size: 16;
  }
  .whats-up-mom-thq-report-button-elm {
    min-height: 40px;
  }
  .whats-up-mom-thq-timer-elm1 {
    height: 100px;
  }
  .whats-up-mom-thq-top-edge-elm {
    width: 155px;
  }
  .whats-up-mom-thq-bottom-edge-elm {
    width: 50px;
  }
}
 
@media(max-width: 479px) {
  .whats-up-mom-thq-send-message-elm {
    left: 0px;
    right: 0px;
    bottom: 5%;
    margin: auto;
    display: flex;
    position: absolute;
    align-items: center;
  }
}
