@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-Thin-CGHmeuXe.woff2)format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-ExtraLight-BAOXpeWL.woff2)format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-Light-SS5NDM1d.woff2)format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-Regular-eREE3YG0.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-Medium-D1R2oCVk.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-SemiBold-By_JmvKr.woff2)format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-Bold-DfD85qs3.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-ExtraBold-B_ee5VhM.woff2)format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Noto Sans KR;src:url(/assets/NotoSansKR-Black-DznMSXsE.woff2)format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Pretendard Variable;src:url(/assets/PretendardVariable-CJuje-Rk.woff2)format("woff2");font-style:normal}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;font-size:62.5%}body{color:#222;background-color:#fff;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Apple SD Gothic Neo,Malgun Gothic,Arial,sans-serif;font-size:1.6rem;line-height:1.6}img,picture,video,svg{max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{word-break:keep-all}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}input,button,textarea,select{font:inherit}button{font:inherit;line-height:inherit;color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}button:disabled{cursor:not-allowed}:focus-visible{outline-offset:2px;outline:2px solid #005fcc}::-webkit-scrollbar{border:none;width:8px;height:8px}::-webkit-scrollbar-button:start:decrement{background:0 0;height:8px;display:block}::-webkit-scrollbar-button:end:increment{background:0 0;height:8px;display:block}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:8px}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:8px}:root{--Reg_color:#4e20c2;--PB_color:#01b665;--CMMC_color:#f88e15;--navy:#02176a;--navy_txt:#333f54;--navy_sub:#7082a3;--white:#fff;--black:#111;--gray_0:#333;--gray_1:#717171;--gray_2:#898989;--gray_3:#bebebe;--gray_4:#d7d7d7;--gray_5:#e7e7e7;--gray_6:#f7f7f7;--gray_blue:#989ba8;--bg_purple:#f8f7fd;--hover_gray:#f9f9f9}#contents{flex:auto;height:100%;min-height:100vh}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.hidden{display:none!important}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.only-mo{display:none!important}#wrap{flex-direction:column;width:100%;height:100%;min-height:100vh;display:flex}.bg-purple{background:var(--bg_purple,#f8f7fd)}.bg-gray{background:var(--hover_gray,#f9f9f9)}@media screen and (width<=767px){.only-pc{display:none!important}.only-mo{display:block!important}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}#header{border-bottom:1px solid var(--gray_6,#f7f7f7);-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);z-index:100;background:#fff;width:100%;height:8rem;transition:transform .3s;position:fixed;top:0;left:0}#header.header-hidden{transform:translateY(-100%)}.haeder-inner{justify-content:space-between;align-items:center;width:100%;max-width:122rem;height:100%;margin:0 auto;padding:0 1rem;display:flex}.haeder-inner .logo svg{vertical-align:middle}.haeder-inner .nav{background:#eee;border-radius:100px;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.haeder-inner .nav .nav-list{z-index:3;align-items:center;gap:1.2rem;padding:.7rem .8rem;display:flex;position:relative}.haeder-inner .nav-link{position:relative}.haeder-inner .nav-icon{justify-content:center;align-items:center;padding:.9rem 1.6rem;display:inline-flex}.haeder-inner .nav-icon-home{justify-content:center;align-items:center;padding:1.1rem;display:inline-flex}.haeder-inner .nav-icon svg,.haeder-inner .nav-icon-home svg{overflow:visible}.haeder-inner .nav-link{color:#333;transition:all .4s ease-in-out}.haeder-inner .nav-link.active{color:#fff}.haeder-inner .nav-text{padding:.9rem 1.6rem}.haeder-inner .move-bg{background:var(--gray_0,#333);z-index:0;border-radius:999px;height:3.6rem;position:absolute;top:50%;left:0}.haeder-inner .bg-logo{transform-origin:50%;transform-box:fill-box;animation:11.6s ease-out infinite fadeWithPause}.haeder-inner .color-logo{animation:11.6s ease-out infinite slideWithPause}@keyframes fadeWithPause{0%{opacity:1;transform:scale(1)}6.9%,50%{opacity:0;transform:scale(.9)}56.9%,to{opacity:1;transform:scale(1)}}@keyframes slideWithPause{0%{transform:translate(0)}6.9%,50%{transform:translate(-13.5rem)}56.9%,to{transform:translate(0)}}.haeder-inner .sitemap-open-btn{height:5rem;color:var(--gray_0,#333)}.haeder-inner .sitemap-open-btn:hover{color:var(--blue,#0056b9)}@media screen and (width>=768px) and (width<=1024px){#header.header-hidden{transform:none}.haeder-inner{padding-left:3.2rem;padding-right:3.2rem}.haeder-inner .nav{display:none}}@media screen and (width<=767px){#header{border:none;height:6.4rem}#header.header-hidden{transform:none}.haeder-inner{gap:2rem;padding:.5rem 1.6rem}.haeder-inner .nav{display:none}}#sitemap{z-index:200;opacity:0;pointer-events:none;background-color:#fff;width:100%;height:100%;transition:all .2s;position:fixed;inset:0;overflow:hidden}#sitemap.is-open{opacity:1;pointer-events:auto}.sitemap-inner{z-index:10;background-image:url(/images/looper_bg.png);background-position:left -75rem bottom;background-repeat:no-repeat;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.sitemap-head{flex-shrink:0;justify-content:flex-end;align-items:center;width:100%;max-width:122rem;height:8rem;margin:0 auto;padding:0 1rem;display:flex}.sitemap-head .sitemap-close-btn{cursor:pointer;color:var(--gray_0,#333);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.sitemap-close-btn .sm-bar-top,.sitemap-close-btn .sm-bar-bottom{transform-box:fill-box;transform-origin:50%;transition:transform .35s cubic-bezier(.4,0,.2,1)}#sitemap.is-open .sitemap-close-btn .sm-bar-top{transform:translateY(4px)rotate(45deg)scaleX(.85)}#sitemap.is-open .sitemap-close-btn .sm-bar-bottom{transform:translateY(-4px)rotate(-45deg)scaleX(.85)}.sitemap-scroll{flex-direction:column;flex:1;min-height:0;display:flex}.sitemap-body{overscroll-behavior:contain;flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:7.2rem;width:100%;max-width:122rem;min-height:0;margin:0 auto;padding:0 1rem 5rem;display:flex;overflow:auto}.sitemap-body .line{background:#e7e7e7;width:1px;height:41.6rem}.sitemap-body .sentinel-logo{height:6rem;display:block;position:relative}.sitemap-body .sentinel-logo .arrow{display:none}.sitemap-body .sentinel-logo:after{content:"";background:#333;width:0%;height:.2rem;transition:all .2s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#sitemap .menu-list{flex-direction:column;gap:6.4rem;margin:0;padding:0;list-style:none;display:flex}#sitemap .menu-item{display:block;position:relative}#sitemap .menu-item:after{content:"";aspect-ratio:1;background:#d9d9d9;border-radius:50%;width:.6rem;height:.6rem;display:block;position:absolute;top:12.6rem;left:4.4rem}#sitemap .menu-item:last-child:after{content:none}#sitemap .menu-link{align-items:center;gap:3rem;width:32.6rem;display:flex}#sitemap .menu-link .group{flex-direction:column;display:flex}#sitemap .menu-link .title{height:3rem;color:var(--gray_1,#717171);transition:all .3s}#sitemap .menu-link .icon{width:9.6rem;height:9.6rem;color:var(--gray_4,#d7d7d7);flex-shrink:0;transition:all .3s}#sitemap .menu-link .icon svg{width:100%;height:100%}#sitemap .menu-link .txt{color:var(--gray_1,#717171);padding-top:1.1rem;font-size:1.6rem;font-weight:500;line-height:1.2}#sitemap .menu-link .arrow{opacity:0;width:90%;max-height:0;transition:all .3s;overflow:hidden}.sitemap-footer{border-top:1px solid var(--gray_5,#e7e7e7);flex-wrap:wrap;flex-shrink:0;align-content:space-between;align-items:center;width:100%;max-width:122rem;height:14.4rem;margin:0 auto;padding:4.5rem 1rem 4rem;display:flex}.sitemap-footer .info{flex:1;align-items:center;gap:1.8rem;padding-bottom:1.6rem;display:flex}.sitemap-footer .feela-link{color:var(--gray_blue,#989ba8);white-space:nowrap;font-size:1.4rem;font-weight:700;line-height:100%}.sitemap-footer .mail{color:var(--gray_blue,#989ba8);white-space:nowrap;align-items:center;gap:1rem;font-size:1.4rem;font-weight:500;line-height:100%;display:flex}.sitemap-footer .line{background:#d7d7d7;width:.2rem;height:1.6rem}.sitemap-footer .logo{white-space:nowrap}.sitemap-footer .copy{width:100%;color:var(--gray_3,#bebebe);font-size:1.2rem;font-style:normal;font-weight:500;line-height:100%}@media (hover:hover){.sitemap-head .sitemap-close-btn:hover,.sitemap-body .sentinel-logo:hover{color:var(--blue,#0056b9)}.sitemap-body .sentinel-logo:hover:after{width:100%}#sitemap .menu-link:hover .title{color:var(--gray_0,#333)}#sitemap .menu-link:hover .arrow{opacity:1;width:100%;max-height:3rem}#sitemap .menu-link.regtech:hover .point,#sitemap .menu-link.regtech:hover .icon{color:#4e20c2}#sitemap .menu-link.pbridge:hover .point,#sitemap .menu-link.pbridge:hover .icon{color:var(--PB_color,#01b665)}#sitemap .menu-link.cmmc:hover .point,#sitemap .menu-link.cmmc:hover .icon{color:var(--CMMC_color,#f88e15)}.sitemap-footer .feela-link:hover,.sitemap-footer .mail:hover{color:var(--navy_txt,#333f54)}}@media screen and (width>=768px) and (width<=1024px){.sitemap-inner{background-position:-68rem -62rem;background-size:150rem 150rem;padding-left:3.2rem;padding-right:3.2rem}.sitemap-head{padding:0}.sitemap-body{justify-content:space-evenly;gap:0;padding:0}}@media screen and (width<=767px){.sitemap-inner{background-position:right 1.6rem top -46.7rem;background-size:71.2rem 71.2rem}.sitemap-head{height:6.4rem;padding:.5rem 1.6rem}.sitemap-scroll{overscroll-behavior:contain;overflow-y:auto}.sitemap-body{overscroll-behavior:auto;flex-flow:column;flex:auto;justify-content:flex-start;gap:0;min-height:auto;padding:5rem 1.6rem 8rem;overflow:visible}.sitemap-body .left{width:100%;padding-bottom:8.2rem}.sitemap-body .right{width:100%}.sitemap-body .sentinel-logo{width:100%;height:auto;color:var(--blue,#0056b9);justify-content:space-between;align-items:flex-end;display:flex}.sitemap-body .sentinel-logo .arrow{margin-bottom:.6rem;display:block}.sitemap-body .line{display:none}.sitemap-body .sentinel-logo .logo{width:auto;height:4rem}.sitemap-body .sentinel-logo:hover:after{content:none}#sitemap .menu-list{gap:3.2rem;width:100%}#sitemap .menu-link{gap:1rem;width:100%;max-width:32.6rem}#sitemap .menu-item:after{width:.4rem;height:.4rem;top:calc(100% + 1.4rem);left:3.5rem}#sitemap .menu-link .icon{width:7.2rem;height:7.2rem}#sitemap .menu-link .title{height:auto;line-height:100%}#sitemap .menu-link .title svg{width:auto;height:2.6rem}#sitemap .menu-link .txt{padding-top:.6rem;font-size:1.4rem}#sitemap .menu-link .arrow{display:none}.sitemap-footer{background:var(--gray_6,#f7f7f7);border:none;height:auto;padding:8.5rem 1.6rem 4rem;position:relative}.sitemap-footer:before{content:"";z-index:2;background-color:#e7e7e7;width:calc(100% - 3.6rem);height:1px;display:block;position:absolute;top:0;left:1.6rem}.sitemap-footer .mail{background-color:#fff;gap:.8rem;width:100%;padding:2.4rem 1.6rem 2rem;font-size:1.3rem;position:absolute;top:0;left:0}.sitemap-footer .mail svg{width:1.8rem;height:auto}.sitemap-footer .logo{order:-1;width:10rem;height:auto}.sitemap-footer .info{justify-content:flex-end;padding-bottom:.2rem;font-size:1.3rem}.sitemap-footer .copy{padding-top:2rem}}#footer{background:var(--gray_6,#f7f7f7);height:18.6rem}.footer-inner{flex-direction:column;justify-content:center;width:100%;max-width:122rem;height:100%;margin:0 auto;padding:1rem 1rem 0;display:flex}.footer-inner .feela-link{color:var(--gray_blue,#989ba8);font-size:1.4rem;font-weight:700}.footer-inner .feela-link:hover{color:var(--navy_txt,#333f54)}.footer-inner .bottom-area{padding-top:1rem}.footer-inner .bottom-area .group{justify-content:space-between;align-items:center;display:flex}.footer-inner .contact{color:var(--gray_blue,#989ba8);flex-wrap:wrap;gap:1.2rem 3rem;font-size:1.4rem;font-weight:400;display:flex}.footer-inner .copyright{color:var(--gray_4,#ccc);margin-top:2rem;font-size:1.4rem;font-weight:400}@media screen and (width>=768px) and (width<=1024px){.footer-inner{padding-left:3.2rem;padding-right:3.2rem}}@media screen and (width<=767px){#footer{height:auto}.footer-inner{padding:2rem 1.6rem 3.4rem}.footer-inner .top-area{border-bottom:1px solid var(--gray_5,#e7e7e7);padding:0 0 1.8rem;line-height:100%}.footer-inner .feela-link{font-size:1.3rem;line-height:100%}.footer-inner .bottom-area{padding-top:0}.footer-inner .bottom-area .group{flex-direction:column;align-items:flex-start;gap:0}.footer-inner .logo{order:-1;padding:3.5rem 0 1.4rem;line-height:100%}.footer-inner .logo svg{width:10rem;height:auto}.footer-inner .contact{font-size:1.3rem;font-weight:500;line-height:2.4rem;display:block}.footer-inner .contact .address{margin-bottom:0}.footer-inner .contact .tel{display:inline}.footer-inner .contact .tel+.tel{margin-left:3rem}.footer-inner .copyright{margin-top:1.6rem;font-size:1.2rem;line-height:100%}}.floating-btns{z-index:100;flex-direction:column;gap:1.6rem;display:flex;position:fixed;bottom:5.8rem;right:6.2rem}.floating-btns .top-btn{opacity:0;pointer-events:none;transition:opacity .3s}.floating-btns .top-btn.is-visible{opacity:1;pointer-events:auto}.floating-btns .btn{background-color:var(--navy,#02176a);border-radius:1.6rem;justify-content:center;align-items:center;width:6.2rem;height:6.2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 16px #0000001f}.floating-btns .btn svg{z-index:10;position:relative}.floating-btns .btn-bg{pointer-events:none;clip-path:polygon(0% 2.8rem,100% 0%,100% 100%,0% 100%);background-color:#fff;width:6.9rem;height:9.8rem;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.floating-btns .mail-btn{color:var(--white,#fff);transition:all .3s}.floating-btns .top-btn{color:#224fff;transition:all .3s}@media (hover:hover){.floating-btns .btn:hover .btn-bg{top:-2.8rem}.floating-btns .mail-btn:hover,.floating-btns .top-btn:hover{color:var(--navy,#02176a)}}@media screen and (width>=768px) and (width<=1024px){.floating-btns{right:3.2rem}}@media screen and (width<=767px){.floating-btns{gap:.8rem;bottom:4.3rem;right:1.6rem}.floating-btns .btn{width:5.6rem;height:5.6rem}.floating-btns .top-btn svg{width:1.4rem;height:auto}}
