/* 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;
}

.teaser {
  font-family: "Mont", "Onemobile", sans-serif;
  padding: 0 0 5.2vw;
  overflow: hidden;
}
.teaser .logo {
  background: url(../images/glo_pick/teaser/glo_logo.svg) 50% 50%/contain no-repeat;
  text-indent: -9999px;
}
.teaser__vis {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 52.5vw;
  background: url(../images/glo_pick/teaser/kv.webp) 50% 50%/cover no-repeat;
  color: #ffffff;
  gap: 1.56vw 0;
}
.teaser__vis .pick {
  display: inline-flex;
  align-items: center;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  gap: 0 1.04vw;
  filter: drop-shadow(0 0.3vw 0.3vw rgba(0, 0, 0, 0.25));
}
.teaser__vis .logo {
  width: 8.6vw;
  height: 6vw;
}
.teaser__vis h2 {
  font-size: 3.22vw;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
}
.teaser__cont {
  text-align: center;
  background: #eee;
  padding: 5.2vw 0 0;
}
.teaser__cont__ttl {
  margin: 0 0 2.9vw;
}
.teaser__cont__ttl h2 {
  font-size: 2.7vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.teaser__cont__ttl p {
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  margin: 0.7vw auto 2.1vw;
}
.teaser__cont__ttl a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17.76vw;
  height: 3.85vw;
  font-size: 1.14vw;
  font-weight: 600;
  letter-spacing: -0.02em;
  background: #FAE300;
  color: #391B1B;
  margin: 0 auto;
  gap: 0 1.04vw;
}
.teaser__cont__ttl a:before {
  content: "";
  width: 2.1875vw;
  height: 2.187vw;
  background: url(../images/glo_pick/teaser/kakao_ch.svg) 50% 50%/contain no-repeat;
}
.teaser__curation {
  position: relative;
  height: 28.54vw;
  background: url(../images/glo_pick/teaser/phone_img.png) 50% 100%/auto 100% no-repeat;
}
.teaser__curation .swiper-wrapper {
  align-items: center;
}
.teaser__curation .swiper-slide {
  position: relative;
  width: 24.166vw;
  height: 15.57vw;
  overflow: hidden;
  border-radius: 1.56vw;
  margin: 0 0.625vw;
  box-shadow: 0 0.125vw 0.125vw rgba(0, 0, 0, 0.25);
}
.teaser__curation .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.teaser__curation .swiper-slide p {
  position: absolute;
  bottom: 0.5vw;
  left: 0;
  width: 100%;
  font-size: 1.77vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
  color: #ffffff;
}
.teaser__category {
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0 0 5.2vw;
}
.teaser__category .culture {
  background: url("../images/glo_pick/teaser/culture_bg.jpg") 50% 50%/cover no-repeat;
}
.teaser__category .tech {
  background: url("../images/glo_pick/teaser/tech_bg.jpg") 50% 50%/cover no-repeat;
}
.teaser__category .fnb {
  background: url("../images/glo_pick/teaser/fnb_bg.jpg") 50% 50%/cover no-repeat;
}
.teaser__category .travel {
  background: url("../images/glo_pick/teaser/travel_bg.jpg") 50% 50%/cover no-repeat;
}
.teaser__category .art {
  background: url("../images/glo_pick/teaser/art_bg.jpg") 50% 50%/cover no-repeat;
}
.teaser__category__item {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  padding: 0 0 0 12.5vw;
}
.teaser__category__item dt {
  font-size: 2.7vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  margin: 0 0 2.08vw;
}
.teaser__category__item dt:after {
  content: "";
  display: block;
  width: 2.08vw;
  height: 0.36vw;
  background: #ffffff;
  margin: 0.3125vw 0 0;
}
.teaser__category__item dd {
  font-size: 1.66vw;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.teaser__point {
  background: url(../images/glo_pick/teaser/wallpaper_bg.jpg) 0 0/100% auto no-repeat;
  padding: 5.2vw 0;
}
.teaser__point .point__ttl {
  margin: 0 0 5.5vw;
  text-align: center;
  color: #ffffff;
}
.teaser__point .point__ttl .point {
  display: block;
  width: 9.115vw;
  height: 2.6vw;
  font-size: 1.45vw;
  line-height: 2.6vw;
  letter-spacing: -0.02em;
  background: rgba(255, 255, 255, 0.4);
  margin: 0 auto 1.04vw;
  border-radius: 3.33vw;
}
.teaser__point .point__ttl .ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.7vw;
  font-weight: 600;
  line-height: 1.5;
  gap: 0 0.83vw;
  margin: 0 0 0.83vw;
  filter: drop-shadow(0px 0.2vw 0.2vw rgba(0, 0, 0, 0.25));
}
.teaser__point .point__ttl .ttl .logo {
  width: 5.57vw;
  height: 3.9vw;
}
.teaser__point .point__ttl p {
  font-size: 1.66vw;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-shadow: 0 0.2vw 0.2vw rgba(0, 0, 0, 0.25);
}
.teaser__point .point__img {
  text-align: center;
}
.teaser__point .point__img img {
  width: 49.53125vw;
  height: auto;
}
.teaser__point__area:nth-child(2) {
  height: 53.4375vw;
  padding: 5.25vw 0 0;
  margin: 5.2vw 0 0;
  background: url(../images/glo_pick/teaser/event_bg.png) 0 0/100% auto no-repeat;
}
.teaser__cta img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 3.65vw;
}
.teaser__cta a {
  display: block;
  width: 16.25vw;
  height: 3.229vw;
  line-height: 3.229vw;
  background: #FE5000;
  color: #ffffff;
  text-align: center;
  font-size: 1.14vw;
  font-wieght: 700;
  letter-spacing: -0.02em;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .teaser {
    padding: 0 0 13.3333333333vw;
  }
  .teaser .pc_only {
    display: none;
  }
  .teaser .mo_only {
    display: block;
  }
  .teaser__vis {
    height: 153.3333333333vw;
  }
  .teaser__vis .pick {
    font-size: 11.2vw;
    margin: 0 0 5.3333333333vw;
    gap: 0 2.6666666667vw;
  }
  .teaser__vis .pick .logo {
    width: 20.2666666667vw;
    height: 14.4vw;
  }
  .teaser__vis h2 {
    font-size: 5.8666666667vw;
  }
  .teaser__cont {
    padding: 13.3333333333vw 0 0;
  }
  .teaser__cont__ttl {
    margin: 0 0 10.6666666667vw;
  }
  .teaser__cont__ttl h2 {
    font-size: 7.4666666667vw;
    line-height: 1.3;
  }
  .teaser__cont__ttl p {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    margin: 5.3333333333vw 0 8.5333333333vw;
  }
  .teaser__cont__ttl .kakao {
    width: 53.8666666667vw;
    height: 11.7333333333vw;
    font-size: 3.4666666667vw;
    gap: 0 2.1333333333vw;
  }
  .teaser__cont__ttl .kakao:before {
    width: 6.6666666667vw;
    height: 5.8666666667vw;
  }
  .teaser__curation {
    height: 48vw;
    background-position: 50% 0;
    background-size: 41.3333333333vw auto;
  }
  .teaser__curation .swiper-slide {
    width: 50.6666666667vw;
    height: 28.2666666667vw;
    border-radius: 3.2vw;
    margin: 0 1.6vw;
  }
  .teaser__curation .swiper-slide p {
    bottom: 1.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .teaser__category {
    height: 100dvh;
    margin: 0 0 13.3333333333vw;
  }
  .teaser__category__item {
    align-items: flex-start;
    text-align: center;
    padding: 0;
  }
  .teaser__category__item dl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50%;
    padding: 26.6666666667vw 0 0;
  }
  .teaser__category__item dl dt {
    font-size: 7.4666666667vw;
    margin: 0 0 5.8666666667vw;
  }
  .teaser__category__item dl dt:after {
    width: 5.8666666667vw;
    height: 1.0666666667vw;
    margin: 1.0666666667vw auto 0;
  }
  .teaser__category__item dl dd {
    font-size: 4.2666666667vw;
  }
  .teaser__category .culture {
    background: url("../images/glo_pick/teaser/culture_bg_m.jpg") 50% 50%/cover no-repeat;
  }
  .teaser__category .tech {
    background: url("../images/glo_pick/teaser/tech_bg_m.jpg") 50% 50%/cover no-repeat;
  }
  .teaser__category .fnb {
    background: url("../images/glo_pick/teaser/fnb_bg_m.jpg") 50% 50%/cover no-repeat;
  }
  .teaser__category .travel {
    background: url("../images/glo_pick/teaser/travel_bg_m.jpg") 50% 50%/cover no-repeat;
  }
  .teaser__category .art {
    background: url("../images/glo_pick/teaser/art_bg_m.jpg") 50% 50%/cover no-repeat;
  }
  .teaser__point {
    padding: 16vw 0 0;
    background-image: url(../images/glo_pick/teaser/wallpaper_bg_m.jpg);
  }
  .teaser__point__area:nth-child(2) {
    height: 147.2vw;
    padding: 15.4666666667vw 0 0;
    margin: 13.3333333333vw 0 0;
    background: url(../images/glo_pick/teaser/event_bg_m.png) 0 100%/contain no-repeat;
  }
  .teaser__point .point__ttl {
    margin: 0 0 11.7333333333vw;
  }
  .teaser__point .point__ttl .point {
    width: 23.7333333333vw;
    height: 6.4vw;
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    margin: 0 auto 2.6666666667vw;
    padding: 1.3333333333vw 0 0.8vw;
  }
  .teaser__point .point__ttl .ttl {
    font-size: 8vw;
    margin: 0 0 3.4666666667vw;
    gap: 0 2.6666666667vw;
  }
  .teaser__point .point__ttl .ttl .logo {
    width: 16.5333333333vw;
    height: 11.4666666667vw;
  }
  .teaser__point .point__ttl p {
    font-size: 4.2666666667vw;
  }
  .teaser__point .point__img {
    padding: 0 6.4vw;
    overflow-x: auto;
  }
  .teaser__point .point__img img {
    width: 127.4666666667vw;
  }
  .teaser__cta a {
    width: 58.4vw;
    height: 11.7333333333vw;
    line-height: 11.7333333333vw;
    font-size: 3.7333333333vw;
    margin: 13.3333333333vw auto 0;
  }
}