@charset "UTF-8";
/* Body font Size */
@font-face {
  font-family: "Onemobile";
  src: url("ONEMobileOTFRegular.eot");
  src: url("../fonts/ONEMobileOTFRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFRegular.woff2") format("woff2"), url("../fonts/ONEMobileOTFRegular.woff") format("woff"), url("../fonts/ONEMobileOTFRegular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Onemobile";
  src: url("../fonts/ONEMobileOTFLight.eot");
  src: url("../fonts/ONEMobileOTFLight.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFLight.woff2") format("woff2"), url("../fonts/ONEMobileOTFLight.woff") format("woff"), url("../fonts/ONEMobileOTFLight.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Onemobile";
  src: url("../fonts/ONEMobileOTFBold.eot");
  src: url("../fonts/ONEMobileOTFBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFBold.woff2") format("woff2"), url("../fonts/ONEMobileOTFBold.woff") format("woff"), url("../fonts/ONEMobileOTFBold.ttf") format("truetype");
  font-weight: 700;
}
html::-webkit-scrollbar, body::-webkit-scrollbar {
  display: none;
}

.pc_only {
  display: block;
}

.mo_only {
  display: none;
}

.glo-contents {
  font-family: "Mont", "Onemobile", "NotoSans", sans-serif;
}

.mont {
  vertical-align: top;
}

body {
  background-color: #000;
}

.creators {
  width: 100%;
}
.creators .yourself {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
.creators .yourself .main {
  width: 100%;
  height: min(100vh, 56.25vw) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: calc(100% - 80px);
  background: #000;
  gap: 5.5vw 0;
  top: 0 !important;
}
.creators .yourself .main__bg {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
}
.creators .yourself .main__bg img, .creators .yourself .main__bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.creators .yourself .main h2 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 5.72vw;
  font-weight: 400;
  line-height: 0.8;
  letter-spacing: -0.02em;
  color: #fff;
  gap: 0 1.25vw;
}
.creators .yourself .main h2 .line {
  position: relative;
  width: 21.5625vw;
  height: 0.2vw;
  background: #fff;
}
.creators .yourself .main h2 .sign {
  position: absolute;
  top: -0.625vw;
  right: 1.25vw;
  width: 21.5625vw;
  height: 11vw;
  font-size: 0;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/creators/hype_yourself/yourself.svg) 50% 50%/auto 11vw no-repeat;
}
.creators .yourself .main h3 {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 43.9484vw;
  height: 4.8583vw;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/creators/hype_yourself/hypebeast_title.svg) 50% 50%/contain no-repeat;
  text-indent: -9999px;
}
.creators .yourself .circle {
  width: 100%;
  position: relative;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/creators/hype_yourself/yourself_bg.png) no-repeat 100%/cover;
}
.creators .yourself .circle__inner {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 5.2083vw 0;
}
.creators .yourself .circle__inner h2 {
  font-size: 2.0833vw;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 2.8646vw;
}
.creators .yourself .circle__inner p {
  font-size: 1.1979vw;
  line-height: 1.6;
  margin-bottom: 4.1667vw;
}
.creators .yourself .circle__inner__list {
  width: 100%;
  margin-bottom: 3.7917vw;
}
.creators .yourself .circle__inner__list ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 2.1458vw;
}
.creators .yourself .circle__inner__list ul li a {
  display: block;
  width: 10.4948vw;
  height: 10.4948vw;
  border-radius: 10.4948vw;
  position: relative;
}
.creators .yourself .circle__inner__list ul li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.creators .yourself .circle__inner__list ul li a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8347vw;
  font-weight: 700;
  line-height: 1.3;
}
.creators .yourself .circle__inner__list ul li a .border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10.4948vw;
  border: 2px solid #fff;
  display: block;
  opacity: 0;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  /* 애니메이션 키프레임 */
}
.creators .yourself .circle__inner__list ul li a .border.c01 {
  animation: fadeInOut 2s infinite;
  animation-delay: 0s;
}
.creators .yourself .circle__inner__list ul li a .border.c02 {
  animation: fadeInOut 2s infinite;
  animation-delay: 0s;
}
.creators .yourself .circle__inner__list ul li a .border.c03 {
  animation: fadeInOut 2s infinite;
  animation-delay: 0s;
}
.creators .yourself .circle__inner__list ul li a .border.c04 {
  animation: fadeInOut 2s infinite;
  animation-delay: 0s;
}
.creators .yourself .circle__inner__list ul li a .border.c05 {
  animation: fadeInOut 2s infinite;
  animation-delay: 0s;
}
@keyframes fadeInOut {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@media (hover: hover) {
	.creators .yourself .circle__inner__list ul li :hover {
    transform: scale(1.1);
    transition: 0.5s;
  }
  .creators .yourself .circle__inner__list ul li :hover .border {
    border-color: transparent;
  }
}
.creators .yourself .circle__inner .red {
  font-size: 1.1979vw;
  color: #FE5000;
}
.creators .stand {
  position: relative;
  width: 75vw;
  max-width: 1440px;
  margin: 0 auto;
}
.creators .stand .main {
  width: 100%;
  height: min(100vh, 56.25vw);
  position: relative;
}
.creators .stand .main__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.creators .stand .main__bg img, .creators .stand .main__bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.creators .stand .main .btn_play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.creators .stand .description {
  width: 100%;
  position: relative;
  color: #fff;
}
.creators .stand .description__bg {
  width: 100%;
  height: 100%;
}
.creators .stand .description__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.creators .stand .description__box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  letter-spacing: -0.02em;
}
.creators .stand .description__box h2 {
  font-size: 2.0833vw;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1.7188vw;
}
.creators .stand .description__box p {
  font-size: 1.1979vw;
  line-height: 1.5;
  margin-bottom: 1.6667vw;
}
.creators .stand .description__box .logo {
  display: block;
  margin: 0 auto;
  width: 31.25vw;
  height: 3.75vw;
}
.creators .stand .description__box .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.creators .stand .standslide {
  width: 100%;
  padding: 7.8125vw 5.7292vw;
  position: relative;
}
.creators .stand .standslide .glostand {
  width: 100%;
  height:43.75vw;
}
.creators .stand .standslide .glostand .swiper-wrapper {
  width: 100%;
  align-items:center;
}
.creators .stand .standslide .glostand .swiper-slide {
  height:32vw;
  transform: scale(1);
  overflow:hidden;
}
.creators .stand .standslide .glostand .swiper-slide img {
  position:absolute;
  top:50%;
  left:50%;
  width:100%;
  height:100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform:translate(-50%, -50%);
}
.creators .stand .standslide .glostand .swiper-slide-active {
  transform: scale(1.2);
  position: relative;
  z-index: 20;
  transition: 0.5s;
}
.creators .stand .standslide .swiper-button-next:after {
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/creators/aff/ico_right.svg) no-repeat 100%/contain;
  color: transparent;
}
.creators .stand .standslide .swiper-button-prev:after {
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/creators/aff/ico_right.svg) no-repeat 100%/contain;
  transform: rotate(180deg);
  color: transparent;
}
.creators .stand .artwork {
  width: 100%;
  position: relative;
}
.creators .stand .artwork__bg {
  width: 100%;
  height: 100%;
}
.creators .stand .artwork__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.creators .stand .artwork__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 5.7292vw 0 0;
}
.creators .stand .artwork__inner h2 {
  font-size: 2.0833vw;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1.3021vw;
}
.creators .stand .artwork__inner p {
  font-size: 1.25vw;
  line-height: 1.4;
  margin-bottom: 3.0458vw;
}
.creators .stand .artwork__box {
  width: 100%;
  height: 74%;
  position: relative;
}
.creators .stand .artwork__box img {
  position: absolute;
}
.creators .stand .artwork__box img:nth-child(1) {
  width: 21.8854vw;
  height: 14.9063vw;
  top: 10%;
  right: 17%;
  z-index: 2;
}
.creators .stand .artwork__box img:nth-child(2) {
  width: 23.6563vw;
  height: 13.7083vw;
  top: 1%;
  right: 38.5%;
  z-index: 5;
}
.creators .stand .artwork__box img:nth-child(3) {
  width: 25.3229vw;
  height: 19.0208vw;
  top: 19%;
  left: 13%;
  z-index: 1;
}
.creators .stand .artwork__box img:nth-child(4) {
  width: 23.4479vw;
  height: 16.0521vw;
  bottom: 25%;
  left: 21%;
  z-index: 2;
}
.creators .stand .artwork__box img:nth-child(5) {
  width: 14.2813vw;
  height: 15.375vw;
  bottom: 2%;
  right: 37%;
  z-index: 5;
}
.creators .stand .artwork__box img:nth-child(6) {
  width: 23.2396vw;
  height: 17.3021vw;
  bottom: 18%;
  right: 12.5%;
  z-index: 3;
}
.creators .stand .devices {
  width: 100%;
  color: #fff;
  text-align: center;
  position: relative;
}
.creators .stand .devices .top {
  padding: 5.8333vw 0;
}
.creators .stand .devices .top p {
  font-size: 2.0833vw;
  line-height: 1.4;
  margin: 1.3542vw 0;
}
.creators .stand .devices .cont {
  width: 100%;
  position: relative;
}
.creators .stand .devices__carousel {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #FE5000;
  overflow: hidden;
}
.creators .stand .devices__carousel .carousel {
  display: flex;
  flex: 0 0 100%;
  will-change: transform;
  animation: scrolling 15s linear infinite;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.creators .stand .devices__carousel .carousel__item {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #000;
  padding: 0.75vw 0;
  gap: 0 0.75vw;
  white-space: nowrap;
  margin-right: 0.75vw;
}
.creators .stand .devices__carousel.ver2 {
  top: auto;
  bottom: 0;
  background: #000;
}
.creators .stand .devices__carousel.ver2 .carousel__item {
  color: #FE5000;
}
.creators .stand .devices__img {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.creators .stand .devices__img.first {
  padding: 2.6042vw 0 0;
}
.creators .stand .devices__img.last {
  padding: 0 0 2.6042vw;
}
.creators .stand .devices__img .full {
  width: 50%;
}
.creators .stand .devices__img .full img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align:top;
}
.creators .stand .devices__img .wrap {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.8646vw 0 2.5vw;
}
.creators .stand .devices__img .wrap .sign {
  width: 8.2292vw;
  height: 3.8021vw;
}
.creators .stand .devices__img .wrap .gif {
  width: 19.7917vw;
  height: 19.7917vw;
  position: relative;
  right: 1.5vw;
}
.creators .stand .devices__img .wrap .hypebeast_logo {
  width: 14.2188vw;
  height: 2.3438vw;
}
.creators .stand .pop {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 99;
  text-align: right;
}
.creators .stand .pop__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 76vw;
  max-height: 42.75vw;
  margin: auto;
}
.creators .stand .pop__video video {
  width: 100%;
}
.creators .stand .pop__cls {
  cursor: pointer;
}
.creators .creators__controlls {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  margin: 100px auto;
  color: #fff;
}
.creators .creators__controlls__lst {
  position: relative;
  display: flex;
  margin: 0 0 100px;
}
.creators .creators__controlls__lst:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 180px;
  background: #fff;
  margin: -90px 0 0;
}
.creators .creators__controlls__lst li {
  width: 50%;
}
.creators .creators__controlls__lst li a:hover p {
  color: #999999;
}
.creators .creators__controlls__lst li strong {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0 0 30px;
}
.creators .creators__controlls__lst li p {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  transition: color 0.2s;
}

@media screen and (max-width: 1439px) {
  .creators .yourself {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .creators .stand .main{
    height: min(100vh, 169vw) !important;
  }
  .pc_only {
    display: none;
  }
  .mo_only {
    display: block;
  }
  .mont {
    font-size: 1.1em;
  }
  .creators .yourself .main {
    gap: 11.5789473684vw 0;
  }
  .creators .yourself .main h2 {
    font-size: 11.0526315789vw;
    gap: 0 2.1052631579vw;
  }
  .creators .yourself .main h2 .line {
    width: 40.7894736842vw;
    height: 0.3947368421vw;
  }
  .creators .yourself .main h2 .sign {
    top: -0.7894736842vw;
    width: 37.8947368421vw;
    height: 21.0526315789vw;
    background-size: auto 100%;
  }
  .creators .yourself .main .logo_hypebeast {
    width: 87.0853vw;
    height: 9.6267vw;
  }
  .creators .yourself .circle {
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/creators/hype_yourself/yourself_bg_m.png) no-repeat 100% top/cover;
  }
  .creators .yourself .circle__inner {
    padding: 27.6315789474vw 0;
  }
  .creators .yourself .circle__inner h2 {
    font-size: 6.3157894737vw;
    margin-bottom: 12.6315789474vw;
  }
  .creators .yourself .circle__inner p {
    font-size: 4.2105263158vw;
    letter-spacing: -0.03em;
  }
  .creators .yourself .circle.mo_only .circle__inner__list {
    margin-bottom: 14.2105263158vw;
    overflow: hidden;
  }
  .creators .yourself .circle.mo_only .circle__inner__list ul {
    justify-content: flex-start;
    gap: 0 7.5vw;
    overflow-x: auto;
    padding: 0 6.3157894737vw;
    -ms-overflow-style: none;
  }
  .creators .yourself .circle.mo_only .circle__inner__list ul::-webkit-scrollbar {
    display: none;
  }
  .creators .yourself .circle.mo_only .circle__inner__list ul li a {
    width: 68.9473684211vw;
    height: 68.9473684211vw;
  }
  .creators .yourself .circle.mo_only .circle__inner__list ul li a span {
    font-size: 11.8736842105vw;
    font-weight: 700;
  }
  .creators .yourself .circle.mo_only .red {
    font-size: 4.2105263158vw;
    font-weight: 700;
    line-height: 1.7;
  }
  .creators .stand {
    width: 100%;
  }
  .creators .stand .description__box h2 {
    font-size: 6.3157894737vw;
    margin-bottom: 6.5789473684vw;
  }
  .creators .stand .description__box p {
    font-size: 4.2105263158vw;
    margin-bottom: 6.5789473684vw;
    letter-spacing: -0.025em;
    line-height: 1.5;
    margin-bottom: 7.6315789474vw;
  }
  .creators .stand .description__box .logo {
    width: 71.3157894737vw;
    height: 8.4210526316vw;
  }
  .creators .stand .standslide {
    padding: 15.7894736842vw 0 15.7894736842vw 7.2368421053vw;
  }
  .creators .stand .standslide .glostand {
    height:108vw;
  }
  .creators .stand .standslide .glostand .swiper-slide {
    height:95.34vw;
  }
  .creators .stand .standslide .glostand .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .creators .stand .standslide .glostand .swiper-slide-active {
    transform: scale(1);
  }
  .creators .stand .standslide .swiper-button-next, .creators .stand .standslide .swiper-button-prev {
    display: none;
  }
  .creators .stand .artwork__inner {
    padding: 26.3157894737vw 0 14.7368421053vw;
  }
  .creators .stand .artwork__inner h2 {
    font-size: 6.3157894737vw;
    line-height: 1.3;
    margin-bottom: 11.8421052632vw;
  }
  .creators .stand .artwork__inner p {
    font-size: 3.8157894737vw;
  }
  .creators .stand .artwork__box {
    height: 100%;
  }
  .creators .stand .artwork__box img:nth-child(1) {
    width: 57.1052631579vw;
    height: 37.8947368421vw;
    top: 13%;
    right: 6%;
    z-index: 3;
  }
  .creators .stand .artwork__box img:nth-child(2) {
    width: 61.5789473684vw;
    height: 34.7368421053vw;
    top: 4%;
    right: 26.5%;
    z-index: 5;
  }
  .creators .stand .artwork__box img:nth-child(3) {
    width: 66.3157894737vw;
    height: 49.2105263158vw;
    top: 24%;
    left: 5%;
    z-index: 2;
  }
  .creators .stand .artwork__box img:nth-child(4) {
    width: 61.3157894737vw;
    height: 41.0526315789vw;
    bottom: 46%;
    left: 34%;
    z-index: 2;
  }
  .creators .stand .artwork__box img:nth-child(5) {
    width: 36.0526315789vw;
    height: 39.2105263158vw;
    bottom: 21%;
    right: 27%;
    z-index: 4;
  }
  .creators .stand .artwork__box img:nth-child(6) {
    width: 60.7894736842vw;
    height: 44.4736842105vw;
    bottom: 33%;
    right: 12.5%;
    z-index: 3;
  }
  .creators .stand .devices .top img {
    width: 7.1052631579vw;
    height: 23px;
  }
  .creators .stand .devices .top p {
    font-size: 3.8157894737vw;
    margin: 4.7368421053vw 0;
  }
  .creators .stand .devices .carousel__item {
    font-size: 5.2631578947vw;
    padding: 2.5vw 0;
  }
  .creators .stand .devices .devices__img {
    padding: 0;
    flex-direction: column-reverse;
  }
  .creators .stand .devices .devices__img.first {
    padding-top: 12.22210526vw;
    flex-direction: column;
  }
  .creators .stand .devices .devices__img.last {
    padding-bottom: 12.3684210526vw;
    flex-direction: column;
  }
  .creators .stand .devices .devices__img .full, .creators .stand .devices .devices__img .wrap {
    width: 100%;
  }
  .creators .stand .devices .devices__img .wrap {
    padding: 9.4736842105vw 0;
  }
  .creators .stand .devices .devices__img .wrap .sign {
    width: 33.9473684211vw;
    height: 15.7894736842vw;
  }
  .creators .stand .devices .devices__img .wrap .gif {
    width: 76.3157894737vw;
    height: 76.3157894737vw;
  }
  .creators .stand .devices .devices__img .wrap .hypebeast_logo {
    width: 51.8421052632vw;
    height: 8.6842105263vw;
  }
  .creators .creators__controlls {
    margin: 10.6666666667vw auto;
  }
  .creators .creators__controlls__lst {
    flex-wrap: wrap;
    margin: 0 0 10.6666666667vw;
  }
  .creators .creators__controlls__lst:before {
    left: 50%;
    width: 60%;
    height: 1px;
    margin: 0;
    transform: translate(-50%, -50%);
  }
  .creators .creators__controlls__lst li {
    width: 100%;
  }
  .creators .creators__controlls__lst li:first-child {
    margin: 0 0 16vw;
  }
  .creators .creators__controlls__lst li strong {
    font-size: 7.2vw;
    margin: 0 0 5.3333333333vw;
  }
  .creators .creators__controlls__lst li p {
    font-size: 4.16vw;
  }
  .creators .stand .pop__video{
    max-width: 100vw;
    max-height: 65.75vw;
  }
  .creators .stand .pop__cls {
    position: absolute;
    top: -6vw;
    right: 4vw;
    width: 5vw;
    height: 5vw;
  }
  .creators .stand .pop__cls img{
    width: 100%;
    height: 100%;
  }
}