<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: 'NanumSquareRoundOTFEB';
  font-style: normal;
  src: local("※"), url("../resource/font/NanumSquareRoundOTFEB.otf") format("opentype"); }

@font-face {
  font-family: 'NanumSquareRoundOTFB';
  font-style: normal;
  src: local("※"), url("../resource/font/NanumSquareRoundOTFB.otf") format("opentype"); }

@font-face {
  font-family: 'NanumSquareRoundOTFL';
  font-style: normal;
  src: local("※"), url("../resource/font/NanumSquareRoundOTFL.otf") format("opentype"); }

@font-face {
  font-family: 'NanumSquareRoundOTFR';
  font-style: normal;
  src: local("※"), url("../resource/font/NanumSquareRoundOTFR.otf") format("opentype"); }

header {
  box-sizing: border-box;
  width: 100%;
  height: 3.33333rem;
  padding-left: 1rem;
  padding-right: 1rem;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); }

.m-display-none {
  display: none; }

img {
  pointer-events: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

.header-content-wrapper {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .header-content-wrapper .logo-area {
    display: flex;
    align-items: center; }
    .header-content-wrapper .logo-area h1,
    .header-content-wrapper .logo-area .logo {
      display: inline-block;
      vertical-align: middle; }
    .header-content-wrapper .logo-area h1 {
      font-size: 1.33333rem;
      color: #28211e;
      padding-right: 0.86667rem;
      position: relative; }
    .header-content-wrapper .logo-area .logo {
      width: 2.4rem;
      height: 1.4rem;
      margin-left: 0.86667rem;
      position: relative;
      top: 0.13333rem; }
    .header-content-wrapper .logo-area .line {
      width: 1px;
      height: 1.06667rem;
      margin: 0 12px;
      background: #b2b2b2; }
    .header-content-wrapper .logo-area .group-name {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  .header-content-wrapper .btn-share-area {
    display: flex;
    justify-content: space-between;
    font-weight: bold; }
    .header-content-wrapper .btn-share-area .btn-share {
      height: 100%;
      margin-right: 5px;
      position: relative; }
      .header-content-wrapper .btn-share-area .btn-share span {
        position: relative;
        left: 0;
        -webkit-transform: translateY(-25%);
        -moz-transform: translateY(-25%);
        -o-transform: translateY(-25%);
        transform: translateY(-25%);
        font-size: 0.8rem;
        letter-spacing: -0.02667rem;
        color: #ff324b; }
    .header-content-wrapper .btn-share-area .btn-homepage {
      display: none; }
    .header-content-wrapper .btn-share-area .btn-app {
      height: 100%;
      position: relative; }
      .header-content-wrapper .btn-share-area .btn-app span {
        border-radius: 8px;
        padding: 8px;
        padding-right: 10px;
        padding-left: 10px;
        position: relative;
        background-color: #ff324b;
        left: 0;
        -webkit-transform: translateY(-25%);
        -moz-transform: translateY(-25%);
        -o-transform: translateY(-25%);
        transform: translateY(-25%);
        font-size: 0.73333rem;
        letter-spacing: -0.02667rem;
        color: #fff; }

.appsharePopup-area {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 15px 15px 0 0; }
  .appsharePopup-area .appsharePopup-btnList {
    padding-bottom: 1.33333rem;
    padding-top: 1.53333rem;
    margin-left: 2.66667rem;
    margin-right: 2.66667rem; }
    .appsharePopup-area .appsharePopup-btnList li a {
      display: inline-block; }
    .appsharePopup-area .appsharePopup-btnList li img {
      display: block;
      width: 3.66667rem;
      height: 3.66667rem;
      text-align: center; }
    .appsharePopup-area .appsharePopup-btnList li .appsharePopup-link {
      font-size: 0.8rem;
      letter-spacing: -0.34px;
      color: #4e4b4b;
      text-align: center;
      display: block;
      margin-top: 0.53333rem; }
  .appsharePopup-area h2 {
    font-size: 0.93333rem;
    letter-spacing: -0.4px;
    color: #28211e;
    margin-top: 2.26667rem;
    font-weight: 600; }

.view-number {
  position: absolute;
  top: 0.53333rem;
  left: 0.53333rem; }
  .view-number img {
    display: inline-block;
    vertical-align: bottom;
    width: 1.46667rem;
    height: 1.46667rem; }
  .view-number span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    opacity: 0.8;
    position: relative;
    top: -0.13333rem;
    left: -0.13333rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.21px;
    font-size: 0.8rem; }

.collection-image-section {
  width: 100%;
  padding-top: 3.33333rem;
  padding-bottom: 1.33333rem; }
  .collection-image-section .main-image {
    width: 100%;
    height: 29.06667rem;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: -1; }
  .collection-image-section .main-image-wrapper {
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    width: 100%;
    height: 29.06667rem; }
  .collection-image-section .main-explain-area {
    color: #fff;
    position: absolute;
    bottom: 2.4rem;
    left: 1rem;
    margin-right: 1rem; }
    .collection-image-section .main-explain-area .main-explain-1 .main-explain-user {
      display: inline-block;
      vertical-align: middle;
      width: 2.26667rem;
      height: 2.26667rem;
      border-radius: 50%;
      box-shadow: 0 0 0.4px 0.4px rgba(0, 0, 0, 0.1);
      box-sizing: border-box; }
    .collection-image-section .main-explain-area .main-explain-1 .main-image-explain {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      margin-left: 0.53333rem; }
      .collection-image-section .main-explain-area .main-explain-1 .main-image-explain .main-image-userID {
        font-size: 1.13333rem;
        letter-spacing: -0.5px;
        position: relative;
        top: 1px; }
      .collection-image-section .main-explain-area .main-explain-1 .main-image-explain p &gt; span {
        font-size: 0.8rem;
        letter-spacing: 0.2px;
        margin-right: 0.66667rem;
        position: relative;
        top: -1px;
        opacity: 0.75; }
      .collection-image-section .main-explain-area .main-explain-1 .main-image-explain p &gt; span:nth-of-type(1):after {
        position: relative;
        content: "·";
        top: 0;
        right: -0.33333rem; }
    .collection-image-section .main-explain-area .main-explain-2 h1 {
      font-size: 1.6rem;
      font-weight: 700;
      margin-top: 0.66667rem;
      margin-bottom: 0.66667rem; }
    .collection-image-section .main-explain-area .main-explain-2 .btn-Tag-wrapper {
      font-size: 0.8rem; }
      .collection-image-section .main-explain-area .main-explain-2 .btn-Tag-wrapper .btn-tag {
        padding: 0.33333rem 0.6rem;
        border: 1px solid #fff;
        border-radius: 10px;
        margin-right: 0.33333rem;
        color: #fff;
        display: inline-block; }
  .collection-image-section .collection-image-1 {
    border-radius: 10px;
    border: solid 0.5px rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.33333rem;
    position: relative; }
    @media screen and (max-width: 374px) {
      .collection-image-section .collection-image-1 {
        width: 90%;
        height: 26.66667rem; } }
    @media screen and (min-width: 375px) {
      .collection-image-section .collection-image-1 {
        width: 21.66667rem;
        height: 26.66667rem; } }
  .collection-image-section .collection-image-9 {
    border-radius: 10px;
    border: solid 0.5px rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.33333rem;
    position: relative; }
    @media screen and (max-width: 374px) {
      .collection-image-section .collection-image-9 {
        width: 90%;
        height: 26.66667rem; } }
    @media screen and (min-width: 375px) {
      .collection-image-section .collection-image-9 {
        width: 21.66667rem;
        height: 26.66667rem; } }
  .collection-image-section .collection-image-explain {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.33333rem;
    margin-top: 1.13333rem;
    font-size: 1rem;
    color: #28211e;
    letter-spacing: -0.5px;
    line-height: 1.47; }
    @media screen and (max-width: 374px) {
      .collection-image-section .collection-image-explain {
        width: 90%; } }
    @media screen and (min-width: 375px) {
      .collection-image-section .collection-image-explain {
        width: 21.66667rem; } }
  .collection-image-section .collection-image-2 {
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    position: relative; }
    @media screen and (max-width: 374px) {
      .collection-image-section .collection-image-2 {
        width: 90%;
        height: 26.66667rem; } }
    @media screen and (min-width: 375px) {
      .collection-image-section .collection-image-2 {
        width: 21.66667rem;
        height: 26.66667rem; } }
  .collection-image-section .collection-image-3 {
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.33333rem;
    position: relative; }
    @media screen and (max-width: 374px) {
      .collection-image-section .collection-image-3 {
        width: 90%;
        height: 26.66667rem; } }
    @media screen and (min-width: 375px) {
      .collection-image-section .collection-image-3 {
        width: 21.66667rem;
        height: 26.66667rem; } }
  .collection-image-section .description {
    white-space: pre-line; }
  .collection-image-section .youtube-image {
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    position: relative;
    color: #fff;
    overflow: hidden;
    box-shadow: inset 0px 0px 0px 0.5px rgba(0, 0, 0, 0.3); }
    @media screen and (max-width: 374px) {
      .collection-image-section .youtube-image {
        width: 90%;
        height: 19.13333rem; } }
    @media screen and (min-width: 375px) {
      .collection-image-section .youtube-image {
        width: 21.66667rem;
        height: 19.13333rem; } }
    .collection-image-section .youtube-image .youtube-playTime {
      position: absolute;
      top: 0.6rem;
      right: 0.6rem;
      font-size: 0.8rem;
      padding: 0.33333rem 0.4rem 0.13333rem 0.4rem;
      background: rgba(0, 0, 0, 0.3);
      border-radius: 10px; }
    .collection-image-section .youtube-image .btn-youtube-Play {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 4rem;
      height: 4rem; }
    .collection-image-section .youtube-image .youtube-image-explain {
      position: absolute;
      bottom: 0;
      left: 0;
      background: #fff;
      width: 100%;
      height: 4rem;
      border-radius: 0 0 10px 10px;
      box-shadow: inset 0px 0px 0px 0.5px rgba(0, 0, 0, 0.3); }
      .collection-image-section .youtube-image .youtube-image-explain .youtubue-image-explain-title {
        color: #28211e;
        line-height: 1.4;
        letter-spacing: -0.25px;
        font-weight: 700;
        font-size: 0.8rem;
        padding-top: 1.13333rem;
        padding-left: 1rem;
        width: 21.06667rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .collection-image-section .youtube-image .youtube-image-explain .youtube-image-explain-reference {
        color: #b4b0af;
        line-height: 1.75;
        letter-spacing: -0.2px;
        font-size: 0.8rem;
        padding-left: 1rem; }

.comment-area .comment-wrapper {
  padding-top: 1.66667rem;
  padding-bottom: 2.4rem; }
  @media screen and (max-width: 374px) {
    .comment-area .comment-wrapper {
      width: 90%; } }
  @media screen and (min-width: 375px) {
    .comment-area .comment-wrapper {
      width: 21.66667rem; } }

.popularCollection-area .popularCollection-wrapper {
  padding-top: 2.33333rem;
  padding-bottom: 1.33333rem; }
  @media screen and (max-width: 374px) {
    .popularCollection-area .popularCollection-wrapper {
      width: 90%; } }
  @media screen and (min-width: 375px) {
    .popularCollection-area .popularCollection-wrapper {
      width: 21.66667rem; } }
  .popularCollection-area .popularCollection-wrapper ul {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap; }
    .popularCollection-area .popularCollection-wrapper ul li {
      width: 100%;
      margin-top: 0.66667rem; }
      .popularCollection-area .popularCollection-wrapper ul li .popularCollection-image {
        width: 4.93333rem;
        height: 4.93333rem; }
      .popularCollection-area .popularCollection-wrapper ul li .popularCollection-content-wrapper .popularCollection-title {
        font-size: 1rem;
        letter-spacing: -0.4px;
        line-height: 1.4;
        margin-top: 0.26667rem; }
        @media screen and (max-width: 374px) {
          .popularCollection-area .popularCollection-wrapper ul li .popularCollection-content-wrapper .popularCollection-title {
            width: 12rem; } }
        @media screen and (min-width: 375px) {
          .popularCollection-area .popularCollection-wrapper ul li .popularCollection-content-wrapper .popularCollection-title {
            width: 16rem; } }

.listTag-countDown span {
  top: 1px; }

.listTag-End span {
  top: 0; }

.topic-ic-time-box,
.topic-explain-area,
.topic-title {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4; }
  @media screen and (max-width: 374px) {
    .topic-ic-time-box,
    .topic-explain-area,
    .topic-title {
      width: 90%; } }
  @media screen and (min-width: 375px) {
    .topic-ic-time-box,
    .topic-explain-area,
    .topic-title {
      width: 21.66667rem; } }

.topic-explain-area {
  padding-top: 2.66667rem; }

.topic-title {
  margin-top: 1rem;
  padding-bottom: 1rem; }

.topic-image-userID {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 145px; }

.topic-ab-wrapper {
  padding-top: 1rem; }
  .topic-ab-wrapper .topic-a {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 20.66667rem;
    height: 10.66667rem;
    border-radius: 32px; }
  .topic-ab-wrapper .topic-b {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    margin-top: 20px;
    width: 20.66667rem;
    height: 10.66667rem;
    border-radius: 32px; }
  .topic-ab-wrapper .topic-ab-img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .topic-ab-wrapper .topic-ab-zoom {
    bottom: 15px;
    right: 15px;
    position: absolute;
    width: 34px; }
  .topic-ab-wrapper .topic-select-a,
  .topic-ab-wrapper .topic-select-b {
    font-size: 0.8rem;
    letter-spacing: -0.2px; }
  .topic-ab-wrapper .topic-select-a:before {
    width: 1.33333rem;
    height: 1.33333rem;
    margin-right: 0.33333rem;
    position: relative;
    top: -0.06667rem; }
  .topic-ab-wrapper .topic-select-b:before {
    width: 1.33333rem;
    height: 1.33333rem;
    margin-right: 0.33333rem;
    position: relative;
    top: -0.06667rem; }
  .topic-ab-wrapper .topic-select-a-text {
    top: 1.8rem;
    right: -8.33333rem;
    white-space: normal;
    width: 100px;
    font-size: 0.8rem;
    letter-spacing: -0.2px;
    color: #28211e;
    font-weight: 400;
    position: absolute; }
  .topic-ab-wrapper .topic-select-b-text {
    bottom: 1.33333rem;
    right: 8.33333rem;
    text-align: right;
    white-space: normal;
    width: 100px;
    font-size: 0.8rem;
    letter-spacing: -0.2px;
    color: #28211e;
    font-weight: 400;
    position: absolute; }

.topic-ab-result-wrapper .topic-result-a {
  margin-top: 1.33333rem; }

.topic-ab-result-wrapper .topic-result-b {
  margin-top: 1.33333rem; }

.topic-ab-result-wrapper .topic-select-result-a,
.topic-ab-result-wrapper .topic-select-result-b {
  margin-bottom: 0.53333rem; }

.topic-ab-result-wrapper .topic-result-a-background,
.topic-ab-result-wrapper .topic-result-b-background {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 20.66667rem;
  height: 10.66667rem;
  border-radius: 32px; }
  .topic-ab-result-wrapper .topic-result-a-background .topic-result-percentage-wrapper,
  .topic-ab-result-wrapper .topic-result-b-background .topic-result-percentage-wrapper {
    width: 21.33333rem;
    height: 100%;
    position: relative;
    top: 0;
    right: 0; }
  .topic-ab-result-wrapper .topic-result-a-background .topic-result-a-percentage,
  .topic-ab-result-wrapper .topic-result-b-background .topic-result-a-percentage {
    background-image: linear-gradient(129deg, #26dfab 12%, #26c8df 88%);
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0.7;
    border-radius: 25px; }

.topic-ab-result-wrapper .topic-ab-result-img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.topic-ab-result-wrapper .topic-ab-zoom {
  bottom: 15px;
  right: 15px;
  position: absolute;
  width: 34px; }

.topic-ab-result-wrapper .topic-result-caption-wrapper {
  left: 0.66667rem; }
  .topic-ab-result-wrapper .topic-result-caption-wrapper .topic-result-countNum {
    font-size: 1rem;
    font-weight: bold;
    color: #fff; }
  .topic-ab-result-wrapper .topic-result-caption-wrapper .topic-result-percentNum {
    font-size: 1rem;
    color: #fff; }

.topic-ab-result-wrapper .topic-select-result-a,
.topic-ab-result-wrapper .topic-select-result-b {
  font-size: 1rem; }

.topic-ab-result-wrapper .topic-select-result-a,
.topic-ab-result-wrapper .topic-select-result-b {
  top: 0;
  left: 0; }
  .topic-ab-result-wrapper .topic-select-result-a:before,
  .topic-ab-result-wrapper .topic-select-result-b:before {
    width: 1.33333rem;
    height: 1.33333rem;
    margin-right: 0.66667rem; }

.topic-qa-wrapper {
  position: relative; }

.topic-qa-title,
.topic-qa-title-result {
  position: relative;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.5px;
  font-size: 1.66667rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media screen and (max-width: 374px) {
    .topic-qa-title,
    .topic-qa-title-result {
      width: 90%; } }
  @media screen and (min-width: 375px) {
    .topic-qa-title,
    .topic-qa-title-result {
      width: 21.66667rem; } }
  .topic-qa-title:before,
  .topic-qa-title-result:before {
    width: 4.4rem;
    height: 3.93333rem;
    margin-bottom: 1rem; }

.topic-qa-content {
  white-space: break-spaces;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 21.66667rem;
  line-height: 1.4;
  letter-spacing: -0.5px;
  font-size: 15px;
  display: inherit;
  margin-bottom: 3rem; }

.topic-qa-images {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 21.66667rem; }

.topic-qa-image {
  width: 6.5rem;
  height: 6.5rem;
  display: inline-block;
  position: relative;
  border-radius: 6px; }
  .topic-qa-image img {
    position: relative;
    z-index: -1;
    object-fit: cover;
    width: 99%;
    height: 99%;
    border-radius: 6px;
    border: solid 0.5px rgba(0, 0, 0, 0.25); }
  .topic-qa-image .moreCount {
    color: #fff;
    font-weight: 600;
    left: 37%;
    bottom: 37%;
    font-size: 20px;
    position: absolute;
    margin-right: 2.4rem; }

.topic-poll-wrapper {
  padding-bottom: 1rem;
  padding-top: 0.66667rem; }
  @media screen and (max-width: 374px) {
    .topic-poll-wrapper {
      width: 90%; } }
  @media screen and (min-width: 375px) {
    .topic-poll-wrapper {
      width: 21.66667rem; } }
  .topic-poll-wrapper .topic-poll-list,
  .topic-poll-wrapper .topic-poll-list-result {
    height: 3.33333rem;
    margin-bottom: 1rem; }
    .topic-poll-wrapper .topic-poll-list .topic-poll-num,
    .topic-poll-wrapper .topic-poll-list .topic-poll-num-result,
    .topic-poll-wrapper .topic-poll-list-result .topic-poll-num,
    .topic-poll-wrapper .topic-poll-list-result .topic-poll-num-result {
      width: 1.73333rem;
      height: 1.73333rem;
      border-radius: 30px;
      margin-left: 0.8rem; }
      .topic-poll-wrapper .topic-poll-list .topic-poll-num span,
      .topic-poll-wrapper .topic-poll-list .topic-poll-num-result span,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-num span,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-num-result span {
        font-size: 1rem;
        letter-spacing: -0.25px; }
    .topic-poll-wrapper .topic-poll-list .topic-poll-content,
    .topic-poll-wrapper .topic-poll-list .topic-poll-content-result,
    .topic-poll-wrapper .topic-poll-list-result .topic-poll-content,
    .topic-poll-wrapper .topic-poll-list-result .topic-poll-content-result {
      line-height: 1.87;
      letter-spacing: -0.38px;
      font-size: 1rem;
      margin-left: 0.53333rem; }
    @media screen and (max-width: 374px) {
      .topic-poll-wrapper .topic-poll-list .topic-poll-content,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-content {
        width: 14rem; } }
    @media screen and (min-width: 375px) {
      .topic-poll-wrapper .topic-poll-list .topic-poll-content,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-content {
        width: 16.66667rem; } }
    @media screen and (max-width: 374px) {
      .topic-poll-wrapper .topic-poll-list .topic-poll-content-result,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-content-result {
        width: 10rem; } }
    @media screen and (min-width: 375px) {
      .topic-poll-wrapper .topic-poll-list .topic-poll-content-result,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-content-result {
        width: 12.66667rem; } }
    .topic-poll-wrapper .topic-poll-list .topic-poll-peopleCount-wrapper,
    .topic-poll-wrapper .topic-poll-list-result .topic-poll-peopleCount-wrapper {
      margin-right: 0.66667rem; }
      .topic-poll-wrapper .topic-poll-list .topic-poll-peopleCount-wrapper span,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-peopleCount-wrapper span {
        line-height: 2.33;
        letter-spacing: -0.2px;
        font-size: 0.8rem; }
      .topic-poll-wrapper .topic-poll-list .topic-poll-peopleCount-wrapper .topic-poll-proportion-result,
      .topic-poll-wrapper .topic-poll-list-result .topic-poll-peopleCount-wrapper .topic-poll-proportion-result {
        margin-left: 0.2rem; }

.fanlog-container {
  width: 100%;
  margin: 0 auto;
  padding: calc(53.328px + 30px) 30px calc(120px + 60px); }

.fanlog-main-container {
  width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  border-radius: 25px; }

.fanlog-profile-container {
  width: 100%; }

.fanlog-profile-image-container {
  width: 100%;
  margin-bottom: 52px;
  position: relative; }

.fanlog-profile-background-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px; }

.fanlog-profile-image-wrapper {
  position: absolute;
  bottom: -40px;
  left: calc(50% - 40px);
  z-index: 1;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-sizing: border-box; }

.fanlog-profile-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-position: center;
  object-fit: cover;
  vertical-align: top;
  box-sizing: border-box; }

.fanlog-profile-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  box-sizing: border-box;
  background-color: transparent; }

.fanlog-profile-text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px; }

.fanlog-profile-nickname {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 4px; }

.fanlog-follow-container {
  display: flex;
  margin-bottom: 15px; }

.fanlog-following-container {
  display: flex;
  align-items: center;
  margin-right: 12px; }

.fanlog-follower-container {
  display: flex;
  align-items: center; }

.fanlog-follow-number {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: left;
  font-weight: bold;
  color: #28211e;
  margin-right: 2px; }

.fanlog-follow-label {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: left;
  color: #7f7f7f; }

.fanlog-profile-pr {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: left;
  color: #515a6c;
  width: 100%;
  padding: 0 20px;
  overflow-wrap: anywhere;
  margin-bottom: 15px;
  box-sizing: border-box; }

.fanlog-follow-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 40px);
  height: 40px;
  box-sizing: border-box;
  border-radius: 30px;
  background-color: #000000;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.11px;
  text-align: center;
  color: #ffffff;
  cursor: pointer; }

.banner-area.fanlog {
  position: fixed;
  bottom: 0;
  height: 100px;
  z-index: 100; }

.fanlog-contents-container {
  border-top: 15px solid rgba(218, 215, 214, 0.25);
  width: 100%;
  padding: 30px 20px 17px; }

.fanlog-contents-calendar-container {
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 10px;
  border-radius: 15px;
  background-color: rgba(239, 240, 246, 0.6);
  font-family: "NanumSquareRoundOTFEB";
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #28211e;
  margin-bottom: 20px; }

.fanlog-contents-calendar-arrow-left {
  width: 20px;
  height: 20px; }

.fanlog-contents-calendar-text {
  margin-top: 3px; }

.fanlog-contents-calendar-arrow-right {
  width: 20px;
  height: 20px; }

.fanlog-contents-calendar-view-container {
  width: 100%; }

.fanlog-contents-calendar-view-week-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px; }

.fanlog-contents-calendar-view-week-item {
  width: calc(100% / 7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "NanumSquareRoundOTFR";
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: -0.39px;
  text-align: center;
  color: #000000; }

.fanlog-contents-calendar-view-content-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.fanlog-contents-calendar-view-content-item {
  position: relative;
  width: calc((100% - (3px * 6)) / 7);
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px 4px;
  background-color: rgba(225, 227, 236, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3px;
  aspect-ratio: 3 / 5;
  cursor: pointer; }
  .fanlog-contents-calendar-view-content-item:not(:nth-child(7n)) {
    margin-right: 3px; }
  .fanlog-contents-calendar-view-content-item.blur {
    opacity: 0.25; }

.fanlog-contents-calendar-view-content-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 6px; }
  .fanlog-contents-calendar-view-content-container.schedule {
    background-color: #28211e; }
  .fanlog-contents-calendar-view-content-container.text {
    background-color: #7339ff; }
  .fanlog-contents-calendar-view-content-container.today {
    border: solid 1.5px rgba(255, 50, 75, 0.3);
    background-color: #ffebed; }

.fanlog-contents-calendar-view-content-date {
  font-family: "NanumSquareRoundOTFB";
  font-size: 10px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.39px;
  text-align: center;
  color: #515a6c;
  margin-top: 4px;
  margin-bottom: 2px;
  position: relative;
  z-index: 1; }
  .fanlog-contents-calendar-view-content-date.today {
    color: #ff324b;
    margin-top: calc(4px - 1.5px); }
  .fanlog-contents-calendar-view-content-date.contents {
    opacity: 0.7;
    color: #ffffff; }

.fanlog-contents-calendar-view-content-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0; }

.fanlog-contents-calendar-view-content-numbers {
  position: absolute;
  bottom: 5px;
  left: calc(50% - (15px / 2));
  width: 15px;
  padding-top: 2px;
  box-sizing: border-box;
  height: 10px;
  border-radius: 1.6px;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "NanumSquareRoundOTFEB";
  font-size: 8px;
  line-height: 1.3;
  letter-spacing: -0.39px;
  text-align: center;
  color: #28211e; }

.fanlog-contents-calendar-view-content-text {
  font-family: "NanumSquareRoundOTFR";
  font-size: 6.6px;
  line-height: 1.24;
  letter-spacing: -0.39px;
  text-align: left;
  color: #ffffff; }
  .fanlog-contents-calendar-view-content-text.schedule {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 0 0 3px;
    margin: 0 3px; }
    .fanlog-contents-calendar-view-content-text.schedule.broadcast {
      border-left: solid 2px #815545; }
    .fanlog-contents-calendar-view-content-text.schedule.official {
      border-left: solid 2px #ff324b; }
    .fanlog-contents-calendar-view-content-text.schedule.buy {
      border-left: solid 2px #ffb900; }
    .fanlog-contents-calendar-view-content-text.schedule.celebrate {
      border-left: solid 2px #2bd2ca; }
    .fanlog-contents-calendar-view-content-text.schedule.event {
      border-left: solid 2px #7339ff; }
    .fanlog-contents-calendar-view-content-text.schedule.etc {
      border-left: solid 2px #32b323; }
    .fanlog-contents-calendar-view-content-text.schedule.unofficial {
      border-left: solid 2px #2b329b; }
    .fanlog-contents-calendar-view-content-text.schedule.sns {
      border-left: solid 2px #00b2ff; }
  .fanlog-contents-calendar-view-content-text.text {
    margin: 0 3px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
    .fanlog-contents-calendar-view-content-text.text.rest {
      -webkit-line-clamp: 2; }

.fanlog-single-main-container {
  width: 100%;
  max-width: 500px;
  padding: 20px 12px 12px 12px;
  margin: 0 auto;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  border-radius: 25px;
  box-sizing: border-box; }

.fanlog-single-profile-container {
  display: flex;
  justify-content: space-between;
  margin: 0 8px; }

.fanlog-single-profile-left {
  display: flex;
  align-items: center; }

.fanlog-single-profile-image {
  width: 40px;
  height: 40px;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  border-radius: 50%;
  margin-right: 12px;
  cursor: pointer; }

.fanlog-single-profile-text-container {
  display: flex;
  flex-direction: column; }

.fanlog-single-profile-name {
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  color: #28211e;
  margin-bottom: 3px;
  cursor: pointer; }

.fanlog-single-profile-date {
  font-size: 12px;
  text-align: left;
  color: #939191; }

.fanlog-single-profile-right {
  width: max-content;
  height: 30px;
  padding: 0 12px;
  border-radius: 15px;
  background-color: #28211e;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: -0.19px;
  text-align: left;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }

.fanlog-single-images-container {
  width: 100%;
  margin-top: 15px;
  border-radius: 13.8px;
  padding: 0 8px; }

.fanlog-single-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  cursor: pointer; }

.fanlog-single-image-wrapper {
  width: 100%;
  height: 100%;
  position: relative; }

.fanlog-single-image-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: solid 0.7px rgba(0, 0, 0, 0.08);
  border-radius: 13.8px;
  box-sizing: border-box; }

.fanlog-single-image-list {
  border-radius: 13.8px; }

.fanlog-single-image-list-1 {
  width: 100%;
  height: 100%; }
  .fanlog-single-image-list-1 .fanlog-single-image {
    width: 100%;
    border-radius: 13.8px; }

.fanlog-single-image-list-2 {
  display: flex;
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3; }

.fanlog-single-image-item-2 {
  width: calc(100% - 5px); }
  .fanlog-single-image-item-2:nth-child(1) {
    margin-right: 5px; }
    .fanlog-single-image-item-2:nth-child(1) .fanlog-single-image {
      border-top-left-radius: 13.8px;
      border-bottom-left-radius: 13.8px; }
  .fanlog-single-image-item-2:nth-child(2) .fanlog-single-image {
    border-top-right-radius: 13.8px;
    border-bottom-right-radius: 13.8px; }

.fanlog-single-image-list-3 {
  display: flex;
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3; }

.fanlog-single-images-left {
  width: calc((100% - 5px) / 2);
  margin-right: 5px; }
  .fanlog-single-images-left .fanlog-single-image {
    width: 100%;
    aspect-ratio: 0.65923567 / 1;
    border-top-left-radius: 13.8px;
    border-bottom-left-radius: 13.8px; }

.fanlog-single-images-right {
  width: calc((100% - 5px) / 2);
  display: flex;
  flex-direction: column; }
  .fanlog-single-images-right .fanlog-single-image:nth-child(1) {
    width: 100%;
    aspect-ratio: 1 / 0.74396135;
    border-top-right-radius: 13.8px;
    margin-bottom: 5px; }
  .fanlog-single-images-right .fanlog-single-image:nth-child(2) {
    width: 100%;
    aspect-ratio: 1 / 0.74396135;
    border-bottom-right-radius: 13.8px; }

.fanlog-single-image-list-4 {
  width: 100%;
  aspect-ratio: 4 / 3;
  border-radius: 13.8px;
  display: flex;
  flex-wrap: wrap; }

.fanlog-single-image-item-4 {
  width: calc((100% - 5px) / 2);
  aspect-ratio: 1 / 0.74; }
  .fanlog-single-image-item-4:nth-child(1) {
    margin-bottom: 5px; }
    .fanlog-single-image-item-4:nth-child(1) .fanlog-single-image {
      border-top-left-radius: 13.8px; }
  .fanlog-single-image-item-4:nth-child(2) {
    margin-bottom: 5px; }
    .fanlog-single-image-item-4:nth-child(2) .fanlog-single-image {
      border-top-right-radius: 13.8px; }
  .fanlog-single-image-item-4:nth-child(3) .fanlog-single-image {
    border-bottom-left-radius: 13.8px; }
  .fanlog-single-image-item-4:nth-child(4) .fanlog-single-image {
    border-bottom-right-radius: 13.8px; }
  .fanlog-single-image-item-4:nth-child(2n + 1) {
    margin-right: 5px; }
  .fanlog-single-image-item-4 .fanlog-single-image {
    aspect-ratio: 1 / 0.74; }
  .fanlog-single-image-item-4.rest {
    position: relative; }

.fanlog-single-image-item-4-dim {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-bottom-right-radius: 13.8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.13px;
  text-align: left;
  color: #ffffff; }

.fanlog-single-schedule-container {
  margin: 0 8px;
  margin-top: 15px;
  display: flex;
  padding: 20px 10px 18px 15px;
  border-radius: 15px;
  background-color: #f8f8fb;
  cursor: pointer; }

.fanlog-single-schedule-left {
  width: 24px;
  height: 24px;
  margin-right: 5px; }

.fanlog-single-schedule-type {
  width: 24px;
  height: 24px;
  margin-top: -2px; }

.fanlog-single-schedule-middle {
  display: flex;
  flex-direction: column;
  width: calc(100% - 24px - 20px - 5px - 5px);
  margin-right: 5px; }

.fanlog-single-schedule-title {
  font-size: 17px;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: left;
  color: #28211e;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.fanlog-single-schedule-date {
  margin-top: 4px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: left;
  color: #b4b0af; }

.fanlog-single-schedule-members {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: -0.35px;
  text-align: left;
  color: #ff434c;
  margin-top: 2px; }

.fanlog-single-schedule-right {
  display: flex;
  align-items: center; }

.fanlog-single-text-container {
  margin-top: 15px;
  padding: 0 8px;
  font-size: 15px;
  line-height: 1.55;
  letter-spacing: -0.19px;
  text-align: left;
  color: #28211e; }

.fanlog-single-text {
  font-size: 15px;
  line-height: 1.55;
  letter-spacing: -0.19px;
  text-align: left;
  color: #28211e; }

.fanlog-single-text-more {
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.19px;
  text-align: left;
  color: #8d929f;
  margin-top: 4px;
  cursor: pointer; }

.fanlog-single-button-container {
  margin-top: 12px;
  display: flex;
  align-items: center; }

.fanlog-single-button-like-container {
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer; }

.fanlog-single-button-comment-container {
  display: flex;
  align-items: center;
  cursor: pointer; }

.fanlog-single-button-number {
  font-size: 12px;
  text-align: left;
  color: #4e4b4b; }

.fanlog-single-button {
  width: 34px;
  height: 34px; }

.fanlog-single-button-more {
  width: 18px;
  height: 18px;
  margin-bottom: 2px; }

.fanlog-regtime-container {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  letter-spacing: -0.09px;
  text-align: right;
  color: #8d929f;
  margin: 15px 0 30px 0; }

.fanlog-comment-no-data-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 40px; }

.fanlog-comment-no-data-image {
  width: 80px;
  height: 80px; }

.fanlog-comment-no-data-text {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: center;
  color: #b4b0af;
  margin-top: 2px;
  font-family: "NanumSquareRoundOTFEB"; }

.fanlog-comment-list {
  margin-top: 30px;
  max-width: 500px;
  margin: 0 auto; }

.fanlog-comment-item {
  display: flex; }
  .fanlog-comment-item:not(:last-child) {
    margin-bottom: 16px; }

.fanlog-comment-item-left {
  margin-right: 8px; }

.fanlog-comment-author-container {
  display: flex;
  align-items: center; }

.fanlog-comment-author-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer; }

.fanlog-comment-author-name {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: -0.32px;
  text-align: left;
  color: #28211e;
  margin-right: 6px;
  cursor: pointer; }

.fanlog-comment-regtime {
  font-size: 12px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #a19e9e; }

.fanlog-comment-more-btn-container {
  margin: 0 auto;
  margin-top: 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center; }

.fanlog-comment-more-btn-text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: -0.56px;
  text-align: left;
  color: #939191;
  margin-right: 4px; }

.fanlog-comment-more-btn-arrow {
  width: 13px;
  height: 13px; }

.fanlog-comment-content {
  padding: 10px 14px;
  background-color: #f2f3f8;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: -0.4px;
  text-align: left;
  color: #28211e;
  margin-top: 3px;
  word-break: break-all;
  display: inline-block; }

.fanlog-comment-bottom-container {
  margin-top: 6px;
  display: flex;
  align-items: center; }

.fanlog-comment-bottom-like {
  width: 17px;
  height: 17px;
  margin-right: 2px;
  cursor: pointer; }

.fanlog-comment-bottom-like-numbers {
  font-size: 12px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #a19e9e;
  margin-right: 10px;
  cursor: pointer; }

.fanlog-comment-bottom-child {
  width: 17px;
  height: 17px;
  margin-right: 2px;
  cursor: pointer; }

.fanlog-comment-bottom-child-numbers {
  font-size: 12px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #a19e9e;
  margin-right: 10px;
  cursor: pointer; }

.fanlog-comment-bottom-write {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.2px;
  text-align: left;
  color: #a19e9e;
  margin-right: 10px;
  cursor: pointer; }

.fanlog-comment-bottom-translate {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -0.33px;
  text-align: left;
  color: #5a9cff;
  cursor: pointer; }

.appInfoPopup-wrapper {
  width: 100%;
  height: 100%;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0; }
  .appInfoPopup-wrapper .appInfoPopsup-area {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 276px;
    background: #fff;
    border-radius: 10px; }
    .appInfoPopup-wrapper .appInfoPopsup-area.fanlog {
      width: 276px;
      height: 405px;
      padding: 0 24px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      align-items: center; }
    .appInfoPopup-wrapper .appInfoPopsup-area .btn-popupClose {
      width: 1.66667rem;
      height: 1.66667rem;
      position: absolute;
      top: 1.06667rem;
      right: 1.06667rem;
      display: inline-block;
      background: url("../resource/icon/blip-popupbar-close.svg");
      cursor: pointer; }
    .appInfoPopup-wrapper .appInfoPopsup-area h2 {
      font-size: 1.06667rem;
      line-height: 1.38;
      letter-spacing: -0.57px;
      color: #28211e;
      margin-top: 35px;
      margin-bottom: 15px;
      font-family: "NanumSquareRoundOTFEB";
      text-align: center; }
    .appInfoPopup-wrapper .appInfoPopsup-area .popup-img {
      width: 276px;
      height: 281px;
      margin-bottom: -50px;
      background-size: cover;
      background-position: center;
      background-image: url("/resource/images/blip-popup-img@3x.png"); }
    .appInfoPopup-wrapper .appInfoPopsup-area .fanlog-popup {
      width: 154px;
      height: 214px;
      background-size: cover;
      background-position: center;
      background-image: url("/resource/images/blip-popup-img-fanlog.svg"); }
    .appInfoPopup-wrapper .appInfoPopsup-area .btn-goToApp {
      width: 228px;
      height: 50px;
      position: relative;
      bottom: 1.66667rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      display: inline-block;
      cursor: pointer;
      background: #000000;
      border-radius: 50px; }
      .appInfoPopup-wrapper .appInfoPopsup-area .btn-goToApp.fanlog {
        bottom: 1px;
        left: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        padding: 0rem 0rem;
        width: 228px;
        height: 50px; }
      .appInfoPopup-wrapper .appInfoPopsup-area .btn-goToApp .blip-img {
        width: 2rem;
        height: 1.2rem;
        vertical-align: middle;
        display: inline-block;
        margin-bottom: 0px; }
      .appInfoPopup-wrapper .appInfoPopsup-area .btn-goToApp span {
        letter-spacing: -0.35px;
        font-weight: 600;
        font-size: 0.93333rem;
        color: #fff;
        margin-left: 1px;
        display: inline-block; }
      .appInfoPopup-wrapper .appInfoPopsup-area .btn-goToApp .newblip {
        width: 67px;
        height: 47px;
        position: absolute;
        top: -38px;
        right: 15px; }

.appInfoPopup-background,
.appsharePopup-background {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0; }

.ddeokbab-2023-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box; }
  .ddeokbab-2023-wrapper * {
    box-sizing: border-box; }

.ddeokbab-2023-container {
  width: 100%;
  max-width: 500px; }

.ddeokbab-2023-head {
  width: 100%; }

.ddeokbab-2023-head-title {
  width: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }

.ddeokbab-2023-head-desc {
  width: 100%;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fed536; }

.ddeokbab-2023-head-desc-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: center;
  color: #28211e;
  margin-bottom: 8px; }

.ddeokbab-2023-head-desc-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: center;
  color: #515a6c; }

.ddeokbab-2023-timer {
  width: 100%;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to right, #fd5b1c -10%, #4a5cff 91%), linear-gradient(to bottom, #000, #000);
  font-size: 13px;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: -0.05px;
  text-align: center;
  color: #ffffff; }

.ddeokbab-2023-contents {
  width: 100%;
  background-color: #ffffff; }

.ddeokbab-2023-contents-title-section {
  width: 100%;
  padding: 50px 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.ddeokbab-2023-contents-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.6px;
  text-align: center;
  color: #000000;
  margin-bottom: 10px; }

.ddeokbab-2023-contents-desc {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.12px;
  text-align: center;
  color: #515a6c; }

.ddeokbab-2023-contents-main-section {
  width: 100%; }

.ddeokbab-2023-content {
  width: 100%;
  padding: 0 15px 50px; }

.ddeokbab-2023-content-title {
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.12px;
  text-align: left;
  color: #28211e; }

.ddeokbab-2023-content-list {
  width: 100%; }

.ddeokbab-2023-content-item {
  width: 100%;
  padding: 12px 15px 15px 10px;
  display: none;
  align-items: center;
  background-color: #ffffff;
  border-radius: 18px;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.07); }
  .ddeokbab-2023-content-item:nth-child(1), .ddeokbab-2023-content-item:nth-child(2), .ddeokbab-2023-content-item:nth-child(3) {
    display: flex; }
  .ddeokbab-2023-content-item:not(:last-child) {
    margin-bottom: 12px; }

.ddeokbab-2023-content-item-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  width: 24px; }

.ddeokbab-2023-content-item-left-crown {
  width: 24px;
  height: 24px;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }

.ddeokbab-2023-content-item-left-grade {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000000; }

.ddeokbab-2023-content-item-right {
  width: calc(100% - 24px - 8px);
  display: flex;
  flex-direction: column; }

.ddeokbab-2023-content-item-right-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 12px; }

.ddeokbab-2023-content-item-right-top-thumbnail-wrapper {
  width: 143px;
  height: 80px;
  position: relative;
  margin-right: 12px;
  cursor: pointer; }

.ddeokbab-2023-content-item-right-top-thumbnail {
  width: 100%;
  height: 100%;
  border-radius: 12px; }

.ddeokbab-2023-content-item-right-top-thumbnail-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: solid 1px rgba(0, 0, 0, 0.1); }

.ddeokbab-2023-content-item-right-top-thumbnail-schedule {
  position: absolute;
  bottom: 6px;
  right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer; }

.ddeokbab-2023-content-item-right-top-thumbnail-schedule-image {
  width: 24px;
  height: 24px; }

.ddeokbab-2023-content-item-right-top-desc {
  width: calc(100% - 143px - 12px);
  display: flex;
  flex-direction: column; }

.ddeokbab-2023-content-item-right-top-desc-title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: left;
  color: #28211e;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.ddeokbab-2023-content-item-right-top-desc-vote {
  display: flex;
  flex-direction: column; }

.ddeokbab-2023-content-item-right-top-desc-vote-number {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #ff324b;
  margin-bottom: 3px; }

.ddeokbab-2023-content-item-right-top-desc-vote-bar {
  width: 100%;
  height: 4px;
  position: relative;
  background-color: #efeceb;
  border-radius: 3px; }

.ddeokbab-2023-content-item-right-top-desc-vote-bar-red {
  height: 4px;
  background-color: #ff324b;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.ddeokbab-2023-content-item-right-bottom {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.2px;
  text-align: left;
  color: #515a6c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ddeokbab-2023-content-more {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  margin-top: 13px;
  border-radius: 10px;
  background-color: #eff0f6;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.71px;
  text-align: center;
  color: #515a6c;
  cursor: pointer; }

.ddeokbab-2023-end-contents {
  width: 100%;
  padding: 50px 15px 0; }

.ddeokbab-2023-end-content {
  width: 100%;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.ddeokbab-2023-end-content-title {
  width: 100%;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.12px;
  text-align: center;
  color: #28211e; }

.ddeokbab-2023-end-content-podium-list {
  width: 100%;
  margin-bottom: 25px; }

.ddeokbab-2023-end-content-podium-item {
  width: 100%;
  padding: 19px 36px 25px;
  border-radius: 20px;
  background-color: #fff9e2;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .ddeokbab-2023-end-content-podium-item:nth-child(1) {
    background-color: #fff9e2; }
  .ddeokbab-2023-end-content-podium-item:nth-child(2) {
    background-color: #f2f4f8; }
  .ddeokbab-2023-end-content-podium-item:nth-child(3) {
    background-color: #fff1e1; }
  .ddeokbab-2023-end-content-podium-item:not(:nth-child(3)) {
    margin-bottom: 12px; }

.ddeokbab-2023-end-content-podium-item-icon {
  width: 114px;
  height: 54px;
  margin-bottom: 15px;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }

.ddeokbab-2023-end-content-podium-item-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: left;
  color: #28211e;
  margin-bottom: 4px; }

.ddeokbab-2023-end-content-podium-item-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.2px;
  text-align: center;
  color: #515a6c;
  margin-bottom: 5px; }

.ddeokbab-2023-end-content-podium-item-rate {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.2px;
  text-align: center;
  color: #ff324b;
  margin-bottom: 10px; }

.ddeokbab-2023-end-content-podium-item-thumbnail-wrapper {
  width: 100%;
  position: relative; }

.ddeokbab-2023-end-content-podium-item-thumbnail {
  width: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  border-radius: 12px; }

.ddeokbab-2023-end-content-podium-item-thumbnail-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 12px;
  border: solid 1px rgba(0, 0, 0, 0.1); }

.ddeokbab-2023-end-content-rest-list {
  display: none;
  width: 100%;
  margin-bottom: 30px; }

.ddeokbab-2023-end-content-rest-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; }
  .ddeokbab-2023-end-content-rest-item:not(:last-child) {
    margin-bottom: 13px; }

.ddeokbab-2023-end-content-rest-item-left {
  width: calc(100% - 56px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.ddeokbab-2023-end-content-rest-item-grade {
  width: 15px;
  margin-right: 11px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: left;
  color: #8d929f; }

.ddeokbab-2023-end-content-rest-item-name-wrapper {
  display: flex;
  align-items: center;
  width: calc(100% - 26px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.ddeokbab-2023-end-content-rest-item-title {
  width: max-content;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: left;
  color: #28211e;
  margin-right: 8px; }

.ddeokbab-2023-end-content-rest-item-text {
  width: max-content;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: left;
  color: #515a6c;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.ddeokbab-2023-end-content-rest-item-rate {
  width: 40px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-align: right;
  color: #ff324b;
  position: absolute;
  top: 0;
  right: 0; }

.ddeokbab-2023-end-content-more {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #eff0f6;
  cursor: pointer; }

.ddeokbab-2023-end-content-more-text {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.71px;
  text-align: center;
  color: #515a6c;
  margin-right: 6px; }

.ddeokbab-2023-end-content-more-icon {
  width: 20px;
  height: 20px;
  margin: 1px 0 3px 6px;
  object-fit: contain; }

.schedule-wrapper,
.schedule-wrapper * {
  box-sizing: border-box; }

.schedule-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.schedule-container {
  width: 100%;
  padding-top: 70px; }

.schedule-title-section {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding-bottom: 18px;
  border-bottom: 1px solid #efeceb; }

.schedule-title-section-icon-container {
  width: 100%;
  margin-bottom: 5px;
  display: flex;
  align-items: center; }

.schedule-title-section-icon-image {
  width: 24px;
  height: 24px;
  margin-right: 5px;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }

.schedule-title-section-icon-text {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: -0.37px;
  text-align: left; }
  .schedule-title-section-icon-text.broadcast {
    color: #815545; }
  .schedule-title-section-icon-text.official {
    color: #ff324b; }
  .schedule-title-section-icon-text.buy {
    color: #ffb900; }
  .schedule-title-section-icon-text.celebrate {
    color: #2bd2ca; }
  .schedule-title-section-icon-text.event {
    color: #7339ff; }
  .schedule-title-section-icon-text.etc {
    color: #32b323; }
  .schedule-title-section-icon-text.unofficial {
    color: #2b329b; }
  .schedule-title-section-icon-text.sns {
    color: #00b2ff; }

.schedule-title-section-text {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: -0.43px;
  text-align: left;
  color: #28211e;
  word-break: break-all; }

.schedule-info-section {
  width: 100%;
  padding: 0 20px;
  margin: 20px 0;
  display: flex; }

.schedule-info-column {
  width: max-content; }

.schedule-info-column-label {
  margin-right: 20px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  color: #6b6868; }
  .schedule-info-column-label:not(:last-child) {
    margin-bottom: 6px; }

.schedule-info-column-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.4px;
  text-align: left;
  color: #28211e; }
  .schedule-info-column-text:not(:last-child) {
    margin-bottom: 6px; }

.schedule-content-section {
  width: 100%;
  padding: 20px 15px 30px;
  background-color: #f7f5f5;
  position: relative; }

.schedule-content-section-cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

.schedule-content-text {
  display: inline-block;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: -0.4px;
  text-align: left;
  color: #28211e;
  word-break: break-all; }

.schedule-contents-list {
  width: 100%;
  margin-top: 12px; }

.schedule-contents-item {
  width: 100%; }
  .schedule-contents-item:not(:last-child) {
    margin-bottom: 12px; }

.schedule-contents-item-text {
  display: inline-block;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: -0.4px;
  text-align: left;
  color: #28211e;
  word-break: break-all; }

.schedule-contents-item-image {
  width: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  border-radius: 12px; }

.schedule-contents-item-video {
  width: 100%;
  aspect-ratio: 2 / 1;
  border-radius: 12px;
  border: 0; }

.schedule-content-button-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.schedule-content-button {
  height: 50px;
  padding: 12px;
  margin-top: 40px;
  border-radius: 8px;
  border: solid 1px #28211e;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .schedule-content-button.review {
    width: calc(60%);
    background-color: #ffffff;
    margin-right: 8px; }
  .schedule-content-button.keep {
    width: calc(40%);
    background-color: #28211e; }

.schedule-content-button-icon {
  width: 20px;
  height: 20px;
  margin-right: 4px; }

.schedule-content-button-text {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: -0.35px;
  text-align: center;
  color: #000000; }
  .schedule-content-button-text.review {
    color: #28211e; }
  .schedule-content-button-text.keep {
    color: #ffffff; }

.schedule-fanlog-section {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 40px; }

.schedule-fanlog-section-title {
  font-family: "NanumSquareRoundOTFEB";
  font-size: 20px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: left;
  color: #28211e; }

.schedule-fanlog-no-data-container {
  width: 100%;
  margin: 40px 0 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.schedule-fanlog-no-data-image {
  margin-bottom: 4px; }

.schedule-fanlog-no-data-text {
  text-align: center;
  font-family: "NanumSquareRoundOTFB";
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: center;
  color: #b4b0af; }

.schedule-fanlog-list {
  width: 100%;
  margin: 15px 0 50px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.schedule-fanlog-item {
  width: calc((100vw - 16px - 40px) / 3);
  height: calc((100vw - 16px - 40px) / 3);
  border-radius: 10px;
  position: relative;
  margin-bottom: 8px; }
  .schedule-fanlog-item:not(:nth-child(3n)) {
    margin-right: 8px; }

.schedule-fanlog-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  border-radius: 10px; }

.schedule-fanlog-item-border {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box; }

/*# sourceMappingURL=mobile.css.map */</pre></body></html>