._modalRoot_8swkl_1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}

._modalBox_8swkl_7 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
}
._modalBox_8swkl_7 ._mask_8swkl_16 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
._modalBox_8swkl_7 ._modal_8swkl_1 {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: auto;
  overscroll-behavior: contain;
}
._modalBox_8swkl_7 ._modal_8swkl_1 ._modalContentScrollBox_8swkl_35 {
  width: 100%;
  height: 100%;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
._modalBox_8swkl_7 ._modal_8swkl_1 ._modalContentScrollBox_8swkl_35::-webkit-scrollbar {
  display: none;
}
._modalBox_8swkl_7 ._modal_8swkl_1 ._modalContentScrollBox_8swkl_35 ._modalContentBox_8swkl_45 {
  position: relative;
  margin: 0 auto;
  width: fit-content;
}
._modalBox_8swkl_7 ._closeButton_8swkl_50 {
  position: absolute;
  z-index: 3;
  pointer-events: auto;
}._resizable_1fke8_1 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}._buttonRoot_5gotr_1 {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  box-sizing: border-box;
}
._buttonRoot_5gotr_1:active {
  filter: brightness(0.9);
}
._buttonRoot_5gotr_1 ._textContent_5gotr_17 {
  overflow: hidden;
  margin: 0;
  padding: 0 8px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}._layoutContainerRoot_1wi3y_1 {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
._layoutContainerRoot_1wi3y_1 ._layoutBackground_1wi3y_6 {
  position: absolute;
  pointer-events: none;
  border-radius: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}
._layoutContainerRoot_1wi3y_1::-webkit-scrollbar {
  display: none;
}
._layoutContainerRoot_1wi3y_1 ._layoutContainer_1wi3y_1 {
  z-index: 0;
  position: relative;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  box-sizing: border-box;
}
._layoutContainerRoot_1wi3y_1 ._layoutContainer_1wi3y_1::-webkit-scrollbar {
  display: none;
}