 /*
 Put your custom overlay styles in here
 You can use your northpass color palette in this file

#ffffff
#012635
#1f3f4d
#000000
#00bd82
#ffffff
*/

@font-face {
  font-family: "Fellix";
  src: url(https://aircall.io/fonts/Fellix-Regular.woff2);
  font-weight: 400;
}

@font-face {
  font-family: "Fellix";
  src: url(https://aircall.io/fonts/Fellix-Medium.woff2);
  font-weight: 500;
}

@font-face {
  font-family: "Fellix";
  src: url(https://aircall.io/fonts/Fellix-SemiBold.woff2);
  font-weight: 600;
}

@font-face {
  font-family: "Fellix";
  src: url(https://aircall.io/fonts/Fellix-Bold.woff2);
  font-weight: 700;
}

body {
  font-family: "Fellix", sans-serif;
  color: #012635;
  background-color:#fff;
}

span, div, h1, h2, h3, h4, ul, li, p {
  font-family: "Fellix", sans-serif !important;
}

.lang-en, .lang-fr, .lang-de, .lang-es {
  display: none;
}

body[data-lang="en"] .lang-en {
  display: block;
}

body[data-lang="fr"] .lang-fr {
  display: block;
}

body[data-lang="de"] .lang-de {
  display: block;
}

body[data-lang="es"] .lang-es {
  display: block;
}
.view-catalogue-btn {
  width: fit-content;
}

.np-dashboard,
.np-learning-paths,
.np-main,
.np-subpage-catalog {
  background-color:#fff;
}

img {
  max-width:100%;
}

.np-button {
  transition: all 0.2s;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 24px;
  border-radius: 32px;
  font-size: 18px;
}

.np-button-white,
.np-button-white:hover {
  background-color:#fff;
  color:#012635;
}

.border-rounded-top {
  border-radius: 64px 64px 0 0;
  padding-top: 96px;
  margin-top: -64px;
  position: relative;
  background-color: #F7F8FC;
  padding-bottom: 100px;

}
.header-logo-image {
  max-width: 175px;
}
.np-header-avatar-button {
  width: 50px;
}
.np-header-mobile-menu-nav-button {
  width: unset;
  height: unset;
}


@media (min-width:768px) {
  .np-header-logo-image {
    height: 75px;
  }

  .np-homepage-featured-text {
    max-width: 850px;
    margin: 0 auto;
  }
}

/* CARD STYLES  */
.np-card > .np-card-container {
  box-shadow: none;
  background-color: transparent;
}

.np-card .np-card-image {
  border-radius: 20px;
}

.np-card .np-card-content {
  padding: 20px 0;
}

.np-card .np-card-content-title {
  font-size:24px;
}

.np-card .np-card-content-subtitle {
  font-size:18px;
}

.inverted-card-style .np-card .np-card-content-title,
.inverted-card-style .np-card .np-card-content-subtitle {
  color:#fff;
}

.inverted-card-style .np-card .np-button,
.inverted-card-style .np-card .np-button:hover {
  background-color:#fff;
  color:#012635;
}

.hero-content-container {
  padding: 100px 0;
  color: #fff;
}
.np-top-cta {
    background: #F7F8FC;
    border-radius: 32px;
    height: 115px;
}
.np-course-outline-content-section-name  {
font-size: 24px;
font-weight: 700;
line-height: 28.8px;
letter-spacing: 0.08em;
text-align: left;
color: #012635;
}
.np-course-outline-content-activity-list-bar {
  width: 1px;
}
.np-progress-bar-container {
  background: #073F56;
}
.np-card-progress-bar {
  background: #00BD82;
}

.course-overview-btn {
  background: #00BD82;
}
.type-course-overview {
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  letter-spacing: 0.08em;
  text-align: right;
  color: #012635;
}

.homepage-featured-section {
  background: url('https://s3.amazonaws.com/static.northpass.com/aircall/header-banner%401x.png');
  border-radius: 64px 64px 0 0px;
}
.np-course-outline-content-activity-list {
  border-bottom: none;
}
.np-course-outline-title {
  margin-bottom: .75rem;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #012635;
}
.np-course-outline-content-section-name {
  border-bottom: none;
}
.np-course-outline-content-activity-list {
  padding: 10px 0;
}
.np-course-outline-content-activity-list-bar {
  top: 29px;
}
.np-course-outline-content-activity-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #012635;
}
.np-content-categories-content-item {
  font-size: 12.43px;
  font-weight: 600;
  color: #012635;
  background: #F1F3F8;
  width: auto;
  margin-bottom: 10px;
}
.categories-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.np-card-heading {
  font-size: 1rem;
  line-height: 16px;
  margin-bottom: 20px;
  margin-top: 4px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #012635;
}
.instructors-content-image, .np-content-instructors-content-image {
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
.text-white {
  color: #fff;
}

.card-container {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 6.32px 12.64px 0px #0126350F;
  height:100%;
  display: flex;
  flex-direction: column;
  position: relative;  
}
.card-ribbon {
  position: absolute;
  right: 0;
  top: 0;
  margin: 10px;
  background: rgb(1, 38, 53);
  padding: 5px 10px;
  color: #fff;
  font-weight: 500;
  border-radius: 8px;
}
.np-card-image {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.np-card-content {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.card-course {
  margin-right: 15px;
  margin-bottom: 20px;
}
.lp-card-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.lp-image-wrapper {
  display: flex;
}
.np-learning-path {
  gap: 5%;
}
.lp-card-container {
  box-shadow: 0px 6.32px 12.64px 0px #0126350F;
  border-radius: 20px;
  padding: 30px;
}
.header-search-input {
  padding: 10px 20px;
  border-radius: 18px;
  border: 1px solid #00BD82;
}
.form-search {
  position: relative;
}
.np-header-desktop-nav-link {
  font-weight: 600;
}
.np-homepage-subheadline {
  line-height: 2rem;
}
.search-card-content {
  display: flex;
}
.lp-type {
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  letter-spacing: 0.08em;
  color: #012635;
  text-transform: uppercase;
}
.np-page-container {
  margin: 10px auto 6.25rem;
}

.extra-padding {
  padding-bottom: 64px;
}

.card-lp-desktop-container {
  background-color: #F7F8FC;
    border-radius: 32px;
}

.np-learning-path-certificate{
  border-radius: 32px;
}