.mobile .history-page{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.mobile .history-page.history-start{position:relative;overflow:visible;height:auto}.history-loading{position:fixed;top:0;left:0;right:0;z-index:99999;transform:translate3d(0,0,2px)}.history-loading .history-loading-inner{position:absolute;top:0;left:0;right:0;height:100vh;background:#fff}.history-loading .desc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:Choseol,serif;text-align:center}.history-loading .desc .year{font-size:144px;font-weight:300;margin:20px;display:block;overflow:hidden;height:1em;display:flex;justify-content:center}.history-loading .desc .year span{display:inline-block;line-height:1;font-family:'domaine text web'}.history-loading .desc .title{font-size:32px}.history-loading .desc .title,.history-loading .desc .year{opacity:0;transform:translateY(60px);transition:opacity 1.2s,transform 1.2s cubic-bezier(.23,1,.32,1);will-change:opacity,transform}.history-loading.inited .desc .title,.history-loading.inited .desc .year{opacity:1;transform:translateY(0)}.history-loading.inited .desc .title{transition-delay:.2s}.mobile .history-loading .history-loading-inner{height:calc(var(--vh,100vh))}@media screen and (max-width:1200px){.history-loading .desc .year{font-size:140px;margin:20px}.history-loading .desc .title{font-size:30px}}@media screen and (max-width:1023px){.history-loading .desc .year{font-size:114px;margin:15px}.history-loading .desc .title{font-size:24px}}.history-indices.vertical{position:fixed;left:70px;top:50%;transform:translate(-200px,-50%);opacity:0;z-index:99;transition:transform .8s cubic-bezier(.86,0,.07,1),opacity .8s;will-change:transform,opacity}.history-indices.vertical.active{transform:translate(0,-50%);opacity:1}.history-indices.vertical ul li.anchor{height:10px;position:relative}.history-indices.vertical ul li.completed .progress:before{opacity:1}.history-indices.vertical a{display:block;color:#000;position:absolute;top:0;left:0;margin-left:-5px;opacity:.3;transition:opacity .2s,background-color .4s ease}.history-indices.vertical a .dot{width:10px;height:10px;background:#000;border-radius:50%;display:block;position:relative;transition:background-color .4s ease}.history-indices.vertical a .dot:before{width:100%;height:100%;opacity:.1;background:#000;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:'';border-radius:50%;transition:opacity .2s,transform .2s,background-color .4s;will-change:opacity,transform}.history-indices.vertical a .label{position:absolute;left:30px;top:50%;transform:translateY(-50%);font-size:16px;white-space:nowrap;transition:color .4s ease}.history-indices.vertical a.active{opacity:1}.history-indices.vertical a.active .dot:before{transform:translate(-50%,-50%) scale(2.8)}.history-indices.vertical .progress{height:30px;width:10px;transform:translateX(-50%);overflow:hidden;position:relative;display:block;transition:height .4s cubic-bezier(.86,0,.07,1)}.history-indices.vertical .progress:before{background:url(../img/history/path.svg) 50% 0 no-repeat;content:'';position:absolute;top:0;left:0;height:30px;transition:height .4s cubic-bezier(.86,0,.07,1),background-image .4s ease;opacity:.2;width:100%}.history-indices.vertical .progress .track{transition:top .4s cubic-bezier(.86,0,.07,1),background-image .4s ease;position:absolute;left:0;height:140px;top:30px}.history-indices.vertical .progress .track:before{background:url(../img/history/progress.svg) 50% 0 no-repeat;transition:background-image .4s ease;width:10px;position:absolute;left:0;top:0;height:140px;display:block;opacity:.2;content:''}.history-indices.vertical .progress .track .bar{background:url(../img/history/progress.svg) 50% 0 no-repeat;transition:background-image .4s ease,height 40ms;width:10px;top:0;left:0;position:absolute;display:block;opacity:0}.history-indices.vertical .progress.active{height:140px;background:0 0}.history-indices.vertical .progress.active:before{height:0}.history-indices.vertical .progress.active .track{top:0}.history-indices.vertical .progress.active .bar{opacity:1}.history-indices.vertical[data-theme=light] a{color:#fff}.history-indices.vertical[data-theme=light] a .dot{background:#fff}.history-indices.vertical[data-theme=light] a .dot:before{background:#fff}.history-indices.vertical[data-theme=light] .progress:before{background-image:url(../img/history/path-w.svg)}.history-indices.vertical[data-theme=light] .progress .track:before{background-image:url(../img/history/progress-w.svg)}.history-indices.vertical[data-theme=light] .progress .track .bar{background-image:url(../img/history/progress-w.svg)}.history-indices.horizontal{display:none;position:fixed;left:0;right:0;bottom:0;height:80px;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.2));transition:transform .2s cubic-bezier(.86,0,.07,1),opacity .2s;will-change:transform,opacity;opacity:0;z-index:99;font-size:12px}.history-indices.horizontal.active{opacity:1}.history-indices.horizontal .history-indices-inner{width:85vw;max-width:768px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-indices.horizontal .position{display:block;position:absolute;right:0;bottom:10px;font-family:CeraPro,sans-serif;letter-spacing:.2em;color:#000}.history-indices.horizontal .position .total{opacity:.5}.history-indices.horizontal ul{display:flex;height:2px}.history-indices.horizontal ul li{flex:1}.history-indices.horizontal .label{position:absolute;left:0;top:-2em;white-space:nowrap;transition:color .2s ease;opacity:0;color:#000}.history-indices.horizontal li.active .label{opacity:1}.history-indices.horizontal .progress{width:100%;overflow:hidden;position:relative;display:block;height:2px;background:rgba(0,0,0,.25);transition:background-color .2s ease}.history-indices.horizontal .progress .bar{position:absolute;top:0;left:0;bottom:0;background:#000;height:100%;transition:background-color .2s ease}.history-indices.horizontal[data-theme=light] .label,.history-indices.horizontal[data-theme=light] .position{color:#fff}.history-indices.horizontal[data-theme=light] .progress{background:rgba(255,255,255,.25)}.history-indices.horizontal[data-theme=light] .progress .bar{background:#fff}@media screen and (max-width:1920px){.history-indices.vertical{left:50px}.history-indices.vertical a .label{left:22px;font-size:15px}}@media screen and (max-width:1680px){.history-indices.vertical{left:40px}.history-indices.vertical a .label{left:22px;font-size:14px}}@media screen and (max-width:1680px){.history-indices.horizontal{display:block}.history-indices.vertical{display:none}}@media screen and (max-width:1440px){.history-indices.horizontal .history-indices-inner{margin-top:5px}}@media screen and (max-width:1366px){.history-indices.horizontal .history-indices-inner{margin-top:10px}}@media screen and (max-width:1200px){.history-indices.horizontal .history-indices-inner{margin-top:15px}}body.history-page #main{overflow:hidden}#historyContent{overflow:hidden;width:100vw;box-sizing:border-box}.history-section-group{position:relative}.history-section-group.bg-dark{background-color:#1d1a1a}.history-section-group.bg-bright{background-color:#eeede9}.history-section-group.bg-white{background-color:#fff}.history-section-group .bg{position:absolute;top:0;left:0;right:0;bottom:0}.history-section-group .bg .back{position:absolute;left:50%;transform:translateX(-50%)}.history-section-group .bg .back img.img{display:block;width:100vw;min-width:320px}.history-section{position:relative;min-height:100vh}.history-section .history-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;width:100vw;z-index:6}.history-section .history-title h2{font-size:30px;font-family:Choseol,serif;color:#fff;text-align:center}.history-section .history-title h2 .sentence{overflow:hidden;display:block}.history-section .history-title h2 .sentence span{display:block;line-height:1.5}.history-section .history-title.active h2 .sentence span{transform:translateY(0)}.history-section .history-desc{position:absolute;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6}.history-section .history-desc p{font-size:18px;font-family:Choseol,serif;color:#fff;text-align:center}.history-section .history-desc p .sentence{overflow:hidden;display:block}.history-section .history-desc p .sentence span{display:block;transform:translateY(100%);line-height:1.75em;white-space:nowrap}.history-section .history-desc.history-desc-lg{position:relative;transform:none;top:auto;left:auto;z-index:6}.history-section .history-desc.history-desc-lg p{font-size:22px}.history-section .history-desc.history-desc-lg p .sentence span{line-height:1.5em}.history-section .history-desc.active p .sentence span{transform:translateY(0)}.history-section-inner{position:relative}.history-section-inner.full-height{min-height:calc(var(--vh,100vh));height:calc(var(--vh,100vh))}.history-section-inner.full-height .history-section-content{position:relative;display:flex;height:100%;justify-content:center;align-items:center}.history-section-inner.full-height2{min-height:80vh;height:80vh}.history-section-content{box-sizing:border-box;position:relative;width:100vw}.history-chapter-cover{text-align:center;max-width:285px;margin:0 auto;padding:0 28px;padding-top:160px;padding-bottom:160px}.history-chapter-cover .chapter{font-size:14px;opacity:.5;margin-bottom:1em;letter-spacing:0}.history-chapter-cover .chapter .sentence{display:block;overflow:hidden}.history-chapter-cover .chapter .sentence>span{display:block;line-height:normal;white-space:nowrap}.history-chapter-cover .chapter .en{font-family:CeraPro,sans-serif}.history-chapter-cover .chapter-title{font-size:22px;font-family:Choseol,serif;margin-bottom:1em;letter-spacing:-.04em}.history-chapter-cover .chapter-title .sentence{display:block;overflow:hidden}.history-chapter-cover .chapter-title .sentence>span{display:block;white-space:nowrap;line-height:1.5em}.history-chapter-cover .chapter-description p{font-size:14px;line-height:1.888888888888889}.history-chapter-cover[data-theme=light]{color:#fff}.milestone{font-size:640px;height:540px;overflow:hidden;letter-spacing:-.05em;font-weight:300;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:CeraPro,sans-serif}.milestone .count{position:relative;top:50%;transform:translateY(-50%);display:flex;overflow:hidden;opacity:.15}.milestone .count span{display:block;transform:translateY(100%)}.milestone[data-theme=light]{color:#fff}#historyBgTop{background:linear-gradient(to bottom,#93a4b2,#93a4b2 50%,#1d1a1a 80%,#1d1a1a 100%)}#historyBgTop .cloud{top:0}#historyBgTop .back1{top:calc(50vh + 80px);transform-origin:40% 50%}#historyBgTop .back2{top:calc(50vh + 110px);transform-origin:60% 50%}#historyBgTop .back3{top:calc(50vh + 140px)}#historyBgTop .back4{top:calc(50vh + 480px)}#historyTop .history-section-inner{position:absolute;top:0;left:0;right:0}#historyDesc1 .history-section-content{padding:0;height:100vh}#historyChapter2 .ginseng{position:relative;height:700px}#historyChapter2 .ginseng .img{position:absolute;left:50%;transform:translateX(-50%);top:0}#historyChapter2 .ginseng .frames{position:relative}#historyChapter2 .ginseng .frames img{position:absolute;top:0;left:0;display:block;width:800px;height:auto;opacity:0;visibility:hidden}#historyChapter2 .ginseng .frames img:first-child{position:relative}#historyChapter2 .ginseng .frames img.active{opacity:1;visibility:visible}#historyChapter2 .ginseng .features .feature-item{position:absolute;top:50%;left:50%}#historyChapter2 .ginseng .features .feature-item .dot{width:3px;height:3px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#000;border-radius:50%;display:block}#historyChapter2 .ginseng .features .feature-item .line{display:block;position:absolute;top:-1px;left:0;width:45px}#historyChapter2 .ginseng .features .feature-item .line span{position:absolute;display:block;border-top:1px dotted rgba(0,0,0,.5);display:block;left:0;width:100%;transform-origin:0 0}#historyChapter2 .ginseng .features .feature-item p{font-size:11px;line-height:1.66667em;color:#000;position:absolute;top:-10px;right:calc(100% + 10px);white-space:normal;text-align:right;width:100px}#historyChapter2 .ginseng .features .feature-item.right .line{left:auto;right:0}#historyChapter2 .ginseng .features .feature-item.right .line span{transform-origin:100% 0}#historyChapter2 .ginseng .features .feature-item.right p{right:auto;left:calc(100% + 10px);text-align:left}#historyChapter2 .ginseng .features .feature-item1{margin-left:-50px;top:66%}#historyChapter2 .ginseng .features .feature-item2{margin-left:50px;top:58%}#historyChapter2 .ginseng .features .feature-item3{margin-left:50px;top:77%}#historyChapter2 .ground{position:absolute;bottom:0;left:0;right:0;height:180px;overflow:hidden}#historyChapter2 .ground img{position:absolute;top:0;left:0;width:100vw;display:block}#historyChapter2 .ground:after{background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0) 100px,#1d1a1a 180px,#1d1a1a);position:absolute;top:0;left:0;right:0;bottom:0;content:''}#historyChapter3{padding-top:70px}#historyChapter3 .line-top{position:absolute;left:50%;transform:translateX(-50%);top:-40px;height:178px;width:59px}#historyChapter3 .line-top .img{position:absolute;top:0;left:0;right:0;overflow:hidden;height:100%}#historyChapter3 .line-top .img img{display:block;height:178px;position:absolute;top:0;left:0}#historyChapter3 .history-inter-bg{overflow:hidden;position:relative;margin-top:-200px}#historyChapter3 .history-inter-bg img{display:block;width:100%;height:auto;position:relative}#historyChapter4{background:#438db0}#historyChapter4 .history-global-stat{font-size:0;text-align:center;white-space:nowrap;padding-top:80vh;padding-bottom:20vh}#historyChapter4 .history-global-stat dl{display:inline-block;text-align:center;position:relative;vertical-align:top;margin:0 10px;padding-bottom:22px;min-width:80px}#historyChapter4 .history-global-stat dl dd,#historyChapter4 .history-global-stat dl dt{text-align:center;color:#fff}#historyChapter4 .history-global-stat dl dt{font-size:12px;position:absolute;left:50%;transform:translateX(-50%);bottom:0;white-space:nowrap}#historyChapter4 .history-global-stat dl dd{font-size:56px;font-family:CeraPro,sans-serif;letter-spacing:-.05em;font-weight:300}#historyChapter4 .history-global-stat dl dd .count{display:block;overflow:hidden}#historyChapter4 .history-global-stat dl dd .count span{display:inline-block;line-height:1;padding:0 .2em}#historyChapter4 .history-global-stat dl dd small{font-size:.35714em}#historyChapter4 .history-global-desc{color:#fff;text-align:left;padding:0 30px}#historyChapter4 .history-global-desc h3{margin-bottom:.8em;font-size:20px;font-family:Choseol,serif}#historyChapter4 .history-global-desc h3 .sentence{display:block;overflow:hidden}#historyChapter4 .history-global-desc h3 .sentence span{display:block;line-height:1.75em}#historyChapter4 .history-global-desc p{font-size:14px;line-height:1.88889em}#historyChapter4 .history-global-desc p small{font-size:.88889em;display:block;margin-top:1em}#historyChapter4 .history-global-graph{position:relative;width:100vw;background:#438db0}
/* 230126 세계로 비상하는 KGC 그래프 hidden으로 인한 css 수정 Start */
/* #historyChapter4 .sky{background:linear-gradient(to bottom,rgba(255,255,255,.4),#64a1be 50%,#64a1be 100%);position:relative;height:40vh;width:100vw;margin-top:0} */
#historyChapter4 .sky{background:linear-gradient(to bottom,rgba(142,187,208,0),#64a1be 50%,#64a1be 100%);position:relative;height:36vh;width:100vw;margin-top:0}
/* 230126 세계로 비상하는 KGC 그래프 hidden으로 인한 css 수정 End */
#historySectionEnding .sky{background:linear-gradient(to bottom,#64a1be,#64a1be 10%,rgba(142,187,208,0) 100%);position:absolute;top:0;left:0;right:0;height:40vh;z-index:10}#historyBgBottom{background:#64a1be}#historyBgBottom .back1{top:auto;bottom:0}#historyBgBottom .back2{top:auto;bottom:0}#historyBgBottom .back3{top:auto;bottom:0}#historySectionEnding .logo{padding-bottom:80px}#historySectionEnding .logo img{margin:0 auto;display:block;width:140px}.history-page #footer{z-index:9999999}.history-timeline{padding-bottom:200px;-webkit-overflow-scrolling:touch;width:100vw;position:relative;box-sizing:border-box;overflow:auto!important}.history-timeline .timeline-list{padding-left:40px;padding-right:40px;font-size:0;box-sizing:border-box;width:2560px}.history-timeline ul{display:flex;flex-wrap:nowrap}.history-timeline ul li{margin-right:30px}.history-timeline ul li:last-child{margin-right:0!important}.history-timeline ul li:nth-child(even){padding-top:65px}.history-timeline-item{display:block;position:relative}.history-timeline-item .img img{display:block;width:280px}.history-timeline-item .txt{position:absolute;left:0;top:100%;margin-top:16px}.history-timeline-item .desc{font-size:14px;line-height:1.33333em;color:#fff;margin-bottom:.5em}.history-timeline-item .year{display:block;font-size:12px;color:#666;font-family:CeraPro,sans-serif}.history-brand-list{position:absolute;left:50%;transform:translateX(-50%);position:relative;width:16px;margin-top:-100px;margin-bottom:-100px}.history-brand-list .center-line{width:16px;height:1686px;position:relative;display:block}.history-brand-list .center-line .line{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:3}.history-brand-list .center-line .line.line0{background:url(../img/history/line2.svg) 0 0 no-repeat;background-size:16px 1686px}.history-brand-list .center-line .line.line1{background:url(../img/history/line2-1.svg) 0 0 no-repeat;background-size:16px 1686px;z-index:2}.history-brand-list .center-line .line.line2{background:url(../img/history/line2-2.svg) 0 0 no-repeat;background-size:16px 1686px;z-index:1}.history-brand-list .center-line .line.grow:after{width:100%;height:40px;position:absolute;bottom:0;left:0;right:0;content:'';background:linear-gradient(to bottom,rgba(29,26,26,0) 60%,#1d1a1a 100%)}.history-brand-item{position:absolute;top:0;left:50%}.history-brand-item .dot{width:3px;height:3px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#eeede9;border-radius:50%;display:block}.history-brand-item .line{display:block;position:absolute;top:-1px;left:0;width:24px}.history-brand-item .line span{position:absolute;top:0;left:0;width:100%;border-top:1px dotted #eeede9;transform-origin:0 0}.history-brand-item .desc{display:block;position:absolute;top:-20px;left:24px}.history-brand-item .desc .tb{width:134px;height:134px;margin-bottom:10px}.history-brand-item .desc .tb .tb-inner{position:absolute;top:0;left:0;overflow:hidden;width:134px;height:134px}.history-brand-item .desc .tb .img{position:absolute;left:0;top:0}.history-brand-item .desc .tb .img img{display:block;width:100%;max-width:initial}.history-brand-item .desc .txt p{color:#fff;font-size:12px;line-height:1.66667em;margin-bottom:1em;letter-spacing:-.04em}.history-brand-item .desc .txt .cta .btn{display:inline-block;color:#fff;margin-bottom:1em;background:0 0!important;margin-left:-20px;font-size:0}.history-brand-item .desc .txt .cta .btn:before{background:#fff}.history-brand-item .desc .txt .cta .btn:after{border-color:#fff}.history-brand-item.left .line{left:auto;right:0}.history-brand-item.left .line span{transform-origin:100% 0}.history-brand-item.left .desc{right:24px;left:auto}.history-brand-item.left .desc .tb .img{left:auto;right:0}.history-brand-item.left .desc .tb .img img{left:auto;right:0}.history-brand-item#history-brand-item1{top:88px}.history-brand-item#history-brand-item2{top:248px}.history-brand-item#history-brand-item3{top:408px}.history-brand-item#history-brand-item4{top:568px}.history-brand-item#history-brand-item5{top:728px}.history-brand-item#history-brand-item6{top:888px}.history-brand-item#history-brand-item7{top:1048px}.history-brand-item#history-brand-item8{top:1208px}.history-brand-item#history-brand-item9{top:1368px}.no-touchevents .history-brand-item .tb img{transition:transform .8s cubic-bezier(.23,1,.32,1);will-change:transform}.no-touchevents .history-brand-item:hover .tb img{transform:scale(1.1)}#historyMap{position:absolute;top:0;left:0;width:100vw;height:200vh}.history-map{position:absolute;top:0;left:0;width:100vw;height:100vh}.history-map .history-map-scrollarea{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:scroll;-webkit-overflow-scrolling:touch}.history-map .icon-scroll{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:80px;pointer-events:none;opacity:0}.history-map .icon-scroll img{display:block;width:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-animation:scrollhand 2s infinite;animation:scrollhand 2s infinite;opacity:.5}.history-map .icon-scroll.active{-webkit-animation:iconscrollmotion 3s forwards;animation:iconscrollmotion 3s forwards}.history-map .history-map-inner{width:1100px;height:100vh;position:relative}.history-map .back,.history-map .front{position:absolute;width:100%;height:100vh;bottom:0;left:0;right:0;overflow:hidden;background-color:#fff}.history-map .back .map-inner,.history-map .front .map-inner{position:absolute;width:100%;height:100vh;bottom:0;left:0;right:0}.history-map .front .map-inner{background:#438db0}.history-map .map{width:1920px;height:1080px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.history-map .map .img{display:block;opacity:.8;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.history-map .map .motion{position:absolute;width:1920px!important;height:1080px!important;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@-webkit-keyframes scrollhand{0%,100%{margin-left:-5px}50%{margin-left:5px}}@keyframes scrollhand{0%,100%{margin-left:-5px}50%{margin-left:5px}}@-webkit-keyframes iconscrollmotion{0%,100%{opacity:0}20%,50%,80%{opacity:1}}@keyframes iconscrollmotion{0%,100%{opacity:0}20%,50%,80%{opacity:1}}.history-map .map{width:1100px;height:618.75px}.history-map .map img{width:1100px;height:auto}.history-map .map .motion{position:absolute;width:1100px!important;height:618.75px!important}#historyGlobalDesc{z-index:3;position:relative}#historyGlobalGraph{z-index:1;position:relative;margin-top:-240px}.history-global-graph .graph{position:relative;top:0;left:0;bottom:0;overflow:auto;overflow-y:hidden;width:100%;right:0;-webkit-overflow-scrolling:touch;padding-top:30vh;transform:translateY(1px)}.history-global-graph .graph-inner{position:relative;left:0;width:220vw;bottom:0;height:70vh;transform:translateY(2px)}.history-global-graph svg{display:block;width:100%;height:70vh}.history-global-graph .years{position:absolute;left:0;right:0;bottom:5%;font-family:CeraPro,sans-serif;font-size:14px;letter-spacing:-.05em;color:#fff}.history-global-graph .years span{display:block;white-space:nowrap;transform:translateX(-50%);position:absolute;top:0}.history-global-graph .years span:nth-child(1){left:5%}.history-global-graph .years span:nth-child(2){left:20%}.history-global-graph .years span:nth-child(3){left:35%}.history-global-graph .years span:nth-child(4){left:50%}.history-global-graph .years span:nth-child(5){left:65%}.history-global-graph .years span:nth-child(6){left:80%}.history-global-graph .years span:nth-child(7){left:95%}.history-global-graph .legends{position:absolute;left:0;right:0;top:0;bottom:0;font-family:CeraPro,sans-serif;font-size:14px;letter-spacing:-.05em;color:#fff}.history-global-graph .legends span{top:90%;border-radius:50%;width:1.83333vw;height:1.83333vw;background:#fff;display:block;white-space:nowrap;transform:translate(-50%,-50%);position:absolute;box-sizing:border-box;border:2px solid #79b3ce}.history-global-graph .legends span:nth-child(1){left:5%}.history-global-graph .legends span:nth-child(2){left:20%}.history-global-graph .legends span:nth-child(3){left:35%}.history-global-graph .legends span:nth-child(4){left:50%}.history-global-graph .legends span:nth-child(5){left:65%}.history-global-graph .legends span:nth-child(6){left:80%}.history-global-graph .legends span:nth-child(7){left:95%}.history-global-graph .legends span .val{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-200%);font-size:12px;font-family:CeraPro,sans-serif;color:rgba(255,255,255,.7);white-space:nowrap}