.pxn_progress_item .progress_title{color:var(--pxn-color-heading-primary);font-family:var(--pxn-ff-body);font-size:18px;font-weight:var(--pxn-fw-sbold);line-height:1.2;margin-bottom:10px}.pxn_progress{background-color:var(--pxn-color-theme-bg-light-2);border-radius:15px;overflow:hidden}.pxn_progress .progress_bar{background-color:var(--pxn-color-theme-primary);height:8px;position:relative;z-index:1}.pxn_progress .progress_bar:after{background-color:var(--pxn-color-theme-secondary);border-radius:15px;content:"";height:100%;inset-inline-end:-2.5px;position:absolute;top:0;width:15px}.pxn_progress .progress_percent{color:var(--pxn-color-heading-primary);font-family:var(--pxn-ff-body);font-size:18px;font-weight:var(--pxn-fw-medium);inset-inline-end:0;line-height:1.2;position:absolute;top:0;z-index:2}