@charset "UTF-8";.about_body .section01{position:relative;height:100vh;overflow:hidden}.about_body .section01 .section01_bg{position:absolute;inset:0;z-index:0;transform-origin:50% 100%;border-radius:30px 30px 0 0;background:url("../images/sub/about_img01.png") no-repeat center center/cover}.about_body .section01 .container{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;min-height:100%;pointer-events:none}.about_body .section01 .section01_title{text-align:center;pointer-events:auto;font-size:75px;font-weight:600;line-height:120px;letter-spacing:-0.75px;color:#000}@media (max-width:1400px){.about_body .section01 .section01_title{font-size:3.75rem;line-height:1.4;text-align:center}}@media (max-width:1200px){.about_body .section01 .section01_title{font-size:3.125rem;line-height:1.4;text-align:center}}@media (max-width:768px){.about_body .section01 .section01_title{font-size:36px;line-height:1.3;text-align:center}}.about_body .section01 .section01_desc{font-size:32px;font-weight:700;line-height:42px;letter-spacing:-1.6px;color:#fff;opacity:0;transform:translateY(100%);transition:opacity 0.3s ease,transform 0.3s ease}.about_body .section01 .section01_desc.is_active{opacity:1;transform:translateY(0)}@media (max-width:768px){.about_body .section01 .section01_desc{font-size:24px;line-height:32px;letter-spacing:-0.8px;text-align:center}}.about_body .section01 .section01_info{font-size:18px;font-weight:400;line-height:27px;letter-spacing:-0.54px;color:#fff;opacity:0;transform:translateY(100%);transition:opacity 0.3s ease,transform 0.3s ease}.about_body .section01 .section01_info.is_active{opacity:1;transform:translateY(0)}@media (max-width:768px){.about_body .section01 .section01_info{font-size:16px;line-height:24px;letter-spacing:-0.48px;text-align:center}.about_body .section01 .section01_info br{display:none}}.about_body .section02{--history-slot:418px;--history-dot-y:155px;--history-img-w:418px;--history-img-h:260px;position:relative;padding:100px 0 120px;min-height:100vh;overflow:hidden}@media (max-width:768px){.about_body .section02{--history-dot-y:135px;--history-slot:330px}}.about_body .section02 .history_stage{position:absolute;width:100%;top:50%;transform:translateY(-50%)}@media (max-width:768px){.about_body .section02 .history_stage{top:55%}}.about_body .section02 .history_viewport{overflow:hidden;width:100%;position:relative}.about_body .section02 .history_center_dot{position:absolute;left:50%;top:calc(var(--history-img-h) + 80px - 8px);z-index:5;width:16px;height:16px;margin-left:-8px;border-radius:50%;background:#004efa;pointer-events:none;box-sizing:border-box}@media (max-width:768px){.about_body .section02 .history_center_dot{top:272px}}.about_body .section02 .history_rail{position:relative;display:inline-block;will-change:transform;vertical-align:top}.about_body .section02 .history_list{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;width:max-content;align-items:start;gap:16px}.about_body .section02 .history_list:before{content:"";position:absolute;left:213px;right:200px;top:calc(var(--history-img-h) + 80px);height:1px;z-index:0;pointer-events:none;background:linear-gradient(90deg,#004efa 0%,#bcbcbc 100%)}@media (max-width:768px){.about_body .section02 .history_list:before{top:280px}}@media (max-width:768px){.about_body .section02 .history_list:before{left:170px;right:170px}}.about_body .section02 .history_item{position:relative;z-index:1;box-sizing:border-box;flex:0 0 var(--history-slot);width:var(--history-slot);max-width:var(--history-slot);text-align:center;display:flex;flex-direction:column;align-items:center}.about_body .section02 .history_item .history_top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:70px}@media (max-width:768px){.about_body .section02 .history_item .history_top{min-height:104px}}.about_body .section02 .history_item .year{font-size:17px;font-weight:400;line-height:1;letter-spacing:-0.85px;color:#bcbcbc;height:50px}@media (max-width:768px){.about_body .section02 .history_item .year{height:42px;font-size:14px;letter-spacing:-0.7px}}.about_body .section02 .history_item .text-wrap{margin:0.5rem 0 0;overflow:visible;pointer-events:none;display:flex;align-items:center;gap:10px}@media (max-width:768px){.about_body .section02 .history_item .text-wrap{margin:0.5rem 0 0}}.about_body .section02 .history_item .text-wrap .month{font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:-0.02em;color:#b3b3b3}@media (max-width:768px){.about_body .section02 .history_item .text-wrap .month{font-size:14px}}.about_body .section02 .history_item .title{font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:-0.02em;color:#b3b3b3}@media (max-width:768px){.about_body .section02 .history_item .title{font-size:14px}}.about_body .section02 .history_item .history-desc{font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:-0.02em;color:#b3b3b3;margin-top:20px}@media (max-width:768px){.about_body .section02 .history_item .history-desc{margin-top:10px;font-size:14px}}.about_body .section02 .history_item .dot{position:absolute;left:50%;top:calc(var(--history-img-h) + 80px - 8px);width:16px;height:16px;margin-left:-8px;background:#bcbcbc;border-radius:50%;z-index:2;box-sizing:border-box;transform-origin:50% 50%;will-change:transform}@media (max-width:768px){.about_body .section02 .history_item .dot{top:272px}}.about_body .section02 .history_item .img_bx{width:var(--history-img-w);height:var(--history-img-h);max-width:100%;overflow:hidden;border-radius:15px;opacity:1;visibility:visible;pointer-events:none;margin-top:0px}@media (max-width:768px){.about_body .section02 .history_item .img_bx{width:100%;height:200px}}.about_body .section02 .history_item .img_bx img{width:100%;height:100%;object-fit:cover}.about_body .section02 .rolling_wrap{position:absolute;left:0;right:0;bottom:0;z-index:-1;overflow:hidden;pointer-events:none}.about_body .section02 .rolling_track{display:flex;width:max-content;will-change:transform;animation:about-section-rolling 36s linear infinite}.about_body .section02 .rolling_text{flex:0 0 auto;margin:0;padding-right:100px;font-size:96px;font-weight:700;line-height:1;letter-spacing:-2.88px;white-space:nowrap;color:#f8f8f8}@media (max-width:768px){.about_body .section02 .rolling_text{font-size:86px;letter-spacing:-2.58px}}@keyframes about-section-rolling{0%{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion:reduce){.about_body .section02 .rolling_track{animation:none;transform:translate3d(0,0,0)}}.about_body .section03{padding:100px 0;background-color:#fff}.about_body .section03 .container{display:flex;flex-direction:column;gap:150px}@media (max-width:768px){.about_body .section03 .container{gap:80px}}.about_body .section03 .employment_list{display:flex;flex-direction:column;gap:16px}.about_body .section03 .employment_list li{position:relative;width:100%;border-radius:15px;overflow:hidden;list-style:none}.about_body .section03 .employment_list li .inner{position:relative;padding:24px 20px;display:flex;flex-direction:column;gap:0;border-radius:15px;overflow:hidden;transition:padding 0.45s ease}.about_body .section03 .employment_list li .employment_bg{position:absolute;inset:0;border-radius:15px;pointer-events:none;transition:opacity 0.45s ease}.about_body .section03 .employment_list li .employment_bg--solid{z-index:0;background:linear-gradient(112deg,#6a93ed 0.68%,#2759c9 99.32%),#b8b8b8;opacity:1}@media (max-width:768px){.about_body .section03 .employment_list li .employment_bg--solid{opacity:0}}.about_body .section03 .employment_list li .employment_bg--photo{z-index:0;background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0}@media (max-width:768px){.about_body .section03 .employment_list li .employment_bg--photo{opacity:1}}.about_body .section03 .employment_list li .employment_content{position:relative;z-index:1;display:flex;flex-direction:column;gap:0;transition:gap 0.45s ease;max-width:1440px;width:100%;padding:0 20px;margin:0 auto}@media (max-width:768px){.about_body .section03 .employment_list li .employment_content{gap:64px;padding:0}}.about_body .section03 .employment_list li .top{display:flex;flex-direction:column;gap:8px}.about_body .section03 .employment_list li .en{font-size:18px;font-weight:400;line-height:22px;letter-spacing:-0.36px;color:#fff}.about_body .section03 .employment_list li .title{font-size:32px;font-weight:800;line-height:38px;letter-spacing:-0.64px;color:#fff;transition:font-size 0.45s ease,line-height 0.45s ease}@media (max-width:768px){.about_body .section03 .employment_list li .title{font-size:24px;line-height:30px;letter-spacing:-0.48px}}.about_body .section03 .employment_list li .bottom{max-height:0;opacity:0;overflow:hidden;transition:max-height 0.5s ease,opacity 0.4s ease}@media (max-width:768px){.about_body .section03 .employment_list li .bottom{max-height:480px;opacity:1}}.about_body .section03 .employment_list li .desc{font-size:18px;font-weight:400;line-height:29px;color:#fff}@media (max-width:768px){.about_body .section03 .employment_list li .desc{font-size:14px;line-height:22px;letter-spacing:-0.28px}.about_body .section03 .employment_list li .desc br{display:none}}.about_body .section03 .employment_list li.item01 .employment_bg--photo{background-image:url("../images/sub/about_section03_img01.png")}.about_body .section03 .employment_list li.item02 .employment_bg--photo{background-image:url("../images/sub/about_section03_img02.png")}.about_body .section03 .employment_list li.item03 .employment_bg--photo{background-image:url("../images/sub/about_section03_img03.png")}@media (min-width:768.02px){.about_body .section03 .employment_list li.active .inner{padding:112px 20px}.about_body .section03 .employment_list li.active .employment_content{gap:64px}.about_body .section03 .employment_list li.active .employment_bg--solid{opacity:0}.about_body .section03 .employment_list li.active .employment_bg--photo{opacity:1}.about_body .section03 .employment_list li.active .title{font-size:40px;line-height:48px}.about_body .section03 .employment_list li.active .bottom{max-height:480px;opacity:1}}.about_body .section04{padding:100px 0;background-color:#fff}.about_body .section04 .list_wrap{display:flex;flex-direction:column;gap:32px}.about_body .section04 .list_wrap+.list_wrap{margin-top:100px}@media (max-width:768px){.about_body .section04 .list_wrap+.list_wrap{margin-top:60px}}.about_body .section04 .section04_title{font-size:28px;font-weight:700;line-height:1;letter-spacing:-1.4px;color:#454545}.about_body .section04 .card_list{display:flex;flex-wrap:wrap;gap:34px}@media (max-width:768px){.about_body .section04 .card_list{gap:12px}}.about_body .section04 .card_list .item{position:relative;width:calc((100% - 102px) / 4);height:193px;border-radius:15px;border:1px solid #eee;background:#fff;padding:36px}@media (max-width:768px){.about_body .section04 .card_list .item{width:calc((100% - 12px) / 2);height:180px;padding:16px}}.about_body .section04 .card_list .item .title{font-size:22px;font-weight:500;line-height:1;letter-spacing:-0.44px;color:#454545}@media (max-width:768px){.about_body .section04 .card_list .item .title{font-size:18px;letter-spacing:-0.36px}}.about_body .section04 .card_list .item .icon{position:absolute;bottom:30px;right:30px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.about_body .section04 .card_list .item .icon{bottom:16px;right:16px}}.about_body .section05{padding-top:100px}@media (max-width:768px){.about_body .section05{padding-top:0}}.about_body .section05 .hover_wrap{display:flex;width:100%;height:440px;background:url("../images/sub/about_bg.png") no-repeat center center/cover;border-radius:15px;overflow:hidden}@media (max-width:768px){.about_body .section05 .hover_wrap{height:auto;flex-direction:column;gap:16px}}.about_body .section05 .hover_wrap .hover_item{background:rgba(0,0,0,0.7);flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;padding:0 80px;transition:background 0.3s ease}@media (max-width:768px){.about_body .section05 .hover_wrap .hover_item{padding:40px 20px;background-color:transparent;align-items:center;text-align:center}}.about_body .section05 .hover_wrap .hover_item:last-child{align-items:flex-end}@media (max-width:768px){.about_body .section05 .hover_wrap .hover_item:last-child{align-items:center}}.about_body .section05 .hover_wrap .hover_item .title{font-size:40px;font-weight:500;line-height:1;letter-spacing:-2px;color:#fff}@media (max-width:768px){.about_body .section05 .hover_wrap .hover_item .title{font-size:24px;letter-spacing:-0.48px;color:#454545}}.about_body .section05 .hover_wrap .hover_item .desc{font-size:18px;font-weight:400;line-height:29px;color:#c8c8c8;opacity:0;transition:opacity 0.3s ease}@media (max-width:768px){.about_body .section05 .hover_wrap .hover_item .desc{opacity:1;color:#454545}}.about_body .section05 .hover_wrap .hover_item:hover{background:rgba(0,0,0,0.5)}.about_body .section05 .hover_wrap .hover_item:hover .desc{opacity:1}.about_body .section06 .content-col{padding-block:6.25rem;display:flex;justify-content:space-between;gap:30px}@media (max-width:1024px){.about_body .section06 .content-col{flex-direction:column;justify-content:start}}@media (max-width:1200px){.about_body .section06 .content-col .sub_title{max-width:400px}}@media (max-width:1024px){.about_body .section06 .content-col .sub_title{max-width:100%}}.about_body .section06 .content-col .cont{width:760px}@media (max-width:1400px){.about_body .section06 .content-col .cont{width:500px}}@media (max-width:1024px){.about_body .section06 .content-col .cont{width:100%}}.about_body .section06 .content-col .cont .img-bx{max-width:760px;border-radius:26px;border:1px solid #eee;overflow:hidden;display:flex;align-items:center;justify-content:center}.about_body .section06 .content-col .cont .img-bx:nth-child(2){margin-top:2.5rem}.about_body .section06 .content-col .cont .img-bx img{width:100%}@media (max-width:1024px){.about_body .section06 .content-col .cont .img-bx{max-width:560px;margin-inline:auto}}.about_body .section06 .content-col .cont .color-section+.color-section{margin-top:6.25rem}.about_body .section06 .content-col .cont .color-section .color-sec-tit{font-family:NanumSquare;font-size:1.5rem;font-weight:800;color:#242424;line-height:1.3;letter-spacing:-0.02em;margin-bottom:0.75rem}.about_body .section06 .content-col .cont .color-section .color-list{display:flex;flex-direction:column;gap:3.75rem}.about_body .section06 .content-col .cont .color-section .color-item{display:flex;flex-direction:column;gap:1rem}.about_body .section06 .content-col .cont .color-section .color-item .color-bar{height:3.125rem;border-radius:4px;display:flex;align-items:center;justify-content:center}.about_body .section06 .content-col .cont .color-section .color-item .color-bar--white{border:1px solid #eee}.about_body .section06 .content-col .cont .color-section .color-item .color-bar span{font-family:NanumSquare;font-size:1.5rem;font-weight:700;color:#fff;line-height:1.3;letter-spacing:-0.02em}.about_body .section06 .content-col .cont .color-section .color-item .color-info{display:flex;justify-content:space-between}.about_body .section06 .content-col .cont .color-section .color-item .color-info dl{display:flex;flex-direction:column}.about_body .section06 .content-col .cont .color-section .color-item .color-info dl dd{font-family:NanumSquare;font-size:1rem;color:#686868;line-height:1.6}.about_body .section06 .content-col .cont .color-section .color-item .color-info .ci-right{text-align:right}.sub_title{position:relative}.sub_title:has(.desc){display:flex;align-items:flex-start;flex-direction:column;gap:80px}@media (max-width:768px){.sub_title:has(.desc){gap:40px}}.sub_title .title{position:relative;font-family:"Vazirmatn",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:40px;font-weight:600;line-height:1;letter-spacing:-1.2px;color:#000;display:inline-block}@media (max-width:1600px){.sub_title .title{padding-left:10px}}@media (max-width:1200px){.sub_title .title{font-size:2.1875rem;letter-spacing:-1.02px}}@media (max-width:768px){.sub_title .title{font-size:2rem;letter-spacing:-1.02px}}.sub_title .title:before{content:"";position:absolute;left:-29px;top:-23px;width:35px;height:35px;background:url("../images/sub/title_logo.png") no-repeat center center/cover}@media (max-width:1600px){.sub_title .title:before{left:-10px;top:-21px;width:25px;height:25px}}.sub_title .desc{font-size:54px;font-weight:700;line-height:65px;letter-spacing:-1.08px;color:#242424}@media (max-width:768px){.sub_title .desc{font-size:28px;line-height:38px;letter-spacing:-0.84px;font-weight:500}}.sub_title .info-dec{margin-top:1.1875rem;color:#666;font-family:NanumSquare;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}.top_title{font-family:"NanumSquare",sans-serif;font-size:54px;font-weight:700;line-height:65px;letter-spacing:-1.62px;color:#000}@media (max-width:1200px){.top_title{font-size:2.5rem;line-height:1.4;letter-spacing:-0.02em}}@media (max-width:768px){.top_title{font-size:24px;line-height:42px;letter-spacing:-0.72px}.top_title br{display:none}}.products_body .section01{padding:200px 0 100px}@media (max-width:768px){.products_body .section01{padding:100px 0}}.products_body .section01 .products_list{display:flex;flex-direction:column;gap:80px;margin-top:200px}@media (max-width:768px){.products_body .section01 .products_list{gap:60px;margin-top:60px}}.products_body .section01 .products_row{display:flex;flex-direction:row;align-items:center;gap:80px}@media (max-width:1024px){.products_body .section01 .products_row{flex-direction:column;align-items:stretch;gap:48px}}.products_body .section01 .products_row_media{flex-shrink:0;width:800px;max-width:100%;min-width:0}@media (max-width:1600px){.products_body .section01 .products_row_media{max-width:712px}}@media (max-width:1400px){.products_body .section01 .products_row_media{max-width:600px}}@media (max-width:1200px){.products_body .section01 .products_row_media{max-width:500px}}@media (max-width:1024px){.products_body .section01 .products_row_media{max-width:100%;width:100%;height:500px}}@media (max-width:768px){.products_body .section01 .products_row_media{height:auto;max-width:100%}}.products_body .section01 .products_row_img_bx{width:100%;max-width:800px;height:490px;border-radius:15px;background:#f6f6f6;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width:1024px){.products_body .section01 .products_row_img_bx{max-width:100%;width:100%}}@media (max-width:768px){.products_body .section01 .products_row_img_bx{height:auto;padding:16px}}.products_body .section01 .products_row_img_bx img{display:block}.products_body .section01 .products_row_body{flex:1 1 0;min-width:0}.products_body .section01 .products_row_title{margin:0 0 24px;font-size:48px;font-weight:700;line-height:1.5;letter-spacing:-0.03em;color:#000}@media (max-width:1024px){.products_body .section01 .products_row_title{font-size:32px}}@media (max-width:768px){.products_body .section01 .products_row_title{font-size:24px;letter-spacing:-0.72px}}.products_body .section01 .products_row_list{margin:0 0 70px}@media (max-width:768px){.products_body .section01 .products_row_list{margin-bottom:24px}}.products_body .section01 .products_row_list li{margin:0 0 0.75rem;font-size:18px;font-weight:400;line-height:1.6;letter-spacing:-0.02em;color:#666}@media (max-width:768px){.products_body .section01 .products_row_list li br{display:none}.products_body .section01 .products_row_list li{margin:0 0 4px;font-size:16px;letter-spacing:-0.32px}}.products_body .section01 .products_row_list li:last-child{margin-bottom:0}.products_body .section01 .products_row_more{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid #cdcdcd;border-radius:25px;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:-0.03em;color:#000;text-decoration:none;transition:border-color 0.2s ease,background-color 0.2s ease}.products_body .section01 .products_row_more:hover{border-color:#004efa;background:rgba(0,78,250,0.06)}.products_body .section01 .products_row_more_icon{display:inline-flex}.products_body .section01 .products_row_more_icon svg path{fill:#004efa}.business_body .section01{padding:200px 0 100px}@media (max-width:768px){.business_body .section01{padding:100px 0}}.business_body .tab_section{margin-top:100px}.business_body .tab_section .tab_nav{display:flex;justify-content:center;gap:16px}@media (max-width:1024px){.business_body .tab_section .tab_nav{gap:12px}}@media (max-width:768px){.business_body .tab_section .tab_nav{flex-direction:column}}.business_body .tab_section .tab_nav .tab_nav_item{max-width:240px;flex:1;padding:12px 24px;border-radius:30px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:1.375rem;font-weight:400;line-height:35px;color:#454545;font-family:"NanumSquare",sans-serif;letter-spacing:-0.02em}.business_body .tab_section .tab_nav .tab_nav_item.active{border-color:#004efa;background:#004efa;color:#fff;font-weight:800}@media (max-width:1024px){.business_body .tab_section .tab_nav .tab_nav_item{font-size:1.1875rem}}@media (max-width:768px){.business_body .tab_section .tab_nav .tab_nav_item{font-size:15px;line-height:24px;letter-spacing:-0.24px;padding:10px 16px;max-width:100%}}.business_body .tab_section .tab_nav.eng{display:flex;justify-content:center;gap:16px}@media (max-width:1024px){.business_body .tab_section .tab_nav.eng{gap:12px;flex-direction:column}}.business_body .tab_section .tab_nav.eng .tab_nav_item{max-width:540px;font-size:1.25rem}@media (max-width:1024px){.business_body .tab_section .tab_nav.eng .tab_nav_item{max-width:100%}}.business_body .tab_section .tab_content_wrap{display:grid;grid-template-columns:1fr;margin-top:100px}@media (max-width:768px){.business_body .tab_section .tab_content_wrap{margin-top:60px}}.business_body .tab_section .tab_content_wrap .tab_content{grid-row:1;grid-column:1;display:flex;align-items:center;gap:100px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.45s ease,visibility 0.45s ease;z-index:0}@media (max-width:1024px){.business_body .tab_section .tab_content_wrap .tab_content{gap:60px}}@media (max-width:1024px){.business_body .tab_section .tab_content_wrap .tab_content{gap:60px;flex-direction:column}}.business_body .tab_section .tab_content_wrap .tab_content.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.business_body .tab_section .tab_content_wrap .tab_content_media{max-width:912px;height:573px;width:100%;border-radius:15px;box-shadow:4px 4px 12px 0 rgba(148,148,148,0.25);overflow:hidden;cursor:pointer}@media (max-width:1600px){.business_body .tab_section .tab_content_wrap .tab_content_media{max-width:712px}}@media (max-width:1400px){.business_body .tab_section .tab_content_wrap .tab_content_media{max-width:600px}}@media (max-width:1200px){.business_body .tab_section .tab_content_wrap .tab_content_media{max-width:500px}}@media (max-width:1024px){.business_body .tab_section .tab_content_wrap .tab_content_media{max-width:400px;height:500px}}@media (max-width:1024px){.business_body .tab_section .tab_content_wrap .tab_content_media{height:auto;max-width:100%}}.business_body .tab_section .tab_content_wrap .tab_content_media video{width:100%;height:100%;object-fit:cover}.business_body .tab_section .tab_content_wrap .tab_content_body{flex:1 1 0;min-width:0}@media (max-width:1024px){.business_body .tab_section .tab_content_wrap .tab_content_body{flex:0;width:100%}}.business_body .tab_section .tab_content_wrap .content_info{font-size:24px;font-weight:700;line-height:1;letter-spacing:-1.2px;color:#004efa;font-family:"NanumSquare",sans-serif}@media (max-width:1200px){.business_body .tab_section .tab_content_wrap .content_info{font-size:1.375rem;letter-spacing:-0.02em}}.business_body .tab_section .tab_content_wrap .content_title{font-size:64px;font-weight:700;line-height:1;letter-spacing:-1.92px;color:#1a1a1a}@media (max-width:1200px){.business_body .tab_section .tab_content_wrap .content_title{font-size:2.5rem;letter-spacing:-0.02em;margin-top:8px}}@media (max-width:768px){.business_body .tab_section .tab_content_wrap .content_title{font-size:2rem;margin-top:8px}}.business_body .tab_section .tab_content_wrap .content_desc{margin-top:42px;font-size:22px;font-weight:400;line-height:35px;color:#666;font-family:"NanumSquare",sans-serif}@media (max-width:1200px){.business_body .tab_section .tab_content_wrap .content_desc{font-size:1.25rem;letter-spacing:-0.02em;line-height:1.5}.business_body .tab_section .tab_content_wrap .content_desc br{display:none}}@media (max-width:768px){.business_body .tab_section .tab_content_wrap .content_desc{font-size:16px;letter-spacing:-0.54px}.business_body .tab_section .tab_content_wrap .content_desc br{display:none}}.business_body .tab_section .tab_content_wrap .tag_wrap{margin-top:100px;display:flex;flex-wrap:wrap;gap:16px 12px}@media (max-width:768px){.business_body .tab_section .tab_content_wrap .tag_wrap{margin-top:60px}}.business_body .tab_section .tab_content_wrap .tag_item{display:inline-flex;padding:12px 24px;border-radius:30px;border:1px solid #004efa;font-size:1.375rem;font-weight:400;line-height:1.5;color:#454545;font-family:"NanumSquare",sans-serif}@media (max-width:1024px){.business_body .tab_section .tab_content_wrap .tag_item{font-size:16px;line-height:1.5;letter-spacing:-0.36px;padding:10px 16px}}.business_body .picture_wrap{width:100%}.business_body .picture_wrap img{width:100%}.business_modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.business_modal.is_open{opacity:1;visibility:visible}.business_modal:not(.is_open){pointer-events:none}.business_modal .business_modal_overlay{position:absolute;inset:0;background:rgba(0,0,0,0.5);cursor:pointer}.business_modal .business_modal_box{position:relative;z-index:1;width:100%;max-width:707px;padding:40px;box-sizing:border-box;border-radius:15px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:40px;box-shadow:0 16px 48px rgba(0,0,0,0.18)}.business_modal .business_modal_head{width:100%;display:flex;justify-content:flex-end;align-items:center}.business_modal .business_modal_close{display:inline-flex}.business_modal .business_modal_media{width:100%;max-width:627px;height:350px;background:#f8f8f8;border-radius:8px;overflow:hidden}.business_modal .business_modal_media img{display:block;width:100%;height:100%;object-fit:contain}.business_modal .business_modal_text{width:100%;text-align:center;font-family:"NanumSquare",sans-serif;font-size:20px;font-weight:700;line-height:32px;color:#000}.technology_body .section01{padding:100px 0 100px}@media (max-width:768px){.technology_body .section01{padding:80px 0}}.technology_body .tab_section .tab_nav{display:flex;justify-content:center;gap:16px}@media (max-width:1024px){.technology_body .tab_section .tab_nav{gap:12px}}@media (max-width:768px){.technology_body .tab_section .tab_nav{flex-direction:column}}.technology_body .tab_section .tab_nav .tab_nav_item{max-width:520px;flex:1;padding:12px 24px;border-radius:30px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:1.25rem;font-weight:400;line-height:35px;color:#454545;font-family:"NanumSquare",sans-serif;letter-spacing:-0.02em}.technology_body .tab_section .tab_nav .tab_nav_item.active{border-color:#004efa;background:#004efa;color:#fff;font-weight:800}@media (max-width:1024px){.technology_body .tab_section .tab_nav .tab_nav_item{font-size:1.1875rem;max-width:280px}}@media (max-width:768px){.technology_body .tab_section .tab_nav .tab_nav_item{font-size:15px;line-height:24px;letter-spacing:-0.24px;padding:10px 16px;max-width:100%}}.technology_body .tab_section .tab_content_wrap{display:grid;grid-template-columns:1fr;margin-top:100px}@media (max-width:768px){.technology_body .tab_section .tab_content_wrap{margin-top:60px}}.technology_body .tab_section .tab_content_wrap .tab_content{padding-bottom:100px;grid-row:1;grid-column:1;position:relative;display:flex;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.45s ease,visibility 0.45s ease;z-index:0}@media (max-width:768px){.technology_body .tab_section .tab_content_wrap .tab_content{padding-bottom:0px}}.technology_body .tab_section .tab_content_wrap .tab_content.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.technology_body .tech_bg_num{position:absolute;right:-20px;bottom:0px;font-size:200px;line-height:0.85;font-weight:700;letter-spacing:-8px;color:rgba(0,0,0,0.06);-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0}@media (max-width:768px){.technology_body .tech_bg_num{font-size:160px;letter-spacing:-4.8px;top:0;bottom:auto}}.technology_body .sub_title{position:relative;z-index:1;margin-bottom:64px}@media (max-width:768px){.technology_body .sub_title{margin-bottom:48px}}.technology_body .tech_slide_layout{position:relative;z-index:1;display:flex;align-items:center;gap:100px}@media (max-width:1200px){.technology_body .tech_slide_layout{gap:60px;flex-direction:column}}@media (max-width:768px){.technology_body .tech_slide_layout{gap:40px;align-items:flex-start}}.technology_body .tech_slide_media{flex-shrink:0;width:100%;max-width:800px;height:604px;border-radius:15px;overflow:hidden;box-shadow:4px 4px 12px 0 rgba(148,148,148,0.25)}@media (max-width:1600px){.technology_body .tech_slide_media{max-width:712px}}@media (max-width:1400px){.technology_body .tech_slide_media{max-width:600px}}@media (max-width:1200px){.technology_body .tech_slide_media{max-width:500px}}@media (max-width:1024px){.technology_body .tech_slide_media{max-width:400px;height:500px}}@media (max-width:768px){.technology_body .tech_slide_media{height:auto;max-width:100%}}@media (max-width:1200px){.technology_body .tech_slide_media{max-width:none;height:auto}}@media (max-width:768px){.technology_body .tech_slide_media{width:100%}}.technology_body .tech_slide_media video{display:block;width:100%;height:100%;object-fit:cover}.technology_body .tech_slide_text{flex:1 1 0;min-width:0;padding-top:8px}@media (max-width:1200px){.technology_body .tech_slide_text{width:100%;flex:none}}.technology_body .tech_lead{font-family:"NanumSquare",sans-serif;font-size:32px;font-weight:800;line-height:38px;letter-spacing:-0.96px;color:#000}@media (max-width:768px){.technology_body .tech_lead{font-size:24px;letter-spacing:-0.72px;line-height:32px}}.technology_body .tech_bullets{display:flex;flex-direction:column;gap:8px;margin-top:16px}.technology_body .tech_bullets li{font-family:"NanumSquare",sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#666}@media (max-width:768px){.technology_body .tech_bullets li{font-size:16px;letter-spacing:-0.48px;line-height:24px}}.technology_body .tech_bullets li .tech_bullet_k{font-weight:800}.technology_body .tech_bullets li .tech_bullet_k:after{content:" : "}.technology_body .tech_slide_text_advanced{display:flex;flex-direction:column;gap:40px}@media (max-width:1200px){.technology_body .tech_slide_text_advanced{gap:24px;flex-direction:row}}@media (max-width:768px){.technology_body .tech_slide_text_advanced{flex-direction:column}}.technology_body .tech_text_stack{min-width:0}.news_body .section01{padding-block:184px 100px}@media (max-width:1200px){.news_body .section01{padding-block:110px 80px}}.news_body .section01 .news-list{display:grid;grid-template-columns:repeat(4,1fr);gap:80px 40px}@media (max-width:1400px){.news_body .section01 .news-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.news_body .section01 .news-list{gap:60px 20px}}@media (max-width:768px){.news_body .section01 .news-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.news_body .section01 .news-list{grid-template-columns:repeat(1,1fr)}}.news_body .section01 .news-list li{min-width:0}.news_body .section01 .news-list li a{display:flex;flex-direction:column;gap:1.5rem}.news_body .section01 .news-list li a .thumb{border-radius:0.625rem;overflow:hidden;aspect-ratio:370/236}.news_body .section01 .news-list li a .thumb img{width:100%;height:100%;object-fit:cover}.news_body .section01 .news-list li a .txt-bx{display:flex;flex-direction:column;gap:0.75rem}.news_body .section01 .news-list li a .txt-bx .tit{font-family:NanumSquare;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.02em;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1200px){.news_body .section01 .news-list li a .txt-bx .tit{font-size:1.125rem}}@media (max-width:768px){.news_body .section01 .news-list li a .txt-bx .tit{font-size:17px}}.news_body .section01 .news-list li a .txt-bx .dec{font-family:NanumSquare;color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-0.02em;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.news_body .section01 .news-list li a .txt-bx .date{color:#666;font-family:NanumSquare;font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-0.02em}@media (max-width:1024px){.mfp-wrap{overflow-y:auto!important;-webkit-overflow-scrolling:touch}}@media (max-width:1024px){.mfp-container{padding:1.25rem!important;align-items:flex-start!important}}.popup--product{margin-top:10px;margin-bottom:10px;max-width:1290px!important;padding:40px!important;border-radius:15px!important}@media (max-width:1024px){.popup--product{padding:1.5625rem!important}}.popup--product .popup-title-bx{border-bottom:none!important}.popup--product .popup-title-bx .tit{color:#000;font-size:2.5rem;font-weight:600;line-height:1;letter-spacing:-0.03em;font-family:Vazirmatn}@media (max-width:1024px){.popup--product .popup-title-bx .tit{font-size:1.75rem}}@media (max-width:768px){.popup--product .popup-title-bx .tit{font-size:1.375rem}}.popup--product .prod-cont{margin-top:3.75rem;display:flex;flex-direction:column;gap:3.75rem}@media (max-width:1024px){.popup--product .prod-cont{margin-top:2.25rem;gap:2.5rem}}@media (max-width:768px){.popup--product .prod-cont{margin-top:1.75rem;gap:1.875rem}}.popup--product .prod-cont .prod-top{display:flex;gap:2.5rem}@media (max-width:1024px){.popup--product .prod-cont .prod-top{flex-direction:column;gap:1.75rem}}.popup--product .prod-cont .prod-top .prod-img{flex:0 0 41.5rem;height:46.875rem;background:#f8f8f8;border-radius:0.9375rem;display:flex;align-items:center;justify-content:center}@media (max-width:1200px){.popup--product .prod-cont .prod-top .prod-img{flex:0 0 30rem;height:33.75rem}}@media (max-width:1024px){.popup--product .prod-cont .prod-top .prod-img{flex:none;width:100%;height:23.75rem}}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-img{height:16.25rem}}.popup--product .prod-cont .prod-top .prod-img img{max-width:70%;max-height:80%;object-fit:contain}.popup--product .prod-cont .prod-top .prod-feats{flex:1;display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between}@media (max-width:1024px){.popup--product .prod-cont .prod-top .prod-feats{gap:1.5rem}}.popup--product .prod-cont .prod-top .prod-feats .top{display:flex;flex-direction:column;gap:2.5rem}@media (max-width:1024px){.popup--product .prod-cont .prod-top .prod-feats .top{gap:1.5rem}}.popup--product .prod-cont .prod-top .prod-feats .feat-item{display:flex;flex-direction:column;gap:0.75rem}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-feats .feat-item{gap:0.5rem}}.popup--product .prod-cont .prod-top .prod-feats .feat-item .feat-tit{border-left:3px solid #004efa;padding-left:0.875rem;font-size:1.25rem;font-weight:800;color:#242424;line-height:1.6}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-feats .feat-item .feat-tit{font-size:15px;line-height:1.3}}.popup--product .prod-cont .prod-top .prod-feats .feat-item .dot-list{display:flex;flex-direction:column;gap:0.625rem}.popup--product .prod-cont .prod-top .prod-feats .feat-item .dot-list>li{display:flex;align-items:start;gap:0.3125rem}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-feats .feat-item .dot-list>li{gap:0.1875rem}}.popup--product .prod-cont .prod-top .prod-feats .feat-item .dot-list>li:before{content:"ㆍ";display:block;font-style:normal;font-weight:800;flex-shrink:0;font-size:1rem}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-feats .feat-item .dot-list>li:before{font-size:14px}}.popup--product .prod-cont .prod-top .prod-feats .feat-item .dot-list>li.gray:before{color:#666}.popup--product .prod-cont .prod-top .prod-feats .feat-item .feat-desc{font-size:1rem;font-weight:400;color:#666;line-height:1.6}.popup--product .prod-cont .prod-top .prod-feats .feat-item .feat-desc strong{color:#111}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-feats .feat-item .feat-desc{font-size:14px}}.popup--product .prod-cont .prod-top .prod-feats .feat-bot{justify-self:flex-end;width:283px;align-self:flex-end}@media (max-width:768px){.popup--product .prod-cont .prod-top .prod-feats .feat-bot{justify-self:start;align-self:stretch}}.popup--product .prod-cont .prod-top .prod-feats .feat-bot .tit{color:#242424;font-size:14px;font-style:normal;font-weight:700;line-height:160%}.popup--product .prod-cont .prod-top .prod-feats .feat-bot .desc{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.popup--product .prod-cont .prod-spec{display:flex;flex-direction:column;gap:1.875rem}@media (max-width:768px){.popup--product .prod-cont .prod-spec{gap:1.25rem}}.popup--product .prod-cont .prod-spec .spec-head{display:flex;flex-direction:column;gap:1.25rem}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-head{gap:0.875rem}}.popup--product .prod-cont .prod-spec .spec-head .spec-tit{font-family:Vazirmatn;font-size:2rem;font-weight:600;color:#000;line-height:1;letter-spacing:-0.03em}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-head .spec-tit{font-size:1.5rem}}.popup--product .prod-cont .prod-spec .spec-head hr{margin:0;border:none;border-top:1px solid #d0d0d0}.popup--product .prod-cont .prod-spec .spec-box{background:#f8f8f8;border-radius:0.9375rem;padding:1.75rem}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box{padding:1.125rem}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols{display:flex;gap:2.5rem}@media (max-width:1024px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols{flex-direction:column;gap:1.75rem}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col{flex:1;display:flex;flex-direction:column;gap:2.5rem}@media (max-width:1024px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col{gap:1.5rem}}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col{gap:1.25rem}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col.spec-sb{justify-content:space-between}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .top{display:flex;flex-direction:column;gap:2.5rem}@media (max-width:1024px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .top{gap:1.5rem}}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .top{gap:1.25rem}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .bot-note{align-self:flex-end;justify-self:end}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .bot-note{text-align:left;align-self:start;justify-self:start}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .bot-note p{color:#686868;font-size:1rem;font-style:normal;line-height:160%;text-align:right}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .bot-note p{text-align:left}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group{gap:0.625rem}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group .spec-label{border-left:3px solid #004efa;padding-left:0.875rem;font-size:1.25rem;font-weight:800;color:#242424;line-height:1.6}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group .spec-label{font-size:15px}}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group .dot-list{display:flex;flex-direction:column;gap:0.25rem}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group .dot-list>li{display:flex;align-items:flex-start;font-size:1rem;color:#666;line-height:1.6}.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group .dot-list>li:before{content:"ㆍ";display:block;font-style:normal;font-weight:800;flex-shrink:0}@media (max-width:768px){.popup--product .prod-cont .prod-spec .spec-box .spec-cols .spec-col .spec-group .dot-list>li{font-size:14px}}.paging-area{overflow:hidden;margin-top:125px}@media (max-width:768px){.paging-area{margin-top:80px}}.paging-area ul li a{height:40px;border:none;transition:all 0.3s;line-height:40px;color:#686868;font-family:NanumSquare;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-0.8px}@media (max-width:1024px){.paging-area ul li a{font-size:13px;height:30px;line-height:30px;letter-spacing:-0.02em;width:20px}}.paging-area ul li a.active{color:#004efa;background:#fff;font-weight:800}.paging-area ul li a:not(.prev-first):not(.prev):not(.next-last):not(.next):hover{color:#004efa;background:#fff;font-weight:800}.paging-area ul li a.prev-first{background-image:url("../../assets/images/paging/first_prev.svg");background-size:20px}.paging-area ul li a.prev{background-image:url("../../assets/images/paging/prev_arr.svg");background-size:20px}.paging-area ul li a.next-last{background-image:url("../../assets/images/paging/first_prev.svg");background-size:20px;transform:rotate(-180deg)}.paging-area ul li a.next{background-image:url("../../assets/images/paging/prev_arr.svg");background-size:20px;transform:rotate(-180deg)}.section-news-view{padding-block:8.4375rem 6.25rem}@media (max-width:1200px){.section-news-view{padding-block:6.25rem 3.125rem}}.section-news-view .sc-content-bx{margin-left:0}.section-news-view .edit-top-bx{padding-bottom:1.25rem;display:flex;justify-content:space-between}@media (max-width:768px){.section-news-view .edit-top-bx{flex-direction:column;align-items:start;justify-content:unset;gap:10px}}.section-news-view .edit-top-bx h2{max-width:calc(100% - 200px);color:#000;font-family:NanumSquare;font-size:32px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.03em}@media (max-width:1200px){.section-news-view .edit-top-bx h2{font-size:1.25rem}}@media (max-width:768px){.section-news-view .edit-top-bx h2{width:100%;max-width:100%}}.section-news-view .edit-top-bx .info-list{display:flex;align-items:center;gap:1.125rem}@media (max-width:768px){.section-news-view .edit-top-bx .info-list{gap:0.625rem}}.section-news-view .edit-top-bx .info-list li{display:flex;align-items:center;gap:0.375rem}.section-news-view .edit-top-bx .info-list li p{color:#686868;font-family:NanumSquare;font-size:1.125rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.02em}@media (max-width:768px){.section-news-view .edit-top-bx .info-list li p{font-size:14px}}.section-news-view .edit-top-bx .info-list li .line{width:1px;height:1rem;background:#ddd}.section-news-view .edit-txt-bx{padding:1.25rem 0}@media (max-width:1200px){.section-news-view .edit-txt-bx{font-size:14px}}@media (max-width:768px){.section-news-view .edit-txt-bx .editor-bx img{height:auto!important}}.section-news-view .edit-txt-bx .info-bx{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.section-news-view .edit-txt-bx .info-bx{flex-direction:column-reverse;align-items:start;justify-content:unset;gap:4px}}.section-news-view .edit-txt-bx .info-bx .info-list{display:flex;align-items:center}@media (max-width:768px){.section-news-view .edit-txt-bx .info-bx .info-list{flex-wrap:wrap}}.section-news-view .edit-txt-bx .info-bx .info-list li{display:flex;align-items:center}.section-news-view .edit-txt-bx .info-bx .info-list li:not(:last-child):after{content:"";width:1px;height:13px;background:#ddd;margin:0 1rem}@media (max-width:1200px){.section-news-view .edit-txt-bx .info-bx .info-list li:not(:last-child):after{margin:0 0.375rem;height:10px}}@media (max-width:768px){.section-news-view .edit-txt-bx .info-bx .info-list li:not(:last-child):after{margin:0 7px}}@media (max-width:768px){.section-news-view .edit-txt-bx .info-bx .info-list li:first-child{width:100%}.section-news-view .edit-txt-bx .info-bx .info-list li:first-child:after{display:none}}.section-news-view .edit-txt-bx .info-bx .info-list li p{color:rgba(0,0,0,0.4);font-size:15px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-0.03em}@media (max-width:1200px){.section-news-view .edit-txt-bx .info-bx .info-list li p{font-size:14px}}@media (max-width:768px){.section-news-view .edit-txt-bx .info-bx .info-list li p{font-size:13px}}.section-news-view .edit-txt-bx .file-bx{max-width:calc(100% - 500px);display:flex;align-items:center;gap:0.25rem;text-decoration:none}@media (max-width:1200px){.section-news-view .edit-txt-bx .file-bx{max-width:calc(100% - 370px)}}@media (max-width:768px){.section-news-view .edit-txt-bx .file-bx{max-width:100%}}.section-news-view .edit-txt-bx .file-bx span{font-size:15px;color:rgba(0,0,0,0.4);display:inline-block;text-decoration:underline;text-underline-offset:2.5px}@media (max-width:1200px){.section-news-view .edit-txt-bx .file-bx span{font-size:14px}}.section-news-view .edit-txt-bx .border-line{display:inline-block;width:100%;border:1.5px dashed #004efa;margin:5rem 0 0 0}@media (max-width:1200px){.section-news-view .edit-txt-bx .border-line{margin:2.5rem 0 0 0}}.section-news-view .edit-txt-bx .yt-wrap{width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.section-news-view .edit-txt-bx .yt-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.section-news-view .origin-btn-wrap{display:flex;justify-content:end}.section-news-view .origin-btn{border-radius:12px;background:var(--main,#004efa);display:inline-flex;padding:8px 12px;justify-content:center;align-items:center;gap:14.444px;color:#fff;text-align:center;font-family:NanumSquare;font-size:1rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.02em}.section-news-view .edit-info-bx p{font-size:1.25rem;display:flex;align-items:center;gap:1.25rem}@media (max-width:1200px){.section-news-view .edit-info-bx p{font-size:1.125rem}}@media (max-width:768px){.section-news-view .edit-info-bx p{font-size:14px}}.section-news-view .edit-info-bx p+p{margin-top:0.625rem}.section-news-view .edit-info-bx span{color:#004efa;font-weight:500}.section-news-view .edit-btn-bx{padding-top:2rem;display:flex;gap:1.25rem}@media (max-width:1200px){.section-news-view .edit-btn-bx{gap:0.625rem;justify-content:center}}.section-news-view .edit-btn-bx button,.section-news-view .edit-btn-bx>a{display:flex;padding:0.5rem 1.875rem;justify-content:center;align-items:center;border-radius:8px;background:var(--main,#004efa);color:#fff;text-align:center;font-family:NanumSquare;font-size:20px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.8px}@media (max-width:768px){.section-news-view .edit-btn-bx button,.section-news-view .edit-btn-bx>a{font-size:16px}}.section-news-view .edit-bottom-bx{margin-top:2.5rem}@media (max-width:1200px){.section-news-view .edit-bottom-bx{margin-top:0}}.section-news-view .edit-inner{display:flex;align-items:center;justify-content:space-between;position:relative}@media (max-width:1200px){.section-news-view .edit-inner{flex-direction:column;align-items:start;justify-content:unset}.section-news-view .edit-inner>div{border-bottom:1px solid #ddd;width:100%;padding:0.625rem 0}}.section-news-view .edit-inner a{display:flex;align-items:center;gap:1.25rem}@media (max-width:1200px){.section-news-view .edit-inner a{justify-content:space-between}}.section-news-view .edit-inner a p{color:var(--Color-Font-primary-2,rgba(0,0,0,0.5));font-family:NanumSquare,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.02em;max-width:31.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1400px){.section-news-view .edit-inner a p{max-width:25rem}}@media (max-width:1200px){.section-news-view .edit-inner a p{font-size:1.125rem;max-width:calc(100% - 100px)}}@media (max-width:1200px){.section-news-view .edit-inner a img{width:7px}}@media (max-width:1200px){.section-news-view .edit-inner .next-bx a{flex-direction:row-reverse}.section-news-view .edit-inner .next-bx button{flex-direction:row-reverse}}.section-news-view .edit-inner button{display:flex;align-items:center;gap:1.25rem}.section-news-view .edit-inner button span{color:#222;font-family:NanumSquare,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.02em}@media (max-width:1200px){.section-news-view .edit-inner button span{font-size:14px}}@media (max-width:1200px){.section-news-view .edit-inner button img{transform:rotate(90deg)}}.section-news-view .edit-inner .edit-btn-bx{border:none;padding:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}