@font-face {
  font-family: 'OneMobileTitle';
  src: url('https://cdn.banggooso.com/assets/fonts/ONE-Mobile-Title.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/ONE-Mobile-Title.woff') format('woff');
}
@font-face {
  font-family: 'RixGulimEB';
  src: url('https://cdn.banggooso.com/assets/fonts/RixGulimEB.eot');
  src: url('https://cdn.banggooso.com/assets/fonts/RixGulimEB.eot?#iefix') format('embedded-opentype'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimEB.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimEB.woff') format('woff'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimEB.ttf') format('truetype');
}
@font-face {
  font-family: 'RixGulim B';
  src: url('https://cdn.banggooso.com/assets/fonts/RixGulimB.eot');
  src: url('https://cdn.banggooso.com/assets/fonts/RixGulimB.eot?#iefix') format('embedded-opentype'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimB.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimB.woff') format('woff'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimB.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'RixGulim M';
  src: url('https://cdn.banggooso.com/assets/fonts/RixGulimM.eot');
  src: url('https://cdn.banggooso.com/assets/fonts/RixGulimM.eot?#iefix') format('embedded-opentype'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimM.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimM.woff') format('woff'),
    url('https://cdn.banggooso.com/assets/fonts/RixGulimM.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
:root {
  --game-195-color: #ab2737;
  --game-195-sub-color: #1c7a52;
  --game-195-font: 'OneMobileTitle';
}

.app-main {
  background: url(https://cdn.banggooso.com/assets/images/game195/icons/intro-bg.png) no-repeat;
  background-size: cover;
  background-position: top center;
}

.share-sns-list .list-title {
  color: #421118;
  text-align: center;
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-size: 0.9rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.share-sns-list .list-title span {
  margin-right: 0.2rem;
  letter-spacing: 0.2px;
}

.share-sns-list .list-title .countBox {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  margin-left: 0.2rem;
}

.game-wrapper .app-header .app-header-btn.back {
  height: 100%;
  background: transparent url(https://cdn.banggooso.com/assets/images/game195/icons/back.png) no-repeat center center /
    auto 1rem;
}

.game-wrapper .app-header .bgm-notice {
  color: white;
  font-family: RixGulim B;
  font-size: 0.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 5px;
  background: #421118;
  padding: 0.5rem 0.75rem;
  position: absolute;
  left: 11.5rem;
  top: 0.5rem;
}

.game-wrapper .app-header .bgm-notice::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -0.8rem;
  border-style: solid;
  border-width: 0.75rem 0 0.75rem 2rem;
  border-color: transparent transparent transparent #421118;
  transform: translateY(-50%);
  z-index: -1;
}

.game-intro .share-sns-list .btn-share.link-copy {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/intro-link.png);
  width: 2.6rem;
  height: 2.6rem;
}

.game-intro .share-sns-list .btn-share.twitter {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/intro-twitter.png);
  width: 2.6rem;
  height: 2.6rem;
}

.game-intro .share-sns-list .btn-share.kakao {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/intro-kakao.png);
  width: 2.6rem;
  height: 2.6rem;
}
.share-sns-list .list-title .countBox .countImg {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/intro-reply.png);
  width: 1rem;
  height: 0.9rem;
  padding: 0;
}

.share-sns-list .btn-share.link-copy {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/share-link.png);
  width: 2.6rem;
  height: 2.6rem;
}

.share-sns-list .btn-share.twitter {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/share-twitter.png);
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 1rem;
}

.share-sns-list .btn-share.kakao {
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/share-kakao.png);
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 1rem;
}

.game-intro-text {
  font-family: var(--game-195-font);
  color: #987b61 !important;
  text-align: center;
  font-family: 'RixGulim B';
  line-height: 26px;
  font-weight: 400 !important;
}

.app-header {
  position: fixed;
}

.game-wrapper.basic .app-header {
  border: none;
}
.app-header .app-sound {
  background-image: url('https://cdn.banggooso.com/assets/images/game195/icons/sound.png');
  background-size: 70%;
  position: absolute;
  right: 2.5rem;
  z-index: 99;
  background-repeat: no-repeat;
  width: 2rem;
  height: 100%;
  background-position: center center;
}
.game-wrapper.basic .app-header.page {
  position: fixed;
}

.game-wrapper.basic .app-header {
  position: fixed;
  width: 100%;
  z-index: 2;
  background: none;
}

.app-header .app-sound.off {
  background-image: url('https://cdn.banggooso.com/assets/images/game195/icons/sound-off.png');
  background-size: 55%;
}

.app-header .app-home {
  background-image: url('https://cdn.banggooso.com/assets/images/game195/icons/home.png');
  background-size: 70%;
  position: absolute;
  right: 0.5rem;
  z-index: 99;
  background-repeat: no-repeat;
  width: 2rem;
  height: 100%;
  background-position: center center;
}

.game-massage {
  position: absolute;
  top: 4rem;
  z-index: 99;
  text-align: center;
  width: 100%;
  font-family: var(--game-195-font);
}

.game-massage p {
  font-size: 1.3rem;
  color: #421118;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.game-massage p span {
  color: #ab2737;
}

/* 캐릭터 생성 */
.avatar-wrap,
.capture-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: initial;
}

.game-result .avatar-wrap,
.capture-wrap {
  height: 100vh;
  overflow: hidden;
}

.avatar-wrap {
  border: none;
  margin-bottom: 0;
  overflow: hidden;
  height: 100%;
}

.avatar-wrap > .img-object,
.avatar-wrap > .object-background,
.capture-wrap > .img-object {
  position: absolute;
  width: 100%;
}

.game-intro .btn-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 11rem auto 2rem;
  flex-wrap: wrap;
}

.game-intro .btn-wrap .btn-game-start {
  width: 18rem;
  cursor: pointer;
  background: repeating-linear-gradient(-64deg, #c3152b, #c3152b 25px, #b8182c 0, #b8182c 50px);
  border-radius: 3rem;
  font-size: 1rem;
  text-align: center;
  color: white;
  box-shadow: none;
  border: none;
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  font-family: var(--game-195-font);
}

.game-intro .user-nickname {
  display: flex;
  width: 100%;
  justify-content: center;
  position: relative;
  align-items: center;
  margin-top: 7rem;
  margin-bottom: 1rem;
  color: #421118;
  font-size: 0.9375rem;
  font-family: var(--game-195-font);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  flex-wrap: wrap;
  gap: 1rem;
}

.game-intro .user-nickname div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.game-intro .user-nickname img {
  width: 18rem;
}

.game-intro .game-intro-title {
  font-size: 2.5rem;
  line-height: 3.5rem;
  color: #421118;
  font-family: var(--game-195-font);
  margin: 0.5rem 0;
}

.game-intro .user-nickname input::placeholder {
  color: #b59f67;
  font-family: 'RixGulim B';
}

.game-intro .user-nickname input {
  width: 13rem;
  height: 2.5rem;
  text-align: center;
  font-size: 0.9rem;
  font-weight: 400;
  border-radius: 15px;
  border-bottom: 3px solid #dcc68e;
  background: #f6f6f6;
  box-shadow: 0px 0px 4px 0px rgba(163, 70, 70, 0.25);
  color: #421118;
  font-family: 'RixGulim B';
}

.game-wrapper .app-header.page {
  position: fixed;
  background: none;
}

.game-wrap {
  background: white;
}

#step1 {
  height: 100%;
  display: flex;
}
#step1 section.top {
  flex: 1;
}
#step1 section.bottom .category-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  height: 2.6rem;
}

/* #step1 section.middle {
  bottom: 12.9rem;
  position: fixed;
  width: 100%;
} */

#step1 section.bottom ul.category-inner {
  display: flex;
  flex: 1;
  justify-content: space-between;
  height: 101%;
}

#step1 section.bottom ul.category-inner li.category {
  width: 100%;
  color: white;
  font-family: RixGulim;
  font-weight: 400;
  font-size: 0.9rem;
  font-style: normal;
  text-align: center;
  padding-top: 0.6rem;
}

#step1 section.bottom ul.category-inner li.category.active {
  border-bottom: 3px solid #b8182c;
}

#step1 section.bottom {
  background: rgba(0, 0, 0, 0.33);
  z-index: 1;
  position: fixed;
  bottom: 0;
}
#step1 section.bottom .item-wrapper {
  padding: 0.5rem 0 0 0.5rem;
}

#step1 section.bottom .category-item .item-list > .item-li {
  width: 20%;
  margin: 1.5%;
  border-radius: 9px;
  transform: skew(0deg);
  overflow: hidden;
  display: inline-block;
}

#step1 section.bottom .category-item .item-list > .item-li img {
  border-radius: 0.7rem;
}
.item-li > .delete-img {
  position: absolute;
  display: none;
  border: 3px solid #b8182c;
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}

.item-li > .delete-img > .delete-check {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 1rem;
  margin-left: 0.2rem;
  margin-top: 0.2rem;
}

@media (max-height: 700px) {
  .item-li > .delete-img > .delete-check {
    margin-top: 0;
  }
}

#step1 section.bottom .category-item ul.item-list {
  display: inline;
}

.generate-wrap {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.generate-wrap .generate {
  width: 18rem;
  height: 3.75rem;
  cursor: pointer;
  background: repeating-linear-gradient(-64deg, #c3152b, #c3152b 25px, #b8182c 0, #b8182c 50px);
  border-radius: 3rem;
  font-size: 1rem;
  text-align: center;
  color: white;
  box-shadow: none;
  border: none;
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  font-family: var(--game-195-font);
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
}

img {
  width: 100%;
}

.detail .complete-text {
  text-align: center;
  color: #421118;
  font-family: var(--game-195-font);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 3rem;
  font-size: 1.5rem;
}
.detail .complete-text > span:first-child {
  margin-right: 0.5rem;
  color: #1c7a52;
  max-width: 9rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.detail .complete-text span {
  color: #ab2737;
}

.game-wrapper.basic .game-result {
  padding: 0;
  height: 100%;
}

.game-result .detail {
  position: absolute;
  width: 100%;
}

.share-wrap {
  text-align: center;
  position: absolute;
  top: 37rem;
  width: 100%;
}

@media (max-height: 700px) {
  .share-wrap {
    text-align: center;
    position: absolute;
    top: 35rem;
    width: 100%;
  }
}

.share-wrap .btn-share {
  width: 18rem;
  height: 3.75rem;
  cursor: pointer;
  background: repeating-linear-gradient(-64deg, #c3152b, #c3152b 25px, #b8182c 0, #b8182c 50px);
  border-radius: 3rem;
  font-size: 1rem;
  text-align: center;
  color: white;
  box-shadow: none;
  border: none;
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  font-family: var(--game-195-font);
}

.share-wrap .btn-share img {
  width: 1rem;
  margin-left: 0.5rem;
}

.game-result .category-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 1rem 1rem 1rem;
  height: 2.5rem;
  align-items: center;
}

.detail .category-wrapper .scroll-btn {
  width: 1.5rem;
  height: 1.5rem;
  display: none;
}

.detail .category-wrapper .scroll-btn:first-of-type {
  background: url(https://cdn.banggooso.com/assets/images/game195/icons/side-left.png) no-repeat center 55% / auto
    1.2rem;
}
.detail .category-wrapper .scroll-btn:last-of-type {
  background: url(https://cdn.banggooso.com/assets/images/game195/icons/side-right.png) no-repeat center 55% / auto
    1.2rem;
}

.detail .category-wrapper .scroll-btn.none {
  background: url(https://cdn.banggooso.com/assets/images/game195/icons/side-left-false.png) no-repeat center 55% / auto
    1.2rem;
}

.detail .category-wrapper .scroll-btn.none:last-of-type {
  background: url(https://cdn.banggooso.com/assets/images/game195/icons/side-right-false.png) no-repeat center 55% /
    auto 1.2rem;
}

.detail .category-wrapper .scroll-paging {
  display: none;
  gap: 0.5rem;
}

.detail .category-wrapper .scroll-paging div {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #421118;
}

.detail .category-wrapper .scroll-paging div.on {
  border: none;
  background-color: #b8182c;
}

.game-result .defult-object {
  width: 6rem;
  top: 16rem;
  left: 2.25rem;
  cursor: pointer;
  position: absolute;
}
.game-result .defult-object.present {
  width: 3.99rem;
  top: 18.8rem;
  left: auto;
  right: 0.85rem;
}

.event-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.event-popup .btn_exit {
  right: -0.4rem;
  top: -0.4rem;
  width: 3rem;
  position: absolute;
  cursor: pointer;
  background: none;
  z-index: 100;
}

.event-popup .slide-box {
  margin: 8rem 0.7rem 0;
  overflow: hidden;
  font-family: 'RixGulim B';
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transform: none;
}

.event-popup .slide-top {
  font-size: 1.4rem;
  text-align: center;
  background: repeating-linear-gradient(-64deg, #c3152b, #c3152b 25px, #b8182c 0, #b8182c 50px);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #f1d6be;
  display: flex;
  align-items: end;
  justify-content: center;
  height: 5rem;
  padding-bottom: 0.5rem;
  font-family: var(--game-195-font);
  font-style: normal;
  font-weight: 400;
}
.event-popup .slide-top .pop-character {
  width: 2.5rem;
  bottom: 0;
  position: absolute;
  left: 0.5rem;
}

.event-popup .slide-top span {
  color: white;
}
.event-popup .slide-bot {
  background: white;
  height: 23rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.event-popup .pop-contents {
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.event-popup .pop-contents .first-pop,
.event-popup .pop-contents .second-pop {
  width: 22rem;
  height: 18rem;
  margin: 0.8rem;
  text-align: center;
  font-size: 1rem;
  color: #421118;
  line-height: 1.5rem;
  font-style: normal;
  font-weight: 400;
  font-family: RixGulim B;
}

.event-popup .pop-contents .first-pop .event-img {
  height: 13rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}

.event-popup .pop-contents .first-pop .event-img #out-link {
  cursor: pointer;
}
.event-popup .pop-contents .first-pop .event-img #out-link-copy {
  position: absolute;
  width: 3rem;
  bottom: -0.1rem;
  right: 1rem;

  cursor: pointer;
}

.event-popup .pop-contents .second-pop .copy-hash {
  width: 1.4rem;
  height: 1.4rem;
  border: 1px solid lightgray;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  border-radius: 1rem;
  background-image: url(https://cdn.banggooso.com/assets/images/game195/icons/copy.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  background-size: 1.1rem;
}

.event-popup .pop-contents .second-pop .hash-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2rem;
}

.event-popup .pop-contents .second-pop .event-img {
  height: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem 1rem 1rem;
}

.event-popup .pop-scroll-paging {
  display: flex;
  gap: 0.5rem;
  margin-top: 3rem;
  justify-content: center;
}

.event-popup .pop-scroll-paging div {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #d9d9d9;
  cursor: pointer;
}

.event-popup .pop-scroll-paging div.on {
  border: none;
  background-color: #b8182c;
}

.event-popup .c-red {
  color: #ab2737;
}

.event-popup .bold {
  font-family: RixGulimEB;
}

.event-popup .b-green {
  background: #1c7a52;
  color: #fff;
  cursor: pointer;
  padding: 0.1rem 0.25rem 0;
  border-radius: 5px;
}

.event-popup .message-box {
  margin: 8rem 0.7rem 0;
  overflow: hidden;
}

.event-popup .message-top {
  text-align: center;
  background: repeating-linear-gradient(-64deg, #c3152b, #c3152b 25px, #b8182c 0, #b8182c 50px);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 9rem;
  font-weight: 100;
  flex-direction: column;
  padding-bottom: 0.5rem;
  gap: 0.2rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.event-popup .message-top .character-wrap {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.event-popup .message-top .character-wrap .user_character {
  width: 4rem;
  position: absolute;
  bottom: 0;
}

.event-popup .message-top .nickname {
  font-family: var(--game-195-font);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 8rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 0.5rem 0.5rem;
}

.event-popup .message-bot {
  background: repeating-linear-gradient(-64deg, #fff4d9, #fff4d9 25px, #fff5e3 0, #fff5e3 50px);
  height: 18rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.event-popup .message-bot .message-contents {
  background: white;
  margin-left: 1rem;
  margin-right: 1rem;
  height: 90%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 1rem;
  font-size: 1rem;
  white-space: normal;
  border-radius: 5px;
  font-family: RixGulim M;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: pre-line;
  word-break: break-all;
}

.event-popup .message-bot .message-contents::-webkit-scrollbar {
  display: block;
  width: 0.3rem;
  border-radius: 1rem;
  margin-top: 1rem;
}
.event-popup .message-bot .message-contents::-webkit-scrollbar-thumb {
  background-color: #1c7a52;
  border-radius: 5px;
  margin-top: 1rem;
  height: 5%;
}

.event-popup .message-bot .message-contents::-webkit-scrollbar-track {
  border-radius: 5px;
  margin-top: 1rem;
}

.share-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.share-pop .pop_share-top {
  font-size: 1.4rem;
  text-align: center;
  background: repeating-linear-gradient(-64deg, #c3152b, #c3152b 25px, #b8182c 0, #b8182c 50px);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: white;
  display: flex;
  align-items: end;
  justify-content: center;
  height: 4rem;
  padding-bottom: 0.5rem;
  font-family: var(--game-195-font);
  font-style: normal;
  font-weight: 400;
}

.share-pop .share-box {
  margin: 13rem 3rem 0;
  overflow: hidden;
  font-family: 'RixGulim B';
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transform: none;
}

.share-pop .btn_share_exit {
  right: 0;
  top: 0;
  width: 3rem;
  position: absolute;
  cursor: pointer;
  background: none;
  z-index: 100;
  img {
    width: 100%;
  }
}

.share-pop .pop_share_bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  height: 6rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.share-pop .pop_share_bottom .share-sns-list .list-title {
  margin: 0;
}

.paticipant {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #421118;
  font-size: 1rem;
  cursor: pointer;
}
.paticipant span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 4.5rem;
  text-align: center;
  font-size: 0.8rem;
  position: absolute;
  top: 3rem;
  font-family: var(--game-195-font);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.paticipant img {
  width: 4rem;
  position: absolute;
}

.paticipant_0 {
  top: 15rem;
  left: 21rem;
}

.paticipant_1 {
  top: 19rem;
  left: 10rem;
}

.paticipant_2 {
  top: 12.5rem;
  left: 10rem;
}

.paticipant_3 {
  top: 19rem;
  left: 16rem;
}

.paticipant_4 {
  top: 16rem;
  left: 5rem;
}

.paticipant_5 {
  top: 12.5rem;
  left: 16rem;
}
