body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;color:inherit;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}a,span{display:inline-block}button{background-color:initial;border:none;display:block;font:inherit;margin:0;outline:none;padding:0}button,strong{color:inherit}body{font-family:Pretendard-Regular}header{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-family:Pretendard-Medium;font-size:clamp(16px,.9vw,18px);justify-content:space-between;left:0;padding:20px 30px;position:fixed;top:0;width:100%;z-index:99}header h1 div{cursor:pointer;max-width:138px}header h1 div img{width:100%}header ul{align-items:center;display:flex;gap:40px;justify-content:center}header ul li{cursor:pointer}header .lang_box{align-items:center;display:flex;gap:6px;justify-content:flex-end}header .lang_box .ico_box{max-width:22px}header .lang_box .ico_box img{width:100%}header .lang_box .txt_box{align-items:center;display:flex;gap:6px;justify-content:flex-start}header .lang_box .txt_box button{cursor:pointer}header .lang_box .txt_box button:hover{color:#1294e5;transition:all .2s ease-in-out}header.scrolled{background-color:#0003;transition:all .3s ease-in-out}.main_about_wrapper{background-image:url(/static/media/main_visual.08aba2725802d67921bf.png);background-position:0 50%;background-repeat:no-repeat;background-size:cover}.main_vsual{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;height:100vh;justify-content:space-between;padding:0 60px}.main_vsual .txt_box{padding:154px 0 0;width:100%}.main_vsual .txt_box h2{color:#fff;font-family:Pretendard-Medium;font-size:clamp(37px,5.9vw,114px);line-height:1.2}.main_vsual .scroll_box{padding:0 0 60px;width:100%}.main_vsual .scroll{height:120px;margin:0 0 0 auto;position:relative;width:120px}.main_vsual .rotating-text{animation:rotateText 10s linear infinite;left:0;position:absolute;top:0}.main_vsual .scroll_img{left:50%;max-width:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.main_vsual .scroll_img img{width:100%}.about_sec{align-items:center;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;padding:200px 60px 600px}.about_sec .sec_title h3{font-family:Pretendard-Bold;font-size:clamp(26px,2.6vw,50px);line-height:1.4;margin:0 0 20px}.about_sec .sec_title p{font-size:clamp(16px,1.1vw,22px);line-height:1.5;word-break:keep-all}.about_sec .sec_img{height:580px;position:relative;width:50%}.about_sec .img_box_wrapper{align-items:center;display:flex;gap:45px;justify-content:flex-end;position:absolute;right:0;top:0;z-index:10}.about_sec .sec_img .img_box{max-width:314px}.about_sec .sec_img .img_box img{border-radius:30px 0 30px 0;box-shadow:6px 6px 6px #00000040;width:100%}.about_sec .sec_img .img_box_01{margin:20% 0 0}.about_sec .rolling_box{bottom:-20%;position:absolute;right:10%;width:100%;z-index:9}.about_sec .rolling{height:50%;margin:0 0 0 auto;opacity:.3;width:50%}.about_sec .rotating-text{animation:rotateText 30s linear infinite;font-family:Pretendard-Bold}footer{background-color:#1294e5;box-sizing:border-box;color:#fff;padding:0 30px 20px;text-align:center}footer .top_box{padding:114px 0 50px;width:100%}footer .scroll{cursor:pointer;height:120px;margin:0 auto;position:relative;width:120px}footer .rotating-text{animation:rotateText 10s linear infinite;left:0;position:absolute;top:0}footer .scroll_img{left:50%;max-width:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}footer .scroll_img img{width:100%}footer .txt_box{padding:0 0 260px}footer .txt_box p{font-size:clamp(26px,2.6vw,50px);line-height:1.4;padding:0 0 50px;word-break:keep-all}footer .txt_box .img_box{margin:0 auto;max-width:588px}footer .txt_box .img_box img{width:100%}footer .f_info{align-items:center;display:flex;gap:20px;justify-content:space-between}footer .f_info span{font-size:clamp(14px,.8vw,16px)}footer .f_info strong{font-family:Pretendard-Bold;padding:0 10px 0 0}footer .f_info .corp_info span{padding:0 20px 0 0}@keyframes rotateText{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1240px){.main_about_wrapper{background-position:50% 50%}.about_sec{flex-direction:column;padding:200px 15px 300px}.about_sec .sec_img{height:400px}}@media(max-width:768px){header{padding:20px 15px}header ul{display:none}.main_vsual{padding:0 15px}.main_vsual .txt_box{padding:100px 0 0;width:100%}.main_vsual .scroll{height:90px;width:90px}.main_vsual .scroll_img{max-width:12px}.about_sec .sec_title{width:100%}.about_sec .img_box_wrapper{gap:20px}.about_sec .sec_img{height:300px;width:100%}footer{background-color:#1294e5;box-sizing:border-box;color:#fff;padding:0 15px 20px;text-align:center}footer .scroll{height:90px;width:90px}footer .scroll_img{max-width:12px}footer .txt_box{padding:0 0 150px}footer .txt_box .img_box{margin:0 auto;max-width:260px}footer .f_info{flex-direction:column}footer .f_info .corp_info{align-items:center;border-bottom:1px solid #fff;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:0 0 20px;width:100%}.m_br{display:none}}.Section01_wrap__gnIP6{background-color:#1294e5;box-sizing:border-box;color:#fff;padding:200px 60px}.Section01_sec_title__a6deN{margin:0 0 150px}.Section01_sec_title__a6deN h4{font-family:Pretendard-Bold;font-size:clamp(24px,2.2vw,42px);line-height:1.4;text-align:center}.Section01_sec_item_box__KAfMZ{gap:50px;margin:0 auto;max-width:1313px}.Section01_sec_item__5eufR,.Section01_sec_item_box__KAfMZ{align-items:center;display:flex;justify-content:space-between}.Section01_sec_item__5eufR{flex-direction:column;gap:40px;text-align:center}.Section01_sec_item__5eufR .Section01_item_img__mDp73{max-width:120px}.Section01_sec_item__5eufR .Section01_item_img__mDp73 img{width:100%}.Section01_sec_item__5eufR .Section01_item_text__wQjQJ h5{font-family:Pretendard-Bold;font-size:22px;line-height:1.4;margin:0 0 10px}.Section01_sec_item__5eufR .Section01_item_text__wQjQJ p{font-size:clamp(16px,.9vw,18px);line-height:1.5;word-break:keep-all}@media(max-width:768px){.Section01_wrap__gnIP6{padding:200px 15px}.Section01_sec_title__a6deN{margin:0 0 60px}.Section01_sec_item_box__KAfMZ{flex-direction:column}}@font-face{font-family:Pretendard-Regular;font-style:normal;src:url(/static/media/Pretendard-Regular.38bed7de46e7b9049ced.woff2) format("woff2")}@font-face{font-family:Pretendard-Bold;font-style:normal;src:url(/static/media/Pretendard-Bold.0c6f5e225ff28f456183.woff2) format("woff2")}@font-face{font-family:Pretendard-Medium;font-style:normal;src:url(/static/media/Pretendard-Medium.a9645bebe1a0010e66dc.woff2) format("woff2")}.Section02_wrap__kzWb9{padding:0 0 300px}.Section02_wrap__kzWb9 .Section02_sec_title_box__\+EtcP{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:200px 60px 300px}.Section02_sec_title__hxEMz h4{font-family:Pretendard-Bold;font-size:clamp(26px,2.2vw,42px);line-height:1.4;margin:0 0 20px}.Section02_sec_title__hxEMz p{font-size:clamp(16px,1.1vw,22px);line-height:1.5;word-break:keep-all}.Section02_sec_img__MgtWI{height:580px;position:relative;width:50%}.Section02_sec_img__MgtWI .Section02_img_box_wrapper__10\+lm{align-items:center;display:flex;gap:45px;justify-content:flex-end;position:absolute;right:0;top:0;z-index:10}.Section02_sec_img__MgtWI .Section02_img_box__vA2VJ{max-width:314px}.Section02_sec_img__MgtWI .Section02_img_box__vA2VJ img{border-radius:30px 0 30px 0;box-shadow:6px 6px 6px #00000040;width:100%}.Section02_sec_img__MgtWI .Section02_img_box_01__\+10rM{margin:20% 0 0}.Section02_rolling_box__ZR94i{bottom:-20%;position:absolute;right:10%;width:100%;z-index:9}.Section02_rolling__VGTkm{height:50%;margin:0 0 0 auto;opacity:.3;width:50%}.Section02_rotating_text__SYUc4{animation:Section02_rotateText__XQT1J 30s linear infinite;font-family:Pretendard-Bold}@keyframes Section02_rotateText__XQT1J{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Section02_content_box__BF13f{box-sizing:border-box;padding:0 60px;text-align:center}.Section02_content_box__BF13f .Section02_content__3t-Ha{margin:0 0 80px}.Section02_content_box__BF13f .Section02_content__3t-Ha h4{font-family:Pretendard-Bold;font-size:clamp(26px,2.2vw,42px);line-height:1.5;margin:0 0 20px}.Section02_content_box__BF13f .Section02_content__3t-Ha p{font-size:clamp(16px,1.1vw,22px);line-height:1.5;word-break:keep-all}.Section02_content_box__BF13f .Section02_img_box__vA2VJ{margin:0 auto 80px;max-width:1639px}.Section02_content_box__BF13f .Section02_img_box__vA2VJ img{width:100%}.Section02_marquee_box__HtOoN{position:relative}.Section02_marqueeWrapper__sFZ6q{overflow:hidden;padding:1rem 0}.Section02_marqueeWrapper__sFZ6q:before{background:linear-gradient(270deg,#fff0 0,#fffc 30%,#fff 70%,#fff 100%);content:"";height:100%;left:0;position:absolute;top:0;width:180px;z-index:98}.Section02_marqueeWrapper__sFZ6q:after{background:linear-gradient(270deg,#fff 0,#fff 30%,#fffc 70%,#fff0 100%);content:"";height:100%;position:absolute;right:0;top:0;width:180px;z-index:98}.Section02_marqueeTrack__86MBo{white-space:nowrap}.Section02_marqueeContent__u5q89{display:flex;gap:30px}.Section02_keyword__7sFH\+{color:#1294e5;font-family:Pretendard-Medium;font-size:clamp(26px,2.6vw,50px);white-space:nowrap}@media(max-width:1240px){.Section02_wrap__kzWb9 .Section02_sec_title_box__\+EtcP .Section02_sec_img__MgtWI{height:400px}.Section02_wrap__kzWb9 .Section02_sec_title_box__\+EtcP{flex-direction:column;padding:200px 15px}.Section02_content_box__BF13f{padding:0 15px}.Section02_marqueeWrapper__sFZ6q:after,.Section02_marqueeWrapper__sFZ6q:before{width:40px}}@media(max-width:768px){.Section02_wrap__kzWb9{padding:0 0 150px}.Section02_wrap__kzWb9 .Section02_sec_title_box__\+EtcP .Section02_sec_title__hxEMz{width:100%}.Section02_wrap__kzWb9 .Section02_sec_title_box__\+EtcP .Section02_sec_img__MgtWI .Section02_img_box_wrapper__10\+lm{gap:20px}.Section02_wrap__kzWb9 .Section02_sec_title_box__\+EtcP .Section02_sec_img__MgtWI{height:300px;width:100%}.Section02_marqueeWrapper__sFZ6q:after,.Section02_marqueeWrapper__sFZ6q:before{width:20px}.Section02_marqueeContent__u5q89{gap:15px}.Section02_m_br__q2Pd-{display:none}}
/*# sourceMappingURL=main.83110193.css.map*/