.intro{display:flex;flex-direction:column;position:relative;height:600vh}.intro .intro-content-wrap{display:flex;flex-direction:column;align-items:center;height:100%;max-width:720px;width:100%;margin:0 auto;top:50%;left:50%;transform:translate(-50%, -42%);position:absolute}.intro .intro-content-wrap::after{content:"";height:100vh}.intro .intro-content-wrap .intro-text-con{display:flex;flex-direction:column;justify-content:space-between;height:100%}.intro .intro-content-wrap .intro-text-con .text-box{display:flex;flex-direction:column;align-items:center;background-color:#fff;text-align:center;box-shadow:0 3px 40px rgba(34,34,34,.8)}.intro .intro-content-wrap .intro-text-con .text-box p{font-size:24px;font-weight:600;line-height:1.3333}.intro .intro-content-wrap .intro-text-con .text-box h2{margin-top:8px;font-size:42px;font-weight:700;line-height:1}.intro .intro-content-wrap .intro-text-con .text-box.text-1{padding:52px 110px 47px 111px}.intro .intro-content-wrap .intro-text-con .text-box.text-2{padding:52px 110px 31px 111px}.intro .intro-content-wrap .intro-text-con .text-box.text-3{padding:37px 110px 36px 111px}.intro .intro-content-wrap .intro-text-con .text-box.text-4{padding:57px 110px 56px 111px}.intro .intro-content-wrap .intro-text-con .text-box.text-5{flex-direction:column-reverse;padding:56px 67px 40px 67px}.intro .intro-content-wrap .intro-text-con .text-box.text-5 h2{margin-top:0;margin-bottom:16px;font-family:"Nanum Myeongjo";font-weight:800;font-size:62px;line-height:1.538;text-align:center}.intro .intro-content-wrap .intro-text-con .text-box.text-spaceholder{opacity:0;padding:56px 80px 40px 80px}.intro .intro-bg-wrap{z-index:-1;position:sticky;top:0;left:0;width:100vw;min-height:100vh;background-color:#222;background-repeat:no-repeat;background-size:cover;background-position:center;transition:background-image .2s ease-in-out}.intro .intro-bg-wrap::after{content:"";position:absolute;bottom:-100px;width:100vw;height:100px;z-index:10;background-repeat:no-repeat;background:linear-gradient(to bottom, #222, #222 50%, #fff 75%);background-origin:border-box}.intro .intro-bg-wrap.bg0{background-image:url(../../assets/img/pages/intro/intro-bg-1.png)}.intro .intro-bg-wrap.bg1{background-image:url(../../assets/img/pages/intro/intro-bg-2.png)}.intro .intro-bg-wrap.bg2{background-image:url(../../assets/img/pages/intro/intro-bg-3.png)}.intro .intro-bg-wrap.bg3{background-image:url(../../assets/img/pages/intro/intro-bg-4.png)}.intro .intro-bg-wrap.bg4{background-image:url(../../assets/img/pages/intro/intro-bg-5.png)}@media all and (max-width: 860px){.intro .intro-content-wrap{max-width:360px}.intro .intro-content-wrap .intro-text-con .text-box>p{font-size:20px;font-weight:600;line-height:1.3333}.intro .intro-content-wrap .intro-text-con .text-box>h2{margin-top:8px;font-size:34px;font-weight:700;line-height:1}.intro .intro-content-wrap .intro-text-con .text-box.text-1{padding:32px 35px}.intro .intro-content-wrap .intro-text-con .text-box.text-2{padding:32px 35px}.intro .intro-content-wrap .intro-text-con .text-box.text-3{padding:32px 35px}.intro .intro-content-wrap .intro-text-con .text-box.text-4{padding:32px 35px}.intro .intro-content-wrap .intro-text-con .text-box.text-5{flex-direction:column-reverse;padding:32px 35px}.intro .intro-content-wrap .intro-text-con .text-box.text-5>h2{font-size:38px;line-height:1}}
.first{display:flex;z-index:20;flex-direction:column;align-items:center;width:100vw;margin-bottom:100px;padding-top:100px}.first .banner{display:flex;align-items:flex-start;justify-content:center;overflow:hidden;width:1347px;height:467px;margin-bottom:120px;background-image:url(../../assets/img/pages/intro/bg-bg.png);background-position:20px center;background-size:contain;background-repeat:no-repeat;animation:circlemove 3s infinite reverse}.first .banner .banner-left{flex:1;max-width:606px;height:436px;margin-top:31px;margin-left:-40px;background-image:url(../../assets/img/pages/intro/bg-left.png);background-position:center;background-size:contain;background-repeat:no-repeat;animation:circlemove 3s infinite linear}.first .banner .banner-right{flex:1;max-width:374px;height:284px;margin-left:-107px;margin-top:31px;background-image:url(../../assets/img/pages/intro/bg-right.png);background-position:center;background-size:contain;background-repeat:no-repeat;animation:circlemove 3s infinite linear;animation-delay:150ms}.first .first-header{margin-top:65px;margin-bottom:130px}.first .first-header h2{text-align:center;font-family:"Nanum Myeongjo";font-weight:800;font-size:70px;line-height:1.285}.first .first-header p{margin-top:19px;text-align:center;font-weight:700;font-size:24px;line-height:1.3333}.first .first-first-chart{width:679px;height:960px;margin-top:120px;margin-bottom:100px;text-align:center}.first .first-first-chart h3{margin-bottom:20px}.first .first-first-chart .first-chart-cate{display:flex;justify-content:center;gap:18px;margin-bottom:30px}.first .first-first-chart .first-chart-cate mark{background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.first .first-first-chart .first-chart-cate mark::before{display:inline-block;content:"";width:18px;height:18px;margin-right:6px}.first .first-first-chart .first-chart-cate mark:nth-of-type(1)::before{border:.5px solid #111;background-color:#f4f4f4}.first .first-first-chart .first-chart-cate mark:nth-of-type(2)::before{background-color:#be4f4f}.first .first-first-chart figcaption{margin-top:24px}.first .first-second-chart{margin:100px 0;width:1114px;height:613px;text-align:center}.first .first-second-chart header{display:flex;justify-content:center;align-items:center;margin-bottom:29px}.first .first-second-chart header p{margin-left:4px;margin-top:0}.first .first-second-chart .second-chart-img-con{display:flex;align-items:center;gap:34px}.first .first-second-chart .second-chart-img-con img:nth-of-type(1){width:434px;height:519px;animation:circlemove 3s infinite linear}.first .first-second-chart .second-chart-img-con img:nth-of-type(2){width:599px;height:614px;animation:circlemove 1.5s infinite linear}.first .first-second-chart figcaption{margin-top:-10px;margin-bottom:20px}.first .first-second-chart figcaption .data-source{margin-top:0}.first .chart-con{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:900px;margin:100px 0}.first .chart-con h3{text-align:center;font-size:20px;font-weight:700;line-height:1.6;color:#111;margin-bottom:40px}.first .chart-con .chart-label-con{display:inline;max-width:666px;margin-top:40px;text-align:center}.first .chart-con .chart-label-con .label{display:inline-flex;align-items:center;margin-right:10px}.first .chart-con .chart-label-con .label .line{width:10px;height:3px;margin-right:4px}.first .chart-con .chart-label-con .label .label-name{white-space:nowrap}.first .first-new-section h2{margin-top:100px;margin-bottom:40px;font-family:"Nanum Myeongjo";font-weight:800;font-size:26px;line-height:1.538;text-align:center}.first .first-third-chart{display:flex;flex-direction:row;gap:110px;overflow:hidden;height:auto;margin-top:110px;margin-bottom:100px}.first .first-third-chart article header{display:flex;align-items:center;justify-content:center}.first .first-third-chart article header p{margin-left:8px}.first .first-third-chart article:nth-of-type(1) header{margin-bottom:29px}.first .first-third-chart article:nth-of-type(2) header{margin-bottom:36px}@media all and (max-width: 1000px){.first .first-third-chart{display:flex;flex-direction:column;gap:100px}}@media all and (max-width: 860px){.first{max-width:calc(100% - 40px)}.first .chart-con{overflow-x:hidden}.first .banner{display:none}.first::before{content:"";width:312px;height:377px;background-image:url(../../assets/img/pages/first/first-bg-m.png);background-position:center;background-size:contain;background-repeat:no-repeat}.first .first-first-chart{width:100%;height:auto}.first .first-first-chart>img{aspect-ratio:321/518}.first .first-chart-cate{width:100%}.first .first-second-chart{height:auto;width:100%}.first .first-second-chart header{flex-direction:column}.first .first-second-chart .second-chart-img-con{flex-direction:column;gap:0;overflow-x:hidden}.first .first-second-chart .second-chart-img-con>img:nth-of-type(1){width:402px;height:462px;margin-left:-26px;animation:none}.first .first-second-chart .second-chart-img-con>img:nth-of-type(2){margin-top:-34px;margin-left:0;width:440px;height:752px;animation:none}.first .first-second-chart figcaption{margin-top:20px}.first .first-third-chart{flex-direction:column;height:auto;width:100%}.first .first-third-chart article{display:flex;flex-direction:column;align-items:center}.first .first-third-chart article header{flex-direction:column}.first .first-third-chart article:nth-of-type(1){width:100%}.first .first-third-chart article:nth-of-type(2){width:100%}}
.map-graphic{position:relative;width:100%;height:auto;max-width:607px;max-height:707px}.map-graphic>img{width:100%}.map-graphic .circle-con{position:absolute;display:flex;align-items:center;bottom:0;height:40px;opacity:0;transition:opacity 1s}.map-graphic .circle-con.서울{top:12%;left:4%;flex-direction:row-reverse}.map-graphic .circle-con.부산{top:70.5%;left:74%}.map-graphic .circle-con.인천{top:24.5%;left:2%;flex-direction:row-reverse}.map-graphic .circle-con.대구{top:50%;left:74%}.map-graphic .circle-con.광주{top:68.5%;left:9%;flex-direction:row-reverse}.map-graphic .circle-con.대전{top:47.5%;left:4%;flex-direction:row-reverse}.map-graphic .circle-con.경기{top:2%;left:6%;flex-direction:row-reverse}.map-graphic .circle-con.강원{top:20%;left:74%}.map-graphic .circle-con.충북{top:29%;left:74%}.map-graphic .circle-con.충남{top:33%;left:8%;flex-direction:row-reverse}.map-graphic .circle-con.전북{top:58.5%;left:9%;flex-direction:row-reverse}.map-graphic .circle-con.전남{top:78.5%;left:9%;flex-direction:row-reverse}.map-graphic .circle-con.경북{top:39%;left:74%}.map-graphic .circle-con.경남{top:77.5%;left:59%;flex-direction:column;height:auto}.map-graphic .circle-con.제주{top:87.5%;left:40%;flex-direction:column;height:auto}.map-graphic .circle-con.세종{top:41%;left:14%;flex-direction:row-reverse}.map-graphic .circle-con .circle{display:flex;align-items:center;justify-content:center;margin:0 10px;border-radius:50%;background-color:#be4f4f;color:#fff;transition:all 150ms}.map-graphic .circle-con:hover{cursor:pointer}.map-graphic .circle-con:hover .circle{box-sizing:content-box;border:3px solid #ffb045}.map-graphic.mobile{width:100%;max-width:480px;max-height:448px;display:flex;justify-content:center;align-items:center;aspect-ratio:360/448}.map-graphic.mobile>img{width:80%;height:80%}.map-graphic.mobile .circle-con{flex-direction:column;height:fit-content}.map-graphic.mobile .circle-con span{min-width:34px;min-height:34px;font-size:16px;white-space:nowrap}.map-graphic.mobile .circle-con p{background-color:#fff;font-size:18px;white-space:nowrap}.map-graphic.mobile .circle-con.인천{top:0%;left:3%}.map-graphic.mobile .circle-con.서울{top:5%;left:19%}.map-graphic.mobile .circle-con.경기{top:2.2%;left:42%}.map-graphic.mobile .circle-con.충북{top:4%;left:61%}.map-graphic.mobile .circle-con.강원{top:4%;left:82%}.map-graphic.mobile .circle-con.경북{top:24%;left:74%}.map-graphic.mobile .circle-con.대구{top:43%;left:72%}.map-graphic.mobile .circle-con.부산{top:67%;left:74%}.map-graphic.mobile .circle-con.경남{top:75.5%;left:62.5%}.map-graphic.mobile .circle-con.전남{top:73.5%;left:40%}.map-graphic.mobile .circle-con.제주{top:83.5%;left:31%}.map-graphic.mobile .circle-con.충남{top:20%;left:0%}.map-graphic.mobile .circle-con.세종{top:40%;left:2%}.map-graphic.mobile .circle-con.대전{top:57%;left:0%}.map-graphic.mobile .circle-con.전북{top:80.5%;left:3%}.map-graphic.mobile .circle-con.광주{top:78.5%;left:15%}.map-graphic.ani .circle-con{opacity:1}
.second{display:flex;flex-direction:column;z-index:-10;position:relative;height:600vh;background-color:#222;color:#fff}.second .second-content-wrap{display:flex;flex-direction:column;align-items:center;height:100%;max-width:640px;margin:0 auto}.second .second-content-wrap::before{content:"";height:10vh}.second .second-content-wrap::after{content:"";height:200vh}.second .second-content-wrap .second-text-con{display:flex;flex-direction:column;justify-content:space-between;height:100%}.second .second-content-wrap .second-text-con .text-box{background-color:#fff;color:#111;padding:50px 70px 50px 57px;box-shadow:0 3px 40px rgba(34,34,34,.3)}.second .second-content-wrap .second-text-con .text-box p{font-size:18px;font-weight:400;line-height:1.78}.second .second-content-wrap .second-text-con .text-box.text-spaceholder{opacity:0;padding:56px 80px 40px 80px}.second .second-bg-wrap{display:flex;flex-direction:column;align-items:center;z-index:-1;position:sticky;top:0;left:0;width:100vw;min-width:100vw;min-height:100vh;height:100vh;padding-top:60px;background-repeat:no-repeat;background-size:cover;background-position:center;transition:background-image .2s ease-in-out}.second .second-bg-wrap h2{text-align:center;font-family:"Nanum Myeongjo";font-weight:800;font-size:26px;line-height:1.538;margin-bottom:20px}.second .second-bg-wrap .map-con{display:flex;gap:20px}.second .second-bg-wrap .second-map{position:relative;max-width:630px;max-height:100%}.second .second-bg-wrap .second-map h3{font-size:20px;font-weight:700;line-height:1.6;text-align:center;color:#fff;margin-bottom:32px}.second .second-bg-wrap .second-map>svg{z-index:10;position:absolute}@media all and (max-height: 767px){.second .second-bg-wrap .map-con h3{margin-bottom:10px}.second .second-bg-wrap .map-con .second-map .lotti-con{overflow:hidden}.second .second-bg-wrap .map-con .second-map #suwon-lottie,.second .second-bg-wrap .map-con .second-map #jeonnam-lottie{position:relative;width:480px;height:480px}}@media(min-width: 768px)and (max-width: 1000px){.second .second-bg-wrap .map-con h3{margin-bottom:10px}.second .second-bg-wrap .map-con .second-map .lotti-con{overflow:hidden}.second .second-bg-wrap .map-con .second-map #suwon-lottie,.second .second-bg-wrap .map-con .second-map #jeonnam-lottie{position:relative;width:380px;height:380px}}@media all and (max-width: 767px){.second .second-bg-wrap{justify-content:center;padding:0 24px}.second .second-bg-wrap h2{margin-bottom:14px}.second .second-bg-wrap .map-con{flex-direction:column;gap:10px}.second .second-bg-wrap .map-con h3{margin-bottom:10px}.second .second-bg-wrap .map-con .second-map{max-width:360px}.second .second-bg-wrap .map-con .second-map .lotti-con{max-height:300px;overflow:hidden}.second .second-bg-wrap .map-con .second-map #suwon-lottie{margin-top:-30px}.second .second-bg-wrap .map-con .second-map #suwon-lottie,.second .second-bg-wrap .map-con .second-map #jeonnam-lottie{position:relative;width:360px;height:360px}.second .second-bg-wrap .map-con .second-map #suwon-lottie>svg,.second .second-bg-wrap .map-con .second-map #jeonnam-lottie>svg{position:absolute;width:360px;height:360px}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:rgba(0,0,0,0)}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:rgba(0,0,0,0)}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, 0.25, 1);-moz-transition:-moz-transform .25s cubic-bezier(0, 0, 0.25, 1);transition:transform .25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(../../leaflet/dist/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../../leaflet/dist/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../../leaflet/dist/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:rgba(0,0,0,0)}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid rgba(0,0,0,0);background:rgba(0,0,0,0);content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.modal-con{display:flex;z-index:10000;position:absolute;top:64px;left:-91px;width:500px;height:300px;background-color:#fff;box-shadow:0 3px 20px #222}.modal-con .x-btn{position:absolute;right:14px;top:10px;width:14px;height:14px;border:none;background-color:rgba(0,0,0,0);background-image:url(../../assets/img/components/icon/x-btn.png);background-position:center;background-size:100%;cursor:pointer}.modal-con img{object-fit:cover;width:300px;height:300px}.modal-con .modal-text{padding:26px 11px 0 13px}.modal-con .modal-text h4{font-size:20px;font-weight:700;line-height:1.5;padding-bottom:4px}.modal-con .modal-text p{font-size:16px;font-weight:400;line-height:1.5}.modal-con .modal-text p strong{font-size:24px;font-weight:700}.modal-con .modal-text p:nth-of-type(1){padding-top:2px;padding-bottom:4px}@media all and (max-width: 860px){.modal-con{display:flex;flex-direction:column;align-items:center;z-index:10000;position:absolute;top:62px;left:50%;width:312px;height:429px;transform:translateX(-50%)}.modal-con .x-btn{top:0;right:0;width:46px;height:46px;background-image:url(../../assets/img/components/icon/x-btn-m.png)}.modal-con img{width:312px;height:312px}.modal-con .modal-text{width:100%;padding:16px 20px 0px 20px}.modal-con .modal-text p strong{font-size:16px}}
.third{display:flex;flex-direction:column;align-items:center;margin-top:100px}.third .video-content{display:flex;justify-content:space-between;max-width:1160px;margin:0 auto;gap:100px}.third .video-content .video-content-text{width:640px}.third .video-content .video-content-text p{font-size:18px;line-height:1.78;font-weight:400}.third .video-content .video-content-text p+p{margin-top:32px}.third .video-content>iframe{width:442px;height:248px}.third .third-first-chart{max-width:640px;height:auto;margin-top:50px}.third .third-first-chart .chart-imgimg{margin-top:60px;display:flex;gap:60px}.third .third-first-chart .chart-imgimg .img-con{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:312px}.third .third-first-chart .chart-imgimg .img-con>img{width:100%}.third .third-first-chart h3{align-self:flex-end;max-width:265px;width:100%;height:40px;text-align:center;font-size:18px;color:#fff;line-height:48px;background-color:#be4f4f;border-radius:10px 10px 0 0}.third .third-first-chart p{font-size:18px;line-height:1.78;color:#111}.third .third-first-chart p:nth-of-type(2){margin-top:20px;text-align:center;font-size:16px;line-height:26px}.third .new-section{margin-top:80px}.third .new-section h2{font-family:"Nanum Myeongjo";font-weight:800;font-size:26px;line-height:1.538;text-align:center;margin-bottom:40px}.third .map-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;max-width:1000px;height:800px;margin-top:100px;margin-bottom:110px}.third .map-container .finger{top:50px;position:absolute;z-index:1000;width:50px;height:80px;background-image:url(../../assets/img/components/icon/finger.svg);background-repeat:no-repeat;background-position:center;animation:bounce 1s infinite linear}.third .map-container h3{position:relative;margin-bottom:36px;font-size:20px;font-weight:700;line-height:1.6;color:#111}.third .map-container p{text-align:start}.third .map-container .legend-con{margin-top:10px}.third .map-container .legend-con>p{display:flex;align-items:center;margin:0}.third .map-container .legend-con>p>img{margin-right:10px;width:20px;height:30px}.third .map-container .legend-con p:nth-of-type(2){margin-top:4px}.third .chart-con{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:100px}.third .chart-con>header{display:flex;align-items:center;margin-bottom:50px}.third .chart-con>header h3{text-align:center;font-size:20px;font-weight:700;line-height:1.6;color:#111;margin-right:4px}.third .chart-con>header p{color:#666}.third .chart-con .info{margin-top:30px}@media all and (max-width: 1100px){.third{max-width:calc(100% - 40px)}.third .video-content{flex-direction:column;align-items:center;width:100%}}@media all and (max-width: 860px){.third{max-width:calc(100% - 40px)}.third .video-content{flex-direction:column;align-items:center;width:100%}.third .video-content>iframe{margin-top:50px;max-width:100%;width:100%}.third .video-content .video-content-text{max-width:100%}.third .third-first-chart{width:100%;height:auto}.third .third-first-chart .chart-imgimg{flex-direction:column;align-items:center}.third .third-first-chart h3{width:88.9%}.third .third-first-chart>img{aspect-ratio:312/797}.third .map-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:634px;margin-bottom:110px}.third .chart-con>header{flex-direction:column}}
.last{display:flex;justify-content:center;gap:38px;width:100vw;height:auto;margin-top:200px;padding-top:102px;background-color:#222}.last article{position:relative;width:592px}.last article::before{content:"";position:absolute;width:140px;height:140px;background-size:140px;background-position:center;background-repeat:no-repeat}.last article h3{font-family:"Nanum Myeongjo";font-weight:800;font-size:26px;line-height:1.3846;color:#fff;margin-bottom:24px}.last article:nth-of-type(1){width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center}.last article:nth-of-type(1) a{text-decoration:none;color:#fff}.last article:nth-of-type(1)::before{top:10px;left:32px}.last article:nth-of-type(1) .last-video-con{position:relative;width:100%;height:0;padding-top:50%;margin-bottom:80px}.last article:nth-of-type(1) .last-video-con>div{position:absolute;top:0;bottom:0;left:0;right:0}.last article:nth-of-type(1) .last-video-con>div>iframe{width:100%}.last article:nth-of-type(1) ul{display:flex;flex-direction:column;align-items:center}.last article:nth-of-type(1) ul li{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.last article:nth-of-type(1) ul li h4{font-size:20px}@media all and (max-width: 860px){.last{overflow-x:hidden;flex-direction:column;align-items:center}}
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,font,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,table,caption,tbody,tfoot,thead,tr,th,td,figure,figcaption{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}.full-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#282828 url(../../assets/img/full_loader_bg.png) no-repeat 50% 50%;transition:.1s;visibility:hidden;opacity:0;z-index:-1}.loading .full-loader{opacity:1;visibility:visible;z-index:3000}.full-loader::after{content:"";position:absolute;top:50%;left:50%;margin:-101px 0 0 -102px;width:204px;height:202px;background-image:url(../../assets/img/full_loader_spinner.png);animation:rotateLoader 1.5s infinite linear}@keyframes rotateLoader{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.byline{z-index:3;position:relative;margin:0 auto 0;padding:200px 0 300px;text-align:center;background-color:#222;color:#fff}@media(max-width: 800px){.byline{padding:60px 0 260px;width:100vw}}.byline p{line-height:1.7;font-size:21;line-height:39px;font-weight:700}@media(max-width: 800px){.byline p{word-break:keep-all;word-wrap:break-word;text-align:center;margin:10px 20px;font-size:clamp(12px,2.5rem,14px)}}.byline .logo{margin-bottom:20px;text-align:center}@media(max-width: 800px){.byline .logo img{max-width:60%}}.byline .post-date{margin-bottom:42px;font-size:21px;font-weight:700}.byline .member{display:flex;flex-direction:column;align-content:center;justify-content:center;color:#fff}@media(max-width: 800px){.byline .member{flex-direction:column;align-items:center;text-align:center}}.byline .member p{font-size:21px;line-height:39px;font-weight:500;text-align:center}@media(max-width: 800px){.byline .member p{text-align:center;font-size:14px;line-height:24px}}@media(max-width: 800px){.byline .member strong{display:inline}}.byline .member span,.byline .member strong{font-weight:800}.byline .update{margin:30px 0 0;font-size:clamp(11px,2.5rem,13px);color:#999;text-align:center}.byline .share-tools{margin:60px 0 40px;padding-left:0;display:flex;justify-content:center}.byline .share-tools a{margin:0 8px;width:40px;height:40px;border-radius:100%;opacity:1;background-size:50%;display:block;text-indent:-9999px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50% 50%;background-size:24px}.byline .share-tools .share-fb{background-image:url(../../assets/img/sns_fb_w.png)}.byline .share-tools .share-tw{background-image:url(../../assets/img/sns_tw_w.png)}.byline .share-tools .share-kt{background-image:url(../../assets/img/sns_kt_w.png)}.byline .share-tools .share-url{background-image:url(../../assets/img/icon_link_w.png)}@media(max-width: 800px){.byline .share-tools{margin:30px 0}}.byline .copy{margin:0;font-size:clamp(12px,2.5rem,14px);text-align:center;font-weight:400}@media(max-width: 800px){.byline .copy{font-size:clamp(10px,2.5rem,12px)}}.article-bar{position:absolute;top:0;left:0;width:100%;min-height:48px;z-index:99;transition:top .2s;z-index:200}.article-bar .wrapper{box-sizing:border-box;vertical-align:middle;width:100%;max-width:100%}@media(max-width: 800px){.article-bar .wrapper{padding:0;padding-left:16px}}.article-bar.on{background-color:#000;position:fixed;top:48px;margin-top:-48px}.article-bar.on .logo{margin-left:14px;top:15px;left:0;width:74px;height:21px;background:url(../../assets/img/hk_logo_vertical_w.png) no-repeat;opacity:.6}@media(max-width: 800px){.article-bar.on .logo{display:none;top:14px;left:10px;width:56px;height:15px}.article-bar.on .logo img{height:15px}}.article-bar.on p{padding-top:14px;display:block}.article-bar.on .share-tools-top{top:6px;right:14px}.article-bar.on .share-tools-top a{width:40px;height:36px;background-size:16px}@media(max-width: 800px){.article-bar.on .share-tools-top a{width:32px}}.article-bar.on .share-tools-top .share-fb{background-image:url(../../assets/img/sns_fb_w.png)}.article-bar.on .share-tools-top .share-tw{background-image:url(../../assets/img/sns_tw_w.png)}.article-bar.on .share-tools-top .share-url{background-image:url(../../assets/img/icon_link_w.png)}.article-bar.on .share-tools-top .share-kt{background-image:url(../../assets/img/sns_kt_w.png)}.article-bar .logo{position:absolute;top:20px;left:20px;width:43px;height:52px;background:url(../../assets/img/hk_logo_square_b.png) no-repeat;background-size:100%;text-indent:-999px;opacity:.4}.article-bar .logo:hover{opacity:.7}@media(max-width: 800px){.article-bar .logo{top:10px;left:10px;width:24px;height:29px}.article-bar .logo img{width:auto;height:20px}}@media(max-width: 800px)and (max-width: 800px){.article-bar .logo img{width:24px}}.article-bar p{width:100%;display:none;padding-top:8px;color:#fff;font-size:clamp(12px,-0.0357rem + 5.7143vw,18px);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width: 800px){.article-bar p{margin:0;width:calc(100% - 150px);text-align:left}}.article-bar p span{vertical-align:middle;line-height:1}.article-bar p .category{display:inline-block;margin-right:.5em;padding:0 10px;font-size:clamp(12px,2.5rem,16px);line-height:24px;background-color:#fff;border-radius:3px}@media(max-width: 800px){.article-bar p .category{margin:0;padding:0;background-color:rgba(0,0,0,0);color:#fff;font-size:clamp(12px,-0.0357rem + 5.7143vw,18px)}}.article-bar .share-tools-top{position:absolute;top:8px;right:12px;margin:0;list-style:none;z-index:10}@media(max-width: 800px){.article-bar .share-tools-top{top:0;right:10px}}.article-bar .share-tools-top li{float:left}.article-bar .share-tools-top a{display:block;width:40px;height:40px;text-indent:-9999px;border:0;opacity:.5;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50% 50%;background-size:18px}@media(max-width: 800px){.article-bar .share-tools-top a{width:30px;background-size:16px}}.article-bar .share-tools-top a:hover{opacity:1}.article-bar .share-tools-top .share-fb{background-image:url(../../assets/img/sns_fb_g.png)}.article-bar .share-tools-top .share-tw{background-image:url(../../assets/img/sns_tw_g.png)}.article-bar .share-tools-top .share-url{background-image:url(../../assets/img/icon_link_g.png)}.article-bar .share-tools-top .share-kt{background-image:url(../../assets/img/sns_kt_g.png)}.fade-enter{opacity:0;transform:translate(0, 100%);z-index:1}.fade-enter.fade-enter-active{opacity:1;transform:translate(0, 0);transition:opacity 250ms ease-out,transform 300ms ease}.fade-exit{opacity:1;transform:translate(0, 100%)}.fade-exit.fade-exit-active{opacity:0;transform:translate(0, 0);transition:opacity 250ms ease-out,transform 300ms ease}@keyframes bounce{0%{transform:translate(0, -2%)}50%{transform:translate(0, -2%)}70%{transform:translate(0, -10%)}100%{transform:translate(0, -2%)}}@keyframes circlemove{0%,100%{transform:translate(0, -2%)}50%{transform:translate(0%, 0%)}}*{box-sizing:border-box}@font-face{font-family:"Pretendard Variable";font-weight:45 920;font-style:normal;font-display:swap;src:local("Pretendard Variable"),url(../../assets/fonts/Pretendard-Variable.woff2) format("woff2-variations")}@font-face{font-family:"Nanum Myeongjo";font-style:normal;font-display:swap;font-weight:400;src:url(../../assets/fonts/NanumMyeongjo.ttf) format("truetype")}@font-face{font-family:"Nanum Myeongjo";font-style:normal;font-display:swap;font-weight:700;src:url(../../assets/fonts/NanumMyeongjoBold.ttf) format("truetype")}@font-face{font-family:"Nanum Myeongjo";font-style:normal;font-display:swap;font-weight:800;src:url(../../assets/fonts/NanumMyeongjoExtraBold.ttf) format("truetype")}body{font-family:"Pretendard Variable";margin:0;word-break:break-word;-webkit-word-break:break-word;overflow:hidden}body.loaded{overflow-y:auto;overflow-x:hidden}.scroll-wrap{width:100%}#app{z-index:1;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}figure{display:flex;flex-direction:column}figure h3{font-size:20px;font-weight:700;line-height:1.6;color:#111}figure p{font-size:16px;font-weight:400;line-height:1.625;color:#666}figure>img{width:100%;height:100%}figure figcaption p{font-size:16px;font-weight:400;line-height:1.625;color:#666}.inner-content{margin:0 auto;max-width:640px}.inner-content p{font-size:18px;line-height:1.78;font-weight:400}.inner-content p em{font-family:"Nanum Myeongjo";text-decoration:none}.inner-content p+p{margin-top:32px}.p-strong{font-weight:700}.title-p{font-family:"Nanum Myeongjo";font-weight:800;font-size:26px;line-height:1.538;text-align:center}.title-p.special{margin-top:100px}.data-source{margin-top:20px;text-align:center;color:#666}@media all and (max-width: 767px){.inner-content{margin:0 auto;max-width:100%}}.share-tools{margin:60px 0 40px;padding-left:0;display:flex;justify-content:center}.share-tools a{margin:0 8px;width:40px;height:40px;border-radius:100%;opacity:1;background-size:50%;display:block;text-indent:-9999px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50% 50%;background-size:24px}.share-tools .share-fb{background-image:url(../../assets/img/sns_fb_b.png)}.share-tools .share-tw{background-image:url(../../assets/img/sns_tw_b.png)}.share-tools .share-kt{background-image:url(../../assets/img/sns_kt_b.png)}.share-tools .share-url{background-image:url(../../assets/img/icon_link_b.png)}@media(max-width: 800px){.share-tools{margin:30px 0}}
