:root{--blue:#314c8a;--blue-dark:#24386a;--blue-tint:#eef1f7;--ink:#373535;--gray:#6e6f71;--line:#dfe1e6;--line-soft:#eaebee;--bg:#fff;--bg-alt:#f5f6f8;--white:#fff;--font-head:"Noto Serif KR", serif;--font-body:"Noto Sans KR", -apple-system, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--container:1200px;--gutter:20px}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;line-height:1.6}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.br-pc{display:none}@media (width>=900px){.br-pc{display:inline}}.js .reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:var(--d,0s);transform:translateY(16px)}.js .reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js .reveal,.js .reveal.is-in{opacity:1;transition:none;transform:none}}.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}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:56px}.section--alt{background:var(--bg-alt)}@media (width>=900px){.section{padding-block:96px}}.sec-label{letter-spacing:.16em;color:var(--blue);font-size:11px;font-weight:700}.sec-title{font-family:var(--font-head);letter-spacing:-.037em;color:var(--ink);margin-top:11px;font-size:27px;font-weight:700;line-height:1.35}.rule{background:var(--blue);border:0;width:36px;height:3px}@media (width>=900px){.sec-label{letter-spacing:.167em;font-size:12px}.sec-title{letter-spacing:-.033em;margin-top:16px;font-size:36px}.rule{width:44px}}.utilbar{background:var(--blue-dark);height:34px}@media (width>=900px){.utilbar{height:38px}}body.is-home{flex-direction:column;min-height:100svh;display:flex}body.is-home>main{flex-direction:column;flex:auto;min-height:0;display:flex}body.is-home .hero{flex:1 0 auto}.header{z-index:50;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;height:62px;display:flex}.header__logo img{width:auto;height:34px}.header__nav{display:none}.header__toggle{place-items:center;width:44px;height:44px;margin-right:-9px;display:grid}.header__toggle svg{width:26px;height:26px;stroke:var(--ink);fill:none;stroke-width:1.7px;stroke-linecap:round}@media (width>=900px){.header__inner{height:84px}.header__logo img{height:46px}.header__toggle{display:none}.header__nav{flex:1;justify-content:space-between;align-items:center;gap:24px;padding-left:clamp(40px,6vw,100px);display:flex}.header__nav a{letter-spacing:-.025em;color:var(--ink);font-size:16px;font-weight:500}.header__nav a:hover,.header__nav a[aria-current=page]{color:var(--blue);font-weight:700}}.mobilemenu{z-index:200;background:var(--blue-dark);color:var(--white);overscroll-behavior:contain;padding:20px;display:none;position:fixed;inset:0;overflow-y:auto}.mobilemenu[data-open=true]{display:block}.mobilemenu__top{justify-content:space-between;align-items:center;height:42px;display:flex}.mobilemenu__top img{height:30px}.mobilemenu__close{place-items:center;width:44px;height:44px;margin-right:-9px;display:grid}.mobilemenu__close svg{width:26px;height:26px;stroke:var(--white);fill:none;stroke-width:1.7px;stroke-linecap:round}.mobilemenu__nav{flex-direction:column;gap:4px;margin-top:32px;display:flex}.mobilemenu__nav a{font-family:var(--font-head);letter-spacing:-.04em;color:#c9d3e9;border-bottom:1px solid #ffffff21;padding-block:12px;font-size:26px;font-weight:700}.mobilemenu__nav a[aria-current=page]{color:var(--white);align-items:center;gap:10px;display:flex}.mobilemenu__nav a[aria-current=page]:before{content:"";background:var(--white);flex:none;width:3px;height:22px}.mobilemenu__tel{background:var(--white);height:56px;color:var(--blue);place-items:center;margin-top:32px;font-size:15px;font-weight:700;display:grid}.pagehead{background:var(--blue-dark) center 15% / cover no-repeat;min-height:280px;color:var(--white);isolation:isolate;align-items:center;display:grid;position:relative}.pagehead:after{content:"";z-index:-1;background:linear-gradient(#16233ff7 0%,#16233fdb 100%);position:absolute;inset:0}.pagehead__crumb{letter-spacing:-.017em;color:#a1adc4;align-items:center;gap:8px;font-size:11.5px;display:flex}.pagehead__crumb a{align-items:center;min-height:36px;display:inline-flex}.pagehead__crumb [aria-current]{color:var(--white);font-weight:700}.pagehead__title{font-family:var(--font-head);letter-spacing:-.038em;margin-top:14px;font-size:34px;font-weight:700;line-height:1.2}.pagehead__en{letter-spacing:.19em;color:#9fb0d2;margin-top:12px;font-size:10.5px;font-weight:500}@media (width>=900px){.pagehead{min-height:340px}.pagehead:after{background:linear-gradient(96deg,#16233ff5 0%,#16233fe8 28%,#16233fb0 58%,#16233fc4 100%)}.pagehead__crumb{gap:9px;font-size:12.5px}.pagehead__title{letter-spacing:-.035em;margin-top:18px;font-size:46px}.pagehead__en{letter-spacing:.2em;font-size:12px}}.footer{color:#a6a8ad;background:#2a2b2e;padding:48px 0 32px}.footer__logo img{width:auto;height:38px}.footer__menu{letter-spacing:-.024em;color:var(--white);flex-wrap:wrap;gap:4px 18px;margin-top:14px;font-size:12.5px;font-weight:500;display:flex}.footer__menu a{align-items:center;min-height:40px;display:inline-flex}.footer__info{letter-spacing:-.022em;margin-top:12px;font-size:12.5px;line-height:1.9}.footer__cols{display:none}.footer__bottom{color:#9a9ca1;border-top:1px solid #3e4045;flex-direction:column;gap:12px;margin-top:28px;padding-top:20px;font-size:11.5px;display:flex}.footer__policy{color:#a6a8ad;gap:20px;display:flex}.footer__policy a{align-items:center;min-height:40px;display:inline-flex}.footer a:hover{color:var(--white)}@media (width>=900px){.footer{padding:64px 0 40px}.footer__top{justify-content:space-between;gap:60px;display:flex}.footer__brand{width:400px}.footer__logo img{height:44px}.footer__menu{display:none}.footer__info{letter-spacing:-.022em;margin-top:26px;font-size:13.5px;line-height:1.95}.footer__cols{gap:64px;display:flex}.footer__col h2{letter-spacing:-.021em;color:var(--white);font-size:14px;font-weight:700}.footer__col ul{letter-spacing:-.023em;color:#94969c;flex-direction:column;gap:14px;margin-top:14px;font-size:13px;display:flex}.footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;margin-top:36px;padding-top:24px;font-size:12.5px}}
