html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;color:inherit;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}details summary{list-style:none}details summary::marker{content:"";display:none}details summary::-webkit-details-marker{display:none}*,:after,:before{box-sizing:border-box;flex-shrink:0}:root{-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.7em;overflow-wrap:break-word;word-break:break-word;tab-size:4}html,body{min-height:100vh}body{height:100%;color:#404040;font-family:Pretendard,NanumSquare,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;font-optical-sizing:auto;font-weight:normal;font-style:normal;font-size:16px;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{background:none;border:0;cursor:pointer}a{text-decoration:none;transition:color .2s ease,background .2s ease}table{border-collapse:collapse;border-spacing:0}ul>li{list-style-type:none}.total-wrapper{min-height:100vh;display:flex;flex-direction:column;height:100%}.main-pc-navigation-bar{width:100%;height:30px;background:#f8f8f8;display:flex;justify-content:center;align-items:center}@media all and (max-width: 979px){.main-pc-navigation-bar{display:none}}.main-pc-navigation-bar .list{width:980px;padding:0 20px;display:flex;justify-content:start;align-items:center;gap:21px}.main-pc-navigation-bar .list li{display:flex;justify-content:center;align-items:center;position:relative}.main-pc-navigation-bar .list li:not(:last-child)::after{content:"";position:absolute;top:0;right:-10px;height:16px;width:1px;background-color:#b8b9bb}.main-pc-navigation-bar .list li .selected{color:#00b4e3}.main-pc-navigation-bar .list a{color:#404040;font-size:12px;font-weight:400;line-height:16px}.main-pc-navigation-bar .list a:hover,.main-pc-navigation-bar .list a:active,.main-pc-navigation-bar .list a:focus{color:#00b4e3}.main-header{width:100%;position:sticky;top:0;z-index:499}.main-header .header-bar{width:100%;height:60px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #b8b9bb;background:#fff}@media all and (max-width: 979px){.main-header .header-bar{height:48px;border-bottom:none;box-shadow:0px 2px 4px 0px rgba(212,212,212,.5);position:relative}}.main-header .header-bar .header-bar-container{display:flex;justify-content:space-between;align-items:center;width:980px;padding:0 20px}@media all and (max-width: 979px){.main-header .header-bar .header-bar-container{width:100%;min-width:0;padding:12px 16px}.main-header .header-bar .header-bar-container .back-button{width:24px;height:24px}.main-header .header-bar .header-bar-container .back-button img{width:24px;height:24px}.main-header .header-bar .header-bar-container .side{flex:0 0 auto;min-width:24px}.main-header .header-bar .header-bar-container .center{flex:1 1 0;min-width:0}.main-header .header-bar .header-bar-container .main-title{color:#1e1e22;text-align:center;font-size:16px;font-weight:500;line-height:150%}}.main-header .header-bar .logo{height:28px}.main-header .header-bar .logo img{width:100%;height:100%}.main-header .header-bar .pc-navigation-container{display:flex;justify-content:center;align-items:center;gap:12px;transition:all .3s ease-in-out}@media all and (max-width: 979px){.main-header .header-bar .pc-navigation-container{display:none}}.main-header .header-bar .pc-navigation-container .pc-navigation{display:flex;justify-content:center;align-items:center;gap:16px}.main-header .header-bar .pc-navigation-container .pc-navigation>li{height:100%}.main-header .header-bar .pc-navigation-container .pc-navigation .link{color:#404040;font-size:14px;font-weight:400;line-height:20px}.main-header .header-bar .pc-navigation-container .pc-navigation .link:hover,.main-header .header-bar .pc-navigation-container .pc-navigation .link:active,.main-header .header-bar .pc-navigation-container .pc-navigation .link:focus{color:#00b4e3}.main-header .header-bar .pc-navigation-container .pc-navigation .link-button{display:flex;justify-content:center;align-items:center;width:fit-content;height:36px;padding:8px 16px;color:#fff;font-size:14px;font-weight:600;line-height:100%;border-radius:40px;background:#00b4e3}.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:hover,.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:active,.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:focus{background:#0091c4}.main-header .header-bar .mobile-navigation{display:flex;justify-content:center;align-items:center;gap:16px}@media all and (min-width: 980px){.main-header .header-bar .mobile-navigation{display:none}}.main-header .header-bar .mobile-navigation .search-button{width:24px;height:24px}.main-header .header-bar .mobile-navigation .search-button img{width:24px;height:24px}.main-header .header-bar .mobile-navigation .open-mobile-sidebar-button{width:24px;height:24px;padding:0}.main-header .header-bar .mobile-navigation .open-mobile-sidebar-button img{width:24px;height:24px}footer.footer{width:100%;min-height:236px;height:fit-content;background:#404040}@media all and (max-width: 979px){footer.footer{min-height:344px}}footer.footer .footer-navigation-bar{width:100%;height:45px;padding:12px 0;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #8c8c8c}@media all and (max-width: 979px){footer.footer .footer-navigation-bar{height:43px}}footer.footer .footer-navigation-bar .footer-navigation{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-shrink:0;max-width:980px;padding:0 20px;width:100%}footer.footer .footer-navigation-bar .footer-navigation li{height:fit-content}footer.footer .footer-navigation-bar .footer-navigation a{color:#fff;font-family:Pretendard;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}@media all and (max-width: 979px){footer.footer .footer-navigation-bar .footer-navigation a{font-size:12px;line-height:18px}}@media all and (max-width: 979px){footer.footer .footer-navigation-bar .footer-navigation{padding:0 16px}}footer.footer .footer-content-wrapper{width:100%;min-height:194px;height:fit-content;flex-shrink:0;display:flex;justify-content:center;align-items:start}@media all and (max-width: 979px){footer.footer .footer-content-wrapper{min-height:302px;justify-content:start}}footer.footer .footer-content-wrapper .footer-content{max-width:980px;width:100%;padding:48px 20px;display:flex;justify-content:start;align-items:start;gap:32px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content{flex-direction:column;gap:24px;padding:48px 16px}}footer.footer .footer-content-wrapper .footer-content .logo{width:108px;height:20px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .logo{width:129px;height:24px}}footer.footer .footer-content-wrapper .footer-content .description address,footer.footer .footer-content-wrapper .footer-content .description span,footer.footer .footer-content-wrapper .footer-content .description div,footer.footer .footer-content-wrapper .footer-content .description a{color:#b8b9bb;font-family:Pretendard;font-size:12px;font-weight:400;line-height:18px}footer.footer .footer-content-wrapper .footer-content .description .row,footer.footer .footer-content-wrapper .footer-content .description .row-breakable{word-break:keep-all}footer.footer .footer-content-wrapper .footer-content .description .row address,footer.footer .footer-content-wrapper .footer-content .description .row-breakable address{display:inline-block}footer.footer .footer-content-wrapper .footer-content .description .row:not(:first-child),footer.footer .footer-content-wrapper .footer-content .description .row-breakable:not(:first-child){margin-top:8px}footer.footer .footer-content-wrapper .footer-content .description .row-breakable{display:flex;justify-content:start;align-items:start}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .description .row-breakable{flex-direction:column;gap:8px}}footer.footer .footer-content-wrapper .footer-content .description .row-breakable .divider{margin:0 6px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .description .row-breakable .divider{display:none}}.header-search-container{display:flex;justify-content:center;align-items:center}@media all and (max-width: 979px){.header-search-container{display:none !important}}.header-search-container .header-search-reveal-button{width:36px;height:36px;padding:0;border-radius:18px;border:1px solid #d8d8d8;background-color:#fff;background-image:url("/static/common/images/btn_search_gray.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center}.header-search-container .header-search-reveal-button:hover{border:none;background-color:#dcf1fd;background-image:url("/static/common/images/btn_search_primary400.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center}.header-search-container .header-search-reveal-button.hide{display:none !important}.header-search-container .header-search-form-container{height:36px;position:relative}.header-search-container .header-search-form-container.active input{padding:5px 34px 5px 16px;width:240px;color:#8c8c8c}.header-search-container .header-search-form-container input{transition:all .3s;width:36px;height:100%;padding:0;border-radius:18px;border:1px solid #d8d8d8;background:#fff;outline:none;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-0.32px;overflow:hidden}.header-search-container .header-search-form-container .header-search-button{width:36px;height:36px;padding:10px;position:absolute;right:0px;top:0px;background-image:url("/static/common/images/btn_search_gray.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center;z-index:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media all and (max-width: 979px){.hide-on-mobile{display:none !important}}@media all and (min-width: 980px){.hide-on-pc{display:none !important}}.hide-on-bush{display:"faker" !important}.mobile-sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:#404040;transform:translateX(150vw);transition:transform .3s ease-in-out;z-index:9999}@media all and (min-width: 980px){.mobile-sidebar{display:none}}.mobile-sidebar.active{transform:translateX(calc(100vw - 100%))}.mobile-sidebar .sidebar-header{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;background:#00b4e3;border-bottom:1px solid #0091c4}.mobile-sidebar .sidebar-header .logo{width:107.027px;height:20px}.mobile-sidebar .sidebar-header .logo img{width:inherit;height:inherit}.mobile-sidebar .sidebar-service-link{padding:10px 20px;display:flex;justify-content:start;align-items:center;background:#00b4e3;border-bottom:1px solid #8c8c8c;color:#fff;text-align:center;font-family:"NanumSquare";font-size:16px;font-weight:700;line-height:24px;letter-spacing:-0.32px}.mobile-sidebar .sidebar-service-link span{position:relative}.mobile-sidebar .sidebar-service-link span::after{content:"";position:absolute;top:4px;right:-18px;width:16px;height:16px;background-image:url("/static/common/images/icon_white_arrow_right.svg");background-repeat:no-repeat;background-size:16px 16px}.mobile-sidebar .sidebar-menu{padding:20px}.mobile-sidebar .sidebar-menu ul{list-style:none;margin:0;padding:0}.mobile-sidebar .sidebar-menu ul li{margin-bottom:20px;color:#fff;font-size:18px;font-weight:400;line-height:26px}.mobile-sidebar .sidebar-menu ul li a{display:block;width:100%}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}@media all and (min-width: 980px){.overlay{display:none}}.overlay.active{opacity:1;visibility:visible}.main-content-wrapper{flex:1 0 auto;display:flex;flex-direction:column}.banner{width:100%;height:397px;border-radius:0px 0px 40px 40px;background:linear-gradient(90deg, #dcf1fd 50%, #97d9ff 100%);overflow:hidden;position:relative}@media all and (max-width: 979px){.banner{height:358px;background:linear-gradient(180deg, #dcf1fd 50%, #97d9ff 100%)}}.banner .banner-container{position:relative;width:940px;height:100%;display:flex;justify-content:start;align-items:center;flex-direction:column;margin:0 auto}@media all and (max-width: 979px){.banner .banner-container{width:100%}}.banner .banner-container::before{content:"";position:absolute;top:0;left:-240px;width:1420px;height:397px;background-image:url("/static/guide/images/banner-pc-deco-1.png");background-repeat:no-repeat;background-size:1420px 397px}@supports(background-image: url("/static/guide/images/banner-pc-deco-1.webp")){.banner .banner-container::before{background-image:url("/static/guide/images/banner-pc-deco-1.webp")}}@media all and (max-width: 979px){.banner .banner-container::before{width:104px;height:63px;left:0;background-image:url("/static/guide/images/banner-mobile-deco-1.png");background-size:104px 63px}@supports(background-image: url("/static/guide/images/banner-mobile-deco-1.webp")){.banner .banner-container::before{background-image:url("/static/guide/images/banner-mobile-deco-1.webp")}}}.banner .banner-container .banner-header{position:absolute;top:57px;display:flex;justify-content:start;align-items:center;flex-direction:column;gap:8px}@media all and (max-width: 979px){.banner .banner-container .banner-header{top:48px}}.banner .banner-container .banner-header .banner-title{color:#005297;text-align:center;font-size:18px;font-weight:500;line-height:150%}@media all and (max-width: 979px){.banner .banner-container .banner-header .banner-title{font-size:14px}}.banner .banner-container .banner-header .banner-description{color:#404040;text-align:center;font-family:"NanumSquare";font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}@media all and (max-width: 979px){.banner .banner-container .banner-header .banner-description{font-size:24px;letter-spacing:-0.48px}}.banner .banner-container .banner-search-container{position:absolute;top:212px;width:100%;display:flex;justify-content:start;align-items:center;flex-direction:column;gap:16px}@media all and (max-width: 979px){.banner .banner-container .banner-search-container{top:181px;justify-content:center}}.banner .banner-container .banner-search-container .banner-search-form{width:100%}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-form{padding:0 20px}}.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container{width:940px;height:68px;overflow:hidden;position:relative}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container{width:100%;height:60px}}.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container input{width:100%;height:100%;border:1px solid #006ac3;border-radius:8px;background:#fff;padding:16px 126px 16px 24px;outline:none;color:#1e1e22;font-size:24px;font-weight:400;line-height:150%}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container input{width:100%;padding:16px 64px 16px 16px;font-size:18px;line-height:28px}}.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container input::placeholder{color:#b8b9bb}.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container input:placeholder-shown{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1}.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container .search-button{width:100px;height:100%;flex-shrink:0;background:#006ac3;border-radius:0 8px 8px 0;position:absolute;right:0px;top:0}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container .search-button{width:60px;height:100%}}.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container .search-button::before{content:"";position:absolute;top:16px;left:32px;width:36px;height:36px;background-image:url("/static/common/images/btn_search_white.svg");background-repeat:no-repeat;background-size:36px 36px;z-index:1}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-form .banner-search-input-container .search-button::before{width:24px;height:24px;background-size:24px 24px;top:18px;left:18px}}.banner .banner-container .banner-search-container .banner-search-list{width:100%;height:32px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-list{padding:0 20px;gap:8px}}.banner .banner-container .banner-search-container .banner-search-list .search-badge{display:flex;justify-content:center;align-items:center;padding:4px 12px;border-radius:24px;background:#fff;color:#0091c4;font-size:14px;font-weight:500;line-height:150%;letter-spacing:-0.28px}@media all and (max-width: 979px){.banner .banner-container .banner-search-container .banner-search-list .search-badge{font-size:15px;line-height:24px;letter-spacing:-0.32px}}.main{display:flex;flex-direction:column;flex:1 0 auto;width:100%;height:100%;background-color:#fff}.main .search-result-container{flex:1 0 auto}.main .search-result-container .search-result-section{width:980px;margin:0 auto;padding:36px 20px 96px}@media all and (max-width: 979px){.main .search-result-container .search-result-section{width:100%;margin:0}}.main .search-result-container .search-result-section .search-result-list{display:flex;justify-content:start;align-items:center;gap:20px;flex-wrap:wrap}@media all and (max-width: 979px){.main .search-result-container .search-result-section .search-result-list{flex-direction:column;gap:12px}}.main .search-result-container .search-result-section .search-result-list .search-result-item{width:300px;height:105px;border-radius:8px;border:1px solid #d8d8d8;background:#fff}.main .search-result-container .search-result-section .search-result-list .search-result-item .highlight-search-query{display:inline;background-color:#fffac2}@media all and (max-width: 979px){.main .search-result-container .search-result-section .search-result-list .search-result-item{width:100%;height:110px}}.main .search-result-container .search-result-section .search-result-list .search-result-item:hover,.main .search-result-container .search-result-section .search-result-list .search-result-item:active,.main .search-result-container .search-result-section .search-result-list .search-result-item:focus{border-radius:8px;border:1px solid #d8d8d8;box-shadow:4px 4px 10px 0px rgba(64,64,64,.25)}.main .search-result-container .search-result-section .search-result-list .search-result-item a{display:flex;justify-content:start;align-items:start;flex-direction:column;width:100%;height:100%;padding:16px 20px;gap:4px}.main .search-result-container .search-result-section .search-result-list .search-result-item a strong{color:#005297;font-size:14px;font-weight:400;line-height:150%;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1}@media all and (max-width: 979px){.main .search-result-container .search-result-section .search-result-list .search-result-item a strong{font-size:15px;line-height:22px}}.main .search-result-container .search-result-section .search-result-list .search-result-item a p{color:#404040;font-size:16px;font-weight:500;line-height:150%;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;height:48px}@media all and (max-width: 979px){.main .search-result-container .search-result-section .search-result-list .search-result-item a p{font-size:18px;line-height:26px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;height:52px}}.main .search-result-container .search-result-section .pagination-wrapper{width:fit-content;margin:0 auto;padding-top:36px}.main .search-result-container .search-result-section .pagination-wrapper .pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;color:#8c8c8c;text-align:center;font-size:16px;font-weight:500;line-height:150%;letter-spacing:-0.32px}@media all and (max-width: 979px){.main .search-result-container .search-result-section .pagination-wrapper .pagination{gap:16px 12px;justify-content:center;align-items:flex-start;align-content:flex-start}}.main .search-result-container .search-result-section .pagination-wrapper .pagination li{display:flex;justify-content:center;align-items:center}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a{display:flex;justify-content:center;align-items:center;width:36px;height:36px;flex-shrink:0;border-radius:18px;transition:transform .3s ease-in-out}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a:hover,.main .search-result-container .search-result-section .pagination-wrapper .pagination li a:active,.main .search-result-container .search-result-section .pagination-wrapper .pagination li a:focus{transform:scale(1.5)}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.mid{line-height:25px;align-items:start}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.current{color:#fff !important;background:#00b4e3;box-shadow:0px 0px 8px #00b4e3;transform:none !important}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a .arrow-icon,.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.next-page img,.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.prev-page img{display:flex;justify-content:center;align-items:center;width:36px;height:36px}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.prev-page{display:flex;justify-content:center;align-items:center}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.prev-page img{transform:rotate(180deg)}.main .search-result-container .search-result-section .pagination-wrapper .pagination li a.next-page{display:flex;justify-content:center;align-items:center}.main .search-result-container .search-result-section .no-result-box{width:100%;height:184px;border-radius:8px;background:#f5f4f4;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;position:relative}.main .search-result-container .search-result-section .no-result-box::before{content:"";position:absolute;top:48px;left:auto;width:48px;height:48px;background-image:url("/static/common/images/img_markbang.svg");background-size:48px 48px;background-repeat:no-repeat}.main .search-result-container .search-result-section .no-result-box .no-result-description{position:absolute;top:108px;left:auto;color:#404040;text-align:center;font-family:"Pretendard";font-size:20px;font-weight:500;line-height:140%;letter-spacing:-0.4px}
