@font-face {
  font-family: "Hanken Grotesk", sans-serif;
  src: url(/themes/bobochic/fonts/noto-serif-kr-v7-latin-900.woff) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Hanken Grotesk", sans-serif;
  src: url(/themes/bobochic/fonts/jost-v6-latin-regular.woff) format("opentype");
  font-display: swap;
}
#samsung #columns {
  padding-top: 0 !important;
}
#samsung .seo-samsung {
  position: absolute;
  visibility: hidden;
}
#samsung .top-img {
  position: relative;
}
#samsung .top-img .frame-two {
  display: none;
}
#samsung .top-img img {
  width: 125%;
  object-fit: cover;
}
#samsung .title {
  position: absolute;
  top: 72%;
  left: 48%;
  transform: translate(-48%, -50%);
  min-width: 40vw;
  text-align: center;
}
#samsung .title .clean {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  margin-bottom: 32px;
  color: #FFFFFF;
}
#samsung .title .clean h5 {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#samsung .title .clean .collab {
  max-width: 37vw;
}
#samsung .contain-samsung {
  color: #0C0C0D;
}
#samsung .contain-samsung .promo_samsung_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 90px;
  gap: 8px;
}
#samsung .contain-samsung .promo_samsung_text span {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  display: flex;
  align-items: center;
  text-align: center;
}
#samsung .contain-samsung .promo_samsung_text p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 39px;
  line-height: 48px;
  display: flex;
  align-items: center;
  text-align: center;
}
#samsung .contain-samsung .step__samsung {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 40px 0;
  background: #F3F3F4;
}
#samsung .contain-samsung .step__samsung .step__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 0px 0px 144px;
  gap: 24px;
}
#samsung .contain-samsung .step__samsung .step__content .step__item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 32px;
}
#samsung .contain-samsung .step__samsung .step__content .step__item .step__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
}
#samsung .contain-samsung .step__samsung .step__content .step__item .step__text h5 {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  display: flex;
  align-items: center;
  margin: 0;
}
#samsung .contain-samsung .step__samsung .step__content .step__item .step__text p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
}
#samsung .contain-samsung .info__collab {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 40px 0;
  justify-content: center;
  gap: 30px;
}
#samsung .contain-samsung .info__collab p {
  max-width: 70vw;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
}
#samsung .contain-samsung .info__collab .display_reco .title_home {
  text-align: initial;
  display: block;
  width: 100%;
}
#samsung .contain-samsung .info__collab .attraqt {
  width: 100%;
}

@media (max-width: 991px) {
  #samsung .top-img .frame-one {
    display: none;
  }
  #samsung .top-img .frame-two {
    display: block;
  }
  #samsung .top-img img {
    width: 100vw;
  }
  #samsung .contain-samsung .promo_samsung_text {
    padding: 24px 40px;
  }
  #samsung .contain-samsung .promo_samsung_text p {
    font-size: 28px;
    line-height: 35px;
  }
  #samsung .contain-samsung .step__samsung {
    padding: 32px 0;
  }
  #samsung .contain-samsung .step__samsung .step__content {
    padding: 0 0 0 40px;
  }
  #samsung .contain-samsung .info__collab {
    padding: 40px;
  }
  #samsung .contain-samsung .info__collab p {
    font-size: 16px;
    line-height: 24px;
    max-width: 90vw;
  }
}
@media (max-width: 830px) {
  #samsung .top-img img {
    width: 125vw;
  }
  #samsung .title {
    width: 85%;
    top: 80%;
  }
  #samsung .title .clean {
    gap: 0;
  }
  #samsung .title .clean .collab {
    max-width: 40vw;
  }
  #samsung .title .clean h5 {
    font-size: 16px;
    line-height: 24px;
  }
  #samsung .contain-samsung .promo_samsung_text {
    padding: 24px 16px;
  }
  #samsung .contain-samsung .step__samsung {
    padding: 32px 0;
  }
  #samsung .contain-samsung .step__samsung > img {
    display: none;
  }
  #samsung .contain-samsung .step__samsung .step__content {
    padding: 0 32px;
  }
  #samsung .contain-samsung .info__collab {
    padding: 40px 0;
  }
  #samsung .contain-samsung .info__collab .display_reco .title_home {
    font-size: 28px;
    line-height: 35px;
  }
}
@media (min-width: 451px) and (max-width: 576px) {
  #samsung .top-img img {
    width: 180vw;
  }
  #samsung .title {
    top: 88%;
  }
  #samsung .title .clean .collab {
    max-width: 74vw;
  }
  #samsung .title .clean h5 {
    font-size: 12px;
    line-height: 16px;
  }
  #samsung .contain-samsung .step__samsung .step__content {
    padding: 0 24px;
  }
}
@media (max-width: 450px) {
  #samsung .top-img img {
    width: 180vw;
  }
  #samsung .title {
    top: 88%;
  }
  #samsung .title .clean .collab {
    max-width: 74vw;
  }
  #samsung .title .clean h5 {
    font-size: 12px;
    line-height: 16px;
  }
  #samsung .contain-samsung .step__samsung .step__content {
    padding: 0 16px;
  }
}

/*# sourceMappingURL=samsung.css.map */
