@charset "UTF-8";
.slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list {position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slick-list:focus {outline:0}
.slick-list.dragging {cursor:pointer;cursor:hand}
.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.slick-track {position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:after, .slick-track:before {content:"";display:table}
.slick-track:after {clear:both}
.slick-loading .slick-track {visibility:hidden}
.slick-slide {float:left;height:100%;min-height:1px;display:none}
[dir=rtl] .slick-slide {float:right}
.slick-slide img {display:block}
.slick-slide.slick-loading img {display:none}
.slick-slide.dragging img {pointer-events:none}
.slick-initialized .slick-slide {display:block}
.slick-loading .slick-slide {visibility:hidden}
.slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden {display:none}
.slick-dots {position:absolute;bottom:-44px;left:0;width:100%;text-align:center;font-size:0}
.slick-dots li {display:inline-block;padding:0 6px;font-size:0;vertical-align:middle}
@media screen and (max-width:767px) {
    .slick-dots li {padding:0 4px}
}
.slick-dots li button {display:inline-block;width:12px;height:12px;border-radius:50%;border:0;background:#aaa;vertical-align:top;font-size:0;overflow:hidden}
@media screen and (max-width:767px) {
    .slick-dots li button {width:8px;height:8px}
}
.slick-dots li.slick-active button {width:28px;border-radius:6px;background:#ec455a}
@media screen and (max-width:767px) {
    .slick-dots li.slick-active button {width:18px}
}
.slick-controls {position:absolute;bottom:-44px;width:100%;text-align:center}
.slick-controls .slick-dot-container {font-size:0}
.slick-controls .slick-dot-container, .slick-controls .slick-dots {display:inline-block !important;position:static;vertical-align:middle;width:auto;margin-right:6px}
.slick-arrow {display:inline-block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:0;width:40px;height:40px;z-index:1}
.slick-arrow:before {content:' ';display:block;width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:100%;box-shadow:2px 4px 16px 0 rgba(0, 0, 0, .14)}
.slick-arrow.slick-prev {left:0}
.slick-arrow.slick-prev:before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-lt.svg)}
.slick-arrow.slick-next {right:0}
.slick-arrow.slick-next:before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-rt.svg)}
.slick-arrow.slick-disabled {display:none !important}
@media screen and (max-width:767px) {
    .slick-arrow {width:36px;height:36px;padding:4px}
    .slick-arrow::before {width:28px;height:28px}
    .slick-arrow.prev::before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-lt-m.svg)}
    .slick-arrow.next::before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-rt-m.svg)}
}

.mo_only {
    display: block;
}
@media screen and (min-width: 768px) {
    .mo_only {
        display: none;
    }
}

.pc_only {
    display: none;
}
@media screen and (min-width: 768px) {
    .pc_only {
        display: block;
    }
}

.hidden-txt{
    overflow: hidden;
    display: inline-block;
    text-indent: -9999px;
    width: 0;
    height: 0;
    line-height: 1px;
    position: absolute;
}

.hero-visual {
    max-width: 1920px;
    min-width: 1460px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-color: #000;
    overflow: hidden;
}
.hero-visual video {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.hero-visual .txt-wrap {
    position: absolute;
    top: 50%;
    left: 120px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.hero-visual p {
    font-size: 40px;
    color: #fff;
    line-height: 60px;
    text-shadow: 3px 3px 8px #000;
}
.hero-visual img {
    padding: 18px 0 0;
}
.hero-visual a {
    width: 121px;
    height: 44px;
    line-height: 43px;
    margin: 41px 0 0;
    display: block;
    background-color: #fd312e;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}
.hero-visual a:hover {
    background-color: #fff;
    color: #000;
}

/*브랜드 히어로 배너 start*/
/*231019 start*/
.hero-visual-brand {
    max-width: 1920px;
    margin: 0 auto;
    min-width: 1460px;
    height: 1080px;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/hero_img.jpg);
    position: relative;
    overflow: hidden;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .hero-visual-brand .btn-wrap {
    position: absolute;
    top: 623px;
    left: 240px;
  }
  .hero-visual-brand .btn-wrap:after {
    content: "";
    clear: both;
    display: block;
  }
  .hero-visual-brand .btn-wrap button {
    height: 44px;
    padding: 0 17px;
    font-size: 16px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
  }
  .hero-visual-brand .btn-wrap .yt-play-btn {
    min-width: 121px;
    background-color: #fd312e;
    border: 1px solid #fd312e;
    border-radius: 22px;
    color: #fff;
    float: left;
  }
  .hero-visual-brand .btn-wrap .yt-play-btn:hover {
    background-color: #fff;
    border: 1px solid #cbc8c2;
    color: #000;
  }
  .hero-visual-brand .btn-wrap .gl-link-wrap {
    margin: 0 0 0 8px;
    border: 1px solid transparent;
    border-radius: 22px;
    float: left;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
  }
  .hero-visual-brand .btn-wrap .gl-link-wrap.active {
    border: 1px solid #cbc8c2;
  }
  .hero-visual-brand .btn-wrap .gl-link-wrap.active .gl-link-btn {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #cbc8c2;
    color: #000;
  }
  .hero-visual-brand .btn-wrap .gl-link-wrap.active .gl-link-btn:after {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/link_ico_black.png);
    -webkit-transform: rotate(-180deg) translate(0, -50%);
    -moz-transform: rotate(-180deg) translate(0, -50%);
    -ms-transform: rotate(-180deg) translate(0, -50%);
    -o-transform: rotate(-180deg) translate(0, -50%);
    transform: rotate(-180deg) translate(0, -50%);
  }
  .hero-visual-brand .btn-wrap .gl-link-btn {
    padding: 0 64px 0 17px;
    background-color: #fff;
    border-bottom: 1px solid transparent;
    color: #000;
    position: relative;
  }
  .hero-visual-brand .btn-wrap .gl-link-btn:after {
    width: 16px;
    height: 9px;
    content: "";
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/link_ico_black.png);
    position: absolute;
    top: 52%;
    right: 18px;
    transform-origin: 50% 0;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
  }
  .hero-visual-brand .btn-wrap .gl-link-list {
    width: max-content;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 44px;
    left: 0;
  }
  .hero-visual-brand .btn-wrap .gl-link-list li {
    height: 33px;
    padding: 0 60px 0 17px;
    border-bottom: 1px solid #cbc8c2;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
  }
  .hero-visual-brand .btn-wrap .gl-link-list li:last-child {
    border-bottom: none;
  }
  .hero-visual-brand .btn-wrap .gl-link-list li:hover {
    background-color: #fff;
  }
  .hero-visual-brand .btn-wrap .gl-link-list a {
    font-size: 16px;
    color: #333;
  }
  @media screen and (max-width: 768px) {
    .hero-visual-brand {
      min-width: auto;
      height: 155.56vw;
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/hero_img.jpg);
    }
    .hero-visual-brand .btn-wrap {
      position: absolute;
      top: 53.61vw;
      left: 36%;
    }
    .hero-visual-brand .btn-wrap button {
      height: 10.14vw;
      padding: 0 4.44vw;
      font-size: 3.89vw;
    }
    .hero-visual-brand .btn-wrap .yt-play-btn {
      min-width: 29.17vw;
      border: 0.28vw solid #cbc8c2;
      border-radius: 5vw;
    }
    .hero-visual-brand .btn-wrap .yt-play-btn:hover {
      background-color: #fff;
      border: 0.28vw solid #cbc8c2;
      color: #000;
    }
    .hero-visual-brand .btn-wrap .gl-link-wrap {
      margin: 0 0 0 2.22vw;
      border: 0.28vw solid transparent;
      border-radius: 5vw;
    }
    .hero-visual-brand .btn-wrap .gl-link-wrap.active {
      border: 0.28vw solid #cbc8c2;
    }
    .hero-visual-brand .btn-wrap .gl-link-wrap.active .gl-link-btn {
      border-bottom: 0.28vw solid #cbc8c2;
    }
    .hero-visual-brand .btn-wrap .gl-link-btn {
      padding: 0 12.5vw 0 4.44vw;
      border-bottom: 0.28vw solid transparent;
    }
    .hero-visual-brand .btn-wrap .gl-link-btn:after {
      width: 3.47vw;
      height: 2.08vw;
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/link_ico.png);
      right: 4.58vw;
    }
    .hero-visual-brand .btn-wrap .gl-link-list {
      top: 10.14vw;
    }
    .hero-visual-brand .btn-wrap .gl-link-list li {
      height: 7.36vw;
      padding: 0 9.31vw 0 4.44vw;
      border-bottom: 0.28vw solid #cbc8c2;
    }
    .hero-visual-brand .btn-wrap .gl-link-list li:hover {
      background-color: rgba(255, 255, 255, 0.9);
    }
    .hero-visual-brand .btn-wrap .gl-link-list a {
      font-size: 3.89vw;
    }
  }
  /*브랜드 히어로 배너 end*/
  
  /*브랜드 메니페스토 start*/
  .manifesto-wrap-brand {
    max-width: 1920px;
    min-width: 1460px;
    margin: 0 auto;
    background-color: #f0ece4;
  }
  .manifesto-wrap-brand .bg-wrap {
    height: 720px;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/manifesto_img.jpg);
    position: relative;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .manifesto-wrap-brand .bg-wrap em {
    font-size: 40px;
    font-weight: 200 !important;
    color: #fff;
    line-height: 60px;
    font-style:italic;
    display: block;
    position: absolute;
    top: 50%;
    left: 160px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .manifesto-wrap-brand .bg-wrap em span {
    padding: 12px 0 0;
    font-size: 28px;
    line-height: 36px;
    display: block;
  }
  @media screen and (max-width: 768px) {
    .manifesto-wrap-brand {
      min-width: auto;
      margin: 0;
    }
    .manifesto-wrap-brand .bg-wrap {
      height: 133.33vw;
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/manifesto_img.jpg);
    }
    .manifesto-wrap-brand .bg-wrap em {
      font-size: 5vw;
      line-height: 7.22vw;
      top: auto;
      bottom: 0.94vw;
      left: 4.44vw;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    .manifesto-wrap-brand .bg-wrap em span {
      padding: 0;
      font-size: 3.89vw;
      line-height: 7.22vw;
    }
  }
  /*브랜드 메니페스토 end*/
  
  /*브랜드 코드 컴포넌트 start*/
  .component-wrap {
    max-width:1920px;
    min-width: 1460px;
    margin:0 auto;
    background-color: #262626;
    padding: 112px 0 64px;
    color: #fff;
  }
  .component-wrap .tit-wrap {
    width: 938px;
    margin: 0 auto;
  }
  .component-wrap .tit-wrap em {
    font-size: 56px;
    line-height: 60px;
    display: block;
  }
  .component-wrap .tit-wrap p {
    font-size: 24px;
    line-height: 28px;
    padding: 14px 0 0;
  }
  .component-wrap .img-slide-wrap {
    padding: 70px 32px 0;
  }
  .component-wrap .img-slide-wrap img {
    width: 100%;
  }
  .component-wrap .txt-wrap {
    width: 938px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 28px;
    padding: 70px 0 0;
  }
  .component-wrap .visual-wrap .section {
    padding: 102px 0 0;
  }
  .component-wrap .visual-wrap .section.sec01 .bg {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/component_visual_img01.jpg);
  }
  .component-wrap .visual-wrap .section.sec02 .bg {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/component_visual_img02.jpg?v=1);
  }
  .component-wrap .visual-wrap .section .bg {
    height: 1080px;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .component-wrap .visual-wrap .section .txt {
    width: 976px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 28px;
    padding: 48px 0 0;
  }
  .component-wrap .story-wrap {
    width: 1440px;
    margin: 0 auto;
    padding: 142px 0 0;
  }
  .component-wrap .story-wrap .top-line {
    padding: 0 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .component-wrap .story-wrap .top-line em {
    font-size: 56px;
    line-height: 60px;
    display: block;
  }
  .component-wrap .story-wrap .btn-wrap {
    display: flex;
    align-items: center;
  }
  .component-wrap .story-wrap .btn-wrap .page-wrap {
    padding: 0 16px 0 0;
    font-size: 28px;
    letter-spacing: 0.84px;
  }
  .component-wrap .story-wrap .btn-wrap button {
    width: 72px;
    height: 72px;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/story_slide_btn.png);
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: static;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .component-wrap .story-wrap .btn-wrap button:before {
    content: none;
  }
  .component-wrap .story-wrap .btn-wrap button.slick-disabled {
    display: inline-block !important;
    cursor: default;
  }
  .component-wrap .story-wrap .btn-wrap .story-next-btn {
    margin: 0 0 0 6px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .component-wrap .story-wrap .story-slide .con-slide {
    width: 464px;
    height: 600px;
    margin: 0 24px 0 0;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .component-wrap .story-wrap .story-slide .con-slide.item01 {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/story_slide01.jpg?v=1);
  }
  .component-wrap .story-wrap .story-slide .con-slide.item02 {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/story_slide02.jpg);
  }
  .component-wrap .story-wrap .story-slide .con-slide.item03 {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/brand/story_slide03.jpg);
  }
  .component-wrap .story-wrap .story-slide .con-slide video {
    height: 100%;
  }
  .component-wrap .story-wrap .story-slide .con-slide p {
    font-size: 36px;
    line-height: 42px;
    position: absolute;
    bottom: 98px;
    left: 42px;
  }
  .component-wrap .story-wrap .story-slide .con-slide a {
    width: 120px;
    height: 44px;
    background-color: #fff;
    border: 1px solid #cbc8c2;
    border-radius: 22px;
    font-size:16px;
    color: #000;
    line-height: 40px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 32px;
    left: 42px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
  }
  .component-wrap .story-wrap .story-slide .con-slide a:hover {
    background-color: #fd312e;
    border: 1px solid #fd312e;
    color: #fff;
    text-decoration: none !important;
  }
  @media screen and (max-width: 768px) {
    .component-wrap {
      min-width: auto;
      margin: 0;
      padding: 15vw 0 7.08vw;
    }
    .component-wrap .tit-wrap {
      width: auto;
      margin: 0;
      padding: 0 4.44vw;
    }
    .component-wrap .tit-wrap em {
      font-size: 7.78vw;
      line-height: 8.89vw;
    }
    .component-wrap .tit-wrap p {
      font-size: 4.17vw;
      line-height: 5vw;
      padding: 2.78vw 0 0;
    }
    .component-wrap .img-slide-wrap {
      padding: 12.78vw 0 0;
    }
    .component-wrap .img-slide-wrap .slide-scroll {
      padding: 0 4.44vw;
      overflow-x: scroll;
      -ms-overflow-style: none;
      scrollbar-width: none;
    }
    .component-wrap .img-slide-wrap .slide-scroll::-webkit-scrollbar {
      display: none;
    }
    .component-wrap .img-slide-wrap img {
      width: 322.5vw;
    }
    .component-wrap .txt-wrap {
      width: auto;
      margin: 0;
      font-size: 4.17vw;
      line-height: 5vw;
      padding: 12.78vw 4.44vw 0;
    }
    .component-wrap .visual-wrap .section {
      padding: 14.03vw 0 0;
    }
    .component-wrap .visual-wrap .section.sec01 .bg {
      height: 155.56vw;
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/component_visual_img01.jpg);
    }
    .component-wrap .visual-wrap .section.sec02 .bg {
      height: 66.67vw;
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/component_visual_img02.jpg?v=1);
    }
    .component-wrap .visual-wrap .section .txt {
      width: auto;
      margin: 0;
      font-size: 4.17vw;
      line-height: 5vw;
      padding: 6.53vw 4.44vw 0;
    }
    .component-wrap .story-wrap {
      width: auto;
      margin: 0;
      padding: 18.89vw 0 0;
    }
    .component-wrap .story-wrap .top-line {
      padding: 0 4.44vw 6.67vw;
    }
    .component-wrap .story-wrap .top-line em {
      font-size: 7.78vw;
      line-height: 8.89vw;
    }
    .component-wrap .story-wrap .btn-wrap .page-wrap {
      display: none;
    }
    .component-wrap .story-wrap .btn-wrap button {
      width: 10vw;
      height: 10vw;
    }
    .component-wrap .story-wrap .btn-wrap .story-next-btn {
      margin: 0 0 0 1.11vw;
    }
    .component-wrap .story-wrap .story-slide {
      padding: 0 0 0 4.44vw;
    }
    .component-wrap .story-wrap .story-slide .con-slide {
      width: 91.11vw;
      height: 117.5vw;
      margin: 0 2.8vw 0 0;
      border-radius: 5.28vw;
    }
    .component-wrap .story-wrap .story-slide .con-slide.item01 {
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/story_slide01.jpg?v=1);
    }
    .component-wrap .story-wrap .story-slide .con-slide.item02 {
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/story_slide02.jpg);
    }
    .component-wrap .story-wrap .story-slide .con-slide.item03 {
      background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/brand/story_slide03.jpg);
    }
    .component-wrap .story-wrap .story-slide .con-slide p {
      font-size: 6.67vw;
      line-height: 7.78vw;
      bottom: 23.89vw;
      left: 8.61vw;
    }
    .component-wrap .story-wrap .story-slide .con-slide a {
      width: 29.17vw;
      height: 10vw;
      border: 0.28vw solid #cbc8c2;
      border-radius: 5vw;
      font-size: 3.89vw;
      line-height: 9.44vw;
      bottom: 9.31vw;
      left: 8.61vw;
    }
    .component-wrap .story-wrap .story-slide .con-slide a:hover {
      background-color: #fff;
      border: 0.28vw solid #cbc8c2;
      color: #000;
    }
  }
  /*231019 end*/
  /*브랜드 코드 컴포넌트 end*/

  /*231019 start*/
/*image preload*/
body:after {
    width:0; height:0; position:absolute; overflow:hidden; z-index:-1;
    content:url(/content/dam/channel/wcms/global/lifesgood/pc/brand/link_ico_black.png) url(/content/dam/channel/wcms/global/lifesgood/mo/brand/link_ico_black.png);
  }
  /*231019 end*/