.wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background{
	border-radius:16px;
}



.Rich_Web_Tabs_Tab, .Rich_Web_Tabs_Tab *{

	font-family: 'Open sans' !important;
	font-size: 18px !important;
	font-weight: bold !important;


}

.video2-dimensions{

	width: 100% !important;
}
.video1-dimensions{
	width: 100% !important;
}
.video3-dimensions{

	width:100% !important;
}

.video4-dimensions{
	width:100% !important;
}

.etn-schedule-info.etn-col-lg-3.etn-col-sm-3 {
	color: #C601D7;
}
.schedule-tab-wrapper .etn-nav li a{
	color: #fff;
}
.schedule-tab-wrapper .etn-nav li a .etn-day{
	color: #fff !important;
}
h3.ultp-block-title {
	text-transform: capitalize;
}




@media only screen and (min-width : 200px) and (max-width: 599px) {
	#MobileCenter {
		text-align: center;
		width: 100%;
		text-indent: unset;
	}


}


@media(min-width: 1025px) and (max-width: 1439px){
	.companyVid{
		padding-bottom: 150px;
		padding-top: 80px;
	}
}

.page-id-13879 .wp-block-column > p:first-child{
	color: #0B002C;
	text-shadow: -2px -2px 0 #C601D7, 2px -2px 0 #C601D7, -2px 2px 0 #C601D7, 2px 2px 0 #C601D7;
	font-size: 9rem;
	line-height: 90%;
	font-weight: 900
}

.page-id-13879 p a{
	color: #8000FF
}

.page-id-13879 p a:hover{
	color: #C601D7
}

.wp-block-table th {
	border: 3px solid rgba(250,250,250,.3);
}

.wp-block-table td {
	border: 3px solid rgba(250,250,250,.3);
}

.hadean-border{
	position: relative;
	padding: 20px 30px;
	border-left: 3px solid #8000FF;
	border-right: 3px solid #C601D7;
}

.hadean-border:before,
.hadean-border:after{
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	left:0;
	background: rgb(128,0,255);
	background: linear-gradient(0deg, rgba(128,0,255,1) 0%, rgba(198,1,215,1) 100%);
}

.hadean-border:before{
	top: 0;
}

.hadean-border:after{
	bottom: 0;
}

.hadean-border ~ div:not(.hadean-border){
	padding: 0 30px
}

.submitted-message span{
	font-weight: bold !important;
	color: #C600D7 !important
}

/* Cookie Banner */

#hs-eu-cookie-confirmation{
	background: #3c434a !important;
	p{
		color: #fff !important
	}
}

#hs-eu-confirmation-button,
#hs-eu-decline-button,
#hs-modal-accept-all,
#hs-modal-save-settings{
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1 !important;
	padding: 12px 40px !important;
	height: auto !important;
	font-size: 1rem !important;
	white-space: nowrap;
	width: auto !important;
	max-width: auto !important;
	min-width: auto !important;
	border-radius: 0 !important;
	border: 0 !important;
}

#hs-eu-decline-button{
	margin-left: 20px !important;
	color: #000 !important;
}

#hs-eu-confirmation-button{
	background: #000 !important;
}

#hs-eu-cookie-settings-button{
	color: #fff !important
}

#hs-modal-content p,
#hs-modal-introduction,
.hs-category-row-header{
	color: #000 !important
}

/* Article button */

.wp-block-button__link{
	padding-left: 40px;
	padding-right: 40px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	background: transparent;
}

.wp-block-button__link:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, #161616, #161616);
	z-index: -3;
	border-radius: 50px;
}

.wp-block-button__link:before{
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	background: #161616;
	z-index: -2;
	border-radius: 50px;
}

.wp-block-button__link:hover{
	color: #fff
}

.events__event-link{
	margin-left: auto;
	display: flex;
	align-items: center;
}

.events__event-link a{
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
}

/* Pullquote */

.wp-block-pullquote{
	padding: 1em 0;
}

.wp-block-pullquote p{
	color: #fff;
	font-size: 1rem;
	font-style: italic;
	text-align: left
}

.wp-block-pullquote cite{
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	text-align: left;
	display: block
}

section:last-of-type{
	position: relative;
	z-index: 10
}

.postid-15815 .newsletter-block,
.postid-15870 .newsletter-block,
.postid-15915 .newsletter-block{
	display: none !important
}

.page-id-15952 .hero-content-landing + section{
	margin-top: 70px !important
}

.slider-list{
	padding-left: 20px
}

.slider-custom-polygon{
	clip-path: 
		polygon(
			0 12px, 
			12px 0,

			calc(100% - 12px) 0,
			100% 12px,

			100% calc(100% - 12px),
			calc(100% - 12px) 100%,

			12px 100%,
			0 calc(100% - 12px)
		);
}

.n2-ss-slider-controls{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	.nextend-thumbnail{
		overflow: visible !important;
	}
	.nextend-thumbnail-inner{
		overflow: visible !important;
		background: transparent !important;
	}
	.nextend-thumbnail-scroller{
		justify-content: center !important;
		.n2-thumbnail-dot{
			width: 28px;
			height: 20px;
			position: relative;
			overflow: visible !important;
			opacity: 1 !important;
			&:before{
				content: '';
				display: block;
				height: 16px;
				width: 16px;
				position: absolute;
				left: 50%;
				margin-left: -8px;
				bottom: 2;
				background: #1f0048;
				border-radius: 50%;
				transition: .3s ease-in-out
			}
			picture{
				width: 160px;
				position: absolute;
				left: 50%;
				transform: translateX(-50%);
				bottom: 40px;
				aspect-ratio: 16/9;
				opacity: 0;
				visibility: hidden;
				transition: .3s ease-in-out;
				img{
					position: absolute;
					opacity: 1 !important;
					width: 100% !important;
					height: 100% !important;
					object-fit: cover !important;
					object-position: center !important;
					display: block !important;
				}
			}
			&.n2-active{
				&:before{
					background: #7E65CB
				}
			}
			&:hover{
				picture{
					opacity: 1;
					visibility: visible
				}
				&:before{
					background: #7E65CB
				}
			}
		}
	}
}

.single-case-studies{
	.legal-consent-container{
		color: #fff;
		.hs-richtext{
			display: block
		}
	}
}

.events__link{
	margin-left: auto;
	display: flex;
	align-items: center;
}

.home{
	@media(min-width: 1200px){
		.hero-regular__ctas{
			margin-top: 150px !important;
			.col-xl-6:first-child{
				padding-right: 0;
			}
			.col-xl-6:last-child{
				padding-left: 0;
				> .row{
					height: 100%;
				}
			}
		}
	}
}

.hero-regular__main-cta{
	aspect-ratio: 2.5/1 !important;
	position: relative;
	background-size: cover;
	background-position: center;
	border: 2px solid rgba(250,250,250,.1);
	.hero-regular__main-cta-inner{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 100%;
		padding: 20px 30px;
		z-index: 1;
		position: relative;
		background-color: rgba(10, 0, 26,.7);
		> div:first-child{
			p{
				max-width: 400px
			}
		}
		> div:last-child{
			text-align: right;
			margin-top: auto;
		}
	}
	.universal-image-glitch{
		position: absolute !important;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
		z-index: 0;
		span{
			position: absolute !important;
			top: 0;
			left: 0;
			width: 100% !important;
			height: 100% !important;
			background-size: cover;
			background-position: center;
			opacity: 1 !important;
		}
	}
	&:hover{
		.hero-regular__main-cta-inner{
			background-color: rgba(10, 0, 26,.4)
		}
	}
}

.hero-regular__main-cta{
	aspect-ratio: auto !important;
	min-height: 250px;
	height: 100%;
}

@media(max-width: 991px){
	.hero-regular__main-cta{
		p{
			text-align: left;
			margin-top: 20px
		}
	}
}



.legal-consent-container .hs-richtext{
	padding-left: 15px
}

.newsletter-block{
	text-align: center;
	p:empty{
		display: none;
	}
	.button-container-outer{
		margin-top: 50px
	}
}

.hero-regular__logo{
	&.desktop{
		display: none;
		@media(min-width: 1200px){
			display: block
		}
	}
	&.mobile{
		@media(min-width: 1200px){
			display: none
		}
	}
	img{
		display: block;
		margin-bottom: 40px;
		max-width: 250px;
	}
	@media(min-width: 1200px){
		padding-left: 15%
	}
}


.hero-regular__main-cta-logo{
	max-width: 90%;
	@media(min-width: 1200px){
		margin-left: auto;
	}
}
.hs-form .form-columns-2 .hs-form-field select
{
	background: #161616 !important
}
.hero-regular__content h1{max-width:600px}

.careers-hero .hero-regular__video{opacity: .7 !important}
footer{
	z-index: 10;
	background: transparent;}
footer img{
	vertical-align: bottom important; display:none}

@media(max-width: 600px){
	.table-quick {
		& div{
			width: 100% !important;
			&:not(:last-child){
				border-bottom: 0 !important;
				border-right: 2px solid rgba(250, 250, 250, .1)
			}
		}
	}
}

.footer-links li a{
	line-height: 1.4
}

.hero-regular__paragraph{
	line-height: 1.2
}

.hero-regular__content{
	padding-bottom: 70px;
}

.hero-regular__wrapper img{
	width: 230px !important;
	margin-left: auto;
	@media(max-width: 1000px){
		width: 180px !important;
	}
	@media(max-width: 600px){
		width: 140px !important;
	}
}

.hero-regular__wrapper > .container{
	margin-top: 20px !important;
	padding-top: 0 !important
}

.hero-regular__wrapper img{
	max-width: 180px;
	margin-left: 0 !important;
	margin-bottom: 20px !important
}

@media(min-width: 992px){
	.careers-hero.hero-regular .hero-regular__video{
		width: 70% !important;
		right: 0 !important
	}
	}

.hero-logo{
	margin-left: auto !important;
	width: auto !important;
	display: block;
	position: relative
}

.site-header__menu-bar img{
	width: auto !important;
}

@media(max-width: 700px){
	.site-header{
		display: none
	}

	.first-section{
		padding-top: 30px !important
	}
	
	.hero-logo{
		margin-bottom: 20px !important;
		margin-right: auto !important
	}
}

.partnership-logos__list{
	text-align: center;
	list-style-type: none;
}

.partnership-logos__list li:before{
	display: none
}

.partnership-logos__list img{
	display: block;
	width: 80%;
	max-width: 80%;
	height: 100px;
	object-fit: contain;
	object-position: center;
	margin: 0 auto 20px auto
}

.hero-regular .hero-regular__video video{
	object-position: center !important;
}

.site-header{
	display: none !important;
}

.hero-logo-container{
max-width: 100% !important;
  left: 0 !important;
  transform: none !important;
}

.hero-regular.first-section.case-study-hero.careers-hero{
	padding-top: 60px !important
}

.case-study-content-row img{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.case-study-content-row .col-sm-12{
	margin-bottom: 40px;
}

.case-study-content-row .col-sm-12 > div{
	padding: 0 20px
}

.newsletter-block{
	display: none !important;
}

.dynamic-news {
  & .dynamic-news__single-manual {
    & .dynamic-news__single-manual-image {
			&::after{display: none}
		}
	}
}

.postid-17528 .blog-post-intro-image{
	display: none
}