@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:border-box}body{margin:0;padding:0}main{display:block}h1{font-size:2em;margin:.67em 0}ul li{list-style:none;padding:0;margin:0}a{text-decoration:none}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}button{border:none;margin:0;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
:root{--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--gray-950: #030712}
body{font-family:"pretendard"}
ul{margin:0;padding:0}
.main{position:relative;width:100%}
.doc-wrap{position:relative;margin:0 auto;padding:150px 0;width:100%;max-width:1400px}
.doc-wrap>.row{width:100%;padding:24px 0;display:flex}
.doc-wrap>.row.gap-4{gap:32px}
body{background-color:#111827}.header{width:calc(100% - 110px);position:absolute;z-index:100;display:flex;justify-content:space-between;padding:20px 30px 0 19px;right:0}.header.home{width:calc(100% - 72px)}.header .header-left-wrap{display:flex}.header .header-right{width:470px}.btn-burger{position:absolute;width:48px;height:48px;border-radius:50%;background-color:#8332e9;top:20px;left:19px;z-index:9900;display:flex;justify-content:center;align-items:center}.main{position:relative;width:100%}.inner-wrap{width:1524px;position:relative;margin:0 auto}.inner-wrap>.row{width:100%;display:flex;justify-content:space-between;align-items:center}.inner-wrap .header-nav-wrap{position:relative;width:100%;z-index:500}.inner-wrap .header-nav-wrap .header-submenu-wrap{display:block;position:absolute;width:100%;overflow:hidden;height:0;transition:height .25s}.inner-wrap .header-nav-wrap .header-submenu-wrap.active{height:162px}.inner-wrap .header-nav-wrap .header-submenu-wrap>.header-submenu{position:relative;max-width:100%}.header-nav{padding-top:150px;width:1165px;cursor:pointer}.header-nav:hover~.header-submenu-wrap{height:162px}.hero-wrap{width:100%;display:flex;padding:70px 0;align-items:center}.hero-wrap .hero-notice{width:480px;height:100px;right:0;position:absolute}.hero-copy-wrap{width:100%;max-width:1000px;height:100px}.hero-copy-wrap>h1{color:#8beaff;font-size:48px;font-weight:bold}.hero-copy-wrap .blink-line{display:block;width:16px;height:100%;border-right:1px solid rgba(255,255,255,.5)}.hero-info-wrap{width:100%;height:210px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.1);border-right:rgba(0,0,0,0);border-left:rgba(0,0,0,0)}.hero-info-wrap .info-full{width:1520px}.banner-wrap{position:relative;width:480px;height:390px;overflow:hidden;border-radius:20px;background-color:#1e2b47;margin-top:32px;margin-bottom:40px}.banner-wrap .swiper-pagination{position:absolute;bottom:26px;height:8px;z-index:200;width:100%;display:flex;justify-content:center}.banner-wrap .swiper-pagination-bullet{display:block;border-radius:8px;width:8px;height:8px;background-color:rgba(255,255,255,.3);margin:0 3px}.banner-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;background-color:#fff}.banner-wrap .swiper-slide img{max-width:100%}.card-2{width:1000px;height:390px}.card-3{max-width:100%}.shape{display:block;position:absolute;z-index:-1}.shape.shape-1{top:180px;right:300px;animation:rotate2 10s;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-timing-function:linear}.shape.shape-1>svg path{fill:#11203e}@keyframes rotate1{0%{transform:rotate3D(1, 0, 0, 0) scale(2)}50%{transform:rotate3D(1, 0, 0, 180deg) scale(2)}100%{transform:rotate3D(1, 0, 0, 360deg) scale(2)}}@keyframes rotate2{0%{transform:rotate(0deg) scale(2.75)}50%{transform:rotate(180deg) scale(2)}100%{transform:rotate(360deg) scale(2.75)}}.hero-copy-row{position:relative;width:1000px;color:#4067b2}.hero-copy-row .row-wrap{position:relative;display:block;width:100%;padding:0;margin:16px 0;overflow:hidden;height:48px}.hero-copy-row .row-wrap>h1{position:absolute;font-size:48px;font-weight:800;height:48px;line-height:1em;padding:0;margin:0;animation:textReveal1 5s;animation-iteration-count:infinite;animation-fill-mode:forwards}@keyframes textReveal1{0%{transform:translateY(100%)}10%{transform:translateY(0)}90%{transform:translateY(0)}100%{transform:translateY(-100%)}}.depth-nav{position:fixed;width:86px;height:100vh;min-height:800px;left:0;top:0;background-color:#8332e9;z-index:9900}.depth-nav>img{max-width:100%}.depth-main{position:relative;width:calc(100% - 86px);height:100%;padding:120px 0 120px 0;left:86px;text-align:center}.depth-main .depth-full-img{position:absolute;width:1760px;margin:auto;left:0;right:0;padding-bottom:120px}
