
@charset "UTF-8";

/*!
Theme Name: Unified 3 for WordPress
Theme URI: http://www.newbreedmarketing.com/
Author: Underscores.me
Author URI: http://www.newbreedmarketing.com/
Description: New Breed's Unified 3 Framework for WordPress
Version: 1.0.0
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

[hidden], template {
	display: none;
}

/*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

.fa-chevron-square-right:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-triangle:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fad {
	position: relative;
	font-family: "Font Awesome 5 Duotone";
	font-weight: 900;
}

.fad:before {
	position: absolute;
	color: var(--fa-primary-color, inherit);
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}

.fad:after {
	color: var(--fa-secondary-color, inherit);
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4);
}

.fad.fa-arrow-circle-right:after {
	content: "􏂩";
}

.fad.fa-search:after {
	content: "􏀂";
}

.fad.fa-times-circle:after {
	content: "􏁗";
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

.fal {
	font-weight: 300;
}

.fal, .far {
	font-family: "Font Awesome 5 Pro";
}

.far {
	font-weight: 400;
}

.fa, .fas {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list, .slick-slider {
	position: relative;
	display: block;
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	transform: translateZ(0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:after, .slick-track:before {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	transform: translateY(-50%);
	cursor: pointer;
	border: none;
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25;
}

.slick-next:before, .slick-prev:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: "←";
}

[dir=rtl] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: "→";
}

[dir=rtl] .slick-next:before {
	content: "←";
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}

.slick-dots li, .slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: none;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
}

.mfp-wrap {
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none;
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent;
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}

.mfp-figure, img.mfp-img {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		transform: scale(.75);
	}
	
	.mfp-arrow-left {
		transform-origin: 0;
	}
	
	.mfp-arrow-right {
		transform-origin: 100%;
	}
	
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

@keyframes fadeIn1 {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeIn2 {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	50% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.center {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
}

@media (max-width:580px) {
	.center {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.center-small {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1350px;
}

@media (max-width:580px) {
	.center-small {
		padding-left: 15px;
		padding-right: 15px;
	}
}

h1 {
	color: #fff;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 72px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 72px;
}

@media (max-width:1100px) {
	h1 {
		font-size: 56px;
		line-height: 56px;
	}
}

@media (max-width:580px) {
	h1 {
		font-size: 32px;
		line-height: 32px;
	}
}

h2 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
}

@media (max-width:580px) {
	h2 {
		font-size: 28px;
		line-height: 32px;
	}
}

h3 {
	font-size: 22px;
	margin-bottom: 18px;
}

h3, h4 {
	color: #475661;
	font-weight: 500;
	line-height: 25px;
}

h4 {
	font-size: 20px;
	margin-bottom: 3rem;
}

h5 {
	color: #231f20;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 28px;
	margin-bottom: 1rem;
}

h6 {
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: .25px;
	margin-bottom: 3rem;
	line-height: 1.2;
}

@media (max-width:580px) {
	h6 {
		font-size: 2rem;
	}
}

.b1 {
	font-size: 18px;
	line-height: 25.6px;
	letter-spacing: .08px;
}

.b1, .b2 {
	margin-bottom: 0;
	color: #475661;
}

.b2 {
	font-size: 13px;
	line-height: 20.8px;
	letter-spacing: .23px;
}

.goldGrad {
	background: -webkit-linear-gradient(-24deg, #fddb9a, #e0ae79 50%, #c18156);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-button {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

.text-button:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

.text-button:hover {
	text-decoration: none !important;
}

.text-button:hover:after {
	right: -24px;
}

.button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.button:hover {
	color: #28ccc1;
}

.button-dark, .button:hover {
	background-color: #000823;
	border: none;
}

.button-dark {
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

.button-dark:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.button-light {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.button-light:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.button-small {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	padding: 8px 20px;
	line-height: 1.2;
}

.button-small:hover {
	color: #fff;
	background-color: #000823;
	border: none;
}

.button-stroked {
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	color: #000;
	background-color: transparent;
	border: 1px solid #000 !important;
	padding: 13px 30px;
	margin: 20px 0;
	transition: .1s ease-in;
	font-weight: 700;
	letter-spacing: .01em;
	text-decoration: none;
	cursor: pointer;
}

.button-stroked:hover {
	background-color: #000;
	color: #fff;
}

.buttonDark {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

.buttonDark:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.qazwsxedc {
	display: none;
}

html {
	font-size: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	max-width: 100%;
	margin: 0 auto;
	scroll-behavior: smooth;
	overflow-x: hidden;
}

body {
	font-family: "Founders Grotesk", sans-serif;
	font-size: 1rem;
	line-height: 1rem;
	color: #000;
	font-weight: 400;
	overflow-x: clip;
}

html.menu-open {
	overflow-y: hidden;
}

@media (max-width:580px) {
	html {
		font-size: 10px;
	}
}

html {
	display: block;
	opacity: 1;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
}

p {
	font-size: 18px;
	line-height: 25.6px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661;
}

a {
	text-decoration: none;
	color: #000;
	transition: .1s ease-in;
	display: inline-block;
}

blockquote, blockquote p {
	font-size: 3rem;
	line-height: 1rem;
	letter-spacing: .01em;
	margin: 50px auto;
	font-family: "Founders Grotesk", sans-serif;
	color: #000;
	display: block;
	max-width: 80%;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

ul {
	list-style: disc;
}

ol, ul {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .53px;
	line-height: 26px;
	color: #272223;
	color: #000;
	padding-left: 50px;
	margin-top: 0;
	margin-bottom: 3rem;
}

ol {
	list-style: decimal;
}

li {
	margin-bottom: 1rem;
}

ol ol, ol ul, ul ol, ul ul {
	margin: 2rem 0 2rem 2rem;
}

button, input {
	font-family: "Founders Grotesk", sans-serif;
}

button {
	cursor: pointer;
}

form {
	margin-bottom: 3rem;
}

::-webkit-input-placeholder {
	color: #99acc2;
	opacity: 1;
	font-weight: 400;
}

::-moz-placeholder {
	color: #99acc2;
	opacity: 1;
	font-weight: 400;
}

:-ms-input-placeholder {
	color: #99acc2;
	opacity: 1;
	font-weight: 400;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
}

img, svg {
	max-width: 100%;
	height: auto;
}

svg {
	width: auto;
}

hr {
	margin-top: 3rem;
	margin-bottom: 3.5rem;
	border-width: 0;
	border-top: 1px solid #edf0f2;
}

abbr[title] {
	border: 0;
}

code {
	padding: 1rem;
	margin: 0 1rem;
	white-space: nowrap;
	background: #edf0f2;
	border: 1px solid #edf0f2;
	border-radius: 0;
}

pre > code {
	display: block;
	padding: 1rem 1.5rem;
	white-space: pre;
	margin-bottom: 3rem;
}

pre {
	overflow-x: auto;
}

table pre {
	white-space: pre-wrap;
}

td, th {
	padding: 10px 20px;
	text-align: left;
	border-bottom: none;
}

td:first-child, th:first-child {
	padding-left: 0;
}

td:last-child, th:last-child {
	padding-right: 0;
}

table {
	margin-bottom: 3rem;
}

table th {
	text-transform: uppercase;
}

table td {
	border-bottom: none;
	font-size: 14px;
}

section {
	max-width: 1920px;
	margin: 0 auto;
}

.full-width {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

.full-width > div {
	z-index: 10;
	position: relative;
}

.full-width > svg.section-background {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
}

.slick-slider button.slick-arrow {
	top: 30%;
	height: auto;
}

.slick-slider button.slick-arrow.slick-prev:before {
	content: "";
	color: #000;
	font-family: "Font Awesome 5 Pro";
	font-size: 45px;
	opacity: 1;
}

.slick-slider button.slick-arrow.slick-next:before {
	content: "";
	color: #000;
	font-family: "Font Awesome 5 Pro";
	font-size: 45px;
	opacity: 1;
}

.slick-slider ul.slick-dots li button:before {
	font-size: 45px;
	color: #cbdfda;
	opacity: 1;
}

.slick-slider ul.slick-dots li.slick-active button:before {
	color: #97c2b6;
}

.top-bottom-shapes {
	position: relative;
	background-color: #f0f2f4;
}

.top-bottom-shapes > svg {
	position: absolute;
	width: 100%;
	z-index: -1;
	max-height: 250px;
}

.top-bottom-shapes > svg * {
	fill: #f0f2f4;
}

.top-bottom-shapes > svg.shape-bottom {
	top: calc(100% - 1px);
}

.top-bottom-shapes > svg.shape-top {
	bottom: calc(100% - 1px);
}

.popup-modal {
	position: relative;
	background: #fff;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}

@media (max-width:580px) {
	.popup-modal {
		margin: 20px;
	}
}

.popup-modal ul {
	margin-top: inherit;
}

.popup-modal li {
	font-size: 18px;
	line-height: 25.6px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661;
	margin-top: 1rem;
}

.zoominfo-short form[data-zi-mapped-form] input:not([type=email]):not([type=submit]) {
	display: none;
}

.zoominfo-short form[data-zi-mapped-form] input[data-zi-input-enriched=false], .zoominfo-short form[data-zi-mapped-form] input[type=checkbox], .zoominfo-short form[data-zi-mapped-form] input[type=radio] {
	display: block !important;
}

.zoominfo-short form[data-zi-mapped-form] input[data-zi-input-enriched=true] {
	display: none;
}

@media (-ms-high-contrast:none) {
	::-ms-backdrop, [data-aos^=fade][data-aos^=fade], [data-aos^=zoom][data-aos^=zoom] {
		opacity: 1;
		transform: none;
	}
}

.mfp-content #hidden-form-field {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	position: relative;
}

.mfp-content #hidden-form-field form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

.mfp-content #hidden-form-field form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	.mfp-content #hidden-form-field form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

.mfp-content #hidden-form-field form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

.mfp-content #hidden-form-field form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, .mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select, .mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, .mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, .mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, .mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.mfp-content #hidden-form-field form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.mfp-content #hidden-form-field form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

.mfp-content #hidden-form-field form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

.mfp-content #hidden-form-field form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.mfp-content #hidden-form-field form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.mfp-content #hidden-form-field div.legal-consent-container input {
	height: auto !important;
}

.mfp-content #hidden-form-field .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.mfp-content #hidden-form-field .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

.mfp-content #hidden-form-field .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

.mfp-content #hidden-form-field .hbspt-form .hs-form-field {
	width: 100%;
}

.mfp-content #hidden-form-field .hbspt-form .hs-form-field label {
	font-size: 14px;
}

.mfp-content #hidden-form-field .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

.mfp-content #hidden-form-field .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

.mfp-content #hidden-form-field .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

.mfp-content #hidden-form-field .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

.mfp-content #hidden-form-field .hbspt-form button, .mfp-content #hidden-form-field .hbspt-form input[type=button], .mfp-content #hidden-form-field .hbspt-form input[type=reset], .mfp-content #hidden-form-field .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.mfp-content #hidden-form-field .hbspt-form button:hover, .mfp-content #hidden-form-field .hbspt-form input[type=button]:hover, .mfp-content #hidden-form-field .hbspt-form input[type=reset]:hover, .mfp-content #hidden-form-field .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.mfp-content #hidden-form-field .hbspt-form input[type=color], .mfp-content #hidden-form-field .hbspt-form input[type=date], .mfp-content #hidden-form-field .hbspt-form input[type=datetime-local], .mfp-content #hidden-form-field .hbspt-form input[type=datetime], .mfp-content #hidden-form-field .hbspt-form input[type=email], .mfp-content #hidden-form-field .hbspt-form input[type=month], .mfp-content #hidden-form-field .hbspt-form input[type=number], .mfp-content #hidden-form-field .hbspt-form input[type=password], .mfp-content #hidden-form-field .hbspt-form input[type=range], .mfp-content #hidden-form-field .hbspt-form input[type=search], .mfp-content #hidden-form-field .hbspt-form input[type=tel], .mfp-content #hidden-form-field .hbspt-form input[type=text], .mfp-content #hidden-form-field .hbspt-form input[type=time], .mfp-content #hidden-form-field .hbspt-form input[type=url], .mfp-content #hidden-form-field .hbspt-form input[type=week], .mfp-content #hidden-form-field .hbspt-form select, .mfp-content #hidden-form-field .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.mfp-content #hidden-form-field .hbspt-form input[type=color]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=date]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=datetime-local]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=datetime]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=email]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=month]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=number]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=password]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=range]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=search]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=tel]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=text]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=time]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=url]::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=week]::placeholder, .mfp-content #hidden-form-field .hbspt-form select::placeholder, .mfp-content #hidden-form-field .hbspt-form textarea::placeholder {
	color: #fff;
}

.mfp-content #hidden-form-field .hbspt-form input[type=color]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=date]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=datetime-local]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=datetime]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=email]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=month]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=number]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=password]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=range]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=search]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=tel]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=text]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=time]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=url]:focus, .mfp-content #hidden-form-field .hbspt-form input[type=week]:focus, .mfp-content #hidden-form-field .hbspt-form select:focus, .mfp-content #hidden-form-field .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

.mfp-content #hidden-form-field .hbspt-form input[type=color]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=date]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=datetime-local]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=datetime]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=email]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=month]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=number]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=password]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=range]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=search]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=tel]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=text]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=time]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=url]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form input[type=week]:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form select:focus::placeholder, .mfp-content #hidden-form-field .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

.mfp-content #hidden-form-field .hbspt-form input[type=color]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=date]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=datetime-local]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=datetime]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=email]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=month]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=number]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=password]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=range]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=search]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=tel]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=text]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=time]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=url]:focus-visible, .mfp-content #hidden-form-field .hbspt-form input[type=week]:focus-visible, .mfp-content #hidden-form-field .hbspt-form select:focus-visible, .mfp-content #hidden-form-field .hbspt-form textarea:focus-visible {
	outline: none;
}

.mfp-content #hidden-form-field .hbspt-form select {
	color: #fff;
}

.mfp-content #hidden-form-field .hbspt-form select.mktoValid, .mfp-content #hidden-form-field .hbspt-form select:focus {
	color: #000;
}

.mfp-content #hidden-form-field .hbspt-form select option {
	color: #fff;
}

.mfp-content #hidden-form-field .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

.mfp-content #hidden-form-field .hbspt-form select::-ms-expand {
	display: none;
}

.mfp-content #hidden-form-field .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.mfp-content #hidden-form-field .hbspt-form .hs-submit {
	width: 100%;
}

.mfp-content #hidden-form-field .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.mfp-content #hidden-form-field .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.mfp-content #hidden-form-field .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.mfp-content #hidden-form-field .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.mfp-content #hidden-form-field button, .mfp-content #hidden-form-field input[type=button], .mfp-content #hidden-form-field input[type=reset], .mfp-content #hidden-form-field input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

.mfp-content #hidden-form-field button:hover, .mfp-content #hidden-form-field input[type=button]:hover, .mfp-content #hidden-form-field input[type=reset]:hover, .mfp-content #hidden-form-field input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

.mfp-content #hidden-form-field button:active, .mfp-content #hidden-form-field button:focus, .mfp-content #hidden-form-field input[type=button]:active, .mfp-content #hidden-form-field input[type=button]:focus, .mfp-content #hidden-form-field input[type=reset]:active, .mfp-content #hidden-form-field input[type=reset]:focus, .mfp-content #hidden-form-field input[type=submit]:active, .mfp-content #hidden-form-field input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

.mfp-content #hidden-form-field input[type=color], .mfp-content #hidden-form-field input[type=date], .mfp-content #hidden-form-field input[type=datetime-local], .mfp-content #hidden-form-field input[type=datetime], .mfp-content #hidden-form-field input[type=email], .mfp-content #hidden-form-field input[type=month], .mfp-content #hidden-form-field input[type=number], .mfp-content #hidden-form-field input[type=password], .mfp-content #hidden-form-field input[type=range], .mfp-content #hidden-form-field input[type=search], .mfp-content #hidden-form-field input[type=tel], .mfp-content #hidden-form-field input[type=text], .mfp-content #hidden-form-field input[type=time], .mfp-content #hidden-form-field input[type=url], .mfp-content #hidden-form-field input[type=week], .mfp-content #hidden-form-field textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

.mfp-content #hidden-form-field input[type=color]:focus, .mfp-content #hidden-form-field input[type=date]:focus, .mfp-content #hidden-form-field input[type=datetime-local]:focus, .mfp-content #hidden-form-field input[type=datetime]:focus, .mfp-content #hidden-form-field input[type=email]:focus, .mfp-content #hidden-form-field input[type=month]:focus, .mfp-content #hidden-form-field input[type=number]:focus, .mfp-content #hidden-form-field input[type=password]:focus, .mfp-content #hidden-form-field input[type=range]:focus, .mfp-content #hidden-form-field input[type=search]:focus, .mfp-content #hidden-form-field input[type=tel]:focus, .mfp-content #hidden-form-field input[type=text]:focus, .mfp-content #hidden-form-field input[type=time]:focus, .mfp-content #hidden-form-field input[type=url]:focus, .mfp-content #hidden-form-field input[type=week]:focus, .mfp-content #hidden-form-field textarea:focus {
	color: #111;
}

.mfp-content #hidden-form-field select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

.mfp-content #hidden-form-field select.hs-input {
	height: 45px !important;
}

.mfp-content #hidden-form-field select::-ms-expand {
	display: none;
}

.mfp-content #hidden-form-field textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

.mfp-content #hidden-form-field textarea placeholder {
	color: #000;
}

.mfp-content #hidden-form-field select.nitro-lazy {
	background-image: none !important;
}

.mfp-content #hidden-form-field .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.mfp-content #hidden-form-field .fn-date-picker .is-rtl .pika-next, .mfp-content #hidden-form-field .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

.mfp-content #hidden-form-field .fn-date-picker .is-rtl .pika-next.nitro-lazy, .mfp-content #hidden-form-field .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

.mfp-content #hidden-form-field .fn-date-picker .is-rtl .pika-prev, .mfp-content #hidden-form-field .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

.mfp-content #hidden-form-field .fn-date-picker .is-rtl .pika-prev.nitro-lazy, .mfp-content #hidden-form-field .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-next, .mfp-content #hidden-form-field .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-select {
	display: inline-block;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-table td, .mfp-content #hidden-form-field .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.mfp-content #hidden-form-field .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

.mfp-content #hidden-form-field .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

.mfp-content #hidden-form-field .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

.mfp-content #hidden-form-field .inputs-list li {
	margin-bottom: 5px !important;
}

.mfp-content #hidden-form-field .inputs-list .hs-input[type=checkbox], .mfp-content #hidden-form-field .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

.mfp-content #hidden-form-field .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

.mfp-content #hidden-form-field .hbspt-form .hs-partner_technology_focus label, .mfp-content #hidden-form-field .hbspt-form .hs_partner_customer_size label, .mfp-content #hidden-form-field .hbspt-form .hs_partner_industry_focus label, .mfp-content #hidden-form-field .hbspt-form .hs_partner_interest label, .mfp-content #hidden-form-field .hbspt-form .hs_partner_s_partner_information label, .mfp-content #hidden-form-field .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

.mfp-content #hidden-form-field form.mktoForm {
	margin: 0 auto;
	max-width: 500px;
}

@media (max-width:768px) {
	.mfp-content #hidden-form-field form.mktoForm {
		max-width: 100%;
	}
}

.mfp-content #hidden-form-field form.mktoForm .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
}

.mfp-content #hidden-form-field form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label {
	position: absolute;
	right: -10px;
	top: 0;
}

.mfp-content #hidden-form-field form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
	margin-bottom: 10px;
	width: 100% !important;
	border-radius: 10px;
	background-color: #fff;
	color: #000;
	height: 45px;
	padding: 5px 16px;
}

.mfp-content #hidden-form-field form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField::placeholder {
	color: #a2a2a2;
}

.mfp-content #hidden-form-field form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField {
	color: #a2a2a2;
}

.mfp-content #hidden-form-field form.mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
	text-shadow: none;
}

.mfp-content #hidden-form-field form.mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.mfp-content #hidden-form-field button.mfp-close {
	position: absolute;
	color: #fff;
	right: 0;
	font-size: 60px;
	opacity: 1;
	top: -10px;
	background-color: transparent;
	border: none;
}

@media (max-width:768px) {
	.mfp-content #hidden-form-field button.mfp-close {
		top: -40px;
	}
}

.mfp-bg {
	opacity: .95;
}

section.u3m-anchor-nav {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 850px;
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center;
	background: transparent;
	position: relative;
	z-index: 10;
}

@media (max-width:580px) {
	section.u3m-anchor-nav {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.u3m-anchor-nav {
		margin-bottom: 50px;
	}
}

@media (max-width:580px) {
	section.u3m-anchor-nav {
		margin-top: 50px;
	}
}

section.u3m-anchor-nav .anchor-links {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

section.u3m-anchor-nav .anchor-links .break {
	display: none;
}

@media (max-width:1100px) {
	section.u3m-anchor-nav .anchor-links {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	section.u3m-anchor-nav .anchor-links .break {
		display: block;
		flex: 0 0 100%;
	}
}

@media (max-width:580px) {
	section.u3m-anchor-nav .anchor-links .anchor {
		flex: 0 0 100%;
	}
}

section.u3m-anchor-nav .anchor-links .anchor .anchor-link {
	border: 2px solid transparent;
	margin: 3px;
}

section.u3m-anchor-nav .anchor-links .anchor .anchor-link:hover {
	border: 2px solid #000;
}

section.u3gm-content-none .page-content.center {
	position: relative;
	z-index: 999;
	text-align: center;
}

section.u3gm-footer {
	background-color: #231f20;
	position: relative;
}

section.u3gm-footer .main-footer {
	padding: 230px 40px 40px;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width:1100px) {
	section.u3gm-footer .main-footer {
		background-position: 50%;
	}
}

@media (max-width:580px) {
	section.u3gm-footer .main-footer {
		display: none;
	}
}

.page-template-page-single-column-lp section.u3gm-footer .main-footer {
	display: none;
}

section.u3gm-footer .main-footer .center {
	padding-right: 75px;
	padding-left: 75px;
	max-width: 1650px;
}

@media (max-width:1100px) {
	section.u3gm-footer .main-footer .center {
		padding-right: 20px;
		padding-left: 20px;
	}
}

section.u3gm-footer .main-footer .center .menu-columns {
	display: flex;
	justify-content: space-between;
}

@media (max-width:1100px) {
	section.u3gm-footer .main-footer .center .menu-columns {
		flex-wrap: wrap;
	}
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column {
	flex: 1 1 25%;
	padding-right: 100px;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column:last-of-type {
	padding-right: 0;
}

@media (max-width:1100px) {
	section.u3gm-footer .main-footer .center .menu-columns .menu-column {
		flex: 0 0 200px;
		padding-right: 0;
	}
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column a:hover {
	color: #fff;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div .blank-item > a {
	display: none;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div .blank-item-parent > a {
	color: transparent;
	pointer-events: none;
	opacity: 0;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul li {
	margin: 0;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li {
	margin-bottom: 10px;
	line-height: 1;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > a {
	color: #fff;
	font-size: 26px;
	line-height: 37px;
	font-weight: 700;
	margin-bottom: 5px;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > a:hover {
	text-decoration: underline;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > .sub-menu li a {
	color: #fff;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 20px;
	font-weight: 300;
	margin: 8px 0;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > .sub-menu li a:hover {
	text-decoration: underline;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > .sub-menu li.menu-item-has-children > a {
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: 700;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > .sub-menu li.menu-item-has-children > a:hover {
	text-decoration: underline;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > .sub-menu li.menu-item-has-children:nth-of-type(2), section.u3gm-footer .main-footer .center .menu-columns .menu-column div ul.footer-menu > li > .sub-menu li.menu-item-has-children:nth-of-type(3) {
	margin-top: 30px;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-right: 0;
}

@media (max-width:1100px) {
	section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility {
		flex: 0 0 100%;
		text-align: center;
	}
}

@media (max-width:580px) {
	section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility {
		display: flex;
	}
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .button-small {
	padding: 16px 51px 16px 41px;
	white-space: nowrap;
	margin-top: 0;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .social-wrap {
	display: flex;
	margin-bottom: 20px;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .social-wrap a {
	height: 30px;
	width: 30px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 9px;
	transition: all .3s ease;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .social-wrap a i {
	color: #d1a5be;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .social-wrap a:hover {
	background-color: #000;
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .social-wrap a:hover i {
	color: #fff;
}

@media (max-width:768px) {
	section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .social-wrap {
		margin-bottom: 0;
	}
}

section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .util-link {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 3rem;
	letter-spacing: .3px;
	font-weight: 600;
}

@media (max-width:768px) {
	section.u3gm-footer .main-footer .center .menu-columns .menu-column.utility .util-link {
		display: none;
	}
}

section.u3gm-footer .utility-footer {
	padding: 36px 120px;
	background: linear-gradient(144.61deg, #cc2929, #9b1829);
}

@media (max-width:1025px) {
	section.u3gm-footer .utility-footer {
		justify-content: center;
		flex-wrap: wrap;
	}
}

@media (max-width:580px) {
	section.u3gm-footer .utility-footer {
		padding: 36px 30px;
	}
}

section.u3gm-footer .utility-footer .center {
	display: flex;
	justify-content: space-between;
	align-content: center;
	max-width: 1650px;
}

section.u3gm-footer .utility-footer .center.sticky-form {
	width: calc(100% - 550px);
}

@media (max-width:1025px) {
	section.u3gm-footer .utility-footer .center {
		padding: 36px 10px;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
}

@media (max-width:580px) {
	section.u3gm-footer .utility-footer .center {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding: 0 15px;
	}
}

section.u3gm-footer .utility-footer .center p {
	color: #fff;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: .43px;
}

section.u3gm-footer .utility-footer .center p a {
	color: #fff;
}

section.u3gm-footer .utility-footer .center p a:hover {
	text-decoration: underline;
}

@media (max-width:1025px) {
	section.u3gm-footer .utility-footer .center .social-wrap {
		padding-top: 20px;
	}
}

section.u3gm-footer .utility-footer .center .social-wrap a {
	margin-right: 13px;
	transition: all .3s ease;
}

section.u3gm-footer .utility-footer .center .social-wrap a:last-of-type {
	margin-right: 0;
}

section.u3gm-footer .utility-footer .center .social-wrap a:hover {
	transition: all .3s ease;
}

section.u3gm-footer .utility-footer .center .social-wrap a:hover i {
	color: #475661;
	transition: all .3s ease;
}

section.u3gm-footer .utility-footer .center .social-wrap a i {
	color: #fff;
	font-size: 32px;
}

section.u3gm-footer svg.section-background {
	top: -1px;
	max-height: 213px;
}

.page-template-page-single-column-lp section.u3gm-footer svg.section-background {
	display: none;
}

section.u3gm-header {
	z-index: 700;
	background-color: #cc2929;
}

section.u3gm-header.home-top-banner {
	padding: 18px 24px 0;
	background-color: #000823;
}

@media (max-width:580px) {
	section.u3gm-header.home-top-banner {
		padding: 0;
	}
}

section.u3gm-header.home-top-banner .global-top-banner {
	background-color: #fff9f5;
	height: 56px;
}

section.u3gm-header.home-top-banner .top-nav {
	background-color: #000823;
	border-bottom: 1px solid hsla(0, 0%, 100%, .2509803922);
}

section.u3gm-header.home-top-banner .primary-nav {
	background-color: #000823;
}

@media (max-width:580px) {
	section.u3gm-header {
		background-color: #1db3ff;
	}
}

.menu-open section.u3gm-header {
	height: 100vh;
}

.page-template-page-single-column-lp section.u3gm-header {
	display: none;
}

section.u3gm-header .primary-nav {
	position: absolute;
	background-image: none;
	background-color: transparent;
	width: 100%;
	z-index: 800;
	transition: .3s ease-out;
	left: 0;
	display: flex;
	justify-content: space-between;
}

section.u3gm-header .primary-nav.nitro-lazy {
	background-image: none !important;
}

.whiteNav section.u3gm-header .primary-nav {
	background-color: #fff;
}

section.u3gm-header .primary-nav.events-lp {
	position: fixed;
	background-color: #fff;
	transition: .3s ease-out;
	box-shadow: 0 6px 10px -6px rgba(0, 0, 0, .3);
}

@media (max-width:1100px) {
	section.u3gm-header .primary-nav.events-lp {
		top: 0;
	}
}

section.u3gm-header .primary-nav.events-lp:hover {
	background-color: #fff;
	color: #000;
}

section.u3gm-header .primary-nav.events-lp div.center div.logo {
	display: none;
}

section.u3gm-header .primary-nav.events-lp div.center div.logo-alt {
	visibility: visible;
	flex: 0 0 150px;
	height: 100%;
}

section.u3gm-header .primary-nav.events-lp div.center .main-navigation li a {
	color: #231f20;
}

section.u3gm-header .primary-nav.events-lp div.center .main-navigation .allegobutton {
	top: 8px;
}

section.u3gm-header .primary-nav.events-lp div.center .hamburger-inner, section.u3gm-header .primary-nav.events-lp div.center .hamburger-inner:after, section.u3gm-header .primary-nav.events-lp div.center .hamburger-inner:before {
	background-color: #231f20;
}

.header-scrolled section.u3gm-header .primary-nav {
	top: 40px;
}

.lp-split section.u3gm-header .primary-nav {
	top: 0;
}

.single-partners section.u3gm-header .primary-nav, .whiteNav section.u3gm-header .primary-nav {
	background-color: #fff;
	transition: .3s ease-out;
	box-shadow: 0 6px 10px -6px rgba(0, 0, 0, .3);
}

.header-scrolled section.u3gm-header .primary-nav, .lp-split section.u3gm-header .primary-nav, .search-results section.u3gm-header .primary-nav {
	position: fixed;
	background-color: #fff;
	transition: .3s ease-out;
	box-shadow: 0 6px 10px -6px rgba(0, 0, 0, .3);
}

.header-scrolled section.u3gm-header .primary-nav:hover, .lp-split section.u3gm-header .primary-nav:hover, .search-results section.u3gm-header .primary-nav:hover {
	background-color: #fff;
	color: #000;
}

section.u3gm-header .primary-nav div.center {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

@media (max-width:3440px) {
	section.u3gm-header .primary-nav div.center {
		padding-left: 50px;
		padding-right: 50px;
		max-width: 1650px;
	}
}

@media (max-width:1100px) {
	section.u3gm-header .primary-nav div.center {
		justify-content: unset;
		align-items: center;
		padding: 20px;
	}
}

.menu-open section.u3gm-header .primary-nav div.center {
	background-color: #fff;
}

section.u3gm-header .primary-nav div.center div.logo {
	color: #fff;
	flex: 0 0 150px;
	display: flex;
	align-items: center;
	height: 100%;
}

.events-lp section.u3gm-header .primary-nav div.center div.logo, .header-scrolled section.u3gm-header .primary-nav div.center div.logo, .lp-split section.u3gm-header .primary-nav div.center div.logo, .menu-open section.u3gm-header .primary-nav div.center div.logo, .search-results section.u3gm-header .primary-nav div.center div.logo, .whiteNav section.u3gm-header .primary-nav div.center div.logo {
	display: none;
}

section.u3gm-header .primary-nav div.center div.logo a {
	width: 100%;
}

section.u3gm-header .primary-nav div.center div.logo-alt {
	color: #fff;
	flex: 0 0 0;
	display: flex;
	align-items: center;
	visibility: hidden;
	height: 0;
}

.events-lp section.u3gm-header .primary-nav div.center div.logo-alt, .header-scrolled section.u3gm-header .primary-nav div.center div.logo-alt, .lp-split section.u3gm-header .primary-nav div.center div.logo-alt, .menu-open section.u3gm-header .primary-nav div.center div.logo-alt, .search-results section.u3gm-header .primary-nav div.center div.logo-alt, .whiteNav section.u3gm-header .primary-nav div.center div.logo-alt {
	visibility: visible;
	flex: 0 0 150px;
	height: 100%;
}

section.u3gm-header .primary-nav div.center div.logo-alt a {
	width: 100%;
}

section.u3gm-header .primary-nav div.center .main-navigation {
	clear: both;
	display: block;
	float: left;
	width: auto;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% - 150px);
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media (max-width:1100px) {
	section.u3gm-header .primary-nav div.center .main-navigation {
		display: none;
	}
}

section.u3gm-header .primary-nav div.center .main-navigation .allegobutton {
	white-space: nowrap;
	top: 16px;
}

.header-scrolled section.u3gm-header .primary-nav div.center .main-navigation .allegobutton, .lp-split section.u3gm-header .primary-nav div.center .main-navigation .allegobutton, .search-results section.u3gm-header .primary-nav div.center .main-navigation .allegobutton, .whiteNav section.u3gm-header .primary-nav div.center .main-navigation .allegobutton, section.u3gm-header .primary-nav div.center .main-navigation .allegobutton.events-lp {
	border: 1.5px solid #000;
	color: #000;
	top: 8px;
}

.header-scrolled section.u3gm-header .primary-nav div.center .main-navigation .allegobutton:hover, .lp-split section.u3gm-header .primary-nav div.center .main-navigation .allegobutton:hover, .search-results section.u3gm-header .primary-nav div.center .main-navigation .allegobutton:hover, .whiteNav section.u3gm-header .primary-nav div.center .main-navigation .allegobutton:hover, section.u3gm-header .primary-nav div.center .main-navigation .allegobutton.events-lp:hover {
	background-color: #28ccc1;
	border: 1.5px solid transparent;
	color: #000;
}

section.u3gm-header .primary-nav div.center .main-navigation .menu-main-navigation-container {
	width: 100%;
	max-width: 800px;
	margin-left: 25px;
}

section.u3gm-header .primary-nav div.center .main-navigation .menu-main-navigation-container > ul {
	display: flex;
	justify-content: space-between;
}

section.u3gm-header .primary-nav div.center .main-navigation .menu-main-navigation-container > ul > li {
	padding: 32px 5px;
}

section.u3gm-header .primary-nav div.center .main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

section.u3gm-header .primary-nav div.center .main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

section.u3gm-header .primary-nav div.center .main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

section.u3gm-header .primary-nav div.center .main-navigation ul ul li.focus > ul, section.u3gm-header .primary-nav div.center .main-navigation ul ul li:hover > ul {
	left: 100%;
}

section.u3gm-header .primary-nav div.center .main-navigation ul ul a {
	width: 200px;
}

section.u3gm-header .primary-nav div.center .main-navigation ul li.focus > ul, section.u3gm-header .primary-nav div.center .main-navigation ul li:hover > ul {
	left: auto;
}

section.u3gm-header .primary-nav div.center .main-navigation li {
	float: left;
	position: relative;
	padding: 30px 19px 0;
	margin-bottom: 0;
	border-bottom: 5px solid transparent;
}

section.u3gm-header .primary-nav div.center .main-navigation li.hovered a {
	color: hsla(0, 0%, 100%, .6);
}

section.u3gm-header .primary-nav div.center .main-navigation li.hovered a:after {
	content: "";
	position: absolute;
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	transform: rotate(45deg) translateX(-50%);
	bottom: -4.7rem;
	left: 50%;
	background-color: #edf0f2;
	z-index: 500;
}

section.u3gm-header .primary-nav div.center .main-navigation li a {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	margin: 0;
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 400;
}

.events-lp section.u3gm-header .primary-nav div.center .main-navigation li a, .header-scrolled section.u3gm-header .primary-nav div.center .main-navigation li a, .lp-split section.u3gm-header .primary-nav div.center .main-navigation li a, .search-results section.u3gm-header .primary-nav div.center .main-navigation li a, .whiteNav section.u3gm-header .primary-nav div.center .main-navigation li a {
	color: #231f20;
}

section.u3gm-header .primary-nav div.center .main-navigation a {
	display: block;
	text-decoration: none;
}

section.u3gm-header .primary-nav div.center .main-navigation.toggled ul, section.u3gm-header .primary-nav div.center .menu-toggle {
	display: block;
}

@media screen and (min-width:37.5em) {
	section.u3gm-header .primary-nav div.center .menu-toggle {
		display: none;
	}
	
	section.u3gm-header .primary-nav div.center .main-navigation ul {
		display: block;
	}
}

section.u3gm-header .primary-nav div.center .site-main .comment-navigation, section.u3gm-header .primary-nav div.center .site-main .post-navigation, section.u3gm-header .primary-nav div.center .site-main .posts-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

section.u3gm-header .primary-nav div.center .comment-navigation .nav-previous, section.u3gm-header .primary-nav div.center .post-navigation .nav-previous, section.u3gm-header .primary-nav div.center .posts-navigation .nav-previous {
	float: left;
	width: 50%;
}

section.u3gm-header .primary-nav div.center .comment-navigation .nav-next, section.u3gm-header .primary-nav div.center .post-navigation .nav-next, section.u3gm-header .primary-nav div.center .posts-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

section.u3gm-header .primary-nav div.center .hamburger {
	padding: 5px 10px 0;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	position: absolute;
	right: 0;
	right: 5px;
	display: none;
}

section.u3gm-header .primary-nav div.center .hamburger:hover {
	opacity: .7;
}

@media (max-width:1100px) {
	section.u3gm-header .primary-nav div.center .hamburger {
		display: inline-block;
		z-index: 1000;
	}
}

section.u3gm-header .primary-nav div.center .hamburger-box {
	width: 30px;
	height: 19px;
	display: inline-block;
	position: relative;
}

section.u3gm-header .primary-nav div.center .hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1.5px;
}

section.u3gm-header .primary-nav div.center .hamburger-inner, section.u3gm-header .primary-nav div.center .hamburger-inner:after, section.u3gm-header .primary-nav div.center .hamburger-inner:before {
	width: 30px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease;
}

.events-lp section.u3gm-header .primary-nav div.center .hamburger-inner, .events-lp section.u3gm-header .primary-nav div.center .hamburger-inner:after, .events-lp section.u3gm-header .primary-nav div.center .hamburger-inner:before, .header-scrolled section.u3gm-header .primary-nav div.center .hamburger-inner, .header-scrolled section.u3gm-header .primary-nav div.center .hamburger-inner:after, .header-scrolled section.u3gm-header .primary-nav div.center .hamburger-inner:before, .lp-split section.u3gm-header .primary-nav div.center .hamburger-inner, .lp-split section.u3gm-header .primary-nav div.center .hamburger-inner:after, .lp-split section.u3gm-header .primary-nav div.center .hamburger-inner:before, .menu-open section.u3gm-header .primary-nav div.center .hamburger-inner, .menu-open section.u3gm-header .primary-nav div.center .hamburger-inner:after, .menu-open section.u3gm-header .primary-nav div.center .hamburger-inner:before, .search-results section.u3gm-header .primary-nav div.center .hamburger-inner, .search-results section.u3gm-header .primary-nav div.center .hamburger-inner:after, .search-results section.u3gm-header .primary-nav div.center .hamburger-inner:before {
	background-color: #231f20;
}

section.u3gm-header .primary-nav div.center .hamburger-inner:after, section.u3gm-header .primary-nav div.center .hamburger-inner:before {
	content: "";
	display: block;
}

section.u3gm-header .primary-nav div.center .hamburger-inner:before {
	top: -8px;
}

section.u3gm-header .primary-nav div.center .hamburger-inner:after {
	bottom: -8px;
}

section.u3gm-header .primary-nav div.center .hamburger--3dy .hamburger-box {
	perspective: 60px;
}

section.u3gm-header .primary-nav div.center .hamburger--3dy .hamburger-inner {
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

section.u3gm-header .primary-nav div.center .hamburger--3dy .hamburger-inner:after, section.u3gm-header .primary-nav div.center .hamburger--3dy .hamburger-inner:before {
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
}

section.u3gm-header .primary-nav div.center .hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(-180deg);
}

section.u3gm-header .primary-nav div.center .hamburger--3dy.is-active .hamburger-inner:before {
	transform: translate3d(0, 8px, 0) rotate(45deg);
}

section.u3gm-header .primary-nav div.center .hamburger--3dy.is-active .hamburger-inner:after {
	transform: translate3d(0, -8px, 0) rotate(-45deg);
}

section.u3gm-header .primary-nav .offscreen-menu {
	top: -100vh;
	text-align: center;
	position: absolute;
	width: 100%;
	height: calc(100vh - 74px);
	background: hsla(0, 0%, 100%, .95);
	left: 0;
	transform: scale(.1);
	transition: transform .3s ease;
	overflow-y: scroll;
	overflow-x: hidden;
}

section.u3gm-header .primary-nav .offscreen-menu div.mobile-search-wrap form.search-form input.search-field {
	padding: 7px 10px;
	border-radius: 3px;
	width: calc(100% - 41px);
	font-size: 1.2rem;
}

section.u3gm-header .primary-nav .offscreen-menu div.mobile-search-wrap form.search-form .search-submit {
	background-color: #000;
	border: 3px solid #000;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 1.2rem;
}

section.u3gm-header .primary-nav .offscreen-menu div.mobile-search-wrap form.search-form .search-submit i {
	color: #fff;
}

section.u3gm-header .primary-nav .offscreen-menu div.mobile-search-wrap form#searchform .algolia-autocomplete {
	vertical-align: middle;
}

.menu-open section.u3gm-header .primary-nav .offscreen-menu {
	top: 74px;
	transform: scale(1);
}

section.u3gm-header .primary-nav .offscreen-menu > div {
	margin-top: 2.5rem;
	width: calc(100% - 40px);
	margin-left: 20px;
}

section.u3gm-header .primary-nav .offscreen-menu > div.mobile-util {
	display: flex;
	justify-content: center;
}

section.u3gm-header .primary-nav .offscreen-menu > div.mobile-util a {
	flex: 0 1 auto;
	width: auto;
}

section.u3gm-header .primary-nav .offscreen-menu > div.mobile-util .divide {
	margin: 0 5px;
}

section.u3gm-header .primary-nav .offscreen-menu > div.mobile-search-wrap {
	text-align: left;
}

section.u3gm-header .primary-nav .offscreen-menu > div.menu-top-nav-container {
	margin-top: 0;
}

section.u3gm-header .primary-nav .offscreen-menu > div.menu-top-nav-container .mobile-top-nav-menu li {
	margin-bottom: 0;
}

section.u3gm-header .primary-nav .offscreen-menu > div > ul > li {
	margin-bottom: 10px !important;
}

section.u3gm-header .primary-nav .offscreen-menu .mobile-search input {
	padding: 10px;
	color: #000;
	border: 1px solid #000;
}

section.u3gm-header .primary-nav .offscreen-menu .mobile-search input#searchsubmit {
	background-color: #28ccc1;
	color: #000;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: 1px solid #000;
	border-radius: 25px 0 25px 25px;
	border-radius: 0;
}

section.u3gm-header .primary-nav .offscreen-menu .mobile-search input#searchsubmit:hover {
	color: #28ccc1;
	background-color: #000;
	border: 1px solid #000;
}

section.u3gm-header .primary-nav .offscreen-menu ul {
	padding: 0;
	text-align: left;
	list-style: none;
}

section.u3gm-header .primary-nav .offscreen-menu ul li.menu-item-has-children {
	transition: .5s ease;
}

section.u3gm-header .primary-nav .offscreen-menu ul#primary-mobile-menu {
	margin-bottom: 0;
}

section.u3gm-header .primary-nav .offscreen-menu ul.sub-menu {
	display: none;
	margin: 0;
	padding-left: 10px;
}

section.u3gm-header .primary-nav .offscreen-menu ul.sub-menu > li {
	margin-bottom: 0;
}

section.u3gm-header .primary-nav .offscreen-menu ul.sub-menu > li > a {
	font-size: 1.4rem;
	padding: .5rem 0 .5rem 1.8rem;
	text-transform: none;
	font-weight: 800;
}

section.u3gm-header .primary-nav .offscreen-menu ul.sub-menu > li li > a {
	padding-left: 2.8rem;
	text-transform: none;
	color: #cc2929;
	font-weight: 600;
}

section.u3gm-header .primary-nav .offscreen-menu ul.sub-menu > li > ul > li > a {
	color: #cc2929;
	font-weight: 500;
}

section.u3gm-header .primary-nav .offscreen-menu ul.sub-menu > li > ul > li > ul > li > a {
	color: #000;
	font-weight: 400;
	padding-left: 1.8rem;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li {
	margin-bottom: 0;
	text-align: left;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li > a {
	font-size: 14px;
	width: auto;
	padding: 0;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li.menu-item-has-children {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	flex-direction: column;
	align-items: stretch;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li.menu-item-has-children > a:after {
	display: none;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li.menu-item-has-children:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	right: 0;
	position: absolute;
	font-size: 20px;
	font-weight: 800;
	transition: transform .2s ease;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li.menu-item-has-children > a {
	position: relative;
	z-index: 2;
}

section.u3gm-header .primary-nav .offscreen-menu ul.menu > li.menu-item-has-children.toggled:after {
	transform: rotate(180deg);
	transition: transform .2s ease;
}

section.u3gm-header .primary-nav .offscreen-menu a {
	color: #000;
	cursor: pointer;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .2px;
}

section.u3gm-header .primary-nav .offscreen-menu a:hover {
	text-decoration: none;
}

section.u3gm-header .primary-nav .offscreen-menu a:after {
	transition: transform .2s ease;
}

section.u3gm-header .primary-nav .offscreen-menu .toggled {
	border-color: #fff !important;
}

section.u3gm-header .primary-nav .offscreen-menu .toggled > a:after {
	transform: rotate(180deg);
	transition: transform .2s ease;
}

section.u3gm-header .primary-nav .offscreen-menu .menu-item-has-children > a:after {
	position: relative;
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Pro";
	margin-left: 7px;
	font-size: 1.5rem;
	transition: transform .2 ease;
}

section.u3gm-header .primary-nav .offscreen-menu .menu-item-has-children .menu-item-has-children {
	margin-bottom: -3px;
}

section.u3gm-header .primary-nav .offscreen-menu .menu-item-has-children .menu-item-has-children.toggled:after {
	transform: rotate(180deg);
	transition: transform .2s ease;
}

section.u3gm-header .primary-nav .offscreen-menu .cta_button a {
	padding: 15px 40px 15px 30px;
	width: auto;
	color: #fff;
}

section.u3gm-header .primary-nav .offscreen-menu .cta_button a:after {
	left: calc(100% - 30px);
}

section.u3gm-header .primary-nav .offscreen-menu .mobile-navigation-cta .button {
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	color: #fff;
	background-color: #231f20;
	border: 0;
	border-radius: 3px;
	padding: 12px 30px;
	transition: .1s ease-in;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: pointer;
	box-shadow: none;
	position: relative;
	background: linear-gradient(144.61deg, #9b1829, #cc2929);
	margin: 0;
}

section.u3gm-header .primary-nav .offscreen-menu .mobile-navigation-cta .button:hover {
	color: #231f20;
	background-color: #fff;
	transition: .1s ease-in;
}

section.u3gm-header .primary-nav.landing-header .center {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

section.u3gm-header .primary-nav.landing-header .center #site-navigation, section.u3gm-header .primary-nav.landing-header .center .hamburger {
	display: none;
}

section.u3gm-header .top-nav {
	background: #231f20;
	z-index: 850;
}

section.u3gm-header .top-nav .center {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

section.u3gm-header .top-nav .center .search-wrap {
	position: relative;
}

@media (max-width:1100px) {
	section.u3gm-header .top-nav .center {
		padding: 0 20px;
	}
}

section.u3gm-header .top-nav .center a {
	margin-left: 26px;
}

section.u3gm-header .top-nav .center i {
	color: #fff;
	font-size: 12px;
}

section.u3gm-header .top-nav .center ul.top-nav-menu {
	display: flex;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 2.6rem;
}

section.u3gm-header .top-nav .center ul.top-nav-menu li {
	margin-bottom: 5px;
}

section.u3gm-header .top-nav .center ul.top-nav-menu a {
	color: #fff;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: .5px;
}

section.u3gm-header .top-nav .center ul.top-nav-menu a:hover {
	text-decoration: underline;
}

.header-scrolled section.u3gm-header .top-nav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 40px;
	z-index: 851;
}

.header-scrolled section.u3gm-header .top-nav .center {
	height: 100%;
}

.lp-split section.u3gm-header .top-nav {
	display: none;
}

section.u3gm-header .global-top-banner {
	display: none;
	align-items: center;
	justify-content: center;
	background-color: #cc2929;
	position: relative;
	padding: 0 50px;
	height: 56px;
}

section.u3gm-header .global-top-banner.hidden {
	display: none;
}

section.u3gm-header .global-top-banner.visible {
	display: flex;
}

@media (max-width:580px) {
	section.u3gm-header .global-top-banner.visible {
		display: none;
	}
}

section.u3gm-header .global-top-banner .three-arrow-button {
	min-width: 110px;
}

section.u3gm-header .global-top-banner .three-arrow-button img {
	margin-left: 8px;
}

section.u3gm-header .global-top-banner .three-arrow-button img:first-child {
	margin-left: 16px;
}

@media (max-width:768px) {
	section.u3gm-header .global-top-banner {
		padding: 0 20px;
	}
}

@media (max-width:580px) {
	section.u3gm-header .global-top-banner {
		display: none;
	}
}

section.u3gm-header .global-top-banner h4 {
	margin-bottom: 0;
	color: #000823;
	font-size: 16px;
}

@media (max-width:768px) {
	section.u3gm-header .global-top-banner h4 {
		line-height: 20px;
	}
}

section.u3gm-header .global-top-banner a.button-stroked {
	color: #fff;
	border-color: #fff !important;
	margin: 10px 10px 10px 20px;
	font-size: 16px;
	padding: 10px 20px;
	line-height: 1;
	white-space: nowrap;
}

section.u3gm-header .global-top-banner a.button-stroked:hover {
	border-color: #cc2929 !important;
	background-color: #cc2929;
}

section.u3gm-header .global-top-banner span.close-btn {
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

@media (max-width:1025px) {
	section.u3gm-header .global-top-banner span.close-btn {
		position: relative;
		right: 0;
		top: unset;
		transform: none;
	}
}

@media (max-width:768px) {
	section.u3gm-header .global-top-banner span.close-btn {
		position: absolute;
		right: 0;
	}
}

section.u3gm-header .global-top-banner span.close-btn:hover {
	cursor: pointer;
}

section.u3gm-header .global-top-banner span.close-btn i.fas {
	font-size: 24px;
	color: #000823;
	transition: all .3s ease;
}

section.u3gm-header .global-top-banner span.close-btn i.fas:hover {
	transition: all .3s ease;
	cursor: pointer;
	transform: rotate(180deg);
}

.utility-footer.landing-page {
	background-color: #231f20;
	text-align: center;
	padding: 25px;
}

.utility-footer.landing-page a, .utility-footer.landing-page p, .utility-footer.landing-page span {
	font-size: 12px;
	margin-top: 0;
	color: #fff;
	letter-spacing: .43px;
	text-align: center;
}

.utility-footer.landing-page.sticky-form {
	width: calc(100% - 550px);
}

@media (max-width:1250px) {
	.utility-footer.landing-page.sticky-form {
		width: calc(100% - 500px);
	}
}

@media (max-width:1025px) {
	.utility-footer.landing-page.sticky-form {
		max-width: 100%;
		width: auto;
	}
}

.no-h2-top-margin :first-child {
	margin-top: 0;
}

.no-h2-top-margin h2 {
	margin-top: -.75rem !important;
}

@media (max-width:1025px) {
	.no-h2-top-margin h2 {
		margin-top: 0 !important;
	}
}

.no-h2-top-margin h4 {
	margin-bottom: 1rem !important;
}

@media (max-width:1025px) {
	.no-h2-top-margin h4 {
		margin-bottom: 1rem !important;
	}
}

.no-h2-top-margin a {
	color: #cc2929;
}

.no-h2-top-margin hr {
	margin-top: 2rem;
	margin-bottom: 2rem;
	border-width: 0;
	border-top: 1px solid #edf0f2;
}

.u3m-alternating-content {
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
	overflow: visible;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	padding: 40px 20px;
	flex-direction: column;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-alternating-content {
		overflow: visible;
		background: none !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		margin-top: 0 !important;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content {
		height: auto;
		min-height: unset;
		padding-bottom: 0;
	}
}

.u3m-alternating-content.has-bg {
	background-image: linear-gradient(180 deg, hsla(0, 0%, 100%, 0) 43%, #eff1f3 75%);
}

.u3m-alternating-content.has-bg > svg.section-background {
	display: block;
}

.u3m-alternating-content.prev-accordion {
	display: none;
}

.u3m-alternating-content > svg.section-background {
	bottom: 0;
	max-height: 250px;
	display: none;
}

.page-id-8813 .u3m-alternating-content .content {
	max-width: 900px;
	align-items: flex-end;
}

.page-id-8813 .u3m-alternating-content .content .content__left {
	flex: 0 0 60% !important;
	max-width: 60% !important;
}

@media (max-width:1025px) {
	.page-id-8813 .u3m-alternating-content .content .content__left {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

.page-id-8813 .u3m-alternating-content .content .content__right {
	flex: 0 0 40% !important;
	max-width: 40% !important;
}

@media (max-width:1025px) {
	.page-id-8813 .u3m-alternating-content .content .content__right {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

.page-id-8813 .u3m-alternating-content .content .content__right img {
	max-width: 300px;
}

.u3m-alternating-content .content, .u3m-alternating-content .info-row {
	display: flex;
	width: 100%;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1500px;
	z-index: 5;
}

@media (max-width:580px) {
	.u3m-alternating-content .content, .u3m-alternating-content .info-row {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1440px) {
	.u3m-alternating-content .content, .u3m-alternating-content .info-row {
		max-width: 1300px;
		padding: 0;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content .content, .u3m-alternating-content .info-row {
		max-width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}
}

.u3m-alternating-content .content .content__left, .u3m-alternating-content .info-row .content__left {
	max-width: 500px;
	padding: 40px 20px;
}

@media (max-width:1025px) {
	.u3m-alternating-content .content .content__left, .u3m-alternating-content .info-row .content__left {
		padding: 0;
		margin-bottom: 20px;
		flex: 0 1 100%;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content .content .content__left, .u3m-alternating-content .info-row .content__left {
		width: 100%;
	}
}

.u3m-alternating-content .content .content__left .subheadline, .u3m-alternating-content .info-row .content__left .subheadline {
	color: #1db3ff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
}

.u3m-alternating-content .content .content__left h2, .u3m-alternating-content .info-row .content__left h2 {
	line-height: 50px;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

@media (max-width:1025px) {
	.u3m-alternating-content .content .content__left h2, .u3m-alternating-content .info-row .content__left h2 {
		line-height: 38px;
	}
}

.u3m-alternating-content .content .content__left p, .u3m-alternating-content .info-row .content__left p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: normal;
}

.u3m-alternating-content .content .content__left ul, .u3m-alternating-content .info-row .content__left ul {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.u3m-alternating-content .content .content__left ul li, .u3m-alternating-content .info-row .content__left ul li {
	color: #475661;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: normal;
	font-weight: 400;
}

.u3m-alternating-content .content .content__left .quote-section, .u3m-alternating-content .info-row .content__left .quote-section {
	display: flex;
	border-top: 1px solid #eff1f3;
	padding-top: 10px;
	margin-top: 30px;
}

.u3m-alternating-content .content .content__left .quote-section .quote-section__left, .u3m-alternating-content .info-row .content__left .quote-section .quote-section__left {
	margin-right: 25px;
}

.u3m-alternating-content .content .content__left .quote-section .quote-section__left img, .u3m-alternating-content .info-row .content__left .quote-section .quote-section__left img {
	max-width: 50px;
	margin-top: 20px;
}

.u3m-alternating-content .content .content__left .quote-section .quote-section__right p, .u3m-alternating-content .info-row .content__left .quote-section .quote-section__right p {
	color: #475661;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: .29px;
	line-height: 24px;
	margin-bottom: 10px;
}

.u3m-alternating-content .content .content__left .quote-section .quote-section__right a, .u3m-alternating-content .info-row .content__left .quote-section .quote-section__right a {
	color: #cc2929;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: .29px;
	line-height: 24px;
}

.u3m-alternating-content .content .content__left .quote-section .quote-section__right span, .u3m-alternating-content .info-row .content__left .quote-section .quote-section__right span {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: .2px;
}

.u3m-alternating-content .content .content__left .bullet-list, .u3m-alternating-content .info-row .content__left .bullet-list {
	margin-top: 20px;
	margin-left: 20px;
}

.u3m-alternating-content .content .content__left .bullet-list .single-bullet, .u3m-alternating-content .info-row .content__left .bullet-list .single-bullet {
	position: relative;
	margin-bottom: 20px;
}

.u3m-alternating-content .content .content__left .bullet-list .single-bullet img, .u3m-alternating-content .info-row .content__left .bullet-list .single-bullet img {
	position: absolute;
	top: 8px;
	vertical-align: middle;
	width: 10px;
}

.u3m-alternating-content .content .content__left .bullet-list .single-bullet span, .u3m-alternating-content .info-row .content__left .bullet-list .single-bullet span {
	color: #475661;
	display: block;
	font-size: 18px;
	letter-spacing: .25px;
	line-height: 24px;
	margin-left: 20px;
}

.u3m-alternating-content .content .content__left .alt-link, .u3m-alternating-content .info-row .content__left .alt-link {
	margin-top: 25px;
}

.u3m-alternating-content .content .content__left .alt-link button, .u3m-alternating-content .info-row .content__left .alt-link button {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
	padding: 0;
}

.u3m-alternating-content .content .content__left .alt-link button:after, .u3m-alternating-content .info-row .content__left .alt-link button:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

.u3m-alternating-content .content .content__left .alt-link button:hover, .u3m-alternating-content .info-row .content__left .alt-link button:hover {
	text-decoration: none !important;
}

.u3m-alternating-content .content .content__left .alt-link button:hover:after, .u3m-alternating-content .info-row .content__left .alt-link button:hover:after {
	right: -24px;
}

.u3m-alternating-content .content .content__right, .u3m-alternating-content .info-row .content__right {
	flex: 0 0 50%;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
}

@media (max-width:1250px) {
	.u3m-alternating-content .content .content__right, .u3m-alternating-content .info-row .content__right {
		margin: 20px 20px 50px;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content .content .content__right, .u3m-alternating-content .info-row .content__right {
		padding: 0;
		margin-bottom: 50px;
		max-width: 500px;
		flex: 0 0 100%;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content .content .content__right, .u3m-alternating-content .info-row .content__right {
		width: 100%;
	}
}

.u3m-alternating-content .content .content__right.mobile-only, .u3m-alternating-content .info-row .content__right.mobile-only {
	display: none;
}

@media (max-width:1025px) {
	.u3m-alternating-content .content .content__right.mobile-only, .u3m-alternating-content .info-row .content__right.mobile-only {
		display: flex;
		flex: 0 1 100%;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content .content .content__right.mobile-only img, .u3m-alternating-content .info-row .content__right.mobile-only img {
		display: block;
		border-radius: 0;
	}
}

.u3m-alternating-content .content .content__right img, .u3m-alternating-content .info-row .content__right img {
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	border-radius: 10px;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}

.u3m-alternating-content .content .content__right img.remove-shadow, .u3m-alternating-content .info-row .content__right img.remove-shadow {
	box-shadow: none;
	border-radius: 0;
}

.u3m-alternating-content .content .content__right .image-foreground, .u3m-alternating-content .info-row .content__right .image-foreground {
	position: relative;
}

.u3m-alternating-content .content .content__right .image-background, .u3m-alternating-content .info-row .content__right .image-background {
	position: absolute;
	box-shadow: none;
	margin-left: 0;
	top: 7%;
	right: -3%;
	height: 100%;
	width: 91%;
}

@media (max-width:1250px) {
	.u3m-alternating-content .content .content__right .image-background, .u3m-alternating-content .info-row .content__right .image-background {
		width: 88%;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content .content .content__right .image-background, .u3m-alternating-content .info-row .content__right .image-background {
		top: 9%;
		right: 7%;
		left: unset;
		width: -moz-fit-content;
		width: fit-content;
		height: 105%;
	}
}

.u3m-alternating-content .content:nth-child(2n) .row-content, .u3m-alternating-content .info-row:nth-child(2n) .row-content {
	order: 2;
}

@media (max-width:1025px) {
	.u3m-alternating-content .content:nth-child(2n) .row-content, .u3m-alternating-content .info-row:nth-child(2n) .row-content {
		padding: 20px;
	}
}

.u3m-alternating-content .content:nth-child(2n) .row-image, .u3m-alternating-content .info-row:nth-child(2n) .row-image {
	order: 1;
}

@media (max-width:580px) {
	.u3m-alternating-content .content .row-image, .u3m-alternating-content .info-row .row-image {
		min-height: 200px;
		justify-content: left;
		align-items: flex-end;
	}
	
	.u3m-alternating-content .content .row-image img, .u3m-alternating-content .info-row .row-image img {
		max-width: 150px;
	}
}

.u3m-alternating-content .info-row {
	margin-top: 100px;
	flex-wrap: wrap;
}

@media (max-width:1025px) {
	.u3m-alternating-content .info-row {
		width: 90%;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content .info-row {
		width: 80%;
	}
}

.u3m-alternating-content .info-row .single-info {
	margin-right: 50px;
	width: 30%;
	margin-bottom: 50px;
}

@media (max-width:1440px) {
	.u3m-alternating-content .info-row .single-info {
		margin-right: 25px;
		width: 30%;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content .info-row .single-info {
		margin-right: 0;
		margin-bottom: 50px;
		width: 100%;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content .info-row .single-info {
		margin-left: 20px;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content .info-row .single-info {
		flex-direction: column;
		display: flex;
		align-items: flex-start;
		margin-left: 0;
	}
}

.u3m-alternating-content .info-row .single-info:last-of-type {
	margin-right: 0;
}

.u3m-alternating-content .info-row .single-info img {
	margin-right: 8px;
	margin-top: -8px;
	vertical-align: middle;
}

@media (max-width:580px) {
	.u3m-alternating-content .info-row .single-info img {
		margin-right: 0;
		margin-bottom: 8px;
	}
}

.u3m-alternating-content .info-row .single-info .info-headline {
	color: #475661;
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
}

.u3m-alternating-content .info-row .single-info .info-text {
	font-size: 16px;
	letter-spacing: .29px;
	line-height: 28px;
}

.u3m-alternating-content.type-image .content, .u3m-alternating-content.type-lottie .content, .u3m-alternating-content.type-video-embed .content, .u3m-alternating-content.type-video .content {
	justify-content: center;
	gap: 30px;
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-image .content, .u3m-alternating-content.type-lottie .content, .u3m-alternating-content.type-video-embed .content, .u3m-alternating-content.type-video .content {
		flex-direction: column !important;
		justify-content: center;
		align-items: center;
		gap: 0;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content.type-image .content, .u3m-alternating-content.type-lottie .content, .u3m-alternating-content.type-video-embed .content, .u3m-alternating-content.type-video .content {
		padding: 0;
	}
}

.u3m-alternating-content.type-image .content .content__left, .u3m-alternating-content.type-lottie .content .content__left, .u3m-alternating-content.type-video-embed .content .content__left, .u3m-alternating-content.type-video .content .content__left {
	max-width: 40%;
	flex: 0 1 40%;
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-image .content .content__left, .u3m-alternating-content.type-lottie .content .content__left, .u3m-alternating-content.type-video-embed .content .content__left, .u3m-alternating-content.type-video .content .content__left {
		width: 90%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: 30px 0 20px;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.type-image .content .content__left, .u3m-alternating-content.type-lottie .content .content__left, .u3m-alternating-content.type-video-embed .content .content__left, .u3m-alternating-content.type-video .content .content__left {
		margin: 0;
		padding: 0;
		margin-top: 20px;
	}
}

.u3m-alternating-content.type-image .content .content__right, .u3m-alternating-content.type-lottie .content .content__right, .u3m-alternating-content.type-video-embed .content .content__right, .u3m-alternating-content.type-video .content .content__right {
	max-width: 60%;
	flex: 0 0 60%;
	align-items: center;
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-image .content .content__right, .u3m-alternating-content.type-lottie .content .content__right, .u3m-alternating-content.type-video-embed .content .content__right, .u3m-alternating-content.type-video .content .content__right {
		flex: 0 0 100%;
		margin: 20px 0 50px;
		max-width: 100%;
		width: 90%;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content.type-image .content .content__right, .u3m-alternating-content.type-lottie .content .content__right, .u3m-alternating-content.type-video-embed .content .content__right, .u3m-alternating-content.type-video .content .content__right {
		width: 90%;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.type-image .content .content__right, .u3m-alternating-content.type-lottie .content .content__right, .u3m-alternating-content.type-video-embed .content .content__right, .u3m-alternating-content.type-video .content .content__right {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 20px;
		height: auto;
	}
}

.u3m-alternating-content.type-image .content .content__right.dark-video-button:after, .u3m-alternating-content.type-lottie .content .content__right.dark-video-button:after, .u3m-alternating-content.type-video-embed .content .content__right.dark-video-button:after, .u3m-alternating-content.type-video .content .content__right.dark-video-button:after {
	color: #000;
}

.u3m-alternating-content.type-image .content .content__right video, .u3m-alternating-content.type-lottie .content .content__right video, .u3m-alternating-content.type-video-embed .content .content__right video, .u3m-alternating-content.type-video .content .content__right video {
	width: 100%;
}

@media (max-width:768px) {
	.u3m-alternating-content.type-image .content .content__right iframe, .u3m-alternating-content.type-lottie .content .content__right iframe, .u3m-alternating-content.type-video-embed .content .content__right iframe, .u3m-alternating-content.type-video .content .content__right iframe {
		width: 100%;
		height: calc(( 100vw - 40px ) / 2);
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-image.image_on_left .content__right, .u3m-alternating-content.type-lottie.image_on_left .content__right, .u3m-alternating-content.type-video-embed.image_on_left .content__right, .u3m-alternating-content.type-video.image_on_left .content__right {
		margin-left: 0;
		margin-right: 0;
	}
}

.u3m-alternating-content.image_on_left {
	flex-direction: column;
}

.u3m-alternating-content.image_on_left .content {
	flex-direction: row-reverse;
}

@media (max-width:1025px) {
	.u3m-alternating-content.image_on_left .content {
		flex-direction: column !important;
		justify-content: center;
		align-items: center;
	}
}

.u3m-alternating-content.image_on_left .content__right {
	left: 0;
	right: unset;
	margin-right: 0;
	margin-left: 0;
	justify-content: flex-start;
}

@media (max-width:1250px) {
	.u3m-alternating-content.image_on_left .content__right {
		justify-content: center;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content.image_on_left .content__right {
		margin-right: 0;
		margin-left: 0;
	}
}

.u3m-alternating-content.image_on_left .content__right .image-background {
	right: unset;
	left: -3%;
}

@media (max-width:1025px) {
	.u3m-alternating-content.image_on_left .content__right .image-background {
		left: unset;
		right: 6.5%;
	}
}

.u3m-alternating-content.image_on_left .content__left {
	margin-right: 0;
	margin-left: 0;
}

.u3m-alternating-content.image_on_bottom {
	flex-direction: column;
	padding: 0;
}

.u3m-alternating-content.image_on_bottom .content {
	display: block;
	padding: 0;
}

.u3m-alternating-content.image_on_bottom .content .content__right {
	height: 600px;
	width: 100%;
	margin: 0;
}

@media (max-width:1250px) {
	.u3m-alternating-content.image_on_bottom .content .content__right {
		justify-content: center;
	}
}

@media (max-width:768px) {
	.u3m-alternating-content.image_on_bottom .content .content__right {
		margin-right: 0;
		margin-left: 0;
	}
}

.u3m-alternating-content.image_on_bottom .content .content__right .image-background {
	right: unset;
}

.u3m-alternating-content.image_on_bottom .content .content__left {
	text-align: center;
	margin: 0 auto;
}

.u3m-alternating-content.type-video .content__right.playing:after {
	content: "";
}

.u3m-alternating-content.type-video .content__right:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-play-or.svg");
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 119px;
}

.u3m-alternating-content.type-video .content__right video {
	position: relative;
	max-height: 100%;
}

.u3m-alternating-content.type-video .content__right video.controls-disabled {
	pointer-events: none;
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-video-embed .content__right {
		justify-content: center;
	}
}

.u3m-alternating-content.type-video-embed .content__right:hover:after {
	opacity: .8;
}

.u3m-alternating-content.type-video-embed .content__right:after {
	content: "";
	background-image: url("https://www.allego.com/wp-content/uploads/nb-al-play-or.svg");
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 119px;
	height: 119px;
}

@media (max-width:580px) {
	.u3m-alternating-content.type-video-embed .content__right:after {
		background-size: 50%;
		background-position: 50%;
	}
}

.u3m-alternating-content.type-video-embed .content__right.playing:after {
	content: "";
	display: none;
}

.u3m-alternating-content.type-video-embed .content__right.inline:after {
	display: none;
}

.u3m-alternating-content.type-video-embed .content__right.inline.with-poster {
	position: relative;
}

.u3m-alternating-content.type-video-embed .content__right.inline.with-poster .image-poster {
	background-size: cover;
	background-position: 50%;
	position: absolute;
	width: 640px;
	height: 360px;
}

.u3m-alternating-content.type-video-embed .content__right.inline.with-poster .image-poster:hover {
	cursor: pointer;
}

.u3m-alternating-content.type-video-embed .content__right.inline.with-poster .image-poster:after {
	content: "";
	background-image: url("https://www.allego.com/wp-content/uploads/nb-al-play-or.svg");
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 119px;
	height: 119px;
	top: 50%;
	transform: translateY(-50%);
}

@media (max-width:580px) {
	.u3m-alternating-content.type-video-embed .content__right.inline.with-poster .image-poster:after {
		background-size: 50%;
		background-position: 50%;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.type-separate-bullet-list {
		padding: 0 !important;
	}
}

.u3m-alternating-content.type-separate-bullet-list .content__left {
	max-width: 60%;
	flex: 0 1 60%;
	margin-right: 100px;
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-separate-bullet-list .content__left {
		max-width: 90%;
		flex: 0 1 90%;
		margin-right: 0;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.type-separate-bullet-list .content__left {
		flex: 0 0 100%;
		max-width: 90%;
		margin: 0;
	}
}

.u3m-alternating-content.type-separate-bullet-list .content__right {
	max-width: 40%;
	flex: 0 0 40%;
	background-repeat: no-repeat;
	background-position: 100%;
	background-size: contain;
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right {
		padding: 0 100px;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right {
		flex: 0 0 100%;
		max-width: 90%;
		padding: 130px 20px;
		height: auto;
	}
}

@media (max-width:400px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right {
		padding: 50px 20px;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right.mobile-only {
		display: none;
	}
}

.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list {
	margin: 0;
}

@media (max-width:1440px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list {
		max-width: 425px;
	}
}

@media (max-width:1250px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list {
		max-width: 350px;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list {
		max-width: 425px;
	}
}

.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list .single-bullet {
	margin-bottom: 20px;
}

.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list .single-bullet img {
	position: static;
	margin-right: 5px;
	vertical-align: middle;
}

.u3m-alternating-content.type-separate-bullet-list .content__right .bullet-list .single-bullet span {
	color: #475661;
	font-size: 16px;
	letter-spacing: .29px;
	line-height: 26px;
}

.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right {
	min-height: 500px;
	justify-content: center;
}

@media (max-width:580px) {
	.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right {
		min-height: auto;
	}
}

.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right .bullet-list {
	margin-left: 50px;
}

@media (max-width:1440px) {
	.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right .bullet-list {
		max-width: 425px;
	}
}

@media (max-width:1250px) {
	.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right .bullet-list {
		max-width: 350px;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right .bullet-list {
		max-width: 425px;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right .bullet-list {
		margin-left: 30px;
	}
}

@media (max-width:400px) {
	.u3m-alternating-content.type-separate-bullet-list.image_on_left .content__right .bullet-list {
		margin-left: 0;
	}
}

.u3m-alternating-content .detail-wrap {
	display: flex;
	align-items: center;
}

@media (max-width:1025px) {
	.u3m-alternating-content .detail-wrap {
		margin-bottom: 20px;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content .detail-wrap {
		flex-direction: column;
	}
}

.u3m-alternating-content .detail-wrap .detail-image {
	margin-right: 25px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
}

@media (max-width:580px) {
	.u3m-alternating-content .detail-wrap .detail-image {
		margin: 25px;
	}
}

.u3m-alternating-content .detail-wrap .detail-image img {
	margin: 0 20px;
	max-width: 200px;
}

.u3m-alternating-content .detail-wrap .detail-text {
	color: #475661;
	font-size: 14px;
	letter-spacing: .25px;
	line-height: 26px;
}

.u3m-alternating-content .detail-wrap .detail-text .detail-title {
	font-weight: 700;
	letter-spacing: normal;
}

section.u3m-animated-stats {
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -250px;
	padding-top: 400px;
	padding-bottom: 80px;
	margin-bottom: 60px;
}

section.u3m-animated-stats.large-headings .heading {
	font-size: 28px !important;
	margin-bottom: 10px;
}

section.u3m-animated-stats.hide-lines .numline {
	display: none !important;
}

@media (max-width:1025px) {
	section.u3m-animated-stats {
		margin-top: -700px;
		padding-top: 750px;
		padding-bottom: 60px;
	}
}

@media (max-width:580px) {
	section.u3m-animated-stats {
		margin-top: -750px;
		padding-top: 770px;
		padding-bottom: 50px;
	}
}

section.u3m-animated-stats .u3m-animated-stats__heading {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	text-align: center;
}

@media (max-width:580px) {
	section.u3m-animated-stats .u3m-animated-stats__heading {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-animated-stats .u3m-animated-stats__subheading {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 50px;
}

section.u3m-animated-stats .centered-video {
	margin: 0 auto 50px;
	max-width: 800px;
	display: block;
}

@media (max-width:1025px) {
	section.u3m-animated-stats .centered-video {
		max-width: 100%;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

@media (max-width:580px) {
	section.u3m-animated-stats div.u3m-animated-stats__statistics {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item {
	text-align: center;
	padding: 20px;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(33.333% - 41px);
	border-right: 1px solid #cdd4d9;
}

@media (max-width:768px) {
	section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item {
		flex: 0 0 100%;
		border-right: 0;
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item:last-child {
	border-right: 0;
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .heading {
	color: #1db3ff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.14px;
	line-height: 23px;
	text-transform: uppercase;
}

@media (max-width:1025px) {
	section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .heading {
		margin-bottom: -15px;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .numscroller {
	color: #475661;
	font-size: 125px;
	font-weight: 700;
	line-height: 150px;
}

@media (max-width:1025px) {
	section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .numscroller {
		font-size: 100px;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .unit {
	color: #475661;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: .63px;
	line-height: 71px;
	position: relative;
	bottom: 30px;
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .numline {
	background: #1db3ff;
	height: 5px;
	width: 168px;
	margin: 0 auto 24px;
}

@media (max-width:1025px) {
	section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .numline {
		display: none;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .caption {
	font-size: 18px;
	line-height: 25.6px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661;
	margin: 0 auto;
	max-width: 310px;
}

@media (max-width:1025px) {
	section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .caption {
		margin-top: -15px;
	}
}

section.u3m-animated-stats div.u3m-animated-stats__statistics div.u3m-animated-stats__statistics__item .source {
	color: #475661;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .07px;
	line-height: 19px;
	margin-top: 12px;
}

section.u3m-animated-stats div.hero-section {
	flex-grow: 0;
	flex-shrink: 1;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
	padding: 0 50px;
	margin-top: -150px;
	margin-bottom: 50px;
}

@media (max-width:1025px) {
	section.u3m-animated-stats div.hero-section {
		padding: 50px;
		background-size: contain;
		background-position: 50%;
		-webkit-mask-image: radial-gradient(ellipse 100% 100% at 50% 50%, #fff 0, transparent 70%);
		flex: 0 1 100%;
		max-width: 100%;
		order: 1;
	}
}

@media (max-width:768px) {
	section.u3m-animated-stats div.hero-section {
		margin-bottom: 0;
	}
}

@media (max-width:580px) {
	section.u3m-animated-stats div.hero-section {
		padding: 100px 0 20px;
	}
}

section.u3m-animated-stats div.hero-section video {
	box-shadow: 5px 5px 33px 0 rgba(0, 0, 0, .22);
	max-width: 320px;
	margin: 0 auto 30px;
	display: block;
}

section.u3m-animated-stats div.hero-section .hero-images {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
}

@media (max-width:580px) {
	section.u3m-animated-stats div.hero-section .hero-images {
		flex-direction: column;
		align-items: center;
	}
}

section.u3m-animated-stats div.hero-section .hero-images img:first-child {
	margin-top: 10px;
	margin-right: 20px;
}

@media (max-width:580px) {
	section.u3m-animated-stats div.hero-section .hero-images img:first-child {
		margin-right: 0;
	}
}

section.u3m-animated-stats div.hero-section .hero-images img:nth-child(2) {
	margin-left: 20px;
}

@media (max-width:580px) {
	section.u3m-animated-stats div.hero-section .hero-images img:nth-child(2) {
		margin-top: 20px;
		margin-left: 0;
	}
}

section.u3m-animated-stats div.hero-section img {
	box-shadow: 5px 5px 33px 0 rgba(0, 0, 0, .22);
}

section.u3m-animated-stats div.cta-section {
	text-align: center;
	padding: 100px 0;
}

@media (max-width:580px) {
	section.u3m-animated-stats div.cta-section {
		padding: 100px 20px;
	}
}

section.u3m-animated-stats div.cta-section .cta-pre {
	color: #475661;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 42px;
}

section.u3m-animated-stats div.cta-section a {
	color: #cc2929;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 42px;
	text-transform: uppercase;
}

section.u3m-animated-stats div.cta-section a:after {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 17px;
	content: "";
	color: #cc2929;
	margin-left: 5px;
}

section.u3m-animated-stats div.cta-section a:hover, section.u3m-animated-stats div.cta-section a:hover:after {
	color: #231f20;
}

.u3m-blog-filters.tax-page {
	background-color: transparent;
	z-index: 50;
}

.u3m-blog-filters.tax-page > svg {
	display: none;
}

.paged .u3m-blog-filters.top-bottom-shapes {
	background-color: #fff;
}

.u3m-blog-filters .center {
	text-align: center;
	padding: 50px 0 150px;
	margin-bottom: -130px;
}

.u3m-blog-filters .center .filters-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	flex-wrap: wrap;
}

.u3m-blog-filters .center .filters-wrap .filter-button {
	color: #52616d;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .41px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 5px 16px;
	padding: 3px 6px;
	border-radius: 3px;
}

@media (max-width:1025px) {
	.u3m-blog-filters .center .filters-wrap .filter-button {
		margin: 16px;
	}
}

.u3m-blog-filters .center .filters-wrap .filter-button.active {
	background-color: #cc2929;
	color: #fff;
}

.u3m-blog-filters .center .filters-wrap .search-wrap {
	margin-top: 10px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	background-color: transparent;
	padding: 0;
	margin: 0;
	top: unset;
	max-width: 100%;
	position: relative;
	overflow: visible;
	display: flex;
	align-items: center;
	width: unset;
	box-shadow: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	color: #fff;
	background-color: #231f20;
	border: 0;
	border-radius: 3px;
	padding: 12px 40px;
	margin: 20px 0;
	transition: .1s ease-in;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1.13px;
	text-decoration: none;
	cursor: pointer;
	box-shadow: none;
	position: relative;
	background-color: #fff;
	color: #cc2929;
	text-shadow: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #231f20;
	background-color: #fff;
	transition: .1s ease-in;
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form div.legal-consent-container input {
	height: auto !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs_error_rollup .hs-error-msgs li label {
	font-family: "Montserrat", "sans-serif";
	font-size: 1.2rem;
	letter-spacing: .32px;
	margin-bottom: 0;
	color: red;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 14px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form button, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=button], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=reset], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form button:hover, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=button]:hover, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=reset]:hover, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form button:active, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form button:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=button]:active, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=button]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=reset]:active, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=reset]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=submit]:active, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=color], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=date], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=datetime-local], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=datetime], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=email], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=month], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=number], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=password], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=range], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=search], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=tel], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=text], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=time], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=url], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=week], .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=color]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=date]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=datetime-local]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=datetime]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=email]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=month]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=number]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=password]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=range]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=search]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=tel]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=text]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=time]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=url]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form input[type=week]:focus, .u3m-blog-filters .center .filters-wrap .search-wrap form.search-form textarea:focus {
	color: #111;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form select.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form select.hs-input {
	height: 45px !important;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form select::-ms-expand {
	display: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form textarea placeholder {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field {
	margin-bottom: 10px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field label {
	color: rgba(49, 68, 85, .8);
	font-family: "Montserrat";
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 14px;
	letter-spacing: 1px;
	pointer-events: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field label.hs-form-booleancheckbox-display {
	text-transform: none;
	font-weight: 400;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field .input {
	margin-top: 3px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field .input .hs-input {
	width: 100%;
	border: none;
	height: 45px;
	padding: 5px 16px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field .input select.hs-input {
	height: 35px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field ::-webkit-input-placeholder {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field ::-moz-placeholder {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field :-ms-input-placeholder {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field :-moz-placeholder {
	color: #000;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field ul.hs-error-msgs {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: relative;
	top: -10px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field ul.hs-error-msgs li {
	margin-bottom: 0;
	line-height: 1;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-form-field ul.hs-error-msgs li label {
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 23px;
	margin-bottom: 0;
	color: #475661;
	color: red;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input {
	box-shadow: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input ul.inputs-list {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input ul.inputs-list li label {
	display: flex;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input ul.inputs-list li label input {
	display: inline-block;
	width: auto;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input ul.inputs-list li label span {
	position: relative;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input ul.inputs-list li label span p {
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 23px;
	margin-bottom: 0;
	color: #475661;
	line-height: 1.5;
	display: inline-block;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .legal-consent-container .hs-form-field .input ul.inputs-list li label span .hs-form-required {
	position: absolute;
	top: 0;
	left: -10px;
	height: auto;
	line-height: 1;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-submit input {
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	color: #fff;
	background-color: #231f20;
	border: 0;
	border-radius: 3px;
	padding: 12px 40px;
	margin: 20px 0;
	transition: .1s ease-in;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1.13px;
	text-decoration: none;
	cursor: pointer;
	box-shadow: none;
	position: relative;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form .hs-submit input:hover {
	color: #231f20;
	background-color: #fff;
	transition: .1s ease-in;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form label .screen-reader-text {
	display: none;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form label input.search-field {
	margin: 0;
	padding: 4px 30px 4px 10px;
	font-size: 13px;
	letter-spacing: .5px;
	line-height: 19px;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form label input.search-field::placeholder {
	color: #6b7785;
}

.u3m-blog-filters .center .filters-wrap .search-wrap form.search-form button.search-submit {
	color: #6b7785;
	background: transparent;
	border: 0;
	padding: 10px;
	margin: 0 0 0 5px;
	font-size: 1.2rem;
	position: absolute;
	top: 0;
	right: 0;
}

.u3m-blog-hero {
	padding: 0;
	background-color: transparent;
	margin: 100px auto;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-blog-hero {
		margin: 50px auto 100px;
	}
}

.u3m-blog-hero .inner-wrap {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1250px) {
	.u3m-blog-hero .inner-wrap {
		max-width: 100%;
		padding: 0 20px;
	}
}

@media (max-width:1025px) {
	.u3m-blog-hero .inner-wrap {
		padding-bottom: 150px;
	}
}

.u3m-blog-hero .inner-wrap .top-wrap {
	display: flex;
	margin-bottom: 15px;
	align-items: center;
}

@media (max-width:1100px) {
	.u3m-blog-hero .inner-wrap .top-wrap {
		flex-wrap: wrap;
		margin-bottom: 50px;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__left {
	flex: 0 0 60%;
}

@media (max-width:1100px) {
	.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__left {
		margin: 0 0 30px;
		flex: 0 0 100%;
		text-align: center;
	}
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__left h1 {
	margin-bottom: 10px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__left p {
	margin-top: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(40% - 50px);
	margin-left: 50px;
}

@media (max-width:1100px) {
	.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right {
		flex: 0 0 100%;
		margin: 0;
		width: 100%;
		max-width: 550px;
	}
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap > span {
	color: #000;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	letter-spacing: 1px;
	pointer-events: none;
	margin-bottom: 3px;
	display: block;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	background-color: transparent;
	padding: 0;
	margin: 0;
	max-width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	overflow: visible;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form div.legal-consent-container input {
	height: auto !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-form-field {
	width: 100%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-form-field label {
	font-size: 14px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form button, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=button], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=reset], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form button:hover, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=button]:hover, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=reset]:hover, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=color], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=date], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime-local], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=email], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=month], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=number], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=password], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=range], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=search], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=tel], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=text], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=time], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=url], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=week], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=color]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=date]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime-local]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=email]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=month]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=number]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=password]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=range]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=search]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=tel]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=text]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=time]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=url]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=week]::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form textarea::placeholder {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=color]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=date]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime-local]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=email]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=month]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=number]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=password]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=range]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=search]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=tel]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=text]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=time]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=url]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=week]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=color]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=date]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime-local]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=email]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=month]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=number]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=password]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=range]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=search]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=tel]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=text]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=time]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=url]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=week]:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select:focus::placeholder, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=color]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=date]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime-local]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=datetime]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=email]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=month]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=number]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=password]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=range]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=search]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=tel]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=text]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=time]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=url]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form input[type=week]:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select:focus-visible, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form textarea:focus-visible {
	outline: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select.mktoValid, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select:focus {
	color: #000;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select option {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form select::-ms-expand {
	display: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-submit {
	width: 100%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form button, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=button], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=reset], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form button:hover, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=button]:hover, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=reset]:hover, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form button:active, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form button:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=button]:active, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=button]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=reset]:active, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=reset]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=submit]:active, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=color], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=date], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=datetime-local], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=datetime], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=email], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=month], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=number], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=password], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=range], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=search], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=tel], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=text], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=time], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=url], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=week], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=color]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=date]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=datetime-local]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=datetime]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=email]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=month]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=number]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=password]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=range]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=search]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=tel]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=text]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=time]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=url]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form input[type=week]:focus, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form textarea:focus {
	color: #111;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form select.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form select.hs-input {
	height: 45px !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form select::-ms-expand {
	display: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form textarea placeholder {
	color: #000;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .is-rtl .pika-next, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .is-rtl .pika-next.nitro-lazy, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .is-rtl .pika-prev, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .is-rtl .pika-prev.nitro-lazy, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-next, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-select {
	display: inline-block;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-table td, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .inputs-list li {
	margin-bottom: 5px !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .inputs-list .hs-input[type=checkbox], .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs-partner_technology_focus label, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs_partner_customer_size label, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs_partner_industry_focus label, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs_partner_interest label, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs_partner_s_partner_information label, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-form-field {
	margin-bottom: 0;
	width: 100%;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-form-field label:not(.hs-error-msg) {
	display: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-form-field label.hs-error-msg {
	position: absolute;
	bottom: -30px;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-form-field .input {
	margin: 0 7px 0 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-form-field .input input {
	margin: 0;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-form-field .input input::placeholder {
	color: rgba(0, 0, 0, .5);
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs-submit .actions .hs-button {
	margin: 0;
	padding: 15px 50px;
	font-size: 1.2rem;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap .inline-thank-you, .u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap form .hs_error_rollup {
	display: none;
}

.u3m-blog-hero .inner-wrap .top-wrap .top-wrap__right .form-wrap .inline-thank-you.active {
	display: block;
}

.u3m-blog-hero .inner-wrap .content-wrap {
	display: flex;
	justify-content: center;
}

@media (max-width:1100px) {
	.u3m-blog-hero .inner-wrap .content-wrap {
		flex-wrap: wrap;
		max-width: 650px;
		margin: 0 auto;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section {
	flex: 0 1 810px;
	height: 450px;
}

@media (max-width:1100px) {
	.u3m-blog-hero .inner-wrap .content-wrap .featured-section {
		flex: 0 0 100%;
		margin-bottom: 50px;
		max-width: 650px;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .featured-headline {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .53px;
	line-height: 26px;
	color: #272223;
	margin-bottom: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card {
	height: 100%;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a {
	height: 100%;
	display: flex;
	background-size: cover;
	background-position: 50%;
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a {
		background-size: contain;
		background-repeat: no-repeat;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-image {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 10px;
	margin-bottom: 25px;
	transition: all .5s ease;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-image .post-image-inner {
	height: 300px;
	width: 100%;
	background-size: cover;
	background-position: 50%;
	border-radius: 10px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy {
	max-width: 100%;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top {
	position: absolute;
	top: 20px;
	left: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .resource-type-wrap {
	display: flex;
	align-items: center;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .resource-type-img {
	margin-right: 5px;
	z-index: 99;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: normal;
	position: relative;
	z-index: 1;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.ebook:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-ebook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.report:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.webinar:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-webinar.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.tool-kit:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/playbook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.quiz:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/lightbulb.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section.checklist:before {
	content: url("https://www.allego.com/wp-content/uploads/security.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-oval.svg");
	position: absolute;
	top: -70px;
	left: -60px;
	z-index: -1;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .bottom {
	background: rgba(35, 31, 32, .7);
	padding: 20px;
	position: absolute;
	bottom: 0;
	width: calc(100% - 40px);
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .bottom .author {
	color: #cdd4d9;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	margin-top: 10px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .bottom .post-copy-header {
	color: #fff;
	margin: 10px 0 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .bottom .topic-section {
	color: #1db3ff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
	margin-right: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a {
		background-size: cover;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .top .category-section {
	color: #cc2929;
	text-shadow: 1px 1px rgba(0, 0, 0, .1);
}

.u3m-blog-hero .inner-wrap .content-wrap .featured-section .post-card a .post-copy .bottom {
	padding: 15px 20px 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section {
	margin-left: 50px;
	flex: 0 1 380px;
}

@media (max-width:1100px) {
	.u3m-blog-hero .inner-wrap .content-wrap .latest-section {
		flex: 0 0 100%;
		margin: 0;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-headline {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .53px;
	line-height: 26px;
	color: #272223;
	margin-bottom: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts {
	height: 215px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card {
	height: 100%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a {
	height: 100%;
	display: flex;
	background-size: cover;
	background-position: 50%;
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a {
		background-size: contain;
		background-repeat: no-repeat;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-image {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 10px;
	margin-bottom: 25px;
	transition: all .5s ease;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-image .post-image-inner {
	height: 300px;
	width: 100%;
	background-size: cover;
	background-position: 50%;
	border-radius: 10px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy {
	max-width: 100%;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top {
	position: absolute;
	top: 20px;
	left: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .resource-type-wrap {
	display: flex;
	align-items: center;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .resource-type-img {
	margin-right: 5px;
	z-index: 99;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: normal;
	position: relative;
	z-index: 1;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.ebook:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-ebook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.report:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.webinar:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-webinar.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.tool-kit:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/playbook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.quiz:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/lightbulb.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section.checklist:before {
	content: url("https://www.allego.com/wp-content/uploads/security.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .top .category-section:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-oval.svg");
	position: absolute;
	top: -70px;
	left: -60px;
	z-index: -1;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .bottom {
	background: rgba(35, 31, 32, .7);
	padding: 20px;
	position: absolute;
	bottom: 0;
	width: calc(100% - 40px);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .bottom .author {
	color: #cdd4d9;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	margin-top: 10px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .bottom .post-copy-header {
	color: #fff;
	margin: 10px 0 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a .post-copy .bottom .topic-section {
	color: #1db3ff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
	margin-right: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card .post-copy .top .category-section {
	color: #cc2929 !important;
	text-shadow: 1px 1px rgba(0, 0, 0, .1);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card h4 {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .37px;
	line-height: 22px;
	margin-bottom: .5rem !important;
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap .content-wrap .latest-section .latest-posts .post-card a {
		background-size: cover;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap {
	margin-top: 40px;
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	margin: 0;
	padding: 30px 10px 0;
	background-color: transparent;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	text-shadow: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap div.legal-consent-container input {
	height: auto !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-form-field {
	width: 100%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-form-field label {
	font-size: 14px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form button, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=button], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=reset], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form button:hover, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=button]:hover, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=reset]:hover, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=color], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=date], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime-local], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=email], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=month], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=number], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=password], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=range], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=search], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=tel], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=text], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=time], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=url], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=week], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=color]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=date]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime-local]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=email]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=month]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=number]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=password]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=range]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=search]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=tel]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=text]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=time]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=url]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=week]::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form textarea::placeholder {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=color]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=date]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime-local]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=email]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=month]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=number]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=password]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=range]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=search]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=tel]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=text]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=time]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=url]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=week]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=color]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=date]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime-local]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=email]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=month]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=number]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=password]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=range]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=search]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=tel]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=text]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=time]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=url]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=week]:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select:focus::placeholder, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=color]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=date]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime-local]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=datetime]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=email]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=month]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=number]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=password]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=range]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=search]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=tel]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=text]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=time]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=url]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form input[type=week]:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select:focus-visible, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form textarea:focus-visible {
	outline: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select.mktoValid, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select:focus {
	color: #000;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select option {
	color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form select::-ms-expand {
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-submit {
	width: 100%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap button, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=button], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=reset], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap button:hover, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=button]:hover, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=reset]:hover, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap button:active, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap button:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=button]:active, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=button]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=reset]:active, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=reset]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=submit]:active, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=color], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=date], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=datetime-local], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=datetime], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=email], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=month], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=number], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=password], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=range], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=search], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=tel], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=text], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=time], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=url], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=week], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=color]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=date]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=datetime-local]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=datetime]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=email]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=month]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=number]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=password]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=range]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=search]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=tel]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=text]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=time]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=url]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap input[type=week]:focus, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap textarea:focus {
	color: #111;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap select.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap select.hs-input {
	height: 45px !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap select::-ms-expand {
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap textarea placeholder {
	color: #000;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .is-rtl .pika-next, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .is-rtl .pika-next.nitro-lazy, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .is-rtl .pika-prev, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .is-rtl .pika-prev.nitro-lazy, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-next, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-select {
	display: inline-block;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-table td, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .inputs-list li {
	margin-bottom: 5px !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .inputs-list .hs-input[type=checkbox], .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs-partner_technology_focus label, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs_partner_customer_size label, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs_partner_industry_focus label, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs_partner_interest label, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs_partner_s_partner_information label, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .inline-thank-you {
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap .inline-thank-you.active {
	display: block;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form {
	width: auto !important;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form > .mktoFormRow > .mktoFormCol .mktoOffset {
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form > .mktoFormRow > .mktoFormCol .mktoHtmlText {
	font-weight: 500;
	font-size: 20px;
	color: #000;
	letter-spacing: .53px;
	line-height: 20px;
	margin-bottom: 14px;
	font-family: "Founders Grotesk", sans-serif;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form > .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap label {
	display: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form > .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap input.mktoField {
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 23px;
	margin-bottom: 0;
	color: #475661;
	width: 90% !important;
	border: 0;
	border-radius: 5px;
	background-color: #eff1f3;
	height: 40px;
	padding: 5px 16px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form > .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap input.mktoField::placeholder {
	color: rgba(0, 0, 0, .5);
	content: "Email Address";
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form > .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap input.mktoField::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-form-field input {
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 23px;
	margin-bottom: 0;
	color: #475661;
	width: 90% !important;
	border: 0;
	border-radius: 5px;
	background-color: #eff1f3 !important;
	height: 40px;
	padding: 5px 16px;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-form-field input::placeholder {
	color: rgba(0, 0, 0, .5);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-form-field input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-submit input {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
	text-transform: none;
	padding: 8px 30px;
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 23px;
	margin: 14px 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-submit input:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-error-msgs, .u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .hs-error-msgs label {
	color: #cc2929;
	font-size: small;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
	text-transform: none;
	padding: 8px 30px;
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 23px;
	margin: 14px 0;
}

.u3m-blog-hero .inner-wrap .content-wrap .latest-section .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.u3m-blog-post-author .center-small .top-wrap .top-wrap__top img {
	max-width: 100px;
	height: auto;
	border-radius: 50%;
}

.u3m-blog-post-hero {
	padding: 50px 0 75px;
	background-image: linear-gradient(90deg, #cc2929 47%, #9b1829 95%);
	position: relative;
	background-position: 50%;
	background-size: cover;
}

@media (max-width:580px) {
	.u3m-blog-post-hero {
		padding: 50px 0 60px;
	}
	
	.u3m-blog-post-hero > svg {
		display: none;
	}
}

.u3m-blog-post-hero .overlay {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

.error404 .u3m-blog-post-hero {
	padding: 150px 0 100px;
}

.u3m-blog-post-hero .inner-wrap {
	max-width: 1340px;
	margin: 0 auto;
	max-width: 1200px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 10;
}

@media (max-width:1250px) {
	.u3m-blog-post-hero .inner-wrap {
		max-width: 100%;
		padding: 0 20px;
	}
}

.u3m-blog-post-hero .inner-wrap h2.news-headline {
	color: #fff;
	padding-top: 100px;
}

.u3m-blog-post-hero .inner-wrap .left-wrap {
	display: block;
	margin-bottom: 15px;
	margin-right: 50px;
}

.u3m-blog-post-hero .inner-wrap .left-wrap h1 {
	margin-bottom: 25px;
	margin-top: 25px;
}

.u3m-blog-post-hero > svg {
	display: none;
}

.u3m-blog-post-hero > svg * {
	fill: url("#hero-grad-red");
}

div.blog-post-share {
	width: 100%;
	transition: opacity .5s ease;
	opacity: 1;
}

div.blog-post-share.sticky {
	position: fixed;
}

div.blog-post-share.bottom {
	transition: opacity .5s ease;
	opacity: 0;
	z-index: -1;
}

@media (max-width:1100px) {
	div.blog-post-share {
		position: relative;
		top: 0;
		display: flex;
		width: auto;
		max-width: 1000px;
		align-items: center;
		justify-content: flex-start;
	}
}

@media (max-width:580px) {
	div.blog-post-share {
		position: relative;
		top: 0 !important;
	}
}

div.blog-post-share .blog-post-share-inner {
	width: 80px;
	position: absolute;
	text-align: center;
	top: 70px;
	left: -250px;
}

@media (max-width:1440px) {
	div.blog-post-share .blog-post-share-inner {
		left: -200px;
	}
}

@media (max-width:580px) {
	div.blog-post-share .blog-post-share-inner {
		position: relative;
		width: auto;
		top: 0;
		left: unset;
		display: flex;
		align-items: center;
		margin: 20px 0;
	}
}

div.blog-post-share .blog-post-share-inner span.label {
	display: block;
	font-size: 13px;
	line-height: 20.8px;
	letter-spacing: .23px;
	margin-bottom: 0;
	color: #475661;
}

div.blog-post-share .blog-post-share-inner a {
	display: block;
	font-size: 26px;
	margin: 15px 5px;
}

div.blog-post-share .blog-post-share-inner a:hover {
	opacity: .7;
}

@media (max-width:580px) {
	div.blog-post-share .blog-post-share-inner a {
		display: inline-block;
	}
}

.blog-post-wrap {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1350px;
	padding: 75px 48px;
	max-width: 770px;
	font-size: 12px;
	line-height: 14px;
	position: relative;
}

.single-news .blog-post-wrap .blog-post-meta {
	display: none;
}

.single-news .blog-post-wrap h2.news-headline {
	color: #fff;
	padding-top: 100px;
}

@media (max-width:580px) {
	.blog-post-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1100px) {
	.blog-post-wrap {
		padding-top: 50px;
		padding-left: 120px;
	}
}

@media (max-width:580px) {
	.blog-post-wrap {
		padding: 20px;
	}
}

.blog-post-wrap .post-thumbnail {
	padding-bottom: 30px;
	min-width: 300px;
	max-width: 300px;
}

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

@media (max-width:580px) {
	.blog-post-wrap h2 {
		font-size: 28px;
		line-height: 38px;
	}
}

.blog-post-wrap h3 {
	line-height: 34px;
}

.blog-post-wrap p {
	line-height: 32px;
}

.blog-post-wrap ol, .blog-post-wrap ul {
	margin-top: 1rem;
	font-size: 16px !important;
	line-height: 32px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661 !important;
	font-weight: 400;
}

.blog-post-wrap ol {
	padding-left: 20px;
}

.blog-post-wrap ol li, .blog-post-wrap ul li {
	font-size: 16px !important;
	line-height: 32px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661 !important;
	font-weight: 400;
}

.blog-post-wrap a {
	color: #cc2929;
	display: inline;
}

.blog-post-wrap a.btn {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

.blog-post-wrap a.btn:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.blog-post-wrap blockquote {
	border-left: 2px solid #cc2929;
	margin: 25px auto;
}

.blog-post-wrap blockquote p {
	font-size: 2rem;
	line-height: 4rem;
}

.blog-post-wrap figure.alignright {
	float: right;
	margin-left: 50px;
	display: block;
	position: relative;
	margin-block-start: 20px;
	margin-block-end: 20px;
	margin-inline-start: 40px;
	margin-inline-end: 0;
}

@media (max-width:1025px) {
	.blog-post-wrap figure.alignright {
		float: none;
		margin-bottom: 25px;
	}
}

.blog-post-wrap figcaption {
	font-size: 16px;
	margin-top: 10px;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
}

.blog-post-wrap img.alignright {
	float: right;
	margin-left: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	.blog-post-wrap img.alignright {
		float: none;
		margin-bottom: 25px;
		margin-left: 0;
	}
}

.blog-post-wrap figure.alignleft {
	float: left;
	margin-right: 50px;
	display: block;
	position: relative;
	margin-block-start: 20px;
	margin-block-end: 20px;
	margin-inline-start: 0;
	margin-inline-end: 40px;
}

@media (max-width:1025px) {
	.blog-post-wrap figure.alignleft {
		float: none;
		margin-bottom: 25px;
	}
}

.blog-post-wrap img.alignleft {
	float: left;
	margin-right: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	.blog-post-wrap img.alignleft {
		float: none;
		margin-bottom: 25px;
	}
}

.blog-post-wrap .blog-inner-content {
	z-index: 20;
	position: relative;
}

.blog-post-wrap .blog-inner-content .blog-main-content {
	position: relative;
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-post-breadcrumb {
	position: absolute;
	left: 0;
	top: -25px;
}

@media (max-width:580px) {
	.blog-post-wrap .blog-inner-content .blog-main-content .blog-post-breadcrumb {
		top: -10px;
	}
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-post-breadcrumb a:hover {
	color: #000;
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro {
	display: flex;
	align-items: flex-start;
	padding: 15px 0 30px;
}

@media (max-width:768px) {
	.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro {
		flex-direction: column;
		align-items: flex-start;
	}
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro .left .post-thumbnail {
	display: none;
	margin-right: 20px;
	flex: 0 0 auto;
}

@media (max-width:768px) {
	.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro .left .post-thumbnail {
		order: 2;
	}
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro .right h1 {
	color: #475661;
	font-size: 38px;
	line-height: 48px;
	margin: 10px 0 15px;
}

@media (max-width:580px) {
	.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro .right h1 {
		font-size: 30px;
		line-height: 40px;
	}
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro .right .blog-post-meta span {
	color: #231f20;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .86px;
	line-height: 17px;
	text-transform: capitalize;
}

.blog-post-wrap .blog-inner-content .blog-main-content .blog-intro .right .blog-post-meta .date {
	color: #475661;
	text-transform: uppercase;
}

@media (max-width:580px) {
	.blog-post-wrap .blog-inner-content {
		display: flex;
		flex-direction: column;
	}
}

.blog-post-wrap .blog-inner-content p {
	line-height: 32px;
}

.blog-post-wrap .blog-inner-content ul {
	margin-top: 3rem;
}

.blog-post-wrap .blog-inner-content ul, .blog-post-wrap .blog-inner-content ul li {
	font-size: 16px !important;
	line-height: 25.6px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661 !important;
	font-weight: 400;
}

.blog-post-wrap .blog-inner-content a {
	color: #cc2929;
}

.blog-post-wrap .blog-inner-content a.btn {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

.blog-post-wrap .blog-inner-content a.btn:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.blog-post-wrap .blog-inner-content blockquote {
	border-left: 2px solid #cc2929;
	margin: 25px auto;
}

.blog-post-wrap .blog-inner-content blockquote p {
	font-size: 2rem;
	line-height: 4rem;
}

.blog-post-wrap .blog-inner-content img.alignright {
	float: right;
	margin-left: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	.blog-post-wrap .blog-inner-content img.alignright {
		float: none;
		margin-bottom: 25px;
		margin-left: 0;
	}
}

.blog-post-wrap .blog-inner-content img.alignleft {
	float: left;
	margin-right: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	.blog-post-wrap .blog-inner-content img.alignleft {
		float: none;
		margin-bottom: 25px;
	}
}

.blog-post-wrap.thank-you {
	display: none;
}

section.u3m-card-gallery {
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width:580px) {
	section.u3m-card-gallery {
		padding-bottom: 50px !important;
	}
}

section.u3m-card-gallery .content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
}

@media (max-width:580px) {
	section.u3m-card-gallery .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-card-gallery .content .heading {
	margin: 0 auto 50px;
}

section.u3m-card-gallery .content .heading h2 {
	text-align: center;
}

section.u3m-card-gallery .content .heading p {
	margin: 0 auto;
	max-width: 800px;
	letter-spacing: 1px;
	text-align: center;
}

section.u3m-card-gallery .cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	max-width: 1292px;
	margin: 0 auto;
}

@media (max-width:580px) {
	section.u3m-card-gallery .cards {
		flex-direction: column;
	}
}

section.u3m-card-gallery .cards .single-card {
	margin: 26px 24px;
}

@media (max-width:580px) {
	section.u3m-card-gallery .cards .single-card {
		margin: 26px 0;
	}
}

section.u3m-card-gallery .cards .single-card .card-image {
	background: no-repeat;
	background-position: 50%;
	background-size: cover;
	border-radius: 10px;
	width: 598px;
	height: 411px;
}

@media (max-width:580px) {
	section.u3m-card-gallery .cards .single-card .card-image {
		width: auto;
		height: 213px;
		background-position: top;
	}
}

section.u3m-card-gallery .cards .single-card p {
	max-width: 598px;
}

section.u3m-cards {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: -120px;
	z-index: 10;
	position: relative;
}

@media (max-width:580px) {
	section.u3m-cards {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1250px) {
	section.u3m-cards {
		margin-top: -50px;
	}
}

@media (max-width:1025px) {
	section.u3m-cards {
		margin-top: 0;
	}
}

.page-template-page-flexible-lp section.u3m-cards {
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
}

section.u3m-cards .u3m-cards__heading {
	text-align: center;
	margin: 0 auto 50px;
	max-width: 900px;
}

section.u3m-cards .u3m-cards__wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

@media (max-width:768px) {
	section.u3m-cards .u3m-cards__wrapper {
		display: block;
	}
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card {
	margin: 20px;
	box-shadow: 10px 10px 25px 0 rgba(0, 0, 0, .05);
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(25% - 40px);
	background-color: #fff;
	display: block;
	position: relative;
	text-align: center;
}

@media (max-width:580px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card {
		width: 100%;
		margin: 0 0 30px;
	}
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card button {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card button:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card button:hover {
	text-decoration: none !important;
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card button:hover:after {
	right: -24px;
}

@media (max-width:1025px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 40px);
	}
}

@media (max-width:768px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card {
		margin-top: 50px;
		margin-bottom: 0;
	}
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .image {
	position: absolute;
	top: -35px;
	margin: 0 auto;
	max-width: 90px;
	left: 50%;
	transform: translateX(-50%);
}

@media (max-width:1440px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .image {
		max-width: 70px;
	}
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .title {
	padding: 50px 10px 30px;
	max-width: 100%;
	text-align: center;
	background-color: #231f20;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	line-height: 28px;
	border-bottom: 5px solid #cc2929;
}

@media (max-width:1250px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .title {
		font-size: 16px;
		line-height: 22px;
	}
}

@media (max-width:1025px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .title {
		font-size: 18px;
		line-height: 24px;
	}
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .text {
	text-align: center;
	padding: 20px 10px;
	max-width: 100%;
	color: #475661;
	font-size: 16px;
	letter-spacing: .23px;
	line-height: 26px;
	margin: 0 auto;
}

@media (max-width:768px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .text {
		max-width: 400px;
	}
}

@media (max-width:580px) {
	section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .text {
		max-width: 250px;
	}
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .card-link {
	padding-bottom: 20px;
}

section.u3m-cards .u3m-cards__wrapper div.u3m-cards__wrapper__card .card-link button:hover {
	text-decoration: underline;
}

section.u3m-cards .u3m-cards__wrapper.simple div.u3m-cards__wrapper__card {
	background-color: transparent;
	align-items: unset;
	justify-content: unset;
	box-shadow: none;
	display: block;
}

section.u3m-cards .u3m-cards__wrapper.simple div.u3m-cards__wrapper__card .image {
	margin-right: 8px;
	margin-top: -8px;
	vertical-align: middle;
	position: static;
	margin: 0;
}

section.u3m-cards .u3m-cards__wrapper.simple div.u3m-cards__wrapper__card .title {
	color: #475661;
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
	padding: 0;
	background-color: transparent;
	text-align: left;
	border-bottom: 0;
}

section.u3m-cards .u3m-cards__wrapper.simple div.u3m-cards__wrapper__card .text {
	font-size: 16px;
	letter-spacing: .29px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-top: 10px;
}

section.u3m-cards .u3m-cards__wrapper.simple div.u3m-cards__wrapper__card .card-link button {
	padding: 0;
	padding-top: 10px;
}

section.u3m-cards .u3m-cards__wrapper.five-wide div.u3m-cards__wrapper__card {
	flex-basis: calc(20% - 40px);
}

section.u3m-centered-slider {
	margin-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
}

section.u3m-centered-slider .u3m-centered-slider__heading {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	text-align: center;
}

@media (max-width:580px) {
	section.u3m-centered-slider .u3m-centered-slider__heading {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-centered-slider p.u3m-centered-slider__intro {
	text-align: center;
}

section.u3m-centered-slider .content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
}

@media (max-width:580px) {
	section.u3m-centered-slider .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-centered-slider .u3m-centered-slider__slides .u3m-centered-slider__slides__item {
	padding: 10px;
}

section.u3m-centered-slider .u3m-centered-slider__slides .u3m-centered-slider__slides__item .image-wrap {
	position: relative;
	margin: 10px;
	width: 100%;
	opacity: .3;
	transition: all .3s ease;
	border-radius: 10px;
	overflow: hidden;
}

section.u3m-centered-slider .u3m-centered-slider__slides .u3m-centered-slider__slides__item .image-wrap .image {
	position: relative;
	width: 100%;
}

section.u3m-centered-slider .u3m-centered-slider__slides .u3m-centered-slider__slides__item .image-wrap .optional-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	border-radius: 0 0 10px 10px;
	background-color: rgba(35, 31, 32, .7);
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .37px;
	line-height: 22px;
}

section.u3m-centered-slider .u3m-centered-slider__slides .u3m-centered-slider__slides__item.slick-center .image-wrap {
	opacity: 1;
	transform: scale(1.08);
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow {
	bottom: unset;
	box-shadow: unset;
	border-radius: 50%;
	top: 50%;
	left: auto;
	width: 64px;
	height: 64px;
	background-color: #231f20;
	right: auto;
	z-index: 100;
}

@media (max-width:768px) {
	section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow {
		width: 40px;
		height: 40px;
	}
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow:before {
	color: #fff;
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-prev {
	left: 26%;
}

@media (max-width:768px) {
	section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-prev {
		left: 2%;
	}
}

@media (max-width:580px) {
	section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-prev {
		left: 4%;
	}
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-prev:before {
	content: "";
	font-size: 48px;
	margin-right: 6px;
}

@media (max-width:768px) {
	section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-prev:before {
		font-size: 24px;
	}
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-next {
	right: 26%;
}

@media (max-width:768px) {
	section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-next {
		right: 2%;
	}
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-next:before {
	content: "";
	font-size: 48px;
	margin-left: 6px;
}

@media (max-width:768px) {
	section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow.slick-next:before {
		font-size: 24px;
	}
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow:hover {
	background-color: #fff;
	box-shadow: 4px 3px 18px 4px rgba(45, 45, 45, .2);
}

section.u3m-centered-slider .u3m-centered-slider__slides button.slick-arrow:hover:before {
	color: #231f20;
}

section.u3m-rich-text {
	position: relative;
	z-index: 99;
}

section.u3m-rich-text.centered-video-wrap {
	z-index: 4;
}

@media (max-width:580px) {
	section.u3m-rich-text.centered-video-wrap .center {
		padding: 100px 20px 0 !important;
	}
}

@media (max-width:580px) {
	section.u3m-rich-text.centered-video-wrap .center h2 {
		margin-bottom: 0;
	}
}

section.u3m-rich-text.centered-video-wrap .center .content {
	text-align: center;
	max-width: 700px;
	margin: 25px auto;
}

section.u3m-rich-text.centered-video-wrap .center .content.excerpt {
	display: none;
}

section.u3m-rich-text.centered-video-wrap .center .content.excerpt.open {
	text-align: left;
	max-width: 800px;
	margin: 0 auto;
}

section.u3m-rich-text.centered-video-wrap .center .read-more-content {
	display: none;
}

section.u3m-rich-text.centered-video-wrap .center .read-more-content p {
	max-width: 800px;
	margin: 10px auto;
}

section.u3m-rich-text.centered-video-wrap .center .read-more {
	text-align: center;
	margin: 50px auto 25px;
	cursor: pointer;
}

section.u3m-rich-text.centered-video-wrap .center .post-share {
	margin: 0 auto;
	max-width: 300px;
}

section.u3m-rich-text.centered-video-wrap .center .post-share .post-share-inner {
	position: relative;
	margin: 25px auto;
	text-align: center;
	display: flex;
	align-items: baseline;
	justify-content: center;
}

section.u3m-rich-text.centered-video-wrap .center .post-share .post-share-inner span.label {
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 20.8px;
	letter-spacing: .23px;
	margin-bottom: 10px;
	color: #475661;
}

section.u3m-rich-text.centered-video-wrap .center .post-share .post-share-inner a {
	font-size: 26px;
	margin: 15px 5px;
}

section.u3m-rich-text.centered-video-wrap .center .post-share .post-share-inner a:hover {
	opacity: .7;
}

@media (max-width:580px) {
	section.u3m-rich-text.centered-video-wrap .center .post-share .post-share-inner a {
		display: inline-block;
	}
}

section.u3m-rich-text.centered-video-wrap .center .centered-video {
	margin: 0 auto;
	max-width: 800px;
	display: block;
}

@media (max-width:1025px) {
	section.u3m-rich-text.centered-video-wrap .center .centered-video, section.u3m-rich-text.centered-video-wrap .center .centered-video iframe {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	section.u3m-rich-text.centered-video-wrap .center .centered-video iframe {
		height: auto;
	}
}

section.u3m-cta-with-image {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
	margin-top: 100px;
}

@media (max-width:580px) {
	section.u3m-cta-with-image {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 50px;
	}
}

section.u3m-cta-with-image .inner-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 20px;
}

@media (max-width:768px) {
	section.u3m-cta-with-image .inner-wrap {
		flex-direction: column;
		position: relative;
		padding-bottom: 150px;
	}
}

@media (max-width:580px) {
	section.u3m-cta-with-image .inner-wrap {
		margin: 0;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__right {
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
}

@media (max-width:768px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__right {
		flex: 0 0 auto;
		max-width: 100%;
	}
}

@media (max-width:1250px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__right img {
		display: none;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__right .footer-video {
	border-radius: 15px;
	position: absolute;
	top: 100px;
	left: 100px;
	max-width: 100%;
}

@media (max-width:1250px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__right .footer-video {
		position: relative;
		top: 0;
		left: 0;
	}
}

@media (max-width:768px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__right .footer-video {
		display: none;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__right .image-for-mobile {
	display: none;
}

@media (max-width:768px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__right .image-for-mobile {
		display: block;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(50% - 100px);
	margin-right: 100px;
	max-width: 50%;
}

@media (max-width:768px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__left {
		flex: 0 0 auto;
		margin: 25px 0;
		text-align: center;
		display: flex;
		align-items: center;
		flex-direction: column;
		max-width: 100%;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left h2 {
	margin-bottom: 2rem;
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left span {
	font-size: 24px;
	line-height: 37px;
	letter-spacing: -.2px;
	font-weight: 500;
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left p {
	margin-top: 0;
	margin-bottom: 1rem;
	letter-spacing: 1px;
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap {
	display: flex;
	align-items: center;
}

@media (max-width:1025px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width:768px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap {
		position: absolute;
		bottom: 0;
		align-items: center;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap span.button-dark {
	text-transform: none;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	background-color: #231f20;
	border: 0;
	border-radius: 3px;
	padding: 12px 40px;
	margin: 20px 0;
	transition: .1s ease-in;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	text-decoration: none;
	cursor: pointer;
	box-shadow: none;
	position: relative;
	background: linear-gradient(144.61deg, #cc2929, #9b1829);
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1.13px;
	white-space: nowrap;
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap span.button-dark:hover {
	color: #231f20;
	background-color: #fff;
	transition: .1s ease-in;
	color: #000;
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap .form-input-box {
	max-width: 300px;
	width: 80%;
	height: 45px;
	border: 1px solid #231f20;
	border-radius: 3px;
	padding: 1px 5px;
	font-size: 14px;
	margin-right: 10px;
}

@media (max-width:1025px) {
	section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap .form-input-box {
		width: 300px;
		max-width: 100%;
		margin: 0;
	}
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap .form-input-box::placeholder {
	color: rgba(0, 0, 0, .5);
}

section.u3m-cta-with-image .inner-wrap .inner-wrap__left .form-wrap .form-input-box::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

section.u3m-cta-with-image #hidden-form-field {
	display: none;
}

section.u3m-cta-with-marks {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:580px) {
	section.u3m-cta-with-marks {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.u3m-cta-with-marks {
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

section.u3m-cta-with-marks .inner-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 20px;
}

@media (max-width:1025px) {
	section.u3m-cta-with-marks .inner-wrap {
		flex-direction: column;
		position: relative;
		padding-bottom: 80px;
	}
}

@media (max-width:580px) {
	section.u3m-cta-with-marks .inner-wrap {
		margin: 0;
	}
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__right {
	flex: 0 0 50%;
	display: flex;
	align-items: center;
	flex-direction: column;
}

@media (max-width:1025px) {
	section.u3m-cta-with-marks .inner-wrap .inner-wrap__right {
		flex: 0 0 auto;
	}
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__right .u3m-cta-with-marks__marks {
	display: flex;
	width: 65%;
	justify-content: space-evenly;
	margin: 10px auto;
	align-items: center;
}

@media (max-width:580px) {
	section.u3m-cta-with-marks .inner-wrap .inner-wrap__right .u3m-cta-with-marks__marks {
		justify-content: center;
		align-items: center;
	}
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__right .u3m-cta-with-marks__marks .u3m-cta-with-marks__marks__item {
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	border-radius: 10px;
	flex-basis: 25%;
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__right .u3m-cta-with-marks__marks .u3m-cta-with-marks__marks__item img {
	width: 100%;
	max-width: 150px;
}

@media (max-width:1025px) {
	section.u3m-cta-with-marks .inner-wrap .inner-wrap__right .u3m-cta-with-marks__marks .u3m-cta-with-marks__marks__item img {
		max-width: 130px;
	}
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__left {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(50% - 100px);
	margin-right: 100px;
}

@media (max-width:1025px) {
	section.u3m-cta-with-marks .inner-wrap .inner-wrap__left {
		flex: 0 0 auto;
		margin: 25px 0;
		text-align: center;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__left h2 {
	margin-bottom: 2rem;
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__left span {
	font-size: 24px;
	line-height: 37px;
	letter-spacing: -.2px;
	font-weight: 500;
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__left p {
	margin-top: 0;
	margin-bottom: 1rem;
	letter-spacing: 1px;
}

section.u3m-cta-with-marks .inner-wrap .inner-wrap__left a {
	text-transform: none;
}

@media (max-width:768px) {
	section.u3m-cta-with-marks .inner-wrap .inner-wrap__left a {
		position: absolute;
		bottom: 0;
	}
}

.u3m-error-404 {
	padding-top: 100px;
	max-width: 850px;
	margin: 0 auto;
}

@media (max-width:580px) {
	.u3m-error-404 {
		padding-bottom: 100px;
	}
}

.u3m-error-404 .page-header h1 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
}

@media (max-width:580px) {
	.u3m-error-404 .page-header h1 {
		font-size: 28px;
		line-height: 32px;
	}
}

.u3m-error-404 .page-header h4 {
	color: rgba(0, 0, 0, .8);
	font-family: Montserrat;
	font-size: 24px;
	line-height: 37px;
}

.u3m-error-404 .page-header p {
	color: rgba(0, 0, 0, .8);
	font-family: Montserrat;
	font-size: 19px;
	line-height: 33px;
}

section.u3m-feature-callouts {
	padding: 50px 10px;
	text-align: center;
}

@media (max-width:768px) {
	section.u3m-feature-callouts {
		padding: 90px 10px 50px;
	}
}

section.u3m-feature-callouts .center-small {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0;
}

@media (max-width:768px) {
	section.u3m-feature-callouts .center-small {
		flex-wrap: wrap;
	}
}

@media (max-width:580px) {
	section.u3m-feature-callouts .center-small {
		flex-direction: column;
	}
}

section.u3m-feature-callouts .center-small .features-wrap {
	flex: 0 1 320px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 20px;
	text-align: center;
}

@media (max-width:1025px) {
	section.u3m-feature-callouts .center-small .features-wrap {
		margin-bottom: 50px;
	}
}

@media (max-width:768px) {
	section.u3m-feature-callouts .center-small .features-wrap {
		flex: 0 0 30%;
	}
}

@media (max-width:580px) {
	section.u3m-feature-callouts .center-small .features-wrap {
		flex: 0 0 auto;
	}
}

section.u3m-feature-callouts .center-small .features-wrap i {
	font-size: 50px;
	padding: 100px;
}

section.u3m-feature-callouts .center-small .features-wrap h4 {
	margin: 4rem auto 1rem;
	max-width: 100%;
	font-weight: 600;
}

@media (max-width:768px) {
	section.u3m-feature-callouts .center-small .features-wrap h4 {
		font-size: 24px;
		font-weight: 500;
		letter-spacing: -.2px;
		line-height: 37px;
		text-align: center;
		margin: 2rem auto 1rem;
	}
}

section.u3m-feature-callouts .center-small .features-wrap p {
	font-size: 18px;
	line-height: 25.6px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661;
	margin: 0 auto;
	opacity: .8;
	max-width: 100%;
}

@media (max-width:768px) {
	section.u3m-feature-callouts .center-small .features-wrap p {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 22px;
		text-align: center;
	}
}

section.u3m-feature-callouts .button-dark {
	margin: 30px auto 0;
}

section.u3m-feature-callouts.card-shapes .center-small {
	align-items: stretch;
}

section.u3m-feature-callouts.card-shapes .center-small .features-wrap {
	flex: 0 1 340px;
	background-color: #fff;
	box-shadow: 0 9px 18px 0 rgba(32, 49, 95, .16);
	margin: 0 10px;
	padding: 50px 30px;
}

@media (max-width:768px) {
	section.u3m-feature-callouts.card-shapes .center-small .features-wrap {
		flex: 0 0 auto;
		margin: 20px 0;
	}
}

@media (max-width:580px) {
	section.u3m-feature-callouts.card-shapes .center-small .features-wrap {
		margin: 10px 0;
	}
}

section.u3m-featured-resources {
	margin-top: -140px;
}

@media (max-width:1250px) {
	section.u3m-featured-resources {
		margin-top: -110px;
	}
}

@media (max-width:1025px) {
	section.u3m-featured-resources {
		margin-top: -70px;
	}
}

@media (max-width:580px) {
	section.u3m-featured-resources {
		margin-top: -50px;
	}
}

section.u3m-featured-resources .center .featured-posts {
	display: flex;
	justify-content: center;
}

@media (max-width:1025px) {
	section.u3m-featured-resources .center .featured-posts {
		flex-direction: column;
	}
}

section.u3m-featured-resources .center .featured-posts .featured-posts__left {
	flex: 0 1 810px;
	margin-right: 50px;
}

section.u3m-featured-resources .center .featured-posts .featured-posts__left .post-card {
	height: 456px;
}

@media (max-width:580px) {
	section.u3m-featured-resources .center .featured-posts .featured-posts__left .post-card {
		height: 214px;
	}
}

@media (max-width:580px) {
	section.u3m-featured-resources .center .featured-posts .featured-posts__left .post-card a .post-copy .bottom {
		padding: 5px 20px;
	}
}

@media (max-width:580px) {
	section.u3m-featured-resources .center .featured-posts .featured-posts__left .post-card a .post-copy .bottom h4 {
		font-size: 14px;
		font-weight: 500;
		letter-spacing: .37px;
		line-height: 22px;
	}
}

section.u3m-featured-resources .center .featured-posts .featured-posts__left .post-card a .post-copy .bottom.no-topic h4 {
	margin-top: 0;
}

@media (max-width:1025px) {
	section.u3m-featured-resources .center .featured-posts .featured-posts__left {
		flex: 0 1 100%;
		margin-right: 0;
	}
}

section.u3m-featured-resources .center .featured-posts .featured-posts__right {
	flex: 0 0 380px;
	display: flex;
	flex-direction: column;
}

section.u3m-featured-resources .center .featured-posts .featured-posts__right .post-card {
	height: 214px;
}

@media (max-width:580px) {
	section.u3m-featured-resources .center .featured-posts .featured-posts__right .post-card a .post-copy .bottom {
		padding: 5px 20px;
	}
}

section.u3m-featured-resources .center .featured-posts .featured-posts__right .post-card a .post-copy .bottom h4 {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .37px;
	line-height: 22px;
}

section.u3m-featured-resources .center .featured-posts .featured-posts__right .post-card a .post-copy .bottom.no-topic h4 {
	margin-top: 0;
}

section.u3m-featured-resources .center .featured-posts .featured-posts__right .post-card:last-child {
	padding-top: 26px;
}

@media (max-width:1025px) {
	section.u3m-featured-resources .center .featured-posts .featured-posts__right {
		flex: 0 0 100%;
		padding-top: 26px;
	}
}

section.u3m-featured-resources .center .featured-posts .post-card {
	height: 100%;
}

section.u3m-featured-resources .center .featured-posts .post-card a {
	height: 100%;
	display: flex;
	background-size: cover;
	background-position: 50%;
}

@media (max-width:580px) {
	section.u3m-featured-resources .center .featured-posts .post-card a {
		background-size: contain;
		background-repeat: no-repeat;
	}
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-image {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 10px;
	margin-bottom: 25px;
	transition: all .5s ease;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-image .post-image-inner {
	height: 300px;
	width: 100%;
	background-size: cover;
	background-position: 50%;
	border-radius: 10px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy {
	max-width: 100%;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top {
	position: absolute;
	top: 20px;
	left: 20px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .resource-type-wrap {
	display: flex;
	align-items: center;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .resource-type-img {
	margin-right: 5px;
	z-index: 99;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: normal;
	position: relative;
	z-index: 1;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.ebook:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-ebook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.report:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.webinar:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-webinar.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.tool-kit:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/playbook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.quiz:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/lightbulb.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section.checklist:before {
	content: url("https://www.allego.com/wp-content/uploads/security.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .top .category-section:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-oval.svg");
	position: absolute;
	top: -70px;
	left: -60px;
	z-index: -1;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .bottom {
	background: rgba(35, 31, 32, .7);
	padding: 20px;
	position: absolute;
	bottom: 0;
	width: calc(100% - 40px);
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .bottom .author {
	color: #cdd4d9;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	margin-top: 10px;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .bottom .post-copy-header {
	color: #fff;
	margin: 10px 0 0;
}

section.u3m-featured-resources .center .featured-posts .post-card a .post-copy .bottom .topic-section {
	color: #1db3ff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
	margin-right: 20px;
}

section.u3m-featured-resources .center .featured-posts .post-card a:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

@media (max-width:580px) {
	section.u3m-featured-resources .center .featured-posts .post-card a {
		background-size: cover;
	}
}

.u3m-flex-resource-template .site-main {
	position: relative;
}

.u3m-flex-resource-template .site-main .inner-flex {
	position: absolute;
	top: 15px;
	left: 100px;
	z-index: 100;
}

@media (max-width:1920px) {
	.u3m-flex-resource-template .site-main .inner-flex {
		left: 180px;
	}
}

@media (max-width:1100px) {
	.u3m-flex-resource-template .site-main .inner-flex {
		left: 50px;
	}
}

@media (max-width:1025px) {
	.u3m-flex-resource-template .site-main .inner-flex {
		position: relative;
		top: 30px;
		left: 100px;
		margin: 0 auto;
		text-align: center;
	}
}

section.u3m-form {
	margin-bottom: 100px;
	padding: 50px 0 0;
	background: linear-gradient(0deg, rgba(237, 240, 242, 0), rgba(237, 240, 242, .52) 36%, #edf0f2 67%);
}

section.u3m-form .center {
	display: flex;
	flex-direction: column;
}

section.u3m-form .center .bottom-wrap {
	margin: 25px auto 0;
}

section.u3m-form .center .bottom-wrap h3 {
	color: #475661;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 10px;
}

section.u3m-form .center .bottom-wrap .logo-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width:768px) {
	section.u3m-form .center .bottom-wrap .logo-wrap {
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
}

section.u3m-form .center .bottom-wrap .logo-wrap img {
	margin: 0 15px;
	max-width: 85px;
	height: auto;
}

@media (max-width:580px) {
	section.u3m-form .center .bottom-wrap .logo-wrap img {
		margin-bottom: 15px;
		max-width: 100px;
	}
}

section.u3m-form .center .form {
	flex: 0 0 500px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex: 0 1 40%;
	flex-direction: column;
	background: linear-gradient(144.61deg, #cc2929, #9b1829);
	box-shadow: 0 0 20px 0 rgba(65, 182, 230, .2);
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
}

@media (max-width:1025px) {
	section.u3m-form .center .form {
		flex: 0 0 100%;
	}
}

section.u3m-form .center .form form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

section.u3m-form .center .form form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	section.u3m-form .center .form form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

section.u3m-form .center .form form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

section.u3m-form .center .form form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-form .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-form .center .form div.legal-consent-container input {
	height: auto !important;
}

section.u3m-form .center .form .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

section.u3m-form .center .form .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

section.u3m-form .center .form .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

section.u3m-form .center .form .hbspt-form .hs-form-field {
	width: 100%;
}

section.u3m-form .center .form .hbspt-form .hs-form-field label {
	font-size: 14px;
}

section.u3m-form .center .form .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

section.u3m-form .center .form .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

section.u3m-form .center .form .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

section.u3m-form .center .form .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

section.u3m-form .center .form .hbspt-form button, section.u3m-form .center .form .hbspt-form input[type=button], section.u3m-form .center .form .hbspt-form input[type=reset], section.u3m-form .center .form .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-form .center .form .hbspt-form button:hover, section.u3m-form .center .form .hbspt-form input[type=button]:hover, section.u3m-form .center .form .hbspt-form input[type=reset]:hover, section.u3m-form .center .form .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-form .center .form .hbspt-form input[type=color], section.u3m-form .center .form .hbspt-form input[type=date], section.u3m-form .center .form .hbspt-form input[type=datetime-local], section.u3m-form .center .form .hbspt-form input[type=datetime], section.u3m-form .center .form .hbspt-form input[type=email], section.u3m-form .center .form .hbspt-form input[type=month], section.u3m-form .center .form .hbspt-form input[type=number], section.u3m-form .center .form .hbspt-form input[type=password], section.u3m-form .center .form .hbspt-form input[type=range], section.u3m-form .center .form .hbspt-form input[type=search], section.u3m-form .center .form .hbspt-form input[type=tel], section.u3m-form .center .form .hbspt-form input[type=text], section.u3m-form .center .form .hbspt-form input[type=time], section.u3m-form .center .form .hbspt-form input[type=url], section.u3m-form .center .form .hbspt-form input[type=week], section.u3m-form .center .form .hbspt-form select, section.u3m-form .center .form .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-form .center .form .hbspt-form input[type=color]::placeholder, section.u3m-form .center .form .hbspt-form input[type=date]::placeholder, section.u3m-form .center .form .hbspt-form input[type=datetime-local]::placeholder, section.u3m-form .center .form .hbspt-form input[type=datetime]::placeholder, section.u3m-form .center .form .hbspt-form input[type=email]::placeholder, section.u3m-form .center .form .hbspt-form input[type=month]::placeholder, section.u3m-form .center .form .hbspt-form input[type=number]::placeholder, section.u3m-form .center .form .hbspt-form input[type=password]::placeholder, section.u3m-form .center .form .hbspt-form input[type=range]::placeholder, section.u3m-form .center .form .hbspt-form input[type=search]::placeholder, section.u3m-form .center .form .hbspt-form input[type=tel]::placeholder, section.u3m-form .center .form .hbspt-form input[type=text]::placeholder, section.u3m-form .center .form .hbspt-form input[type=time]::placeholder, section.u3m-form .center .form .hbspt-form input[type=url]::placeholder, section.u3m-form .center .form .hbspt-form input[type=week]::placeholder, section.u3m-form .center .form .hbspt-form select::placeholder, section.u3m-form .center .form .hbspt-form textarea::placeholder {
	color: #fff;
}

section.u3m-form .center .form .hbspt-form input[type=color]:focus, section.u3m-form .center .form .hbspt-form input[type=date]:focus, section.u3m-form .center .form .hbspt-form input[type=datetime-local]:focus, section.u3m-form .center .form .hbspt-form input[type=datetime]:focus, section.u3m-form .center .form .hbspt-form input[type=email]:focus, section.u3m-form .center .form .hbspt-form input[type=month]:focus, section.u3m-form .center .form .hbspt-form input[type=number]:focus, section.u3m-form .center .form .hbspt-form input[type=password]:focus, section.u3m-form .center .form .hbspt-form input[type=range]:focus, section.u3m-form .center .form .hbspt-form input[type=search]:focus, section.u3m-form .center .form .hbspt-form input[type=tel]:focus, section.u3m-form .center .form .hbspt-form input[type=text]:focus, section.u3m-form .center .form .hbspt-form input[type=time]:focus, section.u3m-form .center .form .hbspt-form input[type=url]:focus, section.u3m-form .center .form .hbspt-form input[type=week]:focus, section.u3m-form .center .form .hbspt-form select:focus, section.u3m-form .center .form .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

section.u3m-form .center .form .hbspt-form input[type=color]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=date]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=datetime-local]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=datetime]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=email]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=month]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=number]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=password]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=range]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=search]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=tel]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=text]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=time]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=url]:focus::placeholder, section.u3m-form .center .form .hbspt-form input[type=week]:focus::placeholder, section.u3m-form .center .form .hbspt-form select:focus::placeholder, section.u3m-form .center .form .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

section.u3m-form .center .form .hbspt-form input[type=color]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=date]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=datetime-local]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=datetime]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=email]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=month]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=number]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=password]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=range]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=search]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=tel]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=text]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=time]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=url]:focus-visible, section.u3m-form .center .form .hbspt-form input[type=week]:focus-visible, section.u3m-form .center .form .hbspt-form select:focus-visible, section.u3m-form .center .form .hbspt-form textarea:focus-visible {
	outline: none;
}

section.u3m-form .center .form .hbspt-form select {
	color: #fff;
}

section.u3m-form .center .form .hbspt-form select.mktoValid, section.u3m-form .center .form .hbspt-form select:focus {
	color: #000;
}

section.u3m-form .center .form .hbspt-form select option {
	color: #fff;
}

section.u3m-form .center .form .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

section.u3m-form .center .form .hbspt-form select::-ms-expand {
	display: none;
}

section.u3m-form .center .form .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-form .center .form .hbspt-form .hs-submit {
	width: 100%;
}

section.u3m-form .center .form .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-form .center .form .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.u3m-form .center .form .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-form .center .form .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-form .center .form button, section.u3m-form .center .form input[type=button], section.u3m-form .center .form input[type=reset], section.u3m-form .center .form input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

section.u3m-form .center .form button:hover, section.u3m-form .center .form input[type=button]:hover, section.u3m-form .center .form input[type=reset]:hover, section.u3m-form .center .form input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

section.u3m-form .center .form button:active, section.u3m-form .center .form button:focus, section.u3m-form .center .form input[type=button]:active, section.u3m-form .center .form input[type=button]:focus, section.u3m-form .center .form input[type=reset]:active, section.u3m-form .center .form input[type=reset]:focus, section.u3m-form .center .form input[type=submit]:active, section.u3m-form .center .form input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

section.u3m-form .center .form input[type=color], section.u3m-form .center .form input[type=date], section.u3m-form .center .form input[type=datetime-local], section.u3m-form .center .form input[type=datetime], section.u3m-form .center .form input[type=email], section.u3m-form .center .form input[type=month], section.u3m-form .center .form input[type=number], section.u3m-form .center .form input[type=password], section.u3m-form .center .form input[type=range], section.u3m-form .center .form input[type=search], section.u3m-form .center .form input[type=tel], section.u3m-form .center .form input[type=text], section.u3m-form .center .form input[type=time], section.u3m-form .center .form input[type=url], section.u3m-form .center .form input[type=week], section.u3m-form .center .form textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

section.u3m-form .center .form input[type=color]:focus, section.u3m-form .center .form input[type=date]:focus, section.u3m-form .center .form input[type=datetime-local]:focus, section.u3m-form .center .form input[type=datetime]:focus, section.u3m-form .center .form input[type=email]:focus, section.u3m-form .center .form input[type=month]:focus, section.u3m-form .center .form input[type=number]:focus, section.u3m-form .center .form input[type=password]:focus, section.u3m-form .center .form input[type=range]:focus, section.u3m-form .center .form input[type=search]:focus, section.u3m-form .center .form input[type=tel]:focus, section.u3m-form .center .form input[type=text]:focus, section.u3m-form .center .form input[type=time]:focus, section.u3m-form .center .form input[type=url]:focus, section.u3m-form .center .form input[type=week]:focus, section.u3m-form .center .form textarea:focus {
	color: #111;
}

section.u3m-form .center .form select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

section.u3m-form .center .form select.nitro-lazy {
	background-image: none !important;
}

section.u3m-form .center .form select.hs-input {
	height: 45px !important;
}

section.u3m-form .center .form select::-ms-expand {
	display: none;
}

section.u3m-form .center .form textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

section.u3m-form .center .form textarea placeholder {
	color: #000;
}

section.u3m-form .center .form .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-form .center .form .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

section.u3m-form .center .form .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

section.u3m-form .center .form .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

section.u3m-form .center .form .fn-date-picker .is-rtl .pika-next, section.u3m-form .center .form .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

section.u3m-form .center .form .fn-date-picker .is-rtl .pika-next.nitro-lazy, section.u3m-form .center .form .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

section.u3m-form .center .form .fn-date-picker .is-rtl .pika-prev, section.u3m-form .center .form .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

section.u3m-form .center .form .fn-date-picker .is-rtl .pika-prev.nitro-lazy, section.u3m-form .center .form .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

section.u3m-form .center .form .fn-date-picker .pika-next, section.u3m-form .center .form .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

section.u3m-form .center .form .fn-date-picker .pika-select {
	display: inline-block;
}

section.u3m-form .center .form .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

section.u3m-form .center .form .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

section.u3m-form .center .form .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

section.u3m-form .center .form .fn-date-picker .pika-table td, section.u3m-form .center .form .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

section.u3m-form .center .form .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

section.u3m-form .center .form .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

section.u3m-form .center .form .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

section.u3m-form .center .form .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

section.u3m-form .center .form .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

section.u3m-form .center .form .inputs-list li {
	margin-bottom: 5px !important;
}

section.u3m-form .center .form .inputs-list .hs-input[type=checkbox], section.u3m-form .center .form .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

section.u3m-form .center .form .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

section.u3m-form .center .form .hbspt-form .hs-partner_technology_focus label, section.u3m-form .center .form .hbspt-form .hs_partner_customer_size label, section.u3m-form .center .form .hbspt-form .hs_partner_industry_focus label, section.u3m-form .center .form .hbspt-form .hs_partner_interest label, section.u3m-form .center .form .hbspt-form .hs_partner_s_partner_information label, section.u3m-form .center .form .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

section.u3m-form .center .form h2.heading {
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: .25px;
	margin-bottom: 3rem;
	line-height: 1.2;
	color: #fff;
}

@media (max-width:580px) {
	section.u3m-form .center .form h2.heading {
		font-size: 2rem;
	}
}

section.u3m-form .center .form form {
	margin-bottom: 0;
}

section.u3m-form .center .form form label {
	color: #fff;
}

section.u3m-form .center .form form textarea {
	height: auto;
}

section.u3m-form .center .form form h2 {
	padding-top: 20px;
	color: #fff;
}

section.u3m-form .center .form form h2.active {
	display: none;
}

section.u3m-form .center .form form h3 {
	padding-top: 25px;
	color: #fff;
}

section.u3m-form .center .form form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

section.u3m-form .center .form form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

section.u3m-form .center .form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
	background-image: none;
}

section.u3m-form .center .form form .mktoButtonRow .mktoButtonWrap button.mktoButton.nitro-lazy {
	background-image: none !important;
}

section.u3m-form .center .form form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-form .center .form .u3m-triple-resource {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

section.u3m-form .center .form div.submitted-message {
	color: #fff;
}

section.u3m-form .center .form div.inline-thank-you {
	display: none;
	background-color: #fff;
	padding: 50px 25px;
	text-align: center;
}

section.u3m-form .center .form div.inline-thank-you.active {
	display: block;
}

section.u3m-form .center .form div.inline-thank-you h2 {
	color: #475661;
}

section.u3m-form .center .form div.inline-thank-you a.button:hover {
	background-color: #cc2929;
}

section.u3m-form .center .calendar-form-embed .meetings-iframe-container iframe {
	min-width: 760px !important;
	height: 675px !important;
}

@media (max-width:1025px) {
	section.u3m-form .center .calendar-form-embed .meetings-iframe-container iframe {
		min-width: 500px !important;
		height: 625px !important;
	}
}

@media (max-width:768px) {
	section.u3m-form .center .calendar-form-embed .meetings-iframe-container iframe {
		min-width: 420px !important;
	}
}

@media (max-width:580px) {
	section.u3m-form .center .calendar-form-embed .meetings-iframe-container iframe {
		min-width: unset !important;
	}
}

@media (max-width:400px) {
	section.u3m-form .center .calendar-form-embed .meetings-iframe-container iframe {
		min-width: 230px !important;
	}
}

.gform_wrapper {
	display: inline !important;
}

section.u3m-full-width-cta {
	background-position: 50%;
	position: relative;
	min-height: 300px;
	overflow: hidden;
}

section.u3m-full-width-cta .button-dark {
	margin-top: 36px;
}

@media (max-width:580px) {
	section.u3m-full-width-cta {
		min-height: 300px;
	}
}

section.u3m-full-width-cta .center {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 765px;
	padding-top: 80px;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width:580px) {
	section.u3m-full-width-cta .center {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.u3m-full-width-cta .center {
		padding: 70px 20px 20px;
	}
}

@media (max-width:580px) {
	section.u3m-full-width-cta .center {
		padding: 50px 20px;
	}
}

section.u3m-full-width-cta.global {
	padding: 0;
	position: relative;
	z-index: 10;
	background: #eff1f3;
}

section.u3m-full-width-cta.global .center {
	padding: 200px 0 100px;
}

section.u3m-full-width-cta.global > svg.section-background {
	display: block;
	top: 0;
	max-height: 200px;
}

@media (max-width:1250px) {
	section.u3m-full-width-cta.global > svg.section-background {
		max-height: 100px;
	}
}

section.u3m-full-width-cta.redvar .center {
	max-width: 1080px;
}

section.u3m-full-width-cta.redvar .center .inner-wrap {
	background: linear-gradient(144deg, #cc2929 49%, #9b1829 86%);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .1);
	position: absolute;
	width: 100%;
	min-height: 350px;
}

@media (max-width:1025px) {
	section.u3m-full-width-cta.redvar .center .inner-wrap {
		display: none;
	}
}

section.u3m-full-width-cta.redvar .center .content-wrap {
	display: flex;
	flex-direction: row;
	position: relative;
	padding: 10px 0;
}

@media (max-width:1025px) {
	section.u3m-full-width-cta.redvar .center .content-wrap {
		flex-direction: column-reverse;
		background: linear-gradient(144deg, #cc2929 49%, #9b1829 86%);
		padding-bottom: 20px;
	}
}

section.u3m-full-width-cta.redvar .center .content-wrap[style*=color] a, section.u3m-full-width-cta.redvar .center .content-wrap[style*=color] h3, section.u3m-full-width-cta.redvar .center .content-wrap[style*=color] p {
	color: inherit;
}

section.u3m-full-width-cta.redvar .center .content-wrap .content {
	flex: 0 0 55%;
	padding: 50px 60px 50px 0;
	text-align: left;
}

@media (max-width:1440px) {
	section.u3m-full-width-cta.redvar .center .content-wrap .content {
		flex: 0 0 60%;
	}
}

@media (max-width:1025px) {
	section.u3m-full-width-cta.redvar .center .content-wrap .content {
		padding: 0 25px;
		text-align: center;
	}
}

section.u3m-full-width-cta.redvar .center .content-wrap .content p {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
}

@media (max-width:1025px) {
	section.u3m-full-width-cta.redvar .center .content-wrap .content p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 25px;
	}
}

section.u3m-full-width-cta.redvar .center .content-wrap .content h3 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	line-height: 42px;
	margin-top: 15px;
	letter-spacing: .79px;
}

@media (max-width:1025px) {
	section.u3m-full-width-cta.redvar .center .content-wrap .content h3 {
		font-size: 22px;
		line-height: 32px;
	}
}

section.u3m-full-width-cta.redvar .center .content-wrap .image {
	flex: 0 0 35%;
}

section.u3m-full-width-cta.redvar .center .content-wrap .image img {
	max-width: 325px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}

@media (max-width:1025px) {
	section.u3m-full-width-cta.redvar .center .content-wrap .image img {
		margin-top: -55px;
		max-width: 250px;
	}
}

section.u3m-hero {
	padding-top: 150px;
	padding-bottom: 320px;
	position: relative;
	background: linear-gradient(144deg, #cc2929 19%, #9b1829 86%);
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width:1440px) {
	section.u3m-hero {
		background-position: top;
		padding-bottom: 300px;
	}
}

@media (max-width:1025px) {
	section.u3m-hero {
		padding-top: 100px;
		padding-bottom: 250px;
	}
}

.page-id-1764 section.u3m-hero {
	z-index: -1;
}

@media (max-width:580px) {
	.page-id-1764 section.u3m-hero, .page-id-17250 section.u3m-hero {
		padding-bottom: 0 !important;
	}
}

section.u3m-hero.grad-bg {
	margin-bottom: -100px;
	padding-bottom: 200px;
	background-position: 0;
}

@media (max-width:1250px) {
	section.u3m-hero.grad-bg {
		margin-bottom: -50px;
		padding-bottom: 100px;
	}
}

@media (max-width:1025px) {
	section.u3m-hero.grad-bg {
		margin-bottom: 0;
		padding-bottom: 50px;
	}
}

@media (max-width:580px) {
	section.u3m-hero.grad-bg {
		padding-bottom: 0;
	}
}

section.u3m-hero.grad-bg div.content {
	padding-bottom: 100px;
}

.paged section.u3m-hero.grad-bg {
	margin-bottom: 0;
	padding-bottom: 0;
	background-position: 0;
}

section.u3m-hero.grad-bg.bottom-v2 {
	margin-bottom: 200px;
	padding-bottom: 100px;
}

@media (max-width:1250px) {
	section.u3m-hero.grad-bg.bottom-v2 {
		margin-bottom: 100px;
		padding-bottom: 50px;
	}
}

@media (max-width:768px) {
	section.u3m-hero.grad-bg.bottom-v2 {
		margin-bottom: 50px;
		padding-bottom: 0;
	}
}

section.u3m-hero > svg.hero-bottom {
	position: absolute;
	bottom: -1px;
	z-index: 1;
	width: 100%;
	max-height: 250px;
}

.paged section.u3m-hero > svg.hero-bottom {
	display: none;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-hero > svg.hero-bottom {
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	section.u3m-hero > svg.hero-bottom #Oval-Copy, section.u3m-hero > svg.hero-bottom #oval-mask {
		transform: translate(40%);
	}
}

.home section.u3m-hero div.content {
	padding-bottom: 50px;
}

section.u3m-hero .overlay {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

section.u3m-hero div.content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	align-items: center;
	max-width: 1495px;
	z-index: 50;
	position: relative;
}

@media (max-width:580px) {
	section.u3m-hero div.content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.home section.u3m-hero div.content {
	max-width: 1650px;
}

@media (max-width:1025px) {
	section.u3m-hero div.content {
		flex-wrap: wrap;
		justify-content: center;
		max-width: 100%;
		align-items: center;
		padding: 0;
		flex-direction: column-reverse;
	}
}

@media (max-width:580px) {
	section.u3m-hero div.content {
		flex-direction: row-reverse;
	}
}

section.u3m-hero div.content div.content__left {
	flex: 0 0 600px;
	max-width: 600px;
	padding: 0 50px;
}

@media (max-width:1250px) {
	section.u3m-hero div.content div.content__left {
		padding: 0 20px;
	}
}

@media (max-width:1100px) {
	section.u3m-hero div.content div.content__left {
		padding-left: 0;
		max-width: 525px;
	}
}

@media (max-width:1025px) {
	section.u3m-hero div.content div.content__left {
		order: 2;
		flex: 0 1 auto;
		max-width: 100%;
		text-align: center;
		padding: 0 50px;
	}
}

@media (max-width:580px) {
	section.u3m-hero div.content div.content__left {
		order: unset;
		padding: 0 20px;
	}
}

section.u3m-hero div.content div.content__left .headline-after {
	display: block;
}

section.u3m-hero div.content div.content__left p {
	color: #fff;
	font-size: 22px;
	line-height: 38px;
}

@media (max-width:580px) {
	section.u3m-hero div.content div.content__left p {
		font-size: 18px;
		line-height: 34px;
	}
}

section.u3m-hero div.content div.content__right {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: calc(100% - 600px);
	max-width: calc(100% - 600px);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
	padding: 0 50px;
}

@media (max-width:1025px) {
	section.u3m-hero div.content div.content__right {
		padding: 50px;
		background-size: contain;
		background-position: 50%;
		-webkit-mask-image: radial-gradient(ellipse 100% 100% at 50% 50%, #fff 0, transparent 70%);
		flex: 0 1 100%;
		max-width: 100%;
		order: 1;
	}
}

section.u3m-hero div.content div.content__right video.hero-main-video {
	box-shadow: 5px 5px 33px 0 rgba(0, 0, 0, .22);
	max-width: 320px;
	margin: 0 auto 30px;
	display: block;
}

section.u3m-hero div.content div.content__right .hero-images {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
}

section.u3m-hero div.content div.content__right .hero-images img.hero-image-1, section.u3m-hero div.content div.content__right .hero-images video.hero-image-1 {
	margin-right: 20px;
	max-width: 250px;
	box-shadow: none;
}

section.u3m-hero div.content div.content__right .hero-images img.hero-image-2, section.u3m-hero div.content div.content__right .hero-images video.hero-image-2 {
	margin-left: 20px;
	box-shadow: none;
	max-width: 150px;
	border-radius: 30px;
}

@media (max-width:768px) {
	section.u3m-hero div.content div.content__right .hero-images img.hero-image-2, section.u3m-hero div.content div.content__right .hero-images video.hero-image-2 {
		display: none;
	}
}

section.u3m-hero div.content div.content__right img, section.u3m-hero div.content div.content__right video {
	box-shadow: 5px 5px 33px 0 rgba(0, 0, 0, .22);
}

@media (max-width:1025px) {
	section.u3m-hero div.content .button-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

section.u3m-hero div.content .button-wrap a:first-of-type {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-hero div.content .button-wrap a:first-of-type:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.u3m-hero div.content .button-wrap a.test-cta {
	background: hsla(0, 0%, 98%, .5);
	border-radius: 100px;
	padding: 5px 22px 5px 7px;
	display: inline-block;
	color: inherit;
	text-decoration: none;
	font-size: 14px;
}

section.u3m-hero div.content .button-wrap a.test-cta:before {
	content: "New";
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	display: inline-block;
	border-radius: 100px;
	padding: 0 10px;
	margin-right: 8px;
	font-size: 14px;
}

section.u3m-hero div.content .button-wrap p {
	color: rgba(0, 0, 0, .8);
}

section.u3m-hero.centered-hero div.content {
	justify-content: center;
}

section.u3m-hero.centered-hero div.content div.content__left {
	text-align: center;
	flex: 0 0 750px;
	max-width: 750px;
}

@media (max-width:1025px) {
	section.u3m-hero.centered-hero div.content div.content__left {
		max-width: 100%;
		flex: 0 0 100%;
	}
}

section.u3m-hero.centered-hero div.content div.content__right {
	display: none;
}

section.u3m-hero.full-width-video {
	position: relative;
	overflow: hidden;
	background-image: none;
}

section.u3m-hero.full-width-video.nitro-lazy {
	background-image: none !important;
}

section.u3m-hero.full-width-video video {
	width: 100%;
	position: absolute;
	top: 0;
	left: auto;
	right: auto;
	object-fit: cover;
	height: 100%;
	z-index: 1;
	left: 50%;
	transform: translate(-50%);
}

@media (max-width:768px) {
	section.u3m-hero.full-width-video video {
		display: none;
	}
}

section.u3m-hero.side-video {
	position: relative;
	overflow: hidden;
}

@media (max-width:1025px) {
	section.u3m-hero.side-video {
		display: flex;
		flex-direction: column;
	}
}

section.u3m-hero.side-video video {
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
	object-fit: unset;
	z-index: 1;
	height: 120%;
	-webkit-mask-image: radial-gradient(ellipse 80% 65% at 65% 40%, #fff 0, transparent 70%);
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-hero.side-video video {
		-webkit-clip-path: url("#oval-mask");
		clip-path: url("#oval-mask");
		-webkit-transform: translateZ(1px);
	}
}

@media (max-width:1440px) {
	section.u3m-hero.side-video video {
		left: 0;
		right: unset;
		height: auto;
		max-width: 110%;
	}
}

@media (max-width:1100px) {
	section.u3m-hero.side-video video {
		top: 50%;
		transform: translateY(-50%);
	}
}

@media (max-width:1025px) {
	section.u3m-hero.side-video video {
		display: none;
	}
}

@media (max-width:1025px) {
	section.u3m-hero.side-video .overlay {
		order: 2;
	}
	
	.home section.u3m-hero.side-video .overlay div.content__left {
		padding-top: 0;
	}
}

@media (max-width:1025px) and (max-width:1025px) {
	.home section.u3m-hero.side-video .overlay div.content__left {
		padding-bottom: 0;
	}
}

section.u3m-logo-repeater div.center {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 30px 10px;
	max-width: 1500px;
}

@media (max-width:1025px) {
	section.u3m-logo-repeater div.center {
		max-width: calc(100% - 100px);
		padding: 30px 50px;
	}
}

@media (max-width:580px) {
	section.u3m-logo-repeater div.center {
		margin: 0 50px;
		padding: 30px;
		max-width: calc(100% - 60px);
	}
}

section.u3m-logo-repeater div.center .slick-list {
	width: 100%;
}

section.u3m-logo-repeater div.center .slick-list .slick-track {
	display: flex;
	align-items: center;
	justify-content: center;
}

section.u3m-logo-repeater div.center .slick-list .slick-track .image-wrap {
	display: flex;
	justify-content: center;
	margin: 0 5px;
	align-items: center;
}

section.u3m-logo-repeater div.center .slick-list .slick-track .image-wrap img {
	height: auto;
	width: auto;
}

section.u3m-logo-repeater div.center .slick-arrow {
	height: auto;
	top: 50%;
}

@media (max-width:580px) {
	section.u3m-logo-repeater div.center .slick-arrow:before {
		font-size: 25px;
		color: #fff;
	}
}

section.u3m-logo-trust-marks {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 50px;
	margin-bottom: 20px;
}

@media (max-width:580px) {
	section.u3m-logo-trust-marks {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-logo-trust-marks .u3m-logo-trust-marks__heading {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	text-align: center;
}

@media (max-width:580px) {
	section.u3m-logo-trust-marks .u3m-logo-trust-marks__heading {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-logo-trust-marks p.u3m-logo-trust-marks__intro {
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}

section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	margin: 0 auto;
	padding-top: 30px;
}

@media (max-width:1025px) {
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos {
		padding-top: 0;
	}
}

section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item {
	margin-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
	max-width: 125px;
}

section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item img {
	height: auto;
	max-width: 100%;
	max-height: 100px;
	max-width: 125px;
}

@media (max-width:1440px) {
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item {
		max-width: 10%;
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media (max-width:1250px) {
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item {
		padding-left: 0;
		justify-content: center;
		padding-right: 0;
		flex: 0 0 120px;
		margin: 10px 20px;
		text-align: center;
		height: 100px;
		display: flex;
		align-items: center;
		max-width: 20%;
	}
	
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item img {
		max-height: 100%;
	}
}

@media (max-width:768px) {
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item {
		max-width: 25%;
		flex: 0 0 160px;
	}
	
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item img {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item {
		max-width: 150px;
		flex: 0 0 150px;
		padding-bottom: 0;
	}
}

@media (max-width:400px) {
	section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item {
		max-width: 110px;
		height: auto;
	}
}

section.u3m-logo-trust-marks div.u3m-logo-trust-marks__logos div.u3m-logo-trust-marks__logos__item:last-of-type {
	padding-right: 0;
}

section.u3m-lp-hero {
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 140px;
	padding-bottom: 90px;
	position: relative;
	background-position: 50%;
	background-color: #000823;
}

@media (max-width:1440px) {
	section.u3m-lp-hero {
		background-position: top;
	}
}

@media (max-width:768px) {
	section.u3m-lp-hero {
		padding-top: 110px;
		padding-bottom: 70px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero {
		padding-top: 100px;
		padding-bottom: 50px;
	}
}

section.u3m-lp-hero.content-left div.content {
	max-width: 1180px;
	align-items: flex-start;
	padding: 0 50px;
}

@media (max-width:1100px) {
	section.u3m-lp-hero.content-left div.content {
		padding: 0 20px;
	}
}

section.u3m-lp-hero.content-left div.content h1, section.u3m-lp-hero.content-left div.content h2, section.u3m-lp-hero.content-left div.content p.subheadline {
	text-align: left;
}

section.u3m-lp-hero.content-right div.content {
	max-width: 1180px;
	align-items: flex-end;
	padding: 0 0 0 100px;
	text-align: left;
}

section.u3m-lp-hero.content-right div.content h1, section.u3m-lp-hero.content-right div.content p {
	text-align: left;
}

section.u3m-lp-hero .overlay {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #000823;
	opacity: .75;
}

section.u3m-lp-hero div.content {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	margin: 0 auto;
	max-width: 900px;
	padding: 0 50px;
	position: relative;
	z-index: 50;
	text-align: center;
}

@media (max-width:1025px) {
	section.u3m-lp-hero div.content {
		flex-wrap: wrap;
		justify-content: center;
		max-width: 100%;
		align-items: center;
		height: auto;
	}
}

section.u3m-lp-hero div.content h1, section.u3m-lp-hero div.content h2, section.u3m-lp-hero div.content p {
	font-family: Founders Grotesk;
}

section.u3m-lp-hero div.content h1.category, section.u3m-lp-hero div.content h2.category {
	color: #fda05a;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .5px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

section.u3m-lp-hero div.content h1.headline, section.u3m-lp-hero div.content h2.headline {
	color: #fff;
	flex: 0 0 auto;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.1;
	margin-top: 20px;
	margin-bottom: 0;
}

@media (max-width:1025px) {
	section.u3m-lp-hero div.content h1.headline, section.u3m-lp-hero div.content h2.headline {
		font-size: 42px;
	}
}

@media (max-width:768px) {
	section.u3m-lp-hero div.content h1.headline, section.u3m-lp-hero div.content h2.headline {
		font-size: 36px;
		margin-top: 15px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero div.content h1.headline, section.u3m-lp-hero div.content h2.headline {
		font-size: 32px;
		margin-top: 15px;
	}
}

section.u3m-lp-hero div.content p.subheadline {
	font-weight: 400;
	flex: 0 0 auto;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 0;
}

@media (max-width:768px) {
	section.u3m-lp-hero div.content p.subheadline {
		font-size: 19px;
		margin-top: 15px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero div.content p.subheadline {
		font-size: 18px;
		margin-top: 15px;
	}
}

section.u3m-lp-hero div.content .button-wrap {
	margin-top: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media (max-width:1025px) {
	section.u3m-lp-hero div.content .button-wrap {
		margin-top: 40px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero div.content .button-wrap {
		margin-top: 30px;
	}
}

section.u3m-lp-hero div.content .button-wrap a {
	margin: 7px;
}

section.u3m-lp-hero-shortened {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-position: 50%;
	background: #000823;
}

@media (max-width:1440px) {
	section.u3m-lp-hero-shortened {
		background-position: top;
	}
}

section.u3m-lp-hero-shortened.overnav {
	padding-top: 160px;
	padding-bottom: 40px;
}

@media (max-width:1025px) {
	section.u3m-lp-hero-shortened.overnav {
		padding-top: 100px;
		padding-bottom: 20px;
	}
}

@media (max-width:768px) {
	section.u3m-lp-hero-shortened.overnav {
		padding-bottom: 10px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero-shortened.overnav {
		padding-bottom: 15px;
	}
}

section.u3m-lp-hero-shortened .overlay {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

section.u3m-lp-hero-shortened div.content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1650px !important;
	z-index: 50;
	padding: 0 50px;
	max-width: 1180px;
	text-align: left;
	display: block;
	position: relative;
}

@media (max-width:580px) {
	section.u3m-lp-hero-shortened div.content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-hero-shortened div.content {
		max-width: 100%;
		height: auto;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero-shortened div.content {
		padding: 0 15px;
	}
}

section.u3m-lp-hero-shortened div.content .content-width-control {
	padding-left: calc(( 35% - 440px ) / 2);
	padding-right: calc(( 35% - 440px ) / 2);
}

section.u3m-lp-hero-shortened div.content h1, section.u3m-lp-hero-shortened div.content h2 {
	text-align: left;
	font-family: Founders Grotesk;
}

section.u3m-lp-hero-shortened div.content h1.category, section.u3m-lp-hero-shortened div.content h2.category {
	color: #fda05a;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .5px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

section.u3m-lp-hero-shortened div.content h1.headline, section.u3m-lp-hero-shortened div.content h2.headline {
	color: #fff;
	flex: 0 0 auto;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 0;
}

@media (max-width:1025px) {
	section.u3m-lp-hero-shortened div.content h1.headline, section.u3m-lp-hero-shortened div.content h2.headline {
		font-size: 42px;
	}
}

@media (max-width:768px) {
	section.u3m-lp-hero-shortened div.content h1.headline, section.u3m-lp-hero-shortened div.content h2.headline {
		font-size: 36px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-hero-shortened div.content h1.headline, section.u3m-lp-hero-shortened div.content h2.headline {
		font-size: 32px;
	}
}

.formmodal {
	max-width: 800px !important;
	width: 100% !important;
	background-color: #cc2929 !important;
	padding: 3rem 0 1.5rem !important;
	max-height: 100% !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3) !important;
}

.formmodal .partnerform-container {
	max-height: calc(100vh - 10.5rem);
	display: inline-block;
	position: relative;
	overflow: auto;
	padding: 0 2.5rem 0 3rem;
}

.formmodal .partnerform-container .partnerform-container-inner {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	padding: 0;
	background-color: transparent;
	max-width: 100%;
	border-radius: 0;
	margin: 0;
	float: none;
	overflow: auto;
	height: 100%;
}

.formmodal .partnerform-container .partnerform-container-inner h1, .formmodal .partnerform-container .partnerform-container-inner h2, .formmodal .partnerform-container .partnerform-container-inner h3, .formmodal .partnerform-container .partnerform-container-inner h4, .formmodal .partnerform-container .partnerform-container-inner h5, .formmodal .partnerform-container .partnerform-container-inner h6, .formmodal .partnerform-container .partnerform-container-inner li, .formmodal .partnerform-container .partnerform-container-inner p {
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0;
}

.formmodal .partnerform-container .partnerform-container-inner .no-list.hs-error-msgs {
	margin: 0 0 3px !important;
}

.formmodal .partnerform-container .partnerform-container-inner form {
	margin-bottom: 0 !important;
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, .formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select, .formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, .formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, .formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, .formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.formmodal .partnerform-container .partnerform-container-inner form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.formmodal .partnerform-container .partnerform-container-inner div.legal-consent-container input {
	height: auto !important;
}

.formmodal .partnerform-container .partnerform-container-inner .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.formmodal .partnerform-container .partnerform-container-inner .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

.formmodal .partnerform-container .partnerform-container-inner .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field {
	width: 100%;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field label {
	font-size: 14px;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form button, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=button], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=reset], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form button:hover, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=button]:hover, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=reset]:hover, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week], .formmodal .partnerform-container .partnerform-container-inner .hbspt-form select, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form select::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form textarea::placeholder {
	color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form select:focus, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form select:focus::placeholder, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form select:focus-visible, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form textarea:focus-visible {
	outline: none;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form select {
	color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form select.mktoValid, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form select:focus {
	color: #000;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form select option {
	color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form select::-ms-expand {
	display: none;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-submit {
	width: 100%;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

.formmodal .partnerform-container .partnerform-container-inner button, .formmodal .partnerform-container .partnerform-container-inner input[type=button], .formmodal .partnerform-container .partnerform-container-inner input[type=reset], .formmodal .partnerform-container .partnerform-container-inner input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

.formmodal .partnerform-container .partnerform-container-inner button:hover, .formmodal .partnerform-container .partnerform-container-inner input[type=button]:hover, .formmodal .partnerform-container .partnerform-container-inner input[type=reset]:hover, .formmodal .partnerform-container .partnerform-container-inner input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

.formmodal .partnerform-container .partnerform-container-inner button:active, .formmodal .partnerform-container .partnerform-container-inner button:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=button]:active, .formmodal .partnerform-container .partnerform-container-inner input[type=button]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=reset]:active, .formmodal .partnerform-container .partnerform-container-inner input[type=reset]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=submit]:active, .formmodal .partnerform-container .partnerform-container-inner input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

.formmodal .partnerform-container .partnerform-container-inner input[type=color], .formmodal .partnerform-container .partnerform-container-inner input[type=date], .formmodal .partnerform-container .partnerform-container-inner input[type=datetime-local], .formmodal .partnerform-container .partnerform-container-inner input[type=datetime], .formmodal .partnerform-container .partnerform-container-inner input[type=email], .formmodal .partnerform-container .partnerform-container-inner input[type=month], .formmodal .partnerform-container .partnerform-container-inner input[type=number], .formmodal .partnerform-container .partnerform-container-inner input[type=password], .formmodal .partnerform-container .partnerform-container-inner input[type=range], .formmodal .partnerform-container .partnerform-container-inner input[type=search], .formmodal .partnerform-container .partnerform-container-inner input[type=tel], .formmodal .partnerform-container .partnerform-container-inner input[type=text], .formmodal .partnerform-container .partnerform-container-inner input[type=time], .formmodal .partnerform-container .partnerform-container-inner input[type=url], .formmodal .partnerform-container .partnerform-container-inner input[type=week], .formmodal .partnerform-container .partnerform-container-inner textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

.formmodal .partnerform-container .partnerform-container-inner input[type=color]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=date]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=datetime-local]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=datetime]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=email]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=month]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=number]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=password]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=range]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=search]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=tel]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=text]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=time]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=url]:focus, .formmodal .partnerform-container .partnerform-container-inner input[type=week]:focus, .formmodal .partnerform-container .partnerform-container-inner textarea:focus {
	color: #111;
}

.formmodal .partnerform-container .partnerform-container-inner select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

.formmodal .partnerform-container .partnerform-container-inner select.nitro-lazy {
	background-image: none !important;
}

.formmodal .partnerform-container .partnerform-container-inner select.hs-input {
	height: 45px !important;
}

.formmodal .partnerform-container .partnerform-container-inner select::-ms-expand {
	display: none;
}

.formmodal .partnerform-container .partnerform-container-inner textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

.formmodal .partnerform-container .partnerform-container-inner textarea placeholder {
	color: #000;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-next, .formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-next.nitro-lazy, .formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-prev, .formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-prev.nitro-lazy, .formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-next, .formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-select {
	display: inline-block;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table td, .formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

.formmodal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

.formmodal .partnerform-container .partnerform-container-inner .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

.formmodal .partnerform-container .partnerform-container-inner .inputs-list li {
	margin-bottom: 5px !important;
}

.formmodal .partnerform-container .partnerform-container-inner .inputs-list .hs-input[type=checkbox], .formmodal .partnerform-container .partnerform-container-inner .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

.formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs-partner_technology_focus label, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_customer_size label, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_industry_focus label, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_interest label, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_s_partner_information label, .formmodal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

.formmodal .partnerform-container .partnerform-container-inner label {
	color: #fff;
	font-size: 1.6rem !important;
	line-height: 1.4;
}

@media (max-width:480px) {
	.formmodal .partnerform-container .partnerform-container-inner .form-columns-2 .field {
		width: 100% !important;
		margin: 0;
	}
}

.formmodal .partnerform-container .partnerform-container-inner .hs-richtext p {
	font-size: 15px !important;
	line-height: 1.2 !important;
}

.allegobutton {
	background-color: #28ccc1;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 25px 25px 0;
}

.allegobutton:hover {
	color: #28ccc1;
	background-color: #fff;
	border: none;
}

.allegobutton.button-turquoise-on-midnight {
	background-color: #28ccc1;
	color: #000823;
	border: 1.5px solid #28ccc1;
}

.allegobutton.button-turquoise-on-midnight:hover {
	background-color: rgba(0, 8, 35, .6);
	color: #fff;
}

.allegobutton.button-white-on-midnight {
	background-color: #fff;
	color: #000823;
	border: 1.5px solid #fff;
}

.allegobutton.button-white-on-midnight:hover {
	background-color: rgba(0, 8, 35, .6);
	color: #fff;
}

.allegobutton.button-demo {
	background-color: rgba(40, 204, 193, 0);
	color: #fff;
	border: 1.5px solid #fff;
	border-radius: 23px 23px 23px 0;
	letter-spacing: 0;
	margin: 20px 0;
	padding: 12px 19px 13px;
	text-transform: none;
	font-weight: 500;
}

.allegobutton.button-demo:hover {
	background-color: #28ccc1;
	border-color: #28ccc1;
	color: #000823;
}

section.u3m-lp-split {
	margin-top: -1px;
	display: flex;
	min-height: 100vh;
	overflow: hidden;
	margin-top: 80px;
}

.demo section.u3m-lp-split {
	margin-top: 0;
}

@media (max-width:1025px) {
	.demo section.u3m-lp-split {
		margin-top: 45px;
	}
}

.demo section.u3m-lp-split h1 {
	margin-top: 25px;
}

.demo section.u3m-lp-split a.logo {
	display: block !important;
	margin-bottom: 25px;
}

@media (max-width:3440px) {
	section.u3m-lp-split {
		max-width: none;
		min-height: auto;
	}
}

@media (max-width:1920px) {
	section.u3m-lp-split {
		max-width: 1920px;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split {
		flex-wrap: wrap;
		overflow: visible;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split {
		display: block;
	}
}

section.u3m-lp-split.module {
	margin-top: 55px;
}

section.u3m-lp-split.module .right-column .inner {
	padding-top: 55px !important;
}

section.u3m-lp-split.no-form {
	flex-direction: column;
}

section.u3m-lp-split .left-column {
	padding-right: 50px;
	margin-right: auto;
	position: relative;
	flex: 0 0 60%;
	display: flex;
	margin: 50px 0;
	align-items: flex-start;
	justify-content: center;
	padding-right: 0;
}

@media (max-width:1025px) {
	section.u3m-lp-split .left-column {
		flex: 0 0 100%;
		margin-bottom: 20px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column {
		display: block;
	}
}

section.u3m-lp-split .left-column.form-less .inner {
	flex: 0 1 900px;
}

section.u3m-lp-split .left-column.form-less .inner .headline-image-wrap .offer-image img {
	margin-left: 50px !important;
}

section.u3m-lp-split .left-column .form-jump {
	display: none;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .form-jump {
		display: inline-block;
		text-align: center;
	}
}

section.u3m-lp-split .left-column .inner {
	align-items: flex-start;
	justify-content: center;
	flex: 0 1 800px;
	padding: 20px 100px;
}

@media (max-width:1100px) {
	section.u3m-lp-split .left-column .inner {
		padding: 20px 50px;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split .left-column .inner {
		padding: 20px;
	}
}

section.u3m-lp-split .left-column .inner a.logo {
	display: none;
	position: absolute;
	top: -30px;
}

section.u3m-lp-split .left-column .inner .breadcrumb {
	margin: 0 0 25px;
}

section.u3m-lp-split .left-column .inner .breadcrumb span, section.u3m-lp-split .left-column .inner .breadcrumb span a {
	color: #cc2929;
}

section.u3m-lp-split .left-column .inner img.aligncenter {
	margin: 0 auto;
	display: block;
	text-align: center;
}

section.u3m-lp-split .left-column .inner img.alignright {
	float: right;
	margin-left: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-lp-split .left-column .inner img.alignright {
		float: none;
		margin-bottom: 25px;
		margin-left: 0;
	}
}

section.u3m-lp-split .left-column .inner img.alignleft {
	float: left;
	margin-right: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-lp-split .left-column .inner img.alignleft {
		float: none;
		margin-bottom: 25px;
	}
}

section.u3m-lp-split .left-column .inner .headline-image-wrap.present {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap.present {
		flex-direction: column;
	}
}

section.u3m-lp-split .left-column .inner .headline-image-wrap.present h1 {
	flex: 100%;
	font-size: 38px;
	line-height: 52px;
}

section.u3m-lp-split .left-column .inner .headline-image-wrap.present .offer-image {
	margin: 0;
	flex: 0 0 35%;
}

@media (max-width:768px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap.present .offer-image {
		margin-left: 20px;
		flex: 0 0 calc(35% - 20px);
		margin-left: 0;
		flex: 0 0 35%;
	}
}

section.u3m-lp-split .left-column .inner .headline-image-wrap.present .offer-image img {
	margin-bottom: 20px;
	margin-left: 25px;
	max-width: 100%;
	max-height: 250px;
	border-radius: 5px;
	box-shadow: 0 0 20px 0 rgba(65, 182, 230, .2);
}

@media (max-width:1025px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap.present .offer-image img {
		max-height: 200px;
	}
}

@media (max-width:768px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap.present .offer-image img {
		margin-left: 0;
	}
}

section.u3m-lp-split .left-column .inner .headline-image-wrap h1 {
	color: #fff;
	font-size: 72px;
	margin-bottom: 3rem;
	line-height: 72px;
	color: #000;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 52px;
}

@media (max-width:1100px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap h1 {
		font-size: 56px;
		line-height: 56px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap h1 {
		font-size: 32px;
		line-height: 32px;
	}
}

@media (max-width:1100px) {
	section.u3m-lp-split .left-column .inner .headline-image-wrap h1 {
		font-size: 28px;
		line-height: 38px;
		margin-top: 10px;
	}
}

section.u3m-lp-split .left-column .inner .rich-text {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 34px;
	margin-top: 25px;
}

section.u3m-lp-split .left-column .inner .rich-text.video.active {
	display: none;
}

section.u3m-lp-split .left-column .inner .rich-text p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
}

section.u3m-lp-split .left-column .inner .rich-text ol li, section.u3m-lp-split .left-column .inner .rich-text ul li {
	color: #475661;
	font-size: 16px;
	letter-spacing: .25px;
	line-height: 28px;
	font-weight: 400;
}

section.u3m-lp-split .left-column .inner .rich-text a {
	color: #cc2929;
	display: inline;
}

section.u3m-lp-split .left-column .inner .rich-text a.btn {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-lp-split .left-column .inner .rich-text a.btn:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-lp-split .left-column .inner .rich-text a.btn:hover {
	text-decoration: none !important;
}

section.u3m-lp-split .left-column .inner .rich-text a.btn:hover:after {
	right: -24px;
}

section.u3m-lp-split .left-column .inner .rich-text .speaker-wrap {
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner .rich-text .speaker-wrap {
		flex-direction: column;
	}
}

section.u3m-lp-split .left-column .inner .rich-text .speaker-wrap img.speaker_image {
	margin-right: 50px;
	flex: 0 0 33%;
	max-width: 190px;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner .rich-text .speaker-wrap img.speaker_image {
		flex: 0 0 100%;
	}
}

section.u3m-lp-split .left-column .inner .rich-text .speaker-wrap .speaker_block {
	flex: 0 0 33%;
	width: 100%;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner .rich-text .speaker-wrap .speaker_block {
		flex: 0 0 100%;
		width: 100%;
	}
}

section.u3m-lp-split .left-column .inner h2 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner h2 {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-lp-split .left-column .inner .bottom-wrap {
	margin-top: 75px;
}

section.u3m-lp-split .left-column .inner .bottom-wrap h3 {
	color: #475661;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 32px;
	text-align: left;
	margin-bottom: 40px;
}

section.u3m-lp-split .left-column .inner .bottom-wrap .logo-wrap {
	display: flex;
	align-items: center;
}

@media (max-width:768px) {
	section.u3m-lp-split .left-column .inner .bottom-wrap .logo-wrap {
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
	}
}

section.u3m-lp-split .left-column .inner .bottom-wrap .logo-wrap img {
	margin: 0 15px;
	max-width: 85px;
	height: auto;
}

@media (max-width:580px) {
	section.u3m-lp-split .left-column .inner .bottom-wrap .logo-wrap img {
		margin-bottom: 15px;
		max-width: 100px;
	}
}

section.u3m-lp-split .left-column .inner .bottom-wrap .logo-wrap img:first-of-type {
	margin-left: 0;
}

section.u3m-lp-split .left-column .inner .video-embed {
	display: none;
}

section.u3m-lp-split .left-column .inner .video-embed.active {
	display: block;
}

section.u3m-lp-split .left-column > svg {
	top: 40%;
	position: absolute;
	width: 100%;
	height: auto;
	z-index: -1;
}

section.u3m-lp-split .right-column {
	flex: 0 0 500px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex: 0 1 40%;
	background: linear-gradient(144.61deg, #cc2929, #9b1829);
}

section.u3m-lp-split .right-column .submitted-message p {
	color: #fff;
}

@media (max-width:1025px) {
	section.u3m-lp-split .right-column {
		flex: 0 0 100%;
	}
}

section.u3m-lp-split .right-column.form-less div.overlay .inner {
	max-width: calc(100% - 80px);
	flex-shrink: 0;
	flex-basis: 1170px;
}

section.u3m-lp-split .right-column.form-less div.overlay .inner .form-wrap {
	max-width: 1170px;
}

section.u3m-lp-split .right-column.form-less div.overlay .inner .form-wrap .u3m-triple-resource .resource-wrap {
	flex-direction: row;
	max-width: 100%;
}

section.u3m-lp-split .right-column div.overlay {
	background: transparent;
	width: 100%;
	height: 101%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

section.u3m-lp-split .right-column div.overlay .inner {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: 700px;
	align-items: center;
	justify-content: center;
	padding: 20px 100px;
}

@media (max-width:1440px) {
	section.u3m-lp-split .right-column div.overlay .inner {
		padding: 20px 50px;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split .right-column div.overlay .inner {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% - 100px);
	}
}

@media (max-width:580px) {
	section.u3m-lp-split .right-column div.overlay .inner {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% - 40px);
		padding: 20px;
	}
}

section.u3m-lp-split .right-column div.overlay .inner h2 {
	padding-top: 20px;
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner h2.active {
	display: none;
}

section.u3m-lp-split .right-column div.overlay .inner h3 {
	padding-top: 25px;
	color: #fff;
}

@media (max-width:1025px) {
	section.u3m-lp-split .right-column div.overlay .inner .custom-share {
		display: none;
	}
}

section.u3m-lp-split .right-column div.overlay .inner .custom-share div {
	text-align: right;
}

section.u3m-lp-split .right-column div.overlay .inner .custom-share div span.label {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .custom-share div a {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	margin-left: 5px;
}

section.u3m-lp-split .right-column div.overlay .inner .custom-share div a:hover {
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	margin-top: 10px;
	background: transparent;
	padding: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap div.legal-consent-container input {
	height: auto !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-form-field {
	width: 100%;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-form-field label {
	font-size: 14px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form button, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=button], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=reset], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form button:hover, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=button]:hover, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=reset]:hover, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=color], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=date], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime-local], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=email], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=month], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=number], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=password], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=range], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=search], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=tel], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=text], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=time], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=url], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=week], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=color]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=date]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime-local]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=email]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=month]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=number]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=password]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=range]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=search]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=tel]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=text]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=time]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=url]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=week]::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form textarea::placeholder {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=color]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=date]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime-local]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=email]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=month]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=number]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=password]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=range]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=search]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=tel]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=text]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=time]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=url]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=week]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=color]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=date]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime-local]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=email]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=month]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=number]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=password]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=range]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=search]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=tel]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=text]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=time]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=url]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=week]:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select:focus::placeholder, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=color]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=date]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime-local]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=datetime]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=email]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=month]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=number]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=password]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=range]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=search]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=tel]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=text]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=time]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=url]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form input[type=week]:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select:focus-visible, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form textarea:focus-visible {
	outline: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select.mktoValid, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select:focus {
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select option {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form select::-ms-expand {
	display: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-submit {
	width: 100%;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap button, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=button], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=reset], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap button:hover, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=button]:hover, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=reset]:hover, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap button:active, section.u3m-lp-split .right-column div.overlay .inner .form-wrap button:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=button]:active, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=button]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=reset]:active, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=reset]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=submit]:active, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=color], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=date], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=datetime-local], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=datetime], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=email], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=month], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=number], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=password], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=range], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=search], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=tel], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=text], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=time], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=url], section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=week], section.u3m-lp-split .right-column div.overlay .inner .form-wrap textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=color]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=date]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=datetime-local]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=datetime]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=email]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=month]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=number]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=password]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=range]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=search]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=tel]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=text]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=time]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=url]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap input[type=week]:focus, section.u3m-lp-split .right-column div.overlay .inner .form-wrap textarea:focus {
	color: #111;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap select.nitro-lazy {
	background-image: none !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap select.hs-input {
	height: 45px !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap select::-ms-expand {
	display: none;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap textarea placeholder {
	color: #000;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .is-rtl .pika-next, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .is-rtl .pika-next.nitro-lazy, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .is-rtl .pika-prev, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .is-rtl .pika-prev.nitro-lazy, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-next, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-select {
	display: inline-block;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-table td, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .inputs-list li {
	margin-bottom: 5px !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .inputs-list .hs-input[type=checkbox], section.u3m-lp-split .right-column div.overlay .inner .form-wrap .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs-partner_technology_focus label, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs_partner_customer_size label, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs_partner_industry_focus label, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs_partner_interest label, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs_partner_s_partner_information label, section.u3m-lp-split .right-column div.overlay .inner .form-wrap .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap h2.heading {
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: .25px;
	margin-bottom: 3rem;
	line-height: 1.2;
	color: #fff;
}

@media (max-width:580px) {
	section.u3m-lp-split .right-column div.overlay .inner .form-wrap h2.heading {
		font-size: 2rem;
	}
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form {
	margin-bottom: 0;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form label {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap form textarea {
	height: auto;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap .u3m-triple-resource {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap div.submitted-message {
	color: #fff;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap div.inline-thank-you {
	display: none;
	background-color: #fff;
	padding: 50px 25px;
	text-align: center;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap div.inline-thank-you.active {
	display: block;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap div.inline-thank-you h2 {
	color: #475661;
}

section.u3m-lp-split .right-column div.overlay .inner .form-wrap div.inline-thank-you a.button:hover {
	background-color: #cc2929;
}

@media (max-width:1440px) {
	section.u3m-lp-split.sticky-form .inner {
		flex: unset;
		padding: unset;
	}
}

section.u3m-lp-split.sticky-form .left-column {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% - 550px);
}

@media (max-width:1440px) {
	section.u3m-lp-split.sticky-form .left-column {
		flex-basis: calc(100% - 590px);
		padding: 20px;
	}
}

@media (max-width:1250px) {
	section.u3m-lp-split.sticky-form .left-column {
		flex-basis: calc(100% - 540px);
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split.sticky-form .left-column {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}
}

@media (max-width:1440px) {
	section.u3m-lp-split.sticky-form .left-column .logo-wrap {
		flex-wrap: wrap;
	}
}

section.u3m-lp-split.sticky-form .right-column {
	flex: 0 0 550px;
	position: fixed;
	right: 0;
	width: 550px;
	height: 100%;
	overflow-y: scroll;
}

@media (max-width:1250px) {
	section.u3m-lp-split.sticky-form .right-column {
		width: 500px;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split.sticky-form .right-column {
		flex: 0 0 100%;
		position: relative;
		width: 100%;
		overflow-y: unset;
	}
}

section.u3m-lp-split.sticky-form .right-column .overlay {
	align-items: flex-start;
	height: 100%;
}

section.u3m-lp-split.sticky-form .right-column .overlay .inner {
	padding: 20px 100px 100px;
}

.page-template-page-flexible-lp section.u3m-lp-split .left-column .inner {
	flex: 0 1 1000px;
	padding: 40px 20px;
}

section.u3m-masonry-gallery {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
}

section.u3m-masonry-gallery .content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1292px;
}

@media (max-width:580px) {
	section.u3m-masonry-gallery .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-masonry-gallery .content .heading {
	margin: 0 auto 50px;
}

section.u3m-masonry-gallery .content .heading h2 {
	text-align: center;
	margin-bottom: 2rem;
}

section.u3m-masonry-gallery .content .heading p {
	font-size: 18px;
	margin: 0 auto;
	max-width: 800px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 2rem;
}

section.u3m-masonry-gallery .content .heading .masonry-link button {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: .41px;
	text-transform: uppercase;
	padding: 0;
}

section.u3m-masonry-gallery .content .heading .masonry-link button:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-masonry-gallery .content .heading .masonry-link button:hover {
	text-decoration: none !important;
}

section.u3m-masonry-gallery .content .heading .masonry-link button:hover:after {
	right: -24px;
}

section.u3m-masonry-gallery .content .grid {
	margin-left: 4%;
}

section.u3m-masonry-gallery .content .grid .grid-item {
	float: left;
	height: 320px;
	text-align: center;
	margin-bottom: 4%;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width:1025px) {
	section.u3m-masonry-gallery .content .grid .grid-item {
		height: auto !important;
	}
}

section.u3m-masonry-gallery .content .grid .grid-item img {
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
}

section.u3m-masonry-gallery .content .grid .grid-item .grid-item-text {
	margin: 0 auto;
	max-width: 425px;
}

section.u3m-masonry-gallery .content .grid .grid-item .grid-item-text .masonry-link, section.u3m-masonry-gallery .content .grid .grid-item .grid-item-text h2, section.u3m-masonry-gallery .content .grid .grid-item .grid-item-text p {
	text-align: left;
}

section.u3m-masonry-gallery .content .grid .grid-item, section.u3m-masonry-gallery .content .grid .grid-sizer {
	width: 12.667%;
}

@media (max-width:580px) {
	section.u3m-masonry-gallery .content .grid .grid-item, section.u3m-masonry-gallery .content .grid .grid-sizer {
		width: 96% !important;
	}
}

section.u3m-masonry-gallery .content .grid .gutter-sizer {
	width: 4%;
}

section.u3m-masonry-gallery .content .grid .grid-item-30 {
	width: 29.333%;
}

section.u3m-masonry-gallery .content .grid .grid-item-50 {
	width: 42%;
}

section.u3m-masonry-gallery .content .grid:after {
	content: "";
	display: block;
	clear: both;
}

section.u3m-megadrop {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-image: none;
	width: auto;
	max-width: -moz-max-content;
	max-width: max-content;
	padding-top: 1rem;
}

section.u3m-megadrop.nitro-lazy {
	background-image: none !important;
}

@media (max-width:1100px) {
	section.u3m-megadrop {
		display: none;
	}
}

section.u3m-megadrop.active {
	display: block;
}

section.u3m-megadrop .mega-drop-wrap {
	width: auto !important;
	max-width: 1320px !important;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
	display: none;
	z-index: 400;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #edf0f2;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single.active {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 1fr 1.15fr 1.27fr;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single.mega-drop-narrow {
	max-width: 1150px;
	grid-auto-columns: 1fr 1.06fr;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column {
	margin: 4rem;
	position: relative;
	width: auto;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child {
	line-height: 1;
	margin-bottom: 10px;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child.parent-item ~ .parent-item {
	margin-top: 3rem;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child.parent-item span {
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 700;
	color: #000;
	font-size: 1.75rem;
	line-height: 1.17;
	cursor: default;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child:not(.parent-item) a:hover p, section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child:not(.parent-item) a:hover span {
	color: #000;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child .megadrop-l1-link {
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 500;
	color: #cc2929;
	font-size: 1.65rem;
	letter-spacing: .25px;
	line-height: 1.05;
	margin-bottom: 0;
	display: block;
	transition: all .3s ease;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child .megadrop-l1-caption {
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 1.65rem;
	font-weight: 300;
	line-height: 1.2;
	margin-top: 4px;
	margin-bottom: 10px;
	transition: all .3s ease;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child ul.megadrop-l2-links {
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 400;
	color: #000;
	list-style-type: "> ";
	font-weight: 300;
	font-size: 1.65rem;
	line-height: 1.15;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	transition: all .3s ease;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child ul.megadrop-l2-links li a, section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child ul.megadrop-l2-links li a:hover {
	color: #000;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column .single-child ul.megadrop-l2-links .megadrop-l2-link {
	vertical-align: top;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column:before {
	height: 100%;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta {
	margin: 3rem;
	max-width: 85%;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta .mega-drop-cta__top {
	height: auto;
	max-width: 100%;
	width: auto;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta .mega-drop-cta__top img {
	width: auto;
	max-width: 100%;
	max-height: 250px;
	height: auto;
	opacity: 1;
	object-fit: contain;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta .mega-drop-cta__bottom {
	margin-top: 15px;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta .mega-drop-cta__bottom h3 {
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 1.3;
	margin-bottom: 0;
	color: #231f20;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta .mega-drop-cta__bottom p {
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 400;
	margin-top: 7px;
	font-size: 17px;
	line-height: 1.2;
	color: #231f20;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta .mega-drop-cta__bottom .allegobutton {
	margin-top: 20px;
	background-color: #fda05a;
	border: 2px solid #fda05a;
	color: #000;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta:hover {
	transition: all .3s ease;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta:hover .mega-drop-cta__bottom img {
	opacity: .7;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta:hover .mega-drop-cta__bottom .allegobutton {
	background-color: rgba(253, 160, 90, 0);
	border: 2px solid #fda05a;
	color: #000;
}

section.u3m-megadrop .mega-drop-wrap .mega-drop-single .mega-drop-cta.border-left, section.u3m-megadrop .mega-drop-wrap .mega-drop-single .single-column.border-left {
	border-left: 2px solid #dddee1;
	padding-left: 4rem;
}

.u3m-pagination ul.page-numbers {
	list-style: none;
	margin: 50px 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-left: 0;
}

.u3m-pagination ul.page-numbers:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.u3m-pagination ul.page-numbers li {
	display: block;
	margin: 10px;
	text-align: center;
}

@media (max-width:580px) {
	.u3m-pagination ul.page-numbers li {
		display: none;
	}
}

.u3m-pagination ul.page-numbers li a, .u3m-pagination ul.page-numbers li span {
	display: block;
	padding: 19px 26px;
	box-shadow: 10px 10px 25px 0 rgba(0, 0, 0, .05);
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .42px;
	line-height: 26px;
}

@media (max-width:580px) {
	.u3m-pagination ul.page-numbers li span {
		display: none;
	}
}

.u3m-pagination ul.page-numbers li span.current {
	background: linear-gradient(144.61deg, #1db3ff, #3c81a3);
	color: #fff;
}

@media (max-width:580px) {
	.u3m-pagination ul.page-numbers li a {
		display: none;
	}
}

@media (max-width:580px) {
	.u3m-pagination ul.page-numbers li a.next, .u3m-pagination ul.page-numbers li a.prev {
		display: block;
	}
}

.u3m-pagination ul.page-numbers li a span {
	padding: 0;
}

.u3m-pagination ul.page-numbers li a:hover {
	color: #475661;
	background: #fff;
	text-decoration: none;
}

.u3m-pagination ul.page-numbers li:hover {
	text-decoration: none;
}

section.u3m-people-listing {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}

@media (max-width:580px) {
	section.u3m-people-listing {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:768px) {
	section.u3m-people-listing {
		padding: 0 15px;
	}
}

section.u3m-people-listing .u3m-people-listing__heading {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	text-align: center;
}

@media (max-width:580px) {
	section.u3m-people-listing .u3m-people-listing__heading {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-people-listing p.u3m-people-listing__intro {
	text-align: center;
	max-width: 1200px;
	margin: 0 auto 40px;
}

section.u3m-people-listing .u3m-people-listing__wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

@media (max-width:580px) {
	section.u3m-people-listing .u3m-people-listing__wrapper {
		display: block;
	}
}

section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(25% - 40px);
	background-color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 25px;
}

@media (max-width:1025px) {
	section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 20px);
		margin-top: 50px;
	}
}

@media (max-width:768px) {
	section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card {
		margin-bottom: 0;
	}
}

section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card .image {
	background-size: contain;
	background-position: 50%;
	height: 200px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card .name {
	margin-bottom: 0;
}

section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card .text-button, section.u3m-people-listing .u3m-people-listing__wrapper a.u3m-people-listing__wrapper__card .title {
	margin-top: .5rem;
}

section.u3m-pillar-nav {
	width: 100%;
	z-index: 100;
	position: absolute;
}

section.u3m-pillar-nav .pillar-nav-inner {
	width: 280px;
	background-color: #272223;
	border-radius: 0 8px 8px 0;
	padding: 20px 0 20px 20px;
	z-index: 3;
}

section.u3m-pillar-nav .pillar-nav-inner .pillar-nav-heading {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	color: #fff;
	font-size: 2.5rem;
	text-transform: none;
	margin-bottom: 0;
}

@media (max-width:580px) {
	section.u3m-pillar-nav .pillar-nav-inner .pillar-nav-heading {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-pillar-nav .pillar-nav-inner a {
	color: #fff;
	padding: 10px 20px 10px 40px;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 1.4rem;
	letter-spacing: .5px;
	display: block;
	border-radius: 8px 0 0 8px;
	position: relative;
	line-height: 1.4;
}

section.u3m-pillar-nav .pillar-nav-inner a:after {
	display: none;
}

section.u3m-pillar-nav .pillar-nav-inner a span {
	font-weight: 700;
	background-color: #000;
	border-radius: 50%;
	padding: 2px;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 20px;
	text-align: center;
}

section.u3m-pillar-nav .pillar-nav-inner a.active {
	background-color: #000;
}

section.u3m-pillar-nav .pillar-nav-inner a.active span {
	background-color: #cc2929;
}

section.u3m-pillar-nav .pillar-nav-inner a:hover {
	color: #00a4bd;
}

section.u3m-pillar-nav.horizontal {
	max-width: unset;
	position: static;
	margin: 0 auto;
	background-color: transparent;
}

section.u3m-pillar-nav.horizontal .pillar-nav-inner {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1550px;
	border-radius: 0;
	width: 100%;
	display: flex;
	align-items: center;
	background-color: transparent;
	border-bottom: 1px solid #000;
}

@media (max-width:580px) {
	section.u3m-pillar-nav.horizontal .pillar-nav-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-pillar-nav.horizontal .pillar-nav-inner .pillar-nav-heading {
	margin-right: 25px;
	color: #272223;
}

section.u3m-pillar-nav.horizontal .pillar-nav-inner a {
	color: #272223;
}

section.u3m-pillar-nav.horizontal .pillar-nav-inner a:hover {
	color: #00a4bd;
}

section.u3m-pillar-nav.horizontal .pillar-nav-inner .pillar-nav-wrap {
	display: flex;
}

section.u3m-pillar-nav.horizontal.sticky {
	background-color: #272223;
}

section.u3m-pillar-nav.horizontal.sticky .pillar-nav-inner .pillar-nav-heading, section.u3m-pillar-nav.horizontal.sticky .pillar-nav-inner a {
	color: #fff;
}

section.u3m-pillar-nav.horizontal.sticky .pillar-nav-inner a:hover {
	color: #00a4bd;
}

@media (max-width:1025px) {
	section.u3m-pillar-nav {
		max-width: unset;
		position: static;
		margin: 25px auto;
	}
	
	section.u3m-pillar-nav .pillar-nav-inner {
		flex-wrap: wrap;
		border-radius: 0;
		width: 100%;
		display: flex;
		align-items: center;
	}
	
	section.u3m-pillar-nav .pillar-nav-inner .pillar-nav-heading {
		margin-right: 25px;
		flex-basis: 100%;
	}
	
	section.u3m-pillar-nav .pillar-nav-inner .pillar-nav-wrap {
		border-radius: 0;
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	
	section.u3m-pillar-nav .pillar-nav-inner .pillar-nav-wrap a {
		padding: 0;
		margin: 25px 25px 0 0;
	}
}

section.u3m-pillar-nav.sticky {
	margin-top: 0;
	position: fixed;
	top: 95px;
}

.pillar-nav-wrap.horizontal {
	height: 83px;
	margin: 25px 0;
}

@media (max-width:1025px) {
	.pillar-nav-wrap.horizontal {
		height: 100%;
	}
}

section.u3m-popular-resources {
	position: relative;
	padding: 100px 0;
	background-color: transparent;
}

@media (max-width:580px) {
	section.u3m-popular-resources {
		padding: 50px 0;
	}
}

section.u3m-popular-resources.resource-cards-4 .center .popular-posts .post-card {
	flex: 0 1 calc(25% - 30px);
	max-width: calc(25% - 30px);
	margin: 25px 15px;
}

@media (max-width:1025px) {
	section.u3m-popular-resources.resource-cards-4 .center .popular-posts .post-card {
		flex: 0 1 calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
}

@media (max-width:580px) {
	section.u3m-popular-resources.resource-cards-4 .center .popular-posts .post-card {
		flex: 0 1 350px;
		max-width: 100%;
	}
}

section.u3m-popular-resources .center h2 {
	text-align: center;
	margin: 0 auto 5px;
	max-width: 900px;
}

section.u3m-popular-resources .center p {
	text-align: center;
	max-width: 700px;
	margin: 25px auto;
}

section.u3m-popular-resources .center .popular-posts {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

section.u3m-popular-resources .center .popular-posts .post-card {
	height: 100%;
	background: #fff;
	box-shadow: 0 10px 20px 0 rgba(32, 49, 95, .1);
	margin: 25px;
	height: auto;
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: calc(33% - 50px);
	max-width: 380px;
}

@media (max-width:768px) {
	section.u3m-popular-resources .center .popular-posts .post-card {
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: calc(50% - 50px);
	}
}

@media (max-width:580px) {
	section.u3m-popular-resources .center .popular-posts .post-card {
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: calc(100% - 50px);
	}
}

section.u3m-popular-resources .center .popular-posts .post-card:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

section.u3m-popular-resources .center .popular-posts .post-card a {
	height: 0;
	padding-bottom: 56.25%;
	display: block;
	background-size: cover;
	background-position: 50%;
}

section.u3m-popular-resources .center .popular-posts .post-card a:hover {
	box-shadow: none;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-image {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 10px;
	margin-bottom: 25px;
	transition: all .5s ease;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-image .post-image-inner {
	height: 300px;
	width: 100%;
	background-size: cover;
	background-position: 50%;
	border-radius: 10px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy {
	max-width: 100%;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .top {
	position: absolute;
	top: 20px;
	left: 20px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .top .category-section {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 16px;
	position: relative;
	z-index: 1;
	top: -2px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .top .category-section.ebook:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-ebook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .top .category-section.report:before {
	content: "";
	background-image: url("https://www.allego.com/wp-content/uploads/nb-al-content-icon-white-2.svg");
	margin-right: 5px;
	background-size: 20px 20px;
	position: relative;
	top: 4px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .top .category-section.webinar:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-webinar.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .top .category-section:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-oval.svg");
	position: absolute;
	top: -70px;
	left: -60px;
	z-index: -1;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .bottom {
	background: rgba(35, 31, 32, .7);
	padding: 20px;
	position: absolute;
	bottom: 0;
	width: calc(100% - 40px);
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .bottom .author {
	color: #cdd4d9;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	margin-top: 10px;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .bottom .post-copy-header {
	color: #fff;
	margin: 10px 0 0;
}

section.u3m-popular-resources .center .popular-posts .post-card a .post-copy .bottom .topic-section {
	color: #1db3ff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
	margin-right: 20px;
}

section.u3m-popular-resources .center .popular-posts .post-card .post-bottom {
	padding: 30px;
}

section.u3m-popular-resources .center .popular-posts .post-card .post-bottom a {
	height: auto;
	flex-direction: column;
	padding: 0;
}

section.u3m-popular-resources .center .popular-posts .post-card .post-bottom a:hover {
	box-shadow: none;
}

section.u3m-popular-resources .center .popular-posts .post-card .post-bottom .post-copy-header {
	margin: 10px 0 0;
}

section.u3m-popular-resources .center .popular-posts .post-card .post-bottom .topic-section {
	color: #1db3ff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
}

section.u3m-popular-resources .center .popular-posts .post-card .post-bottom.no-topic h4 {
	margin-top: 0;
}

.u3m-post-listing #main {
	background-color: transparent;
	padding-bottom: 100px;
}

.u3m-post-listing #main .center {
	max-width: 1150px;
}

@media (max-width:1025px) {
	.u3m-post-listing #main .center {
		max-width: 100%;
	}
}

.u3m-post-listing #main .center .listing {
	display: flex;
	flex-wrap: wrap;
	background-color: transparent;
	justify-content: center;
	align-items: stretch;
}

.u3m-post-listing #main .center .listing .u3gm-content {
	flex: 0 1 350px;
	margin: 20px;
	cursor: pointer;
	box-shadow: 0 10px 20px 0 rgba(32, 49, 95, .1);
	position: relative;
	background: #fff;
	height: 100%;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: calc(33% - 40px);
	justify-content: center;
	align-items: stretch;
	min-height: 100%;
	height: auto;
	z-index: 2;
}

@media (max-width:1025px) {
	.u3m-post-listing #main .center .listing .u3gm-content {
		flex: 0 0 400px;
		margin: 20px 10px;
		text-align: left;
	}
}

@media (max-width:580px) {
	.u3m-post-listing #main .center .listing .u3gm-content {
		flex: 0 0 100%;
		max-width: 350px;
		margin: 20px auto;
	}
}

.u3m-post-listing #main .center .listing .u3gm-content:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

.u3m-post-listing #main .center .listing .u3gm-content:hover .text-button {
	text-decoration: underline;
}

.u3m-post-listing #main .center .listing .u3gm-content.video .resource-image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.u3m-post-listing #main .center .listing .u3gm-content.video .resource-image:after {
	font-family: "Font Awesome 5 Pro";
	content: "";
	font-weight: 800;
	font-size: 80px;
	color: #fff;
	position: absolute;
}

@media (max-width:1025px) {
	.u3m-post-listing #main .center .listing .u3gm-content.video .resource-image:after {
		display: none;
	}
}

.u3m-post-listing #main .center .listing .u3gm-content:nth-of-type(odd) .resource-bar {
	background-color: #ffcc5c;
}

.u3m-post-listing #main .center .listing .u3gm-content:nth-of-type(2n) .resource-bar {
	background-color: #1db3ff;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-bar {
	height: 10px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-image {
	height: 182px;
	background-size: cover;
	background-position: 50%;
	margin-bottom: 26px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-image.fit {
	background-size: 80%;
	background-position: 50%;
	background-repeat: no-repeat;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content {
	padding: 0 30px 50px;
	position: relative;
	height: calc(100% - 250px);
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content .resource-type-wrap {
	display: flex;
	align-items: center;
	margin: 5px 0;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content .resource-type-img {
	margin-right: 5px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type {
	display: inline-block;
	color: #475661;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: uppercase;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type:before {
	position: relative;
	top: 4px;
	margin-right: 8px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-business-brief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-b.svg");
	height: 19px;
	width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-case-study:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-ebook:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-a.svg");
	height: 20px;
	max-width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-infographic:before {
	content: url("https://www.allego.com/wp-content/uploads/infographic300.png");
	height: 20px;
	max-width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-product:before {
	content: url("https://www.allego.com/wp-content/uploads/Product300.png");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-product-sheet:before {
	content: url("https://www.allego.com/wp-content/uploads/Product-Sheet300.png");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-video:before {
	content: url("https://www.allego.com/wp-content/uploads/Video300.png");
	height: 21px;
	max-width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-webinar:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-c.svg");
	height: 20px;
	max-width: 20px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-report:before, .u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-white-paper:before {
	content: url("https://www.allego.com/wp-content/uploads/Whitepaper300.png");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-quiz:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/lightbulb-color.svg");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-tool-kit:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/playbook-color.svg");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-checklist:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/checkmark-color.svg");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.resource-type.resource-solution-brief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 21px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.category {
	display: block;
	margin: 9px 0;
	display: none;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content span.category span {
	display: inline-block;
	color: #231f20;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	letter-spacing: .86px;
	background-color: #cdd4d9;
	text-transform: uppercase;
	padding: 3px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content h4 {
	margin: 1rem 0 2rem;
}

@media (max-width:1025px) {
	.u3m-post-listing #main .center .listing .u3gm-content .resource-content h4 {
		line-height: normal;
		margin: 3rem 0 2rem;
	}
}

@media (max-width:768px) {
	.u3m-post-listing #main .center .listing .u3gm-content .resource-content h4 {
		font-size: 18px;
		font-weight: 500;
		letter-spacing: -.2px;
		line-height: 25px;
	}
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content p {
	font-size: 13px;
	line-height: 20.8px;
	letter-spacing: .23px;
	margin-bottom: 0;
	color: #475661;
	margin-bottom: 10px;
}

@media (max-width:1025px) {
	.u3m-post-listing #main .center .listing .u3gm-content .resource-content p {
		margin-bottom: 20px;
	}
}

@media (max-width:768px) {
	.u3m-post-listing #main .center .listing .u3gm-content .resource-content p {
		font-size: 16px;
		line-height: 21px;
	}
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content .date {
	color: #475661;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	text-transform: uppercase;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content .author {
	color: #231f20;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
}

.u3m-post-listing #main .center .listing .u3gm-content .resource-content .text-button {
	margin-top: 20px;
}

@media (max-width:1025px) {
	.u3m-post-listing #main .center .listing .u3gm-content {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 20px);
	}
}

@media (max-width:580px) {
	.u3m-post-listing #main .center .listing .u3gm-content {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%;
	}
}

.u3m-post-listing #main .center .listing .u3gm-content h4 {
	color: #231f20;
}

.u3m-post-listing #main .center .listing .u3gm-content:nth-of-type(odd) .resource-bar {
	background-color: #1db3ff;
}

.u3m-post-listing #main > svg {
	bottom: 0;
}

section.u3m-recent-resources {
	background-image: linear-gradient(0deg, #eff1f3, #fff 30%, #fff 61%, #eff1f3);
	position: relative;
	padding: 100px 0;
}

section.u3m-recent-resources > svg {
	position: absolute;
	width: 100%;
	z-index: -1;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-recent-resources > svg {
		max-height: 200px;
	}
}

section.u3m-recent-resources > svg * {
	fill: #f0f2f4;
}

section.u3m-recent-resources > svg.shape-bottom {
	top: calc(100% - 1px);
}

section.u3m-recent-resources > svg.shape-top {
	bottom: calc(100% - 1px);
}

section.u3m-recent-resources .center h2 {
	color: #231f20;
	text-align: center;
	margin-bottom: 20px;
}

section.u3m-recent-resources .center p {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}

section.u3m-recent-resources .center .recent-posts {
	display: flex;
	justify-content: center;
	max-width: 1240px;
	margin: 0 auto;
}

section.u3m-recent-resources .center .recent-posts .post-card {
	height: 100%;
	background-position: 50%;
	height: 320px;
	max-width: 570px;
	padding: 0 25px;
}

section.u3m-recent-resources .center .recent-posts .post-card a {
	height: 100%;
	display: flex;
	background-size: cover;
	background-position: 50%;
}

@media (max-width:580px) {
	section.u3m-recent-resources .center .recent-posts .post-card a {
		background-size: contain;
		background-repeat: no-repeat;
	}
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-image {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 10px;
	margin-bottom: 25px;
	transition: all .5s ease;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-image .post-image-inner {
	height: 300px;
	width: 100%;
	background-size: cover;
	background-position: 50%;
	border-radius: 10px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy {
	max-width: 100%;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top {
	position: absolute;
	top: 20px;
	left: 20px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .resource-type-wrap {
	display: flex;
	align-items: center;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .resource-type-img {
	margin-right: 5px;
	z-index: 99;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: normal;
	position: relative;
	z-index: 1;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.ebook:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-ebook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.report:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.webinar:before {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-rc-webinar.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.tool-kit:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/playbook.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.quiz:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/lightbulb.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/report.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section.checklist:before {
	content: url("https://www.allego.com/wp-content/uploads/security.svg");
	margin-right: 5px;
	position: relative;
	top: 4px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .top .category-section:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-oval.svg");
	position: absolute;
	top: -70px;
	left: -60px;
	z-index: -1;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .bottom {
	background: rgba(35, 31, 32, .7);
	padding: 20px;
	position: absolute;
	bottom: 0;
	width: calc(100% - 40px);
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .bottom .author {
	color: #cdd4d9;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	margin-top: 10px;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .bottom .post-copy-header {
	color: #fff;
	margin: 10px 0 0;
}

section.u3m-recent-resources .center .recent-posts .post-card a .post-copy .bottom .topic-section {
	color: #1db3ff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
	margin-right: 20px;
}

section.u3m-recent-resources .center .recent-posts .post-card a:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

@media (max-width:580px) {
	section.u3m-recent-resources .center .recent-posts .post-card a {
		background-size: cover;
	}
}

section.u3m-recent-resources .center .recent-posts .post-card h4 {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .42px;
	line-height: 22px;
}

section.u3m-recent-resources .center button.slick-arrow {
	bottom: unset;
	box-shadow: unset;
	border-radius: 32px;
	top: 50%;
	left: auto;
	width: 64px;
	height: 64px;
	background-color: #eff1f3;
	right: auto;
	z-index: 100;
}

section.u3m-recent-resources .center button.slick-arrow:before {
	color: #475661;
}

section.u3m-recent-resources .center button.slick-arrow.slick-prev {
	left: -64px;
}

@media (max-width:1100px) {
	section.u3m-recent-resources .center button.slick-arrow.slick-prev {
		left: -15px;
	}
}

section.u3m-recent-resources .center button.slick-arrow.slick-prev:before {
	content: "";
	font-size: 48px;
}

section.u3m-recent-resources .center button.slick-arrow.slick-next {
	right: -64px;
}

@media (max-width:1100px) {
	section.u3m-recent-resources .center button.slick-arrow.slick-next {
		right: -15px;
	}
}

section.u3m-recent-resources .center button.slick-arrow.slick-next:before {
	content: "";
	font-size: 48px;
}

section.u3m-recent-resources .center button.slick-arrow:hover {
	box-shadow: 4px 3px 18px 4px rgba(45, 45, 45, .2);
}

section.u3m-resource-listing {
	background-image: linear-gradient(180deg, #eff1f3, #fff);
	position: relative;
	padding: 100px 0;
}

section.u3m-resource-listing .center h2 {
	text-align: center;
}

section.u3m-resource-listing .center .content-section {
	display: flex;
	align-items: flex-start;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section {
		flex-direction: column;
	}
}

section.u3m-resource-listing .center .content-section #no-posts-text {
	text-align: center;
	margin: 100px auto;
	font-size: 24px;
}

section.u3m-resource-listing .center .content-section .filters {
	flex: 0 0 200px;
	margin-right: 85px;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .filters {
		margin-right: 0;
	}
}

@media (max-width:768px) {
	section.u3m-resource-listing .center .content-section .filters, section.u3m-resource-listing .center .content-section .filters .cat-form {
		display: none;
	}
}

section.u3m-resource-listing .center .content-section .filters .cat-form-mobile {
	display: none;
}

@media (max-width:768px) {
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile {
		flex-direction: column;
		align-items: center;
	}
	
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div {
		flex: 0 0 500px;
	}
}

@media (max-width:768px) and (max-width:580px) {
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div {
		flex: 0 0 100%;
	}
}

@media (max-width:768px) {
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div select {
		border-radius: 10px;
		background-color: hsla(0, 0%, 100%, .25);
		height: 45px;
		padding: 5px 16px;
		color: #000;
	}
	
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div select::placeholder {
		color: #fff;
	}
	
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div select:focus {
		color: #000;
	}
	
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div select option {
		color: #fff;
	}
	
	section.u3m-resource-listing .center .content-section .filters .cat-form-mobile > div select option:not(:first-of-type) {
		color: #000;
	}
}

section.u3m-resource-listing .center .content-section .all-posts {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-resource-listing .center .content-section .all-posts {
		flex: 0 0 calc(100% - 285px);
		max-width: calc(100% - 300px);
	}
}

section.u3m-resource-listing .center .content-section .all-posts.no-filters {
	margin: 0 auto;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card {
	background: #fff;
	margin: 25px;
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: calc(33% - 50px);
	max-width: 280px;
	box-shadow: 0 10px 20px 0 rgba(32, 49, 95, .1);
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card {
		max-width: calc(33% - 50px);
	}
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card {
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: calc(50% - 50px);
	}
}

@media (max-width:580px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card {
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: calc(100% - 50px);
	}
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single {
	flex: 0 1 350px;
	margin: 20px;
	cursor: pointer;
	box-shadow: 0 10px 20px 0 rgba(32, 49, 95, .1);
	position: relative;
	background: #fff;
	height: 100%;
	background: unset;
	box-shadow: unset;
	flex: unset;
	margin: 0;
	width: 100%;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single {
		flex: 0 0 400px;
		margin: 20px 10px;
		text-align: left;
	}
}

@media (max-width:580px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single {
		flex: 0 0 100%;
		max-width: 350px;
		margin: 20px auto;
	}
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single:hover .text-button {
	text-decoration: underline;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single.video .resource-image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single.video .resource-image:after {
	font-family: "Font Awesome 5 Pro";
	content: "";
	font-weight: 800;
	font-size: 80px;
	color: #fff;
	position: absolute;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single.video .resource-image:after {
		display: none;
	}
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single:nth-of-type(odd) .resource-bar {
	background-color: #ffcc5c;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single:nth-of-type(2n) .resource-bar {
	background-color: #1db3ff;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-bar {
	height: 10px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-image {
	height: 182px;
	background-size: cover;
	background-position: 50%;
	margin-bottom: 26px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-image.fit {
	background-size: 80%;
	background-position: 50%;
	background-repeat: no-repeat;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content {
	padding: 0 30px 50px;
	position: relative;
	height: calc(100% - 250px);
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content .resource-type-wrap {
	display: flex;
	align-items: center;
	margin: 5px 0;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content .resource-type-img {
	margin-right: 5px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type {
	display: inline-block;
	color: #475661;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: uppercase;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type:before {
	position: relative;
	top: 4px;
	margin-right: 8px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-business-brief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-b.svg");
	height: 19px;
	width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-case-study:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-ebook:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-a.svg");
	height: 20px;
	max-width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-infographic:before {
	content: url("https://www.allego.com/wp-content/uploads/infographic300.png");
	height: 20px;
	max-width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-product:before {
	content: url("https://www.allego.com/wp-content/uploads/Product300.png");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-product-sheet:before {
	content: url("https://www.allego.com/wp-content/uploads/Product-Sheet300.png");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-video:before {
	content: url("https://www.allego.com/wp-content/uploads/Video300.png");
	height: 21px;
	max-width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-webinar:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-c.svg");
	height: 20px;
	max-width: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-report:before, section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-white-paper:before {
	content: url("https://www.allego.com/wp-content/uploads/Whitepaper300.png");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-quiz:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/lightbulb-color.svg");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-tool-kit:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/playbook-color.svg");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-checklist:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/checkmark-color.svg");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.resource-type.resource-solution-brief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 21px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.category {
	display: block;
	margin: 9px 0;
	display: none;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.category span {
	display: inline-block;
	color: #231f20;
	font-size: 12px;
	letter-spacing: .86px;
	background-color: #cdd4d9;
	padding: 3px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content h4 {
	margin: 1rem 0 2rem;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content h4 {
		line-height: normal;
		margin: 3rem 0 2rem;
	}
}

@media (max-width:768px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content h4 {
		font-size: 18px;
		font-weight: 500;
		letter-spacing: -.2px;
		line-height: 25px;
	}
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content p {
	font-size: 13px;
	line-height: 20.8px;
	letter-spacing: .23px;
	margin-bottom: 0;
	color: #475661;
	margin-bottom: 10px;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content p {
		margin-bottom: 20px;
	}
}

@media (max-width:768px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content p {
		font-size: 16px;
		line-height: 21px;
	}
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content .date {
	color: #475661;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	text-transform: uppercase;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content .author {
	color: #231f20;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content .text-button {
	margin-top: 20px;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-image {
	height: 157px;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single {
		flex: unset;
		margin: 0;
	}
}

@media (max-width:580px) {
	section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single {
		flex: unset;
	}
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single .resource-content span.category span {
	display: block !important;
	color: #1db3ff;
	background-color: unset;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .79px;
	line-height: 12px;
	text-transform: uppercase;
	padding: 5px 0;
}

section.u3m-resource-listing .center .content-section .cat-form {
	display: flex;
	flex-direction: column;
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .cat-form {
		flex-direction: row;
		justify-content: center;
	}
}

section.u3m-resource-listing .center .content-section .cat-form div {
	margin-bottom: 20px;
}

@media (max-width:580px) {
	section.u3m-resource-listing .center .content-section .cat-form div h5 {
		text-align: center;
	}
}

@media (max-width:1025px) {
	section.u3m-resource-listing .center .content-section .cat-form div {
		margin: 0 25px 20px;
	}
}

@media (max-width:580px) {
	section.u3m-resource-listing .center .content-section .cat-form div {
		margin: 0;
	}
}

section.u3m-resource-listing .center .content-section .cat-form div:last-of-type {
	margin-bottom: 0;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset {
	border: 0;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label {
	color: #475661;
	display: block;
	font-size: 14px;
	letter-spacing: .81px;
	line-height: 31px;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label input {
	display: none;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label input:checked ~ span {
	color: #231f20;
	font-weight: 700;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label input:checked + i {
	background: url("https://www.allego.com/wp-content/uploads/nb-al-check-checked.svg") no-repeat;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label input:checked + i.nitro-lazy {
	background: none !important;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url("https://www.allego.com/wp-content/uploads/nb-al-check-unchecked.svg") no-repeat;
	background-size: 16px;
	position: relative;
	top: 3px;
	left: -2px;
}

section.u3m-resource-listing .center .content-section .cat-form fieldset label i.nitro-lazy {
	background: none !important;
}

section.u3m-resource-listing .hide-filter {
	visibility: hidden;
}

section.u3m-resource-listing .center .content-section.events {
	display: block;
}

section.u3m-resource-listing .center .content-section .all-posts.events {
	flex-direction: row;
	align-items: center;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card.events {
	max-width: 350px;
	flex: 0 1 350px;
	align-self: stretch;
}

section.u3m-resource-listing .center .content-section .all-posts .post-card .resource-single.events .resource-image {
	height: 0;
	padding-bottom: 50%;
}

section.u3m-rich-text {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}

@media (max-width:580px) {
	section.u3m-rich-text {
		background-size: contain;
		margin-top: -50px !important;
	}
}

section.u3m-rich-text div.center {
	max-width: 1200px;
}

section.u3m-rich-text div.center.wider {
	max-width: 1255px;
}

@media (max-width:580px) {
	section.u3m-rich-text div.center {
		padding: 100px 20px !important;
	}
}

section.u3m-rich-text div.center p {
	line-height: 3.3rem;
	font-weight: 400;
}

@media (max-width:768px) {
	section.u3m-rich-text div.center p {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-rich-text div.center h3 {
	line-height: 34px;
}

section.u3m-rich-text div.center h2 {
	line-height: 50px;
}

@media (max-width:580px) {
	section.u3m-rich-text div.center h2 {
		line-height: 38px;
	}
}

section.u3m-rich-text div.center ol, section.u3m-rich-text div.center ul {
	margin-top: 10px;
}

section.u3m-rich-text div.center ul li {
	line-height: 3.3rem;
	font-weight: 400;
	color: #475661;
	font-size: 16px;
}

@media (max-width:768px) {
	section.u3m-rich-text div.center ul li {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-rich-text div.center ol li {
	line-height: 3.3rem;
	font-weight: 400;
	color: #475661;
	font-size: 16px;
}

@media (max-width:768px) {
	section.u3m-rich-text div.center ol li {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-rich-text div.center a {
	color: #cc2929;
	display: inline;
}

section.u3m-rich-text div.center a.btn {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-rich-text div.center a.btn:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-rich-text div.center a.btn:hover {
	text-decoration: none !important;
}

section.u3m-rich-text div.center a.btn:hover:after {
	right: -24px;
}

section.u3m-rich-text div.center .button-dark {
	margin-top: 55px;
	color: #fff;
}

@media (max-width:768px) {
	section.u3m-rich-text div.center .button-dark {
		margin-top: 30px;
	}
}

section.u3m-rich-text div.center img {
	margin-top: 25px;
}

section.u3m-rich-text div.center img.alignright {
	float: right;
	margin-left: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-rich-text div.center img.alignright {
		float: none;
		margin-bottom: 25px;
		margin-left: 0;
	}
}

section.u3m-rich-text div.center img.alignleft {
	float: left;
	margin-right: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-rich-text div.center img.alignleft {
		float: none;
		margin-bottom: 25px;
	}
}

section.u3m-rich-text div.center .section-wrap {
	position: relative;
}

section.u3m-rich-text div.center .section-wrap .hidden-anchor-link {
	opacity: 0;
	height: 0;
	position: absolute;
	top: -100px;
}

.search-results .u3m-post-listing {
	margin-top: 100px;
}

.search-results .u3m-post-listing .center .post-single {
	margin-bottom: 25px;
}

.search-results .u3m-post-listing .center .post-single a .resource-content .content__bottom-bottom h4 {
	margin-bottom: 0;
}

.search-results .u3m-post-listing .center .post-single a .resource-content .content__bottom-bottom p {
	margin-top: 5px;
}

div.search-wrap form.search-form {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	position: absolute;
	top: 20px;
	z-index: 850;
	padding: 0;
	margin: 0;
	right: 0;
	width: 250px;
	align-items: center;
	display: flex;
	box-shadow: 5px 5px 33px 0 rgba(0, 0, 0, .22);
	display: none;
}

div.search-wrap form.search-form form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

div.search-wrap form.search-form form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	div.search-wrap form.search-form form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

div.search-wrap form.search-form form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

div.search-wrap form.search-form form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

div.search-wrap form.search-form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

div.search-wrap form.search-form form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

div.search-wrap form.search-form form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

div.search-wrap form.search-form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

div.search-wrap form.search-form form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

div.search-wrap form.search-form div.legal-consent-container input {
	height: auto !important;
}

div.search-wrap form.search-form .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.search-wrap form.search-form .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

div.search-wrap form.search-form .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

div.search-wrap form.search-form .hbspt-form .hs-form-field {
	width: 100%;
}

div.search-wrap form.search-form .hbspt-form .hs-form-field label {
	font-size: 14px;
}

div.search-wrap form.search-form .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

div.search-wrap form.search-form .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

div.search-wrap form.search-form .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

div.search-wrap form.search-form .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

div.search-wrap form.search-form .hbspt-form button, div.search-wrap form.search-form .hbspt-form input[type=button], div.search-wrap form.search-form .hbspt-form input[type=reset], div.search-wrap form.search-form .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

div.search-wrap form.search-form .hbspt-form button:hover, div.search-wrap form.search-form .hbspt-form input[type=button]:hover, div.search-wrap form.search-form .hbspt-form input[type=reset]:hover, div.search-wrap form.search-form .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

div.search-wrap form.search-form .hbspt-form input[type=color], div.search-wrap form.search-form .hbspt-form input[type=date], div.search-wrap form.search-form .hbspt-form input[type=datetime-local], div.search-wrap form.search-form .hbspt-form input[type=datetime], div.search-wrap form.search-form .hbspt-form input[type=email], div.search-wrap form.search-form .hbspt-form input[type=month], div.search-wrap form.search-form .hbspt-form input[type=number], div.search-wrap form.search-form .hbspt-form input[type=password], div.search-wrap form.search-form .hbspt-form input[type=range], div.search-wrap form.search-form .hbspt-form input[type=search], div.search-wrap form.search-form .hbspt-form input[type=tel], div.search-wrap form.search-form .hbspt-form input[type=text], div.search-wrap form.search-form .hbspt-form input[type=time], div.search-wrap form.search-form .hbspt-form input[type=url], div.search-wrap form.search-form .hbspt-form input[type=week], div.search-wrap form.search-form .hbspt-form select, div.search-wrap form.search-form .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

div.search-wrap form.search-form .hbspt-form input[type=color]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=date]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=datetime-local]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=datetime]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=email]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=month]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=number]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=password]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=range]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=search]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=tel]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=text]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=time]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=url]::placeholder, div.search-wrap form.search-form .hbspt-form input[type=week]::placeholder, div.search-wrap form.search-form .hbspt-form select::placeholder, div.search-wrap form.search-form .hbspt-form textarea::placeholder {
	color: #fff;
}

div.search-wrap form.search-form .hbspt-form input[type=color]:focus, div.search-wrap form.search-form .hbspt-form input[type=date]:focus, div.search-wrap form.search-form .hbspt-form input[type=datetime-local]:focus, div.search-wrap form.search-form .hbspt-form input[type=datetime]:focus, div.search-wrap form.search-form .hbspt-form input[type=email]:focus, div.search-wrap form.search-form .hbspt-form input[type=month]:focus, div.search-wrap form.search-form .hbspt-form input[type=number]:focus, div.search-wrap form.search-form .hbspt-form input[type=password]:focus, div.search-wrap form.search-form .hbspt-form input[type=range]:focus, div.search-wrap form.search-form .hbspt-form input[type=search]:focus, div.search-wrap form.search-form .hbspt-form input[type=tel]:focus, div.search-wrap form.search-form .hbspt-form input[type=text]:focus, div.search-wrap form.search-form .hbspt-form input[type=time]:focus, div.search-wrap form.search-form .hbspt-form input[type=url]:focus, div.search-wrap form.search-form .hbspt-form input[type=week]:focus, div.search-wrap form.search-form .hbspt-form select:focus, div.search-wrap form.search-form .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

div.search-wrap form.search-form .hbspt-form input[type=color]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=date]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=datetime-local]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=datetime]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=email]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=month]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=number]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=password]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=range]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=search]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=tel]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=text]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=time]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=url]:focus::placeholder, div.search-wrap form.search-form .hbspt-form input[type=week]:focus::placeholder, div.search-wrap form.search-form .hbspt-form select:focus::placeholder, div.search-wrap form.search-form .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

div.search-wrap form.search-form .hbspt-form input[type=color]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=date]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=datetime-local]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=datetime]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=email]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=month]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=number]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=password]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=range]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=search]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=tel]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=text]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=time]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=url]:focus-visible, div.search-wrap form.search-form .hbspt-form input[type=week]:focus-visible, div.search-wrap form.search-form .hbspt-form select:focus-visible, div.search-wrap form.search-form .hbspt-form textarea:focus-visible {
	outline: none;
}

div.search-wrap form.search-form .hbspt-form select {
	color: #fff;
}

div.search-wrap form.search-form .hbspt-form select.mktoValid, div.search-wrap form.search-form .hbspt-form select:focus {
	color: #000;
}

div.search-wrap form.search-form .hbspt-form select option {
	color: #fff;
}

div.search-wrap form.search-form .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

div.search-wrap form.search-form .hbspt-form select::-ms-expand {
	display: none;
}

div.search-wrap form.search-form .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

div.search-wrap form.search-form .hbspt-form .hs-submit {
	width: 100%;
}

div.search-wrap form.search-form .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

div.search-wrap form.search-form .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

div.search-wrap form.search-form .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

div.search-wrap form.search-form .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

div.search-wrap form.search-form button, div.search-wrap form.search-form input[type=button], div.search-wrap form.search-form input[type=reset], div.search-wrap form.search-form input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

div.search-wrap form.search-form button:hover, div.search-wrap form.search-form input[type=button]:hover, div.search-wrap form.search-form input[type=reset]:hover, div.search-wrap form.search-form input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

div.search-wrap form.search-form button:active, div.search-wrap form.search-form button:focus, div.search-wrap form.search-form input[type=button]:active, div.search-wrap form.search-form input[type=button]:focus, div.search-wrap form.search-form input[type=reset]:active, div.search-wrap form.search-form input[type=reset]:focus, div.search-wrap form.search-form input[type=submit]:active, div.search-wrap form.search-form input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

div.search-wrap form.search-form input[type=color], div.search-wrap form.search-form input[type=date], div.search-wrap form.search-form input[type=datetime-local], div.search-wrap form.search-form input[type=datetime], div.search-wrap form.search-form input[type=email], div.search-wrap form.search-form input[type=month], div.search-wrap form.search-form input[type=number], div.search-wrap form.search-form input[type=password], div.search-wrap form.search-form input[type=range], div.search-wrap form.search-form input[type=search], div.search-wrap form.search-form input[type=tel], div.search-wrap form.search-form input[type=text], div.search-wrap form.search-form input[type=time], div.search-wrap form.search-form input[type=url], div.search-wrap form.search-form input[type=week], div.search-wrap form.search-form textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

div.search-wrap form.search-form input[type=color]:focus, div.search-wrap form.search-form input[type=date]:focus, div.search-wrap form.search-form input[type=datetime-local]:focus, div.search-wrap form.search-form input[type=datetime]:focus, div.search-wrap form.search-form input[type=email]:focus, div.search-wrap form.search-form input[type=month]:focus, div.search-wrap form.search-form input[type=number]:focus, div.search-wrap form.search-form input[type=password]:focus, div.search-wrap form.search-form input[type=range]:focus, div.search-wrap form.search-form input[type=search]:focus, div.search-wrap form.search-form input[type=tel]:focus, div.search-wrap form.search-form input[type=text]:focus, div.search-wrap form.search-form input[type=time]:focus, div.search-wrap form.search-form input[type=url]:focus, div.search-wrap form.search-form input[type=week]:focus, div.search-wrap form.search-form textarea:focus {
	color: #111;
}

div.search-wrap form.search-form select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

div.search-wrap form.search-form select.nitro-lazy {
	background-image: none !important;
}

div.search-wrap form.search-form select.hs-input {
	height: 45px !important;
}

div.search-wrap form.search-form select::-ms-expand {
	display: none;
}

div.search-wrap form.search-form textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

div.search-wrap form.search-form textarea placeholder {
	color: #000;
}

div.search-wrap form.search-form .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

div.search-wrap form.search-form .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

div.search-wrap form.search-form .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

div.search-wrap form.search-form .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

div.search-wrap form.search-form .fn-date-picker .is-rtl .pika-next, div.search-wrap form.search-form .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

div.search-wrap form.search-form .fn-date-picker .is-rtl .pika-next.nitro-lazy, div.search-wrap form.search-form .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

div.search-wrap form.search-form .fn-date-picker .is-rtl .pika-prev, div.search-wrap form.search-form .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

div.search-wrap form.search-form .fn-date-picker .is-rtl .pika-prev.nitro-lazy, div.search-wrap form.search-form .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

div.search-wrap form.search-form .fn-date-picker .pika-next, div.search-wrap form.search-form .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

div.search-wrap form.search-form .fn-date-picker .pika-select {
	display: inline-block;
}

div.search-wrap form.search-form .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

div.search-wrap form.search-form .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

div.search-wrap form.search-form .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

div.search-wrap form.search-form .fn-date-picker .pika-table td, div.search-wrap form.search-form .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

div.search-wrap form.search-form .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

div.search-wrap form.search-form .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

div.search-wrap form.search-form .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

div.search-wrap form.search-form .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

div.search-wrap form.search-form .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

div.search-wrap form.search-form .inputs-list li {
	margin-bottom: 5px !important;
}

div.search-wrap form.search-form .inputs-list .hs-input[type=checkbox], div.search-wrap form.search-form .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

div.search-wrap form.search-form .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

div.search-wrap form.search-form .hbspt-form .hs-partner_technology_focus label, div.search-wrap form.search-form .hbspt-form .hs_partner_customer_size label, div.search-wrap form.search-form .hbspt-form .hs_partner_industry_focus label, div.search-wrap form.search-form .hbspt-form .hs_partner_interest label, div.search-wrap form.search-form .hbspt-form .hs_partner_s_partner_information label, div.search-wrap form.search-form .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

div.search-wrap form.search-form label input.search-field {
	margin: 0;
	border-radius: 3px 0 0 3px;
}

div.search-wrap form.search-form button.search-submit {
	padding: 19px;
	border-radius: 0 3px 3px 0;
	border-color: #e6e6e6;
}

div.search-wrap.search-open form.search-form {
	display: flex;
}

section.u3m-section-intro {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1000px;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	background: #fff;
}

@media (max-width:580px) {
	section.u3m-section-intro {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-section-intro.content-left {
	text-align: left;
}

@media (max-width:1025px) {
	section.u3m-section-intro {
		margin-bottom: 50px;
	}
}

@media (max-width:580px) {
	section.u3m-section-intro {
		margin-top: 50px;
	}
}

section.u3m-section-intro img.u3m-section-intro__image {
	max-width: 600px;
	margin-bottom: 50px;
}

@media (max-width:580px) {
	section.u3m-section-intro img.u3m-section-intro__image {
		max-width: 100%;
	}
}

section.u3m-single-quote {
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width:580px) {
	section.u3m-single-quote {
		padding: 100px 20px !important;
	}
}

section.u3m-single-quote .content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 960px;
	margin: 0 auto;
}

@media (max-width:580px) {
	section.u3m-single-quote .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-single-quote .quote {
	font-size: 30px;
	font-weight: 300;
	line-height: 42px;
	color: #fff;
	margin: 0 auto 30px;
	text-align: left;
	position: relative;
	width: 100%;
}

section.u3m-single-quote .quote span {
	font-weight: 700;
	position: absolute;
	left: -15px;
}

section.u3m-single-quote .quote span:last-of-type {
	position: static;
	margin-left: 4px;
}

@media (max-width:580px) {
	section.u3m-single-quote .quote {
		font-size: 20px;
		line-height: 32px;
	}
}

section.u3m-single-quote .quote-author {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: .54px;
}

section.u3m-single-quote .author-section {
	display: flex;
	justify-content: space-between;
}

@media (max-width:580px) {
	section.u3m-single-quote .author-section {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width:580px) {
	section.u3m-single-quote .author-section img {
		margin-top: 20px;
	}
}

section.u3m-slide-in-cta {
	position: fixed;
	bottom: -500px;
	opacity: 1;
	z-index: 99;
	left: 0;
	transition: .4s ease;
}

@media (max-width:1025px) {
	section.u3m-slide-in-cta {
		display: none;
	}
}

section.u3m-slide-in-cta .slide-in-wrapper {
	box-shadow: 0 2px 17px 1px rgba(84, 88, 90, .3);
}

section.u3m-slide-in-cta .slide-in-copy-area {
	background: #eff1f3;
	padding: 10px;
}

section.u3m-slide-in-cta .slide-in-cta-content {
	background: transparent;
	max-width: 300px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	transition: transform 1.5s ease-out .1s;
}

section.u3m-slide-in-cta .slide-in-cta-content .slide-in-title {
	font-size: 20px;
	line-height: 22px;
	letter-spacing: -.2px;
	font-weight: 600;
	margin-bottom: 0;
	color: #000823;
}

section.u3m-slide-in-cta .slide-in-cta-content p {
	font-size: 16px;
	line-height: 20.8px;
	letter-spacing: .23px;
	color: #475661;
	margin-bottom: 10px;
	margin-top: 5px;
}

.cta-open section.u3m-slide-in-cta .slide-in-cta-content {
	transform: translateY(0);
}

section.u3m-slide-in-cta .slide-in-cta-content .close-button {
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	font-size: 1rem;
	line-height: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #cc2929;
	border-radius: 100px;
	color: #cc2929;
	transition: transform .1s ease-in;
	transform: rotate(0deg);
}

section.u3m-slide-in-cta .slide-in-cta-content .close-button:hover {
	cursor: pointer;
	transform: rotate(90deg);
}

section.u3m-slide-in-cta .slide-in-cta-content .form-wrap iframe {
	height: 210px;
}

section.u3m-slide-in-cta.cta-open {
	bottom: 0;
}

section.u3m-slide-in-cta.cta-closed {
	opacity: 0 !important;
	bottom: -500px;
}

section.u3m-slider-logo-nav {
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 100px;
}

@media (max-width:1025px) {
	section.u3m-slider-logo-nav {
		margin-top: 70px;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav {
		margin-top: 40px;
	}
}

section.u3m-slider-logo-nav .u3m-slider-logo-nav__heading {
	color: #475661;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 3rem;
	line-height: 42px;
	text-align: center;
	margin-bottom: 80px;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav .u3m-slider-logo-nav__heading {
		font-size: 28px;
		line-height: 32px;
		padding: 0 20px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content {
	max-width: 1650px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	float: none;
	position: relative;
}

@media (max-width:1680px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content {
		padding-left: 0;
		padding-right: 0;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image {
	height: 466px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

@media (max-width:1250px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image {
		margin: 0 auto;
		background-position: 50%;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image {
		display: none;
		margin-left: 10px;
		margin-right: 10px;
		background-size: 320px 454px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image {
	transition: .3s ease;
	opacity: 0;
	z-index: 1;
	position: relative;
	height: 0;
}

@media (max-width:1250px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image {
		text-align: center;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image .slider-nav-image {
	-webkit-mask-size: 1100px 483px;
	mask-size: 386px 454px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	position: absolute;
	max-width: 30%;
}

@media (max-width:1250px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image .slider-nav-image {
		position: relative;
		width: 400px;
		max-width: 100%;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image .slider-nav-image image {
	height: 540px;
	width: auto;
	transform: none;
}

@media not all and (min-resolution:0.001dpcm) {
	@supports (-webkit-appearance:none) and (stroke-color:transparent) {
		section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image .slider-nav-image image section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image .slider-nav-image image {
			-webkit-transform: translate(0) scale(.87);
		}
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image a {
	position: relative;
	z-index: 3;
	top: 190px;
	left: 240px;
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image.active {
	opacity: 1;
	z-index: 2;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image.active {
		height: auto;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__image div.slide-image.exit {
	z-index: 1;
	transition: .3s ease;
	opacity: 0;
	height: 0;
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos {
	position: absolute;
	right: 50px;
	bottom: 0;
	width: 60%;
	text-align: center;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
	z-index: 4;
	padding: 0;
	height: 100px;
}

@media (max-width:1250px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos {
		position: relative;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		flex-wrap: wrap;
		right: unset;
		justify-content: center;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos {
		display: none;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item {
	padding-right: 0;
	flex: 0 1 160px;
	display: flex;
	align-items: center;
}

@media (max-width:768px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item {
		padding: 20px 0;
		flex: 0 1 20%;
		margin: 0 10px;
		max-width: 85px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item:last-of-type {
	padding-right: 0;
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item .slider-nav-image {
	opacity: 1;
	width: 100%;
	height: auto;
	cursor: pointer;
	filter: grayscale(100%);
	max-width: 120px;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item .slider-nav-image {
		max-width: 100px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item .slider-nav-image-active {
	opacity: 0;
	width: 0;
	padding: 0;
	border: 0;
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item.active .slider-nav-image {
	opacity: 0;
	width: 0;
	padding: 0;
	border: 0;
	filter: grayscale(0);
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item.active .slider-nav-image-active {
	opacity: 1;
	width: 100%;
	height: auto;
	cursor: pointer;
	padding-bottom: 20px;
	border-bottom: 4px solid #1db3ff;
	max-width: 120px;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__logos a.slider-nav-item.active .slider-nav-image-active {
		max-width: 100px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile {
	display: none;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile {
		display: block;
		width: auto;
		max-width: 100%;
		padding: 0 20px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile .slide-quote {
	font-size: 30px;
	font-weight: 300;
	line-height: 42px;
	color: #231f20;
	margin: 0 auto 30px;
	text-align: left;
	width: 100%;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile .slide-quote {
		margin: 0 auto 15px;
		text-align: center;
		width: auto;
		max-width: 100%;
		font-size: 22px;
		line-height: 32px;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile .slide-quote span {
	font-weight: 700;
	margin: 4px;
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile .slide-quote-author {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 42px;
	color: #475661;
	margin-top: 0;
	margin: 0 auto;
	letter-spacing: .54px;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content .u3m-slider-logo-nav__content__mobile .slide-quote-author {
		line-height: 30px;
		text-align: center;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes {
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 0;
	right: 50px;
	width: 60%;
	height: 100%;
}

@media (max-width:1250px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes {
		position: relative;
		width: 100%;
		right: unset;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes {
		margin: 0 20px;
		width: 85%;
		display: none;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide {
	width: 100%;
	transition: .3s ease;
	opacity: 0;
	z-index: 1;
	margin: 10px auto 30px;
	position: absolute;
	top: 0;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide {
		max-width: 100%;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote {
	font-size: 30px;
	font-weight: 300;
	line-height: 42px;
	color: #231f20;
	margin: 0 auto 30px;
	text-align: left;
	width: 100%;
}

@media (max-width:1100px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote {
		width: 80%;
	}
}

@media (max-width:768px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote {
		width: 100%;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote {
		width: auto;
		max-width: 100%;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote span {
	font-weight: 700;
	margin: 4px;
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote-author {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 42px;
	color: #475661;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: .54px;
}

@media (max-width:1250px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide p.slide-quote-author {
		margin: 0 auto;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide.active {
	opacity: 1;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

@media (max-width:768px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide.active {
		justify-content: flex-start;
	}
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide.active {
		margin-left: 0;
	}
}

section.u3m-slider-logo-nav div.u3m-slider-logo-nav__content div.u3m-slider-logo-nav__content__quotes div.slide.exit {
	z-index: 1;
	transform: translateY(-10px);
	transition: .3s ease;
	opacity: 0;
}

section.u3m-slider-logo-nav .u3m-slider-logo-nav__cta {
	text-align: center;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav .u3m-slider-logo-nav__cta {
		margin-top: 50px;
	}
}

section.u3m-slider-logo-nav .u3m-slider-logo-nav__cta button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-slider-logo-nav .u3m-slider-logo-nav__cta button:hover {
	color: #fff;
	background-color: #000823;
	border: none;
}

@media (max-width:580px) {
	section.u3m-slider-logo-nav .slick-dots {
		position: relative;
	}
}

.mobile-slide-logo {
	max-width: 200px;
	max-height: 90px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

section.u3m-slider-side-nav {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
	margin-top: 75px;
	padding-bottom: 100px;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav {
		padding-bottom: 0;
	}
}

@media (max-width:580px) {
	section.u3m-slider-side-nav {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-slider-side-nav div.u3m-slider-side-nav__intro {
	margin: 0 auto 50px;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav div.u3m-slider-side-nav__intro {
		margin: 0 auto 30px;
	}
}

@media (max-width:580px) {
	section.u3m-slider-side-nav div.u3m-slider-side-nav__intro {
		margin: 0 auto;
	}
}

section.u3m-slider-side-nav div.u3m-slider-side-nav__intro .u3m-slider-side-nav__intro__heading {
	color: #475661;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 3rem;
	line-height: 42px;
	text-align: center;
	margin: 0 auto 25px;
	max-width: 900px;
}

@media (max-width:580px) {
	section.u3m-slider-side-nav div.u3m-slider-side-nav__intro .u3m-slider-side-nav__intro__heading {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-slider-side-nav div.u3m-slider-side-nav__intro .u3m-slider-side-nav__intro__subheading {
	font-size: 16px;
	line-height: 25.6px;
	letter-spacing: .08px;
	margin-bottom: 0;
	color: #475661;
	margin: 0 auto;
	max-width: 800px;
	letter-spacing: 1px;
	text-align: center;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: flex-start;
	max-width: 1200px;
	position: relative;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container.text-slide-container {
	margin-top: 100px;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container.text-slide-container {
		margin-top: 30px;
	}
}

@media (max-width:580px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container.text-slide-container {
		margin-top: 0;
	}
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container.text-slide-container div.subnav .nav-item {
		margin: 20px 0;
	}
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container.text-slide-container div.subnav .nav-item-inner {
		display: none;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav {
	display: flex;
	padding: 0;
	flex-direction: column;
	flex-wrap: wrap;
	flex: 0 0 30%;
	align-content: flex-end;
	margin-top: 0;
	margin-right: 5%;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav {
		flex: 0 0 95%;
		margin-top: 0;
		margin-right: 0;
	}
}

@media (max-width:580px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav {
		flex: 0 0 100%;
		padding: 0 0 20px;
		flex-wrap: wrap;
		width: 100%;
		justify-content: flex-start;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a {
	cursor: pointer;
	text-transform: uppercase;
	color: #475661;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: .41px;
	margin: 5px 0;
	display: flex;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a span {
	position: relative;
	padding: 13px;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a span {
		margin: 0 auto;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a.active {
	color: #231f20;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a.active span {
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a.active span {
		box-shadow: none;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a.active span:after {
	content: "";
	background: url("https://www.allego.com/wp-content/uploads/nb-al-arrow-banner.png");
	height: 55px;
	width: 43px;
	position: absolute;
	right: -42px;
	top: -5px;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav a.active span:after {
		display: none;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav .slide-side {
	display: none;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.subnav .slide-side {
		animation: fadeIn1 .3s ease;
		display: block;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-sides {
	flex: 0 1 70%;
	display: flex;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-sides {
		display: none;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-sides div.slide-side.active {
	display: block;
	z-index: 3;
	animation: fadeIn1 .3s ease;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side {
	position: relative;
	z-index: 1;
	display: none;
	width: 100%;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side {
		width: auto;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side .optional-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100% - 40px);
	padding: 20px;
	border-radius: 0 0 10px 10px;
	background-color: rgba(35, 31, 32, .7);
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: .37px;
	line-height: 22px;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side video {
	width: 100%;
	max-width: 100%;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(65, 182, 230, .2);
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide {
	padding: 70px;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	background: url("https://www.allego.com/wp-content/uploads/nb-al-card-logo-back.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide {
		padding: 50px;
	}
}

@media (max-width:768px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide {
		padding: 40px;
	}
}

@media (max-width:580px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide {
		padding: 20px;
		background: none;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .slide-content {
	margin-bottom: 24px;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .slide-content p {
	color: #475661;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: .25px;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .cta button {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .cta button:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .cta button:hover {
	text-decoration: none !important;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .cta button:hover:after {
	right: -24px;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos {
	margin-top: 125px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

@media (max-width:580px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos {
		flex-direction: row;
		margin-top: 30px;
		flex-wrap: wrap;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item {
	margin-right: 35px;
	max-width: 150px;
	width: 33%;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (max-width:580px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item {
		width: 100%;
		flex: 0 0 150px;
		margin: 10px 20px 20px;
		max-width: 130px;
	}
}

@media (max-width:400px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item {
		max-width: 110px;
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item img {
		width: 100%;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item:last-of-type {
	margin-right: 0;
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container div.slide-side.text-slide .logos .logos__item:last-of-type {
		margin-right: 13px;
	}
}

@media (max-width:1025px) {
	section.u3m-slider-side-nav .u3m-slider-side-nav__container .u3m-slider-side-nav__cta a {
		justify-content: center;
	}
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container .u3m-slider-side-nav__cta button {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container .u3m-slider-side-nav__cta button:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container .u3m-slider-side-nav__cta button:hover {
	text-decoration: none !important;
}

section.u3m-slider-side-nav .u3m-slider-side-nav__container .u3m-slider-side-nav__cta button:hover:after {
	right: -24px;
}

.forceupdatetostyles {
	color: red;
}

section.u3m-splash-quote {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

@media (max-width:580px) {
	section.u3m-splash-quote {
		margin-top: -50px !important;
	}
}

section.u3m-splash-quote .content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 950px;
}

@media (max-width:580px) {
	section.u3m-splash-quote .content {
		padding-left: 15px;
		padding-right: 15px;
		height: auto;
	}
}

section.u3m-splash-quote .quote-section {
	background: #fff;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	border-radius: 10px;
	max-width: 700px;
	margin: 0 auto;
	display: flex;
	padding: 30px;
}

@media (max-width:580px) {
	section.u3m-splash-quote .quote-section {
		flex-direction: column;
		align-items: center;
	}
}

section.u3m-splash-quote .quote-section .quote-section__left {
	margin-right: 25px;
}

@media (max-width:580px) {
	section.u3m-splash-quote .quote-section .quote-section__left {
		margin: 0;
	}
}

section.u3m-splash-quote .quote-section .quote-section__left img {
	max-width: 50px;
	margin-top: 20px;
}

section.u3m-splash-quote .quote-section .quote-section__right p {
	color: #475661;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: .29px;
	line-height: 36px;
	margin-bottom: 15px;
}

@media (max-width:580px) {
	section.u3m-splash-quote .quote-section .quote-section__right p {
		text-align: center;
	}
}

section.u3m-splash-quote .quote-section .quote-section__right span {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: .2px;
}

section.u3m-split-form {
	background: #fff;
}

section.u3m-split-form div.center {
	padding: 50px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	max-width: 1000px;
}

@media (max-width:1025px) {
	section.u3m-split-form div.center {
		flex-direction: column;
		padding: 50px 20px;
	}
}

section.u3m-split-form div.center .split-form__left {
	flex: 0 0 50%;
	margin-right: 25px;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}

@media (max-width:1025px) {
	section.u3m-split-form div.center .split-form__left {
		margin-left: auto;
		margin-right: auto;
		flex-direction: row;
		flex: auto;
		width: 100%;
	}
}

@media (max-width:768px) {
	section.u3m-split-form div.center .split-form__left {
		flex-wrap: wrap;
	}
}

section.u3m-split-form div.center .split-form__left .single-item {
	margin-bottom: 10px;
	padding: 10px 20px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	cursor: pointer;
}

@media (max-width:1025px) {
	section.u3m-split-form div.center .split-form__left .single-item {
		width: 100%;
	}
}

section.u3m-split-form div.center .split-form__left .single-item:hover {
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
	cursor: pointer;
}

section.u3m-split-form div.center .split-form__left .single-item img {
	max-width: 50px;
	margin-right: 15px;
}

section.u3m-split-form div.center .split-form__right {
	flex: 0 0 50%;
	margin-left: 25px;
}

section.u3m-split-form div.center .split-form__right > h2, section.u3m-split-form div.center .split-form__right > p {
	text-align: center;
}

@media (max-width:1025px) {
	section.u3m-split-form div.center .split-form__right {
		margin-left: auto;
		margin-right: auto;
	}
}

section.u3m-split-form div.center .split-form__right form {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
}

section.u3m-split-form div.center .split-form__right form form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	section.u3m-split-form div.center .split-form__right form form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-split-form div.center .split-form__right form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-split-form div.center .split-form__right form form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

section.u3m-split-form div.center .split-form__right form form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

section.u3m-split-form div.center .split-form__right form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-split-form div.center .split-form__right form form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-split-form div.center .split-form__right form div.legal-consent-container input {
	height: auto !important;
}

section.u3m-split-form div.center .split-form__right form .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

section.u3m-split-form div.center .split-form__right form .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

section.u3m-split-form div.center .split-form__right form .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-form-field {
	width: 100%;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-form-field label {
	font-size: 14px;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form button, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=button], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=reset], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form button:hover, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=button]:hover, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=reset]:hover, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=color], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=date], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime-local], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=email], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=month], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=number], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=password], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=range], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=search], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=tel], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=text], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=time], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=url], section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=week], section.u3m-split-form div.center .split-form__right form .hbspt-form select, section.u3m-split-form div.center .split-form__right form .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=color]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=date]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime-local]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=email]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=month]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=number]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=password]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=range]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=search]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=tel]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=text]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=time]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=url]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=week]::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form select::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form textarea::placeholder {
	color: #fff;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=color]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=date]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime-local]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=email]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=month]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=number]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=password]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=range]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=search]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=tel]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=text]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=time]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=url]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=week]:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form select:focus, section.u3m-split-form div.center .split-form__right form .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=color]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=date]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime-local]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=email]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=month]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=number]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=password]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=range]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=search]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=tel]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=text]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=time]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=url]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=week]:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form select:focus::placeholder, section.u3m-split-form div.center .split-form__right form .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=color]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=date]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime-local]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=datetime]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=email]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=month]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=number]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=password]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=range]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=search]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=tel]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=text]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=time]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=url]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form input[type=week]:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form select:focus-visible, section.u3m-split-form div.center .split-form__right form .hbspt-form textarea:focus-visible {
	outline: none;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form select {
	color: #fff;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form select.mktoValid, section.u3m-split-form div.center .split-form__right form .hbspt-form select:focus {
	color: #000;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form select option {
	color: #fff;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form select::-ms-expand {
	display: none;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-submit {
	width: 100%;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-split-form div.center .split-form__right form button, section.u3m-split-form div.center .split-form__right form input[type=button], section.u3m-split-form div.center .split-form__right form input[type=reset], section.u3m-split-form div.center .split-form__right form input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

section.u3m-split-form div.center .split-form__right form button:hover, section.u3m-split-form div.center .split-form__right form input[type=button]:hover, section.u3m-split-form div.center .split-form__right form input[type=reset]:hover, section.u3m-split-form div.center .split-form__right form input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

section.u3m-split-form div.center .split-form__right form button:active, section.u3m-split-form div.center .split-form__right form button:focus, section.u3m-split-form div.center .split-form__right form input[type=button]:active, section.u3m-split-form div.center .split-form__right form input[type=button]:focus, section.u3m-split-form div.center .split-form__right form input[type=reset]:active, section.u3m-split-form div.center .split-form__right form input[type=reset]:focus, section.u3m-split-form div.center .split-form__right form input[type=submit]:active, section.u3m-split-form div.center .split-form__right form input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

section.u3m-split-form div.center .split-form__right form input[type=color], section.u3m-split-form div.center .split-form__right form input[type=date], section.u3m-split-form div.center .split-form__right form input[type=datetime-local], section.u3m-split-form div.center .split-form__right form input[type=datetime], section.u3m-split-form div.center .split-form__right form input[type=email], section.u3m-split-form div.center .split-form__right form input[type=month], section.u3m-split-form div.center .split-form__right form input[type=number], section.u3m-split-form div.center .split-form__right form input[type=password], section.u3m-split-form div.center .split-form__right form input[type=range], section.u3m-split-form div.center .split-form__right form input[type=search], section.u3m-split-form div.center .split-form__right form input[type=tel], section.u3m-split-form div.center .split-form__right form input[type=text], section.u3m-split-form div.center .split-form__right form input[type=time], section.u3m-split-form div.center .split-form__right form input[type=url], section.u3m-split-form div.center .split-form__right form input[type=week], section.u3m-split-form div.center .split-form__right form textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

section.u3m-split-form div.center .split-form__right form input[type=color]:focus, section.u3m-split-form div.center .split-form__right form input[type=date]:focus, section.u3m-split-form div.center .split-form__right form input[type=datetime-local]:focus, section.u3m-split-form div.center .split-form__right form input[type=datetime]:focus, section.u3m-split-form div.center .split-form__right form input[type=email]:focus, section.u3m-split-form div.center .split-form__right form input[type=month]:focus, section.u3m-split-form div.center .split-form__right form input[type=number]:focus, section.u3m-split-form div.center .split-form__right form input[type=password]:focus, section.u3m-split-form div.center .split-form__right form input[type=range]:focus, section.u3m-split-form div.center .split-form__right form input[type=search]:focus, section.u3m-split-form div.center .split-form__right form input[type=tel]:focus, section.u3m-split-form div.center .split-form__right form input[type=text]:focus, section.u3m-split-form div.center .split-form__right form input[type=time]:focus, section.u3m-split-form div.center .split-form__right form input[type=url]:focus, section.u3m-split-form div.center .split-form__right form input[type=week]:focus, section.u3m-split-form div.center .split-form__right form textarea:focus {
	color: #111;
}

section.u3m-split-form div.center .split-form__right form select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

section.u3m-split-form div.center .split-form__right form select.nitro-lazy {
	background-image: none !important;
}

section.u3m-split-form div.center .split-form__right form select.hs-input {
	height: 45px !important;
}

section.u3m-split-form div.center .split-form__right form select::-ms-expand {
	display: none;
}

section.u3m-split-form div.center .split-form__right form textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

section.u3m-split-form div.center .split-form__right form textarea placeholder {
	color: #000;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .is-rtl .pika-next, section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .is-rtl .pika-next.nitro-lazy, section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .is-rtl .pika-prev, section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .is-rtl .pika-prev.nitro-lazy, section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-next, section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-select {
	display: inline-block;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-table td, section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

section.u3m-split-form div.center .split-form__right form .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

section.u3m-split-form div.center .split-form__right form .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

section.u3m-split-form div.center .split-form__right form .inputs-list li {
	margin-bottom: 5px !important;
}

section.u3m-split-form div.center .split-form__right form .inputs-list .hs-input[type=checkbox], section.u3m-split-form div.center .split-form__right form .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

section.u3m-split-form div.center .split-form__right form .hbspt-form .hs-partner_technology_focus label, section.u3m-split-form div.center .split-form__right form .hbspt-form .hs_partner_customer_size label, section.u3m-split-form div.center .split-form__right form .hbspt-form .hs_partner_industry_focus label, section.u3m-split-form div.center .split-form__right form .hbspt-form .hs_partner_interest label, section.u3m-split-form div.center .split-form__right form .hbspt-form .hs_partner_s_partner_information label, section.u3m-split-form div.center .split-form__right form .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

@media (max-width:580px) {
	section.u3m-split-form div.center .split-form__right form {
		padding: 20px;
	}
}

section.u3m-split-form.form-only div.center .split-form__right {
	margin-left: 0;
	flex: 0 0 500px;
}

@media (max-width:580px) {
	section.u3m-split-form.form-only div.center .split-form__right {
		flex: 0 0 100%;
	}
}

section.u3m-statistic-callout {
	margin-top: 75px;
	margin-bottom: 75px;
}

section.u3m-statistic-callout .callout-wrap {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding: 50px;
	display: flex;
	align-items: center;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout .callout-wrap {
		flex-direction: column;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width:580px) {
	section.u3m-statistic-callout .callout-wrap {
		padding: 0 15px;
	}
}

section.u3m-statistic-callout .callout-wrap .stat__left {
	flex: 0 0 300px;
	border-right: 2px solid #cc2929;
	padding-right: 50px;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout .callout-wrap .stat__left {
		flex: 0 0 auto;
		padding-bottom: 20px;
		border-right: 0;
		border-top: 2px solid #cc2929;
	}
}

section.u3m-statistic-callout .callout-wrap .stat__left .stat {
	color: #475661;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
	letter-spacing: .21px;
	margin-top: 0;
}

section.u3m-statistic-callout .callout-wrap .stat__left .stat-subtitle {
	color: #475661;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: .27px;
	line-height: 26px;
}

section.u3m-statistic-callout .callout-wrap .stat__left .bottom {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width:600px) {
	section.u3m-statistic-callout .callout-wrap .stat__left .bottom {
		flex-direction: column-reverse;
	}
}

section.u3m-statistic-callout .callout-wrap .stat__left .bottom .logo {
	max-width: 100px;
}

section.u3m-statistic-callout .callout-wrap .stat__left .bottom .stat-link {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
	margin-top: 10px;
	font-size: 16px;
}

section.u3m-statistic-callout .callout-wrap .stat__left .bottom .stat-link:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-statistic-callout .callout-wrap .stat__left .bottom .stat-link:hover {
	text-decoration: none !important;
}

section.u3m-statistic-callout .callout-wrap .stat__left .bottom .stat-link:hover:after {
	right: -24px;
}

@media (max-width:600px) {
	section.u3m-statistic-callout .callout-wrap .stat__left .bottom .stat-link {
		margin-top: 1rem;
	}
}

section.u3m-statistic-callout .callout-wrap .stat__right {
	padding-left: 50px;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout .callout-wrap .stat__right {
		border-left: 0;
		padding-left: 0;
		margin-bottom: 1rem;
		padding-top: 20px;
	}
}

section.u3m-statistic-callout .callout-wrap .stat__right .stat-title {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	font-weight: 500;
	margin-top: 0;
}

@media (max-width:580px) {
	section.u3m-statistic-callout .callout-wrap .stat__right .stat-title {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-statistic-callout.case-study .callout-wrap {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding: 50px;
	max-width: 1280px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout.case-study .callout-wrap {
		flex-direction: column-reverse;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width:580px) {
	section.u3m-statistic-callout.case-study .callout-wrap {
		padding: 0 15px;
	}
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left {
	flex: 0 0 400px;
	border-left: 5px solid #cc2929;
	border-right: 0;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	padding: 50px;
	margin-left: 10px;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout.case-study .callout-wrap .stat__left {
		flex: 0 0 auto;
		padding-top: 20px;
		border-left: 0;
		border-top: 2px solid #cc2929;
		text-align: center;
	}
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left .stat {
	color: #000823;
	font-size: 28px;
	font-weight: 500;
	line-height: 35px;
	margin-top: 0;
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left .stat-subtitle {
	color: #475661;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left .stat-link {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
	margin-top: 10px;
	font-size: 16px;
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left .stat-link:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left .stat-link:hover {
	text-decoration: none !important;
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__left .stat-link:hover:after {
	right: -24px;
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__right {
	padding-right: 50px;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout.case-study .callout-wrap .stat__right {
		border-left: 0;
		padding-left: 0;
		margin-bottom: 1.5rem;
		border-top: 0;
		padding-bottom: 20px;
		text-align: center;
		padding-right: 0;
	}
}

section.u3m-statistic-callout.case-study .callout-wrap .stat__right .stat-title {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	font-weight: 600;
	margin-top: 0;
	font-size: 28px;
	line-height: 38px;
}

@media (max-width:580px) {
	section.u3m-statistic-callout.case-study .callout-wrap .stat__right .stat-title {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-statistic-callout.offer-callout {
	margin-top: 0 !important;
	margin-bottom: 150px !important;
}

section.u3m-statistic-callout.offer-callout .callout-wrap {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding: 50px;
	max-width: 1280px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout.offer-callout .callout-wrap {
		flex-direction: column-reverse;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width:580px) {
	section.u3m-statistic-callout.offer-callout .callout-wrap {
		padding: 0 15px;
	}
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left {
	flex: 0 0 400px;
	border: 0;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	margin-left: 10px;
	padding: 0 !important;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left {
		flex: 0 0 auto;
		padding-top: 20px;
		border-left: 0;
		border-top: 2px solid #cc2929;
		text-align: center;
	}
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .offer-image {
	height: 228px;
	width: 100%;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .stat {
	color: #000823;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	margin-top: 0;
	padding: 20px 20px 0;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .stat-subtitle {
	display: none;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .stat-link {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
	font-size: 16px;
	padding: 0 20px 20px;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .stat-link:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .stat-link:hover {
	text-decoration: none !important;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__left .stat-link:hover:after {
	right: -24px;
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__right {
	padding-right: 50px;
}

@media (max-width:1025px) {
	section.u3m-statistic-callout.offer-callout .callout-wrap .stat__right {
		border-left: 0;
		padding-left: 0;
		margin-bottom: 1.5rem;
		border-top: 0;
		padding-bottom: 20px;
		text-align: center;
		padding-right: 0;
	}
}

section.u3m-statistic-callout.offer-callout .callout-wrap .stat__right .stat-title {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	font-weight: 600;
	margin-top: 0;
	font-size: 28px;
	line-height: 38px;
}

@media (max-width:580px) {
	section.u3m-statistic-callout.offer-callout .callout-wrap .stat__right .stat-title {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-statistic-callout .stat-description {
	font-size: 20px;
}

.u3m-testimonial-slider {
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
	padding: 50px 0 200px;
	position: relative;
	max-width: 100%;
	margin-bottom: -50px;
	z-index: 99;
	overflow-y: visible;
}

.u3m-testimonial-slider + section {
	position: relative;
	z-index: 8;
}

@media (max-width:1025px) {
	.u3m-testimonial-slider {
		flex-direction: column;
		padding: 30px 0 100px;
	}
}

@media (max-width:768px) {
	.u3m-testimonial-slider {
		padding: 25px 0 50px;
	}
}

.u3m-testimonial-slider .content {
	display: flex;
	align-items: center;
	max-width: 1550px;
	margin: 0 auto -50px;
	padding: 50px 25px;
	width: 100%;
	position: relative;
	z-index: 10;
}

@media (max-width:1680px) {
	.u3m-testimonial-slider .content {
		max-width: calc(100% - 100px);
	}
}

@media (max-width:1440px) {
	.u3m-testimonial-slider .content {
		padding: 0 25px;
	}
}

@media (max-width:1025px) {
	.u3m-testimonial-slider .content {
		margin: 0 auto;
	}
}

@media (max-width:768px) {
	.u3m-testimonial-slider .content {
		flex-direction: column;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content {
		flex-wrap: wrap;
		padding: 0 42px;
	}
}

.u3m-testimonial-slider .content .content__top {
	max-width: 100%;
	flex: 0 0 100%;
	display: flex;
	justify-content: center;
	z-index: 99;
	position: relative;
}

@media (max-width:768px) {
	.u3m-testimonial-slider .content .content__top {
		max-width: 100%;
		flex: 0 0 auto;
		margin: 0;
		padding: 0;
	}
}

.u3m-testimonial-slider .content .content__top button.slick-arrow {
	bottom: unset;
	box-shadow: unset;
	top: 100%;
	left: auto;
	width: 64px;
	height: 64px;
	background-color: #eff1f3;
	border-radius: 32px;
	right: auto;
	z-index: 100;
}

.u3m-testimonial-slider .content .content__top button.slick-arrow:before {
	color: #475661;
}

.u3m-testimonial-slider .content .content__top button.slick-arrow.slick-prev {
	left: calc(75% - 55px);
}

.u3m-testimonial-slider .content .content__top button.slick-arrow.slick-prev:before {
	content: "";
	font-size: 48px;
}

.u3m-testimonial-slider .content .content__top button.slick-arrow.slick-next {
	right: calc(20% - 20px);
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top button.slick-arrow.slick-next {
		right: calc(16% - 20px);
	}
}

.u3m-testimonial-slider .content .content__top button.slick-arrow.slick-next:before {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-size: 48px;
}

.u3m-testimonial-slider .content .content__top button.slick-arrow:hover {
	box-shadow: 4px 3px 18px 4px rgba(45, 45, 45, .2);
}

.u3m-testimonial-slider .content .content__top .slick-dots {
	bottom: unset;
	top: calc(100% - 50px);
}

.u3m-testimonial-slider .content .content__top .slick-list {
	margin: 0 -50px;
	padding-bottom: 50px;
}

.u3m-testimonial-slider .content .content__top .slick-track {
	position: relative;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide {
	position: relative;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s 1s, opacity .9s linear;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .inner-slide {
	display: flex;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	border-radius: 10px;
	background-color: #fff;
	margin: 50px auto;
	padding: 80px;
	max-width: 1000px;
	position: relative;
}

@media (max-width:1440px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .inner-slide {
		max-width: 800px;
	}
}

@media (max-width:1025px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .inner-slide {
		flex-direction: column;
		align-items: center;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .inner-slide {
		padding: 80px 0 40px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .content-wrap {
	margin-left: 80px;
}

@media (max-width:1440px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .content-wrap {
		margin-left: 200px;
	}
}

@media (max-width:1025px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .content-wrap {
		margin: 0;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .content-wrap.no-picture {
	margin-left: 0;
}

@media (max-width:1025px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .content-wrap.no-picture {
		margin-left: 0;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-image-wrap {
	border-radius: 10px;
	padding: 4px;
	overflow: hidden;
	max-width: 200px;
	max-height: 200px;
	width: 100%;
	height: 100%;
	position: absolute;
	left: -84px;
	top: 84px;
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-image-wrap {
		left: 42px;
		top: 42px;
	}
}

@media (max-width:1025px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-image-wrap {
		position: static;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-image-wrap {
		height: 190px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-image-wrap .author-image {
	z-index: 10;
	background-position: 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
	max-width: 200px;
	max-height: 200px;
	border-radius: 10px;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-image-wrap .author-image:after {
	z-index: 8;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .quote-mark {
	position: absolute;
	top: -50px;
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .quote-mark {
		left: 38%;
	}
}

@media (max-width:400px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .quote-mark {
		left: 30%;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide h2 {
	font-weight: 600;
	font-size: 1.9rem;
	margin-bottom: 10px;
	line-height: 1.5;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide p {
	color: #475661;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: .54px;
	line-height: 50px;
	margin-bottom: 4rem;
	max-width: 900px;
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide p {
		font-size: 22px;
		line-height: 28px;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide p {
		font-size: 20px;
		max-width: 100%;
		line-height: 26px;
		margin: 20px 40px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .meta-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .meta-wrap {
		flex-direction: column;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .meta-wrap {
		margin: 20px 40px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .meta-wrap img.logo {
	max-width: 150px;
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .meta-wrap img.logo {
		margin-top: 20px;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .meta-wrap img.logo {
		margin-bottom: 20px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-name {
	color: #ed3a3a;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	margin-right: 8px;
}

@media (max-width:768px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-name {
		display: block;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-position {
	color: #475661;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-position {
		line-height: 24px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .author-company, .u3m-testimonial-slider .content .content__top .slick-track .single-slide .divider {
	color: #475661;
	font-size: 16px;
	letter-spacing: .25px;
	line-height: 1.2;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide img.logo {
	max-width: 150px;
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide img.logo {
		margin-bottom: 20px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbuttonbox {
	width: 100%;
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbuttonbox {
		text-align: center;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbutton {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
	margin-bottom: 0 !important;
	margin-top: 30px !important;
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbutton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

@media (max-width:1250px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbutton {
		margin-top: 30px !important;
	}
}

@media (max-width:1025px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbutton {
		margin-top: 25px !important;
		padding: 9px 30px !important;
		font-size: 18px;
	}
}

@media (max-width:768px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbutton {
		margin-top: 25px !important;
		padding: 9px 30px !important;
		font-size: 16px;
	}
}

@media (max-width:580px) {
	.u3m-testimonial-slider .content .content__top .slick-track .single-slide .testimonialbutton {
		margin-top: 20px !important;
		padding: 9px 20px !important;
		font-size: 14px;
	}
}

.u3m-testimonial-slider .content .content__top .slick-track .single-slide.slick-active {
	visibility: visible;
	opacity: 1;
	transition: opacity .9s linear;
}

section.u3m-rich-text.u3m-thank-you-content {
	text-align: center;
	padding-top: 100px;
}

@media (max-width:1025px) {
	section.u3m-rich-text.u3m-thank-you-content .center {
		padding: 0 20px !important;
	}
}

section.u3m-rich-text.u3m-thank-you-content .thank-you-text {
	text-align: left;
	max-width: 700px;
	margin: 0 auto;
}

section.u3m-rich-text.u3m-thank-you-content .video-embed {
	height: 500px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 100px;
}

@media (max-width:1025px) {
	section.u3m-rich-text.u3m-thank-you-content .video-embed {
		height: auto;
	}
}

section.u3m-rich-text.u3m-thank-you-content .video-embed img {
	position: absolute;
	box-shadow: 0 0 20px rgba(65, 182, 230, .2);
	border-radius: 10px;
	height: auto;
}

@media (max-width:1025px) {
	section.u3m-rich-text.u3m-thank-you-content .video-embed img {
		position: relative;
	}
}

section.u3m-rich-text.u3m-thank-you-content .video-embed:after {
	content: url("https://www.allego.com/wp-content/uploads/nb-al-play-or.svg");
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 119px;
}

section.u3m-triple-resource.global {
	padding-top: 50px;
}

section.u3m-triple-resource.global > h4 {
	text-align: center;
	margin-top: 50px;
	color: #fff;
}

section.u3m-triple-resource.global .resource-wrap {
	padding: 0;
	flex-direction: column;
	max-width: 350px;
}

section.u3m-triple-resource {
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 100px;
}

section.u3m-triple-resource h2.u3m-triple-resource__heading {
	text-align: center;
	position: relative;
	z-index: 10;
}

@media (max-width:580px) {
	section.u3m-triple-resource h2.u3m-triple-resource__heading {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-triple-resource p.u3m-triple-resource__intro {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 25px;
}

section.u3m-triple-resource > svg.section-background {
	display: none;
}

section.u3m-triple-resource.has-bg {
	background: #eff1f3;
}

section.u3m-triple-resource.has-bg > svg.section-background {
	display: block;
	top: 0;
	max-height: 283px;
}

@media (max-width:1250px) {
	section.u3m-triple-resource.has-bg > svg.section-background {
		max-height: 100px;
	}
}

section.u3m-triple-resource .resource-wrap {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	justify-content: center;
}

@media (max-width:580px) {
	section.u3m-triple-resource .resource-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1250px) {
	section.u3m-triple-resource .resource-wrap {
		flex-wrap: wrap;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single {
	flex: 0 1 350px;
	margin: 20px;
	cursor: pointer;
	box-shadow: 0 10px 20px 0 rgba(32, 49, 95, .1);
	position: relative;
	background: #fff;
	height: 100%;
	min-height: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
}

@media (max-width:1025px) {
	section.u3m-triple-resource .resource-wrap .resource-single {
		flex: 0 0 400px;
		margin: 20px 10px;
		text-align: left;
	}
}

@media (max-width:580px) {
	section.u3m-triple-resource .resource-wrap .resource-single {
		flex: 0 0 100%;
		max-width: 350px;
		margin: 20px auto;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single:hover {
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .3);
}

section.u3m-triple-resource .resource-wrap .resource-single:hover .text-button {
	text-decoration: underline;
}

section.u3m-triple-resource .resource-wrap .resource-single.video .resource-image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

section.u3m-triple-resource .resource-wrap .resource-single.video .resource-image:after {
	font-family: "Font Awesome 5 Pro";
	content: "";
	font-weight: 800;
	font-size: 80px;
	color: #fff;
	position: absolute;
}

@media (max-width:1025px) {
	section.u3m-triple-resource .resource-wrap .resource-single.video .resource-image:after {
		display: none;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single:nth-of-type(odd) .resource-bar {
	background-color: #ffcc5c;
}

section.u3m-triple-resource .resource-wrap .resource-single:nth-of-type(2n) .resource-bar {
	background-color: #1db3ff;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-bar {
	height: 10px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-image {
	background-size: cover;
	background-position: 50%;
	margin-bottom: 26px;
	height: 0;
	width: 100%;
	padding-top: 56.25%;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-image.fit {
	background-size: 80%;
	background-position: 50%;
	background-repeat: no-repeat;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content {
	padding: 0 30px 50px;
	position: relative;
	height: calc(100% - 250px);
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type {
	margin-top: 1rem;
	display: inline-block;
	color: #475661;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type:before {
	position: relative;
	top: 4px;
	margin-right: 8px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-business-brief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-b.svg");
	height: 19px;
	width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-case-study:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-ebook:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-a.svg");
	height: 20px;
	max-width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-infographic:before {
	content: url("https://www.allego.com/wp-content/uploads/infographic300.png");
	height: 20px;
	max-width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-product:before {
	content: url("https://www.allego.com/wp-content/uploads/Product300.png");
	height: 21px;
	max-width: 21px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-product-sheet:before {
	content: url("https://www.allego.com/wp-content/uploads/Product-Sheet300.png");
	height: 21px;
	max-width: 21px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-ebrief:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-d.svg");
	height: 21px;
	max-width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-video:before {
	content: url("https://www.allego.com/wp-content/uploads/Video300.png");
	height: 21px;
	max-width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-webinar:before {
	content: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/uploads/nb-al-content-icon-c.svg");
	height: 20px;
	max-width: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-report:before, section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.resource-type.resource-white-paper:before {
	content: url("https://www.allego.com/wp-content/uploads/Whitepaper300.png");
	height: 21px;
	max-width: 21px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.category {
	display: block;
	margin: 9px 0;
	display: none;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content span.category span {
	display: inline-block;
	color: #231f20;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	letter-spacing: .86px;
	background-color: #cdd4d9;
	text-transform: uppercase;
	padding: 3px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content h4 {
	margin: 1rem 0;
}

@media (max-width:1025px) {
	section.u3m-triple-resource .resource-wrap .resource-single .resource-content h4 {
		line-height: normal;
		margin: 2rem 0 1rem;
	}
}

@media (max-width:768px) {
	section.u3m-triple-resource .resource-wrap .resource-single .resource-content h4 {
		font-size: 18px;
		font-weight: 500;
		letter-spacing: -.2px;
		line-height: 25px;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content p {
	font-size: 16px;
	line-height: 20.8px;
	letter-spacing: .23px;
	margin-bottom: 0;
	color: #475661;
	margin-bottom: 10px;
}

@media (max-width:1025px) {
	section.u3m-triple-resource .resource-wrap .resource-single .resource-content p {
		margin-bottom: 20px;
	}
}

@media (max-width:768px) {
	section.u3m-triple-resource .resource-wrap .resource-single .resource-content p {
		font-size: 16px;
		line-height: 21px;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content .date {
	color: #475661;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
	text-transform: uppercase;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content .author {
	color: #231f20;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 17px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content .text-button {
	margin-top: 20px;
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-image {
	max-height: 200px;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-triple-resource .resource-wrap .resource-single .resource-image {
		flex: 0 0 225px;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content {
	height: auto;
	flex: 1 1 50%;
	padding: 0 30px 70px;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-triple-resource .resource-wrap .resource-single .resource-content {
		flex: 0 1 auto;
	}
}

section.u3m-triple-resource .resource-wrap .resource-single .resource-content div.text-button {
	position: absolute;
	bottom: 20px;
	margin-top: 0;
}

section.u3m-triple-resource.related-resources .center h2 {
	text-align: center;
}

section.u3m-triple-resource.related-resources .center .resource-wrap {
	margin-bottom: 50px;
}

section.u3m-two-column-events {
	margin-top: 100px;
	margin-bottom: 100px;
}

section.u3m-two-column-events .center {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	max-width: 1250px;
}

@media (max-width:1025px) {
	section.u3m-two-column-events .center {
		flex-direction: column;
	}
}

section.u3m-two-column-events .center .two-column__left {
	flex: 0 0 calc(100% - 500px);
	max-width: calc(100% - 500px);
	margin-right: 100px;
}

@media (max-width:1025px) {
	section.u3m-two-column-events .center .two-column__left {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
	}
}

section.u3m-two-column-events .center .rich-text-container p {
	line-height: 2.6rem;
	font-weight: 400;
}

@media (max-width:768px) {
	section.u3m-two-column-events .center .rich-text-container p {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-two-column-events .center .rich-text-container h3 {
	line-height: 34px;
}

section.u3m-two-column-events .center .rich-text-container h2 {
	line-height: 50px;
}

@media (max-width:580px) {
	section.u3m-two-column-events .center .rich-text-container h2 {
		line-height: 38px;
	}
}

section.u3m-two-column-events .center .rich-text-container ol, section.u3m-two-column-events .center .rich-text-container ul {
	margin-top: 10px;
}

section.u3m-two-column-events .center .rich-text-container ul li {
	line-height: 2.6rem;
	font-weight: 400;
	color: #475661;
	font-size: 16px;
}

@media (max-width:768px) {
	section.u3m-two-column-events .center .rich-text-container ul li {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-two-column-events .center .rich-text-container ol li {
	line-height: 2.6rem;
	font-weight: 400;
	color: #475661;
	font-size: 16px;
}

@media (max-width:768px) {
	section.u3m-two-column-events .center .rich-text-container ol li {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-two-column-events .center .rich-text-container a {
	color: #cc2929;
	display: inline;
}

section.u3m-two-column-events .center .rich-text-container a.btn {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-two-column-events .center .rich-text-container a.btn:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-two-column-events .center .rich-text-container a.btn:hover {
	text-decoration: none !important;
}

section.u3m-two-column-events .center .rich-text-container a.btn:hover:after {
	right: -24px;
}

section.u3m-two-column-events .center .two-column__right {
	flex: 0 0 400px;
}

@media (max-width:1025px) {
	section.u3m-two-column-events .center .two-column__right {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

section.u3m-two-column-events .center .two-column__right h3 {
	margin-bottom: 3rem;
}

section.u3m-two-column-events .center .two-column__right ul li {
	line-height: 2.6rem;
	font-weight: 400;
	color: #475661;
	font-size: 16px;
}

@media (max-width:768px) {
	section.u3m-two-column-events .center .two-column__right ul li {
		font-size: 16px;
		letter-spacing: -.2px;
		line-height: 26px;
	}
}

section.u3m-two-column-events .center .two-column__right .single-item {
	display: flex;
	margin-bottom: 20px;
	align-items: flex-start;
}

section.u3m-two-column-events .center .two-column__right .single-item .left {
	flex: 0 0 50px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-size: cover;
	background-position: 50%;
}

section.u3m-two-column-events .center .two-column__right .single-item .left img {
	width: 100%;
	height: auto;
}

section.u3m-two-column-events .center .two-column__right .single-item .right {
	flex: 0 1 auto;
	display: flex;
	flex-direction: column;
	margin-left: 10px;
}

section.u3m-two-column-events .center .two-column__right .single-item .right h4 {
	margin-bottom: 5px;
	margin-top: 0;
}

section.u3m-two-column-events .center .two-column__right .single-item .right p {
	margin-top: 0;
}

section.u3m-two-column-events .center .two-column__right div.custom-container {
	display: flex;
	align-items: flex-start;
}

section.u3m-two-column-events .center .two-column__right div.custom-container img {
	margin-right: 20px;
}

section.u3m-two-column-events .center .two-column__right div.custom-container div.left-right__quote-text div.left-right__quote__quote {
	font-size: 18px;
	line-height: 1.4;
	font-style: italic;
	color: #475661;
}

section.u3m-two-column-events .center .two-column__right div.custom-container div.left-right__quote-text p {
	font-size: 14px;
	line-height: 1.4;
}

section.u3m-lp-split-2021 {
	display: flex;
	min-height: unset;
	overflow: hidden;
	align-items: flex-start;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1440px;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-lp-split-2021.cover-image {
	max-width: 1570px;
}

@media (max-width:1440px) {
	section.u3m-lp-split-2021 {
		max-width: calc(100% - 40px);
		padding: 0;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 {
		flex-wrap: wrap;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 {
		display: block;
	}
}

section.u3m-lp-split-2021 .shape-top {
	top: 0;
	position: absolute;
	width: 100%;
	height: auto;
	z-index: -1;
	left: 0;
	min-height: 500px;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .shape-top {
		min-height: 600px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .shape-top.with-anchor {
		min-height: 700px;
	}
}

section.u3m-lp-split-2021.no-form {
	flex-direction: column;
}

section.u3m-lp-split-2021 .left-column {
	margin-right: auto;
	position: relative;
	flex-basis: calc(100% - 500px);
	display: block;
	margin: 50px 0;
	align-items: flex-start;
	justify-content: center;
	padding-right: 0;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column {
		flex: 0 0 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column {
		display: block;
	}
}

section.u3m-lp-split-2021 .left-column .inner {
	padding: 20px 50px;
}

@media (max-width:1440px) {
	section.u3m-lp-split-2021 .left-column .inner {
		padding: 20px 30px;
	}
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner {
		padding: 20px 5px;
	}
}

section.u3m-lp-split-2021 .left-column .inner a.logo {
	position: absolute;
	top: -30px;
}

section.u3m-lp-split-2021 .left-column .inner a.logo svg path {
	fill: #fff;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column .inner a.logo {
		top: 10px;
	}
}

section.u3m-lp-split-2021 .left-column .inner .breadcrumb {
	margin-top: 25px;
}

section.u3m-lp-split-2021 .left-column .inner .breadcrumb span, section.u3m-lp-split-2021 .left-column .inner .breadcrumb span a {
	color: #cc2929;
}

section.u3m-lp-split-2021 .left-column .inner img.alignright {
	float: right;
	margin-left: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column .inner img.alignright {
		float: none;
		margin-bottom: 25px;
		margin-left: 0;
	}
}

section.u3m-lp-split-2021 .left-column .inner img.alignleft {
	float: left;
	margin-right: 50px;
	display: block;
	position: relative;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column .inner img.alignleft {
		float: none;
		margin-bottom: 25px;
	}
}

section.u3m-lp-split-2021 .left-column .inner .hero-section {
	margin-top: 40px;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column .inner .hero-section {
		margin-top: 90px;
	}
}

section.u3m-lp-split-2021 .left-column .inner .hero-section h1, section.u3m-lp-split-2021 .left-column .inner .hero-section p, section.u3m-lp-split-2021 .left-column .inner .hero-section span {
	color: #fff;
}

section.u3m-lp-split-2021 .left-column .inner .hero-section span {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: 600;
}

section.u3m-lp-split-2021 .left-column .inner .hero-section h1 {
	font-size: 45px;
	letter-spacing: 0;
	line-height: 50px;
	margin: 10px 0 0;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner .hero-section h1 {
		font-size: 35px;
		line-height: 45px;
	}
}

section.u3m-lp-split-2021 .left-column .inner .hero-section p {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 26px;
	margin-top: 10px;
}

section.u3m-lp-split-2021 .left-column .inner .hero-section .form-jump {
	display: none;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner .hero-section .form-jump {
		display: inline-block;
	}
}

section.u3m-lp-split-2021 .left-column .inner .content {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin-top: 25px;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column .inner .content {
		flex-direction: column;
	}
}

section.u3m-lp-split-2021 .left-column .inner .content .offer-image {
	flex: 0 0 30%;
	margin: 0 0 0 20px;
	box-shadow: 0 0 20px 0 rgba(65, 182, 230, .2);
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .left-column .inner .content .offer-image {
		display: none;
	}
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(65, 182, 230, .2);
	padding: 20px 30px;
	font-size: 20px;
	letter-spacing: 0;
	line-height: 34px;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text.video.active {
	display: none;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text p {
	font-size: 16px;
	line-height: 25px;
	margin: 5px 0;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text ul {
	margin-bottom: 1rem;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text ul li {
	color: #475661;
	font-size: 15px;
	letter-spacing: .25px;
	line-height: 25px;
	font-weight: 400;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text ol li {
	color: #475661;
	font-size: 16px;
	letter-spacing: .25px;
	line-height: 28px;
	font-weight: 400;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text a {
	color: #cc2929;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text a.btn {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text a.btn:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text a.btn:hover {
	text-decoration: none !important;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text a.btn:hover:after {
	right: -24px;
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text .speaker-wrap {
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner .content .rich-text .speaker-wrap {
		flex-direction: column;
	}
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text .speaker-wrap img.speaker_image {
	margin-right: 50px;
	flex: 0 0 33%;
	max-width: 190px;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner .content .rich-text .speaker-wrap img.speaker_image {
		flex: 0 0 100%;
	}
}

section.u3m-lp-split-2021 .left-column .inner .content .rich-text .speaker-wrap .speaker_block {
	flex: 0 0 33%;
	width: 100%;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner .content .rich-text .speaker-wrap .speaker_block {
		flex: 0 0 100%;
		width: 100%;
	}
}

section.u3m-lp-split-2021 .left-column .inner h2 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner h2 {
		font-size: 28px;
		line-height: 32px;
	}
}

section.u3m-lp-split-2021 .left-column .inner .bottom-wrap {
	margin-top: 25px;
}

section.u3m-lp-split-2021 .left-column .inner .bottom-wrap h3 {
	display: none;
	color: #475661;
	font-size: 22px;
	letter-spacing: 0;
	line-height: 25px;
}

section.u3m-lp-split-2021 .left-column .inner .bottom-wrap .logo-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

@media (max-width:768px) {
	section.u3m-lp-split-2021 .left-column .inner .bottom-wrap .logo-wrap {
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
	}
}

section.u3m-lp-split-2021 .left-column .inner .bottom-wrap .logo-wrap img {
	margin: 0 15px;
	max-width: 70px;
	height: auto;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .left-column .inner .bottom-wrap .logo-wrap img {
		margin-bottom: 15px;
		max-width: 100px;
	}
}

section.u3m-lp-split-2021 .left-column .inner .bottom-wrap .logo-wrap img:first-of-type {
	margin-left: 0;
}

section.u3m-lp-split-2021 .left-column .inner .video-embed {
	display: none;
}

section.u3m-lp-split-2021 .left-column .inner .video-embed.active {
	display: block;
}

section.u3m-lp-split-2021 .right-column {
	flex: 0 0 500px;
	display: block;
	align-items: flex-start;
	justify-content: center;
	background: #eff1f3;
	background-size: cover;
	background-position: 50% 50%;
	margin: 45px 0;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(35, 31, 32, .1);
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .right-column {
		flex: 0 0 100%;
	}
}

section.u3m-lp-split-2021 .right-column .inner {
	padding: 20px 25px;
}

section.u3m-lp-split-2021 .right-column .inner h2 {
	padding-top: 20px;
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner h2.active {
	display: none;
}

section.u3m-lp-split-2021 .right-column .inner h3 {
	padding-top: 25px;
	color: #475661;
	font-size: 20px;
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021 .right-column .inner .custom-share {
		display: none;
	}
}

section.u3m-lp-split-2021 .right-column .inner .custom-share div {
	text-align: right;
}

section.u3m-lp-split-2021 .right-column .inner .custom-share div span.label {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .custom-share div a {
	color: #475661;
	font-size: 24px;
	line-height: 1;
	margin-left: 5px;
}

section.u3m-lp-split-2021 .right-column .inner .custom-share div a:hover {
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	margin-top: 10px;
	background: transparent;
	padding: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap div.legal-consent-container input {
	height: auto !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-form-field {
	width: 100%;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-form-field label {
	font-size: 14px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form button, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=button], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=reset], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form button:hover, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=button]:hover, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=reset]:hover, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=color], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=date], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime-local], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=email], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=month], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=number], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=password], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=range], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=search], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=tel], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=text], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=time], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=url], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=week], section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=color]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=date]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime-local]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=email]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=month]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=number]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=password]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=range]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=search]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=tel]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=text]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=time]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=url]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=week]::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form textarea::placeholder {
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=color]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=date]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime-local]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=email]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=month]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=number]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=password]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=range]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=search]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=tel]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=text]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=time]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=url]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=week]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=color]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=date]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime-local]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=email]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=month]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=number]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=password]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=range]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=search]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=tel]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=text]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=time]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=url]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=week]:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select:focus::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=color]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=date]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime-local]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=datetime]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=email]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=month]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=number]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=password]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=range]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=search]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=tel]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=text]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=time]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=url]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form input[type=week]:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select:focus-visible, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form textarea:focus-visible {
	outline: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select {
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select.mktoValid, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select:focus {
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select option {
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form select::-ms-expand {
	display: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-submit {
	width: 100%;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap button, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=button], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=reset], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap button:hover, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=button]:hover, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=reset]:hover, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap button:active, section.u3m-lp-split-2021 .right-column .inner .form-wrap button:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=button]:active, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=button]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=reset]:active, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=reset]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=submit]:active, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=color], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=date], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=datetime-local], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=datetime], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=email], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=month], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=number], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=password], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=range], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=search], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=tel], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=text], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=time], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=url], section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=week], section.u3m-lp-split-2021 .right-column .inner .form-wrap textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=color]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=date]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=datetime-local]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=datetime]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=email]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=month]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=number]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=password]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=range]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=search]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=tel]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=text]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=time]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=url]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap input[type=week]:focus, section.u3m-lp-split-2021 .right-column .inner .form-wrap textarea:focus {
	color: #111;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap select.nitro-lazy {
	background-image: none !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap select.hs-input {
	height: 45px !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap select::-ms-expand {
	display: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap textarea placeholder {
	color: #000;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .is-rtl .pika-next, section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .is-rtl .pika-next.nitro-lazy, section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .is-rtl .pika-prev, section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .is-rtl .pika-prev.nitro-lazy, section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-next, section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-select {
	display: inline-block;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-table td, section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .inputs-list li {
	margin-bottom: 5px !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .inputs-list .hs-input[type=checkbox], section.u3m-lp-split-2021 .right-column .inner .form-wrap .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs-partner_technology_focus label, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs_partner_customer_size label, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs_partner_industry_focus label, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs_partner_interest label, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs_partner_s_partner_information label, section.u3m-lp-split-2021 .right-column .inner .form-wrap .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap h2.heading {
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: .25px;
	margin-bottom: 3rem;
	line-height: 1.2;
	color: #475661;
}

@media (max-width:580px) {
	section.u3m-lp-split-2021 .right-column .inner .form-wrap h2.heading {
		font-size: 2rem;
	}
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form {
	margin-bottom: 0;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form label {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form textarea {
	height: auto;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-form-field input, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-form-field select, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-form-field textarea {
	color: #475661 !important;
	background-color: #fff !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-form-field input::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-form-field select::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-form-field textarea::placeholder {
	color: #475661 !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-richtext p, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-richtext p a {
	color: #475661 !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .hs-submit input {
	background: linear-gradient(144.61deg, #cc2929, #9b1829);
	border-radius: 3px;
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap label#LblcontactME {
	display: block;
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	display: none;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField {
	background-color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoField::placeholder, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField::placeholder {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span, section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background: linear-gradient(144.61deg, #cc2929, #9b1829);
	border-radius: 3px;
	color: #fff;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap .u3m-triple-resource {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap div.submitted-message {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap div.inline-thank-you {
	display: none;
	background-color: #475661;
	padding: 50px 25px;
	text-align: center;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap div.inline-thank-you.active {
	display: block;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap div.inline-thank-you h2 {
	color: #475661;
}

section.u3m-lp-split-2021 .right-column .inner .form-wrap div.inline-thank-you a.button:hover {
	background-color: #cc2929;
}

section.u3m-lp-split-2021.sticky-form .left-column {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% - 550px);
}

@media (max-width:1250px) {
	section.u3m-lp-split-2021.sticky-form .left-column {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% - 500px);
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021.sticky-form .left-column {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}
}

section.u3m-lp-split-2021.sticky-form .right-column {
	flex: 0 0 550px;
	position: fixed;
	right: 0;
	width: 550px;
	height: 100%;
	overflow-y: scroll;
}

@media (max-width:1250px) {
	section.u3m-lp-split-2021.sticky-form .right-column {
		width: 500px;
	}
}

@media (max-width:1025px) {
	section.u3m-lp-split-2021.sticky-form .right-column {
		flex: 0 0 100%;
		position: relative;
		width: 100%;
		overflow-y: scroll;
	}
}

section.u3m-lp-split-2021.sticky-form .right-column .overlay {
	height: 100%;
}

section.u3m-lp-split-2021.sticky-form .right-column .overlay .inner {
	padding: 20px 100px 100px;
}

section.u3m-agenda {
	background: #eff1f3;
	position: relative;
	padding-bottom: 100px;
}

section.u3m-agenda .section-background {
	position: absolute;
	top: auto;
	bottom: 100%;
	left: 0;
	width: 100%;
}

section.u3m-agenda .content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1250px;
	margin-top: 150px;
	text-align: center;
	padding-top: 50px;
}

@media (max-width:580px) {
	section.u3m-agenda .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.u3m-agenda .content {
		margin-bottom: 50px;
	}
}

@media (max-width:580px) {
	section.u3m-agenda .content {
		margin-top: 50px;
	}
}

section.u3m-agenda .content .agenda-days {
	display: flex;
	column-gap: 30px;
	margin-top: 50px;
}

@media (max-width:768px) {
	section.u3m-agenda .content .agenda-days {
		flex-wrap: wrap;
	}
}

section.u3m-agenda .content .agenda-days .open-popup-link p {
	color: #1db3ff;
	text-decoration: underline;
}

section.u3m-agenda .content .agenda-days .single-date {
	flex-basis: calc(50% - 15px);
	text-align: left;
}

@media (max-width:768px) {
	section.u3m-agenda .content .agenda-days .single-date {
		flex-basis: 100%;
		max-width: 600px;
		margin-bottom: 50px;
	}
}

@media (max-width:580px) {
	section.u3m-agenda .content .agenda-days .single-date {
		max-width: 100%;
	}
}

section.u3m-agenda .content .agenda-days .single-date h3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.71px;
	line-height: 34px;
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-agenda .content .agenda-days .single-date .table-header {
	background-color: #9b1829;
}

section.u3m-agenda .content .agenda-days .single-date .table-header .session, section.u3m-agenda .content .agenda-days .single-date .table-header .time {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.14px;
	line-height: 20px;
}

section.u3m-agenda .content .agenda-days .single-date .table-row {
	display: flex;
	padding: 22px 16px;
}

section.u3m-agenda .content .agenda-days .single-date .table-row .time {
	flex: 0 0 150px;
}

@media (max-width:1025px) {
	section.u3m-agenda .content .agenda-days .single-date .table-row .time {
		flex: 0 0 100px;
	}
}

@media (max-width:768px) {
	section.u3m-agenda .content .agenda-days .single-date .table-row .time {
		flex: 0 0 150px;
	}
}

section.u3m-agenda .content .agenda-days .single-date .table-row.single-event {
	border-bottom: 1px solid #8ea8bc;
	background-color: #fff;
}

section.u3m-agenda .content .agenda-days .single-date .table-row.single-event:last-child {
	border-bottom: none;
}

section.u3m-agenda .content .agenda-days .single-date .table-row.single-event .time {
	font-family: "Founders Grotesk", sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.14px;
	line-height: 20px;
}

section.u3m-agenda .content .agenda-days .single-date .table-row.single-event .session {
	font-family: "Founders Grotesk", sans-serif;
	font-size: 16px;
	letter-spacing: 1.14px;
	line-height: 19px;
}

section.u3m-agenda .content .agenda-days .single-date .table-row.single-event .session p:first-child {
	margin-top: 0;
}

section.u3m-features-table {
	margin-top: 100px;
	margin-bottom: 100px;
}

section.u3m-features-table .resync-styles {
	color: red;
}

@media (max-width:1025px) {
	section.u3m-features-table.threewidthouter {
		overflow-x: scroll;
		overflow-y: hidden;
	}
}

section.u3m-features-table.reverse-text .header .intro, section.u3m-features-table.reverse-text .header .version {
	color: #fff;
}

section.u3m-features-table div.main-wrapper {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
}

@media (max-width:580px) {
	section.u3m-features-table div.main-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.u3m-features-table div.main-wrapper {
		padding: 0;
	}
}

section.u3m-features-table div.main-wrapper.threewidth {
	min-width: 768px;
}

section.u3m-features-table div.header {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	background-color: #cdcdcd;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

@media (max-width:1025px) {
	section.u3m-features-table div.header {
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}
}

section.u3m-features-table div.header .main-title {
	flex: 0 0 31%;
	margin-bottom: 0;
	align-self: flex-end;
	position: relative;
	height: 80px;
}

@media (max-width:1025px) {
	section.u3m-features-table div.header .main-title {
		height: 80px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.header .main-title {
		height: 70px;
	}
}

section.u3m-features-table div.header .main-title span {
	color: #475661;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 18px;
	line-height: 25px;
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0 25px;
	top: 0;
	bottom: 0;
	display: table;
	line-height: 1.2;
	font-weight: 700;
}

@media (max-width:1025px) {
	section.u3m-features-table div.header .main-title span {
		font-size: 22px;
		padding: 0 20px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.header .main-title span {
		font-size: 16px;
		padding: 0 12px;
	}
}

section.u3m-features-table div.header div.version {
	flex: 0 0 23%;
	text-align: center;
	height: 80px;
}

@media (max-width:1025px) {
	section.u3m-features-table div.header div.version {
		height: 80px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.header div.version {
		height: 70px;
	}
}

section.u3m-features-table div.header div.version.highlighted {
	background-color: #cc2929;
	margin-top: -20px;
	height: 100px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

@media (max-width:1025px) {
	section.u3m-features-table div.header div.version.highlighted {
		margin-top: -10px;
		height: 90px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.header div.version.highlighted {
		margin-top: -10px;
		height: 80px;
	}
}

section.u3m-features-table div.header div.version span.inner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

section.u3m-features-table div.header div.version span.inner img {
	max-height: 60px;
	max-width: 80%;
}

@media (max-width:1025px) {
	section.u3m-features-table div.header div.version span.inner img {
		max-height: 60px;
		max-width: 80%;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.header div.version span.inner img {
		max-height: 50px;
		max-width: 80%;
	}
}

section.u3m-features-table div.header.one-col .main-title {
	flex: 0 0 60%;
}

section.u3m-features-table div.header.one-col div.version, section.u3m-features-table div.header.two-col .main-title {
	flex: 0 0 40%;
}

section.u3m-features-table div.header.two-col div.version {
	flex: 0 0 30%;
}

section.u3m-features-table div.section div.item {
	display: flex;
	flex-wrap: nowrap;
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}

section.u3m-features-table div.section div.item:last-of-type {
	border-bottom: none;
}

section.u3m-features-table div.section div.item.heading-row {
	background-color: #000823;
	color: #fff;
}

section.u3m-features-table div.section div.item.heading-row .item-name-inner {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}

section.u3m-features-table div.section div.item.heading-row h4 {
	font-size: 20px !important;
	color: #fff !important;
	text-transform: none !important;
	font-weight: 700 !important;
}

section.u3m-features-table div.section div.item.heading-row p {
	color: #fff;
}

section.u3m-features-table div.section div.item div.item-name {
	margin: 0;
	flex: 0 1 31%;
	display: flex;
	align-items: center;
}

section.u3m-features-table div.section div.item div.item-name .item-name-inner {
	padding: 20px 25px;
}

@media (max-width:1025px) {
	section.u3m-features-table div.section div.item div.item-name .item-name-inner {
		padding: 15px 20px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.section div.item div.item-name .item-name-inner {
		padding: 10px 12px;
	}
}

section.u3m-features-table div.section div.item div.item-name .item-name-inner h4 {
	font-size: 17px;
	line-height: 1.2;
	color: #000;
	margin: 0 0 7px;
	text-transform: uppercase;
}

@media (max-width:1025px) {
	section.u3m-features-table div.section div.item div.item-name .item-name-inner h4 {
		font-size: 15px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.section div.item div.item-name .item-name-inner h4 {
		font-size: 14px;
	}
}

section.u3m-features-table div.section div.item div.item-name .item-name-inner p {
	font-size: 15px;
	line-height: 1.2;
	margin: 0;
	color: #425563;
}

@media (max-width:1025px) {
	section.u3m-features-table div.section div.item div.item-name .item-name-inner p {
		font-size: 14px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.section div.item div.item-name .item-name-inner p {
		font-size: 13px;
		margin: 5px 0 0;
	}
}

section.u3m-features-table div.section div.item div.item-name .item-name-inner > :last-child {
	margin: 0;
}

section.u3m-features-table div.section div.item div.fourth-box, section.u3m-features-table div.section div.item div.second-box, section.u3m-features-table div.section div.item div.third-box {
	flex: 0 0 23%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

section.u3m-features-table div.section div.item div.fourth-box.highlighted, section.u3m-features-table div.section div.item div.second-box.highlighted, section.u3m-features-table div.section div.item div.third-box.highlighted {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

section.u3m-features-table div.section div.item div.fourth-box span.box-inner, section.u3m-features-table div.section div.item div.second-box span.box-inner, section.u3m-features-table div.section div.item div.third-box span.box-inner {
	padding: 15px 30px;
	width: 100%;
	height: calc(100% - 30px);
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	font-size: 16px;
	margin-top: 1px;
}

@media (max-width:1025px) {
	section.u3m-features-table div.section div.item div.fourth-box span.box-inner, section.u3m-features-table div.section div.item div.second-box span.box-inner, section.u3m-features-table div.section div.item div.third-box span.box-inner {
		padding: 15px 20px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.section div.item div.fourth-box span.box-inner, section.u3m-features-table div.section div.item div.second-box span.box-inner, section.u3m-features-table div.section div.item div.third-box span.box-inner {
		padding: 10px 12px;
	}
}

section.u3m-features-table div.section div.item div.fourth-box span.box-inner img.item-icon, section.u3m-features-table div.section div.item div.second-box span.box-inner img.item-icon, section.u3m-features-table div.section div.item div.third-box span.box-inner img.item-icon {
	width: 40px;
	height: 40px;
	margin: auto;
}

section.u3m-features-table div.section div.item div.fourth-box span.box-inner i, section.u3m-features-table div.section div.item div.second-box span.box-inner i, section.u3m-features-table div.section div.item div.third-box span.box-inner i {
	font-size: 36px;
}

section.u3m-features-table div.section div.item div.fourth-box span.box-inner i.fa-times, section.u3m-features-table div.section div.item div.fourth-box span.box-inner i.fa-times-circle, section.u3m-features-table div.section div.item div.second-box span.box-inner i.fa-times, section.u3m-features-table div.section div.item div.second-box span.box-inner i.fa-times-circle, section.u3m-features-table div.section div.item div.third-box span.box-inner i.fa-times, section.u3m-features-table div.section div.item div.third-box span.box-inner i.fa-times-circle {
	color: #4f4648;
}

section.u3m-features-table div.section div.item div.fourth-box span.box-inner i.fa-check, section.u3m-features-table div.section div.item div.fourth-box span.box-inner i.fa-check-circle, section.u3m-features-table div.section div.item div.second-box span.box-inner i.fa-check, section.u3m-features-table div.section div.item div.second-box span.box-inner i.fa-check-circle, section.u3m-features-table div.section div.item div.third-box span.box-inner i.fa-check, section.u3m-features-table div.section div.item div.third-box span.box-inner i.fa-check-circle {
	color: #1db3ff;
}

section.u3m-features-table div.section div.item div.fourth-box span.box-inner li, section.u3m-features-table div.section div.item div.fourth-box span.box-inner p, section.u3m-features-table div.section div.item div.fourth-box span.box-inner ul, section.u3m-features-table div.section div.item div.second-box span.box-inner li, section.u3m-features-table div.section div.item div.second-box span.box-inner p, section.u3m-features-table div.section div.item div.second-box span.box-inner ul, section.u3m-features-table div.section div.item div.third-box span.box-inner li, section.u3m-features-table div.section div.item div.third-box span.box-inner p, section.u3m-features-table div.section div.item div.third-box span.box-inner ul {
	margin-bottom: 0;
	margin-top: 0;
	color: #231f20;
	text-align: center;
	font-size: 15px;
	line-height: 1.2;
}

@media (max-width:1025px) {
	section.u3m-features-table div.section div.item div.fourth-box span.box-inner li, section.u3m-features-table div.section div.item div.fourth-box span.box-inner p, section.u3m-features-table div.section div.item div.fourth-box span.box-inner ul, section.u3m-features-table div.section div.item div.second-box span.box-inner li, section.u3m-features-table div.section div.item div.second-box span.box-inner p, section.u3m-features-table div.section div.item div.second-box span.box-inner ul, section.u3m-features-table div.section div.item div.third-box span.box-inner li, section.u3m-features-table div.section div.item div.third-box span.box-inner p, section.u3m-features-table div.section div.item div.third-box span.box-inner ul {
		font-size: 14px;
	}
}

@media (max-width:580px) {
	section.u3m-features-table div.section div.item div.fourth-box span.box-inner li, section.u3m-features-table div.section div.item div.fourth-box span.box-inner p, section.u3m-features-table div.section div.item div.fourth-box span.box-inner ul, section.u3m-features-table div.section div.item div.second-box span.box-inner li, section.u3m-features-table div.section div.item div.second-box span.box-inner p, section.u3m-features-table div.section div.item div.second-box span.box-inner ul, section.u3m-features-table div.section div.item div.third-box span.box-inner li, section.u3m-features-table div.section div.item div.third-box span.box-inner p, section.u3m-features-table div.section div.item div.third-box span.box-inner ul {
		font-size: 12px;
	}
}

section.u3m-features-table div.section div.item.three-col div.item-name {
	flex: 0 1 60%;
}

section.u3m-features-table div.section div.item.three-col div.second-box, section.u3m-features-table div.section div.item.three-col div.third-box {
	flex: 0 0 40%;
}

section.u3m-features-table div.section div.item.two-col div.item-name {
	flex: 0 1 40%;
}

section.u3m-features-table div.section div.item.two-col div.second-box, section.u3m-features-table div.section div.item.two-col div.third-box {
	flex: 0 0 30%;
}

section.u3m-features-table div.column-buttons {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	align-items: center;
}

@media (max-width:580px) {
	section.u3m-features-table div.column-buttons {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-features-table div.column-buttons .title-space {
	flex: 0 0 25%;
}

section.u3m-features-table div.column-buttons span.version-button {
	flex: 0 0 25%;
	text-align: center;
}

section.u3m-features-table div.column-buttons span.version-button div.link {
	margin-top: 0;
}

section.u3m-features-table div.link {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	margin-top: 20px;
}

@media (max-width:580px) {
	section.u3m-features-table div.link {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.u3m-features-table div.link a {
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	color: #000;
	background-color: transparent;
	border: 1px solid #000 !important;
	padding: 13px 30px;
	margin: 20px 0;
	transition: .1s ease-in;
	font-weight: 700;
	letter-spacing: .01em;
	text-decoration: none;
	cursor: pointer;
}

section.u3m-features-table div.link a:hover {
	background-color: #000;
	color: #fff;
}

section.u3m-features-table span.tip {
	margin-left: 3px;
}

section.u3m-features-table span.tip:hover {
	cursor: pointer;
}

section.pillar-sections {
	background-repeat: no-repeat;
	background-size: cover;
}

section.pillar-sections .content {
	position: relative;
	padding: 0;
	margin: 0 auto;
}

section.pillar-sections .content ol, section.pillar-sections .content ul {
	font-size: 1.6rem;
	line-height: 2.3rem;
	color: #475661;
	font-weight: 400;
	margin-top: 1rem;
	padding-left: 4rem;
}

section.pillar-sections .content .pillar-heading {
	text-align: center;
	margin: 0 auto;
	max-width: 720px;
	margin-bottom: 20px;
}

section.pillar-sections .content .pillar-heading h2 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
}

@media (max-width:580px) {
	section.pillar-sections .content .pillar-heading h2 {
		font-size: 28px;
		line-height: 32px;
	}
}

section.pillar-sections .content .pillar-heading .red-bar {
	margin-left: auto;
	margin-right: auto;
}

section.pillar-sections .content .pillar-heading .subheading {
	color: #000;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 20px;
	letter-spacing: .4px;
	line-height: 36px;
	text-align: center;
}

@media (max-width:580px) {
	section.pillar-sections .content .pillar-heading .subheading {
		font-size: 14px;
	}
}

section.pillar-sections .content .pillar-heading .subheading a {
	color: #cc2929;
}

section.pillar-sections .content .pillar-nav {
	width: 100%;
	top: 40px;
	z-index: 3;
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner {
	position: absolute;
	top: 40px;
	left: 0;
	width: 280px;
	background-color: #272223;
	border-radius: 0 8px 8px 0;
	padding: 20px 0 20px 20px;
	z-index: 3;
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-nav .pillar-nav-inner {
		top: 0;
		border-radius: 0;
		width: 102%;
		margin-left: -2px;
	}
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner .pillar-nav-heading {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	color: #fff;
	font-size: 2.5rem;
	text-transform: none;
	margin-bottom: 0;
}

@media (max-width:580px) {
	section.pillar-sections .content .pillar-nav .pillar-nav-inner .pillar-nav-heading {
		font-size: 28px;
		line-height: 32px;
	}
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-nav .pillar-nav-inner .pillar-nav-heading:after {
		content: "";
		font-family: "Font Awesome 5 Pro";
		margin-left: 20px;
	}
	
	section.pillar-sections .content .pillar-nav .pillar-nav-inner .pillar-nav-heading.toggled:after {
		content: "";
	}
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-nav .pillar-nav-inner .pillar-nav-wrap {
		display: none;
	}
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner a {
	color: #fff;
	padding: 10px 20px 10px 40px;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 1.4rem;
	letter-spacing: .5px;
	display: block;
	border-radius: 8px 0 0 8px;
	position: relative;
	line-height: 1.4;
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner a:after {
	display: none;
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner a span {
	font-weight: 700;
	background-color: #000;
	border-radius: 50%;
	padding: 2px;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 20px;
	text-align: center;
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-nav .pillar-nav-inner a span {
		width: 20px;
	}
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner a.active {
	background-color: #000;
}

section.pillar-sections .content .pillar-nav .pillar-nav-inner a.active span {
	background-color: #cc2929;
}

section.pillar-sections .content .pillar-nav.sticky {
	position: fixed;
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-nav.sticky {
		width: 100%;
		top: 94px;
		left: 0;
	}
	
	section.pillar-sections .content .pillar-nav.sticky .pillar-nav-inner {
		position: absolute;
		margin-top: 0;
	}
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-wrapper {
		margin-left: 0;
	}
}

section.pillar-sections .content .pillar-wrapper .target {
	position: relative;
	top: -150px;
}

section.pillar-sections .content .pillar-wrapper .pillar {
	position: relative;
	padding: 20px 200px 20px 330px;
}

section.pillar-sections .content .pillar-wrapper .pillar:nth-child(4n) {
	background-color: #edf0f2;
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-wrapper .pillar {
		padding: 20px;
	}
}

section.pillar-sections .content .pillar-wrapper .pillar:not(:first-of-type) {
	top: -12px;
}

section.pillar-sections .content .pillar-wrapper .pillar:first-of-type {
	padding-top: 0;
}

@media (max-width:1025px) {
	section.pillar-sections .content .pillar-wrapper .pillar:first-of-type {
		margin-top: 120px;
	}
}

section.pillar-sections .content .pillar-wrapper .pillar .pillar-image {
	float: right;
	margin: 20px;
}

section.pillar-sections .content .pillar-wrapper .pillar h4 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	margin-bottom: 20px;
}

@media (max-width:580px) {
	section.pillar-sections .content .pillar-wrapper .pillar h4 {
		font-size: 28px;
		line-height: 32px;
	}
}

section.pillar-sections .content .pillar-wrapper .pillar h3 {
	color: #475661;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 18px;
	line-height: 25px;
	font-size: 3rem;
	margin-bottom: 2rem;
}

@media (max-width:580px) {
	section.pillar-sections .content .pillar-wrapper .pillar h3 {
		font-size: 2.5rem;
	}
}

section.pillar-sections .content .pillar-wrapper .pillar .pillar-subheading {
	font-size: 2rem;
}

section.pillar-sections .content .pillar-wrapper .pillar .pillar-sections {
	padding-top: 0;
}

section.pillar-sections .content .pillar-wrapper .pillar .pillar-section-content {
	margin-bottom: 50px;
}

section.pillar-sections .content .pillar-wrapper .pillar .pillar-section-content p {
	line-height: 3.3rem;
}

section.pillar-sections .content .pillar-wrapper .pillar .pillar-section-content a {
	color: #cc2929;
}

section.pillar-sections-v2 {
	background-repeat: no-repeat;
	background-size: cover;
}

section.pillar-sections-v2 .content {
	position: relative;
	padding: 0;
	margin: 0 auto;
}

section.pillar-sections-v2 .content .pillar-heading {
	text-align: center;
	margin: 0 auto;
	max-width: 720px;
	margin-bottom: 20px;
}

section.pillar-sections-v2 .content .pillar-heading h2 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
}

@media (max-width:580px) {
	section.pillar-sections-v2 .content .pillar-heading h2 {
		font-size: 28px;
		line-height: 32px;
	}
}

section.pillar-sections-v2 .content .pillar-heading .red-bar {
	margin-left: auto;
	margin-right: auto;
}

section.pillar-sections-v2 .content .pillar-heading .subheading {
	color: #000;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 20px;
	letter-spacing: .4px;
	line-height: 36px;
	text-align: center;
}

@media (max-width:580px) {
	section.pillar-sections-v2 .content .pillar-heading .subheading {
		font-size: 14px;
	}
}

section.pillar-sections-v2 .content .pillar-heading .subheading a {
	color: #cc2929;
}

@media (max-width:1025px) {
	section.pillar-sections-v2 .content .pillar-wrapper {
		margin-left: 0;
	}
}

section.pillar-sections-v2 .content .pillar-wrapper .target {
	position: relative;
	top: -200px;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar {
	position: relative;
	padding: 20px 200px 20px 330px;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar:nth-child(4n) {
	background-color: #edf0f2;
}

@media (max-width:1025px) {
	section.pillar-sections-v2 .content .pillar-wrapper .pillar {
		padding: 20px;
	}
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar:not(:first-of-type) {
	top: -12px;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar:first-of-type {
	padding-top: 0;
}

@media (max-width:1025px) {
	section.pillar-sections-v2 .content .pillar-wrapper .pillar:first-of-type {
		margin-top: 120px;
	}
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar .pillar-image {
	float: right;
	margin: 20px;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar h4 {
	color: #000823;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 42px;
	margin-bottom: 20px;
}

@media (max-width:580px) {
	section.pillar-sections-v2 .content .pillar-wrapper .pillar h4 {
		font-size: 28px;
		line-height: 32px;
	}
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar h3 {
	color: #475661;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 18px;
	line-height: 25px;
	font-size: 3rem;
	margin-bottom: 2rem;
}

@media (max-width:580px) {
	section.pillar-sections-v2 .content .pillar-wrapper .pillar h3 {
		font-size: 2.5rem;
	}
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar .pillar-subheading {
	font-size: 2rem;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar .pillar-sections {
	padding-top: 0;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar .pillar-section-content {
	margin-bottom: 50px;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar .pillar-section-content p {
	line-height: 3.3rem;
}

section.pillar-sections-v2 .content .pillar-wrapper .pillar .pillar-section-content a {
	color: #cc2929;
}

section.u3m-expanded-menus {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
}

@media (max-width:580px) {
	section.u3m-expanded-menus {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1100px) {
	section.u3m-expanded-menus {
		padding-right: 20px;
		padding-left: 20px;
	}
}

section.u3m-expanded-menus .menu-columns {
	display: flex;
	flex-wrap: wrap;
}

section.u3m-expanded-menus .menu-columns .menu-column {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: calc(25% - 100px);
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}

section.u3m-expanded-menus .menu-columns .menu-column:last-of-type {
	padding-right: 0;
}

@media (max-width:1100px) {
	section.u3m-expanded-menus .menu-columns .menu-column {
		flex: 0 0 300px;
		padding-right: 0;
		padding-left: 0;
	}
}

section.u3m-expanded-menus .menu-columns .menu-column a:hover {
	color: #fff;
}

section.u3m-expanded-menus .menu-columns .menu-column div .blank-item > a {
	display: none;
}

section.u3m-expanded-menus .menu-columns .menu-column div .blank-item-parent > a {
	color: transparent;
	pointer-events: none;
	opacity: 0;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul li {
	margin: 0;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li {
	margin-bottom: 10px;
	line-height: 1;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > a {
	color: #000;
	font-size: 26px;
	line-height: 37px;
	font-weight: 700;
	margin-bottom: 5px;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > a:hover {
	text-decoration: underline;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > .sub-menu li a {
	color: #000;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 20px;
	font-weight: 300;
	margin: 8px 0;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > .sub-menu li a:hover {
	text-decoration: underline;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > .sub-menu li.menu-item-has-children > a {
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: 700;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > .sub-menu li.menu-item-has-children > a:hover {
	text-decoration: underline;
}

section.u3m-expanded-menus .menu-columns .menu-column div ul.expanded-menu > li > .sub-menu li.menu-item-has-children:nth-of-type(2) {
	margin-top: 30px;
}

.u3m-expanded-statistics {
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
	overflow: visible;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	padding: 80px 20px;
	flex-direction: column;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics {
		overflow: visible;
		background: none !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		margin-top: 0 !important;
		height: auto;
		min-height: unset;
		padding-bottom: 0;
	}
}

.u3m-expanded-statistics .content {
	display: flex;
	width: 100%;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1500px;
	z-index: 5;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1440px) {
	.u3m-expanded-statistics .content {
		max-width: 1300px;
		padding: 0;
	}
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content {
		max-width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}
}

.u3m-expanded-statistics .content .content__left {
	max-width: 500px;
	padding: 40px 20px;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__left {
		padding: 0;
		margin-bottom: 20px;
		flex: 0 1 100%;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__left {
		width: 100%;
	}
}

.u3m-expanded-statistics .content .content__left .subheadline {
	color: #1db3ff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
}

.u3m-expanded-statistics .content .content__left h2 {
	line-height: 50px;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__left h2 {
		line-height: 38px;
	}
}

.u3m-expanded-statistics .content .content__left p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: normal;
}

.u3m-expanded-statistics .content .content__left ul {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.u3m-expanded-statistics .content .content__left ul li {
	color: #475661;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: normal;
	font-weight: 400;
}

.u3m-expanded-statistics .content .content__left .bullet-list {
	margin-top: 20px;
	margin-left: 20px;
}

.u3m-expanded-statistics .content .content__left .bullet-list .single-bullet {
	position: relative;
	margin-bottom: 20px;
}

.u3m-expanded-statistics .content .content__left .bullet-list .single-bullet img {
	position: absolute;
	top: 8px;
	vertical-align: middle;
}

.u3m-expanded-statistics .content .content__left .bullet-list .single-bullet span {
	color: #475661;
	display: block;
	font-size: 16px;
	letter-spacing: .25px;
	line-height: 24px;
	margin-left: 20px;
}

.u3m-expanded-statistics .content .content__left .alt-link {
	margin-top: 25px;
}

.u3m-expanded-statistics .content .content__left .alt-link button {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

.u3m-expanded-statistics .content .content__left .alt-link button:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.u3m-expanded-statistics .content .content__right {
	height: 600px;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

@media (max-width:1250px) {
	.u3m-expanded-statistics .content .content__right {
		margin: 20px 20px 50px;
	}
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right {
		padding: 0;
		margin-bottom: 50px;
		max-width: 500px;
		flex: 0 0 100%;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right {
		width: 100%;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards {
	width: 100%;
	height: 100%;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards {
		height: 500px;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards {
		height: 300px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-card-inner {
	text-align: center;
	margin: -80px auto 0;
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area {
	background: hsla(0, 0%, 100%, .8);
	border-radius: 3px;
	width: -moz-fit-content;
	width: fit-content;
	padding: 10px;
	margin: 0 auto;
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area .second-stat {
	color: #cc2929;
	font-size: 100px;
	font-weight: 800;
	letter-spacing: 1.25px;
	line-height: 75px;
	text-align: center;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area .second-stat {
		font-size: 50px;
		line-height: 50px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area .stat-text {
	color: #cc2929;
	font-size: 28px;
	letter-spacing: 0;
	line-height: 75px;
	text-align: center;
	vertical-align: top;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-area .stat-text {
		font-size: 20px;
		line-height: 50px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-title {
	color: #fff;
	font-size: 26px;
	letter-spacing: 2.13px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 20px;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-title {
		font-size: 14px;
		line-height: normal;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-subtitle {
	color: #fff;
	font-size: 24px;
	letter-spacing: 2.13px;
	line-height: 38px;
	text-align: center;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards .stat-card .stat-subtitle {
		font-size: 14px;
		line-height: 28px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-1 .stat-card {
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stats.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-1 .stat-card.nitro-lazy {
	background-image: none !important;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-1 .stat-card {
		height: 325px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 {
	display: flex;
	justify-content: flex-start;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 {
		flex-direction: column;
		align-items: center;
		height: auto;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card {
	width: 420px;
	height: 500px;
	margin: 0 5px;
	background-position: bottom;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card {
		width: 90%;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .second-stat {
	font-size: 80px;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .second-stat {
		font-size: 70px;
		line-height: 75px;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .second-stat {
		font-size: 40px;
		line-height: 40px;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-area .stat-text {
		font-size: 20px;
		line-height: 40px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-title {
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 2.5rem;
	margin-bottom: 1.6rem;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-title {
		font-size: 14px;
		line-height: normal;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-subtitle {
	letter-spacing: normal;
	font-size: 16px;
	line-height: 10px;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card .stat-subtitle {
		font-size: 14px;
		line-height: 28px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:first-child {
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block1.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:first-child.nitro-lazy {
	background-image: none !important;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:first-child {
		height: 400px;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:first-child {
		height: 300px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:first-child .stat-card-inner {
	margin: 180px auto 0;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:first-child .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:first-child .stat-card-inner {
		margin: 75px auto 0;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(2) {
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block2.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(2).nitro-lazy {
	background-image: none !important;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(2) {
		height: 450px;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(2) {
		height: 350px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(2) .stat-card-inner {
	margin: 125px auto 0;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(2) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(2) .stat-card-inner {
		margin: 50px auto 0;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(3) {
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block3.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(3).nitro-lazy {
	background-image: none !important;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(3) {
		height: 380px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(3) .stat-card-inner {
	margin: 25px auto 0;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(3) .stat-card-inner {
		margin: 85px auto 0;
	}
}

@media (max-width:768px) {
	.u3m-expanded-statistics .content .content__right .stat-cards.card-count-3 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-4 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-5 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-6 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-7 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards.graph.card-count-8 .stat-card:nth-child(3) .stat-card-inner {
		margin: 25px auto 0;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 {
		height: auto;
		flex-direction: column;
		align-items: center;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 {
		width: 100%;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card {
	width: 350px;
	height: 328px;
	background-position: top;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card {
		width: 100%;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-card-inner {
	margin: 0 auto;
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-area .second-stat {
	font-size: 64px;
	line-height: 60px;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-area .second-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-area .first-stat, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-area .second-stat {
		font-size: 40px;
		line-height: 40px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-area .stat-text {
	line-height: 60px;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-area .stat-text, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-area .stat-text {
		font-size: 20px;
		line-height: 40px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-title {
	letter-spacing: 1px;
	font-size: 16px;
	margin-top: 10px;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-title, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-title {
		font-size: 14px;
		line-height: normal;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-subtitle {
	letter-spacing: normal;
	font-size: 14px;
	line-height: 10px;
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card .stat-subtitle, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card .stat-subtitle {
		font-size: 14px;
		line-height: 28px;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:first-child, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:first-child {
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block4.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:first-child.nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:first-child.nitro-lazy {
	background-image: none !important;
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(2) {
	margin-top: -50px;
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block4.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(2).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(2).nitro-lazy {
	background-image: none !important;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(2), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(2) {
		margin-top: 0;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(3) {
	height: 406px;
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block5.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(3).nitro-lazy {
	background-image: none !important;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(3), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(3) {
		height: 328px;
		background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block4.svg");
	}
	
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(3).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(3).nitro-lazy {
		background-image: none !important;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(3) .stat-card-inner {
	margin: -70px auto 0;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(3) .stat-card-inner, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(3) .stat-card-inner {
		margin: 0 auto;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(4) {
	margin-top: -50px;
	background-image: url("https://www.allego.com/wp-content/uploads/nb-allego-exp-stat-block4.svg");
}

.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(4).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(4).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(4).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(4).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(4).nitro-lazy, .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(4).nitro-lazy {
	background-image: none !important;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-2 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-4 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-5 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-6 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-7 .stat-card:nth-child(4), .u3m-expanded-statistics .content .content__right .stat-cards:not(.graph).card-count-8 .stat-card:nth-child(4) {
		margin-top: 0;
	}
}

.u3m-expanded-statistics .content .content__right .stat-cards-two {
	position: absolute;
	top: 0;
	left: 0;
}

.u3m-expanded-statistics .content .content__right .stat-cards-two .stat-card {
	opacity: 0;
}

.u3m-expanded-statistics .content .content__right .stat-cards-two:not(.graph).card-count-5 {
	justify-content: flex-start;
}

.u3m-expanded-statistics .content {
	justify-content: center;
	align-items: center;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content {
		flex-direction: column-reverse !important;
		justify-content: center;
		align-items: center;
		padding: 0;
	}
}

.u3m-expanded-statistics .content .content__left {
	margin-right: 50px;
	max-width: 50%;
	flex: 0 1 50%;
}

@media (max-width:1100px) {
	.u3m-expanded-statistics .content .content__left {
		margin-right: 0;
	}
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__left {
		width: 90%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: 20px 0;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__left {
		margin: 0;
		padding: 0;
		margin-top: 50px;
	}
}

.u3m-expanded-statistics .content .content__right {
	max-width: 50%;
	flex: 0 0 50%;
	margin-left: 50px;
	align-items: center;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics .content .content__right {
		width: 90%;
		flex: 0 0 100%;
		margin: 20px 20px 50px;
		max-width: 100%;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics .content .content__right {
		margin: 0;
		padding: 0;
		margin-top: 20px;
		height: auto;
	}
}

.u3m-expanded-statistics .content .content__right.dark-video-button:after {
	color: #000;
}

.u3m-expanded-statistics .content .content__right video {
	width: 100%;
}

.u3m-expanded-statistics.stat_on_left {
	flex-direction: column;
}

.u3m-expanded-statistics.stat_on_left .content {
	flex-direction: row-reverse;
}

@media (max-width:1025px) {
	.u3m-expanded-statistics.stat_on_left .content {
		flex-direction: column-reverse !important;
		justify-content: center;
		align-items: center;
	}
}

.u3m-expanded-statistics.stat_on_left .content__right {
	left: 0;
	right: unset;
	margin-right: 50px;
	justify-content: flex-start;
	margin-left: 0;
}

@media (max-width:1250px) {
	.u3m-expanded-statistics.stat_on_left .content__right {
		justify-content: center;
	}
}

@media (max-width:1025px) {
	.u3m-expanded-statistics.stat_on_left .content__right {
		margin-right: 0;
		margin-left: 0;
	}
}

.u3m-expanded-statistics.stat_on_left .content__right .image-background {
	right: unset;
	left: -10px;
}

@media (max-width:1250px) {
	.u3m-expanded-statistics.stat_on_left .content__right .image-background {
		right: unset;
		left: unset;
		margin-left: 20px;
	}
}

.u3m-expanded-statistics.stat_on_left .content__left {
	margin-right: 0;
	margin-left: 0;
}

.u3m-expanded-statistics.stat_on_top {
	flex-direction: column;
	padding: 0;
}

.u3m-expanded-statistics.stat_on_top .content {
	flex-direction: column-reverse;
	padding: 0;
}

.u3m-expanded-statistics.stat_on_top .content .content__right {
	height: 600px;
	width: 100%;
	max-width: 100%;
	margin: 0;
}

@media (max-width:1250px) {
	.u3m-expanded-statistics.stat_on_top .content .content__right {
		justify-content: center;
	}
}

@media (max-width:1025px) {
	.u3m-expanded-statistics.stat_on_top .content .content__right {
		margin-right: 0;
		margin-left: 0;
	}
}

.u3m-expanded-statistics.stat_on_top .content .content__right .image-background {
	right: unset;
}

@keyframes animatedBackground {
	0% {
		background-position: center 500px;
	}
	
	to {
		background-position: bottom;
	}
}

.u3m-expanded-statistics.stat_on_top .content .content__right.aos-animate .stat-card:first-child {
	animation: animatedBackground .75s linear 1;
}

.u3m-expanded-statistics.stat_on_top .content .content__right.aos-animate .stat-card:nth-child(2) {
	animation: animatedBackground 1s linear 1;
}

.u3m-expanded-statistics.stat_on_top .content .content__right.aos-animate .stat-card:nth-child(3) {
	animation: animatedBackground 1.25s linear 1;
}

.u3m-expanded-statistics.stat_on_top .content .content__left {
	text-align: center;
	margin: 0 auto;
}

.u3m-expanded-statistics:not(.graph).four_card .content {
	align-items: center;
}

@media (max-width:1440px) {
	.u3m-expanded-statistics:not(.graph).four_card .content {
		flex-direction: column-reverse;
	}
}

.u3m-expanded-statistics:not(.graph).four_card .content .content__right {
	flex: 0 0 60%;
	height: 100%;
	margin-left: 0;
}

@media (max-width:1440px) {
	.u3m-expanded-statistics:not(.graph).four_card .content .content__right {
		max-width: 60%;
	}
}

@media (max-width:1250px) {
	.u3m-expanded-statistics:not(.graph).four_card .content .content__right {
		max-width: 65%;
	}
}

@media (max-width:1025px) {
	.u3m-expanded-statistics:not(.graph).four_card .content .content__right {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	.u3m-expanded-statistics:not(.graph).four_card .content .content__right {
		width: 100%;
	}
}

.u3m-expanded-statistics:not(.graph).four_card .content .content__left {
	flex: 0 1 40%;
}

@media (max-width:1440px) {
	.u3m-expanded-statistics:not(.graph).four_card .content .content__left {
		text-align: center;
		margin: 0 auto;
	}
}

.u3m-expanded-statistics.stat_on_top.graph .content__right {
	width: auto;
}

section.u3m-lp-hero.single-column-lp {
	max-width: 1920px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 220px 0 120px;
	background-color: #d8d8d8;
}

@media (max-width:768px) {
	section.u3m-lp-hero.single-column-lp {
		background-size: contain;
		background-position: bottom;
		padding: 170px 0 140px;
	}
}

section.u3m-lp-hero.single-column-lp .logo-alt {
	position: absolute;
	left: 50%;
	top: 50px;
	transform: translateX(-50%);
}

section.u3m-lp-hero.single-column-lp .logo-alt svg {
	width: 175px;
}

section.u3m-lp-hero.single-column-lp div.content {
	display: block;
}

@media (max-width:768px) {
	section.u3m-lp-hero.single-column-lp div.content {
		max-width: 100%;
		padding: 50px 20px;
	}
}

section.u3m-lp-hero.single-column-lp div.content .headline {
	max-width: 520px;
	margin-right: 100px;
	margin-left: auto;
}

@media (max-width:768px) {
	section.u3m-lp-hero.single-column-lp div.content .headline {
		max-width: 100%;
		margin: 0 auto;
	}
}

section.u3m-lp-hero.single-column-lp div.content .headline h1 {
	font-weight: 400;
	font-size: 50px;
	line-height: 56px;
}

@media (max-width:580px) {
	section.u3m-lp-hero.single-column-lp div.content .headline h1 {
		font-size: 40px;
		line-height: 45px;
	}
}

section.u3m-lp-hero.single-column-lp div.content .headline h1, section.u3m-lp-hero.single-column-lp div.content .headline p, section.u3m-lp-hero.single-column-lp div.content .headline span {
	color: #000;
	text-align: left;
	max-width: 100%;
}

section.u3m-lp-hero.single-column-lp div.content p.subheadline {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}

section.u3m-lp-hero.single-column-lp div.content .button-wrap, section.u3m-lp-hero.single-column-lp div.content p.subheadline {
	color: #000;
	text-align: left;
	margin-left: auto;
	margin-right: 100px;
	max-width: 520px;
}

@media (max-width:1025px) {
	section.u3m-lp-hero.single-column-lp div.content .button-wrap, section.u3m-lp-hero.single-column-lp div.content p.subheadline {
		align-items: flex-start;
	}
}

@media (max-width:768px) {
	section.u3m-lp-hero.single-column-lp div.content .button-wrap, section.u3m-lp-hero.single-column-lp div.content p.subheadline {
		max-width: 100%;
	}
}

.u3m-accordion-heading {
	background-color: #9b1829;
	cursor: pointer;
	max-width: 100%;
	border-bottom: 1px solid #fff;
}

.u3m-accordion-heading .center {
	padding: 25px 50px;
	position: relative;
	max-width: 1500px;
}

@media (max-width:1025px) {
	.u3m-accordion-heading .center {
		max-width: calc(100% - 40px);
		padding: 25px 20px;
	}
}

.u3m-accordion-heading .center:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	color: #ffcc5c;
	font-size: 20px;
	font-weight: 700;
}

@media (max-width:1680px) {
	.u3m-accordion-heading .center:after {
		right: 20px;
	}
}

@media (max-width:1025px) {
	.u3m-accordion-heading .center:after {
		top: 15px;
		transform: none;
		right: 10px;
		font-size: 20px;
	}
}

.u3m-accordion-heading .center span {
	font-size: 30px;
	line-height: 42px;
	font-weight: 700;
	color: #fff;
}

.u3m-accordion-heading .center span b {
	color: #ffcc5c;
}

@media (max-width:580px) {
	.u3m-accordion-heading .center span {
		font-size: 22px;
		line-height: 27px;
	}
}

.u3m-accordion-heading.active {
	border-bottom: 1px solid transparent;
	border-collapse: collapse;
}

.u3m-accordion-heading.active .center:after {
	content: "";
}

section.u3m-form {
	margin-bottom: 0;
	max-width: 100%;
}

section.u3m-form.single-column {
	background: none;
	background-color: #63b5e5;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	section.u3m-form.single-column .center {
		display: block;
	}
}

section.u3m-form.single-column .center .form {
	flex: 0 0 100%;
	flex-direction: column;
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	float: none;
	overflow: auto;
	background-color: transparent;
	background: none;
	box-shadow: none;
	max-width: 1100px;
}

section.u3m-form.single-column .center .form form {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

section.u3m-form.single-column .center .form form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	section.u3m-form.single-column .center .form form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

section.u3m-form.single-column .center .form form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

section.u3m-form.single-column .center .form form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-form.single-column .center .form form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

section.u3m-form.single-column .center .form form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

section.u3m-form.single-column .center .form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-form.single-column .center .form form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-form.single-column .center .form div.legal-consent-container input {
	height: auto !important;
}

section.u3m-form.single-column .center .form .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

section.u3m-form.single-column .center .form .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

section.u3m-form.single-column .center .form .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-form-field {
	width: 100%;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-form-field label {
	font-size: 14px;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

section.u3m-form.single-column .center .form .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

section.u3m-form.single-column .center .form .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

section.u3m-form.single-column .center .form .hbspt-form button, section.u3m-form.single-column .center .form .hbspt-form input[type=button], section.u3m-form.single-column .center .form .hbspt-form input[type=reset], section.u3m-form.single-column .center .form .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

section.u3m-form.single-column .center .form .hbspt-form button:hover, section.u3m-form.single-column .center .form .hbspt-form input[type=button]:hover, section.u3m-form.single-column .center .form .hbspt-form input[type=reset]:hover, section.u3m-form.single-column .center .form .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

section.u3m-form.single-column .center .form .hbspt-form input[type=color], section.u3m-form.single-column .center .form .hbspt-form input[type=date], section.u3m-form.single-column .center .form .hbspt-form input[type=datetime-local], section.u3m-form.single-column .center .form .hbspt-form input[type=datetime], section.u3m-form.single-column .center .form .hbspt-form input[type=email], section.u3m-form.single-column .center .form .hbspt-form input[type=month], section.u3m-form.single-column .center .form .hbspt-form input[type=number], section.u3m-form.single-column .center .form .hbspt-form input[type=password], section.u3m-form.single-column .center .form .hbspt-form input[type=range], section.u3m-form.single-column .center .form .hbspt-form input[type=search], section.u3m-form.single-column .center .form .hbspt-form input[type=tel], section.u3m-form.single-column .center .form .hbspt-form input[type=text], section.u3m-form.single-column .center .form .hbspt-form input[type=time], section.u3m-form.single-column .center .form .hbspt-form input[type=url], section.u3m-form.single-column .center .form .hbspt-form input[type=week], section.u3m-form.single-column .center .form .hbspt-form select, section.u3m-form.single-column .center .form .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

section.u3m-form.single-column .center .form .hbspt-form input[type=color]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=date]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime-local]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=email]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=month]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=number]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=password]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=range]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=search]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=tel]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=text]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=time]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=url]::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=week]::placeholder, section.u3m-form.single-column .center .form .hbspt-form select::placeholder, section.u3m-form.single-column .center .form .hbspt-form textarea::placeholder {
	color: #fff;
}

section.u3m-form.single-column .center .form .hbspt-form input[type=color]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=date]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime-local]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=email]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=month]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=number]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=password]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=range]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=search]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=tel]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=text]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=time]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=url]:focus, section.u3m-form.single-column .center .form .hbspt-form input[type=week]:focus, section.u3m-form.single-column .center .form .hbspt-form select:focus, section.u3m-form.single-column .center .form .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

section.u3m-form.single-column .center .form .hbspt-form input[type=color]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=date]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime-local]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=email]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=month]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=number]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=password]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=range]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=search]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=tel]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=text]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=time]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=url]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form input[type=week]:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form select:focus::placeholder, section.u3m-form.single-column .center .form .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

section.u3m-form.single-column .center .form .hbspt-form input[type=color]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=date]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime-local]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=datetime]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=email]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=month]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=number]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=password]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=range]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=search]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=tel]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=text]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=time]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=url]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form input[type=week]:focus-visible, section.u3m-form.single-column .center .form .hbspt-form select:focus-visible, section.u3m-form.single-column .center .form .hbspt-form textarea:focus-visible {
	outline: none;
}

section.u3m-form.single-column .center .form .hbspt-form select {
	color: #fff;
}

section.u3m-form.single-column .center .form .hbspt-form select.mktoValid, section.u3m-form.single-column .center .form .hbspt-form select:focus {
	color: #000;
}

section.u3m-form.single-column .center .form .hbspt-form select option {
	color: #fff;
}

section.u3m-form.single-column .center .form .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

section.u3m-form.single-column .center .form .hbspt-form select::-ms-expand {
	display: none;
}

section.u3m-form.single-column .center .form .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-submit {
	width: 100%;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

section.u3m-form.single-column .center .form button, section.u3m-form.single-column .center .form input[type=button], section.u3m-form.single-column .center .form input[type=reset], section.u3m-form.single-column .center .form input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

section.u3m-form.single-column .center .form button:hover, section.u3m-form.single-column .center .form input[type=button]:hover, section.u3m-form.single-column .center .form input[type=reset]:hover, section.u3m-form.single-column .center .form input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

section.u3m-form.single-column .center .form button:active, section.u3m-form.single-column .center .form button:focus, section.u3m-form.single-column .center .form input[type=button]:active, section.u3m-form.single-column .center .form input[type=button]:focus, section.u3m-form.single-column .center .form input[type=reset]:active, section.u3m-form.single-column .center .form input[type=reset]:focus, section.u3m-form.single-column .center .form input[type=submit]:active, section.u3m-form.single-column .center .form input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

section.u3m-form.single-column .center .form input[type=color], section.u3m-form.single-column .center .form input[type=date], section.u3m-form.single-column .center .form input[type=datetime-local], section.u3m-form.single-column .center .form input[type=datetime], section.u3m-form.single-column .center .form input[type=email], section.u3m-form.single-column .center .form input[type=month], section.u3m-form.single-column .center .form input[type=number], section.u3m-form.single-column .center .form input[type=password], section.u3m-form.single-column .center .form input[type=range], section.u3m-form.single-column .center .form input[type=search], section.u3m-form.single-column .center .form input[type=tel], section.u3m-form.single-column .center .form input[type=text], section.u3m-form.single-column .center .form input[type=time], section.u3m-form.single-column .center .form input[type=url], section.u3m-form.single-column .center .form input[type=week], section.u3m-form.single-column .center .form textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

section.u3m-form.single-column .center .form input[type=color]:focus, section.u3m-form.single-column .center .form input[type=date]:focus, section.u3m-form.single-column .center .form input[type=datetime-local]:focus, section.u3m-form.single-column .center .form input[type=datetime]:focus, section.u3m-form.single-column .center .form input[type=email]:focus, section.u3m-form.single-column .center .form input[type=month]:focus, section.u3m-form.single-column .center .form input[type=number]:focus, section.u3m-form.single-column .center .form input[type=password]:focus, section.u3m-form.single-column .center .form input[type=range]:focus, section.u3m-form.single-column .center .form input[type=search]:focus, section.u3m-form.single-column .center .form input[type=tel]:focus, section.u3m-form.single-column .center .form input[type=text]:focus, section.u3m-form.single-column .center .form input[type=time]:focus, section.u3m-form.single-column .center .form input[type=url]:focus, section.u3m-form.single-column .center .form input[type=week]:focus, section.u3m-form.single-column .center .form textarea:focus {
	color: #111;
}

section.u3m-form.single-column .center .form select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

section.u3m-form.single-column .center .form select.nitro-lazy {
	background-image: none !important;
}

section.u3m-form.single-column .center .form select.hs-input {
	height: 45px !important;
}

section.u3m-form.single-column .center .form select::-ms-expand {
	display: none;
}

section.u3m-form.single-column .center .form textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

section.u3m-form.single-column .center .form textarea placeholder {
	color: #000;
}

section.u3m-form.single-column .center .form .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

section.u3m-form.single-column .center .form .fn-date-picker .is-rtl .pika-next, section.u3m-form.single-column .center .form .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

section.u3m-form.single-column .center .form .fn-date-picker .is-rtl .pika-next.nitro-lazy, section.u3m-form.single-column .center .form .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

section.u3m-form.single-column .center .form .fn-date-picker .is-rtl .pika-prev, section.u3m-form.single-column .center .form .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

section.u3m-form.single-column .center .form .fn-date-picker .is-rtl .pika-prev.nitro-lazy, section.u3m-form.single-column .center .form .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-next, section.u3m-form.single-column .center .form .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-select {
	display: inline-block;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-table td, section.u3m-form.single-column .center .form .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

section.u3m-form.single-column .center .form .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

section.u3m-form.single-column .center .form .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

section.u3m-form.single-column .center .form .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

section.u3m-form.single-column .center .form .inputs-list li {
	margin-bottom: 5px !important;
}

section.u3m-form.single-column .center .form .inputs-list .hs-input[type=checkbox], section.u3m-form.single-column .center .form .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

section.u3m-form.single-column .center .form .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

section.u3m-form.single-column .center .form .hbspt-form .hs-partner_technology_focus label, section.u3m-form.single-column .center .form .hbspt-form .hs_partner_customer_size label, section.u3m-form.single-column .center .form .hbspt-form .hs_partner_industry_focus label, section.u3m-form.single-column .center .form .hbspt-form .hs_partner_interest label, section.u3m-form.single-column .center .form .hbspt-form .hs_partner_s_partner_information label, section.u3m-form.single-column .center .form .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

section.u3m-form.single-column .center .form form .hs-form-field input, section.u3m-form.single-column .center .form form .hs-form-field select, section.u3m-form.single-column .center .form form .hs-form-field textarea {
	color: #fff !important;
	background-color: rgba(0, 0, 0, .251) !important;
}

section.u3m-form.single-column .center .form form .hs-submit input {
	color: #000;
}

section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap input, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap select, section.u3m-form.single-column .center .form form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	color: #fff;
	background-color: rgba(0, 0, 0, .251) !important;
}

section.u3m-form.single-column .center .form form .mktoButtonRow {
	text-align: center;
}

section.u3m-form.single-column .center .form form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	color: #000;
}

section.u3m-form.single-column .center .form h2.heading {
	font-size: 48px;
	line-height: 54px;
	color: #000;
	text-align: center;
	max-width: 610px;
	margin: 0 auto 50px;
}

section.u3m-form.has-al {
	margin-top: 200px;
	position: relative;
}

section.u3m-form.has-al:before {
	content: url("https://www.allego.com/wp-content/uploads/al-cropped.png");
	position: absolute;
	top: -218px;
	left: 50%;
	transform: translateX(-50%);
}

.u3m-alternating-content.single-column-lp {
	padding: 0;
	position: relative;
}

.u3m-alternating-content.single-column-lp .content {
	max-width: 1920px;
	background-size: calc(50% - 100px) 100%;
	background-repeat: no-repeat;
	align-items: center;
	position: relative;
	z-index: 20;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content {
		max-width: 100%;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	display: flex;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap {
		flex-direction: column-reverse;
		margin-top: 10px;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left {
	padding: 165px 100px 175px 50px;
	max-width: calc(50% - 150px);
	width: 50%;
	margin-left: auto;
	position: relative;
	z-index: 20;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left {
		padding: 20px 20px 50px;
		max-width: calc(100% - 40px);
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left {
		padding: 20px;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area br {
		display: none;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h2, .u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h3, .u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h4, .u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area p {
	color: #000;
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h2 {
	font-size: 48px;
	line-height: 54px;
	font-weight: 400;
}

@media (max-width:580px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h2 {
		font-size: 38px;
		line-height: 44px;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h3 {
	font-size: 30px;
	line-height: 38px;
	font-weight: 400;
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area h4 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 100;
	margin: 20px 0;
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area p {
	font-size: 22px;
	line-height: 30px;
	max-width: 525px;
	font-weight: 400;
	letter-spacing: .25px;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__left .text-area p {
		max-width: 100%;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right {
	position: absolute;
	width: calc(50% - 50px);
	height: 100%;
	left: 0;
	background-position: 50%;
	margin: 0;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right {
		position: relative;
		flex: 0 0 300px;
		max-width: calc(100% - 40px);
		width: 100%;
		margin: 0 20px;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right .overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right.overlap_image {
	width: 60%;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right.overlap_image {
		width: auto;
	}
}

.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right.overlap_image:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 50px;
	left: -25px;
	top: 0;
	background-color: #fff;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp .content .inner-wrap .content__right.overlap_image:after {
		display: none;
	}
}

.u3m-alternating-content.single-column-lp.image_on_right .content {
	background-position: 100%;
}

.u3m-alternating-content.single-column-lp.image_on_right .content .content__right {
	left: auto;
	right: 0;
}

.u3m-alternating-content.single-column-lp.image_on_right .content .content__left {
	margin-left: 0;
	margin-right: auto;
	max-width: 50%;
}

.u3m-alternating-content.single-column-lp.image_on_left .content {
	background-position: 0;
}

@media (max-width:1250px) {
	.u3m-alternating-content.single-column-lp.image_on_left .content .content__left {
		padding: 150px 50px;
	}
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp.image_on_left .content .content__left {
		padding: 20px 20px 50px;
	}
}

.u3m-alternating-content.single-column-lp.image_on_left .content .content__right.overlap_image:after {
	left: auto;
	right: -25px;
}

.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap {
	flex-direction: column;
	align-items: center;
	max-width: 1920px;
}

.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__left {
	padding: 75px 50px;
	max-width: 1000px;
}

.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__left h3 {
	max-width: 750px;
}

.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__left p {
	max-width: 100%;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__left {
		max-width: calc(100% - 40px);
		padding: 75px 20px;
	}
}

.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__right {
	position: relative;
	flex: 0 0 550px;
	width: 100%;
}

@media (max-width:1025px) {
	.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__right {
		flex: 0 0 400px;
	}
}

@media (max-width:580px) {
	.u3m-alternating-content.single-column-lp.image_on_bottom .content .inner-wrap .content__right {
		flex: 0 0 250px;
	}
}

.u3m-accordion-content {
	max-width: 1920px;
	background-image: linear-gradient(0deg, #90262c, #6e1d23);
}

.u3m-accordion-content.prev-accordion {
	display: none;
}

.u3m-accordion-content .center .column-wrap {
	display: flex;
}

.u3m-accordion-content .center .column-wrap .single-column {
	flex-basis: calc(25% - 80px);
	flex-grow: 1;
	padding: 40px;
}

@media (max-width:1250px) {
	.u3m-accordion-content .center .column-wrap .single-column {
		padding: 20px;
	}
}

@media (max-width:1025px) {
	.u3m-accordion-content .center .column-wrap .single-column {
		flex: 0 0 auto;
		padding: 10px 20px;
	}
}

@media (max-width:580px) {
	.u3m-accordion-content .center .column-wrap .single-column {
		padding: 10px;
	}
}

.u3m-accordion-content .center .column-wrap .single-column li, .u3m-accordion-content .center .column-wrap .single-column p, .u3m-accordion-content .center .column-wrap .single-column span {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .08px;
	font-weight: 400;
	margin-top: 0;
}

.u3m-accordion-content .center .column-wrap .single-column li {
	margin-bottom: 0;
}

.u3m-accordion-content .center .column-wrap .single-column h4 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 700;
	min-height: 24px;
}

@media (max-width:1025px) {
	.u3m-accordion-content .center .column-wrap .single-column h4 {
		min-height: unset;
	}
}

.u3m-accordion-content .center .column-wrap .single-column ul {
	padding-left: 20px;
	margin: 0 0 10px;
	list-style-type: "- ";
}

.u3m-accordion-content .center .column-wrap .single-column a {
	color: #1db3ff;
	font-weight: 700;
}

.u3m-accordion-content .center .column-wrap .single-column.bullets, .u3m-accordion-content .center .column-wrap .single-column.image, .u3m-accordion-content .center .column-wrap .single-column.video {
	flex-grow: 0;
}

.u3m-accordion-content .center .column-wrap .single-column.bullets {
	background-color: #3f4c58;
}

@media (max-width:1025px) {
	.u3m-accordion-content .center .column-wrap .single-column.bullets {
		background-color: unset;
	}
}

.u3m-accordion-content .center .column-wrap .single-column.bullets .single-bullet {
	display: flex;
	align-items: center;
	color: #fff;
	margin: 10px 0;
}

.u3m-accordion-content .center .column-wrap .single-column.bullets .single-bullet .left {
	max-width: 50px;
	max-height: 50px;
	margin-right: 20px;
}

.u3m-accordion-content .center .column-wrap.count-1 .single-column.mixed, .u3m-accordion-content .center .column-wrap.count-2 .single-column.mixed, .u3m-accordion-content .center .column-wrap.count-3 .single-column.mixed {
	flex-basis: auto;
	flex-grow: 0;
}

@media (max-width:1025px) {
	.u3m-accordion-content .center .column-wrap {
		flex-direction: column;
	}
}

section.home-hero-cards {
	position: relative;
	z-index: 600;
}

section.home-hero-cards * {
	transition: .3s ease-in-out;
}

section.home-hero-cards .home-hero-cards__wrapper {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 1fr;
	gap: 1.6rem;
}

@media (max-width:1025px) {
	section.home-hero-cards .home-hero-cards__wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
}

section.home-hero-cards a {
	display: grid;
	justify-content: center;
	width: 100%;
	height: 100%;
}

section.home-hero-cards .home-hero-cards__wrapper.main-color-grey .home-hero-cards__card {
	background-color: #e9e8e8;
}

section.home-hero-cards .home-hero-cards__wrapper.main-color-white .home-hero-cards__card {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

section.home-hero-cards .home-hero-cards__card {
	position: relative;
	background-color: #e9e8e8;
	padding: 3rem 2.2rem;
	display: grid;
	transition: .3s ease-in-out;
}

@media (max-width:1025px) {
	section.home-hero-cards .home-hero-cards__card {
		display: block;
	}
}

section.home-hero-cards .home-hero-cards__card .image {
	max-width: 4.5rem;
	max-height: 4.5rem;
	display: block;
	margin: 0 auto;
	margin-bottom: 1.4rem;
}

section.home-hero-cards .home-hero-cards__card .image.logo {
	max-width: 20rem;
	max-height: 6rem;
}

section.home-hero-cards .home-hero-cards__card .title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.7rem;
	line-height: 1.3;
	color: #231f20;
}

section.home-hero-cards .home-hero-cards__card .text {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.46;
	color: #231f20;
}

section.home-hero-cards .home-hero-cards__card .card-link {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	font-size: 1.6rem;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	background: none;
	margin-top: 2.9rem;
}

section.home-hero-cards .home-hero-cards__card .card-link:hover {
	text-decoration: none !important;
}

section.home-hero-cards .home-hero-cards__card .card-link:hover:after {
	right: -24px;
}

section.home-hero-cards .home-hero-cards__card .card-link.button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin: 0 auto;
	margin-top: 2.9rem;
	font-size: 1.6rem;
}

section.home-hero-cards .home-hero-cards__card .card-link.button:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

section.home-hero-cards .home-hero-cards__card.withlink:hover {
	background-color: #cbd6e2;
	cursor: pointer;
}

section.home-hero-cards .home-hero-cards__card.withlink:hover .button {
	color: #fff;
	background-color: #231f20;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child {
	background-color: #000823;
	position: relative;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child .text, section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child .title {
	color: #fff;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child .card-link {
	color: #28ccc1;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child:after {
	content: "";
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 13px solid #000823;
	position: absolute;
	right: -1rem;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s ease-in-out;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child.withlink:hover {
	background-color: #231f20;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child.withlink:hover .text, section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child.withlink:hover .title {
	color: #fff;
}

section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child.withlink:hover:after {
	border-left: 13px solid #231f20;
}

@media (max-width:580px) {
	section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child:after {
		content: "";
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 13px solid #000823;
		border-bottom: unset;
		right: unset;
		top: unset;
		bottom: -1rem;
		left: 50%;
		transform: translateX(-50%);
	}
	
	section.home-hero-cards .home-hero-cards__wrapper.has-red-card > .home-hero-cards__card:first-child:hover:after {
		border-top: 13px solid #000;
		border-left: 30px solid transparent;
	}
}

@media (max-width:1025px) {
	section.home-hero-cards .home-hero-cards__wrapper {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
	}
	
	section.home-hero-cards .home-hero-cards__card {
		width: calc(33.333% - 6rem);
	}
}

@media (max-width:768px) {
	section.home-hero-cards .home-hero-cards__card {
		width: calc(50% - 6rem);
	}
}

@media (max-width:580px) {
	section.home-hero-cards .home-hero-cards__card {
		width: 100%;
	}
	
	section.home-hero-cards .home-hero-cards__card .card-link {
		margin-top: 1.6rem;
	}
}

section.home-hero-cards.text-left .home-hero-cards__card, section.home-hero-cards.text-left a {
	display: block;
}

section.home-hero-cards.text-left .img-container-logo {
	height: 9rem;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

section.home-hero-cards.text-left .img-container-logo img.image.logo {
	margin: 0 auto 0 0;
	max-width: 20rem;
	max-height: 9rem;
}

section.home-hero-cards.text-left .img-container {
	height: 6rem;
	margin-bottom: 14px;
}

section.home-hero-cards.text-left .img-container img {
	margin: 0 auto 0 0;
}

section.home-hero-cards.text-left .title {
	height: -moz-min-content;
	height: min-content;
}

section.home-hero-cards.text-left .text {
	margin-top: 8px;
}

section.home-hero-cards.text-left .card-link {
	text-align: left;
	position: absolute;
	bottom: 2.75rem;
	left: 2.2rem;
}

section.home-hero-cards.text-left .card-link.buffer {
	position: relative;
	bottom: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

.text-center.home-hero-cards__card:first-child span, .text-center.home-hero-cards__card:nth-child(2) span, .text-center.home-hero-cards__card:nth-child(3) span, .text-center.home-hero-cards__card:nth-child(4) span, .text-center.home-hero-cards__card:nth-child(5) span {
	grid-row: 1;
	grid-column: 1;
}

.text-center.home-hero-cards__card:first-child div, .text-center.home-hero-cards__card:nth-child(2) div, .text-center.home-hero-cards__card:nth-child(3) div, .text-center.home-hero-cards__card:nth-child(4) div, .text-center.home-hero-cards__card:nth-child(5) div {
	grid-row: 2;
	grid-column: 1;
}

.text-center.home-hero-cards__card:first-child p, .text-center.home-hero-cards__card:nth-child(2) p, .text-center.home-hero-cards__card:nth-child(3) p, .text-center.home-hero-cards__card:nth-child(4) p, .text-center.home-hero-cards__card:nth-child(5) p {
	grid-row: 3;
	grid-column: 1;
}

.text-center.home-hero-cards__card:first-child button, .text-center.home-hero-cards__card:nth-child(2) button, .text-center.home-hero-cards__card:nth-child(3) button, .text-center.home-hero-cards__card:nth-child(4) button, .text-center.home-hero-cards__card:nth-child(5) button {
	grid-row: 4;
	grid-column: 1;
}

.qazwsx {
	display: none;
}

section.home-hero-2022 {
	position: relative;
	background: #000823;
	padding-top: 20rem;
	margin-bottom: 0;
	-webkit-clip-path: inset(0 0 -1px 0);
	clip-path: inset(0 0 -1px 0);
}

section.home-hero-2022 .bg__gradient {
	position: absolute;
	height: 90%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: radial-gradient(circle, #ed3a3a 0, #000823 29%);
	z-index: -99;
}

@media (max-width:1250px) {
	section.home-hero-2022 .bg__gradient {
		background: radial-gradient(circle, #ed3a3a 0, #000823 40%);
	}
}

@media (max-width:580px) {
	section.home-hero-2022 .bg__gradient {
		background: radial-gradient(circle, #ed3a3a 0, #000823 50%);
		height: 80%;
	}
}

@media (max-width:1920px) {
	section.home-hero-2022 {
		margin-bottom: 2rem;
		padding-top: 16rem;
	}
}

@media (max-width:1440px) {
	section.home-hero-2022 {
		margin-bottom: 0;
	}
}

@media (max-width:1100px) {
	section.home-hero-2022 {
		margin-bottom: 0;
		padding-top: 13rem;
	}
}

@media only screen and (max-width:968px) {
	section.home-hero-2022 {
		margin-bottom: 0;
	}
}

@media (max-width:400px) {
	section.home-hero-2022 {
		margin-bottom: 0;
	}
}

section.home-hero-2022 .red-sliver-overlay {
	height: 0;
	z-index: 99;
}

section.home-hero-2022 .red-sliver-overlay svg {
	width: 40%;
	position: absolute;
	bottom: 0;
	right: 0;
}

@media (max-width:1025px) {
	section.home-hero-2022 .red-sliver-overlay svg {
		width: 80%;
	}
}

section.home-hero-2022 div.content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	z-index: 90;
	position: relative;
	padding-bottom: 0 !important;
	padding-bottom: 6rem;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

section.home-hero-2022 div.content .portrait-layer {
	margin-top: -35px;
	display: block;
	position: relative;
	height: 600px;
	overflow: hidden;
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .portrait-layer {
		margin-top: -25px;
	}
}

@media (max-width:768px) {
	section.home-hero-2022 div.content .portrait-layer {
		margin-top: -10px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer {
		height: 395px;
		padding-top: 30px;
		margin-top: -30px;
	}
}

section.home-hero-2022 div.content .portrait-layer #portrait-container {
	width: 100%;
}

section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide {
	transition: all 1s ease;
	opacity: 0;
	display: block;
	overflow: visible;
	position: relative;
	position: absolute;
	width: 100%;
	height: 600px;
	margin-left: -20px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide {
		height: 395px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-1 .arrow-container {
		left: -20px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-1 .arrow-container img {
		height: auto;
		width: 100%;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-1 .portrait {
		top: -25px;
		left: -50vw;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-2 .arrow-container {
		top: 25px;
		left: 25px;
		right: 75%;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-2 .arrow-container img {
		height: auto;
		width: 100%;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-2 .portrait {
		top: 10px;
		left: -55vw;
	}
}

section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-3 {
	top: 15px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-3 .arrow-container {
		left: -54px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-3 .arrow-container img {
		height: auto;
		width: 100%;
		top: -30px;
		left: -60vw;
	}
}

section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-3 .portrait {
	left: -60vw;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-3 .portrait {
		top: 20px;
		left: -70vw;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-3 .portrait img {
		height: 440px;
	}
}

section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-4 {
	top: 10px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-4 .arrow-container {
		left: -20px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-4 .arrow-container img {
		height: auto;
		width: 100%;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .r-slide-4 .portrait {
		top: 0;
		left: -65vw;
	}
}

section.home-hero-2022 div.content .portrait-layer #portrait-container .active-slide {
	opacity: 1;
	margin-left: 0;
	height: 600px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer #portrait-container .active-slide {
		height: 420px;
	}
}

section.home-hero-2022 div.content .portrait-layer .arrow-container {
	position: absolute;
	top: 100px;
	left: 20%;
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .portrait-layer .arrow-container {
		left: 0;
	}
}

@media (max-width:1250px) {
	section.home-hero-2022 div.content .portrait-layer .arrow-container {
		margin-left: 0;
		align-items: flex-start;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .arrow-container {
		top: 50px;
		right: 83%;
		left: 0;
	}
}

section.home-hero-2022 div.content .portrait-layer .arrow-container img {
	flex-shrink: 0;
	width: 112px;
	height: 140px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .arrow-container img {
		width: 64.688px;
		height: 80.86px;
	}
}

section.home-hero-2022 div.content .portrait-layer .portrait {
	position: absolute;
	width: -moz-max-content;
	width: max-content;
	height: auto;
	left: -50vw;
	right: -50vw;
	margin-left: auto;
	margin-right: auto;
}

section.home-hero-2022 div.content .portrait-layer .portrait img {
	width: auto;
	height: 600px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .portrait img {
		height: 420px;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container {
	position: absolute;
	z-index: 99999;
	top: 75px;
	right: 76px;
	width: 500px;
	max-width: 33%;
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container {
		top: 50px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container {
		right: -20px;
	}
}

@media only screen and (max-width:350px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container {
		right: 0;
		top: calc(5vw + 30px);
		width: 95px;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider {
	width: 100%;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider {
		width: 105px;
	}
}

@media only screen and (max-width:350px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider {
		width: 95px;
		margin: 0;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info {
		flex-wrap: wrap;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles {
	flex: none;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container {
	display: none;
	flex-direction: row;
	opacity: 0;
	transition: opacity 1s ease;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container img {
	margin-left: -15px;
	height: 42px;
	width: 42px;
	border: 3px solid #000823;
	border-radius: 9999px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container img {
		height: 35px;
		width: 35px;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container .current-icon {
	display: inherit;
	margin-left: 0;
	background-color: #28ccc1;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container .current-portrait {
	display: inherit;
	background-color: #f5473c;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container .next-portrait {
	display: inherit;
	background-color: #fda05a;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .icon-container .next-portrait {
		display: none;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #slider-circles .active-slide {
	display: flex;
	opacity: 1;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .triangle {
	flex: none;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #ed3a3a;
	margin: 0 10px 0 8px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .triangle {
		margin: 0 0 0 8px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info #messages {
		margin-top: 11px;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .message-body {
	font-size: 14px;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .message {
	display: none;
	opacity: 0;
	transition: opacity 1s ease;
	width: 100%;
	color: #eaeaea;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .message {
		min-width: 0;
		color: #fff;
		font-size: 14px;
		font-style: normal;
		font-weight: 800;
		line-height: 18px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .message .message-body {
		display: none;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-info .active-slide {
	display: inherit;
	opacity: 1;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-timeline {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-top: 25px;
	transition: color 1s ease;
	gap: 10px;
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-timeline {
		margin-top: 15px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-timeline {
		margin-top: 10px;
	}
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-timeline .active-slide {
	border-color: #28ccc1;
}

section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-timeline div {
	border-bottom: 3px solid hsla(0, 0%, 100%, .2509803922);
	cursor: pointer;
	width: 100%;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .portrait-layer .slider-container .slider .slider-timeline {
		display: none;
	}
}

section.home-hero-2022 div.content .header-text {
	padding-left: 5%;
	padding-right: 5%;
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .header-text {
		padding: 0 25px;
	}
}

section.home-hero-2022 div.content .header-text h1 {
	width: 100%;
	color: #fff;
	font-size: calc(( 100vw - 20% - 100px ) / 9.8);
	line-height: .8;
	font-style: normal;
	font-weight: 700;
	margin: -.6em 0 0;
	letter-spacing: -.03em;
}

@media only screen and (min-width:1650px) {
	section.home-hero-2022 div.content .header-text h1 {
		font-size: 160.621761658px;
	}
}

@media (max-width:1025px) {
	section.home-hero-2022 div.content .header-text h1 {
		font-size: calc(( 100vw - 150px ) / 9.5);
	}
}

@media (max-width:768px) {
	section.home-hero-2022 div.content .header-text h1 {
		font-size: calc(( 100vw - 50px ) / 9.5);
		line-height: .8;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .header-text h1 {
		font-size: calc(( 100vw - 50px ) / 5.3);
		line-height: .8;
	}
}

section.home-hero-2022 div.content .header-text h1 .preheader {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 0;
}

section.home-hero-2022 div.content .header-text h1 .preheader .orange {
	color: #fda05a;
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	text-transform: uppercase;
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .header-text h1 .preheader .orange {
		font-size: 20px;
	}
}

@media (max-width:400px) {
	section.home-hero-2022 div.content .header-text h1 .preheader .orange {
		font-size: 18px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .header-text h1 .preheader {
		font-size: 19px;
	}
}

@media (max-width:400px) {
	section.home-hero-2022 div.content .header-text h1 .preheader {
		font-size: 17px;
	}
}

.home section.home-hero-2022 div.content {
	max-width: 1550px;
}

@media (max-width:1920px) {
	section.home-hero-2022 div.content {
		padding-bottom: 22rem;
	}
}

@media (max-width:1440px) {
	section.home-hero-2022 div.content {
		padding-bottom: 14rem;
	}
}

@media (max-width:1100px) {
	section.home-hero-2022 div.content {
		padding-bottom: 16rem;
	}
}

@media (max-width:768px) {
	section.home-hero-2022 div.content {
		max-width: 100%;
		align-items: center;
		padding: 0;
		padding-bottom: 23rem;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content {
		padding-top: 8px;
	}
}

@media (max-width:580px) {
	section.home-hero-2022 div.content .button-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

section.home-hero-2022 div.content .button-wrap a:first-of-type {
	background-color: #cc2929;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.home-hero-2022 div.content .button-wrap a:first-of-type:hover {
	color: #cc2929;
	background-color: #fff;
	border: none;
}

section.home-hero-2022 div.content .button-wrap p {
	color: rgba(0, 0, 0, .8);
}

section.home-hero-2022 .header-footer {
	width: 100vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	height: auto;
	padding-top: 50px;
	margin-bottom: 100px;
}

@media (max-width:768px) {
	section.home-hero-2022 .header-footer {
		padding-top: 30px;
		margin-bottom: 60px;
	}
}

section.home-hero-2022 .header-footer .new-button {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

section.home-hero-2022 .header-footer .new-button:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

@media (max-width:768px) {
	section.home-hero-2022 .header-footer .new-button {
		padding: 15px 20px;
		font-size: 18px;
	}
}

.page-id-19108 .hamburger, .page-id-19108 .main-footer, .page-id-19108 section.u3gm-header .top-nav {
	display: none;
}

.page-id-19108 .drop {
	visibility: hidden;
}

.hs_campaign_area_of_interest.hs-campaign_area_of_interest.hs-fieldtype-checkbox.field.hs-form-field label[id^=label-campaign_area_of_interest-], .hs_product_line_of_interest.hs-product_line_of_interest.hs-fieldtype-checkbox.field.hs-form-field label[id^=label-product_line_of_interest-] {
	font-weight: 700;
	display: block;
	margin-top: 16px;
	margin-bottom: 8px;
}

.zoominfo-short form[data-zi-mapped-form] input[type=checkbox], .zoominfo-short form[data-zi-mapped-form] input[type=radio] {
	display: inline-block !important;
}

.hs-dependent-field {
	width: 100%;
}

section.u3m-accordion-block {
	padding-top: 5rem;
}

section.u3m-accordion-block .content-before-accordions {
	margin-bottom: 4rem;
}

@media (max-width:580px) {
	section.u3m-accordion-block .content-before-accordions {
		margin-bottom: 3rem;
	}
}

section.u3m-accordion-block .single-acco .accordion-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 2rem;
	cursor: pointer;
	margin-bottom: 2rem;
	border-radius: 0;
	background: #e9e8e8;
	transition: .3s ease-in-out;
}

@media (max-width:580px) {
	section.u3m-accordion-block .single-acco .accordion-title {
		padding: 1rem 1.2rem;
	}
}

section.u3m-accordion-block .single-acco .accordion-title:hover {
	background: #cbd6e2;
	transition: .3s ease-in-out;
}

section.u3m-accordion-block .single-acco .accordion-title.title-open {
	background: #cc2929;
	color: #fff;
	transition: .3s ease-in-out;
}

section.u3m-accordion-block .single-acco .accordion-title span {
	padding-left: 1rem;
	height: 100%;
}

section.u3m-accordion-block .single-acco .accordion-body {
	background: transparent;
	padding: 0 2rem 1rem;
	display: none;
}

@media (max-width:580px) {
	section.u3m-accordion-block .single-acco .accordion-body {
		padding: 0 1.2rem;
	}
}

section.u3m-accordion-block .single-acco .accordion-body p {
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 3rem;
	font-weight: 400;
}

section.u3m-accordion-block .single-acco .accordion-body:first-child {
	display: block;
}

.u3m-integrations-listing-2022 {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.u3m-integrations-listing-2022 .content-section {
	display: flex;
	align-items: flex-start;
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section {
		flex-direction: column;
	}
}

.u3m-integrations-listing-2022 .content-section #no-posts-text {
	display: none;
	text-align: center;
	margin: 100px auto;
	font-size: 24px;
	line-height: 1.4;
}

.u3m-integrations-listing-2022 .content-section .filters {
	flex: 0 0 280px;
	margin-right: 20px;
	margin-top: 10px;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 .content-section .filters {
		flex: 0 0 210px;
		margin-right: 20px;
		margin-top: 5px;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section .filters {
		flex: 0 0 0;
		width: 100%;
		margin-right: 0;
		margin-bottom: 8px;
		margin-top: 0;
	}
}

.u3m-integrations-listing-2022 .content-section .filters.hide-filter {
	visibility: hidden;
	display: none;
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section .filters .cat-form-nomobile {
		display: none !important;
	}
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form {
	display: flex;
	flex-direction: column;
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section .filters .cat-form, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form {
		margin-bottom: 0;
	}
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form div, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form div {
	margin-bottom: 20px;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 .content-section .filters .cat-form div, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form div {
		margin-bottom: 15px;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section .filters .cat-form div, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form div {
		margin-bottom: 0;
	}
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset label, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset label {
	color: #475661;
	display: block;
	font-size: 1.7rem;
	letter-spacing: .25px;
	line-height: 1.3;
	margin-bottom: 1.5rem;
	font-weight: 400;
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset label, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset label {
		font-size: 1.5rem;
		letter-spacing: .25px;
		line-height: 1.2;
		margin-bottom: 1rem;
	}
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input {
	display: none;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:checked ~ span, .u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:hover ~ span, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:checked ~ span, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:hover ~ span {
	color: #cc2929;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:checked ~ span .intarrow, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:checked ~ span .intarrow {
	display: contents;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:checked ~ span .intarrow:after, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:checked ~ span .intarrow:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	font-size: 1.3rem;
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:checked ~ span .intarrow:after, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:checked ~ span .intarrow:after {
		font-size: 1.2rem;
	}
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:checked + i, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:checked + i {
	background: url("https://www.allego.com/wp-content/uploads/nb-al-check-checked.svg") no-repeat;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset input:checked + i.nitro-lazy, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset input:checked + i.nitro-lazy {
	background: none !important;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset i, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url("https://www.allego.com/wp-content/uploads/nb-al-check-unchecked.svg") no-repeat;
	background-size: 16px;
	position: relative;
	top: 3px;
	left: -2px;
}

.u3m-integrations-listing-2022 .content-section .filters .cat-form fieldset i.nitro-lazy, .u3m-integrations-listing-2022 .content-section .filters .integration-acco .accordion-title .accordion-body .cat-form fieldset i.nitro-lazy {
	background: none !important;
}

.u3m-integrations-listing-2022 .all-posts {
	display: block;
	width: 100%;
}

.u3m-integrations-listing-2022 .all-posts.no-filters {
	margin: 0 auto;
}

.u3m-integrations-listing-2022 .all-posts .integration-block {
	display: inline-block;
	text-align: center;
	width: calc(14.2857142857% - 3px);
	min-height: 120px;
	margin-bottom: 1rem;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block {
		width: calc(20% - 3px);
		min-height: 100px;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block {
		width: calc(25% - 3px);
		min-height: 90px;
	}
}

.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-logo {
	width: 100%;
	height: 70px;
	text-align: center;
	display: inline-block;
	position: relative;
	flex: unset;
	transform: translateY(0);
	transition: .3s;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-logo {
		height: 65px;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-logo {
		height: 60px;
	}
}

.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-logo img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-height: 48px;
	max-width: 80%;
	object-fit: contain;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-logo img {
		max-height: 40px;
		max-width: 82%;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-logo img {
		max-height: 35px;
		max-width: 85%;
	}
}

.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-name {
	font-size: 1.6rem;
	line-height: 1.3;
	font-weight: 700;
	margin-top: .5rem;
	margin-bottom: 0;
	opacity: 0;
	transition: .3s;
	display: inline-flex;
}

@media (max-width:1025px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-name {
		font-size: 1.45rem;
	}
}

@media (max-width:580px) {
	.u3m-integrations-listing-2022 .all-posts .integration-block .integrations-name {
		font-size: 1.3rem;
		margin-top: 0;
	}
}

.u3m-integrations-listing-2022 .all-posts .integration-block:hover .integrations-logo {
	transform: translateY(-25px);
	transition: .3s;
}

.u3m-integrations-listing-2022 .all-posts .integration-block:hover .integrations-name {
	opacity: 1;
	transform: translateY(-25px);
	transition: .3s;
}

#integration-description-container {
	width: 100%;
	margin-bottom: 6rem;
	transition: .2s;
}

@media (max-width:1025px) {
	#integration-description-container {
		margin-bottom: 4.5rem;
	}
}

@media (max-width:580px) {
	#integration-description-container {
		margin-bottom: 3rem;
	}
}

#integration-description-container .integration-description {
	display: none;
	width: 100%;
	font-size: 2rem;
	line-height: 1.5;
	transition: .2s;
	color: #475661;
}

@media (max-width:1025px) {
	#integration-description-container .integration-description {
		font-size: 1.8rem;
	}
}

@media (max-width:580px) {
	#integration-description-container .integration-description {
		font-size: 1.6rem;
	}
}

#integration-description-container .integration-description h2 {
	margin-bottom: 1rem;
	font-size: 2.8rem;
	letter-spacing: .5px;
	color: #cc2929;
	line-height: 34px;
}

@media (max-width:1025px) {
	#integration-description-container .integration-description h2 {
		font-size: 2.6rem;
		line-height: 32px;
	}
}

@media (max-width:580px) {
	#integration-description-container .integration-description h2 {
		font-size: 2.2rem;
		line-height: 28px;
	}
}

#integration-description-container .integration-description ul {
	margin-top: 2.5rem;
	margin-bottom: 1rem;
	padding-left: 15px;
	list-style-type: none;
}

@media (max-width:1025px) {
	#integration-description-container .integration-description ul {
		margin-top: 2rem;
		margin-bottom: 1rem;
	}
}

@media (max-width:580px) {
	#integration-description-container .integration-description ul {
		margin-top: 1.5rem;
		margin-bottom: 1rem;
		padding-left: 0;
	}
}

#integration-description-container .integration-description li {
	font-size: 1.8rem;
	line-height: 1.55;
	font-weight: 400;
	background-image: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/themes/unified3wp/base/assets/images/allego-logo-blue.svg");
	background-size: 25px;
	background-position: 0;
	background-repeat: no-repeat;
	padding-left: 48px;
	color: #475661;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -5px;
	margin-bottom: 5px;
}

#integration-description-container .integration-description li.nitro-lazy {
	background-image: none !important;
}

@media (max-width:1025px) {
	#integration-description-container .integration-description li {
		font-size: 1.6rem;
		background-size: 25px;
	}
}

@media (max-width:580px) {
	#integration-description-container .integration-description li {
		font-size: 1.5rem;
		padding-left: 35px;
		background-size: 20px;
	}
}

.integration-acco {
	display: none;
}

@media (max-width:580px) {
	.integration-acco {
		display: block;
	}
}

.integration-acco .accordion-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .6rem 1rem;
	cursor: pointer;
	margin-bottom: 1.4rem;
	border-radius: 4px;
	font-size: 1.5rem;
	background: #e9e8e8;
	transition: .2s ease-in-out;
}

.integration-acco .accordion-title:hover {
	background: #cbd6e2;
}

.integration-acco .accordion-title.title-open {
	background: #cc2929;
	color: #fff;
}

.integration-acco .accordion-title span {
	padding-left: 1rem;
	height: 100%;
}

.integration-acco .accordion-body {
	background: transparent;
	padding: 0 1rem;
	display: none;
}

.integration-acco .accordion-body .cat-form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.integration-acco .accordion-body .cat-form fieldset label {
	color: #475661;
	display: block;
	font-size: 1.5rem;
	letter-spacing: .25px;
	line-height: 1.2;
	margin-bottom: 1rem;
	font-weight: 400;
	cursor: pointer;
}

.integration-acco .accordion-body .cat-form fieldset input {
	display: none;
}

.integration-acco .accordion-body .cat-form fieldset input:checked ~ span {
	color: #cc2929;
}

.integration-acco .accordion-body .cat-form fieldset input:checked ~ span .intarrow {
	display: contents;
}

.integration-acco .accordion-body .cat-form fieldset input:checked ~ span .intarrow:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	font-size: 1.2rem;
}

.integration-acco .accordion-body .cat-form fieldset i {
	display: none;
}

.u3m-integrations-circle-2022 {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:1025px) {
	.u3m-integrations-circle-2022 {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width:580px) {
	.u3m-integrations-circle-2022 {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.u3m-integrations-circle-2022 .content-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:768px) {
	.u3m-integrations-circle-2022 .content-container {
		flex-direction: column;
	}
}

.u3m-integrations-circle-2022 .content-container .content-left {
	display: inline-block;
	width: 64%;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-integrations-circle-2022 .content-container .content-left {
		width: 60%;
	}
}

@media (max-width:768px) {
	.u3m-integrations-circle-2022 .content-container .content-left {
		width: 100%;
	}
}

.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container {
	max-width: 661px;
	margin-right: 40px;
	height: -moz-min-content;
	height: min-content;
}

@media (max-width:768px) {
	.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container {
		margin-right: 0;
		text-align: center;
	}
}

.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container h2 {
	color: #cc2929;
	font-size: 4.8rem;
	line-height: 1;
	margin-bottom: 1rem;
}

@media (max-width:1025px) {
	.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container h2 {
		font-size: 3.8rem;
	}
}

@media (max-width:580px) {
	.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container h2 {
		font-size: 2.8rem;
	}
}

.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container h3 {
	font-weight: 400;
}

.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container p {
	font-size: 1.8rem;
}

@media (max-width:1025px) {
	.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container p {
		font-size: 1.65rem;
	}
}

@media (max-width:580px) {
	.u3m-integrations-circle-2022 .content-container .content-left .int-circle-content-container p {
		font-size: 1.5rem;
	}
}

.u3m-integrations-circle-2022 .content-container .content-right {
	display: inline-block;
	width: 36%;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-integrations-circle-2022 .content-container .content-right {
		width: 40%;
	}
}

@media (max-width:768px) {
	.u3m-integrations-circle-2022 .content-container .content-right {
		width: 90%;
		max-width: 380px;
		margin-top: 2rem;
	}
}

.u3m-integrations-circle-2022 .content-container .content-right .integration-circle-container {
	width: 100%;
	height: 0;
	padding-top: 100%;
	position: relative;
	background-image: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/source/rev-55115af/www.allego.com/wp-content/themes/unified3wp/base/assets/images/integration-logo-circle.svg");
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.u3m-integrations-circle-2022 .content-container .content-right .integration-circle-container.nitro-lazy {
	background-image: none !important;
}

.u3m-integrations-circle-2022 .content-container .content-right .logo-group-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.u3m-integrations-circle-2022 .content-container .content-right #logo-group-1 {
	animation-name: intcircle1;
	animation-duration: 15s;
	animation-iteration-count: infinite;
}

.u3m-integrations-circle-2022 .content-container .content-right #logo-group-2 {
	animation-name: intcircle2;
	animation-duration: 15s;
	animation-iteration-count: infinite;
}

.u3m-integrations-circle-2022 .content-container .content-right #logo-group-3 {
	animation-name: intcircle3;
	animation-duration: 15s;
	animation-iteration-count: infinite;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image {
	position: absolute;
	width: 15%;
	height: auto;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image:first-child {
	top: 2.75%;
	left: 0;
	margin-left: auto;
	right: 0;
	margin-right: auto;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image:nth-child(2) {
	top: 24.75%;
	left: 75.55%;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image:nth-child(3) {
	top: 61.9%;
	left: 75.55%;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image:nth-child(4) {
	top: 81%;
	left: 0;
	margin-left: auto;
	right: 0;
	margin-right: auto;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image:nth-child(5) {
	top: 62%;
	left: 7.75%;
}

.u3m-integrations-circle-2022 .content-container .content-right .circle-logo-image:nth-child(6) {
	top: 24.75%;
	left: 5.9%;
}

@keyframes intcircle1 {
	0% {
		opacity: 0;
	}
	
	6% {
		opacity: 1;
	}
	
	33% {
		opacity: 1;
	}
	
	39% {
		opacity: 0;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes intcircle2 {
	0% {
		opacity: 0;
	}
	
	33% {
		opacity: 0;
	}
	
	39% {
		opacity: 1;
	}
	
	66% {
		opacity: 1;
	}
	
	72% {
		opacity: 0;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes intcircle3 {
	0% {
		opacity: 1;
	}
	
	6% {
		opacity: 0;
	}
	
	66% {
		opacity: 0;
	}
	
	72% {
		opacity: 1;
	}
	
	to {
		opacity: 1;
	}
}

.u3m-partner-marketplace-2022 {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.u3m-partner-marketplace-2022 .partner-marketplace-intro {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	width: calc(100% - 30px);
	max-width: 700px;
	margin: 0 auto 3rem;
}

.u3m-partner-marketplace-2022 .partner-marketplace-intro h2 {
	margin-bottom: 1.5rem;
	line-height: 1.2;
	font-size: 4rem;
	color: #cc2929;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .partner-marketplace-intro h2 {
		font-size: 3.5rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .partner-marketplace-intro h2 {
		font-size: 3rem;
	}
}

.u3m-partner-marketplace-2022 .partner-marketplace-intro p {
	font-size: 1.8rem;
	line-height: 1.4;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .partner-marketplace-intro p {
		font-size: 1.7rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .partner-marketplace-intro p {
		font-size: 1.6rem;
	}
}

.u3m-partner-marketplace-2022 .content-section {
	display: block;
	align-items: flex-start;
}

.u3m-partner-marketplace-2022 .content-section #no-posts-text {
	text-align: center;
	margin: 100px auto;
	font-size: 24px;
	line-height: 1.4;
}

.u3m-partner-marketplace-2022 .content-section .filters {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .content-section .filters {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.u3m-partner-marketplace-2022 .content-section .filters .cat-form {
	display: flex;
	justify-content: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .content-section .filters .cat-form {
		flex-direction: column;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.u3m-partner-marketplace-2022 .content-section .filters .cat-form fieldset {
	border: 0;
	padding: 0;
	margin: 10px;
	width: 275px;
	max-width: 50%;
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .content-section .filters .cat-form fieldset {
		width: 100%;
		max-width: 100%;
		margin: 8px 0;
	}
}

.u3m-partner-marketplace-2022 .content-section .filters .cat-form fieldset select {
	width: 100%;
	font-size: 1.5rem;
	height: -moz-fit-content;
	height: fit-content;
	padding: .75rem 2rem .75rem 1rem;
	border: 2px solid #1db3ff;
	color: #425563;
	font-weight: 400;
	background-color: #fff;
	background-image: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/optimized/rev-55115af/www.allego.com/wp-content/themes/unified3wp/base/assets/images/partner-select-dropdown.png");
	background-origin: content-box;
	background-position: right -1.25rem center;
	background-repeat: no-repeat;
	background-size: 13px 7px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.u3m-partner-marketplace-2022 .content-section .filters .cat-form fieldset select.nitro-lazy {
	background-image: none !important;
}

.u3m-partner-marketplace-2022 .content-section .filters .cat-form fieldset select::-ms-expand {
	display: none;
}

.u3m-partner-marketplace-2022 .content-section .filters .cat-form fieldset :focus-visible {
	outline: none;
}

.u3m-partner-marketplace-2022 .all-posts {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	width: 100%;
}

.u3m-partner-marketplace-2022 .all-posts .partner-block {
	position: relative;
	text-align: center;
	width: calc(33.3333333333% - 30px);
	margin: 15px;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block {
		width: calc(50% - 30px);
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block {
		width: calc(100% - 30px);
		margin: 10px 15px;
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block a {
	height: 100%;
	display: block;
}

.u3m-partner-marketplace-2022 .all-posts .partner-block a .partner-block-contents:hover {
	box-shadow: 0 0 13px rgba(29, 179, 255, .6);
	transform: translateY(-12px);
	transition: .2s ease-out;
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block a .partner-block-contents:hover {
		transform: translateY(0);
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-block-contents {
	background: hsla(0, 0%, 100%, .1);
	box-shadow: 0 0 13px rgba(0, 0, 0, .2);
	transition: .2s ease-out;
	height: 100%;
	display: block;
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-block-contents .partner-block-contents-inner {
	padding: 30px 20px;
}

@media (max-width:1250px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-block-contents .partner-block-contents-inner {
		min-height: 250px;
	}
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-block-contents .partner-block-contents-inner {
		min-height: 200px;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-block-contents .partner-block-contents-inner {
		padding: 20px;
		min-height: 0;
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-logo {
	width: 100%;
	height: 60px;
	margin-bottom: 1rem;
	text-align: center;
	display: inline-block;
	position: relative;
	flex: unset;
	transform: translateY(0);
	transition: .3s;
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-logo img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-height: 60px;
	max-width: 55%;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-logo img {
		max-height: 60px;
		max-width: 60%;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-logo img {
		max-height: 65px;
		max-width: 200px;
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-title {
	font-size: 2rem;
	color: #000;
	line-height: 1.2;
	font-weight: 700;
	margin-top: .5rem;
	margin-bottom: 0;
	display: inline-flex;
	max-width: 90%;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-title {
		font-size: 1.85rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-title {
		font-size: 1.75rem;
		margin-top: 0;
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-desc {
	margin-bottom: .5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-desc {
		margin-bottom: 3rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-desc {
		margin-bottom: 3rem;
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-desc p {
	font-size: 1.5rem;
	color: #000;
	line-height: 1.35;
	margin-top: .8rem;
	margin-bottom: 0;
	display: inline-flex;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-desc p {
		font-size: 1.4rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-desc p {
		font-size: 1.3rem;
		margin-top: 0;
	}
}

.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-type-label {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	text-align: center;
	font-size: 1.46rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: 500;
	color: #999;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-type-label {
		font-size: 1.45rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .partner-block .partner-type-label {
		font-size: 1.3rem;
		bottom: 15px;
	}
}

.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 2rem;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper {
		margin-top: 1.5rem;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper {
		margin-top: 1rem;
	}
}

.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper button:hover {
	color: #fff;
	background-color: #000823;
	border: none;
}

@media (max-width:1025px) {
	.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper button {
		padding: 10px 36px;
		font-size: 17px;
		letter-spacing: 1.1px;
	}
}

@media (max-width:580px) {
	.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper button {
		padding: 8px 30px;
		line-height: 20px;
		font-size: 16px;
		letter-spacing: 1px;
	}
}

.u3m-partner-marketplace-2022 .all-posts .load-more-wrapper button:disabled {
	transition: .1s ease-in;
	opacity: .2;
	display: none;
}

#partnerform-global.modal {
	max-width: 800px;
	width: 100%;
	background-color: #cc2929;
	padding: 3rem 0 1.5rem;
	max-height: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

#partnerform-global.modal .partnerform-container {
	max-height: calc(100vh - 10.5rem);
	display: inline-block;
	position: relative;
	overflow: auto;
	padding: 0 2.5rem 0 3rem;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner {
	background-color: rgba(0, 0, 0, .025);
	padding: 50px;
	max-width: 765px;
	border-radius: 4px;
	margin: 30px auto;
	padding: 0;
	background-color: transparent;
	max-width: 100%;
	border-radius: 0;
	margin: 0;
	float: none;
	overflow: auto;
	height: 100%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .form-headling {
	font-size: 2.75rem;
	color: #fff;
	margin-bottom: 1.5rem;
	line-height: 1.2;
}

@media (max-width:1025px) {
	#partnerform-global.modal .partnerform-container .partnerform-container-inner .form-headling {
		font-size: 2.25rem;
	}
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .no-list.hs-error-msgs {
	margin: 0 0 3px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form {
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow {
	flex: 100%;
	margin-right: 20px;
}

@media (max-width:580px) {
	#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow {
		flex: 0 0 100%;
		margin-right: 0;
	}
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow:first-of-type {
	display: flex;
	margin-right: 18px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
	width: 99% !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol {
	width: 100%;
	margin-bottom: 0 !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoOffset {
	display: none;
	height: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: auto !important;
	font-family: "Founders Grotesk", sans-serif;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoAsterix {
	color: #fff;
	display: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
	display: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField, #partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select, #partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder {
	color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap input#contactME {
	text-align: left;
	float: left;
	width: auto !important;
	max-height: 20px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
	color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select.mktoValid, #partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
	color: #000;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select option {
	color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap select option:not(:first-of-type) {
	color: #000;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
	bottom: -10px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
	background-color: #cc2929;
	box-shadow: 6px 42px 58px 0 rgba(45, 45, 45, .12);
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
	width: 100% !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth span a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoButtonRow {
	flex: 0 0 100%;
	text-align: left;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoButtonRow .mktoButtonWrap {
	margin: 0 auto !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoButtonRow .mktoButtonWrap button.mktoButton {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner form .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner div.legal-consent-container input {
	height: auto !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hs_error_rollup .hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hs_error_rollup .hs-error-msgs li {
	margin: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hs_error_rollup .hs-error-msgs li label {
	color: red;
	text-transform: uppercase;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field {
	width: 100%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field label {
	font-size: 14px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	line-height: 1;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-form-field .hs-error-msgs label {
	font-size: 14px;
	text-transform: uppercase;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form fieldset {
	width: 100%;
	max-width: 100%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form button, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=button], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=reset], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=submit] {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-shadow: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form button:hover, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=button]:hover, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=reset]:hover, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=submit]:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week], #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form textarea {
	width: 100% !important;
	border-radius: 10px;
	background-color: hsla(0, 0%, 100%, .25);
	height: 45px;
	padding: 5px 16px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form textarea::placeholder {
	color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form textarea:focus {
	color: #000;
	background-color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select:focus::placeholder, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form textarea:focus::placeholder {
	color: #000;
	background-color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=color]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=date]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime-local]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=datetime]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=email]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=month]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=number]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=password]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=range]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=search]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=tel]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=text]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=time]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=url]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form input[type=week]:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select:focus-visible, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form textarea:focus-visible {
	outline: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select {
	color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select.mktoValid, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select:focus {
	color: #000;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select option {
	color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select option:not(:first-of-type) {
	color: #000;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form select::-ms-expand {
	display: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form textarea {
	height: auto;
	min-height: 70px;
	padding-top: 10px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-submit {
	width: 100%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-submit input {
	margin-top: 20px;
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-submit input:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-richtext p {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner button, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=button], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=reset], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner button:hover, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=button]:hover, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=reset]:hover, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner button:active, #partnerform-global.modal .partnerform-container .partnerform-container-inner button:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=button]:active, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=button]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=reset]:active, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=reset]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=submit]:active, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=submit]:focus {
	border-color: #aaa #bbb #bbb;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=color], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=date], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=datetime-local], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=datetime], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=email], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=month], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=number], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=password], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=range], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=search], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=tel], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=text], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=time], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=url], #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=week], #partnerform-global.modal .partnerform-container .partnerform-container-inner textarea {
	color: #000;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 16px;
	width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=color]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=date]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=datetime-local]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=datetime]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=email]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=month]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=number]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=password]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=range]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=search]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=tel]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=text]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=time]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=url]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner input[type=week]:focus, #partnerform-global.modal .partnerform-container .partnerform-container-inner textarea:focus {
	color: #111;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner select {
	border: 1px solid #ccc;
	color: #000;
	border: 1px solid transparent;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #fff;
	padding: 12px 16px;
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	position: relative;
	display: flex;
	align-items: center;
	background-image: url("https://www.allego.com/wp-content/uploads/caret-down.png");
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner select.nitro-lazy {
	background-image: none !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner select.hs-input {
	height: 45px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner select::-ms-expand {
	display: none;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner textarea {
	width: 100% !important;
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, .05);
	color: #000;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner textarea placeholder {
	color: #000;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker {
	background: #fff;
	border: none;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	font-family: "Founders Grotesk", sans-serif;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-lendar {
	float: left;
	width: 260px;
	margin: 8px;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-title {
	position: relative;
	text-align: center;
	color: #000823;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-next, #partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-prev {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-next.nitro-lazy, #partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-prev.nitro-lazy {
	background-image: none !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-prev, #partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-next {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .is-rtl .pika-prev.nitro-lazy, #partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-next.nitro-lazy {
	background-image: none !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-next, #partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-select {
	display: inline-block;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table abbr {
	border-bottom: none;
	cursor: help;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table td, #partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table th {
	width: 14.2857142857%;
	padding: 0;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-table th {
	color: #000823;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .is-today .pika-button {
	color: #63b5e5;
	font-weight: 700;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #000823;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #fff;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .fn-date-picker .pika-button:hover {
	background-color: #cc2929 !important;
	color: #fff !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .inputs-list {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 10px 0 30px !important;
	font-weight: 400 !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .inputs-list li {
	margin-bottom: 5px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .inputs-list .hs-input[type=checkbox], #partnerform-global.modal .partnerform-container .partnerform-container-inner .inputs-list .hs-input[type=radio] {
	margin-right: 5px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_services_offerings {
	margin-top: 20px !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs-partner_technology_focus label, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_customer_size label, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_industry_focus label, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_interest label, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_s_partner_information label, #partnerform-global.modal .partnerform-container .partnerform-container-inner .hbspt-form .hs_partner_services_offerings label {
	font-size: 16px !important;
	line-height: 1.4 !important;
	font-weight: 400 !important;
}

#partnerform-global.modal .partnerform-container .partnerform-container-inner label {
	color: #fff;
	font-size: 1.6rem !important;
	line-height: 1.4;
}

@media (max-width:480px) {
	#partnerform-global.modal .partnerform-container .partnerform-container-inner .form-columns-2 .field {
		width: 100% !important;
		margin: 0;
	}
}

.blocker {
	padding: 30px !important;
	z-index: 1000 !important;
}

.u3m-partners-alternating-content-2022 {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:1025px) {
	.u3m-partners-alternating-content-2022 {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width:580px) {
	.u3m-partners-alternating-content-2022 {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.u3m-partners-alternating-content-2022.container-greystrip {
	margin-top: 60px;
	margin-bottom: 60px;
	z-index: 1;
}

@media (max-width:1025px) {
	.u3m-partners-alternating-content-2022.container-greystrip {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

@media (max-width:580px) {
	.u3m-partners-alternating-content-2022.container-greystrip {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.u3m-partners-alternating-content-2022.container-greystrip .content-container {
	align-items: end;
}

.u3m-partners-alternating-content-2022.container-greystrip .content-container .content-container {
	background-color: #eff1f3;
}

.u3m-partners-alternating-content-2022.container-greystrip .content-container .content-container:after {
	content: "";
	position: absolute;
	width: 300vw;
	right: -100vw;
	top: -60px;
	bottom: -60px;
	z-index: -1;
	background-color: #eff1f3;
}

.u3m-partners-alternating-content-2022 .content-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:768px) {
	.u3m-partners-alternating-content-2022 .content-container {
		flex-direction: column;
	}
}

.u3m-partners-alternating-content-2022 .content-container .content-container {
	display: inline-block;
	width: 50%;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container {
		width: 60%;
	}
}

@media (max-width:768px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container {
		width: 100%;
	}
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container {
	max-width: 660px;
	height: -moz-min-content;
	height: min-content;
}

@media (max-width:768px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container {
		margin-right: 0;
		text-align: center;
	}
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container .redh2 h2 {
	color: #cc2929;
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container .darkgrey h2 {
	color: #231f20;
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container h2 {
	font-size: 3.9rem;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (max-width:1025px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container h2 {
		font-size: 3.5rem;
	}
}

@media (max-width:580px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container h2 {
		font-size: 3rem;
	}
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container h3 {
	font-weight: 400;
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container p {
	font-size: 1.8rem;
	line-height: 1.4;
}

@media (max-width:1025px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container p {
		font-size: 1.7rem;
	}
}

@media (max-width:580px) {
	.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container p {
		font-size: 1.6rem;
	}
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container a {
	color: #1db3ff;
	font-size: 1.6rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 2rem;
	line-height: 1.3;
	transition: .1s ease-in;
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container a.bluelink {
	color: #1db3ff;
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container a.redlink {
	color: #cc2929;
}

.u3m-partners-alternating-content-2022 .content-container .content-container .int-circle-content-container a:hover {
	color: #000;
	transition: .1s ease-in;
}

.u3m-partners-alternating-content-2022 .content-container .image-left, .u3m-partners-alternating-content-2022 .content-container .image-right {
	display: inline-block;
	width: 50%;
	position: relative;
}

@media (max-width:1025px) {
	.u3m-partners-alternating-content-2022 .content-container .image-left, .u3m-partners-alternating-content-2022 .content-container .image-right {
		width: 40%;
	}
}

@media (max-width:768px) {
	.u3m-partners-alternating-content-2022 .content-container .image-left, .u3m-partners-alternating-content-2022 .content-container .image-right {
		display: none;
	}
}

.u3m-partners-alternating-content-2022 .content-container img.logo-size {
	margin: auto !important;
	max-width: 350px;
	max-height: 150px;
	text-align: center;
	display: block;
}

@media (max-width:768px) {
	.u3m-partners-alternating-content-2022 .content-container img.logo-size {
		max-width: 250px !important;
		max-height: 120px !important;
		width: 80% !important;
		margin-bottom: 1rem !important;
	}
}

.u3m-partners-alternating-content-2022 .content-container .image-mobile {
	display: none;
	position: relative;
}

@media (max-width:768px) {
	.u3m-partners-alternating-content-2022 .content-container .image-mobile {
		display: inline-block;
		width: 100%;
		margin-bottom: 2rem;
	}
}

.u3m-partners-alternating-content-2022 .content-container .image-right img {
	margin-left: 10%;
	padding-left: 5%;
	padding-right: 5%;
	width: 80%;
}

.u3m-partners-alternating-content-2022 .content-container .image-right img.logo-size {
	padding-left: 10%;
	padding-right: 0;
}

.u3m-partners-alternating-content-2022 .content-container .image-left img {
	margin-right: 10%;
	padding-left: 5%;
	padding-right: 5%;
	width: 80%;
}

.u3m-partners-alternating-content-2022 .content-container .image-left img.logo-size {
	padding-right: 10%;
	padding-left: 0;
}

.u3m-partners-alternating-content-2022 .content-container .image-mobile img {
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
}

section.full-width-cta-2022 {
	background-position: 50%;
	position: relative;
	margin-top: 80px;
	margin-bottom: 80px;
	padding-left: 100px;
	padding-right: 100px;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 {
		margin-top: 65px;
		margin-bottom: 65px;
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 {
		margin-top: 60px !important;
		margin-bottom: 60px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 {
		margin-top: 60px !important;
		margin-bottom: 60px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

section.full-width-cta-2022.noimage {
	margin: 80px 100px;
}

@media (max-width:1025px) {
	section.full-width-cta-2022.noimage {
		margin: 65px 40px;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022.noimage {
		margin: 50px 20px;
	}
}

section.full-width-cta-2022 .fullcta-subheadline {
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: 500;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullcta-subheadline {
		font-size: 16px;
		margin-bottom: 10px;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullcta-subheadline {
		font-size: 15px;
		margin-bottom: 10px;
	}
}

section.full-width-cta-2022 p {
	font-size: 20px;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 p {
		font-size: 16px;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 p {
		font-size: 15px;
	}
}

section.full-width-cta-2022 .fullcta-headline, section.full-width-cta-2022 h2 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullcta-headline, section.full-width-cta-2022 h2 {
		font-size: 26px;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullcta-headline, section.full-width-cta-2022 h2 {
		font-size: 24px;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullcta-headline, section.full-width-cta-2022 h2 {
		font-size: 22px;
	}
}

section.full-width-cta-2022 .fullcta-button {
	margin-bottom: 0 !important;
	margin-top: 40px !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

section.full-width-cta-2022 .fullcta-button:hover {
	color: #fff;
	background-color: #28ccc1;
	border: none;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullcta-button {
		margin-top: 25px !important;
		padding: 10px 30px !important;
		font-size: 18px;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullcta-button {
		margin-top: 20px !important;
		padding: 10px 30px !important;
		font-size: 16px;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullcta-button {
		margin-top: 15px !important;
		padding: 9px 20px !important;
		font-size: 14px;
	}
}

section.full-width-cta-2022 .fullwidth-content {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content {
		padding: 0;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content {
		padding: 0;
	}
}

section.full-width-cta-2022 .fullwidth-content.text-left {
	text-align: left;
}

section.full-width-cta-2022 .fullwidth-content.text-left .inner-wrap {
	width: 100%;
}

section.full-width-cta-2022 .fullwidth-content.text-center {
	text-align: center;
	max-width: 720px;
}

section.full-width-cta-2022 .fullwidth-content-overlapping {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	display: flex;
	align-items: center;
	max-width: 1150px;
	padding: 0;
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping {
		padding: 0;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping {
		flex-direction: column;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping {
		padding: 0;
	}
}

section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap {
	padding: 45px 40px 50px;
	width: calc(50% - 40px);
	max-width: 560px;
	z-index: 2;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap {
		padding: 35px 30px 40px;
		width: calc(50% - 40px);
		max-width: 100%;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap {
		padding: 35px 30px 40px;
		width: calc(100% - 60px);
		max-width: 100%;
		text-align: center;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap {
		padding: 25px 20px 30px;
		width: calc(100% - 40px);
	}
}

section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap-image {
	margin-right: 0;
	top: 0;
	bottom: 0;
	right: 0;
	left: 50%;
	position: absolute;
	background-size: contain;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	z-index: 1;
	color: rgba(0, 0, 0, .4);
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap-image {
		left: 48%;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap-image {
		width: 100%;
		height: 0;
		padding-top: 65%;
		top: 0 !important;
		bottom: 0;
		left: 0;
		right: 0 !important;
		position: relative;
		background-position: bottom !important;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap-image {
		padding-top: 70%;
	}
}

section.full-width-cta-2022 .fullwidth-content-overlapping .inner-wrap-image.inner-wrap-image-shadow {
	filter: drop-shadow(0 0 6px rgba(0, 0, 0, .25));
	-webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, .25));
}

section.full-width-cta-2022 .fullwidth-content-overlapping.fullcta-white {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(35, 31, 32, .1);
}

section.full-width-cta-2022 .fullwidth-content-halfimg {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	display: flex;
	align-items: center;
	max-width: 1150px;
	padding: 0;
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg {
		padding: 0;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg {
		padding: 0;
		flex-direction: column;
	}
}

section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap {
	padding: 45px 40px 50px;
	width: calc(50% - 80px);
	max-width: 455px;
	min-width: 200px;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap {
		padding: 35px 30px 40px;
		width: calc(65% - 60px);
		max-width: calc(100% - 350px);
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap {
		width: calc(50% - 60px);
		max-width: 100%;
		min-width: 0;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap {
		padding: 25px 20px 30px;
		width: calc(100% - 40px);
		max-width: 100%;
		text-align: center;
	}
}

section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-left {
	padding: 45px 40px 50px;
	width: calc(50% - 80px);
	max-width: 455px;
	min-width: 200px;
	margin-left: auto;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-left {
		padding: 35px 30px 40px;
		width: calc(65% - 60px);
		max-width: calc(100% - 350px);
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-left {
		width: calc(50% - 60px);
		max-width: 100%;
		min-width: 0;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-left {
		padding: 25px 20px 30px;
		width: calc(100% - 40px);
		max-width: 100%;
		text-align: center;
	}
}

section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 50%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image {
		width: 35%;
		min-width: 290px;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image {
		width: 50%;
		min-width: 0;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image {
		width: 100%;
		position: relative;
		height: 0;
		padding-top: 60%;
	}
}

section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image-left {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	width: 50%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image-left {
		width: 35%;
		min-width: 290px;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image-left {
		width: 50%;
		min-width: 0;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-halfimg .inner-wrap-image-left {
		width: 100%;
		position: relative;
		height: 0;
		padding-top: 60%;
	}
}

section.full-width-cta-2022 .fullwidth-content-halfimg.fullcta-white {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(35, 31, 32, .1);
}

section.full-width-cta-2022 .fullwidth-content-fullimg {
	background-size: cover;
	background-position: 80%;
	background-repeat: no-repeat;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1650px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	display: flex;
	align-items: center;
	max-width: 1150px;
	padding: 0;
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg {
		padding: 0;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg {
		width: calc(100% - 40px);
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
}

section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap {
	padding: 45px 40px 50px;
	max-width: 360px;
	margin-top: -40px;
	margin-bottom: -40px;
	margin-left: 9%;
	z-index: 2;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap {
		padding: 30px;
		margin-left: 30px;
		margin-top: -50px;
		margin-bottom: -50px;
		max-width: 300px;
	}
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap {
		padding: 25px;
		margin-left: 0;
		margin-top: -30px;
		margin-bottom: -30px;
		max-width: 1000px;
		width: calc(( 100vw - 60px ) * .5);
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap {
		text-align: center;
		padding: 20px;
		margin: 200px -20px 0;
		max-width: 1000px;
		width: 100%;
	}
}

section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap .fullcta-subheadline {
	max-width: 200px;
}

@media (max-width:1025px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap .fullcta-subheadline {
		max-width: 100%;
	}
}

section.full-width-cta-2022 .fullwidth-content-fullimg .inner-wrap.fullcta-white {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(35, 31, 32, .1);
}

section.full-width-cta-2022 .fullwidth-content-fullimg .fullimg-ontabletvert {
	display: none;
}

@media (max-width:768px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg .fullimg-ontabletvert {
		display: block;
		width: calc(( 100vw - 60px ) * .5);
		height: 100%;
		position: absolute;
		right: 0;
		background-size: cover;
		background-position: 90%;
		background-repeat: no-repeat;
		z-index: 1;
	}
}

@media (max-width:580px) {
	section.full-width-cta-2022 .fullwidth-content-fullimg .fullimg-ontabletvert {
		display: block;
		width: 100%;
		height: 200px;
		position: absolute;
		top: 0;
		background-size: cover;
		background-position: 100%;
		background-repeat: no-repeat;
		z-index: 1;
	}
}

.fullcta-white {
	background-color: transparent;
}

.fullcta-white .fullcta-button {
	background-color: #000823;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	margin-top: 20px;
}

.fullcta-white .fullcta-button:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.fullcta-red {
	background: linear-gradient(144deg, #cc2929 49%, #9b1829 86%);
}

.fullcta-red .fullcta-button {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.fullcta-red .fullcta-button:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.fullcta-blue {
	background-color: #1db3ff;
}

.fullcta-blue .fullcta-button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.fullcta-blue .fullcta-button:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.fullcta-dark {
	background-color: #231f20;
}

.fullcta-dark .fullcta-button {
	background-color: #fff;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.fullcta-dark .fullcta-button:hover {
	color: #000;
	background-color: #28ccc1;
	border: none;
}

.fullcta-blue h1, .fullcta-blue h2, .fullcta-blue h3, .fullcta-blue h4, .fullcta-blue h5, .fullcta-blue h6, .fullcta-blue li, .fullcta-blue p, .fullcta-dark h1, .fullcta-dark h2, .fullcta-dark h3, .fullcta-dark h4, .fullcta-dark h5, .fullcta-dark h6, .fullcta-dark li, .fullcta-dark p, .fullcta-red h1, .fullcta-red h2, .fullcta-red h3, .fullcta-red h4, .fullcta-red h5, .fullcta-red h6, .fullcta-red li, .fullcta-red p {
	color: #fff;
}

.asset-download-and-calendar-embed {
	position: relative;
	margin-top: 70px;
	margin-bottom: 70px;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed {
		margin-top: 55px;
		margin-bottom: 55px;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

.asset-download-and-calendar-embed .content-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container {
		flex-direction: column;
		display: block;
	}
}

.asset-download-and-calendar-embed .content-container .leftside {
	width: 35%;
	z-index: 2;
	max-width: 440px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside {
		margin-left: 0;
		max-width: 380px;
		width: 50%;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside {
		max-width: 100%;
		width: 100%;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-end;
		flex-direction: row;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside {
		display: block;
		flex-direction: column;
		text-align: center;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .content-above-asset {
	padding: 0 3rem 2.5rem;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .content-above-asset {
		padding: 0 1rem 2.5rem;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .content-above-asset {
		padding: 0 2rem 2rem;
		width: 100%;
		display: inline-block;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .content-above-asset {
		padding: 0 2rem 2rem;
		width: calc(100% - 4rem);
	}
}

.asset-download-and-calendar-embed .content-container .leftside .content-above-asset h2 {
	font-size: 46px;
	line-height: 1.1;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .content-above-asset h2 {
		font-size: 38px;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .content-above-asset h2 {
		font-size: 36px;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .content-above-asset h1, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h2, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h3, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h4, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h5, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h6, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset li, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset p, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset ul {
	margin-top: 0;
	margin-bottom: 1.5rem;
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .content-above-asset h1, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h2, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h3, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h4, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h5, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset h6, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset li, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset p, .asset-download-and-calendar-embed .content-container .leftside .content-above-asset ul {
		margin-bottom: 1rem;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .content-above-asset li {
	text-align: left;
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent {
	margin-top: 3rem;
	background-color: #f2f4f5;
	padding: 3rem;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent {
		padding: 2rem;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent {
		width: 50%;
		display: inline-block;
		flex: 1;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent {
		width: calc(100% - 40px);
	}
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent img {
	max-width: 100%;
	max-height: 325px;
	width: auto;
	margin-top: -6rem;
	margin-bottom: 2.5rem;
	display: block;
	box-shadow: 0 0 20px 0 rgba(32, 49, 95, .2);
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent img {
		max-height: 300px;
		margin-top: -5rem;
		margin-bottom: 1.5rem;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent img {
		margin-left: auto;
		margin-right: auto;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button {
	margin-bottom: 0 !important;
	margin-top: 20px !important;
	padding-top: 9px !important;
	padding-bottom: 9px !important;
	background-color: #231f20;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button:hover {
	color: #fff;
	background-color: #fff;
	border: none;
	background-color: #231f20 !important;
	color: #fff !important;
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button:hover:after {
	filter: opacity(0);
	transition: .1s ease-in;
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(144.61deg, #cc2929, #9b1829) !important;
	filter: opacity(1);
	transition: .1s ease-in;
	z-index: 0;
}

.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button span {
	z-index: 1;
	position: relative;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button {
		padding: 9px 28px !important;
		font-size: 18px;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button {
		padding: 9px 30px !important;
		font-size: 16px;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .downloadcontent .downloadcontent-button {
		padding: 9px 20px !important;
		font-size: 14px;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .headlinecontent {
	padding: 4rem 3rem;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent {
		padding: 3rem 1rem;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent {
		display: inline-block;
		width: 50%;
		padding: 0 2rem;
		flex: 1;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent {
		padding: 4rem 2rem 0;
		width: calc(100% - 40px);
	}
}

.asset-download-and-calendar-embed .content-container .leftside .headlinecontent.headlineontop {
	padding-top: 0 !important;
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent.headlineontop {
		padding-left: 0 !important;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent.headlineontop {
		display: none !important;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .headlinecontent.headlineontop-mobile {
	display: none !important;
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent.headlineontop-mobile {
		display: block !important;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h2 {
	font-size: 46px;
	line-height: 1.1;
	margin-bottom: 15px;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h2 {
		font-size: 38px;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h2 {
		font-size: 36px;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h3 {
	color: #cc2929;
	font-size: 22px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h3 {
		font-size: 20px;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h3 {
		font-size: 18px;
	}
}

.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h3 i {
	display: inline-block;
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .leftside .headlinecontent h3 i {
		display: none;
	}
}

.asset-download-and-calendar-embed .content-container .rightside {
	z-index: 1;
	margin: -51px -30px -34px 0;
	width: calc(65% + 30px);
	min-width: 632px;
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .rightside {
		margin: -105px -80px -88px -50px;
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .rightside {
		margin: -50px -100px -70px;
		width: calc(100% + 200px);
		min-width: 0;
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .rightside {
		margin: -20px 0 -30px;
		width: 100%;
		min-width: 0;
	}
}

.asset-download-and-calendar-embed .content-container .rightside .meetings-iframe-container {
	width: 100%;
	transform: scale(.9);
}

@media (max-width:1025px) {
	.asset-download-and-calendar-embed .content-container .rightside .meetings-iframe-container {
		transform: scale(.75);
	}
}

@media (max-width:768px) {
	.asset-download-and-calendar-embed .content-container .rightside .meetings-iframe-container {
		transform: scale(.782);
	}
}

@media (max-width:580px) {
	.asset-download-and-calendar-embed .content-container .rightside .meetings-iframe-container {
		transform: scale(.9);
	}
}

.two-column-grid {
	position: relative;
	max-width: 900px;
	margin: 100px auto;
	padding: 0 60px;
}

@media (max-width:1025px) {
	.two-column-grid {
		padding: 0 40px;
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width:768px) {
	.two-column-grid {
		padding: 0 30px;
	}
}

@media (max-width:580px) {
	.two-column-grid {
		padding: 0 20px;
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.two-column-grid .before-two-column-grid {
	margin-bottom: 80px;
}

.two-column-grid .before-two-column-grid h1, .two-column-grid .before-two-column-grid h2, .two-column-grid .before-two-column-grid h3, .two-column-grid .before-two-column-grid h4 {
	color: #000823;
}

.two-column-grid .before-two-column-grid p {
	font-size: 20px;
}

@media (max-width:1025px) {
	.two-column-grid .before-two-column-grid {
		margin-bottom: 60px;
	}
}

@media (max-width:580px) {
	.two-column-grid .before-two-column-grid {
		margin-bottom: 40px;
	}
}

.two-column-grid .twocolitem-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-items: flex-start;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:580px) {
	.two-column-grid .twocolitem-container {
		justify-content: center;
	}
}

.two-column-grid .twocolitem-container a.twocolitem-item {
	transform: translateY(0);
	transition: .2s ease-out;
}

.two-column-grid .twocolitem-container a.twocolitem-item:hover {
	transform: translateY(-10px);
	transition: .2s ease-out;
}

.two-column-grid .twocolitem-container .twocolitem-item {
	padding: 20px;
	margin-bottom: 20px;
	width: calc(( 100% - 80px ) / 2);
}

@media (max-width:1025px) {
	.two-column-grid .twocolitem-container .twocolitem-item {
		width: calc(( 100% - 64px ) / 2);
		padding: 16px;
		margin-bottom: 16px;
	}
}

@media (max-width:768px) {
	.two-column-grid .twocolitem-container .twocolitem-item {
		width: calc(( 100% - 64px ) / 2);
	}
}

@media (max-width:580px) {
	.two-column-grid .twocolitem-container .twocolitem-item {
		width: 100%;
		max-width: 300px;
		margin-bottom: 10px;
	}
}

.two-column-grid .twocolitem-container .twocolitem-item .twocolitem-headshot-container {
	padding-top: 56.25%;
	height: 0;
	width: 100%;
	border-bottom: 5px solid #cc2929;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.two-column-grid .twocolitem-container .twocolitem-item .twocolitem-headshot-container img {
	width: 100%;
}

.two-column-grid .twocolitem-container .twocolitem-item h3 {
	color: #000;
	margin-bottom: 15px;
}

.two-column-grid .twocolitem-container .twocolitem-item p.twocolitem-pos {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 18px;
}

.two-column-grid .twocolitem-container .twocolitem-item p.twocolitem-linklabel {
	all: unset;
	position: relative;
	color: #000823;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #28ccc1;
	display: inline-block;
	margin-top: 15px;
}

.two-column-grid .twocolitem-container .twocolitem-item p.twocolitem-linklabel:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

.two-column-grid .twocolitem-container .twocolitem-item p.twocolitem-linklabel:hover {
	text-decoration: none !important;
}

.two-column-grid .twocolitem-container .twocolitem-item p.twocolitem-linklabel:hover:after {
	right: -24px;
}

.management-grid {
	position: relative;
	max-width: 1180px;
	margin: 100px auto;
	padding: 0 60px;
}

@media (max-width:1025px) {
	.management-grid {
		padding: 0 40px;
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width:768px) {
	.management-grid {
		padding: 0 30px;
	}
}

@media (max-width:580px) {
	.management-grid {
		padding: 0 20px;
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.management-grid .management-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-items: flex-start;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:580px) {
	.management-grid .management-container {
		justify-content: center;
	}
}

.management-grid .management-container .management-item {
	padding: 20px;
	margin-bottom: 20px;
	transform: translateY(0);
	transition: .2s ease-out;
	width: calc(( 100% - 160px ) / 4);
}

@media (max-width:1025px) {
	.management-grid .management-container .management-item {
		width: calc(( 100% - 96px ) / 3);
		padding: 16px;
		margin-bottom: 16px;
	}
}

@media (max-width:768px) {
	.management-grid .management-container .management-item {
		width: calc(( 100% - 64px ) / 2);
	}
}

@media (max-width:580px) {
	.management-grid .management-container .management-item {
		width: 100%;
		max-width: 300px;
		margin-bottom: 10px;
	}
}

.management-grid .management-container .management-item:hover {
	transform: translateY(-10px);
	transition: .2s ease-out;
}

.management-grid .management-container .management-item .management-headshot-container {
	background-color: #cc2929;
	padding-bottom: 5px;
}

.management-grid .management-container .management-item .management-headshot-container img {
	width: 100%;
}

.management-grid .management-container .management-item h3 {
	color: #1db3ff;
	margin-bottom: 0;
}

.management-grid .management-container .management-item p.management-pos {
	color: #000;
	margin-top: 3px;
	margin-bottom: 0;
	line-height: 1.2;
}

.modal.management-popup {
	max-width: 800px;
	width: 100%;
	background-color: #fff;
	padding: 3rem 0;
	max-height: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

@media (max-width:768px) {
	.modal.management-popup {
		padding: 3rem 0;
	}
}

@media (max-width:580px) {
	.modal.management-popup {
		padding: 2rem 0;
	}
}

.modal.management-popup .management-popup-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	flex-direction: row;
	position: relative;
	padding: 3rem 5rem 2rem;
	max-height: 100%;
	max-height: calc(100vh - 18rem);
	overflow: auto;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container {
		padding: 0 3rem;
	}
}

@media (max-width:580px) {
	.modal.management-popup .management-popup-container {
		padding: 2rem 3rem;
	}
}

.modal.management-popup .management-popup-container .management-popup-image {
	width: calc(35% - 4rem);
	padding-right: 4rem;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container .management-popup-image {
		width: 170px;
		padding-right: 3rem;
	}
}

@media (max-width:580px) {
	.modal.management-popup .management-popup-container .management-popup-image {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	
	.modal.management-popup .management-popup-container .management-popup-image img {
		max-width: 200px;
	}
}

.modal.management-popup .management-popup-container .management-popup-content {
	width: 65%;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container .management-popup-content {
		width: calc(100% - 200px);
	}
}

@media (max-width:580px) {
	.modal.management-popup .management-popup-container .management-popup-content {
		width: 100%;
		margin-top: 2rem;
	}
}

.modal.management-popup .management-popup-container .management-popup-content h3 {
	color: #1db3ff;
	margin-bottom: 0;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container .management-popup-content h3 {
		font-size: 2rem;
	}
}

@media (max-width:580px) {
	.modal.management-popup .management-popup-container .management-popup-content h3 {
		font-size: 1.8rem;
	}
}

.modal.management-popup .management-popup-container .management-popup-content p.management-pos {
	color: #000;
	margin-top: 3px;
	margin-bottom: 10px;
	line-height: 1.2;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container .management-popup-content p.management-pos {
		margin-top: 0;
		margin-bottom: 8px;
		font-size: 1.5rem;
	}
}

.modal.management-popup .management-popup-container .management-popup-content .management-bio {
	margin-top: 5px;
}

.modal.management-popup .management-popup-container .management-popup-content .management-bio p {
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 1.35;
	color: #425563;
	font-size: 1.6rem;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container .management-popup-content .management-bio p {
		font-size: 1.5rem;
	}
}

.modal.management-popup .management-popup-container .management-popup-content .management-links {
	margin-top: 2.5rem;
}

@media (max-width:768px) {
	.modal.management-popup .management-popup-container .management-popup-content .management-links {
		margin-top: 2rem;
	}
}

@media (max-width:580px) {
	.modal.management-popup .management-popup-container .management-popup-content .management-links {
		margin-top: 1.5rem;
	}
}

.modal.management-popup .management-popup-container .management-popup-content .management-links .management-linkedin {
	margin-right: 10px;
	margin-bottom: 12px;
	transform: translateY(1px);
}

.modal.management-popup .management-popup-container .management-popup-content .management-links .management-linkedin img {
	width: 28px;
	height: auto;
	opacity: 1;
}

.modal.management-popup .management-popup-container .management-popup-content .management-links .management-linkedin img:hover {
	opacity: .7;
}

.modal.management-popup .management-popup-container .management-popup-content .management-links .management-button {
	padding: 9px 16px;
	border-radius: 4px;
	margin-right: 10px;
	text-align: center;
	font-size: 16px;
	background-color: #cc2929;
	color: #fff;
	vertical-align: text-bottom;
}

@media (max-width:580px) {
	.modal.management-popup .management-popup-container .management-popup-content .management-links .management-button {
		font-size: 14px;
	}
}

.allego-10yr-slider h3.bold_timeline_group_header_title {
	font-size: 18px !important;
}

.allego-10yr-slider .bold_timeline_item_header {
	padding: 1.5rem !important;
}

.allego-10yr-slider .bold_timeline_item_content {
	padding: 0 1.5rem 1.5rem !important;
}

.allego-10yr-slider .bold_timeline_item_header_supertitle {
	margin-top: 5px !important;
	font-size: 1.2rem !important;
	font-weight: 700 !important;
	letter-spacing: 1px !important;
	line-height: 1.5 !important;
	margin-bottom: 7px !important;
	text-transform: uppercase !important;
}

.allego-10yr-slider .bold_timeline_item_header_supertitle_inner {
	font-size: 1.2rem !important;
	font-weight: 700 !important;
}

.allego-10yr-slider .bold_timeline_item_header_title {
	font-size: 1.75rem !important;
	line-height: 1.5 !important;
}

.allego-10yr-slider .bold_timeline_item_icon {
	font-size: 18px !important;
}

.html-single-partner .header-scrolled {
	margin-top: 31px;
}

.html-single-partner .hamburger-inner, .html-single-partner .hamburger-inner:after, .html-single-partner .hamburger-inner:before {
	background-color: #231f20 !important;
}

.html-single-partner .hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent !important;
}

.partner-bg-white {
	background-color: #fff;
}

.partner-bg-lgrey {
	background-color: #edf0f2;
}

.partner-hero {
	position: relative;
	padding-top: 190px;
	padding-bottom: 50px;
}

@media (max-width:1025px) {
	.partner-hero {
		padding-top: 140px;
		padding-bottom: 40px;
	}
}

@media (max-width:580px) {
	.partner-hero {
		padding-top: 130px;
		padding-bottom: 30px;
	}
}

.partner-hero .content-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:768px) {
	.partner-hero .content-container {
		flex-direction: column;
	}
}

.partner-hero .content-container .mobile-hero {
	display: none;
	text-align: center;
}

.partner-hero .content-container .mobile-hero img {
	width: 80%;
	height: auto;
	text-align: center;
	margin-bottom: 2.5rem;
}

@media (max-width:768px) {
	.partner-hero .content-container .mobile-hero {
		display: inline-block;
		width: 100%;
	}
	
	.partner-hero .content-container .mobile-hero img {
		max-width: 250px;
		max-height: 120px;
	}
}

.partner-hero .content-container .left-hero {
	display: inline-block;
	width: 50%;
	position: relative;
}

@media (max-width:1025px) {
	.partner-hero .content-container .left-hero {
		width: 60%;
	}
}

@media (max-width:768px) {
	.partner-hero .content-container .left-hero {
		width: 100%;
	}
}

.partner-hero .content-container .right-hero {
	display: inline-block;
	width: 50%;
	position: relative;
	text-align: right;
}

@media (max-width:1025px) {
	.partner-hero .content-container .right-hero {
		width: 60%;
	}
}

@media (max-width:768px) {
	.partner-hero .content-container .right-hero {
		width: 100%;
		display: none;
	}
}

.partner-hero .content-container .right-hero img {
	max-width: 350px;
	max-height: 150px;
	width: auto;
	height: auto;
}

.partner-hero .all-partners {
	font-size: 1.6rem;
	margin-bottom: 2rem;
	color: #cc2929;
	font-weight: 600;
}

@media (max-width:768px) {
	.partner-hero .all-partners {
		margin-bottom: 1rem;
	}
}

.partner-hero .partner-categories {
	margin-top: 2rem;
	margin-bottom: 1.5rem;
}

.partner-hero .partner-categories a {
	color: #475661 !important;
}

.partner-hero .partner-categories a:hover {
	color: #cc2929 !important;
}

.partner-hero .partner-hero-button {
	margin-bottom: 0 !important;
	margin-top: 30px;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	background-color: #231f20;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
	text-align: center;
	overflow: hidden;
}

.partner-hero .partner-hero-button:hover {
	color: #231f20;
	background-color: #fff;
	border: none;
}

@media (max-width:1025px) {
	.partner-hero .partner-hero-button {
		margin-top: 25px !important;
		padding: 10px 30px !important;
		font-size: 18px;
	}
}

@media (max-width:768px) {
	.partner-hero .partner-hero-button {
		margin-top: 20px !important;
		padding: 10px 30px !important;
		font-size: 16px;
	}
}

@media (max-width:580px) {
	.partner-hero .partner-hero-button {
		margin-top: 15px !important;
		padding: 9px 20px !important;
		font-size: 14px;
	}
}

.partner-hero .partner-hero-button:hover {
	background-color: #231f20 !important;
}

.partner-hero .partner-hero-button:hover:after {
	filter: opacity(0);
	transition: .1s ease-in;
}

.partner-hero .partner-hero-button:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(144.61deg, #cc2929, #9b1829) !important;
	filter: opacity(1);
	transition: .1s ease-in;
	z-index: 0;
}

.partner-hero .partner-hero-button span {
	z-index: 1;
	position: relative;
}

.partner-screenshot-slider {
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 900px;
}

@media (max-width:1025px) {
	.partner-screenshot-slider {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width:580px) {
	.partner-screenshot-slider {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.partner-screenshot-slider .slick-list {
	overflow: visible;
}

.partner-screenshot-slider .slick-arrow {
	z-index: 100;
	background-color: #fff;
	width: 40px;
	height: 40px !important;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .35);
	top: 47% !important;
}

.partner-screenshot-slider .slick-arrow:before {
	font-size: 25px !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.partner-screenshot-slider .slick-arrow.slick-next {
	right: 15px;
}

.partner-screenshot-slider .slick-arrow.slick-next:before {
	margin-left: 2px;
}

.partner-screenshot-slider .slick-arrow.slick-prev {
	left: 15px;
}

.partner-screenshot-slider .slick-arrow.slick-prev:before {
	margin-right: 2px;
}

.partner-screenshot-slider .slick-dots {
	margin: 0 !important;
	padding: 0 !important;
}

.partner-screenshot-slider .slick-dots li {
	margin: 0 2px;
}

.partner-screenshot-slider .slick-dots li button:before {
	color: #99acc2 !important;
}

.partner-screenshot-slider .slick-dots li.slick-active button:before {
	color: #1db3ff !important;
}

.partner-screenshot-slider .screenshot-item {
	padding: 15px;
	opacity: .5;
	transition: .5s;
}

@media (max-width:768px) {
	.partner-screenshot-slider .screenshot-item {
		padding: 12px;
	}
}

@media (max-width:580px) {
	.partner-screenshot-slider .screenshot-item {
		padding: 8px;
	}
}

.partner-screenshot-slider .screenshot-item.slick-active {
	opacity: 1;
	transition: .5s;
}

.partner-screenshot-slider .screenshot-caption {
	opacity: 0;
	transition: .5s;
	margin: 15px !important;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.4;
}

@media (max-width:768px) {
	.partner-screenshot-slider .screenshot-caption {
		font-size: 1.6rem;
		margin: 15px 0 !important;
	}
}

.partner-screenshot-slider .screenshot-caption.slick-active {
	opacity: 1;
	transition: .5s;
}

.partner-content {
	padding-top: 60px;
	padding-bottom: 50px;
}

@media (max-width:1025px) {
	.partner-content {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media (max-width:768px) {
	.partner-content {
		padding-top: 50px;
		padding-bottom: 40px;
	}
}

@media (max-width:580px) {
	.partner-content {
		padding-top: 30px;
		padding-bottom: 20px;
	}
}

.partner-content .content-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	width: 100%;
	position: relative;
}

@media (max-width:768px) {
	.partner-content .content-container {
		flex-direction: column;
	}
}

.partner-content .content-container .left-content {
	display: inline-block;
	width: 50%;
	position: relative;
}

@media (max-width:1025px) {
	.partner-content .content-container .left-content {
		width: 60%;
	}
}

@media (max-width:768px) {
	.partner-content .content-container .left-content {
		width: 100%;
	}
}

.partner-content .content-container .left-content .left-content-container {
	margin-right: 3rem;
	max-width: 700px;
}

@media (max-width:768px) {
	.partner-content .content-container .left-content .left-content-container {
		margin-right: 0;
	}
}

.partner-content .content-container .right-content {
	display: inline-block;
	width: 50%;
	position: relative;
}

@media (max-width:1025px) {
	.partner-content .content-container .right-content {
		width: 60%;
	}
}

@media (max-width:768px) {
	.partner-content .content-container .right-content {
		width: 100%;
	}
}

.partner-content .content-container .right-content .right-content-container {
	display: flex;
	flex-flow: row wrap;
}

.partner-content .content-container .right-content .right-content-container .right-col-content {
	margin-bottom: 3rem;
}

.partner-content .content-container .right-content .right-content-container .right-col-content.cell-full {
	width: 100%;
	flex: 0 0 auto;
}

.partner-content .content-container .right-content .right-content-container .right-col-content.cell-half {
	width: 50%;
	flex: 0 0 auto;
}

.partner-content h2 {
	color: #cc2929;
	margin-bottom: 4rem;
}

@media (max-width:1025px) {
	.partner-content h2 {
		margin-bottom: 3rem;
	}
}

@media (max-width:580px) {
	.partner-content h2 {
		margin-bottom: 2rem;
	}
}

.partner-content .partner-listing {
	align-items: center;
}

.partner-content .partner-listing, .partner-content .partner-website {
	display: flex;
	margin-top: 0 !important;
	margin-bottom: 3rem !important;
}

.partner-content .partner-info-icon {
	width: 20px;
	height: 20px;
	padding-right: 12px;
}

.partner-content .left-col-content {
	margin-bottom: 3rem;
}

.single-partners .partner-flex-content h1, .single-partners .partner-hero h1 {
	color: #000;
	font-size: 3.6rem;
	margin-top: 0;
	margin-bottom: 1rem;
	line-height: 1.25;
}

@media (max-width:1025px) {
	.single-partners .partner-flex-content h1, .single-partners .partner-hero h1 {
		font-size: 3rem;
	}
}

@media (max-width:580px) {
	.single-partners .partner-flex-content h1, .single-partners .partner-hero h1 {
		font-size: 2.5rem;
	}
}

.single-partners .partner-flex-content h2, .single-partners .partner-hero h2 {
	font-size: 4.2rem;
	line-height: 1.25;
}

@media (max-width:1025px) {
	.single-partners .partner-flex-content h2, .single-partners .partner-hero h2 {
		font-size: 3.2rem;
	}
}

@media (max-width:580px) {
	.single-partners .partner-flex-content h2, .single-partners .partner-hero h2 {
		font-size: 2.5rem;
	}
}

.single-partners .partner-flex-content h5, .single-partners .partner-hero h5 {
	font-size: 1.6rem;
	color: #000;
	font-weight: 700;
	margin-top: .75rem;
	margin-bottom: .75rem;
	text-transform: uppercase;
	letter-spacing: .25px;
}

@media (max-width:580px) {
	.single-partners .partner-flex-content h5, .single-partners .partner-hero h5 {
		font-size: 1.4rem;
		margin-top: .25rem;
		margin-bottom: .25rem;
	}
}

.single-partners .partner-flex-content p, .single-partners .partner-hero p {
	font-size: 1.8rem;
	margin-top: .75rem;
	margin-bottom: .75rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
}

@media (max-width:580px) {
	.single-partners .partner-flex-content p, .single-partners .partner-hero p {
		font-size: 1.5rem;
		margin-top: .25rem;
		margin-bottom: .25rem;
	}
}

.single-partners .partner-flex-content ul, .single-partners .partner-hero ul {
	margin-top: 1.25rem;
	margin-bottom: .75rem;
	padding-left: 2.5rem;
}

.single-partners .partner-flex-content li, .single-partners .partner-hero li {
	font-size: 1.8rem;
	margin-top: .75rem;
	margin-bottom: .75rem;
	font-weight: 400;
	letter-spacing: 0;
	color: #475661;
}

@media (max-width:580px) {
	.single-partners .partner-flex-content li, .single-partners .partner-hero li {
		font-size: 1.5rem;
	}
}

.single-partners .partner-flex-content a, .single-partners .partner-hero a {
	color: #cc2929;
}

.single-partners .partner-flex-content a:hover, .single-partners .partner-hero a:hover {
	color: #000;
}

.single-partners .partner-flex-content .partner-categories, .single-partners .partner-hero .partner-categories {
	text-transform: uppercase;
}

.single-partners .partner-flex-content .partner-categories span:last-child, .single-partners .partner-hero .partner-categories span:last-child {
	display: none;
}

#modals-2023 {
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99999;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .7137254902);
	opacity: 1;
	transition: all .35s ease-out;
	max-width: 100vw !important;
	margin: 0 !important;
}

#modals-2023 .modals__background {
	position: relative;
	max-height: 705px;
	max-width: 600px;
	width: 100%;
	opacity: 1;
	background-color: #fff;
	border-radius: 11px 11px 10px 10px;
	transition: all .25s ease;
	transform: scale(.8);
}

@media (max-width:580px) {
	#modals-2023 .modals__background {
		margin: 10px;
	}
}

#modals-2023 .modals__background .modal__close {
	font-size: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#modals-2023 .modals__background img {
	height: 338px;
	width: 600px;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}

#modals-2023 .modals__background .modal__body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 37px 45px;
}

@media (max-width:580px) {
	#modals-2023 .modals__background .modal__body {
		padding: 5%;
	}
}

#modals-2023 .modals__background .modal__body h2 {
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 0;
}

@media (max-width:580px) {
	#modals-2023 .modals__background .modal__body h2 {
		font-size: 24px;
	}
}

#modals-2023 .modals__background .modal__body p {
	text-align: center;
	margin-top: 0;
	margin-bottom: 36px;
}

@media (max-width:580px) {
	#modals-2023 .modals__background .modal__body p {
		font-size: 14px;
	}
}

#modals-2023 .modals__background .modal__body .button {
	background-color: #cc2929;
	margin: 0;
}

@media (max-width:580px) {
	#modals-2023 .modals__background .modal__body .button {
		font-size: 14px;
		padding: 12px 15px;
		text-align: center;
	}
}

#modals-2023 .modals__background .modal__body .button:hover {
	background: #000;
	color: #fff;
}

#modals-2023 .modals__background .modal__body .button__close {
	cursor: pointer;
	margin-top: 20px;
	background-color: none;
	font-size: 20px;
	font-weight: 400;
	color: #475661;
	transform: scale(1.2);
}

#modals-2023 .modals__background .modal__body .button__close:hover {
	color: #000;
}

#modals-2023 .fa__close {
	transform: rotate(0deg) scale(1.2);
	transition: transform .3s ease;
	cursor: pointer;
}

#modals-2023 .fa__close:hover {
	transform: scale(1.2) rotate(1turn);
}

.modals-2023--closed {
	overflow: hidden;
	opacity: 0 !important;
}

.modals-2023--closed .modals__background {
	opacity: 0 !important;
}

section.product-accordion-section {
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:768px) {
	section.product-accordion-section {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

section.product-accordion-section .accordion-flex {
	display: flex;
	flex-direction: row;
	align-items: top;
	gap: 5%;
}

@media (max-width:768px) {
	section.product-accordion-section .accordion-flex {
		display: block;
	}
}

section.product-accordion-section .accordion-flex .accordion {
	flex: 42%;
	transition: .2s ease-in-out;
}

@media (max-width:1025px) {
	section.product-accordion-section .accordion-flex .accordion {
		flex: 50%;
	}
}

section.product-accordion-section .accordion-flex .product-images {
	flex: 58%;
	transition: .2s ease-in-out;
}

@media (max-width:1025px) {
	section.product-accordion-section .accordion-flex .product-images {
		flex: 50%;
	}
}

@media (max-width:768px) {
	section.product-accordion-section .accordion-flex .product-images {
		display: none;
	}
}

section.product-accordion-section .single-acco .accordion-title {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	padding: 20px 10px 20px 0;
	border-radius: 0;
	background: transparent;
	border-top: 1px solid rgba(0, 8, 35, .125);
	color: #000823;
	transition: .3s ease-in-out;
	font-size: 24px;
	font-weight: 700;
}

@media (max-width:768px) {
	section.product-accordion-section .single-acco .accordion-title {
		font-size: 18px;
	}
}

section.product-accordion-section .single-acco .accordion-title:hover {
	background: #fff9f5;
	transition: .3s ease-in-out;
}

section.product-accordion-section .single-acco .accordion-title.title-open {
	background: transparent;
	color: #000823;
	transition: .3s ease-in-out;
}

section.product-accordion-section .single-acco .accordion-title:focus-visible {
	outline: none !important;
}

section.product-accordion-section .single-acco .accordion-title span {
	padding-left: 1rem;
	height: 100%;
	font-size: 21px;
}

@media (max-width:768px) {
	section.product-accordion-section .single-acco .accordion-title span {
		font-size: 17px;
	}
}

section.product-accordion-section .single-acco .accordion-body {
	background: transparent;
	padding: 0 0 15px;
	margin-top: -25px;
	display: none;
}

section.product-accordion-section .single-acco .accordion-body p {
	color: #000823;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1.2;
	font-weight: 400;
	margin-right: 40px;
}

section.product-accordion-section .single-acco .accordion-body a.allego-arrow-link {
	all: unset;
	position: relative;
	color: #ed3a3a;
	font-size: 17px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	-webkit-text-decoration: "none";
	text-decoration: "none";
	text-decoration-color: #28ccc1;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 40px;
}

section.product-accordion-section .single-acco .accordion-body a.allego-arrow-link:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.product-accordion-section .single-acco .accordion-body a.allego-arrow-link:hover {
	text-decoration: none !important;
}

section.product-accordion-section .single-acco .accordion-body a.allego-arrow-link:hover:after {
	right: -24px;
}

section.product-accordion-section .single-acco .accordion-body a.allego-arrow-link:hover {
	color: #28ccc1;
}

section.product-accordion-section .single-acco .accordion-body .mobile-image {
	display: none;
}

@media (max-width:768px) {
	section.product-accordion-section .single-acco .accordion-body .mobile-image {
		display: block;
		margin-top: 7px;
		margin-bottom: 15px;
	}
	
	section.product-accordion-section .single-acco .accordion-body .mobile-image.drop-shadow {
		box-shadow: 5px 5px 15px rgba(0, 0, 0, .08);
	}
}

section.product-accordion-section .single-acco .accordion-body:first-child {
	display: block;
}

section.product-accordion-section .product-images {
	display: grid;
	grid-template-columns: 1fr;
}

section.product-accordion-section .product-images .active {
	display: block;
	opacity: 1;
	transition: .2s;
	grid-row-start: 1;
	grid-column-start: 1;
	z-index: 1;
}

section.product-accordion-section .product-images .hidden {
	opacity: 0;
	transition: .2s;
	grid-row-start: 1;
	grid-column-start: 1;
	z-index: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

section.product-accordion-section .product-images .single-image-image.drop-shadow {
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .08);
}

section.product-accordion-section iframe, section.product-accordion-section video {
	width: 100%;
	max-width: 100%;
}

.landing__page-2024 {
	position: relative;
	display: flex;
	gap: 10px;
	max-width: 1300px;
	min-height: 796px;
	padding: 33px 55px;
	margin: auto;
}

@media (max-width:1250px) {
	.landing__page-2024 {
		flex-direction: column;
	}
}

@media (max-width:580px) {
	.landing__page-2024 {
		padding: 33px 45px;
	}
}

.landing__page-2024--left {
	max-width: calc(100% - 420px);
	width: 100%;
}

@media (max-width:1250px) {
	.landing__page-2024--left {
		max-width: 100%;
		order: 1;
	}
}

.landing__page-2024--right {
	max-width: 420px;
	width: 100%;
}

@media (max-width:1250px) {
	.landing__page-2024--right {
		max-width: 100%;
		order: 2;
	}
}

.ebook__header {
	position: relative;
	display: flex;
	flex-direction: row;
	min-height: 512px;
	width: 100%;
}

@media (max-width:580px) {
	.ebook__header {
		flex-direction: column;
		margin-bottom: 80px;
	}
}

.ebook__header__text {
	max-width: 420px;
}

.ebook__header__text__category {
	padding-top: 56px;
	margin-bottom: 0;
	color: #fda05a;
}

@media (max-width:580px) {
	.ebook__header__text__category {
		padding-top: 20px;
	}
}

.ebook__header__text__title {
	margin-top: 0;
	margin-bottom: 16px;
}

@media (max-width:1250px) {
	.ebook__header__text {
		max-width: 50%;
	}
}

@media (max-width:580px) {
	.ebook__header__text {
		max-width: 100%;
		order: 2;
	}
}

.ebook__header__image {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 420px;
	height: auto;
	aspect-ratio: auto;
}

@media (max-width:1440px) {
	.ebook__header__image {
		width: auto;
	}
}

@media (max-width:1250px) {
	.ebook__header__image {
		width: 50%;
	}
}

@media (max-width:580px) {
	.ebook__header__image {
		width: 100%;
		margin-top: 25px;
		order: 1;
	}
}

.ebook__header__image:before {
	content: "";
	position: absolute;
	z-index: 100;
	top: calc(50% - 200px);
	left: 0;
	right: 0;
	height: 400px;
	width: 400px;
	border-radius: 399.348px;
	background: radial-gradient(50% 50% at 50% 50%, #ed3a3a 0, rgba(237, 58, 58, 0) 100%);
	filter: blur(40.8349533081px);
}

@media (max-width:580px) {
	.ebook__header__image:before {
		display: none;
	}
}

.ebook__header__image--nograd:before {
	all: unset;
}

.ebook__header__image:after {
	position: absolute;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='148' height='104' viewBox='0 0 148 104' fill='none'%3E%3Cpath d='M.72 1.477a1 1 0 1 1 1.972-.329l-1.973.33zM142.83 58.865a1 1 0 0 1 1.273.617l2.949 8.504a1 1 0 1 1-1.889.655l-2.622-7.558-7.558 2.621a1 1 0 0 1-.656-1.89l8.503-2.949zM2.692 1.148c6.972 41.76 31.617 77.88 59.61 92.73 13.972 7.412 28.72 9.501 42.543 4.453 13.832-5.05 26.916-17.31 37.414-38.957l1.8.873c-10.647 21.954-24.063 34.682-38.528 39.963-14.473 5.284-29.815 3.048-44.167-4.565C32.708 80.444 7.771 43.713.719 1.477l1.973-.329z' fill='%23FDA05A'/%3E%3C/svg%3E");
	bottom: -45px;
	right: 40px;
}

@media (max-width:1250px) {
	.ebook__header__image:after {
		display: none;
	}
}

.ebook__header__image img {
	z-index: 1000;
	height: auto;
	aspect-ratio: auto;
}

@media (max-width:580px) {
	.ebook__header__image img {
		transform: unset !important;
	}
}

.list {
	padding-right: 130px;
	padding-top: 15px;
	margin-bottom: 80px;
}

@media (max-width:1025px) {
	.list {
		padding-right: 0;
	}
}

.list__text__title {
	margin-bottom: 40px;
	color: #000823;
}

.list__text__title--between {
	margin-top: 24px;
}

.list__text__list ul.icon {
	padding-left: 16px;
}

@media (max-width:580px) {
	.list__text__list ul.icon {
		padding-left: 0;
	}
}

.list__text__list ul.icon li {
	display: flex;
	flex-direction: row;
	gap: 32px;
	margin-top: 36px;
	position: relative;
	list-style: none;
}

@media (max-width:580px) {
	.list__text__list ul.icon li {
		gap: 10px;
	}
}

.list__text__list ul.icon li:first-child {
	margin-top: 0;
}

.list__text__list ul.icon li .list__item__icon {
	height: 64px;
	width: 64px;
	max-width: 64px;
	max-height: 64px;
}

.list__text__list ul.icon li h3 {
	color: #000823;
	font-family: "Founders Grotesk";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
}

.list__text__list ul.icon li p {
	margin: 0;
}

.list__text__list ul.column2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	width: 100%;
	padding-left: 0;
	font-weight: 400;
	line-height: 26px;
	font-size: 20px;
}

.list__text__list ul.column2.icon {
	padding-left: 0;
}

@media (max-width:580px) {
	.list__text__list ul.column2.icon {
		padding-left: 0;
	}
}

.list__text__list ul.column2.icon li {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 0;
	position: relative;
	list-style: none;
}

@media (max-width:580px) {
	.list__text__list ul.column2.icon li {
		gap: 10px;
	}
}

.list__text__list ul.column2.icon li .list__item__icon {
	height: 64px;
	width: 64px;
}

.list__text__list ul.column2.icon li h3 {
	color: #000823;
	font-family: "Founders Grotesk";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
}

.list__text__list ul.column2.icon li p {
	margin: 0;
}

@media (max-width:580px) {
	.list__text__list ul.column2 {
		flex-direction: column;
	}
}

.list__text__list ul.column2 li {
	margin-left: 20px;
	width: calc(50% - 20px);
}

@media (max-width:580px) {
	.list__text__list ul.column2 li {
		width: 100%;
	}
}

.list__text__list ul.column2 li::marker {
	font-size: 15px;
}

.list__item__icon--speaker {
	min-height: 126.5px;
	gap: 50px !important;
}

@media (max-width:580px) {
	.list__item__icon--speaker {
		gap: 25px !important;
		margin-top: 0 !important;
	}
}

.list__item__icon--speaker > div {
	margin-top: auto;
	margin-bottom: auto;
}

.list__item__icon--speaker > div .list__item__icon {
	border-radius: 100%;
	overflow: hidden;
	height: 81px !important;
	width: 81px !important;
	object-fit: cover;
	max-width: none;
}

@media (max-width:580px) {
	.list__item__icon--speaker > div .list__item__icon {
		height: 40px !important;
		width: 40px !important;
	}
}

.list__item__icon--speaker > div:before {
	z-index: -10;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 127'%3E%3Cstyle%3E.st0{fill:%23ed3a3a}.st1{fill:none;stroke:%23000823;stroke-width:1.9313}%3C/style%3E%3Cg id='Group_1111570'%3E%3Cg id='Group_1111576'%3E%3Cpath id='Polygon_1' class='st0' d='M119.7 47.5L38.6 94.3V.6l81.1 46.9z'/%3E%3Cpath id='Polygon_2' class='st1' d='M1 1.7l78.2 45.2L1 92V1.7z'/%3E%3Cpath id='Polygon_3' class='st1' d='M23.5 34.5l78.2 45.2-78.2 45.2V34.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	position: absolute;
	top: 2px;
	left: -11px;
	width: 119.738px;
	height: 126.492px;
}

@media (max-width:580px) {
	.list__item__icon--speaker > div:before {
		top: 34px;
		left: -3px;
		width: 59.869px;
		height: 63.246px;
	}
}

.landing-page--form {
	top: 74px;
	right: 70px;
	max-width: 420px;
	color: #fff;
	background-color: #000823;
	border-radius: 23px;
	padding: 34px 40px;
	z-index: 1000;
}

.landing-page--form--outline {
	outline: 2px solid #fff;
}

.landing-page--form:not(#landing__page--form__mobile) {
	position: sticky;
}

@media (max-width:1250px) {
	.landing-page--form {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	.landing-page--form {
		padding: 20px;
	}
}

.landing-page--form h3 {
	color: #fff;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: -.33px;
	margin-bottom: 18px;
}

.landing-page--form .hs-form-checkbox label {
	color: #fff;
}

.landing-page--form .hs-button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.landing-page--form .hs-button:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.landing-page--form .hs-richtext p {
	margin-top: 18px;
	margin-bottom: 18px;
}

.landing-page--form .hs-richtext p, .landing-page--form .hs-richtext p a {
	color: #fff;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}

.landing-page--form .hs-richtext p a {
	text-decoration-line: underline;
}

.landing-page--form .hs-input:is([type~=text],[type=email]) {
	margin: 0;
	width: calc(100% - 10px) !important;
	height: 30px;
	padding: 5px;
	border-radius: 5px;
	border: 1.056px solid #bcbcbc;
	background: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.landing-page--form .hs-error-msg {
	font-size: 13px;
	color: red;
}

.landing-page--form label {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media (max-width:1250px) {
	.landing-page--form .form-columns-1, .landing-page--form .form-columns-2 {
		max-width: 100%;
	}
}

.landing-page--form .form-columns-2 > div:first-child {
	width: calc(50% - 4px) !important;
	margin-right: 4px;
}

@media (max-width:580px) {
	.landing-page--form .form-columns-2 > div:first-child {
		width: 100% !important;
		margin-right: 0;
	}
}

.landing-page--form .form-columns-2 > div:nth-child(2) {
	width: calc(50% - 4px) !important;
	margin-left: 4px;
}

@media (max-width:580px) {
	.landing-page--form .form-columns-2 > div:nth-child(2) {
		width: 100% !important;
		margin-left: 0;
	}
}

.landing-page--form .input {
	margin-right: 0 !important;
	margin-bottom: 8px;
}

.landing-page--form select {
	margin: 0;
	width: 100% !important;
	height: 40px;
	border-radius: 5px;
	border: 1.056px solid #bcbcbc;
	background: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.landing-page--form ul {
	all: unset;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
	list-style: none;
	padding-top: 18px;
	padding-bottom: 18px;
}

.landing-page--form ul li label span {
	padding-left: 8.4px;
}

.calendar {
	padding: 0;
}

.calendar iframe {
	height: 605px !important;
}

.calendar--subtext {
	color: #fff;
	text-align: center;
	font-family: "Founders Grotesk";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}

.trusted__by {
	width: 640px;
	padding-bottom: 40px;
}

@media (max-width:1250px) {
	.trusted__by {
		width: 100%;
	}
}

.trusted__by__title {
	color: #000823;
	font-family: "Founders Grotesk";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 24px;
}

.trusted__by__icons--row {
	display: flex;
	flex-direction: row;
	margin-top: 24px;
	flex-wrap: wrap;
}

.trusted__by__icons--row:first-child {
	margin-top: 0;
}

.trusted__by__icons--row div {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100px;
	width: 160px;
}

@media (max-width:1250px) {
	.trusted__by__icons--row div {
		width: 25%;
	}
}

.trusted__by__icons--row div img {
	aspect-ratio: auto;
	width: 80%;
}

.cta {
	position: relative;
}

.cta:before {
	content: "";
	background-image: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/optimized/rev-55115af/www.allego.com/wp-content/uploads/slider-1.png");
	background-size: 337px 292px;
	background-repeat: no-repeat;
	position: absolute;
	left: -9px;
	top: -45px;
	width: 337px;
	height: 200px;
}

@media (max-width:580px) {
	.cta:before {
		background: none;
		width: 100%;
	}
}

.cta__bg {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	max-width: 750px;
	height: 247px;
	background-image: url("https://www.allego.com/nitropack_static/cHBnQBQLjZkDeSWSjVXLhrzNkQxwOxcy/assets/images/optimized/rev-55115af/www.allego.com/wp-content/uploads/cta_background.png");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
	z-index: 1;
	margin-top: 45px;
	margin-bottom: 80px;
	overflow: hidden;
}

.cta__bg.nitro-lazy {
	background-image: none !important;
}

@media (max-width:1250px) {
	.cta__bg {
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width:580px) {
	.cta__bg {
		height: auto;
	}
}

.cta__image {
	margin-left: -9px;
	margin-bottom: -1px;
	width: 337px;
	height: 292px;
	flex-shrink: 0;
}

@media (max-width:580px) {
	.cta__image {
		display: none;
	}
}

.cta__image img {
	filter: drop-shadow(0 -24px 50px rgba(237, 58, 58, .5));
}

.cta__text {
	margin: 20px 5% 20px 0;
}

.cta__text h2 {
	color: #fff;
	font-family: "Founders Grotesk";
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 45px;
}

@media (max-width:580px) {
	.cta__text {
		margin: 20px;
	}
}

.cta__text .cta-button {
	background-color: transparent;
	color: #fff;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: 1.5px solid #fff;
	border-radius: 25px 25px 25px 0;
}

.cta__text .cta-button:hover {
	color: #000823;
	background-color: #28ccc1;
	border: 1.5px solid #28ccc1;
}

#landing__page--form__mobile {
	margin-top: 100px;
	margin-bottom: 100px;
}

@media (max-width:400px) {
	#landing__page--form__mobile {
		max-width: none;
		width: calc(100vw - 60px);
		margin-left: calc(50% - ( 50vw - 30px ));
	}
}

.webinar__header {
	position: relative;
	margin-bottom: 50px;
}

.webinar__header:before {
	position: absolute;
	top: -50px;
	bottom: 0;
	left: 0;
	background-color: #010823;
	z-index: -10;
	width: 120vw;
	height: calc(100% + 50px);
	margin-left: calc(50% - 50vw);
	content: "";
}

@media (max-width:580px) {
	.webinar__header {
		height: auto;
	}
}

.webinar__header__body {
	position: relative;
	padding-bottom: 90px;
}

.webinar__header__body__category {
	padding-top: 56px;
	margin-bottom: 15px;
	color: #fda05a;
}

@media (max-width:580px) {
	.webinar__header__body__category {
		padding-top: 20px;
	}
}

@media (max-width:1250px) {
	.webinar__header__body {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	.webinar__header__body {
		max-width: 100%;
		order: 2;
	}
}

.webinar__header__title {
	margin-top: 0;
	margin-bottom: 50px;
	color: #fff;
	width: 100%;
	font-size: 50px;
	line-height: 55px;
}

@media (max-width:580px) {
	.webinar__header__title {
		font-size: 40px;
		line-height: 40px;
	}
}

.webinar__header__title:before {
	position: absolute;
	z-index: -10;
	top: 83px;
	right: 46px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='139' height='165' viewBox='0 0 139 165' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M1.5 7.2C1 7.4.4 7.2.2 6.7 0 6.2.2 5.6.7 5.4l.8 1.8zm137 154.4c.1.5-.3 1.1-.8 1.2l-8.9 1.6c-.5.1-1.1-.3-1.2-.8-.1-.5.3-1.1.8-1.2l7.9-1.4-1.4-7.9c-.1-.5.3-1.1.8-1.2.5-.1 1.1.3 1.2.8l1.6 8.9zm-1.5 1c-1.1-.8-2.2-1.6-3.2-2.4l1.2-1.6c1 .8 2.1 1.6 3.1 2.3l-1.1 1.7zm-9.2-7.7c-1.8-2-3.5-4.1-4.9-6.5l1.7-1c1.3 2.2 2.9 4.3 4.6 6.1l-1.4 1.4zm-8.3-13.9c-.8-2.4-1.4-5-1.8-7.9l2-.3c.4 2.7 1 5.2 1.7 7.5l-1.9.7zm-2.4-15.8c0-2.5.1-5.2.4-8l2 .2c-.3 2.8-.4 5.4-.4 7.8h-2zm1.6-15.9c.5-2.5 1-5.1 1.7-7.8l1.9.5c-.7 2.7-1.2 5.2-1.6 7.7l-2-.4zm3.8-15.5c.4-1.2.8-2.5 1.2-3.8l1.9.6c-.4 1.3-.8 2.5-1.1 3.8l-2-.6zm1.1-3.8c.4-1.4.9-2.8 1.2-4.1l1.9.6c-.4 1.4-.8 2.7-1.3 4.1l-1.8-.6zm3.5-12.3c.7-2.9 1.3-5.7 1.8-8.3l2 .3c-.5 2.7-1.1 5.5-1.8 8.4l-2-.4zm2.8-16.8c.3-3 .3-5.8.2-8.4l2-.1c.1 2.7.1 5.5-.2 8.7l-2-.2zm-1.1-16.5c-.9-2.9-2.2-5.3-3.9-7l1.5-1.4c1.9 2 3.4 4.7 4.3 7.8l-1.9.6zm-10.7-11c-2.3-.6-5.1-.7-8.1-.4l-.2-2c3.3-.4 6.2-.2 8.9.4l-.6 2zm-16.3 1.4c-2.5.8-5.1 1.8-7.9 3l-.8-1.8c2.9-1.3 5.6-2.3 8.1-3.1l.6 1.9zm-15.5 6.8c-1.2.7-2.5 1.3-3.7 2.1l-1-1.7c1.3-.7 2.5-1.4 3.8-2.1l.9 1.7zm-3.7 2c-1.2.7-2.3 1.3-3.4 1.9l-.9-1.8c1.1-.5 2.2-1.1 3.3-1.8l1 1.7zm-10.7 4.8c-2.8.8-5.4 1.1-7.8 1l.1-2c2.1.1 4.5-.2 7.1-1l.6 2zm-15.4-1.2c-2.3-1.3-4.2-3.1-5.9-5.3l1.6-1.3c1.6 2 3.4 3.6 5.4 4.8l-1.1 1.8zM46.3 35.4c-1.2-2.2-2.3-4.5-3.4-6.8l1.8-.9c1.1 2.3 2.2 4.6 3.4 6.7l-1.8 1zm-6.7-13.7c-1.1-2.3-2.3-4.5-3.5-6.6l1.7-1c1.3 2.2 2.5 4.4 3.6 6.8l-1.8.8zM31.7 9.2c-1.7-1.8-3.5-3.4-5.6-4.5l.9-1.8c2.4 1.2 4.4 2.9 6.2 4.9l-1.5 1.4zM19.2 2.8c-2.2-.2-4.5 0-7.2.6l-.4-2C14.4.8 17 .6 19.4.8l-.2 2zM5 5.6c-1.1.5-2.3 1-3.5 1.6L.6 5.4C1.9 4.8 3 4.3 4.2 3.8L5 5.6z' fill='%2328CCC1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h139v165H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

@media (max-width:1250px) {
	.webinar__header__title:before {
		display: none;
	}
}

.webinar__header__video {
	position: relative;
	max-width: 750px;
	height: auto;
}

.webinar__header__video img {
	width: 90%;
}

@media (max-width:1250px) {
	.webinar__header__video img {
		width: 100%;
	}
}

.webinar__header__video:before {
	top: -15%;
	left: -25%;
	bottom: -15%;
	right: -25%;
	z-index: -1;
	position: absolute;
	content: "";
	border-radius: 399.348px;
	background: radial-gradient(50% 50% at 50% 50%, #ed3a3a 0, rgba(237, 58, 58, 0) 100%);
	filter: blur(40.8349533081px);
}

.g2-cta {
	display: flex;
	flex-direction: row;
	gap: 25px;
}

@media (max-width:580px) {
	.g2-cta {
		gap: 10px;
	}
}

.g2-cta img {
	width: 190px;
	height: 234px;
	flex-shrink: 0;
}

@media (max-width:580px) {
	.g2-cta img {
		width: 95px;
		height: 117px;
	}
}

.g2-cta__heading {
	color: #ed3a3a;
	font-size: 24px;
	line-height: 31px;
	font-weight: 500;
}

@media (max-width:580px) {
	.g2-cta__heading {
		font-size: 20px;
		line-height: 27px;
	}
}

.g2-cta__callout {
	display: flex;
	gap: 10px;
	flex-direction: row;
	align-items: center;
	margin-bottom: 15px;
}

@media (max-width:580px) {
	.g2-cta__callout {
		gap: 5px;
	}
}

.g2-cta__callout__number {
	color: #ed3a3a;
	font-size: 90px;
	line-height: 90px;
	font-weight: 700;
}

@media (max-width:580px) {
	.g2-cta__callout__number {
		font-size: 70px;
		line-height: 70px;
	}
}

.g2-cta__callout__title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
}

@media (max-width:580px) {
	.g2-cta__callout__title {
		font-size: 17px;
		line-height: 24px;
	}
}

.g2-cta ul {
	all: unset;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 25px;
}

@media (max-width:580px) {
	.g2-cta ul {
		flex-direction: column;
	}
}

.g2-cta ul li {
	width: 40%;
	position: relative;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
}

@media (max-width:1250px) {
	.g2-cta ul li {
		width: 50%;
	}
}

@media (max-width:580px) {
	.g2-cta ul li {
		width: 100%;
	}
}

.g2-cta ul li:before {
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23f5a15d' d='M316.9 18c-5.3-11-16.5-18-28.8-18s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329l-24.6 145.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329l104.2-103.1c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7l-143.7-21.2L316.9 18z'/%3E%3C/svg%3E");
	width: 17.11px;
	height: 16.36px;
}

.wysiwyg__header {
	position: relative;
	display: flex;
	flex-direction: row;
	min-height: 362px;
	width: 100%;
}

@media (max-width:580px) {
	.wysiwyg__header {
		flex-direction: column;
		margin-bottom: 80px;
	}
}

.wysiwyg__header__text {
	max-width: 600px;
}

.wysiwyg__header__text__category {
	padding-top: 56px;
	margin-bottom: 0;
	color: #fda05a;
}

@media (max-width:580px) {
	.wysiwyg__header__text__category {
		padding-top: 20px;
	}
}

.wysiwyg__header__text__title {
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
}

.headshot__header {
	position: relative;
	padding-bottom: 50px;
}

.headshot__header:before {
	position: absolute;
	top: -50px;
	bottom: 0;
	left: 0;
	background-color: #010823;
	z-index: -10;
	width: 120vw;
	height: 100%;
	margin-left: calc(50% - 50vw);
	content: "";
}

.headshot__header:after {
	position: absolute;
	z-index: -10;
	top: 175px;
	right: 36px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='298' height='129' viewBox='0 0 298 129' fill='none'%3E%3Cpath d='M293.823 27.49a1.5 1.5 0 0 0 1.667-1.313l1.592-13.406a1.5 1.5 0 1 0-2.979-.354l-1.415 11.917-11.917-1.416a1.5 1.5 0 0 0-.354 2.979l13.406 1.593zM3.254 84.177a1.5 1.5 0 1 0-2.508 1.646l2.508-1.646zM295.18 25.072a105.56 105.56 0 0 0-2.761-3.362l-2.278 1.952a102.168 102.168 0 0 1 2.682 3.266l2.357-1.856zm-8.321-9.296a69.824 69.824 0 0 0-6.42-5.535l-1.811 2.391a66.68 66.68 0 0 1 6.142 5.298l2.089-2.154zM273.407 5.678a46.74 46.74 0 0 0-7.69-3.343l-.939 2.85c2.401.79 4.8 1.827 7.196 3.13l1.433-2.637zM257.506.493a44.215 44.215 0 0 0-8.421-.214l.205 2.993c2.631-.18 5.247-.12 7.851.199l.365-2.978zm-16.73 1.07a63.284 63.284 0 0 0-8.006 2.496l1.073 2.801c2.558-.98 5.1-1.778 7.626-2.379l-.693-2.918zm-15.603 5.882c-2.4 1.214-4.8 2.56-7.203 4.023l1.56 2.562a102.425 102.425 0 0 1 6.997-3.908l-1.354-2.677zm-14.112 8.534a176.186 176.186 0 0 0-6.674 4.887l1.827 2.38a172.659 172.659 0 0 1 6.559-4.804l-1.712-2.463zm-13.123 10.034a290.879 290.879 0 0 0-6.225 5.304l1.976 2.257a291.49 291.49 0 0 1 6.161-5.25l-1.912-2.311zM185.589 36.8a511.925 511.925 0 0 0-6.021 5.598l2.059 2.181c2-1.887 3.995-3.744 5.986-5.564l-2.024-2.215zm-11.928 11.24a1174.235 1174.235 0 0 0-5.877 5.714l2.098 2.145a1218.17 1218.17 0 0 1 5.862-5.701l-2.083-2.159zm-11.713 11.446c-1.94 1.91-3.881 3.824-5.826 5.736l2.104 2.14c1.945-1.913 3.888-3.83 5.827-5.738l-2.105-2.138zM150.287 70.94c-1.955 1.906-3.91 3.8-5.867 5.678l2.076 2.165c1.965-1.885 3.926-3.785 5.885-5.694l-2.094-2.148zm-11.794 11.298a489.337 489.337 0 0 1-5.975 5.507l2.014 2.224a489.792 489.792 0 0 0 6.011-5.54l-2.05-2.19zm-12.084 10.927a295.54 295.54 0 0 1-6.222 5.253l1.902 2.32a296.227 296.227 0 0 0 6.285-5.307l-1.965-2.266zm-12.556 10.275a188.66 188.66 0 0 1-6.567 4.806l1.717 2.46a192.252 192.252 0 0 0 6.672-4.882l-1.822-2.384zm-13.338 9.273a119.14 119.14 0 0 1-6.977 4.021l1.406 2.65a122.428 122.428 0 0 0 7.152-4.122l-1.581-2.549zm-14.192 7.485a76.718 76.718 0 0 1-7.541 2.783l.884 2.867a79.738 79.738 0 0 0 7.837-2.892l-1.18-2.758zm-15.3 4.661a53.28 53.28 0 0 1-7.885.784l.07 3a56.317 56.317 0 0 0 8.328-.828l-.513-2.956zm-15.763.333a48.359 48.359 0 0 1-7.71-1.734l-.893 2.864a51.353 51.353 0 0 0 8.187 1.841l.416-2.971zm-15.126-4.696a60.804 60.804 0 0 1-6.854-3.937l-1.655 2.503a64.043 64.043 0 0 0 7.192 4.129l1.317-2.695zm-13.206-8.668a89.723 89.723 0 0 1-6.011-5.482l-2.117 2.126a92.897 92.897 0 0 0 6.212 5.665l1.916-2.309zm-11.435-11.303a133.048 133.048 0 0 1-5.108-6.268l-2.38 1.826a136.075 136.075 0 0 0 5.223 6.409l2.265-1.967zm-9.86-12.81a183.235 183.235 0 0 1-2.379-3.537L.746 85.823a185.646 185.646 0 0 0 2.417 3.595l2.47-1.703z' fill='%23FDA05A'/%3E%3C/svg%3E");
}

@media (max-width:1250px) {
	.headshot__header:after {
		display: none;
	}
}

@media (max-width:580px) {
	.headshot__header {
		height: auto;
	}
}

@media (max-width:1250px) {
	.headshot__header__body {
		max-width: 100%;
	}
}

@media (max-width:580px) {
	.headshot__header__body {
		max-width: 100%;
		order: 2;
	}
}

.headshot__header__body:before {
	position: absolute;
	width: 172.696px;
	height: 158.88px;
	top: 571px;
	left: 80%;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='173' height='159' viewBox='0 0 173 159' fill='none'%3E%3Cg opacity='.6' stroke='%23ED3A3A'%3E%3Cpath d='M82.53 8.964l89.166 51.48-89.165 51.479V8.963z'/%3E%3Cpath d='M61.807 46.957l89.165 51.48-89.165 51.479V46.956z'/%3E%3Cpath d='M30.722 8.964l89.165 51.48-89.165 51.479V8.963z'/%3E%3C/g%3E%3C/svg%3E");
}

@media (max-width:580px) {
	.headshot__header__body:before {
		top: 45%;
		left: 60%;
	}
}

@media (max-width:400px) {
	.headshot__header__body:before {
		top: 590;
		left: 50%;
	}
}

.headshot__header__body:after {
	position: absolute;
	z-index: -5;
	width: 172.696px;
	height: 158.88px;
	top: 489px;
	left: 4px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='173' height='159' viewBox='0 0 173 159' fill='none'%3E%3Cg opacity='.6' stroke='%23ED3A3A'%3E%3Cpath d='M82.53 8.964l89.166 51.48-89.165 51.479V8.963z'/%3E%3Cpath d='M61.807 46.957l89.165 51.48-89.165 51.479V46.956z'/%3E%3Cpath d='M30.722 8.964l89.165 51.48-89.165 51.479V8.963z'/%3E%3C/g%3E%3C/svg%3E");
}

@media (max-width:580px) {
	.headshot__header__body:after {
		top: 65%;
		left: -10%;
	}
}

@media (max-width:400px) {
	.headshot__header__body:after {
		top: 400px;
		left: -10%;
	}
}

.headshot__header__subtitle {
	max-width: 482px;
	color: #fff;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
	margin-top: 0;
}

@media (max-width:580px) {
	.headshot__header__subtitle {
		font-size: 27px;
		line-height: 33px;
	}
}

.headshot__header__title {
	max-width: 482px;
	color: #fff;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px;
	margin-top: 54px !important;
	margin-bottom: 20px;
}

@media (max-width:580px) {
	.headshot__header__title {
		font-size: 37px;
		line-height: 40px;
	}
}

@media (max-width:1250px) {
	.headshot__header__title:before {
		display: none;
	}
}

.headshot__header__image {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.headshot__header__image:before {
	top: -20px;
	left: calc(50% - 267px);
	bottom: 0;
	right: 0;
	width: 534px;
	height: 534px;
	flex-shrink: 0;
	z-index: -1;
	position: absolute;
	content: "";
	border-radius: 399.348px;
	background: radial-gradient(50% 50% at 50% 50%, #ed3a3a 0, rgba(237, 58, 58, 0) 100%);
	filter: blur(40.8349533081px);
}

@media (max-width:580px) {
	.headshot__header__image:before {
		-webkit-clip-path: inset(0 0 225px 0);
		clip-path: inset(0 0 225px 0);
	}
}

@media (max-width:400px) {
	.headshot__header__image:before {
		-webkit-clip-path: inset(0 0 260px 0);
		clip-path: inset(0 0 260px 0);
	}
}

.enablehub__cta {
	margin-top: 50px;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	height: auto;
	width: 100%;
	background: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	color: #fff;
	border-radius: 12px;
	overflow: hidden;
}

.enablehub__cta.small h3 {
	color: #fff;
	font-size: 46px;
	font-weight: 600;
	line-height: 48px;
	margin-bottom: 17px;
	text-align: center;
}

.enablehub__cta.small .enablehub__cta__body {
	padding: 25px;
}

@media (max-width:580px) {
	.enablehub__cta.small h3 {
		color: #fff;
		font-size: 46px;
		font-weight: 600;
		line-height: 48px;
		margin-bottom: 17px;
		text-align: center;
	}
	
	.enablehub__cta.small .enablehub__cta__body {
		padding: 25px;
	}
}

.enablehub__cta__image {
	flex-shrink: 0;
}

.enablehub__cta__image > img {
	height: auto;
	width: 353px;
	margin-left: -10px;
	filter: drop-shadow(0 -24px 50px rgba(237, 58, 58, .5));
}

@media (max-width:580px) {
	.enablehub__cta__image {
		display: none;
	}
}

.enablehub__cta__body {
	max-width: 680px;
	padding: 25px 0;
	margin: auto;
}

@media (max-width:580px) {
	.enablehub__cta__body {
		padding: 25px;
	}
}

.enablehub__cta h3 {
	font-size: 48px;
	line-height: 110%;
}

.enablehub__cta h3, .enablehub__cta h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 17px;
	text-align: center;
}

.enablehub__cta h4 {
	font-size: 18px;
	line-height: 22px;
	margin-top: 0;
}

.enablehub__cta .hs-form-checkbox label {
	color: #fff;
}

.enablehub__cta .hs-button {
	background-color: #28ccc1;
	color: #000823;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Founders Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in;
	border: none;
	border-radius: 25px 0 25px 25px;
}

.enablehub__cta .hs-button:hover {
	color: #28ccc1;
	background-color: #000823;
	border: none;
}

.enablehub__cta .hs-richtext p {
	margin-top: 10px;
	margin-bottom: 18px;
}

.enablehub__cta .hs-richtext p, .enablehub__cta .hs-richtext p a {
	color: #fff;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 12px;
}

.enablehub__cta .hs-richtext p a {
	text-decoration-line: underline;
}

.enablehub__cta .hs-input:is([type~=text],[type=email]) {
	margin: 0;
	width: calc(100% - 10px) !important;
	height: 30px;
	padding: 5px;
	border-radius: 5px;
	border: 1.056px solid #bcbcbc;
	background: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.enablehub__cta .hs-error-msg {
	font-size: 13px;
	color: red;
}

.enablehub__cta label {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media (max-width:1250px) {
	.enablehub__cta .form-columns-1, .enablehub__cta .form-columns-2 {
		max-width: 100%;
	}
}

.enablehub__cta fieldset {
	max-width: 100% !important;
}

.enablehub__cta .form-columns-2 > div:first-child {
	width: calc(50% - 4px) !important;
	margin-right: 4px;
}

@media (max-width:580px) {
	.enablehub__cta .form-columns-2 > div:first-child {
		width: 100% !important;
		margin-right: 0;
	}
}

.enablehub__cta .form-columns-2 > div:nth-child(2) {
	width: calc(50% - 4px) !important;
	margin-left: 4px;
}

@media (max-width:580px) {
	.enablehub__cta .form-columns-2 > div:nth-child(2) {
		width: 100% !important;
		margin-left: 0;
	}
}

.enablehub__cta .input {
	margin-right: 0 !important;
	margin-bottom: 8px;
}

.enablehub__cta select {
	margin: 0;
	width: 100% !important;
	height: 40px;
	border-radius: 5px;
	border: 1.056px solid #bcbcbc;
	background: #fff;
	line-height: normal;
}

.enablehub__cta select, .enablehub__cta ul {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}

.enablehub__cta ul {
	all: unset;
	color: #fff;
	line-height: 110%;
	list-style: none;
	padding-top: 18px;
	padding-bottom: 18px;
}

.enablehub__cta ul li label span {
	padding-left: 8.4px;
}

.actions {
	display: flex !important;
	flex-direction: row;
	justify-content: center;
}

form {
	margin-bottom: 0;
}

section.kao-product-accordion-section {
	margin-top: 100px;
	margin-bottom: 100px;
}

section.kao-product-accordion-section a.allego-arrow-link {
	all: unset;
	position: relative;
	color: #ed3a3a;
	font-size: 17px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	-webkit-text-decoration: "none";
	text-decoration: "none";
	text-decoration-color: #28ccc1;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 40px;
}

section.kao-product-accordion-section a.allego-arrow-link:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.kao-product-accordion-section a.allego-arrow-link:hover {
	text-decoration: none !important;
}

section.kao-product-accordion-section a.allego-arrow-link:hover:after {
	right: -24px;
}

section.kao-product-accordion-section a.allego-arrow-link:hover {
	color: #28ccc1;
}

@media (max-width:768px) {
	section.kao-product-accordion-section {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

section.kao-product-accordion-section .accordion-flex {
	display: flex;
	flex-direction: row;
	align-items: top;
	gap: 5%;
}

@media (max-width:768px) {
	section.kao-product-accordion-section .accordion-flex {
		display: block;
	}
}

section.kao-product-accordion-section .accordion-flex .accordion {
	flex: 42%;
	transition: .2s ease-in-out;
}

@media (max-width:1025px) {
	section.kao-product-accordion-section .accordion-flex .accordion {
		flex: 50%;
	}
}

section.kao-product-accordion-section .accordion-flex .product-images {
	flex: 58%;
	transition: .2s ease-in-out;
}

@media (max-width:1025px) {
	section.kao-product-accordion-section .accordion-flex .product-images {
		flex: 50%;
	}
}

@media (max-width:768px) {
	section.kao-product-accordion-section .accordion-flex .product-images {
		display: none;
	}
}

section.kao-product-accordion-section .single-acco .accordion-title {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	padding: 20px 10px 20px 0;
	border-radius: 0;
	background: transparent;
	border-top: 1px solid rgba(0, 8, 35, .125);
	color: #000823;
	transition: .3s ease-in-out;
	font-size: 24px;
	font-weight: 700;
}

@media (max-width:768px) {
	section.kao-product-accordion-section .single-acco .accordion-title {
		font-size: 18px;
	}
}

section.kao-product-accordion-section .single-acco .accordion-title:hover {
	background: #fff9f5;
	transition: .3s ease-in-out;
}

section.kao-product-accordion-section .single-acco .accordion-title.title-open {
	background: transparent;
	color: #000823;
	transition: .3s ease-in-out;
}

section.kao-product-accordion-section .single-acco .accordion-title:focus-visible {
	outline: none !important;
}

section.kao-product-accordion-section .single-acco .accordion-title span {
	padding-left: 1rem;
	height: 100%;
	font-size: 21px;
}

@media (max-width:768px) {
	section.kao-product-accordion-section .single-acco .accordion-title span {
		font-size: 17px;
	}
}

section.kao-product-accordion-section .single-acco .accordion-body {
	background: transparent;
	padding: 0 0 15px;
	margin-top: -25px;
	display: none;
}

section.kao-product-accordion-section .single-acco .accordion-body p {
	color: #000823;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1.2;
	font-weight: 400;
	margin-right: 40px;
}

section.kao-product-accordion-section .single-acco .accordion-body a.allego-arrow-link {
	all: unset;
	position: relative;
	color: #ed3a3a;
	font-size: 17px;
	margin-right: 15px;
	line-height: 17px;
	font-weight: 500;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
	-webkit-text-decoration: "none";
	text-decoration: "none";
	text-decoration-color: #28ccc1;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 40px;
}

section.kao-product-accordion-section .single-acco .accordion-body a.allego-arrow-link:after {
	transition: .1s ease-in;
	position: absolute;
	top: calc(50% - 8px);
	right: -19px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 16.5a8 8 0 1 0 0-16 8 8 0 0 0 0 16z' fill='%2328CCC1'/%3E%3Cpath d='M3.333 8.433H11.6M8.467 4.9l3.6 3.933M8.467 11.833l3.6-3.933' stroke='%23000C37' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 16px;
	width: 16px;
}

section.kao-product-accordion-section .single-acco .accordion-body a.allego-arrow-link:hover {
	text-decoration: none !important;
}

section.kao-product-accordion-section .single-acco .accordion-body a.allego-arrow-link:hover:after {
	right: -24px;
}

section.kao-product-accordion-section .single-acco .accordion-body a.allego-arrow-link:hover {
	color: #28ccc1;
}

section.kao-product-accordion-section .single-acco .accordion-body .mobile-image {
	display: none;
}

@media (max-width:768px) {
	section.kao-product-accordion-section .single-acco .accordion-body .mobile-image {
		display: block;
		margin-top: 7px;
		margin-bottom: 15px;
	}
	
	section.kao-product-accordion-section .single-acco .accordion-body .mobile-image.drop-shadow {
		box-shadow: 5px 5px 15px rgba(0, 0, 0, .08);
	}
}

section.kao-product-accordion-section .single-acco .accordion-body:first-child {
	display: block;
}

section.kao-product-accordion-section .product-images {
	display: grid;
	grid-template-columns: 1fr;
}

section.kao-product-accordion-section .product-images .active {
	display: block;
	opacity: 1;
	transition: .2s;
	grid-row-start: 1;
	grid-column-start: 1;
	z-index: 1;
}

section.kao-product-accordion-section .product-images .hidden {
	opacity: 0;
	transition: .2s;
	grid-row-start: 1;
	grid-column-start: 1;
	z-index: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

section.kao-product-accordion-section .product-images .single-image-image.drop-shadow {
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .08);
}

section.kao-product-accordion-section iframe, section.kao-product-accordion-section video {
	width: 100%;
	max-width: 100%;
}

.author-card {
	border-top: 2px solid #28ccc1;
	padding-top: 28px;
	margin-top: 40px;
	display: flex;
	gap: 24px;
	align-items: flex-start;
}

.author-card__avatar {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background: #475661;
	flex-shrink: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.author-card__avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.author-card__initials {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}

.author-card__info {
	flex: 1;
}

.author-card__name {
	font-size: 20px;
	font-weight: 600;
	color: #28ccc1;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 4px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-card__name:hover {
	text-decoration: underline;
}

.author-card__role {
	font-size: 14px;
	color: #475661;
	margin-bottom: 10px;
	font-weight: 500;
}

.author-card__bio {
	font-size: 15px;
	line-height: 1.55;
	color: #475661;
	margin-bottom: 12px;
}

.author-card__bio p {
	margin: 0;
}

.author-card__social {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 13px;
	color: #475661;
	text-decoration: none;
	font-weight: 500;
	transition: color .2s;
}

.author-card__social:hover {
	color: #28ccc1;
}

.author-card__social svg {
	width: 16px;
	height: 16px;
}

@media (max-width:600px) {
	.author-card {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
}

.author-profile__hero {
	background: #000823;
	padding: 120px 60px 80px;
}

.author-profile__hero-inner {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	gap: 40px;
}

.author-profile__hero-avatar {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	border: 4px solid hsla(0, 0%, 100%, .3);
	background: #475661;
	flex-shrink: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.author-profile__hero-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.author-profile__initials {
	font-size: 72px;
	font-weight: 700;
	color: #fff;
}

.author-profile__hero-info h1 {
	font-size: 42px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 8px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-profile__role {
	font-size: 18px;
	color: #28ccc1;
	font-weight: 500;
}

.author-profile__body {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 60px 0;
	display: flex;
	gap: 48px;
}

.author-profile__main {
	flex: 1;
	min-width: 0;
}

.author-profile__main h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000823;
	margin-bottom: 20px;
	margin-top: 40px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-profile__main h2:first-child {
	margin-top: 0;
}

.author-profile__main h3 {
	font-size: 18px;
	font-weight: 600;
	color: #000823;
	margin-top: 24px;
	margin-bottom: 8px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-profile__main p {
	font-size: 17px;
	line-height: 1.6;
	color: #475661;
	margin-bottom: 14px;
}

.author-profile__featured-in {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
	margin-top: 12px;
}

.author-profile__featured-badge {
	font-size: 14px;
	font-weight: 600;
	color: #000823;
	padding: 8px 20px;
	background: #f0f1f3;
	border-radius: 6px;
}

.author-profile__sidebar {
	width: 280px;
	flex-shrink: 0;
}

.author-profile__sidebar-card {
	background: rgba(0, 8, 35, .03);
	border-radius: 24px;
	padding: 28px;
	position: sticky;
	top: 80px;
}

.author-profile__sidebar-card h4 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000823;
	margin-bottom: 16px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-profile__sidebar-link {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 0;
	font-size: 14px;
	color: #475661;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
	transition: color .2s;
	font-weight: 500;
}

.author-profile__sidebar-link:last-of-type {
	border-bottom: none;
}

.author-profile__sidebar-link:hover {
	color: #28ccc1;
}

.author-profile__sidebar-link svg {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
}

.author-profile__expertise-list {
	list-style: none;
	margin: 8px 0 0;
	padding: 0;
}

.author-profile__expertise-list li {
	font-size: 14px;
	color: #475661;
	padding: 6px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .04);
}

.author-profile__expertise-list li:last-child {
	border-bottom: none;
}

.author-profile__articles {
	max-width: 1200px;
	margin: 60px auto 40px;
	padding: 0 60px;
}

.author-profile__articles h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000823;
	margin-bottom: 28px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-profile__articles-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

.author-profile__post-card {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .06);
	transition: transform .2s, box-shadow .2s;
	text-decoration: none;
	color: inherit;
	display: block;
}

.author-profile__post-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 30px rgba(0, 0, 0, .12);
}

.author-profile__post-card:nth-child(odd) .author-profile__post-bar {
	background: #28ccc1;
}

.author-profile__post-card:nth-child(2n) .author-profile__post-bar {
	background: #000823;
}

.author-profile__post-bar {
	height: 5px;
}

.author-profile__post-img {
	width: 100%;
	height: 160px;
	background-size: cover;
	background-position: 50%;
	background-color: #e8eaed;
}

.author-profile__post-content {
	padding: 20px;
}

.author-profile__post-date {
	font-size: 12px;
	color: #999;
	margin-bottom: 8px;
	font-weight: 500;
}

.author-profile__post-title {
	font-size: 16px;
	font-weight: 600;
	color: #000823;
	line-height: 1.35;
	margin-bottom: 8px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-profile__post-excerpt {
	font-size: 13px;
	color: #475661;
	line-height: 1.5;
	margin: 0;
}

@media (max-width:900px) {
	.author-profile__hero-inner {
		flex-direction: column;
		text-align: center;
	}
	
	.author-profile__body {
		flex-direction: column;
	}
	
	.author-profile__sidebar {
		width: 100%;
	}
	
	.author-profile__articles-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width:600px) {
	.author-profile__hero {
		padding: 90px 20px 30px;
	}
	
	.author-profile__hero-avatar {
		width: 144px;
		height: 144px;
	}
	
	.author-profile__hero-info h1 {
		font-size: 38px;
	}
	
	.author-profile__articles, .author-profile__body {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.author-profile__articles-grid {
		grid-template-columns: 1fr;
	}
}

.author-archive__hero {
	background: #000823;
	padding: 90px 60px 60px;
	text-align: center;
}

.author-archive__hero h1 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 8px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-archive__hero p {
	font-size: 17px;
	color: hsla(0, 0%, 100%, .6);
	margin: 0;
}

.author-archive__grid-wrap {
	max-width: 1200px;
	margin: 40px auto;
	padding: 0 60px;
}

.author-archive__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
}

.author-archive__card {
	background: #fff;
	border-radius: 10px;
	padding: 36px 28px 28px;
	text-align: center;
	box-shadow: 0 2px 12px rgba(0, 0, 0, .06);
	border-bottom: 3px solid #28ccc1;
	transition: transform .25s, box-shadow .25s;
	text-decoration: none;
	color: inherit;
	display: block;
}

.author-archive__card:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 40px rgba(0, 0, 0, .12);
}

.author-archive__card-avatar {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 auto 20px;
	background: #475661;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.author-archive__card-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.author-archive__card-avatar span {
	font-size: 44px;
	font-weight: 700;
	color: #fff;
}

.author-archive__card-name {
	font-size: 20px;
	font-weight: 600;
	color: #000823;
	margin-bottom: 9px;
	font-family: "Founders Grotesk", sans-serif;
}

.author-archive__card-role {
	font-size: 13px;
	color: #475661;
	margin-bottom: 12px;
	font-weight: 500;
}

.author-archive__card-bio {
	font-size: 14px;
	color: #475661;
	line-height: 1.5;
	margin-bottom: 16px;
}

.author-archive__card-count {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	color: #28ccc1;
	background: rgba(40, 204, 193, .08);
	padding: 4px 14px;
	border-radius: 20px;
}

@media (max-width:900px) {
	.author-archive__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width:600px) {
	.author-archive__hero {
		padding: 40px 20px;
	}
	
	.author-archive__grid-wrap {
		padding: 0 20px;
	}
	
	.author-archive__grid {
		grid-template-columns: 1fr;
	}
}

.updatecode {
	color: transparent;
}

.introvoke-iframe {
	height: 90vh;
}
