
/* faq section */
.body-privacypage .privacypage-content {
	padding-top: 60px;
	padding-bottom: 40px;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-section-header-text {
	font-family: Poppins;
	font-weight: 700;
	text-align: left;
	--tw-text-opacity: 1;
	color: rgb(120 53 15 / var(--tw-text-opacity, 1));
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 1rem;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-section-text {
	font-family: Poppins;
	font-weight: 400;
	text-align: left;
	margin-bottom: .75rem;
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity, 1));
	line-height: 1.625;
	font-size: .875rem;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-section-text.font-bold {
	font-weight: 700;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-section-h2-text {
	font-family: Poppins;
	font-size: inherit;
	font-weight: 600;
	line-height: 1.625;
	text-align: left;
	--tw-text-opacity: 1;
	color: rgb(146 64 14 / var(--tw-text-opacity, 1));
	margin-bottom: .5rem;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-section-text.mt-minus-15 {
	margin-left: -15px;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-section-text.pb-0 {
	padding-bottom: 0px;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-ul-section {
	padding-left: 15px;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-ul-section .privacypage-content__privacy-li-section {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.body-privacypage .privacypage-content .privacypage-content__privacy-ul-section .privacypage-content__privacy-li-section .span-test-bold {
	font-weight: 700;
	text-decoration: underline;
	--tw-text-opacity: 1;
	color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.body-privacypage .privacypage-content .privacypage-content__privacy-ul-section .privacypage-content__privacy-li-section .privacy-ul-section {
	list-style-type: disc;
	padding-left: 1.5rem;
}
.body-privacypage .privacypage-content .privacypage-content__privacy-ul-section .privacypage-content__privacy-li-section .privacy-ul-section .privacy-ul-li-section {
	font-family: Poppins;
	font-weight: 400;
	text-align: left;
	margin-bottom: 4px;
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity, 1));
	line-height: 1.625;
	font-size: .875rem;
}