
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: sans-serif;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	vertical-align: baseline;
	display: inline-block;
}

audio:not([controls]) {
	height: 0;
	display: none;
}

[hidden], template {
	display: none;
}

a {
	background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

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

pre {
	overflow: auto;
}

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

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

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

input {
	line-height: normal;
}

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

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

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

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

[class^="w-icon-"], [class*=" w-icon-"] {
	speak: none;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
	content: "";
}

.w-icon-slider-left:before {
	content: "";
}

.w-icon-nav-menu:before {
	content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
	content: "";
}

.w-icon-file-upload-remove:before {
	content: "";
}

.w-icon-file-upload-icon:before {
	content: "";
}

* {
	box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	color: #333;
	background-color: #fff;
	min-height: 100%;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

img {
	vertical-align: middle;
	max-width: 100%;
	display: inline-block;
}

html.w-mod-touch * {
	background-attachment: scroll !important;
}

.w-block {
	display: block;
}

.w-inline-block {
	max-width: 100%;
	display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-clearfix:after {
	clear: both;
}

.w-hidden {
	display: none;
}

.w-button {
	color: #fff;
	line-height: inherit;
	cursor: pointer;
	background-color: #3898ec;
	border: 0;
	border-radius: 0;
	padding: 9px 15px;
	text-decoration: none;
	display: inline-block;
}

input.w-button {
	-webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
	color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
	margin: unset;
}

pre.w-code-block code {
	all: inherit;
}

.w-webflow-badge, .w-webflow-badge * {
	z-index: auto;
	visibility: visible;
	box-sizing: border-box;
	float: none;
	clear: none;
	box-shadow: none;
	opacity: 1;
	direction: ltr;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-align: inherit;
	letter-spacing: inherit;
	-webkit-text-decoration: inherit;
	text-decoration: inherit;
	text-indent: 0;
	text-transform: inherit;
	text-shadow: none;
	font-smoothing: auto;
	vertical-align: baseline;
	cursor: inherit;
	white-space: inherit;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	background: none;
	border: 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	width: auto;
	min-width: 0;
	max-width: none;
	height: auto;
	min-height: 0;
	max-height: none;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	transition: none;
	display: block;
	position: static;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	overflow: visible;
	transform: none;
}

.w-webflow-badge {
	white-space: nowrap;
	cursor: pointer;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
	visibility: visible !important;
	z-index: 2147483647 !important;
	color: #aaadb0 !important;
	opacity: 1 !important;
	background-color: #fff !important;
	border-radius: 3px !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 6px !important;
	font-size: 12px !important;
	line-height: 14px !important;
	text-decoration: none !important;
	display: inline-block !important;
	position: fixed !important;
	top: auto !important;
	bottom: 12px !important;
	left: auto !important;
	right: 12px !important;
	overflow: visible !important;
	transform: none !important;
}

.w-webflow-badge > img {
	visibility: visible !important;
	opacity: 1 !important;
	vertical-align: middle !important;
	display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: bold;
}

h1 {
	margin-top: 20px;
	font-size: 38px;
	line-height: 44px;
}

h2 {
	margin-top: 20px;
	font-size: 32px;
	line-height: 36px;
}

h3 {
	margin-top: 20px;
	font-size: 24px;
	line-height: 30px;
}

h4 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 24px;
}

h5 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
}

h6 {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

blockquote {
	border-left: 5px solid #e2e2e2;
	margin: 0 0 10px;
	padding: 10px 20px;
	font-size: 18px;
	line-height: 22px;
}

figure {
	margin: 0 0 10px;
}

figcaption {
	text-align: center;
	margin-top: 5px;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 40px;
}

.w-list-unstyled {
	padding-left: 0;
	list-style: none;
}

.w-embed:before, .w-embed:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-embed:after {
	clear: both;
}

.w-video {
	width: 100%;
	padding: 0;
	position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
	border: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

button, [type="button"], [type="reset"] {
	cursor: pointer;
	-webkit-appearance: button;
	border: 0;
}

.w-form {
	margin: 0 0 15px;
}

.w-form-done {
	text-align: center;
	background-color: #ddd;
	padding: 20px;
	display: none;
}

.w-form-fail {
	background-color: #ffdede;
	margin-top: 10px;
	padding: 10px;
	display: none;
}

label {
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}

.w-input, .w-select {
	color: #333;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 100%;
	height: 38px;
	margin-bottom: 10px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857;
	display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
	color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
	color: #999;
}

.w-input:focus, .w-select:focus {
	border-color: #3898ec;
	outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
	cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
	background-color: #eee;
}

textarea.w-input, textarea.w-select {
	height: auto;
}

.w-select {
	background-color: #f3f3f3;
}

.w-select[multiple] {
	height: auto;
}

.w-form-label {
	cursor: pointer;
	margin-bottom: 0;
	font-weight: normal;
	display: inline-block;
}

.w-radio {
	margin-bottom: 5px;
	padding-left: 20px;
	display: block;
}

.w-radio:before, .w-radio:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-radio:after {
	clear: both;
}

.w-radio-input {
	float: left;
	margin: 3px 0 0 -20px;
	line-height: normal;
}

.w-file-upload {
	margin-bottom: 10px;
	display: block;
}

.w-file-upload-input {
	opacity: 0;
	z-index: -100;
	width: .1px;
	height: .1px;
	position: absolute;
	overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
	color: #333;
	display: inline-block;
}

.w-file-upload-error {
	margin-top: 10px;
	display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
	display: none;
}

.w-file-upload-uploading-btn {
	cursor: pointer;
	background-color: #fafafa;
	border: 1px solid #ccc;
	margin: 0;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: normal;
	display: flex;
}

.w-file-upload-file {
	background-color: #fafafa;
	border: 1px solid #ccc;
	flex-grow: 1;
	justify-content: space-between;
	margin: 0;
	padding: 8px 9px 8px 11px;
	display: flex;
}

.w-file-upload-file-name {
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.w-file-remove-link {
	cursor: pointer;
	width: auto;
	height: auto;
	margin-top: 3px;
	margin-left: 10px;
	padding: 3px;
	display: block;
}

.w-icon-file-upload-remove {
	margin: auto;
	font-size: 10px;
}

.w-file-upload-error-msg {
	color: #ea384c;
	padding: 2px 0;
	display: inline-block;
}

.w-file-upload-info {
	padding: 0 12px;
	line-height: 38px;
	display: inline-block;
}

.w-file-upload-label {
	cursor: pointer;
	background-color: #fafafa;
	border: 1px solid #ccc;
	margin: 0;
	padding: 8px 12px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
	width: 20px;
	margin-right: 8px;
	display: inline-block;
}

.w-icon-file-upload-uploading {
	height: 20px;
}

.w-container {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.w-container:before, .w-container:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-container:after {
	clear: both;
}

.w-container .w-row {
	margin-left: -10px;
	margin-right: -10px;
}

.w-row:before, .w-row:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-row:after {
	clear: both;
}

.w-row .w-row {
	margin-left: 0;
	margin-right: 0;
}

.w-col {
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.w-col .w-col {
	padding-left: 0;
	padding-right: 0;
}

.w-col-1 {
	width: 8.33333%;
}

.w-col-2 {
	width: 16.6667%;
}

.w-col-3 {
	width: 25%;
}

.w-col-4 {
	width: 33.3333%;
}

.w-col-5 {
	width: 41.6667%;
}

.w-col-6 {
	width: 50%;
}

.w-col-7 {
	width: 58.3333%;
}

.w-col-8 {
	width: 66.6667%;
}

.w-col-9 {
	width: 75%;
}

.w-col-10 {
	width: 83.3333%;
}

.w-col-11 {
	width: 91.6667%;
}

.w-col-12 {
	width: 100%;
}

.w-hidden-main {
	display: none !important;
}

@media screen and (max-width: 991px) {
	.w-container {
		max-width: 728px;
	}
	
	.w-hidden-main {
		display: inherit !important;
	}
	
	.w-hidden-medium {
		display: none !important;
	}
	
	.w-col-medium-1 {
		width: 8.33333%;
	}
	
	.w-col-medium-2 {
		width: 16.6667%;
	}
	
	.w-col-medium-3 {
		width: 25%;
	}
	
	.w-col-medium-4 {
		width: 33.3333%;
	}
	
	.w-col-medium-5 {
		width: 41.6667%;
	}
	
	.w-col-medium-6 {
		width: 50%;
	}
	
	.w-col-medium-7 {
		width: 58.3333%;
	}
	
	.w-col-medium-8 {
		width: 66.6667%;
	}
	
	.w-col-medium-9 {
		width: 75%;
	}
	
	.w-col-medium-10 {
		width: 83.3333%;
	}
	
	.w-col-medium-11 {
		width: 91.6667%;
	}
	
	.w-col-medium-12 {
		width: 100%;
	}
	
	.w-col-stack {
		width: 100%;
		left: auto;
		right: auto;
	}
}

@media screen and (max-width: 767px) {
	.w-hidden-main, .w-hidden-medium {
		display: inherit !important;
	}
	
	.w-hidden-small {
		display: none !important;
	}
	
	.w-row, .w-container .w-row {
		margin-left: 0;
		margin-right: 0;
	}
	
	.w-col {
		width: 100%;
		left: auto;
		right: auto;
	}
	
	.w-col-small-1 {
		width: 8.33333%;
	}
	
	.w-col-small-2 {
		width: 16.6667%;
	}
	
	.w-col-small-3 {
		width: 25%;
	}
	
	.w-col-small-4 {
		width: 33.3333%;
	}
	
	.w-col-small-5 {
		width: 41.6667%;
	}
	
	.w-col-small-6 {
		width: 50%;
	}
	
	.w-col-small-7 {
		width: 58.3333%;
	}
	
	.w-col-small-8 {
		width: 66.6667%;
	}
	
	.w-col-small-9 {
		width: 75%;
	}
	
	.w-col-small-10 {
		width: 83.3333%;
	}
	
	.w-col-small-11 {
		width: 91.6667%;
	}
	
	.w-col-small-12 {
		width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.w-container {
		max-width: none;
	}
	
	.w-hidden-main, .w-hidden-medium, .w-hidden-small {
		display: inherit !important;
	}
	
	.w-hidden-tiny {
		display: none !important;
	}
	
	.w-col {
		width: 100%;
	}
	
	.w-col-tiny-1 {
		width: 8.33333%;
	}
	
	.w-col-tiny-2 {
		width: 16.6667%;
	}
	
	.w-col-tiny-3 {
		width: 25%;
	}
	
	.w-col-tiny-4 {
		width: 33.3333%;
	}
	
	.w-col-tiny-5 {
		width: 41.6667%;
	}
	
	.w-col-tiny-6 {
		width: 50%;
	}
	
	.w-col-tiny-7 {
		width: 58.3333%;
	}
	
	.w-col-tiny-8 {
		width: 66.6667%;
	}
	
	.w-col-tiny-9 {
		width: 75%;
	}
	
	.w-col-tiny-10 {
		width: 83.3333%;
	}
	
	.w-col-tiny-11 {
		width: 91.6667%;
	}
	
	.w-col-tiny-12 {
		width: 100%;
	}
}

.w-widget {
	position: relative;
}

.w-widget-map {
	width: 100%;
	height: 400px;
}

.w-widget-map label {
	width: auto;
	display: inline;
}

.w-widget-map img {
	max-width: inherit;
}

.w-widget-map .gm-style-iw {
	text-align: center;
}

.w-widget-map .gm-style-iw > button {
	display: none !important;
}

.w-widget-twitter {
	overflow: hidden;
}

.w-widget-twitter-count-shim {
	vertical-align: top;
	text-align: center;
	background: #fff;
	border: 1px solid #758696;
	border-radius: 3px;
	width: 28px;
	height: 20px;
	display: inline-block;
	position: relative;
}

.w-widget-twitter-count-shim * {
	pointer-events: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
	text-align: center;
	color: #999;
	font-family: serif;
	font-size: 15px;
	line-height: 12px;
	position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
	display: block;
	position: relative;
}

.w-widget-twitter-count-shim.w--large {
	width: 36px;
	height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
	font-size: 18px;
	line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
	margin-left: 5px;
	margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
	margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
	content: " ";
	pointer-events: none;
	border: solid rgba(0, 0, 0, 0);
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
	border-width: 4px;
	border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
	margin-top: -4px;
	margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
	border-width: 5px;
	margin-top: -5px;
	margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
	border-width: 4px;
	border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	margin-top: -4px;
	margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
	border-width: 5px;
	margin-top: -5px;
	margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
	width: 61px;
	height: 33px;
	margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
	content: " ";
	pointer-events: none;
	border: solid rgba(0, 0, 0, 0);
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
	border-width: 5px;
	border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
	margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
	border-width: 4px;
	border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
	font-size: 18px;
	line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
	width: 76px;
}

.w-background-video {
	color: #fff;
	height: 500px;
	position: relative;
	overflow: hidden;
}

.w-background-video > video {
	object-fit: cover;
	z-index: -100;
	background-position: 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important;
}

.w-background-video--control {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	position: absolute;
	bottom: 1em;
	right: 1em;
}

.w-background-video--control > [hidden] {
	display: none !important;
}

.w-slider {
	text-align: center;
	clear: both;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	background: #ddd;
	height: 300px;
	position: relative;
}

.w-slider-mask {
	z-index: 1;
	white-space: nowrap;
	height: 100%;
	display: block;
	position: relative;
	left: 0;
	right: 0;
	overflow: hidden;
}

.w-slide {
	vertical-align: top;
	white-space: normal;
	text-align: left;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}

.w-slider-nav {
	z-index: 2;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	height: 40px;
	margin: auto;
	padding-top: 10px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
}

.w-slider-nav.w-round > div {
	border-radius: 100%;
}

.w-slider-nav.w-num > div {
	font-size: inherit;
	line-height: inherit;
	width: auto;
	height: auto;
	padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
	box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
	color: #fff;
}

.w-slider-nav-invert > div {
	background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
	background-color: #222;
}

.w-slider-dot {
	cursor: pointer;
	background-color: rgba(255, 255, 255, .4);
	width: 1em;
	height: 1em;
	margin: 0 3px .5em;
	transition: background-color .1s, color .1s;
	display: inline-block;
	position: relative;
}

.w-slider-dot.w-active {
	background-color: #fff;
}

.w-slider-dot:focus {
	outline: none;
	box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
	box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
	cursor: pointer;
	color: #fff;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 80px;
	margin: auto;
	font-size: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
	position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
	outline: 0;
}

.w-slider-arrow-left {
	z-index: 3;
	right: auto;
}

.w-slider-arrow-right {
	z-index: 4;
	left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
	width: 1em;
	height: 1em;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.w-slider-aria-label {
	clip: rect(0 0 0 0);
	border: 0;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	overflow: hidden;
}

.w-slider-force-show {
	display: block !important;
}

.w-dropdown {
	text-align: left;
	z-index: 900;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
	vertical-align: top;
	color: #222;
	text-align: left;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-decoration: none;
	position: relative;
}

.w-dropdown-toggle {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	padding-right: 40px;
	display: inline-block;
}

.w-dropdown-toggle:focus {
	outline: 0;
}

.w-icon-dropdown-toggle {
	width: 1em;
	height: 1em;
	margin: auto 20px auto auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

.w-dropdown-list {
	background: #ddd;
	min-width: 100%;
	display: none;
	position: absolute;
}

.w-dropdown-list.w--open {
	display: block;
}

.w-dropdown-link {
	color: #222;
	padding: 10px 20px;
	display: block;
}

.w-dropdown-link.w--current {
	color: #0082f3;
}

.w-dropdown-link:focus {
	outline: 0;
}

@media screen and (max-width: 767px) {
	.w-nav-brand {
		padding-left: 10px;
	}
}

.w-lightbox-backdrop {
	cursor: auto;
	letter-spacing: normal;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	color: #fff;
	text-align: center;
	z-index: 2000;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-tap-highlight-color: transparent;
	background: rgba(0, 0, 0, .9);
	outline: 0;
	font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.2;
	list-style: disc;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
	-webkit-overflow-scrolling: touch;
	height: 100%;
	overflow: auto;
}

.w-lightbox-content {
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.w-lightbox-view {
	opacity: 0;
	width: 100vw;
	height: 100vh;
	position: absolute;
}

.w-lightbox-view:before {
	content: "";
	height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
	height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
	vertical-align: middle;
	display: inline-block;
}

.w-lightbox-figure {
	margin: 0;
	position: relative;
}

.w-lightbox-group .w-lightbox-figure {
	cursor: pointer;
}

.w-lightbox-img {
	width: auto;
	max-width: none;
	height: auto;
}

.w-lightbox-image {
	float: none;
	max-width: 100vw;
	max-height: 100vh;
	display: block;
}

.w-lightbox-group .w-lightbox-image {
	max-height: 86vh;
}

.w-lightbox-caption {
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(0, 0, 0, .4);
	padding: .5em 1em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.w-lightbox-embed {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.w-lightbox-control {
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
	width: 4em;
	transition: all .3s;
	position: absolute;
	top: 0;
}

.w-lightbox-left {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
	display: none;
	bottom: 0;
	left: 0;
}

.w-lightbox-right {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
	display: none;
	bottom: 0;
	right: 0;
}

.w-lightbox-right.nitro-lazy {
	background-image: none !important;
}

.w-lightbox-left.nitro-lazy {
	background-image: none !important;
}

.w-lightbox-close {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
	background-size: 18px;
	height: 2.6em;
	right: 0;
}

.w-lightbox-close.nitro-lazy {
	background-image: none !important;
}

.w-lightbox-strip {
	white-space: nowrap;
	padding: 0 1vh;
	line-height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: auto;
	overflow-y: hidden;
}

.w-lightbox-item {
	box-sizing: content-box;
	cursor: pointer;
	width: 10vh;
	padding: 2vh 1vh;
	display: inline-block;
	-webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
	opacity: .3;
}

.w-lightbox-thumbnail {
	background: #222;
	height: 10vh;
	position: relative;
	overflow: hidden;
}

.w-lightbox-thumbnail-image {
	position: absolute;
	top: 0;
	left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
	width: 100%;
	top: 50%;
	transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
	height: 100%;
	left: 50%;
	transform: translate(-50%);
}

.w-lightbox-spinner {
	box-sizing: border-box;
	border: 5px solid rgba(0, 0, 0, .4);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	animation: .8s linear infinite spin;
	position: absolute;
	top: 50%;
	left: 50%;
}

.w-lightbox-spinner:after {
	content: "";
	border: 3px solid rgba(0, 0, 0, 0);
	border-bottom-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
}

.w-lightbox-hide {
	display: none;
}

.w-lightbox-noscroll {
	overflow: hidden;
}

@media (min-width: 768px) {
	.w-lightbox-content {
		height: 96vh;
		margin-top: 2vh;
	}
	
	.w-lightbox-view, .w-lightbox-view:before {
		height: 96vh;
	}
	
	.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
		height: 84vh;
	}
	
	.w-lightbox-image {
		max-width: 96vw;
		max-height: 96vh;
	}
	
	.w-lightbox-group .w-lightbox-image {
		max-width: 82.3vw;
		max-height: 84vh;
	}
	
	.w-lightbox-left, .w-lightbox-right {
		opacity: .5;
		display: block;
	}
	
	.w-lightbox-close {
		opacity: .8;
	}
	
	.w-lightbox-control:hover {
		opacity: 1;
	}
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
	opacity: 0;
}

.w-richtext:before, .w-richtext:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-richtext:after {
	clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
	white-space: initial;
}

.w-richtext ol, .w-richtext ul {
	overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
	outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
	content: "";
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.w-richtext figure {
	max-width: 60%;
	position: relative;
}

.w-richtext figure > div:before {
	cursor: default !important;
}

.w-richtext figure img {
	width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
	opacity: .6;
}

.w-richtext figure div {
	color: rgba(0, 0, 0, 0);
	font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
	display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
	display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
	caption-side: bottom;
	display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
	width: 60%;
	height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
	width: 100%;
}

.w-richtext figure.w-richtext-align-center {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
	max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
	clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
	text-align: center;
	clear: both;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
	padding-bottom: inherit;
	display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
	display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
	float: left;
	clear: none;
	margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
	float: right;
	clear: none;
	margin-left: 15px;
}

.w-nav {
	z-index: 1000;
	background: #ddd;
	position: relative;
}

.w-nav:before, .w-nav:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-nav:after {
	clear: both;
}

.w-nav-brand {
	float: left;
	color: #333;
	text-decoration: none;
	position: relative;
}

.w-nav-link {
	vertical-align: top;
	color: #222;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.w-nav-link.w--current {
	color: #0082f3;
}

.w-nav-menu {
	float: right;
	position: relative;
}

[data-nav-menu-open] {
	text-align: center;
	background: #c8c8c8;
	min-width: 200px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	overflow: visible;
	display: block !important;
}

.w--nav-link-open {
	display: block;
	position: relative;
}

.w-nav-overlay {
	width: 100%;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
	top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
	width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
	z-index: 1;
	top: 0;
	right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
	width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
	z-index: 1;
	top: 0;
	left: auto;
}

.w-nav-button {
	float: right;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 18px;
	font-size: 24px;
	display: none;
	position: relative;
}

.w-nav-button:focus {
	outline: 0;
}

.w-nav-button.w--open {
	color: #fff;
	background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
	display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
	display: block;
}

.w--nav-dropdown-list-open {
	position: static;
}

@media screen and (max-width: 991px) {
	.w-nav[data-collapse="medium"] .w-nav-menu {
		display: none;
	}
	
	.w-nav[data-collapse="medium"] .w-nav-button {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.w-nav[data-collapse="small"] .w-nav-menu {
		display: none;
	}
	
	.w-nav[data-collapse="small"] .w-nav-button {
		display: block;
	}
	
	.w-nav-brand {
		padding-left: 10px;
	}
}

@media screen and (max-width: 479px) {
	.w-nav[data-collapse="tiny"] .w-nav-menu {
		display: none;
	}
	
	.w-nav[data-collapse="tiny"] .w-nav-button {
		display: block;
	}
}

.w-tabs {
	position: relative;
}

.w-tabs:before, .w-tabs:after {
	content: " ";
	grid-area: 1/1/2/2;
	display: table;
}

.w-tabs:after {
	clear: both;
}

.w-tab-menu {
	position: relative;
}

.w-tab-link {
	vertical-align: top;
	text-align: left;
	cursor: pointer;
	color: #222;
	background-color: #ddd;
	padding: 9px 30px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.w-tab-link.w--current {
	background-color: #c8c8c8;
}

.w-tab-link:focus {
	outline: 0;
}

.w-tab-content {
	display: block;
	position: relative;
	overflow: hidden;
}

.w-tab-pane {
	display: none;
	position: relative;
}

.w--tab-active {
	display: block;
}

@media screen and (max-width: 479px) {
	.w-tab-link {
		display: block;
	}
}

.w-ix-emptyfix:after {
	content: "";
}

@keyframes spin {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.w-dyn-empty {
	background-color: #ddd;
	padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
	display: none !important;
}

.wf-layout-layout {
	display: grid;
}

.w-code-component > * {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

:root {
	--pho-orange: #f7ad19;
	--pho-blue: #2e6bf8;
	--new-orange: #fe5000;
	--dark-blue: #001628;
	--billions-red: #f52c56;
}

.w-layout-grid {
	grid-row-gap: 16px;
	grid-column-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.w-layout-blockcontainer {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

@media screen and (max-width: 991px) {
	.w-layout-blockcontainer {
		max-width: 728px;
	}
}

@media screen and (max-width: 767px) {
	.w-layout-blockcontainer {
		max-width: none;
	}
}

.custom_container {
	width: 100%;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.custom_container.menu {
	justify-content: space-between;
	align-items: center;
	height: 100%;
	display: flex;
}

.custom_container.sections {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1300px;
	margin-top: 0;
	padding-bottom: 0;
	display: flex;
}

.nav {
	z-index: 99;
	color: #f5f5f7;
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 48px;
	display: flex;
	position: fixed;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.logo {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6467a4d236e1bda9463bc3c1_Logo.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}

.logo.nitro-lazy {
	background-image: none !important;
}

.body {
	color: #231f20;
	font-family: Sf pro display, sans-serif;
}

.nav_menu {
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.nav_menu_item {
	color: #fff;
	align-items: center;
	height: 100%;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 400;
	text-decoration: none;
	display: flex;
}

.nav_icons {
	flex-direction: row;
	flex: 1;
	justify-content: center;
	align-items: center;
	height: 100%;
	display: flex;
}

.nav_icon_item {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6467a4d236e1bda9463bc3cd_Search.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}

.nav_icon_item.nitro-lazy {
	background-image: none !important;
}

.nav_icon_item.bag {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6467a4d236e1bda9463bc3cc_bag.svg");
}

.nav_icon_item.bag.nitro-lazy {
	background-image: none !important;
}

.section {
	justify-content: center;
	align-items: flex-end;
	min-height: 100vh;
	padding-top: 0;
}

.section.hero {
	z-index: 9;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646b857260d6928307bc078e_bg-stars-1-scaled.webp"), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cb476bee1708f66ab4381_Hero_IAD-Page_Phosphorus_v1.png"), linear-gradient(#08101d, #08101d);
	background-position: 50%, 50% 0, 0 0;
	background-repeat: repeat, no-repeat, repeat;
	background-size: contain, cover, auto;
	background-attachment: fixed, scroll, scroll;
	margin-top: 0;
	padding-top: 30vh;
	padding-bottom: 60px;
	display: block;
	position: relative;
}

.section.hero.nitro-lazy {
	background-image: none !important;
}

.section.iphone-12-pro {
	z-index: 8;
	color: #4f5c6b;
	background-color: #000;
	padding-top: 60vh;
	position: relative;
}

.section.iphone-12 {
	z-index: 7;
	background-color: #f2f2f2;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646bda402d65edb207682867_IAD_Safe_Section-BG_v2.png");
	background-position: 50% 10vh;
	background-repeat: no-repeat;
	background-size: auto 60vh;
	margin-top: 1520px;
	padding-top: 70vh;
	padding-bottom: 220px;
	position: relative;
}

.section.iphone-12.nitro-lazy {
	background-image: none !important;
}

.section.homepod {
	z-index: 5;
	background-color: #f2f2f2;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6467a4d236e1bda9463bc3d9_Homepod_mnii.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 60vh;
	position: relative;
}

.section.homepod.nitro-lazy {
	background-image: none !important;
}

.section.magsafe {
	z-index: 6;
	background-color: #fff;
	padding-top: 0;
	position: relative;
}

.section.high-fidcopy {
	z-index: 7;
	background-color: #fff;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d23580988fb58699ca785_Logo-hero.png");
	background-position: 50% 10vh;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 70vh;
	position: relative;
}

.section.high-fidcopy.nitro-lazy {
	background-image: none !important;
}

.section_header {
	height: 60px;
}

.section_text {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
	display: block;
}

.section_text.white {
	z-index: 999;
	color: #272727;
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 10px 40px 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;
}

.section_text.white.lighter {
	color: #474747;
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 26px;
	line-height: 36px;
}

.section_text.yellow {
	color: #fff;
	max-width: 65%;
}

.button {
	background-color: rgba(56, 152, 236, 0);
	border: 1px solid #fff;
	border-radius: 100px;
	margin-top: 15px;
	padding: 15px 30px;
	font-size: 17px;
	font-weight: 400;
	transition: all .5s;
}

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

.button.yellow {
	color: #f9d773;
	border-color: #f9d773;
}

.button.yellow:hover {
	color: #000;
	background-color: #f9d773;
}

.button.margin-right {
	margin-right: 20px;
}

.button.black {
	color: #231f20;
	border-color: #231f20;
}

.button.black:hover {
	color: #fff;
	background-color: #231f20;
}

.btn-group {
	margin-top: 5px;
	margin-bottom: 100px;
}

.section-subtext {
	color: var(--pho-orange);
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 26px;
}

.footer {
	background-color: #f5f5f7;
	margin-top: 7px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.text-block {
	color: rgba(35, 31, 32, .6);
	margin-bottom: 10px;
}

.text-block.copy {
	margin-bottom: 0;
}

.footer-disclaimer {
	border-bottom: 1px solid rgba(0, 0, 0, .3);
	padding-bottom: 10px;
}

.footer-disclaimer.copy {
	margin-bottom: 10px;
}

.footer_nav {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-top: 0;
	display: grid;
}

.footer_nav_headin {
	margin-top: 22px;
	margin-bottom: 10px;
}

.footer_nav_item {
	color: rgba(35, 31, 32, .7);
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-decoration: none;
}

.text-block-2 {
	text-decoration: none;
}

.footer_copyright {
	margin-top: 20px;
}

.link {
	color: #06c;
	text-decoration: none;
}

.copy_and_legal {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.div-block {
	align-items: center;
	display: flex;
}

.footer_copy_menu {
	justify-content: center;
	align-items: center;
	margin-left: 30px;
	display: flex;
}

.seprator {
	background-color: rgba(35, 31, 32, .3);
	width: 1px;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.footer_country {
	color: rgba(35, 31, 32, .7);
}

.link-2 {
	color: rgba(0, 0, 0, .7);
}

.link-block {
	text-decoration: none;
}

.made_by {
	z-index: 999;
	position: fixed;
	top: auto;
	bottom: 5vh;
	left: 0%;
	right: auto;
}

.image {
	width: 30px;
}

.heading {
	color: rgba(255, 255, 255, .33);
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-span {
	color: var(--pho-orange);
	font-weight: 600;
}

.heading_1 {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.heading_1.darkbg {
	color: #fff;
}

.heading_2 {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.heading_2.high_fidbg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2.darkbg {
	color: #fff;
	font-size: 35px;
}

.heading_2.accuratebg {
	z-index: 999;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}

.heading_2.safebg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2.accuratebg {
	color: #000;
	text-align: center;
	text-align: center;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.heading_2.accuratebg.white {
	text-align: center;
}

.terms-arrow {
	border: 1px solid #000;
	border-radius: 20px;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 45px;
	transition: transform .2s, border .2s;
	display: flex;
}

.terms-arrow:hover {
	transform: translate(5px);
}

.card {
	background-color: #fcfdff;
	border-radius: 20px;
	padding: 30px;
}

.card.pink {
	background-color: #cdff46;
	background-image: linear-gradient(135deg, #a1cb38, #34b44f);
}

.card.black {
	color: #fff;
	background-color: #20bcff;
	background-image: linear-gradient(135deg, #1da8e0, #0e75ba);
}

.card.orange {
	color: #fff;
	background-color: #ffac17;
	background-image: linear-gradient(135deg, #f7b115, #d25e1f);
}

.text-field {
	color: #000;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646b9f7b4db052dae67f24af_plane.svg");
	background-position: 20px;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 20px;
	height: 50px;
	margin-bottom: 0;
	padding-left: 50px;
	transition: border-color .2s;
}

.text-field.nitro-lazy {
	background-image: none !important;
}

.text-field:hover, .text-field:focus {
	border: 1px solid #000;
}

.text-field::placeholder {
	color: #000;
	font-size: 16px;
	font-weight: 500;
}

.form {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	flex-direction: column;
	align-items: stretch;
	display: flex;
}

.terms-wrap {
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	align-items: center;
	display: flex;
}

.arrow-img {
	color: #fff;
}

.card-top {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	padding-bottom: 20px;
}

.card-top.white {
	border-bottom-color: rgba(255, 255, 255, .2);
}

.card-bot {
	margin-top: 20px;
}

.link-3 {
	color: #000;
	font-size: 25px;
	font-weight: 500;
	text-decoration: none;
}

.link-3:hover {
	border-bottom-color: #000;
}

.mb-40 {
	margin-bottom: 40px;
}

.button-2 {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 20px;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	text-decoration: none;
	transition: color .2s, background-color .2s;
	display: flex;
}

.button-2:hover {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
}

.button-2.big {
	height: 50px;
	padding: 15px 40px;
}

.terms-link {
	color: #000;
	text-decoration: none;
}

.terms-link:hover {
	border-bottom-color: #000;
}

.cards-wrap {
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	margin-top: 40px;
	display: grid;
}

.dot {
	background-color: #000;
	border-radius: 50%;
	width: 5px;
	height: 5px;
}

.features-wrap {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.card-icon {
	background-color: #000;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 34px;
	height: 34px;
	transition: transform .2s;
	display: flex;
}

.card-icon:hover {
	transform: scale(1.1);
}

.card-icon.white {
	background-color: #fff;
}

.terms {
	border-top: 1px solid rgba(0, 0, 0, .2);
	justify-content: space-between;
	align-items: center;
	height: 70px;
	display: flex;
}

.form-block {
	width: 100%;
	max-width: 550px;
	margin-top: 40px;
	margin-bottom: 0;
}

.container {
	border-top: 1px solid #727272;
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.card-link {
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
	display: flex;
}

.content-wrap {
	text-align: center;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.p-22 {
	font-size: 22px;
}

.p-22.mb-20 {
	margin-bottom: 20px;
	font-weight: 600;
}

.p-22.mb-20.white, .p-22.white {
	color: #fff;
}

.p-12 {
	font-size: 14px;
}

.p-12.opacity {
	color: #fff;
}

.p-12.heading {
	color: rgba(0, 0, 0, .5);
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.p-12.heading.white {
	color: rgba(255, 255, 255, .5);
}

.p-12.white {
	color: #fff;
}

.features {
	margin-top: 50px;
	margin-bottom: 30px;
}

.heading-2 {
	color: #fff;
}

.text-span-2 {
	color: #fff;
	font-weight: 600;
}

.text-span-3, .bold-text, .text-span-4 {
	color: var(--pho-orange);
	font-weight: 600;
}

.text-span-5 {
	color: var(--pho-orange);
}

.white.p-12 {
	font-weight: 400;
}

.bold-text-2 {
	color: var(--pho-orange);
	font-weight: 600;
}

.html-embed {
	opacity: .67;
	text-align: right;
	width: 20px;
	margin-top: -5px;
	margin-right: 10px;
	font-size: 5px;
	line-height: 5px;
}

.heading_safe {
	color: var(--pho-blue);
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.text-span-6 {
	color: var(--pho-blue);
	font-weight: 600;
}

.tooltip_1 {
	align-items: center;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
}

.check {
	align-self: flex-start;
	width: 40px;
	max-width: 40px;
	margin-right: 20px;
}

.text-block-14 {
	color: var(--pho-orange);
	text-align: left;
	flex: 1;
	padding-right: 10px;
	font-size: 18px;
	line-height: 1.4;
}

.tooltip-wrapper {
	flex: none;
	display: block;
	position: relative;
}

.tooltip {
	z-index: 999999;
	color: #000;
	text-align: center;
	background-color: #fff;
	border-radius: 8px;
	justify-content: center;
	align-items: center;
	min-width: 180px;
	margin-left: 0;
	margin-right: auto;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	display: none;
	position: absolute;
	top: auto;
	bottom: 32px;
	left: auto;
	right: -24px;
}

.text-block-15 {
	text-align: center;
	font-size: 13px;
	display: block;
}

.text-span-18 {
	color: #2e6bf8;
}

.tooltip-arrow {
	background-color: #fff;
	width: 12px;
	height: 12px;
	margin-left: 0;
	padding-right: 0;
	position: absolute;
	top: auto;
	bottom: -6px;
	left: 130px;
	right: 28px;
	transform: rotate(45deg);
}

.text-span-19 {
	color: var(--pho-blue);
	font-weight: 600;
}

.tooltip_2 {
	align-items: center;
	padding-top: 10px;
	padding-bottom: 0;
	display: flex;
}

.html-embed_arrow {
	opacity: .67;
	text-align: right;
	width: 20px;
	margin-top: -5px;
	margin-right: 0;
	font-size: 5px;
	line-height: 5px;
}

.download__ui-top {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d563850e8d30749e9f3ca_Top-Of-Phone_v2.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 650px 200px;
	width: 650px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

.download__ui-top.nitro-lazy {
	background-image: none !important;
}

.download__wrapper {
	background-color: #000;
	width: 970px;
	height: 650px;
	margin-top: 0;
	margin-bottom: 0;
}

.download__headings {
	margin-bottom: 90px;
	position: relative;
}

.kick-glass__para {
	color: #fff5f5;
	margin-bottom: 0;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.4;
	position: relative;
}

.kick-glass__para.download-glass__para {
	text-align: center;
}

.kick-glass__btn {
	background-color: rgba(56, 152, 236, 0);
	border-top: 1px solid rgba(97, 182, 205, .6);
	border-bottom: 1px solid rgba(0, 94, 127, .6);
	border-radius: 20px;
	width: 130px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: 400;
	display: block;
}

.download__overlay-exit {
	opacity: 1;
	background-image: linear-gradient(rgba(0, 0, 0, 0), #000 73%);
	height: 800px;
	margin-top: 13px;
	display: block;
	position: absolute;
	top: -400px;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.download__down-image {
	background-color: #000;
	width: 340px;
	display: block;
	position: absolute;
	top: 12px;
	left: 201px;
}

.download__down-image.download__down-image--movie {
	display: block;
}

.download__hardware {
	z-index: 1;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a327_5g_on_phone_device.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 770px 1336px;
	width: 770px;
	height: 1350px;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.download__hardware.nitro-lazy {
	background-image: none !important;
}

.download {
	height: auto;
	margin-top: 100px;
	padding-bottom: 0;
	position: relative;
	overflow: hidden;
}

.download__screen {
	z-index: 1;
	width: 770px;
	height: 1250px;
	padding: 20px 20px 0;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.download__divider {
	color: #424245;
	background-color: #424245;
	width: 100%;
	height: 1px;
	margin-top: 26px;
}

.download__hz-bottom {
	opacity: .5;
	background-color: #424245;
	width: 430px;
	height: 1px;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.download__download-image {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0329ea3f241169338b34_High-res.svg");
	background-position: 0 0;
	background-size: 332px 102px;
	width: 332px;
	height: 102px;
}

.download__download-image.nitro-lazy {
	background-image: none !important;
}

.download__download-image.download__download-image--4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a33f_5g_show_04_downloading__bpwdwow1lmhe_large.jpg");
}

.download__download-image.download__download-image--4.nitro-lazy {
	background-image: none !important;
}

.download__download-image.download__download-image--3 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d032958354d6cfe552d88_High_fedelity.svg");
}

.download__download-image.download__download-image--3.nitro-lazy {
	background-image: none !important;
}

.download__download-image.download__download-image--5 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a344_5g_show_05_downloading__rn0ahwhpe0i2_large.jpg");
}

.download__download-image.download__download-image--5.nitro-lazy {
	background-image: none !important;
}

.download__download-image.download__download-image--6 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a34c_5g_show_07_downloading__e3xx7ozr6owi_large.jpg");
}

.download__download-image.download__download-image--6.nitro-lazy {
	background-image: none !important;
}

.download__overlay-inter {
	opacity: 0;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #000 65%);
	width: 200%;
	display: block;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: -100%;
	right: 0%;
}

.download__movie-image {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d088bf9db5f5aad9e7e3b_x3-Block_1.png");
	background-position: 0 0;
	background-size: 533px 102px;
	width: 533px;
	height: 102px;
}

.download__movie-image.nitro-lazy {
	background-image: none !important;
}

.download__movie-image.download__movie-image--3 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d09c61382daf884bea5a2_Block_2-x1.png");
}

.download__movie-image.download__movie-image--3.nitro-lazy {
	background-image: none !important;
}

.download__movie-image.download__movie-image--2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0950f9db5f5aad9f4221_Block_3-x1.png");
	display: block;
}

.download__movie-image.download__movie-image--2.nitro-lazy {
	background-image: none !important;
}

.download__movie-image.download__movie-image--6 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a346_5g_show_06__cq7hdrxmx3o2_large.jpg");
}

.download__movie-image.download__movie-image--6.nitro-lazy {
	background-image: none !important;
}

.download__movie-image.download__movie-image7 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a349_5g_show_07__bz66o6mfl2c2_large.jpg");
}

.download__movie-image.download__movie-image7.nitro-lazy {
	background-image: none !important;
}

.download__movie-image.download__movie-image--4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a33c_5g_show_04__dbzl203ndh2e_large.jpg");
}

.download__movie-image.download__movie-image--4.nitro-lazy {
	background-image: none !important;
}

.download__movie-image.download__movie-image--5 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a341_5g_show_05__ceuw0pl16936_large.jpg");
}

.download__movie-image.download__movie-image--5.nitro-lazy {
	background-image: none !important;
}

.container-2 {
	background-color: #000;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
}

.download__download-tv {
	transform-origin: 50% 0;
	background-color: #000;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
}

.download__sub-head {
	color: #6e6e73;
	text-align: center;
	margin-bottom: 0;
	font-size: 60px;
	font-weight: 600;
	line-height: 1.3;
}

.download__head {
	color: #fff;
	text-align: center;
	margin-top: 10px;
	font-size: 60px;
	font-weight: 600;
	line-height: 1;
}

.download__device {
	width: 770px;
	margin-left: -385px;
	position: relative;
	left: 50%;
}

._5g-download {
	background-color: #000;
	padding-bottom: 90px;
	overflow: hidden;
}

.download__downloading {
	padding-left: 75px;
	padding-right: 25px;
}

.download__arrow {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a332_5g_arrow__c9mz5ucsvo2u_large.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 22px 32px;
	width: 22px;
	height: 32px;
	margin-top: -16px;
	position: absolute;
	top: 50%;
	right: 65px;
}

.download__arrow.nitro-lazy {
	background-image: none !important;
}

.download__arrow.download__arrow--lottie {
	background-image: none;
	background-repeat: repeat;
	background-size: auto;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	display: flex;
}

.download__arrow.download__arrow--lottie.nitro-lazy {
	background-image: none !important;
}

.download__para {
	color: #95959a;
	text-align: center;
	width: 770px;
	margin-bottom: 90px;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.2;
}

.phone_section {
	background-color: #000;
	padding-bottom: 140px;
	overflow: hidden;
}

.text-span-20 {
	color: var(--pho-orange);
}

.text-span-21 {
	color: var(--pho-orange);
	font-weight: 600;
}

.section_text_light {
	color: #fff;
	text-align: center;
	max-width: 60%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
}

.section_text_light.white {
	color: #f5f5f7;
}

.section_text_light.yellow {
	color: #fff;
	max-width: 60%;
}

.download__download-image_2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0329b4d3b9d24a190b6d_Feedback_Mech.svg");
	background-position: 0 0;
	background-size: 332px 102px;
	width: 332px;
	height: 102px;
	display: block;
}

.download__download-image_2.nitro-lazy {
	background-image: none !important;
}

.download__download-image_2.download__download-image--4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a33f_5g_show_04_downloading__bpwdwow1lmhe_large.jpg");
}

.download__download-image_2.download__download-image--4.nitro-lazy {
	background-image: none !important;
}

.download__download-image_2.download__download-image--3 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cff46ade6b9933ac195d3_Asset%203.svg");
}

.download__download-image_2.download__download-image--3.nitro-lazy {
	background-image: none !important;
}

.download__download-image_2.download__download-image--5 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a344_5g_show_05_downloading__rn0ahwhpe0i2_large.jpg");
}

.download__download-image_2.download__download-image--5.nitro-lazy {
	background-image: none !important;
}

.download__download-image_2.download__download-image--6 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a34c_5g_show_07_downloading__e3xx7ozr6owi_large.jpg");
}

.download__download-image_2.download__download-image--6.nitro-lazy {
	background-image: none !important;
}

.download__movie-image-2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a32d_5g_show_01__bf4l35s1jn1e_large.jpg");
	background-position: 0 0;
	background-size: 533px 102px;
	width: 533px;
	height: 102px;
}

.download__movie-image-2.nitro-lazy {
	background-image: none !important;
}

.download__movie-image-2.download__movie-image--4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a33c_5g_show_04__dbzl203ndh2e_large.jpg");
}

.download__movie-image-2.download__movie-image--4.nitro-lazy {
	background-image: none !important;
}

.download__download-image-2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a330_5g_show_01_downloading__ugasi8688yqi_large.jpg");
	background-position: 0 0;
	background-size: 332px 102px;
	width: 332px;
	height: 102px;
}

.download__download-image-2.nitro-lazy {
	background-image: none !important;
}

.download__download-image-2.download__download-image--4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cca545d34680ce017a33f_5g_show_04_downloading__bpwdwow1lmhe_large.jpg");
}

.download__download-image-2.download__download-image--4.nitro-lazy {
	background-image: none !important;
}

.ceramic-shield {
	z-index: 3;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.ceramic-shield-3 {
	z-index: 1;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.durable-part-2 {
	z-index: 2;
	background-color: #f5f5f8;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-left: .5rem;
	padding-right: .5rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.ceramic-shield-image {
	object-fit: cover;
	width: auto;
	height: 100%;
	margin-bottom: 0;
}

.color {
	background-color: #b9cfe4;
	border: 2px solid #fff;
	border-radius: 100rem;
	align-self: flex-start;
	width: 2.5rem;
	height: 2.5rem;
	margin-right: 1rem;
}

.color:hover {
	box-shadow: 1px 1px 20px -3px rgba(0, 0, 0, .23);
}

.color._2nd {
	background-color: #e7bce0;
}

.color._3rd {
	background-color: #303030;
	margin-right: 0;
}

.ceramic-shield-text {
	align-self: auto;
	align-items: flex-start;
	display: flex;
}

.color-text {
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.color-text.black, .color-text.pink {
	display: none;
}

.spills-2 {
	z-index: 2;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.iphone-camera-3 {
	z-index: 1;
	object-fit: cover;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0e738b02d3f10f3ecce3_gallery_camera_midnight__d0ovagke8niq_large.jpeg");
	background-position: 0 0;
	background-size: cover;
	justify-content: flex-end;
	align-self: flex-end;
	width: 90%;
	height: 90%;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.iphone-camera-3.nitro-lazy {
	background-image: none !important;
}

.new-generation {
	background-color: #fff;
	border: 0 #000;
	justify-content: center;
	align-items: center;
	height: auto;
	margin-top: -3px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3%;
	padding-right: 3%;
	display: flex;
	position: relative;
	overflow: hidden;
}

.image-7 {
	object-fit: contain;
	align-self: flex-start;
	height: 100%;
}

.spills {
	z-index: 3;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.container-large {
	width: 100%;
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
}

.wallpaper-2 {
	z-index: 2;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	height: auto;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.slider-nav-custom {
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	margin-top: 2rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 14%;
	left: 0%;
	right: 0%;
}

.margin-top {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.margin-top.margin-medium {
	position: absolute;
	top: auto;
	bottom: 4%;
	left: 0%;
	right: 0%;
}

.iphone-camera {
	z-index: 3;
	object-fit: cover;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0e738b02d3f10f3eccda_gallery_camera_blue__wjwphz5g2tua_large.jpeg");
	background-position: 0 0;
	background-size: cover;
	justify-content: flex-end;
	align-self: flex-end;
	width: 90%;
	height: 90%;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.iphone-camera.nitro-lazy {
	background-image: none !important;
}

.slider-item {
	background-color: #f5f5f8;
	border-radius: 1.5rem;
	width: auto;
	height: auto;
	padding: 2rem 1.5rem;
	position: relative;
	overflow: hidden;
}

.slider-item.flex-horizontal {
	z-index: 3;
	border: 1px solid #eee;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 300px;
	padding: 0 1.5rem;
	display: flex;
}

.slider-item.flex-horizontal.flex-vertical {
	flex-direction: column;
	justify-content: space-between;
	height: auto;
	padding-top: 2rem;
	padding-bottom: 20rem;
	position: relative;
}

.slider-item.flex-horizontal.right-aligned {
	justify-content: flex-end;
	height: 20rem;
}

.slider-item.flex-horizontal._2nd-box {
	box-shadow: none;
	border-width: 1px;
}

.slider-item.first {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
}

.second-iphone {
	z-index: 2;
	justify-content: center;
	align-items: center;
	height: 90%;
	padding: 0 4.3rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.text-size-large-2 {
	width: 100%;
	font-family: Sf pro display, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
}

.text-size-large-2.text-align-center.extra-top-margin {
	margin-top: 0;
	font-size: 3rem;
}

.spills-3 {
	z-index: 1;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.durable-part {
	z-index: 3;
	background-color: #f5f5f8;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-left: .5rem;
	padding-right: .5rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.first-iphone {
	z-index: 3;
	object-fit: contain;
	justify-content: center;
	align-items: flex-start;
	height: 90%;
	padding: 0 4rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.text-size-medium-2 {
	text-transform: none;
	font-size: 1.25rem;
}

.text-size-medium-2.text-color-grey {
	margin-top: 10px;
}

.text-size-medium-2.text-align-center.text-color-grey {
	text-align: center;
}

.text-size-medium-2.text-color-grey {
	clear: none;
	max-width: 100%;
	margin-top: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}

.text-size-medium-2.text-color-grey.text-align-center {
	z-index: 100;
	position: static;
}

.image-class {
	align-self: flex-end;
	width: 100px;
	height: 80%;
	padding-top: 0;
}

.durable-part-3 {
	z-index: 1;
	background-color: #f5f5f8;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-left: .5rem;
	padding-right: .5rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.third-iphone {
	z-index: 1;
	justify-content: center;
	align-items: center;
	height: 90%;
	padding: 0 4rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.iphone-camera-2 {
	z-index: 2;
	object-fit: cover;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0e738b02d3f10f3ecce0_gallery_camera_purple__d7uq476672qa_large.jpeg");
	background-position: 0 0;
	background-size: cover;
	justify-content: flex-end;
	align-self: flex-end;
	width: 90%;
	height: 90%;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.iphone-camera-2.nitro-lazy {
	background-image: none !important;
}

.image-8 {
	width: auto;
	height: 60%;
}

.ceramic-shield-2 {
	z-index: 2;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.durable-text {
	width: auto;
	margin-left: 1rem;
}

.grid-2 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	background-color: #fff;
	grid-template: "." "." "."/1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	justify-content: stretch;
	align-items: stretch;
	justify-items: stretch;
	width: 100%;
	height: auto;
	padding: 2rem 1rem;
	display: grid;
}

.heading-3 {
	align-self: auto;
	margin-right: 1rem;
}

.wallpaper {
	z-index: 3;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	height: auto;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.wallpaper-3 {
	z-index: 1;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	height: auto;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.padding-vertical {
	padding-left: 0;
	padding-right: 0;
}

.padding-vertical.padding-huge {
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: auto;
	height: auto;
	display: flex;
	position: relative;
}

.padding-vertical.padding-xhuge {
	padding-left: 0;
	padding-right: 0;
}

.text-span-22 {
	font-weight: 600;
}

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

.text-center.mobile-l {
	text-align: left;
	border-top: 2px solid #bdbdbd;
	padding-top: 20px;
}

.logo-strip-image {
	width: 100%;
}

.logo-strip-image.shadow {
	border: 1px solid #eff0f6;
	border-radius: 16px;
	width: 284px;
	margin: 14px 16px;
	box-shadow: 0 1px 12px rgba(20, 20, 43, .08);
}

.logo-strip-full-width {
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
}

.logos {
	padding-top: 176px;
	padding-bottom: 176px;
}

.logos.small {
	padding-top: 100px;
	padding-bottom: 100px;
}

.logos.small.position-relative.overflow-hidden {
	padding-top: 60px;
	display: block;
	overflow: auto;
}

.inner-container._574px {
	max-width: 574px;
}

.inner-container._600px {
	max-width: 600px;
}

.container-default {
	text-align: center;
	max-width: 1218px;
	padding-left: 24px;
	padding-right: 24px;
}

.mg-bottom-40px {
	margin-bottom: 40px;
}

.ui-arrow {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d5438e7bc1e84ef61b568_5g_arrow__c9mz5ucsvo2u_large_2x.jpg");
	background-position: 50%;
	background-size: contain;
	width: 22px;
	height: 32px;
	position: absolute;
	top: 50px;
	right: 65px;
}

.ui-arrow.nitro-lazy {
	background-image: none !important;
}

.downloads {
	margin-bottom: 0;
	padding-left: 75px;
	padding-right: 25px;
	list-style-type: none;
}

.divider {
	background-color: #424245;
	height: 1px;
	margin-top: 26px;
	margin-left: 75px;
	margin-right: 25px;
}

.ui-download-progress {
	width: 50px;
	position: absolute;
	top: 34px;
	right: 50px;
}

.screen {
	z-index: 1;
	width: 770px;
	height: 1336px;
	padding: 80px 20px 20px;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.screen-ui-top {
	width: 650px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

.hardware-gradient {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6) 10%, #000 30%);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.download-divider {
	background-color: #1e1e1e;
	width: 68%;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.download-2 {
	transform-origin: 50% 0;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
}

.device {
	width: 770px;
	height: 1336px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	box-shadow: 0 -6px 50px #000;
}

.hardware {
	z-index: 1;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.download-img {
	width: 533px;
}

.download-text {
	background-color: #000;
	width: 340px;
	position: absolute;
	top: 12px;
	left: 201px;
}

.section-heading {
	opacity: .6;
	color: #3f3b3c;
	text-align: left;
	letter-spacing: -.015em;
	-webkit-text-stroke-color: #0e0c0d;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 60px;
	font-weight: 600;
	line-height: 1.2;
}

.download-3 {
	transform-origin: 50% 0;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
}

.ix-shadow {
	opacity: 1;
	background-image: linear-gradient(119deg, #f0da69, rgba(0, 0, 0, 0) 32%, #f0da69 57%);
	width: 200%;
	display: block;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.section-heading-eyebrow {
	color: #6e6e73;
	display: block;
}

.container-3 {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

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

.section-header-2 {
	opacity: .76;
	text-align: left;
	margin-bottom: -22px;
	position: relative;
}

._5g {
	background-color: #000;
	margin-top: 0;
	padding-top: 100px;
	padding-bottom: 220px;
	overflow: hidden;
}

.text-span-23 {
	color: var(--pho-orange);
	font-weight: 600;
}

.image-9 {
	width: 16px;
}

.content-wrapper {
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	height: 100%;
	padding-top: 0;
	display: flex;
	position: relative;
}

.button-wrapper-2-c {
	display: flex;
}

.heading-4 {
	text-align: center;
	font-size: 14px;
}

.heading-4.small {
	color: #fbf9fc;
	letter-spacing: 2px;
	text-transform: uppercase;
	white-space: normal;
	-webkit-text-fill-color: inherit;
	background-image: none;
	background-clip: border-box;
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: 500;
}

.heading-4.small.nitro-lazy {
	background-image: none !important;
}

.heading-4.big {
	color: #fbf9fc;
	font-size: 68px;
	line-height: 1.05;
}

.circles {
	z-index: -99;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	height: auto;
	margin-top: 56px;
	display: flex;
	position: absolute;
	top: 0%;
	left: 0%;
	right: 0%;
	overflow: visible;
}

.section-2 {
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: auto;
	min-width: 0;
	max-width: none;
	height: 88%;
	padding-top: 0;
	display: block;
	overflow: hidden;
}

.main-wrapper {
	width: auto;
	height: 100vh;
}

.circle {
	background-image: none;
	border: 1px #8f00ff;
	border-radius: 100%;
	width: 20vh;
	height: 20vh;
	position: absolute;
	box-shadow: inset 0 0 60px rgba(143, 0, 255, .6);
}

.circle.nitro-lazy {
	background-image: none !important;
}

.circle.logo {
	border-color: var(--pho-blue);
	box-shadow: inset 0 0 60px 0 var(--pho-blue);
	justify-content: center;
	align-items: center;
	width: 160px;
	height: 160px;
	margin-bottom: 0;
	margin-right: 0;
	display: flex;
	position: static;
}

.circle._120 {
	box-shadow: inset 0 0 60px 0 var(--pho-blue);
	width: 960px;
	height: 960px;
}

.circle.four {
	box-shadow: inset 0 0 60px 0 var(--pho-blue);
	width: 1200px;
	height: 1200px;
}

.circle.two {
	box-shadow: inset 0 0 60px 0 var(--pho-blue);
	align-self: auto;
	width: 640px;
	height: 640px;
	bottom: auto;
}

.circle.one {
	border-color: var(--pho-blue);
	box-shadow: inset 0 0 60px 0 var(--pho-blue);
	width: 320px;
	height: 320px;
	bottom: auto;
}

.circle.two {
	align-self: auto;
	width: 640px;
	height: 640px;
	bottom: auto;
}

.circle.one {
	width: 320px;
	height: 320px;
	bottom: auto;
}

.circle.logo {
	justify-content: center;
	align-items: center;
	width: 160px;
	height: 160px;
	margin-bottom: 0;
	margin-right: 0;
	display: flex;
	position: static;
	box-shadow: inset 0 0 60px rgba(143, 0, 255, .6);
}

.circle._120 {
	width: 960px;
	height: 960px;
}

.circle.four {
	width: 1200px;
	height: 1200px;
}

.image-3 {
	height: 100%;
}

.button-5 {
	color: #fbf9fc;
	text-align: center;
	background-color: #8f00ff;
	border-radius: 90px;
	align-self: center;
	height: auto;
	margin-right: 0;
	padding: 8px 16px;
	font-weight: 400;
}

.button-5.hero {
	background-color: var(--pho-orange);
	margin-top: 40px;
	margin-bottom: 24px;
	padding: 12px 24px;
	font-size: 16px;
	font-weight: 400;
}

.button-5.secondary {
	background-color: #282729;
	margin-right: 8px;
}

.button-5.secondary.hero {
	display: flex;
}

.button-5.hero {
	margin-top: 40px;
	margin-bottom: 24px;
	padding: 12px 24px;
	font-size: 16px;
	font-weight: 400;
}

.text-block-16 {
	margin-right: 8px;
	line-height: 1;
}

.content-2 {
	z-index: 10;
	text-align: center;
	flex-direction: column;
	align-items: center;
	width: 60vw;
	min-width: 0;
	max-width: 750px;
	margin-top: 260px;
	display: flex;
	position: static;
}

.logo-round {
	height: 88px;
	padding-bottom: 0;
	padding-right: 0;
}

.section_bg {
	background-color: #fff;
}

.html-embed-2 {
	width: 20px;
}

.text-span-24 {
	color: var(--pho-orange);
	font-weight: 700;
}

.image-10 {
	width: 16px;
}

.progress-4 {
	flex: 0 auto;
	align-items: center;
	margin-right: 8px;
	display: flex;
}

.tip-control__name-2 {
	flex: 1;
	align-items: center;
	margin-right: 0;
	display: flex;
}

.link-4 {
	color: #fbf9fc;
	text-align: center;
	font-weight: 500;
}

.container-4 {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: auto;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	display: grid;
	position: relative;
}

.container-4.footer {
	border-style: none;
	justify-content: flex-start;
	align-items: center;
	max-width: none;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 24px;
	display: flex;
	position: static;
}

.round-button-2 {
	color: #161616;
	background-color: #161616;
	border-radius: 90px;
	width: 32px;
	height: 32px;
}

.round-button-2.left {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646e4d062fd5a9d70e016328_chevron-left.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto;
	margin-right: 8px;
}

.round-button-2.left.nitro-lazy {
	background-image: none !important;
}

.round-button-2.right {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646e4d062fd5a9d70e01632a_chevron-right.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto;
	margin-left: 8px;
}

.round-button-2.right.nitro-lazy {
	background-image: none !important;
}

.progress-bar__content-5 {
	object-fit: fill;
	background-color: #fbf9fc;
	border-radius: 1000px;
	width: 34%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	position: static;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
	overflow: visible;
}

.text-block-7 {
	width: auto;
	margin-right: 0;
}

.progres-bar-2 {
	background-color: #161616;
	border-radius: 90px;
	flex: 0 auto;
	justify-content: flex-start;
	align-items: center;
	width: 100px;
	height: 14px;
	margin-right: 8px;
	padding: 4px;
	display: flex;
	position: relative;
}

._wf-tips-link-2 {
	color: rgba(251, 249, 252, .5);
}

.footer-2 {
	background-color: #080809;
	border: 1px #161616;
	border-top-style: solid;
	padding: 0;
	display: none;
	position: fixed;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
	overflow: visible;
}

.footer-2.random {
	z-index: 100;
	height: 12%;
	display: block;
}

.tip-control-2 {
	display: flex;
}

.text-block-17 {
	margin-right: 8px;
	line-height: 1;
}

.content-3 {
	z-index: 10;
	text-align: center;
	flex-direction: column;
	align-items: center;
	width: 60vw;
	min-width: 0;
	max-width: 530px;
	margin-top: 260px;
	display: flex;
	position: static;
}

.paragraph-3 {
	color: rgba(251, 249, 252, .5);
	flex: none;
	margin-bottom: 0;
	padding-right: 0;
	line-height: 144%;
}

.logo-2 {
	height: 26px;
	margin-bottom: 2px;
	margin-right: 16px;
	padding-bottom: 0;
	padding-right: 0;
}

.logo-2.mobile {
	margin-bottom: 0;
	margin-right: 0;
	display: none;
}

.logo-2.main {
	margin-bottom: 0;
	margin-right: 0;
}

.button-wrapper-2 {
	display: flex;
}

.col {
	flex: 0 auto;
	width: auto;
	margin-left: 0;
	margin-right: 0;
}

.col._3-col {
	flex: none;
	justify-content: flex-start;
	align-self: center;
	align-items: center;
	width: 33%;
	display: flex;
}

.col._3-col.branding {
	flex-direction: row;
	padding-right: 0;
}

.col._3-col.middle {
	flex: 1;
	justify-content: center;
}

.col._3-col.last {
	justify-content: flex-end;
}

.image-11 {
	width: 16px;
}

.link-5 {
	color: #fbf9fc;
	text-align: center;
	font-weight: 500;
}

.container-5 {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: auto;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	display: grid;
	position: relative;
}

.container-5.footer {
	border-style: none;
	justify-content: flex-start;
	align-items: center;
	max-width: none;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 24px;
	display: flex;
	position: static;
}

.text-block-18 {
	margin-right: 8px;
	line-height: 1;
}

.content-4 {
	z-index: 10;
	text-align: center;
	flex-direction: column;
	align-items: center;
	width: 60vw;
	min-width: 0;
	max-width: 530px;
	margin-top: 260px;
	display: flex;
	position: static;
}

.text-span-25 {
	opacity: .5;
	color: var(--pho-orange);
}

.custom_container_accurate {
	width: 100%;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.custom_container_accurate.menu {
	justify-content: space-between;
	align-items: center;
	height: 100%;
	display: flex;
}

.custom_container_accurate.sections {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: -200px;
	padding-bottom: 100px;
	display: flex;
}

.btn-group_accurate {
	z-index: 999;
	margin-top: 5px;
	margin-bottom: 100px;
	position: relative;
}

.modal {
	background-color: #fff;
	border-radius: .75rem;
	flex: none;
	width: 100%;
	position: relative;
}

.modal-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.close-btn-w {
	z-index: 5;
	float: right;
	background-color: #f5efef;
	border-radius: .25rem;
	justify-content: center;
	align-items: center;
	width: 3.5rem;
	height: 3.5rem;
	margin-top: 2rem;
	margin-right: 2rem;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 2rem;
}

.close-btn-w.for-scroll {
	margin-left: -5.5rem;
}

.modal-w {
	z-index: 10;
	width: 100%;
	max-width: 62rem;
	max-height: 100%;
	margin: auto;
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.modal-content-w {
	padding: 3rem;
}

.modal-3-popup {
	z-index: 25;
	background-color: rgba(41, 40, 40, .4);
	align-items: flex-start;
	width: 100%;
	height: 100vh;
	padding-left: 2rem;
	padding-right: 2rem;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	overflow: auto;
}

.close-btn-line {
	background-color: #4353ff;
	border-radius: 1px;
	width: 1.75rem;
	height: 2px;
	position: absolute;
}

.close-btn-line.is--2nd {
	transform: rotate(45deg);
}

.close-btn-line.is--1st {
	transform: rotate(-45deg);
}

.x-container {
	width: 100%;
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.inline-txt {
	display: inline-block;
}

.cloneable-txt {
	color: #252525;
	font-size: 20px;
}

.bas-llink {
	color: #292827;
}

.brandname-w {
	text-align: center;
	padding-top: 5rem;
	font-size: .9375rem;
	font-weight: 500;
}

.card__btn-w {
	flex: 1;
	align-items: flex-end;
	margin-left: -.125rem;
	padding-top: 1rem;
	display: flex;
}

.flinch-logo {
	color: #4353ff;
}

.card-w {
	background-color: #fff;
	border: 1px solid #f4f4f3;
	flex-direction: column;
	align-items: flex-start;
	height: 100%;
	padding: 2rem;
	transition: transform .2s;
	display: flex;
	box-shadow: 0 12px 16px rgba(0, 0, 0, .01);
}

.card-w:hover {
	transform: translate(0, -.125rem);
}

.grid-w {
	flex-wrap: wrap;
	margin-left: -.5rem;
	margin-right: -.5rem;
	display: flex;
}

.flinch-link-w {
	width: 4.7rem;
	margin-left: .375rem;
	display: inline-block;
}

.btn-w {
	background-color: var(--pho-blue);
	color: #fffefa;
	text-align: center;
	border-radius: 2em;
	min-width: 11em;
	padding: .75em 2em .875em;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none;
	transition: background-color .2s;
}

.btn-w:hover {
	background-color: #3e4ceb;
}

.hero-content-w {
	text-align: center;
	margin-bottom: 3rem;
	margin-left: auto;
	margin-right: auto;
}

.grid__col {
	width: 33.3333%;
	padding: .5rem;
}

.cloneable-link-w {
	letter-spacing: -.0125em;
	background-color: #fff;
	border: 1px solid #f4f4f3;
	flex-direction: column;
	align-items: flex-start;
	padding: .5rem 1rem;
	font-size: .875rem;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
}

.card__tech-txt {
	color: var(--pho-orange);
	font-size: .875rem;
	font-weight: 600;
}

.modal-1-popup {
	z-index: 25;
	background-color: rgba(41, 40, 40, .4);
	align-items: flex-start;
	width: 100%;
	height: 100vh;
	padding-left: 2rem;
	padding-right: 2rem;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	overflow: auto;
}

.modal-scroll-content-w {
	height: 100%;
	margin-right: 0;
	padding: 3rem;
	overflow: auto;
}

.modal-2-popup {
	z-index: 25;
	background-color: rgba(41, 40, 40, .4);
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	height: 100vh;
	padding-left: 2rem;
	padding-right: 2rem;
	display: flex;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.modal-w-scroll {
	z-index: 10;
	width: 100%;
	max-width: 62rem;
	max-height: 100%;
	margin: auto;
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.modal-scroll {
	background-color: #fff;
	border-radius: .75rem;
	flex: none;
	width: 100%;
	height: 100%;
	position: relative;
}

.modal-2-popup-2 {
	z-index: 25;
	background-color: rgba(41, 40, 40, .4);
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	height: 100vh;
	padding-left: 2rem;
	padding-right: 2rem;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.paragraph-4 {
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
}

.text-block-19 {
	font-size: 18px;
}

.heading-5, .heading-6, .heading-7 {
	font-size: 30px;
}

.purple {
	color: #ac39ff;
}

.title-text-24px {
	margin-top: 10px;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	text-decoration: none;
}

.blue {
	color: #4875bc;
}

._20vw-div {
	flex: none;
	width: 22vw;
	margin-right: 0;
}

.slider-container {
	z-index: 1;
	background-color: #f5f5f7;
	flex-wrap: nowrap;
	width: 100%;
	max-width: 100%;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 0;
	display: flex;
	position: relative;
	overflow: auto;
}

.slide-bg-copy {
	object-fit: cover;
	border-radius: 0;
	width: 20%;
	height: auto;
	position: relative;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.pink {
	color: #ff0053;
}

.slide-text-container {
	z-index: 99;
	color: #1d1d1f;
	margin-left: -14px;
	padding: 30px;
	text-decoration: none;
	position: relative;
	left: auto;
}

.gradient {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(to right, #f89961, #d37b9a 29%, #838fe0 56%, #6cadcf 80%, #6dd69d);
	-webkit-background-clip: text;
	background-clip: text;
}

.bright-blue {
	color: #027aff;
}

.bright-green {
	color: #7fd362;
}

.slide-box {
	background-color: #fff;
	border-radius: 20px;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 400px;
	height: 500px;
	transition: all .3s;
	display: block;
	position: relative;
	overflow: hidden;
	box-shadow: 0 -1px 20px rgba(110, 110, 115, .1);
}

.slide-box:hover {
	transform: scale(1.01);
	box-shadow: 0 -1px 20px rgba(110, 110, 115, .25);
}

.slide-box._240px {
	align-items: flex-start;
	width: 333px;
	height: 240px;
	display: flex;
}

.slide-box._240px.margin-right {
	z-index: 1;
	border: 1px solid #d8d8d8;
	border-left: 4px solid #f82e2e;
	border-radius: 0;
	width: 250px;
	height: auto;
	margin-left: 0;
	margin-right: 20px;
	text-decoration: none;
	overflow: hidden;
	box-shadow: 0 -1px 20px rgba(110, 110, 115, .27);
}

.container-6 {
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.container-6._20vw-left-only {
	background-color: #f5f5f7;
	margin-top: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-left: 22vw;
}

.container-6._20vw {
	padding-left: 22vw;
	padding-right: 22vw;
}

.hero-div {
	margin-bottom: 0;
	display: flex;
}

.title-text {
	margin-top: 20px;
	font-size: 28px;
	font-weight: 600;
	line-height: 35px;
	display: block;
}

.grey {
	color: #6e6e73;
	line-height: 35px;
}

.rich-text-block {
	color: rgba(110, 110, 115, .8);
	font-size: 12px;
}

.grey-line {
	background-color: rgba(110, 110, 115, .5);
	width: 100%;
	height: 1px;
	margin-top: 0;
}

.section-3 {
	padding-top: 120px;
	padding-bottom: 120px;
}

.section-3.cc-hero {
	justify-content: center;
	align-items: center;
	height: 700px;
	padding-top: 180px;
	padding-bottom: 220px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.eyebrow {
	direction: ltr;
	color: var(--new-orange);
	text-align: center;
	letter-spacing: .17em;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0);
	border: 1px #fff;
	border-radius: 0;
	padding: 0 12px 20px 0;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	display: block;
}

.hero-bg-overlay {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b6cf6ea1bb722dbd39fb14_GBanner.png"), linear-gradient(to bottom, var(--pho-blue), #000);
	background-position: 0%, 0 0;
	background-size: cover, auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.hero-bg-overlay.nitro-lazy {
	background-image: none !important;
}

.hero-bg-img {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646f7df287d86b982f11d7c6_bracket-hero-img.jpg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 2880px;
	height: 1550px;
	position: absolute;
	top: -24%;
	bottom: 0%;
	left: 10%;
	right: 0%;
	transform: rotate(11deg);
}

.hero-bg-img.nitro-lazy {
	background-image: none !important;
}

.container-7 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.container-7.u-position-relative {
	z-index: 1;
	padding-top: 220px;
	padding-bottom: 100px;
	position: relative;
}

.hero-content-p {
	color: #d3d3d3;
	width: 100%;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 60px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 26px;
	line-height: 34px;
}

.herosection {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646ffd74e14f0a2ee989787c_Hero-curved_IAD_Pho.jpg");
	background-position: 50% 100%;
	background-size: cover;
	min-height: 100vh;
	padding-top: 0;
	padding-bottom: 0;
}

.herosection.nitro-lazy {
	background-image: none !important;
}

.h0 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 88px;
	line-height: 70px;
}

.hero-content {
	grid-column-gap: 0px;
	grid-row-gap: 40px;
	text-align: center;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 250px;
	display: grid;
}

.text-span-26 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
}

.text-span-27 {
	color: var(--pho-orange);
	font-size: 50px;
	font-weight: 400;
}

.h0_white {
	color: #fff;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 10px;
	font-family: Sf pro display, sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 54px;
}

.content-section {
	color: #333;
	background-color: #f4f7ff;
	padding: 96px 3%;
}

.container-tight {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.title-wrap {
	max-width: 600px;
	margin-bottom: 60px;
}

.paragraph-large {
	color: #474747;
	text-align: center;
	max-width: 100%;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.feature-grid {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
}

.feature-card {
	text-align: center;
	background-color: #fff;
	border: 1px solid #e2e7fa;
	border-radius: 16px;
	padding: 40px;
	line-height: 35px;
	text-decoration: none;
	transition: all .3s;
	display: block;
}

.feature-card:hover {
	border-width: 4px;
	border-color: var(--pho-blue);
	background-color: #fff;
	box-shadow: 37px 37px 96px rgba(7, 14, 39, .08);
}

.feature-card:visited {
	border-width: 4px;
	border-color: rgba(46, 107, 248, .45);
}

.icon {
	margin-bottom: 32px;
}

.heading-8 {
	color: #000;
	font-size: 22px;
}

.paragraph-5 {
	color: #313131;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	line-height: 24px;
}

.image-12 {
	text-align: center;
	max-width: 80%;
}

.subheading {
	color: var(--pho-blue);
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: 400;
}

.paragraph-large-2 {
	color: #7e8bb6;
	font-size: 20px;
	line-height: 1.5;
}

.paragraph-large-2.max-width {
	max-width: 420px;
}

.paragraph-medium {
	color: #474747;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}

.paragraph-medium.white {
	color: #fff;
	margin-bottom: 60px;
}

.accurate {
	z-index: 6;
	background-color: #fff;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 3% 0;
	position: relative;
}

.content-grid {
	grid-column-gap: 82px;
	grid-row-gap: 82px;
	grid-template-rows: auto;
	grid-template-columns: 1.2fr 1fr;
	margin-bottom: 60px;
}

.content-grid.centre-content {
	grid-column-gap: 82px;
	grid-row-gap: 82px;
	grid-template-rows: auto;
	grid-template-columns: 1.25fr 1.2fr;
	grid-auto-columns: 1fr;
	align-content: start;
	align-items: start;
	margin-top: 20px;
	margin-bottom: 60px;
	display: grid;
}

.title-wrap-centre {
	z-index: 7;
	text-align: left;
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1300px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	display: flex;
	position: relative;
}

.title-wrap-centre.black {
	color: #000;
}

.content-h3 {
	color: #000;
	text-align: left;
	margin-bottom: 14px;
	line-height: 42px;
}

.content-h3.white {
	color: #fff;
}

.container-8 {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .text-span-28 {
	color: var(--pho-blue);
}

.header1_component {
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
	grid-template-rows: auto;
	grid-template-columns: 2.5fr 1.35fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.text-size-regular {
	color: #101119;
	font-size: 1rem;
}

.text-size-regular.is-free-trial {
	color: rgba(245, 255, 240, .5);
}

.text-size-regular.is-header {
	color: #f5fff0;
	font-size: 25px;
	line-height: 30px;
}

.button-row {
	flex-wrap: wrap;
	align-items: center;
	display: flex;
}

.main-wrapper-2 {
	background-color: #fbfff9;
}

.button-6 {
	color: #101119;
	text-align: center;
	background-color: #02f795;
	border: 1px #000;
	border-radius: 60px;
	padding: 1rem 3rem;
	font-size: 1.125rem;
	font-weight: 500;
	transition: background-color .3s;
}

.button-6:hover {
	background-color: #47ffb5;
}

.header1_image-wrapper {
	perspective: 1000px;
	transform: translate(0);
}

.image-13 {
	perspective: 1000px;
	width: 100%;
}

.margin-top-2, .margin-top-2.margin-large {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.text-free-trial {
	margin-top: 1rem;
}

.section-header1 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646ffaface1cbe54c1b7b9ca_seperator%20header%20firefly.svg");
	background-position: 50%;
	background-size: cover;
}

.section-header1.nitro-lazy {
	background-image: none !important;
}

.margin-bottom {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.page-padding {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646ffd74e14f0a2ee989787c_Hero-curved_IAD_Pho.jpg");
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	min-height: 560px;
	padding-left: 5%;
	padding-right: 5%;
	display: flex;
}

.page-padding.nitro-lazy {
	background-image: none !important;
}

.button-wrapper {
	margin-top: 1rem;
	margin-right: 1rem;
}

.container-large-2 {
	width: 100%;
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
}

.heading-white {
	color: #f5fff0;
	font-weight: 500;
}

.div-block-2 {
	padding-bottom: 0;
}

.text-span-29 {
	color: var(--pho-orange);
	font-weight: 600;
}

.html-embed-3 {
	padding-bottom: 100px;
}

.button-text {
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	position: relative;
	overflow: hidden;
}

.button-text.color-black {
	color: #252b61;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500;
	line-height: 130%;
}

.container-9 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}

.treatment-category-single-item {
	z-index: 0;
	background-color: #f0da69;
	border-radius: 30px;
	padding: 40px 32px 10px;
	position: relative;
	overflow: hidden;
}

.treatment-category-single-item.style-01 {
	background-color: #a3dac2;
	padding-top: 40px;
	padding-bottom: 10px;
}

.treatment-category-single-item.style-02 {
	background-color: rgba(248, 219, 171, .88);
}

.treatment-category-single-item.style-03 {
	background-color: #92bdf6;
}

.key-benefitssection {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr .5fr;
	grid-auto-columns: 1fr;
	padding-top: 60px;
	display: grid;
}

._4-benefits {
	grid-column-gap: 12px;
	grid-row-gap: 12px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-top: 40px;
	padding-bottom: 10px;
	display: grid;
}

.treatment-content {
	margin-bottom: 137px;
}

.category-title {
	z-index: 1;
	margin-bottom: 18px;
	font-size: 25px;
}

.button-wrapper-3 {
	color: #fff;
	text-align: left;
	background-color: #252b61;
	border-radius: 100px;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 42px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.treatment-icon {
	z-index: -1;
	color: #64a1f2;
	border-radius: 0;
	width: 100px;
	max-width: 75px;
	padding: 10px;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 0%;
}

.image-14 {
	text-align: center;
	max-width: 80%;
}

.content-section-3 {
	color: #333;
	background-color: rgba(0, 0, 0, 0);
	padding: 96px 3%;
}

.paragraph-6 {
	color: #313131;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	line-height: 24px;
}

.feature-card-2 {
	text-align: center;
	background-color: #fff;
	border: 1px solid #e2e7fa;
	border-radius: 16px;
	padding: 40px;
	line-height: 35px;
	text-decoration: none;
	transition: all .3s;
	display: block;
}

.feature-card-2:hover {
	background-color: #fff;
	border-width: 4px;
	border-color: #2e6bf8;
	box-shadow: 37px 37px 96px rgba(7, 14, 39, .08);
}

.feature-card-2:visited {
	border-width: 4px;
	border-color: rgba(46, 107, 248, .45);
}

.heading-9 {
	max-width: 60%;
}

.paragraph-7 {
	font-size: 20px;
	line-height: 26px;
}

.test-paragraph {
	max-width: 250px;
	font-size: 15px;
	line-height: 22px;
}

.product-title {
	z-index: 1;
	color: #252b61;
	margin-top: 6px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}

.lab-tests-area {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 20px;
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 0;
	position: relative;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.lab-test-content {
	flex-direction: column;
	justify-content: space-between;
	height: 60%;
	display: flex;
}

.product-star {
	width: 14px;
	margin-right: 2px;
}

.test-title {
	z-index: 1;
	float: right;
	text-align: right;
	max-width: 75%;
	margin-top: 0;
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 24px;
}

.seal-price {
	float: none;
	clear: none;
	color: #80ccab;
	margin-right: 4px;
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
	display: inline-block;
	position: absolute;
	top: auto;
	bottom: 6%;
	left: 12%;
	right: auto;
}

.best-deals-single-item {
	z-index: 0;
	background-color: #f1f5f9;
	border-radius: 30px;
	flex-direction: column;
	justify-content: space-around;
	display: flex;
	position: relative;
	overflow: hidden;
}

.best-deals-product-content {
	background-color: #fff;
	border-radius: 30px;
	padding: 20px 16px;
}

.best-deals-product-category {
	color: #98a2b3;
	font-size: 14px;
	font-weight: 400;
	line-height: 110%;
}

.btn-wrapper-2 {
	justify-content: center;
	align-items: center;
	margin-top: 0;
	display: inline-block;
}

.product-price {
	color: #98a2b3;
	letter-spacing: -.01em;
	font-size: 14px;
	font-weight: 400;
	line-height: 110%;
}

.discount-price {
	color: #252b61;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
}

.view-all-button-wrap {
	justify-content: flex-end;
	align-items: center;
	display: flex;
}

.primary-button-2 {
	z-index: 0;
	border-radius: 50px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 7px 16px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button-2:hover {
	transform: scale(1.05);
}

.primary-button-2.border {
	border: 1px solid #231f1e;
}

.best-deals-area {
	background-color: #0e1130;
	border-radius: 60px;
	padding-top: 100px;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.star-wrap {
	line-height: 14px;
	display: flex;
}

.sticky {
	position: relative;
	top: auto;
}

.container-10 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}

.discount-title {
	color: #252b61;
	text-align: right;
	letter-spacing: -.01em;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}

.lab-test-single-item {
	z-index: 0;
	background-color: #f5f5f8;
	border-radius: 30px;
	padding: 30px 32px 0;
	position: relative;
	overflow: hidden;
}

.lab-test-single-item.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item.blueclass {
	background-color: #f0f3fa;
}

.view-all-button {
	color: #fff;
	letter-spacing: .04em;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	line-height: 110%;
}

.view-all-icon-image {
	margin-left: 4px;
}

.section-title {
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 0;
}

.discount-tag {
	background-color: #fbad8d;
	border-radius: 4px;
	padding: 7px 14px;
	display: inline-block;
}

.discount-tag.style-02 {
	background-color: #f0da69;
}

.discount-tag.style-02.position-absolute {
	z-index: 1;
	border-top-left-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	top: 28px;
	bottom: auto;
	left: auto;
	right: 0%;
}

.discount-tag.style-02.lightblueclass {
	background-color: #a8eefd;
}

.discount-tag.style-02.lightblue {
	background-color: #ddf3ff;
}

.discount-tag.style-01 {
	background-color: #ceddff;
	max-width: 300px;
	height: 40px;
	padding-top: 10px;
}

.discount-tag.style-01.lightred {
	background-color: #fdceca;
}

.discount-tag.blueclass {
	text-align: right;
	background-color: #d3e0ff;
}

.discount-tag.lightorange {
	background-color: #f5e6e0;
}

.regular-price {
	color: #ca9281;
	font-size: 18px;
	font-weight: 400;
	line-height: 130%;
	text-decoration: line-through;
	display: inline-block;
}

.regular-price.style-01 {
	color: var(--pho-blue);
	font-size: 16px;
	text-decoration: none;
}

.regular-price.style-02 {
	color: #c1ae8b;
}

.price-tag {
	margin-top: 60px;
	padding-bottom: 20px;
}

.section-title-wrap.grid-item {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.best-deal-image {
	border-radius: 10px;
	transition: all .2s;
}

.best-deal-image:hover {
	transform: scale(1.2);
}

.best-deals-thumbnail-wrap {
	z-index: 0;
	text-align: center;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.add-to-cart-wrap {
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.total-rating {
	font-size: 14px;
	font-weight: 500;
	line-height: 110%;
}

.scroll-section-wrapper {
	z-index: 2555;
	border-radius: 60px;
	width: 100%;
	max-width: 1400px;
	min-height: 250vh;
	margin-left: auto;
	margin-right: auto;
}

.product-rating {
	align-items: flex-start;
	display: flex;
}

.lab-test-wrap {
	grid-column-gap: 23px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-top: 0;
	padding-bottom: 20px;
	display: grid;
}

.tabs {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 60px;
	height: auto;
	position: relative;
}

.product-cat-content-wrap {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.lab-best-deals-wrap {
	grid-column-gap: 23px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.button-content {
	display: flex;
}

.subheading-2 {
	color: #2e6bf8;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
}

.fast {
	object-fit: fill;
	background-color: #f3f3f3;
	margin: 40px auto 100px;
	padding-bottom: 60px;
	padding-left: 3%;
	padding-right: 3%;
}

.text-span-30 {
	color: var(--pho-blue);
	font-weight: 700;
}

.close.check {
	align-self: flex-start;
	width: 40px;
	max-width: 40px;
	padding-top: 5px;
}

.card-title {
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: 400;
	text-decoration: none;
}

.tooltip-arrow-2 {
	background-color: #fff;
	width: 12px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: -6px;
	left: auto;
	right: 28px;
	transform: rotate(45deg);
}

.taleoftwoapproachessection {
	z-index: 5;
	color: #fff;
	border: 1px #000;
	padding: 80px 30px 40px;
	position: relative;
}

.taleoftwoapproachessection.section-timeline {
	z-index: 9;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 3% 20px;
}

.card-text {
	color: #f5f5f5;
	margin-top: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	text-decoration: none;
}

.feature_x {
	align-items: center;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
}

.checkmark-wrap {
	text-align: left;
	align-items: center;
	margin-bottom: -20px;
	display: flex;
}

.card-subtitle {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	text-decoration: none;
}

.button-7 {
	color: #fff;
	background-color: #0183ff;
	border-radius: 100px;
	justify-content: space-between;
	align-items: center;
	min-width: 210px;
	height: 48px;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	transition-property: background-color;
	display: flex;
}

.button-7:hover {
	color: #fff;
	background-color: #026cd6;
}

.button-7.bottom-margin-60 {
	flex-wrap: nowrap;
	align-content: flex-end;
	align-items: center;
	margin-bottom: 20px;
	text-decoration: none;
	display: flex;
}

.button-7.bottom-margin-60.custom-button_2 {
	min-height: 0%;
	margin-bottom: 0;
}

.heading-19_not_pho {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}

.heading-19_not_pho.bottom-margin-20 {
	margin-bottom: 0;
}

.recommended-plan-wrap {
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.heading-19 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}

.heading-19.bottom-margin-20 {
	margin-bottom: 40px;
}

.testimonial-grid-two {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	grid-template: "Area-2 Area Area"/1fr 1fr 1fr;
	grid-auto-columns: .25fr;
	grid-auto-flow: column;
	margin-top: 50px;
	display: grid;
	overflow: visible;
}

.card-bottom {
	perspective-origin: 50% 0;
	transform-origin: 50% 0;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	padding: 16px 20px 20px;
	display: flex;
	overflow: hidden;
}

.tagline {
	color: #0183ff;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
}

.tagline.white {
	color: #fff;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.text-block-13 {
	text-decoration: none;
}

.caption-text-dark {
	color: #8d8d8d;
	text-align: center;
	margin-top: 16px;
	font-size: 12px;
	line-height: 16px;
}

.caption-text-dark.larger {
	float: none;
	clear: none;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 67%;
	font-size: 20px;
	line-height: 26px;
	display: block;
	position: static;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.trusted-by-wrap {
	text-align: center;
}

.heading-19_not {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.4;
}

.pricing-block {
	text-align: center;
	background-color: #141d3b;
	border-radius: 16px;
	padding: 60px 30px 20px;
}

.pricing-block.recommended {
	background-image: linear-gradient(to bottom, var(--pho-blue), #001628);
	border-right: 8px solid #00b42c;
	border-radius: 10px;
	margin-top: -40px;
	margin-left: -50px;
	padding: 0;
	position: relative;
	box-shadow: inset 3px 0 5px rgba(0, 0, 0, .2), -6px 0 16px 6px rgba(46, 107, 248, .1);
}

.text-block-20 {
	color: #fff;
	text-align: left;
	flex: 1;
	padding-right: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
}

.card-image {
	object-fit: cover;
	width: 100%;
	height: 180px;
}

.card-2_pho {
	box-shadow: none;
	-webkit-backdrop-filter: blur(50px);
	backdrop-filter: blur(50px);
	background-color: #2e6bf8;
	border-radius: 16px;
	flex-direction: column;
	width: 100%;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	text-decoration: none;
	display: flex;
	position: relative;
}

.card-2_pho:hover {
	box-shadow: none;
}

.div-block-8 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pricing-grid {
	grid-column-gap: 30px;
	grid-template-rows: auto;
	grid-template-columns: 1.25fr .25fr 1.25fr;
	margin-top: 100px;
	margin-bottom: 40px;
	display: grid;
}

.checkmark-list {
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	grid-template-rows: auto;
	grid-template-columns: auto;
}

.checkmark-list.pricing {
	align-items: center;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 0;
}

.tooltip-2 {
	z-index: 999999;
	color: #000;
	text-align: center;
	background-color: #fff;
	border-radius: 8px;
	justify-content: center;
	align-items: center;
	min-width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	display: block;
	position: absolute;
	top: auto;
	bottom: 32px;
	left: auto;
	right: -24px;
}

.card-2 {
	box-shadow: none;
	-webkit-backdrop-filter: blur(50px);
	backdrop-filter: blur(50px);
	background-color: rgba(54, 54, 54, .5);
	border-radius: 16px;
	flex-direction: column;
	width: 100%;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	text-decoration: none;
	display: flex;
	position: relative;
}

.card-2:hover {
	box-shadow: none;
}

.text-block-21 {
	text-align: center;
	font-size: 13px;
	display: block;
}

.body-2 {
	color: #fff;
	order: 0;
	align-self: auto;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

.div-block-9 {
	object-fit: cover;
	align-items: center;
	width: 200px;
	max-width: 100px;
	margin-left: 0;
	margin-right: 0;
	display: flex;
}

.image-16 {
	width: 200px;
	position: relative;
}

.heading-1 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 56px;
	line-height: 1.3;
}

.text-span-10 {
	color: #f7ad19;
	font-weight: 400;
	text-decoration: none;
}

.recommended-tag {
	z-index: 99;
	background-color: #001628;
	border-right-style: solid;
	border-right-color: #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 0;
	justify-content: center;
	align-items: center;
	height: 75px;
	margin-bottom: 60px;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	position: relative;
}

.text-span-17 {
	color: #2e6bf8;
	font-weight: 700;
}

.container-11 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.text-span-31 {
	color: #2e6bf8;
}

.paragraph-large-3 {
	color: #000;
	letter-spacing: -.02em;
	font-size: 22px;
	line-height: 1.4;
}

.card-image-wrap {
	border-radius: 12px;
	width: 100%;
	padding: 20px 20px 0;
	overflow: hidden;
}

.centered-heading {
	color: #000;
	text-align: center;
	object-fit: cover;
	max-width: 100%;
	margin-bottom: 16px;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
	display: block;
}

.body-2-copy {
	color: #181818;
	order: 0;
	align-self: auto;
	max-width: 75%;
	margin-bottom: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
}

.left-heading {
	color: #000;
	text-align: left;
	object-fit: cover;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
	display: block;
}

.paragraphmd {
	color: #474747;
	text-align: left;
	max-width: 100%;
	padding-top: 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.pricing-block_legacy {
	text-align: center;
	background-color: #272727;
	border-radius: 16px;
	margin-right: -50px;
	padding: 0 0 20px;
}

.pricing-block_legacy.recommended {
	margin-top: -40px;
	margin-left: -50px;
	padding: 0;
}

.pricing-block_legacy.legaxy {
	background-color: #adadad;
	background-image: linear-gradient(#7c7b7b, #999);
	border-left: 8px solid #f44336;
	border-radius: 10px;
	padding-bottom: 0;
	box-shadow: inset -6px -3px 9px -3px rgba(0, 0, 0, .2);
}

.legacy-tag {
	background-color: #5d5e5f;
	border-radius: 0 10px 0 0;
	justify-content: center;
	align-items: center;
	height: 75px;
	margin-bottom: 20px;
	display: flex;
	position: static;
}

.text-span-32 {
	color: var(--pho-blue);
	font-weight: 600;
}

.icon-position {
	display: inline-block;
	position: relative;
}

.call-to-action-inner {
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	text-align: center;
	background-image: linear-gradient(rgba(43, 42, 42, .7), rgba(43, 42, 42, .7)), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64702d76ce1cbe54c1e4eeb9_Runing.png");
	background-position: 0 0, 50%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-attachment: scroll, fixed;
	border-radius: 40px;
	padding-top: 83px;
	padding-bottom: 112px;
}

.call-to-action-inner.nitro-lazy {
	background-image: none !important;
}

.cat-title {
	letter-spacing: -1px;
}

.cat-title.color-white {
	font-weight: 700;
	display: inline-block;
}

.container-12 {
	width: 100%;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.call-to-action-area {
	padding-top: 120px;
	padding-bottom: 120px;
}

.view-icon {
	background-color: #f0da69;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 54px;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 18px;
	left: auto;
	right: 30px;
}

.cat-subtitle {
	color: #d9d9d9;
	background-color: rgba(217, 217, 217, .03);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 10px;
	justify-content: flex-end;
	align-items: center;
	padding: 9px 21px 11px;
	font-size: 16px;
	font-weight: 500;
	line-height: 120%;
	display: inline-block;
}

.text-span-33 {
	color: #f0da69;
}

.section-heading-eyebrow-copysm {
	color: #6e6e73;
	text-align: left;
	font-size: 30px;
	display: block;
}

.bold-text-7 {
	opacity: 1;
	color: #dfbe15;
	font-size: 22px;
}

.text-spano {
	color: var(--pho-orange);
	font-weight: 700;
}

.text-span-34 {
	text-transform: none;
	text-decoration: none;
}

.text-span-35 {
	color: var(--pho-blue);
	font-weight: 600;
}

.ix-shadow_blue {
	opacity: 1;
	background-image: linear-gradient(119deg, #0d1031, rgba(0, 0, 0, 0) 32%, #0d1031 57%);
	width: 200%;
	display: block;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.lab-test-wrap_2 {
	grid-column-gap: 23px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-top: 20px;
	display: grid;
}

.text-span-36 {
	color: #80ccab;
}

.bold-text-8 {
	color: var(--pho-blue);
}

.treatment-icon_clocks {
	z-index: -1;
	color: #64a1f2;
	width: 250px;
	max-width: 100%;
	margin-top: 0;
	margin-left: -75px;
	padding-bottom: 0;
	padding-right: 10px;
	display: block;
	position: absolute;
	top: 17%;
	bottom: 0%;
	left: 9%;
	right: auto;
}

.usecase-p {
	max-width: 250px;
	font-size: 15px;
	line-height: 22px;
}

.usecase-p.font16 {
	float: right;
	clear: none;
	text-align: right;
	justify-content: flex-end;
	max-width: 67%;
	font-size: 14px;
	line-height: 18px;
	display: block;
	position: static;
	top: 50%;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.text-span-37 {
	font-size: 36px;
	font-weight: 600;
}

.clients-review-area {
	padding-top: 0;
	padding-bottom: 0;
}

.container-13 {
	width: 100%;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}

.review-content {
	text-align: center;
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}

.review-quote {
	color: #000;
	letter-spacing: -.02em;
	margin-bottom: 0;
	padding-top: 60px;
	font-size: 50px;
	font-weight: 600;
	line-height: 55px;
}

.review-star-wrap {
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	line-height: 14px;
	display: flex;
}

.review-star {
	margin-right: 2px;
}

.avg-review-rating {
	color: #252b61;
	font-size: 20px;
	font-weight: 500;
	line-height: 110%;
}

.text-span-38 {
	color: var(--pho-blue);
}

.text-span-39 {
	color: var(--pho-blue);
	font-weight: 600;
}

.div-block-10 {
	text-align: left;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
	line-height: 0;
}

.image-18 {
	object-fit: contain;
	align-self: flex-start;
	height: 100%;
}

.spills-4 {
	z-index: 3;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.container-large-3 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.iphone-camera-4 {
	z-index: 3;
	object-fit: cover;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0e738b02d3f10f3eccda_gallery_camera_blue__wjwphz5g2tua_large.jpeg");
	background-position: 0 0;
	background-size: cover;
	justify-content: flex-end;
	align-self: flex-end;
	width: 90%;
	height: 90%;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.iphone-camera-4.nitro-lazy {
	background-image: none !important;
}

.margin-top-3 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.margin-top-3.margin-medium {
	position: absolute;
	top: auto;
	bottom: 4%;
	left: 0%;
	right: 0%;
}

.spills-5 {
	z-index: 1;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.durable-part-4 {
	z-index: 3;
	background-color: #f5f5f8;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 67%;
	padding-left: .5rem;
	padding-right: .5rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.durable-part-5 {
	z-index: 1;
	background-color: #f5f5f8;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-left: .5rem;
	padding-right: .5rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.image-19 {
	width: auto;
	height: 60%;
}

.grid-3 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	background-color: #fff;
	grid-template: "." "." "."/1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	justify-content: stretch;
	align-items: stretch;
	justify-items: stretch;
	width: 100%;
	height: auto;
	padding: 2rem;
	display: grid;
}

.heading-20 {
	align-self: auto;
	margin-right: 1rem;
}

.wallpaper-4 {
	z-index: 3;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	height: auto;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.wallpaper-5 {
	z-index: 1;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	height: auto;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.iphone-camera-5 {
	z-index: 2;
	object-fit: cover;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646d0e738b02d3f10f3ecce0_gallery_camera_purple__d7uq476672qa_large.jpeg");
	background-position: 0 0;
	background-size: cover;
	justify-content: flex-end;
	align-self: flex-end;
	width: 90%;
	height: 90%;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.iphone-camera-5.nitro-lazy {
	background-image: none !important;
}

.text-span-40 {
	color: var(--new-orange);
	font-weight: 600;
}

.bold-text-9 {
	color: var(--pho-blue);
}

.image-20 {
	max-width: 100%;
}

._3-boxes {
	grid-column-gap: 12px;
	grid-row-gap: 12px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding-top: 40px;
	display: grid;
}

.bold-text-10 {
	color: var(--dark-blue);
	text-transform: none;
	max-width: 100%;
	font-family: Sf pro display, sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 45px;
}

.text-span-41 {
	color: var(--pho-blue);
	font-weight: 800;
}

.text-span-42 {
	color: var(--pho-blue);
	font-weight: 600;
}

.text-span-43 {
	color: var(--pho-blue);
	font-weight: 700;
}

.text-span-44 {
	color: var(--pho-blue);
	font-family: neue-haas-unica, sans-serif;
	font-weight: 600;
}

.text-span-45 {
	color: var(--pho-blue);
	font-weight: 600;
}

.content-p-copy {
	color: #000;
	width: 100%;
	max-width: 80%;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 60px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 28px;
}

.text-span-46, .text-span-47 {
	color: var(--pho-blue);
	font-weight: 700;
}

.paragraph-8 {
	color: #fff;
	text-align: left;
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}

.feature-list-track {
	width: 50%;
	height: 13%;
	margin-right: 7rem;
	padding-top: 15vh;
	padding-bottom: 50vh;
}

.feature-content-wrapper {
	background-color: #f5f5f7;
	border-radius: 1.875rem;
	width: 100%;
	height: 25rem;
	margin-left: 0;
	overflow: hidden;
}

.feature-list-wrapper {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.font-smoothing {
	display: none;
}

.feature-heading {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2.125rem;
	font-weight: 700;
	line-height: 1.2;
}

.full-image {
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: none;
}

.full-image._1 {
	object-fit: cover;
}

.feature-content-track {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 25rem;
	height: 75vh;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.feature-text {
	opacity: .2;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	transition: opacity .2s;
}

.main-wrapper-3 {
	width: 100vw;
	height: 100vh;
	padding-top: 100px;
}

.lab-test-single-item_global500 {
	z-index: 0;
	border-style: solid none none;
	border-width: 8px;
	border-color: var(--pho-blue);
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 20px 76px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.lab-test-single-item_global500.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item_global500.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item_global500.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item_global500.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item_global500.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item_global500.blueclass {
	background-color: #f0f3fa;
}

.left-heading_ttd {
	color: #000;
	text-align: left;
	object-fit: cover;
	max-width: 100%;
	margin-bottom: 16px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 25px;
	font-weight: 500;
	line-height: 32px;
	display: block;
}

.section-4 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 2fr 1fr;
	grid-auto-columns: 1fr;
	margin-top: 60px;
	display: grid;
}

.bold-text-11 {
	font-family: Sf pro display, sans-serif;
	font-weight: 600;
}

.lab-test-single-item_agroculteral {
	z-index: 0;
	border-style: solid none none;
	border-width: 8px;
	border-color: #3b842c var(--pho-blue) var(--pho-blue);
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 20px 60px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.lab-test-single-item_agroculteral.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item_agroculteral.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item_agroculteral.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item_agroculteral.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item_agroculteral.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item_agroculteral.blueclass {
	background-color: #f0f3fa;
}

.lab-test-single-item_copy {
	z-index: 0;
	border-style: solid none none;
	border-width: 8px;
	border-color: #63bdeb var(--pho-blue) var(--pho-blue);
	background-color: #fff;
	border-radius: 8px;
	min-height: 250px;
	padding: 30px 20px 60px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.lab-test-single-item_copy.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item_copy.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item_copy.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item_copy.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item_copy.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item_copy.blueclass {
	background-color: #f0f3fa;
}

.lab-test-single-item_economic {
	z-index: 0;
	border-style: solid none none;
	border-width: 8px;
	border-color: var(--pho-orange) var(--pho-blue) var(--pho-blue);
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 20px 60px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.lab-test-single-item_economic.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item_economic.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item_economic.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item_economic.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item_economic.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item_economic.blueclass {
	background-color: #f0f3fa;
}

.lab-test-single-item_energy {
	z-index: 0;
	border-style: solid none none;
	border-width: 8px;
	border-color: #ea363a var(--pho-blue) var(--pho-blue);
	background-color: #fff;
	border-radius: 8px;
	height: auto;
	padding: 30px 20px 76px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.lab-test-single-item_energy.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item_energy.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item_energy.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item_energy.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item_energy.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item_energy.blueclass {
	background-color: #f0f3fa;
}

.bold-text-12, .text-span-48 {
	color: #2e6bf8;
}

._1300_container {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}

.title-wrap-centre-2 {
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 80%;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.bold-text-13 {
	color: #2e6bf8;
}

.text-span-49 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
}

.text-span-50 {
	color: var(--pho-blue);
}

.text-span-51 {
	color: var(--pho-blue);
	font-weight: 600;
}

.lab-test-single-item_global500-copy {
	z-index: 0;
	border-style: solid none none;
	border-width: 8px;
	border-color: #a907d1 var(--pho-blue) var(--pho-blue);
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 20px 76px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.lab-test-single-item_global500-copy.style-02 {
	background-color: #fdf8eb;
}

.lab-test-single-item_global500-copy.style-02.lightblueclass {
	background-color: #e3f9ff;
}

.lab-test-single-item_global500-copy.style-02.lightblue {
	background-color: #f3fbff;
}

.lab-test-single-item_global500-copy.style-01 {
	background-color: #edf8f3;
}

.lab-test-single-item_global500-copy.style-01.lightred {
	background-color: #ffeae8;
}

.lab-test-single-item_global500-copy.blueclass {
	background-color: #f0f3fa;
}

.text-span-52 {
	color: var(--pho-blue);
}

.paragraph_accurate {
	color: #474747;
	text-align: left;
	max-width: 100%;
	margin-bottom: 40px;
	padding-top: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.text-span-53 {
	font-weight: 600;
}

.safe {
	background-color: #e4ecff;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 3% 96px;
}

.text-span-54 {
	color: var(--pho-blue);
}

.content-grid_safe {
	grid-column-gap: 50px;
	grid-row-gap: 82px;
	background-color: #f0f0f0;
	background-image: linear-gradient(162deg, #001628, var(--pho-blue));
	border-radius: 20px;
	grid-template-rows: auto;
	grid-template-columns: 1.2fr .75fr;
	align-items: center;
	margin-top: 60px;
	padding: 60px 40px;
}

.content-grid_safe.centre-content {
	grid-template-columns: 1fr 1.2fr;
	margin-top: 60px;
	margin-bottom: 100px;
}

.image-21 {
	padding-top: 20px;
}

.div-block-12 {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 400px;
	padding-top: 40px;
	display: flex;
}

.feature_safe {
	align-items: center;
	margin-bottom: 30px;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
}

.text-span-55 {
	color: var(--new-orange);
	font-weight: 700;
}

.high-fidelity {
	background-color: #fff;
	padding: 60px 3% 20px;
}

.lefttext {
	flex: none;
	width: 22vw;
	margin-right: 0;
}

.bold-text-10-copy {
	max-width: 100%;
	font-family: Sf pro display, sans-serif;
}

.slide-boxno {
	background-color: #fff;
	border-radius: 20px;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 400px;
	height: 500px;
	transition: all .3s;
	display: block;
	position: relative;
	overflow: hidden;
	box-shadow: 0 -1px 20px rgba(110, 110, 115, .1);
}

.slide-boxno:hover {
	transform: scale(1.01);
	box-shadow: 0 -1px 20px rgba(110, 110, 115, .25);
}

.slide-boxno._240px {
	box-shadow: none;
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 333px;
	height: 240px;
	text-decoration: none;
	transition-property: none;
	display: flex;
}

.slide-boxno._240px:hover {
	transform: none;
}

.slide-boxno._240px.margin-right {
	margin-right: 20px;
	box-shadow: 0 -1px 20px rgba(110, 110, 115, .27);
}

.usecase-p_lower {
	max-width: 100%;
	padding-top: 0;
	font-size: 20px;
	line-height: 22px;
}

.usecase-p_lower.font16 {
	float: right;
	clear: none;
	text-align: left;
	justify-content: flex-end;
	max-width: 100%;
	margin-top: 20px;
	font-size: 16px;
	line-height: 22px;
	display: block;
	position: static;
	top: 50%;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.text-span-56 {
	color: #000;
}

.title-text-24px_first {
	margin-top: 0;
	padding-bottom: 20px;
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
	text-decoration: none;
}

.title {
	color: #fff;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#fff 13%, rgba(255, 255, 255, .2));
	-webkit-background-clip: text;
	background-clip: text;
	max-width: 170px;
	margin-right: 24px;
	font-size: 19px;
	transition: transform .3s, color .3s;
	position: relative;
}

.grid-03 {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.card-3 {
	z-index: 0;
	color: #727ec5;
	-webkit-text-stroke-color: #000;
	border: .5px solid #646b93;
	border-radius: 8px;
	text-decoration: none;
	transition: background-color .4s, box-shadow .4s cubic-bezier(.165, .84, .44, 1), transform .4s cubic-bezier(.165, .84, .44, 1);
	position: relative;
}

.card-3:hover {
	color: #273169;
	background-color: #fff;
	background-image: none;
	border-color: #f5f5f5;
	transform: translate(0, -2px) scale(1.01);
	box-shadow: inset 0 0 4px #ffeded, inset 0 20px 20px -20px #fff, inset 0 20px 20px rgba(238, 238, 238, .31), inset 0 -12px 30px -7px rgba(247, 247, 247, .73);
}

.card-3:hover.nitro-lazy {
	background-image: none !important;
}

.label-highlight {
	color: #000;
	font-weight: 500;
}

.current-content {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	justify-content: space-between;
	align-items: center;
	padding: 5px 5px 5px 0;
	text-decoration: none;
	display: flex;
}

.label {
	color: var(--pho-blue);
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
	font-weight: 600;
}

.flex {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	justify-content: space-between;
	align-items: center;
	padding: 10px 14px;
	text-decoration: none;
	display: flex;
}

.block {
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	flex-direction: column;
	padding-bottom: 40px;
	display: flex;
}

.feature-list-wrapper-2 {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.paragraph_accurate-affect {
	color: #474747;
	text-align: left;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.text-span-57 {
	color: var(--pho-blue);
	font-weight: 700;
}

.bottom_copy {
	color: #000;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.feature-list-track-2 {
	width: 22rem;
	margin-right: 7rem;
	padding-top: 50vh;
	padding-bottom: 50vh;
}

.feature-content-wrapper-2 {
	background-color: #f5f5f7;
	border-radius: 1.875rem;
	width: 100%;
	height: 25rem;
	overflow: hidden;
}

.feature-list-wrapper-3 {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.feature-heading-2 {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2.125rem;
	font-weight: 700;
	line-height: 1.2;
}

.feature-content-track-2 {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 25rem;
	height: 100vh;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.main-wrapper-4 {
	width: 100vw;
	height: 100vh;
	padding-top: 60px;
}

.title-wrap-centre-copy {
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1300px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	display: flex;
}

.feature-list-wrapper-4 {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-around;
	align-items: stretch;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.main-wrapper-5 {
	width: 100%;
	height: 100vh;
}

.line {
	perspective-origin: 50% 0;
	transform-origin: 50% 0;
	background-color: #ccc;
	width: 2px;
	height: 100%;
}

.details-header {
	margin-top: 0;
	margin-bottom: 40px;
}

.line-container {
	justify-content: center;
	height: 200px;
	display: flex;
}

.image-wrapper {
	width: 100%;
	height: 650px;
	padding-top: 60px;
	position: relative;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.grid {
	grid-column-gap: 30px;
	grid-row-gap: 0px;
	grid-template: "Icon-1 Title-1" "Line-1 Details-1" "Icon-2 Title-2" "Line-2 Details-2" "Icon-3 Title-3" "Line-3 Details-3"/auto 1fr;
}

.details-text-header {
	margin-top: 0;
}

.title-container {
	align-items: center;
	display: flex;
}

.title-container._3 {
	margin-top: -125px;
}

.title-container._1, .title-container._2 {
	margin-top: -75px;
}

.image-item {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6478f02afac3f5314cd5f694_catbenefits_1.jpg");
	background-position: 50%;
	background-size: cover;
	border-radius: 15px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.image-item.nitro-lazy {
	background-image: none !important;
}

.image-item._2 {
	z-index: 2;
	opacity: 0;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64779956fda774e6187e979e_feature3.png");
	height: 250px;
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	transform: translate(100%);
}

.image-item._2.nitro-lazy {
	background-image: none !important;
}

.image-item._3 {
	z-index: 3;
	opacity: 0;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64779956fda774e6187e97a0_feature4.png");
	height: 250px;
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	transform: translate(100%);
}

.image-item._3.nitro-lazy {
	background-image: none !important;
}

.image-item._1 {
	z-index: 1;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64779956fda774e6187e979a_feature6.png");
	height: 250px;
	margin-top: 0;
	padding-top: 0;
	position: static;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.image-item._1.nitro-lazy {
	background-image: none !important;
}

.container-14 {
	border-radius: 15px;
	width: 90%;
	max-width: 1600px;
	height: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 40px 60px;
	display: flex;
	position: relative;
}

.title-2 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

.icon-3 {
	color: #fff;
	background-image: linear-gradient(45deg, #2fc58c, #66a9ff);
	border-radius: 500px;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-weight: 900;
	display: flex;
}

.section-tutorial {
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}

.image-container {
	z-index: auto;
	width: 50%;
	padding: 40px;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 0%;
}

.icon-container {
	text-align: center;
	justify-content: center;
	display: flex;
}

.details-text-container {
	margin-bottom: 30px;
}

.details-text-container._1 {
	margin-top: -50px;
}

.details-text-container._2 {
	margin-top: -44px;
}

.details-text-container._3 {
	margin-top: -66px;
}

.details-container {
	width: 50%;
	padding: 20px;
}

.nav-icon {
	border-radius: 8px;
	max-width: 50px;
}

.show-less {
	grid-column-gap: 12px;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	color: #fff;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .1);
	border-radius: 20px;
	align-items: stretch;
	max-width: 280px;
	padding: 8px 12px;
	font-size: 13px;
	line-height: 1;
	transition: transform .3s;
	display: flex;
	position: relative;
}

.show-less:hover {
	background-color: rgba(255, 255, 255, .4);
}

.container-medium {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
}

.div-block-13 {
	height: 100%;
}

.brand-logo {
	width: 140px;
	height: 40px;
}

.page-padding-2 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.show-items-wrapper {
	z-index: 9;
	grid-row-gap: 12px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	max-width: 1300px;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 80%;
	bottom: 0;
	right: auto;
}

.nav-blur-overlay {
	z-index: 6;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	height: 0;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.section-contents-wrapper {
	grid-column-gap: 60px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 320px;
	grid-auto-columns: 1fr;
}

.contents-wrap {
	z-index: -1;
	grid-row-gap: 24px;
	flex-direction: column;
	justify-content: flex-start;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.platform {
	background-color: #000;
	padding-bottom: 100px;
	position: relative;
}

.nav-content {
	color: rgba(255, 255, 255, .6);
	font-size: 14px;
}

.nav-items-wrapper {
	z-index: 5;
	grid-column-gap: 18px;
	grid-row-gap: 12px;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 90rem;
	margin-left: auto;
	margin-right: auto;
	padding: 1rem 2.5rem;
	display: flex;
	position: fixed;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.figmatic-logo {
	width: 100%;
	height: 100%;
}

.nav-header {
	font-weight: 500;
}

.show-more {
	grid-column-gap: 12px;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	color: #fff;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .1);
	border-radius: 20px;
	align-items: stretch;
	max-width: 280px;
	padding: 8px 12px;
	font-size: 13px;
	line-height: 1;
	transition: transform .3s;
	display: flex;
	position: relative;
}

.show-more:hover {
	background-color: rgba(255, 255, 255, .4);
}

.heading-blue {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(135deg, #2af598, #009efd 50%, #2af598);
	-webkit-background-clip: text;
	background-clip: text;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 58px;
	line-height: 64px;
}

.nav-item {
	grid-column-gap: 12px;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	color: #fff;
	background-color: rgba(255, 255, 255, .1);
	border-radius: 8px;
	align-items: stretch;
	max-width: 320px;
	padding: 12px;
	transition: all .3s;
	display: flex;
	position: relative;
}

.nav-item._1 {
	z-index: 3;
}

.nav-item._3 {
	z-index: 9;
}

.nav-item._2 {
	z-index: 6;
}

.section-5 {
	z-index: 5;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	height: auto;
	min-height: 100px;
	padding-top: 100px;
	display: flex;
	position: relative;
}

.heading-pink {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(135deg, #12c2e9, #c471ed 50%, #f64f59);
	-webkit-background-clip: text;
	background-clip: text;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 58px;
	line-height: 64px;
}

.paragraph-9 {
	color: #fff;
	max-width: 56%;
	font-size: 20px;
	line-height: 28px;
}

.section-5-copy {
	z-index: 5;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	height: auto;
	min-height: 100px;
	margin-top: -300px;
	padding-top: 100px;
	display: flex;
	position: relative;
}

.padding-global {
	justify-content: center;
	align-items: center;
	max-width: 1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 0 60px;
	display: block;
	position: relative;
	bottom: 0;
	right: 0;
}

.card_title {
	width: 100%;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
}

.card_icon {
	background-color: #ececec;
	border-radius: .7rem;
	flex: none;
	justify-content: center;
	align-items: center;
	padding: 0;
	display: flex;
}

.card_hero-title {
	color: #000;
	font-size: 25px;
	font-weight: 500;
	line-height: 26px;
}

.card_button-label {
	font-size: 1em;
}

.card_item-last {
	grid-column-gap: 1rem;
	justify-content: center;
	align-items: center;
	height: 80dvh;
	padding: 0;
	display: none;
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
}

.iphone-time {
	z-index: 99;
	opacity: .73;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	position: relative;
}

.iphone-top {
	z-index: 999;
	background-color: #fff;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	height: auto;
	min-height: auto;
	padding-bottom: 0;
	display: flex;
	position: relative;
}

.card_group-item {
	align-items: flex-end;
	display: flex;
}

.card_group-item.is-pack {
	grid-row-gap: .5rem;
	flex-direction: column-reverse;
	justify-content: flex-start;
	overflow: hidden;
}

.card_group-item.is-toolbar {
	flex-direction: column;
	align-items: stretch;
	margin-bottom: -.5rem;
	position: relative;
	overflow: hidden;
}

.card_group-item.is-toolbar-bottom {
	flex-direction: column;
	justify-content: flex-end;
	align-items: stretch;
	margin-top: -.5rem;
	overflow: hidden;
}

.card_trigger {
	width: 100%;
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
}

.card_item {
	grid-column-gap: 1rem;
	color: #fff;
	background-color: #2f2f2f;
	border-radius: 1.5rem;
	align-items: flex-start;
	width: 100%;
	padding: 2rem;
	display: flex;
	position: relative;
}

.padding-left, .padding-left.padding-xxsmall {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.container-small {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.card_date {
	opacity: .5;
	flex: none;
	font-size: .7rem;
}

.icon-up {
	transform: rotate(180deg);
}

.section-black {
	background-color: #fff;
}

.card_wrapper {
	z-index: 0;
	grid-row-gap: 2px;
	color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column-reverse;
	margin-top: 80px;
	padding-bottom: 10px;
	display: flex;
	position: relative;
}

.card_icon-arrow {
	grid-column-gap: .5rem;
	color: var(--pho-blue);
	background-color: #fff;
	border-radius: 100vw;
	height: 3rem;
	padding: .8rem;
	display: flex;
}

.card_icon-arrow:hover {
	opacity: .7;
}

.card_icon-arrow._50x50 {
	grid-column-gap: 2px;
	height: 50px;
	padding: 10px;
}

.icon-1x1-small {
	object-fit: contain;
	width: 2rem;
	height: 2rem;
}

.icon-1x1-small.is-webflow {
	width: 50px;
	height: 50px;
	margin-right: -2px;
	font-size: 20px;
}

.card_item-cta {
	grid-column-gap: 1rem;
	justify-content: center;
	align-items: flex-start;
	padding: 0;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 45dvh;
	bottom: 0;
}

.card_item-top {
	grid-column-gap: 2rem;
	grid-row-gap: 1em;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
	display: flex;
}

.card_icon-arrow-inner {
	perspective-origin: 100%;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
	transform: rotate(0);
}

.card_button {
	color: #000;
	background-color: #fff;
	border: 1px #000;
	border-radius: 100vw;
	flex: 1;
	grid-template-rows: auto;
	grid-template-columns: auto 1fr auto;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	padding: .5em 1em;
	font-size: 3rem;
	transition: box-shadow .3s;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 45dvh;
	box-shadow: 0 3px 20px rgba(17, 17, 17, .1);
}

.card_group-toolbar {
	justify-content: space-between;
	align-items: center;
	padding-top: .5rem;
	padding-bottom: .5rem;
	display: flex;
}

.card_group-toolbar.is-bottom {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.card_group {
	grid-row-gap: .5rem;
	flex-direction: column-reverse;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: stretch;
	width: 100%;
	display: flex;
	position: relative;
}

.our_platform.is-iphone {
	padding-left: 3%;
	padding-right: 3%;
}

.iphone-time-wrapper {
	z-index: 99;
	background-color: #fff;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 0;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 5rem;
}

.card_content {
	grid-row-gap: .5rem;
	flex-direction: column;
	flex: 1;
	display: flex;
}

.card_hero {
	z-index: 9;
	background-color: #fff;
	justify-content: space-between;
	align-items: center;
	margin-bottom: .5rem;
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
	position: relative;
}

.text-block-22 {
	font-size: 18px;
}

.bold-text-14 {
	font-weight: 600;
}

.text-span-59 {
	color: var(--pho-blue);
	font-weight: 600;
}

.card_icon-2 {
	background-color: #ececec;
	border-radius: .7rem;
	flex: none;
	justify-content: center;
	align-items: center;
	padding: .7em;
	display: flex;
}

.card_hero-title-2 {
	font-size: 2.5rem;
	line-height: 1.2;
}

.card_item-last-2 {
	grid-column-gap: 1rem;
	justify-content: center;
	align-items: center;
	height: 80dvh;
	padding: 0;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
}

.card_trigger-2 {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
}

.card_item-2 {
	grid-column-gap: 1rem;
	color: #fff;
	background-color: #2f2f2f;
	border-radius: 1.5rem;
	align-items: flex-start;
	padding: 2rem;
	display: flex;
	position: relative;
}

.card_icon-arrow-2 {
	grid-column-gap: .5rem;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 100vw;
	height: 3rem;
	padding: .8rem;
	display: flex;
}

.card_group-2 {
	grid-row-gap: .5rem;
	flex-direction: column-reverse;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: stretch;
	display: flex;
	position: relative;
}

.card_icon-3 {
	background-color: #ececec;
	border-radius: .7rem;
	flex: none;
	justify-content: center;
	align-items: center;
	padding: 6px;
	display: flex;
}

.card_hero-title-3 {
	font-size: 2.5rem;
	line-height: 1.2;
}

.card_item-last-3 {
	grid-column-gap: 1rem;
	justify-content: center;
	align-items: center;
	height: 80px;
	padding: 0;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
}

.card_trigger-3 {
	z-index: 0;
	margin-top: 25px;
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
}

.card_item-3 {
	z-index: 1;
	grid-column-gap: 1rem;
	color: #fff;
	background-color: #4d4d4d;
	border-radius: 1.5rem;
	align-items: flex-start;
	padding: 2rem;
	display: flex;
	position: relative;
}

.card_icon-arrow-3 {
	grid-column-gap: .5rem;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 100vw;
	height: 3rem;
	padding: .8rem;
	display: flex;
}

.card_group-3 {
	grid-row-gap: .5rem;
	flex-direction: column-reverse;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: stretch;
	display: flex;
	position: relative;
}

.text-block-23 {
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
}

.card_icon-arrow-inner_right {
	perspective-origin: 100%;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
	transform: rotate(-90deg);
}

.card_icon-arrow-top {
	grid-column-gap: .5px;
	grid-row-gap: .5px;
	color: var(--pho-blue);
	background-color: rgba(231, 231, 231, 0);
	border-radius: 100vw;
	height: 75px;
	padding: .8rem;
	display: flex;
}

.text-block-24 {
	font-size: 16px;
}

.text-block-25 {
	font-size: 18px;
}

.text-span-60 {
	color: var(--pho-orange);
	font-weight: 600;
}

.section-6 {
	max-width: 1300px;
}

.high-fidelity_section2 {
	background-color: #f5f5f7;
	padding: 40px 0% 40px 3%;
}

.text-block-26 {
	font-size: 18px;
}

.image-22._50x50 {
	float: right;
	width: 50px;
	height: 50px;
}

.text-span-61, .text-span-62, .text-span-63 {
	color: var(--pho-blue);
}

.title-text-24px_second {
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
	text-decoration: none;
}

.text-span-64 {
	text-transform: none;
}

._1300_container_long {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}

.text-span-65 {
	color: var(--pho-blue);
	font-weight: 700;
}

.text-span-66 {
	color: var(--pho-blue);
}

.text-span-67 {
	color: var(--new-orange);
	text-transform: none;
}

.columns {
	z-index: 97;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 20px;
	position: relative;
}

.div-block-14 {
	z-index: 99;
	color: rgba(0, 0, 0, 0);
	background-color: #fff;
	position: relative;
}

.card_hero-2 {
	color: rgba(0, 0, 0, 0);
	background-color: #fff;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
	margin-bottom: .5rem;
	display: flex;
}

.card_hero-title-4 {
	font-size: 2.5rem;
	line-height: 1.2;
}

.card_icon-arrow-4 {
	grid-column-gap: .5rem;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 100vw;
	height: 3rem;
	padding: .8rem;
	display: flex;
}

.card_icon-arrow-inner-2 {
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
}

.content-grid-02 {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	width: 100%;
	max-width: 1100px;
}

.content-card-02 {
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	border-color: #dbdbdb #dbdbdb #dbdbdb var(--pho-blue);
	background-color: #fff;
	width: 300px;
	margin-right: 10px;
	padding: 20px;
	transition: all .2s;
}

.content-card-02:hover {
	box-shadow: 1px 1px 20px rgba(0, 0, 0, .07);
}

.icon-div {
	z-index: 99;
	outline-color: var(--pho-blue);
	outline-offset: 0px;
	perspective: 1631px;
	background-color: #fff;
	border-radius: 7px;
	outline-width: 3px;
	outline-style: none;
	width: 65px;
	height: 65px;
	margin-bottom: 30px;
	margin-left: 0;
	padding: 10px;
	position: relative;
	left: 0;
	transform: perspective(854px);
	box-shadow: -2px 0 5px 2px rgba(241, 50, 50, .55);
}

.heading-3 {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
}

.paragraph-10 {
	opacity: .75;
	color: #0f0f0f;
	margin-top: 10px;
	font-size: 16px;
	line-height: 22px;
}

.secondary-button {
	color: #000;
	align-items: center;
	margin-left: 25px;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
}

.secondary-button:hover {
	opacity: .8;
	transform: translate(5px);
}

.secondary-button.no-left-margin {
	margin-top: 20px;
	margin-left: 0;
	display: flex;
}

.right-arrow {
	height: 15px;
	margin: 10px;
}

.list-item {
	padding-bottom: 12px;
	font-size: 20px;
	line-height: 25px;
}

.list-item-2 {
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
}

.list {
	padding-left: 20px;
}

.section_text-copy.white {
	z-index: 999;
	color: #474747;
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
	height: 60px;
	margin: 20px auto 0;
	padding-left: 40px;
	padding-right: 40px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	display: block;
	position: relative;
}

.bold-text-15 {
	line-height: 50px;
}

.section_text-copy {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 60%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
	display: block;
}

.section_text-copy.white {
	z-index: 999;
	color: #474747;
	background-color: rgba(0, 0, 0, 0);
	max-width: 75%;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	display: block;
	position: relative;
}

.section_text-copy.white.lighter {
	color: #474747;
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 26px;
	line-height: 36px;
}

.section_text-copy.yellow {
	color: #fff;
	max-width: 65%;
}

.section_text-copy-copy {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 60%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
	display: block;
}

.section_text-copy-copy.white {
	z-index: 999;
	color: #474747;
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
	height: 60px;
	margin: 20px auto 0;
	padding-top: 0;
	padding-left: 40px;
	padding-right: 40px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	display: block;
	position: relative;
}

.section_text-copy-copy.white.lighter {
	color: #474747;
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 26px;
	line-height: 36px;
}

.section_text-copy-copy.yellow {
	color: #fff;
	max-width: 65%;
}

.image-23 {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.main-button {
	background-color: #ff5e1a;
	border-radius: 16px;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 56px;
	font-size: 16px;
	font-weight: 500;
	line-height: 130%;
	transition: background-color .3s;
	display: flex;
}

.main-button:hover {
	background-color: #e65517;
}

.slide-next.desktop-arrow {
	z-index: 5;
	cursor: pointer;
	background-color: rgba(201, 201, 201, .6);
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	display: flex;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0, -50%);
}

.slide-next.desktop-arrow:hover {
	background-color: #c9c9c9;
}

.wrapper {
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: auto;
	margin: 0;
	padding-top: 36px;
	padding-bottom: 36px;
	display: flex;
	overflow: hidden;
}

.secondary-button-2 {
	color: #1b1b1b;
	background-color: #fff;
	border: 2px solid #000;
	border-radius: 16px;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 56px;
	margin-top: 12px;
	font-size: 16px;
	font-weight: 500;
	line-height: 130%;
	transition: background-color .3s;
	display: flex;
}

.secondary-button-2:hover {
	background-color: rgba(255, 255, 255, .6);
}

.inner-swipe {
	display: none;
}

.slide-prev.desktop-arrow {
	z-index: 5;
	cursor: pointer;
	background-color: rgba(201, 201, 201, .6);
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	display: flex;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translate(0, -50%);
}

.slide-prev.desktop-arrow:hover {
	background-color: #c9c9c9;
}

.slide-item {
	opacity: .4;
	background-color: #1b1b1b;
	border-radius: 16px;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
	transition: all .2s;
	display: flex;
	transform: scale(.9);
}

.button-container {
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	top: auto;
	bottom: 3%;
	left: 0%;
	right: 0%;
}

.slide-item-wrapper {
	border-radius: 16px;
	flex-direction: column;
	justify-content: flex-end;
	width: 308px;
	height: 548px;
	margin-left: 0;
	margin-right: 0;
	padding: 24px;
	line-height: 40px;
	transition: all .3s;
	display: flex;
	position: relative;
	overflow: hidden;
}

.slide-content {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/647e8185d7283da775a960d7_Slide-end.png");
	background-position: 50%;
	background-size: cover;
	height: 100%;
	padding: 20px;
}

.slide-content.nitro-lazy {
	background-image: none !important;
}

.content-wrapper-2 {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.slide-container {
	align-items: center;
	height: 100vh;
	margin-bottom: 0;
	display: flex;
	position: relative;
}

.image-26 {
	width: 30px;
	height: 30px;
}

.text-block-27 {
	color: #1b1b1b;
	font-size: 18px;
	line-height: 140%;
}

.slide-nav {
	padding-top: 100px;
	display: none;
}

.block_top-wrap {
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
	display: flex;
}

.margin-bottom-2 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.margin-bottom-2.margin-small {
	margin-top: 0;
}

.testimonials1_slider-mask {
	width: 28rem;
	overflow: visible;
}

.testimonials1_arrow {
	color: #24292e;
	background-color: rgba(21, 29, 83, .3);
	border: 1px solid #e1e4e8;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	transition: background-color .1s ease-out;
	display: flex;
	position: absolute;
	top: auto;
	bottom: -5rem;
	left: 0%;
	right: auto;
}

.testimonials1_arrow:hover {
	background-color: #f6f8fa;
}

.testimonials1_arrow.right {
	background-color: #e60f08;
	width: 50px;
	height: 50px;
	left: 4.5rem;
}

.testimonials1_arrow-icon {
	color: #fff;
	justify-content: center;
	align-items: center;
	width: 1.5rem;
	height: 1.5rem;
	display: flex;
}

.block-profile-img {
	object-fit: contain;
	width: 120px;
	height: 64px;
	margin-right: 24px;
}

.testimonials1_client-details {
	grid-template-rows: auto;
	grid-template-columns: max-content;
	grid-auto-columns: max-content;
	grid-auto-flow: column;
	align-items: center;
	justify-items: start;
	font-size: 1rem;
	line-height: 1.5;
	display: flex;
}

.testimonials1_client-image-wrapper {
	border-radius: 50%;
	flex: none;
	margin-right: 1rem;
	overflow: hidden;
}

.testimonials1_component {
	background-color: rgba(0, 0, 0, 0);
	height: auto;
	margin-top: 2rem;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
}

.section-testimonials1 {
	min-height: auto;
	margin-top: 0;
	padding-bottom: 60px;
	overflow: hidden;
}

.block-date {
	color: #626e96;
	margin-top: 5px;
	font-size: 1rem;
	line-height: 1.5;
}

.testimonials1_client-image {
	object-fit: cover;
	border-radius: 50%;
	width: 3rem;
	height: 3rem;
}

.container-large-4 {
	width: 100%;
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
}

.testimonials1_slider-nav {
	display: none;
}

.icone-plateform-review {
	width: 40px;
	margin-left: 0;
	position: relative;
	left: 8rem;
	right: 0%;
}

.testimonials1_slide {
	max-width: 18rem;
	margin-right: 2rem;
}

.padding-vertical-2 {
	padding-left: 0;
	padding-right: 0;
}

.page-padding-3 {
	padding-left: 0;
	padding-right: 2.5rem;
}

.testimonials1_client-line {
	background-color: #e1e4e8;
	width: 1.25px;
	height: 1.25rem;
	margin-left: .75rem;
	margin-right: .75rem;
}

.testimonials1_content {
	background-color: #fff;
	border: 1px solid #e1e4e8;
	border-left: 4px solid #e60f07;
	border-radius: 0 11px 11px 0;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	height: auto;
	min-height: 300px;
	padding: 1rem;
	display: flex;
}

.testimonials1_client-wrapper {
	grid-template-rows: auto;
	grid-template-columns: max-content;
	grid-auto-columns: max-content;
	grid-auto-flow: column;
	align-items: center;
	justify-items: start;
	margin-top: 2rem;
	display: flex;
}

.testimonials1_arrow-2 {
	color: #24292e;
	background-color: rgba(21, 29, 83, .3);
	border: 1px solid #e1e4e8;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 3.5rem;
	height: 3.5rem;
	transition: background-color .1s ease-out;
	display: flex;
	position: absolute;
	top: auto;
	bottom: -5rem;
	left: 0%;
	right: auto;
}

.testimonials1_arrow-2:hover {
	background-color: #f6f8fa;
}

.testimonials1_arrow-2.right {
	background-color: #f82e2d;
	left: 4.5rem;
}

.testimonials1_component-2 {
	background-color: rgba(0, 0, 0, 0);
	height: auto;
	margin-top: 2rem;
	margin-bottom: 4rem;
}

.section-testimonials1-2 {
	min-height: 80vh;
	margin-top: 0;
	overflow: auto;
}

.container-large-5 {
	width: 100%;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
}

.testimonials1_slide-2 {
	width: 75%;
	min-width: 300px;
	max-width: none;
	height: 250px;
	margin-right: 20px;
}

.padding-vertical-3 {
	padding-left: 0;
	padding-right: 0;
}

.page-padding-4 {
	padding-left: 0;
	padding-right: 2.5rem;
}

.testimonials1_content-2 {
	background-color: #fff;
	border: 1px solid #e1e4e8;
	border-left: 4px solid #f82e2d;
	border-radius: 0 12px 12px 0;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	min-height: 20rem;
	padding: 1rem 2rem;
	display: flex;
}

.testimonials1_score-image {
	object-fit: contain;
	border-radius: 0%;
	width: 10rem;
	height: 3rem;
}

.testimonials1_score-image.is-big {
	width: 18rem;
	height: 3rem;
}

.heading-small {
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.4;
}

.horizontal-divider-testimonial {
	background-color: #f1f6fd;
	width: 20%;
	height: 3px;
}

.testimonials1_arrow-3 {
	color: #151d53;
	background-color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 3.5rem;
	height: 3.5rem;
	transition: all .2s;
	display: flex;
	position: absolute;
	top: auto;
	bottom: -5rem;
	left: 0%;
	right: auto;
	box-shadow: 1px 1px 10px -5px rgba(51, 51, 51, .3);
}

.testimonials1_arrow-3:hover {
	color: #fff;
	background-color: #151d53;
}

.testimonials1_arrow-3.right {
	left: 4.5rem;
	box-shadow: 1px 1px 30px rgba(0, 0, 0, .05);
}

.testimonials1_arrow-3.right:hover {
	background-color: #f82e2e;
}

.trustpilot-logo {
	object-fit: contain;
	width: 10rem;
	max-width: none;
	height: 2rem;
	max-height: 2rem;
	margin-left: auto;
	margin-right: auto;
}

.section-testimonials-trustpilot {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: auto;
}

.page-padding-5 {
	padding-left: 0;
	padding-right: 2.5rem;
}

.testimonials1_slide-3 {
	max-width: 28rem;
	margin-right: 2rem;
}

.margin-bottom-3 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.testimonials1_component-3 {
	background-color: rgba(0, 0, 0, 0);
	height: auto;
	margin-bottom: 4rem;
	padding-bottom: 40px;
}

.padding-vertical-4 {
	padding-left: 0;
	padding-right: 0;
}

.testimonials1_client-image-wrapper-2 {
	flex: none;
	margin-right: 1rem;
	overflow: hidden;
}

.testimonials1_score-wrapper {
	grid-template-rows: auto;
	grid-template-columns: max-content;
	grid-auto-columns: max-content;
	grid-auto-flow: column;
	justify-content: space-between;
	align-items: center;
	justify-items: start;
	margin-top: 0;
	margin-bottom: 2rem;
	font-weight: 300;
	display: flex;
}

.text-color-black {
	color: #000;
}

.testimonials_arrow-icon {
	justify-content: center;
	align-items: center;
	width: 1.5rem;
	height: 1.5rem;
	display: flex;
}

.testimonials1_date-details {
	grid-template-rows: auto;
	grid-template-columns: max-content;
	grid-auto-columns: max-content;
	grid-auto-flow: column;
	align-items: center;
	justify-items: start;
	display: flex;
}

.testimonials_content {
	background-color: #fff;
	border-radius: 5px;
	flex-direction: column;
	justify-content: flex-start;
	height: 100%;
	min-height: 18rem;
	padding: 2rem;
	font-weight: 400;
	display: flex;
	box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
}

.testimonials_content.is-first {
	text-align: center;
	justify-content: center;
}

.is-underline-black {
	color: #1e1e1e;
	border-bottom: 2px solid #000;
	font-weight: 700;
}

.check_1 {
	align-self: flex-start;
	width: 40px;
	max-width: 40px;
	margin-right: 20px;
}

.card-4 {
	color: #b8b9c2;
	background-color: #fff;
	border-left: 4px solid #f82e2e;
	border-radius: 5px;
	width: 100%;
	height: 100%;
	min-height: 275px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	box-shadow: 0 0 2rem -12px rgba(0, 0, 0, .3);
}

.card-header {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/647f5245e0d0c64b07c8dcca_david-lundgren-1677087-unsplash.jpg");
	background-position: 50% 30%;
	background-size: cover;
	height: 150px;
}

.card-header.nitro-lazy {
	background-image: none !important;
}

.arrow-right {
	width: 50px;
	height: 50px;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.carousel-slider {
	margin-right: 20px;
}

.carousel-slider._6 {
	right: -105%;
}

.carousel-slider._5 {
	right: -84%;
}

.carousel-slider._3 {
	right: -42%;
}

.carousel-slider._4 {
	right: -63%;
}

.carousel-slider._7 {
	right: -126%;
}

.carousel-slider._2 {
	right: -21%;
}

.carousel-slider._8 {
	right: -147%;
}

.carousel-mask {
	width: 30%;
	overflow: visible;
}

.carousel {
	background-color: rgba(0, 0, 0, 0);
	justify-content: flex-end;
	align-items: center;
	width: 100vw;
	height: 400px;
}

.carousel.is_contained {
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 75px;
	position: relative;
	overflow: hidden;
}

.arrow-left {
	color: #000;
	width: 50px;
	height: 50px;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: auto;
}

.btn {
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #3862ec;
	border-radius: 5px;
	padding: 15px 25px;
	font-size: 1rem;
	transition: background-color .3s ease-out;
}

.btn:hover {
	background-color: #213ea0;
}

.card-body {
	background-color: #fff;
	border-left: 4px #f82e2e;
	height: 100%;
	padding: 30px;
}

.arrow-r {
	color: #000;
}

.button-8 {
	border: 2px solid var(--pho-blue);
	background-color: var(--pho-blue);
	border-radius: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 18px;
	line-height: 30px;
	position: relative;
}

.button-8:hover {
	border: 2px solid var(--pho-blue);
	color: var(--pho-blue);
	background-color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.container-15 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	position: relative;
}

.text-span-68 {
	color: var(--pho-blue);
}

.rel {
	position: relative;
}

.rotation-hero-text-bg {
	z-index: 1;
	opacity: .66;
	filter: blur(14px) brightness(0%);
	position: absolute;
	bottom: 33%;
}

.footer-3 {
	color: #fff;
	text-align: center;
	background-color: #121212;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 0;
	padding-top: 60px;
	padding-bottom: 40px;
	display: flex;
}

.scroll-text {
	overflow: hidden;
	transform: rotate(90deg);
}

.text {
	color: #e0cffe;
	overflow: hidden;
}

.text.margin-5-left {
	margin-left: 5px;
	padding-left: 7px;
	padding-right: 12px;
}

.text.wrap {
	color: #402e70;
	text-align: center;
	background-color: #e0cffe;
	padding: 8px 16px 8px 24px;
}

.text.margin-right {
	text-align: right;
	margin-right: 20px;
}

.text.margin-right.top {
	width: 45%;
}

.text.margin-left {
	margin-left: 20px;
}

.text.margin-left.top {
	width: 90%;
}

.text.margin-5-right {
	text-align: right;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

.resources-block {
	color: #fff;
	text-align: left;
	align-self: flex-start;
	width: 100%;
	margin-top: 220px;
}

.bg-art {
	z-index: -1;
	background-color: var(--pho-blue);
	background-image: linear-gradient(to bottom, var(--pho-blue), #050061);
	opacity: 1;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.line-container-copy {
	transform-origin: 50% 0;
	justify-content: center;
	width: 40%;
	display: flex;
}

.line-ver-copy {
	transform-origin: 50% 0;
	background-color: rgba(0, 0, 0, 0);
	align-self: center;
	width: 10px;
	height: 200px;
}

.cc-scroll {
	color: #e0cffe;
	display: inline-block;
}

.rotation-hero-text {
	z-index: 2;
	position: relative;
}

.wrapper-2 {
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	max-width: 100%;
	height: 100vh;
	padding: 0 10px 70px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.container-scrolling {
	z-index: 1;
	transform-origin: 50% 0;
	justify-content: center;
	align-items: flex-end;
	margin-top: 40px;
	margin-bottom: 0;
	padding-bottom: 0;
	display: flex;
	position: relative;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.line-hor {
	background-color: #e0cffe;
	width: 100%;
	height: 10px;
}

.line-hor.origin-right {
	transform-origin: 100%;
}

.line-hor.origin-left {
	transform-origin: 0%;
}

.line-hor.quarter-2 {
	width: 51.3%;
}

.line-hor.quarter-2.origin-right {
	width: 50%;
}

.line-hor.quarter {
	width: 51.2%;
}

.line-hor.quarter.origin-right {
	width: 50%;
}

.line-hor.extra-short-2 {
	width: 50px;
}

.line-hor.extra-short-3 {
	width: 30px;
	margin-right: 20px;
}

.line-hor.quarter-2-copy {
	width: 51.4%;
}

.line-hor.quarter-2-copy.origin-right {
	width: 50%;
}

.sec {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	display: flex;
	position: static;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.copyright {
	color: #667eea;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	text-decoration: none;
}

.flex-2 {
	justify-content: space-between;
	align-items: flex-end;
	display: flex;
}

.flex-2.center-2 {
	justify-content: space-between;
	align-items: center;
	padding-right: 0;
}

.flex-2.half {
	width: 51.4%;
}

.flex-2.hor {
	justify-content: center;
}

.flex-2.hor.space-bwtween {
	justify-content: space-between;
	align-items: center;
}

.flex-2.hor.space-bwtween.top {
	align-items: flex-start;
}

.flex-2.hor.left {
	justify-content: space-between;
}

.flex-2.hor.middle {
	justify-content: space-between;
	align-items: stretch;
}

.flex-2.hor.center {
	justify-content: center;
}

.flex-2.ver {
	flex-direction: column;
	align-items: stretch;
}

.flex-2.ver.margin-24 {
	margin-right: 24px;
}

.flex-2.ver.half-right {
	align-items: flex-end;
	width: 49%;
}

.flex-2.ver.half-right.down {
	justify-content: flex-end;
	width: 50%;
}

.flex-2.ver.center {
	color: #e0cffe;
	align-items: center;
}

.flex-2.ver.quarter {
	align-items: flex-end;
}

.flex-2.ver.half {
	width: 50%;
}

.flex-2.ver.left {
	width: 100%;
}

.flex-2.right {
	justify-content: space-between;
	align-self: flex-end;
	margin-left: 0%;
}

.line-container-2 {
	width: 42%;
}

.copyright-footer {
	justify-content: center;
	width: 60%;
	margin-top: 20px;
	text-decoration: none;
	display: flex;
}

.scroll {
	transform-origin: 50% 0;
	justify-content: center;
	align-items: flex-end;
	height: 100%;
	padding-bottom: 30px;
	display: flex;
	position: absolute;
	bottom: 0;
}

.container-flex {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 220px;
	display: flex;
}

.line-ver {
	transform-origin: 50% 0;
	background-color: #e0cffe;
	align-self: center;
	width: 10px;
	height: 200px;
}

.line-ver.long {
	height: 400px;
}

.line-ver.extra-short {
	height: 40px;
}

.line-ver.margin-top {
	margin-top: -10px;
}

.line-ver.short-bottom {
	height: 100px;
	margin-bottom: -10px;
}

.line-ver.first, .line-ver.first.aniamation {
	transform-origin: 50% 0;
	height: 100px;
}

.line-ver.med {
	height: 250px;
}

.line-ver.short-copy {
	height: 100px;
	margin-top: 0;
	margin-bottom: -10px;
}

.line-ver.origin-botttom {
	transform-origin: 50% 100%;
}

.line-ver.short {
	height: 100px;
	margin-top: -10px;
}

.heading-21 {
	color: #402e70;
}

.paragraph-11 {
	color: #fff;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
}

.cta_grid {
	grid-column-gap: 2em;
	grid-row-gap: 2em;
	grid-template-columns: 1fr 1fr 1fr;
	width: 100%;
}

.hero_inner {
	grid-row-gap: 3em;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.timeline_track {
	background-color: var(--pho-blue);
	flex-direction: column;
	align-items: center;
	width: 2px;
	height: 100%;
}

.pattern {
	color: #ea4537;
	width: 40em;
	height: 37.5em;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.pattern.is-reverse {
	transform-style: preserve-3d;
	position: relative;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: auto;
	transform: rotateX(0) rotateY(180deg) rotateZ(0);
}

.page-padding-m {
	padding: 6em 14.72%;
}

.is-h4 {
	color: #0a227d;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}

.timeline_grid {
	grid-column-gap: 1.5em;
	grid-row-gap: 0em;
	grid-template-rows: auto auto auto;
	grid-template-columns: 1fr .25fr 1fr;
	width: 100%;
}

.video-youtube-container {
	cursor: auto;
	background-color: #cacaca;
	width: 100%;
	padding-top: 56.25%;
	position: relative;
	overflow: hidden;
}

.timeline_inner {
	grid-row-gap: 6em;
	flex-direction: column;
	display: flex;
}

.timeline_grid-wrap {
	position: relative;
}

.is-txt-medium {
	color: #0a227d;
	font-size: 1.6rem;
	line-height: 150%;
}

.section_wrap {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 8em 3em;
	display: flex;
	position: relative;
}

.cta_arrow {
	color: #ea4537;
	width: 2em;
	height: 2em;
	position: absolute;
	top: auto;
	bottom: 1em;
	left: auto;
	right: 1em;
}

.timeline_progress-overlay-bottom {
	background-image: linear-gradient(rgba(10, 34, 125, 0), #fff);
	width: 6px;
	height: 4em;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 47%;
	right: 0%;
}

.video-youtube-embed {
	display: none;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.timeline_heading-wrap {
	grid-row-gap: 1em;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.timeline_track-wrap {
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	display: flex;
	position: relative;
}

.is-txt-small {
	color: #0a227d;
	margin-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
}

.is-h1 {
	color: #94bac7;
	text-align: center;
	font-size: 6em;
	font-weight: 400;
	line-height: 1;
}

.arrow {
	width: 2em;
}

.video-youtube-sizer {
	border-radius: 1em;
	width: 100%;
	max-width: 800px;
	overflow: hidden;
}

.timeline_item {
	grid-row-gap: 1em;
	background-color: #94bac7;
	border-radius: .5em;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 1.9em;
	margin-bottom: 1.9em;
	padding: 2em;
	display: flex;
	box-shadow: 6px 6px #ea4537;
}

.timeline_item.is-1, .timeline_item.is-2, .timeline_item.is-3 {
	box-shadow: 6px 6px 0 0 var(--pho-blue);
	background-color: #fff;
}

.is-h2 {
	color: #94bac7;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 4em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.1;
}

.timeline {
	position: relative;
}

.cta_box {
	grid-row-gap: 1em;
	background-color: #94bac7;
	border-radius: 1em;
	flex-direction: column;
	align-items: flex-start;
	padding: 2em;
	text-decoration: none;
	transition: all .4s cubic-bezier(.165, .84, .44, 1);
	display: flex;
	position: relative;
	overflow: hidden;
	box-shadow: 6px 6px #ea4537;
}

.cta_box:hover {
	transform: translate(0, -.5em);
	box-shadow: 0 4px 8px 4px rgba(23, 26, 1, .15);
}

.cta_text-wrap {
	flex: 1;
}

.cta_icon {
	width: 5.75em;
	height: 5.75em;
}

.timeline_dot {
	z-index: 1;
	background-color: var(--pho-blue);
	border: 4px solid #0a227d;
	border-radius: 99px;
	width: 24px;
	height: 24px;
	position: relative;
}

.timeline_progress-overlay-top {
	z-index: 0;
	background-image: linear-gradient(#fff, rgba(10, 34, 125, 0));
	width: 6px;
	height: 2em;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: -2px;
	right: 0%;
}

.container-m {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1200px;
	display: flex;
}

.timeline_progress {
	z-index: 1;
	background-color: #ea4537;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: 3px;
	height: 5%;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 50%;
	right: 0%;
	transform: translate(-50%);
}

.cta_about {
	grid-column-gap: 2em;
	background-color: #94bac7;
	border-radius: 1em;
	padding: 4em;
	display: flex;
	overflow: hidden;
	box-shadow: 6px 6px #ea4537;
}

.play-button {
	color: #ea4537;
	width: 5em;
}

.is-h3 {
	color: #0a227d;
	font-size: 2rem;
	font-weight: 400;
}

.hero {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	flex-direction: column;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	height: 100vh;
	display: flex;
	position: relative;
}

.video-youtube-thumbnail {
	cursor: pointer;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.portrait {
	border-radius: 100%;
	flex: none;
	width: 12em;
	height: 12em;
	overflow: hidden;
}

.spacer_m {
	height: 3em;
}

.video-youtube-button {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.patten-wrap {
	z-index: -1;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: auto;
}

.container-16 {
	width: 100%;
	max-width: 90em;
	margin-left: auto;
	margin-right: auto;
}

.dropdown-toggle {
	color: #646f79;
	align-items: center;
	height: 100%;
	padding: 6px 20px 0;
	font-size: 15px;
	transition: color .2s cubic-bezier(.4, 0, .2, .01);
	display: flex;
}

.dropdown-toggle:hover {
	color: #796eff;
}

.dropdown-toggle.w--open {
	color: #796eff;
	box-shadow: inset 0 -3px #796eff;
}

.dropdown-toggle.language, .dropdown-toggle.button, .dropdown-toggle.envelope {
	display: none;
}

.dropdown-card-content {
	text-decoration: none;
	position: relative;
}

.dropdown-subgrid {
	grid-column-gap: 50px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: .75fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.dropdown-column.third {
	padding-top: 0;
	padding-left: 30px;
	display: block;
	position: relative;
}

.dropdown-column.third.resources {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	padding-top: 20px;
}

.dropdown-column.third.resources.nitro-lazy {
	background-image: none !important;
}

.dropdown-column.first {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	flex-direction: column;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: stretch;
	display: block;
}

.dropdown-column.third-copy {
	padding-top: 0;
	padding-left: 0;
	display: block;
	position: relative;
}

.dropdown-column.third-copy.resources {
	padding-top: 20px;
}

.blog-card-image {
	object-fit: cover;
	border: 1px solid #edf1f2;
	display: block;
}

.navbar {
	z-index: 3;
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	box-shadow: 0 3px 12px rgba(36, 50, 66, .08);
}

.brand {
	flex: none;
	align-items: center;
	margin-right: 32px;
	display: flex;
}

.brand.responsive {
	display: none;
}

.dropdown-card-icon {
	flex: 0 0 18px;
	width: 32px;
	margin-top: 2px;
	margin-right: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 5px;
	line-height: 0;
	text-decoration: none;
	position: relative;
}

.dropdown-card-icon.arrow {
	opacity: .5;
	flex-basis: 14px;
	align-self: center;
	margin-left: 8px;
	margin-right: 0;
}

.dropdown-card-icon.is_-secondary {
	margin-top: 0;
}

.dropdown-bg-full {
	background-color: #fff;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	box-shadow: 35px 35px 50px rgba(36, 50, 66, .15);
}

.footer-divider {
	margin-left: 24px;
	margin-right: 24px;
}

.dropdown-card-title {
	clear: right;
	color: #151b26;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
}

.dropdown-card-title.is-secondary {
	margin-top: 2px;
	margin-bottom: 0;
	line-height: 19px;
}

.dropdown-card-title.not-margin {
	margin-top: 2px;
	margin-bottom: 0;
}

.dropdown-card-title.sidebar {
	margin-bottom: 20px;
	font-weight: 500;
}

.dropdown-card-title.bluetitle {
	color: var(--pho-blue);
}

.dropdown-card-title.sidebar_text:hover {
	color: var(--dark-blue);
}

.menu-right {
	display: flex;
}

.dropdown-card-bg {
	opacity: 0;
	border-radius: 3px;
	position: absolute;
	top: -16px;
	bottom: -16px;
	left: -16px;
	right: -16px;
}

.dropdown-card-bg.is-yellow {
	background-color: #fffede;
}

.dropdown-card-bg.orange {
	background-color: rgba(249, 220, 0, .15);
}

.dropdown-card-bg.is-blue {
	z-index: 9;
	background-color: #edf8ff;
	text-decoration: none;
	position: absolute;
	top: 0%;
	bottom: 0;
	left: 0%;
	right: 0%;
}

.dropdown-card-bg.is-green {
	background-color: #e2fffa;
}

.dropdown-card-bg.is-red {
	background-color: #ffedef;
}

.dropdown-card-bg.purple {
	background-color: #f0f0ff;
}

.dropdown-card-bg.white {
	background-color: #fff;
	border: 1px solid #edf1f2;
}

.dropdown-overflow {
	padding-top: 40px;
	overflow: auto;
}

.inline-footer {
	margin-left: .05em;
	margin-right: .05em;
	font-weight: 500;
	display: inline;
}

.inline-footer.svg {
	line-height: 0;
	position: relative;
	top: 3px;
}

.sidebar-column-bg {
	display: none;
}

.menu-left {
	display: flex;
}

.dropdown-card {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card.has-icon {
	z-index: 999;
	align-items: flex-start;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card.has-icon.sidebar-list {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.dropdown-card.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card.has-icon.sidebar-list.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card.has-icon.sidebar-list-copy {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.dropdown-card.has-icon.sidebar-list-copy:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card.has-icon.sidebar-list-copy.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card.has-icon-copy {
	z-index: 999;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 0;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card.has-icon-copy:hover {
	background-color: #f4f6ff;
	border: .5px #fff;
	border-radius: 15px;
}

.dropdown-card.has-icon-copy.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card.has-icon-copy.sidebar-list {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.dropdown-card.has-icon-copy.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card.has-icon-copy.sidebar-list.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card.has-icon-copy.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card.has-icon-copy.lastone {
	margin-bottom: 10px;
}

.dropdown-footer-copy {
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	display: flex;
	position: absolute;
	top: 50%;
	right: 32px;
	transform: translate(0, -50%);
}

.navbar-wrapper {
	background-color: rgba(0, 0, 0, 0);
	font-size: 12px;
	position: fixed;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.dropdown-bg {
	position: absolute;
	top: 0%;
	bottom: 96px;
	left: 0%;
	right: 0%;
}

.blog-card-link {
	color: #646f79;
	justify-content: space-between;
	margin-top: 8px;
	display: flex;
	position: static;
	top: auto;
	bottom: 0%;
	left: 12px;
	right: 0%;
}

.menu {
	float: none;
	background-color: rgba(0, 0, 0, 0);
	justify-content: space-between;
	align-items: stretch;
	height: 56px;
	font-weight: 500;
	display: flex;
}

.dropdown-footer-wrapper {
	background-color: #fbfdfe;
	border-top: 1px solid #e0e6e8;
	position: absolute;
	bottom: 0;
	left: 0%;
	right: 0%;
}

.dropdown-footer-wrapper.tablet {
	display: none;
}

.dropdown-sidebar-bg {
	background-color: #f6f8f9;
	border-left: 1px solid #e0e6e8;
	width: 100vw;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 706px;
	right: 0;
}

.dropdown-grid {
	grid-column-gap: 50px;
	grid-row-gap: 75px;
	grid-template-rows: auto;
	grid-template-columns: 300px 300px 325px;
	grid-auto-columns: 1fr;
	display: grid;
}

.dropdown-grid.resources {
	grid-template-columns: 180px 410px 240px;
}

.footer-copy-link {
	color: #796eff;
}

.dropdown-card-text {
	color: #2b2b2b;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 400;
	text-decoration: none;
}

.blog-card-content {
	padding-left: 0;
	font-weight: 700;
}

.divider-2 {
	background-color: #eee;
	width: 2px;
	height: 38px;
	font-weight: 400;
}

.blog-card {
	background-color: #fff;
	border: 1px solid #edf1f2;
	flex-direction: column;
	margin-bottom: 12px;
	padding: 8px;
	transition: transform .2s, box-shadow .2s;
	display: flex;
}

.blog-card:hover {
	transform: translate(0, -2px);
	box-shadow: 4px 0 8px rgba(36, 50, 66, .08);
}

.blog-card.third {
	display: none;
}

.dropdown-list {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	padding-bottom: 142px;
	font-size: 13px;
	display: none;
	position: fixed;
	top: 56px;
	bottom: auto;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.dropdown-column-title {
	color: #151b26;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px #e0e6e8;
	justify-content: space-between;
	margin-bottom: 0;
	padding-bottom: 16px;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	display: flex;
	position: relative;
}

.dropdown-footer-full {
	z-index: 1;
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 96px;
	left: 0%;
	right: 0%;
}

.nav-sales-text {
	display: none;
}

.nav-button {
	color: #fff;
	background-color: #273240;
	border-radius: 3px;
	padding: 8px 16px;
	transition: background-color .2s ease-in-out;
}

.nav-button:hover {
	background-color: #151b26;
}

.dropdown-footer-link {
	color: #848f99;
	text-decoration: none;
	transition: color .2s;
}

.dropdown-footer-link:hover {
	color: var(--pho-blue);
	font-family: neue-haas-unica, sans-serif;
	text-decoration: none;
}

.reset-line-height {
	line-height: 0;
}

.navbar-bg {
	z-index: 1;
	opacity: 0;
	background-color: rgba(0, 0, 0, .1);
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.nav-sales-icon {
	display: block;
}

.dropdown-footer {
	color: #fff;
	justify-content: flex-end;
	align-items: center;
	height: 40px;
	text-decoration: none;
	display: flex;
}

.dropdown-list-body {
	z-index: 3;
	position: relative;
}

.container-17 {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 32px;
}

.dropdown-inner-shadow {
	z-index: 4;
	background-image: linear-gradient(rgba(36, 50, 66, .08), rgba(0, 0, 0, 0) 15%);
	height: 56px;
	position: absolute;
	bottom: 100%;
	left: 0%;
	right: 0%;
	box-shadow: 0 3px 12px rgba(36, 50, 66, .08);
}

.blog-card-label {
	color: #9ca6af;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

.label-2 {
	background-color: var(--pho-blue);
	color: #fff;
	letter-spacing: .1em;
	text-transform: uppercase;
	border-radius: 2px;
	margin-left: 4px;
	padding: 2px 5px 1px 6px;
	font-family: Sf pro display, sans-serif;
	font-size: 10px;
	line-height: 16px;
	display: inline-block;
	position: absolute;
}

.dropdown-toggle-text {
	margin-right: 6px;
}

.blog-card-title {
	font-size: 16px;
	line-height: 20px;
}

.image-28 {
	width: 150px;
}

.navmenu__dropdown {
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}

.navmenu__dropdown.w--open {
	max-height: 90vh;
	transition: flex-grow .575s cubic-bezier(.76, -.034, 0, 1.042);
	overflow: auto;
}

.navmenu__dropdown-left {
	grid-column-gap: 50px;
	grid-row-gap: 0px;
	background-color: #fff;
	flex: 1;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;
	padding: 40px 30px 0 20px;
	display: grid;
}

.navmenu__dropdown-left.mega_solutions {
	padding-right: 50px;
}

.link-list__dropdown-wrapper {
	align-self: stretch;
	align-items: stretch;
	font-weight: 500;
	display: flex;
	position: static;
}

.button-9 {
	color: #fff;
	background-color: #4353ff;
	justify-content: flex-start;
	align-items: center;
	height: 50px;
	padding: 0 24px;
	font-size: 1rem;
	font-weight: 500;
	text-decoration: none;
	display: flex;
}

.button-9:hover {
	background-color: #3545ee;
}

.button-9.cc-navbar {
	padding-top: 12px;
	padding-bottom: 12px;
	transition: box-shadow .2s, color .2s, background-color .2s;
}

.button-9.cc-navbar.cc-secondary {
	color: #4353ff;
	background-color: rgba(67, 83, 255, .09);
	margin-right: 10px;
}

.button-9.cc-navbar.cc-secondary:hover {
	background-color: rgba(67, 83, 255, .16);
}

.navmenu__beta-tag {
	clear: left;
	letter-spacing: .04em;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
}

.sr-only {
	white-space: nowrap;
	border: 0 solid rgba(0, 0, 0, 0);
	width: 1px;
	height: 1px;
	margin-top: -1px;
	position: absolute;
	overflow: hidden;
}

.navmenu__section-link-row {
	color: #1b1b1b;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: -1px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-decoration: none;
	transition: color .2s;
	display: flex;
}

.navmenu__section-link-row:hover {
	color: #4353ff;
}

.navmenu__section-link-row.cc-last {
	border-bottom-style: none;
	border-bottom-width: 0;
}

.navmenu__section-link-row.cc-first {
	border-top-style: none;
	border-top-width: 0;
	padding-top: 0;
}

.navmenu__dropdown-section-link-heading {
	margin-right: 8px;
	line-height: 1.5;
}

.navmenu__dropdown-right {
	grid-column-gap: 80px;
	grid-row-gap: 0px;
	grid-template-rows: auto;
	grid-template-columns: 1fr .4fr;
	padding-top: 0;
	padding-bottom: 0;
}

.navbar__container {
	justify-content: space-between;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	display: flex;
}

.navmenu__cta-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
}

.navmenu__cta-wrapper.bottombtns {
	color: #fff;
	align-self: stretch;
}

.navbar__mobile-overlay {
	display: none;
}

.navmenu__image {
	object-fit: cover;
	object-position: 50% 50%;
	margin-right: 24px;
}

.navmenu__dropdown-banner-link {
	background-color: #fafafa;
	border-left: 1px solid #e4e4e4;
	margin-bottom: 40px;
	text-decoration: none;
}

.navmenu__dropdown-section-link-description {
	color: #666;
	margin-top: 8px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
}

.brand-2 {
	color: #1b1b1b;
	align-self: center;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: color .2s;
}

.brand-2:hover {
	color: #4353ff;
}

.cta-button__sub-text {
	opacity: .8;
	font-weight: 400;
}

.cta-button__sub-text.hidden1136 {
	display: none;
}

.link-list__link {
	color: #1b1b1b;
	align-items: center;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: 400;
	text-decoration: none;
	transition: box-shadow .2s, color .2s;
	display: flex;
}

.link-list__link:hover {
	border-bottom: 1px solid var(--pho-blue);
	box-shadow: inset 0 -3px 0 0 var(--pho-blue);
	color: var(--pho-blue);
}

.link-list__link.lone:hover {
	color: #1b1b1b;
}

.navbar__wrapper {
	z-index: 100;
	background-color: #fff;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}

.navmenu__banner-image {
	width: 100%;
}

.navmenu__col-1-list {
	flex-direction: column;
	justify-content: flex-start;
	display: flex;
}

.link-list__dropdown-icon {
	align-self: center;
	align-items: center;
	margin-left: 6px;
	margin-right: 0;
	display: flex;
	position: relative;
}

.navmenu__dropdown-section-list {
	grid-column-gap: 28px;
	grid-row-gap: 28px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-items: start;
	margin-bottom: 0;
	display: grid;
}

.link-list__dropdown-toggle {
	color: #1b1b1b;
	align-self: stretch;
	align-items: center;
	height: 100%;
	padding: 16px 0;
	font-weight: 400;
	transition: box-shadow .2s, color .2s;
	display: flex;
}

.link-list__dropdown-toggle:hover {
	border-bottom: 1px solid var(--pho-blue);
	box-shadow: inset 0 -3px 0 0 var(--pho-blue);
	color: #1b1b1b;
}

.link-list__dropdown-toggle.w--open {
	box-shadow: inset 0 -3px #4353ff;
}

.navmenu__dropdown-section-link-icon {
	width: 16px;
	height: 16px;
	margin-right: 16px;
	transform: translate(0, 1px);
}

.nav-menu__flex-wide {
	flex: 1;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.navmenu__flex-container {
	justify-content: space-between;
	align-self: stretch;
	width: 100%;
	display: flex;
}

.navmenu__link-list {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	flex: 1;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-self: stretch;
	align-items: center;
	margin-bottom: 0;
	padding-left: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 15px;
	line-height: 20px;
	display: flex;
}

.navmenu__dropdown-section {
	justify-content: space-between;
	margin-bottom: 40px;
	display: flex;
}

.navmenu__dropdown-section.cc-last {
	margin-bottom: 0;
}

.navbar__navmenu-mobile {
	align-self: stretch;
	display: none;
}

.navmenu__dropdown-list {
	margin-bottom: 0;
}

.navmenu__dropdown-section-link {
	color: #1b1b1b;
	text-decoration: none;
	display: flex;
}

.navmenu__dropdown-section-link:hover, .navmenu__dropdown-section-link:focus {
	color: #4353ff;
}

.navmenu__dropdown-container {
	z-index: 1;
	justify-content: space-between;
	max-width: 1280px;
	display: flex;
	position: static;
}

.link-list__list-item {
	color: #1b1b1b;
	align-self: stretch;
	margin-right: 30px;
	display: flex;
}

.link-list__list-item.cc-first {
	align-self: stretch;
	margin-right: 30px;
}

.link-list__list-item.lone_link {
	color: #1b1b1b;
	align-self: stretch;
	margin-right: 30px;
}

.navmenu__dropdown-block {
	background-color: rgba(231, 232, 255, 0);
	border-left: 1px solid #e4e4e4;
	flex: 0 0 34%;
	padding-left: 0;
	padding-right: 60px;
}

.navmenu__dropdown-block.mega_sidebar {
	background-color: #f3fafd;
	border-left-style: solid;
	border-left-width: 1px;
}

.navmenu__dropdown-block.ind-right {
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 30px;
}

.navmenu__content-block-overlay {
	background-color: #fbfdfe;
	border-top: 1px solid #e0e6e8;
}

.mobilebars {
	background-color: var(--pho-blue);
	color: #fff;
	cursor: pointer;
	border-radius: 50px;
	align-items: center;
	padding: 12px 24px;
	font-family: Sf pro display, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	text-decoration: none;
	transition: box-shadow .2s, color .2s, background-color .2s;
	display: flex;
}

.mobilebars:hover {
	background-color: #4a3aff;
}

.mobilebars.get_demo:hover, .mobilebars.get_demo.demobtn {
	color: #fff;
}

.navmenu__dropdown-grid {
	grid-column-gap: 0px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr minmax(auto, 1280px) 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: row;
	align-content: stretch;
	justify-content: stretch;
	width: 100%;
	padding-left: 40px;
	padding-right: 0;
	display: grid;
}

.image-29 {
	width: 200px;
}

.navbar-2 {
	z-index: 9999;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 1rem;
	line-height: 1.7;
	position: fixed;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
	transform: none;
}

.navbar__navmenu {
	flex: 1;
	justify-content: space-between;
	align-self: stretch;
	margin-left: 32px;
	transition: all .2s;
	display: flex;
	position: static;
}

.navmenu__dropdown-section-heading {
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 28px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: 400;
}

.button-10 {
	color: #fff;
	background-color: #4353ff;
	justify-content: flex-start;
	align-items: center;
	height: 50px;
	padding: 0 24px;
	font-size: 1rem;
	font-weight: 500;
	text-decoration: none;
	display: flex;
}

.button-10:hover {
	background-color: #3545ee;
}

.button-10.cc-navbar {
	padding-top: 12px;
	padding-bottom: 12px;
	transition: box-shadow .2s, color .2s, background-color .2s;
}

.button-10.cc-navbar.cc-secondary {
	color: #4353ff;
	background-color: rgba(67, 83, 255, .09);
	margin-right: 10px;
}

.button-10.cc-navbar.cc-secondary:hover {
	background-color: rgba(67, 83, 255, .16);
}

.brand-3 {
	color: #1b1b1b;
	align-self: center;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: color .2s;
}

.brand-3:hover {
	color: #4353ff;
}

.image-30 {
	width: 200px;
}

.body-3 {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
}

.button-11 {
	color: #fff;
	background-color: #4353ff;
	justify-content: flex-start;
	align-items: center;
	height: 50px;
	padding: 0 24px;
	font-size: 1rem;
	font-weight: 500;
	text-decoration: none;
	display: flex;
}

.button-11:hover {
	background-color: #3545ee;
}

.button-11.cc-navbar {
	padding-top: 12px;
	padding-bottom: 12px;
	transition: box-shadow .2s, color .2s, background-color .2s;
}

.button-11.cc-navbar.cc-secondary {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	margin-right: 10px;
	font-size: 15px;
	line-height: 20px;
}

.button-11.cc-navbar.cc-secondary:hover {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
}

.button-11.cc-navbar.cc-secondary.hidden {
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-weight: 400;
	display: flex;
}

.button-11.cc-navbar.cc-secondary.hidden1080 {
	align-self: stretch;
	font-family: neue-haas-unica, sans-serif;
	display: flex;
}

.brand-4 {
	color: #1b1b1b;
	align-self: center;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: color .2s;
}

.brand-4:hover {
	color: #4353ff;
}

.image-31 {
	width: 175px;
}

.flowbase-banner {
	height: 64px;
}

.pointer {
	z-index: 20;
	background-color: #fff;
	border-radius: 2px;
	width: 20px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: -3%;
	bottom: auto;
	left: 0%;
	right: 4%;
	transform: rotate(45deg);
}

.navigation-dropdown {
	min-width: 140px;
}

.navigation-dropdown.w--open {
	background-color: rgba(0, 0, 0, 0);
	min-width: 320px;
	max-height: 100vh;
	padding-top: 10px;
	left: -100px;
}

.navigation-dropdown.dropdown-long {
	min-width: 500px;
	left: -185px;
}

.dropdown-column-right {
	background-color: #fafafa;
	border-left: 1px solid rgba(0, 0, 0, .08);
	justify-content: center;
	align-items: center;
	width: 50%;
	height: 100%;
	padding: 25px;
}

.dropdown-column-left {
	flex-direction: column;
	width: 50%;
	height: 100%;
	display: flex;
}

.login-buttons {
	clear: right;
	text-align: right;
	justify-content: center;
	align-items: center;
	margin-left: 30px;
	display: flex;
	position: static;
}

.login-buttons.right {
	justify-content: center;
	display: flex;
}

.dropdown-toggle-2 {
	padding-left: 12px;
	padding-right: 24px;
	transition: all .2s;
}

.dropdown-toggle-2:hover {
	color: #8c54ff;
}

.navigation-left {
	align-items: center;
	width: auto;
	display: flex;
}

.dropdown-image {
	border-radius: 10px;
	margin-bottom: 14px;
}

.navigation-link {
	justify-content: center;
	align-items: center;
	padding: 20px 12px;
	font-size: 15px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
}

.navigation-link:hover {
	color: #8c54ff;
}

.navigation-link.w--current {
	color: #99d715;
}

.nav-content-wrap {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	padding-left: 12px;
	display: flex;
}

.flowbase-logo {
	width: 175px;
}

.nav-link-blog {
	color: #8c54ff;
	white-space: normal;
	font-size: 14px;
}

.dropdown-wrapper-flex {
	background-color: #fff;
	border-radius: 10px;
	align-items: flex-start;
	min-width: 140px;
	display: flex;
	overflow: hidden;
	box-shadow: 4px -19px 35px rgba(32, 53, 90, .08), 11px 11px 30px -10px rgba(32, 53, 90, .15);
}

.dropdown-wrapper-flex.w--open {
	background-color: #fff;
	border-radius: 15px;
	min-width: 300px;
	max-height: 100vh;
	left: -97px;
	box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.dropdown-link {
	z-index: 25;
	color: #283338;
	align-items: center;
	padding: 20px;
	font-size: 16px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
	position: relative;
}

.dropdown-link:hover {
	color: #7839f3;
	background-color: rgba(250, 250, 250, .8);
}

.navigation-container {
	align-items: center;
	width: 100%;
	max-width: 1300px;
	height: 100%;
	min-height: 90px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.dropdown-pointer {
	position: relative;
}

.button-menu {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #8c54ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 13px;
	text-decoration: none;
	transition: all .4s ease-out;
	display: flex;
}

.icon-4 {
	width: 100%;
}

.nav-menu {
	clear: none;
	color: #283338;
	justify-content: flex-start;
	align-items: center;
	font-size: 15px;
	display: flex;
	position: static;
}

.navigation-right {
	justify-content: flex-end;
	align-items: center;
	width: auto;
	font-size: 16px;
	display: flex;
}

.nav-blog-item {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: flex;
}

.icon-5 {
	margin-right: 5px;
}

.nav-link-details {
	color: rgba(40, 51, 56, .6);
	white-space: normal;
	font-size: 14px;
}

.navigation {
	z-index: 9;
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	align-items: center;
	padding-left: 3%;
	padding-right: 3%;
	display: flex;
	position: relative;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.brand-5 {
	margin-right: 44px;
}

.dropdown-wrapper {
	background-color: #fff;
	border-radius: 10px;
	min-width: 140px;
	overflow: hidden;
	box-shadow: 4px -19px 35px rgba(32, 53, 90, .08), 11px 11px 30px -10px rgba(32, 53, 90, .15);
}

.dropdown-wrapper.w--open {
	background-color: #fff;
	border-radius: 15px;
	min-width: 300px;
	max-height: 100vh;
	left: -97px;
	box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.dropdown-link-mobile {
	color: #283338;
	width: 100%;
	padding: 20px 22px 16px;
	font-size: 16px;
	text-decoration: none;
	display: flex;
}

.dropdown-link-mobile:hover {
	background-color: #f8faff;
}

.dropdown-block {
	z-index: 25;
	color: #283338;
	background-color: #fafafa;
	border-top: 1px solid rgba(0, 0, 0, .08);
	align-items: center;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	text-decoration: none;
	position: relative;
}

.navigation-container-mob {
	align-items: center;
	width: 100%;
	max-width: 1300px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.dropdown-title {
	margin-bottom: 2px;
	font-size: 15px;
}

.navigation-mob {
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	align-items: center;
	display: none;
	position: relative;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.icon-wrap {
	background-color: rgba(140, 84, 255, .05);
	border-radius: 100px;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	padding: 11px;
	display: flex;
}

.navbar__logo-embed {
	display: flex;
}

.desktop {
	z-index: 9999;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
	line-height: 1.7;
	display: block;
	position: fixed;
	top: auto;
	bottom: auto;
	left: 0%;
	right: 0%;
	transform: none;
}

.login-buttons-2 {
	align-items: center;
	margin-left: 30px;
	display: flex;
}

.link-block-2 {
	color: #121e46;
	padding: 20px 12px;
	font-size: 15px;
	text-decoration: none;
}

.bottom-text {
	color: #6a35ff;
	letter-spacing: 1px;
	white-space: normal;
	font-size: 12px;
	font-weight: 600;
}

.dropdown-link-mob {
	z-index: 30;
	color: #283338;
	background-color: #fff;
	border-radius: 10px;
	align-items: center;
	padding: 20px;
	font-size: 16px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
	position: relative;
}

.dropdown-link-mob:hover {
	opacity: .91;
	color: #7839f3;
	background-color: #fff;
	transform: scale(1.05);
	box-shadow: 7px 15px 45px 2px rgba(123, 136, 168, .2);
}

.navigation-left-2 {
	align-items: center;
	width: 50%;
	display: flex;
}

.dropdown-link-2 {
	z-index: 30;
	color: #283338;
	background-color: #fff;
	border-radius: 10px;
	align-items: center;
	padding: 20px;
	font-size: 16px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
	position: relative;
}

.dropdown-link-2:hover {
	opacity: .91;
	color: #7839f3;
	background-color: #fff;
	transform: scale(1.05);
	box-shadow: 7px 15px 45px 2px rgba(123, 136, 168, .2);
}

.dropdown-link-2.link-04 {
	z-index: 27;
}

.dropdown-link-2.link-03 {
	z-index: 28;
}

.dropdown-link-2.link-02 {
	z-index: 29;
}

.pointer-2 {
	z-index: 20;
	background-color: #fff;
	border-radius: 2px;
	width: 20px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: -2%;
	bottom: auto;
	left: 0%;
	right: 4%;
	transform: rotate(45deg);
}

.dropdown-wrapper-2 {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 4px -19px 35px rgba(32, 53, 90, .08), 11px 11px 30px -10px rgba(32, 53, 90, .15);
}

.dropdown-wrapper-2.w--open {
	background-color: #fff;
	border-radius: 15px;
	min-width: 300px;
	max-height: 100vh;
	left: -97px;
	box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.nav-menu-2 {
	color: #7b88a8;
	align-items: center;
	margin-left: 42px;
	font-size: 15px;
	display: flex;
	position: static;
}

.chevron {
	margin-right: 5px;
}

.dropdown-2 {
	margin-left: 5px;
	margin-right: 5px;
}

.navigation-dropdown-2 {
	min-width: 140px;
}

.navigation-dropdown-2.w--open {
	background-color: rgba(0, 0, 0, 0);
	min-width: 370px;
	max-height: 100vh;
	padding-top: 10px;
	left: -120px;
}

.navigation-dropdown-2.dropdown-small.w--open {
	min-width: 350px;
	left: -110px;
}

.icon-6 {
	width: 100%;
}

.navigation-right-2 {
	justify-content: flex-end;
	align-items: center;
	width: 50%;
	font-size: 16px;
	display: flex;
}

.button-menu-2 {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #8c54ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	min-height: 30px;
	padding: 0 30px;
	font-size: 13px;
	text-decoration: none;
	transition: all .4s ease-out;
	display: flex;
}

.dropdown-toggle-3 {
	color: #121e46;
	padding-left: 12px;
	padding-right: 24px;
	transition: all .2s;
}

.dropdown-toggle-3:hover {
	color: #8c54ff;
}

.navigation-2 {
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	align-items: center;
	padding: 20px 3%;
	display: flex;
	position: relative;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.navigation-container-2 {
	align-items: center;
	width: 100%;
	max-width: 1300px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.dropdown-title-2 {
	margin-bottom: 2px;
	font-size: 15px;
}

.dropdown-title-2:hover {
	color: #283338;
}

.dropdown-title-2.colour-3 {
	color: #01d2fc;
}

.dropdown-title-2.colour-4 {
	color: #ff9f59;
}

.dropdown-title-2.colour-2 {
	color: #46d39a;
}

.dropdown-title-2.colour-1 {
	color: #6a35ff;
}

.bottom-link {
	border-top: 1px solid rgba(0, 0, 0, .06);
	justify-content: center;
	align-items: center;
	min-height: 90px;
	text-decoration: none;
	display: flex;
}

.nav-content-wrap-2 {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	display: flex;
}

.icon-square {
	background-color: #f3efff;
	border-radius: 10px;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 52px;
	height: 52px;
	margin-right: 20px;
	padding: 14px;
	display: flex;
}

.icon-square.colour-4 {
	background-color: #fff7f2;
}

.icon-square.colour-3 {
	background-color: #ebfbff;
}

.icon-square.colour-2 {
	background-color: #f0fbf7;
}

.flowbase-logo-2 {
	min-width: 55px;
}

.dropdown-3 {
	margin-left: 5px;
	margin-right: 5px;
}

.topbar {
	border-top: 1px #dcddeb;
	border-bottom: 1px #dcddeb;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.top-bar-wrapper {
	color: #fff;
	text-align: center;
	background-color: #4a3aff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 60px;
	font-family: Sf pro display, sans-serif;
	position: relative;
	overflow: hidden;
}

.top-bar-padding {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.container-default-2 {
	max-width: 1218px;
	padding-left: 24px;
	padding-right: 24px;
}

.text-200 {
	line-height: 20px;
}

.text-200.list {
	line-height: 24px;
}

.line-square-icon.top-bar-close-icon {
	cursor: pointer;
	align-items: center;
	padding: 20px 32px;
	transition: opacity .3s;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.line-square-icon.top-bar-close-icon:hover {
	opacity: .55;
}

.dropdown-toggle-4 {
	color: #646f79;
	align-items: center;
	height: 100%;
	padding: 6px 13px 0;
	font-size: 15px;
	transition: color .2s cubic-bezier(.4, 0, .2, .01);
	display: flex;
}

.dropdown-toggle-4:hover {
	color: var(--pho-blue);
}

.dropdown-toggle-4.w--open {
	color: #796eff;
	box-shadow: inset 0 -3px #796eff;
}

.dropdown-toggle-4.language {
	display: none;
}

.dropdown-toggle-4.login {
	padding-right: 20px;
}

.dropdown-toggle-4.button {
	display: none;
}

.dropdown-toggle-4.line {
	padding-left: 1px;
	padding-right: 1px;
}

.dropdown-toggle-4.envelope {
	display: none;
}

.brand-7 {
	flex: none;
	align-items: center;
	margin-right: 32px;
	display: flex;
}

.brand-7.responsive {
	display: none;
}

.dropdown-list--industry {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	padding-bottom: 142px;
	font-size: 13px;
	display: none;
	position: fixed;
	top: 56px;
	bottom: auto;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.nav-button-2 {
	color: #fff;
	background-color: #273240;
	border-radius: 3px;
	padding: 8px 16px;
	transition: background-color .2s ease-in-out;
}

.nav-button-2:hover {
	background-color: #151b26;
}

.container-18 {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 32px;
	padding-right: 32px;
}

.btn-primary {
	color: #fff;
	text-align: center;
	transform-style: preserve-3d;
	background-color: #4a3aff;
	border-radius: 48px;
	justify-content: center;
	padding: 26px 38px;
	font-weight: 700;
	line-height: 20px;
	text-decoration: none;
	transition: background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
	color: #fff;
	background-color: #3324d5;
	transform: translate3d(0, -3px, .01px);
}

.btn-primary.small {
	padding: 18px 24px;
	font-size: 16px;
	line-height: 18px;
}

.btn-primary.small.white {
	background-color: var(--pho-blue);
	margin-top: 0;
	margin-bottom: 0;
}

.dropdown-toggle-5 {
	color: #646f79;
	align-items: center;
	height: 100%;
	padding: 6px 13px 0;
	font-size: 15px;
	transition: color .2s cubic-bezier(.4, 0, .2, .01);
	display: flex;
}

.dropdown-toggle-5:hover {
	color: #796eff;
}

.dropdown-toggle-5.w--open {
	color: #796eff;
	box-shadow: inset 0 -3px #796eff;
}

.dropdown-toggle-5.line {
	background-color: #fff;
	width: .5px;
}

.dropdown-list--solutions {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	padding-bottom: 142px;
	font-size: 13px;
	display: block;
	position: fixed;
	top: 56px;
	bottom: auto;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.dropdown-list--partner {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	padding-bottom: 142px;
	font-size: 13px;
	display: none;
	position: fixed;
	top: 56px;
	bottom: auto;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.dropdown-toggle-6 {
	color: #646f79;
	align-items: center;
	height: 100%;
	padding: 6px 13px 0;
	font-size: 15px;
	transition: color .2s cubic-bezier(.4, 0, .2, .01);
	display: flex;
}

.dropdown-toggle-6:hover {
	color: var(--pho-blue);
}

.dropdown-toggle-6.w--open {
	color: #796eff;
	box-shadow: inset 0 -3px #796eff;
}

.dropdown-toggle-6.language, .dropdown-toggle-6.button {
	display: none;
}

.dropdown-toggle-6.line {
	padding-left: 0;
	padding-right: 0;
}

.dropdown-toggle-6.envelope {
	display: none;
}

.menu-left-2, .menu-right-2 {
	display: flex;
}

.brand-8 {
	flex: none;
	align-items: center;
	margin-right: 32px;
	display: flex;
}

.brand-8.responsive {
	display: none;
}

.dropdown-footer-copy-2 {
	position: absolute;
	top: 50%;
	right: 32px;
	transform: translate(0, -50%);
}

.menu-2 {
	float: none;
	background-color: rgba(0, 0, 0, 0);
	justify-content: space-between;
	align-items: stretch;
	font-weight: 500;
	display: flex;
}

.image-32 {
	width: 200px;
}

.divider-3 {
	background-color: #e0e6e8;
	width: 1px;
	height: 28px;
}

.container-19 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 32px;
	text-decoration: none;
	display: grid;
}

.nav-button-3 {
	color: #fff;
	background-color: #273240;
	border-radius: 3px;
	padding: 8px 16px;
	transition: background-color .2s ease-in-out;
}

.nav-button-3:hover {
	background-color: #151b26;
}

.navbar-4 {
	z-index: 3;
	background-color: #fff;
	position: relative;
	box-shadow: 0 3px 12px rgba(36, 50, 66, .08);
}

.dropdown-list-solutions {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 142px;
	font-size: 13px;
	position: fixed;
	top: 56px;
	bottom: auto;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.top-align {
	text-decoration: none;
}

.image-33 {
	width: 200px;
}

.label-3 {
	color: #fff;
	text-align: right;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-color: #2e6bf8;
	border-radius: 2px;
	margin-left: 4px;
	padding: 2px 5px 1px 6px;
	font-family: Sf pro display, sans-serif;
	font-size: 10px;
	line-height: 16px;
	display: inline-block;
	position: relative;
}

.container-20 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	background-color: #fbfdfe;
	border: 0 #000;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 32px;
	text-decoration: none;
	display: block;
}

.dropdown-footer-link-2 {
	color: #585858;
	font-family: Sf pro display, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px;
	text-decoration: none;
	transition: color .2s;
}

.dropdown-footer-link-2:hover {
	color: var(--pho-blue);
	font-family: Sf pro display, sans-serif;
	font-weight: 400;
	text-decoration: none;
}

.dropdown-footer-link-2.footerlinks {
	color: #585858;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Sf pro display, sans-serif;
	font-size: 14px;
}

.dropdown-footer-link-2.footerlinks.footer-linkslast {
	padding-left: 0;
}

.dropdown-footer-link-2.footerlinks.footerlinks2 {
	padding-right: 0;
}

.dropdown-footer-link-2.footerlinks.footerlinks1 {
	padding-left: 0;
}

.divider-4 {
	background-color: #e0e6e8;
	width: 1px;
	height: 28px;
}

.text-span-71, .text-span-72, .text-span-73, .text-span-74, .text-span-75 {
	color: var(--pho-blue);
}

.megamenu_footer {
	background-color: var(--pho-blue);
	border-top: 1px solid #e7e7e7;
}

.megamenu_footer.hidden {
	border-top: 1px solid #e0e6e8;
}

.text-span-76 {
	color: var(--pho-blue);
}

.link-wrapper {
	color: #211f54;
	transition: none;
	display: inline-block;
}

.link-wrapper:hover {
	color: #4a3aff;
}

.link-wrapper.white {
	color: #fff;
}

.link-wrapper.white:hover {
	color: #f2f1ff;
}

.link-wrapper.white.text-bold {
	display: flex;
}

.mg-right-24px {
	margin-right: 24px;
}

.link-text {
	padding-right: 10px;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	transition: color .3s;
	display: inline-block;
}

.text-201 {
	line-height: 20px;
}

.text-201.list {
	padding-left: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.line-rounded-icon.link-icon-right {
	margin-left: 6px;
	display: inline-block;
}

.top-bar-padding-2 {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.top-bar-padding-2.small-padding {
	padding-top: 0;
	padding-bottom: 0;
}

.top-bar-flex {
	justify-content: center;
	align-items: center;
	display: flex;
}

.top-bar-flex.left {
	text-align: left;
}

.container-default-3 {
	max-width: 1300px;
	padding-left: 24px;
	padding-right: 24px;
}

.bold-text-17 {
	color: var(--new-orange);
}

.text-span-77 {
	color: var(--pho-blue);
	font-weight: 700;
}

.bold-text-18, .bold-text-19, .text-span-78, .text-span-79 {
	color: var(--pho-blue);
}

.link-block-3 {
	color: #181818;
	text-decoration: none;
}

.link-block-4 {
	color: #1b1b1b;
	text-decoration: none;
}

.text-block-28 {
	color: #1b1b1b;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 500;
}

.link-block-5 {
	color: #1b1b1b;
	text-decoration: none;
}

.text-block-29, .text-block-30 {
	color: #1b1b1b;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 500;
}

.banner-image-two {
	border-radius: 10px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.button-hover-bg {
	z-index: -1;
	background-color: #fe5000;
	width: 100%;
	height: 100%;
	font-family: Sf pro display, sans-serif;
	position: absolute;
}

.button-hover-bg.blank.white {
	outline-offset: 0px;
	color: #000;
	background-color: rgba(0, 0, 0, 0);
	outline: 3px #000;
}

.button-hover-bg.main {
	color: var(--new-orange);
	background-color: #fff;
}

.banner-lottie {
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.banner-image-four {
	background-color: #fff;
	border-radius: 10px;
}

.banner-thumb-icon {
	background-color: #fe5000;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 90px;
	display: flex;
	position: absolute;
	top: 50%;
	bottom: 0%;
	left: 50%;
	right: auto;
	transform: translate(-50%, -50%);
}

.banner-inner-wrap {
	grid-column-gap: 0px;
	grid-row-gap: 16px;
	border-bottom: 1px #000;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	padding-top: 140px;
	padding-bottom: 20px;
	font-family: Sf pro display, sans-serif;
	display: grid;
}

.banner-grid-one {
	text-align: right;
}

.banner-title-wrap {
	z-index: 0;
	max-width: 565px;
	position: relative;
}

.banner-image-one {
	border-radius: 10px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.banner-line-image {
	z-index: -1;
	width: auto;
	position: absolute;
	top: auto;
	bottom: 50px;
	left: auto;
	right: -90px;
}

.is-magnetic {
	display: inline-block;
}

.banner-content {
	padding-top: 0;
}

.primary-button {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button.blank {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-style: none;
	border-color: #fff;
	font-family: Sf pro display, sans-serif;
}

.primary-button.main {
	z-index: 8;
	border-color: var(--new-orange);
}

.banner-thumbnail-wrap {
	grid-column-gap: 27px;
	grid-row-gap: 16px;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0b034e2fbc60a149986_Dot%20Line.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-top: 140px;
	padding-bottom: 80px;
	display: grid;
	position: relative;
}

.banner-thumbnail-wrap.nitro-lazy {
	background-image: none !important;
}

.banner-image-three {
	border-radius: 10px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.container-21 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.container-21.overflow-visible {
	z-index: 6;
	max-width: 1300px;
	margin-bottom: 0;
	padding-bottom: 60px;
	position: relative;
}

.banner-grid-three {
	text-align: right;
}

.banner-paragraph {
	color: #1d1d1d;
	text-transform: none;
	max-width: 600px;
	margin-bottom: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 26px;
	line-height: 35px;
}

.text-span-80 {
	color: #ff6854;
}

.banner-send-icon {
	box-shadow: 0 5px 7px -4px var(--pho-blue);
	margin-top: 13px;
	padding-top: 0;
	transform: rotate(0);
}

.button-text-2 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
}

.button-text-2.white {
	color: #fff;
}

.button-text-2.hero-dark {
	color: #000;
}

.banner-grid-two {
	position: relative;
}

.banner-title {
	color: #000;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 24px;
	font-family: Sf pro display, sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 54px;
}

.banner-button {
	grid-column-gap: 20px;
	justify-content: flex-start;
	align-items: center;
	padding-top: 10px;
	display: flex;
}

.banner-area {
	z-index: 7;
	background-color: #082877;
	background-image: linear-gradient(#fff, #e7e8ff);
	position: relative;
}

.lottie-animation {
	position: absolute;
	top: auto;
	bottom: 30px;
	left: auto;
	right: 0%;
}

.our-user-area {
	margin-top: 20px;
}

.user-number {
	margin-top: 0;
	margin-bottom: 8px;
}

.marquee-list {
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.user-content {
	margin-bottom: 0;
	font-family: neue-haas-unica, sans-serif;
}

.marquee-item {
	flex: none;
	margin-right: 95px;
}

.our-user-logo-wrap {
	flex: 1;
}

.border-line {
	background-color: rgba(68, 43, 61, .4);
	width: 2px;
	height: 53px;
	margin-left: 80px;
	margin-right: 51px;
}

.marquee-flex {
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.container-22 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.marquee-track {
	flex: none;
	justify-content: flex-start;
	align-items: flex-start;
	width: 150px;
	height: auto;
	margin-right: 40px;
	display: flex;
	overflow: hidden;
}

.user-inner-wrap {
	align-items: center;
	display: flex;
}

.user-number-content {
	font-family: Sf pro display, sans-serif;
}

.marquee {
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	display: flex;
	overflow: hidden;
}

.engage-left-image {
	z-index: 2;
	border-radius: 10px;
	position: absolute;
	top: -31px;
	bottom: auto;
	left: auto;
	right: -41px;
	box-shadow: 5px 0 50px 5px rgba(0, 0, 0, .08);
}

.section-cotent-wrap.grid-item {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.section-cotent-wrap.grid-item.section-paddiing {
	margin-bottom: 60px;
}

.overflow-hidden {
	overflow: hidden;
}

.enage-thumbnail-wrap {
	z-index: 0;
	background-color: #f6e186;
	border-radius: 10px;
	padding-left: 80px;
	padding-right: 40px;
	display: inline-block;
	position: relative;
}

.section-paragraph {
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}

.section-paragraph.engage-paragraph {
	max-width: 498px;
}

.section-paragraph.engage-paragraph.mb-50 {
	margin-bottom: 40px;
}

.section-paragraph.create-paragraph {
	max-width: 410px;
}

.section-paragraph.create-paragraph.mb-50 {
	max-width: 100%;
	margin-bottom: 40px;
}

.section-paragraph.insights-paragraph {
	max-width: 500px;
}

.section-paragraph.integration-paragraph {
	max-width: 650px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.section-paragraph.control-paragraph {
	max-width: 470px;
}

.section-paragraph.control-paragraph.mb-50 {
	margin-bottom: 40px;
}

.section-paragraph.trust-paragraph {
	max-width: 486px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 25px;
}

.engage-right-image {
	z-index: 3;
	border-radius: 10px;
	position: absolute;
	top: auto;
	bottom: 24px;
	left: -40px;
	right: auto;
	box-shadow: 5px 0 50px 5px rgba(0, 0, 0, .08);
}

.primary-button-3 {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button-3.blank {
	background-color: rgba(0, 0, 0, 0);
	border-color: #fff;
}

.primary-button-3.blank.two {
	border-color: #ff6854;
}

.engage-content-wrap {
	grid-column-gap: 40px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	padding-top: 120px;
	display: grid;
}

.container-23 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.section-title-2 {
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 24px;
}

.section-title-2.mb-0 {
	text-transform: none;
	margin-bottom: 0;
	padding-right: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 50px;
	line-height: 54px;
}

.engage-image {
	transform-style: preserve-3d;
	transform: scale3d(1.2, 1.2, 1.7);
}

.engage-area {
	z-index: 1;
	width: 100%;
}

.button-text-3 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-3.main-color {
	color: #ff6854;
}

.create-once-thumbnail-wrap {
	text-align: center;
	background-color: #f3f5f8;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0bd609433d243cf996e_Ellipse%2051.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 10px;
	padding: 60px 90px;
}

.create-once-thumbnail-wrap.nitro-lazy {
	background-image: none !important;
}

.create-once-area {
	z-index: 1;
	width: 100%;
	padding-top: 100px;
}

.primary-button-4 {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button-4.blank {
	background-color: rgba(0, 0, 0, 0);
	border-color: #fff;
}

.primary-button-4.blank.two {
	border-color: #ff6854;
}

.create-content-wrap {
	grid-column-gap: 80px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	padding-top: 20px;
	display: grid;
}

.container-24 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.button-text-4 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-4.main-color {
	color: rgba(0, 0, 0, 0);
}

.section-menu-list.mb-50 {
	margin-bottom: 40px;
	padding-top: 20px;
	font-family: neue-haas-unica, sans-serif;
	text-decoration: none;
}

.key-featured-list-item {
	color: #5e5d5e;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.insights-left-image {
	border-radius: 10px;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
	box-shadow: 0 5px 50px rgba(0, 0, 0, .05);
}

.primary-button-5 {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button-5.blank {
	background-color: rgba(0, 0, 0, 0);
	border-color: #fff;
}

.primary-button-5.blank.two {
	border-color: #ff6854;
}

.check-image {
	margin-right: 17px;
}

.insights-right-image {
	border-radius: 10px;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
	box-shadow: 0 5px 50px rgba(0, 0, 0, .05);
}

.container-25 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.insights-thumbnail-wrap {
	z-index: 0;
	padding: 58px 46px 37px 105px;
	display: inline-block;
	position: relative;
}

.section-featured-list {
	align-items: center;
	display: flex;
}

.section-featured-list.m-bottom {
	margin-bottom: 17px;
}

.insights-content-wrap {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	padding-top: 60px;
	padding-bottom: 120px;
	display: grid;
}

.insights-bg-image-block {
	background-color: #ffc0ac;
	border-radius: 10px;
	justify-content: flex-end;
	align-items: flex-end;
	width: 386px;
	height: 337px;
	display: flex;
	overflow: hidden;
}

.button-text-5 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-5.main-color {
	color: var(--new-orange);
	font-family: Sf pro display, sans-serif;
}

.insights-area {
	z-index: 1;
	width: 100%;
	padding-top: 60px;
}

.integrations-item-wrap {
	grid-column-gap: 23px;
	grid-row-gap: 16px;
	flex-wrap: nowrap;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-top: 0;
	display: grid;
}

.delivery-time {
	color: #353535;
	margin-bottom: 20px;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

.delivery-time.color-white {
	color: #fff;
	margin-bottom: 50px;
}

.read-more-button {
	color: #a19d9f;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	text-decoration: underline;
}

.read-more-button.color-white {
	color: #fff;
}

.integrations-area {
	z-index: 7;
	background-color: #e8e9ff;
	border-radius: 10px;
	padding-top: 100px;
	padding-bottom: 120px;
	display: none;
	position: relative;
	overflow: hidden;
}

.integration-number {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
}

.integration-span-title {
	color: #000230;
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
}

.container-26 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.integrations-thumbnail-wrap {
	background-color: rgba(46, 107, 248, .05);
	border-radius: 3px;
	margin-bottom: 12px;
	padding: 10px;
	display: inline-block;
	position: relative;
}

.integrations-logo {
	border-radius: 10px;
	transition: all .2s;
}

.integrations-logo:hover {
	transform: scale(1.2);
}

.integration-bg-image {
	z-index: -1;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.integrations-single-item {
	z-index: 0;
	background-color: #fff;
	border: 2px solid #ff6854;
	border-radius: 10px;
	flex: none;
	justify-content: flex-start;
	align-items: center;
	padding: 25px;
	transition: all .2s;
	position: relative;
	overflow: hidden;
}

.integrations-single-item:hover {
	border: 2px solid #fff;
}

.integrations-single-item.style-01 {
	background-color: #313257;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0c806935866c092d74f_Line-8.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.integrations-single-item.style-01.nitro-lazy {
	background-image: none !important;
}

.integrations-number-wrap {
	margin-bottom: 16px;
	position: relative;
}

.integration-bg-color {
	z-index: -11;
	background-color: #fff;
	border: 2px solid #ff6854;
	border-radius: 8px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.control-area {
	z-index: 1;
	width: 100%;
	padding-top: 120px;
}

.control-thumbnail-wrap {
	z-index: 0;
	margin-bottom: 10px;
	padding-bottom: 83px;
	padding-right: 53px;
	display: inline-block;
	position: relative;
}

.primary-button-6 {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.container-27 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.control-image-two {
	border-radius: 10px;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
	box-shadow: 0 5px 50px rgba(0, 0, 0, .2);
}

.control-content-wrap {
	grid-column-gap: 40px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	padding-bottom: 110px;
	display: grid;
}

.button-text-6 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.expertise-inner-wrap {
	grid-column-gap: 40px;
	grid-row-gap: 12px;
	grid-template: "."/1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.video-content-wrap {
	z-index: 1;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0d04576b7031c3f0657_group-diverse-people-attending-startup-business-course%201.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 500px;
	height: 100%;
	min-height: 366px;
	display: flex;
	position: relative;
}

.video-content-wrap.nitro-lazy {
	background-image: none !important;
}

.count-number-title {
	color: #000230;
	margin-top: 0;
	margin-bottom: 12px;
}

.video-button {
	cursor: pointer;
	background-color: #ff6854;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
}

.video-lightbox {
	z-index: 0;
	color: #0e0f18;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	text-decoration: none;
	display: flex;
	position: relative;
}

.water-wave-image {
	z-index: -1;
	width: auto;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: -40px;
	right: auto;
}

.container-28 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.count-icon-wrap {
	background-color: #fc7557;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	margin-right: 24px;
	display: flex;
}

.count-icon-wrap.style-02 {
	background-color: #ffc73a;
}

.count-icon-wrap.style-01 {
	background-color: #7f9dff;
}

.count-icon-wrap.style-03 {
	background-color: #3ac4e5;
}

.count-icon-wrap.process_left {
	width: 50px;
	height: auto;
	padding: 10px;
}

.expertise-single-item {
	z-index: 0;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	padding-bottom: 40px;
	position: relative;
}

.count-title {
	color: #242424;
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

.line1 {
	z-index: 0;
	flex-direction: row;
	align-items: center;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: flex;
}

.grid-two {
	grid-column-gap: 12px;
	grid-row-gap: 55px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.our-power-area {
	z-index: 0;
	background-color: #f9f9f9;
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;
}

.testimonial-slider-author-info {
	flex: none;
	align-items: center;
	margin-bottom: 32px;
	display: flex;
}

.testimonial-author-name {
	margin-top: 0;
	margin-bottom: 6px;
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
}

.speaker-slider-wrapper {
	flex-direction: column;
	justify-content: flex-end;
	align-items: stretch;
}

.testimonial-author-meta {
	margin-left: 18px;
}

.testimonial-single-item {
	z-index: 0;
	background-color: #fff;
	border: 1px solid rgba(255, 192, 172, .2);
	border-radius: 10px;
	padding: 40px 30px;
	position: relative;
	box-shadow: 0 5px 40px rgba(255, 192, 172, .2);
}

.speaker-arrow {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #000;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	padding: 0;
	display: flex;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 0%;
}

.speaker-arrow.arrow-anim {
	margin-top: -180px;
	display: none;
}

.speaker-arrow.left {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #000;
	width: 100px;
	height: 100px;
	margin-top: -180px;
	margin-right: 120px;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 0%;
}

.slide-nav-2 {
	display: none;
	position: static;
	top: auto;
	left: 0%;
	right: 0%;
}

.speaker-slide {
	height: 100%;
	margin-right: 32px;
	overflow: hidden;
}

.speaker-slider {
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
	display: block;
	overflow: visible;
}

.testimonial-area {
	z-index: 0;
	border-radius: 10px;
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;
	overflow: hidden;
}

.container-29 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.quote-content {
	color: #404042;
	text-transform: capitalize;
	border-radius: 10px;
	max-width: 378px;
	font-size: 20px;
	font-weight: 400;
	line-height: 29px;
}

.testimonial-author-designation {
	color: #667085;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 14px;
}

.image-2 {
	z-index: -1;
	position: absolute;
	top: 44px;
	bottom: auto;
	left: auto;
	right: 30px;
}

.speaker-slide-mask {
	width: 487px;
	overflow: visible;
}

.testimonial-slider-content-wrap {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0d48acb04c32d00c8b9_testi%20bg%20one.svg");
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 10px;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	padding-bottom: 24px;
	padding-left: 25px;
	padding-right: 25px;
}

.testimonial-slider-content-wrap.nitro-lazy {
	background-image: none !important;
}

.testimonial-slider-content-wrap.style-01 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0d48acb04c32d00c8ba_testi%20bg%20two.svg");
}

.testimonial-slider-content-wrap.style-01.nitro-lazy {
	background-image: none !important;
}

.testimonial-slider-content-wrap.style-02 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0d48acb04c32d00c8b8_Testi%20bg%20three.svg");
}

.testimonial-slider-content-wrap.style-02.nitro-lazy {
	background-image: none !important;
}

.submit-button {
	z-index: 1;
	color: #fff;
	background-color: #442b3d;
	border-radius: 100px;
	max-height: 54px;
	padding: 18px 33px;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	transition: all .2s;
	position: absolute;
	top: 4px;
	bottom: auto;
	left: auto;
	right: 4px;
}

.submit-button.is-magnetic:hover {
	background-color: #ff6854;
}

.container-30 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.text-field-2 {
	border-radius: 100px;
	width: 497px;
	min-height: 62px;
	margin-bottom: 0;
	padding: 28px 28px 28px 30px;
}

.text-field-2::placeholder {
	color: #928a8e;
	font-size: 18px;
	font-weight: 300;
}

.call-to-action-inner-2 {
	z-index: 3;
	background-color: #ff6854;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649da0d764c6dfa8caae024b_Line-8.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 20px;
	justify-content: space-between;
	align-items: center;
	padding: 65px 190px;
	display: flex;
	position: relative;
}

.call-to-action-inner-2.nitro-lazy {
	background-image: none !important;
}

.connect-form-bock {
	margin-bottom: 0;
}

.connect-form {
	z-index: 0;
	max-width: 497px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.call-to-action-area-2 {
	margin-bottom: -120px;
}

.cat-title-2 {
	margin-top: 0;
	margin-bottom: 0;
}

.cat-title-2.color-white {
	text-transform: capitalize;
}

.copyright-content {
	border-top: 1px solid rgba(89, 64, 83, .75);
	justify-content: space-between;
	align-items: center;
	padding-top: 33px;
	padding-bottom: 33px;
	display: flex;
}

.footer-area {
	z-index: 0;
	background-color: #082877;
	padding-top: 267px;
	position: relative;
}

.courser-area {
	z-index: 99;
	justify-content: center;
	align-items: center;
	display: flex;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.footer-top {
	padding-bottom: 30px;
}

.list-item-3 {
	color: #fff;
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: 300;
	line-height: 150%;
	transition: all .2s;
}

.list-item-3:hover {
	color: #ff6854;
	transform: translate(10px);
}

.list-item-3.two {
	color: #cdcdcd;
	margin-bottom: 12px;
}

.footer-top-bg {
	position: absolute;
	top: 50px;
	bottom: auto;
	left: 55px;
	right: auto;
}

.footer-social-block {
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.copyright-text {
	color: rgba(247, 245, 237, .7);
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
}

.footer-columns {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	text-transform: capitalize;
	grid-template-rows: auto;
	grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	display: grid;
}

.courser-wrap {
	opacity: 0;
	perspective-origin: 50%;
	transform-origin: 50%;
	background-color: rgba(255, 104, 84, .7);
	border: 3px solid rgba(255, 104, 84, .5);
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	transition: opacity .5s;
	display: flex;
	position: relative;
	transform: scale(0);
}

.container-31 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.footer-bottom-bg {
	z-index: -1;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.footer-social-link {
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.footer-menu-list {
	color: #0e0f18;
	flex-direction: column;
	align-items: flex-start;
}

.cursor-text {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

.footer-logo {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	flex-direction: row;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-bottom: 18px;
	display: flex;
}

.list-item-4 {
	color: #fff;
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: 300;
	line-height: 150%;
	transition: all .2s;
}

.list-item-4:hover {
	color: #ff6854;
	transform: translate(10px);
}

.list-item-4.two {
	color: #cdcdcd;
	margin-bottom: 12px;
}

.container-32 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.text-span-81 {
	color: var(--pho-blue);
}

.find {
	clear: right;
	grid-column-gap: 0px;
	border-bottom: 1px solid #e0e6e8;
	flex-flow: row;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 20px;
	text-decoration: none;
	display: flex;
}

.find.find-2 {
	margin-top: 36px;
	margin-left: -50px;
}

.text-span-82, .text-span-83 {
	color: #fe5000;
}

.feature-text-2 {
	padding-top: 10px;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.feature-text-2.white {
	color: #fff;
}

.feature-image {
	margin-bottom: 20px;
}

.feature-item {
	border-radius: 20px;
	padding: 40px 20px;
	transition: all .3s;
}

.feature-item:hover {
	background-color: #fff;
	box-shadow: 7px 7px 30px rgba(29, 56, 120, .06);
}

.feature-item.center {
	color: #fff;
	background-color: #2b2c2f;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png");
	background-position: 50% 0;
	background-size: auto;
	background-attachment: scroll;
	font-family: Poppins, sans-serif;
}

.feature-item.center.nitro-lazy {
	background-image: none !important;
}

.container-33 {
	max-width: 1400px;
	padding-left: 60px;
	padding-right: 60px;
}

.features-section {
	margin-top: 100px;
	padding-bottom: 150px;
}

.grid-4 {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.grid-4._3-3 {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	grid-template-columns: 1fr 1fr 1fr;
}

.customer-company-logo {
	z-index: 7;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 0;
	padding: 60px 60px 0;
	position: relative;
}

.container-34 {
	max-width: 1400px;
	padding-top: 60px;
	padding-left: 0;
	padding-right: 0;
}

.title-center {
	text-align: center;
	max-width: 50%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.logos-wrap {
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
	display: flex;
}

.logo-item {
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
}

.tab-link-title {
	margin-top: 0;
	line-height: 1;
}

.tab-content {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a0cafa7c06a4e2d79d6cc1_shape02.svg");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: contain;
}

.tab-content.nitro-lazy {
	background-image: none !important;
}

.section-7 {
	padding-bottom: 150px;
}

.section-header-3 {
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
}

.tab-text {
	margin-bottom: 0;
}

.tab-text.p2 {
	font-size: 17px;
}

.image-34 {
	width: 80%;
	margin: auto;
	display: block;
}

.tab-content-wrap {
	align-items: center;
	min-height: 575px;
	display: flex;
}

.tabs-menu {
	flex-direction: column;
	width: 50%;
	margin-left: 60px;
	display: flex;
}

.container-35 {
	max-width: 1400px;
	padding: 100px 60px;
}

.p2 {
	font-size: 17px;
}

.tab-link {
	color: #1d3878;
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(29, 56, 120, .1);
	border-radius: 10px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.tab-link.w--current {
	color: #fff;
	background-color: #1d3878;
}

.tab-link.last-tab {
	border-bottom-style: none;
}

.tabs-content {
	text-align: center;
	width: 50%;
	margin-right: 60px;
}

.tabs-2 {
	flex-direction: row-reverse;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.loading {
	z-index: 9999;
	background-color: #000a43;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100vh;
	display: none;
	position: absolute;
}

.center-elements {
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
}

.lottie-animation-2 {
	align-items: center;
	width: 300px;
	display: block;
}

.flowgiri-countdown-item.flowgiri-countdown-item-box {
	grid-column-gap: 40px;
	grid-column-gap: 20px;
	grid-row-gap: 40px;
	grid-row-gap: 40px;
	border-radius: 10px;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 140px;
	padding: 8px 0;
	display: flex;
}

.flowgiri-countdown-item.flowgiri-countdown-item-box-copy {
	grid-column-gap: 20px;
	grid-row-gap: 40px;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 579px;
	height: 140px;
	padding: 8px 24px;
	display: flex;
}

.flowgiri-countdown-item.flowgiri-countdown-item-box {
	grid-column-gap: 20px;
	grid-row-gap: 40px;
	border-radius: 10px;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 140px;
	padding: 8px 0;
	display: flex;
}

.clock-downdown-image {
	width: 40px;
}

.header-columns-wrap {
	justify-content: flex-start;
	align-items: center;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.header-cta {
	justify-content: flex-start;
	align-items: center;
	max-width: 536px;
	margin-top: 40px;
	display: flex;
}

.partner-logo-img {
	object-fit: contain;
	width: 100%;
}

.title-line {
	background-color: var(--billions-red);
	width: 100%;
	max-width: 60px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.flowgiri-countdown-number-box {
	background-color: #2b2c2f;
	border: 1px solid #ff00c7;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 99px;
	height: 92px;
	display: flex;
}

.clock-countdown {
	margin-right: 20px;
}

.countdown-block {
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	flex: none;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	margin: 0;
	padding: 0;
	font-weight: 900;
	display: inline-block;
}

.pink-text {
	color: var(--billions-red);
}

.header-text {
	max-width: 536px;
}

.container-36 {
	max-width: 1624px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.container-36.partner-logos {
	padding-bottom: 60px;
	position: relative;
}

.left-column-header {
	z-index: 2;
	overflow: visible;
}

.header-image-wrap {
	outline-offset: -80px;
	border-radius: 250px;
	outline: 1px rgba(255, 255, 255, .45);
	max-width: 661px;
	padding: 78px 44px 75px 38px;
	overflow: visible;
}

.highlight-hero-image {
	opacity: .16;
	filter: blur(50px);
	background-color: #fff;
	border-radius: 50%;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.header-image {
	object-fit: contain;
	width: 100%;
	overflow: hidden;
}

.section-8 {
	justify-content: center;
	align-items: center;
	margin-top: 100px;
	padding-left: 40px;
	padding-right: 40px;
	display: flex;
}

.section-8.section-header {
	background-color: #00072e;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png");
	background-position: 0 0;
	background-size: auto;
	max-width: 1300px;
	height: 94vh;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	display: flex;
	position: relative;
}

.section-8.section-header.nitro-lazy {
	background-image: none !important;
}

.section-8.section-logos {
	margin-top: 0;
}

.wrap-header-content {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1640px;
	min-height: 90vh;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.separator {
	background-color: #8300ff;
	width: 1364px;
	height: 1px;
	margin: 20px auto 40px;
}

.flowgiri-minutes.flowgiri-countdown-number-design {
	color: #fff;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 42px;
	font-size: 42px;
	font-weight: 700;
	line-height: 42px;
	display: flex;
}

.right-column-header {
	z-index: 1;
	perspective: 1000px;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f14f5ef74f9ffeb2a94c_blur-header.png");
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: contain;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 149px 0 92px;
	display: flex;
}

.right-column-header.nitro-lazy {
	background-image: none !important;
}

.wrap {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: block;
	position: relative;
}

.flowgiri-days.flowgiri-countdown-number-design {
	color: #fff;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 42px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 42px;
	display: flex;
}

.flowgiri-countdown-text-design {
	color: #000;
	justify-content: center;
	align-items: center;
	margin-top: 8px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	line-height: 22px;
	display: flex;
}

.wrap-countdown {
	max-width: 536px;
	margin-top: 40px;
}

.flowgiri-seconds.flowgiri-countdown-number-design {
	color: #fff;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 42px;
	font-size: 42px;
	font-weight: 700;
	line-height: 42px;
	display: flex;
}

.countdown-row {
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	display: flex;
}

.flowgiri-hours.flowgiri-countdown-number-design {
	color: #fff;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 42px;
	font-size: 42px;
	font-weight: 700;
	line-height: 42px;
	display: flex;
}

.header-image-container {
	border-radius: 100px;
	width: 100%;
	max-width: 661px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 -1px 0 11px rgba(255, 255, 255, .1);
}

.button-12 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.button-12.btn-margin {
	clear: none;
	background-color: #f52c56;
	width: 100%;
	max-width: 300px;
	margin-right: 20px;
	text-decoration: none;
	display: block;
	position: static;
	left: 0;
}

.button-12.invert-button {
	color: #000a43;
	cursor: none;
	background-color: #fff;
}

.button-12.invert-button:hover {
	color: #fff;
	background-color: #ff008e;
}

.grid-logos {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: center;
	justify-items: center;
	width: 100%;
}

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

.text-block-31.drops-in {
	color: var(--billions-red);
	padding-bottom: 10px;
	font-size: 13px;
}

.smooth-wrapper {
	position: relative;
}

.flowgiri-countdown-div {
	width: 99px;
	height: 135px;
}

.clock-countdown-2 {
	margin-right: 0;
}

.flowgiri-countdown-div-2 {
	width: 80px;
	height: 100px;
}

.flowgiri-countdown-number-box-2 {
	background-color: #2b2c2f;
	border: 1px solid #f52c56;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 70px;
	display: flex;
}

.paragraph-12 {
	color: #fff;
	padding-top: 40px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 25px;
	line-height: 32px;
}

.banner {
	position: relative;
}

.banner.full-page {
	display: block;
}

.text-span-85 {
	color: var(--billions-red);
}

.button-13 {
	background-color: #0239ff;
	border-radius: 11px;
	padding: 12px 22px;
	transition: background-color .2s;
}

.button-13:hover {
	background-color: rgba(60, 88, 201, .8);
}

.link-wrapper-2 {
	width: 100%;
	max-width: 410px;
}

.grid_1-2 {
	z-index: 1;
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	width: 100%;
	position: relative;
}

.page-wrapper-2 {
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	padding-left: 5%;
	padding-right: 5%;
	display: flex;
	position: relative;
	overflow: hidden;
}

.link-6 {
	color: #959595;
	margin-right: 15px;
	text-decoration: none;
	transition: color .2s;
}

.link-6:hover {
	color: #3c58c9;
}

.text-field-3 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a30887ef57edd3a8955eea_user.svg");
	background-position: 20px;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 10px;
	height: 50px;
	margin-bottom: 20px;
	padding-left: 50px;
	font-size: 12px;
	transition: border-color .2s;
}

.text-field-3.nitro-lazy {
	background-image: none !important;
}

.text-field-3:hover, .text-field-3:focus {
	border: 1px solid #3c58c9;
}

.text-field-3.password {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a30887ef57edd3a8955ee9_key.svg");
}

.text-field-3.password.nitro-lazy {
	background-image: none !important;
}

.h1 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3;
}

.form-wrap {
	background-color: #fff;
	border: 2px solid #e2e2e2;
	border-radius: 20px;
	padding: 40px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .2);
}

.h1_white {
	color: #fff;
	margin-top: 40px;
	margin-bottom: 0;
	font-size: 55px;
	font-weight: 400;
	line-height: 1.3;
}

.form-block-2 {
	margin-bottom: 0;
}

.links.flex {
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
	display: flex;
}

.blue-links {
	color: #3c58c9;
}

.links-wrap {
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
	display: flex;
}

.blue-link {
	color: #3c58c9;
	border-bottom: 1px solid rgba(60, 88, 201, 0);
	text-decoration: none;
	transition: border .2s;
}

.blue-link:hover {
	border-bottom: 1px solid #3c58c9;
}

.blue-link.mid {
	margin-left: 15px;
	margin-right: 15px;
}

.blob {
	background-color: var(--pho-blue);
	border-radius: 100%;
	width: 100vw;
	height: 100vw;
	position: absolute;
	left: -28.5vw;
	right: auto;
}

.div-block-16 {
	color: #000;
	font-family: Sf pro display, sans-serif;
}

.bold-text-20 {
	color: #000;
}

.divider-5 {
	background-color: #ccc;
	width: 100%;
	height: 1px;
	margin-top: 56px;
	margin-bottom: 16px;
}

.form_block {
	width: 400px;
}

.form_field-label {
	color: #2b2b2b;
	margin-bottom: 6px;
	font-weight: 400;
}

.form_field-label.mg-bottom-8px {
	margin-bottom: 8px;
}

.button-14 {
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: #ff0b60;
	border-radius: 6px;
	justify-content: center;
	align-items: center;
	margin-top: 0;
	padding: 18px 48px;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	text-decoration: none;
	transition: background-color .3s;
	display: flex;
}

.button-14:hover {
	background-color: #f81b43;
}

.button-14.mg-top-36px {
	background-color: #ff0b60;
	margin-top: 36px;
}

.button-14.mg-top-36px:hover {
	background-color: #e00954;
}

.button-14.is--secondary {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	padding: 6px 12px;
}

.information_section {
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 100vh;
	padding: 40px;
	display: flex;
}

.information_section.background-color.neutral-200 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png"), linear-gradient(rgba(0, 22, 40, .68), rgba(0, 22, 40, .68));
	background-position: 50% 0, 0 0;
	background-size: auto, auto;
	background-attachment: fixed, scroll;
}

.information_section.background-color.neutral-200.nitro-lazy {
	background-image: none !important;
}

.information_section.background-color.neutral-200.is--footer.hide-desktop {
	display: none;
}

.form_radio-button-field {
	align-items: center;
	margin-bottom: 16px;
	display: flex;
}

.form_section {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	padding: 64px;
	display: flex;
}

.page-wrapper-3 {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: 100vw;
	min-height: 100vh;
	padding: 40px;
	display: grid;
}

.form_text-field {
	border: 1px solid #ededed;
	border-radius: 6px;
	margin-bottom: 16px;
}

.is--second {
	color: #fff;
	margin-left: 32px;
}

.information_header {
	justify-content: space-between;
	align-items: center;
	margin-bottom: 96px;
	display: flex;
}

.paragraph-small {
	font-size: 14px;
	line-height: 20px;
}

.button-_icon {
	margin-left: 12px;
}

.width-60percent {
	color: #ededed;
	width: 60%;
	font-family: Poppins, sans-serif;
	font-weight: 300;
}

.information_brand-link {
	font-size: 22px;
	font-weight: 500;
}

.display-1 {
	margin-bottom: 40px;
	font-size: 50px;
	line-height: 62px;
}

.display-1.width-80percent {
	color: #fff;
	width: 80%;
	font-family: Poppins, sans-serif;
	font-size: 45px;
	line-height: 55px;
}

.form_error-message {
	background-color: #ffecec;
	border-radius: 6px;
}

.information_footer-links {
	color: #fff;
	font-family: Poppins, sans-serif;
	font-weight: 300;
}

.form_success-message {
	background-color: #eaf3ff;
	border-radius: 6px;
}

.form_radio-button {
	border: 1px solid #ccc;
	border-radius: 100%;
	margin-top: 0;
	margin-right: 8px;
}

.form_radio-button.w--redirected-checked {
	border-color: #ff0b60;
}

.form_radio-button-label {
	margin-bottom: 0;
	line-height: 1;
}

.link-7 {
	color: #fff;
}

.page-wrapper-3_btm {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: 100vw;
	max-width: 1600px;
	min-height: 100vh;
	margin-top: 40px;
	padding: 0 40px 40px;
	display: grid;
}

.container-37 {
	max-width: 1624px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.container-37.container-1364 {
	max-width: 1364px;
	margin-top: 0;
}

.hero_container {
	text-align: center;
}

.title-line-2 {
	background-color: #8300ff;
	width: 100%;
	max-width: 60px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.title-line-2.title-line-center {
	margin-left: auto;
	margin-right: auto;
}

.faq-text {
	text-align: left;
	max-width: 560px;
}

.faq {
	max-width: 1624px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 90px;
	padding-bottom: 200px;
}

.accordion-wrapper {
	cursor: none;
}

.accordion-item {
	cursor: none;
	background-color: #8300ff;
	border-radius: 10px;
	margin-bottom: 3px;
	padding: 10px 30px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .03);
}

.countdown-row-2 {
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	display: flex;
}

.header-columns-wrap-2 {
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.right-column-header-2 {
	z-index: 1;
	perspective: 1000px;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f14f5ef74f9ffeb2a94c_blur-header.png");
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: contain;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 149px 0 92px;
	display: flex;
}

.right-column-header-2.nitro-lazy {
	background-image: none !important;
}

.title-line-3 {
	background-color: #f52c56;
	width: 100%;
	max-width: 60px;
	height: 3px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.header-image-container-2 {
	border-radius: 0;
	width: 100%;
	max-width: 661px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 -1px 0 11px rgba(255, 255, 255, .1);
}

.clock-downdown-image-2 {
	width: 40px;
	margin-top: -28px;
}

.container-38 {
	max-width: 1624px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.left-column-header-2 {
	z-index: 2;
	overflow: visible;
}

.header-image-wrap-2 {
	outline-offset: -80px;
	border-radius: 12px;
	outline: 1px rgba(255, 255, 255, .45);
	padding: 78px 44px 75px 38px;
	overflow: hidden;
}

.header-image-2 {
	width: 100%;
	overflow: hidden;
}

.section-9 {
	justify-content: center;
	align-items: center;
	margin-top: 100px;
	padding-left: 40px;
	padding-right: 40px;
	display: flex;
}

.section-9.section-header {
	background-color: #00072e;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png");
	background-position: 50%;
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: fixed;
	max-width: 100%;
	height: 100vh;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.section-9.section-header.nitro-lazy {
	background-image: none !important;
}

.wrap-header-content-2 {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1640px;
	min-height: 90vh;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.wrap-countdown-2 {
	max-width: 536px;
	margin-top: 40px;
}

.highlight-hero-image-2 {
	opacity: .16;
	filter: blur(50px);
	background-color: #fff;
	border-radius: 0%;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.button-15 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.button-15.btn-margin {
	clear: none;
	background-color: #f52c56;
	width: 100%;
	max-width: 300px;
	margin-right: 20px;
	text-decoration: none;
	display: block;
	position: static;
	left: 0;
}

.flowgiri-countdown-number-box-3 {
	background-color: #2b2c2f;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f14f5ef74f9ffeb2a952_bg-header.jpg");
	background-position: 0 0;
	background-size: cover;
	border: 1px solid #f52c56;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	display: flex;
}

.flowgiri-countdown-number-box-3.nitro-lazy {
	background-image: none !important;
}

.flowgiri-countdown-div-3 {
	width: 100px;
	height: 100px;
}

.hero_contain {
	width: 1600px;
	max-width: 1600px;
}

.image-37 {
	width: 60%;
}

.title-line-4 {
	background-color: #f52c56;
	width: 100%;
	max-width: 60px;
	height: 3px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.button-16 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.button-16.btn-margin {
	clear: none;
	background-color: #f52c56;
	width: 100%;
	max-width: 300px;
	margin-right: 20px;
	text-decoration: none;
	display: block;
	position: static;
	left: 0;
}

.button-17 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.button-17.btn-margin {
	clear: none;
	border: 1px solid var(--billions-red);
	cursor: pointer;
	background-color: #f52c56;
	width: 100%;
	max-width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	text-decoration: none;
	display: block;
	position: static;
	left: 0;
}

.button-17.btn-margin:hover {
	border: 1px solid var(--billions-red);
	color: var(--dark-blue);
	background-color: #fff;
}

.image-38 {
	padding-top: 40px;
}

.html-embed-4 {
	color: rgba(0, 0, 0, 0);
	margin-top: 10px;
	padding: 0;
}

.grid-universe-text {
	grid-template-rows: auto;
	grid-template-columns: .5fr 1fr 2.25fr 1fr;
	align-content: center;
	justify-content: center;
	align-items: center;
	justify-items: center;
}

.text-center-2 {
	text-align: left;
	margin-bottom: 0;
}

.pink-text-2 {
	color: var(--billions-red);
}

.container-39 {
	max-width: 1624px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.container-39.container-1364 {
	max-width: 1364px;
	margin-top: 0;
}

.section-10 {
	justify-content: center;
	align-items: center;
	margin-top: 100px;
	padding-left: 40px;
	padding-right: 40px;
	display: flex;
}

.section-10.section-trending {
	min-height: auto;
	margin-top: 0;
	padding-top: 40px;
}

.wrap-swiper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.button-18 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.bold-text-22 {
	font-size: 18px;
}

.body-5 {
	background-color: #f7f9fd;
	overflow: visible;
}

.countdown-row-3 {
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	display: flex;
}

.header-columns-wrap-3 {
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

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

.title-line-5 {
	background-color: #f52c56;
	width: 100%;
	max-width: 60px;
	height: 3px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

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

.header-cta-2 {
	justify-content: flex-start;
	align-items: center;
	max-width: 536px;
	margin-top: 40px;
	display: flex;
}

.pink-text-3 {
	color: #ff008e;
}

.container-40 {
	max-width: 1624px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.container-40.container-1364 {
	max-width: 1364px;
	margin-top: 0;
}

.left-column-header-3 {
	z-index: 2;
	overflow: visible;
}

.header-image-wrap-3 {
	outline-offset: -80px;
	border-radius: 12px;
	outline: 1px rgba(255, 255, 255, .45);
	padding: 78px 44px 75px 38px;
	overflow: hidden;
}

.header-image-3 {
	width: 100%;
	overflow: hidden;
}

.section-11 {
	justify-content: center;
	align-items: center;
	margin-top: 100px;
	padding-left: 40px;
	padding-right: 40px;
	display: flex;
}

.section-11.section-about, .section-11.section-faq {
	margin-top: 0;
}

.section-11.section-header {
	background-color: #00072e;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f14f5ef74f9ffeb2a952_bg-header.jpg");
	background-position: 50%;
	background-repeat: repeat-x;
	background-size: contain;
	background-attachment: scroll;
	height: 94vh;
	margin-top: 0;
}

.section-11.section-header.nitro-lazy {
	background-image: none !important;
}

.section-11.section-trending {
	background-color: #000a43;
	min-height: 1080px;
}

.wrap-header-content-3 {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1640px;
	min-height: 90vh;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.separator-2 {
	background-color: var(--billions-red);
	width: 1364px;
	height: 1px;
	margin: 20px auto 100px;
}

.columns-about {
	margin-top: 60px;
}

.wrap-countdown-3 {
	max-width: 536px;
	margin-top: 40px;
}

.highlight-hero-image-3 {
	opacity: .16;
	filter: blur(50px);
	background-color: #fff;
	border-radius: 0%;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.button-19 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.button-19.btn-margin {
	clear: none;
	background-color: #f52c56;
	width: 100%;
	max-width: 300px;
	margin-right: 20px;
	text-decoration: none;
	display: block;
	position: static;
	left: 0;
}

.button-20 {
	text-align: center;
	letter-spacing: 3px;
	cursor: none;
	background-color: #ff008e;
	border-radius: 60px;
	min-width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 40px;
	font-weight: 900;
	transition: color 1s, background-color 1s;
}

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

.flowgiri-countdown-number-box-4 {
	background-color: #2b2c2f;
	border: 1px solid #f52c56;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 70px;
	display: flex;
}

.flowgiri-countdown-div-4 {
	width: 80px;
	height: 100px;
}

.btn-2 {
	text-align: center;
	background-color: #f5b62e;
	border-radius: 25px;
	height: 50px;
	margin-top: 30px;
	padding: 14px 50px;
	font-size: 16px;
	font-weight: 800;
	transition: background-color .3s;
}

.btn-2:hover {
	background-color: #df9d0e;
	background-image: linear-gradient(rgba(255, 255, 255, .15), rgba(255, 255, 255, .15));
}

.body-paragraphy {
	font-size: 14px;
	line-height: 24px;
}

.body-paragraphy.light {
	color: #e0e7f0;
}

.body-paragraphy.light.hero-subhead {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Poppins, sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 36px;
}

.content-holder {
	flex: none;
	align-self: center;
	width: 50%;
	margin-left: 10%;
	margin-right: 0%;
}

.content-holder.home {
	text-align: left;
	flex: none;
	align-self: flex-start;
	width: 100%;
	margin-left: 10%;
	margin-right: 10%;
}

.hero-div-holder {
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	display: flex;
}

.image-40 {
	width: 45%;
	padding-bottom: 20px;
}

.hero-2 {
	background-color: #0c1d27;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png"), linear-gradient(102deg, #08080a 8%, rgba(12, 20, 37, .05));
	background-position: 50% 0, 0 0;
	background-size: cover, auto;
	background-attachment: fixed, scroll;
	align-items: center;
	height: 100vh;
	padding-top: 210px;
	padding-bottom: 190px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.hero-2.nitro-lazy {
	background-image: none !important;
}

.countdown-seciton {
	height: 100px;
}

.countdown {
	z-index: 2;
	background-color: #f7f9fd;
	border-radius: 70px;
	justify-content: center;
	align-items: center;
	width: 50%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	position: relative;
	top: -71px;
}

.countdown-row-4 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
}

.countdown-block-2 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	background-color: var(--billions-red);
	color: #fff;
	text-align: center;
	border-radius: 8px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: 120px;
	margin: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
}

.countdown-time {
	font-size: 50px;
	line-height: 50px;
}

.text-span-86 {
	color: var(--billions-red);
}

.fix {
	border-bottom: 1px solid #e0e6e8;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 20px;
	text-decoration: none;
	display: flex;
}

.manage {
	border-bottom: 1px solid #e0e6e8;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
	display: flex;
}

.label--find {
	color: #fff;
	text-align: right;
	letter-spacing: .1em;
	text-transform: uppercase;
	background-color: #2e6bf8;
	border-radius: 2px;
	margin-left: 4px;
	margin-right: 10px;
	padding: 2px 5px 1px 6px;
	font-family: Sf pro display, sans-serif;
	font-size: 10px;
	line-height: 16px;
	display: inline-block;
	position: relative;
}

.fix2, .manage2 {
	clear: right;
	grid-column-gap: 0px;
	border-bottom: 1px solid #e0e6e8;
	flex-flow: row;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 20px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-title-copy.bluetitle, .dropdown-card-title-copy.sidebar_text:hover {
	color: var(--pho-blue);
}

.dropdown-card-title-copy.bluetitle, .dropdown-card-title-copy.sidebar_text:hover {
	color: var(--pho-blue);
}

.dropdown-card-title-copy.bluetitle, .dropdown-card-title-copy.sidebar_text:hover {
	color: var(--pho-blue);
}

.dropdown-card-title-copy.bluetitle, .dropdown-card-title-copy.sidebar_text:hover {
	color: var(--pho-blue);
}

.dropdown-card-title-copy.bluetitle, .dropdown-card-title-copy.sidebar_text:hover {
	color: var(--pho-blue);
}

.dropdown-card-title-copy {
	clear: right;
	color: #151b26;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
}

.dropdown-card-title-copy.is-secondary {
	margin-top: 2px;
	margin-bottom: 0;
	line-height: 19px;
}

.dropdown-card-title-copy.not-margin {
	margin-top: 2px;
	margin-bottom: 0;
}

.dropdown-card-title-copy.sidebar {
	margin-bottom: 20px;
	font-weight: 500;
}

.dropdown-card-title-copy.bluetitle {
	color: var(--pho-blue);
}

.dropdown-card-title-copy.sidebar_text:hover {
	color: var(--dark-blue);
}

.sidebar-column-bg-copy {
	display: none;
}

.link-list__link-copy {
	color: #1b1b1b;
	align-items: center;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: 400;
	text-decoration: none;
	transition: box-shadow .2s, color .2s;
	display: flex;
}

.link-list__link-copy:hover {
	border-bottom: 1px solid var(--pho-blue);
	box-shadow: inset 0 -3px 0 0 var(--pho-blue);
	color: var(--pho-blue);
}

.link-list__link-copy.lone:hover {
	color: #1b1b1b;
}

.link-list__link-copy.lone.lonelink {
	align-self: stretch;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 500;
}

.mobilebars-copy {
	background-color: var(--pho-blue);
	color: #fff;
	cursor: pointer;
	border-radius: 50px;
	align-items: center;
	padding: 12px 24px;
	font-family: Sf pro display, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	text-decoration: none;
	transition: box-shadow .2s, color .2s, background-color .2s;
	display: flex;
}

.mobilebars-copy:hover {
	background-color: #4a3aff;
}

.mobilebars-copy.get_demo:hover {
	color: #fff;
}

.mobilebars-copy.get_demo.demobtn {
	color: #fff;
	font-family: neue-haas-unica, sans-serif;
}

.faq-title-wrap {
	flex-wrap: wrap;
	font-family: Poppins, sans-serif;
	font-weight: 700;
	display: flex;
}

.faq-answer {
	padding-top: 0;
}

.faq-title {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Poppins, sans-serif;
	font-size: 18px;
}

.section-header-4 {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
}

.faq-item {
	cursor: pointer;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 20px;
	font-family: Poppins, sans-serif;
	overflow: hidden;
	box-shadow: 7px 7px 30px rgba(29, 56, 120, .06);
}

.faq-wrap {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.faq-section {
	padding-bottom: 100px;
}

.container-41 {
	max-width: 1400px;
	padding-top: 40px;
	padding-left: 60px;
	padding-right: 60px;
}

.faq-arrow {
	margin-left: auto;
}

.faq-answer-text {
	opacity: .7;
	padding-top: 10px;
	font-family: Poppins, sans-serif;
}

.image-4 {
	z-index: -1;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 0%;
}

.cta-section {
	padding-bottom: 60px;
}

.cta-wrapper {
	z-index: 1;
	color: #fff;
	text-align: center;
	mix-blend-mode: darken;
	background-color: #333;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png");
	background-position: 0%;
	background-size: cover;
	background-attachment: fixed;
	border-radius: 20px;
	padding: 140px 40px;
	position: relative;
	box-shadow: inset 0 5px 5px rgba(0, 0, 0, .85);
}

.cta-wrapper.nitro-lazy {
	background-image: none !important;
}

.primary-button-7 {
	text-align: center;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 20px 40px;
	font-weight: 700;
	transition: all .3s;
}

.primary-button-7:hover {
	transform: translate(0, -5px);
}

.primary-button-7.gradient-01 {
	background-image: linear-gradient(114deg, #f9a980, #e65c72);
}

.primary-button-7.gradient-01.ma-20 {
	color: #fff;
	background-image: linear-gradient(114deg, #f52c56, #e65c72);
	margin-left: 0;
	margin-right: 20px;
	font-family: Poppins, sans-serif;
}

.primary-button-7.bordered {
	color: #1d3878;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d3878;
	transition: all .3s;
}

.primary-button-7.bordered:hover {
	color: #fff;
	background-color: #1d3878;
}

.primary-button-7.bordered.white-border {
	color: #fff;
	border-color: #fff;
}

.primary-button-7.bordered.white-border:hover {
	color: #1d3878;
	background-color: #fff;
}

.primary-button-7.bordered.white-border.ma-20 {
	margin-left: auto;
	margin-right: auto;
	font-family: Poppins, sans-serif;
}

.cta-button-wrap {
	justify-content: center;
	padding-top: 40px;
	display: flex;
}

.container-42 {
	max-width: 1400px;
	padding-left: 60px;
	padding-right: 60px;
}

.paragraph-13 {
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

.heading-23 {
	font-family: Poppins, sans-serif;
	font-size: 50px;
	font-weight: 700;
}

.heading-24 {
	font-family: Poppins, sans-serif;
	font-size: 45px;
}

.footer-subscribe {
	border-bottom: 1px solid #e4ebf3;
	padding: 50px 30px 40px;
	position: relative;
}

.container-43 {
	color: #333;
	width: 100%;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	font-family: Poppins, sans-serif;
}

.footer-form-two {
	background-color: #f5f7fa;
	margin-bottom: 40px;
	padding: 64px;
}

.footer-form-container-two {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.footer-form-title {
	font-size: 24px;
	line-height: 32px;
}

.footer-form-block-two {
	justify-content: flex-end;
	align-items: center;
	display: flex;
	position: relative;
}

.footer-form-input {
	border: 1px #000;
	width: 460px;
	height: 48px;
	margin-bottom: 0;
	padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
	color: rgba(26, 27, 31, .8);
}

.button-primary {
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #1a1b1f;
	padding: 12px 25px;
	font-size: 12px;
	line-height: 20px;
	transition: all .2s;
}

.button-primary:hover {
	color: #fff;
	background-color: #32343a;
}

.button-primary:active {
	background-color: #43464d;
}

.button-primary.footer-form-button {
	padding: 8px 18px;
	position: absolute;
	right: 8px;
}

.footer-wrapper-three {
	color: #303030;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.footer-block-three {
	justify-content: flex-start;
	align-items: center;
	margin-left: -20px;
	margin-right: -20px;
	display: flex;
}

.footer-link-three {
	color: #1a1b1f;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
}

.footer-link-three:hover {
	color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
	justify-content: flex-start;
	align-items: center;
	margin-left: 0;
	display: flex;
}

.footer-social-link-three {
	margin-left: 20px;
}

.footer-divider-two {
	background-color: #e4ebf3;
	width: 100%;
	height: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.footer-bottom {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.footer-copyright {
	color: #3a4554;
}

.footer-legal-block {
	color: #333;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.footer-legal-link {
	color: #3a4554;
	margin-left: 24px;
	font-family: Poppins, sans-serif;
}

.footer-legal-link:hover {
	color: #3a4554;
}

.bold-text-23 {
	color: #333;
	font-family: Poppins, sans-serif;
	font-weight: 400;
}

.link-9 {
	color: var(--pho-blue);
}

.container-44, .container-45 {
	max-width: 1400px;
	padding-left: 60px;
	padding-right: 60px;
}

.grid-5 {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.grid-5._3-3 {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	grid-template-columns: 1fr 1fr 1fr;
}

.container-46 {
	max-width: 1400px;
	padding-left: 60px;
	padding-right: 60px;
}

.grid-6 {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.grid-6._3-3 {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	grid-template-columns: 1fr 1fr 1fr;
}

.container-47 {
	max-width: 1400px;
	padding-left: 60px;
	padding-right: 60px;
}

.grid-7 {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.grid-7._3-3 {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	grid-template-columns: 1fr 1fr 1fr;
}

.container-48 {
	max-width: 1400px;
	padding: 60px;
}

.grid-8 {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.grid-8.gap60 {
	grid-column-gap: 60px;
	grid-row-gap: 60px;
}

.left-content {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a0cafa7c06a4e2d79d6cc1_shape02.svg");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 575px;
}

.left-content.nitro-lazy {
	background-image: none !important;
}

.image-41 {
	width: 95%;
	margin-bottom: -20px;
	padding-top: 60px;
}

.cta-button-wrap_hero {
	justify-content: flex-start;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	display: flex;
}

.image-42 {
	width: 80%;
	margin: auto;
	display: block;
}

.container-49 {
	max-width: 1400px;
	margin-top: 60px;
	padding-left: 60px;
	padding-right: 60px;
}

.tabs-3 {
	flex-direction: row-reverse;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.heading-25 {
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-family: Poppins, sans-serif;
	font-size: 50px;
	line-height: 56px;
}

.bold-text-24 {
	text-align: center;
	font-family: Poppins, sans-serif;
	font-weight: 600;
}

.bold-text-25, .bold-text-26, .bold-text-27, .text-span-87 {
	color: var(--billions-red);
}

.lottie-animation-3 {
	width: 50%;
}

.text-span-88 {
	color: var(--billions-red);
}

.heading-26 {
	color: #fff;
	font-family: Poppins, sans-serif;
	font-size: 30px;
	line-height: 40px;
}

.heading-27 {
	font-family: Poppins, sans-serif;
	font-size: 30px;
	line-height: 40px;
}

.heading-28 {
	font-family: Poppins, sans-serif;
}

.text-span-89 {
	color: var(--billions-red);
}

.heading-29 {
	font-family: Poppins, sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 56px;
}

.side-side {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.bold-text-28, .text-span-90, .text-span-91, .text-span-92, .text-span-93, .text-span-94, .text-span-95, .text-span-96, .text-span-97, .text-span-98 {
	color: var(--billions-red);
}

.ll-auto {
	opacity: .67;
	width: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.ll-auto:hover {
	opacity: 1;
}

.heading-24_btm-cta {
	color: #fff;
	font-family: Poppins, sans-serif;
	font-size: 45px;
}

.flipcolumn {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.flipcolumn.gap60 {
	grid-column-gap: 60px;
	grid-row-gap: 60px;
}

.primary-button-7-top_cta {
	text-align: center;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 20px 40px;
	font-weight: 700;
	transition: all .3s;
}

.primary-button-7-top_cta:hover {
	transform: translate(0, -5px);
}

.primary-button-7-top_cta.gradient-01 {
	background-image: linear-gradient(114deg, #f9a980, #e65c72);
}

.primary-button-7-top_cta.gradient-01.ma-20 {
	background-image: linear-gradient(114deg, #f52c56, #e65c72);
	margin-left: 0;
	margin-right: 20px;
	font-family: Poppins, sans-serif;
}

.primary-button-7-top_cta.bordered {
	color: #1d3878;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d3878;
	transition: all .3s;
}

.primary-button-7-top_cta.bordered:hover {
	color: #fff;
	background-color: #1d3878;
}

.primary-button-7-top_cta.bordered.white-border {
	color: #fff;
	border-color: #fff;
}

.primary-button-7-top_cta.bordered.white-border:hover {
	color: #1d3878;
	background-color: #fff;
}

.primary-button-7-top_cta.bordered.white-border.ma-20 {
	color: #fff;
	margin-left: 0;
	margin-right: auto;
	font-family: Poppins, sans-serif;
}

.text-span-99, .bold-text-29, .text-span-100, .bold-text-30, .bold-text-31 {
	color: var(--billions-red);
}

.feature-text-2_location {
	color: var(--dark-blue);
	padding-top: 20px;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.feature-text-2_location.white {
	color: #fff;
}

.paragraph-_sample {
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	line-height: 26px;
}

.text-span-101 {
	color: var(--billions-red);
}

.rte-label {
	color: #000;
	margin-top: 15px;
	margin-bottom: 12px;
	font-size: 13.5px;
	font-weight: 600;
	line-height: 15px;
}

.text-red {
	color: #ff0004;
}

.scrollbar {
	max-height: 600px;
	padding: 30px;
	overflow: auto;
}

.input {
	color: #000;
	background-color: #fff;
	border: 1px solid #b7bbd1;
	border-radius: 6px;
	height: 48px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-left: 18px;
	font-size: 15px;
	font-weight: 300;
	transition: border-color .2s, box-shadow .2s;
	box-shadow: 0 3px 6px -2px rgba(29, 1, 80, .1);
}

.input:hover {
	box-shadow: none;
	border-color: #434de7;
}

.input:focus {
	border: 1px solid #434de7;
}

.input::placeholder {
	color: #6e6e6e;
}

.custom-scrollbar {
	display: none;
}

.form-separator {
	background-color: #f2f3ff;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form-row {
	justify-content: space-between;
	align-items: center;
	width: 100%;
	display: flex;
}

.popup-wrap {
	background-color: #fff;
	border-radius: 15px;
	width: 100%;
	max-width: 680px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.button-21 {
	color: #fff;
	background-color: #434de7;
	border-radius: 10px;
	height: 50px;
	padding: 15px 35px;
	font-size: 15px;
	font-weight: 500;
	box-shadow: 0 10px 20px -3px rgba(29, 1, 80, .1);
}

.button-21:hover {
	box-shadow: none;
	background-color: #000;
}

.button-21.in-form {
	width: 100%;
	height: 52px;
	margin-top: 0;
	margin-left: 0;
}

.button-21.primary-button-7.bordered.white-border {
	height: auto;
	margin-top: 0;
	padding: 20px 40px;
	font-family: Poppins, sans-serif;
	font-weight: 700;
}

.message_success {
	color: #fff;
	background-color: #434de7;
	border-radius: 10px;
	font-weight: 600;
}

.form-border {
	background-color: #fff;
	border: 1px solid #f2f3ff;
	border-radius: 15px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: auto;
	min-width: 400px;
	max-width: none;
	margin-bottom: 0;
	padding: 30px;
	display: flex;
	box-shadow: 0 20px 30px -10px rgba(29, 1, 80, .1);
}

.paragraph-14 {
	opacity: .9;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.input-wrapper {
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 12px;
	display: flex;
	position: relative;
}

.input-wrapper.mr-15 {
	margin-right: 15px;
}

.h3 {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Poppins, sans-serif;
	font-size: 30px;
	font-weight: 600;
}

.popup {
	z-index: 9999;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	opacity: 0;
	background-color: rgba(0, 0, 0, .4);
	flex: 0 auto;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.input-label {
	z-index: 2;
	color: #000;
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 0;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 13.5px;
	font-weight: 600;
	line-height: 15px;
	display: inline-block;
	position: relative;
	bottom: -7px;
	left: 6px;
}

.form_100w {
	width: 100%;
}

.spacer-30 {
	width: 100%;
	height: 30px;
}

.spacer-30._15-xsvp {
	flex: none;
	width: 30px;
}

.model-popup {
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: auto;
	display: flex;
}

.popup-close {
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 13%;
	bottom: auto;
	left: auto;
	right: 15%;
}

.spacer-10 {
	width: 100%;
	height: 10px;
}

.button_hero2 {
	color: #fff;
	background-color: #434de7;
	border-radius: 10px;
	height: 50px;
	padding: 15px 35px;
	font-size: 15px;
	font-weight: 500;
	box-shadow: 0 10px 20px -3px rgba(29, 1, 80, .1);
}

.button_hero2:hover {
	box-shadow: none;
	background-color: #000;
}

.button_hero2.in-form {
	width: 100%;
	height: 52px;
	margin-top: 0;
	margin-left: 0;
}

.button_hero2.primary-button-7.bordered.white-border {
	height: auto;
	margin-top: 0;
	padding: 20px 40px;
	font-family: Poppins, sans-serif;
	font-weight: 700;
}

.padding-bottom {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.button-icon {
	color: #0d1317;
	align-items: center;
	display: flex;
}

.padding-section-xhuge {
	padding: 80px 0 0;
}

.features_content-wrapper {
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.padding-global-2 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.features_inner-image-wrapper {
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	width: 100%;
}

.features_grid {
	z-index: 8;
	grid-column-gap: 5rem;
	grid-row-gap: 2rem;
	background-color: #fff;
	grid-template-rows: auto;
	grid-template-columns: 1.25fr 1fr;
	align-items: center;
	position: relative;
}

.features_grid.is-reverse {
	grid-template-columns: 1fr 1.25fr;
}

.features_image-wrapper {
	background-image: linear-gradient(rgba(148, 153, 221, .1), #e7e8ff);
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
	border-bottom-left-radius: 2rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	padding: 0 20px;
	display: flex;
}

.features_image-wrapper.is-right-column {
	z-index: 8;
	cursor: pointer;
	background-image: linear-gradient(rgba(148, 153, 221, .1), #e7e8ff);
	border-bottom-right-radius: 2rem;
	border-bottom-left-radius: 0;
	position: relative;
}

.features_grid-wrapper {
	z-index: 8;
	grid-column-gap: 0rem;
	grid-row-gap: 8rem;
	grid-template-columns: 1fr;
	margin-top: -150px;
	padding-top: 120px;
	position: relative;
}

.container-large-6 {
	width: 100%;
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
}

.button-icon-arrow {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 1rem;
	margin-left: .75rem;
	display: flex;
}

.features_image {
	border-radius: 1rem;
	width: 100%;
	margin-bottom: 10px;
	box-shadow: 0 10px 20px -4px rgba(13, 19, 23, .2);
}

.text-color-blue {
	color: var(--new-orange);
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.lottie-animation-5 {
	width: 50px;
	height: auto;
	padding-top: 5px;
}

.button-hover-bg-copy {
	z-index: -1;
	background-color: #fe5000;
	width: 100%;
	height: 100%;
	font-family: Sf pro display, sans-serif;
	position: absolute;
}

.button-hover-bg-copy.blank.white {
	opacity: 0;
	outline-offset: 0px;
	color: #000;
	background-color: rgba(255, 255, 255, 0);
	outline: 3px #000;
	height: auto;
}

.button-hover-bg-copy.main {
	background-color: #ff6854;
}

.find-fix-manage {
	width: 100%;
	max-width: 1400px;
	padding: 0 60px 100px;
}

.text-span-102 {
	color: var(--new-orange);
}

.find-line {
	background-color: #6e6e6e;
	border: 1px solid #000;
}

.bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .text-span-103 {
	color: var(--pho-blue);
}

.lottie-animation-6 {
	width: 2px;
	position: relative;
	left: 30px;
}

.html-embed-5 {
	border-left: .5px solid #686868;
	width: 2px;
	height: 100%;
}

.fix22, .monitor22 {
	z-index: 0;
	flex-direction: row;
	align-items: flex-start;
	display: flex;
}

.find22 {
	z-index: 0;
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.find-fix {
	border-left: 2px solid #cfcfcf;
	flex-direction: column;
	width: 3px;
	height: 100%;
	display: flex;
}

.line2 {
	z-index: 0;
	flex-direction: row;
	align-items: center;
	height: 100px;
	display: flex;
}

.fix-monitor {
	border-left: 2px solid #cfcfcf;
	width: 3px;
	height: 100%;
}

.bold-text-36 {
	color: #f7ad19;
}

.list-item-icon-container {
	background-color: #4e71ff;
	border-radius: 6px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-left: 0;
	display: flex;
	position: relative;
}

.list-item-icon-container.table-row-icon {
	background-color: rgba(78, 113, 255, 0);
	width: 17%;
	height: 40px;
}

.list-item-icon-container.table-row-icon.table-row-header {
	height: 30px;
}

.phosphorus {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	margin-top: -150px;
	padding-top: 0;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.flex-vertical {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
}

.flex-vertical.marquee-fix {
	margin-top: 30px;
}

.callout-background-card {
	text-align: center;
	background-color: rgba(255, 255, 255, .05);
	border-radius: 10px;
	flex-direction: column;
	width: 100%;
	padding: 18px 20px;
	display: flex;
}

.paragraph-15 {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.list-item-text {
	opacity: 1;
	margin-top: 0;
	font-size: 1.1rem;
	line-height: 1.4rem;
}

.list-item-text.table-row {
	width: 100%;
	padding-right: 0;
}

.list-item-text.table-row.table-col-header {
	font-size: .8rem;
	font-weight: 600;
}

.list-item-text.table-row.table-col-header.center-align {
	text-align: center;
}

.accordion-item-q-icon-stripe-2 {
	background-color: #2e6bf8;
	width: .3em;
	height: 100%;
	position: absolute;
}

.timeline-content-container {
	flex: 1;
	align-self: stretch;
	margin-left: 0;
}

.bold-text-37 {
	color: #f7ad19;
}

.progress-circle-1 {
	cursor: pointer;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.progress-circle-1.yellow {
	color: #ffc852;
}

.progress-circle-1.grey {
	color: #ececec;
}

.progress-module {
	width: 12rem;
	height: 12rem;
	position: relative;
}

.c-accordion-item {
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: 10px;
}

.timeline_progress-4 {
	z-index: 0;
	background-color: #414141;
	width: 3px;
	height: 100%;
	padding-top: 10px;
	position: absolute;
	overflow: auto;
}

.bold-text-38 {
	color: #f7ad19;
}

.phosphorus_sect_4 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	display: grid;
	position: relative;
}

.list-item-5 {
	flex: 1;
	align-self: stretch;
	margin-left: 0;
}

.list-item-5.table-row-item {
	padding: 10px 10px 10px 15px;
}

.list-item-5.table-row-item.table-header-item {
	padding-top: 0;
	padding-bottom: 0;
}

.list-item-5.table-row-item.alternate-bg {
	background-color: rgba(255, 255, 255, .05);
}

.timeline_centre-7 {
	justify-content: center;
	margin-top: -88px;
	display: flex;
}

.timeline-row-heading {
	color: var(--dark-blue);
	margin-bottom: 3px;
	font-size: 1.3rem;
	font-weight: 700;
}

.track-vertical {
	flex-direction: column;
	flex: 1;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	display: flex;
	position: relative;
}

.flowbase-icon {
	color: #4e71ff;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	display: flex;
}

.flowbase-icon.low-alpha {
	color: rgba(255, 255, 255, .55);
}

.timeline_date-text-4 {
	color: #fff;
	letter-spacing: -.03em;
	font-size: 48px;
	font-weight: 500;
	line-height: 1.2;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
}

.timeline-row-icon {
	width: 75px;
	margin-top: -31px;
	font-size: 14px;
}

.hide-2 {
	display: none;
}

.comp_section_3 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.badge {
	background-color: rgba(255, 255, 255, .05);
	border-radius: 200px;
	justify-content: space-around;
	align-items: center;
	margin-right: 10px;
	padding: 7px;
	display: flex;
}

.progress-circle-wrapper {
	z-index: 1;
	width: 100%;
	height: 100%;
	position: relative;
}

.phosphorus_sect_3 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.marquee-2 {
	flex-direction: row;
	flex: 1;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	height: 600px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.component-container {
	clear: none;
	color: #fff;
	flex-flow: column;
	align-items: flex-end;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	position: relative;
}

.component-container.callout-container-with-badge {
	align-items: center;
	margin-top: 0;
	padding-top: 0;
}

.comp_section_2 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.timeline_quote-text-wrapper {
	flex: 1;
}

.timeline_quote-title {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.timeline-row-bullet-container {
	border-left: 2px #323436;
	flex-direction: row;
	align-items: flex-start;
	margin-right: 15px;
	display: flex;
	position: relative;
}

.text-span-104 {
	color: #f7ad19;
	font-weight: 700;
}

.fact_card_5 {
	z-index: 2;
	background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	border-radius: 1rem;
	width: 100%;
	padding: 2px;
	overflow: hidden;
}

.fact_card_5.box-shadow {
	align-self: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

.callout-badge {
	float: none;
	clear: both;
	background-color: #4e71ff;
	border-radius: 7px;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	margin-top: -30px;
	margin-right: -3px;
	padding: 2px 7px;
	display: flex;
	position: relative;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.bold-text-39 {
	color: #f7ad19;
}

.accordion-item-q-icon-stripe-1 {
	background-color: #2e6bf8;
	width: 100%;
	height: .3em;
	position: relative;
}

.pho_sect_1 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 0;
	padding-bottom: 0;
	display: grid;
	position: relative;
}

.timeline_component-4 {
	z-index: 2;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-right: 60px;
	display: flex;
	position: relative;
	overflow: visible;
}

.grey-mini-text_white {
	color: #fff;
	text-transform: uppercase;
	height: 20px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	text-decoration: none;
}

.heading-17 {
	color: #fff;
	margin-top: -16px;
	font-size: 40px;
	line-height: 1.3em;
}

.pho-sect_2 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.timeline_image-wrapper {
	background-image: linear-gradient(138deg, #0b0250, #2c0694), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ac396ef68b8667c0ca32bb_Image%20Background.png");
	background-position: 0 0, 0 0;
	background-size: auto, cover;
	border-radius: 12px;
	overflow: hidden;
}

.timeline_image-wrapper.nitro-lazy {
	background-image: none !important;
}

.cloneable-area-2 {
	text-align: left;
}

._w-accordion-content-divider {
	padding-left: 20px;
	padding-right: 20px;
}

.iad {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 40px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	max-width: 1300px;
	padding-top: 175px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.callout-badge-icon {
	display: none;
}

.progress_data-row {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-width: 200px;
}

.margin-bottom-xlarge {
	margin-bottom: 56px;
}

.accordion-item-a-text {
	color: #fff;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 300;
}

.bold-text-40 {
	color: #f7ad19;
}

.timeline_circle-7 {
	z-index: 0;
	background-color: #fff;
	border-radius: 100%;
	width: 10px;
	min-width: 10px;
	max-width: 10px;
	height: 10px;
	min-height: 10px;
	max-height: 10px;
	padding-top: 10px;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
	box-shadow: 0 0 0 4px #4b4b4b;
}

.timeline-row-container {
	flex: 0 auto;
	align-self: flex-start;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
}

.c-accordion-item-q-icon {
	justify-content: center;
	align-items: center;
	padding: 20px;
	display: flex;
}

._w-accordion-item {
	cursor: pointer;
	background-color: #333;
	border: 0 rgba(255, 255, 255, 0);
	border-radius: 10px;
	transition: all .25s;
	box-shadow: 1px 1px 15px rgba(46, 107, 248, .16);
}

._w-accordion-item:hover {
	border-color: rgba(93, 195, 163, .25);
	box-shadow: 1px 1px 15px rgba(33, 159, 163, .75);
}

.track-vertical-alt {
	flex-direction: column;
	flex: 1;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	display: flex;
	position: relative;
}

.list-item-text-container {
	flex-direction: column;
	flex: 1;
	justify-content: center;
	align-items: flex-start;
	margin-top: 12px;
	margin-bottom: 10px;
	display: flex;
}

.list-item-text-container.table-row-container {
	flex: none;
	width: 66%;
}

.text-span-105 {
	color: #f7ad19;
	font-weight: 700;
}

.fact_card_3 {
	z-index: 2;
	background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	border-radius: 1rem;
	width: 100%;
	padding: 2px;
	overflow: hidden;
}

.fact_card_3.box-shadow {
	align-self: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

.c-accordion-list {
	margin-bottom: 100px;
}

.flex-horizontal-3 {
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
}

.icon-container-2 {
	border-radius: 8px;
	justify-content: center;
	align-items: center;
	width: 85%;
	height: 15vw;
	display: flex;
	box-shadow: 0 7px 15px 3px rgba(175, 177, 179, .3);
}

.callout-badge-text {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: .9rem;
	font-weight: 700;
}

.title_text {
	color: var(--dark-blue);
	font-size: 28px;
	line-height: 1.3;
}

.timeline_text-2 {
	color: var(--dark-blue);
	text-align: left;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
}

.timeline_text-2.text-span-12 {
	text-align: right;
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.4em;
}

.timeline_quote-wrapper {
	border: 2px solid #fff;
	border-radius: 16px;
	align-items: flex-start;
	padding: 24px;
	display: flex;
}

.text-span-12 {
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
}

.timeline-row-trail-line {
	opacity: .4;
	background-color: #4e71ff;
	align-self: stretch;
	width: 5px;
	position: relative;
	left: 50%;
	right: 50%;
}

.timeline-row-trail-line.bottom-row-trail {
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
}

.timeline-row-trail-line.top-row-trail {
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	height: 100%;
	min-height: 250px;
	line-height: 43px;
}

.accordion-item-q-text {
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.4em;
}

.callout-heading-with-badge {
	color: var(--dark-blue);
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0;
	padding-bottom: 60px;
	font-size: 42px;
}

.text-span-106 {
	color: #f7ad19;
	font-weight: 700;
}

.list-item-container {
	flex: 0 auto;
	align-self: flex-start;
	display: flex;
}

.list-item-container.table-row {
	align-items: center;
}

.timeline-row-icon-container {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 12px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: flex;
	position: relative;
}

.pho-sect_5 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.text-span-107 {
	font-size: 20px;
	font-weight: 700;
}

.comp_section_5 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.timeline-2 {
	flex-direction: column;
	justify-content: center;
	align-self: stretch;
	align-items: center;
	display: flex;
}

.c-accordion-item-q-text {
	flex: 1;
	align-items: center;
	padding: 20px;
	display: flex;
}

.text-block-32 {
	font-weight: 400;
}

.icon-7 {
	width: 65%;
}

.paragraph-16 {
	color: #fff;
	width: 100%;
	line-height: 1.4;
}

.fact_card_1 {
	z-index: 2;
	background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	border-radius: 1rem;
	width: 100%;
	padding: 2px;
	overflow: hidden;
}

.fact_card_1.box-shadow {
	align-self: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

.progress_info-wrapper {
	width: 100%;
}

.timeline_date-text-4_pho {
	color: #000;
	text-align: left;
	letter-spacing: -.03em;
	font-size: 48px;
	font-weight: 500;
	line-height: 1.2;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
}

.timeline_quote-image {
	border-radius: 0;
	width: 75px;
	height: auto;
	margin-right: 24px;
}

.bold-text-41 {
	color: #f7ad19;
}

.feature-block-inner {
	background-color: #000;
	border-radius: .9rem;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	min-height: 26.25rem;
	padding: 2.5rem;
	display: flex;
	position: relative;
}

.feature-block-inner._03 {
	grid-column-gap: 16px;
	grid-column-gap: 16px;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-row-gap: 16px;
	grid-row-gap: 16px;
	border: 4px solid var(--new-orange);
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ad5da3ca60ccb900946e03_01Fact_Card_BG.png");
	background-position: 50%;
	background-size: cover;
	flex-wrap: wrap;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: flex-start;
	max-width: 1300px;
	min-height: 400px;
	display: flex;
}

.feature-block-inner._03.nitro-lazy {
	background-image: none !important;
}

.guide {
	transform: rotate(-18deg);
}

.text-span-108 {
	color: #f7ad19;
	font-weight: 700;
}

.timeline-container {
	flex-direction: column;
	align-items: center;
	margin-top: 0;
	display: flex;
}

.progress_data-container {
	z-index: 2;
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
	text-align: center;
	object-fit: fill;
	flex-direction: column;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: row;
	align-content: stretch;
	justify-content: center;
	align-items: center;
	justify-items: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: grid;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.timeline_quote {
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.4;
}

.text-span-109 {
	color: #f7ad19;
	font-weight: 700;
}

.text-span-110 {
	color: #f7ad19;
	font-size: 18px;
	font-weight: 700;
}

.timeline-row-subheading {
	opacity: 1;
	color: var(--dark-blue);
	text-align: left;
	letter-spacing: 0;
	margin-top: 5px;
	font-size: 1.1rem;
}

.callout-subheading {
	color: rgba(255, 255, 255, .55);
	margin-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1rem;
}

.fact_card_4 {
	z-index: 2;
	background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	border-radius: 1rem;
	width: 100%;
	padding: 2px;
	overflow: hidden;
}

.fact_card_4.box-shadow {
	align-self: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
}

.fact_card_2 {
	z-index: 2;
	background-image: radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	border-radius: 1rem;
	width: 100%;
	padding: 2px;
	overflow: hidden;
}

.fact_card_2.box-shadow {
	z-index: 8;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ad5da3ca60ccb900946e03_01Fact_Card_BG.png"), radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	background-position: 0 0, 0 0;
	background-size: auto, auto;
	align-self: auto;
	max-width: 1300px;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	position: relative;
}

.fact_card_2.box-shadow.nitro-lazy {
	background-image: none !important;
}

.timeline_left-3 {
	text-align: right;
	justify-content: flex-end;
	align-items: stretch;
}

.c-accordion-item-a {
	overflow: hidden;
}

.timeline_right-5 {
	margin-left: -120px;
}

.timeline_milestone-badge {
	color: #161616;
	letter-spacing: .05em;
	text-transform: uppercase;
	background-color: #ffe1b9;
	border-radius: 8px;
	margin-bottom: 24px;
	padding: 8px 12px 6px;
	font-size: 14px;
	font-weight: 700;
	line-height: 12px;
	display: inline-block;
}

._w-accordion-item-a {
	padding: 20px 20px 30px;
}

.feature-block-inner-half {
	width: 100%;
	max-width: 45%;
}

.accordion-content-divider {
	border-bottom: 1px dashed rgba(51, 51, 51, .2);
	width: 100%;
	height: 0;
}

.heading-medium {
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
}

._w-accordion-item-q {
	display: flex;
}

.badge-container {
	flex: 1;
	justify-content: flex-start;
	align-self: stretch;
	align-items: center;
	display: flex;
}

.component-container-2 {
	color: var(--dark-blue);
	flex-direction: column;
	align-items: stretch;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	position: relative;
}

.component-container-2.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.timeline_progress-bar-5 {
	z-index: 1;
	background-color: #fff;
	background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
	width: 3px;
	height: 50vh;
	position: fixed;
	top: 0;
	bottom: 75vh;
	left: auto;
	right: auto;
	overflow: hidden;
}

.bold-text-42 {
	color: #f7ad19;
	font-size: 18px;
}

.guide-wrapper {
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.guide-wrapper.hide {
	display: none;
}

.dashboard-card {
	background-color: #fff;
	border-radius: 2rem;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
	box-shadow: 0 10px 3rem -2rem rgba(0, 0, 0, .5);
}

.dashboard-card.padding-medium {
	background-color: rgba(255, 255, 255, 0);
	padding-top: 40px;
}

.comp_section_4 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.timeline-row-text-container {
	flex-direction: column;
	flex: 1;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 0;
	margin-bottom: 40px;
	display: flex;
}

.badge-text {
	margin-left: 15px;
	margin-right: 15px;
}

.timeline_left-3_pho {
	color: var(--dark-blue);
	text-align: right;
	justify-content: flex-end;
	align-items: stretch;
	position: static;
}

.marquee-cover-2 {
	z-index: 10;
	background-image: linear-gradient(rgba(255, 255, 255, 0) 70%, rgba(1, 0, 49, .5)), linear-gradient(#041a49, rgba(0, 0, 0, 0) 39%);
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

._w-accordion-item-q-icon {
	justify-content: center;
	align-items: center;
	width: 1.5em;
	height: 1.5em;
	display: flex;
	position: relative;
}

.timeline_centre-8 {
	justify-content: center;
	margin-top: 0;
	display: flex;
}

.timeline_text-3 {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
}

.text-span-111 {
	color: var(--dark-blue);
	text-align: left;
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
}

.paragraph-17 {
	color: #fff;
	width: 100%;
	line-height: 1.4;
}

.timeline_date-text-4_pho-2 {
	color: #000;
	text-align: left;
	letter-spacing: 0;
	padding-bottom: 10px;
	font-family: Sf pro display, sans-serif;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.2;
	position: static;
	top: 50vh;
}

.bold-text-43 {
	color: #f7ad19;
	font-size: 18px;
}

.timeline_progress-bar-6 {
	z-index: 1;
	background-color: #fff;
	background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
	width: 3px;
	height: 50vh;
	position: fixed;
	top: 0;
	bottom: 75vh;
	left: auto;
	right: auto;
	overflow: hidden;
}

.timeline_centre-9 {
	justify-content: center;
	margin-top: 0;
	display: flex;
}

.text-span-112 {
	color: #f7ad19;
	font-weight: 700;
}

.timeline_text-4 {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
}

.text-span-113 {
	color: #f7ad19;
	font-weight: 700;
}

.bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47, .text-span-114 {
	color: var(--pho-blue);
}

.how-work {
	z-index: 5;
	background-color: #fff;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 3%;
	position: relative;
}

.heading-30 {
	color: #fff;
	margin-top: -16px;
	font-size: 40px;
	line-height: 1.3em;
}

.paragraph-18 {
	color: #fff;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 28px;
}

.bold-text-48 {
	color: #f7ad19;
}

.bold-text-49 {
	color: var(--new-orange);
}

.timeline-row-trail-line_last {
	opacity: .4;
	background-color: #4e71ff;
	align-self: stretch;
	width: 5px;
	position: relative;
	left: 50%;
	right: 50%;
}

.timeline-row-trail-line_last.bottom-row-trail {
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
}

.timeline-row-trail-line_last.top-row-trail {
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	height: 100%;
	min-height: 100%;
	line-height: 43px;
}

.timeline_centre-top {
	z-index: 0;
	justify-content: center;
	margin-top: 0;
	display: flex;
	position: relative;
}

.how-it-work {
	z-index: 8;
	background-color: #fff;
	width: 100%;
	max-width: 100%;
	margin-bottom: -150px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 40px 0;
	position: relative;
	top: -100px;
	bottom: -100px;
}

.paragraph-19 {
	color: var(--dark-blue);
	margin-bottom: 40px;
	padding-top: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}

.text-span-115 {
	font-weight: 600;
}

.bold-text-50 {
	color: #f7ad19;
}

.paragraph-20 {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.tabs-menu_2 {
	z-index: 4;
	background-color: #313131;
	border-radius: 100px;
	justify-content: center;
	align-items: stretch;
	max-width: 900px;
	margin-top: -42px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	display: flex;
}

.tabs-menu_2.tabs_menu {
	max-width: 900px;
}

.custom-button_1 {
	background-color: #2a33db;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100px;
	padding-right: 10px;
	text-decoration: none;
	display: flex;
}

.custom-button_1:hover {
	background-color: #303030;
}

.timeline_progress-5 {
	z-index: 2;
	background-color: #414141;
	width: 3px;
	height: 100%;
	margin-top: -200px;
	position: absolute;
	overflow: auto;
}

.timeline_centre-10 {
	justify-content: center;
	margin-top: -44px;
	display: flex;
}

.timeline-row-heading-2 {
	color: #fff;
	margin-bottom: 3px;
	font-size: 1.3rem;
	font-weight: 700;
}

.custom-button_3 {
	background-color: #2e6bf8;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100px;
	margin-right: 0;
	padding-right: 10px;
	text-decoration: none;
	display: flex;
}

.custom-button_3:hover {
	background-color: #2e6bf8;
}

.timeline-row-icon-2 {
	width: 20px;
	font-size: 14px;
}

.tab-image {
	float: left;
	text-align: left;
	width: 75px;
	margin-right: 12px;
	overflow: scroll;
}

.text-span-116 {
	color: #f7ad19;
	font-weight: 700;
}

.margin-bottom-medium {
	margin-bottom: 32px;
}

.pho_sect_1-2 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.heading-31 {
	color: #fff;
	margin-top: -16px;
	font-size: 40px;
	line-height: 1.3em;
}

.column-2 {
	z-index: 8;
	padding-left: 2px;
	padding-right: 0;
}

.margin-bottom-xlarge-2 {
	margin-bottom: 56px;
}

.timeline_circle-8 {
	z-index: 7;
	background-color: #fff;
	border-radius: 100%;
	width: 15px;
	min-width: 15px;
	max-width: 15px;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
	box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline-row-container-2 {
	flex: 0 auto;
	align-self: flex-start;
	display: flex;
}

.image-6 {
	transform: rotate(180deg);
}

.columns-2 {
	text-align: left;
	min-width: 90%;
}

.columns-2.section-timeline-cta {
	margin-top: 40px;
}

.tab-button {
	z-index: 7;
	opacity: .7;
	color: #151c34;
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 280px;
	padding-bottom: 16px;
	font-size: 15px;
	display: flex;
}

.tab-button.w--current {
	z-index: 7;
	opacity: 1;
	color: #151c34;
	background-color: #222;
	border-radius: 100px;
	padding: 10px 20px;
	position: relative;
}

.tab-button.w--current:hover {
	background-color: #202020;
}

.tab-button.target-tab-link_1:hover {
	background-color: #222;
	border-radius: 100px;
}

.tab-button.target-tab-link_1.current.tab_link {
	width: 48%;
}

.tab-button.target-tab-link_1.current.tab_link.w--current {
	background-color: #fff;
	border: 1px solid #b1ffff;
	width: 48%;
	margin-left: 10px;
	margin-right: 10px;
}

.tab-button.target-tab-link_2:hover {
	background-color: #202020;
	border-radius: 100px;
}

.tab-button.target-tab-link_2.tab_link {
	border: 1px solid #313131;
	border-radius: 100px;
	width: 48%;
	margin-left: 10px;
	margin-right: 10px;
}

.tab-button.target-tab-link_2.tab_link.w--current {
	flex-wrap: nowrap;
	display: flex;
}

.text-span-117 {
	color: #f7ad19;
	font-weight: 700;
}

.text-block-12 {
	direction: ltr;
	color: #fff;
	text-align: center;
	flex-flow: row;
	align-content: center;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	text-decoration: none;
	display: flex;
}

.title_text-2 {
	font-size: 28px;
	line-height: 1.3;
}

.text-span-14 {
	color: #f7ad19;
}

.timeline_text-5 {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
}

.timeline_text-5.text-span-12 {
	text-align: right;
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.4em;
}

.inline-block {
	display: inline-block;
}

.custom-button_3-1 {
	background-color: #2a33db;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100px;
	padding-right: 10px;
	text-decoration: none;
	display: flex;
}

.text-span-118 {
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
}

.timeline_text-2_other {
	color: #fff;
	text-align: right;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
}

.accordion-item-q-text-2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.4em;
}

.callout-heading-with-badge-2 {
	margin-top: 4px;
	margin-bottom: 0;
	padding-bottom: 2px;
	font-size: 42px;
}

.text-block-6 {
	color: #fff;
	text-align: left;
	font-size: 18px;
	line-height: 1.4;
}

.text-span-119 {
	color: #f7ad19;
	font-weight: 700;
}

.timeline-row-icon-container-2 {
	background-color: #4e71ff;
	border-radius: 12px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0;
	display: flex;
	position: relative;
}

.text-span-120 {
	font-size: 20px;
	font-weight: 700;
}

.text-block-33 {
	font-weight: 400;
}

.link-icon {
	width: 20px;
	height: 20px;
	margin-left: 8px;
}

.paragraph-21 {
	color: #fff;
	width: 100%;
	line-height: 1.4;
}

.timeline_date-text-4_pho-3 {
	color: #fff;
	letter-spacing: -.03em;
	font-size: 48px;
	font-weight: 500;
	line-height: 1.2;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
}

.custom-button_2 {
	background-color: #2e6bf8;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100px;
	margin-right: 0;
	padding-right: 10px;
	text-decoration: none;
	transition: opacity .65s cubic-bezier(.25, .1, 0, 1.217);
	display: flex;
}

.custom-button_2:hover {
	background-color: #3f3f3f;
}

.text-span-121 {
	color: #f7ad19;
	font-weight: 700;
}

.tabs-menu_2_mobile {
	z-index: 4;
	background-color: #313131;
	border-radius: 100px;
	justify-content: center;
	align-items: stretch;
	max-width: 900px;
	margin-top: -42px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	display: flex;
}

.tabs-menu_2_mobile.tabs_menu {
	background-color: #fff;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

.text-span-122 {
	color: #f7ad19;
	font-weight: 700;
}

.text-span-123 {
	color: #f7ad19;
	font-size: 18px;
	font-weight: 700;
}

.timeline-row-subheading-2 {
	opacity: 1;
	color: rgba(255, 255, 255, .55);
	letter-spacing: 0;
	margin-top: 5px;
	font-size: 1.1rem;
}

.tabs-content-2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	position: relative;
	overflow: visible;
}

.timeline_right-6 {
	padding-top: 20px;
	padding-left: 40px;
}

.tab-pane-tab-1 {
	border-radius: 100px;
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.timeline_link {
	opacity: .6;
	color: #fff;
	letter-spacing: .8px;
	text-transform: uppercase;
	border-radius: 8px;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	text-decoration: none;
	transition: opacity .3s;
	display: flex;
}

.timeline_link:hover {
	opacity: 1;
}

.text-block-9 {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.button-v11-cirlcle---brix {
	direction: rtl;
	background-color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-left: 24px;
	display: flex;
}

.component-container-3 {
	color: #fff;
	flex-direction: column;
	align-items: stretch;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	position: relative;
}

.component-container-3.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.component-container-3.no-padding.border-top {
	margin-bottom: 10px;
}

.timeline_progress-bar-7 {
	z-index: 2;
	background-color: #fff;
	background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
	width: 3px;
	height: 50vh;
	position: fixed;
	top: 0;
	bottom: 75vh;
	left: auto;
	right: auto;
	overflow: hidden;
}

.bold-text-51 {
	color: #f7ad19;
	font-size: 18px;
}

.section-timeline {
	z-index: auto;
	color: rgba(0, 0, 0, 0);
	background-color: #0a0a0a;
	position: relative;
	overflow: visible;
}

.section-timeline.custom_bg {
	background-color: #fff;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.timeline-row-text-container-2 {
	flex-direction: column;
	flex: 1;
	justify-content: center;
	align-items: flex-start;
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
}

.column-3 {
	z-index: 8;
	padding-left: 0;
	padding-right: 0;
}

.timeline_left-3_pho-2 {
	text-align: right;
	justify-content: flex-end;
	align-items: stretch;
}

.heading-32 {
	color: var(--dark-blue);
	margin-bottom: 20px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	line-height: 45px;
}

.bold-text-52, .bold-text-53 {
	color: var(--pho-blue);
}

.contentwrapper {
	width: 100%;
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

.contentwrapper.bignumbers {
	background-color: #fff;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ad5e7bd69a6ac314888a31_total-values-border.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 1300px;
	margin-top: 40px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 60px;
}

.contentwrapper.bignumbers.nitro-lazy {
	background-image: none !important;
}

.grid-9 {
	grid-column-gap: 50px;
	grid-row-gap: 15px;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-flow: column;
	min-height: 330px;
}

.totalvalue {
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.bignumber {
	color: #000;
	margin-bottom: 15px;
	font-family: Sf pro display, sans-serif;
	font-size: 35px;
	font-weight: 400;
	line-height: 56px;
}

.heading-32-xiot-state {
	color: var(--dark-blue);
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 40px;
	line-height: 45px;
}

.text-span-124 {
	font-weight: 600;
}

.text-span-125, .text-span-126 {
	color: var(--pho-blue);
}

.icon-large {
	width: 75px;
	height: 75px;
}

.why-us_item {
	background-image: linear-gradient(#fff, rgba(255, 255, 255, .79));
	border-radius: 20px;
	margin-bottom: 25px;
	padding: 40px 20px;
}

.why-us_item.is-bottom-row {
	background-image: linear-gradient(#fff, #fff);
	margin-bottom: 0;
	padding-right: 20px;
}

.why-us_item.is-bottom-row-left {
	background-image: linear-gradient(#fff, #fff);
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.container-medium-2 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.padding-global-3 {
	max-width: 1300px;
	padding: 100px 0 0;
}

.why-us_component {
	grid-column-gap: 100px;
	grid-row-gap: 30px;
	grid-template-rows: auto;
	grid-auto-flow: column;
	align-items: start;
}

.section_home-why-us {
	z-index: 7;
	background-color: #f7f7f7;
	background-image: linear-gradient(#f4f5fc, #e9eafe);
	width: 100%;
	max-width: 1500px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
	display: none;
	position: relative;
}

.heading-style-h4 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
}

.heading-style-h4.text-color-orange {
	color: #000;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	line-height: 26px;
}

.heading-style-h4.text-color-blue {
	font-size: 22px;
	line-height: 28px;
}

.text-color-blue-2 {
	color: #232ed1;
}

.why-us_column.is-left {
	margin-top: 20px;
}

.why-us_columns {
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	grid-template-rows: auto;
	grid-auto-flow: column;
	align-items: start;
}

.text-span-127 {
	color: var(--pho-blue);
}

.bold-text-54 {
	color: #000;
	font-size: 22px;
	line-height: 26px;
}

.c-text-1 {
	color: #5f6668;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 26px;
}

.c-section {
	color: #000;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}

.c-section.cc-main {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding: 100px 60px;
}

.c-title-wrapper {
	margin-bottom: 16px;
}

.c-title-wrapper.cc-title_intro {
	margin-bottom: 50px;
}

.c-title-wrapper.cc-title-nomargin {
	margin-bottom: 0;
}

.cc-color-primary {
	color: #4e5bed;
}

.c-autotabs_paragraph {
	color: #5f6668;
}

.c-autotabs {
	z-index: 1;
	justify-content: space-around;
	display: flex;
	position: relative;
}

.c-autotabs_load {
	background-color: #4e5bed;
	border-radius: 20px;
	width: 100%;
	height: 0%;
	overflow: visible;
}

.c-autotabs_line {
	background-color: #e8edf6;
	border-radius: 20px;
	width: 6px;
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 40px;
	right: auto;
	overflow: hidden;
}

.c-title-2 {
	color: #323b48;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2em;
}

.c-autotabs_content {
	width: 50%;
	position: static;
	overflow: visible;
}

.c-title-3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.6em;
}

.c-autotabs_image {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.c-autotabs_image.cc-pane-crypto-mobile {
	display: none;
}

.c-autotabs_link {
	background-color: rgba(0, 0, 0, 0);
	margin-top: 0;
	margin-bottom: 20px;
	padding: 22px 80px 22px 90px;
}

.c-autotabs_link.w--current {
	background-color: #fff;
	border-radius: 12px;
	padding-top: 49px;
	padding-bottom: 49px;
	box-shadow: 0 8px 48px -10px #c0c7e2;
}

.c-autotabs_pane {
	clear: none;
	position: static;
}

.c-autotabs_menu {
	flex-direction: column;
	width: 50%;
	display: flex;
}

.c-container {
	border-radius: 4px;
	max-width: 1364px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 32px;
	padding-right: 32px;
	display: block;
}

.c-container.cc-10cols {
	max-width: 1300px;
	padding-left: 0;
	padding-right: 0;
}

.bold-text-55 {
	color: var(--pho-blue);
}

.utility-page-wrap {
	justify-content: center;
	align-items: center;
	width: 100vw;
	max-width: 100%;
	height: 100vh;
	max-height: 100%;
	display: flex;
}

.utility-page-content {
	text-align: center;
	flex-direction: column;
	width: 260px;
	display: flex;
}

.utility-page-form {
	flex-direction: column;
	align-items: stretch;
	display: flex;
}

.bold-text-56 {
	color: #f7ad19;
}

.paragraph-22 {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.timeline_progress-6 {
	z-index: 2;
	background-color: #414141;
	width: 3px;
	height: 100%;
	position: absolute;
	overflow: auto;
}

.text-span-128 {
	color: #f7ad19;
	font-weight: 700;
}

.pho_sect_1-3 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 180px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	margin-top: -150px;
	padding-top: 0;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.timeline_component-5 {
	z-index: 2;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	position: static;
	overflow: visible;
}

.heading-33 {
	color: #fff;
	margin-top: -16px;
	font-size: 40px;
	line-height: 1.3em;
}

.margin-bottom-xlarge-3 {
	margin-bottom: 56px;
}

.timeline_circle-9 {
	z-index: 7;
	background-color: #fff;
	border-radius: 100%;
	width: 15px;
	min-width: 15px;
	max-width: 15px;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
	box-shadow: 0 0 0 8px #0a0a0a;
}

.text-span-129 {
	color: #f7ad19;
	font-weight: 700;
}

.text-span-130 {
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
}

.accordion-item-q-text-3 {
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.4em;
}

.text-span-131 {
	color: #f7ad19;
	font-weight: 700;
}

.timeline-row-icon-container-3 {
	background-color: #4e71ff;
	border-radius: 12px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0;
	display: flex;
	position: relative;
}

.text-span-132 {
	font-size: 20px;
	font-weight: 700;
}

.text-block-34 {
	font-weight: 400;
}

.paragraph-23 {
	color: #fff;
	width: 100%;
	line-height: 1.4;
}

.text-span-133, .text-span-134 {
	color: #f7ad19;
	font-weight: 700;
}

.text-span-135 {
	color: #f7ad19;
	font-size: 18px;
	font-weight: 700;
}

.component-container-4 {
	color: #fff;
	flex-direction: column;
	align-items: stretch;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	position: relative;
}

.component-container-4.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.timeline_progress-bar-8 {
	z-index: 2;
	background-color: #fff;
	background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
	width: 3px;
	height: 50vh;
	position: fixed;
	top: 0;
	bottom: 75vh;
	left: auto;
	right: auto;
	overflow: hidden;
}

.bold-text-57 {
	color: #f7ad19;
	font-size: 18px;
}

.text-span-136 {
	color: var(--pho-blue);
	font-weight: 700;
}

.text-span-137 {
	font-weight: 600;
}

.comp_sect_2 {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 40px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	max-width: 1300px;
	padding-top: 80px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.comp_sect_2._2 {
	padding-top: 0;
}

.text-span-138 {
	font-weight: 600;
}

.comp_sect_3, .comp_sect_2-1, .risk_assessment, .patch-management, .detect-respond, .password {
	z-index: auto;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	order: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr 40px 1fr;
	grid-auto-columns: 1fr;
	align-self: auto;
	max-width: 1300px;
	padding-top: 20px;
	padding-bottom: 60px;
	display: grid;
	position: relative;
}

.heading-34 {
	color: #fff;
	margin-top: -16px;
	font-size: 40px;
	line-height: 1.3em;
}

.paragraph-24 {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.heading-35 {
	color: #fff;
	margin-top: -16px;
	font-size: 40px;
	line-height: 1.3em;
}

.paragraph-25 {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}

.text-span-139, .bold-text-58, .bold-text-59 {
	color: var(--pho-blue);
}

.text-block-35, .text-block-36, .text-block-37, .text-block-38, .text-block-39 {
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

.text-block-40 {
	font-size: 16px;
	line-height: 22px;
}

.text-block-41, .text-block-42 {
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

.bold-text-60, .bold-text-61 {
	color: #000;
}

.bold-text-62 {
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.customer-company-logo-copy {
	z-index: 7;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 0;
	padding: 0 30px 60px;
	display: none;
	position: relative;
}

.process_progress {
	z-index: -2;
	background-color: rgba(204, 224, 252, .5);
	width: 8px;
	height: 100%;
	position: absolute;
}

.process_circle {
	background-color: #2178f9;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	position: -webkit-sticky;
	position: sticky;
	top: 50vh;
	box-shadow: 0 0 0 8px #fff;
}

.process_image {
	border-radius: .75rem;
	width: 100%;
	height: auto;
}

.process_layout {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}

.process_fade-overlay-top {
	z-index: 1;
	background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
	width: 100%;
	height: 6rem;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.process_left {
	z-index: 0;
	padding-left: 3.5rem;
	position: relative;
}

.process_fade-overlay-bottom {
	z-index: 1;
	background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
	width: 100%;
	height: 6rem;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.text-size-medium {
	font-size: 1.13rem;
}

.margin-bottom-4 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.process_item {
	z-index: 2;
	grid-template-rows: auto;
	grid-template-columns: 1fr 4rem 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: row dense;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 100px;
	display: grid;
	position: relative;
}

.process_image-wrapper {
	overflow: hidden;
}

.padding-global-4 {
	padding-left: 0;
	padding-right: 0;
	display: block;
}

.heading-style-display {
	z-index: -1;
	color: rgba(204, 224, 252, .5);
	width: 100%;
	font-size: 16rem;
	font-weight: 400;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
	transform: translate(0, -30%);
}

.process_centre {
	justify-content: center;
	align-items: stretch;
	display: flex;
}

.heading-style-h2 {
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.2;
}

.container-large-7 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.process_progress-bar {
	z-index: -1;
	background-color: #2178f9;
	width: 8px;
	height: 50vh;
	position: fixed;
	top: 0;
	bottom: 50vh;
}

.banner-background {
	z-index: -2;
	object-fit: cover;
	transform-style: preserve-3d;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.banner-image {
	width: 48%;
	height: auto;
}

.banner-form-background {
	z-index: 0;
	background-color: rgba(255, 255, 255, .07);
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	align-items: center;
	width: 100%;
	height: 57px;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.form_input {
	color: #000a43;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0);
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	height: 57px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	transition: background-color .2s cubic-bezier(.455, .03, .515, .955);
}

.form_input:hover {
	background-color: rgba(255, 255, 255, .05);
}

.form_input:focus {
	background-color: #fff;
	border-style: solid;
	border-color: rgba(255, 255, 255, .5);
}

.form_input::placeholder {
	color: rgba(255, 255, 255, .5);
}

.banner-form-input-wrapper {
	z-index: 1;
	padding-top: 20px;
	position: relative;
}

.form_label {
	opacity: .5;
	color: #fff;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.xiot-banner {
	width: 100%;
	margin-top: 0;
	padding-top: 0;
}

.main-banner_section {
	z-index: 0;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	border-radius: 1.5rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: center;
	max-width: 1300px;
	padding: 100px 60px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.text-size-large {
	opacity: .8;
	color: #fff;
	width: 100%;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
}

.banner-title-wrapper {
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	flex-direction: column;
	width: 100%;
	display: flex;
}

.heading-style-h1 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1;
}

.banner-form {
	position: relative;
}

.form-wrapper {
	margin-bottom: 0;
}

.success-message {
	background-color: rgba(255, 255, 255, .01);
}

.container-huge {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b03dc35dd3a7f6d67f9280_Card-BG02.svg");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.container-huge.nitro-lazy {
	background-image: none !important;
}

.padding-global-5 {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.banner-content-wrapper {
	grid-column-gap: 2.5rem;
	grid-row-gap: 2.5rem;
	flex-direction: column;
	max-width: 570px;
	display: flex;
}

.error-message {
	color: #ff0004;
	background-color: rgba(255, 0, 0, .2);
	padding-left: 20px;
}

.main-button-2 {
	background-color: rgba(0, 0, 0, 0);
	border-top-right-radius: 23px;
	border-bottom-left-radius: 23px;
	padding: 17px 20px 12px;
	font-weight: 800;
	line-height: 1;
	transition: filter .2s;
}

.main-button-2:hover {
	filter: saturate(150%);
}

.main-button-2.banner-button {
	position: absolute;
	top: auto;
	bottom: 50%;
	left: auto;
	right: 4px;
	transform: translate(0, 50%);
}

.banner-title-small {
	color: var(--new-orange);
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: .5rem;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
}

.platform-page {
	padding-top: 0;
}

.header_background-image-wrapper {
	z-index: -1;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.header_background-image {
	object-fit: cover;
	object-position: 0% 100%;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 50%;
	right: auto;
}

.lightbox {
	cursor: pointer;
}

.lightbox:hover {
	border: 1px none var(--new-orange);
	opacity: 1;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.lottie-animation-7 {
	cursor: pointer;
	width: 75px;
	height: auto;
	position: absolute;
	top: 16%;
	bottom: auto;
	left: -1%;
	right: auto;
}

.image-43 {
	cursor: pointer;
	transition: opacity .2s;
	position: absolute;
	top: 6%;
	bottom: auto;
	left: 1%;
	right: auto;
}

.image-43:hover {}

.text-span-140 {
	color: var(--pho-blue);
}

.text-span-141 {
	color: var(--pho-blue);
	font-weight: 600;
}

.text-span-142 {
	color: var(--pho-blue);
}

.testimonials5_component {
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
	flex-wrap: wrap;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: flex-start;
	max-width: 1300px;
	padding-top: 60px;
	padding-bottom: 60px;
	display: grid;
	position: -webkit-sticky;
	position: sticky;
}

.page-padding-6 {
	background-color: #fff;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-right: 60px;
}

.list-process.text-color-white {
	padding-left: 1rem;
}

.container-large-8 {
	color: #333;
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.text-color-white {
	color: #fff;
}

.button-magnetic {
	position: relative;
}

.btn-top {
	z-index: 1;
	background-color: #fff;
	border: 4px solid #06d6a0;
	border-radius: 0;
	justify-content: center;
	align-items: center;
	width: 15rem;
	height: 4rem;
	padding-left: 0;
	transition: all .2s;
	display: flex;
	position: absolute;
	top: -7px;
	left: -5px;
	overflow: hidden;
}

.btn-top:hover {
	color: #166b55;
	transform: translate(5px, 8px);
}

.paragraphe-process.text-color-white {
	font-weight: 600;
}

.testimonials5_content-left {
	max-width: 32rem;
	margin-bottom: 4rem;
	padding-top: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 30%;
}

.link-process.w--current {
	color: #0059f7;
	font-weight: 600;
}

.tesimonials5_content-right {
	flex-direction: column;
	align-items: center;
	padding-top: 0;
}

.section-home-process {
	margin-left: auto;
	margin-right: auto;
}

.testimonials5_item-content {
	background-color: #fafbfc;
	border: 1px solid #e1e4e8;
	border-radius: .25rem;
	flex-direction: column;
	justify-content: space-between;
	min-height: 18rem;
	margin-bottom: 2rem;
	padding: 2rem;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
}

.testimonials5_item-content._1 {
	box-shadow: 0 2px 5px 0 var(--pho-blue);
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	justify-content: center;
	margin-bottom: 40px;
	padding: 40px;
	top: 30%;
}

.testimonials5_item-content._2 {
	box-shadow: 0 2px 5px 0 var(--new-orange);
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	justify-content: center;
	margin-bottom: 40px;
	padding: 40px;
	top: 30%;
}

.testimonials5_item-content._3 {
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	justify-content: center;
	margin-bottom: 40px;
	padding: 40px;
	top: 30%;
	box-shadow: 0 2px 5px #36ff30;
}

.btn-bottom {
	z-index: 0;
	background-color: rgba(6, 214, 160, .49);
	border-radius: 0;
	width: 15rem;
	height: 4rem;
	position: absolute;
}

.text-size-regular-2 {
	font-size: 1rem;
}

.text-btn-anime {
	z-index: 100;
	color: #06d6a0;
	border-radius: 12px;
	padding: 8px;
	font-family: Ubuntu, Helvetica, sans-serif;
	font-weight: 700;
	position: relative;
}

.background-blue {
	background-color: #070a20;
	margin-left: auto;
	margin-right: auto;
}

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

.features-column._3 {
	margin-top: 100px;
}

.features-column._2 {
	margin-top: 50px;
}

.link-blue {
	color: #0036e6;
	font-weight: 700;
	text-decoration: none;
	transition: color .2s;
}

.link-blue:hover {
	color: #072481;
}

.link-blue.padding-20 {
	margin-left: 0;
	padding: 10px 20px;
}

.link-blue.padding-20:hover {
	color: #004170;
}

.feature-paragraph {
	color: #94a2b3;
	margin-bottom: 20px;
}

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

.features-2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ade0a6ca35a38bdc98c47c_Group%206.svg");
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: auto;
	background-attachment: fixed;
	padding: 100px 5%;
}

.features-2.nitro-lazy {
	background-image: none !important;
}

.feature-image-wrapper {
	text-align: center;
	position: relative;
}

.features__grid {
	grid-column-gap: 60px;
	grid-row-gap: 60px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 60px;
}

.container-50 {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.text-block-43 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
}

.text-color-blue-copy {
	color: var(--new-orange);
	padding-top: 10px;
	padding-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.quick-stack {
	padding-top: 100px;
	padding-bottom: 100px;
}

.button-hover-bg-2 {
	z-index: -1;
	background-color: #442b3d;
	width: 100%;
	height: 100%;
	position: absolute;
}

.button-hover-bg-2.main {
	background-color: #ff6854;
}

.create-once-area-2 {
	z-index: 1;
	background-color: var(--dark-blue);
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}

.btn-wrapper {
	justify-content: center;
	align-items: center;
	display: inline-block;
}

.section-paragraph-2.create-paragraph {
	max-width: 410px;
}

.primary-button-8 {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button-8.blank {
	background-color: rgba(0, 0, 0, 0);
	border-color: #fff;
}

.primary-button-8.blank.two {
	border-color: #ff6854;
}

.container-51 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.button-text-7 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-7.main-color {
	color: #ff6854;
}

.padding-global-6 {
	background-color: #fff;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 40px;
}

.features_grid-2 {
	grid-column-gap: 5rem;
	grid-row-gap: 2rem;
	grid-template-rows: auto;
	grid-template-columns: 1.25fr 1fr;
	align-items: center;
	position: relative;
}

.features_grid-2.is-reverse {
	grid-template-columns: 1fr 1.25fr;
}

.features_image-wrapper-2 {
	background-image: linear-gradient(rgba(148, 153, 221, .1), #e7e8ff);
	border-radius: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 32rem;
	padding: 40px 20px;
	display: flex;
}

.features_image-wrapper-2.is-right-column {
	background-image: linear-gradient(rgba(255, 217, 208, .2), #fcdbd4);
	border-bottom-right-radius: 2rem;
	border-bottom-left-radius: 0;
}

.section_home-features {
	width: 100%;
}

.features_grid-wrapper-2 {
	grid-column-gap: 0rem;
	grid-row-gap: 8rem;
	grid-template-columns: 1fr;
}

.container-large-9 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.features_image-2 {
	border-radius: 1rem;
	width: 100%;
	margin-bottom: 20px;
	box-shadow: 0 10px 20px -4px rgba(13, 19, 23, .2);
}

.right-arrow-2 {
	background-color: #007bfc;
	border-radius: 100px;
	width: 45px;
	height: 45px;
	font-size: 14px;
	transition: all .2s;
	display: none;
	top: 17px;
	right: -17px;
}

.right-arrow-2:hover {
	transform: translate(2px);
}

.testimonial-card {
	background-color: #fff;
	border-radius: 9px;
	height: 100%;
	display: flex;
	box-shadow: 17px 88px 60px -100px rgba(79, 94, 120, .18), 11px 0 20px -9px rgba(79, 94, 120, .1);
}

.play-button-2 {
	position: absolute;
}

.testimonial-image-wrap {
	justify-content: center;
	align-items: center;
	width: 40%;
	height: 350px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.horizontal-fixed-height {
	min-height: 100px;
}

.slider-horizontal {
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	height: 100%;
}

.horizontal-quote-h4 {
	color: #151c34;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
}

.horizontal-logo {
	margin-bottom: 25px;
}

.left-arrow {
	background-color: #007bfc;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 45px;
	padding: 10px;
	font-size: 14px;
	transition: all .2s;
	display: none;
	top: 17px;
	left: -17px;
}

.left-arrow:hover {
	transform: translate(-2px);
}

.column-wrap {
	display: flex;
}

.author-name {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}

.author-job {
	color: rgba(21, 28, 52, .5);
}

.horizontal-angle {
	z-index: 99;
	object-fit: cover;
	height: 101%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: -2%;
}

.mask-horizontal {
	overflow: visible;
}

.play-icon {
	width: 60px;
	display: none;
}

.slide-nav-3 {
	background-color: #fff;
	border-radius: 500px;
	max-width: 150px;
	display: none;
	top: 575.901px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .05);
}

.author-image {
	border-radius: 100px;
	width: 50px;
	margin-right: 14px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .14);
}

.container-52 {
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.author-block {
	align-items: center;
	margin-top: 25px;
	display: flex;
}

.horizontal-content-block {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 90%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 75px 20px;
	display: flex;
}

.testimonial-image {
	object-fit: cover;
	border-radius: 10px 0 0 10px;
	width: 100%;
	height: 100%;
}

.testimonial-section {
	background-color: #fff;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 0;
	padding: 0 3% 40px;
	display: flex;
	overflow: hidden;
}

.italic-text {
	font-style: italic;
	font-weight: 400;
	text-decoration: none;
}

.quote {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: flex;
	position: relative;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.container-53 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.clients-wrapper-two {
	justify-content: space-between;
	align-items: center;
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.clients-card {
	background-color: #f5f7fa;
	flex-direction: column;
	align-items: flex-start;
	width: 50%;
	padding: 24px;
	display: flex;
}

.clients-quote {
	margin-bottom: 24px;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}

.clients-info {
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	display: flex;
}

.clients-info-image {
	object-fit: cover;
	width: 50px;
	height: 50px;
	margin-right: 24px;
}

.clients-grid {
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	justify-items: center;
	display: grid;
}

.logo-3 {
	width: 150px;
	margin-bottom: 0;
}

.testimonial-image-block {
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 40%;
	min-height: 0;
	padding: 60px 40px 0;
	display: block;
	position: relative;
}

.container-54 {
	z-index: 7;
	width: 100%;
	max-width: 1300px;
	margin: 300px auto 80px;
	transition: bottom .6s cubic-bezier(.485, .083, .111, 1.059);
	position: relative;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.arrow-disabled {
	border-radius: 45px 0 45px 45px;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
	padding: 20px 36px;
	display: none;
}

.quote-image {
	width: 100px;
	min-width: auto;
	position: absolute;
	top: -55px;
	left: -46px;
}

.testimonial-paragraph {
	color: #2e2e2e;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}

.slide-nav-4 {
	display: none;
}

.icon-8 {
	color: #4c4172;
}

.testimonial-columns {
	background-color: #fff;
	border-radius: 10px;
	display: flex;
}

.testimonial-author-wrap {
	margin-top: 45px;
}

.right-arrow-3 {
	display: none;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 35%;
}

.testimonial-image-2 {
	border-radius: 10px;
	width: 100%;
	max-width: 100%;
	display: block;
}

.left-arrow-2 {
	display: none;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 40%;
}

.author-name-2 {
	color: #546681;
	margin-top: 0;
	font-size: 17px;
	font-weight: 400;
}

.slider-right {
	border-radius: 45px 0 45px 45px;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
	padding: 20px 36px;
	display: none;
	box-shadow: 1px 1px 55px rgba(0, 22, 50, .08);
}

.slider-arrow-wrap {
	margin-top: 45px;
	display: flex;
}

.testimonial-slider {
	background-color: rgba(0, 0, 0, 0);
	height: 100%;
}

.arrow-2 {
	width: 28px;
}

.testimonial-content-wrap {
	align-items: center;
	width: 100%;
	min-height: 250px;
	padding: 60px 0 60px 40px;
	display: flex;
}

.slider-left {
	border-radius: 45px 0 45px 45px;
	justify-content: center;
	align-items: center;
	min-height: 45px;
	margin-right: 15px;
	padding: 15px 36px;
	display: flex;
	box-shadow: 1px 1px 45px rgba(0, 22, 50, .1);
}

.testimonial-content-block {
	max-width: 700px;
	position: relative;
}

.testimonial-section-2 {
	background-color: #fff;
	background-image: linear-gradient(#fff 76%, #031729 76%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b5a9c9b3eb0b79871ff2ab_shape_02.svg");
	background-position: 0 0, 100%;
	background-repeat: repeat, no-repeat;
	background-size: auto, contain;
	background-attachment: scroll, scroll;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50vh;
	min-height: 300px;
	padding: 100px 40px;
	display: flex;
	position: relative;
}

.testimonial-section-2.nitro-lazy {
	background-image: none !important;
}

.text-span-143 {
	color: var(--billions-red);
}

.subtitle-2 {
	color: #000;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4em;
	text-decoration: none;
}

.background-load-bottom {
	z-index: 25;
	background-color: #fff;
	height: 50%;
	display: none;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.steps-description {
	grid-column-gap: 16px;
	grid-row-gap: 18px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.steps-intro {
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding-left: 12px;
	padding-right: 12px;
	display: grid;
}

.steps-grid {
	grid-column-gap: 80px;
	grid-row-gap: 36px;
	grid-template-rows: auto;
	grid-template-columns: .8fr 1fr;
	grid-auto-columns: 1fr;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	display: grid;
	position: relative;
}

.steps-circle-outline-2 {
	background-color: #fff;
	border: 2px solid rgba(192, 192, 211, .2);
	border-radius: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.steps-circle-outline-2.two {
	background-color: #fff;
}

.card-arrow {
	background-color: #f8f8f8;
	border: 1px rgba(192, 192, 211, .2);
	border-style: none none solid solid;
	border-bottom-left-radius: 3px;
	width: 24px;
	height: 24px;
	position: absolute;
	top: auto;
	bottom: auto;
	left: auto;
	right: -51px;
	transform: rotate(45deg);
}

.steps-icon {
	z-index: 10;
	color: #516381;
	background-color: #fff;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	font-weight: 700;
	display: flex;
	position: relative;
}

.steps-card-wrapper {
	grid-column-gap: 16px;
	grid-row-gap: 60px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	min-height: 900px;
	display: grid;
}

.background-load-top {
	z-index: 25;
	background-color: #fff;
	height: 50%;
	display: none;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.steps-dot {
	z-index: 10;
	background-color: rgba(192, 192, 211, .2);
	border-radius: 100px;
	width: 12px;
	height: 12px;
	position: relative;
}

.body-display {
	color: #516381;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.6em;
}

.body-display.large {
	color: #516381;
	padding-bottom: 40px;
	font-size: 19px;
}

.body-display.small {
	color: #000;
	text-align: center;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 1.4em;
	display: block;
}

.steps-card_1 {
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	background-color: #f7f8fc;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/649af0d7c1a4be707b800328_Value%20Icon%2002.svg");
	background-position: 110% 0;
	background-repeat: no-repeat;
	background-size: 150px;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	align-items: center;
	min-height: 275px;
	padding: 24px;
	display: grid;
	position: relative;
}

.steps-card_1.nitro-lazy {
	background-image: none !important;
}

.grid-wrapper {
	z-index: 10;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	grid-template-rows: 1fr;
	grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
	grid-auto-columns: 1fr;
	align-items: stretch;
	width: 100%;
	display: grid;
	position: relative;
	overflow: auto;
}

.section-13 {
	background-image: linear-gradient(rgba(253, 253, 253, .5), rgba(253, 253, 253, .5));
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 140px 0;
	display: flex;
	position: relative;
}

.section-13.no-padding {
	padding-top: 0;
	padding-bottom: 0;
}

.bold-text-63 {
	font-size: 26px;
}

.heading-36 {
	font-size: 32px;
}

.how-to-image {
	border-radius: 5px;
	flex-direction: column;
	align-items: flex-start;
	min-height: 200px;
	padding: 18px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.subtitle-intro-wrapper {
	z-index: 10;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: auto 1fr;
	grid-auto-columns: auto;
	display: grid;
	position: relative;
}

.steps-tracker {
	background-color: rgba(192, 192, 211, .2);
	border-radius: 100px;
	flex-direction: column;
	width: 2px;
	margin-top: 80px;
	margin-bottom: 80px;
	display: flex;
}

.steps-content {
	grid-column-gap: 16px;
	grid-row-gap: 60px;
	grid-template-rows: auto 1fr;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding-top: 0;
	padding-bottom: 0;
	display: grid;
}

.steps-sticky-card {
	z-index: 30;
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	box-shadow: none;
	object-fit: fill;
	background-color: #f7f8fc;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 12px;
	flex-direction: column;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	min-width: 300px;
	max-width: 500px;
	padding: 18px 18px 36px;
	display: grid;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	overflow: visible;
}

.subtitle-2_hat {
	letter-spacing: 1px;
	text-transform: none;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4em;
	text-decoration: none;
}

.hero-background-image {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b68b012e428850507f199a_Villa0017.jpeg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.hero-background-image.nitro-lazy {
	background-image: none !important;
}

.hero-background-image.steps-background {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b68b012e428850507f19a0_Spider_Pho_2.png");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	box-shadow: inset 0 0 20px -10px rgba(0, 0, 0, .49);
}

.hero-background-image.steps-background.nitro-lazy {
	background-image: none !important;
}

.steps-card_2 {
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	background-color: #f7f8fc;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b68b012e428850507f19a8_Mouse-Whip.png");
	background-position: 125% 0;
	background-repeat: no-repeat;
	background-size: 225px;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	align-items: center;
	min-height: 275px;
	padding: 24px;
	display: grid;
	position: relative;
}

.steps-card_2.nitro-lazy {
	background-image: none !important;
}

.how-it-works-fill {
	background-color: #081c3a;
	border-radius: 100px;
	width: 100%;
	height: 0;
}

.steps-card_4 {
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	background-color: #f7f8fc;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b68b012e428850507f19b3_Compass.png");
	background-position: 125% 0;
	background-repeat: no-repeat;
	background-size: 225px;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	align-items: center;
	min-height: 275px;
	padding: 24px;
	display: grid;
	position: relative;
}

.steps-card_4.nitro-lazy {
	background-image: none !important;
}

.steps-cards {
	grid-column-gap: 60px;
	grid-row-gap: 24px;
	grid-template-rows: auto;
	grid-template-columns: auto 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	margin-left: -4px;
	display: grid;
}

.steps-card_3 {
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	background-color: #f7f8fc;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b68b012e428850507f19af_Satchel-E16-(SPINNABLE).png");
	background-position: 125% 0;
	background-repeat: no-repeat;
	background-size: 250px;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	align-items: center;
	min-height: 275px;
	padding: 24px;
	display: grid;
	position: relative;
}

.steps-card_3.nitro-lazy {
	background-image: none !important;
}

.steps-circle {
	border: 0 rgba(192, 192, 211, .2);
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	display: flex;
	position: absolute;
	top: 36px;
	bottom: auto;
	left: -86px;
	right: auto;
}

.steps-circle.center {
	top: auto;
}

.steps-circle.end {
	top: auto;
	bottom: 36px;
}

.horizontal-line {
	background-color: rgba(192, 192, 211, .2);
	flex: 1;
	height: 1px;
}

.horizontal-line.light {
	background-color: rgba(192, 192, 211, .45);
}

.subtitle-wrapper {
	margin-bottom: 18px;
}

.how-section {
	background-image: linear-gradient(rgba(253, 253, 253, .5), rgba(253, 253, 253, .5));
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 140px 0;
	display: flex;
	position: relative;
}

.anim-wrap {
	text-align: left;
	overflow: hidden;
}

._4rem-spacer {
	height: 4rem;
}

.card-5 {
	background-color: #fff;
	background-image: linear-gradient(#fff, #f3f3f3);
	border: 1px solid #525252;
	border-radius: .625rem;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	padding: 60px 20px;
	display: flex;
}

.text-size-medium-3 {
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.125rem;
}

.text-size-medium-3.text-weight-medium {
	color: #000;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
}

.text-size-medium-3.text-weight-medium.blacktet {
	color: #000;
}

._0-5rem-spacer {
	height: .5rem;
}

._6rem-spacer {
	height: 100px;
}

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

.bold-text-64 {
	color: var(--new-orange);
	text-align: left;
	max-width: 100%;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

._1-25rem-spacer {
	height: 0;
}

.section_text_btm {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 60%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
	display: block;
}

.section_text_btm.white {
	z-index: 999;
	color: #e0e0e0;
	text-align: left;
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 20px 0 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;
}

._8rem-spacer {
	height: 8rem;
}

._8rem-spacer.hide-mobile-portrait {
	height: 60px;
}

.container-medium-3 {
	width: 100%;
	max-width: 82rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.color-e5e5e5 {
	color: #333;
	font-family: neue-haas-unica, sans-serif;
}

.resources {
	background-color: #01125c;
	background-image: linear-gradient(to bottom, var(--dark-blue), #00347c 20%, #031729 38%, #031729 65%);
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.icon-9 {
	border-radius: .625rem;
	width: 67px;
	height: 67px;
	margin-bottom: 25px;
}

._4-grid {
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-small-2 {
	width: 100%;
	max-width: 48rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.link-arrow {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	align-items: center;
	margin-top: 60px;
	font-weight: 500;
	text-decoration: none;
	transition: all .3s;
	display: flex;
}

.link-arrow:hover {
	grid-column-gap: .75rem;
	grid-row-gap: .75rem;
}

.text-block-51, .text-block-52 {
	color: #fff;
}

.text-block-54 {
	color: #000;
	text-decoration: none;
}

.text-block-54.blacktext {
	color: #000;
	font-family: Sf pro display, sans-serif;
}

.cta-image-wrap {
	justify-content: flex-start;
	align-items: flex-end;
	width: 50%;
	height: 100%;
	display: flex;
	position: relative;
}

.text-size-large-3 {
	letter-spacing: normal;
	font-size: 1.25rem;
}

.cta-text-wrap {
	z-index: 2;
	flex-direction: column;
	align-items: flex-start;
	width: 50%;
	padding-left: 4rem;
	display: flex;
	position: relative;
}

.cta-image-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

._2-5rem-spacer {
	height: 2.5rem;
}

.cta-image {
	width: 71.25rem;
	height: 63.346rem;
	margin-top: -9.875rem;
	margin-left: -14.75rem;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
	transform: rotate(0);
}

.container-medium-4 {
	width: 100%;
	max-width: 82rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.button-22 {
	color: #fff;
	background-color: #292929;
	border: 1px solid #525252;
	border-radius: .25rem;
	justify-content: center;
	align-items: center;
	padding: .5rem 1.5rem;
	font-weight: 500;
	transition: all .4s;
	display: flex;
}

.button-22:hover {
	color: #292929;
	background-color: #fff;
}

.button-22.is-large {
	border-radius: .5rem;
	padding: .75rem 1.75rem;
	font-size: 1.125rem;
}

.button-group {
	grid-column-gap: .75rem;
	grid-row-gap: .75rem;
	display: flex;
}

.cta-wrap {
	background-color: #292929;
	border: 1px solid #525252;
	border-radius: .5rem;
	justify-content: space-between;
	align-items: center;
	height: 400px;
	display: flex;
	overflow: hidden;
}

.section-15 {
	padding-left: 2rem;
	padding-right: 2rem;
	position: relative;
}

.heading-medium-2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2.25rem;
	font-weight: 500;
	line-height: 1.3;
}

.container-1300px {
	max-width: 1300px;
	margin-top: 0;
	padding-top: 100px;
	padding-left: 40px;
	padding-right: 40px;
}

.resources-h4 {
	color: var(--new-orange);
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.container-1365, .industry, .more-resources {
	max-width: 1300px;
	padding-bottom: 40px;
}

.text-span-144 {
	color: var(--new-orange);
	font-weight: 600;
}

.sep_section {
	z-index: 6;
	background-color: #01125c;
	background-image: linear-gradient(to bottom, var(--dark-blue), #00347c);
	color: var(--dark-blue);
	margin-top: 0;
	padding-top: 100px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
}

.grid-3-columns {
	grid-column-gap: 28px;
	grid-row-gap: 28px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.grid-3-columns.stats-v1 {
	grid-column-gap: 90px;
	padding-bottom: 40px;
}

.display-2 {
	color: #211f54;
	font-size: 72px;
	font-weight: 700;
	line-height: 84px;
}

.display-2.mg-bottom-24px {
	z-index: 7;
	color: #fff;
	position: relative;
}

.color-accent-1 {
	color: var(--new-orange);
}

.container-default-4 {
	max-width: 1218px;
	padding-top: 100px;
	padding-left: 24px;
	padding-right: 24px;
}

.mg-bottom-0 {
	color: #e2e2e2;
	margin-bottom: 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
}

.heading-37 {
	color: #fff;
	margin-top: 10px;
}

.heading-38 {
	color: #fff;
	margin-top: 10px;
	font-family: Sf pro display, sans-serif;
}

.heading-39 {
	color: #fff;
	margin-top: 10px;
}

.xiot-title {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.xiot-title.high_fidbg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.xiot-title.darkbg {
	color: #fff;
	font-size: 35px;
}

.xiot-title.accuratebg {
	z-index: 999;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}

.xiot-title.safebg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.xiot-title.accuratebg {
	color: #000;
	text-align: center;
	text-align: center;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.xiot-title.accuratebg.white {
	text-align: left;
}

.text-span-145 {
	color: var(--new-orange);
}

.section_text_top {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 30px;
	display: block;
}

.section_text_top.white {
	z-index: 999;
	color: #353535;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;
}

.hero-stack {
	background-color: #fff;
	border-bottom: 1px solid #e4ebf3;
	padding: 100px 30px 60px;
	position: relative;
}

.container-1366 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.hero-wrapper-two {
	text-align: center;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.margin-bottom-24px {
	margin-bottom: 24px;
}

.button-primary-2 {
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #1a1b1f;
	padding: 12px 25px;
	font-size: 12px;
	line-height: 20px;
	transition: all .2s;
}

.button-primary-2:hover {
	color: #fff;
	background-color: #32343a;
}

.button-primary-2:active {
	background-color: #43464d;
}

.hero-image {
	width: 100%;
	margin-top: 50px;
}

.features_image-wrapper-3 {
	background-image: linear-gradient(rgba(148, 153, 221, .1), #e7e8ff);
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
	border-bottom-left-radius: 2rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	padding: 0 20px;
	display: flex;
}

.features_image-wrapper-3.is-right-column {
	z-index: 8;
	cursor: pointer;
	background-image: linear-gradient(rgba(148, 153, 221, .1), #e7e8ff);
	border-bottom-right-radius: 2rem;
	border-bottom-left-radius: 0;
	position: relative;
}

.lightbox-2 {
	cursor: pointer;
}

.lightbox-2:hover {
	opacity: 1;
	border: 1px #fe5000;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.text-color-blue-3 {
	color: #fe5000;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.heading-40 {
	color: #001628;
	margin-bottom: 20px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	line-height: 45px;
}

.btn-wrapper-3 {
	justify-content: center;
	align-items: center;
	margin-top: 0;
	display: inline-block;
}

.text-span-146, .text-span-147 {
	font-weight: 600;
}

.button-text-8 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
}

.image-44 {
	cursor: pointer;
	transition: opacity .2s;
	position: absolute;
	top: 6%;
	bottom: auto;
	left: 1%;
	right: auto;
}

.image-44:hover {}

.primary-button-9 {
	z-index: 0;
	background-color: #ff6854;
	border: 1px solid #ff6854;
	border-radius: 100px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 38px;
	text-decoration: none;
	display: flex;
	position: relative;
	overflow: hidden;
}

.primary-button-9.main {
	z-index: 8;
	border-color: #fe5000;
}

.primary-button-9.blank {
	background-color: rgba(0, 0, 0, 0);
	border-color: #fff;
}

.primary-button-9.blank.two {
	border-color: #ff6854;
}

.text-span-148 {
	color: #2e6bf8;
	font-weight: 700;
}

.padding-global-4-copy {
	padding-left: 0;
	padding-right: 0;
	display: block;
}

.bold-text-64_btm {
	color: #fff;
	text-align: left;
	max-width: 100%;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.heading_2_m {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.heading_2_m.high_fidbg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2_m.darkbg {
	color: #fff;
	font-size: 35px;
}

.heading_2_m.accuratebg {
	z-index: 999;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}

.heading_2_m.safebg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2_m.accuratebg {
	color: #000;
	text-align: center;
	text-align: center;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.heading_2_m.accuratebg.white {
	text-align: left;
}

.text-block_undlerine {
	color: #d8d8d8;
	font-family: Sf pro display, sans-serif;
	text-decoration: underline;
}

.link-arrow-copy {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	color: #303030;
	align-items: center;
	margin-top: 6px;
	font-family: Sf pro display, sans-serif;
	font-weight: 500;
	text-decoration: none;
	transition: all .3s;
	display: flex;
}

.link-arrow-copy:hover {
	grid-column-gap: .75rem;
	grid-row-gap: .75rem;
}

.text-block-dark {
	color: #333;
	font-family: Sf pro display, sans-serif;
	text-decoration: none;
}

.text-span-149 {
	color: var(--new-orange);
}

.image-45 {
	object-fit: cover;
	object-position: 50% 50%;
	border-left: 10px solid #40c4af;
	border-right: 10px solid #40c4af;
	width: 100%;
	min-width: 100%;
	max-height: 200px;
}

.darktext {
	color: #333;
}

.light {
	color: #e9e9e9;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.link-block-12 {
	display: block;
}

.table-row {
	color: #9898a3;
	cursor: pointer;
	border-bottom: 1px solid #dce0ec;
	justify-content: space-between;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: box-shadow .2s;
	display: flex;
}

.table-row:hover {
	color: #4347e7;
	box-shadow: 0 12px 10px rgba(142, 143, 163, .06);
}

.table-row.head {
	text-align: left;
	cursor: default;
}

.table-row.odd {
	background-color: #e7e8ff;
	padding-top: 30px;
	padding-bottom: 30px;
}

.table-row.head {
	cursor: default;
	flex: 0 auto;
	align-self: auto;
}

.table-row.head:hover {
	box-shadow: none;
	background-color: rgba(0, 0, 0, 0);
}

.table-row.head.hide {
	display: none;
}

.wrapper-section {
	color: #4e4e4e;
	background-color: #fff;
	flex-direction: column;
	align-items: flex-start;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 40px 100px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
	display: flex;
}

.div-block-414 {
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	display: flex;
}

.search {
	margin-top: 30px;
	margin-bottom: 0;
	display: flex;
}

.search.saved-shortlists {
	align-items: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 20px;
	position: relative;
	left: 0;
	right: 0;
}

.image-46 {
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 14px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.buttontoggle {
	z-index: 2;
	background-color: #fff;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.buttontoggle._2 {
	background-color: var(--pho-blue);
	background-color: #4347e7;
}

.div-block-412 {
	justify-content: space-between;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.link-block-10 {
	margin-left: 10px;
}

.div-block-411 {
	padding-left: 10px;
	padding-right: 20px;
}

.table-row-nr {
	color: #fff;
	font-weight: 500;
}

.table-arrows {
	opacity: .35;
	cursor: pointer;
	width: 15px;
	margin-right: 8px;
}

.table-arrows:hover {
	opacity: .6;
}

.table-arrows._2 {
	transform: rotate(180deg);
}

.button-23 {
	text-align: center;
	background-color: #4347e7;
	border-radius: 20px;
	width: 120px;
	transition: background-color .2s;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-23:hover {
	background-color: #3a3dc7;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
}

.button-23:active {
	opacity: .8;
}

.togglebutton {
	background-color: #e9e9e9;
	border-radius: 50px;
	justify-content: flex-start;
	align-items: center;
	width: 44px;
	height: 16px;
	text-decoration: none;
	display: flex;
	position: relative;
}

.togglebutton.active {
	background-color: rgba(67, 71, 231, .6);
	justify-content: flex-end;
}

.table-box {
	text-align: center;
	border: 1px #f9f9f9;
	flex-wrap: wrap;
	align-items: center;
	width: 18%;
	display: flex;
}

.table-box._11 {
	width: 11%;
}

.table-box.action {
	width: 7%;
}

.table-box._2 {
	flex-wrap: nowrap;
	width: 18%;
	padding-left: 10px;
}

.table-box._2.small {
	width: 11%;
}

.table-box._2.action {
	text-align: center;
	flex-direction: row;
	justify-content: flex-start;
	width: 7%;
	padding-left: 0;
	padding-right: 0;
}

.scroll-table-content {
	flex-direction: column;
	display: flex;
	overflow: visible;
}

.div-1 {
	width: 80%;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	font-family: Sf pro display, sans-serif;
}

.table-action-icon-2 {
	width: 22px;
}

.table-action-icon-2:hover {
	opacity: .75;
}

.table-action-icon-2.x {
	width: 16px;
}

.table-details-box {
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: flex;
	position: relative;
}

.search-input {
	border-radius: 20px;
	width: 300px;
	height: 44px;
	margin-bottom: 0;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.heading-41 {
	text-align: center;
	font-weight: 600;
}

.search-icon {
	opacity: .8;
	width: 16px;
	position: absolute;
	top: auto;
	bottom: auto;
	left: auto;
	right: 12px;
}

.text-span-150 {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(165, 165, 177, .5);
	border-radius: 5px;
	padding: 4px 10px;
	display: inline-block;
}

.table-action-icon {
	width: 22px;
	margin-right: 11px;
}

.table-action-icon:hover {
	opacity: .75;
}

.div-block-410 {
	justify-content: center;
	display: flex;
}

.div-block-406 {
	justify-content: center;
	align-items: center;
	width: 3%;
	display: flex;
}

.div-block-406._2 {
	border: 1px #ececec;
}

.table-data {
	color: #4e4e4e;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
}

.table-data.name {
	text-align: left;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	font-weight: 600;
}

.table-data.link {
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.table-heading {
	color: var(--pho-blue);
	text-align: left;
	text-transform: capitalize;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
}

.search-button {
	background-color: #da6f21;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 90px;
}

.search-button._2 {
	display: none;
}

.table-wrapper {
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin-top: 25px;
	display: flex;
}

.div-block-415 {
	padding-bottom: 100px;
}

.subheadline {
	color: #e0e0e0;
	margin-bottom: 30px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
}

.div-block-60 {
	max-width: 450px;
	margin-bottom: 20px;
	display: flex;
}

.div-500-width {
	flex: 0 auto;
	width: 500px;
	min-height: 20px;
	margin-left: 0;
	margin-right: 0;
	display: block;
}

.div-500-width.right-float {
	flex: none;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.div-block-56 {
	max-width: 40%;
	margin-left: auto;
	margin-right: auto;
}

.sticky-notice-delete {
	z-index: 4;
	background-color: #f8eee7;
	border: 2px solid #fcc8aa;
	border-radius: 5px;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	width: auto;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 15px 0;
	display: none;
	position: fixed;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
	box-shadow: 0 0 10px rgba(96, 62, 255, .1);
}

.button-24 {
	color: #fff;
	background-color: #048060;
	border: 3px solid #048060;
	border-radius: 2px;
	flex: 1;
	justify-content: center;
	align-items: center;
	max-width: 170px;
	height: 50px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	display: flex;
}

.button-24:hover {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
}

.button-24.sticky {
	background-color: #054a49;
	border-color: #054a49;
	flex: 0 auto;
	max-width: none;
	height: 40px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-weight: 400;
}

.button-24.sticky:hover {
	background-color: rgba(0, 0, 0, 0);
}

.button-24.left-aligned {
	max-width: 180px;
	height: 55px;
	margin-left: 0;
}

.button-24.ghost {
	color: #048060;
	background-color: rgba(0, 0, 0, 0);
	border: 3px solid #048060;
	flex: none;
	justify-content: center;
	height: 55px;
	margin-left: 0;
}

.button-24.ghost:hover {
	color: #fff;
	background-color: #048060;
	border-style: none;
}

.button-24.ghost.larger {
	max-width: 200px;
}

.section-standard {
	justify-content: space-around;
	align-items: center;
	height: auto;
	max-height: none;
	padding-top: 80px;
	padding-bottom: 80px;
	display: block;
	overflow: hidden;
}

.section-standard.hero {
	align-items: center;
	height: 100vh;
	max-height: 650px;
	margin-top: 60px;
	padding-top: 80px;
	display: flex;
}

.section-standard.hero.home {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: auto;
	min-height: 90vh;
	max-height: none;
	margin-top: 0;
	padding-top: 110px;
	padding-bottom: 50px;
	display: flex;
}

.section-standard.home-background-a {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b7efc5c58a4d9437223370_Blue-Background-A@2x.jpg");
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

.section-standard.home-background-a.nitro-lazy {
	background-image: none !important;
}

.section-standard._40-bottom-padding {
	padding-top: 0;
	padding-bottom: 60px;
	overflow: hidden;
}

.section-standard._0-padding {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.checkmark-column {
	opacity: .6;
	align-items: flex-start;
	padding-bottom: 10px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
	display: flex;
}

.checkmar {
	max-width: none;
	max-height: 15px;
}

.div-standard {
	flex: 0 auto;
	max-width: 1300px;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.div-standard.flex {
	border-radius: 4px;
	flex: none;
	align-items: center;
	width: 95%;
	max-width: 1280px;
	display: flex;
	position: static;
	top: 0;
}

.div-standard.flex.home {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	width: 97%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	display: grid;
}

.text-checkmark {
	color: #fff;
	padding-top: 2px;
	font-size: 16px;
	font-weight: 400;
}

.heading-42 {
	color: #000;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 60px;
	font-weight: 700;
	line-height: 1.3px;
}

.div-block-55 {
	opacity: 1;
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.two-columns-450-w {
	max-width: 525px;
	margin-left: 0;
	margin-right: auto;
}

.small-video-block {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b7eb3e5d2be548c66d7194_Home%20Hero%20Vid@2x.jpg");
	background-position: 50%;
	background-size: cover;
	border-radius: 10px;
	flex: 0 auto;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 650px;
	height: 100vh;
	min-height: 0;
	max-height: 450px;
	margin-left: -50px;
	margin-right: 30px;
	display: flex;
	position: relative;
	left: 0%;
}

.small-video-block.nitro-lazy {
	background-image: none !important;
}

.small-video-block.mobile-only {
	display: none;
}

.image-47 {
	object-fit: cover;
	width: 100%;
	position: relative;
	overflow: visible;
}

.h0_dark {
	color: #fff;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 10px;
	font-family: Sf pro display, sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 54px;
}

.banner-button_campaign {
	grid-column-gap: 20px;
	justify-content: flex-start;
	align-items: center;
	padding-top: 0;
	padding-bottom: 20px;
	display: flex;
}

.link-block-13 {
	flex: none;
}

.image-48 {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}

.image-48._120w {
	width: 100px;
}

.div-60px-top-margin {
	margin-top: 80px;
}

.div-60px-top-margin._60-opacity {
	opacity: .6;
	width: 97%;
	max-width: 1280px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}

.div-block-416 {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.div-block-416.logo-bar {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.div-block-416.logo-bar._20-top-margin {
	margin-top: 20px;
}

.div-block-416.logo-bar._20-top-margin._60-opacity {
	opacity: .6;
	width: 100vw;
	max-width: 960px;
}

.paragraph-26 {
	color: #556575;
	text-align: left;
	letter-spacing: .25px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
}

.paragraph-26._24px {
	font-size: 20px;
}

.paragraph-26._24px.centre.dark {
	color: #000;
	text-align: center;
}

.heading-43 {
	color: #000;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.5em;
}

.heading-43.centre {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.heading-43.centre._650-width {
	max-width: 650px;
}

.paragraph-27 {
	color: #556575;
	text-align: left;
	letter-spacing: .25px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
}

.paragraph-27.centre {
	color: #556575;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.paragraph-27.centre._550-width {
	color: #556575;
	max-width: 550px;
}

.div-final-cta-flex {
	margin-bottom: 10px;
	margin-right: 15px;
	display: flex;
}

.div-final-cta-flex.no-margin {
	margin-bottom: 3px;
}

.columns-features {
	flex: 1;
	align-items: center;
	display: flex;
}

.div-block-33 {
	flex: 1;
	margin-left: 5px;
}

.heading-44 {
	color: #556575;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1em;
	text-decoration: none;
}

.column-76 {
	padding-left: 0;
	padding-right: 0;
}

.home-image {
	width: 100%;
	max-width: none;
	max-height: none;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.home-image._1 {
	max-width: 80%;
	display: block;
}

.div-450-width {
	flex: 0 auto;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.heading-45 {
	color: #000;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.5em;
}

.paragraph-28 {
	color: #556575;
	text-align: left;
	letter-spacing: .25px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
}

.paragraph-28._400-width {
	max-width: 400px;
	margin-bottom: 25px;
	line-height: 1.5em;
}

.image-74 {
	flex: 0 auto;
	order: -1;
	align-self: auto;
	width: auto;
	max-width: none;
	margin-top: 2px;
	margin-right: 5px;
	display: block;
}

.section_text_top_campaign {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 80%;
	margin: 15px auto;
	font-size: 24px;
	line-height: 30px;
	display: block;
}

.section_text_top_campaign.white {
	z-index: 999;
	color: #353535;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: relative;
}

.column-77 {
	flex: 1;
}

.column-77.half {
	flex: 0 auto;
	width: 50%;
}

.logo-wrap {
	flex: 1;
	margin-left: 25px;
	margin-right: 25px;
}

.container-1367.padding-left---m.padding-right---m.margin-top---s.padding-bottom---s {
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.column-wrapper {
	flex-wrap: wrap;
	display: flex;
}

.column-wrapper.margin-bottom---s {
	z-index: 2;
	position: relative;
}

.headline {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 150%;
}

.headline.xl {
	font-size: 48px;
	line-height: 156%;
}

.logo-slider {
	width: 200%;
	display: flex;
	overflow: hidden;
}

.logo-slider.padding-top---xs.padding-bottom---xs {
	z-index: 0;
	padding-top: 60px;
	position: relative;
}

.header.background---primary.background---ellipse-dark.overflow-hidden {
	background-color: #0a2640;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.wrapper-3.text---white {
	width: 100%;
	max-width: 1300px;
	padding-left: 40px;
	padding-right: 40px;
}

.button-25 {
	color: #fff;
	text-align: center;
	background-color: #0a2640;
	border: 2px solid #0a2640;
	border-radius: 56px;
	padding: 16px 56px;
	font-weight: 700;
	line-height: 140%;
}

.button-25.secondary {
	color: #0a2640;
	background-color: #65e4a3;
	border-color: #65e4a3;
}

.button-25.inverted {
	color: #0a2640;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #0a2640;
}

.button-25.inverted.secondary {
	color: #fff;
	border-color: #fff;
}

.cta-wrapper-2.margin-top---40 {
	margin-top: 40px;
}

.gradient-dark {
	z-index: 1;
	background-image: linear-gradient(to right, #0a2640, rgba(10, 38, 64, 0) 38%, rgba(122, 138, 152, 0) 62%, #0a2640);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.logo-marquee {
	width: 50%;
	padding-top: 40px;
	display: flex;
}

.image---hero {
	width: 81%;
}

.text-s {
	font-size: 16px;
	line-height: 175%;
}

.logo-image {
	width: 100%;
}

.div-500-width_campaign {
	flex: 0 auto;
	width: 500px;
	min-height: 20px;
	margin-left: 0;
	margin-right: 0;
	display: block;
}

.div-500-width_campaign.right-float {
	flex: none;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.paragraph-large-copy {
	color: #474747;
	text-align: center;
	width: 80%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.tooltip-3 {
	z-index: 999999;
	color: #000;
	text-align: center;
	background-color: #fff;
	border-radius: 8px;
	justify-content: center;
	align-items: center;
	min-width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	display: none;
	position: absolute;
	top: auto;
	bottom: 32px;
	left: auto;
	right: -24px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.text-block-55 {
	text-align: center;
	font-size: 13px;
	display: block;
}

.text-span-151 {
	color: #2e6bf8;
	font-weight: 700;
}

.tooltip-arrow-3 {
	background-color: #fff;
	width: 12px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: -6px;
	left: auto;
	right: 28px;
	transform: rotate(45deg);
}

.image-75 {
	margin-top: -16px;
	padding-left: 0;
	overflow: visible;
}

.tooltiblajp-3-copy {
	z-index: 999999;
	color: #000;
	text-align: center;
	background-color: #fff;
	border-radius: 8px;
	justify-content: center;
	align-items: center;
	min-width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	display: none;
	position: absolute;
	top: auto;
	bottom: 32px;
	left: auto;
	right: -24px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.infographic-wrapper {
	width: 50rem;
	height: 50rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.infographic-tab {
	width: 100%;
	height: 100%;
}

.infographic-text {
	text-align: center;
	max-width: 18rem;
	line-height: 1.25rem;
	position: absolute;
}

.infographic-buttons {
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.max-width-large {
	width: 100%;
	max-width: 48rem;
}

.max-width-large.align-center {
	text-align: center;
	max-width: 100%;
}

.button-26 {
	color: #fff;
	text-align: center;
	background-color: #000;
	border: 1px solid #000;
	padding: .75rem 1.5rem;
}

.button-26.is-alternate {
	color: #000;
	background-color: #fff;
}

.heading-medium-3 {
	z-index: 1;
	margin-top: 0;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.1;
}

.section-header-5 {
	grid-column-gap: 2rem;
	align-items: center;
	display: flex;
}

.link-10 {
	color: #ffdcdc;
	font-weight: 600;
}

.margin-bottom-5, .margin-bottom-5.margin-large {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.margin-bottom-5.margin-huge {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 40px;
}

.margin-bottom-5.margin-small {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.tab-flex {
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	display: flex;
}

.page-padding-7 {
	padding-left: 5%;
	padding-right: 5%;
}

.heading-large {
	letter-spacing: -2px;
	margin-bottom: 1rem;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1.2;
}

.section-16 {
	position: relative;
}

.section-16.background-color-blue {
	color: #ffdcdc;
	background-color: #2136b2;
}

.heading-xxlarge {
	letter-spacing: -2px;
	font-size: 3.5rem;
	font-weight: 600;
	line-height: 1.1;
}

.button-agreement {
	color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 26rem;
	height: 16rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.button-scope {
	color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 24rem;
	height: 18rem;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: auto;
	right: 0%;
}

.button-reco {
	color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 15rem;
	height: 22rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 12rem;
	left: 0%;
	right: auto;
}

.heading-xsmall {
	font-size: .8rem;
	line-height: 1.4;
}

.heading-xsmall.text-style-allcaps {
	letter-spacing: 2px;
}

.heading-xsmall.text-style-allcaps.margin-0 {
	color: #fff;
}

.button-review {
	color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 16rem;
	height: 32rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.pink-spacer {
	border-top: 1px solid rgba(255, 220, 220, .5);
	flex: 1;
	height: 1px;
}

.infographic-image {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.tabs-menu-2 {
	display: none;
}

.button-benchmark {
	color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	width: 34rem;
	height: 12rem;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.padding-vertical-5, .padding-vertical-5.padding-medium {
	padding-left: 0;
	padding-right: 0;
}

.tabs-content-3 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.container-large-10 {
	width: 100%;
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
}

.text-span-152 {
	color: var(--pho-blue);
	font-weight: 600;
}

.text-block-56 {
	color: var(--pho-blue);
	font-weight: 500;
}

.secondary-button_no {
	color: #000;
	align-items: center;
	margin-left: 25px;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
	transition: all .2s;
	display: flex;
}

.secondary-button_no:hover {
	opacity: .8;
	transform: translate(5px);
}

.secondary-button_no.no-left-margin {
	margin-top: 20px;
	margin-left: 0;
	display: none;
}

.subheading_safe {
	color: #2e6bf8;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 22px;
	font-weight: 600;
}

.heading_2-copy {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.heading_2-copy.high_fidbg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2-copy.darkbg {
	color: #fff;
	font-size: 35px;
}

.heading_2-copy.accuratebg {
	z-index: 999;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}

.heading_2-copy.safebg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2-copy.accuratebg {
	color: #000;
	text-align: center;
	text-align: center;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.heading_2-copy.accuratebg.white {
	text-align: center;
}

.subheading-2-copy {
	color: #2e6bf8;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
}

.eyebrow-copy {
	direction: ltr;
	color: var(--new-orange);
	text-align: center;
	letter-spacing: .17em;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0);
	border: 1px #fff;
	border-radius: 0;
	padding: 0 12px 20px 0;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	display: block;
}

.text-span-153 {
	color: var(--new-orange);
}

.dropdown-card-no-icon {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-no-icon.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-no-icon.has-icon {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 0;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-no-icon.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card-no-icon.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-no-icon.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card-no-icon.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
}

.dropdown-card-no-bg {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-no-bg.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-no-bg.has-icon {
	z-index: 999;
	align-items: flex-start;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-no-bg.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card-no-bg.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-no-bg.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card-no-bg.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
}

.dropdown-card-no-bg.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card-no-bg.has-icon.dropdown-card-no-icon:hover {
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.text-span-154, .text-span-155, .text-span-156 {
	color: var(--pho-blue);
}

.podcast-img {
	height: 3.5rem;
}

.podcast-img.podcast-border {
	border: 1px solid rgba(255, 255, 255, .6);
	border-radius: .5rem;
}

.podcast-actions {
	display: flex;
}

.play-indicator {
	width: 25px;
	position: absolute;
	left: -50px;
	right: auto;
}

.podcast-tab-item {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
	background-position: 50%;
	background-repeat: repeat-x;
	background-size: cover;
	border: 1px solid rgba(255, 255, 255, .32);
	border-radius: 2rem;
	height: 100%;
}

.podcast-tab-item.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p6 {
	background-image: linear-gradient(rgba(14, 8, 14, 0), rgba(0, 0, 0, .75) 75%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65089492b8124e86614dc163_Trucks-Rolls-6.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p6.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p4 {
	background-image: linear-gradient(rgba(14, 8, 14, 0), rgba(0, 0, 0, .75) 75%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/650893375e062d80156b6bae_Trucks-Rolls-3.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p4.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p7 {
	background-image: linear-gradient(rgba(14, 8, 14, 0), rgba(14, 8, 14, .75) 75%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/650894e935b75c0622e6e915_Trucks-Rolls-7.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p7.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p3 {
	background-image: linear-gradient(rgba(14, 8, 14, 0), rgba(0, 0, 0, .75) 67%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/650893c0747254c8e20dd597_Trucks-Rolls-4.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p3.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p8 {
	background-image: linear-gradient(rgba(14, 8, 14, 0), rgba(14, 8, 14, .56) 85%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64d66ae36631b9ff3fa7f4f2_Supply-Chain.jpg");
	background-position: 0 0, 50%;
}

.podcast-tab-item.is-p8.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p2 {
	background-image: linear-gradient(rgba(14, 8, 14, 0), rgba(0, 0, 0, .56) 56%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/650891f97869f9ce5ee9fc8a_Trucks-Rolls-2.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p2.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p1 {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(14, 8, 14, .77) 60%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65088492b636095c52d1d4cd_Trucks-Rolls-1.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p1.nitro-lazy {
	background-image: none !important;
}

.podcast-tab-item.is-p5 {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(14, 8, 14, .75) 75%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/650894352640cb6c637c3f6f_Trucks-Rolls-5.jpg");
	background-position: 0 0, 50%;
	background-repeat: repeat, repeat-x;
	background-size: auto, cover;
}

.podcast-tab-item.is-p5.nitro-lazy {
	background-image: none !important;
}

.podcast-list-time {
	opacity: .7;
	font-family: Sf pro display, sans-serif;
	font-size: 14px;
}

.podcast-tabs {
	flex-direction: row;
	justify-content: center;
	align-items: center;
	display: flex;
}

.active-bar {
	background-image: linear-gradient(to right, #9f4dea, #9d50eb);
	border-radius: 100px;
	align-self: flex-start;
	height: 100%;
}

.podcast-tabs-menu {
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width: 44%;
	margin-left: 1.5rem;
	margin-right: 0;
	display: flex;
}

.next-podcast {
	cursor: pointer;
	align-items: center;
	padding-left: 1.5rem;
	transition: transform .4s;
	display: flex;
	position: static;
	top: 0;
	bottom: 24px;
	right: 0;
}

.next-podcast:hover {
	transform: translate(8px);
}

.podcast-btn {
	transform-style: preserve-3d;
	margin: .5rem 1rem;
	transition: transform .4s;
}

.podcast-btn:hover {
	transform: scale3d(1.12, 1.06, 1);
}

.podcast-number {
	color: rgba(255, 255, 255, .73);
	padding-bottom: .5rem;
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.podcast-player {
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-top: 4rem;
	display: flex;
	position: relative;
}

.podcast-tab-link {
	-webkit-backdrop-filter: blur(16px);
	backdrop-filter: blur(16px);
	color: #fff;
	background-color: rgba(185, 184, 185, .16);
	border-radius: 20rem;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 10px;
	transition: transform .4s;
	display: flex;
	overflow: hidden;
}

.podcast-tab-link:hover {
	transform: translate(.5rem);
}

.podcast-tab-link.w--current {
	color: #0e080e;
	background-color: #b1ffff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: 400;
	overflow: visible;
}

.play-buttons {
	justify-content: center;
	display: flex;
}

.section-podcast {
	z-index: 2;
	background-color: #522c90;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}

.section-podcast.overflow-hidden {
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding-top: 0;
	padding-bottom: 60px;
}

.podcast-component {
	background-color: #1e1d3a;
	background-image: linear-gradient(rgba(30, 29, 58, .88), rgba(30, 29, 58, .88));
	border-radius: 5rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 40px 20px;
	display: flex;
}

.audio-player-bar-wrapper {
	justify-content: center;
	align-self: auto;
	align-items: center;
	width: 70%;
	display: flex;
}

.audio-player-bar-wrapper.bar-wrapper {
	flex-direction: row;
	width: 88%;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}

.margin-bottom-6, .margin-bottom-6.margin-xxsmall {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.margin-bottom-6.margin-xxlarge {
	width: 80%;
	min-width: 80%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
	font-family: Sf pro display, sans-serif;
}

.podcast-toolbar {
	display: flex;
}

.text-color-violet {
	color: #fff;
	font-family: Sf pro display, sans-serif;
}

.audio-player-bar {
	opacity: 1;
	color: rgba(196, 196, 196, .4);
	cursor: pointer;
	background-color: rgba(196, 196, 196, .4);
	border-radius: 100px;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: .75rem;
	display: flex;
}

.current-seconds {
	color: #fff;
	align-items: flex-end;
	min-width: 3rem;
	padding-right: .5rem;
	font-size: 1rem;
	line-height: 1;
	display: block;
	position: static;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: auto;
}

.heading-style-h2-2 {
	color: #fff;
	letter-spacing: .025rem;
	margin-bottom: 40px;
	font-size: 50px;
	font-weight: 400;
	line-height: 1;
}

.podcast-text-wrapper {
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.container-medium-5 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.podcast-content {
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0;
	display: flex;
	position: relative;
}

.podcast-actions-wrapper {
	flex-wrap: wrap;
	align-items: center;
	display: flex;
}

.text-size-medium-4 {
	color: #e0e0e0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
}

.duration {
	color: #fff;
	text-align: right;
	align-items: flex-end;
	min-width: 3rem;
	padding-left: .5rem;
	font-size: 1rem;
	line-height: 1;
	display: block;
	position: static;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.play {
	cursor: pointer;
	transform-style: preserve-3d;
	max-width: none;
	padding-right: 0;
	transition: transform .4s;
	transform: translate(0);
}

.play:hover {
	transform: scale3d(1.12, 1.06, 1);
}

.podcast-list-title {
	flex: 1;
	padding-left: 10px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 16px;
}

.podcast-list-img {
	border: 1px solid rgba(255, 255, 255, .24);
	border-radius: 20rem;
	width: 45px;
	height: 45px;
}

.pause {
	cursor: pointer;
	transform-style: preserve-3d;
	max-width: none;
	transition: transform .4s;
}

.pause:hover {
	transform: scale3d(1.12, 1.06, 1);
}

.page-padding-8 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.podcast-tabs-content {
	align-self: stretch;
	width: 56%;
	min-height: 100%;
	margin-left: 0;
	margin-right: 5rem;
}

.previous-podcast {
	cursor: pointer;
	align-items: center;
	padding-right: 1.5rem;
	transition: transform .4s;
	display: flex;
	position: static;
	top: 0%;
	bottom: 24px;
	left: 0;
}

.previous-podcast:hover {
	transform: translate(-8px);
}

.particles-absolute {
	width: 25rem;
	position: absolute;
}

.particles-absolute.pa-2 {
	top: 7.1rem;
	left: 23.3rem;
}

.particles-absolute.pa-3 {
	top: 7.1rem;
	right: 13.5rem;
}

.particles-absolute.pa-6 {
	top: 2.8rem;
	right: 31.7rem;
}

.particles-absolute.pa-4 {
	bottom: 16.2rem;
	left: 16.8rem;
}

.particles-absolute.pa-1 {
	top: .3rem;
	left: 15.3rem;
}

.particles-absolute.pa-5 {
	bottom: 19.6rem;
	right: 13.5rem;
}

.text-span-157 {
	color: #fff;
	font-family: Sf pro display, sans-serif;
}

.button-hover-bg-3 {
	z-index: -1;
	background-color: #442b3d;
	width: 100%;
	height: 100%;
	position: absolute;
}

.button-hover-bg-3.main {
	background-color: #ff6854;
}

.section-paragraph-3.engage-paragraph {
	max-width: 498px;
}

.container-1368 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.button-text-9 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-9.main-color {
	color: #ff6854;
}

.button-hover-bg-4 {
	z-index: -1;
	background-color: #442b3d;
	width: 100%;
	height: 100%;
	position: absolute;
}

.button-hover-bg-4.main {
	background-color: #ff6854;
}

.platform-overview {
	z-index: 1;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-paragraph-4.create-paragraph {
	max-width: 410px;
}

.container-1369 {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.button-text-10 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-10.main-color {
	color: #ff6854;
}

.button-hover-bg-5 {
	z-index: -1;
	background-color: #442b3d;
	width: 100%;
	height: 100%;
	position: absolute;
}

.button-hover-bg-5.main {
	background-color: #ff6854;
}

.key-featured-list-item-2 {
	color: #5e5d5e;
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.section-paragraph-5.insights-paragraph {
	max-width: 500px;
}

.container-1370 {
	width: 100%;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.button-text-11 {
	color: #fff;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}

.button-text-11.main-color {
	color: #ff6854;
}

.text-span-158 {
	color: var(--pho-blue);
	font-weight: 600;
}

.section-paragraph-6 {
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
	line-height: 28px;
}

.bold-text-65, .bold-text-66 {
	color: var(--pho-blue);
}

.platform-glance {
	padding-top: 0;
}

.container-default-4-copy {
	max-width: 1218px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
}

.bold-text-67, .bold-text-68 {
	color: var(--pho-blue);
}

.text-span-159, .text-span-160 {
	color: var(--new-orange);
}

.headingover {
	z-index: 1;
	opacity: .3;
	outline-offset: 0px;
	color: var(--new-orange);
	outline: 3px #fff;
	margin-bottom: -20px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	position: relative;
}

.text-span-161, .text-span-162 {
	color: var(--new-orange);
}

.text-span-163 {
	color: #fff;
}

.xiot-title2 {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.xiot-title2.high_fidbg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.xiot-title2.darkbg {
	color: #fff;
	font-size: 35px;
}

.xiot-title2.accuratebg {
	z-index: 999;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}

.xiot-title2.safebg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.xiot-title2.accuratebg {
	color: #000;
	text-align: center;
	text-align: center;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.xiot-title2.accuratebg.white {
	color: #fff;
	text-align: left;
}

.text-span-164 {
	color: var(--new-orange);
}

.text-span-165, .text-span-166 {
	font-weight: 700;
}

.bold-text-69, .bold-text-70, .bold-text-71, .text-span-167 {
	color: var(--pho-blue);
}

.heading_2-capabilities {
	color: #ffce6b;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
}

.heading_2-capabilities.high_fidbg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2-capabilities.darkbg {
	color: #fff;
	font-size: 35px;
}

.heading_2-capabilities.accuratebg {
	z-index: 999;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}

.heading_2-capabilities.safebg {
	color: #000;
	margin-top: 0;
	padding-top: 20px;
}

.heading_2-capabilities.accuratebg {
	color: #000;
	text-align: center;
	text-align: center;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	padding-bottom: 10px;
	font-family: Sf pro display, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
}

.heading_2-capabilities.accuratebg.white {
	text-align: center;
}

.bold-text-72, .bold-text-73 {
	color: #fff;
}

.bold-text-74 {
	font-weight: 600;
}

.text-block-61 {
	font-size: 16px;
}

.nav-link-details-2 {
	color: rgba(40, 51, 56, .6);
	font-size: 14px;
}

.flowbase-logo-3 {
	width: 54px;
}

.icon-square-2 {
	background-color: #fff;
	border-radius: 4px;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 55px;
	height: 55px;
	padding: 12px;
	display: flex;
	box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, .09);
}

.nav-content-wrap-3 {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	padding-left: 20px;
	display: flex;
}

.text-span-168, .text-span-169 {
	color: var(--pho-blue);
}

.heading-46, .heading-47, .heading-48, .heading-49, .heading-50, .heading-51, .heading-52 {
	color: #fff;
	font-family: neue-haas-unica, sans-serif;
}

.heading-53 {
	color: #fff;
	font-family: neue-haas-unica, sans-serif;
	font-size: 30px;
	line-height: 36px;
}

.text-span-170, .text-span-171 {
	color: var(--new-orange);
}

.text-block-62 {
	font-family: neue-haas-unica, sans-serif;
	font-weight: 500;
}

.text-span-172 {
	color: #fe5000;
}

.margin-bottom-7 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.margin-bottom-7.margin-xxlarge {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
	font-family: Sf pro display, sans-serif;
}

.margin-bottom-7.margin-xxsmall {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.text-span-173 {
	color: #fe5000;
}

.heading-54 {
	color: #fff;
	font-family: neue-haas-unica, sans-serif;
	font-size: 30px;
	line-height: 36px;
}

.heading-style-h2-3 {
	color: #fff;
	letter-spacing: .025rem;
	margin-bottom: 40px;
	font-size: 50px;
	font-weight: 400;
	line-height: 1;
}

.text-span-174 {
	color: #fff;
	font-family: Sf pro display, sans-serif;
}

.platform-section {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 5rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 40px 20px;
	display: flex;
}

.platform-h2 {
	color: var(--dark-blue);
	letter-spacing: .025rem;
	margin-bottom: 40px;
	font-size: 50px;
	font-weight: 500;
	line-height: 1;
}

.text-color-dark, .text-span-dark {
	color: #000;
	font-family: Sf pro display, sans-serif;
}

.text-span-175 {
	color: var(--pho-blue);
	font-weight: 600;
}

.platform-tabs-menu {
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width: 44%;
	margin-left: 1.5rem;
	margin-right: 0;
	display: flex;
}

.monitor {
	clear: right;
	grid-column-gap: 0px;
	border-bottom: 1px solid #e0e6e8;
	flex-flow: row;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 0;
	text-decoration: none;
	display: flex;
}

.dropdown-card-find_no-bg-copy {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-find_no-bg-copy.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-find_no-bg-copy.has-icon {
	z-index: 999;
	align-items: flex-start;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-find_no-bg-copy.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card-find_no-bg-copy.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-find_no-bg-copy.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card-find_no-bg-copy.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
}

.dropdown-card-find_no-bg-copy.has-icon.dropdown-card-no-icon {
	padding-top: 27px;
	padding-left: 0;
}

.dropdown-card-find_no-bg-copy.has-icon.dropdown-card-no-icon:hover {
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-no-bg_find {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-no-bg_find.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-no-bg_find.has-icon {
	z-index: 999;
	align-items: flex-start;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-no-bg_find.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card-no-bg_find.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-no-bg_find.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card-no-bg_find.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
}

.dropdown-card-no-bg_find.has-icon.dropdown-card-no-icon {
	padding-top: 27px;
	padding-left: 0;
}

.dropdown-card-no-bg_find.has-icon.dropdown-card-no-icon:hover {
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.image-76 {
	border-radius: 10px;
	width: 100%;
}

.platform-graphic {
	border: 0 solid #dbdbdb;
	border-radius: 10px;
	width: 100%;
	margin: 0;
	padding: 4px;
}

.platform-graphic:hover {
	border-color: var(--new-orange);
	border-radius: 10px;
	box-shadow: 0 4px 5px rgba(199, 123, 0, .28);
}

.dropdown-card-pad {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-pad.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-pad.has-icon {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 0;
	padding: 10px 10px 0;
	text-decoration: none;
	display: flex;
}

.dropdown-card-pad.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card-pad.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-pad.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card-pad.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-pad.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card_less-pad {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card_less-pad.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card_less-pad.has-icon {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 0;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card_less-pad.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card_less-pad.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card_less-pad.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card_less-pad.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card_less-pad.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.text-span-176 {
	color: var(--pho-blue);
}

.text-span-177 {
	color: var(--new-orange);
	font-weight: 700;
}

.image-77, .image-78, .image-79, .image-80 {
	width: 100%;
}

.heading-37_gartner {
	color: var(--pho-blue);
	margin-bottom: 0;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
}

.bold-text-75 {
	font-size: 24px;
}

.dropdown-card-featured-event {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-featured-event.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-featured-event.has-icon {
	z-index: 999;
	border-right: 8px solid var(--new-orange);
	border-left: 8px solid var(--new-orange);
	background-color: #002856;
	border-radius: 8px;
	align-items: flex-start;
	margin-bottom: 20px;
	padding: 20px 10px 20px 40px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-featured-event.has-icon:hover {
	border-style: none solid;
	border-width: .5px 8px;
	border-color: #fff var(--pho-orange);
	background-color: #002856;
	border-radius: 8px;
}

.dropdown-card-featured-event.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-featured-event.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card-featured-event.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-featured-event.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card-text-featured-event {
	color: #fff;
	margin-bottom: 0;
	font-family: neue-haas-unica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
}

.image-81 {
	width: 67%;
}

.dropdown-card_above-featured-event {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card_above-featured-event.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card_above-featured-event.has-icon {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 20px;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card_above-featured-event.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card_above-featured-event.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card_above-featured-event.has-icon.sidebar-list {
	margin-bottom: 0;
}

.dropdown-card_above-featured-event.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card_above-featured-event.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.text-size-menew-dium-4-copy {
	color: #e0e0e0;
	text-align: center;
	min-width: 80%;
	margin-top: -13px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
}

.text-span-178, .text-span-179 {
	color: var(--new-orange);
}

.navigation_image {
	width: 100%;
}

.navigation_wrapper {
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
	flex-direction: column;
	flex: none;
	align-items: flex-start;
	width: 0;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.crypto-table_head {
	letter-spacing: .1em;
	text-transform: uppercase;
	padding: 0 1.5rem;
	font-size: .75rem;
	font-weight: 400;
}

.crypto-table_head.is-position {
	width: 0;
	min-width: 0;
	margin-left: 0;
	padding: 0;
}

.crypto-table_head.is-name {
	width: 25%;
	padding-top: 0;
	padding-bottom: 0;
}

.crypto-table_head.right-col {
	background-color: #5d5b5b;
	width: 35%;
}

.crypto-table_head.mid-col {
	background-color: var(--pho-blue);
	width: 35%;
}

.crypto-table_head.right-col-copy {
	background-color: #5d5b5b;
	width: 35%;
}

.fs_table-examples_content-wrapper {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	flex-direction: column;
	align-items: flex-start;
	padding-top: 0;
	display: flex;
}

.crypto-table_component {
	color: #fff;
	width: 100%;
}

.fs_table-examples_table-container {
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
	align-items: flex-start;
	max-width: 100%;
	display: flex;
	position: relative;
	overflow: auto;
}

.crypto-table_cell {
	padding: 2rem 10px 2rem 20px;
	font-weight: 500;
}

.crypto-table_cell.is-price {
	text-align: center;
}

.crypto-table_cell.is-label {
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 7.5rem;
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.crypto-table_cell_content {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	text-align: left;
	justify-content: flex-start;
	align-items: flex-end;
	font-size: 2rem;
	display: flex;
}

.heading-style-h2-4 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.2;
}

.crypto-table_row {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	border-bottom: 1px solid #222;
	grid-template-rows: auto;
	grid-template-columns: 4rem;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;
	align-items: center;
}

.crypto-table_header {
	background-color: #363636;
}

.crypto-table_text-small {
	color: #a1a1a1;
	font-size: 1rem;
}

.crypto-table_text-large {
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
}

.fs_table-examples_item {
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	flex-direction: column;
	padding: 4rem 2rem 2rem;
	display: flex;
}

.crypto-table_head_content {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	display: flex;
}

.crypto-table_head_content.is-text-center {
	align-items: center;
}

.fs_label {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	letter-spacing: .1em;
	align-items: center;
	margin-left: -.5em;
	padding: .25rem .5rem;
	font-size: .75rem;
	font-weight: 500;
	display: flex;
}

.fs_label.is-light-blue {
	color: #111;
	background-color: #dfeaff;
	margin-left: 0;
}

.crypto-table_body {
	color: #fff;
	background-color: #111;
}

.image-82 {
	width: 200px;
	font-size: 2px;
}

.crypto-table_text-large-copy {
	color: var(--new-orange);
	text-transform: uppercase;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	font-weight: 600;
}

.lega {
	color: #d1d1d1;
	text-transform: none;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-weight: 600;
}

.crypto-table_text-large_titles {
	text-transform: uppercase;
	font-family: Sf pro display, sans-serif;
	font-size: 20px;
	line-height: 32px;
}

.text-span-180 {
	text-transform: none;
}

.crypto-table_text-large-blue {
	color: #b1ffff;
	text-transform: uppercase;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	font-weight: 600;
}

.crypto-table_cellblue {
	background-color: #001953;
	padding: 2rem 40px 2rem 1.5rem;
	font-weight: 500;
}

.crypto-table_cellblue.is-price {
	text-align: center;
}

.crypto-table_cellblue.is-label {
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 7.5rem;
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.text-span-181, .text-span-182 {
	font-weight: 600;
}

.fs_table-examples_item-copy {
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	flex-direction: column;
	padding: 4rem 2rem 2rem;
	display: flex;
}

.lega-rolling {
	color: #d1d1d1;
	text-transform: none;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-weight: 600;
}

.crypto-table_text-large_titles-rolling {
	text-transform: uppercase;
	font-family: Sf pro display, sans-serif;
	font-size: 20px;
	line-height: 22px;
}

.text-span-183 {
	color: var(--new-orange);
	font-weight: 600;
}

.text-span-184 {
	font-family: neue-haas-unica, sans-serif;
	font-size: 18px;
}

.text-span-185 {
	font-weight: 300;
}

.bold-text-76 {
	font-weight: 400;
}

.text-span-186 {
	color: var(--new-orange);
}

.heading-style-h4-2 {
	color: var(--pho-blue);
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
}

.heading-style-h4-2.side-bar-left {
	font-size: 20px;
	font-weight: 600;
}

.heading-style-h4-2.top-sectioin {
	font-weight: 600;
}

.navigation_wrapper-2 {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	flex-direction: column;
	flex: none;
	align-items: flex-start;
	width: 15rem;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.text-size-small {
	font-size: .875rem;
}

.pricing-table_text-wrapper {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 21.5rem;
	font-weight: 400;
	line-height: 1.8;
	display: flex;
}

.text-size-regular-3 {
	font-size: 1rem;
}

.text-size-regular-3.text-weight-medium {
	color: var(--dark-blue);
	text-align: left;
	font-family: Sf pro display, sans-serif;
	font-size: 20px;
	line-height: 26px;
}

.heading-style-h1-2 {
	color: var(--pho-blue);
	text-align: left;
	font-family: Sf pro display, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.1;
}

.pricing-table_icon-wrapper {
	grid-column-gap: .25rem;
	grid-row-gap: .25rem;
	flex-direction: column;
	align-items: flex-start;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	display: flex;
}

.pricing-table_icon-wrapper.left-side {
	grid-column-gap: .25px;
	border-bottom: .5px #d8d8d8;
	justify-content: center;
	padding: 20px 10px;
	font-family: Sf pro display, sans-serif;
}

.pricing-table_plan-icon {
	width: 1.5rem;
}

.pricing-table_plan-icon.top-icon {
	width: 50px;
}

.pricing-table_button {
	color: #fff;
	text-align: center;
	background-color: #2d62ff;
	border-radius: 50vw;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: .75px 1.5px;
	display: flex;
}

.pricing-table_header {
	font-weight: 400;
}

.fs_table-examples_table-container-2 {
	grid-column-gap: 2.5rem;
	grid-row-gap: 2.5rem;
	align-items: flex-start;
	max-width: 100%;
	display: flex;
	position: relative;
	overflow: auto;
}

.fs_table-examples_table-container-2.is-relative-element {
	padding-top: 0;
}

.pricing-table_icon {
	text-align: center;
	justify-content: space-between;
	align-items: center;
	width: 30%;
	line-height: 0;
	display: flex;
}

.pricing-table_head {
	padding: 2rem 2.5rem;
	font-size: 1rem;
	font-weight: 400;
	position: relative;
}

.pricing-table_head.is-heading-cell {
	align-items: stretch;
	height: 100%;
	padding-left: 0;
}

.pricing-table_head.is-basic-plan {
	background-color: #f5f8ff;
	border-radius: 1rem 0 0;
	padding: 10px;
}

.pricing-table_head.is-enterprise-plan {
	background-color: #f5f8ff;
	border-top-right-radius: 1rem;
	padding: 20px 10px;
}

.pricing-table_head.background-color-blue-lighter {
	padding: 20px 10px;
}

.pricing-table_head.is-basic-plan {
	background-color: #f5f8ff;
	border-radius: 1rem 0 0;
}

.pricing-table_head.is-enterprise-plan {
	background-color: #f5f8ff;
	border-top-right-radius: 1rem;
}

.pricing-table_body {
	color: #000;
	background-color: #fff;
}

.pricing-table_component {
	text-align: left;
	width: 100%;
}

.pricing-table_heading {
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.2;
}

.heading-style-h2-5 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.2;
}

.pricing-table_most-popular {
	color: #fff;
	background-color: #3b52ff;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
	font-weight: 500;
	display: flex;
	position: absolute;
	top: -3.5rem;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.pricing-table_header_content {
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	color: #3b52ff;
	flex-direction: column;
	display: flex;
}

.pricing-table_header_wrapper {
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.pricing-table_row.is-category {
	color: #fff;
	text-align: left;
	background-color: #3b52ff;
}

.pricing-table_cell {
	text-align: center;
	border-bottom: .5px solid #d8d8d8;
	min-width: 14rem;
	padding: 1rem 1.5rem;
	font-weight: 400;
}

.pricing-table_cell.is-category {
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 600;
}

.pricing-table_cell.left-col {
	text-align: left;
}

.text-span-187 {
	color: var(--new-orange);
}

.text-span-188 {
	font-family: Sf pro display, sans-serif;
	font-weight: 300;
}

.text-block-63 {
	font-weight: 600;
}

.text-span-189 {
	color: var(--pho-blue);
	font-family: Sf pro display, sans-serif;
	font-size: 1px;
	font-weight: 600;
}

.text-span-190 {
	font-weight: 400;
}

.heading-style-h4-3 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4;
}

.heading-style-h1-3 {
	font-size: 3.5rem;
	font-weight: 600;
	line-height: 1.1;
}

.pricing-table_icon-wrapper-2 {
	grid-column-gap: .25rem;
	grid-row-gap: .25rem;
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.pricing-table_button-2 {
	color: #fff;
	text-align: center;
	background-color: #2d62ff;
	border-radius: 50vw;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: .75rem 1.5rem;
	display: flex;
}

.fs_table-examples_table-container-3 {
	grid-column-gap: 2.5rem;
	grid-row-gap: 2.5rem;
	align-items: flex-start;
	max-width: 100%;
	display: flex;
	position: relative;
	overflow: auto;
}

.fs_table-examples_table-container-3.is-relative-element {
	padding-top: 3.5rem;
}

.heading-style-h2-6 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.2;
}

.pricing-table_most-popular-2 {
	color: #fff;
	background-color: #3b52ff;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1rem;
	font-weight: 500;
	display: flex;
	position: absolute;
	top: -3.5rem;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.pricing-table_cell-2 {
	text-align: center;
	min-width: 14rem;
	padding: 1rem 1.5rem;
	font-weight: 400;
}

.pricing-table_cell-2.is-category {
	color: #fff;
	text-align: left;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	font-weight: 600;
}

.heading-style-h4-4 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4;
}

.heading-style-h1-4 {
	font-size: 3.5rem;
	font-weight: 600;
	line-height: 1.1;
}

.pricing-table_icon-wrapper-3 {
	grid-column-gap: .25rem;
	grid-row-gap: .25rem;
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.heading-style-h2-7 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.2;
}

.pricing-table_most-popular-3 {
	color: #fff;
	background-color: #3b52ff;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1rem;
	font-weight: 500;
	display: flex;
	position: absolute;
	top: -3.5rem;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.plan-info-wrapper {
	border: 1px solid rgba(0, 0, 0, .2);
	flex-direction: column;
	justify-content: space-between;
	padding: 0;
	display: flex;
}

.feature-desc {
	color: #666;
	margin-bottom: 0;
	padding-right: 30%;
}

.feature-name {
	color: #000;
	margin-top: 0;
}

.plan-price {
	background-color: #eee;
	padding: 10px;
	font-size: 16px;
	font-weight: 700;
}

.plan-desc {
	color: #666;
	margin-bottom: 30px;
}

.pricing-grid-container {
	width: 100%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

.section-17 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.pricing-grid-row {
	grid-column-gap: 30px;
	grid-row-gap: 0px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	grid-template: "feature plan-1 plan-2 plan-3" "feature . . ."/1.75fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	display: grid;
}

.pricing-grid-row.top {
	border-top-style: none;
	border-bottom: .5px solid #e6e6e6;
	grid-template-rows: auto;
	grid-template-columns: 1.75fr 1fr 1fr 1fr 1fr 1fr;
	align-content: center;
	align-items: center;
	justify-items: center;
}

.pricing-grid-row.cc-plans {
	grid-column-gap: 10px;
	background-color: #fff;
	border-top-style: none;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	grid-template: "feature plan-1 plan-2 plan-3"/1.75fr 1fr 1fr 1fr 1fr 1fr;
	padding-bottom: 40px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.plan-name {
	color: #000;
	text-transform: none;
	margin-top: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

.feature-info {
	text-align: center;
	margin-top: 0;
	font-weight: 500;
}

.price-grid {
	grid-column-gap: 0px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	width: 100%;
}

.button-pricing {
	color: #5243c2;
	text-align: center;
	background-color: #f496d1;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	width: 80%;
	min-height: 52px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px;
	display: flex;
}

.feature-text-3 {
	color: #848199;
	font-size: 15px;
}

.pricing-column-features {
	padding: 21px 10px;
}

.pricing-column-features.v1-2 {
	width: 100%;
}

.length-text {
	color: #848199;
	font-size: 22px;
}

.pricing-column {
	padding: 21px;
}

.pricing-column-white {
	background-color: #fff;
	border-radius: 20px;
	padding: 21px;
	box-shadow: 16px 16px 42px rgba(23, 18, 63, .12);
}

.price-type {
	color: #5243c2;
	margin-top: 0;
	font-size: 25px;
}

.feature-grid-2 {
	grid-row-gap: 32px;
	grid-template-rows: auto auto auto auto auto auto auto auto auto;
	grid-template-columns: 1fr;
	justify-items: start;
}

.title-wrap-2 {
	color: #7b88a8;
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 60px;
	display: flex;
	position: relative;
}

.feature-text-mobile {
	color: #848199;
	font-size: 15px;
	display: none;
}

.button-wrap {
	width: 100%;
	padding-top: 24px;
	padding-bottom: 24px;
}

.container-1371 {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1170px;
	display: flex;
}

.check-2 {
	width: 18px;
	margin-right: 16px;
}

.pricing-section {
	background-color: #f5f5fa;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	min-height: 100vh;
	padding: 196px 3% 140px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.feature-item-2 {
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	display: flex;
}

.feature-check {
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	display: flex;
}

.pricing-top {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 140px;
	display: flex;
}

.text-span-191 {
	text-transform: none;
}

.text-span-193 {
	color: var(--pho-blue);
	font-weight: 700;
}

.image-83 {
	opacity: .67;
	padding-top: 10px;
	padding-bottom: 10px;
}

.image-83:hover {
	opacity: 1;
}

.image-84 {
	opacity: .67;
	padding-top: 8px;
	padding-bottom: 10px;
}

.image-84:hover {
	opacity: 1;
}

.hero-paragraph {
	color: #cec7d8;
	max-width: 75ch;
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
}

.header-content {
	z-index: 2;
	padding-left: 32px;
	position: relative;
}

.subheading-3 {
	color: #b1ffff;
	-webkit-text-stroke-color: #9f87ff;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
}

.button-secondary {
	grid-column-gap: .5rem;
	color: #fdfcff;
	text-align: center;
	white-space: nowrap;
	background-color: #644dc0;
	border: 1px #000;
	border-radius: 8rem;
	justify-content: center;
	align-items: center;
	padding: 10px 18px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	transition: all .3s;
	display: flex;
	box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.button-secondary:hover {
	background-color: #260061;
}

.button-secondary:focus {
	background-color: #fdfcff;
	box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #efedf1;
}

.button-secondary.large {
	grid-column-gap: .75rem;
	background-color: var(--pho-blue);
	padding: 16px 28px;
	font-size: 18px;
}

.button-secondary.large:hover {
	grid-column-gap: .75px;
}

.header-image-wrapper {
	justify-content: center;
	align-items: center;
	height: 40rem;
	display: flex;
	position: relative;
}

.spline-element {
	z-index: 2;
	width: 150%;
	height: 100%;
	position: absolute;
}

.button-row-2 {
	grid-column-gap: .75rem;
	grid-row-gap: .75rem;
	flex-wrap: wrap;
	align-items: center;
	display: flex;
}

.button-27 {
	grid-column-gap: .5rem;
	color: #fdfcff;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #957aff;
	border-radius: 8rem;
	justify-content: center;
	align-items: center;
	padding: 10px 18px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	transition: all .3s;
	display: flex;
	box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.button-27:hover {
	background-color: #1a1a1a;
}

.button-27:focus {
	background-color: #7f56d9;
	box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.button-27.large {
	grid-column-gap: .75rem;
	border-color: #2e6bf8;
	padding: 16px 28px;
	font-size: 18px;
}

.container-1372 {
	width: 90%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.section-18 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section-18.hero {
	background-color: #000;
	padding-top: 120px;
	overflow: hidden;
}

.header-component {
	grid-column-gap: 0rem;
	grid-row-gap: 4rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.heading-55 {
	color: #fff;
}

.text-span-194 {
	color: var(--new-orange);
}

.text-span-195 {
	color: #fe5000;
	font-weight: 700;
}

.text-block-64, .text-block-64:hover {
	color: #fff;
}

.text-span-196, .text-span-197 {
	color: #fe5000;
	font-weight: 600;
}

.bold-text-77 {
	color: #2e6bf8;
}

.vacation-continents {
	grid-column-gap: 16px;
	grid-row-gap: 48px;
	flex-direction: column;
	grid-template-rows: auto 1fr;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	padding: 0 24px 36px 80px;
	display: grid;
}

.quick-link-item {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	color: #081c3a;
	background-color: #f7f8fc;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr auto;
	grid-auto-columns: 1fr;
	padding: 18px;
	text-decoration: none;
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
	display: grid;
}

.quick-link-item:hover {
	padding-left: 24px;
}

.flyout-menu-content {
	z-index: 10;
	grid-column-gap: 0px;
	grid-row-gap: 48px;
	background-color: #fff;
	flex-direction: row;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: stretch;
	width: 448px;
	max-width: 448px;
	padding: 116px 0 0;
	display: grid;
	position: relative;
	overflow: hidden;
}

.brand-9 {
	z-index: 25;
	color: #081c3a;
	letter-spacing: -.02em;
	text-transform: uppercase;
	align-items: center;
	padding-right: 24px;
	font-size: 22px;
	font-weight: 800;
	text-decoration: none;
	display: flex;
}

.scroll-flyout-wrapper {
	margin-right: 12px;
	overflow: auto;
}

.flyout-heading {
	padding-left: 80px;
}

.card-arrow-icon {
	z-index: 10;
	border: 1px solid #fff;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 24px;
	min-width: 24px;
	height: 24px;
	min-height: 24px;
	display: flex;
	position: relative;
}

.card-arrow-icon.dark {
	background-color: #fff;
	border-color: rgba(192, 192, 211, .2);
}

.quick-link-list {
	grid-column-gap: 16px;
	grid-row-gap: 12px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.subtitle-3 {
	color: #000;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4em;
	text-decoration: none;
}

.button-icon-2 {
	width: 24px;
	height: 24px;
	margin-right: 12px;
	position: relative;
}

.button-icon-small {
	z-index: 500;
	color: #fff;
	letter-spacing: .8px;
	text-transform: uppercase;
	background-color: #0a0a0a;
	border: 2px solid #0a0a0a;
	border-radius: 8px;
	align-items: center;
	padding: 12px 20px 12px 18px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	transition: all .4s;
	display: flex;
}

.button-icon-small:hover {
	transform: translate(0, -2px);
}

.button-icon-small.margin-right-small {
	color: #fff;
	background-color: #2e6bf8;
	border-color: #b9cdfa;
	border-radius: 50px;
	margin-right: 16px;
}

.agent-social-icon {
	background-color: #f7f8fc;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	padding: 9px;
	display: flex;
}

.menu-lottie {
	justify-content: center;
	align-items: center;
	width: 26px;
	height: 26px;
	display: flex;
}

.navigation-shade {
	background-color: #fff;
	border-bottom: 1px solid rgba(192, 192, 211, .2);
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 100%;
	margin-left: 0;
	display: flex;
	position: relative;
}

.close-flyout {
	cursor: pointer;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.navbar-5 {
	-webkit-text-fill-color: inherit;
	background-color: rgba(0, 0, 0, 0);
	background-clip: border-box;
	border-bottom: 1px rgba(192, 192, 211, .2);
	justify-content: center;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	position: fixed;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.flyout-menu {
	cursor: pointer;
	border-bottom: 1px rgba(192, 192, 211, .2);
	border-right: 1px rgba(192, 192, 211, .2);
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
}

.flyout-menu.close {
	display: none;
}

.navigation-content {
	z-index: 15;
	opacity: 1;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	-webkit-text-fill-color: inherit;
	background-clip: border-box;
	border: 1px solid #f3f3f3;
	flex: 1;
	justify-content: space-between;
	align-items: center;
	height: 80px;
	margin-left: 80px;
	padding-left: 36px;
	padding-right: 0;
	display: flex;
	position: relative;
}

.flyout-menu-wrapper-2 {
	z-index: 20;
	background-color: rgba(7, 18, 36, .64);
	width: 100%;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: auto;
}

.top-nav-wrapper-3 {
	z-index: -1;
	grid-column-gap: 0px;
	grid-row-gap: 16px;
	flex-direction: row;
	grid-template-rows: auto;
	grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding-right: 0;
	display: grid;
	position: absolute;
}

.mobile-navigation-shade {
	display: none;
}

.left-nav {
	z-index: 25;
	background-color: rgba(255, 255, 255, 0);
	border-bottom: 1px solid rgba(192, 192, 211, .2);
	border-right: 1px solid rgba(192, 192, 211, .2);
	width: 80px;
	height: 80px;
	display: flex;
	position: relative;
}

.flyout-social-media {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: auto 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.agent-social-media {
	grid-column-gap: 6px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: auto;
	grid-auto-columns: auto;
	grid-auto-flow: column;
	display: grid;
}

.flyout-info-box {
	grid-column-gap: 16px;
	grid-row-gap: 18px;
	grid-template-rows: auto 1fr;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.vacation-card-arrow {
	width: 14px;
}

.scroll-indicator {
	z-index: 49;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	border-right: 1px solid rgba(192, 192, 211, .2);
	flex-direction: column;
	grid-template-rows: minmax(200px, 620px) auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: center;
	width: 80px;
	padding-top: 80px;
	padding-bottom: 24px;
	display: grid;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: auto;
	overflow: hidden;
}

.indicator-wrapper {
	background-color: rgba(192, 192, 211, .2);
	border-radius: 100px;
	flex: 1;
	width: 3px;
	margin-top: 36px;
	margin-bottom: 36px;
	overflow: hidden;
}

.indicator-fill {
	border-radius: 100px;
	flex-direction: column;
	width: 100%;
	height: 100%;
	display: flex;
}

.indicator {
	background-color: #d2d2e0;
	border-radius: 100px;
	width: 100%;
	height: 20%;
}

.social-sidebar-icons {
	grid-column-gap: 6px;
	grid-row-gap: 6px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.sidebar-icon {
	background-color: #fff;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	padding: 8px;
	transition: all .4s cubic-bezier(.25, .46, .45, .94);
	display: flex;
}

.sidebar-icon:hover {
	background-color: #3572ff;
	border-color: #3572ff;
}

.continent-list {
	grid-column-gap: 16px;
	grid-row-gap: 9px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.bold-text-78 {
	color: #2e6bf8;
}

.bold-text-79 {
	color: #f7ad19;
}

.paralax-background_blur {
	-webkit-text-fill-color: inherit;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796b0_TTads_background_.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: content-box;
	flex: none;
	margin-top: -36px;
	margin-bottom: -36px;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.paralax-background_blur.nitro-lazy {
	background-image: none !important;
}

.collection-item {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796a7_Bg-3.png");
	background-position: 50%;
	background-size: cover;
}

.collection-item.nitro-lazy {
	background-image: none !important;
}

.card---brix {
	background-color: #fff;
	border: 1px solid #f7f7fb;
	border-radius: 20px;
	overflow: hidden;
}

.card---brix.stats-card-v1---brix {
	border-radius: 18px;
	align-items: flex-start;
	margin-top: 10px;
	padding: 40px 48px;
	display: flex;
	box-shadow: 0 3px 14px rgba(74, 58, 255, .02), 0 0 4px rgba(20, 20, 43, .02), 0 12px 24px rgba(20, 20, 43, .04);
}

.slide-nav-5 {
	display: none;
}

.benefits-wrapper {
	z-index: 10;
	grid-column-gap: 80px;
	grid-row-gap: 140px;
	grid-template-rows: 1fr auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	min-height: 550px;
	padding-top: 140px;
	padding-bottom: 140px;
	padding-left: 80px;
	display: grid;
	position: relative;
}

.hero-collection-wrapper {
	height: 100%;
}

.hero-slider {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796a7_Bg-3.png");
	background-position: 50%;
	background-size: cover;
	height: 100%;
}

.hero-slider.nitro-lazy {
	background-image: none !important;
}

.testimonial-wrapper {
	color: #fff;
	margin-left: 80px;
	margin-right: 80px;
	padding-bottom: 0;
	overflow: hidden;
}

.intro-right-image {
	border-radius: 3px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.wave-one {
	background-color: rgba(192, 192, 211, .2);
	border-radius: 100%;
	width: 88%;
	height: 88%;
}

.hero-slider-mask {
	overflow: visible;
}

.grey-cover_gray {
	background-color: #f7f8fc;
	margin-left: 80px;
	position: relative;
	overflow: hidden;
}

.benefit-card_2 {
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	background-color: #fff;
	border-radius: 12px;
	grid-template-rows: 1fr auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	min-height: 275px;
	padding: 30px;
	transition: box-shadow .5s;
	display: grid;
	position: relative;
	transform: translate(0, 35px);
}

.benefit-card_2:hover {
	z-index: 1;
	box-shadow: 0 12px 36px -8px rgba(53, 64, 117, .1);
}

.steps-grid-2 {
	grid-column-gap: 80px;
	grid-row-gap: 36px;
	grid-template-rows: auto;
	grid-template-columns: .8fr 1fr;
	grid-auto-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	display: grid;
}

.heading-57 {
	color: #fff;
	font-size: 60px;
	font-weight: 400;
}

.text-span-198 {
	color: #f7ad19;
	font-weight: 500;
}

.video-hover-button {
	z-index: 35;
	cursor: pointer;
	border: 1px dashed rgba(46, 107, 248, .5);
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 150px;
	display: flex;
	position: relative;
}

.section-intro {
	z-index: 10;
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	color: #fff;
	text-align: center;
	border-radius: 12px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding: 140px 0;
	display: grid;
	position: relative;
}

.container-1373 {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.text-block-65 {
	font-weight: 400;
}

.about-us-section {
	height: auto;
	min-height: auto;
	overflow: hidden;
}

.video-button-verlay {
	z-index: 25;
	background-color: rgba(15, 19, 38, .59);
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.achievement-number---brix {
	font-size: 40px;
	line-height: 1.2;
}

.achievement-number---brix.stats-v1---brix {
	color: #2e6bf8;
	margin-right: 32px;
	font-size: 46px;
	font-weight: 700;
}

.achievement-number---brix.stats-v4---brix {
	color: #b1ffff;
	margin-bottom: 0;
	font-size: 46px;
	font-weight: 700;
}

.stacked-intro {
	grid-column-gap: 16px;
	grid-row-gap: 24px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.membership-circle {
	z-index: 20;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	display: flex;
	position: absolute;
	top: auto;
	bottom: -21px;
	left: auto;
	right: auto;
}

.background-cover {
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100%;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.paralax-background {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796b0_TTads_background_.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	flex: 1;
	margin-top: -36px;
	margin-bottom: -36px;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.paralax-background.nitro-lazy {
	background-image: none !important;
}

.paralax-background.two {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796b0_TTads_background_.png");
}

.paralax-background.two.nitro-lazy {
	background-image: none !important;
}

.video-icon-wrapper {
	background-color: rgba(46, 107, 248, .5);
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 60%;
	height: 60%;
	display: flex;
}

.slide-2 {
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 10px;
	margin-left: 0;
	margin-right: 40px;
	padding: 40px;
}

.home-hero-title {
	grid-column-gap: 16px;
	grid-row-gap: 24px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding-top: 60px;
	display: grid;
}

.home-hero-4 {
	background-color: #fff;
	align-items: stretch;
	height: 100vh;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	position: relative;
	overflow: hidden;
}

.vacations-tab-link {
	color: #516381;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 0);
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60px;
	padding: 0 20px 36px;
	font-size: 12px;
	transition: color .4s cubic-bezier(.25, .46, .45, .94);
	display: flex;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.vacations-tab-link.w--current {
	color: #081c3a;
	background-color: rgba(255, 255, 255, 0);
}

.membership-dot {
	z-index: 10;
	background-color: #e6e6f3;
	border-radius: 100px;
	width: 12px;
	height: 12px;
	position: relative;
}

.section_hide {
	background-image: linear-gradient(rgba(253, 253, 253, .5), rgba(253, 253, 253, .5));
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 140px 0;
	display: none;
	position: relative;
}

.text-span-199 {
	color: #2e6bf8;
}

.testimonial-author-wrap-2 {
	align-items: center;
	display: flex;
}

.intro-wrapper {
	grid-column-gap: 120px;
	grid-row-gap: 24px;
	grid-template-rows: auto;
	grid-template-columns: minmax(30%, 475px) 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.video-button-waves {
	z-index: 27;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 400px;
	height: 400px;
	display: none;
	position: absolute;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}

.paragraph-29.stats-v1-paragraph---brix {
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.3;
}

.heading-58 {
	font-size: 34px;
}

.close-link {
	grid-column-gap: 12px;
	grid-row-gap: 16px;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	grid-template-rows: auto;
	grid-template-columns: auto 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	height: 36px;
	font-size: 12px;
	text-decoration: none;
	display: grid;
	position: absolute;
	top: auto;
	bottom: -48px;
	left: auto;
	right: auto;
}

.button-video {
	width: 300px;
	min-width: 300px;
	height: 300px;
	min-height: 300px;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.location-indicator {
	background-color: #e6e6f3;
	border-radius: 100px;
	height: 2px;
	position: absolute;
	top: 60px;
	bottom: auto;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.steps-card_1-2 {
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	background-color: #f7f8fc;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b68b012e428850507f19a5_cow-hat.png");
	background-position: 125% 0;
	background-repeat: no-repeat;
	background-size: 225px;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	align-content: stretch;
	align-items: center;
	min-height: 275px;
	padding: 24px;
	display: grid;
	position: relative;
}

.steps-card_1-2.nitro-lazy {
	background-image: none !important;
}

.location-card-slider {
	background-color: rgba(0, 0, 0, 0);
	justify-content: center;
	align-items: center;
	height: 100%;
	margin-left: -80px;
	display: flex;
}

.bold-text-12_bluex {
	color: #2e6bf8;
}

.accordion-item-q-icon-stripe-2-2 {
	background-color: #2e6bf8;
	width: .3em;
	height: 100%;
	position: absolute;
}

.vacations-tabs {
	z-index: 30;
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.slider {
	background-color: rgba(221, 221, 221, 0);
	width: 100%;
	max-width: 714px;
	height: auto;
}

.home-hero-intro {
	z-index: 20;
	grid-column-gap: 16px;
	grid-row-gap: 48px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	max-width: 550px;
	display: grid;
	position: relative;
}

.testimonial-section-3 {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 670px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.heading-59 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.heading-59.no-margin {
	margin-top: 0;
	margin-bottom: 0;
}

.verticle-line {
	background-color: rgba(192, 192, 211, .2);
	height: 100%;
	position: relative;
}

.text-block-66 {
	font-size: 14px;
}

.grid-wrapper-2 {
	z-index: 10;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	grid-template-rows: 1fr;
	grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
	grid-auto-columns: 1fr;
	align-items: stretch;
	width: 100%;
	display: grid;
	position: relative;
}

.subtitle-2_tame {
	letter-spacing: 1px;
	text-transform: none;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4em;
	text-decoration: none;
}

.subtitle-2_tame.white {
	color: #fff;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25em;
	text-decoration: none;
}

.centered-intro {
	z-index: 10;
	grid-column-gap: 16px;
	grid-row-gap: 24px;
	text-align: center;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	max-width: 700px;
	display: grid;
	position: relative;
}

.text-span-200 {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight: 400;
}

.about-wrapper_btm {
	z-index: 10;
	grid-column-gap: 100px;
	grid-row-gap: 24px;
	grid-template-rows: auto;
	grid-template-columns: 1fr .75fr;
	grid-auto-columns: 1fr;
	min-height: auto;
	padding-top: 140px;
	padding-bottom: 100px;
	padding-left: 80px;
	display: block;
	position: relative;
}

.dark {
	color: #f7ad19;
	font-weight: 700;
}

.home-hero-content {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	color: #fff;
	grid-template-rows: 1fr auto;
	grid-template-columns: 1fr 360px;
	grid-auto-columns: 1fr;
	align-content: space-between;
	padding-top: 92px;
	padding-bottom: 152px;
	padding-left: 80px;
	display: grid;
	position: relative;
}

.vacations-tabs-wrapper {
	padding: 0;
	position: relative;
}

.accordion-item-q-text-4 {
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.4em;
}

.hero-slide-arrow {
	background-color: #fff;
	border: 1px rgba(255, 255, 255, .6);
	border-top: 1px solid rgba(192, 192, 211, .2);
	border-radius: 0;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	display: flex;
	top: auto;
	bottom: 0%;
	left: auto;
	right: 360px;
}

.hero-slide-arrow.left {
	border-top-style: none;
	border-top-left-radius: 5px;
	bottom: 70px;
}

.bold-text-80 {
	font-size: 26px;
}

.slide-content-wrap {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	display: flex;
}

.image-87 {
	width: 25%;
}

.heading-60 {
	font-size: 32px;
}

.intro-content {
	z-index: 25;
	grid-column-gap: 16px;
	grid-row-gap: 48px;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding-top: 18px;
	padding-bottom: 18px;
	display: grid;
	position: relative;
}

.stats-v1-grid---brix {
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	max-width: 1025px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.youtube {
	border-radius: 12px;
	display: block;
	overflow: hidden;
}

.container-1374 {
	width: 100%;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

.subtitle-2_hero {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4em;
}

.subtitle-2_hero.white {
	color: #fff;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25em;
	text-decoration: none;
}

.subtitle-2_dark {
	color: #fff;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4em;
	text-decoration: none;
}

.slider-arrow {
	background-color: #fff;
	border: 1px solid #efeff7;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	margin-left: -72px;
	display: flex;
	top: auto;
	bottom: -30px;
	left: auto;
	right: auto;
}

.slider-arrow.right {
	margin-left: 0;
	margin-right: -72px;
}

.about-intro {
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	max-width: 600px;
	display: grid;
}

.slide-1 {
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 10px;
	margin-left: 0;
	margin-right: 40px;
	padding: 40px;
}

.left-arrow-3 {
	align-items: center;
	display: flex;
	top: 0%;
	bottom: 0%;
	left: -30%;
	right: auto;
}

.video-icon-2 {
	filter: none;
}

.location-mask {
	width: 50%;
	max-width: 800px;
	overflow: visible;
}

.xxl-heading {
	width: 100%;
	font-size: 110px;
	line-height: 1.1em;
	transform: rotate(0);
}

.body-text {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
}

.body-text.light {
	color: rgba(255, 255, 255, .7);
}

.body-text.light.no-margin {
	margin-top: 0;
	margin-bottom: 0;
}

.mask-2 {
	height: auto;
}

.membership-outline-circle {
	background-color: #fff;
	border: 2px solid #e6e6f3;
	border-radius: 100%;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.location-indicator-fill {
	background-color: #081c3a;
	border-radius: 100px;
	width: 25%;
	height: 100%;
}

.background-video-2 {
	margin-top: -250px;
	margin-bottom: -50px;
}

.heading-61 {
	font-size: 20px;
	font-weight: 400;
}

.hero-video-popup {
	z-index: 1000;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.hero-video-wrapper {
	z-index: 1000;
	background-color: #fff;
	border-radius: 12px;
	flex-direction: column;
	grid-template-rows: auto 1fr;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	align-content: center;
	justify-content: center;
	align-items: center;
	width: 60vw;
	padding: 6px;
	display: block;
	position: relative;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.steps-sticky-card-2 {
	z-index: 30;
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	box-shadow: none;
	background-color: #f7f8fc;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 12px;
	flex-direction: column;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	min-width: 300px;
	max-width: 500px;
	padding: 18px 18px 36px;
	display: grid;
	position: -webkit-sticky;
	position: sticky;
	top: 101px;
	overflow: visible;
}

.button_duel {
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: #3572ff;
	border-style: none;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 55%;
	padding: 16px 32px 10px;
	font-size: 10px;
	text-decoration: none;
	transition: all .4s cubic-bezier(.25, .46, .45, .94);
	display: flex;
}

.button_duel:hover {
	background-color: #081c3a;
}

.button_duel.white {
	color: #081c3a;
	background-color: #fff;
	width: 100%;
	padding-bottom: 16px;
}

.button_duel.white:hover {
	color: #081c3a;
	background-color: #e6e6f3;
}

.slider-arrow-icon {
	width: 16px;
}

.subtitle-2_upper {
	color: #000;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4em;
	text-decoration: none;
}

.benefit-description {
	grid-column-gap: 16px;
	grid-row-gap: 9px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.flyout-overlay {
	cursor: pointer;
	background-color: rgba(14, 21, 32, .8);
	display: block;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.outline-button {
	color: #081c3a;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 3px;
	justify-content: center;
	align-items: center;
	padding: 16px 32px;
	font-size: 10px;
	text-decoration: none;
	transition: all .4s cubic-bezier(.25, .46, .45, .94);
	display: flex;
}

.outline-button:hover {
	color: #fff;
	background-color: #081c3a;
	border-color: #081c3a;
}

.outline-button.white {
	color: #fff;
	border-color: rgba(255, 255, 255, .3);
}

.outline-button.white:hover {
	background-color: rgba(8, 28, 58, 0);
	border-color: #fff;
}

.benefit-card {
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	background-color: #fff;
	border-radius: 12px;
	grid-template-rows: 1fr auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	min-height: 275px;
	padding: 30px;
	transition: box-shadow .5s;
	display: grid;
	position: relative;
}

.benefit-card:hover {
	z-index: 1;
	box-shadow: 0 12px 36px -8px rgba(53, 64, 117, .1);
}

.slide-nav-6 {
	display: none;
}

.popular-vacations {
	grid-column-gap: 16px;
	grid-row-gap: 80px;
	box-shadow: none;
	background-color: #fff;
	border-radius: 5px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	padding: 36px 36px 0;
	display: grid;
}

.slider-wrapper {
	margin-left: 80px;
	padding-top: 60px;
	padding-bottom: 48px;
	overflow: hidden;
}

.stacked-paragraphs {
	grid-column-gap: 16px;
	grid-row-gap: 18px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.vacations-tab-menu {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	border-top: 1px #e6e6f3;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	height: 60px;
	margin-bottom: 72px;
	display: grid;
}

.background-video {
	min-height: 800px;
	padding-bottom: 100px;
	padding-left: 100px;
	padding-right: 100px;
}

.overlay {
	background-color: rgba(15, 19, 38, .55);
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.overlay.light {
	background-color: rgba(15, 19, 38, .35);
}

.overlay.dark {
	background-color: rgba(15, 19, 38, .55);
}

.accordion-item-q-icon-stripe-1-2 {
	background-color: #2e6bf8;
	width: 100%;
	height: .3em;
	position: relative;
}

.button-28 {
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: #3572ff;
	border-style: none;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 55%;
	padding: 16px 32px 10px;
	font-size: 10px;
	text-decoration: none;
	transition: all .4s cubic-bezier(.25, .46, .45, .94);
	display: flex;
}

.button-28:hover {
	background-color: #081c3a;
}

.membership-plans-wrapper {
	z-index: 10;
	grid-column-gap: 0px;
	grid-row-gap: 18px;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 12px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	margin-top: -100px;
	margin-left: 36px;
	padding: 0 0 140px;
	display: grid;
	position: relative;
}

.promise-intro {
	grid-column-gap: 16px;
	grid-row-gap: 36px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	max-width: 750px;
	display: grid;
}

.hero-video-button {
	z-index: 25;
	border: 1px rgba(192, 192, 211, .2);
	border-radius: 100%;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 300px;
	margin-top: -36px;
	display: flex;
	position: relative;
}

.black_ink_pop {
	z-index: 1000;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.dual-buttons {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.text-span-201 {
	color: #f7ad19;
	transform-style: preserve-3d;
	margin-top: 26px;
	margin-left: -15px;
	font-size: 75px;
	position: absolute;
	transform: rotateX(16deg) rotateY(30deg) rotateZ(30deg);
}

.body-display_tamers {
	color: #516381;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.6em;
}

.body-display_tamers.small {
	color: #000;
	text-align: left;
	justify-content: center;
	align-items: center;
	max-width: 550px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.4em;
	display: block;
}

.steps-cards-2 {
	grid-column-gap: 60px;
	grid-row-gap: 24px;
	grid-template-rows: auto;
	grid-template-columns: auto 1fr;
	grid-auto-columns: 1fr;
	width: 100%;
	display: grid;
}

.testimonial-wrap {
	flex-direction: column;
	align-items: center;
	margin-top: 60px;
	display: flex;
}

.right-arrow-4 {
	justify-content: flex-end;
	align-items: center;
	display: flex;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: -30%;
}

.grey-cover {
	background-color: #000;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/d3e54v103j8qbb.cloudfront.net/img/background-image.svg"), linear-gradient(69deg, #01001f, #2e6bf8);
	background-position: 0 0, 0 0;
	background-size: auto, auto;
	margin-left: 80px;
	position: relative;
	overflow: hidden;
}

.grey-cover.nitro-lazy {
	background-image: none !important;
}

.benefits-box {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: #fff;
	border: 1px solid rgba(192, 192, 211, .2);
	border-radius: 12px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1px 1fr 1px 1px;
	grid-auto-columns: 1fr;
	display: grid;
}

.benefits-bottom {
	grid-column-gap: 16px;
	grid-row-gap: 24px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.stats-card-content---brix {
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.video-button-background {
	z-index: 30;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	display: none;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	overflow: hidden;
}

.text-span-202 {
	color: #2e6bf8;
}

.vacations-tabs-content {
	width: 100%;
	overflow: visible;
}

.text-span-203 {
	font-size: 20px;
}

.testimonial {
	color: #fff;
	margin-top: 0;
	margin-bottom: 60px;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.4;
}

.hero-slide {
	height: 100%;
}

.wave-two {
	background-color: rgba(192, 192, 211, .2);
	border-radius: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
}

.footer-social-link-three-2 {
	margin-left: 32px;
}

.footer-legal-link-2 {
	color: #3a4554;
	margin-left: 24px;
	font-size: 14px;
}

.footer-legal-link-2:hover {
	color: #3a4554;
}

.footer-social-block-three-2 {
	justify-content: flex-start;
	align-items: center;
	margin-left: -32px;
	display: flex;
}

.footer-copyright-2 {
	clear: none;
	color: #3a4554;
	font-size: 14px;
}

.footer-wrapper-three-2 {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.footer-bottom-2 {
	direction: rtl;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.footer-legal-block-2 {
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.container-1375 {
	width: 100%;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.footer-copyrights {
	border-bottom: 1px solid #e4ebf3;
	padding: 50px 30px 40px;
	position: relative;
}

.pop-up-exit-button {
	opacity: .2;
	cursor: pointer;
	transition: opacity .2s;
	position: absolute;
	top: 20px;
	bottom: auto;
	left: auto;
	right: 20px;
}

.pop-up-exit-button:hover {
	opacity: .8;
}

.text-block-67 {
	font-size: 14px;
}

.pop-up-header {
	font-size: 24px;
	line-height: 1.2em;
}

.pop-up-paragraph_pop {
	text-align: left;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.4em;
}

.pop-up-wrapper {
	z-index: 300;
	justify-content: flex-end;
	align-items: flex-end;
	display: flex;
	position: fixed;
	bottom: 0%;
	right: 50px;
}

.button-29 {
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: #3572ff;
	border-style: none;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 55%;
	padding: 16px 32px 10px;
	font-size: 10px;
	text-decoration: none;
	transition: all .4s cubic-bezier(.25, .46, .45, .94);
	display: flex;
}

.button-29:hover {
	background-color: #081c3a;
}

.bold-text-81 {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.25em;
}

.pop-up-box {
	cursor: auto;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 8px 8px 0 0;
	max-width: 460px;
	margin-bottom: -1px;
	padding: 20px 40px;
	display: block;
	position: relative;
	box-shadow: 0 2px 12px rgba(0, 0, 0, .05);
}

.pop-up-text-box {
	max-width: 650px;
}

.flag-1 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb34d1d0a0f0d50471df1f_united-states.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	margin-right: 14px;
}

.flag-1.nitro-lazy {
	background-image: none !important;
}

.flag-2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb337254866f1cef0b0448_denmark.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	margin-right: 14px;
}

.flag-2.nitro-lazy {
	background-image: none !important;
}

.langauge-line-break {
	background-color: #5b3acc;
	width: 0%;
	height: 1px;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.flag-5 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb34ae626bfde909f97a70_Japanese-flag-1.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	margin-right: 14px;
}

.flag-5.nitro-lazy {
	background-image: none !important;
}

.langauge-line-base {
	background-color: rgba(155, 158, 184, .22);
	width: 100%;
	height: 1px;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.language-toggle {
	color: #20355a;
	border: 0 rgba(155, 158, 184, .22);
	border-radius: 4px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 45px;
	transition: all .2s;
}

.language-link {
	color: #484646;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	min-height: 45px;
	text-decoration: none;
	transition: all .3s;
	display: flex;
	position: relative;
}

.language-link:hover {
	color: #2e6bf8;
}

.flag-3 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb337254866f1cef0b044a_france.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	margin-right: 14px;
}

.flag-3.nitro-lazy {
	background-image: none !important;
}

.language-list {
	background-color: #d99f9f;
}

.language-list.w--open {
	background-color: #fff;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	min-width: 200px;
	padding: 8px 16px;
	box-shadow: 18px 18px 45px 19px rgba(79, 94, 120, .1);
}

.flag-4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/source/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb337254866f1cef0b0449_norway.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	margin-right: 14px;
}

.flag-4.nitro-lazy {
	background-image: none !important;
}

.text-block-68 {
	font-size: 14px;
	line-height: 30px;
}

.icon-10 {
	font-size: 14px;
	line-height: 15px;
}

.text-block-69 {
	font-size: 14px;
	line-height: 20px;
}

.text-block-69:hover {
	color: #2e6bf8;
}

.text-block-70 {
	font-size: 14px;
	line-height: 20px;
}

.text-block-70:hover {
	color: #2e6bf8;
}

.testimonial_rating-wrapper {
	margin-bottom: 1.5rem;
	display: flex;
}

.footer_link {
	color: #a3a3a3;
	padding-top: .5rem;
	padding-bottom: .5rem;
	font-size: .875rem;
	text-decoration: none;
}

.icon-1x1-regular {
	width: 1.5rem;
	height: 1.5rem;
}

.footer_legal-link {
	color: #a3a3a3;
	font-size: .875rem;
	text-decoration: underline;
}

.page-wrapper-4 {
	letter-spacing: -.015rem;
}

.features_item {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3def9_border-1.svg");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
}

.features_item.nitro-lazy {
	background-image: none !important;
}

.features_item.is-orange {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3def8_border-4.svg");
}

.features_item.is-orange.nitro-lazy {
	background-image: none !important;
}

.features_item.is-rose {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3def4_border-6.svg");
}

.features_item.is-rose.nitro-lazy {
	background-image: none !important;
}

.features_item.is-green {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3def5_border-2.svg");
}

.features_item.is-green.nitro-lazy {
	background-image: none !important;
}

.features_item.is-lime {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3def6_border-5.svg");
}

.features_item.is-lime.nitro-lazy {
	background-image: none !important;
}

.features_item.is-blue {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3def7_border-3.svg");
}

.features_item.is-blue.nitro-lazy {
	background-image: none !important;
}

.button-30 {
	color: #e5e5e5;
	text-align: center;
	background-color: #2e1065;
	border: 1px solid #2e1065;
	border-radius: .75rem;
	padding: .75rem 1.5rem;
	font-weight: 500;
	transition: transform .2s, opacity .2s;
}

.button-30:hover {
	opacity: .75;
	transform: translate(0, -.5rem);
}

.button-30.is-secondary {
	color: #e5e5e5;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #e5e5e5;
}

.button-30.is-secondary.is-small {
	padding: .5rem 1.25rem;
}

.button-30.max-width-full.is-pricing-button {
	color: #a3a3a3;
	background-color: #171717;
	border-color: #262626;
}

.button-30.is-icon {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	display: flex;
}

.stats_item {
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.padding-section-medium {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.icon-1x1-small-2 {
	flex: none;
	width: 1rem;
	height: 1rem;
}

.form-input {
	color: #a3a3a3;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #525252;
	border-radius: .4rem;
	height: auto;
	min-height: 2.75rem;
	margin-bottom: 0;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.6;
}

.form-input:focus {
	border-color: #e5e5e5;
}

.form-input::placeholder {
	color: #a3a3a3;
}

.features_item-inner {
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
	flex-direction: column;
	padding: 2rem;
	display: flex;
}

.footer_right-wrapper {
	grid-column-gap: .25rem;
	grid-row-gap: .25rem;
	flex-direction: column;
	display: flex;
}

.footer_logo {
	width: 3rem;
	height: 3rem;
}

.cta_component {
	grid-column-gap: 5rem;
	grid-row-gap: 2rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr max-content;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	align-items: start;
	display: grid;
}

.footer_social-list {
	grid-column-gap: .75rem;
	grid-row-gap: 0rem;
	color: #a3a3a3;
	white-space: normal;
	grid-template-rows: auto;
	grid-template-columns: max-content;
	grid-auto-columns: max-content;
	grid-auto-flow: column;
	align-items: start;
	justify-items: start;
	display: grid;
}

.line-divider {
	color: #262626;
	background-color: rgba(255, 255, 255, .1);
	width: 100%;
	height: 1px;
}

.textblock {
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	flex-direction: column;
	display: flex;
}

.container-medium-6 {
	width: 100%;
	max-width: 64rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
}

.hero_title {
	color: #f5f5f5;
	text-align: center;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(120deg, #fff, #8b5cf6 50%, #fff);
	-webkit-background-clip: text;
	background-clip: text;
	font-size: 60px;
	font-weight: 700;
	line-height: 100%;
}

.text-size-tiny {
	font-size: .75rem;
}

.text-style-link {
	color: #8b5cf6;
	text-decoration: underline;
}

.padding-vertical-6 {
	padding-left: 0;
	padding-right: 0;
}

.text-weight-medium {
	font-weight: 500;
}

.badge_group {
	grid-column-gap: .5rem;
	grid-row-gap: .5rem;
	color: #e5e5e5;
	background-color: #2e1065;
	border: 1px solid #4c1d95;
	border-radius: 1.25rem;
	justify-content: center;
	align-items: center;
	height: 2rem;
	padding-left: .5rem;
	padding-right: .375rem;
	font-size: .875rem;
	text-decoration: none;
	display: flex;
}

.pricing_feature {
	padding: 1rem 1.5rem;
}

.pricing_row {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	color: #a3a3a3;
	grid-template-rows: auto;
	grid-template-columns: 1.5fr 1fr 1fr 1fr;
	align-items: stretch;
}

.pricing_row.background-color-gray {
	background-color: #151515;
}

.testimonial_client-image-wrapper {
	margin-right: 1rem;
}

.logos_item {
	filter: brightness(65%);
	object-fit: contain;
	width: 10rem;
	height: 2rem;
	transition: filter .2s;
}

.logos_item:hover {}

.logos_item.is-stripe {
	height: 3rem;
}

.footer_form-block {
	max-width: 35rem;
	margin-bottom: 0;
}

.badge_button {
	grid-column-gap: .25rem;
	grid-row-gap: .25rem;
	align-items: center;
	display: flex;
}

.cta_content {
	flex: 1;
}

.footer_logo-link {
	padding-left: 0;
}

.pricing_plans {
	width: 100%;
}

.hero_inner-2 {
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.heading-style-h6 {
	color: #8b5cf6;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
}

.testimonial_client {
	text-align: left;
	align-items: center;
	display: flex;
}

.background-style-4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3dedc_raster.svg"), radial-gradient(circle closest-corner at 50% 100%, #10012c, #1a073c 20%, #230c4c 40%, #30195d 60%, #171717 100%, #171717);
	background-position: 50%, 0 0;
	background-size: cover, auto;
}

.background-style-4.nitro-lazy {
	background-image: none !important;
}

.stats_item-title {
	color: #8b5cf6;
	text-align: center;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1;
}

.background-style-2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3dedc_raster.svg"), radial-gradient(circle closest-corner, #171717, #131314 20%, #111112 40%, #141315 60%, #151517 80%, #171717 97%, #171717);
	background-position: 50%, 0 0;
	background-size: cover, auto;
}

.background-style-2.nitro-lazy {
	background-image: none !important;
}

.global-styles {
	display: block;
	position: fixed;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.avatar_group {
	align-items: center;
	display: flex;
}

.section_hero {
	margin-bottom: 24rem;
}

.button-group-2 {
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	flex-flow: wrap;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.button-group-2.is-centered {
	justify-content: center;
}

.logos_component {
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	display: grid;
}

.footer_left-wrapper {
	grid-column-gap: 2rem;
	grid-row-gap: 1rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: start;
}

.stats_inner {
	border: 2px solid #262626;
	border-radius: 2rem;
	padding: 3rem;
}

.pricing_top-row-content {
	text-align: center;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
	height: 100%;
	display: flex;
}

.footer_form {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr max-content;
	grid-auto-columns: 1fr;
	margin-bottom: .75rem;
	display: grid;
}

.container-large-11 {
	width: 100%;
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
}

.footer_link-list {
	flex-direction: column;
	grid-template-rows: auto;
	grid-template-columns: 100%;
	grid-auto-columns: 100%;
	align-items: flex-start;
	justify-items: start;
	display: flex;
}

.heading-style-h5 {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.5;
}

.pricing_top-row-price {
	color: #fafafa;
	font-size: 3.5rem;
	font-weight: 600;
	line-height: 1.2;
}

.hero_actions {
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.padding-top {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.pricing_row-content {
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 1rem 1.5rem;
	font-weight: 600;
	display: flex;
}

.testimonial_rating-icon {
	color: #8b5cf6;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 1.25rem;
	height: 1.25rem;
	margin-right: .25rem;
	display: flex;
}

.splide__track {
	cursor: ew-resize;
}

.pricing_bottom-row {
	grid-column-gap: 2rem;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	grid-template-rows: auto;
	grid-template-columns: 1.5fr 1fr 1fr 1fr;
	padding-top: 2rem;
}

.pricing_top-row-wrapper {
	color: #a3a3a3;
}

.heading-style-h3 {
	color: #f6f6f8;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.2;
}

.footer_credit-text {
	font-size: .875rem;
}

.margin-vertical {
	margin-left: 0;
	margin-right: 0;
}

.testimonial_client-info {
	color: #a3a3a3;
}

.social-icon {
	color: #a3a3a3;
	width: 1.5rem;
	height: 1.5rem;
}

.footer_social-link {
	align-items: center;
	font-size: 14px;
	text-decoration: none;
	display: flex;
}

.text-size-medium-5 {
	font-size: 1.125rem;
}

.text-size-medium-5.text-align-center.text-color-grey.edc-subcopy {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
}

.demo_wrapper {
	margin-top: 6rem;
	margin-bottom: -34rem;
}

.background-style-1 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601dc74c630e869d9e3dedc_raster.svg"), radial-gradient(circle closest-corner at 50% 20%, #10012c, #1a073c 20%, #150630 40%, #100721 60%, #190b36 80%, #171717);
	background-position: 50%, 0 0;
	background-size: cover, auto;
}

.background-style-1.nitro-lazy {
	background-image: none !important;
}

.footer_legal-list {
	grid-column-gap: 1.5rem;
	grid-row-gap: 0rem;
	white-space: normal;
	grid-template-rows: auto;
	grid-template-columns: max-content;
	grid-auto-columns: max-content;
	grid-auto-flow: column;
	justify-content: center;
	display: grid;
}

.pricing_top-row {
	grid-column-gap: 2rem;
	grid-row-gap: 0px;
	background-color: rgba(0, 0, 0, 0);
	grid-template-rows: auto;
	grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

.container-small-3 {
	width: 100%;
	max-width: 48rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.avatar_group-item {
	border: 1px solid #2e1065;
	border-radius: 100%;
	width: 2.5rem;
	height: 2.5rem;
	margin-left: -.75rem;
}

.stats_group {
	grid-column-gap: 4rem;
	grid-row-gap: 6rem;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.text-weight-semibold {
	font-weight: 600;
}

.pricing_heading-row {
	margin-top: 2rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.footer_bottom-wrapper {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.splide__list {
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.stats_item-number {
	color: #f5f5f5;
	font-size: 2.75rem;
	font-weight: 600;
}

.heading-style-h2-8 {
	color: #f6f6f8;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.2;
}

.hero_content {
	grid-column-gap: 1.5rem;
	grid-row-gap: 1.5rem;
	flex-direction: column;
	width: 100%;
	display: flex;
}

.margin-bottom-8 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.demo {
	object-fit: cover;
	border-radius: 1rem;
	width: 100%;
	height: 45rem;
}

.error-message-2 {
	margin-top: 1.5rem;
	padding: .875rem 1rem;
}

.padding-section-large {
	padding-top: 8rem;
	padding-bottom: 8rem;
}

.featured-icon {
	background-color: #7c3aed;
	border-radius: .75rem;
	justify-content: center;
	align-items: center;
	width: 3rem;
	height: 3rem;
	display: flex;
}

.featured-icon.is-green {
	background-color: #059669;
}

.featured-icon.is-orange {
	background-color: #ea580c;
}

.featured-icon.is-rose {
	background-color: #e11d48;
}

.featured-icon.is-lime {
	background-color: #65a30d;
}

.featured-icon.is-blue {
	background-color: #2563eb;
}

.padding-custom-1 {
	padding-top: 5rem;
	padding-bottom: 10rem;
}

.testimonial_client-image {
	object-fit: cover;
	border-radius: 100%;
	width: 3rem;
	min-width: 3rem;
	height: 3rem;
	min-height: 3rem;
}

.badge_body {
	background-color: #4c1d95;
	border-radius: 1.25rem;
	height: 1.25rem;
	padding-left: .5rem;
	padding-right: .5rem;
}

.pricing27_top-row-price-month {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4;
}

.testimonial_inner {
	column-count: 2;
	column-gap: 2rem;
}

.success-message-2 {
	background-color: rgba(0, 0, 0, 0);
	padding: 1.5rem;
}

.empty {
	height: 0;
	position: fixed;
}

.footer_top-wrapper {
	grid-column-gap: 8vw;
	grid-row-gap: 1rem;
	grid-template-rows: auto;
	grid-template-columns: 1fr .5fr;
	align-items: start;
}

.pricing_bottom-row-content {
	text-align: center;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
	height: 100%;
	display: flex;
}

.testimonial_item {
	border: 1px solid #262626;
	border-radius: .75rem;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 2rem;
	padding: 2rem;
	display: inline-block;
}

.hero_proof {
	grid-column-gap: .75rem;
	grid-row-gap: .75rem;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.edc-body {
	background-color: #181818;
}

.bold-text-82 {
	font-size: 65px;
}

.hero_button-icon {
	width: 10px;
	transform: rotate(180deg);
}

.hero_button-icon.is--no-rotate {
	transform: none;
}

.hero_h1.edc_h1 {
	color: #fff;
	font-size: 67px;
}

.hero_h1.edc_h11 {
	color: #fff;
}

.hero_section_edc {
	opacity: 1;
	transform-origin: 50% 100%;
	background-image: linear-gradient(356deg, #002856 16%, rgba(0, 0, 0, 0) 74%), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6602f51dab770ca8f1953d0b_Sky_Devices.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601e6b0524333465c6260a0_AdobeStock_633236093.jpeg");
	background-position: 0 0, 50% 10%, 0 0, 50% 0;
	background-repeat: repeat, repeat-x, repeat, repeat;
	background-size: auto, contain, auto, cover;
	align-items: flex-end;
	width: 100vw;
	height: 100vh;
	padding: 5%;
	display: flex;
	position: relative;
}

.hero_section_edc.nitro-lazy {
	background-image: none !important;
}

.is--tag {
	letter-spacing: -.02em;
	margin-bottom: 0;
	font-size: .83vw;
	font-weight: 500;
	line-height: 1;
}

.is--tag.hero_tag {
	color: #bee1ff;
	margin-bottom: 24px;
}

.is--tag.section_info-number {
	font-size: 16px;
	line-height: 20px;
}

.is--tag.section_info-number.is--green-text {
	color: #bee1ff;
}

.is--tag.section_info-title.is--white-text {
	font-size: 24px;
	line-height: 26px;
}

.is--tag.section_info-title.edc_section_title {
	font-size: 24px;
	line-height: 30px;
}

.is--tag.service_card-number {
	color: #fff;
}

.is--tag.form_label {
	margin-bottom: 12px;
}

.hero_subtext {
	color: rgba(255, 255, 255, .6);
	margin-top: 0;
	margin-bottom: 0;
}

.hero_subtext.is--top {
	width: 500px;
	margin-top: 24px;
}

.hero_subtext.is--top.edc-subcopy {
	width: 750px;
	font-size: 20px;
	line-height: 26px;
}

.hero_button {
	cursor: pointer;
	background-color: #fff;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 3.75vw;
	height: 3.75vw;
	padding: 16px;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 8%;
	left: auto;
	right: 5%;
}

.hero_button.is--footer {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	margin-left: 6px;
	position: static;
}

.media-full {
	border-radius: 12px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.media-full.is--adjusted {
	object-fit: cover;
	height: auto;
}

.video_play-icon {
	width: 20px;
}

.button-31 {
	z-index: 1;
	color: #1d1d1d;
	letter-spacing: -.02em;
	cursor: pointer;
	background-color: #bee1ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	padding: 1.3em 1.8em;
	font-size: .83vw;
	font-weight: 500;
	line-height: 1;
	display: flex;
}

.button-31.is--secondary {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d1d1d;
	margin-top: 36px;
}

.button-31.is--secondary-copy {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d1d1d;
	flex-flow: row;
	flex: 0 auto;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	margin-top: 36px;
	display: flex;
}

.section_info-circle {
	background-color: #bee1ff;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	margin-right: 16px;
	padding-left: 22px;
	padding-right: 22px;
	display: flex;
}

.section_info-circle.is--black {
	background-color: #000;
}

.section_wrapper {
	background-color: #fff;
	border-radius: 12px;
	margin-top: 16px;
	padding-top: 0;
	padding-left: 5%;
	padding-right: 5%;
}

.section_wrapper.is--dark {
	background-color: #1d1d1d;
}

.section_wrapper.is--cta {
	background-color: #bee1ff;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601e5372b65541ba50cdac2_noise.png"), linear-gradient(32deg, #bee1ff, #d4fff0);
	background-position: 0 0, 0 0;
	background-size: auto, auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 0;
	display: flex;
	position: relative;
	overflow: hidden;
}

.section_wrapper.is--cta.nitro-lazy {
	background-image: none !important;
}

.section_wrapper.is--primary {
	background-color: #bee1ff;
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/6601e5372b65541ba50cdac2_noise.png");
	background-position: 0 0;
	background-size: auto;
}

.section_wrapper.is--primary.nitro-lazy {
	background-image: none !important;
}

.section_wrapper.is--footer {
	background-color: rgba(0, 0, 0, 0);
}

.section_text-p {
	width: 100%;
	margin-top: 6px;
}

.section_text-p.is--grey-text.ebc-bodycopy {
	font-size: 18px;
	line-height: 24px;
}

.section_text-p.is--light-text.ebc-bodycopy {
	font-size: 18px;
	line-height: 22px;
}

.section_content {
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	display: flex;
}

.section_content.is--centered {
	align-items: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

.section_content.is--vertical {
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}

.section_content.is--form-submit {
	padding-bottom: 0;
}

.section_content.is--bp {
	padding-bottom: 3vw;
}

.section-19 {
	transform-origin: 50% 100%;
	padding-left: 16px;
	padding-right: 16px;
}

.section_text-title {
	margin-bottom: 16px;
}

.section_text-title.is--cta {
	z-index: 2;
	position: relative;
}

.video_button {
	cursor: pointer;
	background-color: #bee1ff;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 8vw;
	height: 8vw;
	padding: 24px;
	display: flex;
}

.video_overlay {
	z-index: 1;
	background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.button_icon {
	width: 18px;
}

.button_icon.is--close {
	width: 12px;
}

.section_image-half {
	object-fit: cover;
	border-radius: 12px;
	width: 45%;
}

.button_text-2 {
	margin-bottom: 0;
	margin-right: 32px;
	font-size: 14px;
	font-weight: 500;
}

.button_text-2.edc-btn {
	font-size: 16px;
	line-height: 20px;
}

.section_info {
	align-items: center;
	display: flex;
}

.section_text-2 {
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 45%;
	margin-right: 5%;
	display: flex;
}

.section_text-2.is--left {
	margin-left: 5%;
	margin-right: 0%;
}

.section_text-2.is--footer {
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}

.media_image {
	width: 100%;
}

.button-32 {
	z-index: 1;
	color: #1d1d1d;
	letter-spacing: -.02em;
	cursor: pointer;
	background-color: #bee1ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	padding: 1.3em 1.8em;
	font-size: .83vw;
	font-weight: 500;
	line-height: 1;
	display: flex;
}

.button-32.is--secondary {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d1d1d;
	margin-top: 36px;
}

.button-32.is--secondary.is--white {
	color: #fff;
	border-color: #fff;
}

.section-20 {
	transform-origin: 50% 100%;
	padding-left: 16px;
	padding-right: 16px;
}

.image_mobile-only {
	display: none;
}

.service_card-button-icon {
	width: 13px;
}

.service_card-replace {
	z-index: 2;
	background-color: #bee1ff;
	border-radius: 12px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 48px 48px 88px;
	display: none;
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.service_card {
	z-index: 1;
	background-color: #1d1d1d;
	border-radius: 12px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	height: 38vw;
	padding: 48px 48px 88px;
	display: flex;
	position: relative;
}

.button-33 {
	z-index: 1;
	color: #1d1d1d;
	letter-spacing: -.02em;
	cursor: pointer;
	background-color: #bee1ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	padding: 1.3em 1.8em;
	font-size: .83vw;
	font-weight: 500;
	line-height: 1;
	display: flex;
}

.button-33.is--cta {
	z-index: 2;
	color: #000;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #000;
	margin-top: 24px;
	position: relative;
}

.section-21 {
	transform-origin: 50% 100%;
	padding: 60px 16px;
}

.is--small {
	font-size: .9375vw;
	line-height: 1.95;
}

.is--small.service_card-replace-description {
	margin-bottom: 2vw;
}

.is--small.service_card-description {
	color: rgba(255, 255, 255, .6);
	margin-bottom: 2vw;
}

.is--small.footer_menu-item {
	color: rgba(255, 255, 255, .6);
	margin-bottom: 0;
}

.is--small.footer_menu-item.is--link {
	cursor: pointer;
	transition: all .2s;
}

.is--small.footer_menu-item.is--link:hover {
	color: #bee1ff;
}

.service_grid {
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template-columns: 1fr 1fr 1fr;
	width: 100%;
}

.service_card-icon {
	width: 28px;
}

.service_card-button {
	z-index: 3;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-top: 2vw;
	display: flex;
	position: absolute;
	top: auto;
	bottom: 48px;
	left: 48px;
	right: auto;
}

.service_card-title {
	color: #fff;
}

.service_card-icon-wrapper {
	background-color: #bee1ff;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	margin-bottom: 2vw;
	display: flex;
}

.service_wrapper {
	position: relative;
}

.is--light-text {
	color: rgba(255, 255, 255, .6);
}

.edc-pricing {
	transform-origin: 50% 100%;
	padding-left: 16px;
	padding-right: 16px;
}

.benefits_item {
	border-top: 1px solid rgba(57, 61, 71, .6);
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
}

.benefits_item.is--last {
	border-bottom: 1px solid rgba(57, 61, 71, .6);
}

.benefits_description-wrapper {
	flex-direction: column;
	align-items: flex-start;
	width: 45%;
	margin-right: 5%;
	display: flex;
}

.is--white-text {
	color: #fff;
}

.is--white-text.benefits_title {
	margin-top: 0;
}

.form_success {
	background-color: rgba(255, 255, 255, .6);
	border-radius: 12px;
}

.form_checkbox-field {
	align-items: center;
	margin-bottom: 0;
	padding-left: 0;
	display: flex;
}

.button-34 {
	z-index: 1;
	color: #1d1d1d;
	letter-spacing: -.02em;
	cursor: pointer;
	background-color: #bee1ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	padding: 1.3em 1.8em;
	font-size: .83vw;
	font-weight: 500;
	line-height: 1;
	display: flex;
}

.button-34.is--secondary {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d1d1d;
	margin-top: 36px;
}

.button-34.is--secondary.no--tm {
	border-width: 2px;
	margin-top: 0;
	font-size: 14px;
}

.form_legal-link {
	cursor: pointer;
	text-decoration: underline;
}

.form_checkbox {
	cursor: pointer;
	border-width: 2px;
	border-color: #1d1d1d;
	width: 24px;
	height: 24px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 20px;
}

.form_checkbox.w--redirected-checked {
	background-color: #1d1d1d;
	background-size: 12px;
	border-style: none;
}

.form_error {
	background-color: #fcc;
	border-radius: 12px;
}

.form_field {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
	border: 0 solid #000;
	border-bottom: 2px solid #1d1d1d;
	width: 100%;
	margin-bottom: 32px;
	padding-top: 12px;
	padding-bottom: 24px;
	font-size: 1.25vw;
	line-height: 1.67;
}

.form_field:focus {
	border-bottom-color: #000;
}

.form_field::placeholder {
	color: rgba(57, 61, 71, .6);
}

.form_field.is--message {
	padding-bottom: 160px;
}

.nav_brand-logo {
	height: 50px;
}

.nav_brand {
	cursor: pointer;
}

.footer_menu {
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.footer_menu-title {
	color: #fff;
	margin-top: 0;
	margin-bottom: 16px;
}

.footer_link-inline {
	color: #fff;
	transition: all .2s;
}

.footer_link-inline:hover {
	color: #bee1ff;
}

.legal_close-icon {
	z-index: 100;
	cursor: pointer;
	width: 36px;
	position: absolute;
	top: 3%;
	bottom: auto;
	left: auto;
	right: 2%;
}

.button-35 {
	z-index: 1;
	color: #1d1d1d;
	letter-spacing: -.02em;
	cursor: pointer;
	background-color: #bee1ff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	padding: 1.3em 1.8em;
	font-size: .83vw;
	font-weight: 500;
	line-height: 1;
	display: flex;
}

.button-35.is--secondary {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #1d1d1d;
	margin-top: 36px;
}

.button-35.is--secondary.is--36tm {
	cursor: pointer;
}

.button-35.is--secondary.is--36tm.is--legal {
	padding: 1em 1em .9em 1.5em;
}

.legal-popup {
	z-index: 200;
	background-color: rgba(0, 0, 0, .4);
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	display: none;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.legal_title {
	margin-bottom: 40px;
}

.legal_content {
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	padding-bottom: 8vw;
	display: flex;
}

.legal_text {
	overflow: visible;
}

.legal_wrapper {
	background-color: #fff;
	border-radius: 12px;
	width: 90vw;
	height: 90vh;
	padding: 8vw 12vw 0%;
	position: relative;
	overflow: scroll;
}

.edc-bottom {
	max-width: 1300px;
	padding-left: 40px;
	padding-right: 40px;
}

.bottom-cta {
	transform-origin: 50% 100%;
	padding-left: 16px;
	padding-right: 16px;
}

.text-span-205 {
	color: #e41f1f;
	text-decoration: line-through;
}

.text-span-206 {
	color: #2e6bf8;
	font-weight: 700;
}

.text-ticker_carousel {
	clear: both;
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	color: #86e30f;
	flex-direction: column;
	line-height: 1em;
	display: flex;
}

.text-ticker_mask {
	float: right;
	color: #111;
	height: 7rem;
	padding-left: 1em;
	display: inline-block;
	position: absolute;
	overflow: hidden;
}

.section-padding {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.text-ticker_mask2 {
	background-color: #32443e;
	height: 6rem;
	position: absolute;
	top: 7rem;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.text-ticker_component {
	color: #fff;
	max-width: 56rem;
	margin-bottom: 2rem;
	position: relative;
}

.text-ticker_text {
	letter-spacing: -.0375em;
	font-size: 5rem;
	font-weight: 700;
	line-height: 1.25;
	display: inline;
}

.text-ticker_mask1 {
	background-color: #32443e;
	height: 6rem;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.container-1376 {
	max-width: 72rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.vertical-scroll-wrapper {
	flex-direction: column;
	align-items: flex-start;
	width: 43ch;
	position: relative;
}

.text-rotation-wrapper {
	grid-column-gap: 80px;
	grid-row-gap: 80px;
	flex: 0 auto;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: row;
	align-content: center;
	justify-content: center;
	align-self: center;
	height: 500px;
	display: grid;
	position: relative;
}

.track-overlay {
	z-index: 1;
	background-image: linear-gradient(#f9f5ff, rgba(0, 0, 0, 0) 50%, #f9f5ff);
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.track-overlay.unclickable {
	background-image: none;
	width: 100%;
	height: 100%;
	position: absolute;
}

.track-overlay.unclickable.nitro-lazy {
	background-image: none !important;
}

.track-vertical-2 {
	flex-direction: column;
	display: flex;
	position: absolute;
}

.heading-large-2 {
	color: #111322;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.25;
}

.heading-large-2.rotate-text {
	color: #dcdfea;
	white-space: nowrap;
	font-weight: 600;
}

.heading-large-2.rotate-text._1 {
	color: #2e6bf8;
}

.infinite-rotation-holder {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 1px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.card---brix-2 {
	background-color: #fff;
	border: 1px solid #f7f7fb;
	border-radius: 20px;
	overflow: hidden;
}

.card---brix-2.stats-card-v4---brix {
	box-shadow: 0 2px 8px 4px var(--dark-blue);
	text-align: center;
	background-color: #000;
	border-style: none;
	border-radius: 7px;
	flex-direction: column;
	align-items: center;
	max-width: 270px;
	padding: 20px;
	display: flex;
}

.component-wrapper---brix.stats-v4---brix {
	flex-direction: column;
	align-items: center;
	padding-bottom: 60px;
	display: flex;
}

.paragraph-30.stats-v4-paragraph---brix {
	color: #cecece;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
}

.stats-v4-grid---edctop {
	grid-column-gap: 40px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;
	align-items: start;
	justify-items: center;
	width: 100%;
	margin-top: 0;
	display: grid;
}

.title-3.stats-v4-main-title---edc {
	color: #fff;
	text-align: center;
	margin-bottom: 58px;
}

.title-3.stats-v4-achievement---brix {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.title-3.stats-v4-main-title---edc-copy {
	color: #000;
	text-align: center;
	margin-bottom: 58px;
}

.bold-text-83 {
	font-weight: 400;
}

.text-span-207 {
	color: #fe5000;
	font-weight: 700;
}

.stats-v4-grid---edc {
	grid-column-gap: 40px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;
	align-items: start;
	justify-items: center;
	width: 100%;
	margin-top: 40px;
	display: grid;
}

.text-span-208 {
	text-decoration: line-through;
}

.section_content-edc {
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	display: flex;
}

.section_content-edc.is--centered {
	align-items: center;
}

.section_content-edc.is--vertical {
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}

.section_content-edc.is--form-submit {
	padding-bottom: 0;
}

.section_content-edc.is--bp {
	padding-bottom: 3vw;
}

.plan-info-wrapper-2 {
	border: 1px solid rgba(0, 0, 0, .2);
	flex-direction: column;
	justify-content: space-between;
	padding: 15px;
	display: flex;
}

.pricing-page-desc {
	color: #666;
	margin-bottom: 40px;
	font-size: 16px;
}

.heading-62 {
	color: #000;
}

.section-22 {
	max-width: 1300px;
	padding-top: 80px;
	padding-bottom: 80px;
}

.pricing-grid-row-2 {
	grid-column-gap: 30px;
	grid-row-gap: 0px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	grid-template: "feature plan-1 plan-2 plan-3" "feature . . ."/1.75fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	display: grid;
}

.pricing-grid-row-2.top {
	border-top-style: none;
}

.pricing-grid-row-2.cc-plans {
	background-color: #fff;
	border-top-style: none;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	grid-template-rows: auto;
	grid-template-areas: "feature plan-1 plan-2 plan-3";
	padding-top: 0;
	padding-bottom: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.plan-name-2 {
	color: #000;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

.feature-info-2 {
	margin-top: 0;
	font-weight: 500;
}

.section_content-edc-btm {
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
}

.section_content-edc-btm.is--centered {
	align-items: center;
}

.section_content-edc-btm.is--vertical {
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}

.section_content-edc-btm.is--form-submit {
	padding-bottom: 0;
}

.section_content-edc-btm.is--bp {
	padding-bottom: 3vw;
}

.tabs-icons {
	z-index: 2;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-around;
	align-items: center;
	padding: 12px;
	display: grid;
}

.main {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
	overflow: hidden;
}

.icn-tab-arrow {
	position: absolute;
	top: -12px;
}

.icn-tab-arrow._3 {
	left: 346px;
}

.icn-tab-arrow._1 {
	left: 66px;
}

.icn-tab-arrow._4 {
	left: 486px;
}

.icn-tab-arrow._2 {
	left: 205px;
}

.icn-tab-arrow._5 {
	left: 626px;
}

.h2-center {
	text-align: center;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 44px;
	font-weight: 800;
	line-height: 120%;
}

.h2-center.mb60 {
	margin-bottom: 60px;
}

.icn-active {
	opacity: 0;
	flex-direction: column;
	align-items: center;
	display: flex;
	position: absolute;
}

.icn {
	background-color: rgba(0, 0, 0, 0);
	flex-direction: column;
	align-items: center;
	padding: 0;
	display: flex;
	position: relative;
}

.icn.w--current {
	background-color: rgba(0, 0, 0, 0);
}

.h4-center {
	color: #151a1a;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 100%;
}

.h4-center.blue {
	color: #265dcc;
}

.h4-center.mt12 {
	margin-top: 12px;
}

.p1-center {
	color: #333;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
}

.icn-default {
	z-index: 1;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	position: relative;
}

.tab-content-2 {
	border: 1px solid #265dcc;
	border-radius: 4px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
	display: flex;
	position: relative;
}

.tab-content-2.mt12 {
	margin-top: 12px;
}

.cmp-001 {
	flex-direction: column;
	align-items: center;
	max-width: 720px;
	display: flex;
}

.img-default {
	width: 60px;
	height: 60px;
}

.img-hover {
	opacity: 0;
	position: absolute;
}

.section_text-title-copycenter {
	text-align: center;
	margin-bottom: 40px;
}

.section_text-title-copycenter.is--cta {
	z-index: 2;
	position: relative;
}

.text-span-209 {
	color: #2e6bf8;
}

.text-rotation-wrapper-edc {
	grid-column-gap: 80px;
	grid-row-gap: 80px;
	flex: 0 auto;
	grid-template-rows: auto;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: row;
	align-content: center;
	justify-content: center;
	align-self: center;
	display: grid;
	position: relative;
}

.dropdown-card-text-_partner-btn {
	color: #2e6bf8;
	padding-top: 10px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}

.container-1377 {
	display: flex;
	position: relative;
}

.dropdown-card-title-copy-copy2 {
	clear: right;
	color: #151b26;
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 6px;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
}

.dropdown-card-title-copy-copy2.is-secondary {
	margin-top: 2px;
	margin-bottom: 0;
	line-height: 19px;
}

.dropdown-card-title-copy-copy2.not-margin {
	margin-top: 2px;
	margin-bottom: 0;
}

.dropdown-card-title-copy-copy2.sidebar {
	margin-bottom: 20px;
	font-weight: 500;
}

.dropdown-card-title-copy-copy2.bluetitle, .dropdown-card-title-copy-copy2.sidebar_text:hover {
	color: var(--pho-blue);
}

.dropdown-card-title-copy-copy {
	clear: right;
	color: #151b26;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 600;
}

.dropdown-card-title-copy-copy.is-secondary {
	margin-top: 2px;
	margin-bottom: 0;
	line-height: 19px;
}

.dropdown-card-title-copy-copy.not-margin {
	margin-top: 2px;
	margin-bottom: 0;
}

.dropdown-card-title-copy-copy.sidebar {
	margin-bottom: 20px;
	font-weight: 500;
}

.dropdown-card-title-copy-copy.bluetitle, .dropdown-card-title-copy-copy.sidebar_text:hover {
	color: var(--pho-blue);
}

.image-89 {
	margin-bottom: -15px;
}

.dropdown-card-content-flex {
	text-decoration: none;
	display: flex;
	position: relative;
}

.image-90 {
	margin-left: 5px;
}

.navmenu__dropdown-left-copy {
	grid-column-gap: 50px;
	grid-row-gap: 0px;
	background-color: #fff;
	flex: 1;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;
	padding: 40px 30px 0 20px;
	display: grid;
}

.navmenu__dropdown-left-copy.mega_solutions {
	flex: 0 64%;
	padding-right: 50px;
}

.navmenu__dropdown-block-copy {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	background-color: rgba(231, 232, 255, 0);
	border-left: 0 solid #e4e4e4;
	flex: 0 34%;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	padding-left: 0;
	padding-right: 60px;
	display: block;
}

.navmenu__dropdown-block-copy.mega_sidebar {
	background-color: #f3fafd;
	border-left-style: solid;
	border-left-width: 1px;
}

.navmenu__dropdown-block-copy.ind-right {
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 30px;
}

.text-span-210 {
	color: #2e6bf8;
	font-weight: 600;
}

.dropdown-card-copy {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-copy.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-copy.has-icon {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 0;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-copy.has-icon:hover {
	border: .5px none var(--pho-blue);
	background-color: #f4f6ff;
	border-radius: 15px;
}

.dropdown-card-copy.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-copy.has-icon.sidebar-list {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.dropdown-card-copy.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-copy.has-icon.sidebar-list.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card-copy.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card-copy.has-icon.sidebar-list-copy {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.dropdown-card-copy.has-icon.sidebar-list-copy:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-copy.has-icon.sidebar-list-copy.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card-copy.has-icon-copy {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 10px;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-copy.has-icon-copy:hover {
	background-color: #f4f6ff;
	border: .5px #fff;
	border-radius: 15px;
}

.dropdown-card-copy.has-icon-copy.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-copy.has-icon-copy.sidebar-list {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.dropdown-card-copy.has-icon-copy.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-copy.has-icon-copy.sidebar-list.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card-copy.has-icon-copy.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card-copy_featured {
	margin-bottom: 36px;
	display: block;
	position: relative;
}

.dropdown-card-copy_featured.is-secondary {
	margin-bottom: 20px;
}

.dropdown-card-copy_featured.has-icon {
	z-index: 999;
	background-color: #f4f6ff;
	border: 1px solid #bac3ec;
	border-radius: 15px;
	align-items: flex-start;
	margin-bottom: 0;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-copy_featured.has-icon:hover {
	border: 1px solid var(--pho-blue);
	background-color: #fff;
	border-radius: 15px;
}

.dropdown-card-copy_featured.has-icon.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-copy_featured.has-icon.sidebar-list {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.dropdown-card-copy_featured.has-icon.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-copy_featured.has-icon.sidebar-list.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card-copy_featured.has-icon.dropdown-card-no-icon {
	padding-left: 0;
}

.dropdown-card-copy_featured.has-icon.sidebar-list-copy {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.dropdown-card-copy_featured.has-icon.sidebar-list-copy:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-copy_featured.has-icon.sidebar-list-copy.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card-copy_featured.has-icon-copy {
	z-index: 999;
	align-items: flex-start;
	margin-bottom: 10px;
	padding: 10px;
	text-decoration: none;
	display: flex;
}

.dropdown-card-copy_featured.has-icon-copy:hover {
	background-color: #f4f6ff;
	border: .5px #fff;
	border-radius: 15px;
}

.dropdown-card-copy_featured.has-icon-copy.highlight {
	border: 1px none var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	border-radius: 15px;
	padding: 0;
	display: block;
}

.dropdown-card-copy_featured.has-icon-copy.sidebar-list {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.dropdown-card-copy_featured.has-icon-copy.sidebar-list:hover {
	color: var(--pho-blue);
	background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;
}

.dropdown-card-copy_featured.has-icon-copy.sidebar-list.last-tiem {
	margin-bottom: 20px;
}

.dropdown-card-copy_featured.has-icon-copy.dropdown-card-no-icon {
	padding-left: 0;
}

.text-span-211 {
	font-weight: 600;
}

.image-91, .image-92, .image-93, .image-94 {
	border-radius: 50px;
}

.label-4 {
	color: #2e6bf8;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
}

.section-23 {
	padding-left: 30px;
	padding-right: 30px;
}

.section-23.header {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.grid-10 {
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	flex: none;
	grid-template-rows: 30px 70px 70px 70px 70px 30px;
	grid-template-columns: 70px 70px 70px 70px;
	width: 370px;
	margin-left: 68px;
}

.hero-description {
	color: #000;
	max-width: 80%;
	padding-top: 10px;
	font-family: neue-haas-unica, sans-serif;
	font-size: 22px;
	line-height: 32px;
}

.container-1378 {
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.hero-content-2 {
	justify-content: space-between;
	align-items: stretch;
	display: flex;
}

.hero-heading {
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: -2px;
	font-size: 56px;
	line-height: 68px;
}

.hero-wrap {
	background-color: #ebf2ff;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
}

.hero-text-wrap {
	z-index: 10;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	max-width: 520px;
	display: flex;
	position: relative;
}

.brick {
	background-color: #f8f8fa;
	border-radius: 4px;
}

.brick.dark-brick {
	background-color: #eaeaf0;
}

.brick.pic-brick {
	z-index: 20;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	flex-direction: column;
	justify-content: center;
}

.brick.pic-brick.nitro-lazy {
	background-image: none !important;
}

.brick.pic-brick.icon-4 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/66476dfa08e028226ecb79a1_CyberArk-icon-2.png");
}

.brick.pic-brick.icon-4.nitro-lazy {
	background-image: none !important;
}

.brick.pic-brick.icon-3 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/66476dfa9b1f725b249e32e5_ServiceNow-icon-2.png");
}

.brick.pic-brick.icon-3.nitro-lazy {
	background-image: none !important;
}

.brick.pic-brick.icon-1 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/66476dfa7a8fe6d10416d93c_Axonius-icon-2.png");
}

.brick.pic-brick.icon-1.nitro-lazy {
	background-image: none !important;
}

.brick.pic-brick.icon-2 {
	background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/66476dfade5be0ddb096b923_Check-Point-icon-2.png");
}

.brick.pic-brick.icon-2.nitro-lazy {
	background-image: none !important;
}

.brick.light-brick {
	background-color: #fff;
}

.text-span-212 {
	text-transform: none;
}

.text-span-213 {
	color: #2e6bf8;
	text-transform: none;
	font-weight: 700;
}

.content-grid-2 {
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: row;
	margin-bottom: 30px;
	display: grid;
}

.label-5 {
	color: rgba(0, 0, 0, .6);
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}

.header-note-text {
	color: #000;
	margin-right: 4px;
	font-size: 14px;
	line-height: 30px;
}

.banner-headline {
	color: #000;
	letter-spacing: -.6px;
	max-width: 510px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
}

.banner-icon {
	background-color: #f6f6f6;
	border-radius: 100%;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 200px;
	margin-right: 60px;
	display: flex;
}

.banner-note-wrap {
	align-items: center;
	margin-bottom: 10px;
	display: flex;
}

.section-24 {
	padding-left: 30px;
	padding-right: 30px;
}

.section-24.content {
	padding-top: 80px;
	padding-bottom: 80px;
	display: flex;
}

.sidebar-wrap, .banner-content-wrap {
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.category-block {
	opacity: .5;
	flex-direction: row;
	align-items: center;
	margin-bottom: 10px;
	text-decoration: none;
	display: flex;
}

.category-block:hover {
	opacity: .85;
}

.category-block.w--current {
	opacity: 1;
}

.category-block.all-products {
	opacity: 1;
	margin-top: 28px;
}

.category-block.all-products:hover {
	opacity: .85;
}

.category-block.all-products.w--current {
	display: flex;
}

.category-block.add-more {
	opacity: 1;
	margin-top: 20px;
}

.category-block.add-more:hover {
	opacity: .8;
}

.container-1379 {
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.banner-content-2 {
	align-items: center;
	display: flex;
}

.content-wrap-2 {
	flex-direction: row;
	align-items: flex-start;
	display: flex;
}

.arrow-3 {
	display: block;
}

.empty-state {
	background-color: #f8f8fa;
	margin-bottom: 30px;
	padding: 24px 30px;
}

.color-icon {
	border-radius: 4px;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 500;
	display: flex;
}

.color-icon.add-tool-icon {
	border: 1px solid #dbdde6;
}

.color-icon.add-tool-icon:hover {
	border-color: #c6c9d4;
}

.image-95 {
	flex: none;
}

.empty-message {
	font-size: 16px;
	line-height: 30px;
}

.collection-item-2 {
	flex-direction: column;
	align-items: flex-start;
	display: flex;
}

.banner-logo {
	height: 16px;
	margin-top: 3px;
}

.tool-wrap {
	color: rgba(0, 0, 0, .6);
	border: 1px solid #dbdde6;
	border-radius: 6px;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
	height: 100%;
	padding: 32px;
	text-decoration: none;
	transition: box-shadow .4s;
	display: flex;
	position: relative;
}

.tool-wrap:hover {
	border-color: #c6c9d4;
	box-shadow: 0 10px 30px rgba(206, 209, 224, .25);
}

.tool-wrap.banner-wrap {
	padding: 40px;
	transition: border-color .3s, box-shadow .3s;
}

.category-image-strip {
	background-color: #3563f4;
	width: 70px;
	height: 4px;
	position: absolute;
	top: -1px;
	bottom: auto;
	left: 32px;
	right: auto;
}

.category-image-strip.banner-strip {
	background-color: #c63882;
	width: auto;
	top: -1px;
	bottom: auto;
	left: -1px;
	right: -1px;
}

.sidebar {
	flex: none;
	width: 260px;
	margin-right: 30px;
}

.category-text {
	color: #000;
	font-weight: 500;
}

.button-36 {
	color: #fff;
	letter-spacing: -.2px;
	border-radius: 4px;
	padding: 12px 24px;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
}

.button-36:hover {
	opacity: .9;
}

.button-36.pink-button {
	background-color: #c63882;
}

.button-36.pink-button:hover {
	background-color: #000;
}

.servicenow-table {
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	flex-direction: column;
	padding: 4rem 2rem 2rem;
	display: flex;
}

.crypto-table_head-copy.mid-col {
	background-color: var(--pho-blue);
	width: 35%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.crypto-table_head-copy.mid-col-copy {
	background-color: #fff;
	border-top: 1px solid #797979;
	width: 35%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.crypto-table_head-copy.is-name {
	color: #000;
	background-color: #dadada;
	border-top: 1px solid #797979;
	width: 25%;
	padding-top: 0;
	padding-bottom: 0;
}

.lega-copy {
	color: #000;
	text-transform: none;
	font-family: Sf pro display, sans-serif;
	font-size: 22px;
	font-weight: 600;
}

.crypto-table_head-copy.right-col-copy {
	background-color: #fff;
	border-top: 1px solid #797979;
	width: 35%;
}

.crypto-table_head-copy {
	letter-spacing: .1em;
	text-transform: uppercase;
	padding: 0 1.5rem;
	font-size: .75rem;
	font-weight: 400;
}

.crypto-table_head-copy.is-position {
	width: 0;
	min-width: 0;
	margin-left: 0;
	padding: 0;
}

.crypto-table_head-copy.is-name {
	width: 25%;
	padding-top: 0;
	padding-bottom: 0;
}

.crypto-table_head-copy.right-col {
	background-color: #5d5b5b;
	width: 35%;
}

.crypto-table_head-copy.mid-col {
	background-color: var(--pho-blue);
	width: 35%;
}

.crypto-table_head-copy.right-col-copy {
	background-color: #5d5b5b;
	width: 35%;
}

.crypto-table_head-copy.is-position-copy {
	background-color: #fff;
	width: 0;
	min-width: 0;
	margin-left: 0;
	padding: 0;
}

.crypto-table_head-copy-copy {
	letter-spacing: .1em;
	text-transform: uppercase;
	padding: 0 1.5rem;
	font-size: .75rem;
	font-weight: 400;
}

.crypto-table_head-copy-copy.is-position {
	width: 0;
	min-width: 0;
	margin-left: 0;
	padding: 0;
}

.crypto-table_head-copy-copy.is-name {
	width: 25%;
	padding-top: 0;
	padding-bottom: 0;
}

.crypto-table_head-copy-copy.right-col {
	background-color: #5d5b5b;
	width: 35%;
}

.crypto-table_head-copy-copy.mid-col {
	background-color: var(--pho-blue);
	width: 35%;
}

.crypto-table_head-copy-copy.right-col-copy {
	background-color: #fff;
	border-top: 1px solid #797979;
	width: 35%;
}

.crypto-table_text-large_titles-copy {
	text-transform: uppercase;
	font-family: Sf pro display, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.crypto-table_cell-copy.is-label {
	text-align: left;
	background-color: #fff;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 7.5rem;
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.crypto-table_cell-copy {
	background-color: #dadada;
	padding: 2rem 10px 2rem 20px;
	font-weight: 500;
}

.crypto-table_cell-copy {
	padding: 2rem 10px 2rem 20px;
	font-weight: 500;
}

.crypto-table_cell-copy.is-price {
	text-align: center;
}

.crypto-table_cell-copy.is-label {
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 7.5rem;
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.dark-text {
	color: #000;
}

.image-96 {
	border-radius: 0%;
	align-self: flex-start;
	margin-right: 8px;
}

.table-action-icon-3 {
	width: 22px;
	margin-right: 11px;
}

.table-action-icon-3:hover {
	opacity: .75;
}

.link-block-15 {
	margin-left: 10px;
}

.div-block-417 {
	justify-content: space-between;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.div-2 {
	width: 100%;
	margin-bottom: 40px;
}

.div-block-418 {
	padding-left: 10px;
	padding-right: 20px;
}

.table-box-2 {
	border: 1px #f9f9f9;
	flex-wrap: wrap;
	flex: 1;
	align-items: center;
	width: 18%;
	display: flex;
}

.table-box-2._2 {
	flex-wrap: nowrap;
	flex: 1;
	align-self: center;
	width: 18%;
}

.table-box-2._2.small {
	width: 11%;
}

.table-box-2._2.action {
	flex-direction: row;
	justify-content: flex-start;
	width: 7%;
	padding-left: 0;
	padding-right: 0;
}

.table-box-2.action {
	width: 7%;
}

.table-box-2._11 {
	width: 11%;
}

.text-span-214 {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(165, 165, 177, .5);
	border-radius: 5px;
	padding: 4px 10px;
	display: inline-block;
}

.div-block-419 {
	justify-content: center;
	display: flex;
}

.link-block-16 {
	display: block;
}

.table-data-2 {
	color: #4e4e4e;
	padding-right: 20px;
	font-size: 15px;
}

.table-data-2.link {
	font-size: 15px;
	text-decoration: none;
}

.table-data-2.name {
	min-width: 250px;
	margin-top: -3px;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: 600;
}

.table-heading-2 {
	color: var(--pho-blue);
	text-transform: capitalize;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 18px;
}

.div-block-420 {
	justify-content: center;
	align-items: center;
	width: 3%;
	padding-left: 20px;
	display: flex;
}

.div-block-420._2 {
	border: 1px #ececec;
	justify-content: flex-start;
	align-items: center;
	padding-left: 0;
}

.servicenow-table-2 {
	color: #4e4e4e;
	flex-direction: column;
	align-items: flex-start;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 40px 220px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
	display: flex;
}

.bold-text-84 {
	font-size: 18px;
	line-height: 24px;
}

.text-span-215 {
	color: #2e6bf8;
}

.table-row_even {
	color: #a4a6ff;
	cursor: pointer;
	background-color: #f1f9ff;
	border-bottom: 1px solid #dce0ec;
	justify-content: space-between;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: box-shadow .2s;
	display: flex;
}

.table-row_even:hover {
	color: #4347e7;
	box-shadow: 0 12px 10px rgba(142, 143, 163, .06);
}

.table-row_even.head {
	text-align: left;
	cursor: default;
}

.table-row_even.odd {
	background-color: #e7e8ff;
	padding-top: 30px;
	padding-bottom: 30px;
}

.table-row_even.head {
	cursor: default;
}

.table-row_even.head:hover {
	box-shadow: none;
	background-color: rgba(0, 0, 0, 0);
}

.table-row_even.head.hide {
	display: none;
}

.text-span-216, .text-span-217 {
	color: #2e6bf8;
}

.text-span-218, .text-span-219, .text-span-220, .text-span-221, .text-span-222, .text-span-223, .text-span-224 {
	color: #2e6bf8;
	font-weight: 700;
}

@media screen and (min-width: 1280px) {
	.dropdown-toggle.language {
		display: flex;
	}
	
	.dropdown-toggle.button {
		margin-top: 0;
		display: flex;
	}
	
	.dropdown-toggle.line {
		padding-left: 2px;
		padding-right: 2px;
	}
	
	.dropdown-toggle.envelope {
		display: flex;
	}
	
	.blog-card-image {
		height: 145px;
	}
	
	.dropdown-sidebar-bg {
		left: 862px;
	}
	
	.dropdown-grid {
		grid-template-columns: 299px 300px 300px 300px;
	}
	
	.dropdown-grid.resources {
		grid-template-columns: 200px 516px 360px;
	}
	
	.blog-card.third {
		display: none;
	}
	
	.dropdown-list {
		display: block;
	}
	
	.nav-button {
		background-color: var(--pho-blue);
	}
	
	.dropdown-footer {
		color: #000;
		justify-content: flex-end;
		max-width: 1300px;
	}
	
	.container-17 {
		padding-left: 64px;
		padding-right: 64px;
	}
	
	.navmenu__dropdown-left {
		padding-right: 30px;
	}
	
	.cta-button__sub-text.hidden1136 {
		color: #fff;
		display: block;
	}
	
	.link-list__link.lone {
		color: #1b1b1b;
	}
	
	.link-list__dropdown-toggle {
		transition-property: box-shadow, border-color;
	}
	
	.link-list__dropdown-toggle:hover {
		color: #1b1b1b;
	}
	
	.navmenu__link-list {
		flex: 1;
		justify-content: center;
	}
	
	.link-list__list-item.cc-first {
		margin-right: 30px;
	}
	
	.link-list__list-item.lone_link {
		color: #1b1b1b;
		margin-right: 30px;
	}
	
	.navmenu__dropdown-block.ind-right {
		background-color: #fff;
		border-left-style: solid;
		border-left-width: 1px;
		padding-left: 30px;
	}
	
	.mobilebars {
		background-color: var(--pho-blue);
		border-radius: 50px;
	}
	
	.mobilebars.get_demo {
		color: #fff;
	}
	
	.navbar__navmenu {
		align-self: stretch;
	}
	
	.button-11.cc-navbar.cc-secondary {
		color: var(--pho-blue);
		background-color: rgba(0, 0, 0, 0);
	}
	
	.button-11.cc-navbar.cc-secondary.hidden, .dropdown-toggle-4.language, .dropdown-toggle-4.button, .dropdown-toggle-4.envelope {
		display: flex;
	}
	
	.container-18 {
		padding-left: 64px;
		padding-right: 64px;
	}
	
	.dropdown-toggle-6.language {
		display: flex;
	}
	
	.dropdown-toggle-6.button {
		align-items: center;
		margin-top: 0;
		padding-top: 0;
		display: flex;
	}
	
	.dropdown-toggle-6.envelope {
		display: flex;
	}
	
	.container-19 {
		padding: 20px 64px;
	}
	
	.nav-button-3 {
		background-color: var(--pho-blue);
		border-radius: 20px;
	}
	
	.container-20 {
		float: none;
		color: #000;
		align-content: center;
		justify-content: flex-end;
		align-items: center;
		justify-items: end;
		width: 100%;
		max-width: 1100px;
		min-height: 50px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		line-height: 50px;
		display: flex;
	}
	
	.dropdown-footer-link-2 {
		font-family: Sf pro display, sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
	}
	
	.dropdown-footer-link-2.footerlinks {
		font-size: 16px;
		line-height: 20px;
	}
	
	.text-span-69, .text-span-70 {
		color: var(--pho-blue);
	}
	
	.megamenu_footer {
		color: #000;
		background-color: #fbfdfe;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.megamenu_footer.hidden {
		background-color: #fbfdfe;
		border-top: 1px solid #e0e6e8;
		align-content: center;
		justify-content: center;
		min-height: 50px;
		line-height: 30px;
	}
	
	.text-span-77 {
		color: var(--pho-blue);
		font-weight: 700;
	}
	
	.container-36, .section-8.section-header, .wrap-header-content {
		max-width: 100%;
	}
	
	.section-9.section-header {
		max-width: 100%;
		height: 100vh;
	}
	
	.image-37 {
		width: 50%;
	}
	
	.html-embed-4 {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.image-40 {
		width: 45%;
	}
	
	.link-list__link-copy.lone {
		color: #1b1b1b;
	}
	
	.mobilebars-copy {
		background-color: var(--pho-blue);
		border-radius: 50px;
	}
	
	.mobilebars-copy.get_demo {
		color: #fff;
	}
	
	.ll-auto {
		float: none;
		clear: none;
		width: 30px;
		height: auto;
		padding-top: 18px;
		padding-bottom: 0;
		position: static;
		overflow: visible;
	}
	
	.process_left {
		padding-left: 0;
	}
	
	.banner-background {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b017acb2463352e1ce0c4c_Card_BG.png");
		background-position: 0 0;
		background-size: contain;
	}
	
	.banner-background.nitro-lazy {
		background-image: none !important;
	}
	
	.container-huge {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64b017acb2463352e1ce0c4c_Card_BG.png");
		background-position: 100% 0;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: scroll;
	}
	
	.container-huge.nitro-lazy {
		background-image: none !important;
	}
	
	.header_background-image {
		height: 800px;
	}
	
	.lottie-animation-7 {
		top: 6%;
	}
	
	.tesimonials5_content-right {
		overflow: visible;
	}
	
	.testimonials5_item-content._1, .testimonials5_item-content._2, .testimonials5_item-content._3 {
		min-height: 250px;
		overflow: auto;
	}
	
	.steps-intro {
		padding-left: 18px;
		padding-right: 18px;
	}
	
	.steps-grid {
		grid-column-gap: 100px;
		grid-template-columns: .8fr 1fr;
	}
	
	.steps-card_1, .steps-card_2, .steps-card_4, .steps-card_3 {
		padding: 36px;
	}
	
	.table-row-nr {
		color: #fff;
	}
	
	.dropdown-card-no-bg.has-icon.dropdown-card-no-icon.promotion-1 {
		background-color: rgba(0, 0, 0, 0);
		border-radius: 15px;
		padding: 0;
	}
	
	.container-default-4-copy {
		max-width: 1300px;
		padding-top: 60px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.text-span-192 {
		text-transform: none;
	}
	
	.steps-grid-2 {
		grid-column-gap: 100px;
		grid-template-columns: .8fr 1fr;
	}
	
	.slide-2 {
		background-color: rgba(255, 255, 255, 0);
	}
	
	.steps-card_1-2 {
		padding: 36px;
	}
	
	.slide-1 {
		background-color: rgba(255, 255, 255, 0);
	}
	
	.hero-video-wrapper {
		max-width: 700px;
	}
	
	.popular-vacations {
		padding-top: 48px;
		padding-left: 48px;
		padding-right: 48px;
	}
	
	.navmenu__dropdown-left-copy {
		padding-right: 30px;
	}
	
	.navmenu__dropdown-block-copy.ind-right {
		background-color: #fff;
		border-left-style: solid;
		border-left-width: 1px;
		padding-left: 30px;
	}
}

@media screen and (min-width: 1440px) {
	.heading_2.accuratebg {
		padding-top: 0;
	}
	
	.heading_2.accuratebg.white {
		color: #fff;
		text-align: left;
	}
	
	.slider-container {
		max-width: 100%;
	}
	
	.slide-bg-copy {
		width: 16%;
		padding-bottom: 20px;
	}
	
	.slide-text-container {
		max-width: 100%;
	}
	
	.eyebrow {
		color: var(--pho-orange);
		text-align: center;
		letter-spacing: .13em;
		padding-bottom: 20px;
		font-size: 22px;
		font-weight: 600;
	}
	
	.hero-content-p {
		text-align: center;
		width: 100%;
		max-width: 80%;
		margin-bottom: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 26px;
		line-height: 35px;
		position: static;
	}
	
	.herosection {
		background-position: 50% 100%;
	}
	
	.hero-content {
		max-width: 1100px;
		padding-top: 150px;
	}
	
	.h0_white {
		text-align: center;
		margin-top: 0;
		font-size: 50px;
	}
	
	.accurate {
		padding-left: 0%;
		padding-right: 0%;
	}
	
	.treatment-category-single-item, .treatment-category-single-item.style-01, .treatment-category-single-item.style-02, .treatment-category-single-item.style-03 {
		background-color: #f5f5f8;
	}
	
	.test-paragraph {
		font-size: 22px;
		line-height: 26px;
	}
	
	.lab-tests-area {
		font-size: 17px;
	}
	
	.product-price {
		font-size: 16px;
	}
	
	.discount-price {
		font-size: 20px;
	}
	
	.usecase-p {
		font-size: 22px;
		line-height: 26px;
	}
	
	.usecase-p.font16 {
		max-width: 50%;
		font-size: 16px;
		line-height: 22px;
	}
	
	.div-block-10 {
		text-align: center;
		font-size: 20px;
	}
	
	.content-p-copy {
		text-align: center;
		width: 100%;
		max-width: 100%;
		margin-bottom: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 35px;
		line-height: 50px;
		position: static;
	}
	
	._1300_container {
		max-width: 1300px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 100px;
	}
	
	.paragraph_accurate {
		margin-bottom: 60px;
	}
	
	.safe {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.high-fidelity {
		margin-left: auto;
		margin-right: auto;
	}
	
	.usecase-p_lower {
		margin-top: 0;
		padding-top: 0;
		font-size: 18px;
		line-height: 22px;
	}
	
	.usecase-p_lower.font16 {
		max-width: 50%;
		font-size: 16px;
		line-height: 22px;
	}
	
	.title-wrap-centre-copy {
		margin-bottom: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.line-container {
		min-height: 150px;
	}
	
	.details-text-header {
		font-weight: 600;
	}
	
	.image-item._2 {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64779956fda774e6187e97a0_feature4.png");
	}
	
	.image-item._2.nitro-lazy {
		background-image: none !important;
	}
	
	.image-item._3 {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64779956fda774e6187e9798_feature2.png");
	}
	
	.image-item._3.nitro-lazy {
		background-image: none !important;
	}
	
	.image-item._1 {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64779956fda774e6187e979c_feature5.png");
	}
	
	.image-item._1.nitro-lazy {
		background-image: none !important;
	}
	
	.container-14 {
		box-shadow: none;
		padding-bottom: 520px;
	}
	
	.details-paragraph {
		font-size: 20px;
		line-height: 24px;
	}
	
	.details-text-container._1, .details-text-container._2 {
		margin-bottom: 0;
	}
	
	.text-span-58 {
		color: var(--pho-blue);
	}
	
	.show-items-wrapper {
		right: 15vw;
	}
	
	.iphone-top {
		height: 150px;
	}
	
	.card_icon-arrow {
		grid-column-gap: .5px;
		flex-wrap: nowrap;
		width: 50px;
		height: 50px;
	}
	
	.card_hero {
		padding-top: 0;
	}
	
	.high-fidelity_section2 {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0%;
	}
	
	.image-22 {
		float: right;
		width: 50px;
		max-width: 50px;
		height: 50px;
	}
	
	._1300_container_long {
		max-width: 1300px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
	}
	
	.section-testimonials-trustpilot {
		max-width: 1300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.blog-card-image {
		width: 165px;
		height: auto;
	}
	
	.blog-card-link {
		position: absolute;
	}
	
	.dropdown-sidebar-bg {
		left: 50%;
		transform: translate(144px);
	}
	
	.dropdown-grid.resources {
		grid-template-columns: 200px 516px 1fr;
	}
	
	.blog-card-content {
		padding-bottom: 24px;
		padding-left: 12px;
		position: relative;
	}
	
	.blog-card {
		flex-direction: row;
		height: 145px;
	}
	
	.blog-card.third {
		display: flex;
	}
	
	.nav-sales-text {
		display: block;
	}
	
	.nav-sales-icon {
		display: none;
	}
	
	.navbar__container {
		max-width: 1500px;
	}
	
	.navmenu__link-list {
		flex: 1;
		justify-content: center;
		align-items: stretch;
		padding-left: 0;
	}
	
	.navmenu__dropdown-block.mega_sidebar {
		background-color: rgba(0, 0, 0, 0);
	}
	
	.navmenu__content-block-overlay {
		background-color: #fff;
	}
	
	.navbar__navmenu {
		align-self: stretch;
	}
	
	.menu-left-2, .menu-right-2, .menu-2 {
		padding-bottom: 10px;
	}
	
	.container-19 {
		padding-bottom: 0;
	}
	
	.navbar-4 {
		padding-top: 10px;
	}
	
	.container-20 {
		background-color: rgba(0, 0, 0, 0);
		max-width: 1300px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.megamenu_footer, .megamenu_footer.hidden {
		background-color: #fbfdfe;
	}
	
	.container-21.overflow-visible {
		overflow: visible;
	}
	
	.banner-area {
		z-index: 8;
	}
	
	.integrations-area {
		display: none;
	}
	
	.integrations-single-item {
		background-color: #f9f9f9;
	}
	
	.container-29.overflow-visible {
		overflow: visible;
	}
	
	.text-field-2 {
		text-transform: none;
	}
	
	.customer-company-logo {
		z-index: 7;
		background-color: #fff;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.flowgiri-countdown-item.flowgiri-countdown-item-box-copy {
		grid-column-gap: 0px;
		grid-row-gap: 0px;
		padding-left: 0;
		padding-right: 0;
		display: flex;
	}
	
	.flowgiri-countdown-item.flowgiri-countdown-item-box {
		justify-content: flex-start;
		padding-bottom: 0;
		padding-left: 0;
	}
	
	.header-columns-wrap {
		background-image: none;
	}
	
	.header-columns-wrap.nitro-lazy {
		background-image: none !important;
	}
	
	.header-cta {
		justify-content: flex-start;
	}
	
	.title-line {
		max-width: 80px;
		margin-top: 20px;
	}
	
	.container-36 {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.left-column-header {
		display: block;
	}
	
	.header-image-wrap {
		max-width: 661px;
	}
	
	.section-8.section-header {
		background-position: 50%;
		background-size: cover;
		justify-content: flex-start;
		max-width: 1600px;
		height: 100vh;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
		display: block;
	}
	
	.wrap-header-content {
		display: block;
	}
	
	.smooth-wrapper.full-page {
		overflow: hidden;
	}
	
	.flowgiri-countdown-div-2 {
		height: 100px;
	}
	
	.paragraph-12 {
		padding-top: 20px;
		font-size: 32px;
		line-height: 42px;
	}
	
	.text-span-84 {
		color: var(--billions-red);
	}
	
	.body-4 {
		height: 100%;
	}
	
	.banner.full-page {
		margin-left: auto;
		margin-right: auto;
		display: block;
		overflow: hidden;
	}
	
	.button-14.mg-top-36px {
		border-radius: 500px;
	}
	
	.information_section.background-color.neutral-200 {
		margin-top: 0;
	}
	
	.display-1.width-80percent {
		width: 70%;
	}
	
	.container-37.container-1364 {
		align-items: stretch;
		max-width: 1300px;
		display: flex;
	}
	
	.hero_container {
		max-width: 1600px;
		display: block;
	}
	
	.heading-22 {
		text-align: left;
	}
	
	.image-35 {
		text-align: left;
		max-width: 60%;
		margin-left: 0;
		margin-right: auto;
		display: block;
	}
	
	.header-columns-wrap-2 {
		grid-column-gap: 40px;
		grid-row-gap: 2px;
		max-width: 100%;
	}
	
	.title-line-3 {
		max-width: 80px;
		margin-top: 20px;
	}
	
	.container-38 {
		max-width: 100%;
	}
	
	.left-column-header-2, .header-image-wrap-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-9.section-header {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png");
		background-size: cover;
		max-width: 100%;
		height: 100vh;
	}
	
	.section-9.section-header.nitro-lazy {
		background-image: none !important;
	}
	
	.wrap-header-content-2 {
		max-width: 100%;
	}
	
	.image-36 {
		text-align: left;
		margin-bottom: 40px;
		margin-left: 0;
		margin-right: auto;
		display: block;
	}
	
	.flowgiri-countdown-div-3 {
		height: 100px;
	}
	
	.hero_contain {
		width: 1600px;
		max-width: 1600px;
	}
	
	.image-37 {
		text-align: left;
		max-width: 60%;
		margin-left: 0;
		margin-right: auto;
		padding-bottom: 20px;
		display: block;
	}
	
	.title-line-4 {
		max-width: 100px;
		margin-top: 20px;
	}
	
	.button-17.btn-margin {
		color: #fff;
	}
	
	.html-embed-4 {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.title-line-5 {
		max-width: 80px;
		margin-top: 20px;
	}
	
	.header-cta-2 {
		justify-content: flex-start;
	}
	
	.image-39 {
		text-align: left;
		max-width: 60%;
		margin-left: 0;
		margin-right: auto;
		display: block;
	}
	
	.flowgiri-countdown-div-4 {
		height: 100px;
	}
	
	.image-40 {
		text-align: left;
		width: 45%;
		max-width: 60%;
		margin-left: 0;
		margin-right: auto;
		padding-bottom: 20px;
		display: block;
	}
	
	.cta-wrapper {
		background-image: linear-gradient(rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png");
		background-position: 0 0, 0 0;
		background-size: auto, cover;
		background-attachment: scroll, fixed;
	}
	
	.cta-wrapper.nitro-lazy {
		background-image: none !important;
	}
	
	.ll-auto {
		width: 30px;
		padding-top: 18px;
	}
	
	.paragraph-15 {
		font-size: 18px;
	}
	
	.accordion-item-q-icon-stripe-2 {
		background-color: #2e6bf8;
	}
	
	.fact_card_5.box-shadow {
		color: #fff;
		flex: 0 auto;
		justify-content: center;
		align-self: center;
		align-items: center;
		margin-top: 40px;
		margin-bottom: 40px;
		display: flex;
	}
	
	.accordion-item-q-icon-stripe-1 {
		background-color: #2e6bf8;
	}
	
	.heading-17 {
		font-size: 34px;
		line-height: 1.3em;
	}
	
	.cloneable-area-2 {
		padding-top: 20px;
	}
	
	.iad {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.fact_card_3.box-shadow, .fact_card_1.box-shadow {
		color: #fff;
		flex: 0 auto;
		justify-content: center;
		align-self: center;
		align-items: center;
		margin-top: 40px;
		margin-bottom: 40px;
		display: flex;
	}
	
	.feature-block-inner._03 {
		justify-content: center;
		align-self: center;
		align-items: flex-start;
		margin-top: 60px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.fact_card_4.box-shadow, .fact_card_2.box-shadow, .fact_card_2.box-shadow {
		color: #fff;
		flex: 0 auto;
		justify-content: center;
		align-self: center;
		align-items: center;
		margin-top: 40px;
		margin-bottom: 40px;
		display: flex;
	}
	
	.timeline_right-5 {
		margin-left: -120px;
	}
	
	.timeline_left-3_pho {
		padding-bottom: 220px;
	}
	
	.how-work {
		padding-left: 0%;
		padding-right: 0%;
	}
	
	.heading-30 {
		font-size: 34px;
		line-height: 1.3em;
	}
	
	.paragraph-18 {
		font-size: 18px;
	}
	
	.timeline_centre-top {
		padding-bottom: 100px;
	}
	
	.how-it-work {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0%;
		padding-right: 0%;
	}
	
	.paragraph-20 {
		font-size: 18px;
	}
	
	.heading-31 {
		font-size: 34px;
		line-height: 1.3em;
	}
	
	.tabs-content-2 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.tab-pane-tab-1, .section-timeline.custom_bg, .padding-global-3 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.why-us_component {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.section_home-why-us {
		margin-left: auto;
		margin-right: auto;
		display: none;
	}
	
	.c-section.cc-main {
		margin-left: auto;
		margin-right: auto;
		padding-top: 140px;
	}
	
	.paragraph-22 {
		font-size: 18px;
	}
	
	.heading-33 {
		font-size: 34px;
		line-height: 1.3em;
	}
	
	.timeline_progress-bar-8 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.heading-34 {
		font-size: 34px;
		line-height: 1.3em;
	}
	
	.paragraph-24 {
		font-size: 18px;
	}
	
	.heading-35 {
		font-size: 34px;
		line-height: 1.3em;
	}
	
	.paragraph-25 {
		font-size: 18px;
	}
	
	.customer-company-logo-copy {
		z-index: 7;
		background-color: #fff;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.process_left {
		padding-left: 0;
	}
	
	.padding-global-4 {
		display: none;
	}
	
	.lottie-animation-7 {
		top: 2%;
	}
	
	.create-once-area-2 {
		display: none;
	}
	
	.steps-grid {
		grid-column-gap: 140px;
		grid-template-columns: .8fr 1fr;
		margin-left: 0;
		margin-right: 0;
	}
	
	.body-display.small {
		max-width: 100%;
		margin-bottom: 0;
		display: block;
	}
	
	.steps-sticky-card {
		grid-column-gap: 36px;
		grid-template-rows: auto;
		grid-template-columns: 1fr;
	}
	
	.steps-cards {
		margin-left: -27px;
	}
	
	.how-section {
		padding-left: 0;
		padding-right: 0;
	}
	
	.anim-wrap {
		text-align: left;
	}
	
	.card-5 {
		background-color: #464646;
	}
	
	.text-size-medium-3.text-weight-medium {
		color: #fff;
	}
	
	.section_text_btm.white {
		color: #fff;
		text-align: left;
		max-width: 100%;
		padding-top: 20px;
		padding-left: 0;
		font-family: neue-haas-unica, sans-serif;
		font-size: 22px;
		font-weight: 300;
	}
	
	._8rem-spacer.hide-mobile-portrait {
		height: 60px;
	}
	
	.container-medium-3 {
		margin-bottom: 20px;
		font-family: neue-haas-unica, sans-serif;
	}
	
	.resources {
		background-color: var(--dark-blue);
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.container-small-2 {
		max-width: 100%;
	}
	
	.text-block-44 {
		color: #fff;
	}
	
	.text-block-45 {
		color: #dbcbcb;
	}
	
	.text-block-46 {
		color: #ddcdcd;
	}
	
	.text-block-47, .text-block-48, .text-block-49, .text-block-50, .text-block-51, .text-block-52, .text-block-53 {
		color: #fff;
	}
	
	.text-block-54 {
		color: #b6b6b6;
		font-family: neue-haas-unica, sans-serif;
		text-decoration: underline;
	}
	
	.text-size-large-3 {
		color: #fff;
		font-family: neue-haas-unica, sans-serif;
		font-size: 22px;
	}
	
	.container-1300px {
		max-width: 1300px;
	}
	
	.resources-h4 {
		padding-bottom: 20px;
	}
	
	.sep_section {
		background-color: var(--dark-blue);
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.grid-3-columns.stats-v1 {
		grid-column-gap: 100px;
	}
	
	.xiot-title.accuratebg {
		padding-top: 0;
	}
	
	.xiot-title.accuratebg.white {
		color: #fff;
		text-align: left;
	}
	
	.section_text_top.white {
		color: #fff;
		text-align: left;
		max-width: 100%;
		padding-top: 20px;
		padding-left: 0;
		font-family: neue-haas-unica, sans-serif;
		font-size: 22px;
		font-weight: 300;
	}
	
	.padding-global-4-copy {
		display: none;
	}
	
	.heading_2_m.accuratebg {
		padding-top: 0;
	}
	
	.heading_2_m.accuratebg.white {
		color: #fff;
		text-align: left;
	}
	
	.text-block_undlerine, .text-block-dark, .light {
		color: #b6b6b6;
		font-family: neue-haas-unica, sans-serif;
		text-decoration: underline;
	}
	
	.subheadline {
		color: #181818;
	}
	
	.div-500-width.right-float {
		width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.sticky-notice-delete {
		padding-top: 10px;
		padding-bottom: 0;
	}
	
	.button-24 {
		height: 55px;
	}
	
	.button-24.left-aligned {
		background-color: #048060;
		font-weight: 500;
	}
	
	.button-24.left-aligned:hover {
		color: #048060;
		background-color: #fff;
	}
	
	.button-24.ghost {
		color: #048060;
		background-color: rgba(0, 0, 0, 0);
		border-color: #048060;
	}
	
	.button-24.ghost:hover {
		background-color: #048060;
		border-style: solid;
	}
	
	.section-standard {
		background-color: rgba(0, 0, 0, 0);
		flex-direction: column;
		min-height: 0;
		display: flex;
	}
	
	.section-standard.hero.home {
		background-color: rgba(0, 0, 0, 0);
		min-height: 93vh;
		padding-bottom: 40px;
	}
	
	.section-standard.home-background-a {
		background-repeat: repeat-x;
		background-size: 100% 100%;
	}
	
	.section-standard._40-bottom-padding {
		justify-content: center;
		padding-bottom: 40px;
	}
	
	.div-standard {
		width: 90%;
		max-width: 1280px;
	}
	
	.div-standard.flex {
		flex: 0 auto;
		align-items: center;
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.div-standard.flex.home {
		justify-content: space-between;
	}
	
	.heading-42 {
		font-size: 60px;
		font-weight: 700;
		line-height: 1.3em;
	}
	
	.small-video-block {
		border-radius: 5px;
		width: 100%;
		max-width: 55%;
		max-height: 450px;
		margin-left: -60px;
		margin-right: auto;
		position: static;
		box-shadow: 4px 4px 15px rgba(0, 0, 0, .1);
	}
	
	.small-video-block:hover {
		opacity: .85;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.small-video-block.mobile-only {
		display: none;
	}
	
	.h0_dark {
		text-align: center;
		margin-top: 0;
		font-size: 50px;
	}
	
	.div-60px-top-margin._60-opacity {
		opacity: .6;
	}
	
	.div-block-416.logo-bar._20-top-margin._60-opacity {
		opacity: .6;
		width: 100vw;
	}
	
	.paragraph-26 {
		color: #556575;
		font-size: 17px;
	}
	
	.heading-43 {
		font-weight: 600;
	}
	
	.paragraph-27 {
		color: #556575;
		font-size: 17px;
	}
	
	.paragraph-27.centre {
		color: #181818;
		text-align: center;
	}
	
	.columns-features {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.columns-features.reverse-mobile {
		max-width: 1280px;
	}
	
	.heading-44 {
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: 600;
	}
	
	.home-image {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.home-image._1 {
		width: 80%;
		display: block;
	}
	
	.heading-45 {
		font-weight: 600;
	}
	
	.paragraph-28 {
		color: #556575;
		font-size: 17px;
	}
	
	.paragraph-28._400-width {
		color: #556575;
	}
	
	.section_text_top_campaign.white {
		color: #fff;
		text-align: left;
		max-width: 100%;
		padding-top: 20px;
		padding-left: 0;
		font-family: neue-haas-unica, sans-serif;
		font-size: 22px;
		font-weight: 300;
	}
	
	.button-25 {
		padding: 1.111vw 3.888vw;
	}
	
	.button-25.inverted {
		border-width: .1389vw;
		padding: 1.111vw 3.888vw;
	}
	
	.text-s {
		font-size: .97vw;
	}
	
	.div-500-width_campaign.right-float {
		width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.heading_2-copy.accuratebg {
		padding-top: 0;
	}
	
	.heading_2-copy.accuratebg.white {
		color: #fff;
		text-align: left;
	}
	
	.eyebrow-copy {
		color: var(--pho-orange);
		text-align: center;
		letter-spacing: .13em;
		padding-bottom: 20px;
		font-size: 22px;
		font-weight: 600;
	}
	
	.xiot-title2.accuratebg {
		padding-top: 0;
	}
	
	.xiot-title2.accuratebg.white {
		color: #fff;
		text-align: left;
	}
	
	.heading_2-capabilities.accuratebg {
		padding-top: 0;
	}
	
	.heading_2-capabilities.accuratebg.white {
		color: #fff;
		text-align: left;
	}
	
	.top-nav-wrapper-3 {
		grid-template-columns: minmax(80px, 1fr) minmax(auto, 1416px);
		grid-auto-columns: .25fr;
	}
	
	.benefit-card_2 {
		padding-left: 36px;
		padding-right: 36px;
	}
	
	.steps-grid-2 {
		grid-column-gap: 140px;
		grid-template-columns: .8fr 1fr;
	}
	
	.accordion-item-q-icon-stripe-2-2 {
		background-color: #2e6bf8;
	}
	
	.subtitle-2_tame.white {
		font-size: 30px;
	}
	
	.hero-video-wrapper {
		max-width: 750px;
	}
	
	.steps-sticky-card-2 {
		grid-column-gap: 36px;
		grid-template-rows: auto;
		grid-template-columns: 1fr;
	}
	
	.benefit-card {
		padding-left: 36px;
		padding-right: 36px;
	}
	
	.slide-nav-6 {
		display: none;
	}
	
	.accordion-item-q-icon-stripe-1-2 {
		background-color: #2e6bf8;
	}
	
	.body-display_tamers.small {
		text-align: left;
		font-size: 22px;
		display: block;
	}
	
	.hero-slide {
		object-fit: cover;
		width: 100%;
		padding-right: 0;
	}
	
	.pop-up-paragraph_pop {
		text-align: left;
		font-size: 16px;
	}
	
	.section_content {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.text-rotation-wrapper {
		display: block;
	}
	
	.title-3.stats-v4-main-title---edc-copy {
		margin-bottom: 10px;
	}
	
	.section_content-edc, .section_content-edc-btm {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.text-rotation-wrapper-edc {
		display: block;
	}
	
	.navmenu__dropdown-left-copy.mega_solutions {
		flex: 0 66%;
	}
	
	.navmenu__dropdown-block-copy.mega_sidebar {
		background-color: rgba(0, 0, 0, 0);
	}
}

@media screen and (min-width: 1920px) {
	.custom_container.sections {
		max-width: 1300px;
		margin-top: 40px;
	}
	
	.section.hero {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646b857260d6928307bc078e_bg-stars-1-scaled.webp"), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cb476bee1708f66ab4381_Hero_IAD-Page_Phosphorus_v1.png"), linear-gradient(#0b1d28, #0b1d28);
		background-position: 50%, 50% 0, 0 0;
		background-repeat: repeat, no-repeat, repeat;
		background-size: contain, auto 115vh, auto;
		background-attachment: fixed, scroll, scroll;
	}
	
	.section.hero.nitro-lazy {
		background-image: none !important;
	}
	
	.section_text.white {
		padding-bottom: 10px;
	}
	
	.heading_1.darkbg {
		font-size: 80px;
		line-height: 84px;
	}
	
	.p-12 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.new-generation {
		height: auto;
	}
	
	.custom_container_accurate.sections {
		max-width: 1300px;
	}
	
	.slider-container {
		clear: right;
		max-width: 1300px;
		position: -webkit-sticky;
		position: sticky;
	}
	
	.herosection {
		-webkit-text-fill-color: inherit;
		background-position: 50% 100%;
		background-repeat: repeat;
		background-size: cover;
		background-attachment: scroll;
		background-clip: border-box;
		padding-bottom: 220px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.hero-content {
		padding-top: 150px;
	}
	
	.lab-tests-area {
		-webkit-text-fill-color: inherit;
		background-color: rgba(0, 0, 0, 0);
		background-clip: border-box;
		border-radius: 0;
		padding-top: 80px;
		padding-bottom: 20px;
	}
	
	.tabs {
		background-color: rgba(0, 0, 0, 0);
	}
	
	.div-block-11 {
		padding-bottom: 100px;
	}
	
	.card-3 {
		z-index: 0;
	}
	
	.container-medium {
		max-width: 60rem;
	}
	
	.show-items-wrapper {
		right: 24vw;
	}
	
	.contents-wrap {
		max-width: none;
	}
	
	.container-small {
		z-index: 45;
	}
	
	._1300_container_long {
		max-width: 1300px;
		padding-left: 0;
	}
	
	.padding-vertical-3.padding-large {
		margin-left: auto;
		margin-right: auto;
	}
	
	.dropdown-footer {
		flex-wrap: nowrap;
		justify-content: center;
		max-width: 1300px;
	}
	
	.navmenu__dropdown.w--open {
		margin-left: auto;
		margin-right: auto;
		overflow: auto;
	}
	
	.link-list__dropdown-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
	
	.navbar__container {
		flex: 1;
		align-items: center;
		max-width: 1500px;
	}
	
	.navbar__mobile-overlay {
		flex: none;
		align-self: center;
	}
	
	.link-list__dropdown-toggle.w--open {
		margin-left: auto;
		margin-right: auto;
	}
	
	.navmenu__flex-container {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		flex-flow: row;
		flex: 1;
		order: 0;
		grid-template-rows: auto;
		grid-template-columns: 2.75fr 1fr;
		grid-auto-columns: 1fr;
		justify-content: center;
		align-self: center;
		align-items: center;
		display: flex;
	}
	
	.navmenu__link-list {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		flex-flow: row;
		flex: 1;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		justify-content: center;
		align-self: center;
		align-items: center;
		padding-left: 0;
		display: flex;
	}
	
	.navmenu__dropdown-grid {
		margin-left: auto;
		margin-right: auto;
	}
	
	.navbar__navmenu {
		flex: 0 auto;
		justify-content: center;
		align-self: stretch;
		align-items: stretch;
	}
	
	.container-20 {
		background-color: rgba(0, 0, 0, 0);
		max-width: 1300px;
		min-height: 30px;
	}
	
	.megamenu_footer, .megamenu_footer.hidden {
		background-color: #fbfdfe;
	}
	
	.social-icon-image {
		display: inline-block;
	}
	
	.footer-social-link {
		text-decoration: none;
	}
	
	.header-columns-wrap {
		flex-flow: wrap;
		justify-content: center;
		align-items: center;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		display: flex;
	}
	
	.container-36 {
		max-width: 100%;
	}
	
	.header-image-wrap {
		max-width: 1261px;
	}
	
	.section-8.section-header {
		max-width: 100%;
	}
	
	.wrap-header-content {
		width: 100%;
		max-width: 100%;
		min-height: 100vh;
	}
	
	.header-image-container {
		max-width: 1261px;
	}
	
	.flowgiri-countdown-div-2 {
		width: 100px;
	}
	
	.banner.full-page {
		max-width: 100%;
	}
	
	.information_section.background-color.neutral-200 {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png"), linear-gradient(to bottom, null, null);
		background-size: cover, auto;
	}
	
	.information_section.background-color.neutral-200.nitro-lazy {
		background-image: none !important;
	}
	
	.form_section {
		padding: 0;
	}
	
	.width-60percent {
		width: 100%;
		font-size: 18px;
	}
	
	.display-1 {
		font-size: 94px;
		line-height: 92px;
	}
	
	.display-1.width-80percent {
		width: 100%;
		font-size: 65px;
		line-height: 75px;
	}
	
	.information_footer-links {
		font-size: 16px;
	}
	
	.page-wrapper-3_btm {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-9.section-header {
		background-attachment: fixed;
		max-width: 100%;
		height: 100vh;
		margin-left: auto;
		margin-right: auto;
	}
	
	.flowgiri-countdown-div-3 {
		width: 100px;
	}
	
	.image-38 {
		width: 100%;
		padding-top: 40px;
	}
	
	.link-8 {
		font-size: 26px;
	}
	
	.bold-text-21 {
		font-size: 26px;
		line-height: 32px;
	}
	
	.flowgiri-countdown-div-4 {
		width: 100px;
	}
	
	.image-40 {
		width: 40%;
	}
	
	.ll-auto {
		width: 30px;
	}
	
	.fact_card_1.box-shadow {
		background-image: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	.fact_card_1.box-shadow.nitro-lazy {
		background-image: none !important;
	}
	
	.feature-block-inner._03 {
		border: 4px solid var(--new-orange);
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ad5da3ca60ccb900946e03_01Fact_Card_BG.png");
		background-position: 50%;
		max-width: 1300px;
		min-height: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.feature-block-inner._03.nitro-lazy {
		background-image: none !important;
	}
	
	.fact_card_2.box-shadow {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ad5da3ca60ccb900946e03_01Fact_Card_BG.png"), radial-gradient(circle at 0 0, #ff28c3, #31b5ff);
	}
	
	.fact_card_2.box-shadow.nitro-lazy {
		background-image: none !important;
	}
	
	.how-it-work, .tabs-content-2, .tab-pane-tab-1, .section-timeline.custom_bg {
		margin-left: auto;
		margin-right: auto;
	}
	
	.container-medium-2 {
		max-width: 100%;
	}
	
	.padding-global-3 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.section_home-why-us {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.c-container.cc-10cols {
		max-width: 1300px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.timeline_component-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.process_left {
		padding-left: 0;
	}
	
	.main-banner_section {
		width: 100%;
		max-width: 1300px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
	.container-huge {
		width: 100%;
		max-width: 100%;
	}
	
	.padding-global-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.testimonials5_component {
		margin-left: auto;
		margin-right: auto;
	}
	
	.page-padding-6 {
		width: 100%;
	}
	
	.container-large-8 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.testimonials5_item-content._1 {
		min-height: 300px;
	}
	
	.create-once-area-2 {
		background-size: cover;
	}
	
	.container-51 {
		max-width: 1300px;
	}
	
	.section_text_btm.white, .section_text_top.white, .section_text_top_campaign.white {
		padding-bottom: 10px;
	}
	
	.button-25 {
		padding: 21.328px 74.65px;
	}
	
	.button-25.inverted {
		border-width: 3px;
	}
	
	.text-s {
		font-size: 19px;
	}
	
	.hero-slider {
		object-fit: cover;
		width: 100%;
	}
	
	.hero-slider-mask {
		object-fit: cover;
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796a7_Bg-3.png");
		background-position: 50%;
		background-size: cover;
		background-attachment: scroll;
		width: 100%;
	}
	
	.hero-slider-mask.nitro-lazy {
		background-image: none !important;
	}
	
	.grid-wrapper-2 {
		grid-template-columns: minmax(80px, 1fr) minmax(auto, 1960px);
	}
	
	.hero-video-wrapper {
		max-width: 1000px;
	}
}

@media screen and (max-width: 991px) {
	.section_text.white {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 18px;
		line-height: 26px;
	}
	
	.heading_2.accuratebg {
		max-width: 100%;
		font-size: 30px;
	}
	
	.link-3 {
		font-size: 20px;
	}
	
	.mb-40 {
		font-size: 50px;
	}
	
	.cards-wrap {
		grid-row-gap: 20px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr;
	}
	
	.form-block {
		max-width: 450px;
	}
	
	.p-22 {
		font-size: 20px;
	}
	
	.tooltip_1, .tooltip_2 {
		width: 50%;
		display: flex;
	}
	
	.container-2 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.download__para {
		width: auto;
	}
	
	.ceramic-shield, .ceramic-shield-3 {
		height: 40%;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.durable-part-2 {
		height: 100%;
	}
	
	.new-generation {
		height: auto;
		overflow: hidden;
	}
	
	.margin-top {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.slider-item.flex-horizontal {
		margin-bottom: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.text-size-large-2 {
		font-size: 2rem;
	}
	
	.durable-part {
		height: 100%;
	}
	
	.first-iphone {
		padding-left: 1.2rem;
		padding-right: 1.2rem;
	}
	
	.durable-part-3 {
		height: 100%;
	}
	
	.ceramic-shield-2 {
		height: 40%;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.durable-text {
		width: 80%;
	}
	
	.padding-vertical {
		padding-left: 0;
		padding-right: 0;
	}
	
	.logo-strip-image.shadow {
		border-radius: 11px;
		width: 200px;
	}
	
	.logos {
		padding-top: 118px;
		padding-bottom: 118px;
	}
	
	.logos.small {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.ui-arrow {
		width: 14px;
		height: 23px;
		top: 32px;
		right: 44px;
	}
	
	.downloads {
		padding-left: 51px;
		padding-right: 18px;
	}
	
	.divider {
		margin-left: 52px;
	}
	
	.ui-download-progress {
		width: 42px;
		top: 16px;
		right: 34px;
	}
	
	.screen {
		width: 520px;
		height: 920px;
		padding-top: 54px;
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.screen-ui-top {
		width: 439px;
		height: 135px;
	}
	
	.download-2 {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.device {
		width: 520px;
		height: 920px;
	}
	
	.download-img {
		width: 360px;
	}
	
	.download-text {
		width: 225px;
		top: 8px;
		left: 135px;
	}
	
	.section-heading {
		letter-spacing: -.005em;
		font-size: 56px;
	}
	
	.download-3 {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.container-3 {
		max-width: 692px;
	}
	
	.section-header-2 {
		margin-bottom: 65px;
	}
	
	._5g {
		margin-top: 220px;
	}
	
	.content-wrapper {
		align-items: flex-start;
	}
	
	.section-2 {
		justify-content: center;
		padding: 0;
	}
	
	.button-5 {
		flex: 0 auto;
		order: 0;
		align-self: flex-end;
		margin-bottom: 0;
	}
	
	.button-5.hero {
		text-align: center;
		text-align: center;
		text-align: center;
		align-self: center;
	}
	
	.content-2 {
		flex-direction: column;
		justify-content: flex-start;
		width: 80vw;
	}
	
	.logo-round {
		order: 0;
	}
	
	.tip-control__name-2 {
		margin-right: 0;
	}
	
	.container-4 {
		flex: 0 auto;
		grid-template-columns: 1fr 1fr;
		align-content: start;
		align-items: start;
	}
	
	.container-4.footer {
		flex-direction: row;
		justify-content: space-between;
	}
	
	.content-3 {
		flex-direction: column;
		justify-content: flex-start;
		width: 80vw;
	}
	
	.logo-2 {
		order: 0;
	}
	
	.col._3-col {
		width: auto;
	}
	
	.col._3-col.branding {
		flex-direction: row;
		flex: 0 auto;
		order: 0;
	}
	
	.col._3-col.middle {
		order: 1;
		justify-content: flex-end;
		margin-bottom: 0;
	}
	
	.col._3-col.last {
		display: block;
	}
	
	.container-5 {
		flex: 0 auto;
		grid-template-columns: 1fr 1fr;
		align-content: start;
		align-items: start;
	}
	
	.container-5.footer {
		flex-direction: row;
		justify-content: space-between;
	}
	
	.content-4 {
		flex-direction: column;
		justify-content: flex-start;
		width: 80vw;
	}
	
	._20vw-div {
		width: 18vw;
	}
	
	.slider-container {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		align-items: center;
		justify-items: center;
		display: grid;
	}
	
	.container-6._20vw-left-only {
		padding-left: 18vw;
	}
	
	.container-6._20vw {
		padding-left: 18vw;
		padding-right: 18vw;
	}
	
	.section-3.cc-hero {
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.eyebrow {
		padding-bottom: 12px;
		font-size: 18px;
	}
	
	.hero-bg-overlay {
		background-image: radial-gradient(circle, rgba(46, 107, 248, .5) 30%, #000), linear-gradient(rgba(0, 0, 0, .25) 50%, #000);
	}
	
	.hero-bg-img {
		top: -40%;
		left: -20%;
	}
	
	.container-7.u-position-relative {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.hero-content-p {
		width: 100%;
		max-width: 100%;
		font-size: 20px;
		line-height: 30px;
	}
	
	.herosection {
		background-position: 50% 100%;
		background-size: cover;
	}
	
	.h0 {
		font-size: 4rem;
	}
	
	.text-span-26 {
		font-size: 35px;
	}
	
	.h0_white {
		text-align: center;
		font-size: 32px;
		line-height: 50px;
	}
	
	.content-section {
		padding-top: 72px;
		padding-bottom: 72px;
	}
	
	.feature-grid {
		grid-column-gap: 32px;
		grid-row-gap: 32px;
	}
	
	.accurate {
		padding-top: 20px;
		padding-bottom: 72px;
	}
	
	.content-grid {
		grid-column-gap: 62px;
		grid-row-gap: 62px;
	}
	
	.content-grid.centre-content {
		margin-top: 80px;
	}
	
	.title-wrap-centre {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 20px;
	}
	
	.content-h3 {
		margin-top: 0;
	}
	
	.header1_component {
		grid-row-gap: 4rem;
		grid-template-columns: 1fr;
		grid-auto-flow: row;
		min-height: auto;
	}
	
	.margin-top-2 {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-bottom {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.container-9 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	._4-benefits {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		display: grid;
	}
	
	.content-section-3 {
		padding-top: 72px;
		padding-bottom: 72px;
	}
	
	.lab-tests-area {
		position: static;
	}
	
	.test-title {
		max-width: 75%;
		font-size: 20px;
		line-height: 25px;
	}
	
	.best-deals-area {
		padding-bottom: 100px;
		position: static;
	}
	
	.sticky {
		position: static;
	}
	
	.container-10 {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.scroll-section-wrapper {
		min-height: auto;
	}
	
	.lab-test-wrap {
		grid-column-gap: 23px;
		grid-row-gap: 16px;
		flex-direction: column;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		align-items: flex-start;
		display: grid;
	}
	
	.tabs {
		height: auto;
	}
	
	.lab-best-deals-wrap {
		grid-column-gap: 23px;
		grid-template-columns: 1fr 1fr;
	}
	
	.subheading-2 {
		padding-bottom: 10px;
		font-size: 18px;
	}
	
	.taleoftwoapproachessection.section-timeline {
		padding-bottom: 0;
	}
	
	.card-text {
		margin-top: 8px;
	}
	
	.feature_x {
		width: 100%;
		display: flex;
	}
	
	.card-subtitle {
		order: -1;
		margin-bottom: 12px;
	}
	
	.heading-19_not_pho.bottom-margin-20 {
		text-align: left;
	}
	
	.testimonial-grid-two {
		grid-column-gap: 30px;
	}
	
	.heading-19_not {
		text-align: center;
	}
	
	.pricing-block.recommended {
		margin-top: 0;
		margin-left: 0;
	}
	
	.pricing-grid {
		grid-row-gap: 30px;
		grid-template-columns: 1fr;
	}
	
	.checkmark-list.pricing {
		text-align: left;
		justify-items: start;
		width: 100%;
	}
	
	.div-block-9 {
		text-align: center;
		flex-flow: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin-left: 0;
		display: flex;
	}
	
	.image-16 {
		text-align: center;
		margin-top: -50px;
		margin-bottom: -54px;
	}
	
	.heading-1 {
		text-align: center;
	}
	
	.container-11 {
		max-width: 728px;
	}
	
	.left-heading {
		font-size: 40px;
		line-height: 48px;
	}
	
	.paragraphmd {
		max-width: 100%;
		font-size: 18px;
	}
	
	.pricing-block_legacy {
		margin-right: 0;
	}
	
	.pricing-block_legacy.recommended {
		margin-top: 0;
		margin-left: 0;
	}
	
	.insta-view-icon {
		width: 20px;
	}
	
	.container-12 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.view-icon {
		width: 40px;
		height: 40px;
		display: flex;
		right: 21px;
	}
	
	.lab-test-wrap_2 {
		grid-template-columns: 1fr 1fr;
	}
	
	.treatment-icon_clocks {
		width: 200px;
		margin-top: 0;
		margin-left: 0;
		top: auto;
		bottom: 5%;
		left: 5%;
		right: auto;
	}
	
	.usecase-p.font16 {
		max-width: 58%;
		font-size: 14px;
	}
	
	.container-13 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.review-quote {
		font-size: 42px;
	}
	
	.margin-top-3 {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.durable-part-4, .durable-part-5 {
		height: 100%;
	}
	
	._3-boxes {
		grid-template-columns: 1fr 1fr;
	}
	
	.bold-text-10 {
		font-size: 25px;
		line-height: 46px;
	}
	
	.content-p-copy {
		width: 80%;
		font-size: 20px;
	}
	
	.feature-list-track {
		margin-right: 4rem;
	}
	
	.feature-content-wrapper {
		height: 20rem;
		margin-left: 0;
	}
	
	.feature-list-wrapper {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	
	.feature-heading {
		font-size: 22px;
		line-height: 30px;
	}
	
	.feature-content-track {
		width: 100%;
	}
	
	.lab-test-single-item_global500 {
		height: auto;
		min-height: 275px;
	}
	
	.left-heading_ttd {
		max-width: 100%;
		font-size: 22px;
		line-height: 24px;
	}
	
	.section-4 {
		padding-bottom: 40px;
		display: block;
	}
	
	.lab-test-single-item_agroculteral {
		height: auto;
		min-height: 275px;
	}
	
	.lab-test-single-item_copy, .lab-test-single-item_economic, .lab-test-single-item_energy {
		height: auto;
		min-height: 275px;
	}
	
	.title-wrap-centre-2 {
		max-width: 100%;
	}
	
	.text-span-49 {
		font-size: 35px;
	}
	
	.lab-test-single-item_global500-copy {
		width: 100%;
		height: auto;
		min-height: 275px;
		display: flex;
	}
	
	.paragraph_accurate {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.safe {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.content-grid_safe {
		grid-column-gap: 62px;
		grid-row-gap: 62px;
		padding-bottom: 40px;
		display: block;
	}
	
	.div-block-12 {
		max-width: 100%;
	}
	
	.feature_safe {
		width: 100%;
		display: flex;
	}
	
	.high-fidelity {
		padding-top: 72px;
		padding-bottom: 72px;
	}
	
	.lefttext {
		width: 100%;
	}
	
	.bold-text-10-copy {
		font-size: 40px;
		line-height: 46px;
	}
	
	.slide-boxno._240px {
		width: 100%;
		height: auto;
	}
	
	.usecase-p_lower {
		margin-top: 10px;
	}
	
	.usecase-p_lower.font16 {
		max-width: 58%;
		font-size: 14px;
	}
	
	.title-text-24px_first {
		flex-direction: row;
		align-items: flex-start;
		display: block;
	}
	
	.grid-03 {
		flex-direction: column;
		display: flex;
	}
	
	.label {
		font-size: 15px;
		font-weight: 400;
	}
	
	.block {
		flex-direction: column;
		justify-content: space-between;
	}
	
	.feature-list-wrapper-2 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	
	.paragraph_accurate-affect {
		max-width: 100%;
		font-size: 16px;
		line-height: 22px;
	}
	
	.bottom_copy {
		font-size: 32px;
		line-height: 40px;
	}
	
	.feature-list-track-2 {
		margin-right: 4rem;
	}
	
	.feature-content-wrapper-2 {
		height: 20rem;
	}
	
	.feature-list-wrapper-3 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	
	.feature-content-track-2 {
		width: 20rem;
	}
	
	.title-wrap-centre-copy {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 20px;
	}
	
	.feature-list-wrapper-4 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	
	.show-items-wrapper {
		clear: right;
		max-width: 35%;
		position: absolute;
		top: 0%;
		right: 0;
	}
	
	.heading-blue, .heading-pink {
		font-size: 54px;
	}
	
	.section-5-copy {
		margin-top: 0;
	}
	
	.padding-global {
		padding-top: 60px;
	}
	
	.card_hero-title {
		font-size: 2.25rem;
	}
	
	.padding-left {
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	
	.card_button {
		grid-template-columns: auto 1fr;
	}
	
	.card_hero-title-2, .card_hero-title-3 {
		font-size: 2.25rem;
	}
	
	.high-fidelity_section2 {
		padding-top: 72px;
		padding-bottom: 60px;
	}
	
	.title-text-24px_second {
		flex-direction: row;
		align-items: flex-start;
		display: block;
	}
	
	.card_hero-title-4 {
		font-size: 2.25rem;
	}
	
	.content-grid-02 {
		grid-template-columns: 1fr 1fr;
	}
	
	.list-item, .list-item-2 {
		font-size: 18px;
	}
	
	.section_text-copy.white {
		max-width: 80%;
		padding-left: 0;
		padding-right: 0;
		font-size: 18px;
		line-height: 26px;
	}
	
	.section_text-copy-copy.white {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 18px;
		line-height: 26px;
	}
	
	.inner-swipe {
		display: none;
	}
	
	.margin-bottom-2 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.padding-vertical-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.testimonials1_slide-2 {
		width: 100%;
	}
	
	.padding-vertical-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.margin-bottom-3 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.padding-vertical-4 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.card-4 {
		min-height: 350px;
	}
	
	.footer-3 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.wrapper-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.line-container-2 {
		width: 55%;
	}
	
	.cta_grid {
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.page-padding-m {
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.is-txt-medium {
		font-size: 1.4rem;
	}
	
	.cta_icon {
		width: 4em;
		height: 4em;
	}
	
	.cta_about {
		flex-direction: row;
		padding: 2em;
	}
	
	.is-h3 {
		font-size: 1.6rem;
	}
	
	.dropdown-toggle {
		z-index: 2;
		box-shadow: none;
		color: #151b26;
		border-top: 1px solid #e0e6e8;
		justify-content: space-between;
		padding: 16px 24px;
		font-size: 16px;
		font-weight: 700;
		transition: background-color .2s, color .2s cubic-bezier(.4, 0, .2, .01);
	}
	
	.dropdown-toggle:hover {
		color: #151b26;
	}
	
	.dropdown-toggle.w--open {
		box-shadow: none;
		background-color: #f0f0ff;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	
	.dropdown-toggle.login {
		text-align: center;
		border: 1px solid #273240;
		border-radius: 2px;
		justify-content: center;
		margin-left: 24px;
		margin-right: 24px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.dropdown-toggle.button {
		padding-top: 24px;
		padding-bottom: 16px;
		display: block;
	}
	
	.dropdown-toggle.line {
		display: none;
	}
	
	.dropdown-subgrid {
		grid-template-columns: 1fr;
	}
	
	.dropdown-column {
		margin-bottom: 64px;
	}
	
	.dropdown-column.second {
		margin-bottom: 0;
	}
	
	.dropdown-column.third {
		margin-bottom: 0;
		padding-left: 0;
	}
	
	.dropdown-column.third.resources {
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.dropdown-column.first {
		margin-bottom: 0;
		padding-top: 20px;
	}
	
	.dropdown-column.third-copy {
		margin-bottom: 0;
		padding-left: 0;
	}
	
	.dropdown-column.third-copy.resources {
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.blog-card-image {
		width: 100%;
		height: 120px;
	}
	
	.navbar {
		height: 54px;
	}
	
	.brand {
		display: none;
	}
	
	.brand.responsive {
		margin-top: 18px;
		display: block;
	}
	
	.dropdown-bg-full {
		display: none;
	}
	
	.menu-right {
		flex-direction: column-reverse;
	}
	
	.dropdown-card-bg {
		display: none;
	}
	
	.dropdown-overflow {
		max-height: none;
		margin-left: -32px;
		margin-right: -32px;
		padding-top: 28px;
		padding-bottom: 20px;
		overflow: hidden;
	}
	
	.sidebar-column-bg {
		background-color: rgba(0, 0, 0, 0);
		padding-bottom: 0;
		padding-right: 0;
		display: block;
		position: absolute;
		top: -49px;
		bottom: -49px;
		left: -24px;
		right: -24px;
	}
	
	.menu-left {
		z-index: 1;
		margin-top: 32px;
		display: block;
		position: relative;
	}
	
	.dropdown-card {
		margin-bottom: 28px;
	}
	
	.dropdown-footer-copy {
		text-align: center;
		background-color: #e0e6e8;
		padding-top: 12px;
		padding-bottom: 12px;
		font-size: 14px;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		transform: none;
	}
	
	.dropdown-bg {
		display: none;
	}
	
	.blog-card-link {
		position: absolute;
		bottom: 8px;
		left: 8px;
		right: 8px;
	}
	
	.menu {
		height: auto;
		padding-bottom: 64px;
		overflow: auto;
	}
	
	.dropdown-footer-wrapper.tablet {
		z-index: 10;
		display: block;
		position: fixed;
		top: auto;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.dropdown-sidebar-bg {
		display: none;
	}
	
	.dropdown-grid {
		grid-template-rows: auto;
		grid-template-columns: 1fr;
		display: block;
	}
	
	.dropdown-grid.resources {
		grid-template-columns: 1fr;
	}
	
	.blog-card {
		white-space: normal;
		width: 40%;
		height: 268px;
		margin-bottom: 4px;
		margin-right: 16px;
		padding-bottom: 32px;
		display: inline-block;
		position: relative;
	}
	
	.blog-card.third {
		display: inline-block;
	}
	
	.blog-card-scroll {
		white-space: nowrap;
		width: 100%;
		margin-bottom: -16px;
		padding-left: 32px;
		padding-right: 16px;
		overflow: scroll;
	}
	
	.dropdown-list {
		padding-bottom: 0;
		padding-left: 24px;
		padding-right: 24px;
		position: relative;
		top: 0;
	}
	
	.dropdown-footer-full {
		display: none;
	}
	
	.menu-button {
		flex-direction: column;
		width: 66px;
		height: 100%;
		padding: 20px 25px;
		position: absolute;
		top: 0%;
		bottom: auto;
		left: auto;
		right: 0%;
	}
	
	.menu-button.w--open {
		background-color: rgba(255, 255, 255, 0);
	}
	
	.nav-button {
		padding-top: 16px;
		padding-bottom: 16px;
		display: block;
	}
	
	.nav-button:hover {
		background-color: #273240;
	}
	
	.dropdown-footer-link {
		text-align: center;
		width: 50%;
		font-size: 14px;
	}
	
	.dropdown-footer {
		height: 96px;
		padding-bottom: 48px;
	}
	
	.blog-card-scroll-wrapper {
		margin-left: -32px;
		margin-right: -32px;
	}
	
	.menu-button-line {
		background-color: #b7bfc6;
		border-radius: 1px;
		width: 16px;
		height: 2px;
		margin-bottom: 4px;
	}
	
	.menu-button-line.last {
		margin-bottom: 0;
	}
	
	.dropdown-inner-shadow {
		display: none;
	}
	
	.navmenu__dropdown {
		position: relative;
		top: 0%;
		overflow: hidden;
	}
	
	.navmenu__dropdown.w--open {
		border-top-style: none;
		border-bottom-style: none;
		max-height: none;
		padding: 20px;
		position: relative;
		top: 0%;
		overflow: visible;
	}
	
	.navmenu__dropdown-left {
		flex-direction: column;
		padding: 0;
		display: flex;
	}
	
	.navmenu__dropdown-left.mega_solutions {
		padding-right: 0;
	}
	
	.link-list__dropdown-wrapper {
		background-color: #fff;
		flex-direction: column;
		flex: 1;
	}
	
	.button-9 {
		flex: 1;
		justify-content: center;
	}
	
	.button-9.cc-navbar.cc-secondary {
		margin-right: 12px;
	}
	
	.navmenu__dropdown-right {
		padding-top: 32px;
		padding-bottom: 20px;
		display: none;
	}
	
	.navbar__container {
		z-index: 1;
		background-color: #fff;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.navmenu__cta-wrapper {
		margin-top: auto;
		padding: 20px;
	}
	
	.navmenu__cta-wrapper.cc-mobile {
		z-index: 1;
		justify-content: center;
		align-items: center;
		margin-top: 0;
		margin-right: 12px;
		padding-left: 0;
		padding-right: 0;
		font-size: 15px;
		line-height: 15px;
		position: relative;
	}
	
	.navbar__mobile-overlay {
		z-index: 1;
		outline-offset: 0px;
		background-color: #fff;
		border-bottom: 1px #e4e4e4;
		outline: 0 #555;
		display: block;
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.navmenu__dropdown-banner-link {
		border: 1px solid #e4e4e4;
	}
	
	.navmenu__button {
		z-index: 1;
		cursor: pointer;
		background-color: rgba(0, 0, 0, 0);
		justify-content: center;
		align-items: center;
		height: 100%;
		margin-right: -20px;
		padding: 22px 16px 18px;
		font-size: 24px;
		line-height: 24px;
		display: block;
		position: relative;
	}
	
	.brand-2 {
		z-index: 1;
	}
	
	.link-list__link {
		flex: 1;
	}
	
	.link-list__link:hover {
		box-shadow: none;
		color: var(--pho-blue);
	}
	
	.link-list__link.lone {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.navbar__wrapper {
		border-bottom-style: none;
	}
	
	.navmenu__button-icon {
		justify-content: center;
		align-items: center;
		width: 24px;
		height: 24px;
		font-family: Sf pro display, sans-serif;
		font-size: 30px;
		display: flex;
	}
	
	.link-list__dropdown-icon {
		margin-left: 0;
	}
	
	.link-list__dropdown-icon:hover {
		color: var(--pho-blue);
	}
	
	.navmenu__dropdown-section-list {
		grid-column-gap: 32px;
		grid-row-gap: 32px;
	}
	
	.link-list__dropdown-toggle {
		z-index: 1;
		background-color: #ebf1fe;
		flex: 1;
		justify-content: space-between;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.link-list__dropdown-toggle:hover {
		box-shadow: none;
		color: var(--pho-blue);
	}
	
	.link-list__dropdown-toggle.w--open {
		box-shadow: none;
	}
	
	.navmenu__flex-container {
		background-color: #fff;
		flex-direction: column;
		height: 100%;
		margin-top: 0;
		padding-top: 0;
		position: absolute;
	}
	
	.navmenu__link-list {
		border-bottom: 1px solid #e4e4e4;
		flex-direction: column;
		flex: 1;
		padding-left: 0;
		overflow: auto;
	}
	
	.navmenu__dropdown-section {
		justify-content: space-between;
		width: 100%;
		margin-bottom: 32px;
		display: block;
	}
	
	.navbar__navmenu-mobile {
		display: flex;
	}
	
	.navmenu__dropdown-list {
		padding-left: 0;
	}
	
	.navmenu__dropdown-container {
		border-bottom: 1px solid #e4e4e4;
		width: 100%;
	}
	
	.navmenu__dropdown-container.cc-mobile {
		flex-direction: column;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.link-list__list-item {
		z-index: 1;
		background-color: #ebf1fe;
		border-bottom: 1px solid #e4e4e4;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.link-list__list-item.cc-first {
		z-index: 2;
		margin-right: 0;
	}
	
	.link-list__list-item.cc-first.nav-link {
		background-color: #f1f1f1;
		padding-left: 0;
		padding-right: 0;
	}
	
	.link-list__list-item.lone_link {
		color: #1b1b1b;
		background-color: #ebf1fe;
		padding-left: 0;
		padding-right: 0;
	}
	
	.link-list__list-item.nav-link {
		background-color: #f1f1f1;
		padding-left: 0;
		padding-right: 0;
	}
	
	.navmenu__dropdown-block {
		background-color: rgba(0, 0, 0, 0);
		border: 1px #e4e4e4;
		padding-left: 0;
		padding-right: 0;
	}
	
	.navmenu__content-block-overlay {
		background-color: rgba(0, 0, 0, 0);
		display: none;
	}
	
	.mobilebars {
		flex: 1;
		justify-content: center;
	}
	
	.navmenu__dropdown-grid {
		width: auto;
		padding-left: 0;
		padding-right: 0;
		display: block;
	}
	
	.navbar__navmenu {
		z-index: 0;
		border-bottom: 0 #e4e4e4;
		height: 100vh;
		margin-left: 0;
		transition-property: none;
		position: absolute;
		top: 100%;
		bottom: 0%;
		left: 0%;
		right: 0%;
		overflow: hidden;
		transform: translate(0);
	}
	
	.button-10 {
		flex: 1;
		justify-content: center;
	}
	
	.button-10.cc-navbar.cc-secondary {
		margin-right: 12px;
	}
	
	.brand-3 {
		z-index: 1;
	}
	
	.button-11 {
		flex: 1;
		justify-content: center;
	}
	
	.button-11.cc-navbar.cc-secondary {
		margin-right: 12px;
	}
	
	.brand-4 {
		z-index: 1;
	}
	
	.navigation-left {
		display: flex;
	}
	
	.mobile-nav {
		background-color: #fff;
		padding-top: 15px;
		box-shadow: 42px 42px 55px rgba(32, 53, 90, .09);
	}
	
	.nav-menu {
		display: none;
	}
	
	.mobile-nav-link {
		width: 100%;
	}
	
	.dropdown-list-2 {
		background-color: #fff;
	}
	
	.navigation {
		display: none;
	}
	
	.mobile-toggle {
		width: 100%;
	}
	
	.dropdown-link-mobile {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.menu-mob {
		color: #000;
		background-color: #fafafa;
		border-radius: 100px;
		font-size: 22px;
	}
	
	.menu-mob.w--open {
		background-color: #824bf1;
	}
	
	.navigation-container-mob {
		justify-content: space-between;
	}
	
	.navigation-mob {
		border-bottom: 1px solid rgba(68, 85, 103, .11);
		flex-direction: row;
		justify-content: center;
		height: 85px;
		padding-left: 3%;
		padding-right: 3%;
		display: flex;
	}
	
	.desktop {
		display: none;
	}
	
	.mobile-dropdown-2 {
		width: 100%;
	}
	
	.dropdown-link-mob {
		width: 100%;
		padding-top: 14px;
		padding-bottom: 14px;
	}
	
	.dropdown-link-mob:hover {
		box-shadow: none;
		transform: none;
	}
	
	.navigation-left-2 {
		display: flex;
	}
	
	.nav-menu-2, .navigation-2 {
		display: none;
	}
	
	.top-bar-wrapper {
		padding-left: 56px;
		padding-right: 56px;
		display: none;
	}
	
	.top-bar-padding {
		padding-top: 26px;
		padding-bottom: 26px;
	}
	
	.line-square-icon.top-bar-close-icon {
		padding: 18px 24px;
	}
	
	.dropdown-toggle-4 {
		z-index: 2;
		box-shadow: none;
		color: #151b26;
		border-top: 1px solid #e0e6e8;
		justify-content: space-between;
		padding: 16px 24px;
		font-size: 16px;
		font-weight: 700;
		transition: background-color .2s, color .2s cubic-bezier(.4, 0, .2, .01);
	}
	
	.dropdown-toggle-4:hover {
		color: #151b26;
	}
	
	.dropdown-toggle-4.w--open {
		box-shadow: none;
		background-color: #f0f0ff;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	
	.dropdown-toggle-4.login {
		text-align: center;
		border: 1px solid #273240;
		border-radius: 2px;
		justify-content: center;
		margin-left: 24px;
		margin-right: 24px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.dropdown-toggle-4.button {
		padding-top: 24px;
		padding-bottom: 16px;
		display: block;
	}
	
	.dropdown-toggle-4.line, .brand-7 {
		display: none;
	}
	
	.brand-7.responsive {
		margin-top: 18px;
		display: block;
	}
	
	.dropdown-list--industry {
		padding-bottom: 0;
		padding-left: 24px;
		padding-right: 24px;
		position: relative;
		top: 0;
	}
	
	.nav-button-2 {
		padding-top: 16px;
		padding-bottom: 16px;
		display: block;
	}
	
	.nav-button-2:hover {
		background-color: #273240;
	}
	
	.btn-primary {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	
	.dropdown-toggle-5 {
		z-index: 2;
		box-shadow: none;
		color: #151b26;
		border-top: 1px solid #e0e6e8;
		justify-content: space-between;
		padding: 16px 24px;
		font-size: 16px;
		font-weight: 700;
		transition: background-color .2s, color .2s cubic-bezier(.4, 0, .2, .01);
	}
	
	.dropdown-toggle-5:hover {
		color: #151b26;
	}
	
	.dropdown-toggle-5.w--open {
		box-shadow: none;
		background-color: #f0f0ff;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	
	.dropdown-toggle-5.line {
		display: none;
	}
	
	.dropdown-list--solutions, .dropdown-list--partner {
		padding-bottom: 0;
		padding-left: 24px;
		padding-right: 24px;
		position: relative;
		top: 0;
	}
	
	.dropdown-toggle-6 {
		z-index: 2;
		box-shadow: none;
		color: #151b26;
		border-top: 1px solid #e0e6e8;
		justify-content: space-between;
		padding: 16px 24px;
		font-size: 16px;
		font-weight: 700;
		transition: background-color .2s, color .2s cubic-bezier(.4, 0, .2, .01);
	}
	
	.dropdown-toggle-6:hover {
		color: #151b26;
	}
	
	.dropdown-toggle-6.w--open {
		box-shadow: none;
		background-color: #f0f0ff;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	
	.dropdown-toggle-6.login {
		text-align: center;
		border: 1px solid #273240;
		border-radius: 2px;
		justify-content: center;
		margin-left: 24px;
		margin-right: 24px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.dropdown-toggle-6.button {
		padding-top: 24px;
		padding-bottom: 16px;
		display: block;
	}
	
	.dropdown-toggle-6.line {
		display: none;
	}
	
	.menu-left-2 {
		z-index: 1;
		margin-top: 32px;
		display: block;
		position: relative;
	}
	
	.menu-right-2 {
		flex-direction: column-reverse;
	}
	
	.brand-8 {
		display: none;
	}
	
	.brand-8.responsive {
		margin-top: 18px;
		display: block;
	}
	
	.dropdown-footer-copy-2 {
		text-align: center;
		background-color: #e0e6e8;
		padding-top: 12px;
		padding-bottom: 12px;
		font-size: 14px;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		transform: none;
	}
	
	.menu-2 {
		height: auto;
		padding-bottom: 64px;
		overflow: auto;
	}
	
	.nav-button-3 {
		padding-top: 16px;
		padding-bottom: 16px;
		display: block;
	}
	
	.nav-button-3:hover {
		background-color: #273240;
	}
	
	.navbar-4 {
		height: 54px;
	}
	
	.dropdown-list-solutions {
		padding-bottom: 0;
		padding-left: 24px;
		padding-right: 24px;
		position: relative;
		top: 0;
	}
	
	.dropdown-footer-link-2 {
		text-align: center;
		width: 50%;
		font-size: 14px;
	}
	
	.megamenu_footer.hidden {
		display: none;
	}
	
	.mg-right-24px.mg-bt-16px {
		margin-bottom: 16px;
		margin-right: 0;
	}
	
	.text-201.list {
		line-height: 20px;
	}
	
	.top-bar-padding-2 {
		padding-top: 26px;
		padding-bottom: 26px;
	}
	
	.top-bar-flex {
		flex-direction: column;
	}
	
	.top-bar-flex.left {
		text-align: center;
		font-size: 12px;
		line-height: 15px;
	}
	
	.banner-inner-wrap {
		grid-template-columns: 1fr;
	}
	
	.primary-button {
		padding: 12px 35px;
	}
	
	.banner-thumbnail-wrap {
		display: none;
	}
	
	.container-21 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.banner-paragraph {
		margin-bottom: 40px;
	}
	
	.banner-area {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.our-user-area {
		margin-top: 80px;
	}
	
	.marquee-item {
		width: 28vw;
		margin-right: 40px;
	}
	
	.border-line {
		margin-left: 40px;
		margin-right: 40px;
	}
	
	.container-22 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.section-thumbnail-block {
		padding-bottom: 30px;
	}
	
	.section-cotent-wrap.grid-item {
		grid-template-columns: 1fr;
	}
	
	.primary-button-3 {
		padding: 12px 35px;
	}
	
	.engage-content-wrap {
		grid-template-columns: 1fr;
		padding-top: 100px;
	}
	
	.container-23 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.section-title-2.mb-0 {
		font-size: 40px;
		line-height: 48px;
	}
	
	.engage-area {
		position: static;
	}
	
	.create-once-area {
		padding-top: 100px;
		position: static;
	}
	
	.primary-button-4 {
		padding: 12px 35px;
	}
	
	.create-content-wrap {
		grid-template-columns: 1fr;
	}
	
	.container-24 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.primary-button-5 {
		padding: 12px 35px;
	}
	
	.container-25 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.insights-content-wrap {
		grid-template-columns: 1fr;
		padding-bottom: 100px;
	}
	
	.insights-area {
		padding-top: 100px;
		position: static;
	}
	
	.integrations-item-wrap {
		grid-template-columns: 1fr 1fr;
	}
	
	.integrations-area {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.container-26 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.control-area {
		padding-top: 100px;
		position: static;
	}
	
	.primary-button-6 {
		padding: 12px 35px;
	}
	
	.container-27 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.control-content-wrap {
		grid-template-columns: 1fr;
		padding-bottom: 100px;
	}
	
	.expertise-inner-wrap {
		grid-template-columns: 1fr;
	}
	
	.container-28 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.expertise-single-item {
		margin-bottom: 40px;
	}
	
	.line1 {
		margin-bottom: 30px;
	}
	
	.grid-two {
		grid-row-gap: 30px;
	}
	
	.our-power-area {
		padding-top: 100px;
		padding-bottom: 70px;
	}
	
	.testimonial-author-name {
		font-size: 22px;
	}
	
	.speaker-arrow.arrow-anim {
		width: 60px;
		height: 60px;
		margin-top: -100px;
	}
	
	.speaker-arrow.left {
		width: 60px;
		height: 60px;
		margin-top: -100px;
		margin-right: 80px;
	}
	
	.testimonial-area {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.container-29 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.speaker-slide-mask {
		width: 65%;
	}
	
	.slide-arrow {
		width: 30px;
	}
	
	.container-30 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.call-to-action-inner-2 {
		text-align: center;
		flex-direction: column;
		padding-left: 80px;
		padding-right: 80px;
	}
	
	.cat-title-2.color-white {
		margin-bottom: 40px;
	}
	
	.footer-area {
		padding-top: 200px;
	}
	
	.copyright-text {
		text-align: left;
	}
	
	.footer-columns {
		grid-column-gap: 0px;
		grid-template: "." "."/1fr 1fr;
	}
	
	.courser-wrap {
		margin-top: 50px;
		margin-left: 70px;
	}
	
	.container-31, .container-32 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.find {
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.feature-text-2, .feature-text-2.white {
		font-size: 22px;
		line-height: 30px;
	}
	
	.container-33 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.features-section {
		padding-bottom: 100px;
	}
	
	.grid-4 {
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.grid-4._3-3 {
		grid-template-columns: 1fr;
	}
	
	.customer-company-logo {
		padding-bottom: 80px;
	}
	
	.container-34 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.title-center {
		max-width: 100%;
	}
	
	.logos-wrap {
		justify-content: center;
	}
	
	.tab-link-title {
		margin-bottom: 0;
		font-size: 24px;
		line-height: 1.4;
	}
	
	.section-7 {
		padding-bottom: 100px;
	}
	
	.section-header-3 {
		width: 100%;
	}
	
	.tab-content-wrap {
		min-height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.tabs-menu {
		flex-direction: row;
		justify-content: space-around;
		width: 100%;
		margin-left: 0;
	}
	
	.container-35 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.p2.tab-text {
		display: none;
	}
	
	.tab-link {
		background-color: #fff;
		border-bottom-style: none;
		margin-left: 10px;
		margin-right: 10px;
		padding-bottom: 15px;
		box-shadow: 7px 7px 30px rgba(29, 56, 120, .06);
	}
	
	.tabs-content {
		width: 100%;
		margin-right: 0;
		padding-top: 40px;
	}
	
	.tabs-2 {
		display: block;
	}
	
	.flowgiri-countdown-item.flowgiri-countdown-item-box {
		margin-left: auto;
		margin-right: auto;
	}
	
	.header-columns-wrap {
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
	
	.header-cta {
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	.container-36 {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.container-36.partner-logos {
		padding-bottom: 0;
	}
	
	.left-column-header {
		padding-bottom: 40px;
	}
	
	.section-8.section-header {
		height: auto;
		margin-top: 0;
		padding-top: 40px;
		display: block;
		overflow: hidden;
	}
	
	.wrap-header-content {
		max-width: 100%;
		min-height: auto;
		display: block;
	}
	
	.separator {
		width: 80%;
		margin-bottom: 20px;
	}
	
	.right-column-header {
		padding-top: 0;
		padding-bottom: 0;
		display: none;
	}
	
	.wrap-countdown, .countdown-row {
		margin-left: auto;
		margin-right: auto;
	}
	
	.button-12.btn-margin, .button-12.invert-button {
		cursor: default;
	}
	
	.grid_1-2 {
		flex-direction: column;
		align-items: stretch;
		display: flex;
	}
	
	.links-wrap {
		margin-bottom: 20px;
	}
	
	.form_block {
		width: 540px;
	}
	
	.information_section {
		height: auto;
	}
	
	.information_section.background-color {
		min-height: auto;
	}
	
	.information_section.background-color.neutral-200 {
		max-width: 100%;
	}
	
	.information_section.background-color.neutral-200.is--footer {
		text-align: center;
		padding-bottom: 8px;
	}
	
	.information_section.background-color.neutral-200.is--footer.hide-desktop {
		padding-top: 30px;
		padding-bottom: 20px;
		display: flex;
	}
	
	.information_content.hide-tablet {
		display: none;
	}
	
	.information_content.is--centered {
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.form_section {
		max-width: 100%;
		height: auto;
	}
	
	.page-wrapper-3 {
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr;
		max-width: 100%;
		height: auto;
	}
	
	.display-1 {
		margin-bottom: 0;
		font-size: 60px;
		line-height: 66px;
	}
	
	.display-1.width-80percent {
		width: 82%;
		font-size: 36px;
		line-height: 40px;
	}
	
	.page-wrapper-3_btm {
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr;
		max-width: 100%;
		height: auto;
	}
	
	.container-37 {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.container-37.container-1364 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.faq {
		padding-top: 10px;
	}
	
	.countdown-row-2 {
		text-align: center;
		flex-flow: row;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin-left: auto;
		margin-right: auto;
		display: block;
		position: relative;
		left: 0;
		right: 0;
	}
	
	.header-columns-wrap-2 {
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
	
	.right-column-header-2 {
		padding-top: 0;
		padding-bottom: 0;
		display: block;
	}
	
	.container-38 {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.section-9.section-header {
		height: auto;
		margin-top: 0;
		display: block;
		overflow: hidden;
	}
	
	.wrap-header-content-2 {
		max-width: 100%;
		min-height: auto;
		display: block;
	}
	
	.wrap-countdown-2 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.button-15.btn-margin {
		cursor: default;
	}
	
	.hero_contain {
		flex-direction: column;
		align-items: center;
		width: 100%;
		padding: 60px;
		display: flex;
	}
	
	.image-37 {
		text-align: center;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.title-line-4 {
		text-align: center;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		display: flex;
		position: relative;
	}
	
	.button-16.btn-margin, .button-17.btn-margin {
		cursor: default;
	}
	
	.grid-universe-text {
		grid-column-gap: 0px;
		grid-row-gap: 0px;
		grid-template-rows: auto auto;
		grid-template-columns: 2.25fr 2.25fr;
	}
	
	.container-39 {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.container-39.container-1364 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.section-10.section-trending {
		min-height: auto;
		margin-top: 40px;
		margin-bottom: 40px;
		display: block;
	}
	
	.countdown-row-3 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.header-columns-wrap-3 {
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
	
	.header-cta-2 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.container-40 {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	
	.container-40.container-1364 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.section-11.section-about {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.section-11.section-header {
		height: auto;
		margin-top: 0;
		display: block;
		overflow: hidden;
	}
	
	.section-11.section-trending {
		min-height: auto;
		margin-top: 40px;
		margin-bottom: 40px;
		display: block;
	}
	
	.wrap-header-content-3 {
		max-width: 100%;
		min-height: auto;
		display: block;
	}
	
	.separator-2 {
		width: 80%;
		margin-bottom: 20px;
	}
	
	.wrap-countdown-3 {
		margin-left: auto;
		margin-right: auto;
	}
	
	.button-19.btn-margin {
		cursor: default;
	}
	
	.btn-2 {
		padding: 15px 40px;
		font-size: 14px;
	}
	
	.body-paragraphy {
		font-size: 18px;
		line-height: 23px;
	}
	
	.body-paragraphy.light.hero-subhead {
		width: 85%;
	}
	
	.content-holder {
		width: 100%;
		margin-left: 0%;
	}
	
	.content-holder.home {
		margin-left: 2%;
		margin-right: 2%;
	}
	
	.hero-div-holder {
		flex-direction: column;
		align-items: flex-start;
		margin-left: 8%;
		margin-right: 8%;
	}
	
	.image-40 {
		text-align: center;
		width: 75%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.hero-2 {
		height: auto;
		padding-top: 120px;
		padding-bottom: 220px;
	}
	
	.countdown {
		width: 90%;
	}
	
	.sidebar-column-bg-copy {
		background-color: rgba(0, 0, 0, 0);
		padding-bottom: 0;
		padding-right: 0;
		display: block;
		position: absolute;
		top: -49px;
		bottom: -49px;
		left: -24px;
		right: -24px;
	}
	
	.link-list__link-copy {
		flex: 1;
	}
	
	.link-list__link-copy:hover {
		box-shadow: none;
		color: var(--pho-blue);
	}
	
	.link-list__link-copy.lone {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.mobilebars-copy {
		flex: 1;
		justify-content: center;
	}
	
	.section-header-4 {
		width: 100%;
	}
	
	.faq-wrap {
		grid-column-gap: 0px;
		grid-row-gap: 0px;
		grid-template-columns: 1fr;
	}
	
	.faq-section {
		padding-bottom: 100px;
	}
	
	.container-41 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.cta-section {
		padding-bottom: 100px;
	}
	
	.cta-wrapper {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.container-42 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.container-43 {
		max-width: 728px;
	}
	
	.footer-form-two {
		padding: 40px;
	}
	
	.footer-form-title {
		margin-right: 15px;
	}
	
	.footer-form-input {
		width: 400px;
		padding-right: 180px;
	}
	
	.footer-wrapper-three {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.footer-social-block-three {
		margin-top: 40px;
	}
	
	.container-44, .container-45 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.grid-5 {
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.grid-5._3-3 {
		grid-template-columns: 1fr;
	}
	
	.container-46 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.grid-6 {
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.grid-6._3-3 {
		grid-template-columns: 1fr;
	}
	
	.container-47 {
		padding-left: 20px;
		padding-right: 20px;
		display: block;
	}
	
	.grid-7 {
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.grid-7._3-3 {
		grid-template-columns: 1fr;
	}
	
	.container-48 {
		flex-direction: column;
		padding-left: 20px;
		padding-right: 20px;
		display: flex;
	}
	
	.grid-8 {
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.grid-8.gap60 {
		flex-direction: column;
		display: flex;
	}
	
	.container-49 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.tabs-3 {
		display: block;
	}
	
	.flipcolumn {
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.flipcolumn.gap60 {
		flex-flow: column-reverse;
		justify-content: flex-start;
		display: flex;
	}
	
	.feature-text-2_location, .feature-text-2_location.white {
		font-size: 22px;
		line-height: 30px;
	}
	
	.popup-close {
		top: 5%;
		right: 5%;
	}
	
	.padding-bottom {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.features_grid, .features_grid.is-reverse {
		grid-template-columns: 1fr;
	}
	
	.features_grid-wrapper {
		grid-row-gap: 6rem;
	}
	
	.find-fix-manage {
		padding-bottom: 80px;
	}
	
	.fix22, .monitor22, .find22, .line2 {
		margin-bottom: 30px;
	}
	
	.phosphorus_sect_4, .comp_section_3, .phosphorus_sect_3, .comp_section_2, .pho_sect_1, .pho-sect_2, .iad {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.icon-container-2 {
		height: 20vw;
	}
	
	.feature-block-inner-half {
		max-width: 50%;
	}
	
	.timeline_progress-bar-5 {
		height: 50vh;
	}
	
	.dashboard-card.padding-medium {
		width: 90%;
	}
	
	.comp_section_4 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.timeline_progress-bar-6 {
		height: 50vh;
	}
	
	.how-work, .how-it-work {
		padding-top: 0;
		padding-bottom: 72px;
	}
	
	.tabs-menu_2 {
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.pho_sect_1-2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.column-2 {
		padding-left: 2px;
	}
	
	.text-block-6 {
		font-size: 14px;
	}
	
	.tabs-menu_2_mobile {
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.tabs-menu_2_mobile.tabs_menu {
		display: none;
	}
	
	.text-block-9 {
		font-size: 14px;
	}
	
	.timeline_progress-bar-7 {
		height: 50vh;
	}
	
	.section-12 {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.contentwrapper.bignumbers {
		margin-bottom: 80px;
	}
	
	.grid-9 {
		grid-column-gap: 10px;
		grid-row-gap: 16px;
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr 1fr 1fr;
		grid-auto-columns: 1fr;
		grid-auto-flow: column;
		display: grid;
	}
	
	.totalvalue {
		text-align: center;
		align-items: center;
	}
	
	.bignumber {
		margin-bottom: 5px;
		font-size: 27px;
		line-height: 32px;
	}
	
	.container-medium-2 {
		display: block;
	}
	
	.why-us_component {
		grid-template-columns: 1fr;
		display: block;
	}
	
	.why-us_columns {
		margin-top: 40px;
	}
	
	.c-section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.c-title-3 {
		font-size: 28px;
	}
	
	.pho_sect_1-3 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.timeline_progress-bar-8 {
		height: 50vh;
	}
	
	.comp_sect_2, .comp_sect_3, .comp_sect_2-1, .risk_assessment, .patch-management, .detect-respond, .password {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.customer-company-logo-copy {
		padding-bottom: 80px;
	}
	
	.process_layout {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.process_left {
		padding-left: 0;
	}
	
	.margin-bottom-4 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.process_item {
		grid-template-columns: 1fr 6rem 1fr;
	}
	
	.banner-background {
		display: none;
		transform: scale3d(1.1, 1.2, 1);
	}
	
	.banner-image {
		width: 70%;
	}
	
	.main-banner_section {
		grid-column-gap: 4rem;
		grid-row-gap: 4rem;
		text-align: center;
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a5d49d56f4fc5076e9df14_Asset%203.svg");
		background-position: 0 0;
		background-size: cover;
		flex-direction: column;
	}
	
	.main-banner_section.nitro-lazy {
		background-image: none !important;
	}
	
	.banner-content-wrapper {
		flex-direction: column;
	}
	
	.header_background-image {
		object-position: 0% 0%;
		width: 100%;
		height: 50%;
		top: 50%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.lottie-animation-7 {
		top: 23%;
	}
	
	.image-43 {
		top: 1%;
		bottom: auto;
		left: 1%;
		right: auto;
	}
	
	.page-padding-6 {
		border: 0 #000;
	}
	
	.testimonials5_content-left {
		margin-bottom: 2rem;
	}
	
	.features__grid {
		grid-column-gap: 30px;
		grid-row-gap: 30px;
	}
	
	.create-once-area-2 {
		padding-top: 100px;
		position: static;
	}
	
	.primary-button-8 {
		padding: 12px 35px;
	}
	
	.container-51 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.features_grid-2, .features_grid-2.is-reverse {
		grid-template-columns: 1fr;
	}
	
	.features_grid-wrapper-2 {
		grid-row-gap: 6rem;
	}
	
	.column-wrap {
		flex-wrap: wrap;
	}
	
	.container-52 {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.horizontal-content-block {
		padding-left: 25px;
		padding-right: 40px;
	}
	
	.testimonial-image {
		position: relative;
	}
	
	.container-53 {
		max-width: 728px;
	}
	
	.testimonial-image-block {
		padding: 60px 30px 30px;
	}
	
	.steps-grid {
		grid-row-gap: 60px;
		grid-template-rows: 1fr;
		grid-template-columns: 1fr;
	}
	
	.steps-card-wrapper {
		grid-row-gap: 48px;
	}
	
	.grid-wrapper {
		grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
	}
	
	.section-13 {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.steps-sticky-card {
		grid-template-columns: 1fr;
		position: relative;
		top: auto;
	}
	
	.how-section {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.bold-text-64 {
		font-size: 40px;
		line-height: 46px;
	}
	
	.section_text_btm.white {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 18px;
		line-height: 26px;
	}
	
	.container-medium-3 {
		position: static;
	}
	
	.resources {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	._4-grid {
		grid-template-columns: 1fr 1fr;
	}
	
	.cta-image {
		margin-top: -6.875rem;
		margin-left: -1.35rem;
	}
	
	.container-medium-4 {
		position: static;
	}
	
	.section-15 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.container-1300px {
		padding-top: 175px;
	}
	
	.sep_section {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.grid-3-columns {
		grid-template-columns: 1fr 1fr;
	}
	
	.grid-3-columns.stats-v1 {
		grid-column-gap: 30px;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.display-2 {
		font-size: 58px;
		line-height: 70px;
	}
	
	.xiot-title.accuratebg {
		max-width: 100%;
		font-size: 30px;
	}
	
	.section_text_top.white {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 18px;
		line-height: 26px;
	}
	
	.container-1366 {
		max-width: 728px;
	}
	
	.image-44 {
		top: 1%;
		bottom: auto;
		left: 1%;
		right: auto;
	}
	
	.primary-button-9 {
		padding: 12px 35px;
	}
	
	.bold-text-64_btm {
		font-size: 40px;
		line-height: 46px;
	}
	
	.heading_2_m.accuratebg {
		max-width: 100%;
		font-size: 30px;
	}
	
	.wrapper-section {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.link-block-10 {
		margin-left: 0;
	}
	
	.table-box, .table-box._2 {
		justify-content: center;
	}
	
	.table-box._2.small {
		padding-right: 12px;
	}
	
	.table-box._2.action {
		justify-content: center;
	}
	
	.scroll-table-content {
		overflow: scroll;
	}
	
	.div-block-406._2 {
		justify-content: flex-start;
	}
	
	.div-500-width {
		width: auto;
		max-width: 400px;
	}
	
	.div-500-width.right-float {
		margin-left: 20px;
	}
	
	.div-block-56 {
		margin-left: 10px;
	}
	
	.sticky-notice-delete {
		display: none;
	}
	
	.button-24, .button-24.ghost {
		flex: 1;
	}
	
	.section-standard {
		padding-top: 60px;
		padding-bottom: 60px;
		overflow: hidden;
	}
	
	.section-standard.hero {
		max-height: 500px;
		padding-top: 100px;
		padding-bottom: 50px;
	}
	
	.section-standard.hero.home {
		background-image: none;
		height: auto;
		padding-top: 60px;
		padding-bottom: 60px;
		overflow: hidden;
	}
	
	.section-standard.hero.home.nitro-lazy {
		background-image: none !important;
	}
	
	.section-standard._40-bottom-padding {
		padding-top: 60px;
	}
	
	.div-standard.flex {
		flex: 0 auto;
	}
	
	.div-standard.flex.home {
		display: flex;
	}
	
	.heading-42 {
		font-size: 40px;
	}
	
	.div-block-55 {
		max-width: 60%;
	}
	
	.small-video-block {
		margin-left: -50px;
	}
	
	.small-video-block.desktop-only, .small-video-block.mobile-only {
		width: 100%;
		max-height: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.h0_dark {
		text-align: center;
		font-size: 32px;
		line-height: 50px;
	}
	
	.image-48._120w {
		width: 100px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.div-60px-top-margin._60-opacity {
		width: 97%;
		margin-top: 40px;
	}
	
	.div-block-416.logo-bar._20-top-margin._60-opacity {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-auto-columns: 1fr;
		width: auto;
		display: grid;
	}
	
	.paragraph-26 {
		font-size: 16px;
	}
	
	.link-block-14 {
		flex: 0 auto;
	}
	
	.heading-43 {
		font-size: 35px;
	}
	
	.paragraph-27 {
		font-size: 16px;
	}
	
	.heading-45 {
		font-size: 30px;
	}
	
	.paragraph-28 {
		font-size: 16px;
	}
	
	.section_text_top_campaign.white {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		font-size: 18px;
		line-height: 26px;
	}
	
	.div-500-width_campaign {
		width: auto;
		max-width: 400px;
	}
	
	.div-500-width_campaign.right-float {
		margin-left: 20px;
	}
	
	.infographic-wrapper {
		width: 90vw;
		height: 90vw;
	}
	
	.heading-medium-3 {
		font-size: 1.75rem;
	}
	
	.margin-bottom-5 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-bottom-5.margin-large {
		margin-bottom: 3rem;
	}
	
	.heading-large {
		font-size: 2.25rem;
	}
	
	.heading-xxlarge {
		font-size: 3.25rem;
	}
	
	.button-agreement {
		width: 45vw;
		height: 32vw;
	}
	
	.button-scope {
		width: 45vw;
		height: 37vw;
	}
	
	.button-reco {
		width: 22vw;
		height: 50vw;
		bottom: 8vw;
	}
	
	.button-review {
		width: 28vw;
		height: 53vw;
	}
	
	.button-benchmark {
		width: 45vw;
		height: 20vw;
		left: 18vw;
	}
	
	.padding-vertical-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.subheading_safe {
		padding-bottom: 10px;
		font-size: 18px;
	}
	
	.heading_2-copy.accuratebg {
		max-width: 100%;
		font-size: 30px;
	}
	
	.subheading-2-copy {
		padding-bottom: 10px;
		font-size: 18px;
	}
	
	.eyebrow-copy {
		padding-bottom: 12px;
		font-size: 18px;
	}
	
	.dropdown-card-no-icon, .dropdown-card-no-bg {
		margin-bottom: 28px;
	}
	
	.next-podcast {
		transition-property: opacity;
	}
	
	.next-podcast:hover {
		opacity: .8;
		transform: none;
	}
	
	.margin-bottom-6 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.heading-style-h2-2 {
		font-size: 2.75rem;
	}
	
	.text-size-medium-4 {
		font-size: 18px;
		line-height: 23px;
	}
	
	.play {
		transition-property: opacity;
		transform: none;
	}
	
	.play:hover {
		opacity: .79;
		transform: none;
	}
	
	.pause.el-hidden {
		transition-property: opacity;
	}
	
	.pause.el-hidden:hover {
		opacity: .8;
		transform: none;
	}
	
	.podcast-tabs-content {
		min-height: 32rem;
		margin-right: 2rem;
	}
	
	.previous-podcast {
		transition-property: opacity;
	}
	
	.previous-podcast:hover {
		opacity: .8;
		transform: none;
	}
	
	.container-1368 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.platform-overview {
		padding-top: 100px;
		position: static;
	}
	
	.container-1369, .container-1370 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.xiot-title2.accuratebg, .heading_2-capabilities.accuratebg, .heading_2-capabilities.accuratebg {
		max-width: 100%;
		font-size: 30px;
	}
	
	.flowbase-logo-3 {
		width: 150px;
	}
	
	.menu-mob-2 {
		background-color: var(--pho-blue);
		color: #fff;
		border-radius: 2px;
		font-size: 22px;
	}
	
	.menu-mob-2:hover {
		background-color: #290dc9;
	}
	
	.menu-mob-2.w--open {
		background-color: #824bf1;
	}
	
	.margin-bottom-7 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.heading-style-h2-3, .platform-h2 {
		font-size: 2.75rem;
	}
	
	.monitor {
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.dropdown-card-find_no-bg-copy, .dropdown-card-no-bg_find, .dropdown-card-pad, .dropdown-card_less-pad {
		margin-bottom: 28px;
	}
	
	.bold-text-75 {
		font-size: 20px;
	}
	
	.dropdown-card-featured-event, .dropdown-card_above-featured-event {
		margin-bottom: 28px;
	}
	
	.text-size-menew-dium-4-copy {
		font-size: 18px;
		line-height: 23px;
	}
	
	.navigation_wrapper {
		display: none;
	}
	
	.crypto-table_head.is-position {
		min-width: 4rem;
	}
	
	.crypto-table_head.is-name {
		width: 30%;
	}
	
	.fs_table-examples_table-container {
		max-width: 100%;
		padding-top: 5rem;
		overflow: auto;
	}
	
	.crypto-table_cell {
		min-width: 17.5rem;
	}
	
	.crypto-table_cell.is-label {
		min-width: 4rem;
	}
	
	.crypto-table_cellblue {
		min-width: 17.5rem;
	}
	
	.crypto-table_cellblue.is-label {
		min-width: 4rem;
	}
	
	.navigation_wrapper-2 {
		display: none;
	}
	
	.fs_table-examples_table-container-2 {
		max-width: 100%;
		padding-top: 5rem;
		overflow: auto;
	}
	
	.pricing-table_head {
		min-width: 18rem;
	}
	
	.pricing-table_component {
		max-width: 100%;
	}
	
	.fs_table-examples_table-container-3 {
		max-width: 100%;
		padding-top: 5rem;
		overflow: auto;
	}
	
	.feature-desc {
		margin-bottom: 10px;
	}
	
	.pricing-grid-row {
		grid-row-gap: 17px;
		border-top-style: none;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-areas: "feature feature feature" "plan-1 plan-2 plan-3";
	}
	
	.pricing-grid-row.cc-plans {
		grid-template-areas: "feature feature feature" "plan-1 plan-2 plan-3";
		padding-bottom: 20px;
	}
	
	.feature-name-wrap {
		border-bottom: 1px solid rgba(0, 0, 0, .1);
	}
	
	.price-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.pricing-column-features {
		padding: 15px;
		display: none;
	}
	
	.pricing-column, .pricing-column-white {
		padding: 15px;
	}
	
	.feature-text-mobile {
		display: block;
	}
	
	.header-content {
		padding-left: 0;
	}
	
	.spline-element {
		width: 100%;
	}
	
	.header-component {
		grid-template-columns: 1fr;
		grid-auto-flow: row;
		min-height: auto;
	}
	
	.menu-button-3 {
		background-color: rgba(200, 200, 200, 0);
		border-right: 1px rgba(192, 192, 211, .2);
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		display: flex;
	}
	
	.menu-button-3.w--open {
		background-color: rgba(200, 200, 200, 0);
	}
	
	.flyout-menu-content {
		width: 100%;
		max-width: 100%;
		overflow: visible;
	}
	
	.button-icon-small {
		position: static;
		top: 16px;
	}
	
	.menu-lottie {
		margin: auto;
		position: absolute;
		top: 2px;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.flyout-menu {
		display: none;
	}
	
	.flyout-menu.close {
		display: none;
		overflow: visible;
	}
	
	.navigation-content {
		height: 66px;
		margin-left: 18px;
		padding-left: 18px;
		padding-right: 18px;
	}
	
	.flyout-menu-wrapper-2 {
		display: none;
		position: relative;
	}
	
	.top-nav-wrapper-3 {
		grid-template-columns: minmax(60px, 1fr) minmax(auto, 1400px);
	}
	
	.mobile-navigation-shade {
		z-index: 5;
		background-color: rgba(12, 25, 46, .55);
		margin-top: 66px;
		display: none;
		position: fixed;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.left-nav {
		border-bottom-style: none;
		width: 65px;
		height: 65px;
		display: none;
	}
	
	.scroll-indicator {
		width: 65px;
		padding-top: 65px;
	}
	
	.card---brix.stats-card-v1---brix {
		flex-direction: column;
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.slide-nav-5 {
		display: none;
	}
	
	.benefits-wrapper {
		grid-row-gap: 80px;
		padding-top: 80px;
		padding-bottom: 80px;
		padding-left: 36px;
	}
	
	.testimonial-wrapper {
		margin-left: 65px;
		margin-right: 65px;
		padding-bottom: 450px;
	}
	
	.intro-right-image {
		min-height: 200px;
	}
	
	.grey-cover_gray {
		margin-left: 65px;
	}
	
	.steps-grid-2 {
		grid-row-gap: 60px;
		grid-template-rows: 1fr;
		grid-template-columns: 1fr;
	}
	
	.heading-57 {
		font-size: 45px;
	}
	
	.video-hover-button {
		width: 120px;
		height: 120px;
	}
	
	.section-intro {
		padding-left: 36px;
	}
	
	.achievement-number---brix.stats-v1---brix {
		margin-bottom: 24px;
		margin-right: 0;
	}
	
	.video-icon-wrapper {
		width: 75%;
		height: 75%;
	}
	
	.home-hero-4 {
		height: auto;
		min-height: 93vh;
		max-height: 900px;
	}
	
	.section_hide {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.intro-wrapper {
		grid-template-columns: 1fr;
	}
	
	.location-card-slider {
		margin-left: -65px;
	}
	
	.home-hero-intro {
		text-align: left;
		margin-bottom: 140px;
	}
	
	.testimonial-section-3 {
		padding-top: 160px;
		padding-bottom: 140px;
	}
	
	.grid-wrapper-2 {
		grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
	}
	
	.about-wrapper_btm {
		grid-row-gap: 36px;
		grid-template-columns: 1fr;
		padding-top: 80px;
		padding-left: 0;
	}
	
	.home-hero-content {
		grid-column-gap: 36px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr auto;
		padding-top: 140px;
		padding-left: 36px;
	}
	
	.hero-slide-arrow {
		left: 101px;
		right: auto;
	}
	
	.left-arrow-3 {
		margin-left: 0;
		margin-right: 0;
		display: none;
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: -25px;
		right: auto;
	}
	
	.location-mask {
		width: 70%;
	}
	
	.xxl-heading {
		font-size: 54px;
	}
	
	.body-text {
		font-size: 18px;
	}
	
	.hero-video-wrapper {
		width: 85vw;
	}
	
	.steps-sticky-card-2 {
		grid-template-columns: 1fr;
		position: relative;
		top: auto;
	}
	
	.slide-nav-6 {
		display: none;
	}
	
	.popular-vacations {
		padding-top: 24px;
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.slider-wrapper {
		margin-left: 65px;
		padding-top: 48px;
	}
	
	.background-video {
		min-height: 1000px;
		overflow: visible;
	}
	
	.membership-plans-wrapper {
		margin-left: 0;
		padding-bottom: 80px;
	}
	
	.hero-video-button {
		width: auto;
		height: auto;
		margin-top: 0;
		margin-bottom: 140px;
	}
	
	.text-span-201 {
		font-size: 40px;
	}
	
	.testimonial-wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.right-arrow-4 {
		margin-left: 0;
		margin-right: 0;
		display: none;
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: auto;
		right: -25px;
	}
	
	.grey-cover {
		margin-left: 65px;
	}
	
	.benefits-box {
		grid-template-rows: auto 1px auto;
		grid-template-columns: 1fr 1px 1fr;
	}
	
	.image-88 {
		position: absolute;
	}
	
	.footer-social-block-three-2 {
		margin-top: 40px;
	}
	
	.footer-wrapper-three-2 {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.container-1375 {
		max-width: 728px;
	}
	
	.footer-copyrights {
		z-index: 9;
		background-color: #fff;
		position: relative;
	}
	
	.padding-section-medium {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	
	.cta_component {
		grid-column-gap: 3rem;
	}
	
	.footer_social-list {
		margin-bottom: 2rem;
	}
	
	.container-medium-6 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.hero_title {
		font-size: 4rem;
	}
	
	.padding-vertical-6 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.cta_content {
		margin-right: 3rem;
	}
	
	.logos_component {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.footer_left-wrapper {
		grid-row-gap: 3rem;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.stats_inner {
		padding: 2rem;
	}
	
	.container-large-11 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.pricing_top-row-price {
		font-size: 3.25rem;
	}
	
	.padding-top {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.margin-vertical {
		margin-left: 0;
		margin-right: 0;
	}
	
	.container-small-3 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.stats_group {
		grid-column-gap: 2rem;
		grid-row-gap: 4rem;
		grid-template-columns: 1fr 1fr;
	}
	
	.footer_bottom-wrapper {
		flex-direction: column-reverse;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.margin-bottom-8 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.demo {
		height: 30rem;
	}
	
	.padding-section-large {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	
	.testimonial_inner {
		column-count: 2;
	}
	
	.footer_top-wrapper {
		grid-row-gap: 4rem;
		grid-template-columns: 1fr;
	}
	
	.is--tag {
		font-size: 14px;
	}
	
	.is--tag.service_card-number {
		margin-bottom: 64px;
	}
	
	.hero_button {
		display: none;
	}
	
	.media-full.is--adjusted {
		height: auto;
	}
	
	.video_play-icon {
		width: 14px;
	}
	
	.button-31 {
		padding: 12px 16px;
	}
	
	.section_info-circle {
		width: 50px;
		height: 50px;
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.section_content {
		flex-direction: column;
		justify-content: flex-start;
	}
	
	.video_button {
		padding: 12px;
	}
	
	.button_icon.is--close {
		width: 12px;
	}
	
	.section_image-half {
		width: 80%;
		margin-top: 10vw;
	}
	
	.button_text-2 {
		margin-right: 24px;
	}
	
	.section_info {
		margin-bottom: 48px;
	}
	
	.section_text-2 {
		width: 90%;
	}
	
	.section_text-2.is--footer {
		width: 100%;
		margin-bottom: 12px;
		margin-right: 0%;
	}
	
	.button-32 {
		padding: 12px 16px;
	}
	
	.service_card-replace {
		padding: 24px 24px 80px;
		display: none;
	}
	
	.service_card {
		height: auto;
		padding: 24px 24px 80px;
	}
	
	.button-33 {
		padding: 12px 16px;
	}
	
	.is--small {
		font-size: 14px;
		line-height: 1.8;
	}
	
	.is--small.service_card-replace-description {
		font-size: 12px;
		line-height: 1.5;
	}
	
	.is--small.service_card-description {
		margin-bottom: 0;
	}
	
	.is--small.footer_menu-item.is--16bm {
		margin-bottom: 16px;
	}
	
	.service_grid {
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr 1fr;
	}
	
	.service_card-icon {
		width: 24px;
	}
	
	.service_card-button {
		margin-top: 0;
		top: auto;
		bottom: 24px;
		left: 24px;
		right: auto;
	}
	
	.service_card-icon-wrapper {
		width: 60px;
		height: 60px;
	}
	
	.benefits_item {
		flex-direction: column;
	}
	
	.benefits_description-wrapper {
		width: 100%;
	}
	
	.is--white-text.benefits_title {
		margin-top: 0;
		margin-bottom: 24px;
	}
	
	.form_checkbox-field {
		margin-bottom: 32px;
	}
	
	.button-34 {
		padding: 12px 16px;
	}
	
	.button-34.is--secondary.no--tm {
		font-size: 14px;
	}
	
	.form_field {
		font-size: 16px;
	}
	
	.nav_brand.is--footer {
		margin-bottom: 48px;
	}
	
	.button-35, .button-35.is--secondary.is--36tm.is--legal {
		padding: 12px 16px;
	}
	
	.vertical-scroll-wrapper {
		width: auto;
		height: 2.8125rem;
		overflow: hidden;
	}
	
	.text-rotation-wrapper {
		flex-direction: column;
	}
	
	.heading-large-2 {
		font-size: 2.25rem;
	}
	
	.stats-v4-grid---edctop, .stats-v4-grid---edc {
		grid-column-gap: 32px;
		grid-row-gap: 32px;
		grid-template-rows: auto auto;
	}
	
	.section_content-edc {
		flex-direction: column;
		justify-content: flex-start;
	}
	
	.pricing-grid-row-2 {
		grid-row-gap: 17px;
		border-top-style: none;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-areas: "feature feature feature" "plan-1 plan-2 plan-3";
	}
	
	.pricing-grid-row-2.cc-plans {
		grid-template-areas: "feature feature feature" "plan-1 plan-2 plan-3";
		padding-bottom: 20px;
	}
	
	.section_content-edc-btm {
		flex-direction: column;
		justify-content: flex-start;
	}
	
	.icn-tab-arrow._3 {
		left: 326px;
	}
	
	.icn-tab-arrow._1 {
		left: 59px;
	}
	
	.icn-tab-arrow._4 {
		left: 456px;
	}
	
	.icn-tab-arrow._2 {
		left: 190px;
	}
	
	.icn-tab-arrow._5 {
		left: 574px;
	}
	
	.text-rotation-wrapper-edc {
		flex-direction: column;
	}
	
	.navmenu__dropdown-left-copy {
		flex-direction: column;
		padding: 0;
		display: flex;
	}
	
	.navmenu__dropdown-left-copy.mega_solutions {
		padding-right: 0;
	}
	
	.navmenu__dropdown-block-copy {
		background-color: rgba(0, 0, 0, 0);
		border: 1px #e4e4e4;
		padding-left: 0;
		padding-right: 0;
	}
	
	.dropdown-card-copy, .dropdown-card-copy_featured {
		margin-bottom: 28px;
	}
	
	.grid-10 {
		display: none;
	}
	
	.hero-heading {
		margin-left: 0;
	}
	
	.hero-text-wrap {
		text-align: center;
		align-items: center;
		max-width: 680px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 68px;
		padding-bottom: 68px;
	}
	
	.content-grid-2 {
		grid-template-columns: 1fr 1fr;
	}
	
	.section-24.content {
		padding-top: 20px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-24.content.homepage {
		padding-top: 24px;
	}
	
	.sidebar-wrap {
		align-items: stretch;
		height: auto;
		overflow: hidden;
	}
	
	.category-block, .category-block.all-products {
		margin-bottom: 0;
	}
	
	.category-block.all-products.w--current {
		margin-top: 24px;
		margin-bottom: 16px;
	}
	
	.content-wrap-2 {
		flex-direction: column;
	}
	
	.collection-list {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr 1fr;
		grid-auto-columns: 1fr;
		display: grid;
	}
	
	.tool-wrap, .tool-wrap.banner-wrap {
		padding: 24px;
	}
	
	.tools-wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.category-image-strip {
		left: 24px;
	}
	
	.sidebar {
		border-bottom: 1px solid #dbdde6;
		width: 100%;
		margin-bottom: 30px;
		padding-bottom: 20px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.sidebar.sidebar-homepage {
		border-bottom: 0 rgba(0, 0, 0, 0);
	}
	
	.crypto-table_head-copy.is-position {
		min-width: 4rem;
	}
	
	.crypto-table_head-copy.is-name {
		width: 30%;
	}
	
	.crypto-table_head-copy.is-position-copy, .crypto-table_head-copy-copy.is-position {
		min-width: 4rem;
	}
	
	.crypto-table_head-copy-copy.is-name {
		width: 30%;
	}
	
	.crypto-table_cell-copy {
		min-width: 17.5rem;
	}
	
	.crypto-table_cell-copy.is-label {
		min-width: 4rem;
	}
	
	.link-block-15 {
		margin-left: 0;
	}
	
	.table-box-2, .table-box-2._2 {
		justify-content: center;
	}
	
	.table-box-2._2.small {
		padding-right: 12px;
	}
	
	.table-box-2._2.action {
		justify-content: center;
	}
	
	.div-block-420._2 {
		justify-content: flex-start;
	}
	
	.servicenow-table-2 {
		padding-left: 16px;
		padding-right: 16px;
	}
}

@media screen and (max-width: 767px) {
	.heading_2.accuratebg {
		max-width: 100%;
		font-size: 36px;
		line-height: 42px;
	}
	
	.mb-40 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	
	.cards-wrap {
		grid-template-rows: auto;
		grid-template-columns: 1fr;
		margin-top: 30px;
	}
	
	.form-block {
		max-width: 400px;
		margin-top: 20px;
	}
	
	.p-22 {
		font-size: 18px;
	}
	
	.features {
		margin-top: 40px;
	}
	
	.download__ui-top {
		background-size: 420px;
		width: 500px;
	}
	
	.download__wrapper {
		width: 500px;
	}
	
	.download__down-image {
		width: 200px;
		left: 150px;
	}
	
	.download__hardware {
		background-position: 50% 0;
		background-size: 500px;
		width: 500px;
	}
	
	.download__screen {
		width: 500px;
	}
	
	.download__download-image {
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 200px;
		width: 200px;
	}
	
	.download__movie-image {
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 400px;
		width: 400px;
	}
	
	.container-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.container-2.padding-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.download__device {
		width: 500px;
		margin-left: -250px;
	}
	
	.download__downloading {
		padding-left: 20px;
	}
	
	.download__arrow {
		right: -10px;
	}
	
	.download__download-image_2 {
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 200px;
		width: 200px;
	}
	
	.download__movie-image-2 {
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 400px;
		width: 400px;
	}
	
	.download__download-image-2 {
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 200px;
		width: 200px;
	}
	
	.ceramic-shield, .ceramic-shield-3 {
		height: 50%;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.ceramic-shield-text {
		flex-direction: column;
	}
	
	.color-text.black {
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.color-text.blue {
		width: auto;
		height: auto;
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.color-text.pink {
		position: absolute;
		top: 0%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.slider-nav-custom {
		z-index: 100;
		flex-direction: row;
		justify-content: flex-start;
		margin-top: 0;
		margin-bottom: -.5rem;
		position: relative;
	}
	
	.margin-top {
		flex-direction: row;
		align-items: center;
		height: auto;
		margin: 0;
		padding-top: 0;
		padding-bottom: 0;
		display: flex;
	}
	
	.margin-top.margin-medium {
		justify-content: center;
		align-items: center;
		height: auto;
		margin-top: 1.5rem;
		display: flex;
		position: absolute;
		top: auto;
		bottom: 5%;
		left: 0%;
		right: 0%;
	}
	
	.slider-item.flex-horizontal {
		margin-bottom: 2rem;
	}
	
	.slider-item.flex-horizontal.flex-vertical {
		padding-bottom: 15rem;
	}
	
	.slider-item.colors-item {
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		height: 12rem;
		margin-top: 2rem;
		margin-left: 2rem;
		margin-right: 2rem;
		padding: 1rem .5rem .6rem;
		display: flex;
		position: absolute;
		top: 0%;
		bottom: auto;
		left: 0%;
		right: 0%;
	}
	
	.slider-item.first {
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		height: 27rem;
		margin-top: 2rem;
		margin-bottom: 2rem;
		padding-top: 2rem;
		padding-bottom: 2rem;
		overflow: hidden;
	}
	
	.second-iphone {
		height: 70%;
		margin-right: 0%;
		padding-left: 0;
		padding-right: 0;
		display: flex;
		position: absolute;
		top: 5%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.text-size-large-2 {
		font-size: 1.6rem;
	}
	
	.text-size-large-2.text-align-center.extra-top-margin {
		text-align: center;
	}
	
	.first-iphone {
		width: auto;
		height: 70%;
		margin-right: 0%;
		padding-left: 0;
		padding-right: 0;
		position: absolute;
		top: 5%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.text-size-medium-2.text-color-grey.text-align-center, .text-size-medium-2.text-align-center.text-color-grey, .text-size-medium-2.text-align-center.text-color-grey {
		display: block;
	}
	
	.text-size-medium-2.text-color-grey {
		font-size: 14px;
		line-height: 20px;
	}
	
	.text-size-medium-2.text-color-grey.text-align-center {
		display: block;
	}
	
	.image-class {
		height: 90%;
	}
	
	.third-iphone {
		height: 70%;
		margin-right: 0%;
		padding-left: 0;
		padding-right: 0;
		display: flex;
		position: absolute;
		top: 5%;
		bottom: 0%;
		left: 0%;
		right: 0%;
	}
	
	.ceramic-shield-2 {
		height: 50%;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.durable-text {
		width: 40%;
	}
	
	.grid-2 {
		padding-top: 10rem;
		padding-bottom: 10rem;
		display: block;
	}
	
	.padding-vertical {
		padding-left: 0;
		padding-right: 0;
	}
	
	.text-center.mobile-l {
		text-align: center;
	}
	
	.logo-strip-image.shadow {
		width: 148px;
		margin: 8px 10px;
	}
	
	.logos {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.logos.small {
		padding-top: 72px;
		padding-bottom: 72px;
	}
	
	.mg-bottom-40px {
		margin-bottom: 24px;
	}
	
	.ui-arrow {
		width: 9px;
		height: 13px;
		top: 20px;
		right: 32px;
	}
	
	.downloads {
		padding-left: 35px;
		padding-right: 9px;
	}
	
	.divider {
		margin-left: 35px;
		margin-right: 9px;
	}
	
	.ui-download-progress {
		width: 24px;
		top: 10px;
		right: 24px;
	}
	
	.screen {
		width: 321px;
		height: 563px;
	}
	
	.screen-ui-top {
		width: 269px;
		height: 82px;
	}
	
	.download-2 {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.device {
		width: 321px;
		height: 563px;
	}
	
	.download-img {
		width: 221px;
	}
	
	.download-text {
		width: 138px;
		top: 5px;
		left: 84px;
	}
	
	.section-heading {
		font-size: 48px;
	}
	
	.download-3 {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.ix-shadow {
		width: 200%;
	}
	
	.container-3 {
		width: 87.5%;
		max-width: none;
	}
	
	.section-header-2 {
		text-align: left;
	}
	
	.content-wrapper {
		overflow: hidden;
	}
	
	.button-wrapper-2-c {
		flex: 1;
		align-items: stretch;
		margin-bottom: 0;
		display: flex;
	}
	
	.heading-4.big {
		font-size: 50px;
	}
	
	.circles {
		width: auto;
		margin-top: 24px;
	}
	
	.section-2 {
		align-items: center;
		height: 68%;
		padding: 0;
		overflow: auto;
	}
	
	.button-5 {
		order: 1;
		width: 100%;
		margin-bottom: 0;
	}
	
	.button-5.hero {
		order: 0;
		width: auto;
	}
	
	.content-2 {
		width: 80vw;
		margin-top: 180px;
	}
	
	.logo-round {
		margin-right: 0;
	}
	
	.progress-4 {
		flex: 0 auto;
		order: 0;
		justify-content: flex-start;
		margin-bottom: 16px;
	}
	
	.tip-control__name-2 {
		justify-content: space-between;
	}
	
	.container-4 {
		flex: 1;
		grid-template-rows: 1fr 1fr auto auto;
		grid-template-columns: 1fr;
		align-items: center;
		justify-items: center;
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
	
	.container-4.footer {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	
	.footer-2.random {
		height: 32%;
	}
	
	.tip-control-2 {
		flex: 1;
		justify-content: space-between;
	}
	
	.content-3 {
		width: 80vw;
		margin-top: 180px;
	}
	
	.logo-2 {
		margin-right: 0;
	}
	
	.logo-2.mobile {
		display: none;
	}
	
	.logo-2.main {
		margin-bottom: 16px;
		display: none;
	}
	
	.button-wrapper-2 {
		flex: 1;
		align-items: stretch;
		margin-bottom: 0;
		display: flex;
	}
	
	.col._3-col.branding {
		flex-direction: column-reverse;
		margin-bottom: 16px;
	}
	
	.col._3-col.middle {
		margin-bottom: 16px;
	}
	
	.col._3-col.last {
		width: 50%;
		margin-bottom: 16px;
	}
	
	.container-5 {
		flex: 1;
		grid-template-rows: 1fr 1fr auto auto;
		grid-template-columns: 1fr;
		align-items: center;
		justify-items: center;
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
	
	.container-5.footer {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	
	.content-4 {
		width: 80vw;
		margin-top: 180px;
	}
	
	.modal-w {
		margin-bottom: 0;
	}
	
	.modal-content-w {
		padding: 2rem;
	}
	
	.hero-content-w {
		margin-top: 0;
		margin-bottom: 2rem;
	}
	
	.grid__col {
		width: 100%;
	}
	
	.cloneable-link-w {
		font-size: .8125rem;
	}
	
	.modal-scroll-content-w {
		padding: 2rem;
	}
	
	.modal-w-scroll {
		margin-bottom: 0;
	}
	
	.slider-container {
		display: block;
	}
	
	.slide-bg-copy {
		width: 10%;
	}
	
	.slide-box._240px.margin-right {
		float: none;
		clear: none;
		object-fit: fill;
		flex-wrap: nowrap;
		align-content: center;
		align-items: center;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		display: block;
		position: relative;
		overflow: visible;
	}
	
	.section-3.cc-hero {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.eyebrow {
		font-size: 20px;
	}
	
	.hero-bg-overlay {
		background-image: radial-gradient(circle, rgba(46, 107, 248, .5), rgba(0, 0, 0, .77) 0%, rgba(46, 107, 248, .5)), linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .65) 58%, #000);
	}
	
	.hero-bg-img {
		background-size: 65%;
		top: -117%;
		left: -83%;
	}
	
	.hero-content-p {
		width: 100%;
		font-size: 20px;
	}
	
	.h0 {
		font-size: 3rem;
	}
	
	.hero-content {
		padding-top: 200px;
	}
	
	.h0_white {
		font-size: 40px;
		line-height: 50px;
	}
	
	.feature-grid {
		grid-column-gap: 32px;
		grid-row-gap: 32px;
	}
	
	.feature-card {
		padding: 32px;
	}
	
	.accurate {
		padding-bottom: 60px;
	}
	
	.content-grid {
		grid-template-columns: 1fr;
	}
	
	.content-grid.centre-content {
		grid-template-columns: 1fr;
		margin-bottom: 0;
	}
	
	.header1_component {
		grid-row-gap: 3rem;
	}
	
	.margin-top-2 {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-bottom {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.container-9 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.treatment-category-single-item {
		border-radius: 10px;
	}
	
	.key-benefitssection {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	._4-benefits {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		display: grid;
	}
	
	.feature-card-2 {
		padding: 32px;
	}
	
	.lab-tests-area {
		border-radius: 15px;
		padding-top: 60px;
		padding-bottom: 20px;
	}
	
	.test-title {
		max-width: 70%;
		font-size: 24px;
		line-height: 32px;
	}
	
	.best-deals-single-item, .best-deals-product-content {
		border-radius: 10px;
	}
	
	.product-price {
		padding-bottom: 10px;
	}
	
	.primary-button-2.border.cart-button:hover {
		background-color: #f9dcdc;
		border-color: #f9dcdc;
	}
	
	.best-deals-area {
		border-radius: 10px;
		padding-top: 40px;
		padding-bottom: 100px;
	}
	
	.container-10 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.lab-test-single-item {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 20px;
	}
	
	.view-all-button {
		font-size: 16px;
		font-weight: 400;
	}
	
	.regular-price.style-01 {
		display: none;
	}
	
	.price-tag {
		margin-top: 70px;
	}
	
	.section-title-wrap.grid-item, .section-title-wrap.grid-item.section-paddiing {
		grid-template-columns: 1fr;
		justify-items: start;
	}
	
	.best-deal-image {
		width: 80%;
	}
	
	.add-to-cart-wrap {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	
	.scroll-section-wrapper {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.lab-test-wrap {
		grid-template-columns: 1fr 1fr;
		display: block;
	}
	
	.lab-best-deals-wrap {
		grid-template-columns: 1fr 1fr;
	}
	
	.subheading-2 {
		padding-bottom: 10px;
	}
	
	.taleoftwoapproachessection {
		padding: 60px 15px;
	}
	
	.card-text {
		margin-top: 2px;
	}
	
	.card-subtitle {
		margin-bottom: 4px;
	}
	
	.testimonial-grid-two {
		grid-template-columns: 1fr;
		justify-items: center;
		width: 100%;
		display: block;
	}
	
	.pricing-block.recommended {
		margin-left: 0;
	}
	
	.card-2_pho, .card-2 {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin-bottom: 25px;
	}
	
	.paragraph-large-3 {
		font-size: 18px;
	}
	
	.left-heading {
		font-size: 36px;
		line-height: 44px;
	}
	
	.pricing-block_legacy.recommended {
		margin-left: 0;
	}
	
	.call-to-action-inner {
		border-radius: 15px;
	}
	
	.container-12 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.call-to-action-area {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.view-icon {
		bottom: 14px;
		right: 15px;
	}
	
	.ix-shadow_blue {
		width: 200%;
	}
	
	.lab-test-wrap_2 {
		grid-template-columns: 1fr 1fr;
		padding-top: 0;
		display: block;
	}
	
	.treatment-icon_clocks {
		margin-top: 0;
	}
	
	.usecase-p.font16 {
		font-size: 16px;
	}
	
	.clients-review-area {
		padding-top: 0;
	}
	
	.container-13 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.review-quote {
		font-size: 38px;
	}
	
	.margin-top-3 {
		flex-direction: row;
		align-items: center;
		height: auto;
		margin: 0;
		padding-top: 0;
		padding-bottom: 0;
		display: flex;
	}
	
	.margin-top-3.margin-medium {
		justify-content: center;
		align-items: center;
		height: auto;
		margin-top: 1.5rem;
		display: flex;
		position: absolute;
		top: auto;
		bottom: 5%;
		left: 0%;
		right: 0%;
	}
	
	.grid-3 {
		padding-top: 10rem;
		padding-bottom: 10rem;
		display: block;
	}
	
	._3-boxes {
		grid-template-columns: 1fr 1fr;
	}
	
	.bold-text-10 {
		font-size: 22px;
		line-height: 40px;
	}
	
	.content-p-copy {
		width: 100%;
		font-size: 1.3rem;
	}
	
	.feature-list-track {
		width: 100%;
		margin-right: 0;
		padding-top: 10vh;
		padding-bottom: 10vh;
	}
	
	.feature-content-wrapper {
		width: 35vh;
		height: 35vh;
	}
	
	.feature-content-track {
		opacity: 0;
		align-items: flex-end;
		width: 100%;
		height: auto;
		padding: 1.25rem;
		display: none;
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
	}
	
	.main-wrapper-3 {
		padding-top: 10vh;
		padding-bottom: 50vh;
	}
	
	.lab-test-single-item_global500 {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 40px 20px;
	}
	
	.section-4 {
		padding-bottom: 20px;
	}
	
	.lab-test-single-item_agroculteral {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 40px 20px;
	}
	
	.bold-text-10-copy {
		font-size: 30px;
		line-height: 36px;
	}
	
	.lab-test-single-item_copy {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 40px 20px;
	}
	
	.lab-test-single-item_economic {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 20px;
	}
	
	.lab-test-single-item_energy, .lab-test-single-item_global500-copy {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 40px 20px;
	}
	
	.content-grid_safe, .content-grid_safe.centre-content {
		grid-template-columns: 1fr;
	}
	
	.high-fidelity {
		padding-bottom: 40px;
	}
	
	.usecase-p_lower.font16 {
		font-size: 16px;
	}
	
	.grid-03 {
		grid-template-columns: 1fr;
	}
	
	.feature-content-wrapper-2 {
		width: 35vh;
		height: 35vh;
	}
	
	.feature-content-track-2 {
		opacity: 0;
		align-items: flex-end;
		width: 100%;
		height: auto;
		padding: 1.25rem;
		display: none;
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
	}
	
	.main-wrapper-4, .main-wrapper-5 {
		padding-top: 50vh;
		padding-bottom: 50vh;
	}
	
	.nav-icon {
		max-width: 30px;
	}
	
	.page-padding-2 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	
	.show-items-wrapper {
		max-width: 100%;
		top: 100px;
		left: 5vw;
	}
	
	.section-contents-wrapper {
		grid-template-columns: 1fr;
	}
	
	.contents-wrap {
		max-width: 100%;
	}
	
	.nav-content {
		font-size: 14px;
	}
	
	.nav-items-wrapper {
		padding: 1.5rem;
	}
	
	.heading-blue {
		font-size: 42px;
	}
	
	.nav-item {
		max-width: 50%;
	}
	
	.heading-pink {
		font-size: 42px;
	}
	
	.card_title {
		font-size: 20px;
		line-height: 24px;
	}
	
	.card_hero-title {
		font-size: 22px;
	}
	
	.card_item-last {
		padding: 1rem;
		font-size: .85rem;
	}
	
	.iphone-time {
		font-size: 20vw;
	}
	
	.card_item {
		padding: 1rem;
		font-size: .85rem;
	}
	
	.padding-left {
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	
	.card_item-cta {
		font-size: .85rem;
	}
	
	.card_button {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		font-size: 2rem;
	}
	
	.card_hero-title-2 {
		font-size: 2rem;
	}
	
	.card_item-last-2, .card_item-2 {
		padding: 1rem;
		font-size: .85rem;
	}
	
	.card_hero-title-3 {
		font-size: 2rem;
	}
	
	.card_item-last-3, .card_item-3 {
		padding: 1rem;
		font-size: .85rem;
	}
	
	.text-block-23, .text-block-25 {
		font-size: 14px;
	}
	
	.high-fidelity_section2 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.text-block-26 {
		font-size: 14px;
	}
	
	.image-22._50x50 {
		display: none;
	}
	
	.columns {
		padding-bottom: 0;
	}
	
	.card_hero-title-4 {
		font-size: 2rem;
	}
	
	.content-grid-02 {
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
	
	.bold-text-15 {
		line-height: 26px;
	}
	
	.section_text-copy.white {
		max-width: 100%;
	}
	
	.bold-text-16 {
		font-size: 22px;
		line-height: 22px;
	}
	
	.image-23 {
		object-fit: cover;
	}
	
	.slide-next.mobile-next {
		width: 100%;
		height: 100%;
	}
	
	.slide-next.desktop-arrow {
		display: none;
	}
	
	.wrapper {
		height: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.inner-swipe {
		z-index: 1;
		grid-column-gap: 0px;
		grid-row-gap: 16px;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		width: 100%;
		height: 100%;
		display: grid;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.slide-prev.desktop-arrow {
		display: none;
	}
	
	.slide-prev.mobile-prev {
		width: 100%;
		height: 100%;
	}
	
	.slide-item {
		border-radius: 0;
		width: 100vw;
		height: 100%;
		transform: scale(1);
	}
	
	.slide-item-wrapper {
		border-radius: 0;
		width: 100vw;
		height: 100%;
	}
	
	.content-wrapper-2 {
		object-fit: cover;
	}
	
	.margin-bottom-2 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.testimonials1_slider-mask {
		width: 100%;
	}
	
	.testimonials1_slide {
		width: auto;
		max-width: none;
		margin-right: 1.25rem;
	}
	
	.padding-vertical-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.page-padding-3 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.testimonials1_client-wrapper {
		grid-auto-flow: row;
		margin-top: 1.25rem;
	}
	
	.section-testimonials1-2 {
		min-height: 100vh;
	}
	
	.container-large-5 {
		max-width: none;
	}
	
	.testimonials1_slide-2 {
		width: auto;
		max-width: none;
		height: 350px;
		margin-right: 10px;
	}
	
	.padding-vertical-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.page-padding-4 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.testimonials1_content-2 {
		justify-content: center;
		max-width: 300px;
		min-height: 250px;
	}
	
	.testimonials1_score-image {
		width: 8rem;
	}
	
	.heading-small {
		font-size: 1rem;
	}
	
	.page-padding-5 {
		padding-left: 0;
		padding-right: 1.25rem;
	}
	
	.testimonials1_slide-3 {
		width: auto;
		max-width: none;
		margin-right: 1.25rem;
	}
	
	.margin-bottom-3 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.padding-vertical-4 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.testimonials1_score-wrapper {
		grid-auto-flow: row;
		margin-top: 1.25rem;
	}
	
	.testimonials_arrow-icon {
		width: 1.5rem;
		height: 1.5rem;
	}
	
	.carousel-slider._6 {
		right: -45%;
	}
	
	.carousel-slider._5 {
		right: -36%;
	}
	
	.carousel-slider._3 {
		right: -18%;
	}
	
	.carousel-slider._4 {
		right: -27%;
	}
	
	.carousel-slider._7 {
		right: -54%;
	}
	
	.carousel-slider._2 {
		right: -9%;
	}
	
	.carousel-slider._8 {
		right: -63%;
	}
	
	.carousel-mask {
		width: 60%;
	}
	
	.image-27 {
		padding-top: 40px;
	}
	
	.footer-3 {
		padding: 40px 20px;
	}
	
	.scroll-text {
		transform: translate(24px) rotate(90deg);
	}
	
	.resources-block {
		width: 80%;
		margin-left: 10%;
	}
	
	.cc-scroll {
		margin-bottom: 0;
	}
	
	.wrapper-2 {
		padding-top: 60px;
	}
	
	.container-scrolling {
		justify-content: flex-end;
	}
	
	.sec {
		align-items: flex-end;
	}
	
	.line-container-2 {
		width: 60%;
	}
	
	.line-ver.first {
		align-self: flex-end;
	}
	
	.page-padding-m {
		padding-left: 3.5%;
		padding-right: 3.5%;
	}
	
	.is-h4 {
		font-size: 1.5rem;
	}
	
	.timeline_grid {
		grid-template-columns: 5em 1fr;
	}
	
	.is-txt-medium {
		font-size: 1.2rem;
	}
	
	.timeline_progress-overlay-bottom {
		background-image: linear-gradient(rgba(10, 34, 125, 0), #0a227d 59%);
		height: 4em;
	}
	
	.is-h2 {
		font-size: 2rem;
	}
	
	.timeline_dot {
		width: 20px;
		height: 20px;
	}
	
	.timeline_progress-overlay-top {
		background-image: linear-gradient(#0a227d 18%, rgba(10, 34, 125, 0));
	}
	
	.timeline_progress {
		top: 0%;
		bottom: auto;
		left: 2.5em;
		right: auto;
	}
	
	.cta_about {
		flex-direction: column;
	}
	
	.is-h3 {
		font-size: 1.4rem;
	}
	
	.portrait {
		width: 8em;
		height: 8em;
	}
	
	.timeline_item-wrap.is-hidden-mobile {
		display: none;
	}
	
	.blog-card {
		width: 56%;
		height: 300px;
	}
	
	.navmenu__dropdown.w--open {
		overflow: auto;
	}
	
	.link-list__link.lone {
		background-color: #ebf1fe;
	}
	
	.navmenu__dropdown-section-list {
		grid-column-gap: 28px;
		grid-row-gap: 28px;
		grid-template-columns: 1fr 1fr;
	}
	
	.link-list__dropdown-toggle {
		background-color: #ebf1fe;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.link-list__dropdown-toggle.w--open {
		padding-left: 20px;
		padding-right: 20px;
		overflow: auto;
	}
	
	.link-list__list-item, .link-list__list-item.cc-first {
		padding-left: 0;
		padding-right: 0;
	}
	
	.top-bar-wrapper {
		padding-left: 36px;
		padding-right: 36px;
	}
	
	.top-bar-padding {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.text-200 {
		font-size: 16px;
		line-height: 18px;
	}
	
	.text-200.list {
		line-height: 22px;
	}
	
	.btn-primary {
		padding: 20px 32px;
	}
	
	.btn-primary.small {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.container-20 {
		display: none;
	}
	
	.text-201 {
		font-size: 16px;
		line-height: 18px;
	}
	
	.text-201.list {
		line-height: 22px;
	}
	
	.top-bar-padding-2 {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	.top-bar-padding-2.small-padding {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.top-bar-flex {
		flex-direction: column;
	}
	
	.top-bar-flex.left {
		text-align: center;
	}
	
	.container-21 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.banner-area {
		padding-bottom: 40px;
	}
	
	.marquee-item {
		width: 35vw;
		margin-right: 4vw;
	}
	
	.container-22, .container-23 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.section-title-2.mb-0 {
		font-size: 34px;
		line-height: 40px;
	}
	
	.engage-area, .create-once-area {
		border-radius: 15px;
	}
	
	.container-24 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.key-featured-list-item {
		font-size: 16px;
		line-height: 26px;
	}
	
	.container-25 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.insights-content-wrap {
		padding-bottom: 80px;
	}
	
	.insights-area {
		border-radius: 15px;
	}
	
	.read-more-button {
		font-size: 16px;
		font-weight: 400;
	}
	
	.container-26 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.control-area {
		border-radius: 15px;
		padding-top: 100px;
	}
	
	.container-27, .container-28 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.expertise-single-item, .line1 {
		border-radius: 15px;
	}
	
	.testimonial-author-name {
		font-size: 20px;
	}
	
	.speaker-arrow.arrow-anim {
		display: none;
	}
	
	.container-29 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.quote-content {
		font-size: 24px;
	}
	
	.testimonial-author-designation {
		font-size: 16px;
	}
	
	.speaker-slide-mask {
		width: 90%;
	}
	
	.container-30 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.text-field-2 {
		width: 466px;
	}
	
	.call-to-action-inner-2 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.cat-title-2.color-white {
		margin-bottom: 30px;
	}
	
	.copyright-content {
		flex-direction: column;
	}
	
	.footer-social-block {
		padding-bottom: 10px;
	}
	
	.copyright-text {
		margin-bottom: 10px;
	}
	
	.container-31, .container-32 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.container-33 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.customer-company-logo {
		background-color: #fff;
		padding-bottom: 0;
	}
	
	.container-34, .container-35 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.flowgiri-countdown-item.flowgiri-countdown-item-box {
		padding-top: 40px;
	}
	
	.section-8 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.button-12.btn-margin {
		min-width: 190px;
	}
	
	.page-wrapper-2 {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.blob {
		width: 200vw;
		height: 200vw;
		top: -25vh;
		left: -26.4vw;
	}
	
	.form_block {
		width: 100%;
	}
	
	.button-14 {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.information_section.background-color.neutral-200 {
		object-fit: cover;
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64a2f569c8b2c6dc4463257c_Billions-Background_MASTER.png"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
		background-position: 100% 100%, 0 0;
		max-width: 90%;
		padding-bottom: 16px;
		display: block;
		position: relative;
	}
	
	.information_section.background-color.neutral-200.nitro-lazy {
		background-image: none !important;
	}
	
	.information_content {
		width: 100%;
	}
	
	.form_section {
		padding: 56px 40px;
	}
	
	.page-wrapper-3 {
		grid-template-columns: 100vw;
		width: 100%;
	}
	
	.information_header {
		margin-bottom: 56px;
	}
	
	.paragraph-small.width-60percent {
		width: 90%;
	}
	
	.display-1 {
		margin-bottom: 24px;
		font-size: 52px;
		line-height: 55px;
	}
	
	.display-1.width-80percent {
		width: 100%;
		font-size: 32px;
		line-height: 38px;
	}
	
	.page-wrapper-3_btm {
		grid-template-columns: 100vw;
		width: 100%;
	}
	
	.section-9 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.button-15.btn-margin {
		min-width: 190px;
	}
	
	.flowgiri-countdown-number-box-3 {
		width: 80px;
		height: 80px;
	}
	
	.button-16.btn-margin, .button-17.btn-margin {
		min-width: 190px;
	}
	
	.html-embed-4 {
		padding: 20px;
	}
	
	.section-10, .section-11 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.button-19.btn-margin {
		min-width: 190px;
	}
	
	.btn-2 {
		padding-left: 45px;
		padding-right: 45px;
	}
	
	.body-paragraphy.light.hero-subhead {
		width: 88%;
	}
	
	.hero-div-holder {
		margin-left: 7%;
		margin-right: 7%;
	}
	
	.countdown {
		width: 100%;
	}
	
	.link-list__link-copy.lone {
		background-color: #ebf1fe;
	}
	
	.faq-section {
		padding-bottom: 80px;
	}
	
	.container-41 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.cta-wrapper {
		padding: 80px 20px;
	}
	
	.primary-button-7.gradient-01.ma-20 {
		margin-bottom: 20px;
	}
	
	.primary-button-7.bordered.white-border.ma-20 {
		margin-left: 0;
	}
	
	.cta-button-wrap {
		flex-direction: column;
	}
	
	.container-42 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.footer-subscribe {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.footer-form-container-two {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.footer-form-title {
		margin-right: 0;
	}
	
	.footer-form-block-two {
		width: 100%;
		margin-top: 20px;
	}
	
	.footer-form-input {
		width: 100%;
	}
	
	.footer-block-three {
		flex-flow: column wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.footer-link-three {
		margin-bottom: 10px;
	}
	
	.footer-social-block-three {
		margin-top: 10px;
	}
	
	.footer-bottom {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.footer-copyright {
		font-size: 14px;
		line-height: 20px;
	}
	
	.footer-legal-block {
		margin-top: 15px;
		margin-left: -24px;
	}
	
	.footer-legal-link {
		font-size: 14px;
		line-height: 20px;
	}
	
	.container-44, .container-45, .container-46, .container-47, .container-48 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.image-41 {
		padding-top: 0;
	}
	
	.cta-button-wrap_hero {
		flex-direction: column;
	}
	
	.container-49 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.primary-button-7-top_cta.gradient-01.ma-20 {
		margin-bottom: 20px;
	}
	
	.primary-button-7-top_cta.bordered.white-border.ma-20 {
		margin-left: 0;
	}
	
	.scrollbar {
		padding-bottom: 20px;
		padding-right: 10px;
	}
	
	.popup-wrap {
		padding-left: 0;
	}
	
	.popup {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.padding-bottom {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.padding-global-2 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.features_image-wrapper {
		padding: 2rem;
	}
	
	.features_grid-wrapper {
		grid-row-gap: 4rem;
	}
	
	.text-color-blue {
		text-align: left;
	}
	
	.fix22, .monitor22, .find22, .line2 {
		border-radius: 15px;
	}
	
	.phosphorus {
		grid-template-columns: 64px 1fr;
		width: 100%;
	}
	
	.timeline_progress-4 {
		left: 6px;
		overflow: hidden;
	}
	
	.phosphorus_sect_4 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		display: flex;
	}
	
	.timeline_centre-7 {
		object-fit: fill;
		justify-content: flex-start;
		margin-left: -20px;
		overflow: visible;
	}
	
	.track-vertical {
		align-items: center;
	}
	
	.timeline_date-text-4 {
		margin-bottom: 24px;
		font-size: 36px;
	}
	
	.comp_section_3 {
		flex-direction: column-reverse;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.phosphorus_sect_3 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.marquee-2 {
		height: 70vw;
	}
	
	.comp_section_2 {
		flex-direction: column-reverse;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.fact_card_5.box-shadow {
		width: 97%;
	}
	
	.pho_sect_1 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.heading-17 {
		font-size: 30px;
	}
	
	.pho-sect_2 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.iad {
		flex-direction: column-reverse;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.margin-bottom-xlarge {
		margin-bottom: 48px;
		padding-left: 80px;
	}
	
	.timeline_circle-7 {
		overflow: visible;
	}
	
	.fact_card_3.box-shadow {
		width: 97%;
	}
	
	.icon-container-2 {
		height: 25vw;
	}
	
	.timeline_text-2 {
		font-size: 20px;
	}
	
	.timeline_text-2.text-span-12 {
		text-align: left;
	}
	
	.timeline_quote-wrapper {
		flex-direction: column-reverse;
	}
	
	.pho-sect_5 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.comp_section_5 {
		flex-direction: column-reverse;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.fact_card_1.box-shadow {
		width: 97%;
	}
	
	.timeline_date-text-4_pho {
		margin-bottom: 24px;
		font-size: 36px;
	}
	
	.timeline_quote-image {
		margin-top: 24px;
		margin-right: 0;
	}
	
	.feature-block-inner._03 {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ac3a467aa459fd263ec583_features-bg-03-mobile.webp");
		justify-content: flex-start;
		min-height: 35rem;
	}
	
	.feature-block-inner._03.nitro-lazy {
		background-image: none !important;
	}
	
	.fact_card_4.box-shadow, .fact_card_2.box-shadow, .fact_card_2.box-shadow, .fact_card_2.box-shadow {
		width: 97%;
	}
	
	.timeline_left-3 {
		text-align: left;
	}
	
	.feature-block-inner-half {
		max-width: 100%;
	}
	
	.heading-medium {
		font-size: 1.5rem;
	}
	
	.timeline_progress-bar-5 {
		height: 50vh;
	}
	
	.comp_section_4 {
		flex-direction: column-reverse;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.timeline_left-3_pho {
		text-align: left;
	}
	
	.marquee-cover-2 {
		background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	}
	
	.timeline_centre-8 {
		object-fit: fill;
		justify-content: flex-start;
		margin-left: -20px;
		overflow: visible;
	}
	
	.timeline_text-3 {
		font-size: 20px;
	}
	
	.timeline_date-text-4_pho-2 {
		margin-bottom: 24px;
		font-size: 36px;
	}
	
	.timeline_progress-bar-6 {
		height: 50vh;
	}
	
	.timeline_centre-9 {
		object-fit: fill;
		justify-content: flex-start;
		margin-left: -20px;
		overflow: visible;
	}
	
	.timeline_text-4 {
		font-size: 20px;
	}
	
	.how-work {
		padding-bottom: 60px;
	}
	
	.heading-30 {
		font-size: 30px;
	}
	
	.timeline_centre-top {
		object-fit: fill;
		justify-content: flex-start;
		margin-left: -20px;
		overflow: visible;
	}
	
	.how-it-work {
		padding-bottom: 60px;
	}
	
	.tabs-menu_2 {
		object-fit: contain;
		background-color: rgba(0, 0, 0, 0);
		flex-flow: row;
		align-items: center;
		width: 100%;
		min-width: 500px;
		max-width: 100%;
		margin-left: 0;
		position: absolute;
		overflow: scroll;
	}
	
	.tabs-menu_2.tabs_menu {
		white-space: nowrap;
		min-width: 100%;
		display: none;
		position: relative;
	}
	
	.timeline_progress-5 {
		left: 6px;
		overflow: hidden;
	}
	
	.timeline_centre-10 {
		object-fit: fill;
		justify-content: flex-start;
		margin-left: -20px;
		overflow: visible;
	}
	
	.custom-button_3 {
		padding-right: 0;
	}
	
	.pho_sect_1-2 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.heading-31 {
		font-size: 30px;
	}
	
	.column-2 {
		padding-left: 0;
	}
	
	.margin-bottom-xlarge-2 {
		margin-bottom: 48px;
	}
	
	.timeline_circle-8 {
		overflow: visible;
	}
	
	.tab-button {
		justify-content: flex-start;
		width: 100%;
		padding: 10px 20px;
	}
	
	.tab-button.w--current {
		background-color: #2e6bf8;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.tab-button.target-tab-link_1.current {
		background-color: #222;
		border-radius: 100px;
	}
	
	.tab-button.target-tab-link_1.current.w--current {
		background-color: #2e6bf8;
		flex-wrap: nowrap;
	}
	
	.tab-button.target-tab-link_2 {
		background-color: #222;
		border-radius: 100px;
		margin-top: 10px;
	}
	
	.tab-button.target-tab-link_2.w--current {
		background-color: #2e6bf8;
	}
	
	.tab-button.target-tab-link_2.tab_link {
		margin-left: 0;
		margin-right: 0;
	}
	
	.timeline_text-5 {
		font-size: 20px;
	}
	
	.timeline_text-5.text-span-12 {
		text-align: left;
	}
	
	.timeline_text-2_other {
		font-size: 20px;
	}
	
	.timeline_date-text-4_pho-3 {
		margin-bottom: 24px;
		font-size: 36px;
	}
	
	.custom-button_2 {
		padding-right: 0;
	}
	
	.tabs-menu_2_mobile {
		object-fit: contain;
		background-color: rgba(0, 0, 0, 0);
		flex-flow: row;
		align-items: center;
		width: 100%;
		min-width: 500px;
		max-width: 100%;
		margin-left: 0;
		position: absolute;
		overflow: scroll;
	}
	
	.tabs-menu_2_mobile.tabs_menu {
		white-space: nowrap;
		background-color: #302f2f;
		min-width: 100%;
		display: flex;
		position: relative;
	}
	
	.timeline_progress-bar-7 {
		height: 50vh;
	}
	
	.section-timeline.custom_bg {
		background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
	}
	
	.timeline_left-3_pho-2 {
		text-align: left;
	}
	
	.contentwrapper.bignumbers {
		padding-left: 0;
		padding-right: 0;
	}
	
	.grid-9 {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template: "." "." "." "."/minmax(200px, 1fr) minmax(200px, 1fr);
		grid-auto-columns: 1fr;
		display: grid;
	}
	
	.heading-32-xiot-state {
		color: #000;
		text-align: center;
	}
	
	.icon-large {
		height: 2.5rem;
	}
	
	.why-us_item {
		margin-bottom: 1.5rem;
	}
	
	.container-medium-2 {
		flex-wrap: wrap;
		display: flex;
	}
	
	.padding-global-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.why-us_component {
		display: block;
	}
	
	.section_home-why-us {
		flex-direction: column;
		margin-bottom: 20px;
		display: block;
	}
	
	.heading-style-h4 {
		font-size: 1rem;
	}
	
	.why-us_columns {
		grid-column-gap: 1.5rem;
		grid-row-gap: 1.5rem;
		padding-top: 40px;
	}
	
	.c-text-1 {
		font-size: 16px;
		line-height: 28px;
	}
	
	.c-section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.c-autotabs {
		flex-direction: column-reverse;
	}
	
	.c-title-2 {
		font-size: 7vw;
		font-weight: 500;
		line-height: 44px;
	}
	
	.c-autotabs_content {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.c-title-3 {
		font-size: 24px;
		line-height: 38px;
	}
	
	.c-autotabs_image {
		margin-right: auto;
	}
	
	.c-autotabs_image.cc-pane-crypto {
		margin-left: 0;
		margin-right: 0;
		display: none;
	}
	
	.c-autotabs_image.cc-pane-crypto-mobile {
		margin-right: -24px;
		display: block;
	}
	
	.c-autotabs_menu {
		width: 100%;
	}
	
	.c-container {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.timeline_progress-6 {
		left: 6px;
		overflow: hidden;
	}
	
	.pho_sect_1-3 {
		flex-direction: column;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.heading-33 {
		font-size: 30px;
	}
	
	.margin-bottom-xlarge-3 {
		margin-bottom: 48px;
	}
	
	.timeline_circle-9 {
		overflow: visible;
	}
	
	.timeline_progress-bar-8 {
		height: 50vh;
	}
	
	.comp_sect_2, .comp_sect_3, .comp_sect_2-1, .risk_assessment, .patch-management, .detect-respond, .password {
		flex-direction: column-reverse;
		grid-template-columns: 64px 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 10px;
		display: flex;
	}
	
	.heading-34, .heading-35 {
		font-size: 30px;
	}
	
	.customer-company-logo-copy {
		background-color: #fff;
		padding-bottom: 0;
	}
	
	.process_progress {
		left: .375rem;
	}
	
	.process_circle {
		margin-left: -22px;
	}
	
	.margin-bottom-4 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.process_item {
		grid-row-gap: 1.5rem;
		grid-template-rows: auto auto;
		grid-template-columns: 2rem 1fr;
		width: 100%;
	}
	
	.process_image-wrapper {
		margin-top: 2rem;
	}
	
	.padding-global-4 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.process_centre {
		justify-content: flex-start;
	}
	
	.heading-style-h2 {
		font-size: 2rem;
	}
	
	.banner-image {
		width: 100%;
	}
	
	.main-banner_section {
		padding: 2rem 1.5rem;
	}
	
	.heading-style-h1 {
		font-size: 3rem;
	}
	
	.padding-global-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.lottie-animation-7 {
		top: 13%;
	}
	
	.image-43 {
		top: 1%;
		bottom: auto;
		left: 1%;
		right: auto;
	}
	
	.testimonials5_component {
		grid-template-columns: 1fr;
	}
	
	.page-padding-6 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.testimonials5_content-left {
		width: 100%;
		margin-bottom: 0;
		padding-top: 0;
		position: static;
		top: 0%;
	}
	
	.tesimonials5_content-right {
		width: 100%;
		top: 4%;
	}
	
	.testimonials5_item-content {
		flex-direction: column;
		justify-content: space-between;
		min-height: 16rem;
		margin-bottom: 1.25rem;
		display: flex;
	}
	
	.features__grid {
		grid-row-gap: 0px;
		grid-template-columns: 1fr;
		max-width: 330px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.text-color-blue-copy {
		text-align: center;
	}
	
	.create-once-area-2 {
		border-radius: 15px;
	}
	
	.container-51 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.padding-global-6 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.features_image-wrapper-2 {
		padding: 2rem;
	}
	
	.features_grid-wrapper-2 {
		grid-row-gap: 4rem;
	}
	
	.testimonial-card {
		flex-wrap: wrap;
	}
	
	.testimonial-image-wrap {
		width: 100%;
		height: 280px;
	}
	
	.slider-horizontal {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.horizontal-angle {
		display: none;
	}
	
	.horizontal-content-block {
		width: 100%;
		padding: 45px 45px 0;
	}
	
	.testimonial-section {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	.quote {
		padding: 0 0 60px;
		display: block;
	}
	
	.clients-wrapper-two {
		flex-direction: column;
	}
	
	.clients-card {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.clients-grid {
		grid-column-gap: 40px;
		grid-template-columns: 1fr 1fr 1fr;
		margin-top: 15px;
	}
	
	.logo-3 {
		width: 130px;
	}
	
	.testimonial-image-block {
		width: 100%;
	}
	
	.testimonial-columns {
		flex-direction: column;
	}
	
	.testimonial-image-2 {
		max-width: 100px;
	}
	
	.testimonial-content-wrap {
		width: 100%;
		min-height: 0;
		padding-top: 0;
		padding-left: 25px;
	}
	
	.testimonial-section-2 {
		padding-top: 260px;
	}
	
	.steps-grid {
		padding-left: 0;
	}
	
	.steps-card-wrapper {
		grid-row-gap: 36px;
	}
	
	.grid-wrapper {
		grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
	}
	
	.section-13, .how-section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.text-size-medium-3 {
		font-size: 1rem;
	}
	
	.bold-text-64 {
		line-height: 40px;
	}
	
	._4-grid {
		grid-template-columns: 1fr;
	}
	
	.cta-image-wrap {
		transform: scale(.7);
	}
	
	.text-size-large-3 {
		font-size: 1.125rem;
	}
	
	.cta-text-wrap {
		width: 100%;
		padding-top: 4rem;
	}
	
	.cta-image {
		margin-top: -.875rem;
		margin-left: -20.05rem;
		transform: rotate(0);
	}
	
	.button-group {
		flex-wrap: wrap;
	}
	
	.cta-wrap {
		flex-direction: column;
	}
	
	.heading-medium-2 {
		font-size: 1.75rem;
		line-height: 1.4;
	}
	
	.container-1300px {
		padding-top: 250px;
	}
	
	.resources-h4 {
		text-align: left;
	}
	
	.grid-3-columns {
		grid-template-columns: 1fr;
	}
	
	.grid-3-columns.stats-v1 {
		grid-row-gap: 52px;
		grid-template-columns: 1fr;
	}
	
	.display-2 {
		font-size: 48px;
		line-height: 56px;
	}
	
	.xiot-title.accuratebg {
		max-width: 100%;
		font-size: 36px;
		line-height: 42px;
	}
	
	.hero-stack {
		padding: 60px 15px;
	}
	
	.features_image-wrapper-3 {
		padding: 2rem;
	}
	
	.text-color-blue-3 {
		text-align: left;
	}
	
	.image-44 {
		top: 1%;
		bottom: auto;
		left: 1%;
		right: auto;
	}
	
	.padding-global-4-copy {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	
	.bold-text-64_btm {
		line-height: 40px;
	}
	
	.heading_2_m.accuratebg {
		max-width: 100%;
		font-size: 36px;
		line-height: 42px;
	}
	
	.scroll-container {
		width: 100vw;
		overflow: hidden;
	}
	
	.table-row {
		width: 740px;
	}
	
	.table-row.head {
		width: 650px;
		display: none;
	}
	
	.table-row.head.hide {
		width: 740px;
		padding-top: 10px;
		padding-bottom: 10px;
		display: flex;
	}
	
	.wrapper-section {
		padding-top: 40px;
	}
	
	.div-block-414 {
		justify-content: space-between;
	}
	
	.table-box.action {
		width: 48px;
	}
	
	.scroll-table-content {
		margin-right: 33px;
	}
	
	.div-1 {
		margin-bottom: 0;
	}
	
	.table-data-wrapper {
		position: relative;
	}
	
	.table-container {
		position: relative;
		overflow: hidden;
	}
	
	.heading-41 {
		margin-bottom: 24px;
	}
	
	.table-wrapper {
		overflow: hidden;
	}
	
	.div-500-width {
		flex: 0 auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.div-500-width.right-float {
		margin-left: auto;
		margin-right: auto;
	}
	
	.div-block-56 {
		flex: 1;
		max-width: 45%;
	}
	
	.button-24.sticky {
		padding-right: 10px;
	}
	
	.button-24.left-aligned {
		font-size: 15px;
	}
	
	.section-standard {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.section-standard.hero {
		display: block;
	}
	
	.section-standard.hero.home {
		background-image: none;
		max-height: none;
		padding-top: 100px;
	}
	
	.section-standard.hero.home.nitro-lazy {
		background-image: none !important;
	}
	
	.section-standard._40-bottom-padding {
		padding-top: 40px;
	}
	
	.section-standard._0-padding {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.div-standard {
		max-width: 95%;
	}
	
	.div-standard.flex {
		flex-direction: column;
	}
	
	.two-columns-450-w {
		margin-bottom: 10px;
	}
	
	.small-video-block.desktop-only {
		display: none;
	}
	
	.small-video-block.mobile-only {
		max-height: 250px;
		margin-top: 20px;
		display: flex;
	}
	
	.h0_dark {
		font-size: 40px;
		line-height: 50px;
	}
	
	.image-48 {
		max-width: 80%;
		display: block;
	}
	
	.image-48._120w {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.div-block-416.logo-bar._20-top-margin._60-opacity {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.paragraph-26 {
		font-size: 15px;
	}
	
	.paragraph-26._24px.centre.dark {
		font-size: 18px;
	}
	
	.heading-43 {
		font-size: 30px;
	}
	
	.paragraph-27 {
		font-size: 15px;
	}
	
	.columns-features, .columns-features.reverse-mobile {
		flex-direction: row-reverse;
	}
	
	.heading-44 {
		font-size: 15px;
	}
	
	.div-450-width {
		margin-bottom: 20px;
	}
	
	.heading-45 {
		margin-top: 0;
		font-size: 25px;
	}
	
	.paragraph-28 {
		font-size: 15px;
	}
	
	.column-77.half {
		width: 100%;
	}
	
	.headline.xl {
		font-size: 35px;
	}
	
	.button-25 {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.text-s {
		font-size: 14px;
	}
	
	.div-500-width_campaign {
		flex: 0 auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.div-500-width_campaign.right-float {
		margin-left: auto;
		margin-right: auto;
	}
	
	.infographic-text {
		max-width: 45vw;
	}
	
	.section-header-5 {
		grid-column-gap: 1rem;
	}
	
	.margin-bottom-5 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.heading-large {
		font-size: 2rem;
	}
	
	.heading-xxlarge {
		font-size: 2.5rem;
	}
	
	.padding-vertical-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.subheading_safe {
		padding-bottom: 10px;
	}
	
	.heading_2-copy.accuratebg {
		max-width: 100%;
		font-size: 36px;
		line-height: 42px;
	}
	
	.subheading-2-copy {
		padding-bottom: 10px;
	}
	
	.eyebrow-copy {
		font-size: 20px;
	}
	
	.podcast-actions {
		flex-direction: column;
	}
	
	.play-indicator, .podcast-list-time {
		display: none;
	}
	
	.podcast-tabs {
		flex-direction: column;
		align-items: center;
	}
	
	.podcast-tabs-menu {
		grid-column-gap: .5rem;
		grid-row-gap: .5rem;
		order: -1;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-auto-columns: 1fr;
		align-items: center;
		justify-items: center;
		width: 100%;
		height: 7rem;
		margin-bottom: 1rem;
		margin-left: 0;
		padding-left: 1rem;
		padding-right: 1rem;
		display: grid;
		overflow: auto;
	}
	
	.podcast-number {
		font-size: 18px;
	}
	
	.podcast-tab-link {
		justify-content: center;
		width: 4.5rem;
		height: 4.5rem;
		margin-top: .25rem;
		margin-bottom: .25rem;
		padding: .25rem;
	}
	
	.podcast-tab-link:hover {
		transform: none;
	}
	
	.podcast-component {
		padding-left: 0;
		padding-right: 0;
	}
	
	.margin-bottom-6 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.heading-style-h2-2 {
		font-size: 3rem;
	}
	
	.podcast-content {
		min-height: 40rem;
	}
	
	.text-size-medium-4 {
		font-size: 18px;
	}
	
	.podcast-list-title {
		display: none;
	}
	
	.podcast-list-img {
		width: 3.5rem;
		height: 3.5rem;
	}
	
	.page-padding-8 {
		padding-left: 5vw;
		padding-right: 5vw;
	}
	
	.podcast-tabs-content {
		align-self: center;
		width: 88%;
		min-height: auto;
		margin-right: 0;
	}
	
	.container-1368 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.platform-overview {
		border-radius: 15px;
	}
	
	.container-1369 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.key-featured-list-item-2 {
		font-size: 16px;
		line-height: 26px;
	}
	
	.container-1370 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.xiot-title2.accuratebg, .heading_2-capabilities.accuratebg, .heading_2-capabilities.accuratebg {
		max-width: 100%;
		font-size: 36px;
		line-height: 42px;
	}
	
	.margin-bottom-7 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.heading-style-h2-3 {
		font-size: 3rem;
	}
	
	.platform-section {
		padding-left: 0;
		padding-right: 0;
	}
	
	.platform-h2 {
		font-size: 3rem;
	}
	
	.platform-tabs-menu {
		grid-column-gap: .5rem;
		grid-row-gap: .5rem;
		order: -1;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-auto-columns: 1fr;
		align-items: center;
		justify-items: center;
		width: 100%;
		height: 7rem;
		margin-bottom: 1rem;
		margin-left: 0;
		padding-left: 1rem;
		padding-right: 1rem;
		display: grid;
		overflow: auto;
	}
	
	.text-size-menew-dium-4-copy {
		font-size: 18px;
	}
	
	.crypto-table_head.is-position {
		max-width: 4rem;
	}
	
	.crypto-table_head.is-name {
		width: 20%;
	}
	
	.fs_table-examples_table-container {
		padding-bottom: 0;
	}
	
	.crypto-table_cell {
		min-width: 16rem;
	}
	
	.heading-style-h2-4 {
		font-size: 2rem;
	}
	
	.crypto-table_row {
		grid-template-columns: minmax(4rem, 4rem);
	}
	
	.crypto-table_cellblue {
		min-width: 16rem;
	}
	
	.heading-style-h4-2 {
		font-size: 1rem;
	}
	
	.heading-style-h1-2 {
		font-size: 2.5rem;
	}
	
	.fs_table-examples_table-container-2 {
		padding-bottom: 0;
	}
	
	.heading-style-h2-5 {
		font-size: 2rem;
	}
	
	.heading-style-h4-3 {
		font-size: 1rem;
	}
	
	.heading-style-h1-3 {
		font-size: 2.5rem;
	}
	
	.fs_table-examples_table-container-3 {
		padding-bottom: 0;
	}
	
	.heading-style-h2-6 {
		font-size: 2rem;
	}
	
	.heading-style-h4-4 {
		font-size: 1rem;
	}
	
	.heading-style-h1-4 {
		font-size: 2.5rem;
	}
	
	.heading-style-h2-7 {
		font-size: 2rem;
	}
	
	.feature-name {
		font-size: 14px;
	}
	
	.price-grid {
		grid-template-columns: 1fr;
		max-width: 460px;
	}
	
	.pricing-column {
		background-color: #fff;
		border-radius: 20px;
	}
	
	.feature-grid-2 {
		grid-row-gap: 14px;
	}
	
	.title-wrap-2 {
		text-align: center;
		align-items: center;
	}
	
	.button-container-2.landscape {
		width: 100%;
	}
	
	.button-secondary {
		padding-left: 1.25rem;
		font-size: 1rem;
	}
	
	.button-secondary:hover {
		color: #342f3a;
		background-color: #fdfcff;
	}
	
	.button-secondary.large {
		grid-column-gap: .5rem;
		padding: .75rem 1.25rem;
		font-size: 1rem;
	}
	
	.header-image-wrapper {
		background-image: none;
		height: 26rem;
	}
	
	.header-image-wrapper.nitro-lazy {
		background-image: none !important;
	}
	
	.button-row-2 {
		align-self: stretch;
	}
	
	.button-row-2.reverse-landscape {
		flex-direction: column-reverse;
	}
	
	.button-27 {
		font-size: 1rem;
	}
	
	.button-27:hover {
		background-color: #7f56d9;
		border-color: #7f56d9;
	}
	
	.button-27.large {
		grid-column-gap: .5rem;
		padding: .75rem 1.25rem;
		font-size: 1rem;
	}
	
	.menu-button-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.button-icon-small {
		padding: 10px 16px 10px 14px;
	}
	
	.navigation-content {
		padding-left: 6px;
	}
	
	.left-nav {
		z-index: 30;
	}
	
	.scroll-indicator {
		display: none;
	}
	
	.card---brix.stats-card-v1---brix {
		border-radius: 12px;
		padding: 32px 24px;
	}
	
	.benefits-wrapper {
		grid-row-gap: 60px;
		padding-top: 60px;
		padding-bottom: 100px;
		padding-left: 0;
	}
	
	.testimonial-wrapper {
		margin-left: 0;
		margin-right: 36px;
		padding-bottom: 500px;
	}
	
	.intro-right-image {
		display: none;
	}
	
	.grey-cover_gray {
		margin-left: 0;
	}
	
	.benefit-card_2 {
		grid-row-gap: 48px;
		grid-template-rows: 1fr auto;
		min-height: auto;
	}
	
	.steps-grid-2 {
		padding-left: 0;
	}
	
	.heading-57 {
		font-size: 30px;
	}
	
	.video-hover-button {
		width: 100px;
		height: 100px;
	}
	
	.section-intro {
		padding: 80px 0 140px;
	}
	
	.achievement-number---brix.stats-v1---brix {
		margin-bottom: 8px;
		font-size: 42px;
	}
	
	.achievement-number---brix.stats-v4---brix {
		font-size: 40px;
	}
	
	.membership-circle {
		width: 36px;
		height: 36px;
		position: relative;
		bottom: 12px;
	}
	
	.home-hero-4 {
		height: auto;
		min-height: auto;
		max-height: none;
	}
	
	.vacations-tab-link {
		border: 1px solid rgba(192, 192, 211, .2);
		border-radius: 5px;
		flex-direction: column;
		height: auto;
		min-height: 60px;
		padding-top: 24px;
		padding-bottom: 24px;
		position: relative;
	}
	
	.membership-dot.four {
		width: 9px;
		height: 9px;
	}
	
	.section_hide {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.location-indicator {
		display: none;
	}
	
	.location-card-slider {
		margin-left: 0;
	}
	
	.home-hero-intro {
		grid-row-gap: 24px;
		text-align: center;
		margin-bottom: 48px;
	}
	
	.testimonial-section-3 {
		padding-top: 140px;
	}
	
	.verticle-line {
		display: none;
	}
	
	.grid-wrapper-2 {
		grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
	}
	
	.about-wrapper_btm {
		min-height: 1000em;
		padding-top: 60px;
		padding-left: 0;
	}
	
	.home-hero-content {
		grid-template-columns: 1fr;
		padding-left: 0;
	}
	
	.hero-slide-arrow {
		left: 36px;
	}
	
	.stats-v1-grid---brix {
		grid-template-columns: 1fr;
	}
	
	.location-mask {
		width: 90%;
	}
	
	.xxl-heading {
		font-size: 48px;
	}
	
	.hero-video-wrapper {
		grid-row-gap: 12px;
		width: 95vw;
	}
	
	.benefit-card {
		grid-row-gap: 48px;
		grid-template-rows: 1fr auto;
		min-height: auto;
	}
	
	.slide-nav-6 {
		display: none;
	}
	
	.slider-wrapper {
		margin-left: 0;
		padding-top: 36px;
	}
	
	.vacations-tab-menu {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
		grid-template-columns: 1fr 1fr;
		height: auto;
		margin-bottom: 24px;
	}
	
	.background-video {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796b7_Bg2.png");
		background-position: 0 0;
		background-size: auto;
		min-height: 1000px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.background-video.nitro-lazy {
		background-image: none !important;
	}
	
	.membership-plans-wrapper {
		padding-bottom: 60px;
	}
	
	.hero-video-button {
		margin-bottom: 48px;
	}
	
	.dual-buttons {
		grid-template-columns: 1fr;
	}
	
	.text-span-201 {
		font-size: 40px;
		transform: translate(17px, -17px);
	}
	
	.grey-cover {
		margin-left: 0;
	}
	
	.benefits-box {
		display: block;
	}
	
	.testimonial {
		font-size: 20px;
	}
	
	.footer-legal-link-2 {
		font-size: 14px;
		line-height: 20px;
	}
	
	.footer-social-block-three-2 {
		margin-top: 10px;
	}
	
	.footer-copyright-2 {
		font-size: 14px;
		line-height: 20px;
	}
	
	.footer-bottom-2 {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.footer-legal-block-2 {
		margin-top: 15px;
		margin-left: -24px;
	}
	
	.footer-copyrights {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.padding-section-medium {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	
	.features_item-inner {
		padding: 1.5rem;
	}
	
	.cta_component {
		grid-column-gap: 1.5rem;
		grid-row-gap: 1.5rem;
		flex-direction: column;
		grid-template-columns: 1fr;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.hero_title {
		font-size: 3rem;
	}
	
	.padding-vertical-6 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.badge_group {
		flex-wrap: wrap;
	}
	
	.pricing_feature {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.pricing_row {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.testimonial_client-image-wrapper {
		margin-bottom: 1rem;
		margin-right: 0;
	}
	
	.cta_content {
		margin-right: 0;
	}
	
	.heading-style-h6 {
		font-size: .75rem;
	}
	
	.testimonial_client {
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
	}
	
	.stats_item-title {
		font-size: 1rem;
	}
	
	.section_hero {
		margin-bottom: 0;
	}
	
	.footer_left-wrapper {
		grid-column-gap: 1.5rem;
	}
	
	.heading-style-h5 {
		font-size: .875rem;
	}
	
	.pricing_top-row-price {
		font-size: 2.5rem;
	}
	
	.padding-top {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.pricing_row-content {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.pricing_bottom-row {
		grid-column-gap: 1rem;
		grid-row-gap: 1rem;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.heading-style-h3 {
		font-size: 1.5rem;
	}
	
	.footer_credit-text {
		margin-top: 1rem;
	}
	
	.margin-vertical {
		margin-left: 0;
		margin-right: 0;
	}
	
	.demo_wrapper {
		margin-bottom: 0;
	}
	
	.footer_legal-list {
		grid-column-gap: 0rem;
		grid-row-gap: 1rem;
		grid-auto-flow: row;
	}
	
	.pricing_top-row {
		grid-column-gap: 1rem;
		grid-row-gap: 1rem;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.footer_bottom-wrapper {
		flex-direction: column-reverse;
		align-items: flex-start;
		padding-bottom: 1rem;
	}
	
	.splide__list {
		grid-template-columns: 1fr 1fr;
	}
	
	.stats_item-number, .heading-style-h2-8 {
		font-size: 2rem;
	}
	
	.margin-bottom-8 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-bottom-8.margin-xsmall.is-small-mobile {
		margin-bottom: 1rem;
	}
	
	.demo {
		height: 20rem;
	}
	
	.padding-section-large {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	
	.padding-custom-1 {
		padding-bottom: 0;
	}
	
	.pricing27_top-row-price-month {
		font-size: 1.25rem;
	}
	
	.testimonial_inner {
		column-count: 1;
	}
	
	.pricing_empty-space {
		display: none;
	}
	
	.footer_top-wrapper {
		grid-row-gap: 3rem;
	}
	
	.testimonial_item {
		padding: 1.5rem;
	}
	
	.is--tag {
		font-size: 12px;
	}
	
	.hero_subtext.is--top {
		width: 90%;
	}
	
	.video_play-icon {
		width: 12px;
	}
	
	.section_image-half {
		width: 60%;
	}
	
	.is--small {
		font-size: 14px;
	}
	
	.nav_brand-logo {
		height: 40px;
	}
	
	.button-35.is--secondary.is--36tm.is--legal {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	.legal_content {
		padding-bottom: 16vw;
	}
	
	.legal_wrapper {
		height: 80vh;
		margin-top: 5vh;
		margin-bottom: 5vh;
	}
	
	.text-ticker_carousel {
		display: flex;
	}
	
	.text-ticker_mask {
		height: 3.5rem;
		padding-left: .5em;
	}
	
	.text-ticker_text {
		font-size: 2.5rem;
	}
	
	.vertical-scroll-wrapper {
		height: 2.34375rem;
		overflow: hidden;
	}
	
	.text-rotation-wrapper {
		margin-left: 0%;
	}
	
	.heading-large-2 {
		font-size: 1.875rem;
	}
	
	.stats-v4-grid---edctop {
		grid-row-gap: 56px;
	}
	
	.title-3.stats-v4-main-title---edc, .title-3.stats-v4-main-title---edc-copy {
		margin-bottom: 50px;
		font-size: 32px;
	}
	
	.stats-v4-grid---edc {
		grid-row-gap: 56px;
	}
	
	.tabs-content-4 {
		padding-left: 32px;
		padding-right: 32px;
	}
	
	.tabs-icons {
		max-width: 100%;
		overflow: auto;
	}
	
	.icn-tab-arrow._3 {
		left: 240px;
	}
	
	.icn-tab-arrow._1 {
		left: 20px;
	}
	
	.icn-tab-arrow._2 {
		left: 130px;
	}
	
	.h2-center {
		font-size: 40px;
	}
	
	.cmp-001 {
		max-width: 100%;
	}
	
	.text-rotation-wrapper-edc {
		margin-left: 0%;
	}
	
	.section-23 {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.hero-description {
		font-size: 20px;
		line-height: 32px;
	}
	
	.hero-heading {
		font-size: 48px;
		line-height: 60px;
	}
	
	.hero-wrap {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.hero-text-wrap {
		max-width: none;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.content-grid-2 {
		grid-template-columns: 1fr;
	}
	
	.banner-icon {
		width: 160px;
		height: 160px;
		margin-bottom: 28px;
		margin-right: 0;
	}
	
	.section-24 {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.category-block {
		flex-direction: row;
	}
	
	.category-block.all-products.w--current {
		margin-bottom: 10px;
	}
	
	.banner-content-2 {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.image-95 {
		height: 60px;
	}
	
	.collection-list {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-columns: 1fr 1fr;
	}
	
	.tools-wrap, .sidebar {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.category-text {
		display: block;
	}
	
	.crypto-table_head-copy.is-position {
		max-width: 4rem;
	}
	
	.crypto-table_head-copy.is-name {
		width: 20%;
	}
	
	.crypto-table_head-copy.is-position-copy, .crypto-table_head-copy-copy.is-position {
		max-width: 4rem;
	}
	
	.crypto-table_head-copy-copy.is-name {
		width: 20%;
	}
	
	.crypto-table_cell-copy {
		min-width: 16rem;
	}
	
	.div-2 {
		margin-bottom: 0;
	}
	
	.table-box-2.action {
		width: 48px;
	}
	
	.table-heading-2 {
		text-align: left;
	}
	
	.div-block-420 {
		color: #fff;
	}
	
	.servicenow-table-2 {
		padding-top: 40px;
	}
	
	.table-row_even {
		width: 740px;
	}
	
	.table-row_even.head {
		width: 650px;
		display: none;
	}
	
	.table-row_even.head.hide {
		width: 740px;
		padding-top: 10px;
		padding-bottom: 10px;
		display: flex;
	}
}

@media screen and (max-width: 479px) {
	.custom_container.sections {
		margin-top: 60px;
	}
	
	.section.hero {
		background-color: #0b1d28;
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646b857260d6928307bc078e_bg-stars-1-scaled.webp"), url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/646cb476bee1708f66ab4381_Hero_IAD-Page_Phosphorus_v1.png"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
		background-size: contain, auto, auto;
	}
	
	.section.hero.nitro-lazy {
		background-image: none !important;
	}
	
	.section.iphone-12 {
		background-size: contain;
	}
	
	.section.high-fidcopy {
		background-position: 50% 0;
		background-size: auto;
		min-height: 50vh;
		padding-top: 65vh;
	}
	
	.section_text {
		max-width: 95%;
		font-size: 22px;
	}
	
	.section_text.white {
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	
	.section_text.white.lighter {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.section_text.yellow {
		max-width: 90%;
	}
	
	.heading_1.darkbg {
		font-size: 45px;
		line-height: 46px;
	}
	
	.heading_2.accuratebg {
		font-family: Sf pro display, sans-serif;
		font-size: 32px;
		line-height: 40px;
	}
	
	.text-field {
		font-size: 14px;
	}
	
	.text-field::placeholder {
		font-size: 14px;
	}
	
	.terms-wrap {
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}
	
	.link-3 {
		font-size: 18px;
	}
	
	.button-2.big {
		font-size: 12px;
	}
	
	.container {
		background-color: #0b1d28;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.p-22 {
		font-size: 18px;
	}
	
	.p-22.mb-20 {
		font-size: 26px;
		line-height: 30px;
	}
	
	.p-12 {
		font-size: 22px;
		line-height: 28px;
	}
	
	.p-12.heading {
		font-size: 14px;
	}
	
	.tooltip_1 {
		width: 90%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.check {
		width: 35px;
		max-width: 35px;
	}
	
	.text-block-14 {
		font-size: 22px;
	}
	
	.tooltip_2 {
		width: 90%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.download__ui-top {
		background-position: 50%;
		background-size: 310px;
		width: 310px;
		height: 140px;
	}
	
	.download__wrapper {
		width: 360px;
	}
	
	.kick-glass__para {
		font-size: 20px;
	}
	
	.download__hardware {
		background-size: 350px;
		width: 350px;
		height: 650px;
	}
	
	.download {
		height: 800px;
	}
	
	.download__screen {
		width: 360px;
		height: 650px;
	}
	
	.download__download-image {
		background-position: 0%;
		background-size: 200px;
		width: 200px;
		height: 70px;
		display: block;
		position: relative;
		left: -39px;
	}
	
	.download__movie-image {
		z-index: 9999;
		float: none;
		clear: none;
		background-size: 300px 76px;
		width: 100%;
		height: 100em;
		position: static;
	}
	
	.container-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.container-2.padding-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.download__download-tv {
		width: 100%;
	}
	
	.download__sub-head {
		font-size: 20px;
	}
	
	.download__head {
		font-size: 30px;
	}
	
	.download__device {
		width: 360px;
		margin-left: -180px;
	}
	
	.download__downloading {
		padding-left: 0;
		padding-right: 0;
	}
	
	.download__para {
		font-size: 18px;
		font-weight: 500;
		line-height: 1.3;
	}
	
	.section_text_light {
		max-width: 95%;
	}
	
	.download__download-image_2 {
		background-position: 0%;
		background-size: 200px;
		width: 200px;
		height: 70px;
		position: relative;
		left: -39px;
	}
	
	.download__movie-image-2 {
		background-size: 300px 76px;
		width: 300px;
		height: 76px;
	}
	
	.download__download-image-2 {
		background-position: 0%;
		background-size: 200px;
		width: 200px;
		height: 70px;
		position: relative;
		left: -39px;
	}
	
	.ceramic-shield, .ceramic-shield-3 {
		height: auto;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.container-large {
		max-width: 90rem;
	}
	
	.margin-top {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-top.margin-medium {
		position: absolute;
	}
	
	.slider-item.flex-horizontal {
		margin-bottom: 1rem;
		margin-left: 0;
		margin-right: 0;
	}
	
	.slider-item.flex-horizontal.flex-vertical {
		padding-bottom: 10rem;
	}
	
	.slider-item.first {
		flex-direction: column;
		align-items: center;
		height: 25rem;
		padding-top: 1rem;
		padding-bottom: 1rem;
		display: flex;
	}
	
	.text-size-large-2 {
		font-size: 22px;
		line-height: 26px;
	}
	
	.first-iphone {
		align-items: center;
		height: 70%;
		margin-right: 0%;
	}
	
	.text-size-medium-2.text-color-grey {
		font-size: 16px;
		line-height: 22px;
	}
	
	.ceramic-shield-2 {
		height: auto;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.padding-vertical {
		padding-left: 0;
		padding-right: 0;
	}
	
	.logo-strip-image.shadow {
		width: 120px;
	}
	
	.logos {
		padding-top: 96px;
		padding-bottom: 96px;
	}
	
	.logos.small {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	
	.container-default {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	._5g {
		margin-top: 0;
	}
	
	.button-wrapper-2-c {
		flex: 0 auto;
		justify-content: center;
		align-self: center;
		display: flex;
	}
	
	.heading-4.small {
		margin-bottom: 12px;
	}
	
	.heading-4.big {
		max-width: 300px;
		font-size: 37px;
	}
	
	.circles {
		height: 100%;
		margin-top: 40px;
	}
	
	.section-2 {
		align-items: center;
		height: 82%;
		margin-bottom: 0;
		padding: 0;
		display: block;
		overflow: auto;
	}
	
	.main-wrapper {
		padding-top: 0;
	}
	
	.circle.two {
		width: 40vh;
		height: 40vh;
	}
	
	.circle.one {
		width: 240px;
		height: 240px;
	}
	
	.circle.logo {
		width: 160px;
		height: 160px;
	}
	
	.circle._120 {
		width: 50vh;
		height: 50vh;
	}
	
	.circle.four {
		width: 60vh;
		height: 60vh;
		display: block;
	}
	
	.button-5 {
		justify-content: center;
		align-self: center;
		align-items: center;
		width: 100%;
		max-width: 200px;
		display: block;
	}
	
	.button-5.hero {
		margin-top: 40px;
		margin-bottom: 40px;
		font-size: 14px;
	}
	
	.content-2 {
		flex-direction: column;
		justify-content: center;
		width: 97vw;
		min-width: 0;
		max-width: 390px;
		margin-top: 210px;
		display: flex;
	}
	
	.logo-round {
		text-align: left;
		align-self: auto;
		width: auto;
		height: 80px;
		margin-bottom: 0;
		margin-right: 0;
	}
	
	.progress-4 {
		justify-content: center;
		width: 100%;
		max-width: 200px;
		margin-bottom: 16px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.tip-control__name-2 {
		justify-content: center;
		margin-bottom: 0;
	}
	
	.container-4.footer {
		border-top-style: none;
		flex-direction: column-reverse;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 16px;
		padding-left: 16px;
		padding-right: 16px;
		display: flex;
		position: static;
	}
	
	.text-block-7 {
		width: 100%;
	}
	
	.progres-bar-2 {
		width: 100%;
		margin-right: 8px;
	}
	
	._wf-tips-link-2 {
		display: none;
	}
	
	.footer-2.random {
		border-style: solid none none;
		border-color: #161616 #282729 #282729;
		height: auto;
		position: fixed;
		overflow: visible;
	}
	
	.tip-control-2 {
		align-items: center;
		display: flex;
	}
	
	.content-3 {
		flex-direction: column;
		justify-content: center;
		width: 97vw;
		min-width: 0;
		max-width: 390px;
		margin-top: 210px;
		display: flex;
	}
	
	.paragraph-3 {
		text-align: center;
		padding-right: 0;
	}
	
	.logo-2 {
		text-align: left;
		align-self: auto;
		width: auto;
		height: 20px;
		margin-bottom: 0;
		margin-right: 0;
	}
	
	.logo-2.mobile {
		float: none;
		clear: none;
		display: block;
	}
	
	.logo-2.main {
		display: none;
	}
	
	.button-wrapper-2 {
		flex: 0 auto;
		justify-content: space-around;
		align-self: stretch;
		display: flex;
	}
	
	.col {
		text-align: center;
		width: 100%;
	}
	
	.col._3-col {
		flex-direction: column-reverse;
	}
	
	.col._3-col.branding {
		flex-direction: column-reverse;
		flex: none;
		order: 0;
		align-self: stretch;
		align-items: center;
		width: 100%;
		max-width: none;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0;
		display: flex;
	}
	
	.col._3-col.middle {
		flex-direction: row-reverse;
		flex: 0 auto;
		order: 1;
		align-self: auto;
		align-items: center;
		width: 100%;
		display: block;
		overflow: visible;
	}
	
	.col._3-col.last {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.container-5.footer {
		border-top-style: none;
		flex-direction: column-reverse;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 16px;
		padding-left: 16px;
		padding-right: 16px;
		display: flex;
		position: static;
	}
	
	.content-4 {
		flex-direction: column;
		justify-content: center;
		width: 97vw;
		min-width: 0;
		max-width: 390px;
		margin-top: 210px;
		display: flex;
	}
	
	.custom_container_accurate.sections {
		margin-top: 0;
	}
	
	.modal {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.close-btn-w {
		width: 3rem;
		height: 3rem;
		margin-top: 1.5rem;
		margin-right: 1.5rem;
	}
	
	.modal-w {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.modal-content-w {
		padding: 1.5rem;
	}
	
	.modal-3-popup {
		padding-left: 0;
		padding-right: 0;
	}
	
	.x-container {
		padding-left: 1.125rem;
		padding-right: 1.125rem;
	}
	
	.brandname-w {
		padding-top: 3rem;
	}
	
	.card-w {
		padding: 1.5rem;
	}
	
	.btn-w {
		font-size: .9375rem;
	}
	
	.modal-1-popup {
		padding-left: 0;
		padding-right: 0;
	}
	
	.modal-scroll-content-w {
		padding: 1.5rem;
	}
	
	.modal-2-popup {
		padding-left: 0;
		padding-right: 0;
	}
	
	.modal-w-scroll {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.modal-scroll {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.modal-2-popup-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	._20vw-div {
		width: 15px;
	}
	
	.slider-container {
		padding-left: 0;
		padding-right: 10px;
	}
	
	.slide-bg-copy {
		width: 30px;
		max-width: 30px;
	}
	
	.container-6._20vw-left-only, .container-6._20vw {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.hero-div {
		flex-direction: column;
	}
	
	.section-3 {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.section-3.cc-hero {
		height: 100vh;
		padding-top: 75px;
		padding-bottom: 0;
	}
	
	.eyebrow {
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
		background-color: rgba(255, 255, 255, 0);
		font-size: 16px;
	}
	
	.hero-bg-img {
		top: -25%;
		left: -175%;
	}
	
	.hero-content-p {
		float: none;
		clear: none;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		font-size: 16px;
		line-height: 24px;
		overflow: visible;
	}
	
	.herosection {
		padding-bottom: 0;
	}
	
	.h0 {
		font-size: 2.75rem;
	}
	
	.hero-content {
		margin-bottom: 0;
		padding-top: 0;
	}
	
	.text-span-26 {
		font-size: 25px;
		line-height: 30px;
	}
	
	.h0_white {
		width: 100%;
		padding-top: 10px;
		font-size: 32px;
		line-height: 36px;
		position: static;
		overflow: visible;
	}
	
	.content-section {
		padding-top: 82px;
		padding-bottom: 82px;
	}
	
	.paragraph-large {
		font-size: 18px;
		line-height: 25px;
	}
	
	.feature-grid {
		grid-template-columns: 1fr;
	}
	
	.accurate {
		padding-top: 0;
		padding-bottom: 40px;
	}
	
	.title-wrap-centre {
		max-width: 100%;
	}
	
	.header1_component {
		grid-template-columns: 1fr;
		align-content: stretch;
		align-items: center;
		margin-top: 2rem;
	}
	
	.text-size-regular.is-header {
		text-align: center;
	}
	
	.button-row {
		justify-content: flex-start;
	}
	
	.button-row.center-align {
		justify-content: center;
	}
	
	.button-6 {
		padding: .625rem 2rem;
		font-size: 1rem;
		display: block;
	}
	
	.header1_image-wrapper {
		margin-top: -3rem;
	}
	
	.margin-top-2 {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-bottom {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.button-wrapper {
		margin-top: 0;
		margin-right: 0;
	}
	
	.heading-white {
		text-align: center;
		font-size: 2rem;
	}
	
	.div-block-2 {
		display: block;
		position: static;
	}
	
	.paragraph, .button-text {
		font-size: 14px;
	}
	
	.container-9 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.treatment-category-single-item {
		border-radius: 10px;
		margin-bottom: 10px;
		padding: 25px 20px;
	}
	
	._4-benefits {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-columns: 1fr 1fr;
		padding-bottom: 10px;
		display: block;
	}
	
	.treatment-content {
		margin-bottom: 50px;
	}
	
	.category-title {
		text-align: left;
		font-size: 22px;
	}
	
	.treatment-icon {
		width: 75px;
	}
	
	.content-section-3 {
		padding-top: 82px;
		padding-bottom: 82px;
	}
	
	.lab-tests-area {
		padding-top: 80px;
		padding-bottom: 10px;
	}
	
	.test-title {
		float: none;
		text-align: left;
		max-width: 100%;
		font-size: 22px;
		line-height: 30px;
		position: static;
	}
	
	.best-deals-single-item {
		flex-direction: column;
		justify-content: space-between;
		display: flex;
	}
	
	.product-price {
		padding-top: 15px;
	}
	
	.best-deals-area {
		padding-bottom: 80px;
	}
	
	.container-10 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.lab-test-single-item {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.price-tag {
		margin-top: 50px;
	}
	
	.lab-test-wrap {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-columns: 1fr 1fr;
		padding-bottom: 0;
		display: block;
	}
	
	.lab-test-top-content {
		padding-bottom: 60px;
	}
	
	.lab-best-deals-wrap {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-columns: 1fr 1fr;
	}
	
	.subheading-2 {
		padding-bottom: 0;
	}
	
	.close.check {
		width: 40px;
	}
	
	.taleoftwoapproachessection.section-timeline {
		padding-top: 60px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.feature_x {
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.button-7.bottom-margin-60 {
		flex-wrap: nowrap;
		align-items: center;
	}
	
	.button-7.bottom-margin-60.custom-button_2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.heading-19_not_pho.bottom-margin-20 {
		text-align: left;
		margin-bottom: 0;
		padding-left: 0;
	}
	
	.image-15 {
		width: auto;
	}
	
	.recommended-plan-wrap {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.heading-19.bottom-margin-20 {
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 40px;
		padding-left: 10px;
	}
	
	.testimonial-grid-two {
		display: block;
	}
	
	.heading-19_not {
		text-align: center;
	}
	
	.pricing-block.recommended {
		margin-left: 0;
	}
	
	.text-block-20 {
		font-size: 15px;
		line-height: 20px;
	}
	
	.card-image {
		height: 240px;
	}
	
	.card-2_pho {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.div-block-8 {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.checkmark-list.pricing {
		text-align: left;
		justify-items: start;
		margin-top: 10px;
		margin-bottom: 60px;
	}
	
	.card-2 {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.body-2 {
		margin-bottom: 20px;
		font-size: 16px;
	}
	
	.heading-1 {
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.container-11 {
		max-width: none;
	}
	
	.image-17 {
		display: none;
	}
	
	.paragraph-large-3 {
		font-size: 16px;
	}
	
	.centered-heading {
		margin-top: 0;
		margin-bottom: 24px;
		font-size: 30px;
		line-height: 38px;
	}
	
	.body-2-copy {
		margin-bottom: 20px;
		font-size: 16px;
	}
	
	.left-heading {
		max-width: 100%;
		margin-bottom: 24px;
		font-size: 22px;
		line-height: 30px;
	}
	
	.paragraphmd {
		width: 100%;
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.pricing-block_legacy.recommended {
		margin-left: 0;
	}
	
	.insta-view-icon {
		width: 30px;
	}
	
	.call-to-action-inner {
		padding-top: 63px;
		padding-bottom: 80px;
	}
	
	.call-to-action-area {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.lab-test-wrap_2 {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-columns: 1fr 1fr;
		padding-top: 0;
		display: block;
	}
	
	.treatment-icon_clocks {
		width: 150px;
		top: auto;
		bottom: 10%;
		left: auto;
		right: 1%;
	}
	
	.usecase-p.font16 {
		float: left;
		text-align: left;
		max-width: 100%;
		margin-bottom: 40px;
	}
	
	.clients-review-area {
		padding-top: 0;
	}
	
	.container-13 {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.review-content {
		max-width: 100%;
	}
	
	.review-quote {
		font-size: 26px;
		line-height: 36px;
	}
	
	.margin-top-3 {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-top-3.margin-medium {
		position: absolute;
	}
	
	._3-boxes {
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-columns: 1fr 1fr;
		display: block;
	}
	
	.bold-text-10 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.content-p-copy {
		float: none;
		clear: none;
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		font-size: 16px;
		line-height: 24px;
		overflow: visible;
	}
	
	.paragraph-8 {
		font-size: 15px;
	}
	
	.feature-content-wrapper {
		width: 25vh;
		height: 25vh;
	}
	
	.feature-content-track {
		opacity: 1;
		display: flex;
	}
	
	.lab-test-single-item_global500 {
		min-height: 350px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 40px;
	}
	
	.left-heading_ttd {
		margin-bottom: 24px;
		font-size: 26px;
	}
	
	.section-4 {
		font-size: 20px;
		display: block;
	}
	
	.lab-test-single-item_agroculteral {
		min-height: 350px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.lab-test-single-item_copy {
		min-height: 350px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 40px;
	}
	
	.lab-test-single-item_economic {
		min-height: 350px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.lab-test-single-item_energy {
		min-height: 350px;
		margin-top: 0;
		margin-bottom: 10px;
		padding-top: 40px;
	}
	
	.title-wrap-centre-2 {
		max-width: 100%;
	}
	
	.text-span-49 {
		font-size: 25px;
		line-height: 30px;
	}
	
	.lab-test-single-item_global500-copy {
		min-height: 350px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 40px;
	}
	
	.paragraph_accurate {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.safe {
		padding-top: 82px;
		padding-bottom: 82px;
	}
	
	.content-grid_safe {
		padding: 20px 10px;
	}
	
	.feature_safe {
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.high-fidelity {
		padding-top: 82px;
		padding-bottom: 40px;
	}
	
	.lefttext {
		width: 15px;
	}
	
	.bold-text-10-copy {
		font-size: 30px;
		line-height: 40px;
	}
	
	.usecase-p_lower.font16 {
		float: left;
		text-align: left;
		max-width: 100%;
	}
	
	.paragraph_accurate-affect {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.bottom_copy {
		padding-left: 0;
		padding-right: 0;
		font-size: 30px;
		line-height: 30px;
	}
	
	.feature-content-wrapper-2 {
		width: 25vh;
		height: 25vh;
	}
	
	.feature-content-track-2 {
		opacity: 1;
		display: flex;
	}
	
	.title-wrap-centre-copy {
		max-width: 100%;
	}
	
	.brand-logo {
		align-self: flex-end;
	}
	
	.nav-items-wrapper {
		flex-direction: column;
		padding: 1.25rem;
	}
	
	.heading-blue {
		font-size: 32px;
	}
	
	.nav-item {
		max-width: 100%;
	}
	
	.heading-pink {
		font-size: 32px;
	}
	
	.card_title {
		font-size: 20px;
		line-height: 23px;
	}
	
	.card_icon {
		border-radius: .5rem;
		padding: .6em;
	}
	
	.card_hero-title {
		font-size: 1.5rem;
		display: none;
	}
	
	.card_item-last {
		border-radius: 1rem;
		font-size: .65rem;
	}
	
	.iphone-time {
		font-size: 30vw;
		line-height: 25px;
	}
	
	.card_item {
		border-radius: 1rem;
		font-size: .75rem;
	}
	
	.padding-left {
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	
	.card_date {
		font-size: .6rem;
	}
	
	.card_wrapper {
		padding-bottom: 100px;
	}
	
	.card_icon-arrow {
		width: 2rem;
		height: 2rem;
	}
	
	.card_icon-arrow._50x50 {
		display: none;
	}
	
	.icon-1x1-small.is-webflow {
		width: 40px;
		height: 40px;
		font-size: 50px;
	}
	
	.card_item-top {
		grid-column-gap: .5rem;
		grid-row-gap: .2rem;
		flex-direction: column;
	}
	
	.card_button {
		transition: all .3s ease-in-out;
	}
	
	.our_platform.is-iphone {
		max-height: 100dvh;
	}
	
	.card_icon-2 {
		border-radius: .5rem;
		padding: .6em;
	}
	
	.card_hero-title-2 {
		font-size: 1.5rem;
	}
	
	.card_item-last-2 {
		border-radius: 1rem;
		font-size: .65rem;
	}
	
	.card_item-2 {
		border-radius: 1rem;
		font-size: .75rem;
	}
	
	.card_icon-arrow-2 {
		width: 2rem;
		height: 2rem;
	}
	
	.card_icon-3 {
		border-radius: .5rem;
		padding: .125em;
		font-size: 30px;
	}
	
	.card_hero-title-3 {
		font-size: 1.5rem;
	}
	
	.card_item-last-3 {
		border-radius: 1rem;
		font-size: .65rem;
	}
	
	.card_item-3 {
		border-radius: 1rem;
		font-size: .75rem;
	}
	
	.card_icon-arrow-3 {
		width: 2rem;
		height: 2rem;
	}
	
	.text-block-23 {
		font-size: 14px;
		line-height: 18px;
	}
	
	.card_icon-arrow-top {
		width: 2rem;
		height: 2rem;
	}
	
	.text-block-25 {
		font-size: 14px;
		line-height: 18px;
	}
	
	.high-fidelity_section2 {
		padding-top: 82px;
		padding-bottom: 60px;
	}
	
	.text-block-26 {
		font-size: 14px;
		line-height: 18px;
	}
	
	.image-22._50x50 {
		display: none;
	}
	
	.card_hero-title-4 {
		font-size: 1.5rem;
	}
	
	.card_icon-arrow-4 {
		width: 2rem;
		height: 2rem;
	}
	
	.content-grid-02 {
		grid-template-columns: 1fr;
	}
	
	.paragraph-10 {
		margin-top: 0;
	}
	
	.section_text-copy.white {
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	
	.section_text-copy {
		max-width: 95%;
		font-size: 22px;
	}
	
	.section_text-copy.white {
		max-width: 100%;
		padding-top: 20px;
		font-size: 18px;
		line-height: 22px;
	}
	
	.section_text-copy.white.lighter {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.section_text-copy.yellow {
		max-width: 90%;
	}
	
	.section_text-copy-copy {
		max-width: 95%;
		font-size: 22px;
	}
	
	.section_text-copy-copy.white {
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	
	.section_text-copy-copy.white.lighter {
		max-width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	
	.section_text-copy-copy.yellow {
		max-width: 90%;
	}
	
	.wrapper {
		width: 100%;
		height: 100%;
	}
	
	.inner-swipe {
		position: absolute;
	}
	
	.margin-bottom-2 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.block-profile-img {
		width: 100px;
		height: auto;
		margin-right: 10px;
	}
	
	.testimonials1_client-details {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.icone-plateform-review {
		width: 30px;
		position: static;
	}
	
	.testimonials1_slide {
		width: 90%;
	}
	
	.padding-vertical-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.testimonials1_client-line {
		display: none;
	}
	
	.testimonials1_content {
		padding: 1.25rem;
	}
	
	.testimonials1_slide-2 {
		width: 90%;
		min-width: auto;
	}
	
	.padding-vertical-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.testimonials1_content-2 {
		padding: 1.25rem;
	}
	
	.testimonials1_slide-3 {
		width: 90%;
	}
	
	.margin-bottom-3 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.padding-vertical-4 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.testimonials1_date-details {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.testimonials_content {
		padding: 1.25rem;
	}
	
	.check_1 {
		width: 35px;
		max-width: 35px;
	}
	
	.card-4 {
		min-height: 250px;
	}
	
	.carousel-slider {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.carousel-slider._6, .carousel-slider._5, .carousel-slider._3, .carousel-slider._4, .carousel-slider._7, .carousel-slider._2, .carousel-slider._8 {
		right: 0%;
	}
	
	.carousel-mask {
		width: 100%;
	}
	
	.card-body {
		padding: 20px;
	}
	
	.div-block-15 {
		margin-top: 60px;
	}
	
	.footer-3 {
		text-align: left;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.resources-block {
		margin-left: 5%;
	}
	
	.wrapper-2 {
		max-width: 100%;
	}
	
	.flex-2.hor.space-bwtween {
		align-items: center;
	}
	
	.line-container-2 {
		width: 98%;
	}
	
	.copyright-footer {
		width: 100%;
	}
	
	.line-ver.short-bottom {
		height: 120px;
	}
	
	.hero_inner {
		margin-top: -13.2em;
	}
	
	.page-padding-m {
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.is-h4 {
		font-size: 1.5rem;
	}
	
	.timeline_grid {
		grid-column-gap: 1em;
		grid-template-columns: 4em 1fr;
	}
	
	.section_wrap {
		padding: 4em 1em;
	}
	
	.is-h1 {
		font-size: 4em;
	}
	
	.is-h2 {
		font-size: 2rem;
	}
	
	.timeline {
		min-height: 120em;
		overflow: hidden;
	}
	
	.cta_box {
		position: relative;
	}
	
	.timeline_dot {
		width: 1.2rem;
		height: 1.2rem;
	}
	
	.timeline_progress {
		left: 2em;
	}
	
	.play-button {
		width: 4.1em;
	}
	
	.spacer_m {
		height: 1.5em;
	}
	
	.patten-wrap {
		overflow: hidden;
	}
	
	.dropdown-card.has-icon {
		width: 100%;
	}
	
	.dropdown-card.has-icon.sidebar-list.last-tiem, .dropdown-card.has-icon.sidebar-list-copy.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card.has-icon-copy {
		width: 100%;
	}
	
	.dropdown-card.has-icon-copy.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.blog-card {
		width: 90%;
		height: 260px;
	}
	
	.navmenu__dropdown {
		height: 100vh;
		overflow: auto;
	}
	
	.navmenu__dropdown.w--open {
		clear: none;
		flex: 0 auto;
		height: auto;
		display: block;
		position: relative;
		overflow: hidden;
	}
	
	.navmenu__dropdown-left {
		padding-bottom: 32px;
	}
	
	.navmenu__dropdown-left.mega_solutions {
		width: 100%;
		padding-bottom: 0;
	}
	
	.link-list__dropdown-wrapper {
		overflow: auto;
	}
	
	.button-9.cc-navbar.cc-secondary {
		margin-bottom: 12px;
		margin-right: 0;
	}
	
	.navmenu__dropdown-right {
		padding-top: 28px;
		padding-bottom: 12px;
	}
	
	.navmenu__cta-wrapper {
		flex-flow: column;
		justify-content: flex-start;
		align-items: center;
		display: flex;
	}
	
	.navmenu__cta-wrapper.cc-mobile.hidden {
		display: none;
	}
	
	.navmenu__cta-wrapper.bottombtns {
		color: #fff;
		margin-bottom: 220px;
		font-family: Sf pro display, sans-serif;
	}
	
	.navmenu__dropdown-section-link-description {
		margin-top: 4px;
	}
	
	.link-list__link.lone {
		color: #1b1b1b;
	}
	
	.navmenu__button-icon {
		width: 40px;
		height: 40px;
	}
	
	.navmenu__button-icon.webflow_mobilebars {
		flex-wrap: wrap;
		width: auto;
		height: auto;
	}
	
	.navmenu__dropdown-section-list {
		grid-row-gap: 24px;
	}
	
	.link-list__dropdown-toggle.w--open {
		justify-content: space-between;
		display: flex;
	}
	
	.navmenu__dropdown-section-link-icon {
		margin-bottom: 24px;
		transform: none;
	}
	
	.navmenu__flex-container {
		display: block;
	}
	
	.navmenu__link-list {
		flex-wrap: wrap;
	}
	
	.navmenu__dropdown-section {
		display: block;
	}
	
	.navmenu__dropdown-list {
		width: 100%;
	}
	
	.navmenu__dropdown-section-link {
		flex-direction: column;
	}
	
	.link-list__list-item {
		background-color: #ebf1fe;
		padding-left: 0;
		padding-right: 0;
	}
	
	.link-list__list-item.cc-first {
		background-color: #ebf1fe;
		padding-left: 0;
		padding-right: 0;
		overflow: auto;
	}
	
	.navmenu__dropdown-block {
		border-bottom-width: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.mobilebars.get_demo {
		color: #fff;
		border-radius: 520px;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.navmenu__dropdown-grid {
		width: 100%;
		padding-right: 0;
		overflow: visible;
	}
	
	.navbar__navmenu {
		height: 100vh;
		display: block;
		position: absolute;
		overflow: auto;
	}
	
	.button-10.cc-navbar.cc-secondary, .button-11.cc-navbar.cc-secondary {
		margin-bottom: 12px;
		margin-right: 0;
	}
	
	.button-11.cc-navbar.cc-secondary.hidden1080 {
		border: 1px solid var(--pho-blue);
		border-radius: 50px;
		width: 100%;
	}
	
	.flowbase-banner {
		display: none;
	}
	
	.dropdown-link-mobile {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	
	.desktop {
		margin-top: 0;
	}
	
	.top-bar-wrapper {
		padding-left: 19px;
		padding-right: 19px;
		display: none;
	}
	
	.container-default-2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.line-square-icon.top-bar-close-icon {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.btn-primary {
		width: 100%;
		padding: 18px 17px;
	}
	
	.container-default-3 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.banner-lottie {
		display: none;
	}
	
	.banner-paragraph {
		margin-bottom: 30px;
	}
	
	.button-text-2 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.banner-button {
		display: block;
	}
	
	.banner-area {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.lottie-animation {
		display: none;
	}
	
	.marquee-item {
		width: 40vw;
		margin-right: 6vw;
	}
	
	.our-user-logo-wrap {
		padding-top: 30px;
	}
	
	.border-line {
		display: none;
	}
	
	.user-inner-wrap {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.engage-left-image {
		right: -20px;
	}
	
	.enage-thumbnail-wrap {
		padding-left: 40px;
		padding-right: 20px;
	}
	
	.engage-right-image {
		left: -20px;
	}
	
	.section-title-2.mb-0 {
		font-size: 38px;
		line-height: 42px;
	}
	
	.button-text-3 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.create-once-thumbnail-wrap {
		padding: 30px;
	}
	
	.create-once-area {
		padding-top: 80px;
	}
	
	.button-text-4 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.key-featured-list-item {
		padding-left: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	
	.insights-left-image {
		width: 46%;
	}
	
	.insights-right-image {
		width: 60%;
	}
	
	.insights-thumbnail-wrap {
		padding-left: 60px;
	}
	
	.insights-bg-image-block {
		width: 300px;
		height: 270px;
	}
	
	.button-text-5 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.insights-area {
		padding-top: 80px;
	}
	
	.integrations-item-wrap {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
		grid-template-columns: 1fr 1fr;
		display: block;
	}
	
	.delivery-time {
		font-size: 16px;
		line-height: 22px;
	}
	
	.integrations-single-item {
		margin-bottom: 10px;
		padding: 20px;
	}
	
	.control-area {
		padding-top: 80px;
	}
	
	.button-text-6 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.expertise-inner-wrap {
		grid-column-gap: 10px;
	}
	
	.count-number-title {
		margin-bottom: 0;
		font-size: 24px;
		font-weight: 600;
		line-height: 26px;
	}
	
	.count-icon {
		width: 25px;
		height: 25px;
	}
	
	.video-lightbox {
		display: block;
	}
	
	.water-wave-image {
		width: auto;
	}
	
	.count-icon-wrap {
		width: 50px;
		height: 50px;
		margin-right: 15px;
	}
	
	.count-title {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
	}
	
	.line1 {
		align-items: flex-start;
		margin-bottom: 0;
	}
	
	.grid-two {
		grid-row-gap: 30px;
	}
	
	.testimonial-author-name {
		font-size: 18px;
	}
	
	.speaker-arrow {
		top: auto;
		bottom: 0;
		right: 5vw;
	}
	
	.speaker-arrow.arrow-anim {
		top: 0;
		right: 0%;
	}
	
	.quote-content {
		font-size: 18px;
	}
	
	.testimonial-author-designation {
		font-size: 15px;
	}
	
	.image-2 {
		width: 40px;
	}
	
	.submit-button {
		border: 1px solid #442b3d;
		width: 100%;
		max-height: 50px;
		padding-top: 14px;
		padding-bottom: 14px;
		position: static;
	}
	
	.submit-button.is-magnetic:hover {
		border: 1px solid #fff;
	}
	
	.text-field-2 {
		width: 100%;
		min-height: 50px;
		margin-bottom: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.text-field-2::placeholder {
		font-size: 16px;
		line-height: 26px;
	}
	
	.call-to-action-inner-2 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.connect-form-bock {
		width: 100%;
	}
	
	.footer-top {
		padding-top: 40px;
		padding-bottom: 0;
	}
	
	.footer-nav {
		margin-bottom: 30px;
	}
	
	.list-item-3 {
		font-size: 16px;
	}
	
	.copyright-text {
		text-align: center;
		line-height: 26px;
	}
	
	.footer-columns {
		grid-column-gap: 30px;
		grid-row-gap: 0px;
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr;
	}
	
	.footer-social-link {
		margin-right: 0;
		padding-left: 12px;
	}
	
	.list-item-4 {
		font-size: 16px;
	}
	
	.container-33 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.customer-company-logo {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.container-34 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.tab-link-title {
		font-size: 14px;
	}
	
	.container-35 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.tab-link {
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.flowgiri-countdown-item.flowgiri-countdown-item-box {
		grid-column-gap: 20px;
		grid-column-gap: 20px;
		grid-row-gap: 40px;
		grid-row-gap: 40px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		padding-bottom: 300px;
		display: grid;
	}
	
	.header-cta {
		flex-direction: column;
		display: flex;
		overflow: hidden;
	}
	
	.clock-countdown {
		margin-right: 0;
	}
	
	.left-column-header {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-8 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.wrap-countdown {
		flex-direction: column;
		align-items: center;
		display: flex;
	}
	
	.countdown-row {
		display: block;
	}
	
	.header-image-container {
		border-radius: 40px;
	}
	
	.button-12 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.button-12.btn-margin {
		min-width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.button-12.invert-button {
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.text-block-31.drops-in {
		font-size: 10px;
	}
	
	.clock-countdown-2 {
		margin-right: 0;
	}
	
	.form-wrap {
		padding: 40px 20px;
	}
	
	.h1_white {
		font-size: 30px;
	}
	
	.blob {
		left: -83.5vw;
	}
	
	.button-14 {
		width: 100%;
		padding-top: 18px;
		padding-bottom: 19px;
	}
	
	.button-14.is--secondary {
		width: auto;
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.information_section.background-color.neutral-200 {
		max-width: 100%;
		margin-top: 140px;
		padding: 40px 16px;
	}
	
	.form_section {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.page-wrapper-3 {
		max-width: 100%;
	}
	
	.paragraph-small.width-60percent {
		width: 100%;
	}
	
	.button-_icon {
		margin-left: 6px;
	}
	
	.display-1.width-80percent {
		font-size: 25px;
		line-height: 30px;
	}
	
	.page-wrapper-3_btm {
		grid-template-columns: minmax(100%, 1fr);
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.container-37.container-1364 {
		padding: 10px;
	}
	
	.accordion-item {
		border-radius: 17px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.header-image-container-2 {
		border-radius: 40px;
	}
	
	.left-column-header-2 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-9 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.button-15 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.button-15.btn-margin {
		min-width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.hero_contain {
		padding-left: 10px;
		padding-right: 10px;
		display: block;
	}
	
	.button-16 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.button-16.btn-margin {
		min-width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.button-17 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.button-17.btn-margin {
		min-width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.html-embed-4 {
		padding: 20px 10px;
	}
	
	.grid-universe-text {
		grid-template-columns: 2.25fr;
		width: 100%;
		display: grid;
	}
	
	.text-center-2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.container-39.container-1364 {
		padding: 10px;
	}
	
	.universe-column-2 {
		width: 100%;
	}
	
	.section-10 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.universe-column-3 {
		width: 100%;
	}
	
	.universe-column-4 {
		width: 100%;
		position: relative;
	}
	
	.universe-column-1 {
		width: 100%;
	}
	
	.button-18 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.header-cta-2 {
		flex-direction: column;
		display: flex;
		overflow: hidden;
	}
	
	.container-40.container-1364 {
		padding: 10px;
	}
	
	.left-column-header-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-11 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.button-19 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.button-19.btn-margin {
		min-width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.button-20 {
		width: 100%;
		min-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	
	.btn-2 {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.body-paragraphy, .body-paragraphy.light {
		margin-left: 0;
		margin-right: 0;
	}
	
	.body-paragraphy.light.hero-subhead {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 26px;
	}
	
	.content-holder.home {
		margin-left: 1%;
		margin-right: 1%;
	}
	
	.hero-div-holder {
		margin-left: 7%;
		margin-right: 7%;
	}
	
	.image-40 {
		width: 100%;
	}
	
	.hero-2 {
		background-position: 0 100%, 0 0;
		background-attachment: scroll, scroll;
		padding-top: 110px;
		padding-bottom: 100px;
	}
	
	.countdown-seciton {
		margin-bottom: 220px;
	}
	
	.countdown {
		border-radius: 20px;
		margin-top: 40px;
	}
	
	.countdown-row-4 {
		margin-top: 200px;
		padding-top: 40px;
	}
	
	.link-list__link-copy.lone {
		color: #1b1b1b;
	}
	
	.mobilebars-copy.get_demo {
		color: #fff;
		border-radius: 520px;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.container-41 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.primary-button-7 {
		font-size: 18px;
	}
	
	.primary-button-7.gradient-01.ma-20 {
		width: 100%;
	}
	
	.primary-button-7.bordered.white-border.ma-20.w--current {
		width: 100%;
		line-height: 22px;
	}
	
	.container-42 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.container-43 {
		max-width: none;
	}
	
	.footer-form-two {
		padding: 20px;
	}
	
	.footer-form-block-two {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.footer-form-input {
		margin-bottom: 10px;
		padding-right: 20px;
	}
	
	.button-primary.footer-form-button {
		position: relative;
		right: 0;
	}
	
	.footer-bottom {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.container-44, .container-45, .container-46 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.container-47 {
		background-image: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.container-47.nitro-lazy {
		background-image: none !important;
	}
	
	.container-48 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.left-content {
		min-height: auto;
	}
	
	.image-41 {
		margin-bottom: 20px;
	}
	
	.cta-button-wrap_hero {
		margin-left: 0;
	}
	
	.container-49 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.heading-24_btm-cta {
		font-size: 30px;
	}
	
	.primary-button-7-top_cta {
		font-size: 18px;
	}
	
	.primary-button-7-top_cta.bordered.white-border.ma-20 {
		width: 100%;
	}
	
	.scrollbar {
		padding: 20px;
	}
	
	.form-row {
		flex-direction: column;
	}
	
	.form-border {
		min-width: auto;
		padding: 20px;
	}
	
	.input-wrapper.mr-15 {
		margin-right: 0;
	}
	
	.spacer-30._15-xsvp {
		height: 15px;
	}
	
	.popup-close {
		top: 30px;
		right: 30px;
	}
	
	.padding-bottom {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.features_image-wrapper {
		min-height: auto;
	}
	
	.text-color-blue {
		text-align: left;
		text-decoration: none;
	}
	
	.fix22, .monitor22, .find22, .line2 {
		align-items: flex-start;
		margin-bottom: 0;
	}
	
	.phosphorus {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.flex-vertical.marquee-fix {
		margin-top: 15px;
	}
	
	.paragraph-15 {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.list-item-text.table-row {
		font-size: 14px;
	}
	
	.phosphorus_sect_4 {
		grid-template-columns: 48px 1fr;
	}
	
	.timeline_centre-7 {
		overflow: visible;
	}
	
	.timeline_date-text-4 {
		padding-left: 20px;
	}
	
	.comp_section_3 {
		flex-direction: column-reverse;
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
		display: flex;
	}
	
	.phosphorus_sect_3 {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.component-container {
		text-align: center;
		flex-direction: row-reverse;
		display: block;
	}
	
	.component-container.callout-container-with-badge {
		padding-left: 0;
		padding-right: 0;
	}
	
	.comp_section_2 {
		flex-direction: column-reverse;
		flex: 0 auto;
		order: 0;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: auto;
		align-items: start;
		justify-items: stretch;
		display: flex;
	}
	
	.fact_card_5.box-shadow {
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.callout-badge {
		margin-right: -7px;
	}
	
	.pho_sect_1 {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.heading-17 {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.pho-sect_2 {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.timeline_image-wrapper {
		width: 90%;
		font-size: 14px;
	}
	
	.iad {
		direction: ltr;
		flex-flow: column-reverse;
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: flex-start;
		justify-content: flex-start;
		align-self: stretch;
		align-items: flex-start;
		justify-items: stretch;
		padding-left: 0;
		display: flex;
	}
	
	.margin-bottom-xlarge {
		width: 100%;
	}
	
	.timeline_circle-7 {
		margin-left: 0;
	}
	
	.fact_card_3.box-shadow {
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.title_text {
		font-size: 22px;
	}
	
	.timeline_text-2 {
		float: none;
		clear: none;
		flex-flow: column;
		width: 100%;
		font-size: 16px;
		display: block;
		position: static;
		overflow: visible;
	}
	
	.timeline_text-2.text-span-12 {
		text-align: left;
		font-size: 15px;
	}
	
	.text-span-12 {
		font-size: 15px;
	}
	
	.accordion-item-q-text {
		font-size: 1.1em;
		line-height: 1.3em;
	}
	
	.callout-heading-with-badge {
		font-size: 30px;
	}
	
	.list-item-container {
		text-align: left;
	}
	
	.pho-sect_5 {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.comp_section_5 {
		flex-direction: column-reverse;
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
		display: flex;
	}
	
	.fact_card_1.box-shadow {
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.timeline_date-text-4_pho {
		padding-left: 0;
	}
	
	.feature-block-inner {
		padding: 1.5rem;
	}
	
	.feature-block-inner._03 {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/64ac3a467aa459fd263ec576_mymind-mI-bnIqbeZ0-unsplash.jpg");
		justify-content: center;
		min-height: 20rem;
	}
	
	.feature-block-inner._03.nitro-lazy {
		background-image: none !important;
	}
	
	.fact_card_4.box-shadow {
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.fact_card_2.box-shadow {
		align-items: center;
		width: 97%;
		margin-left: auto;
		margin-right: auto;
		display: flex;
	}
	
	.timeline_left-3 {
		padding-left: 20px;
		padding-right: 10px;
	}
	
	.timeline_right-5 {
		width: 100%;
	}
	
	.component-container-2 {
		text-align: center;
	}
	
	.timeline_progress-bar-5 {
		height: 50vh;
	}
	
	.comp_section_4 {
		flex-direction: column-reverse;
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
		display: flex;
	}
	
	.timeline-row-text-container {
		text-align: left;
		margin-bottom: 84px;
	}
	
	.timeline_left-3_pho {
		padding-left: 0;
		padding-right: 10px;
	}
	
	.timeline_centre-8 {
		overflow: visible;
	}
	
	.timeline_text-3 {
		float: none;
		clear: none;
		flex-flow: column;
		width: 100%;
		font-size: 16px;
		display: block;
		position: static;
		overflow: visible;
	}
	
	.text-span-111 {
		font-size: 15px;
	}
	
	.timeline_date-text-4_pho-2 {
		padding-left: 0;
	}
	
	.timeline_progress-bar-6 {
		height: 50vh;
	}
	
	.timeline_centre-9 {
		overflow: visible;
	}
	
	.timeline_text-4 {
		float: none;
		clear: none;
		flex-flow: column;
		width: 100%;
		font-size: 16px;
		display: block;
		position: static;
		overflow: visible;
	}
	
	.how-work {
		padding-top: 0;
		padding-bottom: 40px;
	}
	
	.heading-30 {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.paragraph-18 {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.timeline_centre-top {
		overflow: visible;
	}
	
	.how-it-work {
		padding-top: 0;
		padding-bottom: 40px;
	}
	
	.paragraph-20 {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.tabs-menu_2 {
		object-fit: fill;
		border-radius: 0;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
		max-width: 280px;
		overflow: hidden;
	}
	
	.tabs-menu_2.tabs_menu {
		flex-wrap: wrap;
		max-width: 0;
		display: none;
		overflow: hidden;
	}
	
	.timeline_centre-10 {
		overflow: visible;
	}
	
	.margin-bottom-medium {
		margin-bottom: 24px;
	}
	
	.pho_sect_1-2 {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.heading-31 {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.timeline_circle-8 {
		margin-left: 0;
	}
	
	.tab-button.w--current {
		flex-wrap: nowrap;
		display: flex;
	}
	
	.tab-button.target-tab-link_1.current.tab_link {
		width: 100%;
	}
	
	.tab-button.target-tab-link_1.current.tab_link.w--current {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		display: flex;
	}
	
	.tab-button.target-tab-link_2:hover {
		margin-left: auto;
	}
	
	.tab-button.target-tab-link_2.tab_link {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.title_text-2 {
		font-size: 22px;
	}
	
	.timeline_text-5 {
		float: none;
		clear: none;
		flex-flow: column;
		width: 100%;
		font-size: 16px;
		display: block;
		position: static;
		overflow: visible;
	}
	
	.timeline_text-5.text-span-12 {
		text-align: left;
		font-size: 15px;
	}
	
	.text-span-118 {
		font-size: 15px;
	}
	
	.timeline_text-2_other {
		float: none;
		clear: none;
		flex-flow: column;
		width: 100%;
		font-size: 16px;
		display: block;
		position: static;
		overflow: visible;
	}
	
	.accordion-item-q-text-2 {
		font-size: 1.1em;
		line-height: 1.3em;
	}
	
	.callout-heading-with-badge-2 {
		font-size: 30px;
	}
	
	.text-block-6 {
		font-size: 14px;
		display: flex;
	}
	
	.timeline_date-text-4_pho-3 {
		padding-left: 0;
	}
	
	.tabs-menu_2_mobile {
		object-fit: fill;
		border-radius: 0;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
		max-width: 280px;
		overflow: hidden;
	}
	
	.tabs-menu_2_mobile.tabs_menu {
		flex-wrap: wrap;
		max-width: 0;
		display: block;
		overflow: hidden;
	}
	
	.tabs-content-2 {
		padding-top: 20px;
	}
	
	.timeline_right-6 {
		width: 90%;
	}
	
	.text-block-9 {
		font-size: 14px;
		display: flex;
	}
	
	.button-v11-cirlcle---brix {
		margin-left: 12px;
	}
	
	.component-container-3 {
		text-align: center;
	}
	
	.timeline_progress-bar-7 {
		height: 50vh;
	}
	
	.section-timeline.custom_bg {
		background-image: none;
	}
	
	.section-timeline.custom_bg.nitro-lazy {
		background-image: none !important;
	}
	
	.timeline-row-text-container-2 {
		text-align: left;
	}
	
	.timeline_left-3_pho-2 {
		padding-left: 0;
		padding-right: 10px;
	}
	
	.section-12 {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.contentwrapper.bignumbers {
		padding-left: 0;
		padding-right: 0;
	}
	
	.grid-9 {
		grid-column-gap: 44px;
		grid-row-gap: 25px;
		grid-template-rows: auto auto auto auto auto auto auto auto;
		grid-template-columns: 1fr;
		grid-auto-flow: row;
	}
	
	.heading-32-xiot-state {
		text-align: center;
	}
	
	.why-us_item {
		padding: 1.5rem 1rem;
	}
	
	.padding-global-3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.section_home-why-us {
		padding-left: 0;
		padding-right: 0;
	}
	
	.heading-style-h4.text-color-orange {
		font-size: 18px;
		line-height: 22px;
	}
	
	.heading-style-h4.text-color-blue {
		text-align: left;
		font-size: 18px;
		line-height: 22px;
	}
	
	.bold-text-54 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.c-text-1 {
		line-height: 22px;
	}
	
	.c-section {
		padding-top: 32px;
		padding-bottom: 32px;
	}
	
	.c-section.cc-main {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.c-autotabs_line {
		left: 25px;
	}
	
	.c-title-2 {
		font-size: 32px;
		line-height: 36px;
	}
	
	.c-title-3 {
		font-size: 20px;
		line-height: 34px;
	}
	
	.c-autotabs_image.cc-pane-crypto-mobile {
		width: auto;
		height: auto;
		margin-right: 0;
		position: static;
		transform: translate(16px);
	}
	
	.c-autotabs_link {
		padding-left: 53px;
		padding-right: 40px;
	}
	
	.c-autotabs_link.w--current {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.c-container {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.paragraph-22 {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.pho_sect_1-3 {
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: stretch;
		align-self: stretch;
		align-items: start;
		justify-items: stretch;
	}
	
	.heading-33 {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.timeline_circle-9 {
		margin-left: 0;
	}
	
	.text-span-130 {
		font-size: 15px;
	}
	
	.accordion-item-q-text-3 {
		font-size: 1.1em;
		line-height: 1.3em;
	}
	
	.component-container-4 {
		text-align: center;
	}
	
	.timeline_progress-bar-8 {
		height: 50vh;
	}
	
	.comp_sect_2, .comp_sect_3, .comp_sect_2-1, .risk_assessment, .patch-management, .detect-respond, .password {
		direction: ltr;
		flex-flow: column-reverse;
		flex: 0 auto;
		grid-template-columns: 48px 1fr;
		align-content: flex-start;
		justify-content: flex-start;
		align-self: stretch;
		align-items: flex-start;
		justify-items: stretch;
		padding-left: 0;
		display: flex;
	}
	
	.heading-34 {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.paragraph-24 {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.heading-35 {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.paragraph-25 {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.bold-text-60 {
		text-align: left;
		font-size: 18px;
	}
	
	.bold-text-62 {
		font-size: 45px;
		line-height: 50px;
	}
	
	.customer-company-logo-copy {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.process_left {
		padding-left: 0;
	}
	
	.margin-bottom-4 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.process_item {
		grid-template-columns: 2rem 1.25fr;
	}
	
	.banner-form-background {
		transform: translate(0, -127%);
	}
	
	.main-banner_section {
		border-radius: 0;
		margin-left: -1.5rem;
		margin-right: -1.5rem;
	}
	
	.text-size-large {
		font-size: 18px;
		line-height: 24px;
	}
	
	.form-wrapper {
		width: 100%;
	}
	
	.main-button-2.banner-button {
		width: 100%;
		margin-top: 1rem;
		padding-top: 21px;
		padding-bottom: 16px;
		position: static;
		transform: none;
	}
	
	.lottie-animation-7 {
		top: 1%;
	}
	
	.testimonials5_item-content {
		min-height: 19.5rem;
		padding: 1.5rem;
	}
	
	.testimonials5_item-content._1, .testimonials5_item-content._2, .testimonials5_item-content._3 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.link-blue.padding-20 {
		margin-top: 30px;
		margin-left: 0;
		display: block;
	}
	
	.text-center-4 {
		font-size: 40px;
		line-height: 50px;
	}
	
	.features-2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.text-color-blue-copy {
		text-align: center;
		text-decoration: none;
	}
	
	.create-once-area-2 {
		padding-top: 80px;
	}
	
	.button-text-7 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.features_image-wrapper-2 {
		min-height: auto;
	}
	
	.right-arrow-2 {
		top: auto;
		bottom: -3%;
		left: auto;
		right: 20%;
	}
	
	.testimonial-image-wrap {
		height: 260px;
	}
	
	.left-arrow {
		top: auto;
		bottom: -3%;
		left: 20%;
		right: auto;
	}
	
	.author-block {
		margin-top: 15px;
	}
	
	.horizontal-content-block {
		padding-bottom: 70px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.container-53 {
		max-width: none;
	}
	
	.clients-quote {
		font-size: 20px;
		line-height: 28px;
	}
	
	.clients-info-image {
		margin-right: 16px;
	}
	
	.clients-grid {
		grid-column-gap: 20px;
		grid-row-gap: 40px;
		grid-template-columns: 1fr 1fr;
	}
	
	.testimonial-image-block {
		padding: 15px;
	}
	
	.testimonial-paragraph {
		font-size: 16px;
	}
	
	.testimonial-content-wrap {
		padding: 15px 15px 60px;
	}
	
	.testimonial-section-2 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.steps-intro {
		grid-row-gap: 24px;
	}
	
	.steps-grid {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}
	
	.steps-card-wrapper {
		grid-row-gap: 24px;
		grid-template-columns: auto;
	}
	
	.steps-card_1 {
		background-size: 125px;
	}
	
	.grid-wrapper {
		grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
	}
	
	.steps-tracker {
		display: none;
	}
	
	.steps-sticky-card {
		min-width: auto;
		padding: 12px 12px 24px;
	}
	
	.steps-card_2, .steps-card_4 {
		background-size: 125px;
	}
	
	.steps-cards {
		grid-template-columns: auto;
		width: 100%;
	}
	
	.steps-card_3 {
		background-size: 150px;
	}
	
	.steps-circle {
		display: none;
	}
	
	.horizontal-line.light {
		min-width: auto;
	}
	
	.bold-text-64 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.section_text_btm {
		max-width: 95%;
		font-size: 22px;
	}
	
	.section_text_btm.white {
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	
	._8rem-spacer.hide-mobile-portrait {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.cta-text-wrap {
		padding-top: 2rem;
		padding-left: 1rem;
	}
	
	.cta-image {
		margin-top: -3.975rem;
		transform: rotate(0);
	}
	
	.button-group {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.heading-medium-2 {
		font-size: 1.5rem;
	}
	
	.container-1300px {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.resources-h4 {
		text-align: left;
		text-decoration: none;
	}
	
	.sep_section {
		padding-left: 0;
		padding-right: 0;
	}
	
	.grid-3-columns {
		grid-template-columns: 1fr;
	}
	
	.container-default-4 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.xiot-title.accuratebg {
		font-family: Sf pro display, sans-serif;
		font-size: 32px;
		line-height: 40px;
	}
	
	.section_text_top {
		max-width: 95%;
		font-size: 22px;
	}
	
	.section_text_top.white {
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	
	.hero-stack {
		padding-left: 0;
		padding-right: 0;
	}
	
	.container-1366 {
		max-width: none;
	}
	
	.features_image-wrapper-3 {
		min-height: auto;
	}
	
	.text-color-blue-3 {
		text-align: left;
		text-decoration: none;
	}
	
	.heading-40 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.button-text-8 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.bold-text-64_btm {
		font-size: 30px;
		line-height: 40px;
	}
	
	.heading_2_m.accuratebg {
		font-family: Sf pro display, sans-serif;
		font-size: 32px;
		line-height: 40px;
	}
	
	.darktext {
		font-size: 16px;
	}
	
	.div-block-414 {
		flex-wrap: wrap;
	}
	
	.search {
		width: 100%;
	}
	
	.search.saved-shortlists {
		width: 100%;
		max-width: 380px;
		margin-bottom: 20px;
		margin-right: 0;
	}
	
	.div-block-412 {
		margin-bottom: 15px;
	}
	
	.scroll-table-content {
		margin-right: 30px;
	}
	
	.div-1 {
		margin-bottom: 20px;
	}
	
	.table-details-box {
		flex-wrap: wrap;
	}
	
	.search-input {
		width: 100%;
	}
	
	.subheadline {
		text-align: center;
		margin-bottom: 10px;
		font-size: 16px;
	}
	
	.div-block-60 {
		flex-direction: column;
	}
	
	.div-500-width {
		width: auto;
		max-width: 500px;
	}
	
	.div-500-width.right-float {
		width: auto;
	}
	
	.button-24 {
		color: #fff;
		width: 100%;
		max-width: none;
		height: 40px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	.button-24.left-aligned {
		max-width: none;
		height: 40px;
		margin-bottom: 15px;
		font-size: 15px;
	}
	
	.button-24.left-aligned:hover {
		background-color: rgba(0, 0, 0, 0);
	}
	
	.button-24.ghost {
		flex: 1;
		height: 40px;
	}
	
	.section-standard.hero {
		height: 80vh;
		max-height: none;
	}
	
	.section-standard.hero.home {
		max-height: none;
	}
	
	.checkmark-column {
		opacity: .6;
		border-radius: 0;
		margin-top: 5px;
	}
	
	.heading-42 {
		text-align: center;
		font-size: 30px;
	}
	
	.two-columns-450-w {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.small-video-block {
		max-height: 200px;
		margin: 10px auto 20px;
	}
	
	.h0_dark {
		width: 100%;
		padding-top: 10px;
		font-size: 32px;
		line-height: 36px;
		position: static;
		overflow: visible;
	}
	
	.banner-button_campaign {
		display: block;
	}
	
	.div-60px-top-margin._60-opacity {
		width: 95%;
		margin-top: 0;
	}
	
	.div-block-416.logo-bar._20-top-margin._60-opacity {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr 1fr;
		grid-auto-columns: 1fr;
		display: grid;
	}
	
	.paragraph-26 {
		font-size: 15px;
	}
	
	.paragraph-26._24px.centre.dark {
		font-size: 17px;
	}
	
	.heading-43 {
		font-size: 26px;
	}
	
	.paragraph-27 {
		font-size: 15px;
	}
	
	.columns-features {
		flex-direction: column;
	}
	
	.columns-features.reverse-mobile {
		flex-direction: column-reverse;
	}
	
	.heading-44 {
		text-align: left;
		font-size: 16px;
	}
	
	.heading-45 {
		font-size: 24px;
	}
	
	.paragraph-28 {
		font-size: 15px;
	}
	
	.section_text_top_campaign {
		max-width: 95%;
		font-size: 22px;
	}
	
	.section_text_top_campaign.white {
		max-width: 100%;
		font-size: 18px;
		line-height: 22px;
	}
	
	.div-500-width_campaign {
		width: auto;
		max-width: 500px;
	}
	
	.div-500-width_campaign.right-float {
		width: auto;
	}
	
	.paragraph-large-copy {
		font-size: 18px;
		line-height: 25px;
	}
	
	.infographic-wrapper {
		height: auto;
	}
	
	.infographic-text {
		width: 100%;
		max-width: none;
		position: relative;
	}
	
	.infographic-buttons {
		width: 90vw;
		height: 90vw;
	}
	
	.margin-bottom-5 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.tab-flex {
		grid-row-gap: 2rem;
		flex-flow: column wrap;
	}
	
	.padding-vertical-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.subheading_safe {
		padding-bottom: 0;
	}
	
	.heading_2-copy.accuratebg {
		font-family: Sf pro display, sans-serif;
		font-size: 32px;
		line-height: 40px;
	}
	
	.subheading-2-copy {
		padding-bottom: 0;
	}
	
	.eyebrow-copy {
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
		background-color: rgba(255, 255, 255, 0);
		font-size: 16px;
	}
	
	.dropdown-card-no-icon.has-icon {
		width: 100%;
	}
	
	.dropdown-card-no-icon.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card-no-bg.has-icon {
		width: 100%;
	}
	
	.dropdown-card-no-bg.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.podcast-tabs-menu {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
		height: 100px;
		overflow: auto;
	}
	
	.podcast-number {
		font-size: 18px;
	}
	
	.podcast-player {
		z-index: 10;
	}
	
	.podcast-tab-link, .podcast-tab-link.w--current {
		width: 75px;
		height: 75px;
	}
	
	.audio-player-bar-wrapper.bar-wrapper {
		width: 100%;
	}
	
	.margin-bottom-6 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.margin-bottom-6.margin-xxlarge {
		width: 90%;
		min-width: 90%;
	}
	
	.container-medium-5 {
		margin-left: 0;
		margin-right: 0;
	}
	
	.podcast-content {
		min-height: 28rem;
	}
	
	.text-size-medium-4 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.podcast-tabs-content {
		margin-left: 0;
		margin-right: 0;
	}
	
	.particles-absolute.pa-3 {
		display: none;
	}
	
	.button-text-9 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.platform-overview {
		padding-top: 80px;
	}
	
	.button-text-10 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.key-featured-list-item-2 {
		font-size: 14px;
		line-height: 24px;
	}
	
	.button-text-11 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.container-default-4-copy {
		padding-left: 0;
		padding-right: 0;
	}
	
	.xiot-title2.accuratebg {
		font-family: Sf pro display, sans-serif;
		font-size: 32px;
		line-height: 40px;
	}
	
	.heading_2-capabilities.accuratebg {
		padding-top: 0;
		font-family: Sf pro display, sans-serif;
		font-size: 32px;
		line-height: 40px;
	}
	
	.margin-bottom-7 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.dropdown-card-find_no-bg-copy.has-icon {
		width: 100%;
	}
	
	.dropdown-card-find_no-bg-copy.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card-no-bg_find.has-icon {
		width: 100%;
	}
	
	.dropdown-card-no-bg_find.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card-pad.has-icon {
		width: 100%;
	}
	
	.dropdown-card-pad.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card_less-pad.has-icon {
		width: 100%;
	}
	
	.dropdown-card_less-pad.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.heading-37_gartner {
		padding-bottom: 2px;
		line-height: 24px;
	}
	
	.bold-text-75 {
		line-height: 22px;
	}
	
	.dropdown-card-featured-event.has-icon {
		width: 100%;
	}
	
	.dropdown-card-featured-event.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card_above-featured-event.has-icon {
		width: 100%;
	}
	
	.dropdown-card_above-featured-event.has-icon.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.text-size-menew-dium-4-copy {
		text-align: center;
		width: 100%;
		min-width: 100%;
		font-size: 18px;
	}
	
	.fs_table-examples_table-container {
		padding-top: 3rem;
		padding-bottom: 0;
	}
	
	.crypto-table_text-large {
		font-size: 1.25rem;
	}
	
	.fs_table-examples_item {
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.crypto-table_text-large-copy, .crypto-table_text-large_titles, .crypto-table_text-large-blue {
		font-size: 1.25rem;
	}
	
	.fs_table-examples_item-copy {
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.crypto-table_text-large_titles-rolling {
		font-size: 1.25rem;
	}
	
	.fs_table-examples_table-container-2 {
		padding-top: 3rem;
		padding-bottom: 0;
	}
	
	.fs_table-examples_table-container-2.is-relative-element {
		padding-top: 3rem;
	}
	
	.pricing-table_most-popular {
		padding-top: .7rem;
		padding-bottom: .75rem;
		top: -3rem;
	}
	
	.pricing-table_header_content {
		grid-column-gap: .25rem;
		grid-row-gap: .25rem;
	}
	
	.pricing-table_header_wrapper {
		grid-column-gap: 1rem;
		grid-row-gap: 1rem;
	}
	
	.fs_table-examples_table-container-3 {
		padding-top: 3rem;
		padding-bottom: 0;
	}
	
	.fs_table-examples_table-container-3.is-relative-element {
		padding-top: 3rem;
	}
	
	.pricing-table_most-popular-2, .pricing-table_most-popular-3 {
		padding-top: .7rem;
		padding-bottom: .75rem;
		top: -3rem;
	}
	
	.feature-desc {
		padding-right: 10%;
	}
	
	.plan-price {
		margin-top: 0;
		font-size: 18px;
		line-height: 24px;
	}
	
	.plan-desc {
		display: none;
	}
	
	.pricing-grid-row {
		grid-column-gap: 0px;
	}
	
	.pricing-grid-row.cc-plans {
		grid-template-areas: "feature feature feature" "plan-1 plan-2 plan-3";
	}
	
	.plan-name {
		font-size: 18px;
	}
	
	.header-image-wrapper {
		height: 22rem;
	}
	
	.header-component {
		grid-template-columns: 1fr;
	}
	
	.menu-button-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.button-icon-2 {
		display: none;
	}
	
	.button-icon-small {
		padding: 10px 14px;
		font-size: 13px;
		top: 18px;
	}
	
	.menu-lottie {
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		left: 0;
		right: 0;
	}
	
	.navigation-content {
		margin-left: 10px;
		padding-left: 6px;
		padding-right: 0;
	}
	
	.top-nav-wrapper-3 {
		grid-template-columns: minmax(60px, 1fr) minmax(auto, 1400px);
	}
	
	.scroll-indicator {
		display: none;
	}
	
	.social-sidebar-icons {
		grid-column-gap: 6px;
		grid-row-gap: 6px;
		grid-template-rows: auto auto;
		grid-template-columns: 1fr;
		grid-auto-columns: 1fr;
		display: grid;
	}
	
	.image-86 {
		display: none;
	}
	
	.slide-nav-5 {
		flex-flow: column;
		align-content: flex-start;
		align-items: flex-start;
		margin-top: 20px;
		display: block;
		position: absolute;
	}
	
	.benefits-wrapper {
		grid-row-gap: 48px;
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.testimonial-wrapper {
		margin-right: 0;
	}
	
	.benefit-card_2 {
		grid-row-gap: 36px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.steps-grid-2 {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}
	
	.heading-57 {
		font-size: 40px;
	}
	
	.video-hover-button {
		width: 95px;
		height: 95px;
	}
	
	.section-intro {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.achievement-number---brix.stats-v4---brix {
		margin-bottom: 12px;
	}
	
	.video-icon-wrapper {
		width: 75%;
		height: 75%;
	}
	
	.slide-2 {
		padding: 30px;
	}
	
	.home-hero-4 {
		min-height: 93vh;
	}
	
	.vacations-tab-link {
		padding-top: 30px;
	}
	
	.testimonial-author-wrap-2 {
		flex-direction: column;
		align-self: center;
		align-items: center;
	}
	
	.heading-58 {
		font-size: 30px;
	}
	
	.steps-card_1-2 {
		background-size: 125px;
	}
	
	.slider {
		flex: 0 auto;
	}
	
	.home-hero-intro {
		margin-bottom: 0;
	}
	
	.testimonial-section-3 {
		padding-top: 100px;
		padding-bottom: 220px;
	}
	
	.grid-wrapper-2 {
		grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
	}
	
	.subtitle-2_tame.white {
		text-align: center;
		font-size: 18px;
		line-height: 1.25em;
	}
	
	.list-2 {
		padding-left: 20px;
	}
	
	.home-hero-content {
		grid-row-gap: 48px;
		padding-top: 136px;
		padding-bottom: 136px;
	}
	
	.accordion-item-q-text-4 {
		font-size: 1.1em;
		line-height: 1.3em;
	}
	
	.hero-slide-arrow {
		border-right-style: solid;
		width: 60px;
		height: 60px;
		margin-left: 0;
		top: auto;
		bottom: 0%;
		left: auto;
		right: 0;
	}
	
	.hero-slide-arrow.left {
		border-radius: 0;
		bottom: 60px;
	}
	
	.image-87 {
		width: 35%;
	}
	
	.intro-content {
		grid-row-gap: 36px;
	}
	
	.subtitle-2_hero.white {
		font-size: 24px;
		line-height: 1.25em;
	}
	
	.slide-1 {
		padding: 30px 0;
	}
	
	.left-arrow-3 {
		justify-content: flex-start;
		align-items: flex-start;
		margin-top: -350px;
		display: none;
		position: static;
	}
	
	.video-icon-2 {
		width: 12px;
	}
	
	.location-mask {
		width: 85%;
	}
	
	.xxl-heading {
		font-size: 60px;
	}
	
	.hero-video-wrapper {
		grid-row-gap: 12px;
		padding: 4px;
	}
	
	.steps-sticky-card-2 {
		min-width: auto;
		padding: 12px 12px 24px;
	}
	
	.button_duel {
		width: 100%;
		padding-bottom: 10px;
	}
	
	.benefit-card {
		grid-row-gap: 36px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.popular-vacations {
		padding: 0;
	}
	
	.vacations-tab-menu {
		grid-column-gap: 6px;
		grid-row-gap: 6px;
		grid-template-columns: 1fr;
		padding: 12px 12px 0;
	}
	
	.background-video {
		background-image: url("https://cdn-ildjcal.nitrocdn.com/wfKqxalRNOsBCZImBAfHMFBMNMBveKwh/assets/images/optimized/rev-70b357e/cdn.prod.website-files.com/6467a4d236e1bda9463bc36b/65fb1f784e137a8e953796b7_Bg2.png");
		background-position: 0 0;
		background-size: auto;
		min-height: 50em;
	}
	
	.background-video.nitro-lazy {
		background-image: none !important;
	}
	
	.button-28 {
		width: 100%;
		padding-bottom: 10px;
	}
	
	.membership-plans-wrapper {
		margin-top: -150px;
		padding-bottom: 48px;
	}
	
	.hero-video-button {
		margin-bottom: 12px;
		display: flex;
	}
	
	.text-span-201 {
		font-size: 50px;
		transform: translate(7px, -7px);
	}
	
	.steps-cards-2 {
		grid-template-columns: auto;
		width: 100%;
	}
	
	.testimonial-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	
	.right-arrow-4 {
		flex-direction: row;
		justify-content: center;
		margin-top: 30px;
		display: none;
		position: static;
	}
	
	.benefits-box {
		grid-template-rows: auto 1px auto 1px auto 1px auto;
		grid-template-columns: 1fr;
	}
	
	.testimonial {
		margin-bottom: 30px;
	}
	
	.image-88 {
		display: inline-block;
	}
	
	.footer-bottom-2 {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.container-1375 {
		max-width: none;
	}
	
	.pop-up-header {
		font-size: 24px;
	}
	
	.pop-up-wrapper {
		display: none;
		left: 20px;
		right: 20px;
	}
	
	.button-29 {
		width: 100%;
		padding-bottom: 10px;
	}
	
	.pop-up-box {
		padding: 48px 24px 16px;
	}
	
	.button-30.max-width-full.is-pricing-button {
		padding: .25rem 1rem;
		font-size: .875rem;
	}
	
	.features_item-inner {
		padding: 1rem;
	}
	
	.hero_title {
		font-size: 11vw;
	}
	
	.padding-vertical-6 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.background-style-4, .background-style-2 {
		background-size: auto, auto;
	}
	
	.footer_left-wrapper {
		grid-row-gap: 40px;
		grid-template-columns: 1fr;
	}
	
	.footer_form {
		grid-row-gap: 12px;
		flex-direction: column;
		grid-template-columns: 1fr;
	}
	
	.pricing_top-row-price {
		font-size: 1.5rem;
	}
	
	.padding-top {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.margin-vertical {
		margin-left: 0;
		margin-right: 0;
	}
	
	.demo_wrapper {
		margin-top: 4rem;
		margin-bottom: 0;
	}
	
	.background-style-1 {
		background-size: auto, auto;
	}
	
	.stats_group {
		grid-column-gap: .5rem;
		grid-row-gap: 2rem;
		grid-template-columns: 1fr;
	}
	
	.splide__list {
		grid-template-columns: 1fr;
	}
	
	.margin-bottom-8 {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}
	
	.demo {
		height: 15rem;
	}
	
	.pricing27_top-row-price-month {
		font-size: .875rem;
	}
	
	.footer_top-wrapper {
		grid-row-gap: 48px;
	}
	
	.hero_content-2 {
		padding-bottom: 15vh;
	}
	
	.hero_section_edc {
		padding: 12px;
	}
	
	.is--tag {
		font-size: 14px;
	}
	
	.is--tag.hero_tag {
		margin-bottom: 24px;
	}
	
	.media-full {
		height: 300px;
		margin-top: 10vw;
		margin-bottom: 10vw;
	}
	
	.media-full.is--adjusted {
		display: none;
	}
	
	.section_info-circle {
		width: 50px;
		height: 50px;
	}
	
	.section_content.is--footer {
		padding-bottom: 24px;
	}
	
	.section-19 {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.section_text-title.is--cta {
		text-align: center;
		width: 230px;
	}
	
	.video_button {
		width: 50px;
		height: 50px;
		padding: 8px;
	}
	
	.section_image-half {
		width: 100%;
		margin-top: 20vw;
		margin-bottom: 10vw;
	}
	
	.section_text-2 {
		width: 100%;
		margin-right: 0%;
	}
	
	.section_text-2.is--left {
		margin-left: 0%;
	}
	
	.section_text-2.is--footer {
		flex-direction: column;
	}
	
	.media_image {
		object-fit: cover;
		height: 100%;
	}
	
	.section-20 {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.image_mobile-only {
		width: 100%;
		margin-top: 10vw;
		display: block;
	}
	
	.button-33.is--cta {
		margin-top: 16px;
		padding: 10px 18px;
	}
	
	.section-21 {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.is--small {
		font-size: 16px;
	}
	
	.is--small.footer_menu-item.is--16bm {
		margin-top: 16px;
	}
	
	.service_grid {
		grid-template-rows: auto auto auto auto auto auto;
		grid-template-columns: 1fr;
	}
	
	.edc-pricing {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.nav_brand-logo {
		height: 40px;
	}
	
	.footer_menu {
		margin-bottom: 24px;
	}
	
	.legal_close-icon {
		top: 32px;
		right: 16px;
	}
	
	.button-35.is--secondary.is--36tm.is--legal {
		padding: 8px 16px 7px;
	}
	
	.legal-popup {
		display: none;
	}
	
	.legal_text {
		font-size: 14px;
	}
	
	.legal_wrapper {
		padding: 32px 24px 24px;
	}
	
	.bottom-cta {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.text-ticker_text {
		font-size: 3.052rem;
	}
	
	.stats-v4-grid---edctop {
		grid-column-gap: 24px;
		grid-row-gap: 60px;
		grid-template-rows: auto;
		grid-auto-flow: row;
	}
	
	.title-3.stats-v4-achievement---brix {
		margin-bottom: 8px;
		line-height: 1.2;
	}
	
	.stats-v4-grid---edc {
		grid-column-gap: 24px;
		grid-row-gap: 60px;
		grid-template-rows: auto;
		grid-auto-flow: row;
	}
	
	.section_content-edc.is--footer {
		padding-bottom: 24px;
	}
	
	.pricing-grid-row-2 {
		grid-column-gap: 0px;
	}
	
	.pricing-grid-row-2.cc-plans {
		grid-template-areas: "feature feature feature" "plan-1 plan-2 plan-3";
	}
	
	.plan-name-2 {
		font-size: 18px;
	}
	
	.section_content-edc-btm.is--footer {
		padding-bottom: 24px;
	}
	
	.tabs-content-4 {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.tabs-icons {
		grid-auto-columns: 1fr;
		justify-content: start;
	}
	
	.main {
		height: auto;
	}
	
	.icn-tab-arrow {
		display: none;
		top: auto;
	}
	
	.icn-tab-arrow._3, .icn-tab-arrow._1, .icn-tab-arrow._4, .icn-tab-arrow._2, .icn-tab-arrow._5 {
		left: auto;
	}
	
	.h2-center {
		font-size: 32px;
	}
	
	.h2-center.mb60 {
		margin-bottom: 40px;
	}
	
	.icn {
		width: 100px;
	}
	
	.cmp-001 {
		align-items: stretch;
		max-width: 100%;
	}
	
	.section_text-title-copycenter.is--cta {
		text-align: center;
		width: 230px;
	}
	
	.navmenu__dropdown-left-copy {
		padding-bottom: 32px;
	}
	
	.navmenu__dropdown-left-copy.mega_solutions {
		width: 100%;
		padding-bottom: 0;
	}
	
	.navmenu__dropdown-block-copy {
		border-bottom-width: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.dropdown-card-copy.has-icon {
		width: 100%;
	}
	
	.dropdown-card-copy.has-icon.sidebar-list.last-tiem, .dropdown-card-copy.has-icon.sidebar-list-copy.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card-copy.has-icon-copy {
		width: 100%;
	}
	
	.dropdown-card-copy.has-icon-copy.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card-copy_featured.has-icon {
		width: 100%;
	}
	
	.dropdown-card-copy_featured.has-icon.sidebar-list.last-tiem, .dropdown-card-copy_featured.has-icon.sidebar-list-copy.last-tiem {
		padding-bottom: 40px;
	}
	
	.dropdown-card-copy_featured.has-icon-copy {
		width: 100%;
	}
	
	.dropdown-card-copy_featured.has-icon-copy.sidebar-list.last-tiem {
		padding-bottom: 40px;
	}
	
	.section-23 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.hero-description {
		font-size: 18px;
		line-height: 30px;
	}
	
	.hero-heading {
		font-size: 40px;
		line-height: 50px;
	}
	
	.hero-text-wrap {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.content-grid-2 {
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
	
	.header-note-text {
		color: rgba(0, 0, 0, .6);
		letter-spacing: 1px;
		text-transform: uppercase;
		margin-right: 0;
		font-size: 12px;
		font-weight: 500;
		line-height: 23px;
	}
	
	.banner-headline {
		font-size: 22px;
		line-height: 28px;
	}
	
	.banner-note-wrap {
		flex-direction: column;
		margin-bottom: 16px;
	}
	
	.section-24 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.section-24.content {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-24.content.homepage {
		padding-top: 20px;
	}
	
	.sidebar-wrap {
		align-items: stretch;
		height: auto;
	}
	
	.banner-content-wrap {
		align-items: center;
	}
	
	.category-block {
		width: 100%;
	}
	
	.category-block.all-products {
		width: auto;
	}
	
	.collection-list-wrapper {
		margin-bottom: 10px;
		overflow: hidden;
	}
	
	.banner-content-2 {
		align-items: center;
	}
	
	.collection-list {
		grid-template-columns: 1fr;
	}
	
	.banner-logo {
		margin-top: 6px;
	}
	
	.tool-wrap {
		padding: 20px;
	}
	
	.tool-wrap.banner-wrap {
		text-align: center;
		align-items: center;
		padding-bottom: 32px;
	}
	
	.tools-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.category-image-strip {
		left: 20px;
	}
	
	.sidebar {
		border-bottom: 1px solid #dbdde6;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.sidebar.sidebar-homepage {
		margin-bottom: 20px;
	}
	
	.button-36 {
		padding: 12px 16px;
		font-size: 14px;
		line-height: 20px;
		display: block;
	}
	
	.servicenow-table {
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.crypto-table_text-large_titles-copy {
		font-size: 1.25rem;
	}
	
	.div-block-417 {
		margin-bottom: 15px;
	}
	
	.div-2 {
		margin-bottom: 20px;
	}
}

#w-node-cc674bac-9474-03a9-24d5-9129fc125fe9-5d35944b {
	grid-area: span 1/span 1/span 1/span 1;
}

#w-node-a3492fcb-7710-a56d-8b0c-b922c38387f3-5d35944b, #w-node-b521721c-58d1-d855-241a-d5287e7221fc-5d35944b, #w-node-_1cf16a3f-2e99-1b92-bf45-ba58231eebb8-5d35944b {
	grid-area: span 1/span 1/span 1/span 1;
	align-self: auto;
	justify-self: auto;
}

#w-node-aba2e6f4-417d-b7a6-4e12-a7b6213607e4-5d35944b, #w-node-_8c5c16b7-bacd-8153-3078-2d4ffafbe9b4-5d35944b, #w-node-_7cc3e5f8-3c00-1c3e-787c-2bd1388eade4-5d35944b, #w-node-_7cc3e5f8-3c00-1c3e-787c-2bd1388eade7-5d35944b, #w-node-_368a258b-1f22-eaeb-611e-86ce23bcd4d3-5d35944b, #w-node-_368a258b-1f22-eaeb-611e-86ce23bcd4d6-5d35944b, #w-node-_209d1557-1a61-6c25-6d34-7183c6eccedf-5d35944b, #w-node-_209d1557-1a61-6c25-6d34-7183c6eccee2-5d35944b, #w-node-e35f6d99-0357-c901-416d-7739ae888983-5d35944b, #w-node-e35f6d99-0357-c901-416d-7739ae888986-5d35944b, #w-node-bf99a945-77e3-b3fc-616e-a65134390ecd-5d35944b {
	grid-area: span 1/span 1/span 1/span 1;
}

#w-node-bf99a945-77e3-b3fc-616e-a65134390ece-5d35944b {
	grid-area: span 1/span 1/span 1/span 1;
	align-self: center;
}

#w-node-bf99a945-77e3-b3fc-616e-a65134390ecf-5d35944b, #w-node-_93b9b0c0-7395-fd6b-7e77-194c7f0cfd3c-5d35944b, #w-node-_93b9b0c0-7395-fd6b-7e77-194c7f0cfd3f-5d35944b, #w-node-_3942b340-3f1a-df5f-858d-63927f034a7a-5d35944b, #w-node-_3942b340-3f1a-df5f-858d-63927f034a7d-5d35944b, #w-node-_92d7803f-b18f-8fe7-144e-da3bf3db9b5c-5d35944b, #w-node-_92d7803f-b18f-8fe7-144e-da3bf3db9b5f-5d35944b, #w-node-e827e77c-a46a-c655-3c8d-0725b9245245-5d35944b, #w-node-e827e77c-a46a-c655-3c8d-0725b9245248-5d35944b, #w-node-b5730fdd-0b96-cfc1-ba6c-28ab6d30e1c6-5d35944b, #w-node-b5730fdd-0b96-cfc1-ba6c-28ab6d30e1c9-5d35944b {
	grid-area: span 1/span 1/span 1/span 1;
}

#w-node-_5f39daa5-d609-5aff-895a-9bd2d9ba4c41-5d35944b {
	align-self: center;
	justify-self: end;
}

#w-node-_94d03b20-f744-eacf-0384-9f107a3073da-5d35944b, #w-node-de7e8915-3f42-dfd6-b3b7-8f90d6ed6496-5d35944b, #w-node-de7e8915-3f42-dfd6-b3b7-8f90d6ed648a-5d35944b {
	align-self: center;
}

#w-node-_0b06b167-0c1e-5bdd-5ad7-4a16b0f53006-5d35944b {
	align-self: center;
	justify-self: auto;
}

#w-node-b750097c-8ca1-ed46-abba-c7073c4ef22d-5d35944b, #w-node-b750097c-8ca1-ed46-abba-c7073c4ef230-5d35944b, #w-node-_9b0e0926-7708-7ca0-1f12-f109ff72b216-5d35944b, #w-node-_9b0e0926-7708-7ca0-1f12-f109ff72b219-5d35944b, #w-node-e8f4f05d-8e18-e51c-7579-1a369b2344c4-5d35944b, #w-node-e8f4f05d-8e18-e51c-7579-1a369b2344c7-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120bd7-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120bd9-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120bdf-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120be7-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120bef-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120bf7-5d35944b, #w-node-_721d9ef3-dcf5-b81b-3b84-aa869e120bff-5d35944b, #w-node-e31e0f18-e49b-2194-77de-ec648ce5e4b6-5d35944b, #w-node-_57653942-a20f-3a23-3285-eed029b06e62-5d35944b, #w-node-a23e82c6-f3ab-e69e-3b19-46a684200fec-5d35944b, #w-node-_81741f3b-a918-128e-8c2c-29a14838b800-5d35944b, #w-node-_15152d61-e3ae-39fc-0275-3bf30955d3aa-5d35944b, #w-node-_36ad00d0-ac67-9ef2-b959-30f777ba8b2b-5d35944b, #w-node-_99c196c7-e9a6-1ba8-dccb-d02c21983451-5d35944b, #w-node-ad68652d-e243-7f91-3de4-2f80c643e638-5d35944b, #w-node-aebef445-3a1b-9acc-1d17-a09c03f807d8-5d35944b, #w-node-eb908509-7588-3328-68a8-4e8c5d5932f8-5d35944c, #w-node-eb908509-7588-3328-68a8-4e8c5d593300-5d35944c, #w-node-eb908509-7588-3328-68a8-4e8c5d593308-5d35944c, #w-node-_0e6290c3-d513-35f6-754e-f7ff08286779-5d35944c, #w-node-_0e6290c3-d513-35f6-754e-f7ff08286781-5d35944c, #w-node-_0e6290c3-d513-35f6-754e-f7ff08286789-5d35944c, #w-node-_9fcf767a-526a-6018-ae5a-d6f5c7b1fe4e-5d35944c, #w-node-_9fcf767a-526a-6018-ae5a-d6f5c7b1fe56-5d35944c, #w-node-_9fcf767a-526a-6018-ae5a-d6f5c7b1fe5e-5d35944c, #w-node-_310a522c-c909-608a-fcd6-616f96adf95f-5d35944c, #w-node-_310a522c-c909-608a-fcd6-616f96adf960-5d35944c, #w-node-_310a522c-c909-608a-fcd6-616f96adf964-5d35944c, #w-node-_5e10f9bd-125c-f042-bfc3-536c389c78bf-5d35944c, #w-node-_5e10f9bd-125c-f042-bfc3-536c389c78ba-5d35944c, #w-node-e9a12045-5684-a444-c4cf-9dea4bc5536c-5d35944c, #w-node-e9a12045-5684-a444-c4cf-9dea4bc5536d-5d35944c, #w-node-e9a12045-5684-a444-c4cf-9dea4bc55380-5d35944c, #w-node-db897efc-3d4c-3f22-fc12-e5e00c84c5d8-5d35944c, #w-node-db897efc-3d4c-3f22-fc12-e5e00c84c5f1-5d35944c, #w-node-ba79b0ac-2f69-dc79-1c74-340e8864c54b-5d35944e, #w-node-ba79b0ac-2f69-dc79-1c74-340e8864c54e-5d35944e {
	grid-area: span 1/span 1/span 1/span 1;
}

#w-node-d2ddbaaa-f8c6-083e-78ea-e4b2b58de48e-5d35944e {
	align-self: center;
	justify-self: center;
}

#w-node-_289597bb-6815-18c6-4f4d-624ed21fa11a-5d35944e, #w-node-_289597bb-6815-18c6-4f4d-624ed21fa120-5d35944e, #w-node-_289597bb-6815-18c6-4f4d-624ed21fa12a-5d35944e {
	align-self: center;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e0fea-5d359450 {
	grid-area: 1/2/3/4;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e1029-5d359450 {
	grid-area: 1/1/2/3;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e103c-5d359450, #w-node-_623df51f-5a23-fb25-a162-b19e540e1053-5d359450 {
	grid-area: 1/2/3/4;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e108d-5d359450 {
	grid-area: 1/1/2/3;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e10a9-5d359450, #w-node-_623df51f-5a23-fb25-a162-b19e540e10c4-5d359450, #w-node-_623df51f-5a23-fb25-a162-b19e540e1112-5d359450, #w-node-_623df51f-5a23-fb25-a162-b19e540e112a-5d359450 {
	grid-area: 1/2/3/4;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e116c-5d359450 {
	grid-area: 1/1/2/3;
}

#w-node-_740f4964-a295-90d5-e90f-021fff4542c5-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff4542f4-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff4542fc-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff45432c-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff454334-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff45435c-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff454364-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff454391-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff454399-5d359451, #w-node-_740f4964-a295-90d5-e90f-021fff4543c9-5d359451 {
	grid-area: span 1/span 1/span 1/span 1;
}

#w-node-_0df3e510-a7e5-40ce-fe75-4306bb23ba1a-41e728da {
	align-self: center;
}

#w-node-_0df3e510-a7e5-40ce-fe75-4306bb23ba36-41e728da {
	align-self: end;
}

#w-node-_0df3e510-a7e5-40ce-fe75-4306bb23ba3d-41e728da, #w-node-_0df3e510-a7e5-40ce-fe75-4306bb23ba3f-41e728da {
	grid-area: span 1/span 1/span 1/span 1;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e0fea-b6745288 {
	grid-area: 1/2/3/4;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e1029-b6745288 {
	grid-area: 1/1/2/3;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e103c-b6745288, #w-node-_623df51f-5a23-fb25-a162-b19e540e1053-b6745288 {
	grid-area: 1/2/3/4;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e108d-b6745288, #w-node-_56991ff1-619d-41c7-7849-27b045e003e8-b6745288 {
	grid-area: 1/1/2/3;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e10a9-b6745288, #w-node-_72adbc3b-4e9e-cefb-8a84-7def4ec2311f-b6745288 {
	grid-area: 1/2/3/4;
}

#w-node-_27127dfd-8cef-77f1-ba10-29b345b9bfb3-b6745288 {
	grid-area: 1/1/2/2;
}

#w-node-_72adbc3b-4e9e-cefb-8a84-7def4ec2315c-b6745288 {
	grid-area: 1/1/2/3;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e10c4-b6745288, #w-node-_623df51f-5a23-fb25-a162-b19e540e1112-b6745288, #w-node-_623df51f-5a23-fb25-a162-b19e540e112a-b6745288 {
	grid-area: 1/2/3/4;
}

#w-node-_623df51f-5a23-fb25-a162-b19e540e116c-b6745288 {
	grid-area: 1/1/2/3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fb9-f86ffcbd, #w-node-ebbac1fb-0d9f-0039-1f57-588fb07738da-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fc0-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fc7-f86ffcbd, #w-node-c05cd06a-6e3f-f2df-6736-1c749f595fcf-f86ffcbd {
	grid-area: plan-3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fd1-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fd3-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fd5-f86ffcbd {
	grid-area: feature;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fdb-f86ffcbd {
	grid-area: plan-3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fdd-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fdf-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fe1-f86ffcbd {
	grid-area: feature;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fe7-f86ffcbd {
	grid-area: plan-3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fe9-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595feb-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fed-f86ffcbd {
	grid-area: feature;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595ff3-f86ffcbd {
	grid-area: plan-3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595ff5-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595ff7-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595ff9-f86ffcbd {
	grid-area: feature;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fff-f86ffcbd {
	grid-area: plan-3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f596001-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f596003-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f596005-f86ffcbd {
	grid-area: feature;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f59600b-f86ffcbd {
	grid-area: plan-3;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f59600d-f86ffcbd {
	grid-area: plan-2;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f59600f-f86ffcbd {
	grid-area: plan-1;
}

#w-node-c05cd06a-6e3f-f2df-6736-1c749f596011-f86ffcbd {
	grid-area: feature;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e675-0c1faa00 {
	grid-area: 3/1/4/2;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e676-0c1faa00 {
	grid-area: 4/2/5/3;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e677-0c1faa00 {
	grid-area: 5/3/6/4;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e678-0c1faa00 {
	grid-area: 1/3/2/4;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e679-0c1faa00 {
	grid-area: 2/2/3/3;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e67a-0c1faa00 {
	grid-area: 3/2/4/3;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e67b-0c1faa00 {
	grid-area: 4/1/5/2;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e67c-0c1faa00 {
	grid-area: 5/2/6/3;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e67d-0c1faa00 {
	grid-area: 2/3/3/4;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e67e-0c1faa00 {
	grid-area: 3/4/4/5;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e67f-0c1faa00 {
	grid-area: 2/4/3/5;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e680-0c1faa00 {
	grid-area: 3/3/4/4;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e681-0c1faa00 {
	grid-area: 4/4/5/5;
}

#w-node-_53f1931f-9805-2cb7-7807-0fa1f8f6e682-0c1faa00 {
	grid-area: 6/2/7/3;
}

@media screen and (min-width: 1920px) {
	#w-node-_623df51f-5a23-fb25-a162-b19e540e0fe0-5d359450, #w-node-_623df51f-5a23-fb25-a162-b19e540e0fe0-b6745288 {
		align-self: stretch;
	}
}

@media screen and (max-width: 991px) {
	#w-node-bf99a945-77e3-b3fc-616e-a65134390ecd-5d35944b {
		justify-self: center;
	}
	
	#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fb9-f86ffcbd {
		grid-area: plan-1;
	}
	
	#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fc0-f86ffcbd {
		grid-area: plan-2;
	}
	
	#w-node-c05cd06a-6e3f-f2df-6736-1c749f595fc7-f86ffcbd {
		grid-area: plan-3;
	}
}

@media screen and (max-width: 767px) {
	#w-node-bf99a945-77e3-b3fc-616e-a65134390f1f-5d35944b {
		align-self: center;
		justify-self: center;
	}
	
	#w-node-de7e8915-3f42-dfd6-b3b7-8f90d6ed649f-5d35944b, #w-node-_289597bb-6815-18c6-4f4d-624ed21fa125-5d35944e {
		order: -9999;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff4542c5-5d359451 {
		grid-area: 1/2/2/3;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff4542f2-5d359451 {
		grid-area: 1/1/3/2;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff4542fc-5d359451 {
		grid-area: 1/2/2/3;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff45432a-5d359451 {
		grid-area: 1/1/3/2;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff454334-5d359451 {
		grid-area: 1/2/2/3;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff45435a-5d359451 {
		grid-area: 1/1/3/2;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff454364-5d359451 {
		grid-area: 1/2/2/3;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff45438f-5d359451 {
		grid-area: 1/1/3/2;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff454399-5d359451 {
		grid-area: 1/2/2/3;
	}
	
	#w-node-_740f4964-a295-90d5-e90f-021fff4543c7-5d359451 {
		grid-area: 1/1/3/2;
	}
}

@media screen and (max-width: 479px) {
	#w-node-fef1ccf9-2bcf-06be-41e5-47ed74fdf25b-5d359451, #w-node-fef1ccf9-2bcf-06be-41e5-47ed74fdf25b-708dd7a7 {
		grid-area: span 1/span 1/span 1/span 1;
	}
}
