﻿/*Font face*/
@font-face {
	font-family: webflow-icons;
	src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
	font-weight: 400;
	font-style: normal;
}

/*Generic Tags*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
	min-height: 100%;
	background-color: #fff;
	font-family: 'Hind Vadodara', sans-serif;
	color: #4f5c65;
	font-size: 16px;
	line-height: 24px;
}

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

nav,
summary {
	display: block;
}

[hidden],
template {
	display: none;
}

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

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

strong {
	font-weight: 700;
}

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

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

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

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

pre,
textarea {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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;
}

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

td,
th {
	padding: 0;
}

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

figure {
	margin: 0 0 10px;
}

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

h1 {
	margin: 0 0 32px;
	color: #353e44;
	font-size: 54px;
	line-height: 56px;
	font-weight: 700;
	letter-spacing: -.04em;
}

h2 {
	margin-top: 0;
	margin-bottom: 24px;
	color: #353e44;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: -.04em;
}

h3 {
	margin-top: 0;
	margin-bottom: 16px;
	color: #353e44;
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: -.04em;
}

h4 {
	margin-top: 0;
	margin-bottom: 12px;
	color: #353e44;
	font-size: 28px;
	line-height: 32px;
	font-weight: 700;
	letter-spacing: -.03em;
}

h5 {
	margin-top: 0;
	margin-bottom: 12px;
	color: #353e44;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: -.03em;
}

h6 {
	margin-top: 0;
	margin-bottom: 12px;
	color: #353e44;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: -.02em;
}

a {
	background-color: transparent;
	color: #0087ee;
	font-weight: 500;
	text-decoration: none;
}

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

blockquote {
	margin: 0 0 24px;
	padding: 0;
	border-left: 5px #e2e2e2;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -.01em;
}

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

#myIframe {
	display:flex;
	margin:auto;
	width: 960px;
	height: 800px;
}

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

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

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

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

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

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

.w-block {
	display: block;
}

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

.w-clearfix:after,
.w-clearfix:before {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

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

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

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

html[data-w-dynpage] [data-w-cloak] {
	color: transparent !important;
}

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

.w-embed:after,
.w-embed:before {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

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

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

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

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

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

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

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

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

.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-input[readonly],
.w-select[disabled],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
	cursor: not-allowed;
	background-color: #eee;
}

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

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

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

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

.w-row:after,
.w-row:before {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

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

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

.w-slider {
	position: relative;
	height: 300px;
	text-align: center;
	clear: both;
	-webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

.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 {
	position: relative;
	display: inline-block;
	width: 1em;
	height: 1em;
	background-color: rgba(255, 255, 255, .4);
	cursor: pointer;
	margin: 0 3px .5em;
	transition: background-color .1s, color .1s;
}

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

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

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

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

.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-left [class^=w-icon-],
.w-slider-arrow-right [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 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 1em;
	height: 1em;
}

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

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

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

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

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

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

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

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

.w-dropdown-list.w--open {
	min-width: 200px;
	padding: 12px 0;
	border: 1px solid #e9eef1;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 4px 6px 0 rgb(0 0 0 /5%);
	-ms-transform: none;
	transform: none;
	display: block;
}

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

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

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

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

.w-nav:after,
.w-nav:before {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

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

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

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

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

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

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

.w-nav-overlay {
	position: absolute;
	overflow: hidden;
	display: none;
	top: 60px;
	left: -90vw;
	right: 0;
}

.w-nav-button {
	position: absolute;
	right: 0;
	padding: 18px;
	font-size: 24px;
	display: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

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

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

.nav-buttons-container.mobile-hide > div > .button-fr {
	padding: 10px 15px;
}

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

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

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

.confirm-box {
	padding: 10px;
	background-color: #5cd679;
	color: #fff;
	text-align: center;
}
.fail-box {
	background-color: #f00;
	text-align: center;
	color: #fff;
	padding: 10px;
}

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

	100% {
		transform: rotate(360deg);
	}
}

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

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

.w-layout-grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto auto;
	grid-row-gap: 16px;
	grid-column-gap: 16px;
}
	
.w-pagination-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.w-pagination-next,
.w-pagination-previous {
	display: block;
	color: #333;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 9px 20px;
	background-color: #fafafa;
	border-width: 1px;
	border-color: #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-style: solid;
	border-radius: 2px;
}

.w-form-formrecaptcha {
	margin-bottom: 8px;
}

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

.w-checkbox::before {
	content: ' ';
	display: table;
	grid-column-end: 2;
	-ms-grid-column: 1;
	grid-column-start: 1;
	grid-row-end: 2;
	-ms-grid-row: 1;
	grid-row-start: 1;
}

.w-checkbox::after {
	content: ' ';
	display: table;
	grid-column-end: 2;
	-ms-grid-column: 1;
	grid-column-start: 1;
	grid-row-end: 2;
	-ms-grid-row: 1;
	grid-row-start: 1;
	clear: both;
}

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

.w-checkbox-input--inputType-custom {
	border-width: 1px;
	border-color: #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-style: solid;
	width: 12px;
	height: 12px;
	border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
	background-color: #3898ec;
	border-color: #3898ec;
	background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
	box-shadow: 0 0 3px 1px #3898ec;
}

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

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

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

.three-up-grid {
	display: -ms-grid;
	display: grid;
	width: 100%;
	grid-auto-flow: row;
	grid-auto-columns: 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 48px;
	grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
	grid-template-rows: auto;
}

.three-up-grid.three-col {
	grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
}

.three-up-grid-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 36px;
	padding-left: 36px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.three-up-grid-item img {
	width: 75px;
}

.tall-separation {
	margin-top: 72px;
}

.section {
	position: relative;
	left: auto;
	overflow: auto;
	padding-top: 24px;
	padding-bottom: 96px;
}

.section.style-guide-section {
	border-bottom: 1px solid #e9eef1;
}

.section.no-bottom-space {
	padding-bottom: 0;
}

.section.no-bottom-space.bg-primary-3.careers {
	position: relative;
	bottom: auto;
	padding-top: 60px;
	padding-bottom: 0;
}

	.section.no-bottom-space.bg-gradient-1.customer-stories-stats,
	.section.no-bottom-space.bg-gray-4,
	.section.no-bottom-space.bg-gray-4.hero-illustation,
	.section.no-bottom-space.bg-primary-3.why-condo-manager-bottom {
		padding-bottom: 0;
	}

.section.no-bottom-space.bg-gradient-2 {
	padding-bottom: 0;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(63%, rgba(15, 191, 149, .68)), to(#041e39));
	background-image: linear-gradient(90deg, rgba(15, 191, 149, .68) 63%, #041e39);
}

.section.no-bottom-space.hompepage-benefits {
	padding-top: 24px;
}

.section.bg-gray-4 {
	padding-top: 60px;
}

.section.no-top-space {
	padding-top: 0;
}

.section.utility-page-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-right: 24px;
	padding-left: 24px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.section.no-space {
	padding-top: 0;
	padding-bottom: 0;
}

.section.partner {
	padding-top: 160px;
	padding-bottom: 160px;
}

.container {
	position: relative;
	z-index: 3;
	width: 100%;
	max-width: 1272px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 36px;
	padding-left: 36px;
}

.container.announcement-bar-container {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.container.text-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.container.text-center.hero-container-nav-above {
	margin-top: 96px;
	padding-top: 6vw;
	padding-bottom: 6vw;
}

.container.container-narrow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 864px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.container.container-narrow.align-left {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.container.align-left, 
.container.post-breadcrumbs-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.container.hero-container {
	position: relative;
	z-index: 3;
	padding-top: 6vh;
	padding-bottom: 6vh;
}

.container.case-study-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.contact-methods-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #353e44;
	text-align: center;
}

.horizontal-rule {
	width: 100%;
	height: 1px;
	margin-top: 96px;
	background-color: #e9eef1;
}

.breadcrumb-link {
	opacity: .5;
	-webkit-transition: color .2s,opacity .2s;
	transition: color .2s,opacity .2s;
	color: #4f5c65
}

.breadcrumb-link.w--current, 
.breadcrumb-link:hover {
	opacity: 1;
	color: #0087ee
}

.breadcrumb-link.text-small {
	display: inline-block
}

.breadcrumb-icon {
	opacity: .25
}

.breadcrumb-link-2 {
	opacity: .5;
	-webkit-transition: color .2s,opacity .2s;
	transition: color .2s,opacity .2s;
	color: #4f5c65
}

.breadcrumb-link-2.w--current, 
.breadcrumb-link-2:hover {
	opacity: 1;
	color: #0087ee
}

.breadcrumb-link-2.text-small {
	display: inline-block
}

.container.post-breadcrumbs-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.breadcrumb-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	padding-left: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

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

.breadcrumb-list-item {
	margin-right: 6px ;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.text-small {
	font-size: 14px;
}

.bg-primary-2 {
	background-color: #0fbf95;
	color: #fff;
}

.bg-primary-3 {
	background-color: #041e39;
	color: #fff;
}

.bg-gray-3 {
	background-color: #e9eef1;
}

.bg-gray-4 {
	background-color: #f7fafc;
}

.bg-white {
	background-color: #fff;
}

.bg-primary {
	background-color: #0087ee;
	color: #fff;
}

.h6-small {
	color: #353e44;
	font-size: 16px;
	font-weight: 500;
}

.h6-small.career-heading {
	width: 60%;
	margin-bottom: 0;
}

.text-large {
	padding-top: 40px;
	color: #4f5c65;
	font-size: 16px;
	line-height: 30px;
}

.text-large.footer-description {
	margin-bottom: 24px;
}

.text-large.section-subtitle {
	color: #000;
}

.text-large.section-subtitle.hompage-sub {
	margin-left: 0;
	color: #4f5c65;
}

.text-large.support-text {
	margin-bottom: 30px;
}

.text-large.support-text.text-white {
	color: #fff;
	font-size: 16px;
}

.text-large.paragraph-large.text-white {
	color: #fff;
	font-size: 16px;
}

.text-large.drummondville-text {
	color: #f7fafc;
}

.text-small-caps {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.text-small-caps.small-caps-title {
	margin-bottom: 16px;
}

.text-small-caps.contact-method-heading {
	margin-bottom: 8px;
	opacity: 1;
	color: #4f5c65;
}

.button-fr {
	padding: 10px 24px;
	border: 2px solid #0198cf;
	border-radius: 5px;
	background-color: #0198cf;
	-webkit-transition: opacity .2s, color .2s, border-color .2s, background-color .2s;
	transition: opacity .2s, color .2s, border-color .2s, background-color .2s;
	color: #fff;
	font-weight: 500;
	text-align: center;
}

.button-fr:hover {
	opacity: .75;
}

.button-fr.w--current {
	background-color: #fff;
	color: #0087ee;
}

.button-fr.button-large {
	padding: 19px 36px;
	-ms-flex-item-align: start;
	align-self: flex-start;
	font-size: 20px;
	line-height: 30px;
}

.button-fr.button-outline {
	background-color: #fff;
	color: #0198cf;
}

.button-fr.button-outline:hover {
	background-color: #0198cf;
	opacity: 1;
	color: #fff;
}

.button-fr.button-round-fr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 48px;
	height: 48px;
	padding: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
}

.button-fr.button-round-fr.back-to-top-button-fr {
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}

.button-fr.button-round-fr.back-to-top-button-fr:hover {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.button-fr.submit-button {
	margin-top: 12px;
	background-color: #0198cf;
}

.button-fr.utility-page-button {
	width: 100%;
}

.button-fr.button-with-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0198cf;
}

.button-fr.navbar-button {
	border-color: #0198cf;
	background-color: #0198cf;
}

.button-fr.navbar-button.mobile {
	margin-top: 7px;
}

.button-fr.button-white {
	border-color: #fff;
	background-color: #fff;
	color: #0087ee;
}

.button-fr.button-white.navbar-button {
	color: #0198cf;
}

.form-input {
	height: 48px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #e9eef1;
	border-radius: 5px;
	background-color: #fff;
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
	font-size: 16px;
	line-height: 24px;
}

.form-input:focus {
	border-color: #0087ee;
}

.form-input.form-input-large {
	height: 72px;
	font-size: 20px;
}

.form-input.form-input-large.subscribe-form-input {
	margin-right: 12px;
}

.form-input.textarea-input {
	height: auto;
	min-height: 96px;
	padding-top: 12px;
}

.form-input.textarea-input.textarea-input-large {
	min-height: 240px;
}

.form-input.row-form-input {
	margin-bottom: 0;
}

.field-label {
	margin-top: 4px;
	margin-bottom: 8px;
	opacity: 1;
	font-weight: 400;
}

.field-label-2,
.field-label-3,
.field-label-4 {
	color: #fff;
}

.field-label-5,
.field-label-6 {
	color: #fff;
}

.navbar-container {
	position: relative;
	z-index: 99;
	background-color: #fff;
}

.navbar-container.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.navbar-container.bg-transparent {
	margin-bottom: -96px;
	background-color: transparent;
}

.navbar-container.bg-primary {
	background-color: #0087ee;
}

.navbar-container.bg-primary-3,
.navbar-container.bg-primary.sticky-top {
	background-color: #041e39;
}

.navbar-container.bg-gray-4 {
	background-color: #f7fafc;
}

.navbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 16px;
	padding-bottom: 16px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
}

.nav-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #353e44;
}

.nav-link {
	margin-right: auto;
	margin-left: auto;
	padding: 0 16px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}

.nav-link:hover {
	opacity: 1;
}

.nav-link.w--current {
	opacity: 1;
	color: #0087ee;
}

.nav-link.white {
	opacity: 1;
	color: #4f5c65;
}

.menu-button {
	margin-left: 24px;
	padding: 8px;
	background-color: transparent;
}

.menu-button.w--open {
	background-color: transparent;
}

.menu-button-cross {
	display: block;
}

.menu-button-toggle {
	display: block;
}


.dropdown-list {
	-webkit-transform: translate(0, 16px);
	-ms-transform: translate(0, 16px);
	transform: translate(0, 16px);
}

.dropdown-list.w--open {
	min-width: 200px;
	padding: 12px 0;
	border: 1px solid #e9eef1;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .05);
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.dropdown-link {
	display: block;
	padding: 6px 20px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	color: #4f5c65;
}

.dropdown-link:hover {
	opacity: 1;
}

.dropdown-link.w--current {
	opacity: 1;
	color: #0198cf;
}

.footer {
	padding-top: 96px;
	padding-bottom: 48px;
}

.footer-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 120px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-logo-link {
	margin-bottom: 24px;
}

.footer-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 384px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.footer-menus-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.footer-menu-column {
	margin-left: 72px;
}

.footer-link {
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	color: #4f5c65;
}

.footer-link:hover {
	opacity: 1;
}

.footer-link.w--current {
	opacity: 1;
	color: #0087ee;
}

.link-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.link-menu-item {
	margin-top: 6px;
	margin-bottom: 6px;
}

.badge {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 30px;
	padding-right: 12px;
	padding-left: 12px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 3px;
	background-color: #0198cf;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.badge.badge-small {
	height: 24px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	font-weight: 500;
}

.badge.bg-success.announcement-badge {
	margin-right: 16px;
	color: #fff;
}

.card {
	position: relative;
	border: 1px solid #e9eef1;
	border-radius: 10px;
	background-color: #fff;
	text-align: left;
}

.card.card-horizontal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.card.terms-card {
	margin-bottom: 24px;
}

.card.featured-post-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.card.help-center-card {
	margin-bottom: 24px;
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
}

.card.help-center-card:hover {
	border-color: #0087ee;
}

.card.teamviewer-card {
	margin-bottom: 24px;
}

.card.related-articles-card {
	margin-bottom: 24px;
}

.card.blog-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.card-body {
	padding: 36px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #4f5c65;
}

.card-body.card-horizontal-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: -54px;
	padding-right: 72px;
	padding-left: 72px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.card-body.career-card-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 24px;
}

.card.career-card {
	margin-bottom: 24px;
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
}

.card.career-card:hover {
	border-color: #0087ee;
}

.card-body.featured-post-card-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 72px;
	padding-left: 72px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.card-body.category-card-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 48px;
}

.text-white {
	color: #fff;
	font-size: 36px;
}

.card-image-top {
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.pill {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 12px 24px 12px 12px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 1000px;
}

.pill.bg-gray-3 {
	color: #4f5c65;
}

.pill.pill-notice {
	padding-right: 24px;
	padding-left: 24px;
	text-align: center;
}

.pill.pill-notice.bg-white {
	background-color: hsla(0, 0%, 100%, .1);
	color: #fff;
}

.pill.bg-gray-4 {
	color: #4f5c65;
}

.pill.case-study-card-pill {
	position: absolute;
	top: 24px;
	right: 24px;
	padding-right: 16px;
	padding-left: 16px;
}

.expandable {
	position: relative;
	margin-bottom: 12px;
	border-radius: 10px;
}

.expandable-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 24px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
}

.dropdown-icon {
	position: absolute;
	top: 3px;
	margin-right: -8px;
	margin-left: 4px;
}

.icon {
	margin-bottom: 24px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.icon-circle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 120px;
	height: 120px;
	margin-bottom: 24px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
}

.announcement-bar {
	padding-top: 24px;
	padding-bottom: 24px;
}

.announcement-bar.bg-primary-3 {
	padding-top: 16px;
	padding-bottom: 16px;
}

.text-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.announcement-cross {
	position: absolute;
	right: 36px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	cursor: pointer;
}

.announcement-cross:hover {
	opacity: 1;
}

.section-subtitle {
	max-width: 690px;
}

	.section-subtitle.text-large {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 auto;
		margin-bottom: 15px;
		padding-left: 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		color: #fff;
		text-align: center;
	}

.section-subtitle.text-large.text-white {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 30px;
	line-height: 36px;
}

h2.center, h3.center {
	text-align: center;
}

.section-subtitle.text-large.center {
	margin-right: auto;
	margin-left: auto;
}

.section-subtitle.text-large.center.contact-us-subtitle {
	color: #353e44;
}

.section-subtitle.text-large.four-benefits-sub-header-fr {
	margin-left: 100px;
}

.divider {
	position: relative;
	z-index: 1;
	width: 100vw;
	height: 4vw;
}

.divider.divider-top {
	bottom: 1px;
	margin-bottom: 46px;
}

.divider.divider-bottom {
	top: auto;
	z-index: 1;
	margin-top: 20px;
}

.divider.divider-bottom-large {
	margin-top: 120px;
}

.divider.divider-bottom-small {
	margin-top: 72px;
}

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

.section-title {
	margin-bottom: 72px;
}

.section-title.testimonial-heading {
	margin-bottom: 20px;
}

.section-title.center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.vertical-divider {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 4vw;
	height: 100%;
}

.h2 {
	margin-bottom: 24px;
	color: #353e44;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
}

.h2.text-white {
	color: #fff;
}

.h2.career-description-heading {
	margin-bottom: 8px;
}

.h2.no-bottom-space {
	margin-bottom: 0;
}

.careers-list-item {
	margin-bottom: 12px;
}

.career-list-wrapper {
	width: 100%;
	margin-bottom: 36px;
}

.career-basis,
.career-location {
	width: 20%;
}

.career-heading {
	width: 60%;
}

.career-link {
	display: block;
	width: 100%;
	color: #4f5c65;
	font-weight: 400;
}

.career-description-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.article {
	max-width: 672px;
	margin-right: auto;
	margin-left: auto;
}

.article ul {
	margin-top: 24px;
	margin-bottom: 24px;
	padding-left: 24px;
}

.article li {
	padding-top: 6px;
	padding-bottom: 6px;
}

.article blockquote {
	margin-top: 48px;
	margin-bottom: 48px;
	padding-left: 48px;
	border-left: 2px solid #e9eef1;
	color: #0087ee;
}

.article img {
	border-radius: 10px;
}

.article figure {
	margin-top: 48px;
	margin-bottom: 48px;
}

.article figcaption {
	margin-top: 8px;
	font-size: 14px;
}

.article.help-center-article {
	margin-right: 0;
	margin-left: 0;
}

.form-row {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 16px;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
}

.form-group {
	margin-bottom: 24px;
}

.form-block {
	width: 100%;
	margin-bottom: 0;
}

.form-success {
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 100px;
	background-color: #3cba58;
	color: #fff;
}

.form-error {
	margin-top: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 100px;
	background-color: #da2424;
	color: #fff;
	text-align: center;
}

.form-group-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-checkbox-agree {
	margin-top: 12px;
}

.icon-cards-grid {
	display: -ms-grid;
	display: grid;
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	grid-auto-columns: 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto auto;
}

.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 99;
}

.contact-method-item.sidebar-contact-method-item {
	margin-bottom: 24px;
}

.h1 {
	margin-bottom: 32px;
	color: #353e44;
	font-size: 54px;
	line-height: 56px;
	font-weight: 700;
	letter-spacing: -.04em;
}

.h1.text-white {
	color: #fff;
}

.subscribe-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	grid-auto-flow: column;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto auto;
}

.subscribe-form-wrapper {
	display: block;
	width: 100%;
	max-width: 576px;
	margin-top: 48px;
	-o-object-fit: fill;
	object-fit: fill;
}

.text-muted {
	opacity: .5;
}

.utility-page-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 260px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.card-footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 12px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #e9eef1;
}

.blog-grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
}

.post-title-wrapper {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 24px;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.post-title-image {
	max-width: 50%;
	border-radius: 10px;
}

.post-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 24px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.post-title-date {
	margin-right: 12px;
}

.post-title-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 96px;
	padding-top: 24px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.pull-divider-up {
	position: relative;
	z-index: 2;
	margin-bottom: -4vw;
}

.post-share-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 72px;
	margin-left: -6px;
	padding-top: 48px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-top: 1px solid #e9eef1;
}

.share-button {
	position: relative;
	top: 2px;
	margin-right: 6px;
	margin-left: 6px;
}

.pagination {
	margin-top: 48px;
}

.button-icon {
	margin-right: -12px;
	margin-left: 6px;
}

.button-icon-first {
	margin-right: 6px;
	margin-left: -12px;
}

.wide-post-wrapper {
	margin-bottom: 48px;
}

.featured-post-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 48px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.card-image-link-wrapper {
	display: block;
}

.bg-gradient-1 {
	background-image: -webkit-gradient(linear, right top, left top, from(#0fbf95), to(#0087ee));
	background-image: linear-gradient(270deg, #0fbf95, #0087ee);
	color: #fff;
}

.bg-gradient-2 {
	background-image: -webkit-gradient(linear, left top, right top, from(#0fbf95), to(#041e39));
	background-image: linear-gradient(90deg, #0fbf95, #041e39);
	color: #fff;
}

.add-space-right {
	margin-right: 12px;
}

.back-to-top {
	position: fixed;
	right: 24px;
	bottom: 24px;
	z-index: 98;
	padding-right: 80px;
	padding-bottom: 40px;
}

.nav-link-white {
	color: #fff;
}

.sidebar-layout {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.sidebar-aside-content {
	position: -webkit-sticky;
	position: sticky;
	top: 24px;
	z-index: 2;
	max-width: 336px;
	padding-bottom: 24px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.sidebar-main-content {
	width: 100%;
	max-width: 792px;
	padding-right: 24px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
	-ms-flex: 0 auto;
	flex: 0 auto;
}

.sidebar-contact-methods {
	margin-top: 24px;
}

.sidebar-main-content-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 48px;
	padding-bottom: 48px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #e9eef1;
}

.sidebar-main-content-heading {
	margin-top: 24px;
}

.help-center-link-block {
	width: 100%;
	font-weight: 400;
}

.category-icon {
	width: 100%;
	height: 72px;
	max-width: 60px;
	margin-right: 48px;
	color: #4786b1;
}

.store-link {
	max-width: 300px;
	margin-left: -30px;
}

.store-link > img {
	width: 200px;
}

.store-link > img.image-margin {
	width: 230px;
}

.link,
.link-2,
.link-3,
.link-4 {
	color: #0198cf;
	text-decoration: none;
}

link:hover {
	text-decoration: underline;
}

.link-5,
.link-6,
.link-7 {
	color: #0198cf;
}

.link-8 {
	color: #0198cf;
}

.link-10,
.link-11,
.link-12,
.link-13,
.link-9 {
	color: #0198cf;
}

.link-14 {
	color: #0198cf;
}

.link-16 {
	margin-right: 16px;
	margin-left: 16px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	color: #353e44;
	font-size: 20px;
	line-height: 30px;
}

.link-16:hover {
	opacity: 1;
}

.link-16.light {
	opacity: 1;
	-webkit-transition-property: none;
	transition-property: none;
	color: #fff;
}

.link-17 {
	color: #fff;
}

.link-18,
.link-19,
.link-20 {
	color: #fff;
}

.link-21 {
	color: #4f5c65;
}

.text-block-2 {
	color: #f7fafc;
}

.text-block-4 {
	color: #f7fafc;
	text-shadow: 1px 1px 6px #000;
}

.text-block-5 {
	color: #0198cf;
}

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

.body {
	padding-left: 0;
}

.body-2,
.body-3,
.body-4,
.body-5 {
	font-family: 'Hind Vadodara', sans-serif;
}

.body-7 {
	font-family: 'Hind Vadodara', sans-serif;
}

.body-9 {
	font-family: 'Hind Vadodara', sans-serif;
}

.left-arrow {
	left: 0;
}

.right-arrow {
	right: 0;
}

.testimonial-item {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.testimonial-slider {
	max-width: 100%;
}

.testimonial-slide {
	width: 100%;
	height: 100%;
	min-height: 50%;
	min-width: 100%;
	background-color: #041e39;
}

.testimonial-item-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.testimonial-comment,
.testimonial-name {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
}

.testimonial-section {
	padding-bottom: 60px;
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.features-left {
	width: 33.33%;
	padding-right: 80px;
}

.features-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 66.66%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.feature-card {
	width: 33.33%;
}

.feature-item {
	margin-bottom: 80px;
	padding-right: 10px;
	padding-left: 10px;
}

.feature-title {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.3em;
}

.checklist-image {
	margin-bottom: 20px;
}

.partner-navigation {
	position: -webkit-sticky;
	position: sticky;
	top: 89px;
	z-index: 9;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #e9eef1;
}

.partner-menu {
	display: inline-block;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 18px;
}

.partner-menu-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	padding-left: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	list-style-type: none;
}

.partner-logos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.partner-logo-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding: 30px 20px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #e9eef1;
	background-color: #fff;
	text-align: center;
}

.partner-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.partner-logo.half {
	width: 50%;
}

.partner-logo.third {
	width: 33.33%;
}

.partner-logo.full {
	width: 100%;
}

.section-title-no-animation {
	margin-bottom: 72px;
}

.language-link {
	position: relative;
	left: auto;
	bottom: auto;
	z-index: 9999;
	display: block;
}

.language-link.light {
	top: 30px;
	right: 399px;
}

.div-block {
	margin-top: -63px;
}

.div-block-2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.div-block-3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.div-block-4 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.div-block-5 {
	position: static;
	float: none;
	clear: none;
}

.div-block-6 {
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 1px;
}

.content-pair {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.content-pair.content-pair-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.content-pair-text {
	width: 100%;
	max-width: 480px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.content-pair-image {
	max-width: 50%;
	border-radius: 10px;
}

.content-pair-graphic {
	width: 50%;
	max-width: 540px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
	-ms-flex: 0 auto;
	flex: 0 auto;
}

.grid {
	grid-template-columns: 1fr 1fr 1fr;
}

.dropdown-list-2 {
	-webkit-transform: translate(0, 16px);
	-ms-transform: translate(0, 16px);
	transform: translate(0, 16px);
}

.dropdown-list-2.w--open {
	min-width: 200px;
	padding: 12px 0;
	border: 1px solid #e9eef1;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .05);
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.dropdown-link-2 {
	padding: 6px 20px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	color: #4f5c65;
}

.dropdown-link-2:hover {
	opacity: 1;
}

.dropdown-link-2.w--current {
	opacity: 1;
	color: #0198cf;
}

.hero-illustation {
	background-image: url("/images/condo.png");
	background-position: 100% 100%;
	background-size: 45%;
	background-repeat: no-repeat;
}

.block-link {
	display: block;
}

.button-fr-copy {
	padding: 10px 24px;
	border: 2px solid #0198cf;
	border-radius: 5px;
	background-color: #0198cf;
	-webkit-transition: opacity .2s, color .2s, border-color .2s, background-color .2s;
	transition: opacity .2s, color .2s, border-color .2s, background-color .2s;
	color: #fff;
	font-weight: 500;
	text-align: center;
}

.button-fr-copy:hover {
	opacity: .75;
}

.button-fr-copy.w--current {
	background-color: #fff;
	color: #0087ee;
}

.button-fr-copy.button-round-fr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 48px;
	height: 48px;
	padding: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
}

.button-fr-copy.button-round-fr.back-to-top-button-fr {
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}

.button-fr-copy.button-round-fr.back-to-top-button-fr:hover {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.button-under {
	margin-top: 20px
}

.heading-3,
.heading-4 {
	color: #fff;
}

.heading-6 {
	position: static;
}

.heading-8 {
	color: #e9eef1;
	text-align: center;
}

.heading-9 {
	color: #fff;
	text-align: center;
}

.heading-10 {
	color: #fff;
	text-align: center;
}

.heading-11 {
	position: static;
}

.heading-12 {
	float: none;
}

.block-quote {
	padding-top: 24px;
	text-align: center;
}

.block-quote-2,
.block-quote-3 {
	font-size: 18px;
}

.container-4 {
	position: relative;
	z-index: 3;
	max-width: 1272px;
	padding-right: 36px;
	padding-left: 36px;
}

.section-3 {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0198cf;
}

.section-4 {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0198cf;
}

.image {
	text-align: center;
}

.html-embed {
	padding-left: 108px;
}

.recaptcha {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.column {
	display: block;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.columns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.column-2 {
	-ms-flex-item-align: auto;
	align-self: auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.columns-2 {
	display: block;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
	clear: none;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.column-3 {
	padding-right: 0;
}

.column-4 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 218px;
	padding-bottom: 0;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-item-align: auto;
	align-self: auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.list {
	display: block;
	margin-right: 19px;
	float: right;
	list-style-type: none;
}

.list-3 {
	margin-right: 8px;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0;
	list-style-type: none;
}

.list-4 {
	margin-right: 8px;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 10px;
}

.list-item {
	padding-right: 0;
	float: none;
	clear: none;
}

.web-portal-table {
	border: 1px solid;
	margin: 0 auto;
}

.web-portal-table tr {
	height: 75px;
}

.web-portal-feature {
	width: 750px;
}

.web-portal-lite {
	text-align: center;
	width: 75px;
	background-color: #ccc;
	border-bottom: 1px solid #fff;
}

.web-portal-lite.bottom-border {
	border-bottom: none;
}

.web-portal-full {
	text-align: center;
	width: 75px;
}

.web-portal-title {
	color: #fff;
	text-align: center;
}

.web-portal-feature.web-portal-title {
	background-color: #0198cf;
	border: 1px solid;
}

.wp-feature-title {
	color: #000;
}

.wp-feature-subtitle {
	color: #4f5c65;
}

.text-black {
	color: #000 !important;
}

.chat-button {
	position: fixed;
	right: 24px;
	bottom: -10px;
	font-size: 20px;
	z-index: 99;
}

.chat-image {
	margin-right: 10px;
}

.support-button {
	width: 350px;
}

.otonom-image-group {
	align-items: flex-start;
	margin-top: 30px;
}

.otonom-bottom-image {
	margin-top: 175px;
}

.add-space-bottom {
	margin-bottom: 30px
}

.otonom-table {
	border: 1px solid #004B84;
	border-radius: 10px;
	text-align: center;
	background-color: #156CAD;
	color: #fff;
	padding: 10px 20px;
	overflow-x: auto;
}

.text-blue {
	color: #7CCBDE;
}

.text-otonom-blue {
	color: #199DD1;
}

.bg-otonom-blue {
	background-color: #146CAD;
	color: white;
}

.otonom-table-inside {
	border: 1px solid #1366A4;
}

.otonom-table-cells {
	padding: 15px;
}

.border-top-right-bottom {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.border-white {
	border: 1px solid #fff;
}

.border-top-left-bottom {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.border-top-right {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

.border-top-right-left {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.border-top-left {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.otonom-stat-row {
	content: "";
	display: flex;
	flex-wrap: wrap;
	clear: both;
	width: 100%;
}

.otonom-stat-column {
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 33.333%;
	aspect-ratio: 1 / 0.75;
	flex-wrap: wrap;
	display: flex;
	align-content: center;
	justify-content: center;
}

.text-giant {
	font-size: 130px;
	line-height: 1;
}

.text-big {
	font-size: 50px;
	line-height: 1;
}

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

.margin-20-left {
	margin-left: 20px;
}

.margin-left {
	margin-left: auto;
}

.teamviewer-session-grid {
	display: grid;
	grid-column-gap: 24px;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
}

/*Responsive*/
@media screen and (max-width:991px) {
		.w-nav[data-collapse=small] .w-nav-menu {
		display: none;
	}

	.w-nav[data-collapse=small] .w-nav-button {
		display: block;
	}

	.menu-button.w--open > .menu-button-toggle {
		display: none;
	}

	.menu-button.w--open > .menu-button-cross {
		display: block;
	}

	.menu-button.w--open > .w-nav-overlay {
		display: block;
	}

	.menu-button-cross {
		display: none;
	}

	.mobile-menu-buttons {
		display: none;
	}

	h1 {
		margin-bottom: 24px;
	}

	h2 {
		margin-bottom: 16px;
		font-size: 36px;
		line-height: 40px;
	}

	h4 {
		line-height: 32px;
	}

	blockquote {
		font-size: 20px;
		line-height: 30px;
	}

	#myIframe {
		width: 750px;
		height: 800px;
	}

	.section {
		padding-top: 72px;
		padding-bottom: 72px;
	}

	.container {
		padding-right: 24px;
		padding-left: 24px;
	}

	.container.hero-container {
		margin-bottom: 100px;
	}

	.button-fr.button-large {
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.button-fr.button-outline.add-space-right.support.mobile {
		padding-right: 10px;
		padding-left: 10px;
	}

	.button-fr.button-round-fr.back-to-top-button-fr {
		display: none;
	}

	.button-fr.submit-button {
		margin-top: 0;
	}

	.button-fr.navbar-button.mobile {
		padding-right: 10px;
		padding-left: 10px;
		font-size: 14px;
	}

	.form-input.form-input-large {
		height: 60px;
	}

	.navbar-container.bg-transparent {
		margin-bottom: 72px;
	}

	.navbar-container.bg-transparent.sticky-top {
		margin-bottom: -96px;
	}

	.navbar {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.nav-menu {
		background-color: #fff;
		padding: 16px 24px;
		border: 1px solid #e9eef1;
		border-radius: 5px;
		margin-left: 0;
	}

	.responsive-menu {
		padding-bottom: 50px;
		margin-bottom: 0;
	}

	.nav-menu > .div-block-3 {
		width: 80%;
	}

	.nav-buttons-container {
		position: absolute;
		width: 80%;
	}

	.nav-buttons-container.mobile-hide {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.nav-link {
		padding: 6px 0;
		font-size: 16px;
		line-height: 24px;
	}

	.dropdown-list.w--open {
		min-width: 120px;
		padding-top: 1px;
		padding-bottom: 1px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.three-up-grid {
		grid-template-columns: none;
	}

	.footer {
		padding-top: 72px;
		text-align: center;
	}

	.footer-row {
		margin-bottom: 48px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.footer-info {
		margin-bottom: 72px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.footer-menu-column {
		margin-right: 24px;
		margin-left: 24px;
	}

	.store-link > img.image-margin {
		width: 200px;
	}

	.card.featured-post-card {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.card-body {
		padding: 24px;
	}

	.card-body.card-horizontal-body {
		padding-right: 48px;
		padding-left: 36px;
	}

	.card-body.featured-post-card-body {
		padding-right: 24px;
		padding-left: 24px;
	}

	.card-body.category-card-body {
		padding: 36px;
	}

	.navbar-logo {
		padding-right: 105px;
	}

	.dropdown-icon {
		top: 2px;
		margin-right: -16px;
	}

	.icon-circle {
		width: 96px;
		height: 96px;
	}

	.announcement-bar.bg-primary-3 {
		font-size: 14px;
	}

	.announcement-cross {
		right: 24px;
	}

	.divider {
		height: 6vw;
	}

	.divider.divider-top {
		margin-bottom: 72px;
	}

	.divider.divider-bottom {
		margin-top: 72px;
	}

	.divider.divider-bottom-large {
		margin-top: 96px;
	}

	.divider.divider-bottom-small {
		margin-top: 48px;
	}

	.vertical-divider.horizontal-section-divider {
		display: none;
	}

	.h2 {
		margin-bottom: 16px;
	}

	.career-list-wrapper {
		margin-bottom: 12px;
	}

	.article blockquote {
		margin-top: 36px;
		margin-bottom: 36px;
		padding-left: 36px;
	}

	.article.help-center-article {
		margin-bottom: 48px;
	}

	.form-block {
		margin-bottom: 0;
	}

	.icon-cards-grid {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
	}

	.h1 {
		margin-bottom: 24px;
		font-size: 40px;
		line-height: 48px;
	}

	.card-footer {
		padding-right: 24px;
		padding-left: 24px;
	}

	.blog-grid {
		grid-template-columns: 1fr 1fr;
	}

	.post-title-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}

	.post-title-image {
		max-width: 100%;
	}

	.post-title-content {
		margin-bottom: 36px;
		margin-left: 0;
		padding-top: 0;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.pull-divider-up {
		margin-bottom: -6vw;
	}

	.post-share-wrapper {
		margin-top: 48px;
	}

	.wide-post-wrapper {
		margin-bottom: 36px;
	}

	.featured-post-meta {
		margin-top: 24px;
	}

	.nav-link-white {
		color: #4f5c65;
	}

	.sidebar-layout {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.sidebar-aside-content {
		width: 100%;
		max-width: none;
	}

	.sidebar-main-content {
		padding-right: 0;
	}

	.category-icon {
		margin-right: 36px;
	}

	.sidebar-main-content-header {
		margin-bottom: 36px;
		padding-bottom: 36px;
	}

	.testimonial-item {
		max-width: 530px;
	}

	.testimonial-comment,
	.testimonial-name {
		position: relative;
		left: auto;
		right: auto;
		overflow: visible;
		max-width: none;
		min-width: auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.feature-card {
		width: 50%;
	}

	.partner-navigation {
		top: 88px;
	}

	.language-link {
		position: absolute;
		top: 25px;
		right: 60px;
		bottom: 0;
		margin-left: 0;
	}

	.language-link.light {
		right: 366px;
	}

	.dropdown-list-2.w--open {
		min-width: 120px;
		padding-top: 1px;
		padding-bottom: 1px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.card-body-2 {
		padding: 24px;
	}

	.hero-illustation {
		background-position: 50% 100%;
		background-size: 60%;
	}

	.button-fr-copy.button-round-fr.back-to-top-button-fr {
		display: none;
	}

	.otonom-stat-column {
		width: 50%;
	}
}

@media screen and (max-width:790px) 
{
	#myIframe {
		width: 450px;
		height: 700px;
	}

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

	.w-nav[data-collapse=small] .w-nav-button {
		display: block;
	}

	.mobile-menu-buttons {
		display: block;
	}

	.w-nav-brand {
		padding-left: 10px;
	}

	.w-nav-brand {
		padding-left: 10px;
	}

	.nav-buttons-container {
		position: absolute;
		bottom: 5%;
		width: 90%;
	}

	.nav-buttons-container.mobile-hide {
		position: relative;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.button-fr.navbar-button.mobile {
		display: none;
		width: 100%;
	}

	.menu-button.w--open > .menu-button-toggle {
		display: none;
	}

	.menu-button.w--open > .menu-button-cross {
		display: block;
	}

	.menu-button.w--open > .w-nav-overlay {
		display: block;
	}

	.menu-button-cross {
		display: none;
	}

	.w-nav-button {
		font-size: 16px;
	}
	
	h1 {
		margin-bottom: 16px;
		font-size: 40px;
		line-height: 48px;
	}

	.section
	{
		padding-top: 72px;
		padding-bottom: 72px;
	}

	.section.utility-page-content {
		padding-right: 12px;
		padding-left: 12px;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.container.announcement-bar-container {
		padding-right: 48px;
	}

	.container.text-center.hero-container-nav-above {
		margin-top: 80px;
	}

	.container.case-study-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.responsive-menu {
		padding-bottom: 225px;
		margin-bottom: 0;
	}

	.h6-small.career-heading {
		width: 50%;
	}

	.text-large {
		font-size: 16px;
		line-height: 24px;
	}

	.text-small-caps {
		font-size: 13px;
	}

	.button-fr.button-outline.add-space-right.support {
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
	}

	.button-fr.button-outline.add-space-right.support.mobile {
		display: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.button-fr.navbar-button {
		width: 100%;
	}

	.button-fr.navbar-button.mobile {
		display: none;
		width: 100%;
	}

	.button-fr.button-white.navbar-button {
		display: none;
	}

	.form-input.form-input-large.subscribe-form-input {
		margin-right: 8px;
	}

	.navbar-container.bg-transparent.sticky-top {
		margin-bottom: -80px;
	}

	.navbar {
		height: 70px;
		padding-top: 16px;
		padding-bottom: 16px;
	}

	.dropdown-list.w--open {
		min-width: auto;
	}

	.footer {
		padding-top: 72px;
		padding-bottom: 36px;
	}

	.footer-row {
		margin-bottom: 24px;
	}

	.footer-info {
		margin-bottom: 48px;
	}

	.footer-menus-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-menu-column {
		width: 50%;
		margin-right: 0;
		margin-bottom: 24px;
		margin-left: 0;
	}

	.card {
		border-radius: 5px;
	}

	.card.featured-post-card {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.card-body {
		padding: 24px;
	}

	.card-body.career-card-body {
		padding: 16px;
	}

	.card-body.category-card-body {
		padding: 24px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.navbar-logo {
		padding-right: 105px;
	}

	.pill {
		padding: 6px 12px 6px 6px;
	}

	.expandable-title {
		padding: 16px;
	}

	.icon-circle {
		width: 72px;
		height: 72px;
	}

	.announcement-bar.bg-primary-3 {
		line-height: 20px;
	}

	.text-row {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.divider {
		height: 7vw;
	}

	.divider.divider-top {
		margin-bottom: 72px;
	}

	.divider.divider-bottom,
	.divider.divider-bottom-large {
		margin-top: 72px;
	}

	.divider.divider-bottom-small {
		margin-top: 24px;
	}

	.section-title {
		margin-bottom: 48px;
	}

	.career-location {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.article blockquote {
		margin-top: 24px;
		margin-bottom: 24px;
		padding-left: 24px;
	}

	.article img {
		border-radius: 5px;
	}

	.article figure {
		margin-top: 36px;
		margin-bottom: 36px;
	}

	.article.help-center-article {
		margin-bottom: 36px;
	}

	.form-row {
		grid-row-gap: 0px;
		grid-template-columns: 1fr;
		grid-template-rows: auto auto;
	}

	.h1 {
		margin-bottom: 16px;
		font-size: 40px;
		line-height: 48px;
	}

	.subscribe-form-wrapper {
		margin-top: 36px;
	}

	.blog-grid {
		grid-template-columns: 1fr;
	}

	.post-title-content {
		margin-bottom: 24px;
	}

	.pull-divider-up {
		margin-bottom: -7vw;
	}

	.post-share-wrapper {
		margin-top: 36px;
		padding-top: 24px;
	}

	.pagination {
		margin-top: 24px;
	}

	.wide-post-wrapper {
		margin-bottom: 24px;
	}

	.sidebar-layout {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.category-icon {
		margin-right: 24px;
	}

	.sidebar-main-content-header {
		margin-bottom: 24px;
		padding-bottom: 24px;
	}

	.sidebar-main-content-heading {
		margin-top: 12px;
	}

	.left-arrow {
		left: -20px;
		display: none;
	}

	.right-arrow {
		right: -12px;
		display: none;
	}

	.row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.features-left {
		width: 100%;
		padding-right: 0;
		padding-bottom: 60px;
	}

	.features-right {
		width: 100%;
	}

	.partner-navigation {
		top: 79px;
	}

	.partner-menu {
		padding-right: 10px;
		padding-left: 10px;
		font-size: 14px;
	}

	.partner-menu-list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.partner-logo,
	.partner-logo.third {
		width: 50%;
	}

	.section-title-no-animation {
		margin-bottom: 48px;
	}

	.language-link {
		top: 50%;
		right: 86px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.language-link.light {
		top: 35px;
		right: 86px;
	}

	.logo {
		min-width: 150px;
	}

	.dropdown-list-2.w--open {
		min-width: auto;
	}

	.link-16.light {
		color: #4f5c65;
	}

	.otonom-stat-column {
		width: 60%;
	}

	.text-giant {
		font-size: 100px;
	}

	.text-big {
		font-size: 35px;
	}

	.content-pair-responsive {
		flex-wrap: wrap;
		gap: 20px
	}

	.otonom-bottom-image {
		margin-top: 50px;
	}

	.teamviewer-session-grid {
		grid-template-columns: auto;
	}
}

@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;
	}

	h1 {
		margin-bottom: 12px;
		font-size: 32px;
		line-height: 40px;
	}

	h2 {
		margin-bottom: 12px;
		font-size: 28px;
		line-height: 36px;
	}

	h3 {
		margin-bottom: 12px;
		font-size: 24px;
		line-height: 30px;
	}

	h4 {
		font-size: 24px;
		line-height: 30px;
	}

	h5 {
		font-size: 20px;
	}

	p {
		margin-bottom: 12px;
	}

	blockquote {
		margin-bottom: 16px;
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0;
	}

	#myIframe {
		width: 100%;
		height: 700px;
	}

	.section {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.container {
		padding-right: 12px;
		padding-left: 12px;
	}

	.container.announcement-bar-container {
		padding-right: 48px;
	}

	.container.hero-container {
		margin-bottom: 80px;
	}

	.h6-small.career-heading {
		width: auto;
	}

	.text-small-caps {
		font-size: 12px;
	}

	.text-small-caps.contact-method-heading {
		margin-bottom: 4px;
	}

	.button-fr.button-large {
		padding: 10px 24px;
		font-size: 16px;
		line-height: 24px;
	}

	.button-fr.submit-button {
		width: 100%;
	}

	.button-fr.navbar-button {
		color: #fff;
	}

	.form-input.form-input-large {
		height: 48px;
		font-size: 16px;
	}

	.navbar-container.bg-transparent {
		margin-bottom: 48px;
	}

	.footer {
		padding-top: 48px;
		padding-bottom: 24px;
	}

	.footer-menus-row {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.footer-menu-column {
		width: 100%;
	}

	.card.card-horizontal {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.card.help-center-card {
		margin-bottom: 12px;
	}

	.card.teamviewer-card {
		margin-bottom: 12px;
	}

	.card-body.card-horizontal-body {
		padding-right: 24px;
		padding-left: 24px;
	}

	.card-body.career-card-body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.card-body.category-card-body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.icon {
		margin-bottom: 12px;
	}

	.announcement-cross {
		right: 12px;
	}

	.divider {
		height: 8vw;
	}

	.divider.divider-top {
		margin-bottom: 48px;
	}

	.divider.divider-bottom {
		margin-top: 48px;
	}

	.section-title {
		margin-bottom: 36px;
	}

	.h2 {
		margin-bottom: 12px;
		font-size: 28px;
		line-height: 36px;
	}

	.careers-list-item {
		margin-bottom: 6px;
	}

	.career-basis,
	.career-location {
		width: auto;
	}

	.career-description-meta {
		margin-bottom: 24px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.article.help-center-article {
		margin-bottom: 24px;
	}

	.form-group {
		margin-bottom: 16px;
	}

	.icon-cards-grid {
		grid-row-gap: 12px;
		grid-template-columns: 1fr;
	}

	.contact-methods-row {
		margin-bottom: -24px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.contact-method-item {
		margin-bottom: 24px;
	}

	.form-group-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.form-checkbox-agree {
		margin-top: 0;
		margin-bottom: 12px;
	}

	.h1 {
		margin-bottom: 12px;
		font-size: 32px;
		line-height: 40px;
	}

	.subscribe-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.subscribe-form-wrapper {
		margin-top: 24px;
	}

	.blog-grid {
		grid-row-gap: 12px;
	}

	.pull-divider-up {
		margin-bottom: -8vw;
	}

	.post-share-wrapper {
		margin-left: 0;
		padding-top: 16px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.share-button {
		top: 0;
		margin-top: 6px;
		margin-right: 0;
		margin-left: 0;
	}

	.wide-post-wrapper {
		margin-bottom: 12px;
	}

	.featured-post-meta {
		margin-top: 16px;
	}

	.add-space-right {
		margin-right: 0;
		margin-bottom: 12px;
	}

	.category-icon {
		height: 48px;
		margin-right: 16px;
		margin-bottom: 15px;
	}

	.feature-card {
		width: 100%;
	}

	.feature-item {
		margin-bottom: 40px;
		padding-right: 0;
		padding-left: 0;
	}

	.partner-navigation {
		top: 71px;
	}

	.section-title-no-animation {
		margin-bottom: 36px;
	}

	.language-link {
		right: 77px;
		height: 40px;
	}

	.language-link.light {
		top: 36px;
		right: 76px;
		margin-right: 10px;
	}

	.hero-illustation {
		background-size: 80%;
	}

	.support-button {
		width: 100%
	}

	.otonom-stat-column {
		width: 90%
	}

	.otonom-bottom-image {
		margin-top: 25px;
	}

	.otonom-table-cells {
		padding: 0;
	}

	.otonom-table {
		padding: 0;
	}

	.otonom-table-inside {
		border:none;
	}
}