:root{
	--font-size-1: clamp(32px, 3.11111vw, 64px);
	--font-size-2: clamp(18px, 2.11111vw, 24px);
	--font-size-3: clamp(13px, 2.11111vw, 16px);
	--font-size-4: clamp(18px, 2.11111vw, 20px);
}


.wp-site-blocks,
.wp-site-blocks>div,
.entry-content,
html,body{
	margin: 0;
    padding: 0;
    height: 100%;
}


.home .entry-content.has-global-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.fluentcrm_body {
	overflow: visible;
}

.fluentcrm_body_boxed {
	min-height: 100%;
}

.fluentform.ff-default {
	width: 100%;
}

.fluentform.ff-default #fluentform_2 .ff-t-container {
	gap: 0;
}

.fluentform.ff-default #fluentform_2 .ff-el-form-control {
	display: flex;
	padding: 10px;
	align-items: center;
	gap: 10px;
	flex: 1 0 0;
	color: #FFF;
	border: none;
	border-bottom: 1px solid #FFF;
	font-family: "Sofia Sans Semi Condensed", sans-serif;
	font-size: var(--font-size-3);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	background: none;
	border-radius: 0;
	min-width: 310px;
}


.technology_container form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
	display: flex;
	padding: 10px 16px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background: #fff !important;
	color: #000;
	font-family: "Sofia Sans Semi Condensed", sans-serif;
	font-size: var(--font-size-3);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 0;
	border: none;
}

.technology_container form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit:hover {
	background-color: transparent;
	border-color: transparent;
	color: transparent;
	min-width: 100%;
}

.technology_container{
	padding: 15px;
    backdrop-filter: blur(56px);
    border-radius: 15px;
}

@media only screen and (max-width:992px){
	h1.gsbp-c04d49c,
	.technology_container{
		padding: 0;
	}
}

#iframeform{
    width: 100% !important;
    margin: 0;
    border-radius: 0px 0px 0px 0px !important;
    background-color: transparent;
    box-shadow: 0 0 #0000;
    max-width: 100%;
}

.technology_container,
.technology_container form{position:relative}

*{
    font-family: "Sofia Sans Semi Condensed", sans-serif;
}


.page-template-page-no-title .wp-site-blocks, 
.page-template-page-no-title .wp-site-blocks>div, 
.page-template-page-no-title .entry-content, html:has(body.page-template-page-no-title), 
body.page-template-page-no-title {
    overflow:inherit !important
}
body {
    background-color: #000000;
}
.buttonFollowOn{
    display: flex;
    flex-direction: row;
    color: #FFF;
    position: relative;
    text-decoration: none;
    font-size: 14px;
}
.buttonFollowOn:visited,
.buttonFollowOn:focus{
    outline:none;
    border:none
}

.buttonFollowOn svg{
	position: absolute;
    width: 15px;
    height: 15px;
    fill: #FFF;
    right: -20px;
    top: 2px;
}


/** Recruit Page **/
.recruitPage *{
    color: #FFF;
    margin: 0;
}

.recruitPage a:visited,
.recruitPage a:focus{
	outline:none;
	border:none
}

.recruitPage li::marker {
    font-size: 10px;
}

.recruitApply_btn,
.recruitContent *{
    font-size: var(--font-size-3);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    width: 100%;
}

.recruitContent h2{
    font-weight:700
}

.recruitContent{
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(52px);
    display: flex;
    flex-direction: column;
    row-gap: 32px;
    align-items: center;
}

.recruitContent li{
    margin-left: 16px;
    margin-bottom: 8px;
}

.recruitContent div p{
    margin-bottom:5px;
}

.recruitTitle{
    margin-top:45px;
    font-size:var(--font-size-1);
}

.recruitDesc{
    margin:25px 0;
    font-size:var(--font-size-2);
}

@media only screen and (min-width:320px){
	html,body{
    	overflow-x:clip
	}
}


.technologyBeehiv form.beehiiv-form-connection label{
    display:none !important
}

.technologyBeehiv form input{
	font-family: "Sofia Sans Semi Condensed", sans-serif !important;
}

.technologyBeehiv form.beehiiv-form-connection input{
	background-color: transparent;
    outline: none;
    border: none;
    border-bottom: 2px solid #FFF;
    color: #FFF;
    padding: 10px 16px !important;
    height: 100%;
}
.technologyBeehiv,
.beehiiv-form-connection,
.technologyBeehiv form.beehiiv-form-connection input[type=email]{
	width: 100%;
    box-sizing: border-box;
    font-size: var(--font-size-3);
    font-style: normal;
    font-weight: 500;
    border-radius: 0;
    line-height: normal;
}

.technologyBeehiv form.beehiiv-form-connection input[type=submit]{
    background-color: #FF3C00;
    text-transform:uppercase;
    padding:10px 16px;
    position:absolute;
    cursor:pointer;
    right:0;
    top:0;
    font-size:var(--font-size-3);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius:0;
}

.technologyBeehiv h3,
.technologyBeehiv p{
    color:#FFF;
    margin:0;
}

.technologyBeehiv h3{
    padding-bottom:10px;
}

body.error404 {
	background-color: white;
}

@media screen and (max-width: 1200px) {
	#output {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		transform: scale(1) translate(-40%, -50%);
	}
}

@media screen and (max-width: 767px) {
	#output {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		transform: scale(1) translate(-50%,-80%);
	}
}