.j_spacer{height:100vh}.j_curve_chart_section{padding:120px 0;--color-greay:#383838;--color-orange:#fe5d2f}.j_curve_chart_section .content_wrapper{max-width:1400px;margin:0 auto;padding:0 15px;position:relative}.j_curve_chart_section .content_wrapper .chart_svg{padding-bottom:280px}.j_curve_chart_section .content_wrapper .chart_svg #path-full{stroke:var(--color-greay)}.j_curve_chart_section .content_wrapper .chart_svg #path-highlight{stroke:var(--color-orange);opacity:1}.j_curve_chart_section .content_wrapper .chart_btn_wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:0 60px;position:absolute;left:0;top:0;width:100%;height:100%}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box{width:100%;height:100%;display:flex;align-items:flex-end}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card{position:relative;padding:10px 0;height:40%}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .count{font-size:14px;color:#fff;margin-bottom:10px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .title{--size:1.2rem;font-size:var(--size);line-height:var(--size);height:var(--size);font-weight:400;color:#fff;overflow:hidden}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .title span{display:block;transition:all .35s;margin-bottom:4px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .title span:last-child{color:var(--color-orange)}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .pera{font-size:.8rem;line-height:1.3;color:#fff;opacity:0;visibility:hidden;transform:translateY(5px);transition:all .35s}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .bar{position:absolute;left:0;top:0;transform:translateY(-100%);width:1px;height:40px;background-color:var(--color-greay);transition:all .35s}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .bar .dot{position:absolute;left:50%;top:0;transform:translate(-50%,-100%);width:10px;height:10px;border-radius:50%;border:1px solid var(--color-greay);transition:all .35s}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.tow{--max-height:100px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.three{--max-height:270px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.four{--max-height:420px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.five{--max-height:340px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.active .content_card .title span{transform:translateY(calc(-1 * var(--size) - 4px))}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.active .content_card .pera{opacity:1;visibility:visible;transform:translateY(0)}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.active .content_card .bar{background-color:var(--color-orange)}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.active .content_card .bar .dot{border:1px solid var(--color-orange)}@media only screen and (max-width:1300px){.j_curve_chart_section .content_wrapper .chart_svg{padding-bottom:350px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper{padding:0 40px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .title{--size:20px;height:24px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .bar{height:40px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.tow{--max-height:100px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.three{--max-height:200px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.four{--max-height:300px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.five{--max-height:250px}}@media only screen and (max-width:992px){.j_curve_chart_section{padding:100px 0 20px}.j_curve_chart_section .content_wrapper .chart_svg{padding-bottom:150px}.j_curve_chart_section .content_wrapper .chart_btn_wrapper{padding:0 20px;grid-template-columns:repeat(1,1fr);height:100%;width:100%}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box{position:absolute;width:calc(100% - 40px);max-width:100%;left:20px;top:0;opacity:0;visibility:hidden;transition:all .35s}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card{height:60%}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box .content_card .bar{display:none}.j_curve_chart_section .content_wrapper .chart_btn_wrapper .btn_box.active{opacity:1;visibility:visible}}