:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul{margin:0;padding:0;font-size:inherit;font-weight:400}body,button,input,select,table,textarea{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Malgun Gothic,맑은 고딕,helvetica,Apple SD Gothic Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:#222}body,html{height:100%;text-size-adjust:none;-webkit-overflow-scrolling:touch}fieldset,img,video{border:0;vertical-align:top}video{width:100%;object-fit:cover}ol,ul{list-style:none}address,em,i{font-style:normal}a{color:inherit;cursor:pointer}a,a:active,a:focus,a:hover{text-decoration:none}strong{font-weight:400}button{color:inherit;border:none}.blind,.u_skip{overflow:hidden!important;position:absolute!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;margin:-1px!important}:focus{outline:none}textarea{border-radius:0;-webkit-appearance:none;resize:none}input,select{vertical-align:middle}input{border:none;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:0;appearance:none;background-color:rgba(0,0,0,0);outline:none}input[type=image],input[type=password],input[type=submit],input[type=text]{-webkit-appearance:none;border-radius:0}input[type=password]::-ms-reveal,input[type=text]::-ms-clear{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{padding:0;border:0;outline:none;outline:0;background:none;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;cursor:pointer}a,button,input,label,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}table{width:100%;table-layout:fixed;border-collapse:collapse}input[type=radio]{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;opacity:0}.wrap,body.hidden{overflow:hidden}.wrap{display:flex;min-height:100vh;flex-direction:column;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}.inner{margin:0 auto;max-width:1200px;padding:0 60px;box-sizing:border-box}.container{padding-top:81px;flex:1 1}.pc_show{display:block}.mo_show,.tab_show{display:none}.not_tab_show{display:block}.mo_s_show{display:none}.pc_tab_show{display:block}.tab_mo_show{display:none}.section_title .inner{padding-top:72px;padding-bottom:112px}.page_title{font-family:Poppins;font-size:72px;font-weight:700;line-height:120%;letter-spacing:-1.44px;text-align:center}.tit_line{position:relative;display:inline-block;vertical-align:top}.tit_line:after{content:"";opacity:0;position:absolute;top:72px;left:0;animation:underline 1s ease-in-out .3s forwards;z-index:-1}.empty_area{padding:184px 0;border-top:2px solid #222;border-bottom:2px solid #222}.empty_txt{margin-bottom:8px;display:flex;flex-direction:column;align-items:center;font-size:18px;font-weight:400;color:#5f646f}.empty_txt:before{content:"";margin-bottom:8px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-43px 0;width:42px;height:42px}@keyframes underline{0%{opacity:1;width:0}to{opacity:1;width:100%}}@keyframes list{0%{opacity:0;transform:translateX(200px)}to{opacity:1;transform:translateX(0)}}@keyframes itemAni{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}@keyframes opacity3{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.tab_mo_show{display:block}}@media (min-width:744px)and (max-width:1023px){.inner{padding:0 24px}.pc_show{display:none}.tab_show{display:block}.mo_show,.not_tab_show{display:none}}@media (min-width:360px)and (max-width:743px){.inner{padding:0 16px}}@media (max-width:359px){.inner{padding:0 8px}}@media (max-width:743px){.container{padding-top:76px}.section_title .inner{padding-top:56px;padding-bottom:72px}.page_title{font-family:Poppins;font-size:42px;font-weight:700;line-height:120%;letter-spacing:-.84px}.tit_line:after{top:40px}.pc_show,.tab_show{display:none}.mo_show,.not_tab_show{display:block}.pc_tab_show{display:none}}@media (max-width:320px){.mo_s_show{display:block}}@media (max-width:319px){.page_title{font-size:36px;line-height:43.2px}.tit_line:after{top:36px}}.btn{display:inline-block;vertical-align:top;border-radius:6px;box-sizing:border-box;text-align:center}.btn.lg{min-width:105px;height:56px}.btn.lg .btn_txt{font-size:18px;font-weight:700;line-height:150%}.btn.md{min-width:80px;height:39px}.btn.md .btn_txt{font-size:16px;font-weight:400;line-height:150%}.btn.sm{min-width:67px;height:33px}.btn.sm .btn_txt{font-size:14px;font-weight:500;line-height:150%}.btn.fill{background-color:#222}.btn.fill .btn_txt{color:#fff}.btn.fill.disabled{background-color:#f2f4f8}.btn.fill.disabled .btn_txt{color:#c5c8ce}.btn.outline{border:1px solid #222}.btn.outline .btn_txt{color:#222}.btn.outline.disabled{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.btn.outline.disabled .btn_txt{color:#c5c8ce}.btn.tag{padding:0 20px 0 16px;height:48px;background-color:#f4f7f9;border-radius:30px}.btn.tag .btn_txt{display:flex;align-items:center;font-size:16px;font-weight:500;line-height:18px;color:#5f646f}.btn.tag .btn_txt:before{content:"";margin-right:8px}.btn.tag.active{background-color:#0ddace;box-shadow:0 5px 12px 0 rgba(0,155,182,.4)}.btn.tag.active .btn_txt{font-size:16px;font-weight:600;color:#fff}.btn.tag.active.all .btn_txt:before{background-position:-42px -169px}.btn.tag.active.ai .btn_txt:before,.btn.tag.active.all .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.ai .btn_txt:before{background-position:0 -169px}.btn.tag.active.healthcare .btn_txt:before{background-position:-227px -21px}.btn.tag.active.content .btn_txt:before,.btn.tag.active.healthcare .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.content .btn_txt:before{background-position:-206px -126px}.btn.tag.active.spatial_computing .btn_txt:before{background-position:-210px -211px}.btn.tag.active.e_commerce .btn_txt:before,.btn.tag.active.spatial_computing .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.e_commerce .btn_txt:before{background-position:-206px -168px}.btn.tag.active.robotics .btn_txt:before{background-position:-42px -211px}.btn.tag.active.mobility .btn_txt:before,.btn.tag.active.robotics .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.mobility .btn_txt:before{background-position:-227px -105px}.btn.tag.active.fintech .btn_txt:before{background-position:-147px -190px}.btn.tag.active.enterprise .btn_txt:before,.btn.tag.active.fintech .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.enterprise .btn_txt:before{background-position:-63px -190px}.btn.tag.active.security .btn_txt:before{background-position:-126px -211px}.btn.tag.active.saas .btn_txt:before,.btn.tag.active.security .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.saas .btn_txt:before{background-position:-84px -211px}.btn.tag.active.blockchain .btn_txt:before{background-position:-105px -169px}.btn.tag.active.blockchain .btn_txt:before,.btn.tag.active.ed .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.ed .btn_txt:before{background-position:-21px -190px}.btn.tag.active.productivity .btn_txt:before{background-position:-227px -189px}.btn.tag.active.productivity .btn_txt:before,.btn.tag.active.wifi .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.wifi .btn_txt:before{background-position:-248px -21px}.btn.tag.active.global .btn_txt:before{background-position:-189px -190px}.btn.tag.active.financial .btn_txt:before,.btn.tag.active.global .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.financial .btn_txt:before{background-position:-105px -190px}.btn.tag.active.computer .btn_txt:before{background-position:-206px -84px}.btn.tag.active.click_tap .btn_txt:before,.btn.tag.active.computer .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.click_tap .btn_txt:before{background-position:-206px -42px}.btn.tag.active.chart .btn_txt:before{background-position:-147px -169px}.btn.tag.active.chart .btn_txt:before,.btn.tag.active.presentation .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.presentation .btn_txt:before{background-position:-227px -147px}.btn.tag.active.setting_chip .btn_txt:before{background-position:-168px -211px}.btn.tag.active.light_setting .btn_txt:before,.btn.tag.active.setting_chip .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.light_setting .btn_txt:before{background-position:-227px -63px}.btn.tag.active.ai_brain .btn_txt:before{background-position:-181px -142px}.btn.tag.active.ai_brain .btn_txt:before,.btn.tag.active.chip_spark .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.active.chip_spark .btn_txt:before{background-position:-206px 0}.btn.tag.all .btn_txt:before{background-position:-63px -169px}.btn.tag.ai .btn_txt:before,.btn.tag.all .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.ai .btn_txt:before{background-position:-21px -169px}.btn.tag.healthcare .btn_txt:before{background-position:-227px -42px}.btn.tag.content .btn_txt:before,.btn.tag.healthcare .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.content .btn_txt:before{background-position:-206px -147px}.btn.tag.spatial_computing .btn_txt:before{background-position:-248px 0}.btn.tag.e_commerce .btn_txt:before,.btn.tag.spatial_computing .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.e_commerce .btn_txt:before{background-position:0 -190px}.btn.tag.robotics .btn_txt:before{background-position:-63px -211px}.btn.tag.mobility .btn_txt:before,.btn.tag.robotics .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.mobility .btn_txt:before{background-position:-227px -126px}.btn.tag.fintech .btn_txt:before{background-position:-168px -190px}.btn.tag.enterprise .btn_txt:before,.btn.tag.fintech .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.enterprise .btn_txt:before{background-position:-84px -190px}.btn.tag.security .btn_txt:before{background-position:-147px -211px}.btn.tag.saas .btn_txt:before,.btn.tag.security .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.saas .btn_txt:before{background-position:-105px -211px}.btn.tag.blockchain .btn_txt:before{background-position:-126px -169px}.btn.tag.blockchain .btn_txt:before,.btn.tag.ed .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.ed .btn_txt:before{background-position:-42px -190px}.btn.tag.productivity .btn_txt:before{background-position:0 -211px}.btn.tag.productivity .btn_txt:before,.btn.tag.wifi .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.wifi .btn_txt:before{background-position:-248px -42px}.btn.tag.global .btn_txt:before{background-position:-227px 0}.btn.tag.financial .btn_txt:before,.btn.tag.global .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.financial .btn_txt:before{background-position:-126px -190px}.btn.tag.computer .btn_txt:before{background-position:-206px -105px}.btn.tag.click_tap .btn_txt:before,.btn.tag.computer .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.click_tap .btn_txt:before{background-position:-206px -63px}.btn.tag.chart .btn_txt:before{background-position:-168px -169px}.btn.tag.chart .btn_txt:before,.btn.tag.presentation .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.presentation .btn_txt:before{background-position:-227px -168px}.btn.tag.setting_chip .btn_txt:before{background-position:-189px -211px}.btn.tag.light_setting .btn_txt:before,.btn.tag.setting_chip .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.light_setting .btn_txt:before{background-position:-227px -84px}.btn.tag.ai_brain .btn_txt:before{background-position:-99px -86px}.btn.tag.ai_brain .btn_txt:before,.btn.tag.chip_spark .btn_txt:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;width:20px;height:20px}.btn.tag.chip_spark .btn_txt:before{background-position:-206px -21px}.btn.text{padding:0 8px;font-size:16px;font-weight:400;line-height:27px;text-decoration:underline;text-underline-offset:2px;border-radius:4px}.btn.link .btn_txt{display:flex;align-items:center}.btn.link .btn_txt:after{content:"";margin-left:8px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-84px -169px;width:20px;height:20px}.btn.open{padding:4px 16px;font-size:18px;font-weight:400;color:#9397a1}.btn.open.on:after{transform:rotate(180deg)}.btn.open.on .btn_txt{display:none}.btn.open.on .btn_txt.close{display:block}.btn.open:after{content:"";margin-left:4px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -105px;width:16px;height:16px}.btn.open .btn_txt.close{display:none}.btn.disabled{cursor:default;pointer-events:none}.btn.tag_line{display:inline-flex;align-items:center;padding:0 12px;min-width:auto;border:1px solid #e2e5eb}.btn.tag_line .btn_txt{font-size:14px;font-weight:500;line-height:150%;color:#5f646f}.btn_top{position:fixed;bottom:24px;right:24px;width:48px;height:48px;background-color:#fff;border:1px solid #f2f4f8;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:50%;box-sizing:border-box}.btn_top:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/img/sp_pc.png);background-size:901px 92px;background-repeat:no-repeat;background-position:-114px -68px;width:24px;height:24px}@media (max-width:767px){.btn_top{bottom:16px;right:16px;width:40px;height:40px}.btn_top:after{background-image:url(/img/sp_mo.png);background-size:528px 94px;background-repeat:no-repeat;background-position:-209px -66px;width:20px;height:20px}}@media not all and (max-width:767px){.btn.fill:hover{background-color:#0ddace}.btn.fill:active{background-color:#09c8bd}.btn.fill.disabled:hover{background-color:#f2f4f8}.btn.fill.disabled:hover .btn_txt{color:#c5c8ce}.btn.fill.disabled:active{background-color:#f2f4f8}.btn.fill.disabled:active .btn_txt{color:#c5c8ce}.btn.outline:hover{background-color:#f4f7f9}.btn.outline:active{background-color:#ebeef1}.btn.outline.disabled:hover{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.btn.outline.disabled:hover .btn_txt{color:#c5c8ce}.btn.outline.disabled:active{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.btn.outline.disabled:active .btn_txt{color:#c5c8ce}.btn.tag:hover{background-color:#ebeef1}.btn.tag.active:hover{background-color:#09c8bd;box-shadow:0 4px 8px 0 rgba(0,155,182,.4)}.btn.text:hover{background-color:#f4f7f9;text-decoration:none}.btn.text:active{background-color:#ebeef1;text-decoration:none}.btn.tag_line:hover{border-color:#0ddace;background-color:#0ddace}.btn.tag_line:hover .btn_txt{color:#fff}.btn.tag_line:active{border-color:#09c8bd;background-color:#09c8bd}.btn.tag_line:active .btn_txt{color:#fff}.btn_top:hover{background-color:#f4f7f9}.btn_top:active{background-color:#ebeef1;border-color:#ebeef1}}@media (max-width:743px){.btn.fill:active{background-color:#09c8bd}.btn.fill.disabled:active{background-color:#f2f4f8}.btn.fill.disabled:active .btn_txt{color:#c5c8ce}.btn.outline:active{background-color:#09c8bd}.btn.outline.disabled:active{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.btn.outline.disabled:active .btn_txt{color:#c5c8ce}.btn.text:active{background-color:#ebeef1;text-decoration:none}.btn.tag_line:active{border-color:#09c8bd;background-color:#09c8bd}.btn.tag_line:active .btn_txt{color:#fff}.btn_top:active{border-color:#ebeef1;background-color:#ebeef1}}.select_box{position:relative}.select_box.on .btn_select{border-color:#0ddace}.select_box.on .btn_select .btn_txt:after{transform:rotate(180deg)}.select_box.on .select_list{display:block}.select_box.select .btn_select{border-color:#0ddace;background-color:#0ddace}.select_box.select .btn_select .btn_txt{font-weight:700;color:#fff}.select_box.select .btn_select .btn_txt:after{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -63px;width:20px;height:20px}.select_box.select.multi .btn_txt{justify-content:flex-end;text-align:right;white-space:nowrap;overflow:hidden}.select_box.select.multi:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:27px;height:35px;background-image:linear-gradient(90deg,#0ddace 36.11%,rgba(13,218,206,0) 94.44%)}.select_box+.select_box{margin-left:8px}.btn_select{width:100%;padding:6.5px 12px 6.5px 14px;text-align:left;border:1px solid #e2e5eb;border-radius:4px;box-sizing:border-box;box-shadow:0 1px 2px 0 rgba(107,110,116,.04)}.btn_select .btn_txt{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:400;line-height:170%;letter-spacing:-.3px;color:#222}.btn_select .btn_txt:after{content:"";flex-shrink:0;margin-left:7px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -84px;width:20px;height:20px}.select_list{display:none;position:absolute;top:44px;left:0;right:0;border:1px solid #e2e5eb;border-radius:4px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(107,110,116,.1);z-index:2}.select_item{display:flex}.select_item+.select_item{border-top:1px solid #e2e5eb}.select_input:checked+.select_label{font-weight:700;background-color:#f4f7f9;color:#0ddace}.select_input:checked+.select_label:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-125px -144px;width:24px;height:24px}.select_label{display:flex;width:100%;padding:10px 12px 7px 14px;font-size:16px;font-weight:400;line-height:170%;letter-spacing:-.3px;box-sizing:border-box;cursor:pointer;word-break:break-all}.select_label:before{content:"";flex-shrink:0;margin-right:8px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-150px -144px;width:24px;height:24px}@media not all and (max-width:767px){.btn_select:hover{border-color:#0ddace}}.swiper-wrapper{align-items:center;min-height:162px}.custom_gauge_chart{margin-left:auto;padding-right:46px;max-width:360px;max-height:309px;width:100%}.custom_gauge_chart .value{transform:translateY(16px);font-family:NunitoSans;font-size:44px;font-weight:800;line-height:60px;color:#000}.custom_gauge_chart .value.bb-chart-arcs-gauge-title{dominant-baseline:initial}.percentage{transform:translateY(10px);font-size:30px;line-height:41px}.bb-bar{position:relative}.bb-bar:after{content:"";position:absolute;top:0;left:0;width:1px}@media (max-width:1023px){.custom_gauge_chart{margin:0 auto;padding-right:0}}@media (max-width:319px){.custom_gauge_chart{max-height:267px}}.se-viewer p{text-align:left}.se-viewer .se-component-content{margin:unset;padding:unset;max-width:unset}.se-viewer .se-component-content-extend,.se-viewer .se-component-content-fit{max-width:100%!important}.se-viewer .se-ff-pretendard{font-family:Pretendard,sans-serif}.se-viewer .se-quotation{margin-top:0}.se-viewer .se-link{color:#222!important}@font-face{font-family:Pretendard;font-weight:900;src:url(/font/Pretendard/Pretendard-Black.woff2) format("woff2"),url(/font/Pretendard/Pretendard-Black.woff) format("woff"),url(/font/Pretendard/Pretendard-Black.otf) format("opentype"),url(/font/Pretendard/Pretendard-Black.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:800;src:url(/font/Pretendard/Pretendard-ExtraBold.woff2) format("woff2"),url(/font/Pretendard/Pretendard-ExtraBold.woff) format("woff"),url(/font/Pretendard/Pretendard-ExtraBold.otf) format("opentype"),url(/font/Pretendard/Pretendard-ExtraBold.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:700;src:url(/font/Pretendard/Pretendard-Bold.woff2) format("woff2"),url(/font/Pretendard/Pretendard-Bold.woff) format("woff"),url(/font/Pretendard/Pretendard-Bold.otf) format("opentype"),url(/font/Pretendard/Pretendard-Bold.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:600;src:url(/font/Pretendard/Pretendard-SemiBold.woff2) format("woff2"),url(/font/Pretendard/Pretendard-SemiBold.woff) format("woff"),url(/font/Pretendard/Pretendard-SemiBold.otf) format("opentype"),url(/font/Pretendard/Pretendard-SemiBold.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:500;src:url(/font/Pretendard/Pretendard-Medium.woff2) format("woff2"),url(/font/Pretendard/Pretendard-Medium.woff) format("woff"),url(/font/Pretendard/Pretendard-Medium.otf) format("opentype"),url(/font/Pretendard/Pretendard-Medium.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:400;src:url(/font/Pretendard/Pretendard-Regular.woff2) format("woff2"),url(/font/Pretendard/Pretendard-Regular.woff) format("woff"),url(/font/Pretendard/Pretendard-Regular.otf) format("opentype"),url(/font/Pretendard/Pretendard-Regular.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:300;src:url(/font/Pretendard/Pretendard-Light.woff2) format("woff2"),url(/font/Pretendard/Pretendard-Light.woff) format("woff"),url(/font/Pretendard/Pretendard-Light.otf) format("opentype"),url(/font/Pretendard/Pretendard-Light.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:200;src:url(/font/Pretendard/Pretendard-ExtraLight.woff2) format("woff2"),url(/font/Pretendard/Pretendard-ExtraLight.woff) format("woff"),url(/font/Pretendard/Pretendard-ExtraLight.otf) format("opentype"),url(/font/Pretendard/Pretendard-ExtraLight.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:100;src:url(/font/Pretendard/Pretendard-Thin.woff2) format("woff2"),url(/font/Pretendard/Pretendard-Thin.woff) format("woff"),url(/font/Pretendard/Pretendard-Thin.otf) format("opentype"),url(/font/Pretendard/Pretendard-Thin.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:900;src:url(/font/Poppins/Poppins-Black.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:800;src:url(/font/Poppins/Poppins-ExtraBold.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:700;src:url(/font/Poppins/Poppins-Bold.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:600;src:url(/font/Poppins/Poppins-SemiBold.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:500;src:url(/font/Poppins/Poppins-Medium.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:400;src:url(/font/Poppins/Poppins-Regular.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:300;src:url(/font/Poppins/Poppins-Light.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:200;src:url(/font/Poppins/Poppins-ExtraLight.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:100;src:url(/font/Poppins/Poppins-Thin.ttf) format("truetype")}@font-face{font-family:NanumMyeongjo;font-weight:800;src:url(/font/NanumMyeongjo/NanumMyeongjoExtraBold.woff) format("woff"),url(/font/NanumMyeongjo/NanumMyeongjoExtraBold.eot),url(/font/NanumMyeongjo/NanumMyeongjoExtraBold.ttf) format("truetype")}@font-face{font-family:NanumMyeongjo;font-weight:600;src:url(/font/NanumMyeongjo/NanumMyeongjoBold.woff) format("woff"),url(/font/NanumMyeongjo/NanumMyeongjoBold.eot),url(/font/NanumMyeongjo/NanumMyeongjoBold.ttf) format("truetype")}@font-face{font-family:NanumMyeongjo;font-weight:400;src:url(/font/NanumMyeongjo/NanumMyeongjo.woff) format("woff"),url(/font/NanumMyeongjo/NanumMyeongjo.eot),url(/font/NanumMyeongjo/NanumMyeongjo.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:900;src:url(/font/NunitoSans/NunitoSans_10pt-Black.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:800;src:url(/font/NunitoSans/NunitoSans_10pt-ExtraBold.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:700;src:url(/font/NunitoSans/NunitoSans_10pt-Bold.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:600;src:url(/font/NunitoSans/NunitoSans_10pt-SemiBold.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:500;src:url(/font/NunitoSans/NunitoSans_10pt-Medium.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:400;src:url(/font/NunitoSans/NunitoSans_10pt-Regular.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:300;src:url(/font/NunitoSans/NunitoSans_10pt-Light.ttf) format("truetype")}@font-face{font-family:NunitoSans;font-weight:200;src:url(/font/NunitoSans/NunitoSans_10pt-ExtraLight.ttf) format("truetype")}body.offline_hidden__FoLBr{overflow:hidden}.offline_wrap___b2hF{display:flex;min-height:100vh;flex-direction:column;overflow:hidden;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}.offline_inner__H2iBz{margin:0 auto;max-width:1200px;padding:0 60px;box-sizing:border-box}.offline_container__LHCIg{padding-top:81px;flex:1 1}.offline_pc_show__gpM0E{display:block}.offline_mo_show__lN83s,.offline_tab_show__OUbau{display:none}.offline_not_tab_show__1oxI_{display:block}.offline_mo_s_show__Kb3iV{display:none}.offline_pc_tab_show__U4ruT{display:block}.offline_tab_mo_show__SsWef{display:none}.offline_section_title__kS8cB .offline_inner__H2iBz{padding-top:72px;padding-bottom:112px}.offline_page_title__rR_xk{font-family:Poppins;font-size:72px;font-weight:700;line-height:120%;letter-spacing:-1.44px;text-align:center}.offline_tit_line__43EQ3{position:relative;display:inline-block;vertical-align:top}.offline_tit_line__43EQ3:after{content:"";opacity:0;position:absolute;top:72px;left:0;animation:offline_underline__CM9HJ 1s ease-in-out .3s forwards;z-index:-1}.offline_empty_area__3bT3j{padding:184px 0;border-top:2px solid #222;border-bottom:2px solid #222}.offline_empty_txt__JfOEA{margin-bottom:8px;display:flex;flex-direction:column;align-items:center;font-size:18px;font-weight:400;color:#5f646f}.offline_empty_txt__JfOEA:before{content:"";margin-bottom:8px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-43px 0;width:42px;height:42px}@keyframes offline_underline__CM9HJ{0%{opacity:1;width:0}to{opacity:1;width:100%}}@keyframes offline_list__HE5KW{0%{opacity:0;transform:translateX(200px)}to{opacity:1;transform:translateX(0)}}@keyframes offline_itemAni__8rVjm{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}@keyframes offline_opacity3__cfU38{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.offline_tab_mo_show__SsWef{display:block}}@media (min-width:744px)and (max-width:1023px){.offline_inner__H2iBz{padding:0 24px}.offline_pc_show__gpM0E{display:none}.offline_tab_show__OUbau{display:block}.offline_mo_show__lN83s,.offline_not_tab_show__1oxI_{display:none}}@media (min-width:360px)and (max-width:743px){.offline_inner__H2iBz{padding:0 16px}}@media (max-width:359px){.offline_inner__H2iBz{padding:0 8px}}@media (max-width:743px){.offline_container__LHCIg{padding-top:76px}.offline_section_title__kS8cB .offline_inner__H2iBz{padding-top:56px;padding-bottom:72px}.offline_page_title__rR_xk{font-family:Poppins;font-size:42px;font-weight:700;line-height:120%;letter-spacing:-.84px}.offline_tit_line__43EQ3:after{top:40px}.offline_pc_show__gpM0E,.offline_tab_show__OUbau{display:none}.offline_mo_show__lN83s,.offline_not_tab_show__1oxI_{display:block}.offline_pc_tab_show__U4ruT{display:none}}@media (max-width:320px){.offline_mo_s_show__Kb3iV{display:block}}@media (max-width:319px){.offline_page_title__rR_xk{font-size:36px;line-height:43.2px}.offline_tit_line__43EQ3:after{top:36px}}.offline_btn__WVHED{display:inline-block;vertical-align:top;border-radius:6px;box-sizing:border-box;text-align:center}.offline_btn__WVHED.offline_lg__M6Ldr{min-width:105px;height:56px}.offline_btn__WVHED.offline_lg__M6Ldr .offline_btn_txt__C_G0u{font-size:18px;font-weight:700;line-height:150%}.offline_btn__WVHED.offline_md__rP2ds{min-width:80px;height:39px}.offline_btn__WVHED.offline_md__rP2ds .offline_btn_txt__C_G0u{font-size:16px;font-weight:400;line-height:150%}.offline_btn__WVHED.offline_sm__jH2dP{min-width:67px;height:33px}.offline_btn__WVHED.offline_sm__jH2dP .offline_btn_txt__C_G0u{font-size:14px;font-weight:500;line-height:150%}.offline_btn__WVHED.offline_fill__FYtem{background-color:#222}.offline_btn__WVHED.offline_fill__FYtem .offline_btn_txt__C_G0u{color:#fff}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl{background-color:#f2f4f8}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_outline__33rII{border:1px solid #222}.offline_btn__WVHED.offline_outline__33rII .offline_btn_txt__C_G0u{color:#222}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_tag__KvuS9{padding:0 20px 0 16px;height:48px;background-color:#f4f7f9;border-radius:30px}.offline_btn__WVHED.offline_tag__KvuS9 .offline_btn_txt__C_G0u{display:flex;align-items:center;font-size:16px;font-weight:500;line-height:18px;color:#5f646f}.offline_btn__WVHED.offline_tag__KvuS9 .offline_btn_txt__C_G0u:before{content:"";margin-right:8px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ{background-color:#0ddace;box-shadow:0 5px 12px 0 rgba(0,155,182,.4)}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ .offline_btn_txt__C_G0u{font-size:16px;font-weight:600;color:#fff}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_all__4itlT .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-42px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_ai__wPbor .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:0 -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_healthcare__WEj74 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -21px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_content__DAdy3 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -126px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_spatial_computing__brNd7 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-210px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_e_commerce__QDkrm .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -168px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_robotics__nQllX .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-42px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_mobility__jxHjK .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -105px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_fintech__U6um6 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-147px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_enterprise__1AB55 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-63px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_security__vAM_X .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-126px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_saas__VCbTJ .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-84px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_blockchain__qZ59r .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-105px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_ed__xOnBk .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-21px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_productivity__NhazC .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -189px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_wifi__OynfJ .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -21px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_global__i4H0G .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-189px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_financial__34iDU .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-105px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_computer__ZcqoT .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -84px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_click_tap__NPE4A .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -42px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_chart__A_aDr .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-147px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_presentation__JfE3s .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -147px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_setting_chip__CnjfY .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-168px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_light_setting__Pv7eF .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -63px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_ai_brain__Ej5__ .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-181px -142px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ.offline_chip_spark__o1lgi .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px 0;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_all__4itlT .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-63px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_ai__wPbor .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-21px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_healthcare__WEj74 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -42px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_content__DAdy3 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -147px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_spatial_computing__brNd7 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px 0;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_e_commerce__QDkrm .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:0 -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_robotics__nQllX .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-63px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_mobility__jxHjK .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -126px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_fintech__U6um6 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-168px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_enterprise__1AB55 .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-84px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_security__vAM_X .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-147px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_saas__VCbTJ .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-105px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_blockchain__qZ59r .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-126px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_ed__xOnBk .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-42px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_productivity__NhazC .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:0 -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_wifi__OynfJ .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -42px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_global__i4H0G .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px 0;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_financial__34iDU .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-126px -190px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_computer__ZcqoT .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -105px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_click_tap__NPE4A .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -63px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_chart__A_aDr .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-168px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_presentation__JfE3s .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -168px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_setting_chip__CnjfY .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-189px -211px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_light_setting__Pv7eF .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-227px -84px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_ai_brain__Ej5__ .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-99px -86px;width:20px;height:20px}.offline_btn__WVHED.offline_tag__KvuS9.offline_chip_spark__o1lgi .offline_btn_txt__C_G0u:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-206px -21px;width:20px;height:20px}.offline_btn__WVHED.offline_text__9YtWV{padding:0 8px;font-size:16px;font-weight:400;line-height:27px;text-decoration:underline;text-underline-offset:2px;border-radius:4px}.offline_btn__WVHED.offline_link__8QYRu .offline_btn_txt__C_G0u{display:flex;align-items:center}.offline_btn__WVHED.offline_link__8QYRu .offline_btn_txt__C_G0u:after{content:"";margin-left:8px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-84px -169px;width:20px;height:20px}.offline_btn__WVHED.offline_open__Ksfo3{padding:4px 16px;font-size:18px;font-weight:400;color:#9397a1}.offline_btn__WVHED.offline_open__Ksfo3.offline_on__QfpFg:after{transform:rotate(180deg)}.offline_btn__WVHED.offline_open__Ksfo3.offline_on__QfpFg .offline_btn_txt__C_G0u{display:none}.offline_btn__WVHED.offline_open__Ksfo3.offline_on__QfpFg .offline_btn_txt__C_G0u.offline_close___pcQ9{display:block}.offline_btn__WVHED.offline_open__Ksfo3:after{content:"";margin-left:4px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -105px;width:16px;height:16px}.offline_btn__WVHED.offline_open__Ksfo3 .offline_btn_txt__C_G0u.offline_close___pcQ9{display:none}.offline_btn__WVHED.offline_disabled__k9zOl{cursor:default;pointer-events:none}.offline_btn__WVHED.offline_tag_line__kEkvs{display:inline-flex;align-items:center;padding:0 12px;min-width:auto;border:1px solid #e2e5eb}.offline_btn__WVHED.offline_tag_line__kEkvs .offline_btn_txt__C_G0u{font-size:14px;font-weight:500;line-height:150%;color:#5f646f}.offline_btn_top__7gR87{position:fixed;bottom:24px;right:24px;width:48px;height:48px;background-color:#fff;border:1px solid #f2f4f8;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:50%;box-sizing:border-box}.offline_btn_top__7gR87:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/img/sp_pc.png);background-size:901px 92px;background-repeat:no-repeat;background-position:-114px -68px;width:24px;height:24px}@media (max-width:767px){.offline_btn_top__7gR87{bottom:16px;right:16px;width:40px;height:40px}.offline_btn_top__7gR87:after{background-image:url(/img/sp_mo.png);background-size:528px 94px;background-repeat:no-repeat;background-position:-209px -66px;width:20px;height:20px}}@media not all and (max-width:767px){.offline_btn__WVHED.offline_fill__FYtem:hover{background-color:#0ddace}.offline_btn__WVHED.offline_fill__FYtem:active{background-color:#09c8bd}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl:hover{background-color:#f2f4f8}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl:hover .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl:active{background-color:#f2f4f8}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl:active .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_outline__33rII:hover{background-color:#f4f7f9}.offline_btn__WVHED.offline_outline__33rII:active{background-color:#ebeef1}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl:hover{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl:hover .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl:active{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl:active .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_tag__KvuS9:hover{background-color:#ebeef1}.offline_btn__WVHED.offline_tag__KvuS9.offline_active__IL6YZ:hover{background-color:#09c8bd;box-shadow:0 4px 8px 0 rgba(0,155,182,.4)}.offline_btn__WVHED.offline_text__9YtWV:hover{background-color:#f4f7f9;text-decoration:none}.offline_btn__WVHED.offline_text__9YtWV:active{background-color:#ebeef1;text-decoration:none}.offline_btn__WVHED.offline_tag_line__kEkvs:hover{border-color:#0ddace;background-color:#0ddace}.offline_btn__WVHED.offline_tag_line__kEkvs:hover .offline_btn_txt__C_G0u{color:#fff}.offline_btn__WVHED.offline_tag_line__kEkvs:active{border-color:#09c8bd;background-color:#09c8bd}.offline_btn__WVHED.offline_tag_line__kEkvs:active .offline_btn_txt__C_G0u{color:#fff}.offline_btn_top__7gR87:hover{background-color:#f4f7f9}.offline_btn_top__7gR87:active{background-color:#ebeef1;border-color:#ebeef1}}@media (max-width:743px){.offline_btn__WVHED.offline_fill__FYtem:active{background-color:#09c8bd}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl:active{background-color:#f2f4f8}.offline_btn__WVHED.offline_fill__FYtem.offline_disabled__k9zOl:active .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_outline__33rII:active{background-color:#09c8bd}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl:active{border-color:#f4f7f9;background-color:rgba(0,0,0,0)}.offline_btn__WVHED.offline_outline__33rII.offline_disabled__k9zOl:active .offline_btn_txt__C_G0u{color:#c5c8ce}.offline_btn__WVHED.offline_text__9YtWV:active{background-color:#ebeef1;text-decoration:none}.offline_btn__WVHED.offline_tag_line__kEkvs:active{border-color:#09c8bd;background-color:#09c8bd}.offline_btn__WVHED.offline_tag_line__kEkvs:active .offline_btn_txt__C_G0u{color:#fff}.offline_btn_top__7gR87:active{border-color:#ebeef1;background-color:#ebeef1}}.offline_select_box__bR4g6{position:relative}.offline_select_box__bR4g6.offline_on__QfpFg .offline_btn_select__MkZGh{border-color:#0ddace}.offline_select_box__bR4g6.offline_on__QfpFg .offline_btn_select__MkZGh .offline_btn_txt__C_G0u:after{transform:rotate(180deg)}.offline_select_box__bR4g6.offline_on__QfpFg .offline_select_list__BYS_A{display:block}.offline_select_box__bR4g6.offline_select__nFUSN .offline_btn_select__MkZGh{border-color:#0ddace;background-color:#0ddace}.offline_select_box__bR4g6.offline_select__nFUSN .offline_btn_select__MkZGh .offline_btn_txt__C_G0u{font-weight:700;color:#fff}.offline_select_box__bR4g6.offline_select__nFUSN .offline_btn_select__MkZGh .offline_btn_txt__C_G0u:after{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -63px;width:20px;height:20px}.offline_select_box__bR4g6.offline_select__nFUSN.offline_multi__39ekK .offline_btn_txt__C_G0u{justify-content:flex-end;text-align:right;white-space:nowrap;overflow:hidden}.offline_select_box__bR4g6.offline_select__nFUSN.offline_multi__39ekK:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:27px;height:35px;background-image:linear-gradient(90deg,#0ddace 36.11%,rgba(13,218,206,0) 94.44%)}.offline_select_box__bR4g6+.offline_select_box__bR4g6{margin-left:8px}.offline_btn_select__MkZGh{width:100%;padding:6.5px 12px 6.5px 14px;text-align:left;border:1px solid #e2e5eb;border-radius:4px;box-sizing:border-box;box-shadow:0 1px 2px 0 rgba(107,110,116,.04)}.offline_btn_select__MkZGh .offline_btn_txt__C_G0u{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:400;line-height:170%;letter-spacing:-.3px;color:#222}.offline_btn_select__MkZGh .offline_btn_txt__C_G0u:after{content:"";flex-shrink:0;margin-left:7px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-248px -84px;width:20px;height:20px}.offline_select_list__BYS_A{display:none;position:absolute;top:44px;left:0;right:0;border:1px solid #e2e5eb;border-radius:4px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(107,110,116,.1);z-index:2}.offline_select_item__oBqmb{display:flex}.offline_select_item__oBqmb+.offline_select_item__oBqmb{border-top:1px solid #e2e5eb}.offline_select_input__5IfEd:checked+.offline_select_label__mTMGA{font-weight:700;background-color:#f4f7f9;color:#0ddace}.offline_select_input__5IfEd:checked+.offline_select_label__mTMGA:before{background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-125px -144px;width:24px;height:24px}.offline_select_label__mTMGA{display:flex;width:100%;padding:10px 12px 7px 14px;font-size:16px;font-weight:400;line-height:170%;letter-spacing:-.3px;box-sizing:border-box;cursor:pointer;word-break:break-all}.offline_select_label__mTMGA:before{content:"";flex-shrink:0;margin-right:8px;background-image:url(/img/sp_common.png);background-size:268px 231px;background-repeat:no-repeat;background-position:-150px -144px;width:24px;height:24px}@media not all and (max-width:767px){.offline_btn_select__MkZGh:hover{border-color:#0ddace}}.offline_swiper-wrapper__7vOXd{align-items:center;min-height:162px}.offline_custom_gauge_chart__9PAwZ{margin-left:auto;padding-right:46px;max-width:360px;max-height:309px;width:100%}.offline_custom_gauge_chart__9PAwZ .offline_value__mGkqA{transform:translateY(16px);font-family:NunitoSans;font-size:44px;font-weight:800;line-height:60px;color:#000}.offline_custom_gauge_chart__9PAwZ .offline_value__mGkqA.offline_bb-chart-arcs-gauge-title__OQIMw{dominant-baseline:initial}.offline_percentage__Rj_6I{transform:translateY(10px);font-size:30px;line-height:41px}.offline_bb-bar__1Mk8N{position:relative}.offline_bb-bar__1Mk8N:after{content:"";position:absolute;top:0;left:0;width:1px}@media (max-width:1023px){.offline_custom_gauge_chart__9PAwZ{margin:0 auto;padding-right:0}}@media (max-width:319px){.offline_custom_gauge_chart__9PAwZ{max-height:267px}}.offline_section_offline__mQ2R6 .offline_inner__H2iBz{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 218px);height:100%;padding-bottom:72px;text-align:center}.offline_offline_area__CWqi4{padding-top:160px;padding-bottom:160px}@media (max-width:743px){.offline_section_offline__mQ2R6 .offline_inner__H2iBz{min-height:calc(100vh - 263px)}}@media (max-width:319px){.offline_section_offline__mQ2R6 .offline_inner__H2iBz{min-height:calc(100vh - 280px)}}