/*CSS for
Resources
Blog
Press Releases*/

/*Single Post (Blog) Release*/
body.single-post .custom-breadcrumb.blog-breadcrumb {
	display: block !IMPORTANT;
}
#iml-post-content h1, 
#iml-post-content h2, 
#iml-post-content h3, 
#iml-post-content h4, 
#iml-post-content h5, 
#iml-post-content h6, 
#iml-post-content h7 {
	color: black !Important;
}
/*Resources*/
h5.label {
	color: black;
	margin: 0;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 0px;
}
/*Case Studies*/
.categories-case-studies .industry,
.categories-case-studies .case-study-button{
	display: block !IMPORTANT;
}
.iml-archive-container {
	z-index: 0;
}
body.blog .resource-block .metaData .pub_date {
	display: block;
}
/* Resources Template */

ul#menu-resources-mini-menu {
	min-height: unset;
}
.main-style .resource-block {
	background: rgb(255, 255, 255);
	position: relative;
	box-shadow: rgb(0 0 0 / 30%) 0px 20px 50px;
	border-radius: 5px;
	height: 100%;
	min-height: 400px;
	width: 100%;
}

.styledBackgroundImage {
	height: inherit;
	max-height: inherit;
	overflow: inherit;
	border-radius: 5px;
}
.main-style .content-block{
	position: absolute;
	z-index: 10;
	bottom: 0px;
	height: auto;
	min-height: 50%;
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 2rem;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.main-style figure {
	width: 100%;
	height: 100%;
}
.main-style figure > * {
	width: 100%;
	object-fit: cover;
	height: 100%;
}
.gatsby-image-wrapper {
	height: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
div.firstGradient {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	border-radius: 5px;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgb(16, 18, 44) 0%, rgba(16, 18, 44, 0.2) 100%);
}
div.secondGradient {
	position: absolute;
	left: 0px;
	z-index: 5;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgb(16, 18, 44) 0%, rgba(16, 18, 44, 0.2) 60%);
	top: initial;
	bottom: 0px;
}
.logo_holder_container{
	position: absolute;
	top: -20px;
	z-index: 6;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.logo_holder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.main-style h4 {
	font-family: Inter !IMPORTANT;
	margin-bottom: 50px;
	line-height: 1.4;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
}
.custom_featured_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	opacity: 1;
	transition: opacity 500ms ease 0s;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.main-style img {
	border-radius: 5px !IMPORTANT;
}
p.pub_date {
	padding-top: 0.8rem;
	color: rgb(164, 165, 183);
	font-size: 10px;
	letter-spacing: 0.05em;
	margin: 0px;
	line-height: 15px;
	display: none;
	text-transform: uppercase;
}
/*All resources*/
/*Case.Studies*/
section.resource-block.resources.Case.Studies .logo_holder.hide {
	display: block !IMPORTANT;
}
/*Factsheets*/
section.resource-block.resources.Factsheets .content-block {
	background: white;
}
section.resource-block.resources.Factsheets .content-block h4 a {
	color: black !IMPORTANT;
}
section.resource-block.resources.Factsheets h4, section.resource-block.resources.Podcast h4, section.resource-block.resources.Webinars h4 {
	color: black;
}
section.resource-block.resources.Factsheets div.firstGradient, section.resource-block.resources.Factsheets div.secondGradient {
	position: unset;
}
section.resource-block.resources.Factsheets .styledBackgroundImage {
	background: url('/wp-content/uploads/2022/04/basicdiamondpattern1.webp');
	overflow: hidden;
}
section.resource-block.resources.Factsheets img.custom_featured_image{
	display: none;
}
/*Podcasts*/
section.resource-block.resources.Podcast .content-block {
	background: rgb(143, 227, 203) !IMPORTANT;
}
section.resource-block.resources.Podcast .content-block h4 a {
	color: black !IMPORTANT;
}
section.resource-block.resources.Podcast .terms-tag p {
	background: white;
	color: black;
}
section.resource-block.resources.Podcast .styledBackgroundImage {
	background: url('/wp-content/uploads/2022/04/podcastmint1.webp');
	overflow: hidden;
	background-size: contain;
	border-radius: 5px;
}
section.resource-block.resources.Podcast div.firstGradient, section.resource-block.resources.Podcast div.secondGradient {
	position: unset;
}
section.resource-block.resources.Podcast img.custom_featured_image {
	display: none;
}
/*Webinars*/
section.resource-block.resources.Webinars .content-block {
	background: white;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
section.resource-block.resources.Webinars .content-block h4 a {
	color: black !IMPORTANT;
}
/*Blog*/
section.resource-block.post .category_tag.terms-tag p.hide {
	display: inline-block !important
}
/*Press*/
p.hide-press {
	display: none !important;
}
body section.resource-block.press .category_tag.terms-tag p.hide-press {
	display: inline-block !important;
}
/*Nav*/
.resources-mini-menu a span {
	font-family: mic-32-new-web !important;
	font-weight: bold;
}
body .fa, body .fas {
	font-family: "Font Awesome 5 Free" !IMPORTANT;
	font-weight: 900 !IMPORTANT;
}
/*Blog Subscribed*/
.blog-subscribe-module {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(41, 49, 159) 100%);
	border-radius: 2px;
}
.blog-nested-column {
	background: linear-gradient(0deg, rgba(16, 18, 43, 0.5), rgba(16, 18, 43, 0.5)), linear-gradient(0deg, rgb(31, 37, 106) 319.69%, rgb(32, 39, 119) 352.69%, rgb(28, 55, 131) 366.69%, rgb(24, 75, 147) 419.69%);
}
.blog-subscribe-module > .fusion-column-wrapper {
	margin: 2px !IMPORTANT;
	/* border-radius: 2px; */
}
/*Form CSS*/
#blog-subscribe-module-style label {
	display: none;
}
#blog-subscribe-module-style input[type=email] {
	background: rgb(16, 18, 44);
	color: rgb(164, 165, 183);
	border-radius: 0.4rem;
	border: transparent;
	width: 100%;
	border-radius: 2px;
	padding: 1.2rem 1.4rem;
	position: relative;
	z-index: 2;
	max-width: 350px;
	border: 1px solid transparent;
}
#blog-subscribe-module-style input::placeholder{
	color:#a4a5b7;
}
#blog-subscribe-module-style input.hs-button {
	position: relative;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 0.6rem 1rem;
	font-family: mic-32-new-web;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border-radius: 4px;
	border: 1px solid transparent;
	background: linear-gradient(rgb(94, 208, 250) 0%, rgb(0, 179, 227) 100%);
	color: rgb(255 255 255);
	transition: all 0.2s ease 0s;
}
#blog-subscribe-module-style div.hbspt-form form div.field {
    padding: 0;
}
#blog-subscribe-module-style form {
	display: flex;
}
#blog-subscribe-module-style div.input {
	margin-right: 1rem;
}
#blog-subscribe-module-style input.hs-button,
#blog-subscribe-module-style input[type=email]
{
	height: 44px;
}
#blog-subscribe-module-style div.submitted-message p, #blog-subscribe-module-style .hs-error-msgs *{
	margin: 0px;
}
#blog-subscribe-module-style.hs_error_rollup {
	display: none !important
}
div#blog-subscribe-module-style {
/*     width: 23% !IMPORTANT; */
}

/*Feature Subscribe*/
.feature-subscribe input[type=submit] {
    padding: 11px 41px;
    height: 44px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    transition: all .2s ease-out 0s;
    background: linear-gradient(180deg,#3440d2,#1f25a0)!important;
    border: 1px solid #242d93!important;
    font-family: Inter;
    color: #fff!important;
}
.embedded-feature-subscribe form input[type=email] {
    font-size: 16px;
    padding-left: 5px;
    width: 400px;
    color: #000;
}
.embedded-feature-subscribe form {
    display: flex;
/*     justify-content: center; */
}.embedded-feature-subscribe form label {
    display: none;
}
.submitted-message {
/*     text-align: center; */
    font-style: italic;
    font-weight: bold;
}
/*Single Resource Tempplate*/
/*Podcast*/
div.categories-podcast #show-on-podcast{
	display: block !important;
}
div.categories-podcast .wp-block-image {
	display: none;
}
/*Archive Post cards*/
.archive-img-holder {
	max-height: 250px;
	overflow: hidden;
}
.archive-card h5 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 78px;
}

/*Archive: Webinar*/

body section.main-style.webinars .resource-block div.content-block {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
body section.main-style.webinars .resource-block div.content-block {
    background: white;
}
.main-style.webinars div.firstGradient, .main-style.webinars div.secondGradient {
position: unset;
}
.main-style.webinars h4 {
color: black;
}

/*Archive: podcast*/
body section.main-style.podcast .resource-block, body section.main-style.podcast .resource-block div.content-block {
	background: rgb(143, 227, 203) !IMPORTANT;
	    border-radius: 5px;
}
.main-style.podcast div.firstGradient, .main-style.podcast div.secondGradient {
	position: unset;
}
.main-style.podcast h4 {
	color: black;
}
.main-style.podcast img.custom_featured_image {
	height: 55%;
}
.main-style.podcast .terms-tag p {
	background: white;
	color: black;
}


/*Blog*/
.blog-landing-column {
	height: 600px;
}
.bluegrad {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgb(16, 18, 44) 5%, rgba(16, 18, 44, 0.2) 55%);
}

/* Archive: Factsheet */
.factsheets .content-block{
	background: white;
}
.main-style.factsheets h4 {
	color: black;
}
.main-style.factsheets div.firstGradient, .main-style.factsheets div.secondGradient {
	position: unset;
}
/* Archive: E Book */

section.main-style.ebooks.three-grid-layout .resource-block .styledBackgroundImage {
	height: 550px;
}
.main-style.ebooks h4 {
	margin-bottom: 100px;
}
/*Press Release*/

body.single-press .custom-breadcrumb.press-breadcrumb {
    display: block !IMPORTANT;
}