html {
	scroll-behavior: smooth;
}

.resources-portal {
	background-color: #fff;
}

.resourcesContainer {
	margin: 0 auto;
	padding-left: 1.25em;
	padding-right: 1.25em;
	width: 100%;
	max-width: 75em;
	color: #122941;
}

.resourcesContainer h2,
.resourcesContainer h3,
.resourcesContainer h4,
.resourcesContainer h5 {
	font-family: jubilat, serif;
	font-style: normal;	
	color: #ffffff;
}

.resourcesContainer h2 {
	font-size: 2rem;
	font-weight: 600;
	color: #122941;
}

.resourcesContainer h3,
.resourcesContainer h3 a {
	color: #ffffff;
	font-size: 1.5rem;
}

.resourcesContainer ul li a {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.resourcesContainer.resource-statsBlock--breadcrumbs ul li a {
	align-items: center;
}

.resourcesContainer.resource-statsBlock--breadcrumbs ul li a:before {
	padding-top: 0;
}

.resourcesContainer .resource-sectionOverview--resources ul li a{
	margin-bottom: 5px;
}

.resourcesContainer ul li a:before {
	padding-top: 8px;
}

.resourcesContainer .toggle-info-block__content ul li {
	/* display: inline-flex; */
	width: 100%;
	position: relative;
	padding-left: 15px;
}



.resourcesContainer .toggle-info-block__content ol li {
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: 300;
	position: relative;
}

.resourcesContainer .toggle-info-block__content ol li a,
.resourcesContainer .toggle-info-block__content ul li a {
	display: inline;
}

.resourcesContainer .toggle-info-block__content ul li:before {
	position: absolute;
	left: 0px;
	top: 8px;
}

.resourcesContainer .resource-content--copy h3 {
	color: #122941;
	margin-top: 30px;
	margin-bottom: 20px;
}

.resourcesContainer h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
	
.resourcesContainer h5 {
	font-size: 1.75rem;
	line-height: 2.1rem;
	font-weight: bold;
}

.resourcesContainer h6 {
	font-family: jubilat, serif;
	font-size: 1.125rem;
}

.resourcesContainer ul {
	list-style: none;
}

.resourcesContainer a {
	color: #1087fc;
	transition: .25s;
}

.resourcesContainer .resource-sectionOverview--resources a:before {
font-family: FontAwesome;
		content: "\f111";
		color: #571f7a;
		margin-right: 10px;
		font-size: 6px;
		vertical-align: middle;
}

.resourcesContainer a:hover {
	color: #571f7a;
}

.resources-fullWidth.breadcrumbs {
/* 	background-color: #571f7a; */
}

.single-resource-template.resources-fullWidth.breadcrumbs {
	margin-bottom: 40px;
}


.resources-fullWidth.breadcrumbs ul li a {
	color: #1087fc;
}

.resources-fullWidth.breadcrumbs ul li a:hover {
	color: #571f7a;
}


.resources-fullWidth.breadcrumbs ul li {
	color: #122941;
}


.resource-breadcrumbs ul {
	display: flex;
	padding: 30px 0;
}

.resource-statsBlock--breadcrumbs ul {
	display: flex;
	padding: 20px 0;
	color: #fff;
}

a.resource-statsBlock--breadcrumb:hover {
	color: #9ba5c2;
}

.resource-breadcrumbs--separator {
	margin: 0 5px;
}

.resource-content {
	padding-bottom: 30px;
}

.resource-content--pager {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
}

.resource-content--header,
.resource-landing--header,
.resources-fullWidth {
	//background-color: #e5e5e5;
}

.resource-content--header h2 {
line-height: 1.3;
font-size: 32px;
font-weight: 400;
}

.resources-fullWidth {
	background-size: cover;
}

.resource-content--header {
/* 	min-height: 309px; */
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	padding: 0px;
	padding-left: 0;
	margin-bottom: 40px;
	background-size: cover;
	
	
}


.resource-content--header.video {
	min-height: auto;
	background-color: transparent;
	padding: 0;
}

.resource-content--header h2 {
	margin-bottom: 15px;
}

.resource-content--header p {
	margin-bottom: 0px;
	color: #808080;
}

.resources-statsBlock--subcat p,
.resources-statsBlock--subcat h2 {
	color: #122941;
}

.resources-statsBlock--subcat h2 {
	font-weight: 500;
}

.resources-statsBlock--subcat p {
	font-size: 22px;
	line-height: 32px;
	font-weight: 300;
	color: #122941;
	
}

.resources-portal--subcat .resource-statsBlock--breadcrumbs {
	width: 100%;
	text-align: left;
}

.resources-portal--subcat .resource-statsBlock--breadcrumbs a.resource-statsBlock--breadcrumb {
	color: #1087fc;
}

.resources-portal--subcat .resource-statsBlock--breadcrumbs a.resource-statsBlock--breadcrumb:hover {
	opacity: .8;
	color: #571f7a;
}

.resources-portal--subcat .resource-statsBlock--breadcrumbs {
	width: 100%;
	text-align: left;
}



.resource-content--header h2 {
	color: #122941;
}

.resource-content--header.video h2 {
	margin-top: 30px;
}

.resource-content--media {
	margin-bottom: 30px;
}

.resourcesContainer audio {
	width: 100%;
}

.resource-content--media--links {
	margin-top: 30px;
}

.resource-content--media--links a {
	text-transform: uppercase;
}

.resource-sectionOverview {
	display: grid;
	grid-template-rows: 0.1fr 1fr;
}

.resource-sectionOverview--header {
	background-color: #1087fc;
	padding: 16px;
}

.resource-sectionOverview--body {
	padding: 30px 25px;
	background-color: #F8F9FB;
}

.resource-sectionOverview--body .resource-sectionOverview--copy {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.info-articles-resources .resource-sectionOverview--body .resource-sectionOverview--copy {
	justify-content: flex-start;
}

.resource-sectionOverview--body.resource-sectionOverview--body--videos,
.resource-sectionOverview--body.resource-sectionOverview--body--blog-posts {
	padding: 0;
}

.resource-sectionOverview--body.resource-sectionOverview--body--videos .resource-sectionOverview--resources,
.resource-sectionOverview--body.resource-sectionOverview--body--blog-posts .resource-sectionOverview--resources {
	gap: 0;
}

.resource-blogWrapper.link-wrap {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
}

.resources-portal--subcat .resource-sectionOverview--body {
	gap: 0 30px;
}

.resource-sectionOverview--body--w-image {
	grid-template-columns: 1fr;
}

.resource-sectionOverview-left {
	display: grid;
	gap: 30px;
}

.resource-sectionOverview-right {
	margin-bottom: -30px;
	display: grid;
	align-items: end;
}

.resource-sectionOverview-right img {
	width: 100%;
	height: auto;
}

.resource-sectionOverview--header {
}

.resources-statsBlock {
	padding-top: 50px;
	padding-bottom: 50px;
}

.resources-statsBlock a {
	color: #fff;
}

.resources-statsBlock h2 {
	margin-bottom: 25px;	
}

.resources-statsBlock-container {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px;
}

.resources-statsBlock--subcat .resources-statsBlock-container { 
	display: block;
	text-align: center;
	max-width: 800px;
}

.resources-statsBlock--subcat {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.resources-statsBlock-stats {
	display: grid;
	grid-template-columns: 50% 50%;
	gap: 30px 0;
}

.resources-stat h5 {
	margin-bottom: 5px;
}

.resources-stat p {
	display: block;
	margin-bottom: 0; 
}

.resources-stat a {
	line-height: 1.6666666666666667rem;
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 7px;
}

.resources-stat a:after {
	margin-left: 0;
}

.resources-stat a:hover {
	color: #9ba5c2;
}

/* .resource-sectionOverview--resources {
	display: grid;
	grid-template-rows: min-content min-content;
	gap: 30px;
} */

.resource-sectionOverview--resources li {
	margin-bottom: .6rem;
}

.resource-sectionOverview--resources li:last-child {
	margin-bottom: 0;
}

.resource-sectionOverview--resources svg path {
	fill: #e2e2e2;
}

.resource-sectionOverview--resources .icon-container {
	position: absolute;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: flex-end;
	background: transparent;
}

.resource-sectionOverview--resources .icon-container svg path {
	fill: #571f7a;
}

.resource-sectionOverview--resources svg {
	margin-right: 7px;
}

.resource-sectionOverview--resources .icon-container svg {
	height: 60px;
	margin-right: 0;
}

.resource-sectionOverview--resources .icon-container svg:hover {
	cursor: pointer;
}

.resources-sections {
	padding-top: 40px;
	padding-bottom: 40px;
	display: grid;
	grid-template-columns: 1fr;
	gap: 40px;
}

.resource-sectionOverview--copy p:last-child {
	margin-bottom: 0;
}

.resource-sectionOverview--cta {
	display: grid;
	grid-template-columns: auto auto;
	justify-content: space-between;
	align-items: center;
	gap: 23px;
}

.resource-sectionOverview--cta.podcasts-cta,
.resource-sectionOverview--cta.videos-cta {
	justify-content: end;
}

#loadMore,
.loadmore {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}

#loadMore a:hover,
.loadmore  a:hover {
	background-color: #1087fc;
	color: #fff;
}

.resource-sectionOverview--cta-stats {
	display: grid;
	grid-template-columns: auto max-content;
	align-items: center;
	gap: 12px;
}

.resource-sectionOverview--cta-link {
	display: grid;
	grid-template-columns: max-content auto;
	justify-content: start;
	align-items: center;
	gap: 7px;
}

.resource-sectionOverview--cta-link:after {
	margin-left: 0px;
}

.resource-sectionOverview .c-modal-video .c-modal__content {
		padding-left: 0;
		padding-top: 0;
		max-width: 900px!important;
}

.resource-videoWrapper {
	position: relative;	
}


.resource-videoWrapper img {
	width: 100%;
}

.resource-sectionOverview .c-modal-video .c-modal__content .videoWrapper,
.resourcesContainer .video-post.resource-videoWrapper {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
}

.resource-sectionOverview .c-modal-video .c-modal__content .videoWrapper iframe,
.resourcesContainer .video-post.resource-videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.resource-sectionOverview--resources-label {
	margin-bottom: 20px;
}

	
.resource-sectionOverview {
	box-shadow: -1.5px 2.6px 11px rgb(0 0 0 / 15%);
	position: relative;
}

a.resources-sidebar--read-cta {
	display: grid;
	justify-content: center;
	grid-template-columns: min-content auto;
	align-items: center;
	color: #571f7a;
	margin-bottom: 60px;
	margin-top: 30px;
}

.resources-sidebar--read-cta svg {
	height: 16px;
}

.resources-sidebar--read-cta svg path {
	transition: .25s;
	fill: #571f7a;
}

.resources-sidebar--read-cta:hover svg path {
	fill: #fff;
}

a.resources-sidebar--read-cta:hover {
	background-color: #571f7a;
	color: #fff;
}

.resource-breadcrumb:before {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1); 
}

.resource-content--media audio::-webkit-media-controls-play-button,
.resource-content--media audio::-webkit-media-controls-panel {
 background-color: #fff;
 color: #fff;
 }
 
 
.resource-sectionOverview--title {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

/* .resource-sectionOverview--header:hover {
	background-color: rgba(16,135,252,.82);
	transition: .25s;
} */

h3.resource-sectionOverview--title a,
 h3.resource-sectionOverview--title {
	height: 100%;
	padding-top: 0;
	display: flex;
	align-items: center;
}

.resources-portal--subcat .resource-sectionOverview--title {
	display: grid;
	grid-template-columns: 1fr;
	padding-right: 15px;
}

.resource-sidebar .resource-sectionOverview--title {
	display: grid;
	grid-template-columns: 1fr;
}


.resources-portal--subcat audio {
	margin-top: 30px;
}

.resource-sectionOverview--title {
	min-height: 35px;
	padding-top: 5px;
	transition: .3s color;
}

.resource-sectionOverview--body {
	border-bottom: 5px solid #571f7a;
}

.resources-portal--subcat .resource-sectionOverview--title a:hover {
	text-decoration: none;
	color: #122941;
	transition: .3s color;
}

.resource-sectionOverview--title .title-logo {
	display: flex;
	align-items: center;
	gap: 13px;
	align-content: center;
}

.resource-sectionOverview--title .title-logo svg {
	height: 35px;
	width: 35px;
	max-width: 35px;
}

.resource-sectionOverview--title .title-logo svg path {
	fill: #fff;
	transition: .25s; 
}

.resource-sectionOverview--title .title-logo:hover svg path {
	fill: #122941;
	transition: .25s; 
}

.resource-sectionOverview--title .title-logo:hover a {
	color: #122941;
	text-decoration: none;
}

.resource-sectionOverview--title .title-logo img {
	height: 35px;
	width: 35px;
	max-width: 35px;
}

.resource-sectionOverview--title .tooltiptext {
	visibility: hidden;
	position: absolute;
	min-width: 100%;
	background-color: #122941;
	color: #fff;
	text-align: center;
	padding: 10px 25px;
	border-radius: 6px;
	z-index: 1;
	opacity: 0;
	transition: opacity .2s;
	bottom: 125%;
	left: 50%;
	margin-left: -75px;
	font-size: 16px;
	min-height: 70px;
	line-height: 23px;
}

.resource-sectionOverview--title .tooltiptext {
	left: 11%;
	bottom: auto;
	top: -102px;
	right: -26px;
}

.resource-sectionOverview--title .tooltipToggle:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}


.resource-sectionOverview--title .tooltipToggle {
	display: grid;
	/* display: none; */
	justify-content: end;
	position: relative;
}

.resource-sectionOverview--title .tooltipToggle svg {
	height: 20px;
	width: 15px;
	position: absolute;
	top: -15px;
	right: -10px;
}

.resource-sectionOverview--title .tooltipToggle svg:hover {
	cursor: pointer;
}

.resource-sectionOverview--title .tooltipToggle svg path {
	fill: #fff;
}

.resource-sectionOverview--title  .tooltiptext:after {
		content: "";
		position: absolute;
		position: absolute;
		top: 98%;
		left: 91%;
		margin-left: -5px;
		border-width: 12px;
		border-style: solid;
		border-color: #122941 transparent transparent transparent;
	}
  
.resource-sectionOverview--title .video-title {
	display: flex;	
}

.resource-sectionOverview--title .video-title svg {
	height: 20px;
	margin-left: 10px;
	margin-top: 2px;
}	

.resource-sectionOverview--title .video-title svg .play1 {
	fill: #1087fc;
	transition: .25s;
}

.resource-sectionOverview--title .video-title svg .play2 {
	fill: #fff;
	transition: .25s;
}

.resource-sectionOverview--title .video-title:hover svg .play1 {
	fill: #1087fc;
	transition: .25s;
}

.resource-sectionOverview--title .video-title:hover svg .play2 {
	fill: #122941;
	transition: .25s;
}

.tab-pane .resources-sections {
	border-top: 1px solid #D3D9E1;
	margin-top: -1px;
	padding-top: 60px;
}


@media screen and (min-width: 550px) {
.resource-sectionOverview--body--w-image {
	grid-auto-rows: unset;
	grid-template-columns: 1fr 170px;

}

.resource-sectionOverview-left {
	display: grid;
	grid-auto-rows: min-content auto min-content;
	gap: 30px;
}

}

@media screen and (min-width: 768px) {
	/* 	Landing Pages */
.resource-sectionOverview--header {
			/* padding: 0; */
			display: grid;
			grid-template-columns: 1fr;
			align-items: center;
			padding-left: 22px;
	}	
	.resources-statsBlock-stats {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.resources-sections {
		grid-template-columns: repeat(2, 1fr);
	}
	
}

@media screen and (min-width: 960px) {
	.resource-sidebar {
		max-width: 400px;
	}
	
	.resourcesContainer {
		max-width: 1240px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.resource {
		display: flex;
		justify-content: space-between;
	}

	.resource-content {
		padding-right: 40px;
		padding-bottom: 40px;
		min-width: 420px;
		width: auto;
		flex-grow: 1;
	}
	
	.resource-content--header {
		padding: 0px 40px 20px 0;
	}
	
	.resource-content--pager {
		padding-top: 40px;
		margin-top: 40px;
	}
	
	.resource-sectionOverview {
		height: auto;
	}
	
	.resources-statsBlock {
		padding-top: 70px;
		padding-bottom: 15px;
	}
	
	.resources-statsBlock-footer.resources-statsBlock {
		padding-bottom: 70px;
	}
	
	.resources-statsBlock-footer.resources-statsBlock h2, 
	.resources-statsBlock-footer.resources-statsBlock p, 
	.resources-statsBlock-footer.resources-statsBlock a {
		color: #fff;
	}
	
	.resources-statsBlock-container {
		display: grid;
		grid-template-columns: 1fr minmax(486px, 1fr);
		gap: 100px;
	}
	
	.resources-portal--subcat .resources-statsBlock--subcat {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	
	.resources-portal--subcat .resources-statsBlock--subcat .resources-statsBlock-container {
		display: block;
		max-width: 800px;
		text-align: center;
	}
	
	
	
	
	.resources-statsBlock-stats {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: 30px;
	}
	
	.resources-sections {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	
	.resources-sections {
		padding-top: 40px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
		
	.resource-sectionOverview--title {
			display: grid;
			grid-template-columns: 1fr 1fr;
	}
	
	.resource-sectionOverview {
		margin-bottom: 0px;
	}
	
	.resource-sectionOverview--body--w-image {
		grid-template-columns: 1fr;
	}
	
	.resource-sectionOverview-left {
		display: grid;
		gap: 30px;
	}
	
	.resource-sectionOverview-right {
		margin-bottom: -30px;
		display: grid;
		align-items: end;
	}
	
	.resource-sectionOverview-right img {
		width: 100%;
		height: auto;
	}
	
	.resource-content--header {
		//min-height: 407px;
		
	}
	
	.resource-content--header.video {
		min-height: auto;
	}
	
	.resources-statsBlock--subcat h2 {
		font-size: 50px;
	}
	
	
}

@media screen and (min-width: 1068px) {

/* .resource-sectionOverview {
	min-width: 400px;
} */

.resource-sectionOverview--body--w-image {
	grid-auto-rows: unset;
	grid-template-columns: 1fr 170px;
}

.resource-sectionOverview-left {
	display: grid;
	grid-auto-rows: min-content auto min-content;
	gap: 30px;
}

.resources-portal--subcat .resources-sections {
	grid-template-columns: 1fr 1fr 1fr;
}


.resource-sectionOverview--title {
		display: grid;
		grid-template-columns: 3fr 1fr;
}

.resources-sections.videos-resources {
	grid-template-columns: 1fr 1fr 1fr;
}

.resourcesContainer.resources-sections h3, 
.resourcesContainer h3 a {
		font-size: 1.2rem;
}

.resourcesContainer.videos-sections .resource-sectionOverview,
.resourcesContainer .resource-sectionOverview,
.resourcesContainer.podcasts-sections .resource-sectionOverview,
.resourcesContainer.info-articles-resources .resource-sectionOverview {
	/* grid-template-rows: 60px auto; */
}

}

.resourcesContainer.videos-resources .video-desc-panel,
.resourcesContainer.blog-posts-resources .video-desc-panel {
	padding: 30px 25px;
	display: grid;
	grid-auto-rows: min-content auto min-content;
	gap: 30px;
	background-color: #F8F9FB;
	position: absolute;
}

.resourcesContainer.videos-resources .resource-sectionOverview .resource-videoWrapper img {
	opacity: 1;
	transition: opacity .3s;
}

.resourcesContainer.videos-resources .resource-sectionOverview .resource-videoWrapper:hover img,
.resourcesContainer.blog-posts-resources .resource-sectionOverview .resource-videoWrapper:hover img {
	opacity: 0;
	transition: opacity .3s;
}

/* .resourcesContainer.videos-resources .resource-sectionOverview:hover .resource-videoWrapper .icon-container {
	display: flex;
}

.resourcesContainer.videos-resources .resource-sectionOverview:hover .resource-videoWrapper .icon-container i {
	position: absolute;
	transform: translate(120px, 50%);
} */

.resourcesContainer.videos-resources .resource-sectionOverview .resource-videoWrapper .icon-container i {
	/* -webkit-animation: hoverOpacity 1s ease-in-out 0s forwards; */
} 

.resourcesContainer.videos-resources .resource-sectionOverview .resource-videoWrapper .icon-container i:hover {
	color: #571f7a;
}

.resource-videoWrapper .resource-videoWrapper--screen {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(87,31,122,.13);
	transition: background-color .3s;
	cursor: pointer;
}

.resource-videoWrapper:hover .resource-videoWrapper--screen {
	background-color: rgba(87,31,122,0);
	transition: background-color .3s;
}

.resource-videoWrapper .icon-container {
		display: flex;
		height: 100%;
		justify-content: flex-end;
		align-items: flex-end;
}

.resource-videoWrapper .icon-container i {
	color: #fff;
	font-size: 52px;
	transition: .3s;
	margin-right: 20px;
	margin-bottom: 10px;
}

.resource-videoWrapper:hover .icon-container i {
	color: #4dbf45;
}


.tab-pane {
	display: none;
}

.tab-pane.active {
	display: block;
}


.tooltipToggle,
.resources-stat p {
	visibility: hidden;
}

.resourcesContainer .c-modal-video .c-modal__content .videoWrapper {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
}

.resourcesContainer .c-modal-video .c-modal__content .videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}

.resourcesContainer .c-modal-video .c-modal__content {
		padding-left: 0;
		padding-top: 0;
		max-width: 900px!important;
}

.resourcesContainer.nav-tabs {
	display: flex;
	list-style: none;
	justify-content: center;
	margin-top: 40px;
}

.resourcesContainer.nav-tabs li button {
	background: none;
	border: 1px solid #D3D9E1;
	color: #141c33;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 13px 15px 12px;
}

.resourcesContainer.nav-tabs li button {
	border-left: 0px;
	position: relative;
}

.resourcesContainer.nav-tabs li:first-child button {
	border-left: 1px solid #D3D9E1;
}

.resourcesContainer.nav-tabs li button.active {
	border-bottom: 1px solid #fff;
}

.resourcesContainer.nav-tabs li button:before {
	content: "";
	opacity: 0;
	transition: opacity ease-in-out .2s;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 0px;
	border-top: 4px solid;
	border-color: #571f7a;
}

.resourcesContainer.nav-tabs li button.active:before {
	opacity: 1;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 0px;
	border-top: 4px solid;
	border-color: #571f7a;
}

.resourcesContainer.nav-tabs li:hover button:before {
	opacity: 1;
	transition: opacity ease-in-out .2s;
}

.resourcesContainer.nav-tabs li button {
	background-color: rgba(211, 217, 225, 0.3);
	transition: background-color ease-in-out .2s;
}


.resourcesContainer.nav-tabs li button.active {
	background-color: #fff;
	transition: background-color ease-in-out .2s;
}



