

      :root {
        --font: Euclid Circular A;
        --alt-font: MongoDB Value Serif;
        --accent-color: #00684a;
        --secondary-color: #00ed64;
        --link-color: #00684a;
        --accent-highlight-color: #004f38;
        --accent-highlight-background-color: #b5ffea;
        --accent-tinted-color-70: #b3d2c9;
        --accent-tinted-color-80: #cce1db;
        --accent-tinted-color-90: #e6f0ed;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #009b6e;
        --secondary-hover-color: #00ba4e;
        --secondary-contrast-color: #111;
        --link-hover-color: #00ce93;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/ae62dcd7-abdc-4e90-a570-83eccba49043/kyicjuw4iifp-19.png'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_v4/v1/course-uploads/ae62dcd7-abdc-4e90-a570-83eccba49043/gthuiafe1b1j-MongoDBUnversity.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
   /* MOBILE TEST! */
    .mobile-only-element {
        display: none!important;
    }

        @media only screen and (max-width: 768px) {
        .mobile-only-element {
            display: block!important;
        }
    }


/* END OUTAGE BANNER! */

/* DO NOT DELETE OR TOUCH THIS CSS PLEASE! */
@media only screen and (max-width: 1022px) {
  .container-cards.learner-custom-card.header-section .sub-text-section {
    display: initial !important;
  }
  .container-cards.learner-custom-card.header-section p {
    min-width: initial !important;
  }
  .container-cards.learner-custom-card.header-section .side-content {
    margin-left: 0 !important;
    max-width: initial !important;
  }
  .learner-custom-card.card {
    max-width: 435px !important;
    display: block !important;
  }
  .learner-custom-card .card_content {
    padding-left: initial !important;
  }
  .learner-custom-card .call-to-action {
    position: initial !important;
  }
  .learner-custom-card .card_title {
    margin-top: 16px !important;
  }
}
.container-cards.learner-custom-card.header-section {
  max-width: 1128px;
  margin: 0 auto;
  background-color: transparent;
  padding-left: 15px;
  padding-right: 15px;
}

.container-cards.learner-custom-card.header-section svg {
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
}

.container-cards.learner-custom-card.header-section .sub-text-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 34px;
}

.container-cards.learner-custom-card.header-section .side-content {
  margin-left: auto;
  max-width: 300px;
}

.container-cards.learner-custom-card.header-section h1 {
  margin-bottom: 19px;
  max-width: 698px;
  font-family: "MongoDB Value Serif";
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 72px;
  color: #001e2b;
}

.container-cards.learner-custom-card.header-section p {
  min-width: 698px;
  font-family: "Euclid Circular A";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  /* or 160% */
  color: #001e2b;
}

.container-cards {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f5f7fa;
  padding-top: 44px;
  padding-bottom: 44px;
  margin: 0;
}

.learner-custom-card .responsive-image {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.learner-custom-card .call-to-action {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 48px;
  width: 192px;
  height: 48px;
  background: #001e2b;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  position: absolute;
  bottom: 34px;
  right: 34px;
  font-family: "Euclid Circular A";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
  text-decoration: none;
}

.learner-custom-card .cards {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
  flex-basis: 100%;
}

.learner-custom-card .card_image {
  flex-direction: column;
  flex-basis: 435px;
  position: relative;
}

.learner-custom-card.card {
  position: relative;
  max-width: 1128px;
  background-color: white;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  padding: 34px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.learner-custom-card .card_content {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding-left: 59px;
}

.learner-custom-card .card_title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 16px;
  color: #000000;
}

.learner-custom-card .card_text {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  margin-top: 0;
}

.learner-custom-card .image-pill {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: 71px;
  height: 24px;
  background: #006cfa;
  border-radius: 28px;
  flex: none;
  order: 0;
  flex-grow: 0;
  font-family: "Source Code Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 9px;
  line-height: 30px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.learner-custom-card .image-pill.certification {
  background: #5400f8;
  width: 127px;
}

/*--------------------------------- */
/* START TI requested CSS */
#session-select {
  padding: 8px 8px !important;
  margin-bottom: 25px !important;
}

.enroll__title {
  display: none !important;
}

#ti-terms {
  display: none !important;
}

.directional__nav__label {
  visibility: visible !important;
}

.results__question-chart .results__chart-bars {
  display: none;
}

.results__question-chart__container.row {
  display: none;
}

.builder__mini-widget,
.course__detail__enrolled,
.course__detail__social,
.example-widget,
.multiselect,
.panel--alt {
  border: none;
}

.course__detail__content .section__list li .section__list__index > span,
.course__detail__content .section__list li .section__list__outline > span {
  font-weight: 500;
}

.hljs {
  display: inline-flex;
  padding: 0px;
}

.learn.course #learner .learner__content .topic__container__quiz .topic__content .topic__index__number.topic__index__number--active span {
  font-family: "Euclid Circular A";
}

.topic__content.topic__content--post-text-block h2 {
  font-family: "Euclid Circular A" !important;
}

.secondaryNavDash {
  border: none !important;
  text-transform: none !important;
  font-weight: 400 !important;
}

.icon-upright:before {
  display: none;
}

#ti-terms {
  display: none !important;
}

.directional__nav__label {
  visibility: visible !important;
}

.results__question-chart .results__chart-bars {
  display: none;
}

.results__question-chart__container.row {
  display: none;
}

.builder__mini-widget,
.course__detail__enrolled,
.course__detail__social,
.example-widget,
.multiselect,
.panel--alt {
  border: none;
}

.course__detail__content .section__list li .section__list__index > span,
.course__detail__content .section__list li .section__list__outline > span {
  font-weight: 500;
}

.hljs {
  display: inline-block !important;
  padding: 0px !important;
}

.learn.course #learner .learner__content .topic__container__quiz .topic__content .topic__index__number.topic__index__number--active span {
  font-family: "Euclid Circular A";
}

.topic__content.topic__content--post-text-block h2 {
  font-family: "Euclid Circular A" !important;
}

.secondaryNavDash {
  border: none !important;
  text-transform: none !important;
  font-weight: 400 !important;
}

.icon-upright:before {
  display: none;
}

.course__detail__sidebar .layout__content .mongo-course-detailsside-topics .editor-content a:not(.btn) {
  color: #006CFA;
}

.topicindex .topicindex__number span {
  font-family: "Euclid Circular A";
}

.quiz__container .btn.btn--primary {
  padding: 1px 12px;
  font-size: 14px !important;
}

.learn.course #learner .learnercontent .topiccontainerquiz .topiccontent .topicindex .topicindex__number span {
  font-family: "Euclid Circular A";
}

.dashboard .navigation-bar .top-bar-section ul.left {
  margin-top: 8px;
}

.dashboard .navigation-bar.top-bar {
  border-bottom: 1px solid lightgray;
}

.learn.course .layout-panel .editor-content h1 {
  font-family: "Euclid Circular A" !important;
  font-weight: 400;
}

.learn.course .topictextbody h1 {
  font-family: "Euclid Circular A" !important;
  font-weight: 400;
}

.learn.course .layout-panel .editor-content h2 {
  font-family: "Euclid Circular A" !important;
  font-weight: 400;
}

.learn.course .topictextbody h2 {
  font-family: "Euclid Circular A" !important;
  font-weight: 400;
}

pre code {
  width: 100%;
}

.learning-path-milestone-item__body .medium-4 {
  background: transparent;
}

.learning-path-milestone-item__body .medium-4 img {
  margin-bottom: 35px;
}

.catalog-grid-item__stars {
  display: none;
}

/* Secondary Nav Starts */
.dashboard .navigation-bar .top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0;
  font-weight: 400;
  text-transform: none;
}

.dashboard .navigation-bar .top-bar-section ul.left {
  border-bottom: none;
}

.dashboard .navigation-bar .top-bar-section li:not(.has-form) a:not(.button):hover {
  border-bottom: 2px solid #00ed64;
}

/* Secondary Nav Ends */
/* END TI requested CSS */
/* Removes the non-removeable image from the Course Detail page layout and replaces it with a small white box */
.course__detail__asset {
  display: none;
}

/* brand fonts */
@font-face {
  font-family: "Source Code Pro Regular";
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/SourceCodePro-Regular.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/SourceCodePro-Regular.woff) format("woff");
}
@font-face {
  font-family: "MongoDB Value Serif";
  font-weight: 400;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Regular.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Regular.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Regular.ttf) format("ttf");
}
@font-face {
  font-family: "MongoDB Value Serif";
  font-weight: 500;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Medium.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Medium.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Medium.ttf) format("ttf");
}
@font-face {
  font-family: "MongoDB Value Serif";
  font-weight: 600;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Bold.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Bold.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/MongoDBValueSerif-Bold.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A";
  font-weight: 400;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Regular.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Regular.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Regular.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A Italic";
  font-weight: 400;
  font-style: italic;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-RegularItalic.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-RegularItalic.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-RegularItalic.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A";
  font-weight: 500;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Medium.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Medium.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Medium.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A Italic";
  font-weight: 500;
  font-style: italic;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-MediumItalic.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-MediumItalic.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-MediumItalic.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A";
  font-weight: 300;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Light.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Light.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Light.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A Italic";
  font-weight: 300;
  font-style: italic;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-LightItalic.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-LightItalic.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-LightItalic.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A";
  font-weight: 600;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Semibold.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Semibold.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Semibold.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A Italic";
  font-weight: 600;
  font-style: italic;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-SemiboldItalic.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-SemiboldItalic.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-SemiboldItalic.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A";
  font-weight: 700;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Bold.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Bold.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-Bold.ttf) format("ttf");
}
@font-face {
  font-family: "Euclid Circular A Italic";
  font-weight: 700;
  font-style: italic;
  src: url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-BoldItalic.woff2) format("woff2"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-BoldItalic.woff) format("woff"), url(https://cdn-ti.learn.mongodb.com/university-fonts/EuclidCircularA-BoldItalic.ttf) format("ttf");
}
.hero__title {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 98px !important;
  line-height: 110px !important;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .hero__title {
    font-size: 48px !important;
    line-height: 56px !important;
  }
}

.h4 {
  font-family: "Euclid Circular A" !important;
}

/* removes lesson numbers from course content */
.syllabus__section-title-index {
  display: none;
}

/* remove h2 static title from course content */
.topic__content.topic__content--meeting-info.topic__content--full-width h2 {
  display: none;
}

/* hide cart CTA in top nav */
#cart-button.btn.btn--bare.btn--inherit-font {
  display: none;
}

/* header tests */
.header {
  background: white;
}

.container {
  background: transparent;
  max-width: none !important;
  width: 100% !important;
}

.home.page .column,
.home.page .columns {
  padding-left: 0;
  padding-right: 0;
}
.home.page .widget {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.home.page .featured-content .catalog-item {
  width: auto;
}
@media only screen and (min-width: 1440px) {
  .home.page .column,
.home.page .columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home.page .medium-block-grid-2 > li {
    list-style: none;
    width: 49%;
  }
}

.css-b5di2g-Footer {
  display: none !important;
}

#consistent-footer-static {
  min-height: unset !important;
}
@media only screen and (min-width: 1024px) {
  #consistent-footer-static {
    min-height: 563px !important;
  }
}

.btn--link:hover {
  color: #006cfa;
}

#ti-terms {
  display: none !important;
}

.hero__title {
  color: #000000;
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 98px !important;
  line-height: 110px !important;
  text-align: center;
  margin-bottom: 43px !important;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .hero__title {
    font-size: 48px !important;
    line-height: 56px !important;
  }
}

.home-stats {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .home-stats {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home-stats {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home-stats {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home-stats .columns {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .home-stats .editor-content {
    width: 213px;
  }
}
.home-stats .editor-content h1 {
  color: #00684a;
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 98px !important;
  line-height: 110px !important;
  text-align: center;
  font-family: "Euclid Circular A" !important;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1024px) {
  .home-stats .editor-content h1 {
    font-size: 48px !important;
    line-height: 56px !important;
  }
}
.home-stats .editor-content p {
  color: #001e2b;
  font-family: "Euclid Circular A" !important;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .home-stats .editor-content p {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home-stats {
    margin-bottom: 94px;
  }
  .home-stats .columns {
    margin-bottom: 0;
  }
}

.body1 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .body1 {
    font-size: 18px !important;
  }
}

.body3 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .body3 {
    font-size: 14px !important;
  }
}

.btn.btn--primary {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--primary {
    font-size: 16px !important;
  }
}
.btn.btn--primary:hover {
  border-radius: 40px;
}
.btn.btn--primary:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.btn.btn--primary:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.btn.btn--primary.btn--small, .btn.btn--primary.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--primary.btn--small, .btn.btn--primary.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .btn.btn--primary:hover {
    border-radius: 0;
  }
  .btn.btn--primary:active {
    border-radius: 0;
    box-shadow: none;
  }
  .btn.btn--primary:focus {
    box-shadow: none;
  }
}
.btn.btn--primary:hover {
  background-color: #00ed64;
}
.btn.btn--primary:active {
  background-color: #00ed64;
}
.btn.btn--primary:focus {
  background-color: #00ed64;
}
.btn.btn--primary:disabled {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #B8C4C2;
  border: 1px solid #21313C;
  color: #21313C;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--primary:disabled {
    font-size: 16px !important;
  }
}
.btn.btn--primary:disabled:hover {
  border-radius: 40px;
}
.btn.btn--primary:disabled:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.btn.btn--primary:disabled:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.btn.btn--primary:disabled.btn--small, .btn.btn--primary:disabled.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--primary:disabled.btn--small, .btn.btn--primary:disabled.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .btn.btn--primary:disabled:hover {
    border-radius: 0;
  }
  .btn.btn--primary:disabled:active {
    border-radius: 0;
    box-shadow: none;
  }
  .btn.btn--primary:disabled:focus {
    box-shadow: none;
  }
}
.btn.btn--secondary {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #001e2b;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--secondary {
    font-size: 16px !important;
  }
}
.btn.btn--secondary:hover {
  border-radius: 40px;
}
.btn.btn--secondary:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.btn.btn--secondary:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.btn.btn--secondary.btn--small, .btn.btn--secondary.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--secondary.btn--small, .btn.btn--secondary.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .btn.btn--secondary:hover {
    border-radius: 0;
  }
  .btn.btn--secondary:active {
    border-radius: 0;
    box-shadow: none;
  }
  .btn.btn--secondary:focus {
    box-shadow: none;
  }
}
.btn.btn--secondary:hover {
  background-color: #001e2b;
}
.btn.btn--secondary:active {
  background-color: #001e2b;
}
.btn.btn--secondary:focus {
  background-color: #001e2b;
}
.btn.btn--secondary:disabled {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #B8C4C2;
  border: 1px solid #21313C;
  color: #21313C;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--secondary:disabled {
    font-size: 16px !important;
  }
}
.btn.btn--secondary:disabled:hover {
  border-radius: 40px;
}
.btn.btn--secondary:disabled:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.btn.btn--secondary:disabled:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.btn.btn--secondary:disabled.btn--small, .btn.btn--secondary:disabled.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .btn.btn--secondary:disabled.btn--small, .btn.btn--secondary:disabled.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .btn.btn--secondary:disabled:hover {
    border-radius: 0;
  }
  .btn.btn--secondary:disabled:active {
    border-radius: 0;
    box-shadow: none;
  }
  .btn.btn--secondary:disabled:focus {
    box-shadow: none;
  }
}

.link {
  color: #001e2b;
}
.link .icon,
.link i,
.link em {
  margin-left: 16px;
  color: #00684a;
}
.link:active, .link:focus, .link:hover {
  color: #00684a;
}

.featured-content-block-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.featured-content-block-grid li {
  /* width: 320px;
  height: 461px; */
  margin-bottom: 18px;
  padding: 0;
  border-radius: 22px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.featured-content-block-grid li .catalog-item {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .featured-content-block-grid li {
    margin-bottom: 0;
  }
  .featured-content-block-grid li {
    margin-left: 12px;
  }
  .featured-content-block-grid li:first-child {
    margin-bottom: 18px;
    margin-left: 0;
  }
  .featured-content-block-grid li:nth-child(2) {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .featured-content-block-grid li {
    margin-bottom: 0;
    margin-left: 18px;
  }
  .featured-content-block-grid li:first-child {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .featured-content-block-grid {
    width: 652px;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1024px) {
  .featured-content-block-grid {
    width: 670px;
  }
}
@media only screen and (min-width: 1084px) {
  .featured-content-block-grid {
    width: 1008px;
  }
}
@media only screen and (min-width: 1417px) {
  .featured-content-block-grid {
    width: unset;
  }
}

.featured-content-article-item, .catalog-grid-item {
  border-radius: 22px;
  border-color: #f3f1f1;
  padding: 0;
  height: 100%;
  background: #ffffff;
}
.featured-content-article-item:hover, .featured-content-article-item:active, .featured-content-article-item:focus, .catalog-grid-item:hover, .catalog-grid-item:active, .catalog-grid-item:focus {
  border-color: #001e2b;
}
.featured-content-article-item .row, .catalog-grid-item .row {
  width: auto;
  margin: auto;
  display: flex;
  height: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
}
.featured-content-article-item .catalog-grid-item__asset-container, .catalog-grid-item .catalog-grid-item__asset-container {
  padding: 0;
}
.featured-content-article-item .column.medium-12:first-of-type, .catalog-grid-item .column.medium-12:first-of-type {
  background: #eefdfa;
  padding: 17px;
  height: 146px;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.featured-content-article-item .column.medium-12:first-of-type img, .catalog-grid-item .column.medium-12:first-of-type img {
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  height: 100%;
  width: 100%;
}
.featured-content-article-item .column.medium-12:last-of-type, .catalog-grid-item .column.medium-12:last-of-type {
  padding: 0;
  height: 315px;
  float: none;
  display: flex;
  flex-grow: 1;
}
.featured-content-article-item__body, .catalog-grid-item__body {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 32px 24px;
}
.featured-content-article-item__title, .catalog-grid-item__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  order: 0;
  height: auto !important;
  margin-top: 0;
  max-height: 63px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .featured-content-article-item__title, .catalog-grid-item__title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.featured-content-article-item .featured-content-multi-carousel-item__source, .catalog-grid-item .featured-content-multi-carousel-item__source {
  display: none;
}
.featured-content-article-item .featured-content-item__authors, .catalog-grid-item .featured-content-item__authors {
  order: 4;
  flex-grow: 1;
  color: #5D6C74;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .featured-content-article-item .featured-content-item__authors, .catalog-grid-item .featured-content-item__authors {
    font-size: 14px !important;
  }
}
.featured-content-article-item__description, .catalog-grid-item__description {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin-bottom: 20px;
  order: 2;
  color: #3D4F58;
  max-height: 100px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .featured-content-article-item__description, .catalog-grid-item__description {
    font-size: 14px !important;
  }
}
.featured-content-article-item__description::before, .catalog-grid-item__description::before {
  display: none;
}

#learner .catalog-active-filter__remove:hover {
  color: #014e3d;
}
#learner .widget.mongo-catalog {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
#learner .widget.mongo-catalog .column,
#learner .widget.mongo-catalog .columns {
  padding-left: 0;
  padding-right: 0;
}
#learner .widget.mongo-catalog .widget {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#learner .widget.mongo-catalog .featured-content .catalog-item {
  width: auto;
}
@media only screen and (min-width: 1440px) {
  #learner .widget.mongo-catalog .column,
#learner .widget.mongo-catalog .columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #learner .widget.mongo-catalog .medium-block-grid-2 > li {
    list-style: none;
    width: 49%;
  }
}
@media only screen and (min-width: 460px) {
  #learner .widget.mongo-catalog {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  #learner .widget.mongo-catalog {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #learner .widget.mongo-catalog {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
#learner .widget.mongo-catalog .pagination {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
#learner .widget.mongo-catalog .pagination__left {
  display: none;
}
#learner .widget.mongo-catalog .pagination__right {
  margin: 0;
}
#learner .widget.mongo-catalog .pagination__controls {
  border: none;
}
#learner .widget.mongo-catalog .pagination__controls-button:focus, #learner .widget.mongo-catalog .pagination__controls-button:hover {
  box-shadow: none;
  outline: none;
  color: #00ed64;
}
#learner .widget.mongo-catalog .pagination__controls-button.first-page {
  border: none;
  background: none;
}
#learner .widget.mongo-catalog .pagination__controls-button.previous-page {
  border: none;
  background: none;
}
#learner .widget.mongo-catalog .pagination__controls-button.last-page {
  border: none;
  background: none;
}
#learner .widget.mongo-catalog .pagination__controls-button.next-page {
  border: none;
  background: none;
}
#learner .widget.mongo-catalog .pagination__controls-button.disabled {
  background: none;
}
#learner .widget.mongo-catalog .pagination__controls-button.numbers {
  border: none;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  padding: 4px 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  margin-left: 2px;
  margin-right: 2px;
}
#learner .widget.mongo-catalog .pagination__controls-button.numbers.first-child {
  margin-left: 50px;
}
#learner .widget.mongo-catalog .pagination__controls-button.numbers.last-child {
  margin-right: 50px;
}
#learner .widget.mongo-catalog .widget__alt-title__container h3 {
  color: #000000;
  font-family: "Euclid Circular A";
  font-size: 36px;
  font-weight: 500;
}
#learner .mongo-catalog.industry-knowledge-catalog .widget__alt-title__container h3 {
  font-weight: 400;
}

#learner .widget.mongo-catalog .widget__title {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .widget__title {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
#learner .widget.mongo-catalog .catalog-aggregation__header {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #000000;
  font-weight: 500 !important;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .catalog-aggregation__header {
    font-size: 14px !important;
  }
}
#learner .widget.mongo-catalog .catalog-aggregation__header--label {
  font-weight: 500;
}
#learner .widget.mongo-catalog .catalog-aggregation__header--label:hover {
  color: #000000;
}
#learner .widget.mongo-catalog .catalog-aggregation__header:hover {
  color: #000000;
}
#learner .widget.mongo-catalog .catalog-aggregation:hover {
  background-color: #e7eeec;
}
#learner .widget.mongo-catalog .catalog-aggregation.catalog-aggregation--expanded {
  background-color: transparent;
}
#learner .widget.mongo-catalog .catalog-aggregation.catalog-aggregation--expanded:hover {
  background-color: transparent;
}
#learner .widget.mongo-catalog .catalog-aggregation__value {
  margin: 0 0 0 8.333333%;
  color: #001e2b;
}
#learner .widget.mongo-catalog .catalog-aggregation:focus-visible {
  outline: none;
}
#learner .widget.mongo-catalog .catalog-aggregation ul li:hover {
  background-color: #e7eeec;
}
#learner .widget.mongo-catalog .catalog-search-bar {
  display: table;
  height: 3rem;
  margin-bottom: 1.5rem;
  width: 100%;
  margin-top: 32px;
}
#learner .widget.mongo-catalog .catalog-search-bar + .row .medium-3 {
  margin-bottom: 40px;
}
#learner .widget.mongo-catalog .catalog-search-bar .columns {
  height: 100%;
  margin-bottom: 0;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-active-filters {
  padding-top: 0;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters {
  border-radius: 8px;
  display: flex;
  border: 1px solid #cbcbcb;
  flex-wrap: wrap;
  vertical-align: top;
  width: 100%;
  background: #ffffff;
  align-items: center!important;
  justify-content: center;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search {
  margin: 0;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search {
  display: flex;
  border-bottom: 1px solid #cbcbcb;
  align-items: center;
  align-content: center;
  justify-content: center;
  justify-items: center;
  padding: 10px 0;
  flex-grow: 1;
  height: 100%;
  border-radius: 8px 8px 0 0;
  background: #ffffff;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search input.ember-text-field {
  border: none;
  box-shadow: none;
  margin: 0;
  order: 2;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search input.ember-text-field {
    font-size: 14px !important;
  }
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search__button {
  order: 1;
  position: relative;
  background: none;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search input {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search {
    padding: 0;
    border-radius: 8px;
    border: none;
  }
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search .catalog-search input {
    /* border: initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    height: initial;
    margin: initial; */
  }
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections {
  width: 50%;
  margin: 0;
  display: flex;
  align-items: center;
  border: none;
  background: white;
  border-radius: 0 0 0 8px;
  border-right: 1px solid #cbcbcb;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections .row {
  width: 100%;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections .catalog-content-type {
  margin: 0;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections .catalog-content-type {
  width: 100%;
}
@media only screen and (min-width: 0px) {
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections {
    background: white;
    border-radius: 0;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
  }
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__sort {
  height: 100%;
  padding-right: 0;
  height: 100%;
  position: relative;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections, #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__sort {
  width: 50%;
  margin: 0;
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__selections, #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__sort {
    max-width: 336px;
    width: 30%;
  }
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__select {
  background-color: transparent;
  border: 0;
  height: 100%;
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__select:focus-visible {
  outline: none;
}
@media only screen and (min-width: 768px) {
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__select {
    outline: none;
    background-color: white;
  }
}
#learner .widget.mongo-catalog .catalog-search-bar .catalog-filters .row.collapse {
  height: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters {
    border: 1px solid #b8c4c2;
    width: initial;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__search {
    padding: 0;
    width: unset;
    flex-grow: 1;
    background: none;
  }
  #learner .widget.mongo-catalog .catalog-search-bar .catalog-filters__sort {
    border-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  #learner .widget.mongo-catalog .catalog-search-bar {
    margin-bottom: 77px;
  }
}
@media only screen and (min-width: 1024px) {
  #learner .widget.mongo-catalog .catalog-search-bar + .row .medium-3 {
    padding-right: 24px;
    margin-bottom: 0;
  }
}
#learner .widget.mongo-catalog .catalog-header {
  display: none;
}
#learner .widget.mongo-catalog .columns:first-child .catalog-aggregation {
  border: none;
  margin-bottom: 18px;
}
#learner .widget.mongo-catalog .columns.js-results-holder ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#learner .widget.mongo-catalog .columns.js-results-holder ul.small-block-grid-1 > li {
  width: fit-content;
}
@media (min-width: 768px) {
  #learner .widget.mongo-catalog .columns.js-results-holder ul {
    justify-content: flex-start;
  }
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 22px;
  border-color: #f3f1f1;
  height: 460px;
  width: 320px;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item:hover, #learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item:active, #learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item:focus {
  border-color: #001e2b;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item .catalog__ribbon {
  top: 13px;
  left: 13px;
  right: auto;
  border-radius: 999px;
  font-size: 8px;
  padding: 8px 15px;
  line-height: 1;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item .catalog__ribbon-corner {
  display: none;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__asset {
  height: 100%;
  margin: auto;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__asset-container {
  background: #eefdfa;
  height: 146px;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__body {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  border: 1px solid white;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 32px 24px 0;
  background: white;
  width: 100%;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__title {
  order: 1;
  height: auto !important;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__source {
  order: 3;
  flex-grow: 1;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #21313C;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__source {
    font-size: 14px !important;
  }
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__source strong {
  font-weight: 500;
  padding-right: 4px;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__description {
  margin-bottom: 15px;
  order: 2;
  color: #21313C;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__description {
    font-size: 14px !important;
  }
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__hr {
  order: 4;
  margin-bottom: 0;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__cta-container {
  order: 5;
  margin: 21px 0;
  height: 24px !important;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__cta-container .gap-2 {
  gap: 0;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__cta-container .gap-2 .place-self-center {
  place-self: flex-start;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__cta-container span.btn--link {
  border: none;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  #learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item__cta-container span.btn--link {
    font-size: 14px !important;
  }
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item .row {
  height: 100%;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item .row .column:first-child {
  float: none;
  display: block;
}
#learner .widget.mongo-catalog .columns.js-results-holder .catalog-grid-item .row .column:nth-child(2) {
  float: none;
  height: 311px;
}

.catalog .mongo-catalog {
  padding-top: 70px;
}

.block-grid__item__bundle-price {
  display: none;
}

.course__detail__header {
  margin-bottom: 50px;
  padding: 0;
}
.course__detail__header .h2 {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  color: #001e2b;
  font-size: 64px !important;
  line-height: 72px !important;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .course__detail__header .h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .course__detail__header .h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
.course__detail__header p {
  color: #001e2b;
}
.course__detail__container {
  padding-top: 37px;
  max-width: 1440px;
}
@media only screen and (min-width: 40.063em) {
  .course__detail__container {
    padding: 37px 64px 100px 100px;
  }
}
.course__detail__container .course-purchase__mobile-button {
  display: none;
}
.course__detail__content {
  width: 75%;
}
.course__detail__content .tabs {
  padding-bottom: 16px;
  border-color: #B8C4C2;
}
.course__detail__content .tabs li:last-child {
  margin-bottom: 0 !important;
}
.course__detail__content .tabs .tab-title {
  border: none;
  margin-right: 5px;
}
.course__detail__content .tabs .tab-title > a {
  border-radius: 999px;
  padding: 0.5em 1.4em;
  background: none;
  border: none !important;
  color: #001e2b;
}
.course__detail__content .tabs .tab-title > a:hover {
  background-color: rgba(0, 30, 43, 0.1098039216);
  font-weight: 700;
}
.course__detail__content .tabs .tab-title.active > a {
  border-radius: 999px;
  color: #ffffff;
  background-color: #001e2b;
}
@media only screen and (max-width: 768px) {
  .course__detail__content .tabs .tab-title:not(.tab-title--testimonials) {
    margin-bottom: 24px !important;
  }
}
.course__detail__content .tabs-content {
  border-color: #B8C4C2;
  border-left: none;
  border-right: none;
}
.course__detail__content .tabs-content section.content.active {
  margin: 0 0 50px;
  padding: 0;
}
.course__detail__content .tabs-content .section__list {
  padding: 0;
}
.course__detail__content .tabs-content .section__list .section__list__index {
  width: 4%;
}
.course__detail__content .tabs-content .section__list__outline {
  margin-bottom: 24px !important;
}
.course__detail__content .tabs-content .course__instructor img {
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .course__detail__content .tabs-content .course__instructor img {
    margin-bottom: 24px;
  }
}
.course__detail__sidebar {
  padding-top: 150px;
  width: 25%;
}
@media (max-width: 48.063em) {
  .course__detail__sidebar {
    padding-top: 0px;
  }
}
.course__detail__sidebar .course__related__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: grey;
  font-weight: 500 !important;
}
@media only screen and (max-width: 1024px) {
  .course__detail__sidebar .course__related__title {
    font-size: 14px !important;
  }
}
.course__detail__sidebar .layout__content > div {
  margin-bottom: 40px;
}
.course__detail__sidebar .layout__content .widget--one-column {
  padding: 0;
}
.course__detail__sidebar .layout__content .widget--one-column .medium-12.columns {
  padding: 0;
}
.course__detail__sidebar .layout__content .widget--one-column .medium-12.columns .editor-content.indent-list p {
  margin: 0;
}
.course__detail__sidebar .layout__content .widget--one-column .medium-12.columns .editor-content.indent-list p a.btn--primary {
  margin: 0;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view.btn--primary {
  margin-bottom: 0;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view button.btn--secondary.btn--expand {
  display: none;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .course__detail__enrolled {
  border: none;
  margin-top: 8px;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .course__detail__enrolled .btn {
  color: #001e2b;
  padding-left: 0;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .panel {
  background-color: inherit;
  padding: 0;
  margin-bottom: 0;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .panel .enroll__title {
  color: #001e2b;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .panel .enroll__price {
  color: #001e2b;
  float: inherit;
}
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .panel .enroll__secondary-actions .btn {
  color: #001e2b;
}
.course__detail__sidebar .layout__content .widget--html_standard .mongo-course-details__stats-list {
  margin-bottom: 0;
}
.course__detail__sidebar .layout__content .widget--html_standard .mongo-course-details__stats-list li:last-child {
  margin-bottom: 0;
}
.course__detail__sidebar .layout__content .widget--one-column_standard .widget__alt-title__container h3 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  font-size: 20px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .course__detail__sidebar .layout__content .widget--one-column_standard .widget__alt-title__container h3 {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .course__detail__sidebar .layout__content .widget--one-column_standard .widget__alt-title__container h3 {
    font-size: 18px !important;
  }
}
.course__detail__sidebar .layout__content .widget--course-social .course__detail__social {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}
.course__detail__sidebar .layout__content .widget--course-social .course__detail__social .heading {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  text-transform: none;
  color: #333;
}
@media only screen and (max-width: 1024px) {
  .course__detail__sidebar .layout__content .widget--course-social .course__detail__social .heading {
    font-size: 18px !important;
  }
}
.course__detail__sidebar .layout__content .widget--course-social .course__detail__social > div.ember-view {
  display: flex;
}
.course__detail__sidebar .layout__content .widget--course-social .course__detail__social > div.ember-view .btn--social {
  align-items: center;
  background: #001e2b;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  padding: 6px;
}
.course__detail__sidebar .layout__content .widget--course-social .course__detail__social > div.ember-view .btn--social > i {
  font-size: 14px;
  padding: 0;
}
.course__detail__sidebar .layout__content .widget--video_standard {
  padding: 0;
  display: block;
}
.course__detail__sidebar .layout__content .widget--video_standard .medium-12.columns {
  padding: 0;
}
.course__detail__sidebar .layout__content .widget--video_standard .widget__alt-title__container h3 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  font-size: 20px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .course__detail__sidebar .layout__content .widget--video_standard .widget__alt-title__container h3 {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .course__detail__sidebar .layout__content .widget--video_standard .widget__alt-title__container h3 {
    font-size: 18px !important;
  }
}
.course__detail__sidebar .layout__content .widget--video_standard .hr__accent {
  display: none;
}
.course__detail__sidebar .layout__content .widget--video_standard .video__container {
  padding: 0;
}
.course__detail__sidebar .layout__content .mongo-course-details__stats-list li {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  height: 36px;
}
.course__detail__sidebar .layout__content .mongo-course-details__stats-list .item_container {
  margin-right: 10px;
  display: inline-block;
}
.course__detail__sidebar .layout__content .mongo-course-details__stats-list .item-icon {
  padding: 10px;
  border-radius: 999px;
  background: #001e2b;
  color: white;
  display: inline-block;
}
.course__detail__sidebar .layout__content .mongo-course-details__stats-list .item-text {
  font-weight: 400;
  color: #000000;
}
.course__detail__sidebar .layout__content .mongo-course-detailsside-topics {
  padding: 0;
}
.course__detail__sidebar .layout__content .mongo-course-detailsside-topics * {
  font-family: "Euclid Circular A" !important;
}
.course__detail__sidebar .layout__content .mongo-course-detailsside-topics .hr__accent {
  display: none;
}
.course__detail__sidebar .layout__content .mongo-course-detailsside-topics .row {
  margin: 0;
}
.course__detail__sidebar .layout__content .mongo-course-detailsside-topics .row .columns {
  padding: 0;
  float: none;
  display: block;
}
.course__detail__sidebar .layout__content .mongo-course-detailsside-topics .row .columns .editor-content {
  display: flex;
  flex-flow: wrap;
  float: none;
}
.course__detail__sidebar .background {
  display: none;
}

.tag {
  color: #000000;
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  height: 32px;
  font-size: 16px;
  line-height: 16px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.tag.tag-blue {
  color: #006CFA;
  background: #E3FCF7;
  border-color: #006CFA;
}

.dashboard-title {
  margin-top: 60px;
}

.widget--title_standard.dashboard-title {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .widget--title_standard.dashboard-title {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget--title_standard.dashboard-title {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .widget--title_standard.dashboard-title {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.widget--title_standard.my-contenttitle {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .widget--title_standard.my-contenttitle {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget--title_standard.my-contenttitle {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .widget--title_standard.my-contenttitle {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.widget--dashboard-access_standard {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .widget--dashboard-access_standard {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget--dashboard-access_standard {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .widget--dashboard-access_standard {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.widget--badges_standard {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .widget--badges_standard {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget--badges_standard {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .widget--badges_standard {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.widget--catalog_standard {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .widget--catalog_standard {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget--catalog_standard {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .widget--catalog_standard {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media only screen and (min-width: 1440px) {
  .widget--title_standard.dashboard-title, .widget--title_standard.my-contenttitle, .widget--dashboard-access_standard, .widget--badges_standard {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media only screen and (min-width: 1440px) {
  .learn.dashboard #learner .widget--catalog_standard {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.dashboard .column,
.dashboard .columns {
  padding-left: 0;
  padding-right: 0;
}
.dashboard .widget {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.dashboard .featured-content .catalog-item {
  width: auto;
}
@media only screen and (min-width: 1440px) {
  .dashboard .column,
.dashboard .columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .dashboard .medium-block-grid-2 > li {
    list-style: none;
    width: 49%;
  }
}
.dashboard .mongo-catalog {
  padding: 0 2rem !important;
}
.dashboard .mongo-catalog h3 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  font-family: "Euclid Circular A" !important;
  font-size: 36px !important;
  line-height: 48px !important;
  padding-top: 2rem;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .dashboard .mongo-catalog h3 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.dashboard .mongo-catalog .catalog-search-bar {
  margin-top: 0 !important;
}
.dashboard .widget--badges h3 {
  margin-bottom: 32px;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  font-size: 36px !important;
}
@media only screen and (max-width: 1024px) {
  .dashboard .widget--badges h3 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.dashboard .header--dashboard .header__inner > div.row {
  align-items: center;
  display: flex;
}
.dashboard .header--dashboard .header__inner > div.row .dashboard-header__avatar {
  margin: 0;
}

.my-content .user-engagement-stat {
  width: 33.333333%;
}
.my-content .user-engagement-stat__value-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.my-content .user-engagement-stat__value-container i[class^=icon-] {
  display: none;
}
.my-content .user-engagement-stat__value, .my-content .user-engagement-stat__value--muted {
  color: #00684A !important;
  font-size: 48px;
}
.my-content .dashboard-access {
  border: none;
}
.my-content .dashboard-access section {
  margin-left: 0;
  margin-right: 0;
}
.my-content .dashboard-access section#access-section-5 a.text-white span {
  color: #ffffff;
}
.my-content .dashboard-access-list-item {
  border-bottom: none;
  background: #ffffff;
  opacity: 1;
  border-top: 1px solid #B8C4C2;
  padding: 48px 26px 48px 17px;
  display: grid;
}
.my-content .dashboard-access-list-item * {
  color: #001e2b;
}
.my-content .dashboard-access-list-item:last-of-type {
  border-bottom: 1px solid #B8C4C2;
}
.my-content .dashboard-access-list-item .btn:not(.btn--link) {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #001e2b;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .my-content .dashboard-access-list-item .btn:not(.btn--link) {
    font-size: 16px !important;
  }
}
.my-content .dashboard-access-list-item .btn:not(.btn--link):hover {
  border-radius: 40px;
}
.my-content .dashboard-access-list-item .btn:not(.btn--link):active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.my-content .dashboard-access-list-item .btn:not(.btn--link):focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.my-content .dashboard-access-list-item .btn:not(.btn--link).btn--small, .my-content .dashboard-access-list-item .btn:not(.btn--link).btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .my-content .dashboard-access-list-item .btn:not(.btn--link).btn--small, .my-content .dashboard-access-list-item .btn:not(.btn--link).btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .my-content .dashboard-access-list-item .btn:not(.btn--link):hover {
    border-radius: 0;
  }
  .my-content .dashboard-access-list-item .btn:not(.btn--link):active {
    border-radius: 0;
    box-shadow: none;
  }
  .my-content .dashboard-access-list-item .btn:not(.btn--link):focus {
    box-shadow: none;
  }
}
.my-content .dashboard-access-list-item .btn:not(.btn--link):hover {
  background-color: #001e2b;
}
.my-content .dashboard-access-list-item .btn:not(.btn--link):active {
  background-color: #001e2b;
}
.my-content .dashboard-access-list-item .btn:not(.btn--link):focus {
  background-color: #001e2b;
}
.my-content .dashboard-access-list-item .dashboard-access-list-item-expander {
  align-items: baseline;
  display: flex;
}
.my-content .dashboard-access-list-item .dashboard-access-list-item-expander span {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .my-content .dashboard-access-list-item .dashboard-access-list-item-expander span {
    font-size: 18px !important;
  }
}
.my-content .dashboard-access-list-item-expansion .row {
  margin: 0;
  display: flex;
}
.my-content .dashboard-access-list-item-expansion .medium-8 {
  margin-left: 2rem;
  width: 50%;
}
.my-content .dashboard-access-list-item-expansion .medium-4.columns {
  background: #EEFDFA;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 193px;
  width: 370px;
  padding: 0;
}
.my-content .dashboard-access-list-item-expansion .medium-4.columns img {
  height: 100%;
  width: 100%;
}
.my-content .dashboard-access-list-item-expansion .user-engagement-stat--hours .user-engagement-stat__label-hint {
  display: none;
}
.my-content .dashboard-access-list-item-expansion .user-engagement-stat__value--percent {
  color: #00684a;
}
.my-content .dashboard-access-list-item-expansion .user-engagement-progress-bar span {
  background: none;
  background-color: #00684a;
}
.my-content .dashboard-access-list-item__description p {
  color: #3d4f58;
}
.my-content .dashboard-access-list-item .category__list__item {
  height: 44px;
}
.my-content .dashboard-access-list-item .category__list__item .list-item__handle {
  padding-top: 0;
}
.my-content .dashboard-access-list-item .category__list__item .list-item__title {
  align-items: flex-start !important;
  padding-top: 2px !important;
}
.my-content .dashboard-access-list-item .btn--primary span {
  color: #ffffff;
}
.my-content .dashboard-access-list-item .bookmark-folder .confirm-action--icon .btn--small {
  border: 0;
}
.my-content .dashboard-access-list-item .bookmark-folder button.btn--inherit-font {
  height: 24px;
}
.my-content .dashboard-access-list-item .bookmark-folder__edit-name button.btn:not(.btn--link) {
  line-height: 40px !important;
  padding-bottom: 0;
  padding-top: 0;
}
.my-content .dashboard-access-tabs {
  background: none;
  border: none;
  margin-bottom: 18px;
}
.my-content .dashboard-access-tab {
  border: none;
  padding: 0;
  color: #001e2b;
}
.my-content .dashboard-access-tab .btn {
  padding: 8px 24px !important;
}
.my-content .dashboard-access-tab__count {
  background: none;
  border: none;
  color: #001e2b;
  padding: 0;
  margin: 0;
}
.my-content .dashboard-access-tab__count:before {
  content: "(";
}
.my-content .dashboard-access-tab__count:after {
  content: ")";
}
.my-content .dashboard-access-tab--active {
  background: none;
  border: none;
}
.my-content .dashboard-access-tab--active .btn {
  border-radius: 999px;
  background: #001e2b !important;
  color: white;
  font-weight: 400;
}
.my-content .dashboard-access-tab--active .btn .dashboard-access-tab__count {
  color: white;
}
.my-content .dashboard-access-tab--active:after {
  display: none;
}

.dashboard-badges-container {
  box-shadow: none;
  padding: 0;
}
.dashboard-badges-container .featured-content-block-grid {
  flex-wrap: nowrap;
}

.featured-content-multi-carousel--badges > ul > li.dashboard-badge {
  height: auto;
  margin-bottom: 4px;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.widget__title {
  color: #000000;
  text-align: left;
  font-size: 96px;
  line-height: 112px;
  margin: 0;
}

.hr__accent {
  display: none;
}

.my-contenttitle {
  margin-bottom: 0;
}
.my-contenttitle h1.h2.widget__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  font-size: 36px !important;
}
@media only screen and (max-width: 1024px) {
  .my-contenttitle h1.h2.widget__title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}

.widget--badges h3 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  margin: 0;
}

.dashboard .widget--badges .badges-carousel__button {
  background-color: #000000 !important;
  border: none;
  color: #ffffff !important;
}
.dashboard .widget--badges .badges-carousel__button i {
  font-size: 12px;
}
.dashboard .widget--html {
  margin: 0;
  max-width: none;
  padding: 0 !important;
}

.js-results-holder > ul > li span.btn.btn--link {
  border: none;
  color: #000000;
}

@media only screen and (max-width: 64em) {
  .dashboard .my-contenttitle {
    margin-bottom: 0;
  }
  .dashboard .my-contenttitle h1.h2.widget__title {
    font-size: 24px !important;
  }
  .dashboard .mongo-catalog {
    padding-bottom: 0;
    padding-top: 0;
  }
  .dashboard .mongo-catalog .catalog-filters__selections.small-6.medium-7.columns {
    border: none;
  }
  .dashboard .mongo-catalog ul.small-block-grid-1.large-block-grid-3.medium-block-grid-2 {
    margin: 0;
  }
  .dashboard .mongo-catalog .catalog-search-bar {
    margin-bottom: 40px !important;
  }
  .dashboard .mongo-catalog h3 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .dashboard .widget--badges h3 {
    font-size: 24px !important;
  }
  .dashboard .grid.grid-cols-12.gap-4.items-center {
    display: flex;
    justify-content: space-between;
  }
  .dashboard .grid.grid-cols-12.gap-4.items-center .col-span-4 {
    width: 40%;
  }
  .dashboard .grid.grid-cols-12.gap-4.items-center .col-span-3 {
    width: 30%;
  }
  .dashboard .grid.grid-cols-12.gap-4.items-center .col-span-2:last-child {
    width: 40%;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .row {
    margin: 0;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .medium-4.columns {
    width: 100%;
    padding: 0;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .medium-4.columns img {
    height: 100%;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .medium-8 {
    margin-left: 0;
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-left: 10px;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion ul.small-block-grid-2.medium-block-grid-4 {
    display: flex;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .user-engagement-stat__value-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dashboard .my-content .dashboard-access-list-item__description p {
    font-family: "Euclid Circular A" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
@media only screen and (max-width: 64em) and (max-width: 1024px) {
  .dashboard .my-content .dashboard-access-list-item__description p {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 64em) {
  .dashboard .featured-content-multi-carousel--badges > ul > li {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 40em) {
  .dashboard .dashboard-header-dropdown__link .row {
    display: flex;
    align-items: flex-end;
  }
  .dashboard .dashboard-header-dropdown__link .row .columns:first-child {
    display: none;
  }
  .dashboard .dashboard-header-dropdown__link .dashboard-header__avatar__container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
  }
  .dashboard .dashboard-header-dropdown__link .dashboard-header__avatar__container .dashboard-header__avatar {
    margin: 0;
  }
  .dashboard .dashboard-title {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .dashboard .dashboard-title .widget__title {
    font-size: 55px;
  }
  .dashboard .my-content {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .dashboard .my-content .dashboard-access-tab .btn {
    padding: 8px 16px !important;
  }
  .dashboard .my-content .grid.grid-cols-12.gap-4.items-center {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .dashboard .my-content .grid.grid-cols-12.gap-4.items-center .col-span-4 {
    width: 100%;
    text-align: center;
  }
  .dashboard .my-content .grid.grid-cols-12.gap-4.items-center .col-span-3 {
    width: 100%;
    text-align: center;
  }
  .dashboard .my-content .grid.grid-cols-12.gap-4.items-center .col-span-2:last-child {
    width: unset;
  }
  .dashboard .my-content button.btn.btn--link.btn--inherit-font.dashboard-access-list-item-expander {
    text-align: center;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .row {
    margin: 0;
    flex-direction: column;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .medium-4.columns {
    width: 100%;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .medium-8 {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion ul.small-block-grid-2.medium-block-grid-4 {
    display: flex;
  }
  .dashboard .my-content .dashboard-access-list-item-expansion .user-engagement-stat__value-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.home.index {
  background: white;
}
.home.index .column,
.home.index .columns {
  padding-left: 0;
  padding-right: 0;
}
.home.index .widget {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.home.index .featured-content .catalog-item {
  width: auto;
}
@media only screen and (min-width: 1440px) {
  .home.index .column,
.home.index .columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home.index .medium-block-grid-2 > li {
    list-style: none;
    width: 49%;
  }
}
.home.index .h6 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .h6 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.home.index .grid-row {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .home.index .grid-row {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .grid-row {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .grid-row {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home.index .featured-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 40px;
  padding-top: 60px;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .home.index .featured-content {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .featured-content {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .featured-content {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home.index .featured-content .h5 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .home.index .featured-content .h5 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .featured-content {
    flex-direction: row;
    align-items: center;
    margin-bottom: 24px;
  }
  .home.index .featured-content .h5 {
    margin-bottom: 0;
  }
}
.home.index .choose-your-learning-footer {
  text-align: center;
  margin-top: -7.5rem;
}
.home.index .choose-your-learning-footer a {
  color: #006CFA;
}
.home.index .choose-your-learning-footer a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .home.index .choose-your-learning-footer {
    margin-top: -5.5rem;
  }
}
.home.index .home-learning-style {
  max-width: none;
  background: #FBF3FF;
  display: flex;
  justify-content: center;
  padding-top: 38px;
  padding-bottom: 40px;
}
.home.index .home-learning-style > .ember-view {
  width: 100%;
}
.home.index .home-learning-style .row {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 42px;
  justify-content: center;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .home.index .home-learning-style .row {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .home-learning-style .row {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .home-learning-style .row {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home.index .home-learning-style .row > .columns {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .home.index .home-learning-style .row {
    gap: 12px;
  }
  .home.index .home-learning-style .row > .columns {
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .home-learning-style .row {
    gap: 24px;
  }
}
.home.index .home-learning-style .widget__title {
  text-align: center;
  color: #000000;
  margin-bottom: 37px;
  font-family: "MongoDB Value Serif" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 44px !important;
  line-height: 56px !important;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .widget__title {
    font-size: 28px !important;
    line-height: 32px !important;
  }
}
@media only screen and (min-width: 460px) {
  .home.index .home-learning-style .widget__title {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .home-learning-style .widget__title {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .home-learning-style .widget__title {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home.index .home-learning-style .card {
  background: #ffffff;
  border: 1px solid #E7EEEC;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  height: 400px;
}
.home.index .home-learning-style .card .body {
  flex-grow: 1;
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .home.index .home-learning-style .card {
    width: 340px;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .home-learning-style .card {
    width: 440px;
    height: 460px;
    padding: 56px;
  }
}
@media only screen and (min-width: 1280px) {
  .home.index .home-learning-style .card {
    width: 550px;
    height: 460px;
  }
}
.home.index .home-learning-style .title-wrapper {
  margin-bottom: 36px;
}
.home.index .home-learning-style .title-wrapper h5 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .home.index .home-learning-style .title-wrapper {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .home-learning-style .title-wrapper {
    margin-bottom: 42px;
  }
}
.home.index .home-learning-style .h5 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .h5 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.home.index .home-learning-style .body {
  height: 180px;
}
@media only screen and (min-width: 768px) {
  .home.index .home-learning-style .body {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .home-learning-style .body {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  .home.index .home-learning-style .body {
    margin-bottom: 48px;
  }
}
.home.index .home-learning-style .list {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
  padding: 0;
}
.home.index .home-learning-style .list-item {
  color: #001e2b;
  display: flex;
  margin-bottom: 0;
}
.home.index .home-learning-style .list-item em,
.home.index .home-learning-style .list-item .icon-check {
  color: #00ed64;
  margin-right: 20px;
  margin-top: 6px;
}
.home.index .home-learning-style .actions {
  flex-wrap: wrap;
}
.home.index .home-learning-style .actions p {
  margin-bottom: 0;
  width: 100%;
}
.home.index .home-learning-style .btn-primary {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
  line-height: 24px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .btn-primary {
    font-size: 16px !important;
  }
}
.home.index .home-learning-style .btn-primary:hover {
  border-radius: 40px;
}
.home.index .home-learning-style .btn-primary:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.home.index .home-learning-style .btn-primary:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.home.index .home-learning-style .btn-primary.btn--small, .home.index .home-learning-style .btn-primary.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .btn-primary.btn--small, .home.index .home-learning-style .btn-primary.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .btn-primary:hover {
    border-radius: 0;
  }
  .home.index .home-learning-style .btn-primary:active {
    border-radius: 0;
    box-shadow: none;
  }
  .home.index .home-learning-style .btn-primary:focus {
    box-shadow: none;
  }
}
.home.index .home-learning-style .btn-primary:hover {
  background-color: #00ed64;
}
.home.index .home-learning-style .btn-primary:active {
  background-color: #00ed64;
}
.home.index .home-learning-style .btn-primary:focus {
  background-color: #00ed64;
}
.home.index .home-learning-style .btn-primary img {
  margin-left: 8px;
}
.home.index .home-learning-style .link {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #001e2b;
  color: #ffffff;
  background: none;
  border: none;
  color: #001e2b;
  padding-left: 0;
  text-align: left;
  margin-left: 24px;
  white-space: nowrap;
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .link {
    font-size: 16px !important;
  }
}
.home.index .home-learning-style .link:hover {
  border-radius: 40px;
}
.home.index .home-learning-style .link:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.home.index .home-learning-style .link:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.home.index .home-learning-style .link.btn--small, .home.index .home-learning-style .link.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .link.btn--small, .home.index .home-learning-style .link.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home.index .home-learning-style .link:hover {
    border-radius: 0;
  }
  .home.index .home-learning-style .link:active {
    border-radius: 0;
    box-shadow: none;
  }
  .home.index .home-learning-style .link:focus {
    box-shadow: none;
  }
}
.home.index .home-learning-style .link:hover {
  background-color: #001e2b;
}
.home.index .home-learning-style .link:active {
  background-color: #001e2b;
}
.home.index .home-learning-style .link:focus {
  background-color: #001e2b;
}
.home.index .home-learning-style .link:hover {
  background: none;
}
.home.index .home-learning-style .link:active {
  background: none;
}
.home.index .home-learning-style .link:focus {
  background: none;
}
.home.index .home-learning-style .link .icon-right {
  color: #00684a;
  padding-left: 4px;
}
/*.home.index .hero-subtitle {
  color: #ffffff;
  width: 100%;
  margin: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 27px;
  max-width: 389px;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .hero-subtitle {
    font-size: 18px !important;
  }
}
.home.index .hero-subtitle p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .home.index .hero-subtitle {
    padding: 0;
    width: 88%;
    max-width: 689px;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .hero-subtitle {
    max-width: 1050px;
  }
}
.home.index .hero-search {
  padding: 0;
  margin-top: -280px;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  max-width: 389px;
}
.home.index .hero-search .row {
  margin: 0;
}
.home.index .hero-search .ember-text-field {
  background: white;
  border-radius: 5px;
  border: none;
  margin: 0;
  width: 100%;
  margin-bottom: 5px;
}
.home.index .hero-search form {
  box-shadow: none;
  box-sizing: unset;
  display: flex;
  flex-wrap: wrap;
  background: none;
  justify-content: center;
  align-items: center;
  justify-items: center;
  align-content: center;
  border-radius: 4px 4px 0px 0px;
  padding: 0 27px;
}
.home.index .hero-search form .ember-text-field {
  background: #ffffff;
  border: none;
  width: 100%;
  flex-grow: 1;
  position: relative;
  display: block;
  font-size: 18px;
  box-shadow: none;
  padding: 24px;
  height: auto;
  margin-bottom: 17px;
  border-radius: 4px 4px 0 0;
}
.home.index .hero-search form .btn {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
  justify-content: center;
  padding: 8px 0px;
  width: 100%;
  position: relative;
  border-radius: 4px !important;
  padding: 16px 0;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .home.index .hero-search form .btn {
    font-size: 16px !important;
  }
}
.home.index .hero-search form .btn:hover {
  border-radius: 40px;
}
.home.index .hero-search form .btn:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.home.index .hero-search form .btn:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.home.index .hero-search form .btn.btn--small, .home.index .hero-search form .btn.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .hero-search form .btn.btn--small, .home.index .hero-search form .btn.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home.index .hero-search form .btn:hover {
    border-radius: 0;
  }
  .home.index .hero-search form .btn:active {
    border-radius: 0;
    box-shadow: none;
  }
  .home.index .hero-search form .btn:focus {
    box-shadow: none;
  }
}
.home.index .hero-search form .btn:hover {
  background-color: #00ed64;
}
.home.index .hero-search form .btn:active {
  background-color: #00ed64;
}
.home.index .hero-search form .btn:focus {
  background-color: #00ed64;
}
.home.index .hero-search form .btn:hover, .home.index .hero-search form .btn:active {
  border-radius: 40px !important;
}
.home.index .hero-search form .btn i {
  display: none;
}
.home.index .hero-search .row > .columns {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search {
    margin-top: -214px;
    margin-bottom: 150px;
    max-width: 689px;
  }
  .home.index .hero-search form {
    background: #ffffff;
    flex-wrap: nowrap;
    border-radius: 4px;
    padding: 12px;
  }
  .home.index .hero-search form .ember-text-field {
    background: none;
    border-radius: 4px;
    border: none;
    margin: 0;
    width: unset;
    margin-bottom: 0;
  }
  .home.index .hero-search form .btn {
    font-family: "Euclid Circular A" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 32px !important;
    border: 1px solid #00684a;
    border-radius: 4px;
    padding: 16px 48px;
    text-align: center;
    text-transform: none;
    width: auto;
    background-color: #001e2b;
    color: #ffffff;
    padding: 16px 32px;
    border: none;
    align-items: center;
    border-radius: 4px !important;
    display: flex;
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home.index .hero-search form .btn {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn:hover {
    border-radius: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn:active {
    border-radius: 40px;
    box-shadow: 0px 0px 0px 3px #f2c5ee;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn:focus {
    box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn.btn--small, .home.index .hero-search form .btn.btn-small {
    font-family: "Euclid Circular A" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home.index .hero-search form .btn.btn--small, .home.index .hero-search form .btn.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home.index .hero-search form .btn:hover {
    border-radius: 0;
  }
  .home.index .hero-search form .btn:active {
    border-radius: 0;
    box-shadow: none;
  }
  .home.index .hero-search form .btn:focus {
    box-shadow: none;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn:hover {
    background-color: #001e2b;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn:active {
    background-color: #001e2b;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search form .btn:focus {
    background-color: #001e2b;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-search .row > .columns {
    padding: initial;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .hero-search {
    max-width: 80%;
    margin-top: -200px;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  .home.index .hero-search {
    max-width: 1050px;
    margin-top: -185px;
    margin-bottom: 130px;
  }
}
.home.index .hero-area {
  background: #001e2b;
  color: #ffffff;
  padding: 88px 0 88px;
  display: flex;
  flex-direction: column;
  text-align: center;
  border-radius: 0px 0px 100px 100px;
  height: 800px;
}
.home.index .hero-area .title {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 27px;
  max-width: 389px;
}
.home.index .hero-area .title .h1 {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 98px !important;
  line-height: 110px !important;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1024px) {
  .home.index .hero-area .title .h1 {
    font-size: 48px !important;
    line-height: 56px !important;
  }
}
@media only screen and (min-width: 768px) {
  .home.index .hero-area {
    height: 580px;
    padding: 88px 0 88px;
    border-radius: 0px 0px 200px 200px;
  }
  .home.index .hero-area .title {
    padding: 0;
    width: 88%;
    max-width: 689px;
  }
  .home.index .hero-area .title .h1 {
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .hero-area {
    height: 760px;
  }
  .home.index .hero-area .title {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
  }
  .home.index .hero-area .title .h1 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 1280px) {
  .home.index .hero-area {
    height: 640px;
  }
  .home.index .hero-area .title {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
  }
}*/
.home.index .widget--html {
  margin: 0;
  max-width: none;
}
.home.index .mongo-catalog {
  margin-bottom: 110px;
}
.home.index .mongo-catalog li {
  margin-bottom: 20px;
}
.home.index .mongo-catalog .featured-content-article {
  display: flex;
  justify-content: center;
}
.home.index .grid-row .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
}
.home.index .grid-row .grid-item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 32px;
}
.home.index .grid-row .image {
  margin-right: 30px;
  width: 65px;
}
.home.index .grid-row .image img {
  max-height: 70px;
  max-width: 70px;
  object-fit: contain;
}
.home.index .grid-row .text {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .home.index .grid-row .text {
    width: 336px;
  }
}
.home.index .grid-row .title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #001e2b;
}
.home.index .grid-row .description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3D4F58;
}
@media only screen and (min-width: 768px) {
  .home.index .grid-row .row .medium-6 {
    width: calc(50% - 50px);
  }
  .home.index .grid-row .row .medium-6:first-child {
    margin-right: 50px;
  }
}
.home.index .training-features-custom-widget {
  margin-bottom: 52px;
  text-align: center;
  padding-top: 93px;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .home.index .training-features-custom-widget {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .training-features-custom-widget {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .training-features-custom-widget {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home.index .training-features-custom-widget .h3 {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 56px !important;
  line-height: 64px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .training-features-custom-widget .h3 {
    font-size: 32px !important;
    line-height: 48px !important;
  }
}
.home.index .training-features-custom-widget .link {
  color: #001e2b;
  text-align: right;
}
.home.index .training-features-custom-widget .link .icon,
.home.index .training-features-custom-widget .link i,
.home.index .training-features-custom-widget .link em {
  margin-left: 16px;
  color: #00684a;
}
.home.index .training-features-custom-widget .link:active, .home.index .training-features-custom-widget .link:focus, .home.index .training-features-custom-widget .link:hover {
  color: #00684a;
}
.home.index .training-features-custom-widget .icon-right {
  color: #00ED64;
  padding-left: 4px;
  margin-left: 16px;
}
.home.index .mongo-certified {
  margin: 0;
  margin-top: 40px;
  width: 100%;
  max-width: none;
  padding: 0;
}
.home.index .mongo-certified .mongo-background {
  position: absolute;
  right: 0;
  width: 100%;
  background: #023430;
  z-index: 0;
  height: 100%;
}
.home.index .mongo-certified .mongo-background img {
  right: 0;
  top: 1px;
  position: absolute;
  z-index: 0;
}
@media only screen and (max-width: 1280px) {
  .home.index .mongo-certified .mongo-background img {
    height: 100%;
  }
}
.home.index .mongo-certified .row {
  margin: 0;
}
.home.index .mongo-certified .content {
  display: flex;
  padding: 40px 10px;
  flex-wrap: wrap;
  color: white;
  position: relative;
  height: unset;
  justify-content: space-between;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .home.index .mongo-certified .content {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home.index .mongo-certified .content {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home.index .mongo-certified .content {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.home.index .mongo-certified .description {
  color: white;
  margin-right: 92px;
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin: 0;
  align-items: flex-start;
  margin-bottom: 40px;
}
.home.index .mongo-certified .description .title {
  font-weight: 400 !important;
  font-size: 56px !important;
  line-height: 64px !important;
  color: #ffffff;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .home.index .mongo-certified .description .title {
    font-size: 32px !important;
  }
}
.home.index .mongo-certified .description .body {
  font-weight: lighter;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #ffffff;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .home.index .mongo-certified .description .body {
    font-size: 18px !important;
  }
}
.home.index .mongo-certified .description .btn.btn-secondary {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
  height: 48px;
  line-height: 48px !important;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .home.index .mongo-certified .description .btn.btn-secondary {
    font-size: 16px !important;
  }
}
.home.index .mongo-certified .description .btn.btn-secondary:hover {
  border-radius: 40px;
}
.home.index .mongo-certified .description .btn.btn-secondary:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.home.index .mongo-certified .description .btn.btn-secondary:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.home.index .mongo-certified .description .btn.btn-secondary.btn--small, .home.index .mongo-certified .description .btn.btn-secondary.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .home.index .mongo-certified .description .btn.btn-secondary.btn--small, .home.index .mongo-certified .description .btn.btn-secondary.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home.index .mongo-certified .description .btn.btn-secondary:hover {
    border-radius: 0;
  }
  .home.index .mongo-certified .description .btn.btn-secondary:active {
    border-radius: 0;
    box-shadow: none;
  }
  .home.index .mongo-certified .description .btn.btn-secondary:focus {
    box-shadow: none;
  }
}
.home.index .mongo-certified .description .btn.btn-secondary:hover {
  background-color: #00ed64;
}
.home.index .mongo-certified .description .btn.btn-secondary:active {
  background-color: #00ed64;
}
.home.index .mongo-certified .description .btn.btn-secondary:focus {
  background-color: #00ed64;
}
.home.index .mongo-certified .description .btn.btn-secondary a {
  color: #001e2b;
}
.home.index .mongo-certified .description .btn.btn-secondary a:hover {
  background-color: #00ed64;
}
.home.index .mongo-certified .description .btn.btn-secondary a:active {
  background-color: #00ed64;
}
.home.index .mongo-certified .description .btn.btn-secondary a:focus {
  background-color: #00ed64;
}
.home.index .mongo-certified .cards-container {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
.home.index .mongo-certified .cards-container .card {
  background: white;
  padding: 56px 48px;
  border-radius: 20px;
  width: 100%;
  height: 366px;
  background: #ffffff;
  border: 1px solid #E7EEEC;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  flex: none;
  order: 0;
  flex-grow: 1;
  align-content: space-between;
  display: flex;
  flex-direction: column;
  min-width: unset;
  max-width: unset;
}
.home.index .mongo-certified .cards-container .card:not(:last-of-type) {
  margin-right: 20px;
}
.home.index .mongo-certified .cards-container .card:first-child {
  margin-bottom: 20px;
}
.home.index .mongo-certified .cards-container .card-title {
  color: #001e2b;
  margin-bottom: 24px;
}
.home.index .mongo-certified .cards-container .card-body {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  color: #001e2b;
  opacity: 0.8;
  flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
  .home.index .mongo-certified .cards-container .card-body {
    font-size: 18px !important;
  }
}
.home.index .mongo-certified .cards-container .link {
  color: #001e2b;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
.home.index .mongo-certified .cards-container .link i {
  color: #00684a;
}
@media only screen and (min-width: 768px) {
  .home.index .mongo-certified .cards-container {
    width: 100%;
    align-items: center;
  }
  .home.index .mongo-certified .cards-container .card {
    width: calc(50% - 20px);
    max-width: 416px;
  }
  .home.index .mongo-certified .cards-container .card:first-child {
    margin-bottom: initial;
  }
  .home.index .mongo-certified .description {
    align-items: flex-start;
    max-width: 65%;
  }
  .home.index .mongo-certified .description .btn.btn-secondary {
    width: unset;
  }
}
@media only screen and (min-width: 1280px) {
  .home.index .mongo-certified .mongo-background {
    height: 557px;
  }
  .home.index .mongo-certified .content {
    height: 557px;
    text-align: initial;
    align-items: center;
  }
  .home.index .mongo-certified .card {
    width: 390px;
  }
  .home.index .mongo-certified .description {
    width: 30%;
    margin-bottom: 0;
    margin-right: 12px;
    max-width: 487px;
  }
  .home.index .mongo-certified .cards-container {
    width: 65%;
    align-items: center;
    justify-content: flex-end;
  }
}

@media only screen and (max-width: 767px) {
  .index #learner .mongo-catalog {
    margin-bottom: 40px;
  }
  .index #learner .home-learning-style .row {
    width: 100%;
  }
  .index #learner .home-learning-style .card {
    width: 100%;
    border-radius: 22px;
  }
  .index #learner .home-learning-style .card .body {
    margin-bottom: 42px;
  }
  .index #learner .home-learning-style .card .btn {
    width: 100%;
    padding: 16px 0;
    margin: 0;
  }
  .index #learner .home-learning-style .card .actions {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .index #learner .grid-row {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.learning-path .course__detail__content .h2 {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  color: #001e2b;
  font-size: 64px !important;
  line-height: 72px !important;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content .h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content .h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
.learning-path .course__detail__content p {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  color: #001e2b;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content p {
    font-size: 16px !important;
  }
}
.learning-path .course__detail__content .collection__courses .center-ruled-title {
  display: none;
}
.learning-path .course__detail__content .collection__courses h3 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content .collection__courses h3 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.learning-path .course__detail__content .collection__courses hr {
  margin: 24px 0;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__content-type {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  color: #5d6c74;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__content-type {
    font-size: 16px !important;
  }
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__description {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  color: #5d6c74;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__description {
    font-size: 16px !important;
  }
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta {
  color: #001e2b;
  color: #001e2b;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta .icon,
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta i,
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta em {
  margin-left: 16px;
  color: #00684a;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta:active, .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta:focus, .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__cta:hover {
  color: #00684a;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .row.collapse:nth-child(2) {
  display: flex;
  margin: 0;
  padding: 0;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .row.collapse:nth-child(2) .medium-4.columns {
  width: 50%;
  float: none;
  height: 208px;
  background: none;
  margin-right: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .row.collapse:nth-child(2) .medium-8.columns {
  width: 50%;
}
@media only screen and (max-width: 64em) {
  .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .row.collapse:nth-child(2) {
    flex-direction: column;
  }
  .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .row.collapse:nth-child(2) .medium-4.columns, .learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .row.collapse:nth-child(2) .medium-8.columns {
    width: 100%;
    margin: 0;
  }
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item .learning-path-milestone__badge {
  background: #E7EEEC;
  border-radius: 28px;
  color: #014e3d;
  padding: 6px 13px;
}
.learning-path .course__detail__content .collection__courses .learning-path-detail-milestone-item__asset {
  height: 100%;
  object-fit: cover;
  padding: 0;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase {
  margin-bottom: 40px;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .enroll__title {
  display: none;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .enroll__price {
  display: none;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .enroll__secondary-actions {
  display: none;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
  float: none;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn {
    font-size: 16px !important;
  }
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:hover {
  border-radius: 40px;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn.btn--small, .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn.btn--small, .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:hover {
    border-radius: 0;
  }
  .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:active {
    border-radius: 0;
    box-shadow: none;
  }
  .learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:focus {
    box-shadow: none;
  }
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:hover {
  background-color: #00ed64;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:active {
  background-color: #00ed64;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn:focus {
  background-color: #00ed64;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase .course__detail__runs {
  display: none;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase hr {
  display: none;
}
.learning-path .course__detail__sidebar .widget--learning-path-purchase p > span {
  display: none;
}
.learning-path .course__detail__sidebar .widget--course-benefits {
  margin-bottom: 40px;
}
.learning-path .course__detail__sidebar .course__includes {
  margin: 0;
  margin-top: 8px;
}
.learning-path .course__detail__sidebar .course__includes__title {
  display: none;
}
.learning-path .course__detail__sidebar .course__includes hr {
  display: none;
}
.learning-path .course__detail__sidebar .course__includes__list {
  margin: 0;
}
.learning-path .course__detail__sidebar .course__includes__list li {
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 0;
}
.learning-path .course__detail__sidebar .course__includes__list li i {
  margin: 0;
  padding: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.learning-path .course__detail__sidebar .course__includes__list li span {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  padding-left: 14px;
}
@media only screen and (max-width: 768px) {
  .learning-path-milestone-item__title > .row {
    display: flex;
    flex-direction: column;
  }
  .learning-path-milestone-item__title > .row .small-9 {
    width: 100%;
  }
  .learning-path-milestone-item__title > .row .small-3 {
    width: 100%;
  }
  .learning-path-milestone-item__title > .row .small-3 .btn--primary {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .learning-path-milestone-item__title > .row .small-3 {
    width: 100%;
  }
  .learning-path-milestone-item__title > .row .small-3 .btn--primary {
    padding-left: 0;
    padding-right: 0;
  }
}

.page .home__content {
  padding: 0;
}

.cert-details-hero {
  margin: 0;
  max-width: none;
}
.cert-details-hero .hero {
  border-radius: 0px 0px 100px 100px;
  margin-bottom: 40px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.cert-details-hero .hero .picturefill {
  height: 100%;
  position: absolute;
}
.cert-details-hero .hero img {
  height: 100%;
}
.cert-details-hero .hero__caption {
  width: 100%;
  background: none;
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: unset;
  padding-top: 92px;
  padding-bottom: 66px;
}
.cert-details-hero .hero__title {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 98px !important;
  line-height: 110px !important;
  text-align: center;
  color: #ffffff !important;
}
.cert-details-hero .h4 {
  color: #ffffff !important;
  padding: 0 32px;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .cert-details-hero .hero__title {
    font-size: 48px !important;
    line-height: 56px !important;
  }
}
.cert-details-hero .hero .btn {
  padding: 16px 48px;
  background: #00ED64;
  border: 1px solid #00684a;
  border-radius: 4px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #001E2B;
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .cert-details-hero .hero__caption {
    padding-top: 92px;
    max-width: 1050px;
    padding-bottom: 66px;
  }
}
@media only screen and (min-width: 1280px) {
  .cert-details-hero .hero {
    margin-bottom: 80px;
    border-radius: 0px 0px 200px 200px;
  }
}

.page-description {
  text-align: center;
  color: #001e2b;
  margin-bottom: 40px;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .page-description {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .page-description {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 83.33333%;
    max-width: 1017px;
  }
}
.page-description .editor-content p {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  font-family: "MongoDB Value Serif" !important;
  font-weight: 400 !important;
}
@media only screen and (max-width: 1024px) {
  .page-description .editor-content p {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .page-description {
    margin-bottom: 80px;
  }
}

.featured-content-with-side {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  margin-bottom: 80px;
}
@media only screen and (min-width: 460px) {
  .featured-content-with-side {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .featured-content-with-side {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .featured-content-with-side {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.featured-content-with-side .featured-content-article-item .column:first-child {
  width: 100%;
  background: #014e3d;
  border-radius: 22px 22px 0 0;
  padding: 0;
  height: 146px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-content-with-side .featured-content-article-item .column:first-child img {
  border-radius: 20px 20px 0 0;
  height: 100%;
  width: 100%;
}
.featured-content-with-side .featured-content-article-item .column:last-child {
  width: 100%;
  padding: 0;
  flex-grow: 1;
}
.featured-content-with-sidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
}
.featured-content-with-sidebar::before {
  content: none;
}

.featured-content-with-sidebar .featured-content-block-grid {
  display: flex;
  flex-wrap: nowrap !important;
  margin: 0;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .featured-content-with-sidebar .featured-content-block-grid {
    flex-direction: column;
    align-items: center;
  }
}

.featured-content-with-sidebar .featured-content-block-grid li:first-of-type {
  margin-left: 0;
}
.featured-content-with-sidebar > .columns {
  float: none !important;
  width: 100%;
  order: 2;
  position: relative;
  left: unset;
  right: unset;
}
.featured-content-with-sidebar .medium-9 {
  max-width: 320px;
}
.featured-content-with-sidebar .medium-3 {
  max-width: 320px;
}
.featured-content-with-side .featured-content-sidebar {
  padding: 20px;
  width: 100%;
  padding-top: 0;
  margin-top: 0;
  order: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.featured-content-with-side .featured-content-sidebar.featured-content-sidebar--right {
  float: none;
  order: 0;
}
.featured-content-with-side .featured-content-sidebar.featured-content-sidebar--right + .columns {
  order: 2;
}
.featured-content-with-side .featured-content-sidebar h2 {
  font-style: normal;
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  text-align: left !important;
}
@media only screen and (max-width: 1024px) {
  .featured-content-with-side .featured-content-sidebar h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
.featured-content-with-side .featured-content-sidebar p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: left !important;
}
.featured-content-with-side .featured-content-sidebar a {
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .featured-content-with-sidebar .medium-3 {
    max-width: 670px;
  }
  .featured-content-with-sidebar .medium-9 {
    max-width: 670px;
  }
}
@media only screen and (min-width: 1280px) {
  .featured-content-with-sidebar {
    flex-direction: row;
  }
  .featured-content-with-sidebar .featured-content-block-grid {
    justify-content: flex-start;
  }
  .featured-content-with-sidebar > .columns {
    width: 50%;
    order: unset;
  }
  .featured-content-with-sidebar > .columns:last-child {
    margin-left: auto;
  }
  .featured-content-with-sidebar .medium-9 {
    width: 70%;
  }
  .featured-content-with-sidebar .medium-3 + .medium-9 .featured-content-block-grid {
    justify-content: flex-end;
  }
  .featured-content-with-side .featured-content-sidebar {
    padding-right: 120px;
  }
  .featured-content-with-side .featured-content-sidebar.featured-content-sidebar--right {
    padding-left: 120px;
    padding-right: 0;
    order: unset;
  }
  .featured-content-with-side .featured-content-sidebar.featured-content-sidebar--right + .columns {
    order: unset;
  }
  .featured-content-with-side .featured-content-sidebar.featured-content-sidebar--right h2 {
    text-align: right !important;
  }
  .featured-content-with-side .featured-content-sidebar.featured-content-sidebar--right p {
    text-align: right !important;
  }
}
@media only screen and (min-width: 1440px) {
  .featured-content-with-sidebar .medium-9 {
    width: 50%;
  }
}

.exam-details-container {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  background: #ffffff;
  margin-bottom: 111px;
  padding: 40px 40px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 460px) {
  .exam-details-container {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .exam-details-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .exam-details-container {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.exam-details-container > div {
  display: flex;
  flex-direction: column;
}
.exam-details-container > div > div:first-child {
  order: 0;
}
.exam-details-container .widget__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  text-align: center;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .exam-details-container .widget__title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.exam-details-container .row {
  order: 2;
}
.exam-details-container .exam-details-cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}
.exam-details-container .exam-details-labe {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #000000;
  font-family: "Courier New", Courier, monospace;
}
.exam-details-container .exam-details-value {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #014e3d;
}
.exam-details-container .widget__cta {
  order: 1;
  padding: 0;
  display: flex;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .exam-details-container .widget__cta {
    font-size: 14px !important;
  }
}
.exam-details-container .widget__cta .btn {
  background: 0;
  border: none;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #00684a;
  margin-bottom: 44px;
  padding-bottom: 0;
}
@media only screen and (min-width: 1280px) {
  .exam-details-container {
    padding-bottom: 0 !important;
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .exam-details-container .exam-details-cell {
    margin-bottom: 74px;
  }
}

.support-section {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  max-width: none;
  background: #fafbfc;
  padding-top: 46px !important;
  padding-bottom: 53px !important;
}
.support-section > .ember-view {
  width: 1440px;
  padding: 1em 2.5em;
}
.support-section .widget__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000000;
  font-family: "Euclid Circular A" !important;
}
@media only screen and (max-width: 1024px) {
  .support-section .widget__title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.support-section h5 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  text-transform: uppercase;
  color: #000000;
  font-family: "Source Code Pro Regular" !important;
  margin-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .support-section h5 {
    font-size: 16px !important;
  }
}
.support-section a:not(.btn) {
  color: #006cfa;
}
.support-section a:not(.btn):hover {
  color: #006cfa;
  text-decoration: underline;
}
.support-section p {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .support-section p {
    font-size: 18px !important;
  }
}

.certification-featured-content {
  z-index: 1;
  position: relative;
  display: block;
  padding-bottom: 55px;
}
.certification-featured-content .featured-content-article .featured-content-block-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .certification-featured-content .featured-content-article .featured-content-block-grid {
    margin: initial;
    flex-wrap: nowrap;
  }
}
.certification-featured-content li {
  width: 90%;
  padding: 0;
  height: auto;
}
.certification-featured-content li:first-of-type {
  margin-right: 0;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  .certification-featured-content li:first-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.certification-featured-content img {
  width: auto;
}
.certification-featured-content ul {
  display: flex;
  justify-content: center;
}
.certification-featured-content .catalog-item {
  width: 100%;
}
.certification-featured-content .catalog-item .catalog-grid-item {
  background: #ffffff;
}
.certification-featured-content .catalog-item .catalog-grid-item__body {
  text-align: center;
  padding: 32px 50px;
  border-top: none !important;
  box-shadow: none;
  border-top-width: none;
  border-top-color: transparent !important;
  border: none !important;
}
.certification-featured-content .catalog-item .catalog-grid-item__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  margin-bottom: 24px;
  max-height: 87px;
}
@media only screen and (max-width: 1024px) {
  .certification-featured-content .catalog-item .catalog-grid-item__title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.certification-featured-content .catalog-item .catalog-grid-item__description {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  text-align: center;
  letter-spacing: 0.0125em;
  margin: 0;
  order: unset;
}
@media only screen and (max-width: 1024px) {
  .certification-featured-content .catalog-item .catalog-grid-item__description {
    font-size: 18px !important;
  }
}
.certification-featured-content .catalog-item .catalog-grid-item__hr {
  display: none;
}
.certification-featured-content .catalog-item .catalog-grid-item__cta-container {
  display: flex;
  justify-content: center;
  padding-top: 45px;
}
.certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn {
  color: #001e2b;
  border: none;
}
.certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn .icon,
.certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn i,
.certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn em {
  margin-left: 16px;
  color: #00684a;
}
.certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn:active, .certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn:focus, .certification-featured-content .catalog-item .catalog-grid-item__cta-container .btn:hover {
  color: #00684a;
}
.certification-featured-content .catalog-item .catalog-grid-item .catalog-grid-item__asset-container {
  padding: 0;
  height: 100%;
  padding-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.certification-featured-content .catalog-item .catalog-grid-item .catalog__ribbon {
  top: 13px;
  left: 13px;
  right: auto;
  border-radius: 999px;
  font-size: 8px;
  padding: 8px 15px;
  line-height: 1;
}
.certification-featured-content .catalog-item .catalog-grid-item .catalog__ribbon-corner {
  display: none;
}
.certification-featured-content .catalog-item .row {
  height: 600px;
}
.certification-featured-content .catalog-item .row .column:first-child {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 230px;
}
.certification-featured-content .catalog-item .row .column:nth-child(2) {
  width: 100%;
  padding: 0;
  flex-grow: 1;
  border: none;
  border-top: none !important;
  box-shadow: none;
  border: none !important;
}
@media only screen and (min-width: 1024px) {
  .certification-featured-content .catalog-item {
    width: auto;
    max-width: 550px;
  }
}
@media only screen and (min-width: 768px) {
  .certification-featured-content {
    padding: 0 !important;
    margin-bottom: 24px;
  }
  .certification-featured-content .featured-content-block-grid {
    justify-content: space-around;
    margin: 0;
  }
  .certification-featured-content .featured-content-block-grid li {
    width: 46% !important;
  }
  .certification-featured-content .featured-content-block-grid li:first-of-type {
    margin-right: 0;
  }
  .certification-featured-content .catalog-grid-item .catalog-grid-item__asset-container {
    padding-top: 65px;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-featured-content img {
    height: 100%;
  }
  .certification-featured-content .featured-content-block-grid {
    flex-wrap: nowrap;
    justify-content: center;
  }
  .certification-featured-content .featured-content-block-grid li {
    width: auto !important;
  }
}
@media only screen and (min-width: 1900px) {
  .certification-featured-content .featured-content-default-grid {
    background-color: #001e2b;
    padding-top: 4rem;
  }
}

.page-certification-weird-background {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-certification-weird-background {
    display: block;
    padding: 0 !important;
    margin: 0;
    max-width: none;
    position: relative;
    overflow: hidden;
    top: -400px;
    height: 560px;
    margin-bottom: -580px;
  }
  .page-certification-weird-background img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    display: block;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .page-certification-weird-background {
    top: -550px;
    height: 550px;
  }
}

.certification-page-stats {
  background: #001e2b;
  margin: 0;
  padding: 0;
  max-width: none;
  padding-top: 0 !important;
  border: #001e2b 1px solid;
  margin-bottom: 0 !important;
}
.certification-page-stats > .ember-view {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.certification-page-stats span {
  color: #ffffff !important;
}
.certification-page-stats h1 {
  text-align: center;
}
.certification-page-stats p {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .certification-page-stats p {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-page-stats {
    padding-bottom: 56px !important;
  }
}

.certification-benefits {
  margin: 0;
  background: #001E2B;
  max-width: none;
  border: #001e2b 1px solid;
  text-align: center;
  color: #ffffff;
  padding-bottom: 58px !important;
  padding-top: 46px !important;
}
.certification-benefits > .ember-view {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.certification-benefits > .ember-view .ember-view {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 56px;
}
.certification-benefits .widget__title {
  color: #ffffff;
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 56px !important;
  line-height: 64px !important;
  margin-bottom: 24px;
  text-align: center;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .certification-benefits .widget__title {
    font-size: 32px !important;
    line-height: 48px !important;
  }
}
@media only screen and (min-width: 460px) {
  .certification-benefits .widget__title {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-benefits .widget__title {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .certification-benefits .widget__title {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.certification-benefits .widget__subtitle {
  color: white;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .certification-benefits .widget__subtitle {
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 460px) {
  .certification-benefits .widget__subtitle {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-benefits .widget__subtitle {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .certification-benefits .widget__subtitle {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.certification-benefits .editor-content h5 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  text-align: center;
  color: #ffffff;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .certification-benefits .editor-content h5 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.certification-benefits .editor-content p {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  text-align: center;
  letter-spacing: 0.0125em;
  color: #ffffff;
  opacity: 0.8;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .certification-benefits .editor-content p {
    font-size: 18px !important;
  }
}
.certification-benefits .row {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 460px) {
  .certification-benefits .row {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-benefits .row {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .certification-benefits .row {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.certification-benefits .row .columns {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .certification-benefits {
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-benefits .widget__subtitle {
    margin-bottom: 75px;
  }
  .certification-benefits .row {
    flex-direction: row;
  }
  .certification-benefits .row .columns {
    width: 33.33333333%;
  }
  .certification-benefits .row .columns:not(:last-child) {
    margin-right: 80px;
  }
  .certification-benefits > .ember-view .ember-view {
    margin-bottom: 0;
  }
}

.certification-page .picturefill {
  display: none;
}
.certification-page .hero__caption {
  position: relative;
  bottom: unset;
  background: none;
  text-align: center;
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  .certification-page .hero__caption {
    padding-top: 112px;
  }
}
.certification-page .hero__title {
  max-width: 1050px;
}
.certification-page .hero .h4 {
  max-width: 1050px;
}
@media only screen and (min-width: 1900px) {
  .certification-page .hero {
    margin-bottom: 0;
  }
  .certification-page .hero__caption {
    margin-bottom: 0;
  }
}
.certification-page .h4 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  text-align: center;
  color: #001e2b;
  display: block;
  margin-bottom: 43px !important;
}
@media only screen and (max-width: 1024px) {
  .certification-page .h4 {
    font-size: 18px !important;
  }
}

.certification-overview {
  background: #001e2b;
  padding-top: 0 !important;
  padding-bottom: 46px !important;
  border: 0;
}
.certification-overview .h2 {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 44px !important;
  line-height: 56px !important;
  color: #ffffff;
  text-align: center;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .certification-overview .h2 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
}
.certification-overview .row {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .certification-overview .row {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-overview .row {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .certification-overview .row {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.certification-testimonial-section {
  padding: 0 !important;
  padding-bottom: 143px !important;
  background: #001e2b;
  margin: 0;
  max-width: none;
  border: #001e2b 1px solid;
  padding-top: 111px !important;
}
.certification-testimonial-section .row {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .certification-testimonial-section .row {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-testimonial-section .row {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .certification-testimonial-section .row {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.certification-testimonial-section .certification-testimonial {
  border-radius: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-bottom: 48px;
  padding-right: 24px;
  padding-left: 24px;
  flex-direction: column;
  display: flex;
  gap: 32px;
  background: #fafbfc;
  box-shadow: 0px 16px 24px rgba(0, 30, 43, 0.12);
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  width: 95%;
}
@media only screen and (min-width: 460px) {
  .certification-testimonial-section .certification-testimonial {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-testimonial-section .certification-testimonial {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .certification-testimonial-section .certification-testimonial {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media only screen and (min-width: 768px) {
  .certification-testimonial-section .certification-testimonial {
    padding: 80px 80px 96px 180px;
    display: block;
    border-radius: 72px;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-testimonial-section .certification-testimonial {
    padding-top: 96px;
    border-radius: 104px;
  }
}
.certification-testimonial-section .testimonial-photo {
  margin: 0;
  padding: 0;
  display: flex;
  background: none;
  box-shadow: none;
  justify-content: flex-end;
  position: absolute;
  width: unset;
  top: -113px;
}
.certification-testimonial-section .testimonial-photo p {
  padding: 0;
  width: 212px;
  height: 212px;
  background: #00684a;
  border-radius: 10px;
  overflow: hidden;
  padding-top: 10px;
}
.certification-testimonial-section .testimonial-photo img {
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .certification-testimonial-section .testimonial-photo {
    position: absolute;
    background: #00684a;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 28.4264px;
    width: 355px;
    padding: initial;
  }
  .certification-testimonial-section .testimonial-photo p {
    margin: 0;
  }
  .certification-testimonial-section .testimonial-photo img {
    height: initial;
    width: initial;
  }
}
.certification-testimonial-section .testimonial-text {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  font-family: "MongoDB Value Serif" !important;
  color: #001e2b;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .certification-testimonial-section .testimonial-text {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.certification-testimonial-section .author {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  color: #001E2B;
}
@media only screen and (max-width: 1024px) {
  .certification-testimonial-section .author {
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 768px) {
  .certification-testimonial-section {
    padding-top: 117px !important;
  }
  .certification-testimonial-section .editor-content {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .certification-testimonial-section .certification-testimonial {
    display: flex;
    flex-direction: row;
    width: 84%;
    margin-left: unset;
    margin-right: 24px;
    padding-bottom: 50px;
  }
  .certification-testimonial-section .testimonial-photo {
    position: relative;
    width: 50%;
    background: none;
    box-shadow: none;
  }
  .certification-testimonial-section .testimonial-photo p {
    position: absolute;
    border-radius: 40px;
    top: -32px;
  }
}
@media only screen and (min-width: 1024px) {
  .certification-testimonial-section .certification-testimonial {
    margin-right: 0;
    padding-right: 80px !important;
  }
  .certification-testimonial-section .testimonial-photo {
    width: 20%;
  }
  .certification-testimonial-section .testimonial-photo p {
    width: 335;
    height: 335;
  }
}

.learn.course #learner .learner__sidebar {
  background-color: #ffffff;
  border-left: 1px solid #e7eeec;
  border-right: 1px solid #e7eeec;
  font-family: "Euclid Circular A";
  height: 100%;
  padding: 0;
  /* NOT signed in Hide button */
}
.learn.course #learner .learner__sidebar a:not(.btn):not(.bookmark-dropdown__link):hover, .learn.course #learner .learner__sidebar a:not(.btn):not(.bookmark-dropdown__link):focus, .learn.course #learner .learner__sidebar a:not(.btn):not(.bookmark-dropdown__link):active {
  text-decoration: none;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search {
  /* Search Icon lens */
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child {
  border-bottom: 1px solid #e7eeec;
  height: 48px;
  /* Search Input */
  /* Hide button */
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .ember-text-field.form-control {
  box-shadow: none;
  height: 48px !important;
  padding-left: 30px;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .ember-text-field.form-control::placeholder {
  color: #5d6c74;
  font-family: "Euclid Circular A";
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .small-4.columns {
  height: 100%;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .small-4.columns .learner__container__toggle {
  height: 100%;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .small-4.columns .learner__container__toggle button.hide-sidebar {
  background-color: #f5f7fa;
  border: none;
  border-radius: 0;
  color: #001e2b;
  height: 100%;
  padding: 0;
  width: 100%;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .small-4.columns .learner__container__toggle button.hide-sidebar:hover, .learn.course #learner .learner__sidebar .learner__sidebar__search > div:first-child .small-4.columns .learner__container__toggle button.hide-sidebar:active {
  border-radius: 0;
}
.learn.course #learner .learner__sidebar .learner__sidebar__search-icon {
  align-items: center;
  display: flex;
  font-size: 18px;
  height: 100%;
  margin-left: 3px;
}
.learn.course #learner .learner__sidebar > .learner__container__toggle button.hide-sidebar {
  background-color: #f5f7fa;
  border: none;
  border-radius: 0;
  color: #001e2b;
  height: 100%;
  padding: 0;
  width: 100%;
  height: 48px;
  width: 126px !important;
}
.learn.course #learner .learner__sidebar > .learner__container__toggle button.hide-sidebar:hover, .learn.course #learner .learner__sidebar > .learner__container__toggle button.hide-sidebar:active {
  border-radius: 0;
}
.learn.course #learner .learner__sidebar .expandable-sidebar__toggle {
  align-items: center;
  background-color: #014e3d;
  color: #ffffff;
  display: flex;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  height: 48px;
  margin-bottom: 1px;
  margin-top: 1px;
  text-transform: none;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__sidebar .expandable-sidebar__toggle {
    font-size: 14px !important;
  }
}
.learn.course #learner .learner__sidebar .expandable-sidebar__toggle i {
  display: none;
}
.learn.course #learner .learner__sidebar .layout-panel {
  padding: 0;
  /* Sections collapsables and none expandables */
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables {
  height: 100%;
  margin-top: 0;
  /* First section "Lessons" is hidden to generate white space */
  /* Section collapsables */
  /* Section Progress */
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar {
  margin-bottom: 0;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables div.ember-view .expandable-sidebar__content ul.learner__sidebar-list {
  padding-top: 16px;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables div.ember-view .expandable-sidebar__content ul.learner__sidebar-list.sidebar__resources > li div.row {
  align-items: center;
  display: flex;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables div.ember-view .expandable-sidebar__content ul.learner__sidebar-list.sidebar__resources > li div.row .resources__category__label {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables div.ember-view .expandable-sidebar__content ul.learner__sidebar-list.sidebar__resources > li div.row .resources__category__label {
    font-size: 14px !important;
  }
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables div.ember-view .expandable-sidebar__content ul.learner__sidebar-list.sidebar__resources > li div.row .resources__count__container {
  align-items: center;
  display: flex;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content {
  /* Internal title from section */
  /* Left chevron to show lesson expanded or collapsed */
  /* Lesson title */
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__section-title {
  font-family: "Euclid Circular A";
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 16px;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__lesson--expander {
  height: 16px;
  padding-top: 3px !important;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__lesson--title {
  color: #5d6c74;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  /* Completed indicator for lesson */
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__lesson--title {
    font-size: 14px !important;
  }
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__lesson--title .completed__indicator i.icon-check {
  color: #00684a;
  font-size: 1rem;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content ul.syllabus__section-list li.syllabus__lesson-container {
  margin-bottom: 16px;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__topics li.syllabus__topic--non-expandable {
  line-height: 31px;
  padding-left: 0 !important;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__topics li.syllabus__topic--non-expandable::before {
  content: "";
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__topics li.syllabus__topic--non-expandable .syllabus__topic--non-expandable-title a {
  color: #3d4f58;
  font-size: 16px;
  font-weight: 400;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__topics li.syllabus__topic--non-expandable.syllabus__topic--active {
  background-color: #f4ffdc;
  border-radius: 1rem;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .syllabus__topics li.syllabus__topic--non-expandable.syllabus__topic--active .syllabus__topic--non-expandable-title a {
  color: #023430;
  font-weight: 500;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .expandable-sidebar .expandable-sidebar__content .clearfix .btn--link {
  border: none;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .course-completion-progress .course-progress__overall .table-row.collapse > .small-4:first-child {
  display: none;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .course-completion-progress .course-progress__overall .table-row.collapse > .stat.highlight {
  align-items: center;
  color: #00684a;
  display: flex;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .course-completion-progress .course-progress__overall .table-row.collapse > .stat.highlight > sup {
  top: 0;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .course-completion-progress .course-progress__overall .table-row.collapse > .description span {
  /* Had to use negative margin to "override" bootstrap columns and label "Complete" is moved nearer the percentage*/
  margin-left: -16px;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .course-completion-progress .course-progress__overall__bar .progress.colorized {
  background-color: #e7eeec;
  height: 0.7rem;
}
.learn.course #learner .learner__sidebar .layout-panel .learner__sidebar__expandables .course-completion-progress .course-progress__overall__bar .progress.colorized .meter {
  background: none;
  background-color: #00684a;
}

@media only screen and (min-height: 700px) {
  .learn.course #learner .learner__sidebar-list {
    max-height: 240px;
  }
}
@media only screen and (min-height: 760px) {
  .learn.course #learner .learner__sidebar-list {
    max-height: 300px;
  }
}
@media only screen and (min-height: 800px) {
  .learn.course #learner .learner__sidebar-list {
    max-height: 340px;
  }
}
@media only screen and (min-height: 880px) {
  .learn.course #learner .learner__sidebar-list {
    max-height: 420px;
  }
}
@media only screen and (min-height: 1000px) {
  .learn.course #learner .learner__sidebar-list {
    max-height: 540px;
  }
}
.learn.course #learner {
  /* Finished Quiz successful */
  /* Finished Quiz successful */
}
.learn.course #learner .learner__content {
  height: 100%;
  overflow: auto;
  /* Titles from current lesson */
  /* Title progress */
  /* Chevrons left and right to navigate through lessons */
  /* Start quiz button */
}
.learn.course #learner .learner__content .learner-section__title__container span {
  color: #000000;
  font-family: "Euclid Circular A";
  font-size: 20px;
}
.learn.course #learner .learner__content .learner-section__title__container .learner-section__title {
  font-weight: 500;
}
.learn.course #learner .learner__content .learner-section__title__container .learner-lesson__title {
  color: #00684a;
}
.learn.course #learner .learner__content .learner-section__progress .section-progress-bar div {
  background-color: #e7eeec;
}
.learn.course #learner .learner__content .learner-section__progress .section-progress-bar span {
  background-color: #00684a;
}
.learn.course #learner .learner__content .directional__nav a {
  color: #000000 !important;
}
.learn.course #learner .learner__content .directional__nav a:hover, .learn.course #learner .learner__content .directional__nav a:focus, .learn.course #learner .learner__content .directional__nav a:active {
  color: #000000 !important;
  text-decoration: none;
}
.learn.course #learner .learner__content .directional__nav a .directional__nav__button {
  background-color: #00684a;
  border-radius: 50%;
}
.learn.course #learner .learner__content .directional__nav a .directional__nav__button.directional__nav__button--left {
  padding-left: 0px !important;
  padding-right: 2px !important;
}
.learn.course #learner .learner__content .directional__nav a .directional__nav__button.directional__nav__button--right {
  padding-left: 2px !important;
  padding-right: 0px !important;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .quiz-start__sub-text {
  margin-top: 0;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  line-height: 16px !important;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn {
    font-size: 16px !important;
  }
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:hover {
  border-radius: 40px;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn.btn--small, .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn.btn--small, .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:hover {
    border-radius: 0;
  }
  .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:active {
    border-radius: 0;
    box-shadow: none;
  }
  .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:focus {
    box-shadow: none;
  }
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:hover {
  background-color: #00ed64;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:active {
  background-color: #00ed64;
}
.learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn:focus {
  background-color: #00ed64;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .quiz-start__content .quiz-start__text .btn {
    font-size: 14px !important;
  }
}
.learn.course #learner .learner__content .quiz-start__main-title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .quiz-start__main-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.learn.course #learner .learner__content .quiz-start__main-title i {
  display: none;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content {
  /* Button check answers */
  /* Quiz active question */
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right {
    font-size: 16px !important;
  }
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:hover {
  border-radius: 40px;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right.btn--small, .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right.btn--small, .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:hover {
    border-radius: 0;
  }
  .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:active {
    border-radius: 0;
    box-shadow: none;
  }
  .learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:focus {
    box-shadow: none;
  }
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:hover {
  background-color: #00ed64;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:active {
  background-color: #00ed64;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content button.btn.btn--right:focus {
  background-color: #00ed64;
}
.learn.course #learner .learner__content .topic__container__quiz .topic__content .topic__index__number.topic__index__number--active span {
  border-color: #00684a;
}
.learn.course #learner .learner__content .bookmark-body .btn--primary {
  height: 48px;
  line-height: 48px !important;
  margin-top: 16px;
  padding-bottom: 0;
  padding-top: 0;
}
.learn.course #learner .learner__content .bookmark-body .btn--primary:hover {
  color: #001e2b;
}
.learn.course #learner .learner__content .bookmark-body .text-right .btn--link {
  text-align: center;
  width: 100%;
}
.learn.course #learner .learner__content .bookmark-body .text-right .btn--link span {
  color: #006cfa;
}
.learn.course #learner .learner__content .layout-panel .panel {
  background: transparent;
  padding: 65px 0 0;
}
.learn.course #learner .learner__content .layout-panel .panel .enroll h5.enroll__title {
  display: none;
}
.learn.course #learner .learner__content .layout-panel .panel .enroll p {
  display: none;
}
.learn.course #learner .learner__content .layout-panel .panel .enroll a.btn {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .learn.course #learner .learner__content .layout-panel .panel {
    padding-top: 10px;
  }
}
.learn.course #learner .sidebar--open--right .completed-section__overlay {
  background-color: #001e2b;
  opacity: 0.6;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right {
  /* Title */
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right p.h4:first-of-type {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 44px !important;
  line-height: 56px !important;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .course__container.sidebar--open--right .sidebar__container--right p.h4:first-of-type {
    font-size: 28px !important;
    line-height: 32px !important;
  }
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right p.h4:nth-of-type(2) {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .course__container.sidebar--open--right .sidebar__container--right p.h4:nth-of-type(2) {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right p.h4:nth-of-type(2) strong {
  font-weight: 500 !important;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .h2.heading.heading--primary {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .h2.heading.heading--primary {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .h3.heading.heading--primary {
  font-family: "Euclid Circular A" !important;
  font-size: 24px;
  font-weight: 500;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary {
  background-color: #f4ffdc;
  border: none;
  border-radius: 16px;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary p {
  color: #000000;
  font-family: "Euclid Circular A";
  font-size: 20px;
  font-weight: 400;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating > span {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars i {
  color: #001e2b;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars:hover i,
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars i:hover {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars:hover i:hover ~ i {
  color: #001e2b;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-1 i:nth-child(1) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-2 i:nth-child(1) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-2 i:nth-child(2) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-3 i:nth-child(1) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-3 i:nth-child(2) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-3 i:nth-child(3) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-4 i:nth-child(1) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-4 i:nth-child(2) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-4 i:nth-child(3) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-4 i:nth-child(4) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-5 i:nth-child(1) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-5 i:nth-child(2) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-5 i:nth-child(3) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-5 i:nth-child(4) {
  color: #00ed64;
}
.learn.course #learner .course__container.sidebar--open--right .sidebar__container--right .sidebar__testimonial .panel--secondary .sidebar__testimonial__rating .stars.stars-5 i:nth-child(5) {
  color: #00ed64;
}

body.course.learn {
  background: url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/ae62dcd7-abdc-4e90-a570-83eccba49043/20q9gwe49ve9-27.png);
  background-attachment: fixed;
  background-size: cover;
}

.course__container a:not(.btn):not(.bookmark-dropdown__link) {
  color: #006cfa;
}
.course__container a:not(.btn):not(.bookmark-dropdown__link):hover, .course__container a:not(.btn):not(.bookmark-dropdown__link):focus, .course__container a:not(.btn):not(.bookmark-dropdown__link):active {
  color: #006cfa;
  text-decoration: underline;
}
.course__container .header.header--student.header--learner {
  align-items: center;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
  display: flex;
  height: 78px;
  padding: 0;
}
.course__container .header.header--student.header--learner .header__left {
  height: 100%;
}
.course__container .header.header--student.header--learner .header__left a.header__left__icon {
  color: #014e3d;
  height: 100%;
}
.course__container .header.header--student.header--learner .header__left .header__left__copy {
  align-items: center;
  display: flex;
  height: 100%;
}
.course__container .header.header--student.header--learner .header__left .header__left__copy .course-title {
  font-family: "Euclid Circular A" !important;
  font-size: 24px !important;
  font-weight: 500;
  color: #000;
}
.course__container .header.header--student.header--learner .header__right .company-logo__container {
  margin: 0;
}
.course__container .learner__container {
  height: calc(100vh - 78px);
}
@media only screen and (max-width: 768px) {
  .course__container .learner__container {
    padding-top: 78px;
  }
}
.course__container .learner__content {
  position: relative;
  /* Menu collapsed icon to expand */
}
.course__container .learner__content .learner__container__toggle {
  height: 48px;
  left: 0;
  position: absolute;
  top: 29px;
}
.course__container .learner__content .learner__container__toggle button.btn--no-margin {
  background-color: #014e3d;
  border-radius: 0 4px 4px 0;
  color: #ffffff;
  height: 100%;
  padding: 0;
  /* Width when menu is collapsed */
  width: 48px;
}
@media only screen and (max-width: 768px) {
  .course__container .learner__content .layout-panel {
    padding-top: 64px;
  }
}
.course__container .tools__content__sections__list a {
  color: #001e2b !important;
}
.course__container .tools__content__sections__list a.active {
  color: #ffffff !important;
}

.assignment__submission__options .btn--primary {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #001e2b;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .assignment__submission__options .btn--primary {
    font-size: 16px !important;
  }
}
.assignment__submission__options .btn--primary:hover {
  border-radius: 40px;
}
.assignment__submission__options .btn--primary:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.assignment__submission__options .btn--primary:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.assignment__submission__options .btn--primary.btn--small, .assignment__submission__options .btn--primary.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .assignment__submission__options .btn--primary.btn--small, .assignment__submission__options .btn--primary.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .assignment__submission__options .btn--primary:hover {
    border-radius: 0;
  }
  .assignment__submission__options .btn--primary:active {
    border-radius: 0;
    box-shadow: none;
  }
  .assignment__submission__options .btn--primary:focus {
    box-shadow: none;
  }
}
.assignment__submission__options .btn--primary:hover {
  background-color: #001e2b;
}
.assignment__submission__options .btn--primary:active {
  background-color: #001e2b;
}
.assignment__submission__options .btn--primary:focus {
  background-color: #001e2b;
}

.header.header--microsite {
  padding: 0;
  border: none;
  height: 152px;
  box-shadow: none;
}
.header.header--microsite .header__inner {
  height: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: unset;
  align-items: unset;
  align-content: unset;
  padding-left: 0;
  padding-right: 0;
}
.header.header--microsite .company__beta-logo {
  height: 100% !important;
  display: flex;
  align-items: center;
}
.header.header--microsite .company__school-name {
  display: none;
}
.header.header--microsite .company__school-name__divider {
  display: none;
}
.header.header--microsite .title-area {
  display: none;
}
.header.header--microsite .top-bar {
  height: 100%;
}
.header.header--microsite .top-bar-section {
  left: unset !important;
  margin: 0;
  display: block;
  height: 100%;
}
.header.header--microsite .top-bar-section ul.left {
  display: flex;
  height: 100% !important;
}
.header.header--microsite .top-bar-section ul.left > li {
  background: none;
  padding: 0;
  float: none;
}
.header.header--microsite .top-bar-section ul.left > li > a {
  background: none;
  height: 100%;
  line-height: 152px;
  position: relative;
}
.header.header--microsite .top-bar-section ul.left > li > a:focus, .header.header--microsite .top-bar-section ul.left > li > a:active, .header.header--microsite .top-bar-section ul.left > li > a:hover {
  background-color: none;
}
.header.header--microsite .top-bar-section ul.left > li > a:focus::before, .header.header--microsite .top-bar-section ul.left > li > a:active::before, .header.header--microsite .top-bar-section ul.left > li > a:hover::before {
  position: absolute;
  background: #00ed64;
  left: 0;
  width: 100%;
  height: 4px;
  width: 100%;
  display: block;
  content: "";
}
.header.header--microsite .nav--top {
  display: none;
}


/* .header.header--microsite #consistent-nav-static {
  height: 88px;
  width: 100%;
  z-index: 4;
}
.header.header--microsite #consistent-nav-static-remove {
  position: relative;
  z-index: 4;
  width: 100%;
}
.header.header--microsite #consistent-nav-static .css-18zgily {
  margin-left: 0;
}
.header.header--microsite #consistent-nav-static .css-164bjt4-NavBar {
  height: 88px;
}
.header.header--microsite #consistent-nav-static .css-ai7x6b-Mobile {
  margin-bottom: 0;
}
.header.header--microsite #consistent-nav-static .css-1fh5639-NavBar {
  border: 0;
  border-bottom: 1px solid #E7EEEC;
}
.header.header--microsite #consistent-nav-static .css-1m3zzhb-Mobile {
  left: -360px;
  top: 154px;
  min-height: calc(100% - 154px);
  height: calc(100vh - 154px);
}
.header.header--microsite #consistent-nav-static .css-1m3zzhb-Mobile.open {
  left: -8px;
}
@media only screen and (max-width: 547px) {
  .header.header--microsite #consistent-nav-static .css-1m3zzhb-Mobile {
    top: 184px;
    min-height: calc(100% - 184px);
    height: calc(100vh - 184px);
  }
}
.header.header--microsite #consistent-nav-static .css-x8e72n-LinkContent:hover .textlink-text-class {
  color: unset;
}
.header.header--microsite #consistent-nav-static .css-dt3x9l-Desktop {
  margin: 0;
}
.header.header--microsite #consistent-nav-static .css-dt3x9l-Desktop:hover {
  background-color: unset;
}
.header.header--microsite #consistent-nav-static .css-w3w4lo-Desktop {
  border-top: 4px solid transparent;
}
.header.header--microsite #consistent-nav-static .css-w3w4lo-Desktop.static-highlighted {
  border-top: 4px solid #00ed64;
}
.header.header--microsite #consistent-nav-static .css-w3w4lo-Desktop:hover {
  border-top: 4px solid #00ed64;
}
.header.header--microsite #consistent-nav-static .css-w3w4lo-Desktop:hover .css-57szxl-NavDropdown {
  visibility: visible;
}
.header.header--microsite #consistent-nav-static .css-1p4fpbb-Desktop .hidden {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-1p4fpbb-Desktop .css-dm2njm-Button:hover {
  color: unset;
}
.header.header--microsite #consistent-nav-static .css-1icbc4o {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  min-height: calc(100% - 56px);
  height: calc(100vh - 56px);
  background-color: rgb(33, 49, 60);
  width: 350px;
  max-width: 99vw;
  position: absolute;
  top: 56px;
  left: 0px;
  transition: left 300ms ease 0s;
  will-change: left;
  z-index: 2;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  scroll-behavior: smooth;
  border-style: solid;
  border-color: rgb(93, 108, 116);
  border-image: initial;
  border-width: 0px 1px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 30px 0px;
}
.header.header--microsite #consistent-nav-static .css-1icbc4o .css-vsmcih {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-1icbc4o .css-16rgrjy.hidden {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-18zgily {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.header.header--microsite #consistent-nav-static .css-1tpwdc9 {
  flex-flow: column wrap;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-height: 200vh;
  transition: max-height 300ms ease-in-out 0s;
  will-change: max-height;
  overflow: hidden;
}
.header.header--microsite #consistent-nav-static .css-kv0v6h {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  flex-basis: 100%;
}
.header.header--microsite #consistent-nav-static .css-1ircbg1 {
  font-family: "Akzidenz-Grotesk Std";
  padding: 24px;
  color: rgb(255, 255, 255);
  background: none;
  border: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  flex: 1 1 0%;
  text-align: left;
  margin-bottom: 0;
}
.header.header--microsite #consistent-nav-static .css-5pff4e {
  padding: 24px;
  background: none;
  border: none;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 72px;
  margin-bottom: 0;
}
.header.header--microsite #consistent-nav-static .css-1rquw0f {
  background-color: rgb(6, 22, 33);
  position: relative;
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 40px;
  flex-basis: 100%;
}
.header.header--microsite #consistent-nav-static .css-1bzntq3 {
  flex-direction: column;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-height: 200vh;
  transition: max-height 300ms ease-in-out 0s;
  will-change: max-height;
  overflow: hidden;
}
.header.header--microsite #consistent-nav-static .css-kv0v6h {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  flex-basis: 100%;
}
.header.header--microsite #consistent-nav-static .css-35zwp3 {
  font-family: "Akzidenz-Grotesk Std";
  flex-flow: column wrap;
  display: flex;
  flex: 1 1 0%;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 24px 0px;
  color: rgb(255, 255, 255);
  background: none;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  font-weight: 300;
  text-decoration: none;
  font-size: 18px;
  line-height: 16px;
  border-right: 1px solid rgb(33, 49, 60);
}
.header.header--microsite #consistent-nav-static .css-5pff4e {
  padding: 24px;
  background: none;
  border: none;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 72px;
}
.header.header--microsite #consistent-nav-static .css-6zyz34,
.header.header--microsite #consistent-nav-static .css-17kito1 {
  background-color: rgb(6, 22, 33);
  position: relative;
  list-style: none;
  margin: 0px;
  padding: 0px 0px 16px;
  flex-basis: 100%;
}
.header.header--microsite #consistent-nav-static .css-1qtqbu5,
.header.header--microsite #consistent-nav-static .css-1m8gs6e {
  flex-direction: column;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-left: 16px;
  border-left: 1px solid rgb(33, 49, 60);
  max-height: 0;
  transition: max-height 300ms ease-in-out 0s;
  will-change: max-height;
  overflow: hidden;
}
.header.header--microsite #consistent-nav-static .css-1qtqbu5.open,
.header.header--microsite #consistent-nav-static .css-1m8gs6e.open {
  max-height: 200vh;
}
.header.header--microsite #consistent-nav-static .css-kv0v6h {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  flex-basis: 100%;
}
.header.header--microsite #consistent-nav-static .css-115rrro {
  font-family: "Akzidenz-Grotesk Std";
  flex-flow: column wrap;
  display: flex;
  flex: 1 1 0%;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 16px 0px 16px 16px;
  color: rgb(255, 255, 255);
  background: none;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  font-weight: 300;
  text-decoration: none;
  font-size: 18px;
  line-height: 16px;
  border-right: 1px solid rgb(33, 49, 60);
}
.header.header--microsite #consistent-nav-static .css-hafke5 {
  font-family: "Akzidenz-Grotesk Std";
  margin: 16px 0px;
  padding-left: 0px;
  color: rgb(255, 255, 255);
  background: none;
  border: none;
  font-weight: 300;
  font-size: 18px;
  line-height: 16px;
  flex: 1 1 0%;
  text-align: left;
}
.header.header--microsite #consistent-nav-static .css-1gzbisl {
  font-family: "Akzidenz-Grotesk Std";
  flex-flow: column wrap;
  display: flex;
  flex: 1 1 0%;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 16px 0px;
  color: rgb(255, 255, 255);
  background: none;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  font-weight: 300;
  text-decoration: none;
  font-size: 18px;
  line-height: 16px;
  border-right: 1px solid rgb(33, 49, 60);
}
.header.header--microsite #consistent-nav-static .css-1hjj1jt {
  font-family: "Akzidenz-Grotesk Std";
  flex-flow: column wrap;
  display: flex;
  flex: 1 1 0%;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 24px;
  color: rgb(255, 255, 255);
  background: none;
  border: none;
  font-weight: 500;
  text-decoration: none;
  font-size: 18px;
  line-height: 16px;
}
.header.header--microsite #consistent-nav-static .css-h9e1td {
  box-sizing: border-box;
  min-width: 0px;
  margin: 2px 0px;
  border-width: 0px 0px 1px;
  border-top-style: initial;
  border-right-style: initial;
  border-left-style: initial;
  border-color: initial;
  border-image: initial;
  border-bottom-style: solid;
  color: rgb(61, 79, 88);
}
.header.header--microsite #consistent-nav-static .css-121px1v {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  display: flex;
  gap: 4px;
  padding: 24px 24px 104px;
}
.header.header--microsite #consistent-nav-static .css-vsmcih {
  display: inline-block;
  flex: 1 1 0%;
  margin-right: 16px;
  text-align: center;
}
.header.header--microsite #consistent-nav-static .css-vsmcih.hidden {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-mobile-logged {
  text-align: center;
}
.header.header--microsite #consistent-nav-static .css-1fhmhvi {
  display: inline-block;
  flex: 1 1 0%;
  text-align: center;
}
.header.header--microsite #consistent-nav-static .css-1fhmhvi.hidden {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-l8mc52 {
  width: unset;
  padding: 16px 32px;
  font-family: "Euclid Circular A";
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  line-height: 16px;
  border: 1px solid rgb(0, 104, 74);
  text-decoration: none;
  display: inline-block;
  gap: 8px;
  transition: border-radius 0.15s ease 0s;
  color: rgb(0, 30, 43);
  stroke: rgb(0, 30, 43);
  fill: rgb(0, 30, 43);
  background-color: rgb(0, 237, 100);
}
.header.header--microsite #consistent-nav-static .css-on7z6o {
  width: unset;
  padding: 16px 32px;
  font-family: "Euclid Circular A";
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  line-height: 16px;
  border: 1px solid rgb(255, 255, 255);
  text-decoration: none;
  display: inline-block;
  gap: 8px;
  transition: border-radius 0.15s ease 0s;
  color: rgb(0, 30, 43);
  stroke: rgb(0, 30, 43);
  fill: rgb(0, 30, 43);
  background-color: rgb(255, 255, 255);
}
.header.header--microsite #consistent-nav-static .css-1qoptj {
  flex-direction: column;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-left: 16px;
  max-height: 0px;
  transition: max-height 300ms ease-in-out 0s;
  will-change: max-height;
  overflow: hidden;
}
.header.header--microsite #consistent-nav-static .css-1qoptj.open {
  max-height: 250vh;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 {
  height: 100%;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li {
  border-top: 2px solid transparent;
  height: 100%;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li:hover {
  border-top-color: #00ed64;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li.css-11eb36l > button::after, .header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li.css-1811bub > button::after {
  height: 0 !important;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li button {
  margin-bottom: 0;
  height: 100%;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li button:hover {
  background-color: inherit;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 ul.css-1o3m1d li button:focus {
  box-shadow: none;
  outline: none;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 .css-1o92nkl {
  height: 100%;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 .css-1o92nkl button.css-1j858lk {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 .css-1o92nkl .css-1at1c4x {
  display: none;
}
.header.header--microsite #consistent-nav-static .css-167l5o3 .css-1o92nkl .css-1sqfavz.hidden {
  display: none;
}
.header.header--microsite #consistent-nav-static #btn-header-dashboard-mongodb.hidden, .header.header--microsite #consistent-nav-static #btn-header-manager-mongodb.hidden {
  display: none;
} */



/* .header.header--microsite .bottom-navigation {
  width: 100%;
  background: #ffffff;
  padding: 0;
  padding-left: 32px;
  z-index: 3;
  box-shadow: inset 0px -1px 0px #E8EDEB;
}
.header.header--microsite .bottom-navigation .nav-items {
  display: flex;
  list-style: none;
  margin: 0;
  align-items: center;
}
.header.header--microsite .bottom-navigation .nav-item {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin-right: 64px;
  color: #21313C;
  position: relative;
  padding: 16px 0;
}
@media only screen and (max-width: 1024px) {
  .header.header--microsite .bottom-navigation .nav-item {
    font-size: 14px !important;
  }
}
.header.header--microsite .bottom-navigation .nav-item:not(:first-child) {
  padding: 20px 0;
}
.header.header--microsite .bottom-navigation .nav-item.brand {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  font-weight: 500 !important;
}
@media only screen and (max-width: 1024px) {
  .header.header--microsite .bottom-navigation .nav-item.brand {
    font-size: 16px !important;
  }
}
.header.header--microsite .bottom-navigation .nav-item .css-mgrrm9-NavDropdown {
  padding: 48px 71px 50px;
}
.header.header--microsite .bottom-navigation .nav-item .css-57szxl-NavDropdown {
  top: 64px;
  margin: 0;
  border: none;
  left: -64px;
  border: 1px solid rgba(0, 30, 43, 0.1);
  box-shadow: 0px 0px 4px rgba(0, 30, 43, 0.12);
  border-radius: 0px 0px 24px 24px;
}
.header.header--microsite .bottom-navigation .nav-item .css-i5az04-NavDropdown {
  display: flex;
  flex-direction: column;
  grid: none;
  gap: 25px;
  width: max-content;
}
.header.header--microsite .bottom-navigation .nav-item .header-link {
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 2px solid transparent;
  color: #000;
}
.header.header--microsite .bottom-navigation .nav-item .header-link .open {
  display: inline-block;
  margin-left: 6px;
}
.header.header--microsite .bottom-navigation .nav-item .header-link .close {
  display: none;
}
.header.header--microsite .bottom-navigation .nav-item .header-link:hover, .header.header--microsite .bottom-navigation .nav-item .header-link:active, .header.header--microsite .bottom-navigation .nav-item .header-link:focus {
  color: unset;
  border-bottom: 2px solid #00ed64;
}
.header.header--microsite .bottom-navigation .nav-item:hover > .header-link, .header.header--microsite .bottom-navigation .nav-item:active > .header-link, .header.header--microsite .bottom-navigation .nav-item:focus > .header-link {
  border-bottom: 2px solid #00ed64;
}
.header.header--microsite .bottom-navigation .nav-item:hover > .header-link .open, .header.header--microsite .bottom-navigation .nav-item:active > .header-link .open, .header.header--microsite .bottom-navigation .nav-item:focus > .header-link .open {
  display: none;
}
.header.header--microsite .bottom-navigation .nav-item:hover > .header-link .close, .header.header--microsite .bottom-navigation .nav-item:active > .header-link .close, .header.header--microsite .bottom-navigation .nav-item:focus > .header-link .close {
  display: inline-block;
  margin-left: 6px;
}
.header.header--microsite .bottom-navigation .nav-item:hover .css-57szxl-NavDropdown, .header.header--microsite .bottom-navigation .nav-item:active .css-57szxl-NavDropdown, .header.header--microsite .bottom-navigation .nav-item:focus .css-57szxl-NavDropdown {
  visibility: visible;
}
.header.header--microsite .bottom-navigation.sticky {
  position: fixed;
  top: 0;
}
@media only screen and (max-width: 548px) {
  .header.header--microsite .bottom-navigation .nav-item {
    margin-right: 40px;
  }
} */

#consistent-footer-static footer .css-1i20dl3 {
  display: none;
}

footer#consistent-footer-static-remove {
  z-index: inherit;
}

.learning-path .learning-content-hero {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 37px;
  aspect-ratio: initial !important; /*https://jira.mongodb.org/browse/UP-6556*/
}

@media only screen and (min-width: 460px) {
  .learning-path .learning-content-hero {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .learning-path .learning-content-hero {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .learning-path .learning-content-hero {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.learning-path .learning-content-hero--no-asset {
  background: none;
  height: unset;
}
.learning-path .learning-content-hero__overlay {
  display: none;
}
.learning-path .learning-content-hero h1 {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  color: #001e2b;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
  .learning-path .learning-content-hero h1 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
.learning-path .learning-content-hero h4 {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  color: #001e2b;
  text-align: left;
  margin-bottom: 63px;
}
@media only screen and (max-width: 1024px) {
  .learning-path .learning-content-hero h4 {
    font-size: 16px !important;
  }
}
.learning-path .learning-content-hero .absolute {
  position: relative;
}
.learning-path .learning-content-hero .px-10 {
  padding: 0;
}
.learning-path .learning-content-hero .picturefill {
  display: none;
}
.learning-path .learning-content__back-button {
  position: relative;
  color: #001e2b;
  padding-left: 0;
}
.learning-path .learning-content__back-button .icon,
.learning-path .learning-content__back-button i,
.learning-path .learning-content__back-button em {
  margin-left: 16px;
  color: #00684a;
}
.learning-path .learning-content__back-button:active, .learning-path .learning-content__back-button:focus, .learning-path .learning-content__back-button:hover {
  color: #00684a;
}
.learning-path .learning-content__back-button i {
  margin-left: 0;
}
.learning-path-body {
  background: none;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
@media only screen and (min-width: 460px) {
  .learning-path-body {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .learning-path-body {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .learning-path-body {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.learning-path-body::before {
  display: none;
}
.learning-path-milestone {
  background: none;
  border: 1px solid #e9e9e9;
}
.learning-path-milestone__title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 48px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone__title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.learning-path-milestone__badge {
  background: #e7eeec;
  border-radius: 28px;
  color: #014e3d;
  padding: 6px 13px;
}
.learning-path-milestone > .row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 24px;
}
.learning-path-milestone > .row .small-4 {
  display: flex;
  justify-content: flex-end;
}
.learning-path-milestone-item {
  padding: 24px 0;
  box-shadow: none;
  border-bottom: 1px solid #e9e9e9;
}
.learning-path-milestone-item__body {
  margin-top: 32px;
}
.learning-path-milestone-item__body .medium-4 {
  height: 208px;
  background: #EEFDFA;
  display: flex;
  align-items: center;
  justify-content: center;
}
.learning-path-milestone-item__body .medium-4 img {
  padding: 0;
  max-height: 100%;
}
.learning-path-milestone-item__body .learning-path-criterion {
  width: 100%;
}
.learning-path-milestone-item__body .learning-path-criterion:nth-of-type(1n) {
  color: #00AA57;
}
.learning-path-milestone-item__title {
  border-bottom: none !important;
}
.learning-path-milestone-item__title h4 {
  display: flex;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__title h4 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.learning-path-milestone-item__title .learning-path-milestone__badge {
  height: fit-content;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: 12px;
}
.learning-path-milestone-item__title .btn {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  border: 1px solid #00684a;
  border-radius: 4px;
  padding: 16px 48px;
  text-align: center;
  text-transform: none;
  width: auto;
  background-color: #00ed64;
  color: #001e2b;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__title .btn {
    font-size: 16px !important;
  }
}
.learning-path-milestone-item__title .btn:hover {
  border-radius: 40px;
}
.learning-path-milestone-item__title .btn:active {
  border-radius: 40px;
  box-shadow: 0px 0px 0px 3px #f2c5ee;
}
.learning-path-milestone-item__title .btn:focus {
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #006cfa;
}
.learning-path-milestone-item__title .btn.btn--small, .learning-path-milestone-item__title .btn.btn-small {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__title .btn.btn--small, .learning-path-milestone-item__title .btn.btn-small {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__title .btn:hover {
    border-radius: 0;
  }
  .learning-path-milestone-item__title .btn:active {
    border-radius: 0;
    box-shadow: none;
  }
  .learning-path-milestone-item__title .btn:focus {
    box-shadow: none;
  }
}
.learning-path-milestone-item__title .btn:hover {
  background-color: #00ed64;
}
.learning-path-milestone-item__title .btn:active {
  background-color: #00ed64;
}
.learning-path-milestone-item__title .btn:focus {
  background-color: #00ed64;
}
.learning-path-milestone-item__info {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__info {
    font-size: 16px !important;
  }
}
.learning-path-milestone-item__description {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__description {
    font-size: 16px !important;
  }
}
.learning-path-milestone-item__alt-description p {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__alt-description p {
    font-size: 16px !important;
  }
}
.learning-path-milestone-item__source {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .learning-path-milestone-item__source {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 768px) {
  .learning-path-milestone-item__body > .row {
    display: flex;
  }
  .learning-path-milestone-item__info {
    margin-top: 0;
  }
  .learning-path-milestone-item .medium-4 {
    width: 327px;
  }
  .learning-path-milestone-item .medium-8 {
    margin-left: 24px;
    flex-grow: 1;
    width: min-content;
  }
  .learning-path-milestone-item__title .row {
    display: flex;
    flex-wrap: nowrap;
  }
  .learning-path-milestone-item__title .columns {
    width: auto;
  }
  .learning-path-milestone-item__title .columns:last-of-type {
    flex-grow: 1;
  }
  .learning-path-milestone-item__title .columns:first-child {
    flex-grow: 0;
  }
}

.support #learner .widget--support {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 70px;
}
.support #learner .widget--support .column,
.support #learner .widget--support .columns {
  padding-left: 0;
  padding-right: 0;
}
.support #learner .widget--support .widget {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.support #learner .widget--support .featured-content .catalog-item {
  width: auto;
}
@media only screen and (min-width: 1440px) {
  .support #learner .widget--support .column,
.support #learner .widget--support .columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .support #learner .widget--support .medium-block-grid-2 > li {
    list-style: none;
    width: 49%;
  }
}
@media only screen and (min-width: 460px) {
  .support #learner .widget--support {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .support #learner .widget--support {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .support #learner .widget--support {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.support #learner .widget--support h2.widget__title {
  font-family: "MongoDB Value Serif" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  padding-bottom: 48px;
}
@media only screen and (max-width: 1024px) {
  .support #learner .widget--support h2.widget__title {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
.support #learner .widget--support .faq__search-block .btn {
  height: 40px;
  line-height: 40px !important;
  padding-bottom: 0;
  padding-top: 0;
}
.support #learner .widget--support .faq__search-block .btn:hover {
  border-bottom-right-radius: 40px !important;
  border-top-right-radius: 40px !important;
}
@media only screen and (max-width: 768px) {
  .support #learner .widget--support .faq__search-block form div.row.collapse {
    display: flex;
    flex-direction: column;
  }
  .support #learner .widget--support .faq__search-block form div.row.collapse > div {
    width: 100%;
  }
  .support #learner .widget--support .faq__search-block form div.row.collapse > div .btn {
    border-radius: 4px !important;
    width: 100%;
  }
  .support #learner .widget--support .faq__search-block form div.row.collapse > div .btn:hover {
    border-radius: 40px !important;
  }
}
.support #learner .widget--support .faq__contact-block > div.panel {
  height: 126px;
}
.support #learner .widget--support .faq__contact-block a:hover {
  color: #014e3d;
}
.support #learner .widget--support .faq__question:hover {
  color: #014e3d;
}

.header {
  box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.1);
  padding: 1rem;
}
.header__inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.header__inner .top-bar {
  flex-grow: 1;
  border: none;
  margin-left: 40px;
}
.header__inner .nav--top {
  order: 5;
}
.header__inner .nav--top ul {
  display: flex;
}
.header__inner .nav--top ul .btn {
  margin: 0;
}

.text-secondary {
  color: #00ED64;
}
.text-light {
  color: #ffffff;
}
.text-primary {
  color: #001E2B;
}
.text-dark {
  color: #000000;
}

.footer {
  padding: 0;
}
.footer__inner {
  padding: 0;
  border-top: none;
}
.footer .footer__company__info {
  display: none;
}

.learner__language__selector {
  bottom: 0;
  left: 0;
  padding: 0;
  color: white;
  position: relative;
  height: 0;
  margin: 0;
  width: 0;
}
.learner__language__selector .learner__language__selector__btn {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 64px;
  left: 200px;
}
.learner__language__selector .learner__language__selector__btn ul {
  bottom: unset;
  left: -20px;
  top: 33px;
  z-index: 1000;
  display: block;
  width: 100%;
  min-width: min-content;
  margin-top: 8px;
  padding: 16px;
  line-height: 16px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-family: "Akzidenz-Grotesk Std";
  background-color: rgb(33, 49, 60);
  border: 1px solid rgb(184, 196, 194);
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 9px;
  display: table;
  flex-direction: column;
  position: absolute;
  height: 100%;
}

.css-b5di2g-Footer {
  display: none;
}

.d-flex {
  display: flex !important;
}

.flex-row {
  flex-direction: row !important;
}

body {
  background: white;
}
body.overlay::after {
  content: "";
  z-index: 0;
  opacity: 0.6;
  will-change: opacity;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 0px;
  position: fixed;
  background-color: black;
}
body.overlay #learner {
  height: 100vh;
  overflow: hidden;
  min-height: 600px;
}

.row .row {
  margin: 0;
}

.global-nav__container {
  display: none;
}

.nav--global-links {
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}

.header__inner {
  padding: 0 10px;
}
.header__inner .top-bar {
  display: none;
}

@media only screen and (min-width: 768px) {
  .learner__language__selector .learner__language__selector__btn {
    top: 114px;
    left: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .global-nav__container {
    display: none;
  }
  .header__inner {
    padding: 0;
  }
  .header__inner .top-bar {
    display: block;
  }
  .learner__language__selector {
    max-width: 965px;
    height: 0px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .learner__language__selector .learner__language__selector__btn {
    left: 0;
    bottom: 390px;
    top: unset;
  }
}

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


/*Greg's CSS for Custom Cards*/
@media only screen and (max-width: 1022px) {
  .container-cards.learner-custom-card.header-section .sub-text-section {
    display: initial !important;
  }

  .container-cards.learner-custom-card.header-section p {
    min-width: initial !important;
  }

  .container-cards.learner-custom-card.header-section .side-content {
    margin-left: 0 !important;
    max-width: initial !important;
  }

  .learner-custom-card.card {
    max-width: 435px !important;
    display: block !important;
  }

  .learner-custom-card .card_content {
    padding-left: initial !important;
  }

  .learner-custom-card .call-to-action {
    position: initial !important;
  }

  .learner-custom-card .card_title {
    margin-top: 16px !important;
  }
}

.container-cards.learner-custom-card.header-section {
  max-width: 1128px;
  margin: 0 auto;
  background-color: transparent;
  padding-left: 15px;
  padding-right: 15px;
}

.container-cards.learner-custom-card.header-section svg {
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
}

.container-cards.learner-custom-card.header-section .sub-text-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 34px;
}

.container-cards.learner-custom-card.header-section .side-content {
  margin-left: auto;
  max-width: 300px;
}

.container-cards.learner-custom-card.header-section h1 {
  margin-bottom: 19px;
  max-width: 698px;
  font-family: "MongoDB Value Serif";
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 72px;
  color: #001e2b;
}

.container-cards.learner-custom-card.header-section p {
  min-width: 698px;
  font-family: "Euclid Circular A";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  /* or 160% */

  color: #001e2b;
}

.container-cards {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f5f7fa;
  padding-top: 44px;
  padding-bottom: 44px;
  margin: 0;
}

.learner-custom-card .responsive-image {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.learner-custom-card .call-to-action {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 48px;
  width: 192px;
  height: 48px;
  background: #001e2b;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  position: absolute;
  bottom: 34px;
  right: 34px;
  font-family: "Euclid Circular A";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
  text-decoration: none;
}

.learner-custom-card .cards {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
  flex-basis: 100%;
}

.learner-custom-card .card_image {
  flex-direction: column;
  flex-basis: 435px;
  position: relative;
}

.learner-custom-card.card {
  position: relative;
  max-width: 1128px;
  background-color: white;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  padding: 34px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.learner-custom-card .card_content {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding-left: 59px;
}

.learner-custom-card .card_title {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 16px;
  color: #000000;
}

.learner-custom-card .card_text {
  font-family: "Euclid Circular A" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  margin-top: 0;
}

.learner-custom-card .image-pill {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: 71px;
  height: 24px;
  background: #006cfa;
  border-radius: 28px;
  flex: none;
  order: 0;
  flex-grow: 0;
  font-family: "Source Code Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 9px;
  line-height: 30px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.learner-custom-card .image-pill.certification {
  background: #5400f8;
  width: 127px;
}

/*Remove background from learning path milestone*/
.learning-path-milestone-item__body .medium-4 {
    background: none;
}

/* vertically align code blocks correctly */
.hljs {
  vertical-align: middle!important;
  }

  /* ensure correct fonts in courses */
.learn.course .layout-panel .editor-content h3 {
    font-family: "Euclid Circular A" !important;
    font-weight: 400 !important;
}

.learn.course .layout-panel .editor-content h4 {
    font-family: "Euclid Circular A" !important;
    font-weight: 400 !important;
}

/* correct size of register button in learning path */
.learning-path .course__detail__sidebar .widget--learning-path-purchase .btn {
  display: inline-block!important;
}

/* remove new update button on dash */
.btn .btn--alt .btn--small .m-0 .dashboard-access-list-view-detail-page {
  display: none;
}

.dashboard .dashboard-access-list-view-detail-page {
  display:none;
}

/* remove external label */
.company__school-name__divider {
    display: none!important;
}
.company__school-name {
    display: none!important;
}

/* remove items from enroll widget  */
.course__detail__sidebar .layout__content .widget--course-purchase .ember-view .course__detail__enrolled .btn {
display: none;
}

.enroll p{
 display: none;
}

/* hide discussion thread that appears below external activity */
/* .items__list--comments .comment {
  display: none;
  } */


/* Justin Custom CSS For Fix of [LRN-384] */
#learner .widget--discussion-board {
  width: 100%;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.widget--discussion-board .columns {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (min-width: 460px) {
  #learner .widget--discussion-board {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media only screen and (min-width: 1024px) {
  #learner .widget--discussion-board {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #learner .widget--discussion-board {
    max-width: 1416px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}


/* Max CSS to fix featured content on Educators Microsite */
.microsite .featured-content-block-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 12px;
  margin: 0 auto !important;
  width: fit-content;
}

.microsite .featured-content-block-grid::before {
  display: none !important;
}

.microsite .featured-content-block-grid li {
  margin-left: 0 !important;
}

@media only screen and (max-width: 1440px) {
  .microsite .featured-content-block-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 768px) {
  .microsite .featured-content-block-grid {
    grid-template-columns: 1fr;
  }
}

#learner .microsite .widget--featured-content.widget.mongo-catalog {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* End Max Microsite CSS*/


/* TEST */


@media only screen and (min-width: 0) {
    .catalog-filters {
        background:#fafafa;
        border: 1px solid #cbcbcb;
        display: table-cell;
        vertical-align: top;
        width: 100%
    }

    .catalog-filters .row.collapse,.catalog-filters__search,.catalog-filters__selections,.catalog-filters__sort {
        height: 100%;
        position: relative
    }

    .catalog-filters__select {
        border: 0;
        height: 100%
    }

    .catalog-filters__select,.catalog-filters__select:hover {
        background-color: transparent
    }

    .catalog-filters__search {
        background: #fff
    }

    .catalog-filters__search .catalog-search {
        height: 100%
    }

    .catalog-filters__search .catalog-search input {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 100%;
        margin: 0
    }

    .catalog-filters__search .catalog-search input::-ms-clear {
        display: none
    }

    .catalog-filters__selections {
        border-left: 1px solid #cbcbcb;
        height: 100%;
        min-height: 1px
    }

    .catalog-filters__sort {
        background: #fff;
        border-left: 1px solid #cbcbcb;
        height: 100%;
        padding-right: 0
    }
}

/* BEGIN LRN-423 */
@media only screen and (min-width: 0) {
    .catalog-filters {
        background:#fafafa;
        border: 1px solid #cbcbcb;
        display: table-cell;
        vertical-align: top;
        width: 100%
    }

    .catalog-filters .row.collapse,.catalog-filters__search,.catalog-filters__selections,.catalog-filters__sort {
        height: 100%;
        position: relative
    }

    .catalog-filters__select {
        border: 0;
        height: 100%
    }

    .catalog-filters__select,.catalog-filters__select:hover {
        background-color: transparent
    }

    .catalog-filters__search {
        background: #fff
    }

    .catalog-filters__search .catalog-search {
        height: 100%
    }

    .catalog-filters__search .catalog-search input {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 100%;
        margin: 0
    }

    .catalog-filters__search .catalog-search input::-ms-clear {
        display: none
    }

    .catalog-filters__selections {
        border-left: 1px solid #cbcbcb;
        height: 100%;
        min-height: 1px
    }

    .catalog-filters__sort {
        background: #fff;
        border-left: 1px solid #cbcbcb;
        height: 100%;
        padding-right: 0
    }
}

.discussion-card {
  padding-left: 15px!important;
}

@media only screen and (max-width: 768px) {
  .discussion-thread__card {
    width: 100%;
  }
}


.widget__alt-title__container h3 {
  font-size: 54px;
}
/* END LRN-423 */

/* Max CSS for LRN-507 */
.course__container .learner__content .layout-panel .columns div:has(ul.tabs), .course__container .learner__content .layout-panel .video-course__actions, .course__container .learner__content .layout-panel .columns:has(.course__related) {
  display: none;
}

/* Max CSS for secondary nav */
.header.header--microsite, #consistent-nav-static {
  height: auto !important;
}
.header.header--microsite {
  z-index: 999;
}
#consistent-nav-static {
  z-index: 1000 !important;
}
#consistent-nav-static div[role="menu-wrapper"] {
  z-index: 1001 !important;
}
.header.header--microsite, .header.header--microsite .header__inner {
  display: contents !important; 
}
.bottom-navigation {
  position: sticky;
  top: 0;
  z-index: 999;
}
.bottom-navigation a {
  color: inherit;
  text-decoration: none;
}
.bottom-navigation nav ul {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
/* Prevents scrolling on the page when secondary nav is open on mobile */
body:has(.secondary-nav-mobile-open) {
  overflow: hidden !important;
}
/* End Max CSS for secondary nav */


/* Max CSS for LRN-500 */

.layout__content--mongodb-associate-developer-exam .featured-content-sidebar .editor-content h2 {
  margin-bottom: 16px;
}

.layout__content--mongodb-associate-developer-exam .exam-details-value {
  font-family: "Euclid Circular A";
  font-weight: 500;
}

.certification-path-selection-wrapper {
  padding: 0 2.5em !important;
}

.certification-path-selection-wrapper, .certification-path-selection-wrapper .indent-list {
  display: flex;
  justify-content: center;
}

.certification-path-selection-wrapper h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 16px;
  text-align: center;
  font-family: "Euclid Circular A" !important;
  font-style: normal;
}


.layout__content--mongodb-associate-developer-exam .hero__caption .h4,
/* LRN-625 */
.layout__content--industry-knowledge-accelerators .hero__caption .h4 {
  color: #fff;
  font-size: 1.5rem;
}

.certification-path-selection-wrapper .widget__subtitle {
  color: #5d6c74;
  font-size: 20px;
}
.certification-path-selection-wrapper p {
  max-width: 884px;
}

.certification-path-selection-wrapper .row, .certification-path-selection-wrapper .row .columns:has(select),certification-path-selection-wrapper .row .columns .indent-list:has(select) {
  width: 100%;
}

.certification-path-selection-wrapper .custom-select {
  position: relative;
  font-family: Arial;
  max-width: 456px;
  min-width: 327px;
  margin-left: 24px;
  margin-right: 24px;
  width: 100%;
}

.certification-path-selection-wrapper .custom-select select {
  display: none;
}

.certification-path-selection-wrapper .select-selected {
  width: 100%;
  height: 74px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fafbfc;
  padding: 0px 24px;
  border-bottom: 4px solid #001E2B;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  opacity: 1;
  font-size: 20px;
  color: #5D6C74;
}

.certification-path-selection-wrapper .select-selected.select-arrow-active svg {
  rotate: 180deg;
}

.certification-path-selection-wrapper .select-items div {
  color: #000;
  padding: 8px 16px;
  border: 1px solid transparent;
  cursor: pointer;
  height: 64px;
  display: flex;
  align-items: center;
  margin: 0 -10px;
}	
.certification-path-selection-wrapper .select-items div:hover {
  background-color: rgba(0,0,0,0.1);
}

.certification-path-selection-wrapper .select-items div:not(:last-child) {
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
}

.certification-path-selection-wrapper .select-items {
  visibility: visible;
  position: absolute;
  z-index: 1000;
  display: block;
  width: 100%;
  max-height: calc(420px);
  overflow: hidden auto;
  padding: 16px 24px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 9px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 20px;
}

.certification-path-selection-wrapper .select-hide {
  display: none;
}

.certification-path-selection-wrapper .select-items div:hover, .same-as-selected {
  font-weight: bold;
}

.layout__content--mongodb-associate-developer-exam .certification-testimonial-section {
  background: #fff !important;
  border: 0 !important;
}

.layout__content--mongodb-associate-developer-exam .certification-testimonial-section .indent-list {
  padding: 0 12px 0 12px;
}

.layout__content--mongodb-associate-developer-exam .certification-testimonial {
  padding: 0 !important;
  margin-left: 126px !important;
  max-width: none;
  width: 100%;
}
.layout__content--mongodb-associate-developer-exam .testimonial-photo {
  width: 114px;
  top: 0;
}
.layout__content--mongodb-associate-developer-exam .testimonial-body {
  margin: 96px 46px 96px 0;
  width: calc(100% - 192px);
}

.layout__content--mongodb-associate-developer-exam .author p {
  font-size: 18px;
  line-height: 32px;
}

.layout__content--mongodb-associate-developer-exam .author p:last-child {
  color: #014E3D;
}

  .layout__content--mongodb-associate-developer-exam .certification-testimonial-section .testimonial-photo p {
  width: 252px;
  height: 252px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -25%);
  border-radius: 40px;
}

@media only screen and (min-width: 1438px) {
    .layout__content--mongodb-associate-developer-exam .certification-testimonial-section .testimonial-photo p {
    width: 472px;
    height: 472px;
  }

 .layout__content--mongodb-associate-developer-exam .certification-testimonial {
    margin-left: 236px !important;
 }
  .layout__content--mongodb-associate-developer-exam .testimonial-photo {
    width: 300px;
  }

  .layout__content--mongodb-associate-developer-exam .hero__caption .h4 {
    font-size: 24px;
  }
} 


@media only screen and (min-width: 1024px) {
  .layout__content--mongodb-associate-developer-exam .certification-testimonial-section .row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media only screen and (max-width: 1438px) {
  .layout__content--mongodb-associate-developer-exam .hero__caption .h4 {
    font-size: 18px;
  }
  .certification-path-selection-wrapper h2 {
    font-size: 24px;
  }
  .certification-path-selection-wrapper .widget__subtitle {
    font-size: 18px;
  }
}


@media only screen and (max-width: 767px) {
      .layout__content--mongodb-associate-developer-exam .certification-testimonial-section .testimonial-photo p {
    width: 212px;
    height: 212px;
  }
  .layout__content--mongodb-associate-developer-exam .certification-testimonial {
    margin-left: 107px !important;
  }

  .layout__content--mongodb-associate-developer-exam .certification-testimonial {
    padding: 144px 24px 48px 24px !important;
    margin-left: 0 !important;
  }
  .layout__content--mongodb-associate-developer-exam .testimonial-photo {
    justify-content: flex-start;
    width: 100%;
  }
  .layout__content--mongodb-associate-developer-exam .testimonial-photo p {
    transform: translateY(-50%) !important;
  }
  .layout__content--mongodb-associate-developer-exam .testimonial-body {
    width: 100%;
    margin: 0;
  }
  .layout__content--mongodb-associate-developer-exam .author p {
    font-size: 14px;
  }
  .layout__content--mongodb-associate-developer-exam .hero__caption .h4 {
    font-size: 16px;
  }
  .certification-path-selection-wrapper h2 {
    font-size: 18px;
  }
  .certification-path-selection-wrapper .widget__subtitle {
    font-size: 16px;
  }
}
/* End Max CSS for LRN-500 */

/* Start of LRN-625 - Industry Knowledge Accelerators Overrides */

/* "MongoDB Atlas for Industries" Section */
.layout__content--industry-knowledge-accelerators .certification-path-selection-wrapper {
  padding-bottom: 40px !important;
}

@media only screen and (min-width: 1280px) {
  .layout__content--industry-knowledge-accelerators .certification-path-selection-wrapper {
    padding-bottom: 64px !important;
  }
  .layout__content--industry-knowledge-accelerators .certification-banner {
    padding-top: 64px !important;
  }
}

/* "Learn By Industry" Catalog Layout" */
.industry-knowledge-catalog {
  padding-bottom: 48px !important;
}
.industry-knowledge-catalog .featured-content-block-grid {
  justify-content: center !important;
  width: 100% !important;
}

.industry-knowledge-catalog .widget__alt-title__container > h3 {
  margin-bottom: 12px;
}

.industry-knowledge-catalog .featured-content-block-grid > li {
  margin: 24px 12px;
}

/* Bottom Certified Banner */
.layout__content--industry-knowledge-accelerators .certification-banner {
  padding-bottom: 0;
  padding-top: 32px !important;
}

@media only screen and (min-width: 1280px) {
  .layout__content--industry-knowledge-accelerators .certification-banner {
    padding-top: 64px !important;
  }
}

.layout__content--industry-knowledge-accelerators .certification-banner .editor-content {
  display: block;
}
.layout__content--industry-knowledge-accelerators .certification-banner .editor-content h3,
.layout__content--industry-knowledge-accelerators .certification-banner .editor-content h5 {
  font-weight: normal;
}
/* End of LRN-625 */

nav[role="navigation"] ul > li > button, nav[role="navigation"] button[aria-label="Open Links"], nav[role="navigation"] button[aria-label="Close Links"] {
  margin-bottom: 0;
}

/* Max CSS for UP-6228 */
.w-bottom-bar-lower > div:first-of-type > div:first-of-type {
  background-color: rgb(0, 104, 74) !important;
}
.w-bottom-bar-lower > div:first-of-type > div:last-of-type {
  background-color: rgba(0, 104, 74, 0.85) !important;
}
.w-big-play-button > div:last-of-type {
  background-color: rgba(0, 104, 74, 0.7) !important;
}
/* End Max CSS for UP-6288 */


/* Start Max CSS for Certification Promotion Banner (UP-6226) */
.certification-page .hero .h4 {
  margin-bottom: 0px !important;
}

.certification-page .hero__caption {
  padding: 112px 2rem 24px 2rem;
}

.layout__content .certification-page .hero {
  margin-bottom: 0 !important;
}

/* .certification-promotion-banner {
  max-width: none;
  background-color: #EEFDFA;
} */

/* .certification-promotion-banner > div {
  max-width: 1416px;
  margin: 0 auto;
}

.certification-promotion-banner .columns {
  padding: 0 48px !important;
}
.certification-promotion-banner.home-stats {
  padding-bottom: 0;
} */

/* @media screen and (min-width: 1440px) {
  .certification-promotion-banner.right-border .columns:first-of-type {
    border-right: 1px solid #B8C4C2;
  }
  .certification-promotion-banner.left-border .columns:last-of-type {
    border-left: 1px solid #B8C4C2;
  }
  .certification-promotion-banner .row {
    padding-top: 40px !important;
  }
  .certification-promotion-banner .editor-content h6 {
    margin-bottom: 24px !important;
  }
  .certification-promotion-banner.home-stats {
    margin-bottom: 32px;
  }
  .certification-promotion-banner.home-stats.right-border {
    margin-bottom: 72px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .certification-promotion-banner.right-border .columns:first-of-type {
    border-right: 1px solid #B8C4C2;
  }
  .certification-promotion-banner.left-border .columns:last-of-type {
    border-left: 1px solid #B8C4C2;
  }


  .certification-promotion-banner .row {
    padding-top: 24px !important;
  }
  .certification-promotion-banner .editor-content h6 {
    margin-bottom: 16px !important;
  }
  .certification-promotion-banner.home-stats {
    margin-bottom: 24px;
  }
  .certification-promotion-banner.home-stats.right-border {
    margin-bottom: 48px;
  }
  .certification-promotion-banner > div {
    max-width: 100%;
  }
} 
@media screen and (max-width: 768px) {
  .certification-promotion-banner .columns:first-of-type {
    border-bottom: 1px solid #B8C4C2;
  }
  .certification-promotion-banner .columns .editor-content p {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .certification-promotion-banner .row {
    padding-top: 24px !important;
  }
  .certification-promotion-banner .editor-content h6 {
    margin-bottom: 24px !important;
  }
  .certification-promotion-banner .editor-content p {
    margin-bottom: 24px !important;
  }
  .certification-promotion-banner.home-stats {
    margin-bottom: 24px !important;
  }
  .certification-promotion-banner.home-stats.right-border {
    margin-bottom: 48px !important;
  }
  .certification-promotion-banner > div {
    max-width: 100%;
  }
} 

.certification-promotion-banner .editor-content h6 {
  color: #000;
  text-align: center;

  font-family: Euclid Circular A !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 32px !important;
}

.certification-promotion-banner .editor-content p {
  color: #5D6C74;
  text-align: center;

  font-family: Euclid Circular A;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 32px !important;
}

.certification-promotion-banner .editor-content .btn {
  margin-top: 40px;
}

.certification-promotion-banner.home-stats .editor-content {
  width: auto;
}

.certification-promotion-banner .editor-content a:not(.btn) {
  margin-bottom: 0 !important;
  color: #006CFA !important;
  text-decoration: none !important;
}

.certification-promotion-banner .editor-content a:not(.btn):hover {
  text-decoration: underline !important;
}
.certification-promotion-banner.home-stats .columns {
  margin-bottom: 24px;
}
.cert-details-hero .hero__caption {
  margin-bottom: 0 !important;
}
.cert-details-hero .hero {
  margin-bottom: 24px !important;
} */
/* End Max CSS for Certification Promotion Banner (UP-6226) */

/*  JM - Workaround for Indeed Microsite (taken from staging source code) */

.layout__content--indeed div[aria-label="author-lockup-container"]>div:nth-of-type(2)>span:nth-of-type(2) {
  width: 90%;
}

#homepage-certification-page h6 {
  font-family: "Euclid Circular A" !important;
}

.home.index .home__content .certification-page-stats {
  padding-top: 88px !important;
}

#unified-footer-page > div > div {
  padding-top: 12px;
  padding-bottom: 12px;
}

#unified-footer-page > div > div p, #unified-footer-page > div > div button {
  margin: 0;
  padding: 0;
}

/* CUSTOM CSS FOR REMOVING LEARNER CUSTOM FIELDS FROM REDEEM PAGE

.widget--redemption-form_standard .panel--alt {
  display:none;
} */

/* Hotfix for video heights being cut off */
.learner__container .video__frame {
  height: auto !important;
}

/* https://jira.mongodb.org/browse/UP-7068 */

.widget--searchbar .search-bar-widget .ember-text-field,
.widget--searchbar .search-bar-widget .btn--primary  {
  height: 48px !important;
}

.widget--searchbar .search-bar-widget .btn--primary {
  display: flex;
  align-items: center;
}
/* 
.container:has(> .not-found__container) {
  display: none;
} */