@charset "UTF-8";
/*****************************************************************

Copyright C 디보션 테마 All rights reserved.
devocean@naver.com & master@devocean.com
본 페이지는 유료콘텐츠 디보션 테마 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다.
라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/

/*공통*/
#wrapper{padding-top:0 !important;padding-bottom: 0;background: #fff;}
#container_wr{padding: 0;background: #fff;}
.devo-sec{padding:80px 0;background: #fff;}
.devo-sec-con-1500{position:relative;margin:0 auto;width: 1500px;}
.devo-sec .devo-btn01 {max-width: 200px;}
.devo-sec-container{position:relative;margin:0 auto;width: 1500px;}
.devo-sec-sub-title {margin-bottom:20px;font-size: var(--main-title04);color: var(--main-color);text-transform: uppercase;letter-spacing:0.01px;font-family: "Josefin Sans", sans-serif;font-weight:700;}
.devo-sec-title {padding-bottom:80px;font-size: var(--main-title01);text-transform: uppercase;line-height:1.5;}
.devo-dot{margin-right:10px;width: 10px;height: 10px;border-radius: 100%;background: var(--main-color);}

/*버튼*/
.devo-small-btn{position:relative;overflow:hidden;font-size:14px;letter-spacing:3px;font-family: "Josefin Sans", "NotoKr_B", sans-serif;font-weight:700;width: 56px;height: 56px;line-height:56px;background: var(--main-color);text-indent: -200%;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.devo-small-btn:before {content: "\e93e";display: block;font-family: xeicon;position: absolute;right: -12px;top: 50%;transform: translateY(-50%);}
.devo-small-btn:hover{text-indent: 0;width: 200px;text-align: center;}
.devo-small-btn:hover:before{right: 12px;}
.devo-main-btn01{all:unset;position:relative;z-index:100;display:inline-block;padding:20px 40px;text-align: center;border: 2px solid #000;width: auto;color: #000;cursor:pointer;text-transform:uppercase;transition:all .3s;font-family:"Josefin Sans", "NotoKr_B", sans-serif;font-weight:700;}
.devo-main-btn01:before{content: "";display: block;position:absolute;top:0;left:0;z-index:-1;width: 0;height: 100%;background: #000;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.devo-main-btn01:after{content: "\e93e";display: block;font-family: xeicon;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);opacity: 0;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.devo-main-btn01:hover{padding: 20px 60px 20px 40px;color: #fff;}
.devo-main-btn01:hover:before{width: 100%;}
.devo-main-btn01:hover:after{opacity: 1;}

/*devo-theme02-main-business*/
#devo-theme02-main-business .devo-area{position:relative;display:block;cursor: pointer;}
#devo-theme02-main-business .devo-img-container{overflow: hidden;width: 100%;height: 600px;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
#devo-theme02-main-business .devo-img{width: 100%;height: 100%;transform: scale(1.06);transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);}
#devo-theme02-main-business .devo-img:before{content: "";display: block;position: absolute;top: 0;left: 0;z-index:1;width: 100%;height: 100%;background: url('../img/devo-theme02-main-business-bg.png') no-repeat center;background-size: cover;}
#devo-theme02-main-business .devo-text-container{padding-right:50px;position: absolute;top:50px;left: 50px;color: #fff;}
#devo-theme02-main-business .devo-text01 {font-size: var(--main-title03);}
#devo-theme02-main-business .devo-text02 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;min-height: 44px;}
#devo-theme02-main-business .devo-small-btn {position: absolute;right: 0;bottom: 0;color: #fff;}
#devo-theme02-main-business .devo-area:hover .devo-img-container{transform: scale(1.06);}
#devo-theme02-main-business .devo-area:hover .devo-img{transform: scale(1);}
#devo-theme02-main-business .devo-area:hover .devo-small-btn{text-indent: 0;width: 200px;text-align: center;}
#devo-theme02-main-business .devo-area:hover .devo-small-btn:before{right: 12px;}




/*devo-theme02-main-menu*/
#devo-theme02-main-menu{height:100vh; min-height:800px; background:url("../img/devo-theme02-main-menu-bg.jpg") no-repeat center / cover;}
#devo-theme02-main-menu .devo-menu-list {height: 100%;}
#devo-theme02-main-menu .devo-menu-item{flex:1;height: 100%;}
#devo-theme02-main-menu .devo-menu-item:not(:first-child){border-left: 1px solid rgba(255,255,255,0.3);}
#devo-theme02-main-menu .devo-menu-item > a{position:relative;display: flex;place-content:center;align-items:center;width: 100%;height: 100%;text-align: center;color: #fff;}
#devo-theme02-main-menu .devo-menu-item > a:before{content:""; position:absolute; width:100%; height:100%; top:0; left:0;background: var(--main-color); opacity:0; transition: opacity 0.4s;}
#devo-theme02-main-menu .devo-text-container {position: relative;z-index: 100;}
#devo-theme02-main-menu .devo-menu-item .devo-text01{display:block; font-size:var(--main-title03); font-family: "NotoKr_B", sans-serif;opacity:0.5; transition: all 0.4s;}
#devo-theme02-main-menu .devo-menu-item .devo-text02{font-size:var(--main-title04);display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
#devo-theme02-main-menu .devo-menu-item > a:hover:before{opacity: 1;}



/* devo-theme02-main-inquiry */
#devo-theme02-main-inquiry {/*background: url('../img/devo-theme02-main-inquiry-bg.jpg') center no-repeat;background-size: cover;*/    background-color: #0E0E0E;}
#devo-theme02-main-inquiry > form {display: flex;align-items: center;place-content: center;height: 100%;}
#devo-theme02-main-inquiry .devo-sec-con-1440{width: 1200px;}
#devo-theme02-main-inquiry .devo-sec-sub-title{color:#fff;}
#devo-theme02-main-inquiry .devo-input-container > ul {width:calc(50% - 30px);}
#devo-theme02-main-inquiry .devo-input-container > ul > li{margin-top:15px;}
#devo-theme02-main-inquiry .devo-input-container .devo-input-item{padding:0 30px 0 80px;position:relative;background: #f8f8f8;height:55px;border-radius: 30px;}
#devo-theme02-main-inquiry .devo-input-container .devo-input-title{position:absolute; top:0px; left:0px; width:100px; line-height:55px;text-align: center;font-weight:700;}
#devo-theme02-main-inquiry .devo-input-container .devo-input{width:100%;background: #f8f8f8;border: none;height:55px;}
#devo-theme02-main-inquiry .devo-input-container .devo-file-input-container{background: #f8f8f8;border-radius: 30px;}
#devo-theme02-main-inquiry .devo-input-container .file-name{padding: 0;padding-left: 30px;border: none;background: #f8f8f8;color:#666;width: 100%;border-radius: 30px;line-height: 55px;}
#devo-theme02-main-inquiry .devo-check-list{align-items: center;place-content: center;cursor: pointer;color: #fff;}
#devo-theme02-main-inquiry .devo-file-input-container{cursor: pointer;}
#devo-theme02-main-inquiry .devo-file-input-button {top: 50%;right: 20px;transform: translateY(-50%);height: 30px;line-height: 30px;border-radius: 30px;background:#000;}
#devo-theme02-main-inquiry .devo-textarea-item > textarea {padding:30px;border: none;background: #f8f8f8;border-radius: 30px;height: 260px;margin-top: 15px;color:#666;}
#devo-theme02-main-inquiry input[type="checkbox"].on + .check-label:before {content: "\e928";font-family: "xeicon";border-color: var(--main-color);background: var(--main-color);font-weight: 600;line-height: 16.5px;color: #fff;}
#devo-theme02-main-inquiry .devo-search {display: inline-block;width: 30px;height: 30px;line-height: 30px;background: #fff;color: #000;border-radius: 100%;cursor: pointer;box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.15);}
#devo-theme02-main-inquiry .devo-search > i {font-size: 14px;}
#devo-theme02-main-inquiry .devo-main-btn01 {border-color: #fff;color: #fff;}
#devo-theme02-main-inquiry .devo-main-btn01:before{background: #fff;}
#devo-theme02-main-inquiry .devo-main-btn01:hover{color: #000;}




:root { --ani: cubic-bezier(0.175, 0.885, 0.32, 1.275); }
@keyframes ballupdown { 0% { transform: translateY(0); } 30% { transform: translateY(-25px); } 50% { transform: translateY(0); } 70% { transform: translateY(-10px); } 100% { transform: translateY(0); } }

#atc01 { display: flex; position: relative; padding-top: 60px; margin-top: 0; width: 100%; box-sizing: border-box; }
#atc01:before, #atc01:after { display: block; content: ""; position: absolute; background-color: rgba(221, 221, 221, 0.5); }
#atc01:before { left: 50%; top: 0; width: 1px; height: 0; transition: all 3s var(--ani); }
#atc01:after { left: 50%; bottom: 0; width: 0; height: 1px; }
#atc01.on:before { height: 100%; }
#atc01.on:after { width: 50%; transition: all 2s var(--ani) 1s; }
#atc01 > div { position: relative; width: 50%; }
#atc01 > div:before { display: block; content: ""; position: absolute; left: 0; top: 0; width: 0; height: 1px; background-color: rgba(221, 221, 221, 0.5); transition: all 2s var(--ani); }
#atc01 > div.on:before { width: 100%; }
#atc01 .tit_area { display: flex; justify-content: center; align-items: center; }
#atc01 .tit_area:after { display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background-color: rgba(221, 221, 221, 0.5); }
#atc01 .tit_area.on:after { width: 100%; transition: all 2s var(--ani) 1s; }
#atc01 .tit_area .text { opacity: 0; margin-top: 60px; font-size: var(--main-title00); font-family:'Onest'; font-weight:900; color: #111; text-transform: uppercase; line-height: 1.2; letter-spacing: -0.3px; transition: all .2s; width:75%; }
#atc01 .tit_area .text .title-s {font-size: var(--main-text01); font-weight:500; display:block; letter-spacing: 0;  padding-bottom:40px;}

#atc01 .tit_area .text .text-s {font-size: var(--main-text01); font-weight:500; display:block; letter-spacing: 0;  padding-top:80px;}

#atc01 .tit_area .word_wrap { position: relative; width: 100%; height: 60px; margin-top: -10px; }
#atc01 .tit_area .word { position: absolute; width: 100%; opacity: 0; }
#atc01 .tit_area .brackets { display: inline-block; position: relative; font-weight: 700; color:#ddd; }
#atc01 .tit_area .letter { display: inline-block; position: relative; float: left; transform: translateZ(25px); transform-origin: 50% 50% 25px; }
#atc01 .tit_area .letter.out { transform: rotateX(90deg); transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
#atc01 .tit_area .letter.behind { transform: rotateX(-90deg); }
#atc01 .tit_area .letter.in { transform: rotateX(0deg); transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
#atc01 .tit_area.on .text { opacity: 1; margin: 0; transition: all 1.2s var(--ani) .4s; }
@keyframes drawLine { 0% { transform: rotate(0deg) } 100% { transform: rotate(180deg) } }
#atc01 .circle_wrap { display: flex; height: 100%; }
#atc01 .circle_wrap:after { content: ''; display: block; padding-top: 100%; }
#atc01 .circle { overflow: hidden; position: absolute; top: 0; width: 50%; height: 100%; }
#atc01 .circle.left { left: 0; }
#atc01 .circle.right { right: 0; }
#atc01 .circle .line { position: absolute; width: 100%; height: 100%; border: 1px solid rgba(221, 221, 221, 0.5); }
#atc01 .circle .line.left { left: 100%; border-left: none; border-top-right-radius: 100% 50%; border-bottom-right-radius: 100% 50%; transform-origin: center left; }
#atc01 .circle .line.right { left: -100.01%; border-right: none; border-top-left-radius: 100% 50%; border-bottom-left-radius: 100% 50%; transform-origin: center right; }
#atc01 .circle .line.right.on { animation: drawLine .8s linear forwards; }
#atc01 .circle .line.left.on { animation: drawLine .8s .8s linear forwards; }
#atc01 .cc_txt { position: absolute; top: 0; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: right; width: 100%; height: 100%; padding: 0 15%; word-break: keep-all; box-sizing: border-box; }
#atc01 .cc_txt p { opacity: 0; margin-bottom: 60px; font-size:var(--main-title05); font-weight: 800; line-height: 1.3; color: #111; word-break: keep-all; transition: all .2s; }
/*#atc01 .cc_txt p:before { display: block; content: ""; width: 20px; height: 20px; border-radius: 50%; background-color: #c23fed; border-radius: 50%; box-shadow: 1px 5px 6px 0 rgb(189 29 244 / 60%); transition: all .2s; animation:ballupdown 0.8s ease forwards; animation-delay:6.0s; }*/
#atc01 .cc_txt .desc { opacity: 0; transition: all .2s; font-size:var(--main-text01); }
#atc01 .circle_wrap.on .cc_txt p { opacity: 1; transition: all 1.2s var(--ani) .5s; }
/*#atc01 .circle_wrap.on .cc_txt p:before { margin-bottom: 60px; transition: all 1.2s var(--ani) .5s; }*/
#atc01 .circle_wrap.on .desc { opacity: 1; transition: all 1.2s var(--ani) .5s; }
#devIcon {display: inline-block;vertical-align: middle;transition: transform 0.1s linear; width:100px; height:100px;}

@media screen and (max-width: 1440px) {
  #atc01 .tit_area .text { width:80%; margin:0; }
  #atc01 .cc_txt p { margin-bottom: 20px; }
  #atc01 .circle_wrap.on .cc_txt p:before { margin-bottom: 20px; }
  #atc01 .cc_txt { padding: 0 10%; }
  #atc01 .cc_txt p br { display:none; }
  #devIcon { width:80px; height:80px;}
  #atc01 .tit_area .text .text-s { padding-top:20px; display:none;}

}

@media screen and (max-width: 768px) {
  #atc01 .circle_wrap.on .cc_txt p:before { margin-bottom: 10px; }
  #atc01 .tit_area .text { line-height:1.5; }
  #atc01 .circle_wrap.on .desc { white-space: normal; }
  #atc01 .circle_wrap.on .desc br { display:none; }
  #atc01 .cc_txt p:before { width:10px; height:10px; }
  #atc01 .cc_txt p  { margin-bottom: 10px; }
  #atc01 .cc_txt { padding: 0 7%; }
  #devIcon { width:60px; height:60px;}
   
}

@media screen and (max-width: 576px) {
  #atc01 { flex-direction: column; padding-top: 30px; }
  #atc01 > div, #atc01 .tit_area, #atc01 .circle_wrap { width: 100%; height: auto; }
  #atc01 .tit_area .text { padding:3% 2% 5%; width:96%;  }
  #atc01 .tit_area .word_wrap { height: 60px; margin-top: -15px; }
  #atc01 > div:before { height:0; }
  #atc01 .cc_txt p  { margin-bottom: 20px; }
  #atc01 .cc_txt { padding: 0 20px; }
 
}
  




#atc02 { overflow: hidden; position: relative; width: 100%; height: 100vh; background-color: #fff; box-sizing: border-box; } 
#atc02 .bg { position: absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%) scale(0); width: 2150px; height: 2150px; border-radius: 50%; background-color: #111; } 
#atc02 .btxt { position: absolute; right: 10%; top: 50%; z-index: 2; transform: translateY(-50%); margin-top: -50px; font-size:120px; font-family:'Onest-900';
 text-align: right; line-height: 1; color: #000; letter-spacing: -1px; white-space: nowrap;} 
#atc02 .desc { position: absolute; right: 10%; top: 0; z-index: 2; width: 100%; height: 100%; color: #222; word-break: keep-all;  } 
#atc02 .desc > div { position: absolute; top: 65%; width: 100%; text-align: right; box-sizing: border-box; font-size:var(--main-text01); }
@media screen and (max-width: 768px) { 
  #atc02 .btxt { font-size:90px;}
}
@media screen and (max-width: 576px) {
  #atc02 .btxt { font-size:70px; white-space: normal !important; word-break: keep-all;}
  #atc02 .desc { right: 0;}
  #atc02 .desc > div {padding: 0 20px; top: 55%;}
  #atc02 .desc > div br {display:none;}
}



/* 기본 레이아웃 */
#atc03 { position: relative; width: 100%; height: 100vh; overflow: hidden; background: #f1f1f1; touch-action: pan-y; }
#atc03 .btxt { font-size: 100px; position: absolute; top: 17%; left: 50%; transform: translate(-50%, -15%); z-index: 2; line-height: 1; color: #000; letter-spacing: -1px; white-space: nowrap; text-transform: uppercase;  font-family:'Onest' !important; font-weight:900;}
#atc03 .desc { color: rgba(0, 0, 0, 0.8); font-size: var(--main-text01); position: absolute; top: 28%; left: 50%; transform: translate(-50%, -28%); text-align: center; width: 80%; max-width: 800px; }

/* 갤러리 컨테이너 */
.gallery-container { position: absolute; top: 35%; left: 0; width: 100%; height: 65%; overflow: hidden; }
.gallery { position: relative; height: 100%; display: flex; will-change: transform; padding-left: 5vw; padding-right: 5vw; } /* 왼쪽/오른쪽 패딩 추가 */

/* 갤러리 아이템 */
.gallery__item { position: relative; height: 100%; width: 30vw; display: flex; flex-direction: column; justify-content: center; padding: 0 20px; flex-shrink: 0; }
.gallery__item:first-child { margin-left: 0; } /* 첫 번째 아이템 여백 조정 */
.gallery__item-img { position: relative; width: 100%; height: 45%; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.3); transition: transform 0.3s ease; z-index: 9; }
.gallery__item-img:hover { transform: translateY(-5px); }
.gallery__item-imginner { position: absolute; width: 100%; height: 100%; background-size: cover; background-position: center; transition: transform 0.5s ease; }
.gallery__item:hover .gallery__item-imginner { transform: scale(1.08); }

/* 캡션 스타일 */
.gallery__item-caption { margin-top: 10px; text-align: left; color: #000; }
.gallery__item-title { font-size: 1.3rem; font-weight: 600; letter-spacing: 0; line-height: 1.8; color: #000; padding-top: 10px; }
.gallery__item-tags span { font-size: var(--main-text01); color: rgba(0, 0, 0, 0.8); letter-spacing: 0; line-height: 1.3; }

/* 화살표 아이콘 */
.pe--icon { position: absolute; top: 8%; right: 10%; z-index: 10; width: 87px; height: 86px; cursor: pointer; overflow: hidden; }
.pe--icon--wrap { position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; overflow: hidden; transition: color 0.4s ease; }

.material-symbols-outlined.arrow-icon { font-size: 80px; color: #000; animation: arrowSlideDown 3.5s infinite ease-in-out; display: inline-block; }



@keyframes arrowSlideDown {
0%   { transform: translateY(-100%); opacity: 0; }
20%  { transform: translateY(0);     opacity: 1; }
65%  { transform: translateY(0);     opacity: 1; } /* 더 오래 멈춰 있는 구간 */
80%  { transform: translateY(100%);  opacity: 1; }
100% { transform: translateY(100%);  opacity: 0; }
}


/* 데스크탑 대응 */
@media screen and (min-width: 769px) {
  .gallery__item { width: 30vw; } /* PC에서 3개 아이템이 보이도록 30vw로 설정 */
}

/* 타블렛 대응 */
@media screen and (max-width: 768px) {
#atc03 .btxt { font-size: 50px; top: 18%; }
#atc03 .desc { top: 24%;  }
.gallery-container { top: 25%; }
.gallery { padding-left: 10vw; padding-right: 10vw; } /* 타블렛에서 왼쪽/오른쪽 패딩 증가 */
.gallery__item { width: 70vw; padding: 0 30px; }
.gallery__item-img { height: 35%; }
.gallery__item-title { font-size: 1.2rem; }

}

/* 모바일 대응 */
@media screen and (max-width: 576px) {
#atc03 { position: relative; height: auto; min-height: 100vh; }
#atc03 .btxt { font-size: 36px; top: 16%; }
#atc03 .desc { white-space: normal; padding: 0 20px; word-break: keep-all; width: 100%; top: 23%;  }
#atc03 .desc br { display: none; }
.gallery-container { position: relative; top: 80%; height: 80vh; margin-top: 160px; }
.gallery { padding-left: 5vw; padding-right: 5vw; overflow-x: auto; -webkit-overflow-scrolling: touch; } /* 모바일에서는 네이티브 스크롤 사용 */
.gallery__item { width: 80vw; padding: 0 20px; scroll-snap-align: start; }
.gallery__item-img { height: 33%; }
.pe--icon { top: 15px; right: 15px; width: 54px; height: 54px; }
.material-symbols-outlined.arrow-icon { font-size: 50px; color: #000; animation: arrowSlideDown 3.5s infinite ease-in-out; display: inline-block; }

}



:root {--ani: cubic-bezier(0.77, 0, 0.175, 1);}
#atc04{background:#0E0E0E;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center; position: relative;}
#atc04 .btxt {opacity:1;font-size:var(--main-title00);font-family:'Onest';font-weight:800;color:#d9d9d9;text-transform:uppercase;line-height:1.1;letter-spacing:-0.3px;margin:0;display:flex;flex-direction:column;align-items:center;}
#atc04 .year_wrap {position:relative;height:60px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:10px;}
#atc04 .year_mask {position:relative;width:120px;height:60px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
#atc04 .year_inner {position:absolute;top:0;display:flex;flex-direction:column;animation:yearRollUp 5.4s infinite;}
#atc04 .year {font-weight:700;font-size:40px;color:#575757;line-height:60px;white-space:nowrap;}
#atc04 .year_brackets {font-weight:700;color:#575757;font-size:40px;line-height:60px;margin:0 5px;}

/* 수정된 애니메이션 - 항상 위로만 올라가는 효과 */
@keyframes yearRollUp {
  0% {transform:translateY(0);}
  30% {transform:translateY(0);}
  33.33% {transform:translateY(-60px);}
  63.33% {transform:translateY(-60px);}
  66.66% {transform:translateY(-120px);}
  96.66% {transform:translateY(-120px);}
  100% {transform:translateY(-180px);}
}

@media screen and (max-width:768px){
#atc04 .year_wrap {position:relative;height:40px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:10px;}
#atc04 .year_mask {position:relative;width:120px;height:40px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
#atc04 .year_inner {position:absolute;top:0;display:flex;flex-direction:column;animation:yearRollUp 5.4s infinite;}
#atc04 .year {font-weight:700;font-size:36px;color:#d9d9d9;line-height:40px;white-space:nowrap;}
#atc04 .year_brackets {font-weight:700;color:#575757;font-size:36px;line-height:40px;margin:0 5px;}


@keyframes yearRollUp {
  0% {transform:translateY(0);}
  30% {transform:translateY(0);}
  33.33% {transform:translateY(-40px);}
  63.33% {transform:translateY(-40px);}
  66.66% {transform:translateY(-80px);}
  96.66% {transform:translateY(-80px);}
  100% {transform:translateY(-120px);}
}



 #atc05 .container { max-width: 1400px; margin: 0 auto; padding: 40px 20px; width:100% !important; }
  #atc05 .btxt { font-size:var(--main-title00);  text-align: center; color: #000; letter-spacing: -1px; white-space: nowrap; text-transform: uppercase;  font-family:'Onest' !important; font-weight:900;}
  #atc05 .desc { color: rgba(0, 0, 0, 0.8); font-size: var(--main-text01); text-align: center; }
  #atc05 .process-container { width: 100%; margin-top: 60px; }
  #atc05 .process-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
  
  #atc05 .process-item { position: relative; text-align: center; margin-bottom: 20px; }
  #atc05 .circle-container { position: relative; width: 120px; height: 120px; margin: 0 auto; z-index: 2; }
  #atc05 .circle { background-color: #fff; width: 120px; height: 120px; border-radius: 50%; border: 1px solid #D0D0D0; display: flex; align-items: center; justify-content: center; position: relative; transform: scale(0); opacity: 0; transition: transform 0.5s ease, opacity 0.5s ease; }
  #atc05 .circle-number { position: absolute; top: 0; right: 0; background: #0B0B0B; width: 32px; height: 32px; font-size: 15px; font-weight: 500; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
  
  /* 호버 효과 추가 */
  
  #atc05 .circle:hover .icon { transform: translateY(-5px); transition: transform 0.3s ease; }
  #atc05 .icon { transition: transform 0.3s ease; }
  
  #atc05 .process-title { margin-top: 25px; font-size: 1.3rem; font-weight: 600; line-height: 1.2; transform: translateY(10px); opacity: 0; transition: transform 0.35s ease, opacity 0.2s ease; }
  #atc05 .process-text { color: #717780; font-size:14px; line-height:1.3 margin-top: 10px; transform: translateY(10px); opacity: 0; transition: transform 0.35s ease, opacity 0.2s ease; }
  
  #atc05 .line { position: absolute; top: 60px; left: 100%;  width: calc(25vw - 240px); height: 1px; background-color: #D0D0D0; z-index: 1; transform: scaleX(0); transform-origin: left; transition: transform 1s ease; }
  #atc05 .process-item:nth-child(4) .line {width: calc(25vw) !important ; }

  /* 아이콘 스타일 수정 */
  #atc05 .icon { width: 50px; height: 50px; stroke-width: 1; } /* 더 가늘게 수정 */

  /* Animation classes - now applied individually per item */
  #atc05 .animated-circle { transform: scale(1) !important; opacity: 1 !important; }
  #atc05 .animated-line { transform: scaleX(1) !important; }
  #atc05 .animated-text { transform: translateY(0) !important; opacity: 1 !important; }
  
  /* Line positioning for proper connection */
  #atc05 .process-item:nth-child(8) .line { display: none; }
  
  /* Responsive for tablet and mobile */
  @media only screen and (max-width: 1024px) {
    .process-grid { grid-template-columns: repeat(2, 1fr) !important; }
    
    /* Hide every second line in mobile for 2-column layout */
    .process-item:nth-child(8) .line { display: none; }
    .process-item:nth-child(2) .line, .process-item:nth-child(4) .line, .process-item:nth-child(6) .line {display:block; width: calc(25vw - 60px) !important;}
    .process-item:nth-child(1) .line, .process-item:nth-child(3) .line, .process-item:nth-child(5) .line, .process-item:nth-child(7) .line {display:block; width: calc(50vw - 120px) !important;}
    #atc05 .line {width:100%;}
  }
  
  @media only screen and (max-width: 480px) {
    .process-grid { grid-template-columns: 1fr; }
    #atc05 .process-item:nth-child(2) .line, #atc05 .process-item:nth-child(4) .line, #atc05 .process-item:nth-child(6) .line {display:block; }
    #atc05 .line {width: calc(50vw - 60px) !important;}
    #atc05 .process-container {margin-top:20px;}
    #atc05 .process-text br {display:none;}
	#atc05 .process-title { margin-top:15px; font-size: 1.2rem;} 


  }



