.bl_problem_content{display:flex;margin:0 auto;flex-direction:column;width:80%}.bl_problem_box{display:flex;height:100%;justify-content:center;align-items:center;padding:32px;background-color:#1e1e1e}.bl_problem_item{margin-top:16px}.bl_problem_background{background:linear-gradient(52.72deg,#8ad9ea 4.17%,rgba(255,255,255,0) 33.19%),linear-gradient(141.79deg,#1c128e -4.67%,rgba(255,255,255,0) 63.81%),linear-gradient(180deg,#3b8292 0%,rgba(255,255,255,0) 100%),#4ca9b8;border:32px solid #1e1e1e;padding:8px}.bl_problem_title{color:#fff;text-align:center;font-size:24px;font-weight:normal}.bl_problem_row{display:flex;justify-content:center;width:100%;height:100%}.bl_problem_row:first-child{margin-bottom:16px}.bl_problem_item_image{width:100%;height:auto;background-color:#fff;padding:16px;border:1px solid #1e1e1e}.bl_problem_item_image:not(:first-child){margin-left:16px}@media screen and (max-width:768px){.bl_problem_content{flex-direction:column;width:100%}.bl_problem_box{padding:16px}.bl_problem_row{flex-direction:column}.bl_problem_item{display:flex;flex-direction:row;align-items:center;background-color:#fff;padding:16px;border:1px solid #888}.bl_problem_background{width:100%;padding:4px;border:16px solid #1e1e1e;margin-bottom:16px}.bl_problem_title{font-size:24px}.bl_problem_item_image{margin:0 0 16px 0;padding:0;border:0}.bl_problem_item_image>img{width:100%;height:100%}.bl_problem_item_image:last-child{margin-bottom:0}.bl_problem_item_image:not(:first-child){margin-left:0}.bl_problem_row:first-child{margin:0 16px 0 0}}