:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.hero_section{background-color:#f4f4f4;border-radius:20px;width:100%;max-width:1580px;height:800px;margin:24px auto 0;position:relative;overflow:hidden}.hero_swiper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero_bg{background-image:linear-gradient(#0000 19.62%,#0006 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.hero_inner{z-index:10;pointer-events:none;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 100px;display:flex;position:absolute;top:0;left:0}.hero_title_group{text-align:left;color:#fff;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:0;display:flex;transform:translateY(82px)}.hero_section_title{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;display:flex}.hero_brand{color:#fff;letter-spacing:-.5px;margin:0;padding:0;font-size:20px;font-weight:500;line-height:30px}.hero_section .hero_headline{flex-direction:column;align-items:flex-start;gap:8px;margin:0;display:flex}.hero_section .hero_headline .hero_line{display:block}.main_title{color:#fff;letter-spacing:-1.5px;word-break:keep-all;font-size:60px;font-weight:700;line-height:80px}@media (max-width:1580px){.hero_section{width:calc(100% - 40px)}}@media (max-width:735px){.hero_inner{justify-content:center;padding:0 40px}.main_title{font-size:40px;line-height:54px}.hero_section{height:600px}}@media (max-width:400px){.hero_section{border-radius:15px;width:calc(100% - 30px);height:400px}.hero_inner{justify-content:center;padding:0 20px}.main_title{font-size:28px;line-height:40px}}.business_section{background:#fff;width:100%;padding:120px 0}.business_inner{width:100%;max-width:1580px;margin:0 auto;position:relative}.biz_header{box-sizing:border-box;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:48px;display:flex}.title_group{flex-direction:column;gap:8px;display:flex}.biz_sub{color:#f39800;letter-spacing:-.45px;margin:0;font-size:18px;font-weight:500;line-height:28px;display:block}.biz_title{color:#222;letter-spacing:-1.05px;word-break:keep-all;font-size:42px;font-weight:700;line-height:60px}@media (max-width:735px){.biz_title{white-space:nowrap;font-size:clamp(12px,3.6vw,22px)!important;line-height:1.4!important}}.ov_more_btn,.biz_more_btn,.proc_more_btn,.proc_cards_more,.prod_more_link,.notice_more_link{box-sizing:border-box;color:#222;letter-spacing:-.35px;background:#fff;border:1px solid #e5e5ec;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:142px;min-height:54px;padding:16px 12px;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.prod_more_link{min-height:46px;padding:12px 16px}.biz_more_btn:hover,.proc_more_btn:hover,.proc_cards_more:hover,.prod_more_link:hover,.notice_more_link:hover{color:#222;background:#f6f7fb;border-color:#ccc}.process_section--cards{padding-top:184px}.proc_cards_head{justify-content:flex-end;margin-bottom:56px;display:flex}.ov_more_btn:hover{color:#f39800;border-color:#f39800}.sticky_wrapper.active .ov_more_btn:hover{color:#fff;border-color:#fff}.ov_more_btn{transition:border-color .85s cubic-bezier(.4,0,.2,1),color .85s cubic-bezier(.4,0,.2,1),background .85s cubic-bezier(.4,0,.2,1)}.biz_grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;width:100%;display:grid}.biz_card{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:stretch;width:100%;min-width:0;height:472px;padding:20px;display:flex;position:relative;overflow:hidden}.biz_card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#00000026 48%,#00000080 74%,#000c 100%);height:72%;position:absolute;bottom:0;left:0;right:0}.card_text_area{z-index:2;flex-direction:column;align-self:stretch;align-items:flex-start;gap:9px;padding:4px;display:flex;position:relative}.card_main_txt{color:#fff;letter-spacing:-.5px;font-size:20px;font-weight:500;line-height:30px}.card_sub_txt{color:#ffffffb3;letter-spacing:-.35px;font-size:14px;font-weight:300;line-height:22px}@media (max-width:1620px){.business_inner{box-sizing:border-box;padding-left:20px}.biz_header{padding-right:20px}}@media (max-width:768px){.business_section{padding:80px 0}.biz_title{font-size:32px;line-height:42px}.biz_card{height:400px}}@media (max-width:1200px){.biz_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.process_section{background:#fff;width:100%;padding:120px 0}.process_section--cards .process_inner{padding:0 32px;display:block}.process_section--cards .proc_card_grid{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1580px;margin:0 auto;display:grid}.process_section--cards .proc_card{background:#fff;border-radius:20px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 18px #0000000f}.process_section--cards .proc_card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.process_section--cards .proc_card_img{aspect-ratio:1;background-color:#f6f7f8;background-position:50%;background-size:cover;width:100%;position:relative}.process_section--cards .proc_card_link--float{box-shadow:none;color:#f39800;letter-spacing:-.2px;text-shadow:-2px -2px 1px #fff,2px -2px 1px #fff,-2px 2px 1px #fff,2px 2px 1px #fff,0 -2px 1px #fff,0 2px 1px #fff,-2px 0 1px #fff,2px 0 1px #fff,0 0 5px #fff;z-index:2;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;position:absolute;top:14px;right:14px}.process_section--cards .proc_card_link--float svg{color:#f39800;filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 2px #fff)drop-shadow(0 0 1px #fff);width:17px;height:17px}.process_section--cards .proc_card_link--float:hover{color:#f39800}.process_section--cards .proc_card_body{flex-direction:column;flex:1;gap:14px;padding:32px 28px 36px;display:flex}.process_section--cards .proc_card_tag{color:#f39800;letter-spacing:-.4px;font-family:Pretendard;font-size:16px;font-weight:500;line-height:24px}.process_section--cards .proc_card_meta_row{justify-content:space-between;align-items:center;gap:12px;display:flex}.process_section--cards .proc_card_title{color:#222;letter-spacing:-.65px;margin:0;font-family:Pretendard;font-size:26px;font-weight:700;line-height:38px}.process_section--cards .proc_card_desc{color:#555;letter-spacing:-.3px;flex:1;margin:0 0 8px;font-family:Pretendard;font-size:15px;font-weight:400;line-height:24px}.process_section--cards .proc_card_link{color:#f39800;background:#f3980014;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.process_section--cards .proc_card_link:hover{color:#fff;background:#f39800}.process_section--cards .proc_card_link svg{width:18px;height:18px}@media (max-width:1024px){.process_section--cards .proc_card_grid{grid-template-columns:1fr;gap:20px;max-width:640px}.process_section--cards .proc_card{flex-direction:row}.process_section--cards .proc_card_img{aspect-ratio:auto;width:40%;min-height:220px}.process_section--cards .proc_card_body{flex:1;padding:24px 22px}}@media (max-width:735px){.process_section--cards{padding:64px 0}.process_section--cards .proc_card{flex-direction:column}.process_section--cards .proc_card_img{aspect-ratio:16/10;width:100%;min-height:0}.process_section--cards .proc_card_title{word-break:keep-all;font-size:18px;line-height:26px}.process_section--cards .proc_card_tag{font-size:13px;line-height:18px}.process_section--cards .proc_card_meta_row{display:none!important}.process_section--cards .proc_card_title a,.process_section--cards .proc_card_title_link{text-decoration:none;color:#f39800!important}}.process_inner{justify-content:flex-start;align-items:center;width:100%;max-width:1580px;margin:0 auto;display:flex}.proc_img_box{border-radius:24px;flex-shrink:0;width:724px;height:724px;position:relative;overflow:hidden}.proc_img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.proc_img.active{opacity:1;position:relative}.proc_info_box{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;width:630px;height:724px;margin-left:100px;display:flex}.proc_text_content{flex-direction:column;gap:80px;width:100%;display:flex}.proc_title_group{display:none}.proc_title_group.active{display:block}.proc_tag{color:#f39800;letter-spacing:-.5px;margin-bottom:12px;font-size:20px;font-weight:500;line-height:30px;display:block}.proc_title{color:#222;letter-spacing:-1.05px;font-size:42px;font-weight:700;line-height:56px}.proc_tabs{align-items:center;gap:24px;display:flex}.proc_tab_btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:500;transition:all .3s;display:flex}.proc_tab_btn.active{color:#fff;background:#f39800}.proc_desc{color:#505050;letter-spacing:-.45px;font-size:18px;font-weight:300;line-height:28px}.proc_more_btn{margin-top:80px}.proc_info_group,.proc_desc{display:none}.proc_info_group.active,.proc_desc.active{animation:.5s fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.proc_desc_wrap{min-height:84px}@media (max-width:1840px){.process_inner{padding:0 20px}.proc_info_box{margin-left:60px}}@media (max-width:1440px){.process_inner{flex-direction:column;align-items:center;gap:50px}.proc_info_box{width:100%;max-width:724px;margin-left:0}}.product_section{background:#fff;width:100%;padding:120px 0}.product_section.product_gallery{background:linear-gradient(#fffbf5 0%,#faf3e9 100%);padding:110px 0 120px}.product_gallery_head{text-align:center;margin-bottom:52px}.product_gallery_sub{color:#f39800;letter-spacing:.14em;margin-top:16px;font-size:14px;font-weight:700;display:inline-block}.product_gallery_title{color:#1a1a1a;letter-spacing:-.5px;white-space:nowrap;margin:0;font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1.32}.product_gallery_desc{color:#6b7280;white-space:nowrap;margin:18px 0 0;font-size:clamp(15px,1.3vw,18px);line-height:1.6}@media (max-width:520px){.product_gallery_title,.product_gallery_desc{white-space:normal}}.product_gallery_more{justify-content:center;margin-top:48px;display:flex}.gallery_reveal{opacity:0;transition:opacity .85s,transform .95s cubic-bezier(.22,1,.36,1);transform:translateY(48px)}.gallery_reveal.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.gallery_reveal{opacity:1;transition:none;transform:none}}.product_inner{flex-direction:column;gap:36px;width:100%;max-width:1580px;margin:0 auto;display:flex}.prod_sub{color:#f39800;letter-spacing:-.45px;font-size:18px;font-weight:500;line-height:28px}.prod_header{justify-content:flex-end;align-items:flex-end;gap:24px;display:flex}.prod_title{color:#222;letter-spacing:-1.05px;flex:1;min-width:0;margin-top:8px;font-size:42px;font-weight:700;line-height:56px}.prod_marquee{flex-direction:column;gap:16px;width:100%;margin-top:40px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10% 90%,#0000 100%)}.prod_marquee_track{width:max-content;display:flex}.prod_marquee_row.is-ltr .prod_marquee_track{animation:54s linear infinite prodMarqueeLeft}.prod_marquee_row.is-rtl .prod_marquee_track{animation:62s linear infinite prodMarqueeRight}.prod_marquee_row:hover .prod_marquee_track{animation-play-state:paused}@keyframes prodMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes prodMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee_tile{background:#efe9e2;border-radius:18px;flex:0 0 400px;height:504px;margin-right:24px;text-decoration:none;position:relative;overflow:hidden}.marquee_img{background-position:50%;background-size:cover;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.marquee_tile:hover .marquee_img{transform:scale(1.06)}.marquee_overlay{text-align:center;background:linear-gradient(#0000 24%,#0000001a 46%,#000000a8 100%);justify-content:center;align-items:flex-end;padding:16px 14px;display:flex;position:absolute;inset:0}.marquee_name{color:#fff;letter-spacing:-.4px;text-shadow:0 2px 10px #0000008c,0 1px 2px #00000073;padding-bottom:9px;font-size:16px;font-weight:600;line-height:1.25;transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative}.marquee_name:after{content:"";transform-origin:50%;background:#fff;border-radius:2px;width:26px;height:2px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.marquee_tile:hover .marquee_name{transform:translateY(-5px)}.marquee_tile:hover .marquee_name:after{transform:translate(-50%)scaleX(1)}@media (max-width:768px){.prod_marquee{gap:12px;margin-top:28px}.marquee_tile{flex-basis:300px;height:378px;margin-right:18px}.marquee_name{font-size:14px}.prod_marquee_row.is-ltr .prod_marquee_track{animation-duration:40s}.prod_marquee_row.is-rtl .prod_marquee_track{animation-duration:46s}}.prod_nav_wrap{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.prod_categories{gap:12px;display:flex}.prod_cate_btn{letter-spacing:-.35px;cursor:pointer;color:#767676;background:#fff;border:1px solid #e5e5ec;border-radius:4px;padding:12px 16px;font-size:14px;font-weight:500;line-height:22px;transition:all .3s}.prod_cate_btn.active{color:#fff;background:#f39800;border-color:#f39800}.prod_grid{gap:28px;display:none}.prod_grid.active{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.prod_card{flex-direction:column;gap:20px;min-width:0;display:flex}.prod_img{background-position:50%;background-size:cover;border-radius:12px;height:220px}.prod_info{flex-direction:column;gap:12px;display:flex}.prod_name_group{align-items:baseline;gap:8px;display:flex}.prod_name{color:#222;letter-spacing:-.5px;font-size:20px;font-weight:500;line-height:30px}.prod_eng{color:#767676;font-size:14px;font-weight:300}.prod_desc{color:#767676;letter-spacing:-.35px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:300;line-height:22px;display:-webkit-box;overflow:hidden}.prod_meta{align-items:center;gap:8px;margin-top:4px;display:flex}.meta_label{color:#767676;font-size:16px;font-weight:300}.meta_val.highlight{color:#f39800;font-size:16px;font-weight:500}.v_line{background:#e5e5ec;width:1px;height:14px}@media (max-width:1620px){.product_inner{width:100%;padding:0 20px}.prod_grid.active{grid-template-columns:repeat(2,minmax(0,1fr))}}.partner_section{background:linear-gradient(#f39800 -.259995%,#ffad93 51.44%,#ffcdbd 99.3%);flex-direction:column;justify-content:center;align-items:center;width:100%;margin:120px 0;padding:120px 0;display:flex;overflow:hidden}.partner_inner{flex-direction:column;align-items:center;gap:80px;width:100%;display:flex}.partner_text_box{text-align:center;flex-direction:column;gap:8px;display:flex}.partner_sub{color:#fff;letter-spacing:-.45px;font-size:18px;font-weight:500;line-height:28px}.partner_title{color:#fff;letter-spacing:-1.05px;font-size:42px;font-weight:700;line-height:56px}.partner_logo_area{flex-direction:column;gap:28px;width:100%;display:flex}.logo_track{width:100%;display:flex;overflow:hidden}.logo_list{gap:28px;display:flex}.partner_item{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:374px;height:126px;padding:34px 26px;display:flex}.partner_item img{object-fit:contain;width:150px;height:60px}.to_left .logo_list{animation:150s linear infinite flow_left}@keyframes flow_left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 14px))}}.to_right .logo_list{animation:150s linear infinite flow_right}@keyframes flow_right{0%{transform:translate(calc(-50% - 14px))}to{transform:translate(0)}}@media (max-width:768px){.partner_section{padding:100px 0}.partner_title{padding:0 20px;font-size:32px;line-height:42px}.partner_item{width:280px;height:100px}}.notice_section{background:#fff;width:100%;padding:120px 0 240px}.notice_inner{flex-direction:column;gap:36px;width:100%;max-width:1580px;margin:0 auto;display:flex}.notice_header{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.notice_title_group{flex-direction:column;gap:8px;display:flex}.notice_sub{color:#f39800;letter-spacing:-.45px;font-size:18px;font-weight:500;line-height:28px}.notice_title{color:#222;letter-spacing:-1.05px;font-size:42px;font-weight:700;line-height:56px}.notice_more_link span{white-space:nowrap}.notice_more_link svg{flex-shrink:0}.notice_content{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}.notice_card_link{color:inherit;text-decoration:none;display:block}.notice_card{border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.notice_card:hover{transform:translateY(-8px)}.notice_card:hover .card_info{box-shadow:0 12px 30px #00000014}.card_img{background-position:50%;background-size:cover;border-radius:16px 16px 0 0;flex-shrink:0;width:100%;height:300px}.card_img_empty{background:#f0f0f0}.card_info{background:#fff;border:1px solid #e5e5ec;border-top:none;border-radius:0 0 16px 16px;flex-direction:column;flex:1;gap:32px;padding:28px;display:flex}.card_top_group{flex-direction:column;gap:12px;display:flex}.card_cate_group{align-items:center;gap:4px;display:flex}.card_cate{color:#f39800;letter-spacing:-.35px;font-size:14px;font-weight:500;line-height:22px}.card_title{color:#222;letter-spacing:-.5px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:20px;font-weight:500;line-height:30px;display:-webkit-box;overflow:hidden}.card_date{color:#767676;letter-spacing:-.4px;font-size:16px;font-weight:300;line-height:26px}.direction_section{background-color:#f6f7f8;width:100%;height:900px;position:relative;overflow:hidden}.dir_bg_map{object-fit:cover;object-position:right center;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.direction_inner{z-index:10;width:100%;max-width:1580px;height:100%;margin:0 auto;position:relative}.dir_content_area{flex-direction:column;align-items:flex-start;gap:56px;width:525px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dir_header{flex-direction:column;gap:12px;display:flex}.dir_sub{color:#f39800;letter-spacing:-.45px;font-family:Pretendard;font-size:18px;font-weight:500;line-height:28px}.dir_title{color:#222;letter-spacing:-1.05px;font-family:Pretendard;font-size:42px;font-weight:700;line-height:56px}.dir_desc{color:#767676;letter-spacing:-.45px;font-family:Pretendard;font-size:18px;font-weight:300;line-height:28px}.dir_tabs{gap:12px;display:flex}.dir_tab_btn{letter-spacing:-.35px;cursor:pointer;color:#767676;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:16px 28px;font-family:Pretendard;font-size:14px;font-weight:500;line-height:22px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.dir_tab_btn.active{color:#fff;background:#f39800}.dir_info_box{width:100%}.dir_detail_group{flex-direction:column;gap:20px;display:none}.dir_detail_group.active{display:flex}.detail_item{gap:20px;display:flex}.detail_label{color:#767676;min-width:40px;font-size:16px;font-weight:500}.detail_val{color:#222;letter-spacing:-.4px;font-size:16px;font-weight:500;line-height:26px}.phone_grid{grid-template-columns:repeat(2,max-content);align-items:start;gap:4px 28px;max-width:460px;display:grid}.overview_section{background-color:#fff;height:280vh;padding-bottom:120px;position:relative}.sticky_wrapper{--ov-blend:0;--ov-hex-size:min(440px, 36vw);--ov-title-col-gap:clamp(24px, 3vw, 48px);--ov-gap-stack-top:24px;--ov-gap-stack-mid:28px;--ov-gap-stack-inner:40px;--ov-pinch-sub-y:0px;--ov-pinch-bottom-y:0px;--ov-z-media:0;--ov-z-text:10;isolation:isolate;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ov_bg_box{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ov_hex_cell{z-index:var(--ov-z-media,0);width:var(--ov-hex-size);pointer-events:none;opacity:calc(1 - var(--ov-blend,0));will-change:opacity;flex-shrink:0;justify-content:center;justify-self:center;align-items:center;display:flex;position:relative}.ov_hex{z-index:var(--ov-z-media,0);width:100%;max-width:var(--ov-hex-size);aspect-ratio:1;transform:scale(calc(1 + var(--ov-blend,0) * .12));transform-origin:50%;will-change:transform;position:relative;overflow:hidden;-webkit-mask-image:url(/images/main/overview-hex-mask.svg);mask-image:url(/images/main/overview-hex-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ov_hex img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ov_after{z-index:0;opacity:var(--ov-blend,0);pointer-events:none;will-change:opacity;background-position:50%;background-size:cover}.ov_after:after{content:"";background:#0006;position:absolute;inset:0}.ov_content{z-index:1;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:min(1580px,100%);height:100vh;margin:0 auto;padding:0 clamp(16px,4vw,40px);display:flex;position:relative}.ov_content a,.ov_content .ov_more_btn{pointer-events:auto}.ov_stack{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:min(1580px,100%);margin:0 auto;display:flex;overflow:visible}.ov_sub{color:#f39800;letter-spacing:-.6px;text-transform:uppercase;width:100%;max-width:849px;margin:0 0 var(--ov-gap-stack-top,24px);z-index:var(--ov-z-text,10);text-align:center;transform:translate3d(0, var(--ov-pinch-sub-y,0px), 0);will-change:transform;font-size:24px;font-weight:500;line-height:34px;transition:color .85s cubic-bezier(.4,0,.2,1);position:relative}.ov_hero_row{width:100%;margin:0 0 var(--ov-gap-stack-mid,28px);z-index:0;position:relative}.ov_title_wrap{align-items:center;column-gap:var(--ov-title-col-gap,clamp(24px, 3vw, 48px));z-index:0;box-sizing:border-box;pointer-events:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;max-width:100%;margin:0 auto;display:grid;position:relative;overflow:visible}.ov_title_cell{pointer-events:none;min-width:0;z-index:var(--ov-z-text,10);align-items:center;display:flex;position:relative;overflow:visible}.ov_title_cell--left{justify-content:flex-end}.ov_title_cell--right{justify-content:flex-start}.ov_title{color:#000;letter-spacing:-1.8px;white-space:nowrap;min-width:0;z-index:calc(var(--ov-z-text,10) + 1);will-change:transform;font-size:clamp(40px,5vw,72px);font-weight:700;line-height:1.222;transition:color .85s cubic-bezier(.4,0,.2,1);position:relative}.ov_title.left{text-align:right;padding:0}.ov_title.right{text-align:left;padding:0}.ov_bottom_group{align-items:center;gap:var(--ov-gap-stack-inner,40px);z-index:var(--ov-z-text,10);width:100%;max-width:849px;transform:translate3d(0, var(--ov-pinch-bottom-y,0px), 0);will-change:transform;flex-direction:column;display:flex;position:relative}.ov_desc{text-align:center;color:#767676;letter-spacing:-.45px;width:100%;max-width:849px;font-size:18px;font-weight:300;line-height:28px;transition:color .85s cubic-bezier(.4,0,.2,1)}.sticky_wrapper.active .ov_sub,.sticky_wrapper.active .ov_title,.sticky_wrapper.active .ov_desc{color:#fff}.sticky_wrapper.active .ov_more_btn{color:#fff;background:0 0;border-color:#fff}#main>section{opacity:0;visibility:hidden;transition:all 1.2s cubic-bezier(.21,.79,.53,1);transform:translateY(50px)}#main>section.active,#main>section.hero_section{opacity:1;visibility:visible;transform:translateY(0)}.reveal_item{opacity:0;transition:all .8s ease-out;transform:translateY(20px)}section.active .reveal_item:first-child{opacity:1;transition-delay:.2s;transform:translateY(0)}section.active .reveal_item:nth-child(2){opacity:1;transition-delay:.4s;transform:translateY(0)}section.active .reveal_item:nth-child(3){opacity:1;transition-delay:.6s;transform:translateY(0)}.dir_bg_map{transition:opacity .4s}@media (max-width:1024px){.hero_section{border-radius:16px;width:calc(100% - 32px);height:640px}.hero_inner{padding:0 48px}.main_title{font-size:46px;line-height:62px}.overview_section{height:150vh;padding:0}.sticky_wrapper{--ov-gap-stack-top:0;--ov-gap-stack-mid:0;--ov-gap-stack-inner:24px;--ov-pinch-sub-y:0px;--ov-pinch-bottom-y:0px;align-items:stretch;height:82vh;min-height:82vh;position:sticky;top:0}.ov_content{pointer-events:auto;justify-content:center;width:100%;max-width:none;height:auto;min-height:auto;padding:40px 32px;position:relative}.ov_stack{gap:24px;max-width:100%}.ov_sub{max-width:100%;margin-bottom:0!important}.ov_hero_row{width:100%;margin-bottom:0!important}.ov_title_wrap{grid-template-columns:unset;align-items:center;gap:16px;column-gap:unset;flex-direction:column;width:100%;max-width:100%;display:flex;position:static;transform:none}.ov_title_cell{justify-content:center;width:100%;overflow:visible}.ov_sub,.ov_bottom_group{z-index:var(--ov-z-text,10);position:relative;transform:none}.ov_title{text-align:center;white-space:normal;flex:none;font-size:54px;line-height:1.1}.ov_title.left,.ov_title.right{padding:0}.ov_desc{width:100%;max-width:760px;font-size:16px;line-height:26px}.business_section,.process_section,.product_section,.partner_section,.notice_section{padding-top:88px;padding-bottom:88px}.notice_section{padding-bottom:120px}.business_inner,.product_inner,.notice_inner,.direction_inner{width:100%;max-width:none;padding:0 32px}.process_inner{flex-direction:column;align-items:stretch;gap:36px;max-width:none;padding:0 32px}.biz_title,.prod_title,.partner_title,.notice_title,.dir_title,.proc_title{font-size:34px;line-height:46px}.biz_grid{grid-template-columns:1fr;gap:14px}.biz_grid .biz_card{height:310px}.proc_img_box{aspect-ratio:1;width:100%;max-width:none;height:auto}.proc_info_box{order:1;width:100%;max-width:none;height:auto;margin-left:0}.proc_img_box{order:2;max-width:none}.proc_text_content{gap:40px}.proc_tabs{flex-wrap:wrap;gap:14px}.proc_desc_wrap{min-height:112px}.proc_more_btn{margin-top:40px}.product_section .product_inner{position:relative}.prod_title{margin-top:0!important}.prod_more_link{gap:4px!important;width:auto!important;min-width:0!important;min-height:30px!important;margin:0!important;padding:5px 12px!important;font-size:12px!important;position:absolute!important;top:0!important;right:20px!important}.prod_more_link svg{width:15px;height:15px}.notice_section .notice_inner{position:relative}.notice_more_link{gap:4px!important;width:auto!important;min-width:0!important;min-height:30px!important;margin:0!important;padding:5px 12px!important;font-size:12px!important;position:absolute!important;top:0!important;right:20px!important}.notice_more_link svg{width:15px;height:15px}.prod_nav_wrap{flex-direction:column;align-items:stretch;gap:0}.prod_categories{flex-wrap:nowrap;justify-content:space-between;gap:6px;width:100%;overflow-x:visible}.prod_cate_btn{text-align:center;white-space:nowrap;flex:1 1 0!important;min-width:0!important;padding:9px 5px!important;font-size:12px!important;line-height:18px!important}.prod_grid.active{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.prod_card{width:auto}.partner_section{margin:88px 0}.partner_inner{gap:52px}.partner_item{width:300px;height:108px}.notice_header{align-items:center}.notice_content{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card_img{height:240px}.card_info{gap:20px;padding:22px}.direction_section{aspect-ratio:auto;height:auto;min-height:760px}.dir_bg_map{object-fit:unset;width:100%;height:auto;display:block;position:relative;top:auto;left:auto;right:auto}.dir_content_area{gap:32px;width:100%;max-width:640px;padding:72px 0;position:relative;top:auto;left:auto;transform:none}.dir_desc{font-size:16px;line-height:26px}}@media (max-width:735px){.hero_section{border-radius:14px;width:calc(100% - 24px);height:520px}.hero_inner{justify-content:center;padding:0 24px}.hero_title_group{text-align:center;align-items:center;width:100%;transform:none}.hero_section_title{align-items:center}.hero_brand{font-size:18px;line-height:28px}.hero_section .hero_headline{align-items:center}.main_title{letter-spacing:-1px;font-size:34px;line-height:46px}.overview_section,.business_section,.process_section,.product_section,.partner_section,.notice_section{padding-top:64px;padding-bottom:64px}.notice_section{padding-bottom:84px}.ov_content,.business_inner,.process_inner,.product_inner,.notice_inner,.direction_inner{padding-left:20px;padding-right:20px}.ov_content{min-height:500px;padding-top:72px;padding-bottom:72px}.ov_title{font-size:38px}.ov_desc{font-size:14px;line-height:22px}.ov_more_btn,.biz_more_btn,.prod_more_link,.proc_more_btn,.notice_more_link{gap:6px;width:auto;min-width:120px;min-height:46px;padding:12px 14px;font-size:13px;line-height:20px}.biz_header,.notice_header{flex-direction:column;align-items:stretch;gap:16px}.biz_header .biz_more_btn,.notice_header .notice_more_link{align-self:flex-end}.biz_title,.prod_title,.partner_title,.notice_title,.dir_title,.proc_title{word-break:keep-all;font-size:22px;line-height:30px}#main .prod_title{font-size:18px;line-height:26px}.biz_card{height:360px;padding:16px}.biz_grid .biz_card{height:260px}.card_text_area{gap:8px;padding:16px}.proc_text_content{gap:28px}.proc_tab_btn{width:40px;height:40px;font-size:15px}.proc_desc{font-size:15px;line-height:24px}.proc_desc_wrap{min-height:96px}.prod_categories{flex-wrap:nowrap;justify-content:space-between;gap:5px;width:100%;overflow-x:visible}.prod_cate_btn{text-align:center;white-space:nowrap;flex:1 1 0;min-width:0;padding:9px 4px;font-size:12px;line-height:18px}.prod_name_group{flex-direction:column;align-items:flex-start;gap:2px}.prod_lead{margin-top:10px;font-size:14px}.prod_grid.active{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.prod_img{aspect-ratio:4/3;height:auto}.prod_name{font-size:16px;line-height:24px}.prod_meta{flex-wrap:wrap;row-gap:2px}.partner_inner{gap:36px}.partner_logo_area{gap:16px}.partner_item{width:230px;height:84px;padding:20px}.partner_item img{width:120px;height:44px}.notice_content{grid-template-columns:1fr}.card_img{height:200px}.card_info{gap:16px;padding:20px}.card_title{font-size:17px;line-height:26px}.card_date{font-size:14px}.direction_section{min-height:0}.dir_content_area{gap:24px;max-width:none;padding:56px 0}.dir_tabs{gap:8px;width:100%}.dir_tab_btn{flex:1;min-width:0;padding:12px 10px;font-size:12px;line-height:18px}.detail_item{flex-direction:column;gap:10px}.detail_label{min-width:0;font-size:13px}.detail_val{font-size:14px;line-height:22px}.phone_grid{gap:2px 16px;max-width:none}.overview_section{margin-top:40px;padding-top:0;padding-bottom:0}.overview_section .sticky_wrapper{height:82vh;min-height:82vh}.overview_section .ov_content{height:100%;min-height:82vh;padding-top:16px;padding-bottom:16px}.overview_section .ov_stack{justify-content:center;gap:14px;height:100%}.overview_section .ov_title_wrap{gap:10px}.overview_section .ov_hex_cell{--ov-hex-size:min(150px, 38vw);display:flex}.overview_section .ov_title_cell{width:auto}.overview_section .ov_title.left,.overview_section .ov_title.right{text-align:center}}@media (max-width:420px){.phone_grid{grid-template-columns:1fr}}@media (max-width:400px){.hero_section{border-radius:12px;width:calc(100% - 16px);height:440px}.hero_inner,.ov_content,.business_inner,.process_inner,.product_inner,.notice_inner,.direction_inner{padding-left:14px;padding-right:14px}.main_title{font-size:28px;line-height:38px}.ov_title{font-size:30px}.ov_desc{font-size:13px;line-height:20px}.biz_sub,.prod_sub,.partner_sub,.notice_sub,.dir_sub,.proc_tag{font-size:14px;line-height:22px}.biz_title,.prod_title,.partner_title,.notice_title,.dir_title,.proc_title{letter-spacing:-.5px;font-size:24px;line-height:32px}#main .prod_title{font-size:16px;line-height:24px}.biz_card{height:320px}.biz_grid .biz_card{height:220px}.card_main_txt{font-size:17px;line-height:24px}.card_sub_txt{font-size:13px;line-height:20px}.proc_tab_btn{width:34px;height:34px;font-size:13px}.proc_desc{font-size:14px;line-height:22px}.proc_desc_wrap{min-height:88px}.prod_cate_btn{padding:8px 3px!important;font-size:11px!important}.prod_img{aspect-ratio:4/3;height:auto}.prod_name{font-size:15px;line-height:22px}.prod_eng,.prod_desc,.meta_label,.meta_val.highlight{font-size:12px;line-height:18px}.partner_item{width:192px;height:74px;padding:14px}.partner_item img{width:100px;height:36px}.card_img{height:180px}.card_info{gap:14px;padding:16px}.notice_more_link{justify-content:center;width:100%;min-width:0}.direction_section{min-height:0}.dir_content_area{padding:42px 0}.dir_tabs{flex-direction:column}.dir_tab_btn{width:100%}.overview_section .ov_content{padding-top:20px;padding-bottom:20px}.overview_section{margin-top:28px}}
.partner_section--3d{background:#fff;padding:100px 0 160px;position:relative;overflow:hidden}.partner_section--3d .partner_inner{box-sizing:border-box;width:100%;max-width:1580px;margin:0 auto;padding:0 32px}.partner_section--3d .partner_text_box{text-align:center;margin-bottom:60px}.partner_section--3d .partner_sub{color:#f39800;letter-spacing:.08em;margin-bottom:8px;font-size:14px;font-weight:600;display:inline-block}.partner_section--3d .partner_title{color:#111827;letter-spacing:-.5px;margin:0;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.4}.carousel_stage{perspective:1400px;perspective-origin:50% 30%;height:540px;position:relative}.orbit_guide{width:880px;height:880px;transform-style:preserve-3d;pointer-events:none;border:1px dashed #0000001a;border-radius:50%;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)rotateX(78deg);box-shadow:0 0 0 1px #0000,inset 0 0 0 60px #0000,inset 0 0 0 61px #0000000d}.carousel_ring{width:220px;height:255px;transform-style:preserve-3d;margin:60px auto 0;animation:32s linear infinite ringSpin;position:relative}@keyframes ringSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.carousel_card{--i:0;--N:9;--angle:calc(var(--i) * (360deg / var(--N)));--radius:358px;box-sizing:border-box;width:100%;height:100%;transform:rotateY(var(--angle)) translateZ(var(--radius));transform-style:preserve-3d;-webkit-box-reflect:below 4px linear-gradient(transparent 65%, #0000002e);pointer-events:none;background:#fff;border-radius:20px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 0 0 1px #0000000a,0 20px 50px #0000001f,0 6px 14px #0000000f}.carousel_card .card_image{object-fit:cover;z-index:0;filter:brightness(1.16)contrast(1.1)saturate(1.14);background-color:#f3f4f6;width:100%;height:100%;position:absolute;inset:0}.carousel_card:after{content:"";border-radius:inherit;z-index:1;pointer-events:none;background:radial-gradient(82% 62% at 50% 54%,#0000 52%,#00000024 100%);position:absolute;inset:0}@media (max-width:1024px){.partner_section--3d{padding:60px 0 90px}.carousel_stage{perspective:900px;height:380px}.carousel_ring{width:145px;height:164px}.carousel_card{--radius:205px}.orbit_guide{width:520px;height:520px}}@media (max-width:640px){.carousel_stage{perspective:700px;height:300px}.carousel_ring{width:111px;height:124px}.carousel_card{--radius:150px}.orbit_guide{width:380px;height:380px}.carousel_card .card_label{padding:8px 10px;font-size:11px}}
