
#titleBox{}
#titleBox h1{ font-family:var(--Quan); font-weight: bold; color:#111; -webkit-text-stroke: 6px #111; line-height: 1; margin-bottom: 40px; text-transform: uppercase;}
#titleBox .txt{ color:#111; line-height: 1.7; font-weight: 300;}

.main .visual{ position: relative;}
.main .visual .visualSwiper .swiper-slide{ position: relative; }
.main .visual .visualSwiper .swiper-slide > figure img{ width: 100%; }
.main .visual .visualSwiper .swiper-slide .txtBox{ position: relative; position: absolute; transform:translateY(-50%); top: 50%; left: 11%; color:#fff; transition:all 1s; overflow: hidden; }
.main .visual .visualSwiper .swiper-slide .txtBox .title{ font-family:var(--Quan); font-weight: bold; -webkit-text-stroke: 6px #fff; line-height: 1; margin-bottom: 40px; opacity: 0;}
.main .visual .visualSwiper .swiper-slide .txtBox .txt{ line-height: 1.8; font-weight: 300; opacity: 0;}
.main .visual .visualSwiper .swiper-slide .txtBox .arrow{ position: absolute; right: 9%; bottom:33%; opacity: 0; z-index: 5;}
.main .visual .visualSwiper .swiper-slide.swiper-slide-active .txtBox .title,.main .visual .visualSwiper .swiper-slide.swiper-slide-active .txtBox .txt{ animation: fadeLeft 1.5s 0.5s both;}
.main .visual .visualSwiper .swiper-slide.swiper-slide-active .txtBox .arrow { animation:fadeIn 1.5s 1.3s both; }
.main .visual .slideBox .pagiWrap{ position: absolute; transform:translateY(-50%); top: 50%; right: 4.6%; z-index: 10; display: flex; flex-direction: column; align-items:center; gap:15px; }
.main .visual .slideBox .pagiBox{ display: flex; flex-direction: column; align-items: center; gap:120px; width: 20px;}
.main .visual .slideBox .pagiBox > span{ color:#fff; font-weight: 300;}
.main .visual .slideBox .pagiBox > span.now{ margin-bottom: 15px;}
.main .visual .slideBox .pagiBox > span.Total{ font-size:10px; }
.main .visual .slideBox .pagiBox .pagiBar{ position: relative; width: 200px; height: 1px; background: rgba(255,255,255,0.2); transform:rotate(90deg); }
.main .visual .slideBox .pagiBox .pagiBar span{ background: #fff; transition-duration: 1s !important;}
.main .visual .slideBox .pause{ width: 25px; height: 25px; border-radius:50%; display:flex; justify-content:center; align-items:center; border:1px solid rgba(255,255,255,0.2); cursor:pointer; }
.main .visual .slideBox .pause i{ color:#fff; margin-left: 3px; font-size:10px; }
.main .visual .slideBox .pause img,.main .visual .slideBox .pause.on i{ display:block; transition:all 0.5s; }
.main .visual .slideBox .pause.on img,.main .visual .slideBox .pause i{ display:none; }
.main .visual .scrollDown{ position: absolute; bottom: 70px; right: 4.8%; z-index: 5; color:#fff;  display:flex; justify-content:center; align-items:center;  flex-direction: column;}
.main .visual .scrollDown i{ position: relative; animation: scrolldown 1s ease infinite; }

.main .cmb{ position: relative; padding: 140px 0 210px;}
.main .cmb .bg{ position:absolute; right: 0; }
.main .cmb > div{ display:flex; align-items: flex-end;}
.main .cmb .txtBox .titleBox p{ color:#111; font-family:var(--Quan); font-weight: bold; -webkit-text-stroke: 3px #111;}
.main .cmb .txtBox .titleBox p span{ color:#213F99; -webkit-text-stroke: 4px #213F99;}
.main .cmb .txtBox > .txt{ line-height: 1.7; font-weight: 300; color:#111; margin: 40px 0 80px;}
.main .cmb .slideBox{ position: relative; flex-shrink:0; margin-right: 130px;  z-index: 3;}
.main .cmb .slideBox .cmbSwiper{ position: absolute; transform:translate(-50%,-50%); top: 50%; left: 50%; width: 100%; height: 100%;}
.main .cmb .slideBox .cmbSwiper .swiper-slide{ display:flex; justify-content:center; align-items:center; }
.main .cmb .slideBox .arrowBox{ position: absolute; transform:translate(-50%,-50%); top: 50%; left: 50%; z-index: 2; display:flex; justify-content:space-between; width: calc(100% + 45px); }
.main .cmb .slideBox .arrowBox .arrow{ width: 45px; height: 45px; border-radius:50%; background: #213f99; color:#fff; display:flex; justify-content:center; align-items:center; cursor:pointer; }

.main .product { position: relative; max-width: 1920px; margin: 0 auto;}
.main .product #titleBox{ position: absolute; transform:translateY(-50%); top: 42%; left: 0; z-index: 5; pointer-events:none; transition:all 1s; }
.main .product #titleBox.aos-animate{ left: 5.7291666666666664%; }
.main .product .ctnBox{ display:flex; justify-content:flex-end; }
.main .product .ctnBox .itemBox{ position: relative; width: calc(100% / 4);}
.main .product .ctnBox .itemBox .txtBox{ position: relative; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition:all 0.5s;}
.main .product .ctnBox .itemBox .txtBox a{ display: flex; flex-direction: column; justify-content: space-between; width: 100%; height: 100%; padding: 40px;}
.main .product .ctnBox .itemBox .txtBox .txt{ position: absolute; top: 50px; right:35px;  transform:rotate(180deg); writing-mode: vertical-rl; font-family:var(--Quan); color:#111; font-weight: bold; -webkit-text-stroke: 0.5px #111; transition:all 0.5s; opacity: 1;}
.main .product .ctnBox .itemBox .txtBox .txt span:not(.circle){ display: inline-block; margin-bottom: 40px; font-family:var(--Mont); font-weight: 500; }
.main .product .ctnBox .itemBox .txtBox .txt .circle{ margin: 15px 0;}
.main .product .ctnBox .itemBox .txtBox .txt2{ color:#fff; font-family:var(--Quan); font-weight:bold; line-height: 1; -webkit-text-stroke: 1px #fff; text-align: right; opacity: 0; transition:all 0.5s;}
.main .product .ctnBox .itemBox .txtBox .arrow{ text-align: right; opacity: 0; transition:all 0.5s;}
.main .product .ctnBox .itemBox .txtBox .iconBox{ position: relative; width: 100%;}
.main .product .ctnBox .itemBox .txtBox .iconBox .icon{ position: absolute; bottom: 20px; left: 20px; transition:all 0.5s ease;}
.main .product .ctnBox .itemBox:hover .txtBox{ background: rgba(37,88,216,0.4); }
.main .product .ctnBox .itemBox:hover .txtBox .arrow{ opacity: 1;}
.main .product .ctnBox .itemBox:hover .txtBox .icon{ bottom: 95px; filter: invert(100%) contrast(200%);}
.main .product .ctnBox .itemBox:hover .txtBox .txt{ opacity: 0;}
.main .product .ctnBox .itemBox:hover .txtBox .txt2{ opacity: 1;}
.main .product .ctnBox .itemBox:first-child:hover .txtBox  .icon{ bottom: 175px; left: calc(100% - 160px); }
.main .product .ctnBox .itemBox:nth-child(2):hover .txtBox  .icon{ left: calc(100% - 95px); }
.main .product .ctnBox .itemBox:nth-child(3):hover .txtBox  .icon{ left: calc(100% - 140px);}

.main .supply{ overflow: hidden; padding-bottom: 160px;}
.main .supply #titleBox{ margin-top: -60px; margin-bottom: 150px;}
.main .supply .map{ margin-left: 100px; margin-top: -70px;}
.main .supply .map .circleS{ fill: #213F99; stroke: rgba(37,88,216,0.8); animation: scaleCircle 1.2s infinite ease; }
.main .supply .listWrap{ display:flex; overflow: hidden;}
.main .supply .listWrap .rolling-list{ display:flex; width: max-content;}
.main .supply .listWrap .rolling-list li{ width: max-content; display: flex; justify-content: center; align-items: center; margin-right: 40px;}
.main .supply .listWrap .rolling-list li img{  max-width: max-content; max-height: 100%; width: 100%;}
.main .supply .listWrap .rolling-list.origin{ animation: 30s linear 0s infinite normal forwards running rollingleft1;}
.main .supply .listWrap .rolling-list.clone{ animation: 30s linear 0s infinite normal forwards running rollingleft2;}

.main .about{ position: relative; overflow: hidden; max-width: 1920px; margin: 0 auto;}
.main .about .w1700{ position: absolute; transform:translateY(-50%); top: 50%; left: 5.7291666666666664%; z-index: 6;}
.main .about #titleBox h1{ color:#fff; -webkit-text-stroke: 6px #fff; margin-bottom: 150px;}
.main .about #btnBox{ margin-left: 65px;}
.main .about #btnBox .circle{ background: rgba(255,255,255,0.1);}
.main .about #btnBox:hover .circle{ background: #213F99;}
.main .about #btnBox .circle img{ filter:invert(1)}
.main .about #btnBox .txt{ left: -65px; color:#fff; }
.main .about .sildeBox{ position: relative; }
.main .about .sildeBox .pagiBox{ position: absolute; transform:translateY(-50%); top: 50%; right: 100px; z-index: 5;}
.main .about .sildeBox .pagiBox .swiper-pagination-bullet{ position: relative; width: 4px; height: 4px; background: #fff; transition:all 0.5s; }
.main .about .sildeBox .pagiBox .swiper-pagination-bullet:before{ content:''; position: absolute; transform:translate(-50%,-50%); top: 50%; left: 50%; width: 20px; height: 20px; border-radius:50%; 
background: rgba(255,255,255,0.4); opacity: 0; transition:all 0.5s; }
.main .about .sildeBox .pagiBox .swiper-pagination-bullet-active:before{ opacity: 1;}
.main .about .sildeBox .pagiBox .swiper-pagination-bullet:not(:last-child){ margin-bottom: 30px; }
.main .about .mainSwiper{ position: absolute; transform:translateX(-50%); padding: 0 100px; left: 61.5%; top: 0; width: 650px; height: 100%; z-index: 5; background: rgba(255,255,255,0.05);
  -webkit-backdrop-filter: blur(50px); backdrop-filter: blur(50px);}
.main .about .mainSwiper .swiper-slide{ position: relative; top: -100px; display: flex; flex-direction: column; justify-content: flex-end;  color:rgba(255,255,255,0.3); transition: top 1s;}
.main .about .mainSwiper .swiper-slide .title{ line-height: 1; font-family:var(--Quan); font-weight:bold; line-height: 1;  margin: 40px 0; font-size:35px; transition:font-size 1s;  }
.main .about .mainSwiper .swiper-slide .txt{ font-weight: 300; line-height: 1.7; }
.main .about .mainSwiper .swiper-slide figure{ position: relative; opacity: 0; top: 20%; transition:all 1s; }
.main .about .mainSwiper .swiper-slide-active{ top: 20px; color:#fff; }
.main .about .mainSwiper .swiper-slide-active .title{ font-size:55px; -webkit-text-stroke: 1px #fff;}
.main .about .mainSwiper .swiper-slide-active figure{ opacity: 1; top: 0;}
.main .about .mainSwiper .swiper-slide-active.slide03{ position: relative; top: 10%;}

.main .about .imgBox{ position: relative; width: 100%; height: 100vh;}
.main .about .imgBox figure{ position: relative; position: absolute; width: 100%; height: 100%; overflow: hidden; transition:all 0.5s; opacity: 0;}
.main .about .imgBox figure.on{ opacity: 1;}
.main .about .imgBox figure img{ position: absolute; transform:translate(-50%,-50%); top: 50%; left: 50%; min-width:100%; min-height:100%; object-fit:cover; }


/* kr */
.main .what{ display:flex; position: relative; } 
.main .what > div{ width: 50%; }
.main .what #titleBox{ position: sticky; top: 300px; left: 0; height: 300px; margin-left: 5.7291666666666664%; margin-top: 330px;}
.main .what .ctnBox{ flex-shrink:0; }
.main .what .ctnBox .itemBox{ position: relative; }
.main .what .ctnBox .itemBox .bg{ position: relative; width: 100%; height: 390px; overflow: hidden; }
.main .what .ctnBox .itemBox .bg:after{ content:''; display:block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(33,63,153,0.3); opacity: 0; transition:all 0.7s;}
.main .what .ctnBox .itemBox .bg img{ position: absolute; transform:translate(-50%,-50%); top: 50%; left: 50%; min-width:100%; min-height:100%; object-fit:cover; }
.main .what .ctnBox .itemBox a{ position: relative; position: absolute; top: 0; left: 0; display:flex; align-items: flex-end;width: 100%; height: 100%; padding: 30px 110px 40px 50px; }
.main .what .ctnBox .itemBox a .icon{ transition:all 0.5s; }
.main .what .ctnBox .itemBox a .txtBox{ position: relative; width: 100%; height: 100%; text-transform: uppercase; color:#fff;  }
.main .what .ctnBox .itemBox a .txtBox .txt{ position: absolute; top: 0; right: 0;  font-family:var(--Quan); display:inline-flex; align-items:center;  font-weight: 500; transition:all 0.7s; -webkit-text-stroke: 1px #fff;}
.main .what .ctnBox .itemBox a .txtBox .txt span{ font-family:var(--Mont); margin-right: 15px; -webkit-text-stroke: 0px #fff; opacity: 1; transition:all 0.7s; }
.main .what .ctnBox .itemBox a .txtBox .arrow{ position: absolute; top: 0; right: 0; transition:all 0.7s; opacity: 0;}
.main .what .ctnBox .itemBox:hover .bg:after{ opacity: 1; }
.main .what .ctnBox .itemBox:hover a .icon{ filter: invert(100%) contrast(200%); }
.main .what .ctnBox .itemBox:hover a .txtBox .txt{ top: calc(100% - 40px); font-size:36px;}
.main .what .ctnBox .itemBox:hover a .txtBox .txt span{ opacity: 0; }
.main .what .ctnBox .itemBox:hover a .txtBox .arrow{ opacity: 1; }