/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 06 June 2026 01:40:38
*/


.nav-tabs .nav-link.btn--lightblue-lighter-4 {
  display: inline-block;
  width: auto;
  max-width: 400px;
  padding: 0.5rem 1rem;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border-radius: 0;
  border: 1px solid black;
  transition: background 0.25s ease, color 0.25s ease, opacity 0.25s ease;
  background: #F0F8FF;
  color: #000000;
}
.nav-tabs {
  border-bottom: none !important;
}
.nav-tabs .nav-link.btn--lightblue-lighter-4:hover, .nav-tabs .nav-link.btn--lightblue-lighter-4.active {
  background: #000000;
  color: #F0F8FF;
}
@media (max-width: 991.98px) {
  .nav-item:not(:last-child) {
    margin-bottom: 1rem !important;
  }
}
.mycareerpath-card .card {
  border-radius: none !important;
  border: 0 !important;
}
.mycareerpath-card img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  object-position: left;
  display: block;
}
#cpd-accordion .accordion-button::after {
  color: black !important;
}
#cpd-accordion .accordion-body {
  background-color: #f0f8ff !important;
}
a i {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .cpd-card__text, .cpd-card__media {
    width: 50%;
  }
}
.cpd-card__media {
  position: relative;
}
.cpd-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
