html {
  justify-content: center;
  align-items: center;
  display: flex;
}

body {
  width: 100%;
  max-width: 800px;
  margin: 0;
  line-height: normal;
}

#disabledTradeIn {
  z-index: 100;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

#disabledTradeIn .info {
  z-index: 101;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  margin: 20px;
  padding: 20px;
  font-family: SamsungOne;
}
/*# sourceMappingURL=1-score-device-type.3f36224e.css.map */
