.solution_chart_section{align-items:center;background:#000;display:flex;min-height:100vh;padding:10rem 0}.solution_chart_section .content_inner{align-items:center;display:flex;flex-direction:column;gap:1rem;max-width:1200px}.solution_chart_title{color:#fff;font-size:4rem;font-weight:600;line-height:1.3;margin-bottom:6rem;text-align:center}.solution_chart_title--pc{display:block}.solution_chart_title--mob{display:none}.solution_chart_lottie_wrap{display:flex;justify-content:center;max-width:550px;width:30vw}.lottie-wrapper{aspect-ratio:527/461;position:relative;width:100%}#lottie-chart-container{height:100%;left:0;position:absolute;top:0;width:100%}#lottie-chart-container svg{height:100%!important;width:100%!important}.chart-labels-overlay{height:100%;left:0;top:0;width:100%;z-index:20}.chart-label,.chart-labels-overlay{pointer-events:none;position:absolute}.chart-label{color:#fff;font-size:1.6rem;font-weight:400;white-space:nowrap}.chart-label-top{left:50%;top:1%;transform:translateX(-50%)}.chart-label-bottom-left{bottom:1%;left:1%;transform:translateX(0)}.chart-label-bottom-right{bottom:1%;right:1%;transform:translateX(0)}.solution_chart_legend{display:flex;justify-content:center;width:100%}.solution_chart_legend_list{display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 4rem;max-width:600px;padding:0}.solution_chart_legend_list li{align-items:center;display:flex;gap:.8rem;min-width:9.6rem}.legend_dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.legend_text{color:#9e9e9e;font-size:1.4rem;font-weight:400;white-space:nowrap}.solution_chart_buttons{display:flex;gap:1.6rem;margin-top:2rem}.solution_chart_btn{background:transparent;border:none;border-radius:0;color:#9e9e9e;cursor:pointer;font-size:2.4rem;font-weight:600;padding:1.4rem 4.2rem;transition:all .3s ease}.solution_chart_btn.active,.solution_chart_btn:hover{color:#fff}.btn_label--pc{display:inline}.btn_label--mob{display:none}@media (max-width:1024px){.solution_chart_section{padding:6rem 0}.solution_chart_title{font-size:3rem}.solution_chart_lottie_wrap{max-width:400px}.solution_chart_legend_list{gap:1rem 2rem;grid-template-columns:repeat(3,1fr);max-width:500px}.legend_text{font-size:1.25rem}.chart-label{font-size:1.1rem}.solution_chart_buttons{flex-direction:column;gap:1.6rem;max-width:300px;width:100%}.solution_chart_btn{font-size:1.6rem;padding:1.4rem 2rem;width:100%}}@media (max-width:768px){.solution_chart_section{padding:96px 0}.solution_chart_section .content_inner{gap:2rem;padding:0 20px}.solution_chart_lottie_wrap{margin-bottom:4rem;padding:0 10px;width:100%}.solution_chart_title{font-size:2.4rem}.solution_chart_title--pc{display:none}.solution_chart_title--mob{display:block;font-size:30px;margin-bottom:96px}.solution_chart_buttons,.solution_chart_lottie_wrap{max-width:100%}.solution_chart_btn{font-size:20px;font-weight:600;height:48px;padding:0 2rem}.btn_label--pc{display:none}.btn_label--mob{display:inline}.solution_chart_legend_list{gap:12px 8px;grid-template-columns:repeat(3,90px);justify-content:center;max-width:100%;width:100%}.solution_chart_legend_list li{min-width:100px;width:100px}.legend_dot{height:8px;width:8px}.legend_text{font-size:12.5px}.chart-label{font-size:1.6rem;font-weight:600}.chart-label-bottom-left,.chart-label-bottom-right{bottom:1%}}