.tui-totara_program__requestExtension-date{flex-wrap:wrap}.tui-totara_program__requestExtension-dateSeparator{display:inline-block;margin-top:var(--gap-2)}.tui-totara_program__requestExtension-submit{display:none}.tui-totaraProgramCloneConfirmationModal__form{margin-bottom:var(--gap-2)}.tui-totara_program-courseSet__course{position:relative}.tui-totara_program-courseSet__courseCardProgress{display:flex;align-items:center;height:1.25rem}.tui-totara_program-courseSet__courseCardProgress>*+*{margin-left:var(--gap-2)}.tui-totara_program-courseSet__courseCardProgressLozenge,.tui-totara_program-courseSet__courseCardProgressIndicator{flex-grow:1}.tui-totara_program-courseSet__courseCardProgressMenu{display:block}.tui-totara_program-courseSet__courseCardLaunch{align-self:flex-end}.tui-totara_program-programHeader{margin-bottom:var(--gap-8)}.tui-totara_program-programHeader__wrapper{display:flex;justify-content:space-between;margin:0 0 var(--gap-8)}.tui-totara_program-programHeader__image{width:15rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;aspect-ratio:1.7777777778;object-fit:cover;border-radius:var(--border-radius-normal)}.tui-totara_program-programHeader__title{font-weight:var(--font-h1-weight);font-size:var(--font-h1-size);font-family:var(--font-h1-family);line-height:var(--font-h1-line-height);margin:0}.tui-totara_program-programHeader__status{margin-top:var(--gap-1);margin-bottom:calc(var(--gap-2) + (var(--gap-1) / 2));margin-left:var(--gap-2);padding-top:calc(var(--gap-1) / 2);white-space:nowrap;vertical-align:middle}.tui-totara_program-programHeader__info{display:grid;grid-template-columns:1fr;gap:var(--gap-4)}@media (min-width:600px){.tui-totara_program-programHeader__info{grid-template-columns:auto 1fr}}.tui-totara_program-programHeader__programStatus{display:grid;grid-template-columns:auto 1fr;gap:var(--gap-2);align-items:center}.tui-totara_program-programHeader__dueDate--overdue{color:var(--color-prompt-alert)}.tui-totara_program-programHeader__extensionLink{white-space:nowrap}.totara_program-enrolment-confirmation-modal__description{padding-bottom:var(--gap-4)}.tui-totara_program-enrolment-option-card_item{display:grid;grid-template-columns:5fr auto;gap:var(--gap-4);align-items:baseline;width:100%;margin:var(--gap-1);padding:var(--gap-2);background-color:#f9f9f9;border-radius:var(--border-radius-normal)}.tui-totara_program-enrolment-option-card_item-container{display:flex;flex-direction:column;gap:var(--gap-2)}.tui-totara_program-enrolment-option-card_item-label{display:flex;gap:var(--gap-2);align-items:baseline}.tui-totara_program-enrolment-option-card_item-label__name{font-weight:501;font-size:calc(var(--font-size-base) / 16 * 16);line-height:calc(var(--line-height-base) / 16 * 24)}.tui-totara_program-enrolment-option-card_item-label__assignment_type{font-weight:var(--font-body-md-weight);font-size:var(--font-body-md-size);font-family:var(--font-body-md-family);line-height:var(--font-body-md-line-height)}.tui-totara_program-enrolment-option-card_item button{max-height:var(--gap-4)}.tui-totara_program-enrolment-option-card_item button:hover{box-shadow:unset}.tui-totara_program-enrolment-details{display:flex;flex-direction:column;gap:var(--gap-2)}.tui-totara_program-enrolment-details__label{font-weight:bold}.tui-totara_program-enrolment-options{display:flex;flex-direction:column;gap:var(--gap-4);padding-top:var(--gap-4)}.tui-totara_program-enrolment-options__subheading{font-weight:700;font-size:var(--font-body-lg-size)}.tui-totaraProgramAffectedCard{display:block;padding:var(--gap-2)}.tui-totaraProgramHeader__fullname{margin-top:0}.tui-totara_program-addCourses{display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-primary);border-radius:var(--card-border-radius)}.tui-totara_program-content>*+*{margin-top:var(--gap-8)}.tui-totara_program-courseSet__card{flex-direction:column;width:100%;padding:var(--gap-2)}.tui-totara_program-courseSet__card>*+*{margin-top:var(--gap-2)}.tui-totara_program-courseSet__cardHeading{display:flex}.tui-totara_program-courseSet__cardHeadingText{flex-grow:1;margin-top:0}.tui-totara_program-courseSet__cardForm{width:100%}.tui-totara_program-courseSet>*+*{margin-top:var(--gap-8)}.tui-totara_program-courseSetForm__helpText{margin-top:calc(var(--gap-4) * -1);white-space:pre-line}.tui-totara_program-courseSetForm__buttons{float:right}.tui-totara_program-coursesGrid{padding:var(--gap-2)}.tui-totara_program-coursesGrid__container{position:relative;display:grid;grid-template-columns:repeat(auto-fill, minmax(min(var(--tui-card-default-width), 100%), 1fr));gap:var(--gap-4)}.tui-totara_program-coursesGrid__addCourseCard{min-width:var(--tui-card-default-width);height:100%}.tui-totara_program-coursesGrid__courseDrag{position:absolute;top:var(--gap-2);left:var(--gap-2);display:none}.tui-totara_program-coursesGrid__course:hover .tui-totara_program-coursesGrid__courseDrag,.tui-totara_program-coursesGrid__course--dragging .tui-totara_program-coursesGrid__courseDrag{display:block}