:root {
	--wp--preset--aspect-ratio--square: 1;
	--wp--preset--aspect-ratio--4-3: 4/3;
	--wp--preset--aspect-ratio--3-4: 3/4;
	--wp--preset--aspect-ratio--3-2: 3/2;
	--wp--preset--aspect-ratio--2-3: 2/3;
	--wp--preset--aspect-ratio--16-9: 16/9;
	--wp--preset--aspect-ratio--9-16: 9/16;
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
	gap: .5em
}

:where(.is-layout-grid) {
	gap: .5em
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em
}

:root :where(.wp-block-pullquote) {
	font-size: 1.5em;
	line-height: 1.6
}

@font-face {
	font-family: bootstrap-icons;
	src: url("https://www.ephost.com/wp-content/themes/ephost-child/vendor/bootstrap-icons.woff2") format("woff2"), url("https://www.ephost.com/wp-content/themes/ephost-child/vendor/bootstrap-icons.woff") format("woff");
	font-display: swap
}

@font-face {
	font-display: swap;
	font-family: bootstrap-icons;
	src: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/fonts/bootstrap-icons.woff2?856008caa5eb66df68595e734e59580d") format("woff2"), url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff")
}

[class*=" bi-"]::before,
[class^=bi-]::before {
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: 400 !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.bi-arrow-left-circle::before {
	content: "\f12a"
}

.bi-arrow-right-circle::before {
	content: "\f134"
}

.bi-arrow-right::before {
	content: "→"
}

.bi-bag-x-fill::before {
	content: "\f177"
}

.bi-chat-right-text::before {
	content: "\f25c"
}

.bi-check-all::before {
	content: "\f269"
}

.bi-emoji-smile::before {
	content: "\f327"
}

.bi-envelope::before {
	content: "\f32f"
}

.bi-input-cursor-text::before {
	content: "\f435"
}

.bi-link-45deg::before {
	content: "\f470"
}

.bi-pencil::before {
	content: "\f4cb"
}

.bi-people::before {
	content: "\f4d0"
}

.bi-search::before {
	content: "\f52a"
}

.bi-telephone::before {
	content: "\f5c1"
}

.bi-zoom-in::before {
	content: "\f62c"
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
	-webkit-transition-duration: 50ms;
	-o-transition-duration: 50ms;
	transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
	-webkit-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
	-webkit-transition-duration: .1s;
	-o-transition-duration: .1s;
	transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
	-webkit-transition-delay: .35s;
	-o-transition-delay: .35s;
	transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
	-webkit-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
	-webkit-transition-duration: .95s;
	-o-transition-duration: .95s;
	transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
	-webkit-transition-delay: .95s;
	-o-transition-delay: .95s;
	transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
	-o-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
	transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

[data-aos=fade-right] {
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
	-webkit-transform: translate3d(100px, 0, 0);
	transform: translate3d(100px, 0, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
	opacity: 1;
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

[data-aos^=slide][data-aos^=slide] {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

[data-aos^=flip][data-aos^=flip] {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #868e96;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #868e96;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

@media print {

	*,
	::after,
	::before {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.table {
		border-collapse: collapse !important
	}
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

@-ms-viewport {
	width: device-width
}

body {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

h1,
h2,
h3 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: dotted 1px;
	outline: -webkit-focus-ring-color auto 5px
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=date] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h6,
h1,
h2,
h3 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4 {
	font-size: 1.5rem
}

.h6 {
	font-size: 1rem
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

code {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f8f9fa;
	border-radius: .25rem
}

a>code {
	padding: 0;
	color: inherit;
	background-color: inherit
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col-10,
.col-12,
.col-4,
.col-6,
.col-8,
.col-lg-1,
.col-md,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-xl,
.col-xl-12,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-6 {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-12 {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%
}

.offset-1 {
	margin-left: 8.333333%
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1
	}
}

@media (min-width:992px) {
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1
	}

	.offset-xl-0 {
		margin-left: 0
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

.table tbody+tbody {
	border-top: 2px solid #e9ecef
}

.table .table {
	background-color: #fff
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active {
	background-image: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s;
	-o-transition: height .35s;
	transition: height .35s ease
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #868e96;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group-btn {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-btn {
	white-space: nowrap
}

.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-btn {
	position: relative;
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 3
}

.input-group-btn:first-child>.btn+.btn {
	margin-left: 0
}

.input-group-btn:not(:last-child)>.btn {
	margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn {
	z-index: 2;
	margin-left: 0
}

.input-group-btn:not(:first-child)>.btn:first-child {
	margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
	z-index: 3
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #868e96
}

.navbar {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar>.container {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		-ms-flex-flow: row nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}

	.navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.progress {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.media {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start
}

.list-group {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
	text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #868e96;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}

button.close {
	padding: 0;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
	pointer-events: none
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 30px auto
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px
}

.tooltip .arrow::before {
	position: absolute;
	border-color: transparent;
	border-style: solid
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.popover .arrow::after,
.popover .arrow::before {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid
}

.popover .arrow::before {
	content: "";
	border-width: .8rem
}

.popover .arrow::after {
	content: "";
	border-width: .8rem
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel {
	position: relative
}

.carousel-item {
	position: relative;
	display: none;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform .6s ease;
	-webkit-transition: -webkit-transform .6s;
	-o-transition: transform .6s;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

@supports (transform-style:preserve-3d) {

	.carousel-item-next.carousel-item-left,
	.carousel-item-prev.carousel-item-right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.active.carousel-item-right,
.carousel-item-next {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

@supports (transform-style:preserve-3d) {

	.active.carousel-item-right,
	.carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.active.carousel-item-left,
.carousel-item-prev {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

@supports (transform-style:preserve-3d) {

	.active.carousel-item-left,
	.carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators .active {
	background-color: #fff
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #e9ecef !important
}

.border-0 {
	border: 0 !important
}

.justify-content-start {
	-ms-flex-pack: start !important;
	-webkit-box-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	-webkit-box-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	-webkit-box-pack: justify !important;
	justify-content: space-between !important
}

.align-items-start {
	-ms-flex-align: start !important;
	-webkit-box-align: start !important;
	align-items: flex-start !important
}

.align-items-center {
	-ms-flex-align: center !important;
	-webkit-box-align: center !important;
	align-items: center !important
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.w-100 {
	width: 100% !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.mx-0 {
	margin-left: 0 !important
}

.mr-2 {
	margin-right: .5rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.ml-3 {
	margin-left: 1rem !important
}

.mb-4 {
	margin-bottom: 1.5rem !important
}

.mb-5 {
	margin-bottom: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.px-0 {
	padding-right: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.pt-1 {
	padding-top: .25rem !important
}

.pt-3 {
	padding-top: 1rem !important
}

.px-3 {
	padding-right: 1rem !important
}

.pb-3 {
	padding-bottom: 1rem !important
}

.px-3 {
	padding-left: 1rem !important
}

.pb-5 {
	padding-bottom: 3rem !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mx-auto {
	margin-left: auto !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media (min-width:992px) {
	.mb-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-5 {
		margin-left: 3rem !important
	}

	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.pl-lg-5 {
		padding-left: 3rem !important
	}

	.text-lg-right {
		text-align: right !important
	}
}

@media (min-width:1200px) {
	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		-webkit-box-pack: end !important;
		justify-content: flex-end !important
	}

	.mb-xl-0 {
		margin-bottom: 0 !important
	}

	.pb-xl-0 {
		padding-bottom: 0 !important
	}

	.pb-xl-3 {
		padding-bottom: 1rem !important
	}

	.pr-xl-4 {
		padding-right: 1.5rem !important
	}

	.ml-xl-auto {
		margin-left: auto !important
	}

	.text-xl-right {
		text-align: right !important
	}
}

.font-weight-light {
	font-weight: 300 !important
}

.text-white {
	color: #fff !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #dae0e5 !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

.fa,
.fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-angle-double-up:before {
	content: "↑"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-twitter:before {
	content: "\f099"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/webfonts/fa-brands-400.eot");
	src:url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/webfonts/fa-brands-400.eot?") format("embedded-opentype"),
	url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/fonts/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),
	url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/fonts/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"),
	url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/webfonts/fa-brands-400.ttf") format("truetype"),
	url("{$theme_path}/static/picture/fa-brands-400.svg") format("svg")
}

.fab {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/webfonts/fa-solid-900.eot");
	src:url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/webfonts/fa-solid-900.eot?") format("embedded-opentype"),
	url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/fonts/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),
	url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/fonts/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"),
	url("https://www.ephost.com/wp-content/themes/ephost-child/build/assets/webfonts/fa-solid-900.ttf") format("truetype"),
	url("{$theme_path}/static/picture/fa-solid-900.svg") format("svg")
}

.fa {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-arrow,
.mfp-close,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

* {
	padding: 0;
	margin: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

template {
	display: none
}

html {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: rgba(0, 0, 0, 0);
	font-size: 10px
}

@media (max-width:1199px) {
	.navbar-expand-xl>.container {
		padding-right: 0;
		padding-left: 0
	}

	html {
		font-size: .847457vw
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	html {
		font-size: 10px
	}
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none
}

iframe,
img,
object,
video {
	max-width: 100%
}

iframe,
img {
	border: 0
}

img {
	height: auto;
	display: inline-block;
	vertical-align: middle
}

b,
strong {
	font-weight: 700
}

address {
	font-style: normal
}

svg:not(:root) {
	overflow: hidden
}

a,
button,
input[type=button],
input[type=file],
input[type=image],
input[type=submit],
label[for] {
	cursor: pointer
}

a[href^=tel],
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

a[href^=tel],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
	appearance: none
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

textarea {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

button,
select {
	text-transform: none
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

nav ul {
	list-style: none
}

input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

input::-moz-placeholder {
	color: inherit;
	opacity: 1
}

input:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

input::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

input::placeholder {
	color: inherit;
	opacity: 1
}

textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

textarea::-moz-placeholder {
	color: inherit;
	opacity: 1
}

textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

textarea::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

textarea::placeholder {
	color: inherit;
	opacity: 1
}

input:-webkit-autofill {
	-webkit-text-fill-color: inherit;
	-webkit-box-shadow: 0 0 0 1000px #fff inset
}

input[type=button],
input[type=date],
input[type=email],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

body {
	min-width: 320px;
	background: #fff;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1.21;
	color: #25333c
}

@media (max-width:1499px) {
	body {
		font-size: 2rem;
		line-height: 1.2
	}
}

a {
	color: inherit;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

a[href^=tel] {
	text-decoration: none
}

.h1,
.h2,
.h3,
.h4,
.h6 {
	margin-bottom: calc(1.21em / 2);
	font-weight: 600
}

.h1 {
	font-size: 8rem;
	line-height: .98
}

@media (max-width:1699px) {
	.h1 {
		font-size: 6rem
	}
}

@media (max-width:1199px) {
	.h1 {
		font-size: 5.5rem;
		line-height: 1
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	body {
		font-size: 1.5rem;
		line-height: 1.2;
		font-size: 16px;
		line-height: 22px
	}

	.h1 {
		font-size: 3.2rem;
		line-height: 1
	}
}

.h2 {
	font-size: 5rem
}

@media (max-width:1699px) {
	.h2 {
		font-size: 4rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.h2 {
		font-size: 2.7rem
	}
}

.h3 {
	font-size: 4.5rem
}

@media (max-width:1199px) {
	.h3 {
		font-size: 3.5rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.h3 {
		font-size: 2.6rem
	}
}

.h4 {
	font-size: 3rem
}

@media (max-width:1199px) {
	.h4 {
		font-size: 2.4rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.h4 {
		font-size: 1.4rem
	}
}

.h6 {
	font-size: 2.4rem
}

@media (max-width:1199px) {
	.h6 {
		font-size: 2rem
	}
}

dl,
p,
table,
ul {
	margin-bottom: 1.21em
}

.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h6:last-child,
dl:last-child,
p:last-child,
table:last-child,
ul:last-child {
	margin-bottom: 0
}

.clear:after {
	content: '';
	line-height: 0;
	display: table;
	clear: both
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.hidden,
[hidden] {
	display: none
}

.disabled,
[disabled] {
	cursor: default
}

.visible-md-block,
.visible-sm-block,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.h6 {
		font-size: 1.2rem
	}

	.hidden-xs {
		display: none !important
	}

	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:767.02px) and (max-width:1023px) {
	.hidden-sm {
		display: none !important
	}

	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:1023.02px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}

	.visible-md-block {
		display: block !important
	}
}

.address .h3 {
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: 0
}

.address p {
	line-height: 1.4
}

.block {
	text-align: center
}

.block .h4 {
	font-weight: 600;
	font-size: 3.6rem;
	color: #6d26ba;
	text-transform: uppercase;
	line-height: 1.15;
	margin-bottom: 0
}

@media (max-width:1023px) {
	.block .h4 {
		font-size: 3rem
	}
}

.btn-gradient {
	display: inline-block;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .5rem;
	background: -o-linear-gradient(314deg, #6c26ba 0, #5157b6 100%);
	background: linear-gradient(136deg, #6c26ba 0, #5157b6 100%);
	font-weight: 600;
	text-transform: uppercase;
	min-width: 25rem;
	padding: 2.6rem 1rem 2.5rem;
	text-align: center;
	color: #fff;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s;
	font-size: 2.4rem;
	line-height: 1.63;
	padding: 2.1rem 1rem 2rem
}

.btn-gradient:hover {
	color: #fff
}

.btn-play {
	position: relative;
	text-decoration: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.btn-play .btn-play__outer-circle {
	width: 16.3rem;
	height: 16.3rem;
	background: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s
}

@media (max-width:1199px) {
	.btn-play .btn-play__outer-circle {
		width: 10.5rem;
		height: 10.5rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.block .h4 {
		font-size: 2.6rem
	}

	.btn-gradient {
		min-width: 22.2rem;
		font-size: 2rem;
		padding: 2rem 1rem 1.9rem
	}

	.btn-play .btn-play__outer-circle {
		width: 5.5rem;
		height: 5.5rem
	}
}

.btn-play .btn-play__inner-circle {
	width: 11.7rem;
	height: 11.7rem;
	border-radius: 50%;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#6f31b7), to(#5690bc));
	background: -o-linear-gradient(top, #6f31b7 0, #5690bc 100%);
	background: linear-gradient(to bottom, #6f31b7 0, #5690bc 100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s;
	-webkit-box-shadow: .1rem .1rem .8rem 0 rgba(7, 6, 6, .35);
	box-shadow: .1rem .1rem .8rem 0 rgba(7, 6, 6, .35)
}

@media (min-width:1023.02px) {
	.btn-gradient:hover {
		opacity: .7
	}

	.btn-play .btn-play__outer-circle:hover {
		background: rgba(109, 38, 186, .7)
	}

	.btn-play .btn-play__inner-circle:hover {
		opacity: .7
	}

	.card-alt:hover {
		-webkit-transform: translateY(-.3rem);
		-ms-transform: translateY(-.3rem);
		transform: translateY(-.3rem)
	}
}

.btn-play .btn-play__inner-circle:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2.35rem 0 2.35rem 4.1rem;
	border-color: transparent transparent transparent #fff;
	margin-left: 1.2rem
}

.btn {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #5690bc;
	font-size: 2.4rem;
	font-weight: 600;
	font-style: italic;
	padding: 1rem;
	min-width: 15rem;
	border-radius: .5rem;
	line-height: 1.25;
	border: 0;
	-webkit-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s
}

.btn:hover {
	color: #fff
}

.btn.btn--theme:hover {
	background: #6d26ba
}

.btn--gradient {
	background: -webkit-gradient(linear, left top, right top, from(#6c26ba), to(#3f8dd9));
	background: -o-linear-gradient(left, #6c26ba 0, #3f8dd9 100%);
	background: linear-gradient(90deg, #6c26ba 0, #3f8dd9 100%);
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	padding: 2.5rem 3.5rem
}

.card-alt {
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	-o-transition: transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	position: relative
}

.card-alt .card__inner {
	position: relative;
	min-height: 29.1rem;
	text-align: left;
	padding: 7.3rem 1rem 1rem 3.9rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: -webkit-gradient(linear, left top, right top, from(#5690bc), to(#5157b5));
	background: -o-linear-gradient(left, #5690bc 0, #5157b5 100%);
	background: linear-gradient(to right, #5690bc 0, #5157b5 100%);
	border-radius: .5rem;
	-webkit-box-shadow: .5rem .5rem 1rem 0 rgba(7, 6, 6, .2);
	box-shadow: .5rem .5rem 1rem 0 rgba(7, 6, 6, .2)
}

@media (max-width:1199px) {
	.btn-play .btn-play__inner-circle:after {
		border-width: 1.4rem 0 1.4rem 2.6rem;
		margin-left: 1rem
	}

	.btn-play .btn-play__inner-circle {
		width: 7.5rem;
		height: 7.5rem
	}

	.card-alt .card__inner {
		min-height: 25rem;
		padding: 7.3rem 1rem 1rem 3.5rem
	}
}

@media (min-width:1023.02px) {
	.card-alt .card__inner:hover .card__arrow {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}

	.card-alt .card__inner:hover .card__arrow.forward {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}

	.form-contacts .form__btn:hover,
	.gform_footer input[type=submit]:hover {
		text-shadow: 0 0 1rem rgba(255, 255, 255, .8)
	}
}

.card-alt .card__title {
	text-transform: uppercase;
	line-height: 1
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.btn-play .btn-play__inner-circle:after {
		border-width: .8rem 0 .8rem 1.6rem;
		margin-left: .7rem
	}

	.btn-play .btn-play__inner-circle {
		width: 4rem;
		height: 4rem
	}

	.btn--gradient {
		display: block;
		width: 100%;
		padding: 2.5rem 0;
		font-size: 2rem
	}

	.card-alt .card__inner {
		min-height: 10.9rem;
		padding: 1rem 2.9rem 1.5rem 2.2rem
	}

	.card-alt .card__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.card-alt .card__title {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1
	}
}

.card-alt .card__arrow {
	font-size: 4.6rem;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	-o-transition: transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	display: inline-block
}

.card-alt .card__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3
}

.card-alt--gradient-2 .card__inner {
	background: -webkit-gradient(linear, left top, right top, from(#5157b5), to(#6d26ba));
	background: -o-linear-gradient(left, #5157b5 0, #6d26ba 100%);
	background: linear-gradient(to right, #5157b5 0, #6d26ba 100%)
}

.card-alt--gradient-3 .card__inner {
	background: -webkit-gradient(linear, left top, right top, from(#6d26ba), to(#953277));
	background: -o-linear-gradient(left, #6d26ba 0, #953277 100%);
	background: linear-gradient(to right, #6d26ba 0, #953277 100%)
}

.card-alt--type1 .card__inner {
	background: rgba(255, 255, 255, .22);
	padding: 6.1rem 1rem 1rem 3.9rem
}

@media (max-width:1199px) {
	.card-alt .card__arrow {
		font-size: 4.2rem
	}

	.card-alt--type1 .card__inner {
		padding: 3.3rem 1rem 1rem 2.6rem
	}
}

.card-alt--type1 .card__content .card__title {
	margin-bottom: .5rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.card-alt .card__arrow {
		font-size: 3.6rem
	}

	.card-alt--type1 .card__inner {
		padding: 2.4rem 2.9rem 1.5rem 2.2rem
	}

	.card-alt--type1 .card__content .card__title {
		font-size: 2.6rem
	}

	.card-alt--type1 .card__content {
		display: block
	}
}

.card-alt--type1 .card__content .h2 {
	font-size: 4.5rem
}

@media (max-width:1699px) {
	.card-alt--type1 .card__content .h2 {
		font-size: 4rem
	}
}

.card-alt--type1 .card__content strong {
	display: block;
	margin-bottom: .8rem
}

.card-alt--type1 .card__content strong+.h2 {
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0
}

.card-alt--type2 .card__inner {
	background: rgba(191, 142, 190, .22);
	padding: 0 1rem 1rem 5.4rem;
	display: block;
	color: #fff;
	min-height: 36rem
}

@media (max-width:1499px) {
	.card-alt--type1 .card__content .h2 {
		font-size: 3.5rem
	}

	.card-alt--type2 .card__inner {
		padding: 0 1rem 1rem 2.5rem;
		min-height: 32rem
	}
}

@media (max-width:1199px) {
	.card-alt--type1 .card__arrow {
		font-size: 3.3rem
	}

	.card-alt--type2 .card__inner {
		padding: 0 1rem 0 3.5rem;
		min-height: 26.2rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.card-alt--type1 .card__content .h2 {
		font-size: 3rem
	}

	.card-alt--type1 .card__content strong {
		margin-bottom: .1rem
	}

	.card-alt--type1 .card__arrow {
		font-size: 3rem
	}

	.card-alt--type2 .card__inner {
		padding: 0 1rem 2rem 2.4rem;
		min-height: 18.5rem
	}
}

.card-alt--type2 .card__icon {
	width: 8.5rem;
	height: 8.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: -o-linear-gradient(314deg, #6c26ba 0, #5157b6 100%);
	background: linear-gradient(136deg, #6c26ba 0, #5157b6 100%);
	color: #fff;
	border-radius: 50%;
	font-size: 3.5rem;
	line-height: 1;
	-webkit-transform: translateY(-4rem);
	-ms-transform: translateY(-4rem);
	transform: translateY(-4rem);
	margin-bottom: -2rem
}

.card-alt--type2 .card__content .card__title {
	margin-bottom: 1rem
}

@media (max-width:1199px) {
	.card-alt--type2 .card__icon {
		width: 6.1rem;
		height: 6.1rem;
		margin: 0 0 -1.5rem .4rem;
		-webkit-transform: translateY(-3rem);
		-ms-transform: translateY(-3rem);
		transform: translateY(-3rem);
		font-size: 2.6rem
	}

	.card-alt--type2 .card__icon img {
		max-width: 2.8rem
	}

	.card-alt--type2 .card__content .card__title {
		margin-bottom: .4rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.card-alt--type2 .card__icon {
		margin: 0 0 -1rem .4rem
	}

	.card-alt--type2 .card__content .card__title {
		font-size: 2.6rem;
		margin-bottom: .6rem
	}

	.card-alt--type2 .card__title>br {
		display: none
	}

	.card-alt--type2 .card__content {
		display: block
	}
}

.card-alt--type2 .card__content .h2 {
	font-size: 4.5rem
}

@media (max-width:1699px) {
	.card-alt--type2 .card__content .h2 {
		font-size: 4rem
	}
}

@media (max-width:1499px) {
	.card-alt--type2 .card__content .h2 {
		font-size: 3.5rem
	}
}

.card-alt--type2 .card__content strong {
	display: block;
	margin-bottom: .8rem
}

.card-alt--type2 .card__content strong+.h2 {
	font-weight: 400;
	line-height: 1;
	margin-bottom: .85rem
}

.card-alt--type2 .card__arrow {
	font-size: 4.3rem
}

.cards-alt--type1 {
	margin: 0 -1.9rem
}

.cards-alt--type1 .card-alt--type1 {
	padding: 0 1.9rem
}

@media (max-width:1199px) {
	.card-alt--type2 .card__content strong {
		margin-bottom: .5rem
	}

	.card-alt--type2 .card__content strong+.h2 {
		font-size: 3rem;
		margin-bottom: .7rem
	}

	.card-alt--type2 .card__arrow {
		font-size: 3.3rem
	}

	.cards-alt--type1 {
		margin: 0 -1.4rem
	}

	.cards-alt--type1 .card-alt--type1 {
		padding: 0 1.4rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.card-alt--type2 .card__content .h2 {
		font-size: 3rem
	}

	.card-alt--type2 .card__content strong {
		margin-bottom: .1rem
	}

	.card-alt--type2 .card__content strong+.h2 {
		margin-bottom: -.3rem
	}

	.card-alt--type2 .card__arrow {
		font-size: 3.1rem
	}

	.cards-alt .card-alt {
		margin-bottom: 1rem
	}

	.cards-alt .card-alt:last-child {
		margin: 0
	}

	.cards-alt--type1 .card-alt--type1 {
		margin-bottom: 1.8rem
	}
}

.cards-alt--type1 .card-alt--type1:nth-child(2n) {
	margin-top: 3.8rem
}

.cards-alt--type2 {
	margin: 0 -2.5rem
}

.cards-alt--type2 .card-alt--type2 {
	padding: 0 2.5rem
}

@media (max-width:1199px) {
	.cards-alt--type1 .card-alt--type1:nth-child(2n) {
		margin-top: 2.9rem
	}

	.cards-alt--type2 {
		margin: 0 -.6rem
	}

	.cards-alt--type2 .card-alt--type2 {
		padding: 0 .6rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.cards-alt--type1 .card-alt--type1:nth-child(2n) {
		margin-top: 0
	}

	.cards-alt--type2 .card-alt--type2 {
		margin-bottom: 6rem
	}

	.cards-alt--type2 .card-alt--type2:last-child {
		margin: 0
	}
}

.cards-alt--type2 .card-alt--type2:nth-child(2n) {
	margin-top: 5.8rem
}

@media (max-width:1199px) {
	.cards-alt--type2 .card-alt--type2:nth-child(2n) {
		margin-top: 4.2rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.cards-alt--type2 .card-alt--type2:nth-child(2n) {
		margin-top: 0
	}
}

.cards-alt--intro .card-alt:nth-child(2) {
	margin-top: 3.8rem
}

.feature {
	position: relative;
	z-index: 1;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	height: 27rem;
	margin-bottom: 3.5rem
}

@media (max-width:1199px) {
	.cards-alt--intro .card-alt:nth-child(2) {
		margin-top: 3.2rem
	}

	.feature {
		height: 30rem
	}
}

.feature .h4 {
	margin: 0;
	margin-top: 1.2rem;
	font-size: 2.4rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.cards-alt--intro .card-alt:nth-child(2) {
		margin-top: 0
	}

	.feature {
		height: 16rem;
		margin-bottom: 2.3rem
	}

	.feature .h4 {
		font-size: 1.5rem
	}

	.feature .h4 br {
		display: none
	}
}

.field:not(.gfield),
.gfield input[type=email],
.gfield input[type=number],
.gfield input[type=text],
.gfield textarea {
	width: 100%;
	font-size: 2rem;
	color: #fff;
	border: 0;
	background: rgba(255, 255, 255, .25);
	border-radius: .5rem;
	padding: .9rem 1.4rem .8rem
}

@media (max-width:1199px) {

	.field:not(.gfield),
	.gfield input[type=email],
	.gfield input[type=number],
	.gfield input[type=text],
	.gfield textarea {
		padding: .9rem 2.2rem .8rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {

	.field:not(.gfield),
	.gfield input[type=email],
	.gfield input[type=number],
	.gfield input[type=text],
	.gfield textarea {
		font-size: 1.5rem;
		padding: .5rem .9rem
	}
}

.footer {
	background: #292929;
	color: #fefefe;
	padding: 4rem 0 7.1rem;
	position: relative
}

.footer p {
	margin: 0;
	color: #636363;
	font-size: .8em;
}

.footer .footer__logo {
	max-width: 23rem;
	display: inline-block;
	text-decoration: none
}

@media (max-width:1199px) {
	.footer {
		padding: 4.7rem 0 6.6rem
	}

	.footer .footer__logo {
		margin: 0
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.footer {
		padding: 2.3rem 0 5.1rem
	}

	.footer .footer__logo {
		max-width: 23.5rem;
		margin: 0 0 .6rem .7rem
	}
}

.footer .footer__subscribe {
	margin-bottom: 1.4rem
}

@media (max-width:1199px) {
	.footer .footer__subscribe {
		margin: .7rem 0 0
	}
}

.footer .footer__title {
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 2.3rem;
	margin-bottom: 1.8rem
}

@media (max-width:1199px) {
	.footer .footer__title {
		font-size: 2.4rem;
		line-height: 1.21;
		padding-bottom: 2.1rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.footer .footer__title {
		font-size: 1.5rem;
		line-height: 1;
		padding-bottom: 1.3rem;
		margin-bottom: 1.1rem
	}
}

.footer .footer__title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: .2rem;
	width: 4.1rem;
	background: #5690bc
}

.footer a.nav-link {
	text-decoration: none;
	display: inline-block;
	-webkit-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
	padding: 0
}

.footer a.nav-link:hover {
	color: #5690bc
}

.footer .footer__nav {
	font-size: 2rem;
	line-height: 1.45
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.footer .footer__nav {
		font-size: 1.2rem;
		line-height: 1.5
	}
}

.footer .footer__address {
	font-size: 2rem;
	line-height: 1.45
}

.footer .footer__address a {
	text-decoration: none;
	display: inline-block;
	-webkit-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
	cursor: pointer;
	padding: 0
}

.footer .footer__address a:hover {
	color: #5690bc
}

.footer .menu-social-menu-container .navbar-nav {
	font-size: 2.7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.footer .menu-social-menu-container li {
	margin-right: 2.1rem
}

.footer .menu-social-menu-container li:last-child {
	margin: 0
}

.footer .col--offset-right {
	margin-right: -2.7rem
}

@media (max-width:1699px) {
	.footer .col--offset-right {
		margin-right: 0
	}
}

.footer .col-12+.col-xl-12 {
	margin-top: 3.1rem
}

@media (max-width:1199px) {

	.footer .footer__info br {
		display: none
	}

	.footer .menu-social-menu-container .navbar-nav {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.footer .footer__address {
		font-size: 1.2rem;
		line-height: 1.5
	}

	.footer .footer__col {
		margin-bottom: 3.1rem
	}

	.footer .footer__info {
		margin-top: 0
	}

	.footer .footer__info .footer__title {
		padding-bottom: 1.7rem
	}

	.footer .menu-social-menu-container {
		padding-right: 1rem;
		margin-bottom: 2.6rem
	}

	.footer .menu-social-menu-container .navbar-nav {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

}

.footer .list-cards {
	margin: 0
}

.footer .container+.container {
	margin-top: 6.3rem
}

@media (max-width:1499px) {
	.footer .container {
		padding: 0 2rem
	}
}

#backtotop {
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	right: 40px;
	top: 20px;
	z-index: 2
}

#backtotop:active,
#backtotop:focus,
#backtotop:hover {
	color: #5690bc
}

.form-contacts {
	background: -webkit-gradient(linear, left top, right top, from(#6f31b7), to(#983272));
	background: -o-linear-gradient(left, #6f31b7 0, #983272 100%);
	background: linear-gradient(to right, #6f31b7 0, #983272 100%);
	padding: 3rem 4.2rem 3.8rem 5.1rem;
	border-radius: .5rem
}

@media (max-width:1199px) {
	.footer .list-cards {
		margin: 0
	}

	.footer .container+.container {
		margin-top: 8.8rem
	}

	#backtotop {
		right: 10px;
		top: 20px
	}

	.form-contacts {
		padding: 4.8rem 4.4rem 5rem 4.3rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.footer .list-cards {
		margin: 0
	}

	.footer .container+.container {
		margin-top: 4.2rem
	}

	.form-contacts {
		border-radius: .5rem .5rem 0 0;
		padding: 3.7rem 3.3rem 2.8rem 3.7rem
	}
}

.form-contacts .form__head {
	padding-bottom: 1.6rem;
	border-bottom: .3rem solid #fff;
	margin-bottom: 3.4rem
}

.form-contacts .form__head .h2 {
	font-size: 4.5rem;
	font-weight: 400;
	text-transform: uppercase
}

@media (max-width:1199px) {
	.form-contacts .form__head {
		padding-bottom: 1.2rem;
		margin-bottom: 3.5rem
	}

	.form-contacts .form__head .h2 {
		font-size: 3.5rem;
		line-height: 1.03
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.form-contacts .form__head {
		border-bottom-width: .1rem;
		padding-bottom: 2rem;
		margin-bottom: 2.4rem
	}

	.form-contacts .form__head .h2 {
		font-size: 2.6rem
	}
}

.form-contacts .form__label {
	display: none
}

.form-contacts .form__row {
	margin-bottom: 2.9rem
}

@media (max-width:1199px) {
	.form-contacts .form__row {
		margin-bottom: 3.1rem
	}
}

.form-contacts .form__row:last-child {
	margin: 0
}

.form-contacts .form__btn,
.gform_footer input[type=submit] {
	background: 0 0;
	border: 0;
	font-weight: 700;
	font-style: italic;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	-webkit-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
	font-size: 2.4rem;
	-webkit-transition: text-shadow .4s;
	-o-transition: text-shadow .4s;
	transition: text-shadow .4s
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.form-contacts .form__row {
		margin-bottom: 2rem
	}

	.form-contacts .form__btn,
	.gform_footer input[type=submit] {
		font-size: 1.5rem
	}
}

#theme-main .gform_wrapper li.hidden_label input,
#theme-main .gform_wrapper ul li.gfield {
	margin-top: 0
}

#theme-main .gform_wrapper .gfield_checkbox li,
#theme-main .gform_wrapper .gfield_radio li {
	margin-bottom: 5px
}

#theme-main .gform_wrapper .gfield_checkbox li label,
#theme-main .gform_wrapper .gfield_radio li label {
	margin: 0 0 0 5px
}

#theme-main .gform_wrapper .gfield_radio li input[type=radio] {
	width: 20px;
	height: 20px;
	background: #af74ce;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 50%
}

#theme-main .gform_wrapper .gfield_radio li input[type=radio]:checked,
#theme-main .gform_wrapper .gfield_radio li input[type=radio]:hover {
	background: #fff
}

#theme-main .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: .9rem 1.4rem .8rem;
	font-size: 2rem;
	font-family: "IBM Plex Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif
}

#theme-main .section__form .gform_wrapper .validation_message {
	color: #fff
}

#theme-main .gform_wrapper .gform_footer {
	margin-top: 0;
	padding: 0
}

#theme-main .gform_wrapper .gform_body {
	margin-bottom: 3.2rem !important
}

#theme-main .gform_wrapper .field_description_below .gfield_description {
	padding-top: 5px
}

#theme-main .gform_wrapper .validation_message {
	font-size: 15px;
	font-style: italic;
	font-weight: 700
}

.form-utility {
	max-width: 58.6rem;
	margin-right: 0;
	margin-left: auto
}

.form-utility .form__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.form-utility .form__label {
	display: none
}

.form-utility .form__field {
	font-size: 2rem;
	color: #282828;
	border-radius: .5rem 0 0 .5rem;
	width: 100%;
	border: 0;
	background: silver;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	padding: 1rem 2.6rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.form-utility .form__field {
		font-size: 1.5rem;
		padding: 1rem 2.3rem
	}
}

.footer .form-utility .form__field,
.hero .form-utility .form__field {
	background: #fff
}

.form-utility .form__btn {
	font-size: 2.4rem;
	color: #fff;
	font-weight: 700;
	font-style: italic;
	background: #2590be;
	border-radius: 0 .5rem .5rem 0;
	border: 0;
	min-width: 20.3rem;
	line-height: 1.25;
	padding: 1rem;
	-webkit-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s
}

.form-utility--alt {
	max-width: none
}

.form-utility--alt .form__inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (max-width:1199px) {
	.form-utility--alt .form__inner {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left;
		-webkit-box-align: normal;
		-ms-flex-align: normal;
		align-items: normal
	}
}

.form-utility--alt .form__label {
	display: inline-block;
	line-height: 1.21;
	text-transform: uppercase;
	margin: 0 4rem 0 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	text-align: right
}

@media (max-width:1199px) {
	.form-utility--alt .form__label {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: left;
		margin: 0 0 1.2rem;
		font-size: 2.4rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.form-utility .form__btn {
		min-width: 4.3rem;
		padding: .5rem 1rem .4rem
	}

	.form-utility--alt .form__label {
		padding-left: 0;
		font-size: 1.5rem;
		margin-bottom: .6rem
	}
}

.form-utility--alt .form__field {
	padding: 1.2rem 2.6rem 1.1rem;
	line-height: 1;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 43.7rem;
	flex: 0 0 43.7rem
}

@media (max-width:1199px) {
	.form-utility--alt .form__field {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
		padding: 1.2rem 3.1rem
	}
}

.form-utility--alt .form__btn {
	min-width: 15rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.form-utility--alt .form__field {
		padding: .9rem 3.1rem
	}

	.form-utility--alt .form__btn {
		font-size: 1.5rem;
		min-width: 9rem;
		padding: 1rem 1rem .9rem;
		border: .1rem solid #000
	}

	.footer__subscribe .form-utility--alt .form__btn {
		border: 0
	}
}

.header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	padding: 5.8rem 0 0;
	-webkit-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s
}

@media (max-width:1499px) {
	.header {
		padding-top: 3.3rem
	}

	.header .container {
		padding: 0 2rem
	}
}

.hero {
	position: relative;
	color: #fff;
	overflow: hidden;
	padding-bottom: 5rem
}

.hero .hero__background {
	position: absolute;
	bottom: 5.3rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 115%;
	height: 100%;
	border-radius: 0 0 50% 50%/0 0 41% 39%;
	overflow: hidden
}

@media (max-width:1199px) {
	.header {
		padding-top: 4.5rem;
		border-radius: 0 0 .5rem .5rem
	}

	.header.menu-opened {
		background: rgba(0, 0, 0, .85);
		padding-bottom: 6rem
	}

	.header.menu-opened .navbar-collapse {
		padding-top: 25px
	}

	.hero .hero__background {
		border-radius: 0 0 50% 50%/0 0 27% 25%;
		bottom: 12.3rem
	}
}

.hero .hero__background img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50%;
	object-position: 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.hero .hero__inner {
	position: relative;
	z-index: 2;
	padding: 21.3rem 0 0
}

@media (max-width:1499px) {
	.hero .hero__inner {
		padding-top: 18rem
	}
}

.hero .hero__content {
	text-align: center;
	margin: 0 auto;
	max-width: 124rem
}

.hero .hero__content .h1 {
	text-transform: uppercase;
	margin-bottom: 3rem
}

.hero .hero__content p {
	margin-bottom: 3.8rem
}

.hero .hero__content-head {
	margin-bottom: 11.9rem
}

@media (max-width:1199px) {
	.hero .hero__inner {
		padding-top: 19.2rem
	}

	.hero .hero__content .h1 {
		margin-bottom: 1.7rem
	}

	.hero .hero__content p {
		margin-bottom: 3.5rem
	}

	.hero .hero__content-head {
		margin-bottom: 9.2rem
	}
}

.list-cards {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.header {
		padding-top: 1.2rem
	}

	.hero .hero__background {
		bottom: auto;
		top: 0;
		height: 43.6%;
		border-radius: 0 0 50% 50%/0 0 16% 16%
	}

	.hero .hero__inner {
		padding-top: 9.2rem
	}

	.hero .hero__content .h1 {
		margin-bottom: .6rem
	}

	.hero .hero__content p {
		margin-bottom: 1.4rem
	}

	.hero .hero__content-head {
		margin-bottom: 6.6rem
	}

	.list-cards {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.list-cards li {
	margin-right: 1.2rem
}

.list-cards li:last-child {
	margin: 0
}

.list-features {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 2.7rem 0 -4.4rem
}

@media (max-width:1499px) {
	.list-features {
		margin: 0 -1.5rem
	}
}

@media (max-width:1199px) {
	.list-features {
		margin: 0 6rem 0 .6rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.list-features {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 0 -3.3rem
	}
}

.list-features li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 26%;
	flex: 0 0 26%;
	padding: 0 1.5rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.list-features li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 2.4rem
	}
}

.list-features li:nth-child(3) {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%
}

@media (max-width:1499px) {
	.list-features li:nth-child(3) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.list-features li:nth-child(3) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
}

.list-features span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 10.2rem;
	margin-bottom: 3.8rem
}

@media (max-width:1199px) {
	.list-features span {
		margin-bottom: 3rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.list-features span {
		margin-bottom: .2rem;
		min-height: 7rem;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.list-features p {
	max-width: 90%;
	margin: 0 auto
}

@media (max-width:1199px) {
	.list-features p {
		max-width: 80%
	}
}

.list-filters {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.6rem;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: .4rem solid silver;
	margin-bottom: 7rem
}

@media (max-width:1499px) {
	.list-filters {
		font-size: 3rem
	}
}

.list-filters li+li {
	margin-left: 4.5rem
}

.list-filters a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #000;
	padding-bottom: 1.6rem
}

.list-filters a:before {
	content: '';
	position: absolute;
	top: 100%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	left: 0;
	width: 100%;
	height: .8rem;
	background-color: #692cba;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s, visibility .4s;
	-o-transition: opacity .4s, visibility .4s;
	transition: opacity .4s, visibility .4s
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.list-features p {
		max-width: 100%
	}

	.list-filters {
		margin-bottom: 5rem;
		display: block;
		font-size: 1.5rem;
		text-align: center;
		border: 0
	}

	.list-filters li+li {
		margin-left: 0;
		margin-top: 2.4rem
	}

	.list-filters a {
		display: inline-block;
		padding: 0 3.2rem .7rem
	}

	.list-filters a:before {
		height: .4rem
	}
}

.list-filters .is-active {
	font-weight: 600
}

.list-filters .is-active a {
	color: #692cba
}

.list-filters .is-active a:before {
	opacity: 1;
	visibility: visible
}

.list-years {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 -2rem
}

.list-years li {
	padding: 0 2rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	margin-bottom: 2.2rem
}

.list-years .h2 {
	font-size: 10rem;
	margin-bottom: .2rem;
	color: #568eba
}

.list-years .h2.text-purple {
	color: #6b29ba
}

.list-years strong {
	max-width: 92%;
	display: block
}

@media (max-width:1499px) {
	.list-years strong {
		max-width: 100%
	}
}

.map {
	height: 884px
}

@media (max-width:1199px) {
	.list-years li {
		margin-bottom: 3.9rem
	}

	.list-years strong {
		max-width: 83%
	}

	.map {
		height: 600px
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.list-years {
		font-size: 1.2rem;
		margin: 0 -1rem
	}

	.list-years li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		padding: 0 1rem;
		margin-bottom: 3rem
	}

	.list-years li:nth-child(3) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.list-years .h2 {
		font-size: 5.26rem;
		margin-bottom: 0
	}

	.map {
		height: 450px
	}
}

.map iframe {
	height: 100%;
	width: 100%
}

.navbar {
	padding: 0;
	color: #fff;
	font-size: 18px !important;
	line-height: 1.21;
	font-weight: 400
}

.navbar li {
	margin-right: 3.75rem
}

@media (max-width:1699px) {
	.navbar li {
		margin-right: 2.75rem
	}
}

@media (max-width:1199px) {
	.navbar {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-right: 1.5rem
	}

	.navbar li {
		margin: 0 0 1rem
	}
}

.navbar li:last-child {
	margin: 0
}

.navbar a {
	text-decoration: none;
	display: inline-block
}

.navbar a>span {
	display: block
}

@media (min-width:1199.02px) {
	.navbar .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		margin-bottom: 1.1rem;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.navbar {
		padding: 0
	}

	.navbar .navbar-collapse {
		margin: 1rem 0 0
	}
}

.navbar .navbar-collapse .live-shortcode:nth-child(2) {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}

.navbar .navbar-nav {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar .navbar-nav--size1 {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 2.8rem
}

.navbar .navbar-nav--size1 li {
	margin-right: 4.4rem
}

@media (max-width:1699px) {
	.navbar .navbar-nav--size1 {
		margin-right: 1.5rem
	}

	.navbar .navbar-nav--size1 li {
		margin-right: 2.75rem
	}
}

.navbar .navbar-nav--size1 li:last-child {
	margin: 0
}

.navbar .nav-link {
	padding: 0;
	-webkit-transition: background .4s, color .4s;
	-o-transition: background .4s, color .4s;
	transition: background .4s, color .4s
}

@media (max-width:1199px) {
	.navbar .navbar-nav {
		margin-bottom: 1rem
	}

	.navbar .navbar-nav--size1 {
		margin: 0 0 1rem
	}

	.navbar .navbar-nav--size1 li {
		margin: 0 0 1rem
	}

	.navbar .nav-link {
		font-size: 2.4rem;
		padding: 5px 0
	}
}

.navbar .active:not(.dropdown) .nav-link,
.navbar .nav-link:hover {
	color: #99e6e3
}

.navbar .navbar-brand {
	padding: 0;
	margin: 0 2.5rem 0 -1.6rem;
	max-width: 22rem;
	display: inline-block;
	text-decoration: none
}

@media (max-width:1699px) {
	.navbar .navbar-brand {
		margin: 0 2.5rem 0 0
	}
}

@media (max-width:1499px) {
	.navbar {
		font-size: 2rem
	}

	.navbar .navbar-brand {
		max-width: 18rem
	}
}

@media (max-width:1199px) {
	.navbar .navbar-brand {
		max-width: 22rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.navbar .navbar-brand {
		margin: 0;
		max-width: 13.1rem;
		padding-top: .25rem
	}
}

.navbar .navbar-toggler {
	padding: 0;
	position: relative;
	width: 6.7rem;
	height: 5rem
}

.navbar .navbar-toggler:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.navbar .navbar-toggler span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: .7rem;
	background: #fff;
	-webkit-transition: opacity .4s, top .4s, -webkit-transform .4s;
	transition: opacity .4s, top .4s, -webkit-transform .4s;
	-o-transition: opacity .4s, transform .4s, top .4s;
	transition: opacity .4s, transform .4s, top .4s;
	transition: opacity .4s, transform .4s, top .4s, -webkit-transform .4s
}

.navbar .navbar-toggler span:nth-child(2) {
	top: 2rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.navbar .navbar-toggler {
		width: 2.8rem;
		height: 2.1rem;
		position: absolute;
		top: 2rem;
		right: 8px
	}

	.navbar .navbar-toggler span {
		height: .3rem
	}

	.navbar .navbar-toggler span:nth-child(2) {
		top: .8rem
	}
}

.navbar .navbar-toggler span:nth-child(3) {
	top: 4rem
}

.navbar .navbar-toggler.is-active {
	top: 0
}

.navbar .navbar-toggler.is-active span:first-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 2rem
}

.navbar .navbar-toggler.is-active span:nth-child(2) {
	opacity: 0
}

.navbar .navbar-toggler.is-active span:nth-child(3) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 2rem
}

.navbar .nav-btn {
	margin-top: -15px !important
}

@media (max-width:1199px) {
	.navbar .nav-btn {
		margin-top: 0 !important
	}
}

.navbar .nav-btn>a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #5690bc;
	font-size: 18px !important;
	font-weight: 600;
	font-style: italic;
	padding: 1rem !important;
	min-width: 15rem;
	border-radius: .5rem;
	line-height: 1.25;
	border: 0;
	-webkit-transition: background .4s, color .4s;
	-o-transition: background .4s, color .4s;
	transition: background .4s, color .4s
}

.navbar .nav-btn>a:hover {
	background: #6d26ba;
	color: #fff
}

.navbar-expand-xl .navbar-nav {
	margin-top: 12px
}

.navbar-expand-xl .navbar-nav .nav-link {
	padding: 0 0 16px
}

.menu-item-has-children:hover .dropdown-menu {
	display: block
}

.dropdown-toggle:after {
	width: 12px;
	height: 12px;
	border-left: 0;
	border-bottom: 0;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: all .2s;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: .5em;
	position: absolute;
	right: -23px;
	top: 11px;
	font-size: 18px
}

.menu-item-has-children:hover .dropdown-toggle:after,
.show .dropdown-toggle:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 9px;
	right: -27px
}

@media (max-width:1499px) {
	.dropdown-toggle:after {
		right: -24px;
		top: 9px;
		width: 10px;
		height: 10px
	}

	.menu-item-has-children:hover .dropdown-toggle:after,
	.show .dropdown-toggle:after {
		right: -26px;
		top: 7px
	}
}

.dropdown-menu {
	border-radius: 5px;
	-webkit-box-shadow: 1px 4px 5px -1px rgba(0, 0, 0, .23);
	box-shadow: 1px 4px 5px -1px rgba(0, 0, 0, .23);
	min-width: 240px;
	padding: 2px 0 6px;
	top: calc(100% - 3px);
	left: -4px
}

.dropdown-menu li {
	margin-right: 0;
	padding: 0 12px 0 16px
}

.dropdown-menu li:last-child .dropdown-item {
	border: 0 !important
}

.dropdown-menu:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 25px;
	top: -8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff
}

.dropdown-item {
	border-bottom: 1px solid silver;
	background: 0 0 !important;
	display: block;
	width: 100%;
	font-size: 2rem;
	font-weight: 200;
	padding: 8px 9px 9px
}

.active>.dropdown-item,
.dropdown-item:focus,
.dropdown-item:hover {
	color: #5690bc !important;
	font-weight: 600
}

.i-link .dropdown-item,
.i-link .nav-link {
	font-size: 1.6rem;
	font-style: italic;
	font-weight: 400 !important
}

.radio label {
	font-size: 2rem;
	color: #fff;
	display: block;
	position: relative;
	padding-left: 2.5rem;
	margin-bottom: .4rem;
	cursor: pointer;
	font-size: 2rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.radio label strong {
	font-weight: 400
}

.radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.section-alt {
	padding: 16.5rem 0;
	margin-bottom: -3rem;
	position: relative
}

@media (max-width:1499px) {
	.section-alt {
		padding: 10rem 0
	}
}

@media (max-width:1199px) {

	.dropdown-menu,
	.dropdown-toggle:after {
		display: none !important
	}

	.section-alt {
		padding: 9.3rem 0
	}

	.section-alt .section__content .h1>br {
		display: none
	}
}

.section-alt:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 140%;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f7f7f7));
	background: -o-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: linear-gradient(to bottom, #fff 0, #f7f7f7 100%);
	pointer-events: none
}

.section-alt .section__inner {
	position: relative;
	z-index: 2
}

.section-alt .section__content .h1 {
	text-transform: uppercase;
	margin-bottom: 3.9rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.navbar .navbar-toggler span:nth-child(3) {
		top: 1.6rem
	}

	.i-link .dropdown-item,
	.i-link .nav-link {
		font-size: 1.2rem
	}

	.section-alt {
		padding: 6.3rem 0
	}

	.section-alt .section__content .h1 {
		max-width: 90%;
		margin: 0 auto 2.7rem
	}
}

.section-alt .section__content-inner {
	padding: 4.3rem 5rem 0 0;
	line-height: 1.38;
	margin-bottom: 2.4rem
}

@media (max-width:1199px) {
	.section-alt .section__content-inner {
		text-align: center;
		padding: 0;
		margin: 0 auto 7.1rem;
		max-width: 82%;
		font-size: 2.4rem;
		line-height: 1.2
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section-alt .section__content-inner {
		font-size: 1.5rem;
		max-width: 85%;
		margin-bottom: 4.4rem
	}
}

@media (max-width:1199px) {
	.section-alt .section__list-years {
		max-width: 90%;
		margin: 0 auto;
		padding-left: 15rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section-alt .section__list-years {
		padding-left: 4.3rem;
		max-width: 100%
	}
}

@media (max-width:349px) {
	.map {
		height: 350px
	}

	.section-alt .section__list-years {
		padding-left: 2rem
	}
}

.section-contacts {
	position: relative;
	color: #fff;
	padding: 41.6rem 0 31.4rem;
	overflow: hidden
}

@media (max-width:1499px) {
	.section-contacts {
		padding: 18rem 0 10rem
	}
}

.section-contacts .section__background {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 115%;
	height: 100%;
	border-radius: 50% 50% 0 0/41% 39% 0 0;
	overflow: hidden
}

.section-contacts .section__background img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50%;
	object-position: 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.section-contacts .section__content {
	padding-top: 1.6rem
}

.section-contacts .section__content .h1 {
	text-transform: uppercase;
	margin-bottom: 3.7rem
}

.section-contacts .section__content p {
	max-width: 80%
}

.section-contacts .section__content p>span {
	display: block
}

.section-contacts .section__content a {
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s
}

.section-contacts .section__content a:hover {
	color: #fff
}

@media (min-width:1023.02px) {
	.form-utility .form__btn:hover {
		background: #6d26ba
	}

	.section-contacts .section__content a:hover {
		opacity: .7
	}
}

.section-contacts .section__content a[href^=tel] {
	font-size: 3rem
}

@media (max-width:1199px) {
	.section-contacts {
		padding: 23.7rem 0 12.4rem
	}

	.section-contacts .section__background {
		border-radius: 50% 50% 0 0/32% 26% 0 0;
		height: 96.3%
	}

	.section-contacts .section__content {
		padding: 7rem 0 0 1.4rem
	}

	.section-contacts .section__content .h1 {
		margin-bottom: 2.3rem
	}

	.section-contacts .section__content p {
		padding-left: 1rem;
		max-width: 81%
	}

	.section-contacts .section__content a[href^=tel] {
		font-size: 2rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section-contacts {
		padding: 7.1rem 0 0
	}

	.section-contacts .section__background {
		bottom: auto;
		top: .3rem;
		border-radius: 50% 50% 0 0/17% 23% 0 0;
		height: 50%
	}

	.section-contacts .section__content {
		padding: 0 0 0 1.2rem;
		margin-bottom: 3.8rem
	}

	.section-contacts .section__content .h1 {
		padding-left: 1rem;
		margin-bottom: .7rem
	}

	.section-contacts .section__content p {
		max-width: 91%
	}

	.section-contacts .section__content a[href^=tel] {
		font-size: 1.5rem
	}
}

.section-contacts .section__form {
	max-width: 62.4rem;
	margin: 0 auto
}

.section-partners .section__inner {
	padding: 14.4rem 0 15.4rem;
	border-bottom: .3rem solid silver
}

@media (max-width:1499px) {
	.section-partners .section__inner {
		padding: 10rem 0
	}
}

@media (max-width:1199px) {
	.section-contacts .section__form {
		max-width: none;
		margin: 0 0 0 -1.5rem
	}

	.section-partners .section__inner {
		padding: 7.2rem 0 10.2rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section-contacts .section__form {
		margin: 0 -1.5rem
	}

	.section-partners .section__inner {
		padding: 6rem 0 6.9rem;
		max-width: 82%;
		margin: 0 auto
	}
}

.section-partners .section__head {
	text-align: center;
	margin-bottom: 7.7rem
}

.section-partners .section__head .h1 {
	text-transform: uppercase;
	background: -o-linear-gradient(50deg, #5157b6 0, #5690bc 100%);
	background: linear-gradient(40deg, #5157b6 0, #5690bc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block
}

.section {
	position: relative;
	padding: 10.5rem 0 22.3rem
}

@media (max-width:1499px) {
	.section {
		padding-bottom: 12rem
	}
}

@media (max-width:1199px) {
	.section-partners .section__head {
		margin-bottom: 4rem
	}

	.section {
		padding: 2.7rem 0 6rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section-partners .section__head {
		max-width: 88%;
		margin: 0 auto 4.4rem
	}

	.section {
		padding: 4.8rem 0 3.2rem
	}

	.section .section__cloud {
		display: none
	}
}

.section .section__background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#5690bc), to(#5157b5));
	background: -o-linear-gradient(left, #5690bc 0, #5157b5 100%);
	background: linear-gradient(to right, #5690bc 0, #5157b5 100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	pointer-events: none;
	z-index: -1
}

.section .section__background--pink {
	background: -webkit-gradient(linear, left top, right top, color-stop(30%, #8e3182), to(#7a31a4));
	background: -o-linear-gradient(left, #8e3182 30%, #7a31a4 100%);
	background: linear-gradient(to right, #8e3182 30%, #7a31a4 100%)
}

.section .section__background-decoration:first-child {
	margin-top: -.1rem
}

@media (max-width:1199px) {
	.section .section__background-decoration:first-child {
		margin: -.1rem 0 0 -14rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__background-decoration:first-child {
		margin: -.1rem 0 0
	}

	.section .section__decoration {
		display: none
	}
}

.section .section__background-decoration:last-child {
	margin-bottom: -.1rem
}

.section .section__decoration {
	width: 12.9rem;
	height: 12.9rem;
	border-radius: 50%;
	background: #f0e6f2;
	position: absolute;
	right: 18.2%;
	bottom: 9.7%;
	pointer-events: none
}

@media (max-width:1199px) {
	.section .section__decoration {
		width: 8.5rem;
		height: 8.5rem;
		right: 1.9%;
		bottom: .8%
	}
}

.section .section__decoration--position-1 {
	right: 8%;
	bottom: auto;
	top: -40.3%
}

@media (max-width:1199px) {
	.section .section__decoration--position-1 {
		width: 8.1rem;
		height: 8.1rem;
		right: 15%;
		top: -27.3%
	}
}

.section .section__decoration--position-2 {
	right: 22.7%;
	bottom: 54.8%
}

.section .section__inner {
	position: relative;
	z-index: 2
}

.section .section__content {
	padding-top: 7.2rem
}

.section .section__content .h1 {
	text-transform: uppercase;
	margin-bottom: 3.4rem
}

.section .section__content-inner>p {
	max-width: 73%
}

@media (max-width:1199px) {
	.section .section__decoration--position-2 {
		width: 10.5rem;
		height: 10.5rem;
		bottom: 47.8%;
		right: 9.8%
	}

	.section .section__content {
		padding-top: 8.7rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section .section__content .h1 {
		margin-bottom: 1.8rem
	}

	.section .section__content-inner {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__content {
		padding: 0
	}

	.section .section__content-inner>.h1 {
		font-size: 3rem
	}

	.section .section__content-inner {
		padding-left: 2.1rem;
		margin-bottom: 2.9rem
	}
}

.section .section__image--offset-right {
	margin-right: -18rem;
	position: relative
}

.section .section__image--offset-right .btn-play {
	position: absolute;
	bottom: 8rem;
	left: calc(50% + 9.8rem);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:1699px) {
	.section .section__image--offset-right {
		margin-right: -5rem
	}

	.section .section__image--offset-right .btn-play {
		left: calc(50% + 7.6rem)
	}
}

@media (max-width:1499px) {
	.section .section__content-inner>p {
		max-width: 90%
	}

	.section .section__image--offset-right .btn-play {
		left: calc(50% + 5vw);
		bottom: 3vw
	}
}

@media (max-width:1199px) {
	.section .section__image--offset-right {
		margin: -8.9rem -5.8rem 0 2rem;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 56.9%;
		flex: 0 0 56.9%
	}

	.section .section__image--offset-right .btn-play {
		bottom: 4.5vw
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__image--offset-right {
		margin: 5.2rem -1.6rem 0 auto;
		max-width: 31.8rem
	}

	.section .section__image--offset-right .btn-play {
		bottom: 3rem;
		left: calc(50% + 2.4rem)
	}
}

.section .section__list-features {
	position: relative;
	margin-top: 5.8rem;
	padding: 5.1rem 0 3.8rem;
	z-index: 2
}

.section .section__list-features:before {
	content: '';
	width: 100vw;
	height: 100%;
	position: absolute;
	right: -12.6rem;
	top: 0;
	background: #f7f7f6;
	z-index: -1;
	border-radius: .5rem;
	pointer-events: none
}

@media (max-width:1499px) {
	.section .section__list-features:before {
		right: -14vw
	}
}

@media (max-width:1199px) {
	.section .section__list-features {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-top: .8rem;
		padding: 3.5rem 0 6.8rem
	}

	.section .section__list-features:before {
		right: 0;
		width: 100%
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__list-features {
		padding: 1.4rem 0 1rem;
		margin: 0 0 -3.3rem
	}

	.section .section__list-features:before {
		height: 92.6%
	}
}

.section .section__subtitle {
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 1.7rem
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__subtitle {
		margin-bottom: .7rem
	}
}

.section .section__widgets-features {
	max-width: 131.8rem;
	margin: 11.8rem auto 0
}

.section .section__widgets-features .section__cloud {
	margin: -16.9rem 0 0 -16.6rem;
	position: relative;
	z-index: -1
}

.section--size1 {
	color: #fff;
	padding: 18.4rem 0 0;
	overflow: visible
}

@media (max-width:1699px) {
	.section--size1 {
		padding-bottom: 4rem
	}
}

@media (max-width:1499px) {
	.section--size1 {
		padding-bottom: 15rem
	}
}

@media (max-width:1199px) {
	.section .section__widgets-features {
		margin: 10.5rem auto 0
	}

	.section .section__widgets-features .section__cloud {
		max-width: 34.4rem;
		margin: -14.5rem 0 0 -20.9rem
	}

	.section--size1 {
		padding: 22.5rem 0 13.8rem
	}
}

.section--size1 .section__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.section--size1 .section__content {
	padding: 0;
	-webkit-box-flex: 0;
}

@media (max-width:1499px) {
	.section--size1 .section__content {
		margin-right: 5rem;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
	}
}

@media (max-width:1199px) {
	.section--size1 .section__content {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		margin-right: .7rem;
		display: block
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__widgets-features {
		max-width: 100%;
		margin-top: 6.4rem
	}

	.section--size1 {
		padding: 4.2rem 0 6.6rem
	}

	.section--size1 .section__inner {
		display: block
	}

	.section--size1 .section__content {
		margin: 0 0 1rem;
	}

	.section--size1 .section__content-image {
		display: none
	}
}

.section--size1 .section__content-image {
	margin: 9.2rem -2rem -1.7rem -18.1rem
}

@media (max-width:1699px) {
	.section--size1 .section__content-image {
		margin: 9.2rem 0 0 -2rem
	}
}

.section--size1 .section__cards-alt {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	position: relative;
	z-index: 3
}

.section--size2 {
	overflow: visible;
	padding: 18rem 0 16rem
}

@media (max-width:1499px) {
	.section--size1 .section__content-image {
		margin: 12rem 0 0 -5rem
	}

	.section--size2 {
		padding: 14rem 0 10rem
	}
}

@media (max-width:1199px) {
	.section--size1 .section__content-image {
		margin: 4.2rem 0 0 -5.7rem
	}

	.section--size1 .section__cards-alt {
		padding: 4.3rem 0 0
	}

	.section--size2 {
		padding: 11rem 0 10rem
	}
}

.section--size2 .section__image {
	text-align: right;
	margin: 5.2rem -1.8rem 0 0;
	position: relative;
	z-index: 2
}

@media (max-width:1199px) {
	.section--size2 .section__image {
		margin: .5rem -1.3rem 0 -2rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section--size1 .section__content .h1 {
		margin-bottom: 1rem
	}

	.section--size1 .section__cards-alt {
		padding-top: 1.3rem
	}

	.section--size2 {
		padding: 6.6rem 0 6.3rem
	}

	.section--size2 .section__image {
		margin: 2.7rem -.8rem 0 0
	}
}

.section--size2 .section__image .section__cloud {
	position: absolute;
	bottom: -4.6rem;
	right: -10.5rem;
	z-index: -1
}

.section--size2 .section__content .h1 {
	margin-bottom: 3.8rem;
	background: -o-linear-gradient(314deg, #6c26ba 0, #5157b6 100%);
	background: linear-gradient(136deg, #6c26ba 0, #5157b6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.section--size2 .section__content>p {
	max-width: 100%
}

.section--size2 .section__actions {
	margin-top: 4.1rem
}

.section--size3 {
	padding: 14.6rem 0 18.1rem;
	color: #fff;
	overflow: visible
}

@media (max-width:1199px) {
	.section--size2 .section__image .section__cloud {
		max-width: 40.2rem;
		right: -21rem;
		bottom: -14rem
	}

	.section--size2 .section__cloud>svg {
		width: 100%
	}

	.section--size2 .section__content {
		padding-top: 0;
		line-height: 1.45
	}

	.section--size2 .section__content .h1 {
		margin-bottom: 2.6rem
	}

	.section--size2 .section__content>p {
		max-width: 90%
	}

	.section--size2 .section__subtitle {
		margin-bottom: 2rem
	}

	.section--size2 .section__actions {
		margin-top: .9rem
	}

	.section--size3 {
		padding: 13.7rem 0 14.6rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section--size2 .section__content {
		padding-left: 2.3rem;
		line-height: 1.2;
		display: block
	}

	.section--size2 .section__content .h1 {
		margin-bottom: 1.4rem
	}

	.section--size2 .section__subtitle {
		margin-bottom: 1rem
	}

	.section--size2 .section__actions {
		margin-top: 2.3rem
	}

	.section--size3 {
		padding: 3.2rem 0 6.7rem
	}
}

@media (max-width:1199px) {
	.section--size3 .section__subtitle {
		margin-bottom: 2.8rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section--size3 .section__subtitle {
		margin-bottom: 1.1rem
	}
}

.section--size3 .section__content {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 7rem
}

@media (max-width:1199px) {
	.section--size3 .section__content {
		margin-bottom: 6.6rem
	}

	.section--size3 .section__content .h1 {
		margin-bottom: 1.1rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section--size3 .section__content {
		display: block;
		margin-bottom: 5.3rem
	}
}

.section--size3 .section__content-inner {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1
}

.section--size3 .section__content-image {
	margin: -17.9rem -.7rem 0 10rem
}

@media (max-width:1499px) {
	.section--size3 .section__content-inner {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45%;
	}

	.section--size3 .section__content-image {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
		margin: -10rem -2rem 0 4rem
	}
}

@media (max-width:1199px) {
	.section--size3 .section__content-image {
		margin: -8.2rem -2.8rem 0 5.2rem
	}
}

.select select::-ms-expand {
	display: none
}

.services {
	list-style: none
}

.testimonial {
	font-size: 3rem;
	line-height: 1.35
}

.testimonial .testimonial__inner {
	background: #fff;
	-webkit-box-shadow: .5rem .5rem 1rem 0 rgba(7, 6, 6, .2);
	box-shadow: .5rem .5rem 1rem 0 rgba(7, 6, 6, .2);
	border-radius: .5rem;
	padding-bottom: 6.2rem;
	-webkit-transition: -webkit-box-shadow .4s .6s;
	transition: -webkit-box-shadow .4s .6s;
	-o-transition: box-shadow .4s .6s;
	transition: box-shadow .4s .6s;
	transition: box-shadow .4s .6s, -webkit-box-shadow .4s .6s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section--size3 .section__content-image {
		margin: 3.2rem -1.5rem 0 0;
		text-align: right
	}

	.testimonial {
		font-size: 1.5rem;
		line-height: 1.27
	}

	.testimonial .testimonial__inner {
		padding-bottom: 1.6rem
	}
}

.testimonial .testimonial__image {
	width: 16.3rem;
	height: 16.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(#5690bc), to(#7b3bc1));
	background: -o-linear-gradient(top, #5690bc 0, #7b3bc1 100%);
	background: linear-gradient(to bottom, #5690bc 0, #7b3bc1 100%);
	margin: 0 auto 3rem;
	position: relative;
	-webkit-transform: translate(1.4rem, -6rem);
	-ms-transform: translate(1.4rem, -6rem);
	transform: translate(1.4rem, -6rem)
}

@media (max-width:1199px) {
	.testimonial .testimonial__image {
		-webkit-transform: translate(1.2rem, -7.7rem);
		-ms-transform: translate(1.2rem, -7.7rem);
		transform: translate(1.2rem, -7.7rem);
		margin: 0 auto -4.8rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.testimonial .testimonial__image {
		width: 7.9rem;
		height: 7.9rem;
		-webkit-transform: translate(.3rem, -3.6rem);
		-ms-transform: translate(.3rem, -3.6rem);
		transform: translate(.3rem, -3.6rem);
		margin-bottom: -1.5rem
	}
}

.testimonial .testimonial__image-inner {
	width: 14.7rem;
	height: 14.7rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14.7rem;
	flex: 0 0 14.7rem;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 50%
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.testimonial .testimonial__image-inner {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7.1rem;
		flex: 0 0 7.1rem;
		width: 7.1rem;
		height: 7.1rem
	}
}

.testimonial .testimonial__content {
	padding: 0 5.4rem 0 6.3rem;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto
}

.testimonial .testimonial__content img {
	margin-bottom: 3rem
}

@media (max-width:1199px) {
	.testimonial .testimonial__content {
		padding: 0 12.4rem 0 8rem
	}

	.testimonial .testimonial__content img {
		margin-bottom: 1.3rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.testimonial .testimonial__content {
		padding: 0 1.2rem;
		max-width: 91%
	}

	.testimonial .testimonial__content img {
		max-width: 6.8rem;
		margin-bottom: 1.6rem
	}
}

.testimonial .testimonial__content p {
	margin-bottom: 2.2rem
}

.testimonial .testimonial__content .h2 {
	font-size: 4.5rem;
	background: -o-linear-gradient(50deg, #5157b6 0, #5690bc 100%);
	background: linear-gradient(40deg, #5157b6 0, #5690bc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.testimonial .testimonial__arrows {
	padding: 0 6.7rem;
	margin-top: 5rem
}

@media (max-width:1199px) {
	.testimonial .testimonial__arrows {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 0 11.5rem;
		margin-top: 0
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.testimonial .testimonial__content p {
		margin-bottom: 1.1rem
	}

	.testimonial .testimonial__content .h2 {
		font-size: 1.8rem
	}

	.testimonial .testimonial__arrows {
		padding: 0 1.2rem;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 2.8rem
	}
}

.widget-feature .widget__inner {
	background: #f7f7f6;
	border-radius: .5rem;
	padding: 0 2.2rem 2rem;
	min-height: 30rem
}

.widget-feature .widget__icon {
	width: 8.3rem;
	height: 8.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: -o-linear-gradient(314deg, #6c26ba 0, #5157b6 100%);
	background: linear-gradient(136deg, #6c26ba 0, #5157b6 100%);
	color: #fff;
	border-radius: 50%;
	font-size: 4.5rem;
	line-height: 1;
	-webkit-transform: translateY(-2.2rem);
	-ms-transform: translateY(-2.2rem);
	transform: translateY(-2.2rem);
	margin-bottom: .8rem
}

.widget-feature .widget__content {
	padding-left: 2rem
}

.widget-feature .widget__content .h6 {
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 1.3rem
}

@media (max-width:1199px) {
	.widget-feature .widget__inner {
		min-height: 26.6rem
	}

	.widget-feature .widget__icon {
		-webkit-transform: translateY(-3.3rem);
		-ms-transform: translateY(-3.3rem);
		transform: translateY(-3.3rem);
		margin: 0 0 -.2rem 1rem
	}

	.widget-feature .widget__content .h6 {
		margin-bottom: 1.9rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.widget-feature .widget__inner {
		min-height: 17.5rem;
		text-align: center
	}

	.widget-feature .widget__icon {
		margin: 0 auto -.3rem;
		-webkit-transform: translateY(-2.2rem);
		-ms-transform: translateY(-2.2rem);
		transform: translateY(-2.2rem)
	}

	.widget-feature .widget__content {
		padding-left: 0
	}

	.widget-feature .widget__content p {
		max-width: 70%;
		margin: 0 auto
	}

	.widget-feature .widget__content .h6 {
		font-size: 1.5rem;
		margin-bottom: 1.5rem
	}

	.widgets-features .widget-feature:last-child {
		margin-bottom: 0
	}
}

.widgets-features {
	margin: 0 -1.9rem
}

.widgets-features .widget-feature {
	padding: 0 1.9rem
}

@media (max-width:1199px) {
	.widgets-features {
		margin: 0 -.6rem
	}

	.widgets-features .widget-feature {
		padding: 0 .6rem
	}
}

@media (max-width:1199px) and (max-width:767px),
screen and (max-width:1199px) and (max-width:812px) and (orientation:landscape) {
	.widgets-features .widget-feature {
		margin-bottom: 3.2rem
	}
}

.widgets-features .widget-feature:nth-child(2),
.widgets-features .widget-feature:nth-child(3) {
	margin-top: 3.3rem
}

.wrapper {
	position: relative;
	min-height: 100vh;
	overflow: hidden
}

.section-contacts {
	padding-bottom: 27.4rem
}

.section .section__image--offset-right .btn-play {
	left: calc(50% + 9.8rem)
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {

	.widgets-features .widget-feature:nth-child(2),
	.widgets-features .widget-feature:nth-child(3) {
		margin-top: 0
	}

	.btn {
		font-size: 1.6rem
	}

	.section-contacts {
		padding-bottom: 0
	}

	.section .section__image--offset-right .btn-play {
		left: calc(50% + 2.4rem)
	}
}

@media (max-width:1499px) {
	.section .section__image--offset-right .btn-play {
		left: calc(50% + 5vw)
	}
}

.carousel-indicators {
	margin: 0 15px !important;
	bottom: 5px
}

.carousel-indicators li {
	height: 18px;
	border-radius: 100%;
	cursor: pointer
}

@media (min-width:1400px) {
	.carousel-indicators li {
		height: 25px
	}
}

.footer .menu-social-menu-container .navbar-nav {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.footer p {
	font-size: 2rem;
	line-height: 1.45
}

.container {
	max-width: 159rem
}

@media (max-width:1699px) {
	.section .section__image--offset-right .btn-play {
		left: calc(50% + 6.5rem)
	}

	.container {
		max-width: 100%;
		padding: 0 5rem
	}
}

@media (max-width:1199px) {
	.container {
		padding: 0 2rem
	}
}

@media (max-width:767px),
screen and (max-width:812px) and (orientation:landscape) {
	.section .section__image--offset-right .btn-play {
		left: calc(50% + 3rem)
	}

	.footer p {
		font-size: 1.2rem;
		line-height: 1.5
	}

	.container {
		padding: 0 1.5rem
	}
}

.tooltip-inner {
	font-size: 1.4rem !important;
	background-color: #5690bc;
	opacity: 1
}

.tooltip .arrow::before {
	border-top-color: #5690bc !important
}

.mfp-container {
	overflow: auto
}

.gform_wrapper.gravity-theme fieldset,
.gform_wrapper.gravity-theme legend {
	background: 0 0;
	padding: 0
}

.gform_wrapper.gravity-theme fieldset {
	border: none;
	display: block;
	margin: 0
}

.gform_wrapper.gravity-theme legend {
	margin-left: 0;
	margin-right: 0
}

.gform_wrapper.gravity-theme .gform_drop_instructions {
	display: block;
	margin-bottom: 8px
}

.gform_wrapper.gravity-theme .gfield_fileupload_filesize {
	padding: 0 6px
}

.gform_wrapper.gravity-theme .gfield_validation_message ul {
	margin: 16px 0;
	padding-left: 24px
}

.gform_wrapper.gravity-theme .gfield_validation_message ul:empty {
	display: none
}

.gform_wrapper.gravity-theme .ginput_preview {
	margin: 16px 0
}

.gform_wrapper.gravity-theme ::-ms-reveal {
	display: none
}

.gform_wrapper.gravity-theme .gform_validation_container,
body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,
body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,
body .gform_wrapper.gravity-theme .gform_validation_container {
	display: none !important;
	left: -9000px;
	position: absolute !important
}

.gform_wrapper.gravity-theme .chosen-container {
	display: inline-block;
	font-size: 16px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: middle
}

.gform_wrapper.gravity-theme .chosen-container * {
	box-sizing: border-box
}

.gform_wrapper.gravity-theme .chosen-container a {
	cursor: pointer
}

.gform_wrapper.gravity-theme .chosen-rtl {
	text-align: right
}

@media only screen and (max-width:641px) {
	.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 2;
		min-height: 32px
	}

	.gform_wrapper.gravity-theme textarea {
		line-height: 1.5
	}

	.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price) {
		display: block;
		margin-bottom: 8px
	}

	.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex {
		margin-top: 12px !important
	}

	.gform_wrapper.gravity-theme ul.gfield_checkbox li label,
	.gform_wrapper.gravity-theme ul.gfield_radio li label {
		cursor: pointer;
		width: 85%
	}
}

.gform_wrapper.gravity-theme .gf_invisible {
	left: -9999px;
	position: absolute;
	visibility: hidden
}

.gform_wrapper.gravity-theme .gform_hidden {
	display: none
}

.gform_wrapper.gravity-theme .hidden_label .gfield_label,
.gform_wrapper.gravity-theme .screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important
}

.gform_wrapper.gravity-theme button.screen-reader-text:focus {
	border: 0;
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	position: static !important;
	width: auto
}

.gform_wrapper.gravity-theme .gfield textarea {
	width: 100%
}

.gform_wrapper.gravity-theme .gfield textarea.small {
	height: 96px
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 192px
}

.gform_wrapper.gravity-theme .gfield textarea.large {
	height: 288px
}

.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
	max-width: 100%
}

.gform_wrapper.gravity-theme .gfield input.small,
.gform_wrapper.gravity-theme .gfield select.small {
	width: calc(25% - 16px * 3 / 4)
}

.gform_wrapper.gravity-theme .gfield input.medium,
.gform_wrapper.gravity-theme .gfield select.medium {
	width: calc(50% - 16px / 2)
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
	width: 100%
}

.gform_wrapper.gravity-theme * {
	box-sizing: border-box
}

.gform_wrapper.gravity-theme .gform_fields {
	display: grid;
	grid-column-gap: 2%;
	-ms-grid-columns: (1fr 2%)[12];
	grid-row-gap: 16px;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(auto-fill, auto);
	width: 100%
}

.gform_wrapper.gravity-theme .gfield {
	grid-column: 1/-1;
	min-width: 0
}

.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex {
	align-items: flex-start
}

html[dir=rtl] .gform_wrapper.gravity-theme code,
html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],
html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],
html[dir=rtl] .gform_wrapper.gravity-theme input[type=url] {
	direction: rtl
}

html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label {
	direction: rtl
}

html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder {
	text-align: right
}

html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder {
	text-align: right
}

html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder {
	text-align: right
}

html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder {
	text-align: right
}

html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset {
	display: block
}

html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),
html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
	padding-left: 0;
	padding-right: 16px
}

@media (min-width:641px) {
	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
		padding-left: 0;
		padding-right: 16px
	}
}

.gform_wrapper.gravity-theme .gform_card_icon_container {
	display: flex;
	height: 32px;
	margin: 8px 0 6.4px
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon {
	background-image: var(--wpr-bg-c621b06f-05fc-40de-8f62-e9ea7d30a89c);
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 4.8px;
	text-indent: -9000px;
	width: 40px
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected {
	position: relative
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after {
	background: var(--wpr-bg-81d934e3-71ae-488f-86cd-b1f8efade949) center center no-repeat;
	bottom: 4px;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	right: 0;
	width: 13px
}

.gform_wrapper.gravity-theme .gfield_list_group {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-bottom: 8px
}

.gform_wrapper.gravity-theme .gfield_list_group:last-child {
	margin-bottom: 0
}

@media (max-width:640px) {
	.gform_wrapper.gravity-theme .gform_fields {
		grid-column-gap: 0
	}

	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1
	}

	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),
	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
		padding-right: 0
	}

	.gform_wrapper.gravity-theme .gfield_list_group {
		border: 1px solid rgba(0, 0, 0, .2);
		display: block;
		margin-bottom: 16px;
		padding: 16px
	}

	.gform_wrapper.gravity-theme .gfield_list_group:last-child {
		margin-bottom: 0
	}
}

.gform_wrapper.gravity-theme .gfield_label {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
	padding: 0
}

.gform_wrapper.gravity-theme .ginput_complex label {
	font-size: 15px;
	padding-top: 5px
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	background: #fff9f9;
	border-radius: 5px;
	border: 1.5px solid #c02b0a;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .11), 0 0 4px rgba(18, 25, 97, .0405344);
	margin-block-end: 8px;
	margin-block-start: 8px;
	padding-block: 16px;
	padding-inline-end: 16px;
	padding-inline-start: 48px;
	position: relative;
	width: 100%
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	color: #c02b0a;
	font-size: 13.2px;
	font-weight: 500;
	line-height: 17.6px;
	margin-block-end: 12px;
	margin-block-start: 0;
	margin-inline: 0
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2::before {
	display: none
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message,
.gform_wrapper.gravity-theme [aria-invalid=true]+label,
.gform_wrapper.gravity-theme label+[aria-invalid=true] {
	color: #c02b0a
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
	background: #fff9f9;
	border: 1px solid #c02b0a;
	font-size: 14.992px;
	margin-block-start: 8px;
	padding: 12.992px 24px
}

.gform_wrapper.gravity-theme button.button:disabled {
	opacity: .6
}

.gform_wrapper.gravity-theme .gform_footer {
	display: flex
}

.gform_wrapper.gravity-theme .gform_footer input {
	align-self: flex-end
}

.gform_wrapper.gravity-theme .ginput_complex {
	display: flex;
	flex-flow: row wrap
}

.gform_wrapper.gravity-theme .ginput_complex fieldset,
.gform_wrapper.gravity-theme .ginput_complex span {
	flex: 1
}

.gform_wrapper.gravity-theme .ginput_complex label,
.gform_wrapper.gravity-theme .ginput_complex legend {
	display: block
}

.gform_wrapper.gravity-theme .ginput_complex input,
.gform_wrapper.gravity-theme .ginput_complex select {
	width: 100%
}

@media (min-width:641px) {

	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
		padding-right: 1%
	}

	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),
	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
		padding-left: 1%;
		padding-right: 0
	}

	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
		padding-left: 1%;
		padding-right: 0
	}

	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),
	html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
		padding-left: 0;
		padding-right: 1%
	}
}

@media (max-width:640px) {
	.gform_wrapper.gravity-theme .ginput_complex span {
		flex: 0 0 100%;
		margin-bottom: 8px;
		padding-left: 0
	}
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description {
	clear: both;
	font-family: inherit;
	font-size: 15px;
	letter-spacing: normal;
	line-height: inherit;
	padding-top: 13px;
	width: 100%
}

html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon {
	float: right
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	margin: 6px 0 0;
	padding: 16px 0
}

.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
	margin-bottom: 8px
}

.gform_wrapper.gravity-theme .gform_footer button.button:disabled,
.gform_wrapper.gravity-theme .gform_footer input.button:disabled,
.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,
.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled {
	opacity: .6
}

.gform_wrapper.gravity-theme .gform_footer button+input,
.gform_wrapper.gravity-theme .gform_footer input+button,
.gform_wrapper.gravity-theme .gform_footer input+input,
.gform_wrapper.gravity-theme .gform_page_footer button+input,
.gform_wrapper.gravity-theme .gform_page_footer input+button,
.gform_wrapper.gravity-theme .gform_page_footer input+input {
	margin-left: 8px
}

html[dir=rtl] .gform_wrapper.gravity-theme button+input,
html[dir=rtl] .gform_wrapper.gravity-theme input+button,
html[dir=rtl] .gform_wrapper.gravity-theme input+input {
	margin-right: 8px
}

.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
	display: inline-block;
	font-size: 15px
}

.gform_wrapper.gravity-theme .gfield_checkbox button,
.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],
.gform_wrapper.gravity-theme .gfield_radio button,
.gform_wrapper.gravity-theme .gfield_radio input[type=text] {
	margin-top: 16px
}

.gform_wrapper.gravity-theme input[type=number] {
	display: inline-block
}

.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 8px
}

.gform_wrapper.gravity-theme .ginput_total {
	color: #060
}

.gform_wrapper.gravity-theme .gfield_repeater_cell {
	margin-top: 8px
}

.gform_wrapper.gravity-theme .gfield_repeater_cell label {
	color: #9b9a9a;
	font-size: 12.8px;
	font-weight: 400;
	padding-top: 8px
}

.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell:not(:first-child) {
	padding-top: 8px
}

.gform_wrapper.gravity-theme .gfield_repeater_wrapper input {
	border: 1px solid #c5c6c5;
	border-radius: 4px
}

.gform_wrapper.gravity-theme .gfield_repeater_cell>.gfield_repeater_wrapper {
	background-color: rgba(1, 1, 1, .02);
	border-bottom: 1px solid #eee;
	border-left: 8px solid #f1f1f1;
	border-radius: 8px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .06), 0 2px 1px -1px rgba(0, 0, 0, .06), 0 1px 5px 0 rgba(0, 0, 0, .06);
	padding: 10px 20px
}

.gform_wrapper.gravity-theme .gfield_repeater_buttons {
	padding-top: 16px
}

.lazyload {
	background-image: none !important
}

.lazyload:before {
	background-image: none !important
}

#planLoader {
	padding-top: 4rem
}

@media(min-width:1200px) {
	.header {
		padding: 1.8rem 0 0
	}
}

.header .phone {
	display: flex
}

.header .phone path {
	transition: .3s ease-in-out
}

.header .phone:hover a,
.header .phone:hover path {
	color: #5690bc !important;
	fill: #5690bc !important;
	text-decoration: underline
}

.header .phone a {
	font-weight: 500;
	font-style: unset !important;
	font-size: 20px
}

#lc-footer #mc-embedded-subscribe,
.btn.bg-white {
	color: #fff
}

#lc-footer #mc-embedded-subscribe,
.btn.bg-white {
	background: #6d26ba !important
}

#lc-footer #mc-embedded-subscribe:hover,
.btn.bg-white:hover {
	background: #547bb9 !important;
	color: #fff
}

.gfield input[type=tel] {
	color: #fff;
	border: 0;
	background: rgba(255, 255, 255, .25);
	border-radius: .5rem
}

form .validation_message {
	background: 0 0 !important;
	border: none !important;
	padding-left: 0 !important
}

@font-face {
	font-family: 'IBM Plex Sans Condensed';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KzLgA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: 'IBM Plex Sans Condensed';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8BfulYQtEw.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: 'IBM Plex Sans Condensed';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYapyK4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: 'IBM Plex Sans Condensed';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5a67vspYY.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: 'IBM Plex Sans Condensed';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvspYY.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: 'IBM Plex Sans Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4S7bvspYY.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
	transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
	transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
	transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
	transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
	transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
	transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
	transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
	transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
	transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
	transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
	transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
	transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
	transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
	transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
	transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
	transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
	transition-delay: 1s
}

[data-aos] {
	pointer-events: none
}

[data-aos].aos-animate {
	pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
	transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
	transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
	transition-timing-function: ease-in-out
}

@media screen {
	html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
		opacity: 0;
		transition-property: opacity, -webkit-transform;
		transition-property: opacity, transform;
		transition-property: opacity, transform, -webkit-transform
	}

	html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}

	html:not(.no-js) [data-aos=fade-right] {
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	html:not(.no-js) [data-aos=fade-left] {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
		opacity: 0;
		transition-property: opacity, -webkit-transform;
		transition-property: opacity, transform;
		transition-property: opacity, transform, -webkit-transform
	}

	html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
		opacity: 1;
		-webkit-transform: translateZ(0) scale(1);
		transform: translateZ(0) scale(1)
	}

	html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		visibility: hidden
	}

	html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
		visibility: visible;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform
	}
}