.DisputeManagementFeatureGraphic{width:86%;left:7%;margin-top:7%}.DisputeManagementFeatureGraphic__list{display:flex;flex-direction:column;align-items:center;width:540px;gap:10px}.DisputeManagementFeatureGraphic__chartCard{width:540px;height:432px;padding:30px 32px 32px;display:flex;flex-direction:column;align-items:start}.DisputeManagementFeatureGraphic__chartCardTitle{color:#0a2540;text-align:start;font-size:20px;font-weight:var(--fontWeightBold);line-height:20px;margin-bottom:12px}.DisputeManagementFeatureGraphic__chartCardKey{display:flex;flex-direction:row;gap:24px}.DisputeManagementFeatureGraphic__chartCardKeyItem{display:flex;flex-direction:column;align-items:start;gap:6px}.DisputeManagementFeatureGraphic__chartCardKeyItemKey{display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:var(--fontWeightNormal);color:#0a2540}.DisputeManagementFeatureGraphic__chartCardKeyItemIcon{width:10px;height:10px;border-radius:2px;margin-right:6px}.DisputeManagementFeatureGraphic__chartCardKeyItemIcon--automatic{background-color:#ff5996}.DisputeManagementFeatureGraphic__chartCardKeyItemIcon--manual{background-color:#96f}.DisputeManagementFeatureGraphic__chartTotalAmount{color:#0a2540;font-size:20px;font-weight:var(--fontWeightSemibold);line-height:1}.DisputeManagementFeatureGraphic__chartTotalPercentage{color:#727f96;font-size:12px;font-weight:400;line-height:1}.DisputeManagementFeatureGraphic__chartCardBars{display:flex;align-items:end;gap:2px;width:100%;height:100%;margin-top:12px;position:relative}.DisputeManagementFeatureGraphic__chartCardBar{width:59px;height:50%;background-color:#ff5996;z-index:1;position:relative;transform-origin:bottom center}.DisputeManagementFeatureGraphic__chartCardBar:before{content:"";display:block;width:100%;height:20px;background-color:#96f;z-index:1;position:absolute;bottom:100%;left:0;border-bottom:2px solid #fff;border-top-right-radius:4px;border-top-left-radius:4px}.DisputeManagementFeatureGraphic__chartCardBar:first-child{height:110px}.DisputeManagementFeatureGraphic__chartCardBar:first-child:before{height:10px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(2){height:175px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(2):before{height:24px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(3){height:125px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(3):before{height:16px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(4){height:150px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(4):before{height:20px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(5){height:110px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(5):before{height:18px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(6){height:137px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(6):before{height:16px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(7){height:103px}.DisputeManagementFeatureGraphic__chartCardBar:nth-child(7):before{height:32px}.DisputeManagementFeatureGraphic__chartCardChartLines{position:absolute;bottom:-1px;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.DisputeManagementFeatureGraphic__chartCardChartLine{color:#727f96;font-size:12px;font-weight:var(--fontWeightNormal);line-height:1;text-align:end;padding-bottom:4px;width:100%;border-bottom:1px solid #e7ecf1}