.sw-user-dashboard-progress-group-title{margin-bottom:.5rem}.sw-user-dashboard-progress-group-title i{margin-right:1rem;color:var(--color-highlight)}.sw-user-dashboard-progress-group-description{margin-bottom:2rem}.sw-user-dashboard-progress-wrapper{margin-bottom:7rem}.sw-user-dashboard-progress-wrapper.awards{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width:1000px){.sw-user-dashboard-progress-wrapper.awards{grid-template-columns:1fr}}.sw-user-dashboard-progress-course{display:flex;gap:3rem;align-items:center;margin-bottom:1rem;padding:2rem;background:var(--color-grey-light);border:1px solid var(--color-grey-mid-new);border-radius:.6rem}@media (max-width:1000px){.sw-user-dashboard-progress-course{flex-direction:column;gap:1rem}}.sw-user-dashboard-progress-icon{font-size:4rem;color:var(--color-grey)}.sw-user-dashboard-progress-icon.status-passed{color:var(--color-highlight)}.sw-user-dashboard-progress-title{margin-bottom:0;font-size:1.8rem}.sw-user-dashboard-progress-title-wrapper{width:30%;max-width:30%}@media (max-width:1000px){.sw-user-dashboard-progress-title-wrapper{width:100%;max-width:100%}}.sw-user-dashboard-progress-title a{color:var(--color-blue-dark)}.sw-user-dashboard-progress-counter{margin-bottom:0;font-size:1.2rem;font-family:var(--font-text);font-weight:400;color:var(--color-highlight);text-transform:uppercase}.sw-user-dashboard-progress-bar{display:block;width:100%;height:4rem;background:repeating-linear-gradient(45deg,#fbfbfb,#fbfbfb 6px,#fff 6px,#fff 12px);border:1px solid var(--color-grey-mid-new);border-radius:2rem;overflow:hidden}@media (max-width:1000px){.sw-user-dashboard-progress-bar{border-radius:.5rem}}.sw-user-dashboard-progress-bar-wrapper{flex-grow:1;margin-left:auto}@media (max-width:1000px){.sw-user-dashboard-progress-bar-wrapper{width:100%}}.sw-user-dashboard-progress-bar div{display:inline-flex;align-items:center;justify-content:center;vertical-align:top;width:.01%;height:4rem;background:#05a71f;border-top-left-radius:2rem;border-bottom-left-radius:2rem;opacity:.7}@media (max-width:1000px){.sw-user-dashboard-progress-bar div{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}}.sw-user-dashboard-progress-bar div span{font-size:1.4rem;font-family:var(--font-heading);color:var(--color-white)}.sw-user-dashboard-progress-actions{margin-left:auto}@media (max-width:1000px){.sw-user-dashboard-progress-actions{width:100%}}@media (max-width:1000px){.sw-user-dashboard-progress-actions-button{display:block!important}}.sw-user-dashboard-progress-actions-button.quiz{background:var(--color-orange)}.sw-user-dashboard-progress-actions-button.view{background:var(--color-highlight)}.sw-user-dashboard-progress-actions-button.print{background:var(--color-green)}.sw-user-dashboard-progress-actions-button:hover{background:var(--color-blue-dark)!important}.sw-user-dashboard-progress-message{width:100%;margin-bottom:4rem;padding:7rem 4rem 8rem;border-radius:1rem;background:var(--color-grey-light);text-align:center}.sw-user-dashboard-progress-message p{font-size:2rem;color:var(--color-blue-dark)}.sw-user-dashboard-progress-award{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1rem;text-align:center;padding:3.5rem 3rem;background:var(--color-yellow-light);border:1px solid var(--color-yellow);border-radius:.6rem}.sw-user-dashboard-progress-award-overlay{position:absolute;top:0;bottom:0;right:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);opacity:0;pointer-events:none;transition:222ms all ease-in-out}.sw-user-dashboard-progress-award-icon{font-size:4rem;color:var(--color-yellow)}.sw-user-dashboard-progress-award-title{margin-bottom:.5rem;font-size:2.1rem;transition:222ms all ease-in-out}.sw-user-dashboard-progress-award-description{font-size:1.4rem;line-height:var(--site-text-line-height);transition:222ms all ease-in-out}.sw-user-dashboard-progress-award.disabled{background:var(--color-grey-light);border-color:var(--color-grey-mid-new)}.sw-user-dashboard-progress-award.disabled i{color:var(--color-grey-mid-new)}.sw-user-dashboard-progress-award.disabled .sw-button{padding:1.5rem 2rem;font-size:1.2rem}.sw-user-dashboard-progress-award.disabled .sw-button i{color:var(--color-white)}.sw-user-dashboard-progress-award.disabled:hover h4,.sw-user-dashboard-progress-award.disabled:hover i,.sw-user-dashboard-progress-award.disabled:hover p{color:var(--color-grey-mid-new)}.sw-user-dashboard-progress-award.disabled:hover .sw-user-dashboard-progress-award-overlay{opacity:1;pointer-events:all}