/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.ot-sdk-show-settings{cursor:pointer;}
.course-completion-points-section{.trophy-icon svg{height:1.7rem;}.redeem-points-link{text-decoration:underline;}}
.profile-course-card{border:1px solid rgba(0,0,0,0.1);padding:1.5rem;position:relative;height:100%;display:flex;flex-direction:column;}.course-card-content{display:flex;flex-direction:column;height:100%;}.course-card-link{height:100%;}.course-card-header{display:flex;flex-direction:column;margin-bottom:1rem;}.course-card-image{position:relative;width:100%;margin-bottom:1.5rem;overflow:hidden;}.course-card-image img{width:100%;height:auto;object-fit:cover;aspect-ratio:16/9;}.course-card-image .completion-badge{position:absolute;width:3rem;height:3rem;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.2);z-index:2;}.course-card-image .completion-badge svg{width:55%;height:auto;}.course-card-details{display:flex;flex-direction:column;width:100%;}.course-progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem;}.course-type{display:flex;align-items:center;margin-bottom:5px;}.course-type-icon{display:inline-block;width:1rem;height:1rem;margin-right:0.3rem;position:relative;}.course-type-icon::before{content:"▶";font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-bottom:1px;}.progress-spacer{flex-grow:1;}.course-progress-percent{color:#e63946;font-weight:500;text-align:right;font-size:0.875rem;}.course-title{font-size:1.125rem;line-height:1.3;margin:0 0 1rem 0;font-weight:700;}.course-progress-container{margin-top:auto;}.course-progress-track{height:0.5rem;overflow:hidden;}.course-progress-fill{height:100%;}.btn-print-certificate{align-items:center;border:none;border-radius:0;display:inline-flex;height:3.5rem;justify-content:center;transition:all 0.2s;width:100%;&:hover{background-color:var(--hr--color-red);color:white;}}.btn.btn-print-certificate-rounded{background-color:white;color:var(--hr--color-red);border-color:var(--hr--color-red);&:hover{background-color:var(--hr--color-red);color:white;}}@media (min-width:768px){.profile-course-card{padding:1.5rem;}.course-card-header{flex-direction:row;align-items:flex-start;}.course-card-image{width:5rem;height:5rem;min-width:5rem;margin-right:1.5rem;margin-bottom:0;}.course-card-image img{height:100%;aspect-ratio:auto;}.course-card-image .completion-badge{width:2.5rem;height:2.5rem;}.course-title{font-size:1.25rem;}}
.paragraph--unpublished{background-color:#fff4f4;}
