.baseBox___BRZg3 {
  font-size: 4.444vw;
  word-break: break-word;
  position: relative;
  cursor: default; }

.baseBoxTestBorder___1hwDB {
  outline: 1px dashed #4a9ffb;
  outline-offset: -1px; }

[data-direction='rtl'] .baseBox___BRZg3 {
  direction: rtl; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: 0;
  margin: 0; }

ul,
li {
  list-style: none; }

img {
  border: 0;
  display: inline-block; }

a {
  text-decoration: none; }

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="tel"],
input[type="text"],
button,
textarea {
  -webkit-appearance: none; }

button {
  outline: none;
  border: none; }

#__next___HxiFm {
  height: 100%; }

.topicDialog___1m7sG {
  position: fixed;
  top: 0;
  width: 100vw;
  min-height: 100vh; }

.topicBox___1fD4_ {
  width: 100%;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  position: relative;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth; }

.topicBoxDev___3IGYh ::-webkit-scrollbar {
  width: 0PX;
  height: 0PX; }

.topicBoxDev___3IGYh ::-webkit-scrollbar-corner {
  background-color: transparent; }

.topicBoxDev___3IGYh ::-webkit-scrollbar-thumb {
  min-height: 0PX;
  min-width: 0PX;
  border-radius: 1.389vw;
  background-color: #d8d8d8; }

::-webkit-scrollbar {
  width: 4PX;
  height: 4PX; }

::-webkit-scrollbar:vertical {
  width: 0PX !important;
  height: 0PX !important; }

::-webkit-scrollbar-corner {
  background-color: transparent; }

::-webkit-scrollbar-thumb {
  min-height: 4PX;
  min-width: 4PX;
  border-radius: 1.389vw;
  background-color: #d8d8d8; }

#__next .flex-direction-row {
  flex-direction: row; }

#__next .flex-direction-column {
  flex-direction: column; }

#__next .justify-content-flex-start {
  justify-content: flex-start; }

#__next .justify-content-flex-end {
  justify-content: flex-end; }

#__next .justify-content-center {
  justify-content: center; }

#__next .justify-content-space-between {
  justify-content: space-between; }

#__next .justify-content-space-around {
  justify-content: space-around; }

#__next .align-items-stretch {
  align-items: stretch; }

#__next .align-items-flex-start {
  align-items: flex-start; }

#__next .align-items-flex-end {
  align-items: flex-end; }

#__next .align-items-center {
  align-items: center; }

#__next .align-items-baseline {
  align-items: baseline; }

#__next .hideAndShow {
  transition: all .5s linear;
  opacity: 1; }

#__next .display-none {
  opacity: 0;
  height: 0px;
  overflow: hidden; }


.box___2wDOG {
  display: flex; }
  .box___2wDOG div {
    flex-shrink: 1; }
  .box___2wDOG img {
    flex-grow: 0;
    flex-shrink: 0; }

.listBox___2S-Ai {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: hidden;
  cursor: pointer; }

.emptyList___2k18u {
  width: 100%;
  text-align: center; }

.tabBox___ck99r {
  width: 100%; }

.topTab___3rSX2 {
  display: flex;
  flex-direction: row;
  width: 100%; }
  .topTab___3rSX2 > * {
    width: 100%; }

.box___1Y5Lw {
  display: inline-block; }

