

html {
  overflow-y: scroll;
}

html, body {
  width: 100%;
  -webkit-text-size-adjust: none;
}


ul, ol {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img, fieldset {
  border: 0;
  outline: none;
}

label {
  cursor: pointer;
}



i, em, address, span {
  font-style: normal;
  vertical-align: top;
}


caption, legend {
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

iframe, object, video, embed {
  position: relative;
  top: 0;
  left: 0;
  max-width: 100%;
}

.blind, .hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

input:focus, select:focus, textarea:focus {
  border-color: #0b84ff !important;
}

input, label, textarea, button, select, a {
  -webkit-tap-highlight-color: transparent;
}

select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}


.content {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  letter-spacing: -0.025em;
}

.content .desc {
  line-height: 33px;
  font-size: 24px;
}





.vote .wrap_content {
  padding-top: 0;
  /* background: #101010; */
}



/* 투표 헤더 */
.vote_header {
  position: relative;
  height: 21.6875rem;
  padding: 0 3.625rem;
  max-width: 750px;
  margin: 0 auto;
}
.vote_header.list {
  height: 19.1875rem;
}
.vote_header.list .info {
  color: #96969c;
}
.vote_header h2 {
  font-size: 3.375rem;
  font-weight: bold;
  letter-spacing: -0.125rem;
  color: #fff;
  padding: 3.375rem 0 1.3125rem 0;
}
.vote_header p {
  font-size: 1.625rem;
  line-height: 2.625rem;
  letter-spacing: -0.0625rem;
  color: #999;
  padding-bottom: 0.375rem;
}
.vote_header .info {
  color: #fff;
}
.vote_header .info dl {
  overflow: hidden;
  font-size: 1.625rem;
}
.vote_header .info dl dt {
  width: 7.625rem;
  float: left;
}
.vote_header .info dl dd {
  overflow: hidden;
}
.vote_header .info dl dd.lang_en {
  position: relative;
  top: -1px;
}
.vote_header .share {
  position: absolute;
  right: 3.625rem;
  bottom: 2.5rem;
}
.vote_header .share a {
  display: inline-block;
  font-size: 1.625rem;
  letter-spacing: -0.08125rem;
  text-align: right;
  color: #fff;
  padding-left: 2.8125rem;
  position: relative;
}
.vote_header .share a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  background: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/icon_share.png) 0 0 no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

/* 투표 부문 */
.vote_part {
  padding: 0 3.625rem;
  max-width: 750px;
  margin: 0 auto;
}
.vote_part .sort h3 {
  font-size: 2.125rem;
  font-weight: 700;
  color: #0b84ff;
  padding: 2.5rem 0 2rem 0;
}
.vote_part .sort_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.vote_part .sort_list li {
  border-radius: 1.25rem;
  flex: 0 0 50%;
  padding: 0 0.5rem 0.9375rem 0.5rem;
}
.vote_part .sort_list li a {
  position: relative;
  display: block;
  height: 8.375rem;
  font-size: 1.875rem;
  font-weight: 400;
  color: #fff;
  padding: 1.625rem 0 1.625rem 1.8125rem;
  background-color: #313131;
  line-height: 2.375rem;
  border-radius: 1.25rem;
}
.vote_part .sort_list li em {
  display: block;
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  font-size: 1.1875rem;
  text-align: center;
  color: #96969c;
  font-weight: 500;
  width: 6rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 2.375rem;
  border: solid 0.125rem #96969c;
}

.artist_part {
  /* padding: 0 3.625rem;
  max-width: 750px;
  margin: 0 auto; */
}
.artist_part .lank h3 {
  font-size: 3.375rem;
  font-weight: 700;
  color: #fff;
  padding-top: 7.125rem;
  padding-bottom: 2.0625rem;
}
.artist_part .artist_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.artist_part .artist_list li {
  border-radius: 1.25rem;
  flex: 0 0 50%;
  padding: 0 0.5rem 3.625rem 0.5rem;
  overflow: hidden;
}
.artist_part .artist_list li .title {
  display: block;
  font-size: 2.125rem;
  color: #fff;
  font-weight: 500;
  padding-bottom: 0.9375rem;
  line-height: 2.6875rem;
}
.artist_part .artist_list li a {
  position: relative;
  display: block;
  font-size: 1.875rem;
  font-weight: 400;
  color: #fff;
  background-color: #313131;
  line-height: 2.375rem;
  border-radius: 1.25rem;
  overflow: hidden;
}
.artist_part .artist_list li a .thumb {
  position: relative;
  height: 0;
  display: block;
  overflow: hidden;
  padding-top: 106%;
  background: #474749 url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/artist_list_bi.png) center center no-repeat;
  background-size: 9.75rem 6.25rem;
}
.artist_part .artist_list li a .thumb img {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.artist_part .artist_list li a .name {
  display: block;
  line-height: 5.625rem;
  padding-left: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}
.artist_part .vote_list {
  /* display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem; */
}
.artist_part .vote_list li {
  border-radius: 1.25rem;
  flex: 0 0 50%;
  /* padding: 0 0.7rem 2.375rem 0.7rem; */

  overflow: hidden;
}
.artist_part .vote_list li .title {
  display: block;
  font-size: 2.125rem;
  color: #fff;
  font-weight: 500;
  padding-bottom: 0.9375rem;
}
.artist_part .vote_list li a {
  position: relative;
  display: block;
  font-size: 1.875rem;
  font-weight: 400;
  color: #fff;
  background-color: #313131;
  line-height: 2.375rem;
  border-radius: 1.25rem;
  overflow: hidden;
}
.artist_part .vote_list li a.line:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid .375rem #0b84ff;
  border-radius: 1.25rem;
}
.artist_part .vote_list li a .thumb {
  position: relative;
  height: 0;
  display: block;
  /* overflow: hidden; */
  padding-top: 100%;
}
.artist_part .vote_list li a .thumb img {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.artist_part .vote_list li a .name {
  line-height: 5.625rem;
  padding-left: 1.25rem;
}
.artist_part .vote_list li .rank {
  /* width: 3.375rem; */
  line-height: 2.375rem;
  z-index: 2;
  display: inline-block;
  font-size: 2.375rem;
  font-weight: 500;
  color: #0b84ff;
  position: relative;
  /* padding-top: 1.125rem; */
  /* padding-right: 0.5rem; */
  /* padding-left: 0.375rem; */

}
.artist_part .vote_list li strong {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: -0.09375rem;
  text-align: left;
  color: #fff;
  line-height: 2.375rem;
  /* padding-top: 1.125rem; */
  /* padding-right: 1.25rem; */
}
.artist_part .vote_list li dl {
  display: block;
  overflow: hidden;
  position: relative;
  color: #999;
  padding-left: 0;
  font-size: 100%;
  /* margin: 0 1.25rem; */
  position: relative;
  overflow: hidden;
  /* padding-bottom: 1.1875rem; */
  /* height: 5rem; */
}
.artist_part .vote_list li dt {
  display: block;
  font-family: 'Pretendard';
  width: 3.5625rem;
  float: right;
  color: #999;
  left: 50px;
  bottom: 0;
  position: static;
  padding-top: 0.25rem;
  font-size: 1.3125rem;
  text-align: right;
  font-family: Montserrat;
  padding-top: 0.25rem;
}
.artist_part .vote_list li .rate {
  color: #999999;
  margin-top: .5625rem;
  text-align: right;
  font-weight: 100;
  position: absolute;
  left: 0;
  top: 0.2em;
  font-size: 0.688em;
  padding-top: 0;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.artist_part .vote_list li .rate em {
  font-weight: 400;
  padding-right: 3px;
  font-family: Montserrat;
  position: relative;
  line-height: 1.2;
  font-family: inherit;
  vertical-align: middle;

}
.artist_part .vote_list li .graph {
  float: left;
  width: 100%;
  position: relative;
  float: left;
  width: 100%;
  margin-top: 0;
  position: relative;
  height: 0.2375rem;
  background: #474749;
  overflow: hidden;
}
.artist_part .vote_list li .graph span {
  width: 0;
  background: #0b84ff;
  line-height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  font-size: 0;
  text-indent: -9999px;
}

.vote_information {
  padding: 4.75rem 3.625rem 3.625rem 3.625rem;
  max-width: 750px;
  margin: 0 auto;
}
.vote_information h3 {
  margin-bottom: 2.3125rem;
}
.vote_information h3 a {
  display: block;
  font-size: 3.375rem;
  font-weight: bold;
  letter-spacing: -0.16875rem;
  color: #fff;
  position: relative;
}
.vote_information h3 a:after {
  content: "";
  font-size: 1rem;
  width: 3.3125rem;
  height: 3.3125rem;
  line-height: 3.3125rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: rotate(180deg) translateY(50%);
  background: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/icon_folding.png) 0 0 no-repeat;
  background-size: contain;
}
.vote_information .textarea {
  display: none;
  font-size: 1.625rem;
  line-height: 1.6;
  text-align: left;
  color: #96969c;
  padding: 1.25rem 1.25rem 1.25rem 2.375rem;
  border-radius: 1.1875rem;
  background-color: #202020;
}
.vote_information .textarea dt {
  font-size: 1.625rem;
  font-weight: bold;
  letter-spacing: -0.08125rem;
  color: #0b84ff;
  padding-top: 2.25rem;
  padding-bottom: 1.0625rem;
}
.vote_information .textarea li {
  position: relative;
  padding-left: 1.25rem;
  padding-bottom: 1rem;
}
.vote_information .textarea li:before {
  content: "-";
  display: block;
  position: absolute;
  left: 0;
  top: -0.0625rem;
  font-family: "Montserrat";
}
.vote_information .textarea li strong {
  color: #fff;
  vertical-align: top;
}
.vote_information.open h3 a:after {
  transform: translateY(-50%);
  transform-origin: 50% 50%;
}
.vote_information.open .textarea {
  display: block;
}

.wrap_vote_layer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  transition: bottom 0.3s ease 0s, visibility 0.3s ease 0s;
}
.wrap_vote_layer .vote_layer_content {
  height: 9.625rem;
  position: relative;
  padding: 1.875rem 0 0 1.875rem;
  -webkit-backdrop-filter: blur(0.75rem);
  backdrop-filter: blur(0.75rem);
  background-color: rgba(11, 132, 255, 0.85);
}
.wrap_vote_layer .vote_layer_content .selected_vote {
  display: flex;
  flex-wrap: wrap;
}
.wrap_vote_layer .vote_layer_content .selected_vote li {
  width: 6rem;
  height: 6rem;
  position: relative;
  border: solid 0.125rem rgba(255, 255, 255, 0.5);
  background-color: #0b84ff;
  margin-left: 1.75rem;
  border-radius: 50%;
}
.wrap_vote_layer .vote_layer_content .selected_vote li .artist {
  border-radius: 50%;
  overflow: hidden;
}
.wrap_vote_layer .vote_layer_content .selected_vote li .artist img {
  width: 100%;
}
.wrap_vote_layer .vote_layer_content .selected_vote li .delete {
  width: 2.125rem;
  height: 2.125rem;
  display: block;
  position: absolute;
  top: -0.1875rem;
  right: -0.25rem;
  background: #fff;
  text-indent: -999px;
  overflow: hidden;
  border-radius: 50%;
}
.wrap_vote_layer .vote_layer_content .selected_vote li .delete:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 1.0625rem;
  height: 0.1875rem;
  border-radius: 1.1875rem;
  background-color: #0b84ff;
}
.wrap_vote_layer .vote_layer_content .confirm {
  font-size: 2.125rem;
  line-height: 3.5rem;
  font-weight: bold;
  letter-spacing: -0.10625rem;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 3.625rem;
  transform: translateY(-50%);
}
.wrap_vote_layer .vote_layer_message {
  overflow: hidden;
  height: 9.5625rem;
  line-height: 9.5625rem;
  -webkit-backdrop-filter: blur(38.5px);
  backdrop-filter: blur(38.5px);
  background-color: rgba(32, 32, 32, 0.9);
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
}





.mtb-scroll {
  max-height: 31.25rem !important;
  width: 100%;
  overflow: auto;
}

@media (max-width: 320px) {
  .pop-contents.mtb-scroll {
    height: 350px;
  }
}
div.jspVerticalBar {
  background: transparent;
  width: 0.625rem;
  margin-right: 0.625rem;
}
div.jspVerticalBar .jspTrack {
  background: transparent;
}
div.jspVerticalBar .jspDrag {
  background: #000;
  opacity: 0.3;
  border-radius: 0.625rem;
}

.wrap-pop-landing {
  display: none;
  width: 660px;
  position: fixed;
  left: 50%;
  top: 50%;
  border-radius: 15px;
  overflow: hidden;
  transform: translate(-50%, -50%);
  margin: 0 !important;
  background-color: transparent;
}

.pop-landing {
  width: 79.6428571429%;
  padding: 1em 0 0.25em;
  margin: 0 auto;
  font-family: "NotoSans";
}

.pop-landing .btn-app {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 6.25rem;
  border-radius: 1.25rem;
  font-size: 2rem;
  letter-spacing: -0.009rem;
  line-height: 6.25rem;
  background-color: #0096FF;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.pop-landing .btn-later {
  display: block;
  padding: 3.75rem 2.25rem 1.125rem;
  font-size: 1.875rem;
  line-height: 2.75rem;
  text-decoration: underline;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .wrap-pop-landing {
    width: 90%;
    border-radius: 1rem;
  }
}
.modalLayer {
  /* background: url(//image.genie.co.kr/imageg/web/promo_2018/common/modal_bg.png) repeat 0 0; */
  background-color: #000000;
}

.popup {
  display: none;
  position: relative;
  width: 468px;
  outline: none;
  letter-spacing: -0.025rem;
  font-family: "Montserrat", "Gothic A1";
}

.popup .popup-header {
  position: relative;
  height: 62px;
  padding: 0;
  text-align: center;
}

.popup .popup-header h3 {
  display: inline-block;
  color: #fff;
  font-weight: 900;
}

.popup .popup-header .layer-close {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url(//image.genie.co.kr/imageg/web/promo_2019/festival/btn_close.gif) no-repeat 5px 5px;
  text-indent: -9999px;
}

.popup .popup-content {
  padding: 0;
  font-size: 20px;
  color: #fff;
}

.popup .popup-content strong {
  display: inline-block;
  font-size: 26px;
  color: #222222;
  font-weight: 700;
  vertical-align: middle;
}

.popup .popup-content p a {
  color: #0b84ff;
}

.popup .popup-footer {
  position: relative;
  display: flex;
}

.popup .popup-footer button {
  display: block;
  width: 100%;
  text-indent: 0;
  box-sizing: border-box;
  line-height: 2.25rem;
  -webkit-tap-highlight-color: transparent;
}

.popup .popup-footer button span {
  font-size: 1.875rem;
  color: #fff;
}

.popup .popup-footer button.blue span {
  color: #0b84ff;
  font-weight: 700;
}

.popup .popup-footer.col-2 {
  overflow: hidden;
}

.popup .popup-footer.col-2 button {
  width: 50%;
  float: left;
  position: relative;
}

.popup .popup-footer.col-2 button:first-child {
  border-right: 1px solid #d6d6d6;
}

.popup .popup-footer button.layer-agree {
  background-color: #0b84ff;
  color: #fff;
}

.popup .popup-footer button.layer-agree:hover {
  background-color: #00a4d2;
}

.popup .popup-footer.double {
  overflow: hidden;
}

.popup .popup-footer.double button {
  width: 50%;
  float: left;
  position: relative;
}

/* sns */
.popup .pop_txt {
  width: 100%;
  text-align: center;
}

.popup .pop_txt.pop_txt_info {
  padding-bottom: 5rem;
}

.popup .pop_txt span {
  vertical-align: baseline;
}

.popup .pop_txt span.blue {
  color: #0b84ff;
  font-family: "Montserrat";
}

.popup .snsbtn + .pop_txt {
  padding: 1.25rem 0;
}

.popup .logo {
  width: 152px;
  height: 52px;
  background-position: 0 -33px;
  display: inline-block;
  text-indent: -9999em;
  margin-bottom: 20px;
}

.popup .sns {
  text-align: center;
  padding-top: 30px;
}

.popup .sns li {
  width: 60px;
  margin: 0 23px;
  display: inline-block;
}

.popup .sns li a {
  display: block;
  padding-top: 75px;
  font-size: 15px;
  color: #7e858b;
  position: relative;
}

.popup .sns li a:after {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}

.popup .sns li:nth-child(1) a:after {
  background-position: 0 -99px;
}

.popup .sns li:nth-child(2) {
  display: none;
}

.popup .sns li:nth-child(3) a:after {
  background-position: -129px -99px;
}

.popup .sns_share {
  margin-right: 2.375rem; /*height: rem(439);*/
  padding-top: 2.1875rem;
}

.popup .sns_share li {
  padding: 0 0 1.875rem 7.375rem;
  position: relative;
  text-align: left;
}

.popup .sns_share li label {
  display: block;
  width: 100%;
}

.popup .sns_share input.checkbox {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 1px;
  top: 0;
}

.sns_share input.checkbox + label:before {
  content: "";
  width: 2.875rem;
  height: 2.875rem;
  position: absolute;
  left: 2.375rem;
  top: 1.375rem;
  background: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/icon_check.png) -3.125rem 0 no-repeat;
  background-size: 6.25rem 2.875rem;
}

.sns_share input.checkbox:checked + label:before {
  background-position: 0 0;
}

.popup .sns_share li .thum {
  width: 112px;
  padding: 8px 12px 0 39px;
  float: left;
  position: relative;
}

.popup .sns_share.album li .thum img {
  border-width: 0 1px 0 0;
  border-radius: 50%;
}

.popup .sns_share li i {
  width: 2.4375rem;
  position: absolute;
  font-family: Montserrat;
  font-size: 1.875rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  left: 7rem;
  top: 0.9375rem;
}

.popup .sns_share li img {
  width: 100%;
}

.popup .sns_share li strong {
  position: relative;
  top: 0.8125rem;
  width: 15.625rem;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.875rem;
  font-weight: 500;
  color: #fff;
  padding-bottom: 0.9375rem;
}

.popup .sns_share li span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  font-family: Montserrat;
  font-size: 1.5rem;
  font-weight: normal;
  color: #999;
}

.popup .sns_share li span em {
  font-weight: 300;
  padding-left: 2px;
  font-family: GothicA1;
  position: relative;
  top: 0.125rem;
}

.popup .snsbtn {
  text-align: center;
}

.popup .snsbtn ul {
  text-align: center;
}

.popup .snsbtn li {
  display: inline-block;
  margin: 0 0.6875rem;
}

.popup .snsbtn li a {
  display: block;
  width: 6rem;
  height: 6rem;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  text-indent: -999px;
  background: #474749;
  border-radius: 50%;
}

.popup .snsbtn li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
}

.popup .snsbtn li.facebook a:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_facebook.png);
}

.popup .snsbtn li.kakao a:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_kakao.png);
}

.popup .snsbtn li.twitter a:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_twitter.png);
}

.popup .snsbtn li.link a:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_link.png);
}

.popup.infotxt .popup-content {
  text-align: left;
  padding: 35px 25px;
}

.popup.infotxt .popup-content h4 {
  font-size: 24px;
  color: #00b5e5;
  line-height: 32px;
}

.popup.infotxt dl dt {
  font-size: 18px;
  font-weight: 900;
  padding-top: 20px;
  color: #000000;
}

.popup.infotxt dl dd {
  font-size: 16px;
  position: relative;
  padding-left: 15px;
  color: #7e858b;
  line-height: 30px;
}

.popup.infotxt dl dd:after {
  content: "-";
  position: absolute;
  left: 2px;
  top: 0;
}

.popup.infotxt dl dd.nodot:after {
  content: "";
}

.popup.infotxt dl dd span {
  color: #00b5e5;
}

.popup .basic {
  font-size: 22px;
  line-height: 35px;
}

.popup .basic span {
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  display: inline-block;
}

.popup .basic.one_txt {
  padding: 30px 0;
}

.popup .stxt {
  color: #7e858b;
  font-size: 20px;
  padding-top: 10px;
  display: block;
  line-height: 30px;
}

.popup .stxt.pink {
  font-weight: 700;
  color: #f6008d;
}

.popup .buy_bnr {
  width: 408px;
  margin: 0 auto;
  border-top: 1px solid #e5e5e5;
  margin-top: 22px;
  padding-top: 22px;
}

.popup .buy_bnr span {
  font-size: 18px;
  color: #7e858b;
}

.popup .buy {
  background: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/bnr_buy.png) no-repeat;
  width: 408px;
  height: 80px;
  text-indent: -9999em;
  display: inline-block;
  margin-top: 20px;
}

.popup .buy.buy02 {
  background-position: 0 -239px;
}

.popup .buy.buy03 {
  background-position: 0 -484px;
}

.popup .popup-content .vote_thum {
  text-align: Center;
  padding-bottom: 20px;
}

.popup .popup-content .vote_thum img {
  width: 150px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.popup .popup-content .chance {
  text-align: center;
  padding: 20px 0 10px;
}

.popup .popup-content .chance li {
  display: inline-block;
  width: 31px;
  height: 40px;
  background-position: -286px 0;
  margin: 0 10px;
  text-indent: -9999em;
}

.popup .popup-content .chance li.on {
  background-position: -250px 0;
}

.popup .etc {
  background: #fcfcfc;
  border-top: 1px solid #e5e5e5;
  text-align: Center;
}

.popup .etc .buy_bnr {
  margin-top: 0;
  padding-bottom: 40px;
}

.popup .sns_ok {
  height: 98px;
  position: relative;
}

.popup .sns_ok dt {
  color: #7e858b;
  font-size: 18px;
  width: 100%;
  display: inline-block;
  line-height: 93px;
  text-indent: 40px;
  text-align: left;
}

.popup .sns_ok dd a {
  width: 51px;
  height: 51px;
  display: block;
  text-indent: -9999em;
  position: absolute;
  top: 20px;
}

.popup .sns_ok dd:nth-of-type(1) a {
  background-position: -337px 0;
  right: 110px;
}

.popup .sns_ok dd:nth-of-type(2) {
  display: none;
}

.popup .sns_ok dd:nth-of-type(3) a {
  background-position: -445px 0;
  right: 40px;
}

.popup .sns_table {
  width: 100%;
  font-size: 14px;
  border-bottom: 1px solid #222222;
  margin-top: 12px;
}

.popup .sns_table th {
  width: 50%;
  background: #222222;
  color: #ffffff;
  text-align: center;
  height: 37px;
}

.popup .sns_table td {
  height: 37px;
  border-top: 1px solid #e5e5e5;
  padding-left: 20px;
  color: #222222;
}

.popup .sns_table td:nth-of-type(odd) {
  border-right: 1px solid #e5e5e5;
  color: #7e858b;
}

.popup .sns_table {
  font-size: 1em;
}

.popup .sns_table th {
  height: 2.917em;
}

.popup .sns_table td {
  padding-left: 1em;
}

.popup {
  min-width: auto;
  width: 36rem;
  border-radius: 19.2px;
  background-color: #313131;
}

.popup .popup-header {
  padding: 3.5rem 3.625rem 2.125rem 3.625rem;
  height: auto;
}

.popup .popup-header h3 {
  line-height: 3.125rem;
  font-size: 2.375rem;
  margin: 0;
}

.popup .popup-header .layer-close {
  top: 1.5625rem;
  right: 1.5625rem;
  width: 5.25rem;
  height: 5.25rem;
  background: url(//image.genie.co.kr/imageg/web/promo_2019/festival/m/btn_close.gif) no-repeat center center;
  background-size: 2rem 2rem;
}

.popup .popup-content strong {
  font-size: 1.063em;
}

.popup .popup-content {
  font-size: 100%;
  min-height: 3.625rem;
}

.popup .popup-content strong.end {
  padding-top: 0.7em;
}

.popup .pop_txt {
  font-size: 1.875rem;
  line-height: 3rem;
  font-family: "Montserrat", "Gothic A1";
}

.popup .logo {
  background-position: 0 -11.25em;
  width: 6.375em;
  height: 2.156em;
  margin-bottom: 0.844em;
  background-size: 18.75em;
}

.popup .pop_txt span {
  font-size: 0.938em;
  padding-top: 0.6em;
  line-height: 1.5em;
}

.popup .pop_txt .emphasis {
  font-family: "Montserrat", "Gothic A1";
  line-height: 1.67;
  letter-spacing: normal;
  color: #96969c;
  padding-top: 0.625rem;
  display: inline-block;
  vertical-align: baseline;
}

.popup .sns {
  padding-top: 1.25em;
}

.popup .sns li {
  width: 3.188em;
  margin: 0 1.125em;
}

.popup .sns li:nth-child(2) {
  display: inline-block;
}

.popup .sns li a {
  text-indent: -9999em;
  padding-top: 0;
  height: 3.188em;
  font-size: 1em;
}

.popup .sns li a:after {
  width: 3.188em;
  height: 3.188em;
  background-size: 18.75em;
}

.popup .sns li:nth-child(1) a:after {
  background-position: -6.969em -11.25em;
}

.popup .sns li:nth-child(2) a:after {
  background-position: -10.15em -11.25em;
}

.popup .sns li:nth-child(3) a:after {
  background-position: -13.438em -11.25em;
}

.popup .sns_share li label {
  height: 5.8125rem;
  line-height: 2.5rem;
  white-space: nowrap;
}

.popup .sns_share li .thum {
  width: 5.156em;
  padding: 0.45em 0.5em 0 1.875em;
}

.popup .sns_share.album li .thum {
  width: 5.8125rem;
  height: 5.8125rem;
  padding: 0;
  margin-right: 5rem;
}

.popup .snsbtn {
  padding: 2.5rem 0 1.25rem 0;
}

.popup .popup-footer {
  padding: 3.75rem 0;
}

.popup .buy_bnr {
  width: 16.25em;
  margin-top: 0.781em;
  padding-top: 0.781em;
}

.popup .buy_bnr span {
  font-size: 0.813em;
}

.popup .buy {
  background-position: 0 -2.8em;
  background-size: 16.25em 21.625em;
  width: 16.25em;
  height: 3.75em;
  margin-top: 0.781em;
}

.popup .buy.buy02 {
  background-position: 0 -10.25em;
}

.popup .buy.buy03 {
  background-position: 0 -17.87em;
}

.popup .etc .buy_bnr {
  padding-bottom: 1.5em;
  width: 100%;
}

.popup.infotxt .popup-content {
  padding: 1.094em 0.938em;
}

.popup.infotxt .popup-content h4 {
  font-size: 0.938em;
  line-height: 1.5em;
}

.popup.infotxt dl dt {
  font-size: 0.875em;
  padding-top: 1.071em;
}

.popup.infotxt dl dd {
  font-size: 0.75em;
  padding-left: 0.8em;
  line-height: 1.75em;
}

.popup .basic {
  font-size: 1em;
  line-height: 1.6em;
}

.popup .basic.one_txt {
  padding: 1.5em 0;
}

.popup .stxt {
  font-size: 0.875em;
  padding-top: 0.7em;
  line-height: 1.5em;
}

.popup .popup-content .vote_thum {
  padding-bottom: 1.4em;
}

.popup .popup-content .vote_thum img {
  width: 6.25em;
}

.popup .popup-content .chance li {
  width: 1.375em;
  height: 1.75em;
  margin: 0 0.938em;
  background-position: -1.813em -16.063em;
  background-size: 18.75em;
}

.popup .popup-content .chance li.on {
  background-position: -0.094em -16.063em;
}

.popup .sns_ok {
  height: 4em;
}

.popup .sns_ok dt {
  font-size: 0.813em;
  width: 100%;
  line-height: 4.6em;
  text-indent: 1.538em;
}

.popup .sns_ok dd a {
  width: 2.14em;
  height: 2.063em;
  background-size: 18.75em;
  top: 0.938em;
}

.popup .sns_ok dd:nth-of-type(1) a {
  background-position: -4.031em -16.094em;
  right: 8.156em;
}

.popup .sns_ok dd:nth-of-type(2) {
  display: block;
}

.popup .sns_ok dd:nth-of-type(2) a {
  background-position: -6.188em -16.094em;
  right: 4.813em;
}

.popup .sns_ok dd:nth-of-type(3) a {
  background-position: -8.313em -16.094em;
  right: 1.563em;
}

.popup .wrap_check {
  margin-right: 2.375rem;
  padding: 2.0625rem 0 1.875rem 6.5rem;
  position: relative;
  text-align: left;
  line-height: 2.5rem;
}

.popup .wrap_check label {
  display: block;
  width: 100%;
}

.popup .wrap_check input.checkbox {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 1px;
  top: 0;
}

.wrap_check input.checkbox + label:before {
  content: "";
  width: 2.875rem;
  height: 2.875rem;
  position: absolute;
  left: 2.375rem;
  top: 2.625rem;
  background: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/icon_check.png) -3.125rem 0 no-repeat;
  background-size: 6.25rem 2.875rem;
}

.wrap_check input.checkbox:checked + label:before {
  background-position: 0 0;
}

.popup .wrap_check strong {
  position: relative;
  top: 0.8125rem;
  display: block;
  overflow: hidden;
  font-size: 1.75rem;
  font-weight: 500;
  color: #96969c;
  line-height: 2.5rem;
}

.popup .wrap_input {
  padding: 0 2.375rem;
  position: relative;
}
.popup .wrap_input label {
  font-size: 1.75rem;
  text-align: left;
  color: #96969c;
  display: block;
  padding-bottom: 0.625rem;
}
.popup .wrap_input input {
  padding: 1.625rem 1.25rem;
  border-radius: 0.625rem;
  background-color: #474749;
  color: #96969c;
  font-size: 1.75rem;
  border: 0;
  width: 100%;
  font-family: "Montserrat", "Gothic A1";
  color: #fff;
}
.popup .wrap_input .util_tf {
  position: absolute;
  bottom: 1.125rem;
  right: 3rem;
  text-align: right;
  height: 3rem;
  width: 3rem;
}
.popup .wrap_input .util_tf .btn_del {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -0.9375rem;
  display: none;
}
.popup .wrap_input .util_tf .icon_del {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  vertical-align: top;
  background: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/icon_input_del.png) 0 0 no-repeat;
  background-size: contain;
  display: block;
  z-index: 10;
  width: 1.875rem;
  height: 1.875rem;
}
.popup .wrap_input .util_tf .state {
  position: absolute;
  top: 50%;
  right: 100%;
  margin: -11px;
  margin-right: -9px;
}
.popup .wrap_input .util_tf .state span {
  font-size: 12px;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
  line-height: 23px;
}

/* @media screen and (min-width: 759px) {
  .popup.popup-info {
    width: 22.5rem;
  }
  .popup.popup-info .popup-header {
    padding: 1.875rem 1.625rem 1.25rem 1.625rem;
  }
  .popup.popup-info .popup-header h3 {
    font-size: 1.625rem;
  }
  .popup.popup-info .pop_txt {
    font-size: 1.25rem;
    line-height: 2.25rem;
  }
  .popup.popup-info .popup-footer {
    padding: 1.875rem 0;
  }
  .popup.popup-info .popup-footer button span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 758px) {
  .fixed .main_container {
    margin-top: 7.1875rem;
  }
} */



@media screen and (max-width: 758px) {
  .fixed .event_container {
    margin-top: 7.125rem;
  }
}
.event_container {
  /* line-height: normal;
  letter-spacing: -0.10625rem;
  color: #fff;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/info_background.jpg");
  background-size: 62.5rem auto;
  background-position: center 0;
  background-repeat: no-repeat;
  margin-bottom: 6.25rem; */
}
.event_container .event_background .event_main {
  height: 25rem;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.event_container .event_background .event_main .header_cont {
  width: 31.25rem;
  margin-top: 9.0625rem;
  text-align: center;
}
.event_container .event_background .event_main .header_cont .title {
  font-weight: bold;
  font-size: 4.125rem;
  margin-bottom: 3.125rem;
  line-height: 4.125rem;
}
.event_container .event_background .event_main .header_cont .description {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.event_container .event_background .event_main .header_cont .description p {
  margin-bottom: 0.625rem;
  letter-spacing: -0.08125rem;
  font-size: 1.625rem;
}
.event_container .event_background .event_main .header_cont .description .data {
  color: #96969c;
  display: flex;
  margin-bottom: 0.625rem;
  letter-spacing: -0.08125rem;
  font-size: 1.625rem;
}
.event_container .event_background .event_main .header_cont .description .data > p:nth-child(2) {
  margin-left: 1.625rem;
}
.event_container .event_background .event_main .login_btn {
  width: 11.25rem;
  height: 5rem;
  border: solid 3px #fff;
  border-radius: 150px;
  z-index: 1;
  color: #fff;
  letter-spacing: -0.08125rem;
  font-weight: bold;
  font-size: 1.625rem;
  margin-top: 12.5rem;
}
.event_container .event_background .event_record {
  width: 46.875rem;
  padding: 2.625rem 3.625rem 9.375rem 3.625rem;
  margin: 0 auto;
}
.event_container .event_background .event_record .record_title {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -2.4px;
  margin-bottom: 2rem;
}
.event_container .event_background .event_record .record_container, .event_container .event_background .event_record .swiper {
  width: 103%;
  height: 103%;
  overflow: initial;
}
.event_container .event_background .event_record .record_container .record_list, .event_container .event_background .event_record .swiper .record_list {
  display: flex;
  flex-direction: row;
}
.event_container .event_background .event_record .record_container .record_list > li, .event_container .event_background .event_record .record_container .record_list .swiper-slide, .event_container .event_background .event_record .swiper .record_list > li, .event_container .event_background .event_record .swiper .record_list .swiper-slide {
  margin-right: 1.25rem;
  width: 39.625rem !important;
  height: 41.875rem !important;
}
.event_container .event_background .event_record .record_container .record_list .total_record, .event_container .event_background .event_record .swiper .record_list .total_record {
  background-color: #ffffff;
  border-radius: 20px;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter, .event_container .event_background .event_record .swiper .record_list .total_record .counter {
  border-radius: 20px 20px 0 0;
  background-color: #5c47ee;
  height: 23.5625rem;
  position: relative;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .background, .event_container .event_background .event_record .swiper .record_list .total_record .counter .background {
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/MY.png");
  height: 8.375rem;
  width: 20.5rem;
  position: absolute;
  z-index: 1;
  right: 3.125rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont {
  height: 15rem;
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-top: 3.75rem;
  margin-left: 2.5rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont > p:nth-child(1), .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont > p:nth-child(1) {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.225rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 {
  border-bottom: solid #fff;
  border-bottom-width: 0.125rem;
  display: flex;
  overflow: hidden;
  width: fit-content;
  height: 4rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .stream_counter, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .stream_counter {
  display: flex;
  flex-direction: column;
  height: fit-content;
  animation-name: counter_up;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  margin-top: 4rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .comma, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .comma {
  display: inline-flex;
  justify-content: center;
  color: #4bcfb7;
  font-size: 4rem;
  font-weight: bold;
  animation-delay: 0.7s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-name: comma_up;
  font-family: "Montserrat";
  letter-spacing: 0;
  line-height: 3rem;
  transform: translateY(44%);
}
@keyframes comma_up {
  0% {
    transform: translateY(44%);
  }
  100% {
    transform: translateY(0%);
  }
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .number0, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .number0 {
  animation-delay: 0.1s;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .number1, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .number1 {
  animation-delay: 0.2s;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .number2, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .number2 {
  animation-delay: 0.3s;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .number3, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .number3 {
  animation-delay: 0.4s;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .number4, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .number4 {
  animation-delay: 0.5s;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .number5, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .number5 {
  animation-delay: 0.6s;
}
@keyframes counter_up {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 .decimal, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 .decimal {
  display: inline-flex;
  justify-content: center;
  color: #4bcfb7;
  font-size: 4rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  font-family: "Montserrat";
  letter-spacing: 0;
  width: 2.5rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_1 p, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_1 p {
  font-size: 2rem;
  margin-top: 1rem;
  padding-right: 0.4375rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_2, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_2 {
  display: flex;
  align-items: flex-end;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_2 .border_line, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_2 .border_line {
  display: flex;
  align-items: flex-end;
  border-bottom: solid #fff;
  border-bottom-width: 0.125rem;
  overflow: hidden;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_2 .border_line > p:nth-child(1), .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_2 .border_line > p:nth-child(1) {
  font-size: 2rem;
  padding-right: 0.4375rem;
  line-height: 4rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_2 .border_line > p:nth-child(2), .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_2 .border_line > p:nth-child(2) {
  color: #4bcfb7;
  font-size: 4rem;
  line-height: 5rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  font-family: "Montserrat";
  letter-spacing: 0;
  transform: translateY(79%);
  animation-name: percent_up;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
  animation-duration: 1s;
}
@keyframes percent_up {
  0% {
    transform: translateY(79%);
  }
  100% {
    transform: translateY(0%);
  }
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .counter_cont .cont_2 p, .event_container .event_background .event_record .swiper .record_list .total_record .counter .counter_cont .cont_2 p {
  font-size: 2rem;
  line-height: 4rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .counter .genie_logo, .event_container .event_background .event_record .swiper .record_list .total_record .counter .genie_logo {
  width: 1.5625rem;
  height: 3.125rem;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description, .event_container .event_background .event_record .swiper .record_list .total_record .description {
  margin: 2.625rem 2.5rem 0rem 2.5rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0.8125rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont > p:nth-child(1), .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont > p:nth-child(1), .event_container .event_background .event_record .swiper .record_list .total_record .description .cont > p:nth-child(1), .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont > p:nth-child(1) {
  color: #222222;
  font-size: 1.5rem;
  font-weight: 600;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont > p:nth-child(2), .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont > p:nth-child(2), .event_container .event_background .event_record .swiper .record_list .total_record .description .cont > p:nth-child(2), .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont > p:nth-child(2) {
  color: #5c47ee;
  font-size: 3rem;
  font-weight: bold;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont .time_data_container, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .song_data_container, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .artist_data_container, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .time_data_container, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .song_data_container, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .artist_data_container, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .time_data_container, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .song_data_container, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .artist_data_container, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .time_data_container, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .song_data_container, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .artist_data_container {
  display: flex;
  height: 3.6875rem;
  overflow: hidden;
  border-bottom: solid #222222;
  border-bottom-width: 0.125rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont .time_data_container .time_data, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .song_data_container .time_data, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .artist_data_container .time_data, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .time_data_container .time_data, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .song_data_container .time_data, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .artist_data_container .time_data, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .time_data_container .time_data, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .song_data_container .time_data, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .artist_data_container .time_data, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .time_data_container .time_data, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .song_data_container .time_data, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .artist_data_container .time_data {
  display: flex;
  flex-direction: column;
  animation-name: counter_up1;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  height: fit-content;
  margin-top: 3.625rem;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont .time_data_container .time_data span, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .song_data_container .time_data span, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .artist_data_container .time_data span, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .time_data_container .time_data span, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .song_data_container .time_data span, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .artist_data_container .time_data span, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .time_data_container .time_data span, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .song_data_container .time_data span, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .artist_data_container .time_data span, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .time_data_container .time_data span, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .song_data_container .time_data span, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .artist_data_container .time_data span {
  color: #5c47ee;
  font-size: 3rem;
  font-family: "Montserrat";
  letter-spacing: 0;
  font-weight: bold;
  display: inline-flex;
  justify-content: center;
}
.event_container .event_background .event_record .record_container .record_list .total_record .description .cont .time_data_container .comma, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .song_data_container .comma, .event_container .event_background .event_record .record_container .record_list .total_record .description .cont .artist_data_container .comma, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .time_data_container .comma, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .song_data_container .comma, .event_container .event_background .event_record .record_container .record_list .total_record .description .total_minute_cont .artist_data_container .comma, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .time_data_container .comma, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .song_data_container .comma, .event_container .event_background .event_record .swiper .record_list .total_record .description .cont .artist_data_container .comma, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .time_data_container .comma, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .song_data_container .comma, .event_container .event_background .event_record .swiper .record_list .total_record .description .total_minute_cont .artist_data_container .comma {
  display: inline-flex;
  justify-content: center;
  color: #5c47ee;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  animation-delay: 0.7s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-name: comma_up;
  font-family: "Montserrat";
  letter-spacing: 0;
  line-height: 3rem;
  transform: translateY(44%);
}
@keyframes comma_up {
  0% {
    transform: translateY(44%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes counter_up1 {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.event_container .event_background .event_record .record_container .record_list .music_record, .event_container .event_background .event_record .swiper .record_list .music_record {
  background-color: #313131;
  width: 39.625rem;
  height: 41.875rem;
  border-radius: 20px;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont {
  margin-top: 3.75rem;
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont .music_title, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont .music_title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.225rem;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont .album_cont, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont .album_cont {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 3.75rem;
  align-items: center;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont .album_cont .album_cover, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont .album_cont .album_cover {
  width: 14.375rem;
  height: 14.375rem;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont .album_cont .title, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont .album_cont .title {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 2.1875rem;
  width: 24.625rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  text-align: center;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont .album_cont .singer, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont .album_cont .singer {
  font-size: 1.625rem;
  margin-top: 0.375rem;
  width: 20.4375rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  text-align: center;
}
.event_container .event_background .event_record .record_container .record_list .music_record .music_cont .album_cont .counter, .event_container .event_background .event_record .swiper .record_list .music_record .music_cont .album_cont .counter {
  font-size: 1.625rem;
  color: #96969c;
  margin-top: 3.4375rem;
}
.event_container .event_background .event_record .record_container .record_list .music_record .genie_logo, .event_container .event_background .event_record .swiper .record_list .music_record .genie_logo {
  width: 1.5625rem;
  height: 3.125rem;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
}
.event_container .event_background .event_record .record_container .record_list .time_record, .event_container .event_background .event_record .swiper .record_list .time_record {
  width: 39.625rem;
  height: 41.875rem;
  border-radius: 20px;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont, .event_container .event_background .event_record .swiper .record_list .time_record .time_cont {
  margin: 3.75rem 2.25rem 0rem 2.25rem;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont .time_title, .event_container .event_background .event_record .swiper .record_list .time_record .time_cont .time_title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.225rem;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont .time_table_cont, .event_container .event_background .event_record .swiper .record_list .time_record .time_cont .time_table_cont {
  text-align: center;
  margin-top: 3.125rem;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont .time_table_cont .time_table_logo, .event_container .event_background .event_record .swiper .record_list .time_record .time_cont .time_table_cont .time_table_logo {
  left: 6.375rem;
  width: 28.125rem;
  height: 28.125rem;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont .time_table_cont .time_table, .event_container .event_background .event_record .swiper .record_list .time_record .time_cont .time_table_cont .time_table {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont .time_table_cont .time_table > p:nth-child(1), .event_container .event_background .event_record .swiper .record_list .time_record .time_cont .time_table_cont .time_table > p:nth-child(1) {
  font-size: 2rem;
  letter-spacing: -0.1rem;
}
.event_container .event_background .event_record .record_container .record_list .time_record .time_cont .time_table_cont .time_table > p:nth-child(2), .event_container .event_background .event_record .swiper .record_list .time_record .time_cont .time_table_cont .time_table > p:nth-child(2) {
  font-size: 2.875rem;
  font-weight: bold;
  font-family: "Montserrat";
  letter-spacing: 0;
}
.event_container .event_background .event_record .record_container .record_list .time_record .genie_logo, .event_container .event_background .event_record .swiper .record_list .time_record .genie_logo {
  width: 1.5625rem;
  height: 3.125rem;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
}
.event_container .event_background .event_season {
  width: 46.875rem;
  padding: 2.625rem 3.625rem 9.375rem 3.625rem;
  margin: 0 auto;
}
.event_container .event_background .event_season .season_title {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -2.4px;
  margin-bottom: 2rem;
}
.event_container .event_background .event_season .season_container, .event_container .event_background .event_season .swiper {
  width: 103%;
  height: 103%;
  overflow: initial;
}
.event_container .event_background .event_season .season_container .season_list, .event_container .event_background .event_season .swiper .season_list {
  display: flex;
  flex-direction: row;
}
.event_container .event_background .event_season .season_container .season_list .season_el, .event_container .event_background .event_season .swiper .season_list .season_el {
  margin-right: 1.25rem;
  border-radius: 20px;
  overflow: hidden;
}
.event_container .event_background .event_season .season_container .season_list .spring, .event_container .event_background .event_season .season_container .season_list .summer, .event_container .event_background .event_season .season_container .season_list .autumn, .event_container .event_background .event_season .season_container .season_list .winter, .event_container .event_background .event_season .season_container .season_list .swiper-slide, .event_container .event_background .event_season .swiper .season_list .spring, .event_container .event_background .event_season .swiper .season_list .summer, .event_container .event_background .event_season .swiper .season_list .autumn, .event_container .event_background .event_season .swiper .season_list .winter, .event_container .event_background .event_season .swiper .season_list .swiper-slide {
  width: 37.75rem !important;
  height: 49.75rem !important;
}
.event_container .event_background .event_season .season_container .season_list .spring .title, .event_container .event_background .event_season .season_container .season_list .summer .title, .event_container .event_background .event_season .season_container .season_list .autumn .title, .event_container .event_background .event_season .season_container .season_list .winter .title, .event_container .event_background .event_season .season_container .season_list .swiper-slide .title, .event_container .event_background .event_season .swiper .season_list .spring .title, .event_container .event_background .event_season .swiper .season_list .summer .title, .event_container .event_background .event_season .swiper .season_list .autumn .title, .event_container .event_background .event_season .swiper .season_list .winter .title, .event_container .event_background .event_season .swiper .season_list .swiper-slide .title {
  margin-bottom: 2.625rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .title > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .summer .title > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .autumn .title > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .winter .title > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .swiper-slide .title > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .spring .title > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .summer .title > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .autumn .title > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .winter .title > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .swiper-slide .title > p:nth-child(1) {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .title > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .summer .title > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .autumn .title > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .winter .title > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .swiper-slide .title > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .spring .title > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .summer .title > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .autumn .title > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .winter .title > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .swiper-slide .title > p:nth-child(2) {
  font-size: 1.375rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .album_container, .event_container .event_background .event_season .season_container .season_list .summer .album_container, .event_container .event_background .event_season .season_container .season_list .autumn .album_container, .event_container .event_background .event_season .season_container .season_list .winter .album_container, .event_container .event_background .event_season .season_container .season_list .swiper-slide .album_container, .event_container .event_background .event_season .swiper .season_list .spring .album_container, .event_container .event_background .event_season .swiper .season_list .summer .album_container, .event_container .event_background .event_season .swiper .season_list .autumn .album_container, .event_container .event_background .event_season .swiper .season_list .winter .album_container, .event_container .event_background .event_season .swiper .season_list .swiper-slide .album_container {
  height: 15.25rem;
  margin-bottom: 2.9375rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .album_container .container, .event_container .event_background .event_season .season_container .season_list .summer .album_container .container, .event_container .event_background .event_season .season_container .season_list .autumn .album_container .container, .event_container .event_background .event_season .season_container .season_list .winter .album_container .container, .event_container .event_background .event_season .season_container .season_list .swiper-slide .album_container .container, .event_container .event_background .event_season .swiper .season_list .spring .album_container .container, .event_container .event_background .event_season .swiper .season_list .summer .album_container .container, .event_container .event_background .event_season .swiper .season_list .autumn .album_container .container, .event_container .event_background .event_season .swiper .season_list .winter .album_container .container, .event_container .event_background .event_season .swiper .season_list .swiper-slide .album_container .container {
  display: flex;
  left: -8%;
  position: absolute;
}
.event_container .event_background .event_season .season_container .season_list .spring .album_container .container > div, .event_container .event_background .event_season .season_container .season_list .summer .album_container .container > div, .event_container .event_background .event_season .season_container .season_list .autumn .album_container .container > div, .event_container .event_background .event_season .season_container .season_list .winter .album_container .container > div, .event_container .event_background .event_season .season_container .season_list .swiper-slide .album_container .container > div, .event_container .event_background .event_season .swiper .season_list .spring .album_container .container > div, .event_container .event_background .event_season .swiper .season_list .summer .album_container .container > div, .event_container .event_background .event_season .swiper .season_list .autumn .album_container .container > div, .event_container .event_background .event_season .swiper .season_list .winter .album_container .container > div, .event_container .event_background .event_season .swiper .season_list .swiper-slide .album_container .container > div {
  width: 15.25rem;
  height: 15.25rem;
  background-size: cover;
  border-radius: 50% 50% 0 0;
  margin-right: 1.25rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .info, .event_container .event_background .event_season .season_container .season_list .summer .info, .event_container .event_background .event_season .season_container .season_list .autumn .info, .event_container .event_background .event_season .season_container .season_list .winter .info, .event_container .event_background .event_season .season_container .season_list .swiper-slide .info, .event_container .event_background .event_season .swiper .season_list .spring .info, .event_container .event_background .event_season .swiper .season_list .summer .info, .event_container .event_background .event_season .swiper .season_list .autumn .info, .event_container .event_background .event_season .swiper .season_list .winter .info, .event_container .event_background .event_season .swiper .season_list .swiper-slide .info {
  color: #242119;
  font-size: 1.625rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .info .info_description, .event_container .event_background .event_season .season_container .season_list .summer .info .info_description, .event_container .event_background .event_season .season_container .season_list .autumn .info .info_description, .event_container .event_background .event_season .season_container .season_list .winter .info .info_description, .event_container .event_background .event_season .season_container .season_list .swiper-slide .info .info_description, .event_container .event_background .event_season .swiper .season_list .spring .info .info_description, .event_container .event_background .event_season .swiper .season_list .summer .info .info_description, .event_container .event_background .event_season .swiper .season_list .autumn .info .info_description, .event_container .event_background .event_season .swiper .season_list .winter .info .info_description, .event_container .event_background .event_season .swiper .season_list .swiper-slide .info .info_description {
  display: flex;
}
.event_container .event_background .event_season .season_container .season_list .spring .info .info_description > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .summer .info .info_description > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .autumn .info .info_description > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .winter .info .info_description > p:nth-child(1), .event_container .event_background .event_season .season_container .season_list .swiper-slide .info .info_description > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .spring .info .info_description > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .summer .info .info_description > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .autumn .info .info_description > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .winter .info .info_description > p:nth-child(1), .event_container .event_background .event_season .swiper .season_list .swiper-slide .info .info_description > p:nth-child(1) {
  font-weight: bold;
  margin-bottom: 1.0625rem;
  margin-right: 1.1875rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  width: 18.75rem;
  flex: 1.1;
}
.event_container .event_background .event_season .season_container .season_list .spring .info .info_description > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .summer .info .info_description > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .autumn .info .info_description > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .winter .info .info_description > p:nth-child(2), .event_container .event_background .event_season .season_container .season_list .swiper-slide .info .info_description > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .spring .info .info_description > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .summer .info .info_description > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .autumn .info .info_description > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .winter .info .info_description > p:nth-child(2), .event_container .event_background .event_season .swiper .season_list .swiper-slide .info .info_description > p:nth-child(2) {
  letter-spacing: -0.08125rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  width: 8.75rem;
  flex: 0.5;
}
.event_container .event_background .event_season .season_container .season_list .spring .season_icon, .event_container .event_background .event_season .season_container .season_list .summer .season_icon, .event_container .event_background .event_season .season_container .season_list .autumn .season_icon, .event_container .event_background .event_season .season_container .season_list .winter .season_icon, .event_container .event_background .event_season .season_container .season_list .swiper-slide .season_icon, .event_container .event_background .event_season .swiper .season_list .spring .season_icon, .event_container .event_background .event_season .swiper .season_list .summer .season_icon, .event_container .event_background .event_season .swiper .season_list .autumn .season_icon, .event_container .event_background .event_season .swiper .season_list .winter .season_icon, .event_container .event_background .event_season .swiper .season_list .swiper-slide .season_icon {
  height: 2.875rem;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
  top: 6.875rem;
  width: 10.0625rem;
}
.event_container .event_background .event_season .season_container .season_list .spring .genie_logo, .event_container .event_background .event_season .season_container .season_list .summer .genie_logo, .event_container .event_background .event_season .season_container .season_list .autumn .genie_logo, .event_container .event_background .event_season .season_container .season_list .winter .genie_logo, .event_container .event_background .event_season .season_container .season_list .swiper-slide .genie_logo, .event_container .event_background .event_season .swiper .season_list .spring .genie_logo, .event_container .event_background .event_season .swiper .season_list .summer .genie_logo, .event_container .event_background .event_season .swiper .season_list .autumn .genie_logo, .event_container .event_background .event_season .swiper .season_list .winter .genie_logo, .event_container .event_background .event_season .swiper .season_list .swiper-slide .genie_logo {
  width: 1.5625rem;
  height: 3.125rem;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
}
.event_container .event_background .event_season .season_container .season_list .spring, .event_container .event_background .event_season .swiper .season_list .spring {
  background-color: #fbd953;
}
.event_container .event_background .event_season .season_container .season_list .spring .title, .event_container .event_background .event_season .swiper .season_list .spring .title {
  color: #f96450;
}
.event_container .event_background .event_season .season_container .season_list .summer, .event_container .event_background .event_season .swiper .season_list .summer {
  background-color: #4bcfb7;
}
.event_container .event_background .event_season .season_container .season_list .summer .title, .event_container .event_background .event_season .swiper .season_list .summer .title {
  color: #5c47ee;
}
.event_container .event_background .event_season .season_container .season_list .summer .info, .event_container .event_background .event_season .swiper .season_list .summer .info {
  color: #ffffff;
}
.event_container .event_background .event_season .season_container .season_list .autumn, .event_container .event_background .event_season .swiper .season_list .autumn {
  background-color: #f96450;
}
.event_container .event_background .event_season .season_container .season_list .autumn .title, .event_container .event_background .event_season .swiper .season_list .autumn .title {
  color: #ffffff;
}
.event_container .event_background .event_season .season_container .season_list .autumn .info, .event_container .event_background .event_season .swiper .season_list .autumn .info {
  color: #ffffff;
}
.event_container .event_background .event_season .season_container .season_list .winter, .event_container .event_background .event_season .swiper .season_list .winter {
  background-color: #5c47ee;
}
.event_container .event_background .event_season .season_container .season_list .winter .title, .event_container .event_background .event_season .swiper .season_list .winter .title {
  color: #4bcfb7;
}
.event_container .event_background .event_season .season_container .season_list .winter .info, .event_container .event_background .event_season .swiper .season_list .winter .info {
  color: #ffffff;
}
.event_container .event_background .event_type {
  width: 46.875rem;
  padding: 0.625rem 3.625rem 5rem 3.625rem;
  margin: 0 auto;
}
.event_container .event_background .event_type .type_title {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -2.4px;
  margin-bottom: 2rem;
}
.event_container .event_background .event_type .type_container, .event_container .event_background .event_type .swiper {
  width: 103%;
  height: 103%;
  overflow: initial;
}
.event_container .event_background .event_type .type_container .type_list, .event_container .event_background .event_type .swiper .type_list {
  display: flex;
  flex-direction: row;
}
.event_container .event_background .event_type .type_container .type_list .type_el, .event_container .event_background .event_type .type_container .type_list .swiper-slide, .event_container .event_background .event_type .swiper .type_list .type_el, .event_container .event_background .event_type .swiper .type_list .swiper-slide {
  margin-right: 1.25rem;
  border-radius: 20px;
  overflow: hidden;
  background-color: #313131;
  padding-top: 3.75rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  width: 39.625rem !important;
  height: 39.625rem !important;
}
.event_container .event_background .event_type .type_container .type_list .type_el .artist_background, .event_container .event_background .event_type .type_container .type_list .swiper-slide .artist_background, .event_container .event_background .event_type .swiper .type_list .type_el .artist_background, .event_container .event_background .event_type .swiper .type_list .swiper-slide .artist_background {
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/event_type_background.png");
  width: 39.625rem;
  height: 18.75rem;
  position: absolute;
  z-index: 1;
  margin-top: 10.4375rem;
  background-size: cover;
}
.event_container .event_background .event_type .type_container .type_list .type_el .title, .event_container .event_background .event_type .type_container .type_list .swiper-slide .title, .event_container .event_background .event_type .swiper .type_list .type_el .title, .event_container .event_background .event_type .swiper .type_list .swiper-slide .title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.225rem;
  margin-bottom: 3.875rem;
}
.event_container .event_background .event_type .type_container .type_list .type_el .genie_logo, .event_container .event_background .event_type .type_container .type_list .swiper-slide .genie_logo, .event_container .event_background .event_type .swiper .type_list .type_el .genie_logo, .event_container .event_background .event_type .swiper .type_list .swiper-slide .genie_logo {
  width: 1.5625rem;
  height: 3.125rem;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
}
.event_container .event_background .event_type .type_container .type_list .artist, .event_container .event_background .event_type .swiper .type_list .artist {
  padding: 0;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont, .event_container .event_background .event_type .swiper .type_list .artist .artist_cont {
  padding-top: 3.75rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .title, .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.225rem;
  margin-bottom: 3.875rem;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .artist_img, .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .artist_img {
  left: 0;
  right: 0;
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/album2.jfif");
  width: 18.75rem;
  height: 18.75rem;
  background-size: contain;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 2;
  position: absolute;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .description, .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .description {
  display: flex;
  margin-top: 24.8125rem;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .description .album_cover, .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .description .album_cover {
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/album2.jfif");
  width: 5rem;
  height: 5rem;
  background-size: cover;
  margin-right: 1.875rem;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .description .album_info, .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .description .album_info {
  font-size: 1.625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 27.75rem;
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .description .album_info > p:nth-child(1), .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .description .album_info > p:nth-child(1) {
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  font-family: "Gothic A1";
}
.event_container .event_background .event_type .type_container .type_list .artist .artist_cont .description .album_info > p:nth-child(2), .event_container .event_background .event_type .swiper .type_list .artist .artist_cont .description .album_info > p:nth-child(2) {
  color: #999999;
  letter-spacing: -0.08125rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  font-family: "Gothic A1";
}
.event_container .event_background .event_type .type_container .type_list .genre .title, .event_container .event_background .event_type .swiper .type_list .genre .title {
  margin-bottom: 2.5rem;
}
.event_container .event_background .event_type .type_container .type_list .genre .input_container, .event_container .event_background .event_type .swiper .type_list .genre .input_container {
  width: 34.625rem;
  height: 5.625rem;
  background-color: #ffffff;
  display: flex;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
  padding-left: 2rem;
  align-items: center;
  margin-bottom: 4.375rem;
}
.event_container .event_background .event_type .type_container .type_list .genre .input_container > p:nth-child(1), .event_container .event_background .event_type .swiper .type_list .genre .input_container > p:nth-child(1) {
  color: #ffffff;
  background-color: #0b84ff;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  font-size: 1.75rem;
  letter-spacing: -0.0875rem;
  font-weight: bold;
  text-align: center;
  padding: 0.4375rem;
  margin-right: 1.25rem;
  font-family: "Gothic A1";
}
.event_container .event_background .event_type .type_container .type_list .genre .input_container > p:nth-child(2), .event_container .event_background .event_type .swiper .type_list .genre .input_container > p:nth-child(2) {
  font-size: 2rem;
  letter-spacing: -0.1rem;
  font-weight: bold;
  color: #000000;
  font-family: "Gothic A1";
}
.event_container .event_background .event_type .type_container .type_list .genre .genre_list .genre_el, .event_container .event_background .event_type .swiper .type_list .genre .genre_list .genre_el {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
.event_container .event_background .event_type .type_container .type_list .genre .genre_list .genre_el .album_cover, .event_container .event_background .event_type .swiper .type_list .genre .genre_list .genre_el .album_cover {
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/album2.jfif");
  width: 5rem;
  height: 5rem;
  background-size: cover;
  margin-right: 1.875rem;
}
.event_container .event_background .event_type .type_container .type_list .genre .genre_list .genre_el .album_content, .event_container .event_background .event_type .swiper .type_list .genre .genre_list .genre_el .album_content {
  font-size: 1.625rem;
  display: flex;
  flex-direction: column;
  height: 5rem;
  justify-content: space-around;
  width: 27.75rem;
  font-family: "Gothic A1", "Montserrat";
  font-size: 1.625rem;
}
.event_container .event_background .event_type .type_container .type_list .genre .genre_list .genre_el .album_content > p:nth-child(1), .event_container .event_background .event_type .swiper .type_list .genre .genre_list .genre_el .album_content > p:nth-child(1) {
  color: #ffffff;
  font-family: "Gothic A1", "Montserrat";
  font-size: 1.625rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.event_container .event_background .event_type .type_container .type_list .genre .genre_list .genre_el .album_content > p:nth-child(2), .event_container .event_background .event_type .swiper .type_list .genre .genre_list .genre_el .album_content > p:nth-child(2) {
  color: #999999;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.event_container .event_background .sns_background {
  height: 25rem;
  background-color: #f96450;
  position: absolute;
  left: 0;
  width: 100%;
  padding-top: 6.25rem;
  padding-left: 3.625rem;
  border-top-right-radius: 12.5rem;
}
.event_container .event_background .event_sns {
  width: 46.875rem;
  padding: 0.625rem 3.625rem 8rem 3.625rem;
  margin: 0 auto;
  position: relative;
}
.event_container .event_background .event_sns .sns_title {
  margin-top: 5.5625rem;
}
.event_container .event_background .event_sns .sns_title .header {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -2.4px;
  width: 39.625rem;
  margin: 0 auto 2.5rem 0;
}
.event_container .event_background .event_sns .sns_title .header span {
  font-weight: bold;
}
.event_container .event_background .event_sns .sns_title .sub {
  letter-spacing: -0.08125rem;
  font-size: 1.625rem;
  width: 39.625rem;
}
.event_container .event_background .event_sns .sns_title .sub p {
  margin-bottom: 1.25rem;
}
.event_container .event_background .event_sns .sns_container {
  background-color: #222222;
  position: relative;
  padding-top: 2.9375rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  width: 39.625rem;
  height: 41.875rem;
  border-radius: 20px;
  overflow: hidden;
  margin: 2.5rem auto 2.875rem auto;
}
.event_container .event_background .event_sns .sns_container .title .gma_logo {
  width: 5.875rem;
  height: 1.9375rem;
}
.event_container .event_background .event_sns .sns_container .title p {
  margin-top: 1.1875rem;
  margin-bottom: 3.25rem;
  color: #f96450;
  font-weight: bold;
  letter-spacing: -0.1rem;
  font-size: 2rem;
}
.event_container .event_background .event_sns .sns_container .album_container {
  height: 15.25rem;
  margin-bottom: 2.9375rem;
}
.event_container .event_background .event_sns .sns_container .album_container .container {
  display: flex;
  left: -8%;
  position: absolute;
}
.event_container .event_background .event_sns .sns_container .album_container .container > div {
  width: 15.25rem;
  height: 15.25rem;
  background-size: cover;
  border-radius: 50% 50% 0 0;
  margin-right: 1.25rem;
}
.event_container .event_background .event_sns .sns_container .info {
  color: #ffffff;
  font-size: 1.625rem;
}
.event_container .event_background .event_sns .sns_container .info .info_description {
  display: flex;
}
.event_container .event_background .event_sns .sns_container .info .info_description > p:nth-child(1) {
  font-weight: bold;
  margin-bottom: 1.0625rem;
  margin-right: 1.1875rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  width: 18.75rem;
  flex: 1.1;
}
.event_container .event_background .event_sns .sns_container .info .info_description > p:nth-child(2) {
  letter-spacing: -0.08125rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  width: 8.75rem;
  flex: 0.5;
}
.event_container .event_background .event_sns .sns_container .gma_awards_logo {
  position: absolute;
  right: 1.875rem;
  top: 2.0625rem;
  width: 13.75rem;
  height: 11.75rem;
}
.event_container .event_background .event_sns .tag_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 39.625rem;
  margin-bottom: 4.375rem;
}
.event_container .event_background .event_sns .tag_container .tag {
  display: flex;
  flex-direction: column;
}
.event_container .event_background .event_sns .tag_container .tag .tag_el_1, .event_container .event_background .event_sns .tag_container .tag .tag_el_2 {
  font-size: 1.5rem;
  display: flex;
}
.event_container .event_background .event_sns .tag_container .tag .tag_el_1 > p, .event_container .event_background .event_sns .tag_container .tag .tag_el_2 > p {
  background-color: #202020;
  text-align: center;
}
.event_container .event_background .event_sns .tag_container .tag .tag_el_1 > p:nth-child(1) {
  width: 9.0625rem;
  margin-bottom: 1rem;
  padding-top: 0.3125rem;
  height: 2.6875rem;
  margin-right: 0.625rem;
}
.event_container .event_background .event_sns .tag_container .tag .tag_el_1 > p:nth-child(2) {
  height: 2.6875rem;
  padding-top: 0.5rem;
  width: 12rem;
}
.event_container .event_background .event_sns .tag_container .tag .tag_el_2 > p:nth-child(1) {
  width: 15.3125rem;
  height: 2.6875rem;
  padding-top: 0.375rem;
  margin-right: 0.625rem;
}
.event_container .event_background .event_sns .tag_container .tag .tag_el_2 > p:nth-child(2) {
  width: 6.25rem;
  height: 2.6875rem;
  padding-top: 0.25rem;
}
.event_container .event_background .event_sns .tag_container .copy_button {
  border-radius: 150px;
  width: 11.25rem;
  height: 5rem;
  color: white;
  border: solid #fff;
  border-width: 0.1875rem;
  font-size: 1.625rem;
  font-weight: bold;
  letter-spacing: -0.08125rem;
}
.event_container .event_background .event_sns .button_container .join_btn, .event_container .event_background .event_sns .button_container .instagram_btn {
  height: 7.5rem;
  width: 39.625rem;
  border-radius: 1000px;
  letter-spacing: -0.1rem;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.event_container .event_background .event_sns .button_container .join_btn {
  background-color: #0b84ff;
  margin-bottom: 1.875rem;
}
.event_container .event_background .event_sns .button_container .join_btn img {
  width: 2.0625rem;
  height: 1.25rem;
}
.event_container .event_background .event_sns .button_container .instagram_btn {
  border: solid #fff;
  border-width: 0.1875rem;
  margin-bottom: 4.375rem;
}
.event_container .event_background .event_sns .button_container .instagram_btn img {
  width: 2.0625rem;
  height: 1.25rem;
}
.event_container .event_background .event_sns .button_container .description {
  text-align: center;
  font-size: 1.625rem;
  width: 39.625rem;
  letter-spacing: -0.08125rem;
  margin-bottom: 4.375rem;
}
.event_container .event_background .event_sns .button_container .description p {
  margin-bottom: 0.9375rem;
}
.event_container .event_background .event_sns .ticket_container .ticket_img {
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/gma_ticket.png");
  width: 39.625rem;
  height: 23.1875rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.event_container .event_background .event_sns .ticket_container .ticket_event .description {
  display: flex;
  margin-bottom: 0;
}
.event_container .event_background .event_sns .ticket_container .ticket_event .description > p:nth-child(1) {
  color: #999999;
  font-size: 1.625rem;
  letter-spacing: -0.08125rem;
  margin-right: 2.5rem;
}
.event_container .event_background .event_guide {
  width: 39.625rem;
  margin: 0 auto;
}
.event_container .event_background .event_guide .guide_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #ffffff;
  margin-bottom: 2.9375rem;
}
.event_container .event_background .event_guide .guide_header .guide_title {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -2.4px;
}
.event_container .event_background .event_guide .guide_header .folding_close {
  background-image: url("//image.genie.co.kr/imageg/web/promo_2022/1004_award/folding_btn.png");
  width: 3.375rem;
  height: 3.375rem;
  transform: rotate(0);
  background-size: contain;
}
.event_container .event_background .event_guide .guide_header .folding_open {
  transform: rotate(180deg);
}
.event_container .event_background .event_guide .guide_container .guide_list {
  color: #96969c;
  border-radius: 19.2px;
  font-size: 1.625rem;
  width: 39.6875rem;
  background-color: #202020;
  padding: 3.625rem 2.406rem 1.438rem 2.406rem;
}
.event_container .event_background .event_guide .guide_container .guide_list .guide_el {
  display: flex;
}
.event_container .event_background .event_guide .guide_container .guide_list .guide_el p {
  margin-top: 0.1875rem;
  margin-right: 0.625rem;
}
.event_container .event_background .event_guide .guide_container .guide_list .guide_el li {
  line-height: 1.62;
  margin-bottom: 1.875rem;
}
.event_container .event_background .event_guide .guide_none {
  display: none;
}

.subtab .gnb-area {
  position: absolute;
}

/* 최종페이지 */
.winner {
  background: url(//image.genie.co.kr/imageg/web/promo_2022/award/end_bg.gif) center 68px no-repeat #fbfbfc;
}

.winner .contents h2 {
  text-indent: -9999em;
  position: absolute;
}

.winner .contents h3 {
  color: #ff0096;
  font-size: 50px;
  text-align: center;
  font-family: "NanumSquare";
  padding: 230px 0 100px;
  font-weight: 900;
}

.winner .contents h4 {
  text-align: center;
  color: #222222;
  font-size: 40px;
  line-height: 1.2em;
  padding: 30px 0 55px;
}

.winner .contents h4 span {
  position: relative;
  font-weight: 700;
}

.winner h4 span:before {
  content: "";
  background: url(//image.genie.co.kr/imageg/web/promo_2022/award/ico_win.png) left top no-repeat;
  position: absolute;
  left: -75px;
  top: 3px;
  width: 23px;
  height: 55px;
}

.winner h4 span:after {
  content: "";
  background: url(//image.genie.co.kr/imageg/web/promo_2022/award/ico_win.png) right top no-repeat;
  position: absolute;
  right: -75px;
  top: 3px;
  width: 23px;
  height: 55px;
}

.winner .win_list {
  width: 1180px;
}

.winner .win_list:after {
  content: "";
  display: block;
  clear: both;
}

.winner .win_list li {
  margin-right: 62px;
  width: 300px;
  height: 430px;
  display: inline-block;
}

.winner .win_list li:nth-child(7), .winner .win_list li:nth-child(8), .winner .win_list li:nth-child(9) {
  height: 460px;
}

.winner .win_list li .thum {
  width: 300px;
  height: 300px;
}

.winner .win_list li .thum img {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.winner .win_list li strong {
  display: block;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  line-height: 32px;
  padding-top: 15px;
}

.winner .win_list li strong span {
  display: block;
  font-weight: normal;
  line-height: 40px;
  color: #353535;
}

.winner .win_list.a_c {
  text-align: Center;
  width: 1090px;
}

.winner .win_list.best li {
  width: 440px;
  height: 620px;
  margin-right: 148px;
}

.winner .win_list.best li .thum {
  width: 440px;
  height: 440px;
}

.winner .win_list.best li strong {
  color: #ff0096;
}

.winner .win_list.best li strong span {
  color: #353535;
  font-weight: 700;
}

.winner .win_list li strong .last_line {
  color: #797979;
}

.winner.btm {
  background: url(//image.genie.co.kr/imageg/web/promo_2022/award/end_footer.gif) center bottom no-repeat #ffffff;
  padding: 50px 0 262px;
}

@media screen and (max-width: 758px) {
  .tab.end ul {
    width: 20.688em;
    margin: 0 auto;
  }
  .tab.end ul li {
    width: 50%;
    height: 3.125em;
  }
  /* .winner {
    background: url(//image.genie.co.kr/imageg/web/promo_2022/award/m/end_bg.gif) center 2.813em no-repeat;
    background-size: 33.75em 46.406em;
  } */
  .winner .contents {
    width: 19.688em;
  }
  .winner .contents h3 {
    font-size: 1.563em;
    padding: 5.2em 0 1.2em;
  }
  .winner .contents h4 {
    font-size: 1.313em;
    padding: 2em 0 1.19em;
  }
  .winner h4 span:before {
    background-size: 2.19em;
    width: 0.548em;
    height: 1.31em;
    top: 0.1em;
    left: -1.786em;
  }
  .winner h4 span:after {
    background-size: 2.19em;
    width: 0.548em;
    height: 1.31em;
    top: 0.1em;
    right: -1.786em;
  }
  .winner .win_list {
    width: 20.7em;
  }
  .winner .win_list.best li {
    width: 9.375em;
    height: 15em;
    margin-right: 0.85em;
  }
  .winner .win_list li {
    width: 9.375em;
    height: 14em;
    margin-right: 0.85em;
  }
  .winner .win_list.best li .thum, .winner .win_list li .thum {
    width: 9.375em;
    height: 9.375em;
  }
  .winner .win_list li:nth-child(7), .winner .win_list li:nth-child(8) {
    height: 15em;
  }
  .winner .win_list li:nth-child(9) {
    height: 14em;
  }
  .winner .win_list li strong {
    font-size: 0.875em;
    line-height: 1.2em;
    padding-top: 0.6em;
    color: #222222;
  }
  .winner .win_list.best li strong span {
    font-weight: normal;
  }
  .winner .win_list li strong span {
    font-size: 0.929em;
    line-height: 1.7em;
  }
  .winner .win_list.best li strong em {
    font-weight: normal;
  }
  .winner .win_list.a_c {
    width: 20.7em;
  }
  .winner.btm {
    background: url(//image.genie.co.kr/imageg/web/promo_2022/award/m/end_footer.gif) center bottom no-repeat #ffffff;
    background-size: 33.75em 8.188em;
    padding: 0 0 8.188em;
  }
}
.sns {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.sns .sns_content {
  text-align: center;
}
.sns ul {
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  position: static;
  display: inline-block;
}
.sns ul li {
  float: left;
  margin-left: 1.4375rem;
}
.sns ul li:first-child {
  margin-left: 0;
}
.sns ul li a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 78px;
  text-align: left;
  text-indent: -999px;
  width: 6rem;
  height: 6rem;
  background: #313131;
  border-radius: 50%;
  overflow: hidden;
}
.sns ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.sns .share_facebook:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_facebook.png);
}
.sns .share_twitter:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_twitter.png);
}
.sns .share_kakao:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_kakao.png);
}
.sns .share_link:after {
  background-image: url(//image.genie.co.kr/imageg/web/promo_2022/1004_award/m/96x96_share_link.png);
}

/* BANNER */
.banner {
  padding: 2.5rem 3.625rem;
  margin: 0 auto;
  text-align: center;
  max-width: 750px;
}
.banner a {
  max-width: 39.625rem;
  max-width: 100%;
  display: inline-block;
  border-radius: 1.25rem;
  overflow: hidden;
}
.banner a img {
  width: 100%;
}




.section-wrap-player.state-user-inactive .video-js:not(.vjs-paused):after,
.section-wrap-player.state-user-inactive .video-js:not(.vjs-paused) .vjs-control-bar {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1.5s, opacity 1.5s;
  -moz-transition: visibility 1.5s, opacity 1.5s;
  -ms-transition: visibility 1.5s, opacity 1.5s;
  -o-transition: visibility 1.5s, opacity 1.5s;
  transition: visibility 1.5s, opacity 1.5s;
}
.section-wrap-player.state-user-inactive .video-js video {
  opacity: 1;
  -webkit-transition: visibility 1.5s, opacity 1.5s;
  -moz-transition: visibility 1.5s, opacity 1.5s;
  -ms-transition: visibility 1.5s, opacity 1.5s;
  -o-transition: visibility 1.5s, opacity 1.5s;
  transition: visibility 1.5s, opacity 1.5s;
}
.section-wrap-player.state-user-inactive .vjs-information .control-visibility {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1.5s, opacity 1.5s;
  -moz-transition: visibility 1.5s, opacity 1.5s;
  -ms-transition: visibility 1.5s, opacity 1.5s;
  -o-transition: visibility 1.5s, opacity 1.5s;
  transition: visibility 1.5s, opacity 1.5s;
}
.section-wrap-player.state-user-inactive.state-fullscreen .vjs-award video {
  cursor: none;
}
.section-wrap-player.state-user-inactive.state-fullscreen .video-js:not(.vjs-paused) #wrapChat > #chatting {
  cursor: pointer;
}
.section-wrap-player.state-user-inactive.state-fullscreen .video-js:not(.vjs-paused) .vjs-information .title,
.section-wrap-player.state-user-inactive.state-fullscreen .video-js:not(.vjs-paused) .vjs-information .summary {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1.5s, opacity 1.5s;
  -moz-transition: visibility 1.5s, opacity 1.5s;
  -ms-transition: visibility 1.5s, opacity 1.5s;
  -o-transition: visibility 1.5s, opacity 1.5s;
  transition: visibility 1.5s, opacity 1.5s;
}
.section-wrap-player:not(.state-playing) .vjs-information .control-visibility {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 1249px) {
  .section-wrap-player.state-user-active .video-js video,
.section-wrap-player:not(.state-playing) .video-js video {
    opacity: 0.4;
  }
  .section-wrap-player.state-user-active.state-fullscreen #wrapChat,
.section-wrap-player:not(.state-playing).state-fullscreen #wrapChat {
    opacity: 0.5;
  }
  .section-wrap-player.state-user-active.state-fullscreen .control-buttons,
.section-wrap-player:not(.state-playing).state-fullscreen .control-buttons {
    opacity: 0.6;
  }
  .video-js.vjs-fullscreen .vjs-control.vjs-play-control {
    display: block;
  }
}



.swiper-pagination {
  position: absolute !important; /* 또는 absolute */
  bottom: unset !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}



.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background: #B4B4B4 !important;
  opacity: 0.5 !important;
  margin: 0 4px !important;
  transition: all 0.3s ease !important; /* 모든 속성에 대해 0.3초 동안 부드러운 전환 효과 적용 */
}

.swiper-pagination-bullet-active {
  width: 24px !important; /* active 상태일 때 너비 증가 */
  height:12px !important;
  opacity: 1 !important;
  border-radius: 27px !important;
  background: #3D7CFF !important;
}

