.project-cluster-card {
  height: 260px; }
  .project-cluster-card .card-buttons {
    padding: .5rem;
    text-align: right; }
  .project-cluster-card.card-placeholder .add-cluster {
    padding: 80px 0; }

.certification-card {
  height: 210px; }
  .certification-card .card-buttons {
    padding: .5rem;
    text-align: right; }
  .certification-card.card-placeholder .add-cluster {
    padding: 65px 0; }

.student-project-card {
  height: 200px; }
  .student-project-card .card-buttons {
    padding: .5rem;
    text-align: right; }

.temp-plan-item {
  opacity: .5;
  height: 74px; }

.plan-item-card.card-placeholder {
  padding: 11px 0; }
  .plan-item-card.card-placeholder .fa-solid, .plan-item-card.card-placeholder .fa-duotone {
    font-size: 24px; }

.plan-items-header {
  font-size: 0.75em; }

.plan-item-buttons {
  flex: 0 0 270px;
  margin-right: 0.5rem; }

.plan-item-code {
  flex: 0 0 180px; }

.plan-item-credits, .plan-item-duration {
  flex: 0 0 90px; }

.sub-plan-items .plan-item .plan-item-buttons {
  margin-right: 0; }

.temp-catalogue-item {
  opacity: .5;
  height: 74px; }

.catalogue-item-card.card-placeholder {
  padding: 11px 0; }
  .catalogue-item-card.card-placeholder .fa-solid, .catalogue-item-card.card-placeholder .fa-duotone {
    font-size: 24px; }

.catalogue-items-header {
  font-size: 0.75em; }

.catalogue-item-buttons {
  flex: 0 0 270px;
  margin-right: 0.5rem; }

.catalogue-item-code {
  flex: 0 0 180px; }

.catalogue-item-credits, .catalogue-item-duration {
  flex: 0 0 90px; }

.catalogue-item-boxes .catalogue-item-box .card {
  overflow: hidden; }
.catalogue-item-boxes .catalogue-item-box .preview-image {
  aspect-ratio: 16/9;
  background-size: cover;
  background-color: #f7f7f9;
  border-top-left-radius: 0.95rem; }
.catalogue-item-boxes .catalogue-item-box .card-footer {
  background: #eceeef;
  display: flex; }
  .catalogue-item-boxes .catalogue-item-box .card-footer .catalogue-item-btn {
    font-size: 0.85rem;
    font-weight: 700;
    color: #6b7073;
    text-align: center;
    padding: 0.5rem 1.5rem;
    flex: 1 1 auto !important;
    border-right: 1px solid #ced4da;
    border-left: 1px solid #f7f7f9; }
.catalogue-item-boxes .catalogue-item-box .card-body {
  min-height: 150px; }
.catalogue-item-boxes .catalogue-item-box.no-excerpt .card-body {
  min-height: 95px; }
.catalogue-item-boxes .catalogue-item-box .card-pre-footer {
  min-height: 50px;
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }

.course-area-card {
  height: 150px; }
  .course-area-card .card-buttons {
    padding: .5rem;
    text-align: right; }
  .course-area-card.card-placeholder .add-area {
    padding: 30px 0; }

.temp-course-module {
  opacity: .5; }

.course-module .publish-module {
  display: none; }

.course-module-card.card-placeholder {
  padding: 11px 0; }
  .course-module-card.card-placeholder .fa-solid, .course-module-card.card-placeholder .fa-duotone {
    font-size: 24px; }

.course-module-box-link a:not(:hover) {
  border-left-color: transparent !important; }

.plan-item-boxes .plan-item-box .preview-image {
  aspect-ratio: 16/9;
  background-size: cover;
  background-color: #f7f7f9;
  border-top-left-radius: 0.95rem;
  border-top-right-radius: 0.95rem; }
.plan-item-boxes .plan-item-box .card-body {
  min-height: 150px; }
.plan-item-boxes .plan-item-box.no-excerpt .card-body {
  min-height: 95px; }
.plan-item-boxes .plan-item-box .card-pre-footer {
  min-height: 50px;
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }

.course-module-boxes .course-module-box .preview-image {
  aspect-ratio: 16/9;
  background-size: cover;
  background-color: #f7f7f9;
  border-top-left-radius: 0.95rem;
  border-top-right-radius: 0.95rem;
  background-position: center; }
.course-module-boxes .course-module-box .card-body {
  min-height: 220px; }
.course-module-boxes .course-module-box.no-excerpt .card-body {
  min-height: 140px; }
.course-module-boxes .course-module-box .card-pre-footer {
  min-height: 80px;
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }

.course-category-boxes .course-category-box .course-category-image {
  position: absolute;
  top: 20px;
  left: 20px; }
.course-category-boxes .course-category-box .course-category-bg {
  height: 100px;
  background-size: cover;
  background-color: #f7f7f9;
  border-top-left-radius: 0.95rem;
  border-top-right-radius: 0.95rem;
  background-position: center;
  background: url(../img/bg.png);
  border-bottom: 1px solid #eceeef; }
  .course-category-boxes .course-category-box .course-category-bg h2 {
    text-transform: uppercase;
    font-size: 37px;
    line-height: 33px;
    font-weight: bold;
    text-shadow: 0 0 1px #61779e;
    margin: 0 0 0 210px; }
.course-category-boxes .course-category-box .course-category-counters {
  height: 80px;
  margin: 0 0 0 190px; }
.course-category-boxes .course-category-box .card-body {
  min-height: 220px; }
.course-category-boxes .course-category-box.no-excerpt .card-body {
  min-height: 140px; }
.course-category-boxes .course-category-box .card-pre-footer {
  min-height: 80px;
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }

.course-module.state-0 {
  opacity: 0.3; }
  .course-module.state-0 .publish-module {
    display: inline-block; }
  .course-module.state-0 .unpublish-module {
    display: none; }

.course-modules-header {
  font-size: 0.75em; }

.course-module-courses {
  flex: 0 0 110px; }

.course-module-state {
  flex: 0 0 80px; }

.course-module-access {
  flex: 0 0 80px; }

.course-module-buttons {
  flex: 0 0 200px;
  margin-right: 0.5rem; }

.course-module-type {
  flex: 0 0 250px; }

.course-module-pr {
  flex: 0 0 100px; }

.course-module-area {
  flex: 0 0 250px; }

.course-module-duration {
  flex: 0 0 160px; }

.training-file-header {
  font-size: 0.75em; }

.training-file-item-category {
  flex: 0 0 300px; }

.training-file-item-learning-type {
  flex: 0 0 200px; }

.training-file-item-duration {
  flex: 0 0 100px; }

.training-file-item-credits {
  flex: 0 0 100px; }

.training-file-item-date {
  flex: 0 0 150px; }

.training-file-item-buttons {
  flex: 0 0 80px;
  margin-right: 0.5rem; }

.scorm-player-scos .nav-link {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #f7f7f9;
  border: 1px solid #eceeef;
  border-left-color: #002255;
  border-radius: 4px;
  border-left-width: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .scorm-player-scos .nav-link .completed-icon {
    display: none; }
  .scorm-player-scos .nav-link.disabled {
    border-color: #eceeef !important; }
  .scorm-player-scos .nav-link.completed .completed-icon {
    display: initial; }
  .scorm-player-scos .nav-link.active, .scorm-player-scos .nav-link:hover:not(.disabled) {
    background-color: #002255;
    border-color: #002255;
    color: #fff; }
    .scorm-player-scos .nav-link.active.completed .completed-icon, .scorm-player-scos .nav-link:hover:not(.disabled).completed .completed-icon {
      color: #fff !important; }

.scorm-player {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 1920px;
  margin: 0 auto;
  display: block; }

.temp-scorm-file {
  opacity: .5; }

.xapi-player-aus .nav-link {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #f7f7f9;
  border: 1px solid #eceeef;
  border-left-color: #002255;
  border-radius: 4px;
  border-left-width: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .xapi-player-aus .nav-link .completed-icon {
    display: none; }
  .xapi-player-aus .nav-link.disabled {
    border-color: #eceeef !important; }
  .xapi-player-aus .nav-link.completed .completed-icon {
    display: initial; }
  .xapi-player-aus .nav-link.active, .xapi-player-aus .nav-link:hover:not(.disabled) {
    background-color: #002255;
    border-color: #002255;
    color: #fff; }
    .xapi-player-aus .nav-link.active.completed .completed-icon, .xapi-player-aus .nav-link:hover:not(.disabled).completed .completed-icon {
      color: #fff !important; }

.xapi-player {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 1920px;
  margin: 0 auto;
  display: block; }

.temp-xapi-file {
  opacity: .5; }

.scheme-table .time-cell {
  min-width: 100px; }

.survey-question-buttons {
  flex: 0 0 270px;
  margin-right: 0.5rem; }

.survey-question .publish-question {
  display: none; }

.temp-survey-question {
  opacity: .5;
  height: 74px; }

.survey-question.state-0 {
  opacity: 0.3; }
  .survey-question.state-0 .publish-question {
    display: inline-block; }
  .survey-question.state-0 .unpublish-question {
    display: none; }

.survey-value-icons {
  color: #AB8F03;
  font-size: 1.2rem;
  text-align: right; }
  .survey-value-icons.survey-value-icons-sm {
    font-size: 1rem; }
  .survey-value-icons.survey-value-icons-md {
    font-size: 1.8rem; }
  .survey-value-icons .value-label {
    margin: 0;
    color: #002255;
    font-size: 0.7em;
    display: none; }
    .survey-value-icons .value-label.value-label-placeholder {
      color: #adb5bd;
      font-style: italic; }
  .survey-value-icons.val-0 .survey-value-icon:nth-child(n+1):before {
    color: #adb5bd; }
  .survey-value-icons.val-0 .value-label:nth-child(1) {
    display: inherit; }
  .survey-value-icons.val-1 .survey-value-icon:nth-child(n+2):before {
    color: #adb5bd; }
  .survey-value-icons.val-1 .value-label:nth-child(2) {
    display: inherit; }
  .survey-value-icons.val-2 .survey-value-icon:nth-child(n+3):before {
    color: #adb5bd; }
  .survey-value-icons.val-2 .value-label:nth-child(3) {
    display: inherit; }
  .survey-value-icons.val-3 .survey-value-icon:nth-child(n+4):before {
    color: #adb5bd; }
  .survey-value-icons.val-3 .value-label:nth-child(4) {
    display: inherit; }
  .survey-value-icons.val-4 .survey-value-icon:nth-child(n+5):before {
    color: #adb5bd; }
  .survey-value-icons.val-4 .value-label:nth-child(5) {
    display: inherit; }
  .survey-value-icons.val-5 .survey-value-icon:nth-child(n+6):before {
    color: #adb5bd; }
  .survey-value-icons.val-5 .value-label:nth-child(6) {
    display: inherit; }
  .survey-value-icons.val-6 .survey-value-icon:nth-child(n+7):before {
    color: #adb5bd; }
  .survey-value-icons.val-6 .value-label:nth-child(7) {
    display: inherit; }
  .survey-value-icons.val-7 .survey-value-icon:nth-child(n+8):before {
    color: #adb5bd; }
  .survey-value-icons.val-7 .value-label:nth-child(8) {
    display: inherit; }
  .survey-value-icons.val-8 .survey-value-icon:nth-child(n+9):before {
    color: #adb5bd; }
  .survey-value-icons.val-8 .value-label:nth-child(9) {
    display: inherit; }
  .survey-value-icons.val-9 .survey-value-icon:nth-child(n+10):before {
    color: #adb5bd; }
  .survey-value-icons.val-9 .value-label:nth-child(10) {
    display: inherit; }
  .survey-value-icons.val-10 .survey-value-icon:nth-child(n+11):before {
    color: #adb5bd; }
  .survey-value-icons.val-10 .value-label:nth-child(11) {
    display: inherit; }

.course-survey .publish-survey {
  display: none; }

.course-survey.state-0 {
  opacity: 0.3; }
  .course-survey.state-0 .publish-survey {
    display: inline-block; }
  .course-survey.state-0 .unpublish-survey {
    display: none; }

.course-survey-header {
  font-size: 0.75em; }

.course-survey-type {
  flex: 0 0 200px; }

.course-survey-modules {
  flex: 0 0 200px; }

.course-survey-block-progress {
  flex: 0 0 100px; }

.course-survey-sections {
  flex: 0 0 100px; }

.course-survey-questions {
  flex: 0 0 100px; }

.course-survey-buttons {
  flex: 0 0 250px;
  margin-right: 0.5rem; }

.course-exam .publish-exam {
  display: none; }

.course-exam.state-0 {
  opacity: 0.3; }
  .course-exam.state-0 .publish-exam {
    display: inline-block; }
  .course-exam.state-0 .unpublish-exam {
    display: none; }

.course-exam-header {
  font-size: 0.75em; }

.course-exam-type {
  flex: 0 0 200px; }

.course-exam-modules {
  flex: 0 0 200px; }

.course-exam-block-progress {
  flex: 0 0 100px; }

.course-exam-sections {
  flex: 0 0 100px; }

.course-exam-questions {
  flex: 0 0 100px; }

.course-exam-buttons {
  flex: 0 0 250px;
  margin-right: 0.5rem; }

.course-exam-question .publish-question {
  display: none; }
.course-exam-question .course-exam-score {
  flex: 0 0 50px; }
.course-exam-question .course-exam-question-buttons {
  flex: 0 0 200px; }

.temp-course-exam-question {
  opacity: 0.5; }

.course-exam-question.state-0 {
  opacity: 0.3; }
  .course-exam-question.state-0 .publish-question {
    display: inline-block; }
  .course-exam-question.state-0 .unpublish-question {
    display: none; }

.course-exam-navigation {
  display: flex;
  flex-wrap: wrap; }
  .course-exam-navigation a {
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #dee2e6;
    background: #eceeef;
    margin: .2rem; }
    .course-exam-navigation a i {
      color: #61779e; }
    .course-exam-navigation a:hover, .course-exam-navigation a.completed {
      background: #002255;
      border: 1px solid #002255; }
      .course-exam-navigation a:hover i, .course-exam-navigation a.completed i {
        color: #fff; }
    .course-exam-navigation a.correct {
      background: #1daa4e;
      border: 1px solid #1daa4e; }
      .course-exam-navigation a.correct i {
        color: #fff; }
      .course-exam-navigation a.correct:hover {
        border: 1px solid #1daa4e; }
    .course-exam-navigation a.wrong {
      background: #d9534f;
      border: 1px solid #d9534f; }
      .course-exam-navigation a.wrong i {
        color: #fff; }
      .course-exam-navigation a.wrong:hover {
        border: 1px solid #d9534f; }

.course-exam-bg-correct {
  --bs-bg-opacity: .5;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.course-exam-bg-wrong {
  --bs-bg-opacity: .5;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.course-exam-evaluation-icons .course-exam-evaluation-icon {
  display: inline-block;
  border-radius: 24px;
  font-size: 1.2em;
  width: 48px;
  height: 48px;
  background: #dee2e6;
  text-align: center;
  line-height: 48px; }
  .course-exam-evaluation-icons .course-exam-evaluation-icon:hover, .course-exam-evaluation-icons .course-exam-evaluation-icon.active {
    background: #1daa4e;
    color: #fff; }
    .course-exam-evaluation-icons .course-exam-evaluation-icon:hover.partial, .course-exam-evaluation-icons .course-exam-evaluation-icon.active.partial {
      background: #ed6c02; }

.td-100 {
  min-width: 100px;
  max-width: 100px; }

.td-150 {
  min-width: 150px;
  max-width: 150px; }

.student-progress-table-wrapper {
  position: relative;
  overflow: auto;
  white-space: nowrap;
  border: 1px solid #eceeef; }
  .student-progress-table-wrapper .student-progress-table td, .student-progress-table-wrapper .student-progress-table th {
    z-index: 1; }
    .student-progress-table-wrapper .student-progress-table td:first-child, .student-progress-table-wrapper .student-progress-table th:first-child {
      border-left: none; }
    .student-progress-table-wrapper .student-progress-table td:last-child, .student-progress-table-wrapper .student-progress-table th:last-child {
      border-right: none; }
  .student-progress-table-wrapper .student-progress-table tr:first-child {
    border-top: none; }
  .student-progress-table-wrapper .student-progress-table .sticky-col {
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    width: 450px;
    min-width: 450px;
    max-width: 450px;
    left: 0; }

.async-session-actions, .meeting-actions {
  min-width: 120px; }

.async-session-activities-table-wrapper {
  position: relative;
  overflow: auto;
  white-space: nowrap;
  border: 1px solid #eceeef; }
  .async-session-activities-table-wrapper .async-session-activities-table td, .async-session-activities-table-wrapper .async-session-activities-table th {
    z-index: 1; }
    .async-session-activities-table-wrapper .async-session-activities-table td:first-child, .async-session-activities-table-wrapper .async-session-activities-table th:first-child {
      border-left: none; }
    .async-session-activities-table-wrapper .async-session-activities-table td:last-child, .async-session-activities-table-wrapper .async-session-activities-table th:last-child {
      border-right: none; }
  .async-session-activities-table-wrapper .async-session-activities-table tr:first-child {
    border-top: none; }
  .async-session-activities-table-wrapper .async-session-activities-table .sticky-col {
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    width: 450px;
    min-width: 450px;
    max-width: 450px;
    left: 0; }

.survey-bg {
  background-color: #fef4ca !important; }

.exam-bg {
  background-color: #c7ddee !important; }

.certificate-canvas {
  border: 1px solid #eceeef;
  background-color: #fff;
  position: relative;
  overflow: hidden; }
  .certificate-canvas .base-file-image img {
    width: 100%; }
  .certificate-canvas .certificate-canvas-elements {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1); }
    .certificate-canvas .certificate-canvas-elements .certificate-canvas-element {
      position: absolute; }
      .certificate-canvas .certificate-canvas-elements .certificate-canvas-element .corner-icon {
        color: #287baf;
        position: absolute;
        left: 100%;
        top: 100%;
        display: none;
        margin-left: -9px;
        margin-top: -7px; }
      .certificate-canvas .certificate-canvas-elements .certificate-canvas-element.active {
        border: 3px solid #287baf; }
        .certificate-canvas .certificate-canvas-elements .certificate-canvas-element.active .corner-icon {
          display: block; }

.certificate-card-element {
  cursor: move; }
  .certificate-card-element.active {
    border: 2px solid #287baf; }

@media only screen and (max-width: 768px) {
  body.hide-mobile-headings h1.title {
    display: none; } }

body.async nav.navbar {
  min-height: 50px; }
@media only screen and (max-width: 992px) {
  body.async .container-fluid.g-3 > p {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0; } }

.project-certificate-card {
  height: 130px; }
  .project-certificate-card .card-buttons {
    padding: .5rem;
    text-align: right; }
  .project-certificate-card.card-placeholder .placeholder-btn {
    padding: 20px 0; }

.student-certificate-card {
  height: 150px; }
  .student-certificate-card .card-buttons {
    padding: .5rem;
    text-align: right; }

.project-bp-type-card {
  height: 130px; }

.project-bp-log-container {
  max-height: 500px;
  overflow-y: auto; }

.project-bps-header {
  font-size: .75rem; }
  .project-bps-header .header-spacer {
    max-width: 70px !important; }

.project-bp-row {
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
  border-left-width: 6px; }
  .project-bp-row .progress {
    height: 8px; }

.project-bp-param-details {
  font-size: .8em; }

.chart-legend .chart-legend-item {
  font-size: 0.8em;
  color: #6b7073;
  padding: 10px; }
.chart-legend .chart-legend-box {
  width: 10px;
  height: 10px;
  display: inline-block; }

.post-it {
  background-color: rgba(var(--bs-yellow-rgb), 0.5) !important;
  border-radius: var(--bs-card-border-radius); }
  .post-it textarea {
    border: 0;
    background-color: transparent; }
    .post-it textarea:focus {
      background-color: transparent; }
  .post-it .saving-message {
    height: 20px; }

.dashboard-counter {
  text-align: center;
  background-color: #6b7073; }
  .dashboard-counter .card-body {
    font-size: 50px;
    color: #fff; }
  .dashboard-counter .card-footer {
    background-color: #fff;
    color: #6b7073;
    text-transform: uppercase;
    font-size: 1rem;
    height: 55px;
    line-height: 1.1rem;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center; }

.project-report-row .progress {
  height: 8px; }

.rating .rating-value, .rating .rating-count {
  font-size: 0.8em; }
.rating.d-flex > div + div {
  margin-left: 10px; }

.student-avatar {
  border: 6px solid #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

.students-challenge {
  position: relative; }
  .students-challenge .challenge-row {
    position: relative;
    width: 100%; }

.student-avatar-progress {
  padding: 30px 40px;
  position: relative; }
  .student-avatar-progress .student-avatar-container {
    position: absolute;
    top: 10px;
    left: 0;
    right: 80px; }
    .student-avatar-progress .student-avatar-container .student-avatar {
      margin-left: 0;
      transition: margin-left 2s ease-in-out; }
  .student-avatar-progress .progress {
    height: 40px; }
    .student-avatar-progress .progress .progress-bar {
      transition: width 2s ease-in-out;
      height: 100% !important; }
  .student-avatar-progress.student-avatar-progress-sm {
    padding: 15px 25px; }
    .student-avatar-progress.student-avatar-progress-sm .student-avatar-container {
      top: -3px;
      right: 50px; }
      .student-avatar-progress.student-avatar-progress-sm .student-avatar-container .student-avatar {
        width: 50px;
        height: 50px;
        border: 2px solid #fff; }
    .student-avatar-progress.student-avatar-progress-sm .progress {
      height: 15px; }
  .student-avatar-progress.student-avatar-progress-xs {
    padding: 10px 20px; }
    .student-avatar-progress.student-avatar-progress-xs .student-avatar-container {
      top: -1px;
      right: 30px; }
      .student-avatar-progress.student-avatar-progress-xs .student-avatar-container .student-avatar {
        width: 30px;
        height: 30px;
        border: 1px solid #fff; }
    .student-avatar-progress.student-avatar-progress-xs .progress {
      height: 10px; }

.like-button {
  text-decoration: none; }
  .like-button .fa-solid {
    display: none; }
  .like-button:hover .fa-solid {
    display: block; }
  .like-button:hover .fa-light {
    display: none; }
  .like-button.liked .fa-solid {
    display: block;
    color: #d9534f; }
  .like-button.liked .fa-light {
    display: none; }

.comment-button {
  text-decoration: none; }
  .comment-button .fa-solid {
    display: none; }
  .comment-button:hover .fa-solid {
    display: block; }
  .comment-button:hover .fa-light {
    display: none; }

.course-modules-search {
  position: relative; }
  .course-modules-search .search-icon {
    position: absolute;
    right: 16px;
    top: 27px;
    z-index: 100; }
  .course-modules-search .empty-suggest {
    position: absolute;
    right: 55px;
    top: 16px;
    z-index: 100;
    color: #61779e; }
    .course-modules-search .empty-suggest:hover {
      color: #61779e; }
  .course-modules-search .tt-menu {
    margin-top: 15px; }

.fc-event-project {
  border-radius: 16px; }
  .fc-event-project .user-thumbnail {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2);
    font-size: 10px; }
  .fc-event-project span.event-count {
    font-weight: bold;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }

.game-card .wallpaper {
  aspect-ratio: 16/9;
  background-size: cover;
  background-color: #f7f7f9;
  border-top-left-radius: 0.95rem;
  border-top-right-radius: 0.95rem;
  background-position: center; }
.game-card .card-body {
  min-height: 100px; }

.game-container embed {
  height: 100%;
  width: 100%; }

/*# sourceMappingURL=courses.css.map */
