@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";html,body,main,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,hr,textarea,input,select{margin:0;padding:0;border:0;font:inherit}main,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:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit}a:link{text-decoration:none;color:inherit}input[type=button],button,label{cursor:pointer}input,button,img,select{outline:none}button{border:none;background:none;padding:0;margin:0;outline:none}li{list-style:none}input[type=radio],input[type=checkbox]{margin-right:2px}textarea{resize:none;outline:none}button,a,select,input,textarea{font:inherit;color:inherit;letter-spacing:inherit}iframe{display:block}img{max-width:100%;max-height:100%;vertical-align:middle}@font-face{font-family:GmarketSansBold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff) format("woff");font-weight:400;font-style:normal}html{height:100%}body{--oyblack: #1c1c1b;--oypink: #e36386;--oypinklight: #e9829e;--oypinkdark: #b64f6b;--oymist: #ddd;--oylight: #bbb;--oybright: #f5f5f5;--oygray: #999;--oydark: #666;--oyblue: #5f8dda;--oybluedark: #4c71ae;--oybluelight: #7fa4e1;--oypurple: #a25eb5;width:100%;min-width:320px;min-height:100%;display:flex;flex-direction:column;color:var(--oydark);font-size:18px;font-weight:500;line-height:1.5em;position:relative;word-break:keep-all}body:before{content:"";display:block;height:80px}body.fixed{overflow:hidden}main{flex:1 1 1px}[lang=ko] body{font-family:Pretendard,sans-serif}[lang=en] body{font-family:Poppins,sans-serif}[lang=vi] body{font-family:Inter Tight,sans-serif}a,button{transition:.2s}footer.more,footer.link{margin-top:60px;display:flex;justify-content:center}a.linkBox,button.linkBox{font-size:18px;font-weight:700;line-height:1em;padding:27px 64px 27px 32px;position:relative;box-shadow:0 0 #0000}a.linkBox:after,button.linkBox:after{content:"";display:block;position:absolute;width:7px;height:7px;border:solid var(--oydark);border-width:2px 2px 0 0;top:0;bottom:0;margin:auto 0;right:35px;transform:rotate(45deg)}a.linkBox:hover,button.linkBox:hover{box-shadow:10px 10px 10px #0003}a.linkBox.white,button.linkBox.white{background:#fff}a.blueBox,button.blueBox,a.blackBox,button.blackBox,a.whiteBox,button.whiteBox{padding:19px 32px;background:var(--oyblack);font-size:18px;line-height:1em;font-weight:700;color:#fff}a.whiteBox,button.whiteBox{background:#fff;color:var(--oyblack)}a.blueBox,button.blueBox{background:var(--oybluedark)}a.blackBox:hover,button.blackBox:hover,a.whiteBox:hover,button.whiteBox:hover,a.blueBox:hover,button.blueBox:hover,a.line:hover,button.line:hover{box-shadow:10px 10px 10px #0003}a.line,button.line{border:1px solid #fff;color:#fff;padding:24px 31px;font-weight:700;line-height:1em;display:inline-block;vertical-align:top}a.line.blue,button.line.blue{border-color:var(--oyblue);color:var(--oybluedark)}label.check{font-size:16px;line-height:1.25em;display:flex;vertical-align:middle}label.check input[type=checkbox]{position:absolute;opacity:0}label.check i{flex:0 0 20px;height:20px;box-sizing:border-box;border:1px solid var(--oyblue);display:block;background:#fff;margin-right:8px;position:relative}label.check i:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:12px;height:12px;background:var(--oyblue);transform:scale(0);transition:.2s}label.check input[type=checkbox]:checked+i:before{transform:scale(1)}.bodyWrap{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}header.common{height:80px;background:var(--oyblack);color:#fff;display:flex;align-items:center;justify-content:center;position:fixed;left:0;right:0;top:0;z-index:8}header.common h1{margin-right:60px;font-size:0;background:url(../images/header-ci.svg) center/contain no-repeat}header.common h1 a{width:140px;height:32px;display:block}header.common nav.gnb{font-weight:700}header.common nav.gnb>ul{display:flex}header.common nav.gnb>ul>li+li{margin-left:30px}header.common nav.gnb>ul ul{display:none}header.common nav.gnb a{opacity:.6}header.common nav.gnb a:hover{opacity:1}header.common nav.gnb .on a{opacity:1;color:var(--oybluelight)}header.common nav.gnb .on:nth-child(3) a{color:var(--oypinklight)}header.common nav.gnb .about.on a{color:var(--oybluelight)}header.common nav.gnb .b2b.on a{color:var(--oypinklight)}header.common button.menu,header.common button.language{width:80px;height:80px;position:absolute;font-size:0;z-index:2}header.common button.menu{left:0}header.common button.language{right:0}header.common button.menu:before,header.common button.menu:after,header.common button.language:before,header.common button.language:after{content:"";position:absolute;display:block;width:6px;height:6px;border-radius:3px;background:#fff;top:0;bottom:0;left:0;right:0;margin:auto;transition:.2s}header.common button.menu:before,header.common button.menu:after{height:32px}header.common button.language:before,header.common button.language:after{width:32px}header.common button.menu.on:before,header.common button.language.on:before,header.common button.menu:hover:before,header.common button.language:hover:before,header.common button.menu.on:after,header.common button.language.on:after,header.common button.menu:hover:after,header.common button.language:hover:after{background:var(--oygray)}header.common button.menu.on,header.common button.language.on{width:92px}header.common button.menu.on:before,header.common button.language.on:before{transform:rotate(45deg)}header.common button.menu.on:after,header.common button.language.on:after{transform:rotate(-45deg)}header.common nav.menu,header.common nav.language{position:absolute;top:0;height:100vh;width:0;background:#fff;font-size:16px;line-height:1em;color:var(--oygray);z-index:1;box-sizing:border-box;overflow:hidden;transition:.2s,height 0s;box-shadow:0 0 20px #0000001a}header.common nav.menu{left:0;overflow-y:auto}header.common nav.menu>ul{margin:100px 40px;box-sizing:border-box;width:360px}header.common button.on+nav.menu{width:360px}header.common nav.menu li+li{margin-top:30px}header.common nav.menu a{display:block;line-height:1em;font-size:20px;color:var(--oyblack);font-weight:700}header.common nav.menu a:hover{color:var(--oydark)}header.common nav.menu ul ul{margin-top:20px;padding-left:20px}header.common nav.menu li li+li{margin-top:20px}header.common nav.menu ul ul a{font-weight:500;font-size:16px;line-height:1em;color:var(--oygray)}header.common nav.language{right:0}header.common nav.language>ul{padding:100px 18px;box-sizing:border-box;width:92px}header.common button.on+nav.language{width:92px}header.common nav.language li+li{margin-top:20px}header.common nav.language a{display:block;width:48px;padding:7px 0;box-sizing:border-box;border:1px solid var(--oymist);color:var(--oygray);text-align:center;font-weight:700}header.common nav.language a:hover{color:var(--oydark);border-color:var(--oydark)}header.common nav.language .on a{background:var(--oyblack);color:#fff;border-color:var(--oyblack)}header.common nav.language .on a:hover{box-shadow:5px 5px 5px #0003}header.page{height:172px;justify-content:center;align-items:center;display:flex;border-bottom:1px solid var(--oymist);box-sizing:border-box;text-align:center}header.page h2{font-weight:800;font-size:50px;line-height:1em;color:var(--oyblue)}header.page.b2b h2{color:var(--oypink)}nav.lnb{box-sizing:border-box;border-bottom:1px solid var(--oymist);background:var(--oybright);white-space:nowrap;text-align:center;overflow-x:auto}nav.lnb button{padding:19px 8px 20px;margin:0 10px;font-weight:700;color:var(--oygray);position:relative;overflow:hidden}nav.lnb button:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-3px;height:3px;background:var(--oyblack);transition:bottom .2s}nav.lnb button:hover,nav.lnb button.on{color:var(--oyblack)}nav.lnb button.on:after{bottom:0}nav.lnb.fixed{position:fixed;left:0;right:0;top:0;padding-top:80px;z-index:7}section{padding:100px 0}section h2{font-size:48px;font-weight:200;color:var(--oyblack);line-height:1em;margin-bottom:60px}header.tab,nav.tab{margin-top:60px;border-bottom:1px solid var(--oylight);display:flex;justify-content:center}header.tab{border-bottom:0 none}header.tab h3,nav.tab button{margin-bottom:-1px;padding:15px 30px;overflow:hidden;font-size:22px;line-height:1em;font-weight:700;color:var(--oylight);position:relative}header.tab h3{margin-bottom:0}header.tab h3:after,nav.tab button:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:var(--oyblack);transition:.2s}header.tab h3,nav.tab button:hover,nav.tab button.on{color:var(--oyblack)}header.tab h3:after,nav.tab button.on:after{bottom:0}footer.contact{height:240px;display:flex;justify-content:center;align-items:center;background:url(../images/contact-bg.png) center no-repeat;background-size:cover;flex-direction:column;color:#fff;padding:100px 0}footer.contact p{margin-bottom:32px;text-align:center}footer.contact a.whiteBox,footer.contact button.whiteBox{color:var(--oybluedark)}footer.common{padding:60px 0 120px;background:var(--oydark) url(../images/footer-bg.svg) right top 120px no-repeat;color:#fff;font-size:15px;line-height:15px}footer.common li,footer.common .copyrights{color:var(--oylight)}footer.common header{display:flex;justify-content:space-between}footer.common a{opacity:1}footer.common a:hover{opacity:.8}footer.common h2{width:140px;height:32px;display:block;font-size:0;background:url(../images/header-ci.svg) center/contain no-repeat}footer.common article{margin-top:38px}footer.common h3{font-weight:700}footer.common ul+h3{margin-top:16px}footer.common ul{display:flex;margin-left:-10px;flex-wrap:wrap}footer.common li{margin-top:10px;margin-left:10px}.common.index{background:var(--oyblue)}header.common.index nav.gnb a{color:#fff;opacity:1}header.common.index nav.gnb a:hover{opacity:.8}section.indexSolution{background:var(--oyblue) url(../images/index/1solution-bg.png) center bottom no-repeat;display:flex;flex-direction:column;align-items:center;font-size:48px;line-height:1em;letter-spacing:1em;font-weight:900;color:#fff;padding:129px 0 208px 1.2em}section.indexSolution .text{width:90%;max-width:884px;margin:0 0 105px -1.2em}section.indexAbout{padding-bottom:718px;background:url(../images/index/2about-figure.png) center bottom no-repeat;text-align:center}section.indexAbout h2{width:342px;height:80px;margin:0 auto 70px;background:url(../images/index/2about-ci.svg);font-size:0}section.indexOther{background:linear-gradient(90deg,var(--oyblue),var(--oypink));position:relative;padding-bottom:0}section.indexOther h2{position:absolute;left:0;right:0;margin:0 auto;text-align:center;width:250px;height:58px;top:310px;font-size:0;background:url(../images/index/3other-ci.svg) center no-repeat}section.indexOther ul{display:flex;justify-content:center}section.indexOther ul:before{content:"";display:block;position:absolute;left:0;right:0;margin:auto;bottom:120px;background:url(../images/index/3other-slash.svg) center no-repeat;width:250px;height:432px}section.indexOther li{padding:64px 0 704px;flex:1 1 1px;text-align:center;background:no-repeat}section.indexOther li.ai{background-image:url(../images/index/3other-ai-figure.png);background-position:center 356px}section.indexOther li.b2b{background-image:url(../images/index/3other-b2b-figure.png);background-position:center 188px}header.page.about{color:var(--oyblue)}section.story{height:655px;background:url(../images/about/1story-bg.png) right center no-repeat;text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff}section.story p.slogan{color:var(--oyblue);font-size:36px;font-weight:800;line-height:1.3em}section.story p.slogan sub{color:var(--oylight);font-size:18px;font-weight:500;line-height:130%;letter-spacing:-1.1px;vertical-align:baseline;padding-left:3px}section.story p{margin-top:30px}section.value{background:var(--oyblue) url(../images/about/2value-bg.png) center no-repeat;background-size:cover;color:#fff}section.value h2{color:inherit}section.value ul{display:flex;padding-bottom:100px}section.value li{flex:1 1 1px;background:rgba(255,255,255,.6);border-radius:32px;text-align:center;font-weight:400;font-size:20px;line-height:1em;padding:40px 30px;transition:.2s;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}section.value li+li{margin-left:30px}section.value li figure{margin:0 auto 30px;width:140px;height:140px;background:center no-repeat;box-sizing:border-box;border:2px solid #fff;border-radius:50%;transition:.2s}section.value li.integrity figure{background-image:url(../images/about/2value-icon1.svg)}section.value li.technology figure{background-image:url(../images/about/2value-icon2.svg)}section.value li.rule figure{background-image:url(../images/about/2value-icon3.svg)}section.value li:hover{background:#fff;color:var(--oyblue)}section.value li:hover figure{border-color:var(--oyblue);background-color:var(--oyblue)}section.mnv{background:url(../images/about/3mnv-bg.png) center no-repeat;background-size:cover;position:relative}section.mnv article+article{padding-top:100px}section.mnv ul.mission{display:flex}section.mnv ul.mission li{flex:1 1 1px}section.mnv ul.mission li+li{margin-left:90px}section.mnv ul.mission dt{text-transform:uppercase;color:var(--oyblue);font-size:36px;font-weight:700;line-height:26px;margin-bottom:30px}section.mnv ul.mission dt:after{content:"";display:block;margin-top:30px;width:30px;height:1px;background:var(--oyblue)}section.mnv p.vision{color:var(--oyblue);font-size:36px;font-weight:800;line-height:1.3em}section.mnv .plan{font-size:0;overflow:hidden;margin-right:calc(640px - 50vw)}section.mnv .plan li{display:none}section.mnv .scroll{display:none;width:100%;height:16px;background:url(../images/about/arrow_range.png) no-repeat center/contain;text-indent:-9999px;margin-top:20px}section.ai p.slogan{font-size:36px;font-weight:800;line-height:1.3em;color:var(--oyblue);margin-bottom:60px}section.ai ul.feature{display:flex;justify-content:center;margin:62px 0 8px;text-align:center}section.ai ul.feature li{flex:0 0 240px;margin:0 20px}section.ai ul.feature dt{color:#fff;padding:24px 0;background:var(--oyblack);font-size:32px;font-weight:700;line-height:1em;margin-bottom:16px}section.ai ul.feature dd{color:var(--oyblack);font-weight:500;margin:0 -20px}section.ai ul.feature dd:first-child{font-size:32px;font-weight:800;margin-bottom:16px}section.ai ol.process{display:flex;justify-content:center;text-align:center}section.ai ol.process li.sad,section.ai ol.process li.happy{width:300px}section.ai ol.process .tags{width:300px;margin:-3px auto}section.ai ol.process .tags li{margin:3px;border:2px solid var(--oygray);padding:8px 14px;display:inline-block;vertical-align:middle;border-radius:18px;font-size:16px;line-height:1em}section.ai ol.process li.ai{position:relative;margin-top:44px;width:456px;padding-left:112px;padding-right:112px}section.ai ol.process li.ai figure{min-height:418px}section.ai ol.process li.ai figcaption{margin-top:20px}section.ai ol.process li.ai figcaption dt{color:var(--oyblue);font-size:24px;font-weight:700;line-height:1em;margin-bottom:20px}section.ai ol.process li.ai figcaption dd{font-size:18px;line-height:1.5em}section.ai ol.process li.ai:before,section.ai ol.process li.ai:after{content:"";display:block;position:absolute;top:219px;width:32px;height:24px;background:url(../images/ai/1intro-process-arrow.svg) center no-repeat}section.ai ol.process li.ai:before{left:40px}section.ai ol.process li.ai:after{right:40px}section.future{background:var(--oybright)}section.future h3{font-size:32px;line-height:1em;font-weight:700;color:var(--oyblack);margin-bottom:40px}section.future *+h3{margin-top:100px}section.future p.overview{max-width:575px;line-height:1.5em;font-size:18px;position:absolute;width:80%}section.future p.overview sub{font-size:16px;color:var(--oygray);display:block}section.future ol{font-size:0;background:url(../images/ai/2future-graph.png) center bottom no-repeat;background-size:contain;height:380px}section.future ol li{display:none}section.future .whiteBox{margin-top:60px;background:#fff;border-radius:16px;padding:40px}section.future .whiteBox+.whiteBox{margin-top:30px}section.future .whiteBox h4{font-size:18px;line-height:1em;font-weight:700;color:var(--oyblue);margin-bottom:30px}section.future .whiteBox>ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px}section.future .whiteBox dt{color:var(--oyblack);font-size:20px;line-height:1.3em;font-weight:700;margin-bottom:20px}section.future .whiteBox dt sub{display:block;color:var(--oygray)}section.future .whiteBox dd{font-size:18px;line-height:1.3em}section.future .whiteBox .dot li:before{content:"";display:block;height:4px;width:4px;background:var(--oydark);border-radius:50%;position:absolute;left:12px;top:9px}section.future .whiteBox .dot li{padding-left:27px;position:relative}section.future ul.status{margin-top:60px;display:flex;align-items:stretch}section.future ul.status li{flex:1 1 1px;padding-bottom:60px;position:relative}section.future ul.status li+li{margin-left:40px}section.future ul.status dt{margin-bottom:16px}section.future ul.status dt dl{background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;height:240px;box-sizing:border-box;border:16px solid var(--oyblue);text-align:center}section.future ul.status dt dt{color:var(--oybluedark);font-weight:700;font-size:32px;line-height:1em}section.future ul.status dd.status{position:absolute;left:0;bottom:0;padding:11px 16px;background:var(--oydark);color:#fff;line-height:1em}section.future ul.status dd.status.ing{background:var(--oyblue)}section.future ul.status dd.status.wait{background:var(--oypurple)}section.aps,section.ags{background:var(--oyblue) url(../images/ai/3aps-bg.png) left center no-repeat;background-size:auto 100%;background-blend-mode:multiply;color:#fff;height:840px;box-sizing:border-box}section.aps .bodyWrap,section.ags .bodyWrap{display:flex;height:100%}section.aps .bodyWrap{flex-flow:row-reverse}section.aps{text-align:right}section.ags{background-color:var(--oybluedark);background-image:url(../images/ai/4ags-bg.png);background-position:right center}section.aps article,section.ags article{position:relative;height:100%}section.ags article{flex:0 0 794px}section.aps h2,section.ags h2{color:#fff}section.aps h2 em,section.ags h2 em,section.aps h2 sub,section.ags h2 sub{display:block}section.aps h2 em,section.ags h2 em{margin-top:40px;margin-bottom:12px;font-size:64px;line-height:1em;font-weight:800}section.aps h2 sub,section.ags h2 sub{font-size:24px;line-height:1em;font-weight:500}section.aps p,section.ags p{margin-top:14px;opacity:.7}section.aps p.strong,section.ags p.strong{opacity:1;font-weight:800}section.aps button.morePopup,section.ags button.morePopup{width:60px;height:60px;box-sizing:border-box;border:1px solid #fff;font-size:0;position:absolute;bottom:0}section.aps button.morePopup{right:0}section.ags button.morePopup{left:0}section.aps button.morePopup:hover,section.ags button.morePopup:hover{box-shadow:10px 10px 10px #0003}section.aps button.morePopup:before,section.aps button.morePopup:after,section.ags button.morePopup:before,section.ags button.morePopup:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:3px;height:3px;background:#fff}section.aps button.morePopup:before,section.ags button.morePopup:before{width:24px}section.aps button.morePopup:after,section.ags button.morePopup:after{height:24px}.popupWrap{visibility:hidden;position:fixed;left:0;right:0;bottom:0;top:0;opacity:0;transition:.2s;background:rgba(51,51,51,.2);display:flex;align-items:center;justify-content:center;z-index:9}button.morePopup.on+.popupWrap{visibility:visible;opacity:1}.popupWrap section{padding:50px;border-radius:16px;background:#fff;width:1200px;color:var(--oygray);box-sizing:border-box;max-width:90vw;overflow:auto}.popupWrap section h3{margin-bottom:40px;text-align:center;font-size:32px;font-weight:700;line-height:1.5em;color:var(--oyblue)}.popupWrap section div.scroll{max-height:calc(70vh - 210px);overflow:auto}.popupWrap section article{display:flex;text-align:left}.popupWrap section article+article{margin-top:40px}.popupWrap section article figure{flex:0 0 490px;margin-right:30px;border-radius:16px;overflow:hidden}.popupWrap section article dt{margin-bottom:35px;color:var(--oyblack);font-size:26px;line-height:1.5em}.popupWrap section article dd+dt{margin-top:50px}.popupWrap section article .hyphen li+li{margin-top:1.5em}.popupWrap section article .hyphen li:before{content:"- "}.popupWrap section article .hyphen+sub{display:block;margin-top:1.5em;color:var(--oylight);font-size:16px}.popupWrap section article .dot li:before{content:"";display:block;height:4px;width:4px;background:var(--oygray);border-radius:50%;position:absolute;left:12px;top:14px}.popupWrap section article .dot li{padding-left:27px;position:relative}.popupWrap section footer.action{margin-top:50px;display:flex;justify-content:center}.popupWrap section footer.action button{padding:19px 60px;background:var(--oybluedark);color:#fff;font-weight:700;line-height:1em}.popupWrap section footer.action button:hover{box-shadow:10px 10px 10px #0003}section.aps figure,section.ags figure{flex:1 1 1px}section.aps figure{text-align:left}section.ags figure{text-align:right}section.exp{text-align:center;padding-bottom:396px;background:url(../images/ai/5ai-bg.png) center bottom no-repeat}section.exp h2{width:240px;height:216px;background:url(../images/ai/5exp-title-illust.svg) center no-repeat;margin:0 auto;line-height:240px;font-size:0}section.exp p{color:var(--oydark);font-size:24px;line-height:1em;font-weight:700;margin-bottom:32px}header.page.b2b{color:var(--oypink)}section.b2b{background:var(--oypink) center no-repeat;background-image:url(../images/b2b/b2b-bg.png);background-size:cover;color:#fff}section.b2b h2{color:#fff}section.b2b h3{margin-top:80px;font-size:32px;line-height:1em;font-weight:700}section.b2b p{margin-top:60px;font-weight:500;line-height:150%;color:#fffc}section.b2b p+p{margin-top:1.5em}section.b2b .slogan{font-size:36px;font-weight:800;line-height:1.3em;color:#fff}section.b2b .benefits{margin-top:80px}section.b2b .benefits h3{display:flex;align-items:center;margin-bottom:60px}section.b2b .benefits h3:after{content:"";height:1px;background:#fff;opacity:.6;flex:1 1 1px;margin-left:18px}section.b2b .benefits ul{display:flex;flex-wrap:wrap;justify-content:space-between}section.b2b .benefits li{flex:0 0 240px;height:246px;box-sizing:border-box;border:12px solid #fff;text-align:center}section.b2b .benefits li dl{padding-top:98px;position:relative}section.b2b .benefits li dl:before{content:"";position:absolute;left:0;right:0;top:18px;display:block;width:60px;height:60px;background:center no-repeat;margin:0 auto}section.b2b .benefits li dt{font-weight:800;font-size:28px;line-height:1em;height:2em}section.b2b .benefits li dd{font-size:16px;line-height:1.2em;margin-top:12px}section.b2b .benefits li.boq dl:before{background-image:url(../images/b2b/b2b-benefit-1.svg)}section.b2b .benefits li.price dl:before{background-image:url(../images/b2b/b2b-benefit-2.svg)}section.b2b .benefits li.convenience dl:before{background-image:url(../images/b2b/b2b-benefit-3.svg)}section.b2b .benefits li.delivery dl:before{background-image:url(../images/b2b/b2b-benefit-4.svg)}section.b2b .benefits li.support dl:before{background-image:url(../images/b2b/b2b-benefit-5.svg)}section.b2b .benefits footer.link a,section.b2b .benefits footer.link button{color:var(--oypink)}section.b2b .benefits footer.link a:after,section.b2b .benefits footer.link button:after{border-color:var(--oypink)}section.private h3{display:flex;align-items:center;margin-bottom:60px;margin-top:60px;font-size:32px;line-height:1em;font-weight:700;color:var(--oyblack)}section.private h3:after{content:"";height:1px;background:var(--oylight);flex:1 1 1px;margin-left:18px}section.private .values li{display:flex}section.private .values li:nth-child(2n){flex-flow:row-reverse}section.private .values li figure,section.private .values li dl{flex:1 1 1px;height:320px;box-sizing:border-box}section.private .values li figure{background:#000;background:center no-repeat;background-size:cover}section.private .values li dl{display:flex;justify-content:center;flex-direction:column}section.private .values li dt,section.private .values li dd{padding-left:55px}section.private .values li:nth-child(2n) dt,section.private .values li:nth-child(2n) dd{padding-left:0}section.private .values li dt{color:var(--oypinkdark);font-weight:800;font-size:32px;line-height:1em;margin-bottom:24px}section.private .values li.bio figure{background-image:url(../images/b2b/private-values-1.png)}section.private .values li.solution figure{background-image:url(../images/b2b/private-values-2.png)}section.private .values li.soft figure{background-image:url(../images/b2b/private-values-3.png)}section.private .values li.trust figure{background-image:url(../images/b2b/private-values-4.png)}section.products{padding-top:0}section.products h2{font-size:32px;line-height:1em;font-weight:700}section.products .list{display:none;grid-template-columns:50% 50%;margin-top:60px}section.products .list.on{display:grid}section.products .list li{padding:25px}section.products .list figure{margin-bottom:25px}section.products .list dt{color:var(--oyblack);font-weight:700;font-size:22px;line-height:1em;padding-bottom:10px}section.products .list dt .en{display:block;font-size:16px;line-height:1em;margin-bottom:20px}section.products .list dt .amount{font-weight:400;font-size:18px;line-height:18px}section.products .list dd{margin:0 -6px;color:var(--oygray)}section.products .list dd .tags{display:inline-block;vertical-align:top;margin:10px 2px;padding:8px 14px;border:2px solid var(--oygray);border-radius:18px;font-size:16px;line-height:1em}section.products .list dd p{padding:0 6px;margin-top:10px;max-width:430px}section.partner{background:var(--oybright)}section.partner:first-child{background:transparent}section.partner .list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;text-align:center}section.partner .list figcaption{margin-top:16px;font-weight:600;font-size:18px;line-height:1em;color:var(--oyblack)}section.oem .process h3{margin:60px 0;font-weight:700;color:var(--oyblack);font-size:32px;line-height:1em}section.oem .process ol{display:flex;flex-wrap:wrap}section.oem .process li{flex:0 0 152px;height:152px;border:8px solid var(--oypink);box-sizing:border-box;position:relative;overflow:visible;display:flex;justify-content:center;align-items:center;font-weight:800;color:var(--oypinkdark);margin-bottom:36px;text-align:center}section.oem .process li+li{margin-left:36px}section.oem .process li+li:before{content:"";display:block;position:absolute;left:-30px;top:0;bottom:0;margin:auto 0;width:0;height:0;border:solid transparent;border-width:8px 0 8px 8px;border-left-color:var(--oyblack)}footer.paging,footer.paging ol{display:flex;justify-content:center;align-items:center}footer.paging{margin-top:66px}footer.paging ol{flex-wrap:wrap}footer.paging .first,footer.paging .prev,footer.paging .next,footer.paging .last{text-indent:-999px;overflow:hidden}footer.paging a{display:block;box-sizing:border-box;width:40px;height:40px;font:400 16px/38px Rubik,sans-serif;border-radius:12px;border:1px solid var(--oymist);text-align:center;color:var(--oydark);margin:4px;position:relative}footer.paging a:hover{border-color:var(--oydark);color:var(--oyblack)}footer.paging a i:before,footer.paging a i:after{content:"";display:block;width:7px;height:2px;background:var(--oymist);position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transition:.2s}footer.paging .first i:before,footer.paging .first i:after,footer.paging .prev i:before,footer.paging .prev i:after{transform-origin:1px center}footer.paging .last i:before,footer.paging .last i:after,footer.paging .next i:before,footer.paging .next i:after{transform-origin:6px center}footer.paging a i:before{transform:rotate(45deg)}footer.paging a i:after{transform:rotate(-45deg)}footer.paging .first i:before,footer.paging .first i:after,footer.paging .last i:before,footer.paging .last i:after{right:6px}footer.paging .first i+i:before,footer.paging .first i+i:after,footer.paging .last i+i:before,footer.paging .last i+i:after{left:6px;right:0}footer.paging a:hover i:before,footer.paging a:hover i:after{background:var(--oyblack)}footer.paging .on a{border-color:var(--oyblack);background:var(--oyblack);color:#fff;font-weight:700}footer.contact.b2b{background-color:var(--oypink);background-image:url(../images/b2b/contact-bg.png)}footer.contact.b2b a.whiteBox,footer.contact.b2b button.whiteBox{color:var(--oypinkdark)}section.products.detail .overview{padding:0;display:flex;justify-content:space-between}section.products.detail .overview figure{flex:0 0 640px;height:640px;display:flex;align-items:center;justify-content:center}section.products.detail .overview figure img{max-width:100%;max-height:100%;object-fit:contain}section.products.detail .overview dl{display:flex;flex-direction:column;justify-content:center;flex:0 0 620px}section.products.detail .overview dt{color:var(--oyblack);font-size:32px;line-height:1em;font-weight:700}section.products.detail .overview dt .category{display:flex;font-size:18px;color:var(--oylight);font-weight:700;margin-bottom:40px;line-height:1em}section.products.detail .overview dt .category li+li{padding-left:23px;position:relative}section.products.detail .overview dt .category li+li:before{content:"";display:block;position:absolute;width:7px;height:7px;border:solid var(--oylight);border-width:2px 2px 0 0;top:0;bottom:0;margin:auto 0;left:6px;transform:rotate(45deg)}section.products.detail .overview dt .category li:last-child{color:var(--oypink)}section.products.detail .overview dt .en{display:block;margin-bottom:20px;font-weight:700;font-size:18px;line-height:1em}section.products.detail .overview dt .amount{margin-left:8px;font-size:18px;line-height:1em;font-weight:400}section.products.detail .overview dd{margin-left:-6px;margin-right:-6px}section.products.detail .overview dd .tags{display:inline-block;vertical-align:top;margin:16px 2px;padding:8px 14px;border:2px solid var(--oygray);border-radius:18px;font-size:16px;line-height:1em;color:var(--oygray)}section.products.detail .overview dd p{padding-left:6px;padding-right:6px;color:var(--oygray)}section.products.detail .overview .action{margin-top:40px;margin-right:-10px;margin-left:-10px;display:flex}section.products.detail .overview .action button{margin:0 10px;color:var(--oylight);border:1px solid var(--oylight);box-sizing:border-box;height:60px;flex:1 1 1px}section.products.detail .overview .action button:hover{border-color:var(--oydark);color:var(--oydark)}section.products.detail .overview .action strong{display:contents}section.products.detail .overview .action strong button{border-color:var(--oypink);color:#fff;background:var(--oypink)}section.products.detail .overview .action strong button:hover{color:#fff;border-color:var(--oypink);background:var(--oypink);box-shadow:10px 10px 10px #0003}section.products.detail article.related{padding:87px 0 29px;margin-bottom:87px;overflow:auto;width:calc(100vw - 60px);max-width:1280px}section.products.detail article.related ul{display:flex}section.products.detail article.related li{height:280px;flex:0 0 256px}section.products.detail article.related a:hover{opacity:.8}section.products.detail article.related figure{padding:0 18px}section.products.detail article.related figcaption{font-weight:700;font-size:18px;line-height:1em;color:var(--oyblack)}section.products.detail article.related .en{display:block;margin-bottom:8px;font-size:14px;line-height:1em}section.products.detail article.details{margin-top:30px;text-align:center;color:var(--oygray)}section.products.detail article.details img{margin-left:auto;margin-right:auto;display:block;margin-bottom:60px}section.products.detail article.details header h3{color:var(--oypink);font-size:40px;line-height:1em;font-weight:800;margin-bottom:20px}section.products.detail article.details header em{color:var(--oypink);font-size:30px;line-height:1em;font-weight:700;margin-bottom:30px;display:block}section.products.detail article.details header p{margin-top:30px}section.products.detail article.details h4{margin-top:60px;margin-bottom:30px;color:var(--oypink);font-weight:500;font-size:30px;line-height:1.5em}section.products.detail article.details h4:after{content:"";display:block;margin:15px auto 0;width:30px;height:1px;background:var(--oypink)}section.products.detail article.details p+p{margin-top:1.5em}section.products.detail article.details p strong{color:var(--oydark)}section.contact{background:var(--oybright) url(../images/contactus/bg.png) right center no-repeat}section.contact article.input{max-width:600px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;margin-bottom:60px}section.contact article.input label+label{margin-top:24px}section.contact article.input .title{margin-bottom:8px;font-weight:600;color:var(--oygray);font-size:16px;line-height:1em;display:flex;align-items:flex-end;flex-wrap:wrap}section.contact article.input .title sub{font-size:14px;line-height:1em;margin-left:.3em;font-weight:600;color:var(--oylight)}section.contact article.input .title .info{font-size:16px;line-height:1em;font-weight:600;color:var(--oylight);margin-left:auto}section.contact article.input .title .info strong{color:var(--oydark)}section.contact article.input input,section.contact article.input textarea{display:block;width:100%;box-sizing:border-box;border:1px solid var(--oymist);padding:12px;font-size:18px;line-height:1em;height:48px;color:var(--oyblack);font-size:400;transition:.2s}section.contact article.input textarea{height:240px}section.contact article.input input:focus,section.contact article.input textarea:focus{border-color:var(--oyblue)}section.contact article.input .files li{padding:10px 0;font-size:18px;line-height:1em;font-weight:400;color:var(--oydark);display:flex;align-items:center}section.contact article.input .files li+li{border-top:1px solid #e1e1e1}section.contact article.input .files li:first-child{margin-top:10px}section.contact article.input .files li:last-child{margin-bottom:18px}section.contact article.input .files li a:hover{color:var(--oyblue)}section.contact article.input .files li button.del{margin-left:auto;width:30px;height:30px;font-size:0;position:relative;border-radius:10px}section.contact article.input .files li button.del:before,section.contact article.input .files li button.del:after{content:"";display:block;width:17px;height:2px;background:var(--oyblack);border-radius:1px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}section.contact article.input .files li button.del:before{transform:rotate(45deg)}section.contact article.input .files li button.del:after{transform:rotate(-45deg)}section.contact article.input .files li button.del:hover{background:#fff}section.contact article.input button.fileSelect{background:var(--oyblue);color:#fff;line-height:1em;padding:16px 0}section.contact article.input button.fileSelect:hover{box-shadow:10px 10px 10px #0003}section.contact article.input .private{margin-top:24px}section.contact article.input .private li+li{margin-top:10px}section.contact article.input .private li a{color:var(--oyblue);text-decoration:underline}section.contact button.action{padding:24px 0;width:240px;margin-left:auto;margin-right:auto;display:block}section.contact .validation-message{display:none;color:red;font-size:16px}section.contact .was-validated .validation-message{display:block}@media (max-width: 1400px){section.indexOther{padding-top:0}section.indexOther h2{top:200px}section.indexOther li{background-size:contain;padding-bottom:40vw}section.indexOther li+li{margin-left:100px}section.indexOther ul:before{width:120px;background-size:contain;bottom:0}section.mnv .plan{margin-right:0}}@media (max-width: 1370px){section.ai ol.process li.ai figcaption dd br{display:inline-block;padding:0 .1em;content:""}section.products.detail .overview{display:block}section.products.detail .overview dl{max-width:620px;margin-left:auto;margin-right:auto}}@media (max-width: 1339px){section.oem .process ol{max-width:752px;margin-left:auto;margin-right:auto;justify-content:center}section.oem .process ol li{margin-bottom:36px;margin-left:36px}}@media (max-width: 1321px){.popupWrap section{width:590px}.popupWrap section article{display:block}.popupWrap section article figure{margin-right:0}.popupWrap section article dl{margin-top:20px}section.b2b .benefits ul{max-width:780px;margin-left:auto;margin-right:auto;justify-content:center}section.b2b .benefits li{margin:10px}section.private .values li dl br{display:inline-block;padding:0 .1em;content:""}}@media (max-width: 1280px){section.mnv figure.timeline{overflow-x:scroll}section.mnv figure.timeline img{max-width:none}section.mnv div.scroll{display:block}}@media (max-width: 1230px){section.story{background-position:calc(100vw - 500px) top}section.ai ol.process{flex-direction:column;align-items:center}section.ai ol.process li.ai{padding:112px 0;width:auto;max-width:456px}section.ai ol.process li.ai:before,section.ai ol.process li.ai:after{top:40px;left:0;right:0;margin:0 auto;transform:rotate(90deg)}section.ai ol.process li.ai:after{bottom:40px;top:auto}}@media (max-width: 1150px){section.future ul.status{flex-direction:column;align-items:center}section.future ul.status li{max-width:500px}section.future ul.status li+li{margin-left:0;margin-top:80px}section.aps article,section.ags article{flex:1 1 1px}section.aps article br,section.ags article br{display:inline-block;padding:0 .1em;content:""}}@media (max-width: 1070px){header.common h1{margin-right:0}nav.gnb{display:none}section.indexOther{padding-top:80px}section.indexOther h2{position:static}section.indexOther ul{display:block}section.indexOther ul:before{content:none}section.indexOther li+li{margin-left:0}section.indexOther li.ai,section.indexOther li.b2b{background-position:center 136px}section.value ul{flex-direction:column;align-items:center}section.value ul li{max-width:400px}section.value ul li+li{margin-left:0;margin-top:20px}section.b2b p br{display:inline-block;padding:0 .1em;content:""}}@media (max-width: 920px){section.indexSolution{background-size:contain}section.indexAbout{padding-bottom:70vw;background-size:80% auto}section.ai ul.feature{flex-direction:column}section.future ol{height:260px}section.future .whiteBox>ul{grid-template-columns:1fr 1fr}section.products .list{grid-template-columns:100%;max-width:400px;margin-left:auto;margin-right:auto}section.aps,section.ags{height:900px}section.mnv figure.timeline img{width:1000px}}@media (max-width: 800px){section.story{height:auto;background-size:cover}section.story br{display:inline-block;padding:0 .1em;content:""}section.aps,section.ags{height:auto;padding-top:0}section.aps .bodyWrap,section.ags .bodyWrap{flex-flow:column-reverse}section.aps .bodyWrap>article,section.ags .bodyWrap>article{padding-bottom:100px}section.aps .bodyWrap>figure{text-align:right}section.ags .bodyWrap>figure{text-align:left}section.partner .list{grid-template-columns:1fr 1fr}}@media (max-width: 780px){body{font-size:18px}body:before{height:60px}header.common{height:60px}header.common h1 a{width:106px;height:24px}header.common button.menu,header.common button.language{width:60px;height:60px}header.common button.menu:before,header.common button.menu:after{height:24px}header.common button.language:before,header.common button.language:after{width:24px}header.common button.menu.on,header.common button.language.on{width:60px}header.page{height:90px}header.page h2{font-size:24px}nav.lnb.fixed{padding-top:60px}nav.lnb button{padding:12px 6px 13px}footer.common{padding:40px 0 60px;font-size:14px;background-image:none}footer.common h2{width:106px;height:24px}footer.common article{margin-top:24px}section{padding:48px 0}section h2{font-size:32px;margin-bottom:32px}section.story{background:none}section.story p.slogan{font-size:28px}section.story p.slogan sub{font-size:18px}section.value ul{padding-bottom:0}section.value li{font-size:20px}section.mnv article+article{padding-top:48px}section.mnv ul.mission dt{font-size:28px}section.mnv p.vision{font-size:28px}section.mnv ul.mission{display:block}section.mnv ul.mission li+li{margin-left:0;margin-top:40px}section.ai p.slogan{font-size:28px;margin-bottom:32px}section.ai ul.feature{margin-top:48px}section.ai ul.feature li{flex-basis:auto;margin:0}section.ai ul.feature li+li{margin-top:24px}section.future *+h3{margin-top:60px}section.future h3{margin-bottom:32px}section.future .whiteBox{margin-top:32px}section.future ul.status{margin-top:32px}section.future ul.status li+li{margin-top:32px}section.future ul.status dt dt{font-size:24px}section.aps,section.ags{text-align:center}section.aps .bodyWrap>figure,section.ags .bodyWrap>figure{padding-top:20px;height:360px;text-align:center}section.aps button.morePopup,section.ags button.morePopup{left:calc(50% - 30px);right:unset}.popupWrap section{padding:30px 20px}.popupWrap section article dt{margin-bottom:20px}section.b2b .slogan{font-size:28px}section.b2b h3{margin-top:60px}section.b2b .benefits li dt{font-size:18px}section.private .values li dt,section.private .values li dd{padding-left:30px}section.private .values li dt{font-size:24px}nav.tab button{font-size:20px;padding:12px 18px}section.products .list dt{font-size:24px}section.products .list dt .en{font-size:16px}section.products .list dt .amount{font-size:18px}section.partner .list{grid-gap:24px}section.oem .process h3{font-size:24px}section.partner .list figcaption{font-size:18px}section.products.detail .overview dt{font-size:24px}section.products.detail .overview dt .en{font-size:16px}section.products.detail .overview dd .tags{margin:16px 2px}section.products.detail article.details header h3{font-size:32px}section.products.detail article.details header em{font-size:24px}section.products.detail article.details h4{font-size:18px;font-weight:600}section.contact{background-image:none}section.contact article.input .title{font-size:16px}section.contact article.input .title .info{font-size:14px}section.contact article.input input[type=text],section.contact article.input textarea{font-size:18px}section.contact article.input .files li{font-size:18px}section.mnv figure.timeline img{width:800px}}@media (max-width: 660px){section.indexSolution{font-size:24px}section.future .whiteBox>ul{grid-template-columns:1fr}}@media (max-width: 600px){section.private .values li{display:block}section.private .values li dl{justify-content:flex-start;text-align:center;height:auto;padding:40px 0 80px}section.private .values li dt,section.private .values li dd{padding-left:0}}@media (max-width: 435px){section.partner .list{grid-template-columns:1fr}section.oem .process li,section.oem .process li+li{margin-right:36px}section.oem .process li+li:before{left:0;right:0;top:-33px;bottom:auto;margin:0 auto;transform:rotate(90deg)}}[lang=ko] header.common nav.gnb,[lang=ko] header.common nav.menu a,[lang=ko] header.common nav.language a,[lang=ko] header.page h2,[lang=ko] nav.lnb button,[lang=ko] section h2,[lang=ko] section.mnv ul.mission dt,[lang=ko] section.ai ol.process li.ai figcaption dt{font-family:Poppins,Pretendard,sans-serif}[lang=ko] section.story p.slogan,[lang=ko] section.mnv p.vision,[lang=ko] section.ai p.slogan,[lang=ko] section.ai ul.feature dt,[lang=ko] section.b2b .slogan{font-family:GmarketSansBold;letter-spacing:-.05em}[lang=en] section.ai ul.feature dt{font-size:28px}[lang=en] section.b2b .benefits li{height:280px}@media (min-width: 801px) and (max-width: 1111px){[lang=en] section.aps,[lang=en] section.ags{height:980px}}[lang=vi] section.ai ul.feature dt{height:64px;display:flex;align-items:center;text-align:center;justify-content:center}[lang=vi] section.b2b .benefits li{height:260px}@media (min-width: 801px) and (max-width: 1111px){[lang=vi] section.aps,[lang=vi] section.ags{height:1000px}}section.story h2,section.story p{max-width:580px}ol.exitTimeline{list-style:none;position:relative;display:flex;margin:56px 0 0;padding:0;min-height:560px}ol.exitTimeline>li{position:relative;flex:1 1 0;padding-right:10px}ol.exitTimeline>li:before{content:"";position:absolute;left:39px;top:44px;bottom:96px;width:2px;background:#e4e7ef;z-index:1}ol.exitTimeline:after{content:"";position:absolute;left:4px;right:30px;bottom:90px;height:12px;border-radius:6px;background:#ccd0da;z-index:1}ol.exitTimeline>li:after{content:"";position:absolute;left:32px;bottom:88px;width:16px;height:16px;border-radius:50%;background:#d65b86;box-shadow:0 0 0 6px #d65b8629;z-index:3}ol.exitTimeline .pct{position:relative;z-index:2;flex:0 0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:#fff;border:9px solid #cfddf6;font-size:21px;font-weight:700;color:#abc4ec}ol.exitTimeline li.lv2 .pct{border-color:#9bbcec;color:#79a0e0}ol.exitTimeline li.lv3 .pct{border-color:#5a8bdc;color:#4d7ccf}ol.exitTimeline li.lv4 .pct{border-color:#21409a;color:#21409a}ol.exitTimeline .body{position:static;z-index:2}ol.exitTimeline .tit{position:relative;z-index:2;display:block;margin:30px 0 0 52px;font-size:21px;font-weight:700;line-height:1.45;color:#2b2f3b;word-break:keep-all;text-wrap:balance}ol.exitTimeline .pts{position:absolute;left:52px;right:14px;bottom:150px;z-index:2;list-style:none;margin:0;padding:0}ol.exitTimeline .pts li{position:relative;margin:0 0 14px;padding-left:13px;font-size:15px;line-height:1.55;color:#8b909d;word-break:keep-all}ol.exitTimeline .pts li:before{content:"·";position:absolute;left:2px;top:-1px}ol.exitTimeline .yr{position:absolute;left:40px;bottom:52px;z-index:2;font-size:20px;font-weight:700;color:#2b2f3b}ol.exitTimeline li.lv4 .tit,ol.exitTimeline li.lv4 .yr{color:#2f59c7}@media (max-width: 1180px){ol.exitTimeline{display:block;min-height:0;margin:36px 0 0}ol.exitTimeline:after{display:none}ol.exitTimeline>li{display:grid;grid-template-columns:80px 1fr;column-gap:20px;align-items:start;padding:0 0 34px}ol.exitTimeline>li:last-child{padding-bottom:0}ol.exitTimeline>li:before{left:39px;top:86px;bottom:0}ol.exitTimeline>li:last-child:before{display:none}ol.exitTimeline>li:after{display:none}ol.exitTimeline .pct{margin:0}ol.exitTimeline .body{min-width:0}ol.exitTimeline .tit{margin:22px 0 0;font-size:18px}ol.exitTimeline .pts{position:static;left:auto;right:auto;bottom:auto;margin:14px 0 0}ol.exitTimeline .yr{grid-column:2;position:static;left:auto;bottom:auto;margin:16px 0 4px;font-size:19px}}@media (max-width: 620px){ol.exitTimeline>li{grid-template-columns:64px 1fr;column-gap:16px}ol.exitTimeline .pct{width:64px;height:64px;border-width:7px;font-size:18px}ol.exitTimeline>li:before{left:31px;top:72px}ol.exitTimeline .tit{margin-top:16px;font-size:16px}ol.exitTimeline .yr{font-size:18px}}.solPanel[hidden]{display:none}.solPanel .kicker{display:block;margin-bottom:14px;font-size:14px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#5f8dda}.solPanel section>.bodyWrap>h3{font-size:36px;font-weight:800;line-height:1.25;letter-spacing:-.5px;color:#1c1c1b;text-wrap:balance}.solPanel .solFlow>.bodyWrap>h3,.solPanel .solBenefit>.bodyWrap>h3,.solPanel .solCta>.bodyWrap>h3{color:#fff}.solPanel .lead{max-width:760px;margin-top:24px;font-size:17px;line-height:1.85;color:#555;word-break:keep-all}.solIntro{padding:96px 0 90px}.solIntro .introGrid{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:start}.solIntro .introHead .tag{display:inline-block;padding:7px 18px;margin-bottom:24px;border-radius:999px;background:#e9effb;color:#4c71ae;font-size:14px;font-weight:700}.solIntro .introHead h2{font-size:50px;font-weight:800;line-height:1.1;letter-spacing:-1.2px;color:#1c1c1b}.solIntro .introHead .sub{margin-top:22px;font-size:18px;line-height:1.6;font-weight:600;color:#5f8dda;word-break:keep-all;text-wrap:balance}.solIntro .introBody{padding-top:8px;padding-left:56px;border-left:1px solid #e7eaf2}.solIntro .introBody .label{display:block;margin-bottom:18px;font-size:13px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#9aa3b5}.solIntro .introBody p{font-size:17px;line-height:1.95;color:#444;word-break:keep-all}.solIntro .introBody p+p{margin-top:18px}.solFlow.insurance{padding:90px 0 96px;background:linear-gradient(135deg,rgba(90,120,176,.62) 0%,rgba(64,88,138,.72) 100%),url(../images/contact-bg2.jpg) center / cover no-repeat;color:#fff}.solFlow .kicker{color:#cdddf7}.solFlow h3 em{font-style:normal;color:#2ee9f7}.solFlow h3{color:#fff}.flowProcess{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;list-style:none;margin:44px 0 0;padding:0}.flowProcess li{position:relative;padding:26px 22px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-top:1px solid rgba(255,255,255,.85);box-shadow:inset 0 1px #ffffff47;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.flowProcess li b{display:block;margin-bottom:12px;font-size:28px;font-weight:800;color:#bcd3f5}.flowProcess li span{font-size:16px;font-weight:600;line-height:1.5;color:#fff;word-break:keep-all}.flowProcess li:not(:nth-child(4n)):after{content:"›";position:absolute;right:-16px;top:50%;margin-top:-16px;z-index:1;font-size:26px;font-weight:700;line-height:32px;color:#2ee9f7;animation:flowPulse 1.6s ease-in-out infinite}@keyframes flowPulse{0%,to{color:#2ee9f766}50%{color:#2ee9f7}}.solValues{padding:96px 0;background:#f6f8fc}.solValues h3 em{font-style:normal;color:#5f8dda}.valueCards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;list-style:none;margin:48px 0 0;padding:0}.valueCards li{position:relative;padding:40px 34px 36px;border-radius:18px;background:#fff;box-shadow:0 10px 34px #283c6e0f;overflow:hidden}.valueCards li:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#7fa4e1,#4c71ae)}.cardHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.cardHead .ico{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,#7fa4e1,#4c71ae);color:#fff;box-shadow:0 8px 20px #4c71ae42}.cardHead .ico .lico{display:block;width:27px;height:27px}.valueCards .num{font-size:40px;font-weight:800;line-height:1;color:#e3eaf6}.valueCards h4{margin-bottom:14px;font-size:21px;font-weight:700;color:#1c1c1b;word-break:keep-all}.valueCards p{font-size:15px;line-height:1.78;color:#5a6175;word-break:normal}.solDemo{padding:96px 0;text-align:center}.solDemo .lead{margin-left:auto;margin-right:auto}.solDemo .notice{max-width:880px;margin:50px auto 0;padding:22px 26px;border-radius:12px;background:#f6f7fa;font-size:13.5px;line-height:1.7;color:#9aa3b5;word-break:keep-all;text-align:center}.solModules{padding:96px 0}.moduleCards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;margin:48px 0 0;padding:0}.moduleCards li{display:flex;flex-direction:column;padding:34px 30px 32px;border-radius:16px;background:#fff;border:1px solid #c7d2e6}.moduleCards li>p:not(.note){flex:1 1 auto}.moduleCards .num{font-size:22px;font-weight:800;color:#d3ddef}.moduleCards h4{margin-bottom:14px;font-size:20px;font-weight:700;color:#1c1c1b}.moduleCards h4 sub{display:block;margin-top:5px;font-size:12.5px;font-weight:500;color:#9aa3b5;vertical-align:baseline}.moduleCards p{font-size:14.5px;line-height:1.72;color:#5a6175;word-break:keep-all;text-align:justify}[lang=en] .moduleCards p{text-align:left}.moduleCards p.note{box-sizing:border-box;min-height:calc(5.1em + 28px);margin-top:18px;padding:14px 16px;border-radius:12px;background:#eaf0fa;font-size:14px;line-height:1.7;color:#4c6aa0;text-align:left}.moduleCards p.note strong{font-weight:800;color:#3f5fa0}.moduleSummary{position:relative;overflow:hidden;min-height:480px;display:flex;flex-direction:column;justify-content:center;margin-top:60px;padding:44px 56px;border-radius:28px;background:linear-gradient(180deg,#f4f7fc 0%,#e9eff8 100%);border:1px solid #e5ebf5}.moduleSummary .msGrid{display:block;max-width:52%}.moduleSummary .msEyebrow{display:block;margin-bottom:14px;font-size:14px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#5f8dda}.moduleSummary .msHeading{font-size:30px;font-weight:800;line-height:1.28;letter-spacing:-.5px;color:#1c1c1b;text-wrap:balance}.moduleSummary .sumLead{margin-top:20px;font-size:16.5px;line-height:1.85;color:#5a6072;word-break:keep-all}.msGraphic{position:absolute;top:50%;right:28px;transform:translateY(-50%);width:528px;max-width:none;margin:0}.msGraphic svg{display:block;width:100%;height:auto;overflow:visible}.msGraphic .ring{fill:none;stroke:#d4e0f5;stroke-width:1.5;stroke-dasharray:3 9}.msGraphic .conn{stroke:#bcd0ef;stroke-width:1.5;stroke-opacity:.3;animation:msConnPulse 3.2s ease-in-out infinite}.msGraphic .orbit{transform-box:view-box;transform-origin:center;animation:msOrbit 46s linear infinite}.msGraphic .counter{transform-box:fill-box;transform-origin:center;animation:msOrbitCounter 46s linear infinite}.msGraphic .chip{transform-box:fill-box;transform-origin:center;animation:msChipPulse 3.6s ease-in-out infinite}.msGraphic .chip>circle{fill:#fff;stroke:#dbe6f7;stroke-width:1.5}.msGraphic .ic{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.msGraphic .chip .ic{stroke:#4c71ae}.msGraphic .hubIc{stroke:#fff}.msGraphic .hub{fill:url(#msHubGrad)}.msGraphic .pulse{fill:none;stroke:#6f93d6;stroke-width:2;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center;animation:msHubPulse 3.6s ease-out infinite}@keyframes msOrbit{to{transform:rotate(360deg)}}@keyframes msOrbitCounter{to{transform:rotate(-360deg)}}@keyframes msChipPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes msConnPulse{0%,to{stroke-opacity:.18}50%{stroke-opacity:.62}}@keyframes msHubPulse{0%{transform:scale(1);opacity:0}12%{opacity:.55}to{transform:scale(2.7);opacity:0}}@media (prefers-reduced-motion: reduce){.msGraphic .orbit,.msGraphic .counter,.msGraphic .conn,.msGraphic .chip,.msGraphic .pulse{animation:none}}@media (max-width: 1180px){.moduleSummary{min-height:0;display:block;overflow:visible}.moduleSummary .msGrid{display:flex;flex-direction:column;align-items:center;max-width:none}.moduleSummary .msText{order:2;width:100%}.moduleSummary .sumPoint{max-width:none}.msGraphic{order:1;position:static;transform:none;right:auto;width:100%;max-width:440px;margin:0 auto 32px}}@media (max-width: 620px){.msGraphic{max-width:300px;margin-bottom:24px}.moduleSummary .msHeading{font-size:24px}.moduleSummary .sumLead{font-size:15px}.moduleSummary .sumPoint{padding:18px 20px;font-size:15px}}.moduleSummary .sumPoint{max-width:540px;margin-top:30px;padding:22px 26px;border-radius:16px;background:#fff;border:1px solid #dde4f0;font-size:16px;line-height:1.7;font-weight:600;color:#3f4757;word-break:keep-all}.moduleSummary .sumPoint strong{font-weight:800;color:#2f4e8f}.solUse{padding:90px 0;background:#f6f8fc}.useCards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;margin:44px 0 0;padding:0}.useCards li{overflow:hidden;border-radius:18px;background:#fff;border:1px solid #dbe3f1;box-shadow:0 10px 30px #283c6e0d}.useCards .thumb{display:block;aspect-ratio:10 / 7;background-color:#dfe9f8;background-size:cover;background-position:center}.useCards li:nth-child(1) .thumb{background-image:url(../images/banking/use-counseling.jpg?v=set02)}.useCards li:nth-child(2) .thumb{background-image:url(../images/banking/use-onboarding.jpg?v=set02)}.useCards li:nth-child(3) .thumb{background-image:url(../images/banking/use-kiosk.jpg?v=set02)}.useCards li:nth-child(4) .thumb{background-image:url(../images/banking/use-smart-branch.jpg?v=set02)}.useCards li:nth-child(5) .thumb{background-image:url(../images/banking/use-automation.jpg?v=set02)}.useCards li:nth-child(6) .thumb{background-image:url(../images/banking/use-monitoring.jpg?v=set02)}.useCards .ico{position:relative;display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:-26px 0 0 24px;border-radius:14px;background:#fff;border:1px solid #dbe3f1;box-shadow:0 6px 16px #283c6e1a;color:#4c71ae}.useCards .ico .lico{display:block;width:24px;height:24px}.useCards .t{display:block;padding:14px 24px 24px;font-size:16px;font-weight:600;color:#3a4663;word-break:keep-all}.solBenefit.banking{padding:96px 0;background:linear-gradient(135deg,rgba(90,120,176,.62) 0%,rgba(64,88,138,.72) 100%),url(../images/contact-bg2.jpg) center / cover no-repeat;color:#fff}.solBenefit .kicker{color:#cdddf7}.solBenefit h3 em{font-style:normal;color:#2ee9f7}.solBenefit h3{color:#fff}.benefitList{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;list-style:none;margin:48px 0 0;padding:0}.benefitList li{position:relative;padding:26px 20px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-top:1px solid rgba(255,255,255,.85);box-shadow:inset 0 1px #ffffff47;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.benefitList .bico{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:20px;border-radius:15px;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.38)}.benefitList .bico img{display:block;width:34px;height:34px}.benefitList li b{position:absolute;top:22px;right:20px;font-size:20px;font-weight:800;color:#bcd3f5e6}.benefitList li span{display:block;font-size:15px;font-weight:600;line-height:1.45;color:#fff;word-break:keep-all}.benefitList .bdesc{margin-top:10px;font-size:14px;line-height:1.6;color:#ffffffb8;word-break:keep-all;text-wrap:balance}.solCta{padding:92px 0;text-align:center;background:linear-gradient(rgba(26,44,78,.7),rgba(26,44,78,.8)),url(../images/contact-bg.png) center / cover no-repeat;color:#fff}#app:has(.solPanel[data-tab=insurance]:not([hidden])) footer.contact,#app:has(.solPanel[data-tab=banking]:not([hidden])) footer.contact{display:none}.solCta h3{font-size:28px;font-weight:800;color:#fff;background:linear-gradient(92deg,#aed3f5 0%,#fff 50%,#aed3f5 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:ctaGradientLoop 5s linear infinite}@keyframes ctaGradientLoop{0%{background-position:0% 50%}to{background-position:200% 50%}}.solCta p{margin-top:14px;font-size:17px;color:#c3cde0;word-break:keep-all}.solCta .whiteBox{display:inline-block;margin-top:32px;color:var(--oybluedark)}@media (max-width: 980px){.solIntro .introGrid{grid-template-columns:1fr;gap:40px}.solIntro .introBody{border-left:0;padding-left:0}.solIntro .introHead h2{font-size:38px}.flowProcess{grid-template-columns:repeat(2,1fr)}.flowProcess li:not(:nth-child(4n)):after{display:none}.valueCards,.moduleCards{grid-template-columns:1fr}.benefitList,.useCards{grid-template-columns:repeat(2,1fr)}.solPanel section>.bodyWrap>h3{font-size:27px}}nav.lnbSub{box-sizing:border-box;border-bottom:1px solid #ededf0;background:#fff;text-align:center;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}nav.lnbSub::-webkit-scrollbar{display:none;height:0}nav.lnbSub ul{display:inline-flex;margin:0;padding:0;list-style:none}nav.lnbSub a{position:relative;display:block;padding:15px 24px;font-size:15px;font-weight:500;color:#9aa0ad}nav.lnbSub li.on a{color:#1a2233;font-weight:700}nav.lnbSub li.on a:after{content:"";position:absolute;left:24px;right:24px;bottom:-1px;height:2px;background:#2f59c7}nav.lnbSub.fixed{position:fixed;left:0;right:0;z-index:6;box-shadow:0 4px 14px #0000000a}section.indexOther li.ai{position:relative;background-image:none}.aiDiagram{position:absolute;left:50%;bottom:20px;margin-left:-310px;width:620px;height:620px;pointer-events:none;color:#fff}.aiDiagram:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/index/3other-ai-diagram-bg.svg?v=3) center no-repeat;animation:aiSpin 90s linear infinite}@keyframes aiSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aiDiagram .aiNode{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:rgba(255,255,255,.09);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;text-align:center}.aiDiagram .aiNode em{font-style:normal}.aiDiagram .aiCenter{left:222px;top:222px;width:176px;height:176px;border-width:2px;background:rgba(255,255,255,.12)}.aiDiagram .aiCenter strong{font-size:44px;font-weight:700;letter-spacing:2px;line-height:1}.aiDiagram .aiCenter em{margin-top:8px;font-size:15px;font-weight:600;letter-spacing:3px}.aiDiagram .aiSat{width:124px;height:124px;gap:5px;padding:12px;font-size:11.5px;font-weight:600;letter-spacing:1px;line-height:1.25}.aiDiagram .aiSat svg{width:44px;height:44px;flex:0 0 auto}.aiDiagram .satHealth{left:100px;top:100px}.aiDiagram .satBank{left:396px;top:100px}.aiDiagram .satInsur{left:100px;top:396px}.aiDiagram .satData{left:396px;top:396px}.aiDiagram .aiMini{position:absolute;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(255,255,255,.06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:.7}.aiDiagram .aiMini svg{width:30px;height:30px}.aiDiagram .miniCloud{left:285px;top:45px}.aiDiagram .miniUsers{left:525px;top:285px}.aiDiagram .miniDoc{left:45px;top:285px}.aiDiagram .miniCpu{left:285px;top:525px}.aiDiagram .aiLink{position:absolute;left:310px;top:309px;width:48px;height:2px;background:rgba(255,255,255,.45);transform-origin:0 50%}.aiDiagram .linkTop{transform:rotate(-135deg) translate(100px)}.aiDiagram .linkLeft{transform:rotate(135deg) translate(100px)}.aiDiagram .linkRight{transform:rotate(-45deg) translate(100px)}.aiDiagram .linkBottom{transform:rotate(45deg) translate(100px)}.aiDiagram .aiLink:before,.aiDiagram .aiLink:after{content:"";position:absolute;top:50%;left:0;width:5px;height:5px;margin-top:-2.5px;border-radius:50%;background:#fff;box-shadow:0 0 6px #fffffff2;animation:aiFlow 2s linear infinite}.aiDiagram .aiLink:after{animation-direction:reverse;animation-delay:1s}@keyframes aiFlow{0%{transform:translate(-3px);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translate(46px);opacity:0}}@media (max-width: 1400px){.aiDiagram{transform:scale(.8);transform-origin:center bottom}}@media (max-width: 1070px){.aiDiagram{bottom:auto;top:136px;transform-origin:center top}section.indexOther li.ai{padding-bottom:580px}}@media (max-width: 719px){.aiDiagram{transform:scale(.55)}section.indexOther li.ai{padding-bottom:420px}}.demoFlow{display:flex;justify-content:center;align-items:flex-start;gap:20px;margin:54px 0 0;flex-wrap:wrap}.demoStep{display:flex;flex-direction:column;align-items:center;gap:18px}.stepCap{text-align:center}.flowArrow{display:flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:250px;color:#c8102e;opacity:.55}.flowArrow svg{width:28px;height:28px}.stepCap .no{display:block;font-size:13px;font-weight:700;letter-spacing:2px;color:#c8102e}.stepCap .t{display:block;margin-top:4px;font-size:16px;font-weight:600;color:var(--oyblack)}.phoneMock{width:259px;height:531px}.phoneScale{width:380px;height:780px;transform:scale(.68);transform-origin:0 0}.phoneFrame{position:relative;width:100%;height:100%;padding:14px;background:#fff;border:1px solid #e9e7ec;border-radius:58px;box-shadow:0 24px 44px #1c1c1b1a;box-sizing:border-box}.phoneScreen{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border-radius:46px;overflow:hidden;box-sizing:border-box}.mockStatus{display:flex;justify-content:space-between;align-items:center;padding:16px 28px 0;font-size:15px;font-weight:600}.mockStatus svg{display:block;opacity:.9}.mockBody{display:flex;flex-direction:column;flex:1;gap:14px;padding:16px 24px 24px;box-sizing:border-box;text-align:left}.phoneScreen.red{background:#fbf7f6;color:#1c1c1b}.red .mockStatus{color:#1c1c1b}.mockKicker{display:block;text-align:center;font-size:15px;font-weight:700;letter-spacing:1.5px;color:#c8102e;text-transform:uppercase}.mockTitle{font-size:23px;font-weight:700;line-height:1.25;color:#1c1c1b}.mockTitle.tCenter{text-align:center;color:#c8102e}.mockSub{font-size:17px;font-weight:700;color:#1c1c1b}.mockField label{display:block;margin-bottom:7px;font-size:15px;font-weight:700;color:#2f2b2d}.mockField .box{display:flex;align-items:center;height:50px;padding:0 18px;background:#f4ecea;border-radius:14px;font-size:15px;color:#a89f9e;box-sizing:border-box}.mockNav{display:flex;gap:12px;margin-top:auto}.mockBtn{display:flex;flex:1;align-items:center;justify-content:center;gap:8px;height:56px;border-radius:999px;font-size:16px;font-weight:700}.mockBtn svg{width:18px;height:18px}.mockBtn.ghost{background:#f0e9e8;color:#3f3a3c}.mockBtn.primary{background:#c8102e;color:#fff}.consentCard{display:flex;align-items:flex-start;gap:14px;margin:0 -14px;padding:20px 18px;background:#fff;border:2px solid #c8102e;border-radius:16px}.consentCard .ic{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;background:#c8102e;border-radius:50%;color:#fff}.consentCard .ic svg{width:20px;height:20px}.consentCard p{font-size:16px;font-weight:700;line-height:1.45;color:#1c1c1b}.linkRow{display:flex;align-items:center;gap:14px;padding:6px 4px;font-size:16px;font-weight:600;color:#1c1c1b}.linkRow .ic{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;background:#c8102e;border-radius:50%;color:#fff}.linkRow .ic svg{width:18px;height:18px}.rateList{display:flex;flex-direction:column;gap:12px}.rateCard{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#fff;border:1.5px solid #ddd6d4;border-radius:14px}.rateCard .rd{position:relative;flex:0 0 auto;width:26px;height:26px;margin-top:1px;border:2px solid #cfc7c5;border-radius:50%;box-sizing:border-box}.rateCard.sel{border:2px solid #e8542f}.rateCard.sel .rd{background:#191926;border-color:#191926}.rateCard.sel .rd:after{content:"";position:absolute;left:8px;top:4px;width:6px;height:11px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.rateCard .rt{font-size:16px;font-weight:700;color:#1c1c1b}.rateCard .rs{margin-top:3px;font-size:15px;color:#7c7674}.phoneScreen.vio{background:linear-gradient(180deg,#e2a8a3 0%,#f4d9d5 30%,#faf0ee 100%)}.vio .mockStatus{color:#fff;padding-top:10px}.vio .mockBody{gap:6px;padding:8px 18px 12px}.vioPill{display:flex;align-items:center;gap:7px;align-self:center;padding:5px 13px;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.8);border-radius:999px;color:#fff;font-size:13.5px;font-weight:600}.vioPill svg{width:16px;height:16px}.vioProg{display:flex;align-items:center;justify-content:center;gap:6px;color:#ffffffeb;font-size:12px;font-weight:600}.vioProg i{width:7px;height:7px;background:#fff;border-radius:50%}.vioProg i.dim{opacity:.45}.vioChips{display:flex;gap:10px}.vioChip{flex:1;padding:6px 8px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.85);border-radius:14px;text-align:center;color:#b23a48}.vioChip .l{display:block;font-size:13px;font-weight:600}.vioChip .v{display:block;font-size:20px;font-weight:800}.vioChip .v em{margin-left:2px;font-size:12px;font-style:normal;font-weight:600}.vioCard{padding:10px 14px;background:#fff;border-radius:16px}.vioCard .t{text-align:center;font-size:14px;font-weight:700;color:#a53344}.vioCard .big{text-align:center;font-size:24px;font-weight:800;color:#c8102e}.vioCard .big em{font-size:13px;font-style:normal;font-weight:700}.vioCard .big .chip{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:6px;background:#fbe3e6;border-radius:999px;font-size:12px;font-weight:700;color:#c8102e;vertical-align:3px}.vioCard .desc{margin-top:3px;font-size:12px;line-height:1.4;color:#6f6a86}.vioCard .desc b.y{font-weight:700;color:#e8a13c}.vioCard .desc b.p{font-weight:700;color:#c8102e}.vioChart svg{display:block;width:64%;margin:0 auto}.vioChart .cl{display:flex;justify-content:space-between;margin-top:4px;font-size:10.5px;line-height:1.25;color:#9d8a88;text-align:center}.vioChart .cl span{flex:1}.vioSec{text-align:center;font-size:13px;font-weight:700;color:#a53344}.vioOrgans{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vOrgan{padding:6px 6px 8px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.85);border-radius:14px;text-align:center}.vOrgan .g{display:block;font-size:12px;font-weight:700}.vOrgan .g.good{color:#0f9d84}.vOrgan .g.vgood{color:#4f6ef2}.vOrgan .g.vbad{color:#d3242e}.vOrgan .g.bad{color:#e2921c}.vOrgan .n{display:block;font-size:13px;font-weight:600;color:#a04552}.vOrgan .a{display:inline-block;font-size:20px;font-weight:800;color:#c8102e}.vOrgan .a em{margin-left:1px;font-size:12px;font-style:normal;font-weight:600}.vOrgan .d{display:inline-block;min-width:28px;margin-left:6px;padding:1px 7px;background:rgba(200,16,46,.12);border-radius:999px;font-size:12px;font-weight:700;color:#c8102e;vertical-align:3px;box-sizing:border-box}.vioCta{display:flex;align-items:center;justify-content:center;height:40px;margin-top:auto;background:#c8102e;border-radius:999px;color:#fff;font-size:15px;font-weight:600}@media (max-width: 1180px){.demoFlow{gap:24px}.flowArrow{display:none}}@media (max-width: 620px){.phoneMock{width:221px;height:453px}.phoneScale{transform:scale(.58)}}section.story{position:relative;background:none;overflow:hidden;height:auto;min-height:655px;padding-bottom:64px}.storyViz{position:absolute;right:max(50px,calc(50% - 660px));top:50%;width:620px;height:620px;margin-top:-340px;background:url(../images/about/story-net.svg) center no-repeat;pointer-events:none}.storyViz .vizNet{display:none}.storyViz,.storyViz *{font-family:Pretendard,sans-serif}.vizCard{position:absolute;background:rgba(255,255,255,.92);border:1px solid #dbe3f1;border-radius:16px;box-shadow:0 16px 40px #283c6e1a;box-sizing:border-box}.vizChart{left:330px;top:30px;width:260px;padding:12px 14px 10px;z-index:4}.vizChart .vh{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.vizChart .vt{font-size:12px;font-weight:700;letter-spacing:.2px;color:#3a4663}.vizChart .vBadge{padding:2px 8px;border-radius:999px;background:#e9effb;font-size:11.5px;font-weight:700;color:#4c71ae}.vizChart svg{display:block;width:100%;height:auto}.vizDonut{left:25px;top:130px;width:150px;padding:14px 10px 12px;text-align:center;z-index:4}.vizDonut svg{display:block;width:88px;height:88px;margin:0 auto}.vizDonut svg circle{transition:stroke-dasharray .9s ease}.donutVal{position:absolute;left:50%;top:58px;transform:translate(-50%,-50%);font-size:20px;font-weight:800;color:#1c1c1b}.vBadge,.vizStat strong,.donutVal{font-variant-numeric:tabular-nums}.odo{display:inline-flex;line-height:1;vertical-align:-.06em}.odoD{display:inline-block;height:1em;overflow:hidden}.odoRoll{display:block;transition:transform .65s cubic-bezier(.25,.7,.3,1)}.odoRoll i{display:block;height:1em;line-height:1;font-style:normal;text-align:center}.odoS{display:inline-block}.vizDonut .vd{display:block;margin-top:7px;font-size:12px;font-weight:600;color:#6b7590}.vizStat{left:440px;top:343px;width:180px;padding:12px 16px;z-index:4}.vizStat .vs{display:block;font-size:13px;font-weight:600;color:#6b7590}.vizStat strong{display:block;margin-top:4px;font-size:21px;font-weight:800;color:#1c1c1b}.vizStat strong em{margin-left:4px;font-size:14px;font-style:normal;font-weight:600;color:#6b7590}.vizOrbit{position:absolute;left:310px;top:310px;width:0;height:0;z-index:6;animation:orbitSpin 36s linear infinite}.orbitPos{position:absolute;left:0;top:0}.orbitPos .dchip{position:absolute;animation:chipKeep 36s linear infinite}.vizOrbit .p1{transform:rotate(0) translateY(-170px);--a0: 0deg}.vizOrbit .p2{transform:rotate(120deg) translateY(-170px);--a0: -120deg}.vizOrbit .p3{transform:rotate(240deg) translateY(-170px);--a0: -240deg}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes chipKeep{0%{transform:translate(-50%,-50%) rotate(var(--a0))}to{transform:translate(-50%,-50%) rotate(calc(var(--a0) - 360deg))}}.vizCore{position:absolute;left:222px;top:222px;z-index:5;display:flex;align-items:center;justify-content:center;width:176px;height:176px;background:linear-gradient(135deg,#5f8dda 0%,#21409a 100%);border-radius:50%;box-shadow:0 24px 50px #21409a47,inset 0 1px #ffffff59;box-sizing:border-box}.vizCore img{display:block;width:126px;height:auto}.dchip{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:98px;height:98px;background:#fff;border:1px solid #cfdcf2;border-radius:50%;box-shadow:0 12px 26px #283c6e24;font-size:12.5px;font-weight:700;color:#2f3c5e;text-align:center}.dchip svg{width:30px;height:30px;color:#4c71ae}@media (max-width: 1240px){.storyViz{display:none}section.story{min-height:0;padding-bottom:40px}}nav.lnb{overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}nav.lnb::-webkit-scrollbar{display:none;height:0}
