/*$font-stack-system-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";*/
/*$font-stack-system-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";*/
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.background-grey {
  background: #f9f9f9;
}

.background-charcoal {
  background: #36373c;
  color: #FFFFFF;
}
.background-charcoal h1, .background-charcoal h2, .background-charcoal h3, .background-charcoal h4, .background-charcoal h5 {
  color: inherit;
}

.background-gradient-grey {
  background: #fff linear-gradient(to bottom, #FFFFFF, #f1f4f6);
}

.hidden {
  display: none !important;
}

@media (max-width: 575.98px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
}

.rounded {
  border-radius: 0.25rem;
}

.max-width-none {
  max-width: none !important;
}

.user-account-visible,
.user-lead-visible {
  display: none;
}

.user-account .user-account-visible,
.user-lead .user-lead-visible {
  display: initial;
}

.user-account .user-account-hidden,
.user-lead .user-lead-hidden {
  display: none;
}

.hide-alt-text {
  text-indent: -9999px;
  white-space: nowrap;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: 0.01;
}

.opacity-2 {
  opacity: 0.02;
}

.opacity-3 {
  opacity: 0.03;
}

.opacity-4 {
  opacity: 0.04;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-6 {
  opacity: 0.06;
}

.opacity-7 {
  opacity: 0.07;
}

.opacity-8 {
  opacity: 0.08;
}

.opacity-9 {
  opacity: 0.09;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-11 {
  opacity: 0.11;
}

.opacity-12 {
  opacity: 0.12;
}

.opacity-13 {
  opacity: 0.13;
}

.opacity-14 {
  opacity: 0.14;
}

.opacity-15 {
  opacity: 0.15;
}

.opacity-16 {
  opacity: 0.16;
}

.opacity-17 {
  opacity: 0.17;
}

.opacity-18 {
  opacity: 0.18;
}

.opacity-19 {
  opacity: 0.19;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-21 {
  opacity: 0.21;
}

.opacity-22 {
  opacity: 0.22;
}

.opacity-23 {
  opacity: 0.23;
}

.opacity-24 {
  opacity: 0.24;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-26 {
  opacity: 0.26;
}

.opacity-27 {
  opacity: 0.27;
}

.opacity-28 {
  opacity: 0.28;
}

.opacity-29 {
  opacity: 0.29;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-31 {
  opacity: 0.31;
}

.opacity-32 {
  opacity: 0.32;
}

.opacity-33 {
  opacity: 0.33;
}

.opacity-34 {
  opacity: 0.34;
}

.opacity-35 {
  opacity: 0.35;
}

.opacity-36 {
  opacity: 0.36;
}

.opacity-37 {
  opacity: 0.37;
}

.opacity-38 {
  opacity: 0.38;
}

.opacity-39 {
  opacity: 0.39;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-41 {
  opacity: 0.41;
}

.opacity-42 {
  opacity: 0.42;
}

.opacity-43 {
  opacity: 0.43;
}

.opacity-44 {
  opacity: 0.44;
}

.opacity-45 {
  opacity: 0.45;
}

.opacity-46 {
  opacity: 0.46;
}

.opacity-47 {
  opacity: 0.47;
}

.opacity-48 {
  opacity: 0.48;
}

.opacity-49 {
  opacity: 0.49;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-51 {
  opacity: 0.51;
}

.opacity-52 {
  opacity: 0.52;
}

.opacity-53 {
  opacity: 0.53;
}

.opacity-54 {
  opacity: 0.54;
}

.opacity-55 {
  opacity: 0.55;
}

.opacity-56 {
  opacity: 0.56;
}

.opacity-57 {
  opacity: 0.57;
}

.opacity-58 {
  opacity: 0.58;
}

.opacity-59 {
  opacity: 0.59;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-61 {
  opacity: 0.61;
}

.opacity-62 {
  opacity: 0.62;
}

.opacity-63 {
  opacity: 0.63;
}

.opacity-64 {
  opacity: 0.64;
}

.opacity-65 {
  opacity: 0.65;
}

.opacity-66 {
  opacity: 0.66;
}

.opacity-67 {
  opacity: 0.67;
}

.opacity-68 {
  opacity: 0.68;
}

.opacity-69 {
  opacity: 0.69;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-71 {
  opacity: 0.71;
}

.opacity-72 {
  opacity: 0.72;
}

.opacity-73 {
  opacity: 0.73;
}

.opacity-74 {
  opacity: 0.74;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-76 {
  opacity: 0.76;
}

.opacity-77 {
  opacity: 0.77;
}

.opacity-78 {
  opacity: 0.78;
}

.opacity-79 {
  opacity: 0.79;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-81 {
  opacity: 0.81;
}

.opacity-82 {
  opacity: 0.82;
}

.opacity-83 {
  opacity: 0.83;
}

.opacity-84 {
  opacity: 0.84;
}

.opacity-85 {
  opacity: 0.85;
}

.opacity-86 {
  opacity: 0.86;
}

.opacity-87 {
  opacity: 0.87;
}

.opacity-88 {
  opacity: 0.88;
}

.opacity-89 {
  opacity: 0.89;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-91 {
  opacity: 0.91;
}

.opacity-92 {
  opacity: 0.92;
}

.opacity-93 {
  opacity: 0.93;
}

.opacity-94 {
  opacity: 0.94;
}

.opacity-95 {
  opacity: 0.95;
}

.opacity-96 {
  opacity: 0.96;
}

.opacity-97 {
  opacity: 0.97;
}

.opacity-98 {
  opacity: 0.98;
}

.opacity-99 {
  opacity: 0.99;
}

.opacity-100 {
  opacity: 1;
}

/*$font-stack-system-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";*/
.course-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 300px;
  border-radius: 0.5rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
  position: relative;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
.course-card:hover {
  transform: scale(1.035);
  box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem;
}
.course-card .card-cover {
  flex-grow: 1;
  background-size: 140px cover !important;
  position: relative;
  padding: 0px !important;
}
.course-card .card-cover .card-cover-top-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  width: 100%;
  padding: 10px;
}
.course-card .card-cover > * {
  align-self: flex-start;
}
.course-card .card-cover img + * {
  margin-left: auto;
}
.course-card .card-cover img.course-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 120px;
  height: 120px;
  z-index: 2;
  border-radius: 50%;
  object-fit: contain;
}
.course-card .course-type {
  padding: 0.75rem;
}
.course-card .card-row {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  position: relative;
}
.course-card .card-row:not(:first-child) {
  border-top: 1px #d0d9df solid;
}
.course-card .card-row:first-child {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.course-card .card-row.has-image {
  position: relative;
}
.course-card .card-row.has-image .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  z-index: 0;
}
.course-card .card-row.has-image .image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.course-card .course-card-title {
  font-size: 14px;
  display: block;
  font-weight: 600;
  display: -webkit-box !important;
  margin: 0;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  flex-basis: 100%;
}
.course-card .card-link {
  position: absolute;
  bottom: 0;
  content: "";
  cursor: pointer;
  left: 0;
  overflow: hidden;
  right: 0;
  text-indent: 100%;
  top: 0;
  white-space: nowrap;
  z-index: 2;
}
.course-card .goskills-course-card-logo {
  width: 40px;
}
.course-card .course-rating-stars {
  color: #ffd723;
}

img[role=presentation] {
  font-size: 0;
}

.auth {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
}
@media (min-width: 992px) {
  .auth:has(.auth-aside) {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.auth-main {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 2rem;
  flex: 1 0 auto;
  position: relative;
}
.auth-org-logo .auth-main {
  padding-top: 7rem;
}

.auth-panel {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 0;
  align-self: center;
  justify-self: center;
  flex: 0 0 auto;
  width: 100%;
  max-width: 540px;
  text-align: center;
  color: #4d4f56;
}
.auth-panel h1, .auth-panel > p, .auth-panel form {
  margin: 0;
}
.auth-panel h1 {
  margin-bottom: 1rem;
}
.auth-panel h1 + p {
  margin: -1.5rem 0 1rem;
}
.auth-panel .btn-block {
  display: flex;
  gap: 1rem;
  justify-content: center;
  border-width: 1px;
}

.auth-panel-header {
  display: flex;
  height: 5rem;
  text-align: center;
}
.auth-panel-header a, .auth-panel-header img {
  display: block;
  width: 190px;
  margin: auto;
  color: #fff;
}
.auth-org-logo .auth-panel-header {
  background: #36373c;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.auth-org-logo .auth-panel-header img {
  max-width: 220px;
  max-height: 60px;
  width: auto;
}

.auth-panel-body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.auth-basic-or {
  padding: 0.5rem 0;
  margin: 0;
}

.auth-basic {
  display: flex;
  flex-direction: column;
}
.auth-basic .form-group {
  margin-bottom: 1rem;
  text-align: left;
}

.auth-basic-forgot {
  font-size: 0.875rem;
  padding-top: 0.5rem;
}

.auth-basic-toggle-form {
  padding-top: 2rem;
  font-size: 0.875rem;
}

.auth-terms {
  padding-top: 2rem;
  font-size: 0.875rem;
}

.auth-aside {
  background: #f9f9f9;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 992px) {
  .auth-aside {
    display: flex;
  }
}
.auth-aside.auth-aside-image {
  background: linear-gradient(270deg, #ffd600, #e77925);
}

.auth-aside-foreground {
  max-width: 80%;
  height: auto;
  margin: auto;
}

.auth-aside-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.auth-aside-inner {
  flex: 0 0 auto;
  width: 100%;
  max-width: 600px;
  padding: 2rem;
}

.recaptcha {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.auth-testimonial {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  border: 1px solid #d0d9df;
  background: #FFFFFF;
  padding: 2rem;
  border-radius: 0.25rem;
  color: #1d1e20;
}
.auth-testimonial p {
  margin: 0;
}

.auth-testimonial-author {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  align-items: center;
}
.auth-testimonial-author img {
  border-radius: 100px;
}
.auth-testimonial-author p {
  max-width: 360px;
}

.auth-testimonial-rating {
  font-size: 3rem;
  line-height: 1;
  margin: -2rem auto 0 0;
  color: #ffd723;
}

.auth-logos {
  margin: 3rem auto 0;
  max-width: 470px;
  color: #1d1e20;
  text-align: center;
}
.auth-logos ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

.auth-password-reveal {
  position: absolute;
  top: 0.8125rem;
  right: 0.8125rem;
  border: none;
  background: transparent;
  width: 2rem;
  height: 2rem;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  color: #4d4f56;
}
.auth-password-reveal:hover, .auth-password-reveal:active, .auth-password-reveal:focus {
  color: #1d1e20;
}

.auth-password-reveal-hidden .auth-password-reveal-hide {
  display: none;
}

.auth-password-reveal-shown .auth-password-reveal-show {
  display: none;
}

.auth-password-strength {
  margin: 0;
  padding: 0;
}

.auth-password-strength-bar {
  position: absolute;
  top: 3.5rem;
  left: 0;
  display: block;
  height: 4px;
  width: 100%;
  border-radius: 0px 0px 30px 30px;
}
.weak .auth-password-strength-bar {
  background-color: #e02020;
}
.fair .auth-password-strength-bar {
  color: #fa6400;
}
.medium .auth-password-strength-bar {
  background-color: #f7b500;
}
.strong .auth-password-strength-bar {
  background-color: #5aad00;
}

.auth-password-strength-text {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.75rem;
  position: absolute;
  top: 1.25rem;
  right: 3rem;
}
.weak .auth-password-strength-text {
  color: #e02020;
}
.fair .auth-password-strength-text {
  color: #fa6400;
}
.medium .auth-password-strength-text {
  color: #f7b500;
}
.strong .auth-password-strength-text {
  color: #5aad00;
}

.auth-basic-lockout-warning {
  color: #e00001;
}

.auth-login-cancel {
  font-size: 0.875rem;
}

.auth-panel-body .course-invite-info {
  padding: 1rem;
  margin: 1rem 0;
  background-color: #f9f9f9;
}

.auth-panel-body .course-invite-info .course-icon-wrapper {
  display: none;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 991.98px) {
  .auth-panel-body .course-invite-info .course-icon-wrapper {
    display: flex;
  }
}

.auth-panel-body .course-invite-info .course-icon-wrapper .cover-image {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.auth-panel-body .course-invite-info .course-icon-wrapper .image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.auth-panel-body .course-invite-info .course-icon-wrapper .course-icon {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  z-index: 2;
}

.invite-course-card {
  max-width: 300px;
  margin: 0 auto;
}