.top_solution .top_solution_list{display:flex;flex-flow:column;gap:45px 0}.top_solution .top_solution_list_item{border-bottom:1px solid #e5e4e0;display:flex;gap:10px 100px;padding-bottom:40px}@media screen and (max-width:1049px){.top_solution .top_solution_list_item{gap:10px 40px}}@media screen and (max-width:767px){.top_solution .top_solution_list_item{flex-flow:column}}.top_solution .top_solution_list_item:before{align-items:start;display:flex;font-family:Inter,sans-serif;font-size:50px;justify-content:left;line-height:1.2;width:54px}.top_solution .top_solution_list_item:first-of-type:before{content:"01"}.top_solution .top_solution_list_item:nth-of-type(2):before{content:"02"}.top_solution .top_solution_list_item:nth-of-type(3):before{content:"03"}.top_solution .top_solution_list_item:nth-of-type(4):before{content:"04"}.top_solution .top_solution_list_item:nth-of-type(5):before{content:"05"}.top_solution .top_solution_list_item:nth-of-type(6):before{content:"06"}.top_solution .top_solution_list_item:nth-of-type(7):before{content:"07"}.top_solution .top_solution_list_item:nth-of-type(8):before{content:"08"}.top_solution .top_solution_list_item:nth-of-type(9):before{content:"09"}.top_solution .top_solution_contents{width:100%}.top_solution .top_solution_title{font-weight:400;margin-bottom:30px}.top_solution .top_solution_link{margin-top:30px}