/* .content-header {
    margin-bottom: 135px;
} */
.kb-image img {
  width: 100%;
  height: 203px;
  object-fit: cover;
  border-radius: 0px 0px 24px 0px;
}

.feminine .information-tag {
  background-color: var(--feminine);
}
.wound .information-tag {
  background-color: var(--wound);
}
.cold .information-tag {
  background-color: var(--cold);
}
.mundhygiene .information-tag {
  background-color: var(--mundhygiene);
}
.betolo .information-tag {
  background-color: var(--betolo);
}
.protective .information-tag {
  background-color: var(--protective);
}

.information-tag {
  margin-top: 16px;
  margin-bottom: 8px;
  border-radius: 32px;
  display: inline-block;
  padding: 5px 12px;
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  line-height: 140%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.time-stamp {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
}
.article {
  margin-bottom: 32px;
}
.article.product .search-image {
  border-radius: 0px 0px 64px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  margin-bottom: 8px;
}
.article.product .search-image img {
  width: auto;
}
.article.product .body-2 {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  padding-right: 99px;
}
.search-inner-container {
  text-align: center;
  max-width: 683px;
  margin: 0 auto;
  position: relative;
}

.search-input-box {
  padding: 15px 40px 15px 50px;
  background-color: #f2f0ed;
  border-radius: 8px;
  border: none;
  min-height: 55px;
  width: 100%;
  background-image: url("../img/icons/icon-search-svg.svg");
  background-repeat: no-repeat;
  background-position: 15px 18px;
}
.btn-large-knowledge {
  color: #542727;
  background: #ffffff;
  padding: 35px 81px;
  min-height: 93px;
  border: 2px solid #d4cec9;
  border-radius: 0px 0px 30px 0px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 16px;
  position: relative;
}
.btn-large-knowledge:before {
  content: "";
  width: 45px;
  height: 45px;
  display: inline-block;
  left: 18px;
  top: 24px;
  position: absolute;
  background-repeat: no-repeat;
}

.btn-large-knowledge.btn-orange-hover {
  border-color: #e25f13;
  color: #e25f13;
}
.btn-large-knowledge.btn-blue-hover {
  border-color: #00518c;
  color: #00518c;
}
.btn-large-knowledge.btn-purple-hover {
  border-color: #93358d;
  color: #93358d;
}
.left-section {
  padding-right: 73px;
  border-right: 1px solid #d4cec9;
}
.right-section {
  padding-left: 69px;
}
.tabs-title {
  text-transform: uppercase;
  font-size: 17px;
}
.btn-large-knowledge.all-articles:before {
  background-image: url(/shared/img/icons/icon_all_article.png);
}
.btn-large-knowledge.btn-orange-hover:before {
  background-image: url(/shared/img/icons/icon_wound_care.png);
}
.btn-large-knowledge.btn-blue-hover:before {
  background-image: url(/shared/img/icons/icon_cold_flu.png);
}
.btn-large-knowledge.btn-mundhygiene-blue-hover:before {
  background-image: url(/shared/img/icons/icon_cold_flu.png);
}
.btn-large-knowledge.btn-purple-hover:before {
  background-image: url(/shared/img/icons/icon_faminine_care.png);
}
.btn-large-knowledge.all-articles:hover:before,
.btn-large-knowledge.all-articles.active:before {
  background-image: url(/shared/img/icons/icon_all_article_hover.png);
}
.btn-large-knowledge.btn-orange-hover:hover:before,
.btn-large-knowledge.btn-orange-hover.active:before {
  background-image: url(/shared/img/icons/icon_wond_care_hover.png);
}
.btn-large-knowledge.btn-blue-hover:hover:before,
.btn-large-knowledge.btn-blue-hover.active:before {
  background-image: url(/shared/img/icons/icon_cold_flu_hover.png);
}
.btn-large-knowledge.btn-mundhygiene-blue-hover:hover:before,
.btn-large-knowledge.btn-mundhygiene-blue-hover.active:before {
  background-image: url(/shared/img/icons/icon_cold_flu_hover.png);
}
.btn-large-knowledge.btn-purple-hover:hover:before,
.btn-large-knowledge.btn-purple-hover.active:before {
  background-image: url(/shared/img/icons/icon_feminine_care_hover.png);
}
.btn-large-knowledge.all-articles:hover,
.btn-large-knowledge.all-articles.active {
  background-color: #542727;
  color: #fff;
  border: none;
}
.btn-large-knowledge.btn-orange-hover:hover,
.btn-large-knowledge.btn-orange-hover.active {
  background-color: #e25f13;
  color: #fff;
  border: none;
}
.btn-large-knowledge.btn-blue-hover:hover,
.btn-large-knowledge.btn-blue-hover.active {
  background-color: #00518c;
  color: #fff;
  border: none;
}
.btn-large-knowledge.btn-purple-hover:hover,
.btn-large-knowledge.btn-purple-hover.active {
  background-color: #93358d;
  color: #fff;
  border: none;
}
.content-pagination .pagination {
  justify-content: center;
}
.content-pagination .pagination .page-link {
  border: none;
  color: #d4cec9 !important;
  background-color: transparent;
}
.content-pagination .pagination .page-item.active .page-link {
  color: #542727 !important;
}

.feature-carousel .carousel-indicators {
  right: 40px;
}
.feature-carousel .carousel-indicators span {
  color: #fff;
  background-color: transparent;
  text-indent: 0;
}

/* Category banner */

.carousel-item {
  float: none;
}
.section--jumbotron {
  border-radius: 0px 0px 140px 0px;
  color: #fff;
  background-repeat: no-repeat;
}
.wound.section--jumbotron {
  background-color: var(--wound);
  /* background-image: url("../shared/img/category/banner-wound.png"); */
}
.feminine.section--jumbotron {
  background-color: var(--feminine);
  /* background-image: url("../shared/img/category/banner-feminine.png"); */
}
.cold.section--jumbotron {
  background-color: var(--cold);
  /* background-image: url("../shared/img/category/banner-colds.png"); */
}
.mundhygiene.section--jumbotron {
  background-color: var(--mundhygiene);
}
.betolo.section--jumbotron {
  background-color: var(--betolo);
  /* background-image: url("../shared/img/category/banner-colds.png"); */
}
.protective.section--jumbotron {
  background-color: var(--protective);
  /* background-image: url("../shared/img/category/banner-colds.png"); */
}

.section--jumbotron.product-overview-jumbo .row {
  margin-bottom: 7rem;
}

.section--jumbotron .row {
  min-height: 31.25rem;
}
.jumbo-overlay {
  width: 464px;
  position: relative;
}

.jumbo-overlay .carousel-inner {
  position: absolute;
  margin-left: 85px;
  width: 464px;
  height: 518px;
  border-bottom-right-radius: 60px;
  overflow: hidden;
}
.section--jumbotron.product-overview-jumbo .row > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10%;
}

.wound .jumbo-overlay:after {
  background: left/contain no-repeat url("/shared/img/frames/wound-mask-frame.png");
}
.feminine .jumbo-overlay:after {
  background: left/contain no-repeat url("/shared/img/frames/feminine-mask-frame.png");
}
.cold .jumbo-overlay:after {
  background: left/contain no-repeat url("/shared/img/frames/colds-mask-frame.png");
}
.mundhygiene .jumbo-overlay:after {
  background: left/contain no-repeat url("/shared/img/frames/mundhygiene-mask-frame.png");
}
.betolo .jumbo-overlay:after {
  background: left/contain no-repeat url("/shared/img/frames/betolo-mask-frame.png");
}
.protective .jumbo-overlay:after {
  background: left/contain no-repeat url("/shared/img/frames/protective-mask-frame.png");
}
.jumbo-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 633px;
  height: 608px;
}
.intro-text {
  width: 80%;
}

@media (max-width: 1249px) {
  .section--jumbotron.product-overview-jumbo .row > div:last-child {
    padding-left: 15%;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  .jumbo-overlay {
    width: 326px;
    height: auto;
    top: 6%;
    left: 5%;
  }
  .jumbo-overlay .carousel-inner {
    position: absolute;
    margin-top: 47px;
    margin-left: 45px;
    width: 237px;
    height: 311px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
  }
  .jumbo-overlay img {
    width: 237px;
    height: 311px;
    border-bottom-right-radius: 32px;
  }
  .jumbo-overlay .carousel-inner img {
    margin-top: 0;
    margin-left: 0;
  }

  .wound .jumbo-overlay:after {
    background: left/contain no-repeat url("/shared/img/frames/wound-mask-frame-full.png");
  }
  .feminine .jumbo-overlay:after {
    background: left/contain no-repeat url("/shared/img/frames/feminine-mask-frame-full.png");
  }
  .cold .jumbo-overlay:after {
    background: left/contain no-repeat url("/shared/img/frames/colds-mask-frame-full.png");
  }
  .mundhygiene .jumbo-overlay:after {
    background: left/contain no-repeat url("/shared/img/frames/colds-mask-frame-full.png");
  }
  .betolo .jumbo-overlay:after {
    background: left/contain no-repeat url("/shared/img/frames/betolo-mask-frame-full.png");
  }
  .protective .jumbo-overlay:after {
    background: left/contain no-repeat url("/shared/img/frames/protective-mask-frame-full.png");
  }

  .jumbo-overlay:after {
    max-width: 326px;
    max-height: 405px;
  }
  .jumbo-overlay:after {
    width: 326px;
    height: 405px;
    left: 0;
  }
  .section--jumbotron.product-overview-jumbo .row > div:last-child {
    padding-left: 4%;
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  .section--jumbotron.product-overview-jumbo {
    border-bottom-right-radius: 85px;
  }
  .section--jumbotron.product-overview-jumbo .row > div:first-child {
    margin-bottom: 23rem;
  }
  .jumbo-overlay .carousel-inner {
    width: 250px;
    height: 285px;
    border-bottom-right-radius: 30px;
    margin-left: 48px;
  }
  .jumbo-overlay:after {
    width: 363px;
    height: 333px;
    left: 0;
  }
  .jumbo-overlay img {
    width: 250px;
    height: 285px;
    border-bottom-right-radius: 30px;
  }
  .jumbo-overlay .carousel-inner img {
    margin-left: 0;
  }
  .section--jumbotron.product-overview-jumbo .row > div:last-child {
    align-items: flex-start;
    margin-top: 1rem;
    padding-bottom: 4rem;
    padding-left: 45px;
    padding-right: 45px;
  }
  .section--jumbotron.product-overview-jumbo .row .intro-options {
    position: absolute;
    bottom: -80px;
  }
  .section--jumbotron.product-overview-jumbo .row {
    margin-bottom: 0px;
  }
  body .vertical.carousel .carousel-indicators {
    bottom: 40px;
    margin-right: 1rem;
    flex-direction: row;
    gap: 30px;
    top: auto;
  }
}
@media (max-width: 479px) {
  .section--jumbotron.product-overview-jumbo .row .intro-options {
    position: absolute;
    bottom: -68px;
  }
}

@media (max-width: 991px) {
  .kb-image img {
    height: 77px;
  }
  .information-tag {
    margin-top: 0px;
  }
  .kb-image {
    width: 100%;
    height: 77px;
    max-width: 77px;
  }

  .right-section {
    padding-left: 0px;
  }
  .left-section {
    padding-left: 0px;
  }
  .btn-large-knowledge:before {
    width: 25px;
    height: 25px;
    top: 15px;
  }

  .btn-large-knowledge {
    padding: 20px 51px;
    min-height: 50px;
    border: 1px solid #d4cec9;
  }
  .btn-large-knowledge::before {
    background-size: contain;
  }
  .tabs-container {
    display: flex;
    white-space: nowrap;
    overflow: auto;
  }
  .carousel-inner {
    overflow: visible;
  }
}
