/* @import url('http://example.com/example_style.css'); */
.kl-card__content h4 > a:hover {
	text-decoration: none;
	color: #44b6e6!important;
}

.kl-card__content a:hover {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 51%, rgba(187,242,239,1) 51%);
}


a:focus, a:hover {
	text-decoration: none!important;
}

.body-container-wrapper ul{
	margin-left:30px !important;
}

#hs_cos_wrapper_widget_1717701373139 .hs-search-field__bar>form>.hs-search-field__input::-webkit-search-cancel-button{
	position:relative;
	right:20px; 
	-webkit-appearance: none;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3e%3cpath d='M14.175 0L8.5 5.67502L2.82498 0L0 2.82498L5.67502 8.5L0 14.175L2.82498 17L8.5 11.325L14.175 17L17 14.175L11.325 8.5L17 2.82498L14.175 0Z' fill='%23ffffff'/%3e%3c/svg%3e");
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
	width:18px;
}


#hs-localization-select{
	margin-bottom: 30px;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
	width: 30px;
	height: 30px;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
	margin-left: 30px !important;
	padding-left: 0.35rem;
}
@media(max-width: 768px){
	.span4.widget-span.widget-type-cell.cell_171770145959414-vertical-alignment.dnd-column.cell_171770145959414-padding.cell_171770145959414-hidden {
		display: block !important; 
	}
	.kl-card .kl-card__content h5 img {
		display: block;
	}
	.kl-card .kl-card__content h5 a {
		padding: 20px 0;
		display: inline-block;
	}
	.blog-post__body .hs_cos_wrapper_type_rich_text ul li {
		padding: 20px 0; 
	}
	.kl-rich-text__buttons .button--arrow{
		padding: 20px 10px;
	}

	.kl-social-link{
		margin: 0 25px;
	}

	.kl-social-logos{
		width: 45px;
		height: 45px;
	}

	.header_row_1{
		display:block;
	}


	.hs-menu-wrapper.hs-menu-flow-horizontal ul{
		-webkit-box-orient: horizontal;
		flex-direction:row;
	} 

	.util-nav .hs-menu-item > a{
		margin-right: 20px !important;
		color: #fff !important;
		font-weight:400 !important;
	}

	.desk-search-toggle{
		display:none;	
	}

}

.kl-dnd-header-spacer {
	height: 110px;
}
@media (min-width: 769px) {
	.kl-dnd-header-spacer {
		height: 118px;
	}
}
.lead_ex_img_co ul.md_lead_list li {
	line-height: 2.5em !important; 
}

.back-to-blog {
	color: #000;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
	margin-bottom: 30px !important;
	display: flex;
	flex-direction: row;
	gap: 9px;
	align-items: center;
}

.kl-custom-image,
.kl-custom-image img {
	object-fit: cover;
}
/** Fix blog post images so they maintain their aspect ratio  **/
.blog-post__body img {
	width: 100%;
	height: auto;
}


.resource-hub-sec-wrapper{
	background-image:url(https://43712937.fs1.hubspotusercontent-na1.net/hubfs/43712937/Website%20-%20backgrounds%20-%20circle%20pattern.png);
	background-position: center;
	background-size:cover;
	padding:80px 30px; 
}

.resource-hub-sec-wrapper .rich-text-sec{
	margin-bottom: 30px;
}

/* Custom Nav  */
.show-for-sr {
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

.kl-navbar__item .kl-navbar__button>span{
	font-weight: 500;
}

.kl-navbar__item--active .kl-navbar__button>span{
	font-weight:900 !important;
}

.kl-navbar__item.kl-navbar--active .kl-navbar__button>span {
	font-weight: 900;
}

.mobile-utility{
	display:none;
}

.kl-navbar__panel-wrapper{
	max-width: 1200px;
	/* 	top:64px; */
	background-color: #F8FAFC;
}

.kl-navbar__panel.make-mega{
	background-color: #F8FAFC;
	top: 117px;
} 

.kl-navbar__button>span:after{
	background-color:#BBF2EF;
}

.kl-navbar__description{
	border-right: 1px solid #E4E4E4;
	flex-basis: auto;
	flex:1;
	padding: 0 30px;
	margin-right:0;
}

.kl-navbar__description:last-child{
	border-right:none;
}

.mega-menu-block{
	border-bottom: 1px solid #E4E4E4;
	margin-bottom:20px;
}

.mega-menu-block:last-child{
	border-bottom:none;
}
.kl-navbar__description h4.entry-heading{
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom:12px
}

.kl-navbar__description .hs-menu-item.hs-menu-depth-1{
	position:relative;
	padding:8px 10px ;
}

.kl-navbar__description .hs-menu-item.hs-menu-depth-1:last-child{
	margin-bottom:15px;
}

/* .kl-navbar__description .hs-menu-item.hs-menu-depth-1:hover{
background-color:#BBF2EF;
border-radius: 100px;
} */

.kl-navbar__description .hs-menu-item.hs-menu-depth-1 a{
	color: #000;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom:20px;
	padding: 4px 0;
	position:relative;
}

.kl-navbar__description .hs-menu-item.hs-menu-depth-1 a:hover{
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 51%, rgba(187,242,239,1) 51%);

}

.kl-navbar__description .hs-menu-item.hs-menu-depth-1 a:after{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='7' viewBox='0 0 14 7' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.80343 7L9.80343 4.22948L1.84876e-07 4.22948L1.19425e-07 2.73212L9.80343 2.73212L9.80343 -4.28522e-07L14 3.51867L9.80343 7Z' fill='black'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	content: '';
	width: 15px;
	height:9px;
	right: 5px;
	display:none;
	margin-left:0;

}



.kl-navbar__description .hs-menu-item.hs-menu-depth-1:hover a:after{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='7' viewBox='0 0 14 7' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.80343 7L9.80343 4.22948L1.84876e-07 4.22948L1.19425e-07 2.73212L9.80343 2.73212L9.80343 -4.28522e-07L14 3.51867L9.80343 7Z' fill='black'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	content: '';
	width: 15px;
	height:9px;
	right:5px;
	display:inline-block;
	margin-left: 5px;
	position: absolute;
	right: -20px;
	transition: right .15s linear;
	top:40%;
}

.kl-navbar__description .hs-menu-item.hs-menu-depth-1:hover a{
	font-weight: 700;
}

.kl-navbar__description .hs-menu-item.hs-menu-depth-1:hover > a:hover:after{
	margin-left: 18px;
	transition: right .15s linear;
	right: -30px;
}

@media (max-width: 767px) {
	.show-for-sr--mobile {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		white-space: nowrap !important;
		width: 1px !important;
	}
}

.mobile-search{
	display:none;
}

.mobile-menu-wrapper{
	display:none;
}


@media(max-width:768px){
	.kl-navbar--active .kl-navbar__content{
		padding:0;
		justify-content:flex-start;
	}

	.mobile-search{
		display:block;
		background-color:#403B34;
		padding:10px 30px;
		width: 100%;
	}

	#mobile-search-input{
		background-color: transparent;
		position:relative;
		color: #fff;
		border: 1px solid #FFF;
		padding: 13px 9px;	
		width:100%;	
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 15 14' fill='none'%3e%3cg clip-path='url(%23clip0_117_417)'%3e%3cpath d='M11.6998 5.49228C11.6905 4.0458 11.067 2.66218 9.96598 1.64452C8.86501 0.627339 7.37608 0.0586025 5.82688 0.0646225C4.27708 0.0700912 2.79343 0.649235 1.70128 1.67518C0.6085 2.70057 -0.00317001 4.08906 -0.000320435 5.53498C0.00260925 6.98146 0.620185 8.36718 1.71703 9.38876C2.81387 10.4103 4.29988 10.9845 5.84968 10.9845C7.40533 10.9779 8.89423 10.3966 9.99103 9.36678C11.0873 8.33701 11.7019 6.94352 11.6997 5.49214L11.6998 5.49228ZM9.38368 5.49228C9.37489 6.36619 8.99579 7.20126 8.3284 7.81432C7.66102 8.42737 6.76045 8.76807 5.82415 8.7626C4.88782 8.75713 3.9919 8.40494 3.3334 7.78369C2.67481 7.16299 2.30683 6.32349 2.31036 5.44961C2.31387 4.5757 2.68828 3.73839 3.35157 3.12211C4.01543 2.50524 4.91366 2.15961 5.84996 2.16016C6.79214 2.16453 7.69451 2.51781 8.35781 3.14289C9.02168 3.76741 9.39199 4.61233 9.38848 5.49223L9.38368 5.49228Z' fill='%23BBF2EF'/%3e%3cpath d='M14.9997 12.4699L10.0063 7.82913L8.37209 9.36087L13.3654 14.0016L14.9997 12.4699Z' fill='%23BBF2EF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_117_417'%3e%3crect width='15' height='14' fill='white' transform='matrix(-1 0 0 1 15 0)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
		background-repeat:no-repeat;
		background-size:auto;
		background-position: 95%;
	}


	#mobile-search-input::placeholder{
		color: #FFF;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 11.2px; /* 70% */

	}

	.kl-navbar__menu{
		display:none;
	}

	.mobile-menu-wrapper{
		display:block;
		width: 100%;
		padding: 0;
	}

	.mobile-menu-wrapper.menu--mobile > ul.menu__wrapper{
		padding: 0 !important;
	}

	.menu__child-toggle .no-button{
		background-color: none;
		border-radius:0;
	}

	.menu__link.menu__link--toggle{
		padding: 17px 0;

	} 

	.menu__item.menu__item--depth-1 .hs-item-has-children{
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3e%3cpath d='M5.3391 11.44H7.66077V7.66089H11.4399V5.33922H7.66077V1.56012H5.3391V5.33922H1.56V7.66089H5.3391V11.44Z' fill='%23403B34'/%3e%3c/svg%3e");
		background-repeat: no-repeat;
		background-position: right;
	}

	.hs-menu-item.hs-menu-depth-1 > a{
		color: #000;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
	}

	.menu__item--open > .menu__submenu {
		display: block;
	}

	.menu__item > .menu__submenu {
		display: none;
	}

	/* Mobile Utitlity */
	.mobile-utility{
		display:block;
		align-self: flex-start;
		padding: 0 30px;
	}

	.mobile-utility  ul{
		list-style:none;
	}

	.mobile-utility .hs-menu-item{
		margin-bottom:15px;
	}

	.mobile-utility .hs-menu-item.hs-menu-depth-1 > a{
		color: #403B34;
		font-family: Roboto;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;

	}

}


/* Menu */

.menu--desktop {
	display: block;
}

.menu--mobile {
	display: none;
}

.mobile-menu-btn{
	/* 	border: 3px solid #44BCD2; */
}

@media (max-width: 768px) {
	.menu--desktop {
		display: none;
	}

	.menu--mobile {
		display: block;
	}

	.kl-navbar__logo{
		width: 195px;
		height: auto;
	}

	.kl-navbar__content {
		height: calc(100% - 110px) !important;
	}
}

/* Menu items */

.menu__item {
	position: relative;
}

.menu__link {
	font-style: normal;
	text-decoration: none;
	position: relative;
	font-weight:700;
}

.menu__link:hover,
.menu__link:focus,
.menu__link:active {
	text-decoration: none;
	font-weight: 400;

}



.menu__item--depth-2 > .menu__link:hover,
.menu__link:focus,
.menu__link:active {
	border-bottom: 2px solid #44bcd2;
}


.menu__link--active-link,
.menu__link--active-branch {
	/*   font-weight: bold; */
}


@media (min-width: 768px) and (max-width: 1150px) {
	.menu__link {
		font-size: 0.833rem;
	}

	.kl-navbar__item:last-child .kl-navbar__panel.simple-menu-wrapper{
		transform: translateX(-50%);
	}
}

@media (max-width: 920px) {
	.menu__item {
		display: block;
		width: 100%;
	}

	.menu__link {
		display: block;
		font-size: 1.083rem;
	}

	.menu__item--depth-1{
		/* 	border-top: 2px solid #3F69B8 !important; */
	}
}

/* Menu items - top level */

.menu__item--depth-1 {
	display: inline-block;
	padding: 0.7rem 0.875rem;
}

.menu__item--depth-1 > .menu__link--active-link:after {
	bottom: -3px;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
}

@media (max-width: 920px) {
	.menu__item--depth-1 {
		border-bottom: 1px solid #E4E4E4;
		padding: 0;
	}

	.menu__item--depth-1 > .menu__link {
		padding: 18px 26px;
	}

	.menu__item--depth-1 > .menu__link--active-link:after {
		content: none;
	}
}

/* Menu items - submenus */

.menu__submenu {
	border-radius: 3px;
	display: none;
	left: 0;
	position: absolute;
	text-align: left;
	text-transform: none;
	top: 100%;
	width: 270px;
	z-index: 99;
}

.menu__item--open > .menu__submenu {
	display: block;
}

.menu__submenu--level-2, .menu__submenu--level-3 {
	transform: unset;
	padding:0;
	margin:0;
}

.menu__item .menu__item--depth-3
/* Keeps the first menu item's drop down menu aligned to the left of the top level menu item */

.menu__item--depth-1:first-child .menu__submenu--level-2 {
	transform: unset;
}

.menu__submenu .menu__item {
	border-top: 1px solid #E4E4E4;
	padding: 0;
	width: 100%;
}

.menu__submenu .menu__item:hover {
	border-bottom: none;
}

.menu__submenu .menu__item:active {
	color:#00B9EA;
}

.menu__submenu .menu__link {
	display: block;
	padding: 0.7rem 1.05rem;
	transition: background-color 0.3s;
	width: 100%;
}

.menu__submenu--level-3 {
	left: 100%;
	top: 0;
}

/* Flyouts for the last two top level menu items go left to keep page responsive */

.menu__item--depth-1:nth-last-child(-n+2) .menu__submenu--level-3 {
	left: auto;
	right: 100%;
	top: 0;
}

/* Accounts for child toggle */

.menu__submenu .menu__item--has-submenu > .menu__link {
	padding-right: 3rem;
}





@media (max-width: 920px) {
	.menu__submenu {
		border: none;
		border-radius: 0;
		box-shadow: none;
		position: static;
		transform: unset;
		width: 100%;
	}

	.menu__submenu .menu__item {
		background-color: #F6F6F6;
		border-bottom: none;
		border-bottom: 1px solid #E4E4E4;
		padding: 0;

	}

	.menu__submenu .menu__link {
		display: block;
		padding: 0.7rem 2rem;
		transition: none;
		width: 100%;
	}

	.menu__submenu .menu__item .menu__link:hover,
	.menu__submenu .menu__item .menu__link:focus {
		background-color: inherit;
		transition: none;
	}

	.menu__item--has-submenu > .menu__link {
		width: 70%;
	}

	.menu__submenu--level-3 .menu__item .menu__link {
		padding: 0.7rem 30px;
		background-color: #E9E7E7;
		font-weight:400;
	}

	.menu__item .menu__item--depth-3{
		background-color: #E9E7E7;
		border-bottom: 1px solid #D3D3D3;
	}
}

/* Menu icons */

@media(min-width: 921px) {
	.menu__submenu .menu__child-toggle {
		margin-left: auto;
		padding: 0 1.05rem;
	}

	.menu__child-toggle {
		position: absolute;
		right: 5px;
		top: 30px;
		z-index: 2;
	}

	.menu__item--depth-1 > .menu__child-toggle {
		position: static;
		right: 0;
		top: 0;
		vertical-align: middle;
	}

	.menu__child-toggle-icon {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top-style: solid;
		border-top-width: 7px;
		display: block;
		height: 0;
		margin-left: 1px;
		width: 0;
	}
}

@media (max-width: 920px) {
	.menu__child-toggle {
		background-position: center right 30px;
		background-repeat: no-repeat;
		background-size: 20px;
		border: none;
		cursor: pointer;
		height: 55px;
		padding: 15px 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 30%;

	}

	.menu__child-toggle-icon {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3e%3cpath d='M5.3391 11.44H7.66077V7.66089H11.4399V5.33922H7.66077V1.56012H5.3391V5.33922H1.56V7.66089H5.3391V11.44Z' fill='%23403B34'/%3e%3c/svg%3e");
		background-repeat: no-repeat;
		display: block;
		height: 20px;
		margin-left: auto;
		margin-right: 1.05rem;
		transition: transform 0.4s;
		width: 20px;
		margin-top:12px;
	}

	.menu__item--open > .menu__child-toggle .menu__child-toggle-icon {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='13' height='5' viewBox='0 0 13 5' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0.850159H13V4.14943H0V0.850159Z' fill='%23403B34'/%3e%3c/svg%3e");
		background-repeat: no-repeat;
		display: block;
		height: 20px;
		margin-left: auto;
		margin-right: 1.05rem;
		transition: transform 0.4s;
		width: 20px;
	}

	.menu__item--open > a{
		color: #00B9EA;
	}


	.mobile-btn-wrapper{
		position: relative;
		padding: 20px 30px;
	}
	.mobile-menu-btn{
		width: 100%;

	}

	.menu__item .menu__item--depth-2  >  a.menu__link{


		line-height: normal;
		padding: 17px 26px;

	}

	.menu__item .menu__item--depth-2 .menu__child-toggle{
		/* 		background: #2653A7; */
	} 


	.menu__item .menu__item--depth-3  > .menu__link{
		background-color:opacity: 0.6;
		background: #E9E7E7;
		color: #000;
		font-size: 18px !important;
		font-style: normal !important;
		font-weight: 400 !important;
		line-height: normal;
		padding: 17px 26px;
	}

	.mega-menu-primary{
		display: none
	}
}
.mobile-search-form-submit {
	background: none;
	border: none;
	padding: 0;
}


/* Basic Menu style */
.kl-navbar__panel.simple-menu-wrapper{
	width: 350px;
	position: absolute;
	display: flex;
	flex-direction: column;
	top: 65px;
	background: #F8FAFC;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
} 

.kl-navbar__panel.simple-menu-wrapper li{
	padding: 10px 20px;
	border-bottom: 1px solid #D6D6D6;
}

.kl-navbar__panel.simple-menu-wrapper li:hover{
	background-color: #BBF2EF;
}

.kl-navbar__panel.simple-menu-wrapper li > a{
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: relative;
}

.kl-navbar__panel.simple-menu-wrapper li > a:hover{
	/* 	color:#000; */
}


.kl-navbar__panel.simple-menu-wrapper li:hover > a{
	font-weight: 700;
	text-decoration:none;
	/* 	color: #000 */
}

.kl-navbar__panel.simple-menu-wrapper li > a:after{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='7' viewBox='0 0 14 7' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.80343 7L9.80343 4.22948L1.84876e-07 4.22948L1.19425e-07 2.73212L9.80343 2.73212L9.80343 -4.28522e-07L14 3.51867L9.80343 7Z' fill='black'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	content: '';
	width: 15px;
	height:9px;
	right: 10px;
	display:none;
	margin-left:0;
}

.kl-navbar__panel.simple-menu-wrapper li:hover > a:after{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='7' viewBox='0 0 14 7' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.80343 7L9.80343 4.22948L1.84876e-07 4.22948L1.19425e-07 2.73212L9.80343 2.73212L9.80343 -4.28522e-07L14 3.51867L9.80343 7Z' fill='black'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	content: '';
	width: 15px;
	height:9px;
	right: 10px;
	display:inline-block;
	margin-left: 10px;
	transition: margin .15s linear;
}

.kl-navbar__panel.simple-menu-wrapper li:hover > a:hover:after{
	margin-left: 15px;
	transition: margin .15s linear;
}


/* Tablet screen size */
@media(max-width:920px){
	.kl-navbar__content{
		height:calc(100% - 130px);
	}

	.kl-navbar--active .kl-navbar__content{
		padding:0;
		justify-content:flex-start;
	}

	.kl-navbar__menu{
		display:none;
	}

	.menu--mobile {
		display: block;
		width: 100%;
		padding:20px;
	}

	.menu--desktop {
		display: none;
	}
}


.content-wrapper.blog-post__body-wrapper-2-menu{
	max-width:700px;
} 

.blog-post h1{
	font-size:34px
}

.blog-post h2{
	font-size:25px;
}

.blog-post h3{
	font-size:22px;
	line-height:24px;
	margin-bottom:10px;
}

.blog-post li{
	margin-bottom:10px;
}
.blog-header__buttons {
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: stretch; 
}
.blog-header__buttons #hs_cos_wrapper_audio_player .hs-audio-player {
	height: 45px !important; 
	/*     margin-top: 1rem !important; */
	background-color: #b6f9f6 !important;
}

.blog-header__buttons #hs_cos_wrapper_audio_player .hs-audio-player .hs-audio-player__title, 
.blog-header__buttons #hs_cos_wrapper_audio_player .hs-audio-player .hs-audio-player__duration {
	color: #000 !important;
	font-weight: 700;
}
.blog-header__buttons #hs_cos_wrapper_audio_player .hs-audio-player:hover,
.blog-header__buttons #hs_cos_wrapper_audio_player .hs-audio-player:focus {
	background-color: #54d1ea !important;
}

.audio-block .hs-audio-player__duration{
	width:15%;
}
@media (min-width: 768px) {
	.blog-header__buttons {
		flex-direction: row;
		gap: 8px;
	}

	.blog-header__buttons #hs_cos_wrapper_audio_player {
		width: 100%; 
	}

	.blog-header__buttons #hs_cos_wrapper_download_pdf {
		width: 33%;
	}
	.blog-header__buttons #hs_cos_wrapper_download_pdf .module__download-pdf {
		margin-top: 1rem;
	}

	.blog-header__buttons .audio-block{
		width: 66%;
		padding: 20px 0;
	}
	


}

@media(max-width:768px){
	.audio-block .hs-audio-player__duration{
		width:30%;
	}
}


.hs-audio-player{
	background-color: #b6f9f6 !important;
	height:45px !important;
}

.hs-audio-player .hs-audio-player__play-pause-button{
	background-color: #b6f9f6 !important;
}


/* Related Blog Posts */
.resource-blog-post{
	padding:30px 0 4.5rem;
}


.blog2-wrapper .blog-more-posts__post-wrapper .blog-more-posts__post-image{
    background-image:none;
	padding:0;
}


.resource-blog-header{
	height:200px;
	background-image:url("https://43712937.fs1.hubspotusercontent-na1.net/hubfs/43712937/Website%20-%20backgrounds%20-%20blog.png");
	background-position:bottom;
	background-size:cover;
	background-repeat:none;
}



.blog-related-posts h2{
	text-align:center;
}

.blog-related-posts__list{
	grid-template-columns: 1fr 1fr 1fr;
	display: grid;
	gap: 0 20px;
}

.blog-related-posts__post.card{
	background-color: rgba(248, 250, 252, 1.0);
	border-radius: 8px;
	display: flex;
	flex-direction:column;
}

.blog-related-posts__post-image-wrapper{
	height: 220px !important;
	width:100%;
	overflow:hidden;
	border-radius:8px;
}


.blog-related-posts__image{
	height: 220px;
	object-fit: cover;
	object-position: top;
	transition: .2s ease-in-out;
	width: 100%;
}

.blog-related-posts__post.card:hover{
	box-shadow: 0 0 30px 0 rgba(54, 48, 48, 28%);
	transform: scale(1.01);
	transition: .25s;
}



.blog-related-posts__post.card:hover  .blog-related-posts__image{
/* 	transform: scale(1.03); */
}

.blog-related-posts__content{
	display: flex;
	flex-direction:column;
	padding: 16px;
	height:100%;
}

a.category{
	font-family: 'Bio Sans Bold' sans-serif;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	color: #1a1a1a;
	font-size: 15px;
	border-left: 4px solid rgba(124, 237, 244, 1.0);
	padding: 0 0 0 5px;
	line-height: 1em;
	display: inline-block;
}

.blog-related-posts__content h3{
	line-height: normal;
}


.blog-related-posts__post.card:hover  .blog-related-posts__content .blog-related-posts__title-link{
	color:#666666;
}

.blog-related-posts__title-link{
	font-family: 'Bio Sans Bold';
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	text-align: LEFT;
	transition: 0.2s ease-in-out;
	line-height: normal;
}

.f-grow{
	flex:1;
	margin-bottom:0;
}

.blog-related-posts__content .button-wrapper{
	border-top: 1px solid #ddd;
	margin: 20px 0 0;
	padding-top: 10px;

}

@media(max-width:768px){
	.blog-related-posts__list{
		grid-template-columns: 1fr
	}
}



.blog-subscribe-block-wrapper{
	background: #efefef;
	border-radius: 5px;
	padding: 15px;
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*  Custom Fonts  */
@font-face{
	font-family: 'Bio Sans';
	src: url("https://43712937.fs1.hubspotusercontent-na1.net/hubfs/43712937/bio-sans/BioSans-Regular.woff") format('woff');
	font-weight:400;
}

@font-face{
	font-family: 'Bio Sans Bold';
	src: url("https://43712937.fs1.hubspotusercontent-na1.net/hubfs/43712937/bio-sans/BioSans-Bold.woff") format('woff');
	font-weight:700;
}


/* ****** Custom Header Style ****** */
.header_row_1{
		background-color:#403B34;
}

.util-nav{
	display:flex;
	flex-direction:row;
	justify-content: flex-end;
	align-items:center;
	background-color:#403B34;
	color: #fff;
	padding:3px 20px;
}



.util-nav .hs-menu-item > a{
	margin-right: 29px;
	color: #fff !important;
}

.util-nav .hs-menu-item > a:hover{
	font-weight: 700;
	text-decoration: none;
	color:#BBF2EF !important;
}
.util-nav  li.hs-menu-item a:link:hover{
		color:#BBF2EF !important;
}


.util-search{
	display: flex;
	flex-direction:row;
	align-items:center;
  z-index:15;
}

.util-search:focus{
	border-color: #fff !important;
}

.util-search .hs-search-field__input:focus{
 outline-style: none !important;
}

.util-search .hs-search-field__input::-webkit-search-cancel-button{
    position:relative;
    right:20px; 
	  -webkit-appearance: none;
	  height: 14px;
	  width: 14px;
	  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 17 17' fill='none'%3e%3cpath d='M14.175 0L8.5 5.67502L2.82498 0L0 2.82498L5.67502 8.5L0 14.175L2.82498 17L8.5 11.325L14.175 17L17 14.175L11.325 8.5L17 2.82498L14.175 0Z' fill='%23ffffff'/%3e%3c/svg%3e");  
	  background-position: right;
	  background-repeat: no-repeat;
}
.util-search .results-for{
	color:#000;
}

.util-search .hs-search-field__button {
	display:none;
}

.search-icon{
	padding: 0 10px !important;
	border: 1px solid transparent;
}


.search-icon.active{
	border: 1px solid #fff;
	border-left:none !important;
	padding: 0 10px;
}

.util-search .hs-search-field__input{
	padding:6px 10px;
	border: 1px solid #fff !important;
	border-right:none !important;
	width: 250px;
}

.util-search .hs-search-field__input::placeholder{
	color:#fff;
}

.hs-search-field--open .hs-search-field__suggestions a {
    font-size: 16px;
    line-height: 26px;
    border-bottom:1px solid #D6D6D6;
    margin-bottom: 10px;
}


@media(max-width:768px){
	.header_row_1{
		display:block;
	}
	
	
	.hs-menu-wrapper.hs-menu-flow-horizontal ul{
		-webkit-box-orient: horizontal;
		flex-direction:row;
	} 
	
	.util-search{
		display:none;
	}
	
	.util-nav .hs-menu-item > a{
	margin-right: 20px !important;
	color: #fff !important;
}
	
  
/* ****** Make Trademark Symbol Appear As a Superscript ****** */
.superscript {
    vertical-align: super;
    font-size: smaller;
}
  

/* ****** Widen Blog Post ****** */
.blog-post__body-wrapper-2-menu { 
max-width: 825px !important; 
}

	.blog-index__post-content h3 a:hover{
		text-decoration: none;
		color: #44b6e6 !important;
	}
	
	
/* ******Bullet Points Indented****** */
.blog-post__body ul{ 
  margin-left: 20px; 
} 



/* ******Fixing the Sticky Subscribe box****** */
.blog-post__menu.sticky.right{transform: translateX(400px) !important; }


/* ******Fixing the Numbered List so It Indents****** */
.blog-post__body ol{
 margin-left: 20px;
}



/* ******. Footer CSS ****** */
.kl-footer__menu a:hover, .kl-footer__menu a:focus, .kl-footer__menu a:active {
  font-weight: 700 !important;

}	
	
	.kl-footer__group  a:hover{
		font-weight: 700 !important;
	}
  
/* ******. Fixing Hover State of URLs ****** */
.kl-card__content h4 > a:hover {
    text-decoration: none;
    color: #44b6e6!important;
}
  a:focus, a:hover {
    text-decoration: none!important;
}