
/* START - Education page */
.education-section.autosize-section,
.faq-section.autosize-section {
	min-height: calc(100vh - 170px);
}
@media (max-width: 1359px) {
	.education-section.autosize-section,
	.faq-section.autosize-section {
			min-height: calc(100vh - 140px);
	}
}
@media (max-width: 1084px) {
	.education-section.autosize-section,
	.faq-section.autosize-section {
			min-height: calc(100vh - 110px);
	}
}
.education-link-accordion .accordion-item {
	border: none;
	margin-bottom: 20px;
}
.education-link-accordion .accordion-button {
	background-color: #f1ebdc;
	border: none;
	box-shadow: none;
	stroke: none;
	color: var(--purple);
	border-bottom: 1px solid var(--purple);
	padding-left: 0;
	font-size: 22px;
}
.education-link-accordion .accordion-body a {
	font-size: 18px;
	line-height: 46px;
	color: var(--purple);
	font-weight: 300;
}
.education-link-accordion .accordion-body a:hover,
.faq-accordion .accordion-body a:hover {
	color: var(--purple-link);
}
.education-link-accordion .accordion-button::after,
.faq-accordion .accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	transform: rotate(0deg);
	display: none;
}
.education-link-accordion .accordion-button:not(.collapsed)::after,
.faq-accordion .accordion-button:not(.collapsed)::after {
	transform: rotate(180deg);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	display: none;
}
.education-link-accordion .accordion-body,
.faq-accordion .accordion-body {
	padding-left: 0;
	background-color: #f1ebdc;
}
.education-blog-col {
	background: var(--tan);
}
.education-blog-col h2 {
	font-size: 24px;
	margin-bottom: 12px;
}

.education-blog-col h3,
.education-blog-col h4,
.education-blog-col h5,
.education-blog-col h6 {
	font-size: 20px;
	margin-bottom: 12px;
	color: var(--purple);
}
.education-blog-col h4,
.education-blog-col h5,
.education-blog-col h6 {
	font-size:16px;
	font-weight:300;
	letter-spacing: 1px;
}
.education-blog-col h4 > strong {
	font-size:16px;
	font-weight:300;
	letter-spacing: 3px;
	color: var(--purple-dark);
}

.education-blog-col h3 {
	font-size: 20px;
	margin-bottom: 12px;
}
.education-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	content: var(--bs-breadcrumb-divider, ">");
}
.education-breadcrumb {
	margin-bottom: 8px;
	font-weight: 300;
	align-items: center;
}
.education-breadcrumb-container {
	border-bottom: 1px solid #dfd0d4;
	margin-bottom: 40px;
}
.education-breadcrumb-container .text-muted {
	color: #da869a !important;
}
.education-breadcrumb-container h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #875b66;
}
.education-breadcrumb i.fa-chevron-right {
	font-size: 12px; /* Adjust size as needed */
	color: #875b66; /* Adjust color as needed */
	vertical-align: middle;
}
.education-breadcrumb .breadcrumb-item {
	display: inline-flex;
	align-items: center;
}
.single-answer .single-blog-col > p {
	font-size: 1.15rem;
}
.single-answer .single-blog-col > ul li {
	font-size: 1.15rem;
	font-weight: 300;
	line-height: 1.7;
}
.biomarkers-title {
	margin-bottom: 0;
}

/* END - Education page */

/* START - FAQ page */

.faq-sub-subcategory-title {
	font-weight: 300;
	margin: 10px 0;
	margin-top: 20px;
	font-size: 14px;
    letter-spacing: 3px;
}

.faq-category-title {
	border-bottom: 1px solid var(--purple);
	font-weight: 300;
	font-size: 20px;
	padding-bottom: 14px;
	color: #875b66;
	margin-top: 36px;
	margin-bottom: 20px;
}

.faq-category:first-child .faq-category-title,
.faq-category:first-of-type .faq-category-title  {
	margin-top: 0;
}

.faq-accordion .accordion-item {
	border: none;
	margin-top: .75rem;
}

.faq-subcategory-title {
	margin: 10px 0;
	margin-top: 20px;
	font-weight: 500;
	font-size: 14px;
	margin-bottom:0;
}

.faq-accordion .accordion-button {
	font-size: 15px;
	color: var(--purple);
	font-weight: 300;
	background-color: #f1ebdc;
	border: none;
	box-shadow: none;
	stroke: none;
	padding: 5px;
	padding-left: 0;
}
.faq-accordion .accordion-button:hover {
color: var(--purple-link);
}

.faq-accordion .accordion-body p {
	margin-bottom: 0;
	font-size: 15px;
}

.faq-section nav a {
	color: var(--purple-extradark);
	font-weight: 400;
	opacity: 0.5;
	font-size: 0.9rem;
}

/* FAQ Sidebar Toggle Button */
@media (max-width: 991px) {
	.faq-section nav h4 {
    display: none; /* Hide sidebar heading on mobile */
  }
  #faqSidebar.collapse:not(.show) {
    display: none; /* Ensure the sidebar is hidden by default */
  }
	.faq-section .page-heading {
		margin-bottom: 5px;
	}
	.faq-section nav {
		margin-bottom: 20px;
	}
}

/* Fix the sidebar on desktop */
@media (min-width: 992px) {
  .faq-section {
    position: relative;
  }

  .faq-section aside.col-lg-3 #faqSidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 200px;
    height: calc(100vh - 20px);
    overflow-y: auto;
  }

  .faq-section .col-lg-9 {
    margin-left: 25%;
  }
}

.category-toggle {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 0;
	color: #875b66;
	margin-bottom: 5px;
}

.category-toggle:hover {
	color: var(--purple-link);
}

a.absolute-anchor {
	display: block;
	position: absolute;
	margin-top: -100px;
}

@media (max-width: 991px) {
	  .faq-section aside.col-lg-3  {
		  padding-bottom: 2.5rem;
	  }
	.categoryNavToggle {
		padding: 10px 0;
		font-size: 16px;
		display: flex;
		flex-direction: row;
		align-items: center;
		line-height:1;
		gap: 4px;
	}
	.categoryNavToggle:after {
		display:block;
		content: "\f139";
		font-family: "Font Awesome 5 Free";
		font-weight: bold;
		margin-top: -5px;
		line-height:1;
	}
	.categoryNavToggle.collapsed:after { 
		content: "\f13a";
	}
}
.education-blog-col .disclaimer {
    background: #f5f5f5;
    padding: 1rem;
}
.education-blog-col .disclaimer ,
.education-blog-col .disclaimer > * {
	font-size: .8rem;
}

.education-section > .container {
	max-width: 880px;
}
/* END - FAQ page */