/* for calc and other CSS3 styles not parsed correctly by deprecated grunt-less package */
/* 
.standalone-event-card .tags {
    margin-top: 55px !important;
    margin-bottom: -20px !important;
}

.blog-title-content .blog-image {
	width: calc(100% + 200px);
	margin-left: -100px;
}

.post-contributor {
	background: #fff;
	margin-top: -200px;
}

.post-body-wrapper {
	background: #fff;
	padding-left: 100px;
	padding-right: 100px;
}

.blog-post-content-column {
	width: 100%;
}

.post-contributor {
	width: 100%;
	display: block;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 80px;
}

.post-contributor .title {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 40px;
	line-height: 50px;
}

.post-contributor .date {
	color: #5b6770;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 50px;
}

.authors-and-links {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 40px 0px;
	margin-bottom: 50px;
	display: flex;
	align-items: center;
}

.author .short-info .headshot {
	border: 0px;
}

.author .author-title {
	color: #5b6770;
}

.blog-authors-stack {
	width: 70%;
}

.blog-authors-stack .author {
	width: 49%;
	display: inline-block;
}

.blog-links-section {
	width: 30%;
	text-align: right;
}

.blog-links-section .social-share-links a {
	padding-left: 7px;
	display: inline-block;
}

.author .short-info {
	align-items: center;
}

.blog-links-section .social-link img {
	width: 40px;
	height: 40px;
}

@media screen and (max-width: 1199px) {
	.blog-authors-stack {
		width: 100%;
		padding-left: 0px;
	}
	.blog-authors-stack .author {
		display: block;
		width: 100%;
		padding-bottom: 35px;
		padding-left: 0px;
	}
	.authors-and-links {
		flex-direction: column;
	}

	.blog-links-section {
		width: 100%;
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.author .short-info .headshot {
		max-width: 60px;
		min-width: 60px;
		height: 60px;
	}

	.post-contributor {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 40px;
	}
}

.eu-blog-template-new .post-body img {
	width: 100%;
	height: auto;
}

.eu-blog-template-new .post-body .border-img img {
    border: 1px solid #05A9B1;
	padding: 40px;
}

.eu-blog-template-new .post-body a {
	font-weight: 600;
}

.blog-container-placeholder {
	overflow-x: hidden; 
}

.breadcrumbs-blog-container {
    display: flex;
    flex-flow: wrap;
}

.blog-container-placeholder .breadcrumbs-post-nav-blog {
	margin-top: 0px;
}

.blog-container-placeholder .breadcrumbs-blog-container {
    margin-bottom: 15px;
}

.grey-p {
	background: #fafafa; 
	padding: 60px;
	width: calc(100% + 120px);
	margin-left: -60px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.eu-blog-template-new h1 {
    font-size: 40px;
    line-height: 50px;
}

.xblog-post-body-wrapper.eu-blog-template-new h1,
.xblog-post-body-wrapper.eu-blog-template-new h2,
.xblog-post-body-wrapper.eu-blog-template-new h3,
.xblog-post-body-wrapper.eu-blog-template-new h4,
.xblog-post-body-wrapper.eu-blog-template-new h5,
.xblog-post-body-wrapper.eu-blog-template-new h6 {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 30px;
	margin-bottom: 25px;
}

.xblog-post-body-wrapper.eu-blog-template-new h2 {
    font-size: 24px;
    line-height: 32px;
	border-bottom: none;
	padding-bottom: 15px;
	margin-bottom: 0;
}

.key-takeaway ul, .key-takeaway-product ul {
	list-style-type: none;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #050139;
}

.key-takeaway li, .key-takeaway-product li {
	padding-left: 0px;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.key-takeaway-product li span::after {
	content: '';
	display: block;
	height: 10px;
}

.key-takeaway-product li span {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #050139;
    font-size: 18px;
    line-height: 28px;
    margin-left: -3px;
}
     
.key-takeaway-product {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.key-takeaway li a, .key-takeaway-product li a {
	font-weight: 600;
	text-decoration: underline;
}

.key-takeaway-product li a {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 900;
}

.key-takeaway li::before, .key-takeaway-product li::before {
	content: '→';
	color: #05A9B1;
	font-size: 25px;
	margin-left: -50px;
	padding-right: 25px;
}

#blog-register-blurb {
	width: 100%;
	padding: 50px 0px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.blog-register-blurb-img,
.blog-register-blurb-interactive {
	width: 50%;
}

.blog-register-blurb-interactive {
	padding: 100px;
}

.blog-register-blurb-interactive-title {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 40px;
	line-height: 50px;
}

.blog-register-blurb-interactive-p {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-weight: 350;
	font-size: 18px;
	line-height: 26px;
	opacity: 50%;
	margin-top: 30px;
}

.blog-register-blurb-buttons {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}

#blog-sign-in-link {
	background: #5a6770;
}

#blog-register-link {
	background: #05a8af;
}

#blog-sign-in-link, #blog-register-link {
	color: #fff;
	padding: 20px;
	display: inline-block;
	width: calc(50% - 10px);
	text-align: center;
	font-size: 18px;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}


@media screen and (max-width: 1200px) {
	#blog-sign-in-link, #blog-register-link {
		font-size: 15px;
		line-height: 15px;
	}
}

@media screen and (max-width: 768px) {

    .key-takeaway-product li span {
        font-size: 16px;  
    }
         
    .key-takeaway-product {
        font-size: 16px;
    }
    
    .key-takeaway-product a {
        font-size: 16px;
    }

}

@media screen and (max-width: 400px) {
	#blog-sign-in-link, #blog-register-link {
		width: 100%;
		display: block;
	}
}

@media screen and (max-width: 992px) {
	#blog-register-blurb {
		display: block;
	}

	.blog-register-blurb-img,
	.blog-register-blurb-interactive {
		width: 100%;
	}

	.blog-register-blurb-interactive {
		padding: 50px 0px;
	}

	.related-blogs-flex {
		width: fit-content;
		justify-content: flex-start !important;
		-ms-overflow-style: none;
	    scrollbar-width: none;
	}

	.related-blogs-flex::-webkit-scrollbar  {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.related-blogs-item {
		width: 220px;
	}
}

#featuredProductsCarouselSmallDesktopTabletMobile {
	display: none;
}

.blog-featured-products-desktop,
.blog-featured-products-mobile {
	width: 100%;
}

.featuredProductBlogItem {
	height: auto;
}

.blog-featured-product-styles {
	background: #e6f6f7;
	padding: 50px 0px 120px 0px;
    margin-top: 60px;
	overflow: hidden;
}

.blog-featured-product-styles .carousel .carousel-control {
	background: none;
}

.blog-featured-product-styles h2 {
	font-size: 40px;
	font-weight: 900;
	line-height: 40px;
	text-align: center;
	padding-bottom: 10px;
}

.featured-products-description {
	font-weight: 350;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	padding: 0px 150px 30px 150px;
}

.blog-featured-product-styles .carousel-indicators li {
	border: 2px solid #000;
}

.blog-featured-product-styles .carousel-indicators .active {
	background: #000;
	border: 1px solid #e6f6f7;
}

.blog-featured-product-styles .featuredProductBlogCard-container {
	display: flex;
	gap: 30px;
	padding: 0px 100px;
	justify-content: center;
}

.blog-featured-product-styles
	.featuredProductBlogItem
	.featuredProductBlogCard {
	width: 50%;
	max-width: 650px;
	height: 230px;
	background: #fff;
}

.blog-featured-product-styles
	.featuredProductBlogItem
	.featuredProductBlogCard
	.innerCardContainer {
	padding: 20px;
	display: flex;
	gap: 10px;
}

.blog-featured-product-styles
	.featuredProductBlogItem
	.featuredProductBlogCard
	.innerCardContainer
	img {
	width: 50%;
	height: 185px;
	object-fit: cover;
}

.blog-featured-product-styles
	.featuredProductBlogItem
	.featuredProductBlogCard
	.innerCardContainer
	.featuredProductCardDescription {
	width: 40%;
}

.featuredProductCardDescription h1 {
	font-weight: 900;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0px;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.featuredProductCardDescription p {
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	line-height: 19px;
	font-weight: 350;
}

.featuredProductCardDescription a {
	color: #05a9b1;
	font-weight: 900;
	font-weight: 15px;
	line-height: 15px;
	font-size: 16px;
	text-decoration: underline;
	padding-top: 6px;
	display: block;
}

.featuredProductCardDescription a:hover {
	color: #05a9b1;
}

.blog-featured-product-styles .carousel-indicators {
	bottom: -60px;
}

.blog-featured-product-styles .carousel-control {
	color: #000 !important;
	opacity: 100;
	text-shadow: none;
}

.blog-featured-product-styles .carousel-control span {
	width: 15px;
	height: 15px;
	font-size: 15px;
}

.blog-featured-product-styles .left.carousel-control {
	left: -50px;
}

.blog-featured-product-styles .right.carousel-control {
	right: -40px;
}

.blog-featured-product-styles .glyphicon:before {
	background: #fff;
	padding: 5px 7px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
}

.xblog-post-tags.post-tags {
	margin-top: 50px;
}

@media screen and (min-width: 1231px) {
	.featuredProductCardDescription p {
		-webkit-line-clamp: 6;
	}
}

@media screen and (max-width: 970px) {
	#featuredProductsCarouselSmallDesktopTabletMobile {
		display: block;
	}

	#featuredProductsCarouselLargeDesktop {
		display: none;
	}

	.blog-featured-product-styles
		.featuredProductBlogItem
		.featuredProductBlogCard {
		width: 100%;
		max-width: 550px;
	}

	.featuredProductCardDescription p {
		-webkit-line-clamp: 6;
	}

	.blog-featured-product-styles .left.carousel-control {
		left: 10px;
	}

	.blog-featured-product-styles .right.carousel-control {
		right: 20px;
	}
}

@media screen and (max-width: 700px) {
	.blog-featured-product-styles {
		padding: 20px 0px 80px 0px;
	}

	.featured-products-description {
		padding: 0px 80px 30px 80px;
	}

	.eu-blog-template-new .post-body .border-img img {
		padding: 10px;
	}

	.post-body-wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}

	.blog-post-content-column {
		margin-bottom: -40px;
	}
}

@media screen and (max-width: 570px) {
	.blog-featured-product-styles
		.featuredProductBlogItem
		.featuredProductBlogCard {
		height: auto;
	}

	.blog-featured-product-styles
		.featuredProductBlogItem
		.featuredProductBlogCard
		.innerCardContainer {
		display: block;
	}

	.blog-featured-product-styles
		.featuredProductBlogItem
		.featuredProductBlogCard
		.innerCardContainer
		img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}

	.blog-featured-product-styles
		.featuredProductBlogItem
		.featuredProductBlogCard
		.innerCardContainer
		.featuredProductCardDescription {
		width: 100%;
	}

	.featuredProductCardDescription h1 {
		font-weight: 500;
		font-size: 16px;
		line-height: 18px;
		margin-top: 15px;
	}

	.featuredProductCardDescription p {
		font-size: 14px;
		line-height: 18px;
		font-weight: 300;
		-webkit-line-clamp: 6;
	}

	.featuredProductCardDescription a {
		font-weight: 900;
		line-height: 14px;
		font-size: 14px;
		padding-top: 6px;
	}
}

@media screen and (max-width: 500px) {
	.blog-featured-product-styles .featuredProductBlogCard-container {
		padding: 0px 30px;
	}

	.blog-featured-product-styles .left.carousel-control {
		left: -10px;
	}

	.blog-featured-product-styles .right.carousel-control {
		right: 0px;
	}

	.blog-featured-product-styles h3 {
		font-size: 22px;
		line-height: 22px;
		padding-bottom: 10px;
	}

	.featured-products-description {
		padding: 0px 30px 30px 30px;
	}
}

@media screen and (max-width: 380px) {
	.blog-featured-product-styles .left.carousel-control {
		left: -5px;
	}

	.blog-featured-product-styles .right.carousel-control {
		right: 11px;
	}
}

#related-blogs-container {
	margin-top: 125px;
	width: 100%;
	overflow-x: scroll;
	margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
    #related-blogs-container::-webkit-scrollbar {
        width: 0px;
        background: transparent;
    }
     
    #related-blogs-container {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}

.related-blogs-title h2 {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 700;
	font-size: 48px;
    line-height: 48px;
	margin-bottom: 40px;
	margin-top: 10px;
	position: absolute;
}

.related-blogs-flex {
	width: 100%;
	display: flex;
	gap: 20px;
	justify-content: flex-start;
	margin-top: 80px;
}

.related-blogs-item {
	border: 1px solid #e7e7e7;
	width: 270px;
	padding: 15px;
	height: 450px;
	display: block;
	overflow: hidden;
    flex-shrink: 0;
}

.blog-container-placeholder .related-blogs-item {
	height: 380px;
}

.related-blog-cover {
	width: 100%;
	height: 160px;
	object-fit: cover;
}

.related-blog-authors {
	display: flex;
	position: relative;
	margin-top: -20px;
	margin-left: 7px;
}

.related-blog-authors img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	margin-left: -10px;
	border: 1.5px solid #fff;
}

.related-blog-author-names {
	font-size: 14px;
	color:#050139;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.related-blog-item-title {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	border-top: 1px solid #f0f0f0;
	padding-top: 10px;
}

.related-blog-date {
	color: #050139;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	margin-top: 5px;
}

.related-blog-link {
	color: #05A9B1;
	font-weight: 700;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}

.related-blogs-locked-overlay {
	background-image:
    linear-gradient(
      transparent,
      white 55%
    );
	margin-top: -300px;
	display: block;
	z-index: 999;
	position: relative;
	margin-left: -1px;
}

.related-blogs-locked-overlay-title {
	font-weight: 900;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 200px;
}

.related-blogs-unlock-button {
	display: block;
	background: #05A9B1;
	color: #fff;
	font-size: 12px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 900;
	text-align: center;
	width: 100%;
	padding: 6px 0px 4px 0px;
	margin-top: 10px;
	cursor: pointer;
}

.related-blogs-register {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 10px;
}

.related-blogs-register span {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

.related-blog-indicators {
	width: 100%;
	display: none;
	justify-content: center;
	gap: 5px;
	margin-bottom: 100px;
}

.related-blog-dot {
	width: 10px;
	height: 10px;
	border: 1.5px solid #000;
	background:#fff;
	border-radius: 100px;
	cursor: pointer;
}

.related-blog-dot:first-of-type {
	background: #000;
}

@media screen and (max-width: 321px) {
	.related-blog-indicators {
		display: flex;
	}
}

.related-blogs-teal-tagline {
	font-size: 16px;
	line-height: 24px;
	color: #0CA8B1;
	font-weight: 900;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.related-blogs-long-text {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	color: #050139;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
}

.related-blogs-item-tag {
	position: relative;
	background: #fff;
	opacity: 0.8;
	width: 80px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	padding: 10px 0px;
	margin-bottom: -32px;
}

.related-blogs-header-flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: -130px;
	margin-top: 150px;
}

.related-blogs-view-more-desktop {
	color: #0CA8B1;
	border: 1px solid #0CA8B1;
	display: block;
	padding: 16px 15px 14px 15px;
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 22px;
	margin-bottom: -40px;
	text-decoration: none;
}

.related-blogs-view-more-mobile {
	color: #0CA8B1;
	border: 1px solid #0CA8B1;
	display: none;
	width: 100%;
	text-align: center;
	padding: 16px 15px 14px 15px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 900;
	text-decoration: none;
}

.related-blog-indicators {
	margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
	.related-blogs-view-more-mobile {
		display: block;
	}
	.related-blogs-view-more-desktop {
		display: none;
	}
}

.related-blogs-item.static .related-blogs-long-text {
	margin-top: 30px;
}

.related-blogs-item.static .related-blog-item-title {
	margin-top: 55px;
}

#copy-link {
    cursor: pointer;
    padding-left: 7px;
    display: inline-block;
}

.copy-link-confirm::after {
    content: 'Copied';
    position: absolute;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 10px;
    line-height: 10px;
    color: #000;
    margin-left: -40px;
    margin-top: 50px;
}

.hide-arrow-on-desktop .right.carousel-control {
    display: none;
}
.hide-arrow-on-desktop .left.carousel-control {
    display: none;
}

.hide-arrow-on-mobile .right.carousel-control {
    display: none;
}

.hide-arrow-on-mobile .left.carousel-control {
    display: none;
}

.hide-arrow-on-mobile .carousel-indicators {
    display: none;
}

.blog-author-carousel-desktopmobile {
	width: 100%;
}

#blog-author-contributor-carousel {
	background: #ffffff;
	padding: 50px 0px 80px 0px;
}

#blog-author-contributor-carousel .glyphicon:before {
	background: #fff;
	padding: 5px 7px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

#blog-author-contributor-carousel .left.carousel-control {
	left: -130px;
	margin-top: 50px;
}

#blog-author-contributor-carousel .right.carousel-control {
	right: -110px;
	margin-top: 50px;
}


#blog-author-contributor-carousel .authorCarouselItem {
	height: auto;
}

#blog-author-contributor-carousel .carousel .carousel-control {
	background: none;
}

#blog-author-contributor-carousel .carousel-indicators li {
	border: 2px solid #000;
}

#blog-author-contributor-carousel .carousel-indicators .active {
	background:#000;
	border: 1px solid #e6f6f7;
}

#blog-author-contributor-carousel .carousel-indicators {
	bottom: -60px;
}

#blog-author-contributor-carousel .carousel-control {
	color: #000 !important;
	opacity: 100;
	text-shadow: none;
}

#blog-author-contributor-carousel .carousel-control span {
	width: 15px;
	height: 15px;
	font-size: 15px;
}

@media screen and (max-width: 1250px) {

#blog-author-contributor-carousel .left.carousel-control {
	left: -110px;
}

#blog-author-contributor-carousel .right.carousel-control {
	right: -100px;
}

#blog-author-contributor-carousel .authorCarouselItem {
	padding: 0 30px;
}

}

@media screen and (max-width: 1040px) {

#blog-author-contributor-carousel .left.carousel-control {
	left: -70px;
}

#blog-author-contributor-carousel .right.carousel-control {
	right: -60px;
}

#blog-author-contributor-carousel .short-info {
	display: flex;
	align-items: center;
}

#blog-author-contributor-carousel .short-info .headshot {
	width: 60px;
	height: 60px;
	min-height: 0px;
	min-width: 0px;
	border: 0px;
	margin-bottom: 0px;
	flex-shrink: 0;
}

#blog-author-contributor-carousel .short-info .info {
	margin-left: 30px;
}

}

@media screen and (max-width: 772px) {

#blog-author-contributor-carousel .left.carousel-control {
left: -30px;
}

#blog-author-contributor-carousel .right.carousel-control {
	right: -10px;
}

.related-blogs-title h2 {
	font-size: 24px;
    line-height: 32px;
}

.blog-featured-product-styles h2 {
	font-size: 24px;
	line-height: 32px;
}

}

.blog-important-risks {
	margin-top: 70px;
}

.us-blog-styles .author .short-info {
	align-items: normal;
}

.us-blog-styles .blog-links-section::before {
	content: attr(commentText);
	margin-top: -40px;
	position: absolute;
	right: 115px;
}

.defined-share-text {
	display: none;
} */