.lrn-awards .progress-tabs{align-items:center;display:flex;gap:30px;justify-content:space-between}.lrn-awards .progress-tabs [data-index]{flex:1;opacity:.4}.lrn-awards .progress-tabs .progress{background-color:var(--primary);height:2px;width:100%}.lrn-awards .progress-tabs .progress-bar{animation:none;background-color:var(--progressbar_color);height:100%;width:0}.lrn-awards .progress-tabs [data-index].active .progress-bar{animation:fill-bar 1s linear forwards}.lrn-awards .progress-tabs [data-index].active{opacity:1}.lrn-awards .content-wrapper li{margin-bottom:.5rem;padding-left:1.75rem;position:relative}.lrn-awards .content-wrapper li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%2300A59C' d='M4 11.5v2h12L10.5 19l1.42 1.42 7.92-7.92-7.92-7.92L10.5 6l5.5 5.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;left:0;position:absolute;top:0;width:1.5rem}@keyframes fill-bar{0%{width:0}to{width:100%}}.lrn-awards .progress-tabs .button-wrapper{padding-left:18px;padding-right:18px;padding-top:12px}.lrn-awards .progress-tabs .progress-button{-webkit-appearance:none;background:0;border:0;color:inherit;cursor:pointer;font-size:1rem;font-weight:800;margin:0;outline:0;padding:0;text-align:center;width:100%}.lrn-awards .splide__arrow{height:56px;width:56px}@media screen and (max-width:991px){.lrn-awards .progress-tabs [data-index]{height:inherit;text-wrap:nowrap}.lrn-awards .progress-tabs{gap:1rem;justify-content:flex-start;overflow-x:scroll}}