.kb-root{font-family:var(--font-apple);--primary:#ffe300;--green:#00d080;--red:#ec4343;--blue:#425eff;--white100:#fff;--white50:#ffffff80;--white40:#fff6;--white30:#ffffff4d;--white20:#fff3;--black5:#fafafa;--black10:#f9f9f9;--black15:#f7f7f7;--black20:#f4f4f4;--black25:#ececec;--black30:#e6e6e6;--black35:#ddd;--black40:#ccc;--black45:#bbb;--black50:#aaa;--black55:#999;--black60:#888;--black65:#777;--black70:#666;--black80:#444;--black85:#333;--black90:#222;--black100:#000;font-size:16px;line-height:1.5}.kb-root,.kb-root *,.kb-root :before,.kb-root :after{box-sizing:border-box}.kb-root,.kb-root,.kb-root div,.kb-root span,.kb-root object,.kb-root iframe,.kb-root h1,.kb-root h2,.kb-root h3,.kb-root h4,.kb-root h5,.kb-root h6,.kb-root p,.kb-root blockquote,.kb-root pre,.kb-root a,.kb-root abbr,.kb-root address,.kb-root cite,.kb-root code,.kb-root del,.kb-root dfn,.kb-root em,.kb-root img,.kb-root ins,.kb-root kbd,.kb-root q,.kb-root s,.kb-root samp,.kb-root small,.kb-root strong,.kb-root sub,.kb-root sup,.kb-root var,.kb-root b,.kb-root u,.kb-root i,.kb-root dl,.kb-root dt,.kb-root dd,.kb-root ol,.kb-root ul,.kb-root li,.kb-root fieldset,.kb-root form,.kb-root label,.kb-root legend,.kb-root table,.kb-root caption,.kb-root tbody,.kb-root tfoot,.kb-root thead,.kb-root tr,.kb-root th,.kb-root td,.kb-root article,.kb-root aside,.kb-root canvas,.kb-root details,.kb-root embed,.kb-root figure,.kb-root figcaption,.kb-root footer,.kb-root header,.kb-root nav,.kb-root output,.kb-root ruby,.kb-root section,.kb-root summary,.kb-root time,.kb-root mark,.kb-root audio,.kb-root video{font:inherit;vertical-align:baseline;word-break:keep-all;border:0;margin:0;padding:0}.kb-root b,.kb-root strong{font-weight:700}.kb-root{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;font-size:62.5%}.kb-root input,.kb-root button{appearance:auto;border-radius:0}.kb-root select{appearance:none}.kb-root ol,.kb-root ul{list-style:none}.kb-root blockquote:before,.kb-root blockquote:after,.kb-root q:before,.kb-root q:after{content:""}.kb-root{background-color:var(--white100);color:var(--black100);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}.kb-root a{color:inherit;text-decoration:none}.kb-root button,.kb-root input,.kb-root select,.kb-root textarea{font:inherit;color:inherit;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0}.kb-root button{cursor:pointer}.kb-root button:disabled{cursor:default}.kb-root hr{background:var(--black30);width:100%;height:1px}.kb-root img,.kb-root picture,.kb-root video,.kb-root canvas,.kb-root svg{max-width:100%;height:auto;display:block}.kb-root table{border-collapse:collapse;border-spacing:0}.kb-root [hidden]{display:none!important}.kb-root input::-ms-check{display:none}.kb-root select::-ms-expand{display:none}.kb-root input[type=checkbox],.kb-root input[type=radio]{cursor:pointer;display:none}.kb-root{overscroll-behavior:contain}.kb-root button,.kb-root a,.kb-root input,.kb-root label{-webkit-tap-highlight-color:transparent}.kb-root .sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kb-root :focus,.kb-root button:focus,.kb-root a:focus,.kb-root input:focus,.kb-root textarea:focus,.kb-root select:focus{outline-offset:2px;outline:2px solid #007bff}.kb-root :focus:not(:focus-visible){outline:none}.kb-root :focus-visible{outline-offset:2px;outline:2px solid #007bff}.kb-root{--gutter:20px;--col-base:12}@media screen and (max-width:1599px){.kb-root{--gutter:16px;--col-base:10}}@media screen and (max-width:1023px){.kb-root{--gutter:16px;--col-base:8}}@media screen and (max-width:767px){.kb-root{--gutter:12px;--col-base:4}}.kb-root .container{width:100%;max-width:1460px;padding-left:calc(var(--gutter) / 2);padding-right:calc(var(--gutter) / 2);margin:0 auto}@media screen and (max-width:1599px){.kb-root .container{max-width:100%;padding-left:calc(var(--gutter) * 3 - 8px);padding-right:calc(var(--gutter) * 3 - 8px)}}@media screen and (max-width:1023px){.kb-root .container{padding-left:calc(var(--gutter) * 2);padding-right:calc(var(--gutter) * 2)}}@media screen and (max-width:767px){.kb-root .container{padding-left:calc(var(--gutter) * 2 - 4px);padding-right:calc(var(--gutter) * 2 - 4px)}}.kb-root .flex-cont{display:flex}.kb-root .flex-box{flex-flow:wrap;justify-content:flex-start;gap:20px;display:flex}.kb-root .center{justify-content:center!important}.kb-root .va-center{align-items:center!important}.kb-root .fc-black100{color:var(--black100)}.kb-root .w100p{width:100%!important}.kb-root .p0{padding:0!important}.kb-root .pt100{padding-top:100px}.kb-root .pb100{padding-bottom:100px}@media screen and (max-width:1599px){.kb-root .pt100{padding-top:80px}.kb-root .pb100{padding-bottom:80px}}@media screen and (max-width:1023px){.kb-root .pt100{padding-top:50px}.kb-root .pb100{padding-bottom:50px}}.kb-root .v-ellipsis{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.kb-root .ic{vertical-align:middle;background-color:var(--black100);display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kb-root .ic-xl{width:30px!important;height:30px!important}.kb-root .ic-lg{width:24px!important;height:24px!important}.kb-root .ic-md{width:20px!important;height:20px!important}.kb-root .ic-arrow-right{-webkit-mask-image:url(/asset/web/kb-ic/ic-arrow-right.svg);mask-image:url(/asset/web/kb-ic/ic-arrow-right.svg)}.kb-root .ic-arrow-up{-webkit-mask-image:url(/asset/web/kb-ic/ic-arrow-up.svg);mask-image:url(/asset/web/kb-ic/ic-arrow-up.svg)}.kb-root .ic-chevron-left{-webkit-mask-image:url(/asset/web/kb-ic/ic-chevron-left.svg);mask-image:url(/asset/web/kb-ic/ic-chevron-left.svg)}.kb-root .ic-chevron-right{-webkit-mask-image:url(/asset/web/kb-ic/ic-chevron-right.svg);mask-image:url(/asset/web/kb-ic/ic-chevron-right.svg)}.kb-root .ic-close{-webkit-mask-image:url(/asset/web/kb-ic/ic-close.svg);mask-image:url(/asset/web/kb-ic/ic-close.svg)}.kb-root .ic-lg-outlink{-webkit-mask-image:url(/asset/web/kb-ic/ic-lg-outlink.svg);mask-image:url(/asset/web/kb-ic/ic-lg-outlink.svg)}.kb-root .ic-lg-search{-webkit-mask-image:url(/asset/web/kb-ic/ic-lg-search.svg);mask-image:url(/asset/web/kb-ic/ic-lg-search.svg)}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:192dpi){.kb-root :focus-visible{outline-width:2px}}@media (prefers-color-scheme:dark){.kb-root :focus-visible{outline-color:#66b3ff}}@media (prefers-contrast:high){.kb-root :focus-visible{outline-offset:2px;outline:3px solid #000}.kb-root a:focus-visible{font-weight:700;text-decoration:underline}}@media print{.kb-root .mobile-nav-wrap{display:none!important}.kb-root a[href]:after{content:" (" attr(href) ")"}}.kb-root .search-box{background:var(--black15);border:1px solid #0000;border-radius:8px;align-items:center;width:100%;max-width:355px;padding:0 20px 0 0;display:flex}.kb-root .search-box input{width:100%;color:var(--black100);letter-spacing:-.16px;background:0 0;border:none;outline:none;flex:1;font-size:16px;font-weight:600;line-height:1.5}.kb-root .search-box.blur input,.kb-root .search-box input::placeholder{color:var(--black60)}.kb-root .search-box button{cursor:default;width:24px;height:24px;margin-left:8px}.kb-root .search-box:not(.focused) .search-button i{background-color:var(--black60)}.kb-root .search-box .search-button i{cursor:pointer}@media screen and (max-width:1023px){.kb-root .search-box{max-width:275px}}.kb-root .clear-button{cursor:pointer;background-color:var(--black35);text-align:center;border-radius:50%;display:none;position:relative;width:18px!important;height:18px!important}.kb-root .clear-button.visible{display:inline}.kb-root .clear-button i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px!important;height:8px!important}.kb-root input[type=text],.kb-root input[type=password],.kb-root textarea{letter-spacing:-.16px;font-weight:600}.kb-root input::placeholder,.kb-root textarea::placeholder{color:var(--black60)}.kb-root input[type=text],.kb-root input[type=password]{background-color:var(--black15);height:48px;color:var(--black100);border:1px solid #0000;border-radius:8px;padding:12px 20px;font-size:16px;line-height:1.5}.kb-root textarea{resize:none}.kb-root .main-pagination{align-items:center;gap:8px;display:flex}.kb-root .main-pagination button{border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.kb-root .main-pagination .icon:first-of-type{margin-left:0}.kb-root .main-pagination .icon:last-of-type{margin-right:0}.kb-root .main-pagination button.icon,.kb-root .main-pagination .page-ellipsis,.kb-root .main-pagination button.last-num{display:none}.kb-root .main-pagination .icon .ic,.kb-root .main-pagination .page-ellipsis .ic{background-color:var(--black60)}.kb-root .main-pagination button:disabled .ic{background-color:var(--black30)}.kb-root .main-pagination.page-ellipsis,.kb-root .main-pagination .num{vertical-align:middle;white-space:nowrap;color:var(--black60);font-size:18px;font-weight:500;line-height:1.5;display:inline-block}.kb-root .main-pagination .num:hover{color:var(--black80)}.kb-root .main-pagination .num.active{background-color:var(--black15);color:var(--black100)}.kb-root .main-pagination.page-ellipsis:disabled,.kb-root .main-pagination .num:disabled{pointer-events:none;border:1px solid none;color:var(--black40);cursor:default;background-color:#0000}@media screen and (max-width:1023px){.kb-root .main-pagination{gap:10px}.kb-root .main-pagination button{width:28px;height:28px}.kb-root .main-pagination.page-ellipsis,.kb-root .main-pagination .num{letter-spacing:-.15px;font-size:15px}}@media screen and (max-width:767px){.kb-root .main-pagination{justify-content:center}.kb-root .main-pagination button.icon,.kb-root .main-pagination .page-ellipsis,.kb-root .main-pagination button.last-num{display:inline-flex}}@keyframes kb-progressBar{0%{width:0}to{width:100%}}.kb-root .wrap{flex-direction:column;min-height:100vh;display:flex;position:relative}.kb-root #header{z-index:10000;transform-origin:100% 0;will-change:transform;width:100%;height:62px;transition:all .5s;position:fixed;top:0;left:0}.kb-root #header.up{transform:translateY(0)}.kb-root #header.down{transform:translateY(-62px)}.kb-root #header .header-wrap{width:100%;height:100%}.kb-root .header-inner{z-index:10000;justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}@media screen and (max-width:1023px){.kb-root #header{height:56px}.kb-root #header.up{transform:translateY(0)}.kb-root #header.down{transform:translateY(-56px)}}.kb-root .logo-bx a{align-items:center;gap:6px;display:inline-flex}.kb-root .logo-bx a figure{width:107px;height:18px;display:block}.kb-root .logo-bx a p{color:var(--black100);letter-spacing:-.2px;font-size:20px;font-weight:700;line-height:normal}@media screen and (max-width:1599px){.kb-root .logo-bx a{gap:5px}.kb-root .logo-bx a figure{width:95px;height:16px}.kb-root .logo-bx a p{letter-spacing:-.18px;font-size:18px}}.kb-root .gnb,.kb-root .gnb>ul,.kb-root .gnb>ul>li{height:100%}.kb-root .gnb>ul>li>a{height:100%;color:var(--black100);letter-spacing:-.16px;justify-content:center;align-items:center;padding:0 20px;font-size:16px;font-weight:600;line-height:1.5;transition:all .4s ease-in-out;display:inline-flex}.kb-root .gnb>ul>li>a.active{color:var(--black80)}@media screen and (max-width:1023px){.kb-root .gnb{display:none}}.kb-root .my-current{text-align:right;width:185px}.kb-root .my-current a{color:var(--black100);letter-spacing:-.16px;font-size:16px;font-weight:600;line-height:1.5;transition:all .4s ease-in-out}@media screen and (max-width:1023px){.kb-root .my-current{display:none}}.kb-root .mobile-nav-open{width:24px;height:24px;display:none}.kb-root .mobile-nav-open button{width:100%;height:100%;display:flex;position:relative}.kb-root .mobile-nav-open button span{background:var(--black100);border-radius:30px;width:18px;height:2px;transition:all .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kb-root .mobile-nav-open button span:first-child{top:calc(50% - 5.5px)}.kb-root .mobile-nav-open button span:nth-child(3){top:calc(50% + 5.5px)}.kb-root .mobile-nav-open.mobile-open button span:first-child{top:50%;transform:translate(-50%,-50%)rotate(-45deg)}.kb-root .mobile-nav-open.mobile-open button span:nth-child(2){opacity:0}.kb-root .mobile-nav-open.mobile-open button span:nth-child(3){top:50%;transform:translate(-50%,-50%)rotate(45deg)}@media screen and (max-width:1023px){.kb-root .mobile-nav-open{display:block}}.kb-root .mobile-nav-wrap{z-index:9999;background:var(--white100);width:384px;height:100dvh;transition:all .4s ease-in-out;display:none;position:absolute;top:0;right:0;transform:translate(100%)}.kb-root .mobile-nav-wrap.mobile-open{transform:translate(0)}.kb-root .mobile-nav-inner{padding:0 32px}.kb-root .mobile-nav-menu{padding:106px 0;list-style:none}.kb-root .mobile-nav-menu>ul>li{border-bottom:1px solid var(--black30)}.kb-root .mobile-nav-menu>ul>li:last-child{border-bottom:none;margin-bottom:0}.kb-root .mobile-nav-menu>ul>li>a{width:100%;color:var(--black100);letter-spacing:-.4px;align-items:flex-start;padding:22px 0;font-size:20px;font-weight:600;line-height:1.44;display:inline-flex}.kb-root .mobile-nav-menu>ul>li:first-child>a{padding-top:0}.kb-root .mobile-nav-menu>ul>li>a i{width:24px;height:24px;margin-top:2px}.kb-root .mobile-bg{opacity:0;pointer-events:none;background:#0000004d;width:100%;height:100%;transition:all .4s ease-in-out;position:fixed;top:0;left:0}.kb-root .mobile-bg.active{opacity:0}@media screen and (max-width:1024px){.kb-root .mobile-nav-wrap{display:block}}@media screen and (max-width:1023px){.kb-root .mobile-bg{opacity:0;pointer-events:none;background:#0000004d;width:100%;height:100%;transition:all .4s ease-in-out;position:fixed;top:0;left:0}.kb-root .mobile-bg.active{opacity:1}}@media screen and (max-width:768px){.kb-root .mobile-nav-wrap{width:100%;overflow-y:scroll}.kb-root .mobile-bg{display:none}}@media screen and (max-width:767px){.kb-root .mobile-nav-inner{padding:0 20px}}.kb-root #footer{background-color:var(--black10);padding:80px 0 40px;overflow:hidden}.kb-root .footer-inner{width:100%;max-width:1460px;padding-left:calc(var(--gutter) / 2);padding-right:calc(var(--gutter) / 2);color:var(--black100);margin:0 auto;font-size:14px;position:relative}.kb-root .footer-inner .ft-flex-bx{justify-content:space-between;gap:20px;margin-bottom:168px;display:flex}.kb-root .footer-inner .ft-flex-bx .ft-left-area{width:160px}.kb-root .footer-inner .ft-flex-bx .ft-right-area{width:calc(100% - 160px);max-width:832px;padding-right:122px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul{flex-wrap:wrap;gap:50px 20px;display:flex}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li{width:calc(33.333% - 13.333px)}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li>a{font-weight:700;line-height:1.44}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li>ul{margin-top:12px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li>ul li{margin-bottom:6px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li>ul li:last-child{margin-bottom:0}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li>ul li a,.kb-root .footer-inner .copyright-area span{color:var(--black60);font-weight:500;line-height:1.44}.kb-root .top-scroll-btn{top:0;right:calc(var(--gutter) / 2);background:var(--black30);border-radius:50%;width:52px;height:52px;position:absolute;overflow:hidden}.kb-root .top-scroll-btn:after{content:"";background:url(/asset/web/kb-ic/ic-arrow-up.svg) 50%/contain no-repeat;width:30px;height:30px;transition:all .4s ease-in-out;position:absolute;top:150%;left:50%;transform:translate(-50%,-50%)}.kb-root .top-scroll-btn i{transition:all .4s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1599px){.kb-root .footer-inner{padding-left:calc(var(--gutter) * 3 - 8px);padding-right:calc(var(--gutter) * 3 - 8px)}.kb-root .footer-inner .ft-flex-bx{gap:100px;margin-bottom:168px}.kb-root .footer-inner .ft-flex-bx .ft-right-area{width:calc(100% - 160px);max-width:832px;padding-right:52px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav{justify-content:flex-end;display:flex}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li{max-width:184px}.kb-root .top-scroll-btn{right:calc(var(--gutter) * 3 - 8px)}.kb-root .top-scroll-btn:after{width:28px;height:28px}.kb-root .top-scroll-btn i{width:28px!important;height:28px!important}}@media screen and (max-width:1023px){.kb-root #footer{padding:60px 0 40px}.kb-root .footer-inner{padding-left:calc(var(--gutter) * 2);padding-right:calc(var(--gutter) * 2)}.kb-root .footer-inner .ft-flex-bx{flex-direction:column;gap:0;margin-bottom:144px}.kb-root .footer-inner .ft-flex-bx .ft-left-area{width:100%;margin-bottom:65px}.kb-root .footer-inner .ft-flex-bx .ft-right-area{width:100%;max-width:652px;padding-right:60px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav{display:inline-block}.kb-root .top-scroll-btn{right:calc(var(--gutter) * 2)}}@media screen and (max-width:767px){.kb-root #footer{padding:40px 0}.kb-root .footer-inner{padding-left:calc(var(--gutter) * 2 - 4px);padding-right:calc(var(--gutter) * 2 - 4px)}.kb-root .footer-inner .ft-flex-bx{margin-bottom:125px}.kb-root .footer-inner .ft-flex-bx .ft-left-area{display:none}.kb-root .footer-inner .ft-flex-bx .ft-right-area{width:100%;max-width:100%;padding-right:0}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul{gap:46px 12px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li{width:calc(50% - 6px)}.kb-root .top-scroll-btn{display:none}}.kb-root main{flex-grow:1}.kb-root .main{padding-bottom:200px}.kb-root .main .m-title{opacity:0;justify-content:space-between;align-items:center;margin-bottom:60px;display:flex;transform:translateY(10px)}.kb-root .main .m-title h2{color:var(--black100);letter-spacing:-.8px;word-break:keep-all;font-size:40px;font-weight:700;line-height:1.36}@media screen and (max-width:1599px){.kb-root .main{padding-bottom:160px}.kb-root .main .m-title{margin-bottom:40px}.kb-root .main .m-title h2{letter-spacing:-.64px;font-size:32px}}@media screen and (max-width:1023px){.kb-root .main{padding-bottom:100px}.kb-root .main .m-title{margin-bottom:40px}.kb-root .main .m-title h2{letter-spacing:-.52px;font-size:26px}}@media screen and (max-width:767px){.kb-root .main .m-title{flex-direction:column;align-items:flex-start;margin-bottom:20px}.kb-root .main .m-title h2{width:100%;max-width:193px;margin-bottom:40px}.kb-root .main .m-title h2.w100p{max-width:100%}.kb-root .main .m-title .search-box{width:100%;max-width:100%}}.kb-root .main_home .section__1{z-index:3;background:#fff;width:100%;height:100vh;position:relative;overflow:hidden}.kb-root .main_home .section__1 .home-hero-title{width:100%;padding:0 20px;position:absolute;top:27.96%;left:50%;transform:translate(-50%)}.kb-root .main_home .section__1 .home-hero-title h1{text-align:center}.kb-root .main_home .section__1 .home-hero-title h1 .text-cover span{color:var(--black100);letter-spacing:-1.68px;opacity:0;font-size:84px;font-weight:800;line-height:1.24;display:inline-block;transform:translateY(50%)}.kb-root .main_home .section__1 .home-hero-title02{z-index:7;width:100%;padding:0 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kb-root .main_home .section__1 .home-hero-title02 h2{color:var(--white100);text-align:center;letter-spacing:-.96px;opacity:0;font-size:48px;font-weight:700;line-height:1.36;transform:translateY(100%)}.kb-root .main_home .section__1 .home-hero-video{opacity:0;border-radius:24px;width:536px;height:778px;margin:0 auto;position:absolute;top:59.16%;left:50%;overflow:hidden;transform:translate(-50%)}.kb-root .main_home .section__1 .home-hero-video .video-con,.kb-root .main_home .section__1 .home-hero-video .video-con video{object-fit:cover;width:100%;height:100%}.kb-root .main_home .section__1 .home-hero-video .dim-bx{opacity:0;background:linear-gradient(#0006 0% 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:1600px) and (max-width:1919px){.kb-root .main_home .section__1 .home-hero-title{top:27.77%}.kb-root .main_home .section__1 .home-hero-title h1 .text-cover span{letter-spacing:-1.4px;font-size:70px}.kb-root .main_home .section__1 .home-hero-title02 h2{letter-spacing:-.8px;font-size:40px}.kb-root .main_home .section__1 .home-hero-video{border-radius:20px;width:466px;top:59.25%}}@media screen and (max-width:1599px){.kb-root .main_home .section__1 .home-hero-title{top:28.125%}.kb-root .main_home .section__1 .home-hero-title h1 .text-cover span{letter-spacing:-1.2px;font-size:60px}.kb-root .main_home .section__1 .home-hero-title02 h2{letter-spacing:-.64px;font-size:32px}.kb-root .main_home .section__1 .home-hero-video{border-radius:16px;width:312px;height:486px;top:67.01%}}@media screen and (max-width:1023px){.kb-root .main_home .section__1 .home-hero-title{top:28.9%}.kb-root .main_home .section__1 .home-hero-video{width:312px;height:664px;top:56.25%}}@media screen and (max-width:767px){.kb-root .main_home .section__1 .home-hero-title{top:27.83%}.kb-root .main_home .section__1 .home-hero-title h1 .text-cover span{letter-spacing:-.8px;font-size:40px}.kb-root .main_home .section__1 .home-hero-title02 h2{letter-spacing:-.56px;font-size:28px}.kb-root .main_home .section__1 .home-hero-video{width:255px;top:52.7%}}.kb-root{--vh:1vh}.kb-root .main_home{overflow:hidden}.kb-root .main_home .section__2{width:100%;height:calc(var(--vh) * 100);max-width:2560px;margin:0 auto;position:relative}.kb-root .main_home .section__2 .story-container{width:100%;height:calc(var(--vh) * 100);position:relative;overflow:hidden}.kb-root .main_home .section__2 .story-container .story-wrapper{width:100%;height:calc(var(--vh) * 100);position:relative}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section{width:100%;height:calc(var(--vh) * 100)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani-bx{position:absolute;top:calc(50% - 10px);left:50%;transform:translate(-50%,-50%)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{color:var(--black50);letter-spacing:-1.28px;text-align:center;opacity:0;font-size:64px;font-weight:700;line-height:1.24;transform:translateY(100%)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01 span,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03 span{display:inline-block}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{transform:translateY(30%)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box{opacity:0;will-change:transform;align-items:flex-start;gap:20px;margin-bottom:30px;transform:translateY(50%)skew(-.001deg)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box:last-child,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box:last-child{margin-bottom:0}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box svg,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box svg{stroke-dashoffset:50px;stroke-dasharray:50}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box h3,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box h3{color:var(--black50);letter-spacing:-.8px;font-size:40px;font-weight:700;line-height:1.36}.kb-root .main_home .section__2 .story-fixed-cont{width:100%;height:100vh;position:absolute;top:0;left:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline{width:100%;height:100%;position:absolute;top:0;left:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item{display:block;position:absolute}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item img{display:flex}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item01{opacity:0;width:536px;top:-6.44%;left:39.5%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02{opacity:0;width:648px;height:624px;display:flex;top:28.88%;left:90.93%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img{position:absolute}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img:first-child{max-width:511px;top:0;left:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 .lottie{width:272px;position:absolute;bottom:0;right:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03{opacity:0;width:761px;height:672px;top:-2.88%;left:-14.18%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img{position:absolute}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:first-child{max-width:416px;top:0;left:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:last-child{max-width:256px;bottom:0;right:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item04{opacity:0;width:288px;top:85.66%;left:51.5%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item05{opacity:0;width:403px;top:-54.77%;left:43.125%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item06{z-index:3;opacity:0;filter:drop-shadow(0 30px 40px #b8b8b84d);width:380px;top:-17.77%;left:142.5%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07{opacity:0;width:382px;height:390px;top:-17.77%;left:-36.25%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img{position:absolute}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:first-child{z-index:3;max-width:223px;bottom:0;left:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:last-child{max-width:263px;top:0;right:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item08{opacity:0;width:380px;top:86.33%;left:129.375%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item09{opacity:0;width:228px;top:134.44%;left:24.62%}@media screen and (max-width:2559px){.kb-root .main_home .section__2{overflow:hidden}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{letter-spacing:-.96px;font-size:48px;font-weight:700;line-height:1.36}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item01{max-width:402px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02{width:485px;height:467px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img:first-child{max-width:383px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 .lottie{max-width:204px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03{width:569px;height:504px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:first-child{max-width:312px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:last-child{max-width:192px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item04{max-width:216px}}@media screen and (max-width:1919px){.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{letter-spacing:-.8px;font-size:40px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box svg,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box svg{width:40px;height:40px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box h3,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box h3{letter-spacing:-.64px;font-size:32px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item01{max-width:335px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02{width:405px;height:390px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img:first-child{max-width:320px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 .lottie{max-width:170px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03{width:476px;height:420px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:first-child{max-width:260px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:last-child{max-width:160px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item04{max-width:180px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item05{max-width:340px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item06{max-width:324px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07{width:322px;height:332px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:first-child{max-width:188px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:last-child{max-width:222px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item08{width:320px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item09{max-width:192px}}@media screen and (max-width:1599px){.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani-bx{width:100%;margin:0 auto;padding:0 20px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{letter-spacing:-.8px;width:100%;max-width:765px;margin:0 auto;font-size:2.7344vw}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{transform:translateY(30%)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04{width:100%;max-width:33.7711vw;margin:0 auto}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box{gap:.9769vw;margin-bottom:1.9531vw}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box svg,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box svg{width:2.3438vw;height:2.3438vw}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box h3,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box h3{letter-spacing:-.48px;width:calc(100% - 3.3207vw);font-size:2.1485vw;line-height:1.44}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item01{max-width:20.8819vw;top:-6.44%;left:39.5%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02{width:25.2345vw;height:24.2971vw;display:flex;top:28.88%;left:90.93%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img:first-child{max-width:19.9219vw}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 .lottie{max-width:10.5469vw}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03{width:29.7111vw;height:26.2108vw;top:-2.88%;left:-14.18%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:first-child{max-width:16.2108vw}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:last-child{max-width:9.9612vw}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item04{max-width:11.2305vw;top:85.66%;left:51.5%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item05{max-width:21.1914vw;top:-54.77%;left:43.125%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item06{max-width:19.531vw;top:-17.77%;left:142.5%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07{width:20.0198vw;height:20.7033vw;top:-17.77%;left:-36.25%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:first-child{z-index:3;max-width:11.7186vw}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:last-child{max-width:13.8674vw}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item08{width:19.9615vw;top:86.33%;left:129.375%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item09{max-width:11.9143vw;top:134.44%;left:24.62%}}@media screen and (max-width:1023px){.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani-bx{width:100%;margin:0 auto;padding:0 20px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{letter-spacing:-.8px;width:100%;max-width:390px;margin:0 auto;font-size:32px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04{width:100%;max-width:390px;margin:0 auto}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box{gap:12px;margin-bottom:24px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box svg,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box svg{width:28px;height:28px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box h3,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box h3{letter-spacing:-.52px;width:calc(100% - 40px);font-size:26px;line-height:1.36}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item01{max-width:277px;top:-1.75%;left:46.35%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02{width:265px;height:353px;display:flex;top:28.88%;left:150.9%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img:first-child{max-width:265px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 .lottie{max-width:144px;right:43px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03{width:296px;height:272px;top:35.44%;left:-46.09%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:first-child{max-width:215px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:last-child{max-width:115px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item04{max-width:165px;top:120%;left:22.26%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item05{max-width:328px;top:29.98%;left:153.38%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item06{max-width:241px;top:-9.66%;left:45.31%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07{width:277px;height:277px;top:23.14%;left:-46.22%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:first-child{z-index:3;max-width:140px;left:auto;right:0}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:last-child{max-width:207px;left:0;right:auto}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item08{width:183px;top:-25.58%;left:30.46%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item09{max-width:155px;top:120.21%;left:27.08%}}@media screen and (max-width:767px){.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani-bx{width:100%;margin:0 auto;padding:0 20px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{letter-spacing:-.56px;width:100%;max-width:302px;margin:0 auto;font-size:28px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04{width:100%;max-width:288px;margin:0 auto}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box{gap:10px;margin-bottom:24px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box svg,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box svg{width:24px;height:24px}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani02 .flex-box h3,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani04 .flex-box h3{letter-spacing:-.4px;width:calc(100% - 34px);font-size:20px;line-height:1.44}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item01{max-width:193px;top:-7.16%;left:29.59%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02{width:184px;height:245px;top:17.7%;left:156%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 img:first-child{max-width:184px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item02 .lottie{max-width:100px;right:29px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03{width:206px;height:189px;top:32.83%;left:-64.26%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:first-child{max-width:149px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item03 img:last-child{max-width:80px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item04{max-width:115px;top:118.78%;left:2.4%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item05{max-width:228px;top:16.89%;left:196.53%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item06{max-width:162px;top:-1.35%;left:61.6%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07{width:192px;height:192px;top:40.81%;left:-62.93%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:first-child{z-index:3;max-width:97px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item07 img:last-child{max-width:143px}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item08{width:126px;top:-11.21%;left:47.19%}.kb-root .main_home .section__2 .story-fixed-cont .story-ani-timeline .tl-item09{max-width:108px;top:112.56%;left:25.06%}}@keyframes kb-card-move{0%{transform:translate(0)}to{transform:translate(calc(-100% - 20px))}}.kb-root .main_home .section__3{padding:200px 0;overflow:hidden}.kb-root .main_home .section__3 .card-move-wrap{opacity:0;gap:20px;display:flex;transform:translateY(20px)}.kb-root .main_home .section__3 .card-move-wrap .card-move-container{flex-shrink:0;gap:20px;display:flex}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a{border-radius:20px;flex-direction:column;justify-content:space-between;width:420px;height:420px;padding:40px;display:flex;position:relative}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a:after{content:"";border-radius:inherit;background:var(--black15);width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;inset:0}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .logo-bx{z-index:3;max-width:64px;position:relative}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx{z-index:3;position:relative}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx h3{color:var(--black100);letter-spacing:-.56px;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.44}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx p{color:var(--black80);letter-spacing:-.18px;font-size:18px;font-weight:600;line-height:1.5}.kb-root .main_home .section__3 .card-move-wrap.on .card-move-container{animation:20s linear infinite both kb-card-move}@media screen and (min-width:1600px) and (max-width:1919px){.kb-root .main_home .section__3{padding:150px 0}}@media screen and (min-width:1024px){.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a:hover:after{transform:scale(.98)}.kb-root .main_home .section__3 .card-move-wrap:hover .card-move-container{animation-play-state:paused}}@media screen and (max-width:1599px){@keyframes kb-card-move{0%{transform:translate(0)}to{transform:translate(calc(-100% - 16px))}}.kb-root .main_home .section__3{padding:120px 0}.kb-root .main_home .section__3 .card-move-wrap,.kb-root .main_home .section__3 .card-move-wrap .card-move-container{gap:16px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a{border-radius:16px;width:320px;height:320px;padding:30px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .logo-bx{max-width:54px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx h3{letter-spacing:-.4px;margin-bottom:10px;font-size:20px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx p{letter-spacing:-.16px;font-size:16px}}@media screen and (max-width:1023px){@keyframes kb-card-move{0%{transform:translate(0)}to{transform:translate(calc(-100% - 12px))}}.kb-root .main_home .section__3{padding:100px 0}.kb-root .main_home .section__3 .card-move-wrap,.kb-root .main_home .section__3 .card-move-wrap .card-move-container{gap:12px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a{width:275px;height:275px;padding:24px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .logo-bx{max-width:42px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx h3{letter-spacing:-.18px;margin-bottom:12px;font-size:18px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx p{letter-spacing:-.14px;font-size:14px}}@media screen and (max-width:767px){@keyframes kb-card-move{0%{transform:translate(0)}to{transform:translate(calc(-100% - 12px))}}.kb-root .main_home .section__3{padding:150px 0 100px}.kb-root .main_home .section__3 .card-move-wrap,.kb-root .main_home .section__3 .card-move-wrap .card-move-container{gap:12px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a{width:275px;height:275px;padding:24px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .logo-bx{max-width:42px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx h3{letter-spacing:-.18px;margin-bottom:12px;font-size:18px}.kb-root .main_home .section__3 .card-move-wrap .card-move-container .card-item a .text-bx p{letter-spacing:-.14px;font-size:14px}}.kb-root .main_home .section__4 .board-list{opacity:0;flex-wrap:wrap;gap:70px 20px;margin-bottom:80px;display:flex;transform:translateY(20px)}.kb-root .main_home .section__4 .board-list .board-item{width:calc(50% - 10px);display:flex}.kb-root .main_home .section__4 .board-list .board-item a{align-items:center;gap:40px;display:inline-flex}.kb-root .main_home .section__4 .board-list .board-item a .img-bx{border-radius:20px;width:210px;height:210px;transition:all .4s ease-in-out;overflow:hidden}.kb-root .main_home .section__4 .board-list .board-item a .img-bx figure{width:100%;height:100%}.kb-root .main_home .section__4 .board-list .board-item a .img-bx figure img{object-fit:cover;aspect-ratio:1;width:100%;height:100%}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx{max-width:338px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .subject-txt{color:var(--black100);letter-spacing:-.56px;word-break:keep-all;font-size:28px;font-weight:700;line-height:1.44;transition:all .4s ease-in-out}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area{align-items:center;gap:12px;margin-top:20px;display:flex}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area span{font-size:14px;line-height:1.44}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area span:first-child{color:var(--black100);font-weight:600}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area span:last-child{color:var(--black60);font-weight:500}.kb-root .main_home .section__4 .links-bx{opacity:0;align-items:center;gap:20px;margin-top:100px;display:flex;transform:translateY(20px)}.kb-root .main_home .section__4 .links-bx .link-item a{background:var(--black15);border-radius:100px;align-items:center;gap:16px;padding:14px 24px 14px 14px;transition:all .4s ease-in-out;display:inline-flex;overflow:hidden}.kb-root .main_home .section__4 .links-bx .link-item a .link-name{align-items:flex-start;display:flex}.kb-root .main_home .section__4 .links-bx .link-item a .link-name span{color:var(--black100);letter-spacing:-.4px;font-size:20px;font-weight:600;line-height:1.44;display:inline-block}.kb-root .main_home .section__4 .links-bx .link-item a .link-name i{background-color:var(--black100);width:24px;height:24px}@media screen and (min-width:1024px){.kb-root .main_home .section__4 .board-list .board-item a:hover .img-bx{transform:scale(.98)}.kb-root .main_home .section__4 .board-list .board-item a:hover .txt-bx .subject-txt{color:var(--black80)}.kb-root .main_home .section__4 .links-bx .link-item a:hover{background:var(--black30)}}@media screen and (max-width:1599px){.kb-root .main_home .section__4 .board-list{gap:50px 20px;margin-bottom:60px}.kb-root .main_home .section__4 .board-list .board-item{width:calc(50% - 10px)}.kb-root .main_home .section__4 .board-list .board-item a{gap:30px}.kb-root .main_home .section__4 .board-list .board-item a .img-bx{border-radius:16px;width:128px;height:128px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx{max-width:262px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .subject-txt{letter-spacing:-.4px;font-size:20px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area{margin-top:8px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area span{font-size:14px;line-height:1.44}.kb-root .main_home .section__4 .links-bx{gap:10px;margin-top:80px}.kb-root .main_home .section__4 .links-bx .link-item a{border-radius:30px;gap:6px;padding:11px 14px 11px 11px}.kb-root .main_home .section__4 .links-bx .link-item a figure{max-width:22px}.kb-root .main_home .section__4 .links-bx .link-item a .link-name span{letter-spacing:-.15px;font-size:15px;line-height:1.5}.kb-root .main_home .section__4 .links-bx .link-item a .link-name i{width:20px;height:20px;margin-top:2px}}@media screen and (max-width:1023px){.kb-root .main_home .section__4 .board-list{gap:40px 30px;margin-bottom:40px}.kb-root .main_home .section__4 .board-list .board-item{width:calc(50% - 15px)}.kb-root .main_home .section__4 .board-list .board-item a{gap:20px}.kb-root .main_home .section__4 .board-list .board-item a .img-bx{border-radius:12px;width:100px;height:100px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx{max-width:215px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .subject-txt{letter-spacing:-.17px;font-size:17px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area{margin-top:10px}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx .info-area span{letter-spacing:-.12px;font-size:12px;line-height:1.5}.kb-root .main_home .section__4 .links-bx{margin-top:60px}.kb-root .main_home .section__4 .links-bx .link-item a{border-radius:30px;gap:6px;padding:11px 14px 11px 11px}.kb-root .main_home .section__4 .links-bx .link-item a .link-name span{letter-spacing:-.15px;font-size:15px;line-height:1.5}.kb-root .main_home .section__4 .links-bx .link-item a .link-name i{width:14px;height:14px}}@media screen and (max-width:767px){.kb-root .main_home .section__4 .m-title{margin-bottom:0}.kb-root .main_home .section__4 .board-list{flex-direction:column;gap:40px 0}.kb-root .main_home .section__4 .board-list .board-item{width:100%;display:none}.kb-root .main_home .section__4 .board-list .board-item:nth-child(-n+4){display:flex}.kb-root .main_home .section__4 .board-list .board-item a .txt-bx{width:calc(100% - 120px);max-width:100%}.kb-root .main_home .section__4 .scroll-cont{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.kb-root .main_home .section__4 .scroll-cont::-webkit-scrollbar{width:6px;height:6px;display:none}.kb-root .main_home .section__4 .scroll-cont::-webkit-scrollbar-track{background:0 0}.kb-root .main_home .section__4 .scroll-cont::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.kb-root .main_home .section__4 .links-bx{flex-shrink:0}}.kb-root .common-board-wrap{opacity:0;transform:translateY(10px)}.kb-root .common-board-wrap .common-board-cont{flex-wrap:wrap;gap:0 60px;display:flex}.kb-root .common-board-wrap .common-board-cont .common-board-item{border-bottom:1px solid var(--black30);width:calc(50% - 30px)}.kb-root .common-board-wrap .common-board-cont .common-board-item a{justify-content:space-between;align-items:center;width:100%;padding:30px 20px 30px 0;display:inline-flex}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx{width:calc(100% - 56px);color:var(--black100);align-items:flex-start;gap:6px;margin-right:20px;display:flex}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx h3{letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1.44;transition:all .4s ease-in-out}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx span{letter-spacing:-.01em;font-size:18px;font-weight:600;line-height:1.5;transition:all .4s ease-in-out}.kb-root .common-board-wrap .common-board-cont .common-board-item a .arrow-bx{background:var(--black30);opacity:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .4s ease-in-out;display:flex;overflow:hidden}.kb-root .common-board-wrap .common-board-cont .common-board-item a .arrow-bx i{width:20px;height:20px}@media screen and (min-width:1024px){.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx h3,.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx span{color:var(--black80)}.kb-root .common-board-wrap .common-board-cont .common-board-item a:hover .arrow-bx{opacity:1}}@media screen and (max-width:1599px){.kb-root .common-board-wrap .common-board-cont{gap:0 40px}.kb-root .common-board-wrap .common-board-cont .common-board-item{width:calc(50% - 20px)}.kb-root .common-board-wrap .common-board-cont .common-board-item a{padding:26px 20px 26px 0}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx{gap:4px;width:calc(100% - 48px)}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx h3{font-size:20px}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx span{font-size:14px;line-height:1.5}.kb-root .common-board-wrap .common-board-cont .common-board-item a .arrow-bx{width:28px;height:28px}.kb-root .common-board-wrap .common-board-cont .common-board-item a .arrow-bx i{width:16px;height:16px}}@media screen and (max-width:1023px){.kb-root .common-board-wrap .common-board-cont{gap:0}.kb-root .common-board-wrap .common-board-cont .common-board-item{width:100%}.kb-root .common-board-wrap .common-board-cont .common-board-item a{padding:20px 10px 20px 4px}.kb-root .common-board-wrap .common-board-cont .common-board-item a .subject-bx{gap:6px}.kb-root .common-board-wrap .common-board-cont .common-board-item a .arrow-bx{opacity:1}}.kb-root #__next,.kb-root,.kb-root{height:100%;margin:0;padding:0}.kb-root{--swiper-theme-color:#007aff}.kb-root :host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}@keyframes kb-swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.kb-root{--swiper-navigation-size:44px}
.kb-root{--col:1040px;--edge:40px;--rhythm-main:160px;--rhythm-list:120px;--shell-radius:20px;--shell-pad:40px;--ink:#0e0e10;--ink-lift:#45454a;--head:64px;--head-lh:1.24;--head-ls:-1.28px}@media screen and (max-width:2559px){.kb-root{--head:48px;--head-lh:1.36;--head-ls:-.96px}}@media screen and (max-width:1919px){.kb-root{--head:40px;--head-ls:-.8px}}@media screen and (max-width:1599px){.kb-root{--head:2.7344vw;--head-ls:-.8px}}@media screen and (max-width:1023px){.kb-root{--head:32px;--head-ls:-.8px}}@media screen and (max-width:767px){.kb-root{--head:28px;--head-ls:-.56px}}.kb-root .container,.kb-root .footer-inner{max-width:calc(var(--col) + var(--edge) * 2);padding-left:var(--edge);padding-right:var(--edge)}.kb-root .main .m-title h2{font-size:var(--head);line-height:var(--head-lh);letter-spacing:var(--head-ls)}.kb-root .section__4,.kb-root .section__5{padding-top:var(--rhythm-list);padding-bottom:var(--rhythm-list)}.kb-root .section__5{padding-bottom:0}.kb-root .logo-bx a figure{width:107px;height:18px}.kb-root .logo-bx a figure img,.kb-root .ft-logo-bx img{object-fit:contain;object-position:left center;width:100%;height:100%}.kb-root .ft-logo-bx{height:24px}.kb-root .tl-item .lottie img{width:100%}.kb-root .section__3 .card-item .logo-bx figure img{object-fit:contain;object-position:left center;width:100%;height:auto}.kb-root .search-box.blur{filter:none}.kb-root .section__3 .brand-row+.brand-row{margin-top:96px}.kb-root .section__3 .card-move-wrap.reverse .card-move-container{animation-direction:reverse}.kb-root .ft-logo-bx .ft-lockup{align-items:center;gap:9px;height:24px;display:inline-flex}.kb-root .ft-logo-bx .ft-lockup .mark,.kb-root .ft-logo-bx .ft-lockup .type{flex:none}@media screen and (min-width:1024px){.kb-root .footer-inner .ft-flex-bx .ft-left-area{width:224px}.kb-root .footer-inner .ft-flex-bx .ft-right-area{width:calc(100% - 224px)}}.kb-root .ft-logo-bx .ft-lockup .mark{object-fit:contain;width:auto;height:100%}.kb-root .ft-logo-bx .ft-lockup .type{object-fit:contain;width:auto;height:97.5%}.kb-root .section__5 .m-title h2{margin-bottom:8px}.kb-root .section__5 .common-board-item .subject-bx span{white-space:nowrap}.kb-root{--device-shell:#141719;--device-deck-top:#d7d8dc;--device-deck-mid:#b9bac0;--device-deck-bottom:#9a9ba1;--device-notch:#a7a8ae;--laurel-gold:#e6b00e}.kb-root .intro-sec{padding:var(--rhythm-main) 0}.kb-root .intro-sec .pdf-grid{justify-content:center;align-items:center;gap:56px;display:flex}.kb-root #pudufu .pdf-stage{margin-right:20px}.kb-root #philotic .pdf-stage{margin-left:-11px}.kb-root .intro-sec .pdf-stage{flex:0 0 440px;max-width:440px}.kb-root .intro-sec .pdf-copy{flex:0 auto;max-width:520px}.kb-root .laptop{width:100%}.kb-root .laptop-screen{border-radius:var(--shell-radius);background:var(--device-shell);padding:12px 12px 16px;box-shadow:0 24px 60px #0000002e,inset 0 0 0 1px #ffffff0f}.kb-root .laptop-viewport{aspect-ratio:16/9;background:#000;border-radius:4px;width:100%;position:relative;overflow:hidden}.kb-root .laptop-viewport video,.kb-root .laptop-viewport iframe{object-fit:cover;border:0;width:100%;height:100%;position:absolute;inset:0}.kb-root .laptop-base{background:linear-gradient(180deg, var(--device-deck-top) 0%, var(--device-deck-mid) 60%, var(--device-deck-bottom) 100%);border-radius:0 0 12px 12px;width:calc(100% + 40px);height:12px;margin-left:-20px;position:relative;box-shadow:0 10px 20px #00000024}.kb-root .laptop-base:after{content:"";background:var(--device-notch);border-radius:0 0 6px 6px;width:96px;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.kb-root .intro-sec h2{color:var(--black100);font-size:var(--head);font-weight:700;line-height:var(--head-lh);letter-spacing:var(--head-ls);word-break:keep-all}.kb-root .intro-sec .pdf-body{color:var(--black70);word-break:keep-all;margin-top:20px;font-size:17px;line-height:1.6}.kb-root .intro-sec .pdf-cta{background:var(--black100);color:var(--white100);border-radius:100px;align-items:center;gap:8px;margin-top:32px;padding:14px 24px;font-size:16px;font-weight:600;display:inline-flex}.kb-root .intro-sec .pdf-cta:hover{background:var(--black85)}.kb-root .intro-sec .pdf-cta .ic{background-color:currentColor;flex:none;width:16px;height:16px}@media screen and (max-width:1023px){.kb-root .intro-sec{padding:100px 0}.kb-root .intro-sec .pdf-grid{flex-direction:column;gap:48px;max-width:520px;margin-inline:auto}.kb-root .intro-sec .pdf-stage,.kb-root .intro-sec .pdf-copy{flex:none;width:100%;max-width:none}.kb-root #pudufu .pdf-stage,.kb-root #philotic .pdf-stage{margin-left:0;margin-right:0}}.kb-root .intro-sec .pdf-stage,.kb-root .intro-sec .pdf-copy{opacity:0;transform:translateY(20px)}@media (prefers-reduced-motion:reduce){.kb-root .intro-sec .pdf-stage,.kb-root .intro-sec .pdf-copy{opacity:1;transform:none}}.kb-root .book-stage{aspect-ratio:22/17;perspective:1400px;--bookH:320px;--spread:146px;--depth:-110px;--side:.84;--tilt:11deg;width:100%;position:relative}.kb-root .book-stage .book{transform-origin:50% 100%;margin:0;transition:transform .62s cubic-bezier(.32,.72,0,1);position:absolute;bottom:0;left:50%}.kb-root .book-stage .book img{width:auto;height:var(--bookH);filter:drop-shadow(0 18px 30px #0000002e);display:block}.kb-root .book-stage .book[data-slot="0"]{z-index:1;transform:translateX(-50%) translateX(calc(var(--spread) * -1)) translateZ(var(--depth)) rotateY(calc(var(--tilt) * -1)) scale(var(--side))}.kb-root .book-stage .book[data-slot="1"]{z-index:3;transform:translate(-50%)}.kb-root .book-stage .book[data-slot="1"] img{filter:drop-shadow(0 26px 40px #0000003d)}.kb-root .book-stage .book[data-slot="2"]{z-index:2;transform:translateX(-50%) translateX(var(--spread)) translateZ(var(--depth)) rotateY(var(--tilt)) scale(var(--side))}@media screen and (max-width:1023px){.kb-root .book-stage{--bookH:clamp(200px, 46vw, 300px);--spread:clamp(84px, 21vw, 138px)}}@media (prefers-reduced-motion:reduce){.kb-root .book-stage .book{transition:none}}.kb-root .intro-sec--mirror .pdf-grid{flex-direction:row-reverse}@media screen and (max-width:1023px){.kb-root .intro-sec--mirror .pdf-grid{flex-direction:column}}.kb-root .review-quote{z-index:3;color:var(--black100);letter-spacing:-.56px;word-break:keep-all;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:24px;font-weight:600;line-height:1.44;display:-webkit-box;position:relative;overflow:hidden}.kb-root .review-meta{z-index:3;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:24px;display:flex;position:relative}.kb-root .review-meta strong{color:var(--black100);font-size:16px;font-weight:700}.kb-root .review-meta span{color:var(--black60);font-size:14px}.kb-root .review-meta .review-source{color:var(--black50);flex:1 0 100%}@media screen and (max-width:1023px){.kb-root .review-quote{letter-spacing:-.4px;-webkit-line-clamp:4;font-size:20px}.kb-root .review-meta{margin-top:16px}}.kb-root .review-deck-wrap{flex-direction:column;align-items:center;gap:44px;display:flex}.kb-root .review-deck{cursor:pointer;touch-action:pan-y;width:416px;max-width:calc(100% - 40px);height:304px;position:relative}.kb-root .review-deck .review-card{border-radius:var(--shell-radius);background:var(--black15);transform-origin:50% 100%;opacity:0;z-index:1;flex-direction:column;justify-content:space-between;margin:0;padding:32px;transition:transform .5s cubic-bezier(.32,.72,0,1),opacity .5s;display:flex;position:absolute;inset:0;transform:translateY(36px)scale(.88);box-shadow:0 18px 40px #00000014}.kb-root .review-deck .review-card[data-pos="0"]{z-index:30;opacity:1;transform:none}.kb-root .review-deck .review-card[data-pos="1"]{z-index:20;opacity:1;transform:translateY(14px)scale(.955)rotate(-1.6deg)}.kb-root .review-deck .review-card[data-pos="2"]{z-index:10;opacity:1;transform:translateY(28px)scale(.91)rotate(1.8deg)}.kb-root .review-dots{gap:8px;display:flex}.kb-root .review-dots button{background:var(--black35);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.kb-root .review-dots button.on{background:var(--black100);border-radius:4px;width:24px}@media screen and (max-width:1023px){.kb-root .review-deck{height:360px}.kb-root .review-deck .review-card{padding:28px}}.kb-root .review-deck-wrap{opacity:0;transform:translateY(20px)}@media (prefers-reduced-motion:reduce){.kb-root .review-deck-wrap{opacity:1;transform:none}.kb-root .review-deck .review-card{transition:none}}.kb-root .section__2{background:var(--ink)}.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani01,.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani03{color:var(--ink-lift)}.kb-root .review-grid .review-deck-wrap{flex:0 0 416px;align-items:center;max-width:416px}.kb-root .review-grid .review-deck{width:416px;max-width:100%}@media screen and (max-width:1023px){.kb-root .review-grid{flex-direction:column}.kb-root .review-grid .pdf-copy,.kb-root .review-grid .review-deck-wrap{flex:none;width:100%;max-width:none}}.kb-root .main_home .section__3.intro-sec{padding:var(--rhythm-main) 0}.kb-root .story-floats{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.kb-root .story-floats .float{opacity:0;height:fit-content;margin:auto;position:absolute;inset:0;transform:scale(.6)}.kb-root .story-floats .float img{border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 20px 44px #00000073}.kb-root .story-floats .float--course img{aspect-ratio:16/9;object-fit:cover}.kb-root .story-floats .float img{aspect-ratio:auto;object-fit:fill}.kb-root .story-floats .proof{z-index:2;max-width:calc(100% - 16px);position:absolute;top:8px;left:8px}.kb-root .best-badge{color:#fff;white-space:nowrap;background:linear-gradient(100deg,#2b6ce4 0%,#2ea3c8 52%,#35c98d 100%);border-radius:100px;align-items:center;gap:5px;padding:6px 10px 6px 7px;display:inline-flex;box-shadow:0 6px 16px #00000059}.kb-root .best-badge svg{flex:none;width:14px;height:14px}.kb-root .best-badge b{letter-spacing:-.22px;font-size:11px;font-weight:700;line-height:1.25}.kb-root .section__2 .story-container{z-index:3;position:relative}@media screen and (max-width:1023px){.kb-root .story-floats .float{width:var(--w-m)!important}.kb-root .story-floats .float--course[data-i="2"],.kb-root .story-floats .float--book[data-i="2"],.kb-root .story-floats .float--book[data-i="3"],.kb-root .story-floats .float--book[data-i="4"],.kb-root .story-floats .float--book[data-i="5"]{display:none}}@media (prefers-reduced-motion:reduce){.kb-root .story-floats .float{opacity:1;transform:none}}.kb-root .intro-sec .brand-logo{object-fit:contain;object-position:left center;width:auto;height:48px;margin:0 0 20px;display:block}.kb-root #philotic .brand-logo{height:26px;margin-bottom:22px}.kb-root .intro-sec .pdf-body{margin-top:20px}.kb-root .section__5 .common-board-item{opacity:0;transform:translateY(12px)}@media (prefers-reduced-motion:reduce){.kb-root .section__5 .common-board-item{opacity:1;transform:none}}.kb-root .news-roll{height:clamp(320px,46vh,480px);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 76%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 76%,#0000 100%)}.kb-root .news-roll .news-track{animation:42s linear infinite kb-news-up;display:block}.kb-root .news-roll:hover .news-track{animation-play-state:paused}.kb-root .news-roll .common-board-wrap .common-board-cont,.kb-root .common-board-wrap .news-track{width:100%;display:block}.kb-root .common-board-wrap .news-track .common-board-item{width:100%}@keyframes kb-news-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.kb-root .news-roll{height:auto;-webkit-mask-image:none;mask-image:none}.kb-root .news-roll .news-track{animation:none}}.kb-root .news-track .common-board-item a .subject-bx{flex:auto;align-items:center;width:auto;min-width:0}.kb-root .news-track .press-meta{white-space:nowrap;text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;margin:0 20px 0 24px;display:flex}.kb-root .news-track .press-meta .press-source{color:var(--black100);letter-spacing:-.01em;font-size:17px;font-weight:600;line-height:1.5}.kb-root .news-track .press-meta .press-date{color:var(--black70);font-size:15px;font-weight:500;line-height:1.5}@media screen and (max-width:767px){.kb-root .news-track .press-meta{margin:0 12px 0 16px}.kb-root .news-track .press-meta .press-source{font-size:15px}.kb-root .news-track .press-meta .press-date{font-size:13px}}@media screen and (max-width:599px){.kb-root .news-track .common-board-item a{flex-wrap:wrap;align-items:flex-start}.kb-root .news-track .common-board-item a .subject-bx{flex:auto;order:1}.kb-root .news-track .arrow-bx{flex:none;order:2}.kb-root .news-track .press-meta{text-align:left;flex-direction:row;flex:100%;order:3;align-items:center;gap:8px;margin:8px 0 0}}@media screen and (min-width:1024px){.kb-root .section--screen{flex-direction:column;justify-content:center;min-height:100svh;padding-top:80px;padding-bottom:80px;display:flex}.kb-root .main_home .section__3.section--screen,.kb-root .section--screen.pt100{padding-top:80px;padding-bottom:80px}.kb-root .section--screen .news-roll{height:clamp(360px,52vh,620px)}}.kb-root .main{overflow:clip visible}@media screen and (min-width:1024px){.kb-root .main_home{padding-bottom:0}}html{scroll-padding-top:77px}@media screen and (min-width:768px){html{scroll-padding-top:53px}}.kb-root #pudufu,.kb-root #reviews{background-color:var(--white100)}.kb-root #philotic,.kb-root #news{background-color:var(--black15)}.kb-root #footer{background-color:var(--white100)}.kb-root .footer-inner .ft-flex-bx .ft-right-area{width:auto;max-width:none;margin-left:auto;padding-right:0}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul{justify-content:flex-end;gap:40px 64px}.kb-root .footer-inner .ft-flex-bx .ft-right-area nav>ul>li{white-space:nowrap;width:auto;min-width:84px}.kb-root .top-scroll-btn{top:auto;bottom:0}@media screen and (max-width:767px){.kb-root .main_home .section__2 .story-container .story-wrapper .story-section .story-content .text-ani-bx .text-ani03{letter-spacing:-.4px;font-size:clamp(16px,5vw,20px)}.kb-root .review-grid .pdf-copy h2{letter-spacing:-.4px;font-size:clamp(19px,5.8vw,28px)}}@media screen and (max-width:599px){.kb-root .common-board-wrap .common-board-cont.news-track .common-board-item a .subject-bx h3{font-size:clamp(16px,4.6vw,20px)}}@media screen and (max-width:767px){.kb-root #main-title .text-cover span{letter-spacing:-.4px;font-size:clamp(22px,7.6vw,40px)}.kb-root .main_home .section__1 .home-hero-title02 h2{letter-spacing:-.36px;font-size:clamp(18px,5.8vw,28px)}}.kb-root .main_home .section__1~*{z-index:4;position:relative}@media screen and (max-width:767px){.kb-root #footer .ft-right-area nav>ul{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:start;gap:32px 24px;display:grid}.kb-root #footer .ft-flex-bx .ft-left-area{margin-bottom:36px;display:block}.kb-root #footer .ft-flex-bx{margin-bottom:44px}}.kb-root .hero-hold{height:100dvh}.kb-root .main_home .section__1 .home-hero-title02 h2{place-items:center;display:grid}.kb-root .main_home .section__1 .home-hero-title02 h2>span{grid-area:1/1}.kb-root .main_home .section__1 .home-hero-title02 .hero-lead{opacity:0}@media screen and (max-width:767px){.kb-root .main_home .section__1 .home-hero-title02{padding-left:12px;padding-right:12px}}
