
.heading-xxlarge {
	font-family: Inter, sans-serif;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.1;
}

.text-size-examples_custom.text-color-helpful-gray {
	color: #7e838f;
	font-size: 1rem;
}

.margin-bottom-large {
	margin-bottom: 3rem;
}

form.hero-search {
	margin: auto auto 40px;
	max-width: 600px;
	text-align: center;
	width: 100%;
}

form.hero-search input {
	border: 1px solid #44c3c3;
	border-radius: 50px;
	height: 60px;
	max-width: 100%;
	padding: 0 25px;
	width: 100%;
}

#ms-search-field {
	background-color: #fff;
	background-image: url("https://cdn-clfnn.nitrocdn.com/ZTCoHsevogImGrdjnLlOhuDQdMRXbZdO/assets/images/source/rev-78d672c/assets-global.website-files.com/61dc0796f359b6145bc06ea6/635a5f90cf3236a64d5e21ae_61c1b96da8240efef26f0533_search-black.svg");
	background-position: 12px;
	background-repeat: no-repeat;
	background-size: 2.25rem;
	border: 1px solid #b5bbc7;
	border-radius: 20rem;
	font-size: 1rem;
	height: 3.75rem;
	margin-bottom: 0;
	max-width: calc(100% - 50px);
	padding-left: 50px;
	padding-right: 0;
	transition: border .3s;
}

#ms-search-field.nitro-lazy {
	background-image: none !important;
}

.encyclopedia-alphabets.alphabets-style-default {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 48px;
}

.encyclopedia-alphabets.alphabets-style-box {
	align-items: center;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
	display: flex;
	justify-content: space-between;
	margin-bottom: 48px;
}

.betterdocs-encyclopedia-wrapper {
	background: #f9fafb;
	border-radius: 15px;
	padding: 20px;
}

.encyclopedia-alphabets {
	padding: 15px 20px;
}

.encyclopedia-alphabets.alphabets-style-plain {
	background-color: transparent;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 0;
	padding-right: 0;
}

.encyclopedia-alphabets.alphabets-style-box .encyclopedia-alphabet-list {
	width: 100%;
}

.encyclopedia-single-layout .encyclopedia-alphabets {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1200px;
}

ul.encyclopedia-alphabet-list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: left;
	list-style: none;
	margin: 0;
	text-align: center;
}

ul.encyclopedia-alphabet-list li.alphabet-list-item {
	align-items: center;
	display: flex;
	height: auto;
	justify-content: center;
	min-width: 25px;
}

.encyclopedia-single-layout .encyclopedia-alphabet-list {
	grid-column-end: 11;
	grid-column-start: 3;
}

ul.encyclopedia-alphabet-list a {
	color: #667085;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

li.alphabet-list-item.active a {
	align-items: center;
	display: flex;
	height: 30px;
	justify-content: center;
	min-width: 30px;
	padding: 0 8px;
}

li.alphabet-list-item.active {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
}

.alphabets-style-plain .encyclopedia-alphabet-list .alphabet-list-item a {
	text-decoration: none;
}

.alphabets-style-plain .encyclopedia-alphabet-list .alphabet-list-item.active {
	background-color: #fff;
}

.alphabets-style-plain .encyclopedia-alphabet-list .alphabet-list-item.active a {
	color: #667085;
}

.encyclopedia-alphabets.alphabets-style-box li.alphabet-list-item.active {
	background: #f5f5f5;
	border-radius: 4px;
	box-shadow: none;
}

.alphabet-list-item a.letter-has-no-docs {
	color: #d0d5dd;
	pointer-events: none;
}

ul.encyclopedia-alphabet-list {
	padding: 0;
}

.encyclopedia-alphabet-list.sticky {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateZ(0);
	width: 100%;
	z-index: 999;
}

@supports (-webkit-overflow-scrolling:touch) {
	.encyclopedia-alphabet-list.sticky {
		position: fixed;
		position: -webkit-fixed;
		top: 0;
		z-index: 999;
	}
}

.encyclopedia-alphabet-list-item {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-shrink: 0;
	font-size: 1.2rem;
	height: 2.5rem;
	justify-content: center;
	min-width: 2.5rem;
	padding: 0 .5rem;
}

.encyclopedia-alphabet-list-item:hover {
	background-color: #fff;
}

.w-dyn-list {
	opacity: 1;
	transition: opacity .5s ease;
}

.fade-out {
	opacity: 0;
}

.fade-in {
	opacity: 1;
}

.layout-card .section-item {
	grid-column-gap: 1.875rem;
	grid-row-gap: 1.875rem;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto auto;
	margin-bottom: 1.875rem;
}

.letter-start.alphabet-big-view {
	border-left: 8px solid #667085;
	color: #667085;
	font-family: Inter, sans-serif;
	font-size: 12.5rem;
	grid-column-start: 1;
	line-height: normal;
	text-align: center;
}

.letter-start.alphabet-big-round-view, .letter-start.alphabet-big-view {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 240px;
}

.letter-start.alphabet-big-round-view {
	background: #fff;
	border-radius: 8px;
}

.layout-doc-list-2 .section-item {
	grid-row-gap: 24px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: auto auto;
	margin-bottom: 48px;
}

.layout-doc-list-2 .section-item .letter-start.alphabet-big-round-view {
	align-items: center;
	background: #fff;
	border-left: 2px solid #475467;
	border-radius: 8px;
	display: flex;
	grid-column: 1/-1;
	justify-content: flex-start;
	min-height: auto;
	width: 100%;
}

.layout-doc-list-2 .section-item .letter-start.alphabet-big-round-view span {
	background-color: transparent;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
	padding: 16px 32px;
}

.layout-doc-list-2 .section-item .encyclopedia-list a {
	color: #565d6e;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
}

.layout-doc-list-2 .section-item .encyclopedia-list a:hover {
	text-decoration: underline;
}

.layout-doc-list-2 .section-item .explore-more-docs {
	background-color: transparent;
	border-radius: none;
	box-shadow: none;
	justify-content: flex-start;
	min-height: auto;
}

.layout-doc-list-2 .section-item .explore-more-docs:hover {
	text-decoration: underline;
	transform: none;
}

.letter-start.alphabet-big-round-view span {
	align-items: center;
	background: #f8f8f8;
	border-radius: 16px;
	color: var(--Gray-500, #667085);
	display: flex;
	font-family: DM Sans, sans-serif;
	font-size: 96px;
	font-style: normal;
	font-weight: 600;
	justify-content: center;
	line-height: 100%;
	padding: 15px 30px;
}

.letter-start.alphabet-list-view {
	align-items: center;
	background: #fff;
	border-left: 2px solid #667085;
	border-radius: 4px;
	box-shadow: 0 0 .5px 0 rgba(0, 37, 119, .2);
	color: #667085;
	display: flex;
	flex-shrink: 0;
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	gap: 30px;
	height: 58px;
	line-height: 110%;
	margin-bottom: 30px;
	padding-left: 30px;
}

.encyclopedia-item {
	background-color: #fff;
	border-radius: 7px;
	box-shadow: 0 0 .5px 0 rgba(0, 37, 119, .2);
	min-height: 240px;
	position: relative;
	transition: .3s;
}

.encyclopedia-item.explore-more-docs {
	align-items: center;
	display: flex;
	justify-content: center;
}

.encyclopedia-item.explore-more-docs a {
	align-items: center;
	color: #667085;
	display: flex;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	gap: 8px;
	line-height: 140%;
	text-align: center;
	text-decoration: none;
}

.encyclopedia-item.explore-more-docs a span.arrow-icon {
	font-weight: 700;
	transform: rotate(-45deg);
}

.layout-doc-list .encyclopedia-item.explore-more-docs a {
	align-items: center;
	color: #667085;
	display: flex;
	justify-content: center;
	padding: 24px 32px;
	text-decoration: none;
	width: 100%;
	z-index: 0;
}

.encyclopedia-item:hover {
	box-shadow: 0 4px 30px 4px rgba(0, 37, 119, .2);
	transform: scale(1.015);
}

.encyclopedia-item:hover .tools-card_arrow {
	margin-left: 1.25%;
}

.tools-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	max-height: calc(100% - 3rem);
	padding: 24px 32px;
	position: relative;
	text-decoration: none;
	z-index: 0;
}

.elementor-widget .tools-card {
	max-height: 100%;
}

.betterdocs-encyclopedia .heading-small {
	color: #344054;
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.75rem;
	margin: 0;
	text-decoration: none;
}

.betterdocs-encyclopedia .text-size-small {
	color: #667085;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.betterdocs-encyclopedia .text-style-link {
	color: var(--Gray-500, #667085);
	cursor: pointer;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	font-weight: 500;
	line-height: 140%;
	text-align: center;
	text-decoration: none;
	transition: all .2s;
}

.betterdocs-encyclopedia a.tools-card__link-block.w-inline-block {
	bottom: 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.empty-posts-message {
	margin: auto auto 50px;
	max-width: 700px;
}

.empty-posts-message p {
	color: #7e838f;
}

li.alphabet-list-item.active {
	background-color: #fff;
}

.ms-flow {
	align-items: center;
	display: flex;
	height: 20px;
	justify-content: space-between;
	margin: 150px auto;
	width: 70px;
}

.ms-flow-dot {
	animation: ms-flow 1.4s cubic-bezier(.455, .03, .515, .955) infinite;
	background-color: #667085;
	border-radius: 50%;
	height: 12px;
	width: 12px;
}

.ms-flow-dot:first-child {
	animation-delay: -.3s;
}

.ms-flow-dot:nth-child(2) {
	animation-delay: -.15s;
}

@keyframes ms-flow {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(.3);
	}
	
	to {
		transform: scale(1);
	}
}

.loadmoreBtn-container {
	text-align: center;
}

.encyclopedia-loadmore-btn {
	align-items: center;
	background: #475467;
	border: none;
	border-radius: 8px;
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
	box-sizing: none;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	gap: 8px;
	justify-content: center;
	line-height: 1.42;
	margin-left: auto;
	min-height: 54px;
	outline: none;
	padding: 2px 36px;
}

.layout-doc-list .encyclopedia-item {
	min-height: auto;
}

.layout-doc-list .tools-card>a {
	color: #eaecf0;
	padding: 24px 32px;
	text-decoration: none;
	z-index: 0;
}

.layout-doc-list .tools-card a {
	color: #eaecf0;
}

.layout-doc-list .encyclopedia-item-title-tag.tools-card__title-text {
	color: #344054;
	line-height: 2rem;
	line-height: 120%;
	margin: 0;
	position: relative;
	z-index: 1;
}

.section-item .tools-card .tools-card__sample-text {
	word-break: break-word;
}

.layout-doc-list .encyclopedia-item:hover .tools-card_arrow {
	margin: 0;
}

.text-style-link:hover .tools-card_arrow {
	margin-left: 1.25%;
}

.layout-doc-list .tools-card {
	padding: 0;
	position: relative;
}

.layout-doc-list .encyclopedia-item {
	position: relative;
}

.layout-doc-list .top-tools-card {
	background-color: #fff;
	background: #000;
	border-radius: 8px;
	border-top: 4px solid #12b76a;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	left: 50%;
	margin: -8px 0 0;
	opacity: 0;
	padding: 20px 25px;
	position: absolute;
	top: -50px;
	transform: translate(-50%, -50%);
	transition: .2s;
	visibility: hidden;
	width: calc(100% - 100px);
	z-index: 999;
}

.layout-doc-list .top-tools-card:before {
	border-color: #000 transparent transparent;
	border-style: solid;
	border-width: 10px 10px 0;
	bottom: -9px;
	content: "";
	left: 50%;
	margin-left: -10px;
	position: absolute;
}

.layout-doc-list .encyclopedia-item:hover .top-tools-card {
	margin-top: 0;
	opacity: 1;
	visibility: visible;
	z-index: 1000;
}

.layout-doc-list .encyclopedia-item-title-tag.tools-card__title-text {
	color: var(--Gray-600, #475467);
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}

.layout-doc-list p.text-size-small.tools-card__sample-text.tooltip-content {
	color: #d0d5dd;
	font-family: Inter, sans-serif;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 10px;
}

.layout-doc-list.layout-card .section-item {
	grid-column-gap: 48px;
	grid-row-gap: 24px;
	grid-template-columns: 1fr 1fr;
}

.layout-doc-list .encyclopedia-item:hover {
	box-shadow: none;
	transform: scale(1);
}

.betterdocs-fluid-wrapper.betterdocs-single-layout-2.encyclopedia-single-layout .betterdocs-content-wrapper .betterdocs-content-area {
	grid-column-start: 3;
}

.betterdocs-wrapper.betterdocs-single-wrapper.betterdocs-single-layout-2 .betterdocs-content-wrapper.taxonomy-content-wrapper #betterdocs-single-main {
	padding: 0 !important;
}

@media screen and (max-width:991px) {
	.layout-card .section-item {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (max-width:767px) {
	.layout-card .section-item, .layout-doc-list.layout-card .section-item {
		grid-template-columns: 1fr;
	}
}

#suggestions-container {
	background-color: #333;
	border: 1px solid #ccc;
	border-radius: 5px;
	border-top: none;
	left: 0;
	max-width: 200px;
	padding: 10px;
	position: absolute;
	top: 100%;
	z-index: 999;
}

.suggestion-item {
	color: #fff;
	cursor: pointer;
	line-height: 1;
	padding: 8px 15px;
	transition: .3s;
}

.suggestion-item:hover {
	background-color: #fff;
	border-radius: 5px;
	color: #333;
}

.glossary-single-content-area {
	grid-column-end: 12 !important;
	grid-column-start: 2 !important;
}

.beetterdocs-glossary-archive-container {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr);
	max-width: 100%;
}

.beetterdocs-glossary-archive-container #betterdocs-entry-title {
	font-size: 28px;
	line-height: 1.4em;
}

.beetterdocs-glossary-archive-container img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	height: auto;
	max-width: 100%;
}

@media screen and (max-width:1024px) {
	.beetterdocs-glossary-archive-container {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width:768px) {
	.beetterdocs-glossary-archive-container {
		grid-template-columns: 1fr;
	}
}

.spinner {
	animation: spin 2s linear infinite;
	border: 2px solid #f3f3f3;
	border-radius: 50%;
	border-top-color: #3498db;
	display: inline-block;
	height: 12px;
	margin-left: 8px;
	vertical-align: middle;
	width: 12px;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(1turn);
	}
}
