/*# sourceMappingURL=resource-library.css.map */

.slipstream-block .container {
	max-width: 872px;
}

.resource-library__container {
	color: #100a1f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 3.125rem;
	margin: 3.75rem auto;
	max-width: 90rem;
	padding: 0 1.25rem;
}

@media (max-width:767px) {
	.resource-library__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.resource-library__sidebar {
	width: 17.5rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media (max-width:767px) {
	.resource-library__sidebar {
		width: auto;
	}
}

.resource-library__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
}

.resource-library__filter-group {
	margin-bottom: 2rem;
}

.resource-library__filter-group:not(:last-child) {
	margin-bottom: 1rem;
}

.resource-library__filter-title {
	color: #0f2060;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 130%;
	margin-bottom: 1rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .125rem;
}

.resource-library__info-icon {
	color: #2869e9;
	cursor: help;
	font-size: 1rem;
	font-weight: 400;
	height: 1rem;
	width: 1rem;
}

.resource-library__filter-hint {
	color: #100a1f;
	font-size: .875rem;
	font-weight: 400;
	line-height: 150%;
	margin-top: .375rem;
}

.resource-library .facetwp-input-wrap, .resource-library .facetwp-search-wrap {
	display: block;
}

.resource-library .facetwp-facet-resource_search input {
	background: #f3f4ff;
	border: 1px solid #fff;
	border-radius: .5rem;
	-webkit-box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #100a1f;
	font-size: .875rem;
	font-weight: 600;
	line-height: 1.5rem;
	padding: .625rem .875rem;
	width: 100%;
}

.resource-library .facetwp-facet-resource_search input::-webkit-input-placeholder {
	color: #100a1f;
}

.resource-library .facetwp-facet-resource_search input::-moz-placeholder {
	color: #100a1f;
}

.resource-library .facetwp-facet-resource_search input:-ms-input-placeholder {
	color: #100a1f;
}

.resource-library .facetwp-facet-resource_search input::-ms-input-placeholder {
	color: #100a1f;
}

.resource-library .facetwp-facet-resource_search input::placeholder {
	color: #100a1f;
}

.resource-library .facetwp-type-search {
	width: 100%;
}

.resource-library .facetwp-type-search .facetwp-input-wrap, .resource-library .facetwp-type-search .facetwp-search-wrap {
	display: block;
	width: 100%;
}

.resource-library .facetwp-type-search .facetwp-search, .resource-library .facetwp-type-search input.facetwp-search {
	background: #f3f4ff;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23100a1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");
	background-position: .875rem;
	background-repeat: no-repeat;
	background-size: 1.25rem 1.25rem;
	border: 1px solid #fff;
	border-radius: .5rem;
	-webkit-box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #100a1f;
	font-family: Aeonik VF, sans-serif;
	font-size: .875rem;
	font-weight: 600;
	height: 2.75rem;
	line-height: 1.5rem;
	padding: .625rem .875rem .625rem 2.625rem;
	width: 100%;
}

.resource-library .facetwp-type-search .facetwp-search::-webkit-input-placeholder, .resource-library .facetwp-type-search input.facetwp-search::-webkit-input-placeholder {
	color: #100a1f;
	opacity: 1;
}

.resource-library .facetwp-type-search .facetwp-search::-moz-placeholder, .resource-library .facetwp-type-search input.facetwp-search::-moz-placeholder {
	color: #100a1f;
	opacity: 1;
}

.resource-library .facetwp-type-search .facetwp-search:-ms-input-placeholder, .resource-library .facetwp-type-search input.facetwp-search:-ms-input-placeholder {
	color: #100a1f;
	opacity: 1;
}

.resource-library .facetwp-type-search .facetwp-search::-ms-input-placeholder, .resource-library .facetwp-type-search input.facetwp-search::-ms-input-placeholder {
	color: #100a1f;
	opacity: 1;
}

.resource-library .facetwp-type-search .facetwp-search::placeholder, .resource-library .facetwp-type-search input.facetwp-search::placeholder {
	color: #100a1f;
	opacity: 1;
}

.resource-library .facetwp-type-search .facetwp-search:focus, .resource-library .facetwp-type-search input.facetwp-search:focus {
	border-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	outline: none;
}

.resource-library .facetwp-dropdown {
	background: #f3f4ff;
	border: 1px solid #fff;
	border-radius: .5rem;
	-webkit-box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	box-shadow: 0 1px 2px rgba(10, 13, 18, .05);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #100a1f;
	font-size: .875rem;
	font-weight: 600;
	line-height: 1.5rem;
	padding: .5rem .75rem;
	width: 100%;
}

.resource-library .facetwp-checkbox {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .25rem;
	padding: .125rem 0 .125rem 1.5rem;
	position: relative;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background: none !important;
	color: #100a1f;
	font-size: 1rem;
	font-weight: 400;
	gap: .5rem;
	line-height: 130%;
	-webkit-transition: color .1s;
	transition: color .1s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.resource-library .facetwp-checkbox:hover {
	color: #100a1f;
}

.resource-library .facetwp-checkbox:before {
	background-color: #fff;
	border: 1px solid #100a1f;
	border-radius: .25rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: "";
	height: 1rem;
	left: 0;
	position: absolute;
	top: .125rem;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	width: 1rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.resource-library .facetwp-checkbox:after {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.resource-library .facetwp-checkbox.checked {
	color: #100a1f;
	font-weight: 400;
}

.resource-library .facetwp-checkbox.checked:before {
	background-color: #bf29f1;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: .75rem;
	border-color: #bf29f1;
}

.resource-library .facetwp-checkbox.disabled {
	cursor: default;
	opacity: .5;
	pointer-events: none;
}

.resource-library__grid {
	display: grid;
	gap: 1.875rem;
	grid-template-columns: repeat(3, 1fr);
}

@media (max-width:1200px) {
	.resource-library__grid {
		grid-template-columns: 1fr;
	}
}

.resource-library .facetwp-type-search .facetwp-search.nitro-lazy, .resource-library .facetwp-type-search input.facetwp-search.nitro-lazy {
	background-image: none !important;
}

.resource-library__card {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f3f4ff;
	border: 2px solid #fff;
	border-radius: .5rem;
	-webkit-box-shadow: 0 0 8px rgba(15, 32, 96, .15);
	box-shadow: 0 0 8px rgba(15, 32, 96, .15);
	gap: 1.5rem;
	height: 100%;
	padding: .25rem;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}

.resource-library__card:hover {
	-webkit-box-shadow: 0 .75rem 1.5rem rgba(15, 32, 96, .2);
	box-shadow: 0 .75rem 1.5rem rgba(15, 32, 96, .2);
}

.resource-library__card:hover .resource-library__card-footer svg {
	-webkit-transform: rotate(43deg);
	transform: rotate(43deg);
}

.resource-library__card-link {
	color: inherit;
	text-decoration: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.resource-library__card-image, .resource-library__card-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.resource-library__card-image {
	background: #f3f4ff;
	border-radius: .5rem;
	height: 16rem;
	overflow: hidden;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.resource-library__card-img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	width: 100%;
}

.resource-library__no-image {
	color: #9c84d7;
	font-size: .75rem;
	font-weight: 700;
}

.resource-library__card-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	gap: .5rem;
	padding: 1.5rem;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.resource-library__card-title {
	color: #0f2060;
	font-weight: 600;
	line-height: 1.2rem;
	margin: 0 0 1rem;
	text-transform: uppercase;
}

.resource-library__card-excerpt, .resource-library__card-title {
	font-size: .875rem;
	width: 100%;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.resource-library__card-excerpt {
	color: #100a1f;
	font-weight: 400;
	line-height: 150%;
	margin: 0;
}

.resource-library__meta-row {
	gap: .5rem;
	margin-top: auto;
	width: 100%;
}

.resource-library__badges, .resource-library__meta-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.resource-library__badges {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	gap: .25rem;
	margin: 0;
	padding: 0;
	width: auto;
}

.resource-library__badge {
	background: #0f2060;
	border-radius: 1rem;
	-webkit-box-shadow: 0 0 8px rgba(15, 32, 96, .15);
	box-shadow: 0 0 8px rgba(15, 32, 96, .15);
	color: #f3f4ff;
	font-size: .625rem;
	font-weight: 600;
	line-height: .625rem;
	padding: .25rem .625rem;
	text-transform: uppercase;
}

.resource-library__badge, .resource-library__card-footer {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.resource-library__card-footer {
	color: #2869e9;
	margin-left: auto;
}

.resource-library__card-footer svg {
	height: 1.25rem;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
	width: 1.25rem;
}

.resource-library__pagination {
	margin-top: 3.125rem;
	text-align: center;
}

.resource-library__pagination .facetwp-pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .25rem;
}

.resource-library__pagination .facetwp-pager .facetwp-page {
	border-radius: .25rem;
	color: #100a1f;
	cursor: pointer;
	font-size: .875rem;
	font-weight: 600;
	padding: .5rem .75rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.resource-library__pagination .facetwp-pager .facetwp-page:hover {
	background-color: #8299ec;
}

.resource-library__pagination .facetwp-pager .facetwp-page.active {
	background-color: #0f2060;
	color: #fff;
	font-weight: 700;
}
