<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
a,
ins {
	text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
	display: block;
}
a,
hr {
	padding: 0;
}
.header_text,
.header_title,
.sk-btn,
.text,
.title {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.flex-column,
.flex-row {
	-webkit-box-direction: normal !important;
	-moz-box-direction: normal !important;
}
.sk-grid html,
html {
	-ms-overflow-style: scrollbar;
}
.sk-h1_uppercase,
.sk-h2_uppercase,
.sk-h3_uppercase,
.sk-h4_uppercase,
.sk-h5_uppercase,
.sk-h6_uppercase,
.sk-subtitle_uppercase,
.sk-text-caption__name,
.sk-text-caption_uppercase,
.sk-text-overline__name,
.sk-text_uppercase {
	text-transform: uppercase;
}
.lang-popup.hide,
.mainPopupWrapper:not(.active),
.pagination-yii .pagination .first.disabled span,
.pagination-yii .pagination .last.disabled span,
.pagination-yii .pagination .next.disabled span,
.pagination-yii .pagination .prev.disabled span,
.pagination-yii .pagination li.active,
.sign,
.sk-btn.disabled,
.swal2-container:not(.in),
fieldset[disabled] .sk-btn {
	pointer-events: none;
}
.gdrp__err,
.sk-btn {
	white-space: nowrap;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}
ins,
mark {
	background-color: #ff9;
	color: #000;
}
nav ul,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none;
}
a {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}
.sk-btn,
input,
select {
	vertical-align: middle;
}
mark {
	font-style: italic;
	font-weight: 700;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
.container,
.container-fluid {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
input[type='text'] {
	font-size: 16px;
	line-height: 24px;
}
a:active,
a:hover {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.header_text,
.header_title,
.text,
.title {
	user-select: none;
} /*!
 * Bootstrap Grid v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
	width: device-width;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*,
::after,
::before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
.sk-grid html,
.swal2-modal {
	-webkit-box-sizing: border-box;
}
@media (min-width: 576px) {
	.container {
		max-width: 550px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 758px;
	}
}
@media (min-width: 1280px) {
	.container {
		max-width: 1260px;
	}
}
@media (min-width: 1800px) {
	.container {
		max-width: 1740px;
	}
}
.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
}
.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters &gt; .col,
.no-gutters &gt; [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.sk-grid .col,
.sk-grid .col-1,
.sk-grid .col-10,
.sk-grid .col-11,
.sk-grid .col-12,
.sk-grid .col-2,
.sk-grid .col-3,
.sk-grid .col-4,
.sk-grid .col-5,
.sk-grid .col-6,
.sk-grid .col-7,
.sk-grid .col-8,
.sk-grid .col-9,
.sk-grid .col-auto,
.sk-grid .col-lg,
.sk-grid .col-lg-1,
.sk-grid .col-lg-10,
.sk-grid .col-lg-11,
.sk-grid .col-lg-12,
.sk-grid .col-lg-2,
.sk-grid .col-lg-3,
.sk-grid .col-lg-4,
.sk-grid .col-lg-5,
.sk-grid .col-lg-6,
.sk-grid .col-lg-7,
.sk-grid .col-lg-8,
.sk-grid .col-lg-9,
.sk-grid .col-lg-auto,
.sk-grid .col-md,
.sk-grid .col-md-1,
.sk-grid .col-md-10,
.sk-grid .col-md-11,
.sk-grid .col-md-12,
.sk-grid .col-md-2,
.sk-grid .col-md-3,
.sk-grid .col-md-4,
.sk-grid .col-md-5,
.sk-grid .col-md-6,
.sk-grid .col-md-7,
.sk-grid .col-md-8,
.sk-grid .col-md-9,
.sk-grid .col-md-auto,
.sk-grid .col-ml,
.sk-grid .col-ml-1,
.sk-grid .col-ml-10,
.sk-grid .col-ml-11,
.sk-grid .col-ml-12,
.sk-grid .col-ml-2,
.sk-grid .col-ml-3,
.sk-grid .col-ml-4,
.sk-grid .col-ml-5,
.sk-grid .col-ml-6,
.sk-grid .col-ml-7,
.sk-grid .col-ml-8,
.sk-grid .col-ml-9,
.sk-grid .col-ml-auto,
.sk-grid .col-sm,
.sk-grid .col-sm-1,
.sk-grid .col-sm-10,
.sk-grid .col-sm-11,
.sk-grid .col-sm-12,
.sk-grid .col-sm-2,
.sk-grid .col-sm-3,
.sk-grid .col-sm-4,
.sk-grid .col-sm-5,
.sk-grid .col-sm-6,
.sk-grid .col-sm-7,
.sk-grid .col-sm-8,
.sk-grid .col-sm-9,
.sk-grid .col-sm-auto,
.sk-grid .col-xl,
.sk-grid .col-xl-1,
.sk-grid .col-xl-10,
.sk-grid .col-xl-11,
.sk-grid .col-xl-12,
.sk-grid .col-xl-2,
.sk-grid .col-xl-3,
.sk-grid .col-xl-4,
.sk-grid .col-xl-5,
.sk-grid .col-xl-6,
.sk-grid .col-xl-7,
.sk-grid .col-xl-8,
.sk-grid .col-xl-9,
.sk-grid .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-1,
.col-auto {
	-webkit-box-flex: 0;
}
.col-auto {
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
.col-1 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col-2,
.col-3 {
	-webkit-box-flex: 0;
}
.col-2 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col-3 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4,
.col-5 {
	-webkit-box-flex: 0;
}
.col-4 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col-5 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col-6,
.col-7 {
	-webkit-box-flex: 0;
}
.col-6 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col-8,
.col-9 {
	-webkit-box-flex: 0;
}
.col-8 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col-9 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10,
.col-11 {
	-webkit-box-flex: 0;
}
.col-10 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col-11 {
	-moz-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col-12 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.order-last {
	-webkit-box-ordinal-group: 14;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}
.offset-1 {
	margin-left: 8.33333%;
}
.offset-2 {
	margin-left: 16.66667%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.33333%;
}
.offset-5 {
	margin-left: 41.66667%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.33333%;
}
.offset-8 {
	margin-left: 66.66667%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.33333%;
}
.offset-11 {
	margin-left: 91.66667%;
}
@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-sm-0 {
		margin-left: 0;
	}
	.offset-sm-1 {
		margin-left: 8.33333%;
	}
	.offset-sm-2 {
		margin-left: 16.66667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.33333%;
	}
	.offset-sm-5 {
		margin-left: 41.66667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.33333%;
	}
	.offset-sm-8 {
		margin-left: 66.66667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.33333%;
	}
	.offset-sm-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.33333%;
	}
	.offset-md-2 {
		margin-left: 16.66667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.33333%;
	}
	.offset-md-5 {
		margin-left: 41.66667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.33333%;
	}
	.offset-md-8 {
		margin-left: 66.66667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.33333%;
	}
	.offset-md-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width: 1280px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.33333%;
	}
	.offset-lg-2 {
		margin-left: 16.66667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.33333%;
	}
	.offset-lg-5 {
		margin-left: 41.66667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.33333%;
	}
	.offset-lg-8 {
		margin-left: 66.66667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.33333%;
	}
	.offset-lg-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width: 1800px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.33333%;
	}
	.offset-xl-2 {
		margin-left: 16.66667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.33333%;
	}
	.offset-xl-5 {
		margin-left: 41.66667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.33333%;
	}
	.offset-xl-8 {
		margin-left: 66.66667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.33333%;
	}
	.offset-xl-11 {
		margin-left: 91.66667%;
	}
}
.sk-grid .container,
.sk-grid .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.d-none {
	display: none !important;
}
.d-inline {
	display: inline !important;
}
.d-inline-block {
	display: inline-block !important;
}
.d-block {
	display: block !important;
}
.d-table {
	display: table !important;
}
.d-table-row {
	display: table-row !important;
}
.d-table-cell {
	display: table-cell !important;
}
.d-flex {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -moz-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}
@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}
	.d-sm-inline {
		display: inline !important;
	}
	.d-sm-inline-block {
		display: inline-block !important;
	}
	.d-sm-block {
		display: block !important;
	}
	.d-sm-table {
		display: table !important;
	}
	.d-sm-table-row {
		display: table-row !important;
	}
	.d-sm-table-cell {
		display: table-cell !important;
	}
	.d-sm-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	.d-md-inline {
		display: inline !important;
	}
	.d-md-inline-block {
		display: inline-block !important;
	}
	.d-md-block {
		display: block !important;
	}
	.d-md-table {
		display: table !important;
	}
	.d-md-table-row {
		display: table-row !important;
	}
	.d-md-table-cell {
		display: table-cell !important;
	}
	.d-md-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 1280px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-row {
		display: table-row !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 1800px) {
	.d-xl-none {
		display: none !important;
	}
	.d-xl-inline {
		display: inline !important;
	}
	.d-xl-inline-block {
		display: inline-block !important;
	}
	.d-xl-block {
		display: block !important;
	}
	.d-xl-table {
		display: table !important;
	}
	.d-xl-table-row {
		display: table-row !important;
	}
	.d-xl-table-cell {
		display: table-cell !important;
	}
	.d-xl-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
	.hidden-xl-up {
		display: none !important;
	}
}
.hidden-xl-down,
.hidden-xs-up {
	display: none !important;
}
@media (max-width: 575.98px) {
	.hidden-xs-down {
		display: none !important;
	}
}
@media (max-width: 767.98px) {
	.hidden-sm-down {
		display: none !important;
	}
}
@media (max-width: 1279.98px) {
	.hidden-md-down {
		display: none !important;
	}
}
@media (max-width: 1799.98px) {
	.hidden-lg-down {
		display: none !important;
	}
}
.flex-row {
	-webkit-box-orient: horizontal !important;
	-moz-box-orient: horizontal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}
.flex-column {
	-webkit-box-orient: vertical !important;
	-moz-box-orient: vertical !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.flex-column-reverse,
.flex-row-reverse {
	-webkit-box-direction: reverse !important;
	-moz-box-direction: reverse !important;
}
.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-moz-box-orient: horizontal !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}
.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-moz-box-orient: vertical !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}
.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}
.flex-fill {
	-webkit-box-flex: 1 !important;
	-moz-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}
.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-moz-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}
.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-moz-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}
.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}
.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}
.justify-content-start {
	-webkit-box-pack: start !important;
	-moz-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.justify-content-end {
	-webkit-box-pack: end !important;
	-moz-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.justify-content-center {
	-webkit-box-pack: center !important;
	-moz-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	-moz-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}
.align-items-start {
	-webkit-box-align: start !important;
	-moz-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.align-items-end {
	-webkit-box-align: end !important;
	-moz-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.align-items-center {
	-webkit-box-align: center !important;
	-moz-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.align-items-baseline {
	-webkit-box-align: baseline !important;
	-moz-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}
.align-items-stretch {
	-webkit-box-align: stretch !important;
	-moz-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}
.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}
.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}
.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}
.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}
.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}
.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}
.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}
.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}
.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}
.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}
.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}
.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}
@media (min-width: 576px) {
	.hidden-sm-up {
		display: none !important;
	}
	.flex-sm-column,
	.flex-sm-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-sm-column-reverse,
	.flex-sm-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-sm-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-sm-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-sm-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-sm-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-sm-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-sm-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
	.sk-grid .container {
		max-width: 520px;
	}
}
@media (min-width: 768px) {
	.hidden-md-up {
		display: none !important;
	}
	.flex-md-column,
	.flex-md-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-md-column-reverse,
	.flex-md-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-md-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-md-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-md-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 1280px) {
	.hidden-lg-up {
		display: none !important;
	}
	.flex-lg-column,
	.flex-lg-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-lg-column-reverse,
	.flex-lg-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-lg-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-lg-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-lg-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-lg-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 1800px) {
	.flex-xl-column,
	.flex-xl-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-xl-column-reverse,
	.flex-xl-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.flex-xl-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.flex-xl-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.flex-xl-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-xl-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
.sk-grid .flex-column,
.sk-grid .flex-row {
	-webkit-box-direction: normal !important;
	-moz-box-direction: normal !important;
}
@-ms-viewport {
	width: device-width;
}
.sk-grid html {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sk-grid *,
.sk-grid ::after,
.sk-grid ::before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
@media (min-width: 768px) {
	.sk-grid .container {
		max-width: 720px;
	}
}
@media (min-width: 960px) {
	.sk-grid .container {
		max-width: 900px;
	}
}
@media (min-width: 1280px) {
	.sk-grid .container {
		max-width: 1200px;
	}
}
@media (min-width: 1800px) {
	.sk-grid .container {
		max-width: 1560px;
	}
}
.sk-grid .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.sk-grid .no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.sk-grid .no-gutters &gt; .col,
.sk-grid .no-gutters &gt; [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.sk-grid .col,
.sk-grid .col-1,
.sk-grid .col-10,
.sk-grid .col-11,
.sk-grid .col-12,
.sk-grid .col-2,
.sk-grid .col-3,
.sk-grid .col-4,
.sk-grid .col-5,
.sk-grid .col-6,
.sk-grid .col-7,
.sk-grid .col-8,
.sk-grid .col-9,
.sk-grid .col-auto,
.sk-grid .col-lg,
.sk-grid .col-lg-1,
.sk-grid .col-lg-10,
.sk-grid .col-lg-11,
.sk-grid .col-lg-12,
.sk-grid .col-lg-2,
.sk-grid .col-lg-3,
.sk-grid .col-lg-4,
.sk-grid .col-lg-5,
.sk-grid .col-lg-6,
.sk-grid .col-lg-7,
.sk-grid .col-lg-8,
.sk-grid .col-lg-9,
.sk-grid .col-lg-auto,
.sk-grid .col-md,
.sk-grid .col-md-1,
.sk-grid .col-md-10,
.sk-grid .col-md-11,
.sk-grid .col-md-12,
.sk-grid .col-md-2,
.sk-grid .col-md-3,
.sk-grid .col-md-4,
.sk-grid .col-md-5,
.sk-grid .col-md-6,
.sk-grid .col-md-7,
.sk-grid .col-md-8,
.sk-grid .col-md-9,
.sk-grid .col-md-auto,
.sk-grid .col-ml,
.sk-grid .col-ml-1,
.sk-grid .col-ml-10,
.sk-grid .col-ml-11,
.sk-grid .col-ml-12,
.sk-grid .col-ml-2,
.sk-grid .col-ml-3,
.sk-grid .col-ml-4,
.sk-grid .col-ml-5,
.sk-grid .col-ml-6,
.sk-grid .col-ml-7,
.sk-grid .col-ml-8,
.sk-grid .col-ml-9,
.sk-grid .col-ml-auto,
.sk-grid .col-sm,
.sk-grid .col-sm-1,
.sk-grid .col-sm-10,
.sk-grid .col-sm-11,
.sk-grid .col-sm-12,
.sk-grid .col-sm-2,
.sk-grid .col-sm-3,
.sk-grid .col-sm-4,
.sk-grid .col-sm-5,
.sk-grid .col-sm-6,
.sk-grid .col-sm-7,
.sk-grid .col-sm-8,
.sk-grid .col-sm-9,
.sk-grid .col-sm-auto,
.sk-grid .col-xl,
.sk-grid .col-xl-1,
.sk-grid .col-xl-10,
.sk-grid .col-xl-11,
.sk-grid .col-xl-12,
.sk-grid .col-xl-2,
.sk-grid .col-xl-3,
.sk-grid .col-xl-4,
.sk-grid .col-xl-5,
.sk-grid .col-xl-6,
.sk-grid .col-xl-7,
.sk-grid .col-xl-8,
.sk-grid .col-xl-9,
.sk-grid .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.sk-grid .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.sk-grid .col-auto {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
.sk-grid .col-1 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.sk-grid .col-2 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.sk-grid .col-3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.sk-grid .col-4 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.sk-grid .col-5 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.sk-grid .col-6 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.sk-grid .col-7 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.sk-grid .col-8 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.sk-grid .col-9 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.sk-grid .col-10 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.sk-grid .col-11 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.sk-grid .col-12 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.sk-grid .order-first {
	-webkit-box-ordinal-group: 0;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.sk-grid .order-last {
	-webkit-box-ordinal-group: 14;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}
.sk-grid .order-0 {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}
.sk-grid .order-1 {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.sk-grid .order-2 {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.sk-grid .order-3 {
	-webkit-box-ordinal-group: 4;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}
.sk-grid .order-4 {
	-webkit-box-ordinal-group: 5;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}
.sk-grid .order-5 {
	-webkit-box-ordinal-group: 6;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}
.sk-grid .order-6 {
	-webkit-box-ordinal-group: 7;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}
.sk-grid .order-7 {
	-webkit-box-ordinal-group: 8;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}
.sk-grid .order-8 {
	-webkit-box-ordinal-group: 9;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}
.sk-grid .order-9 {
	-webkit-box-ordinal-group: 10;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}
.sk-grid .order-10 {
	-webkit-box-ordinal-group: 11;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}
.sk-grid .order-11 {
	-webkit-box-ordinal-group: 12;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}
.sk-grid .order-12 {
	-webkit-box-ordinal-group: 13;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}
.sk-grid .offset-1 {
	margin-left: 8.33333%;
}
.sk-grid .offset-2 {
	margin-left: 16.66667%;
}
.sk-grid .offset-3 {
	margin-left: 25%;
}
.sk-grid .offset-4 {
	margin-left: 33.33333%;
}
.sk-grid .offset-5 {
	margin-left: 41.66667%;
}
.sk-grid .offset-6 {
	margin-left: 50%;
}
.sk-grid .offset-7 {
	margin-left: 58.33333%;
}
.sk-grid .offset-8 {
	margin-left: 66.66667%;
}
.sk-grid .offset-9 {
	margin-left: 75%;
}
.sk-grid .offset-10 {
	margin-left: 83.33333%;
}
.sk-grid .offset-11 {
	margin-left: 91.66667%;
}
@media (min-width: 576px) {
	.sk-grid .col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.sk-grid .col-sm-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.sk-grid .col-sm-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.sk-grid .col-sm-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.sk-grid .col-sm-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.sk-grid .col-sm-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.sk-grid .col-sm-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.sk-grid .col-sm-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sk-grid .col-sm-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.sk-grid .col-sm-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.sk-grid .col-sm-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.sk-grid .col-sm-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.sk-grid .col-sm-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.sk-grid .col-sm-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.sk-grid .order-sm-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.sk-grid .order-sm-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.sk-grid .order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.sk-grid .order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.sk-grid .order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.sk-grid .order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.sk-grid .order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.sk-grid .order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.sk-grid .order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.sk-grid .order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.sk-grid .order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.sk-grid .order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.sk-grid .order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.sk-grid .order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.sk-grid .order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.sk-grid .offset-sm-0 {
		margin-left: 0;
	}
	.sk-grid .offset-sm-1 {
		margin-left: 8.33333%;
	}
	.sk-grid .offset-sm-2 {
		margin-left: 16.66667%;
	}
	.sk-grid .offset-sm-3 {
		margin-left: 25%;
	}
	.sk-grid .offset-sm-4 {
		margin-left: 33.33333%;
	}
	.sk-grid .offset-sm-5 {
		margin-left: 41.66667%;
	}
	.sk-grid .offset-sm-6 {
		margin-left: 50%;
	}
	.sk-grid .offset-sm-7 {
		margin-left: 58.33333%;
	}
	.sk-grid .offset-sm-8 {
		margin-left: 66.66667%;
	}
	.sk-grid .offset-sm-9 {
		margin-left: 75%;
	}
	.sk-grid .offset-sm-10 {
		margin-left: 83.33333%;
	}
	.sk-grid .offset-sm-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width: 768px) {
	.sk-grid .col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.sk-grid .col-md-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.sk-grid .col-md-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.sk-grid .col-md-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.sk-grid .col-md-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.sk-grid .col-md-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.sk-grid .col-md-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.sk-grid .col-md-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sk-grid .col-md-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.sk-grid .col-md-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.sk-grid .col-md-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.sk-grid .col-md-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.sk-grid .col-md-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.sk-grid .col-md-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.sk-grid .order-md-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.sk-grid .order-md-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.sk-grid .order-md-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.sk-grid .order-md-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.sk-grid .order-md-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.sk-grid .order-md-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.sk-grid .order-md-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.sk-grid .order-md-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.sk-grid .order-md-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.sk-grid .order-md-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.sk-grid .order-md-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.sk-grid .order-md-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.sk-grid .order-md-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.sk-grid .order-md-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.sk-grid .order-md-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.sk-grid .offset-md-0 {
		margin-left: 0;
	}
	.sk-grid .offset-md-1 {
		margin-left: 8.33333%;
	}
	.sk-grid .offset-md-2 {
		margin-left: 16.66667%;
	}
	.sk-grid .offset-md-3 {
		margin-left: 25%;
	}
	.sk-grid .offset-md-4 {
		margin-left: 33.33333%;
	}
	.sk-grid .offset-md-5 {
		margin-left: 41.66667%;
	}
	.sk-grid .offset-md-6 {
		margin-left: 50%;
	}
	.sk-grid .offset-md-7 {
		margin-left: 58.33333%;
	}
	.sk-grid .offset-md-8 {
		margin-left: 66.66667%;
	}
	.sk-grid .offset-md-9 {
		margin-left: 75%;
	}
	.sk-grid .offset-md-10 {
		margin-left: 83.33333%;
	}
	.sk-grid .offset-md-11 {
		margin-left: 91.66667%;
	}
}
.sk-grid .d-none {
	display: none !important;
}
.sk-grid .d-inline {
	display: inline !important;
}
.sk-grid .d-inline-block {
	display: inline-block !important;
}
.sk-grid .d-block {
	display: block !important;
}
.sk-grid .d-table {
	display: table !important;
}
.sk-grid .d-table-row {
	display: table-row !important;
}
.sk-grid .d-table-cell {
	display: table-cell !important;
}
.sk-grid .d-flex {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.sk-grid .d-inline-flex {
	display: -webkit-inline-box !important;
	display: -moz-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}
@media (min-width: 576px) {
	.sk-grid .d-sm-none {
		display: none !important;
	}
	.sk-grid .d-sm-inline {
		display: inline !important;
	}
	.sk-grid .d-sm-inline-block {
		display: inline-block !important;
	}
	.sk-grid .d-sm-block {
		display: block !important;
	}
	.sk-grid .d-sm-table {
		display: table !important;
	}
	.sk-grid .d-sm-table-row {
		display: table-row !important;
	}
	.sk-grid .d-sm-table-cell {
		display: table-cell !important;
	}
	.sk-grid .d-sm-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.sk-grid .d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 768px) {
	.sk-grid .d-md-none {
		display: none !important;
	}
	.sk-grid .d-md-inline {
		display: inline !important;
	}
	.sk-grid .d-md-inline-block {
		display: inline-block !important;
	}
	.sk-grid .d-md-block {
		display: block !important;
	}
	.sk-grid .d-md-table {
		display: table !important;
	}
	.sk-grid .d-md-table-row {
		display: table-row !important;
	}
	.sk-grid .d-md-table-cell {
		display: table-cell !important;
	}
	.sk-grid .d-md-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.sk-grid .d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 960px) {
	.sk-grid .col-ml {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.sk-grid .col-ml-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.sk-grid .col-ml-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.sk-grid .col-ml-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.sk-grid .col-ml-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.sk-grid .col-ml-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.sk-grid .col-ml-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.sk-grid .col-ml-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sk-grid .col-ml-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.sk-grid .col-ml-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.sk-grid .col-ml-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.sk-grid .col-ml-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.sk-grid .col-ml-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.sk-grid .col-ml-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.sk-grid .order-ml-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.sk-grid .order-ml-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.sk-grid .order-ml-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.sk-grid .order-ml-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.sk-grid .order-ml-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.sk-grid .order-ml-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.sk-grid .order-ml-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.sk-grid .order-ml-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.sk-grid .order-ml-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.sk-grid .order-ml-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.sk-grid .order-ml-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.sk-grid .order-ml-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.sk-grid .order-ml-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.sk-grid .order-ml-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.sk-grid .order-ml-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.sk-grid .offset-ml-0 {
		margin-left: 0;
	}
	.sk-grid .offset-ml-1 {
		margin-left: 8.33333%;
	}
	.sk-grid .offset-ml-2 {
		margin-left: 16.66667%;
	}
	.sk-grid .offset-ml-3 {
		margin-left: 25%;
	}
	.sk-grid .offset-ml-4 {
		margin-left: 33.33333%;
	}
	.sk-grid .offset-ml-5 {
		margin-left: 41.66667%;
	}
	.sk-grid .offset-ml-6 {
		margin-left: 50%;
	}
	.sk-grid .offset-ml-7 {
		margin-left: 58.33333%;
	}
	.sk-grid .offset-ml-8 {
		margin-left: 66.66667%;
	}
	.sk-grid .offset-ml-9 {
		margin-left: 75%;
	}
	.sk-grid .offset-ml-10 {
		margin-left: 83.33333%;
	}
	.sk-grid .offset-ml-11 {
		margin-left: 91.66667%;
	}
	.sk-grid .d-ml-none {
		display: none !important;
	}
	.sk-grid .d-ml-inline {
		display: inline !important;
	}
	.sk-grid .d-ml-inline-block {
		display: inline-block !important;
	}
	.sk-grid .d-ml-block {
		display: block !important;
	}
	.sk-grid .d-ml-table {
		display: table !important;
	}
	.sk-grid .d-ml-table-row {
		display: table-row !important;
	}
	.sk-grid .d-ml-table-cell {
		display: table-cell !important;
	}
	.sk-grid .d-ml-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.sk-grid .d-ml-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 1280px) {
	.sk-grid .col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.sk-grid .col-lg-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.sk-grid .col-lg-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.sk-grid .col-lg-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.sk-grid .col-lg-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.sk-grid .col-lg-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.sk-grid .col-lg-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.sk-grid .col-lg-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sk-grid .col-lg-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.sk-grid .col-lg-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.sk-grid .col-lg-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.sk-grid .col-lg-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.sk-grid .col-lg-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.sk-grid .col-lg-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.sk-grid .order-lg-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.sk-grid .order-lg-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.sk-grid .order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.sk-grid .order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.sk-grid .order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.sk-grid .order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.sk-grid .order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.sk-grid .order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.sk-grid .order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.sk-grid .order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.sk-grid .order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.sk-grid .order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.sk-grid .order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.sk-grid .order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.sk-grid .order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.sk-grid .offset-lg-0 {
		margin-left: 0;
	}
	.sk-grid .offset-lg-1 {
		margin-left: 8.33333%;
	}
	.sk-grid .offset-lg-2 {
		margin-left: 16.66667%;
	}
	.sk-grid .offset-lg-3 {
		margin-left: 25%;
	}
	.sk-grid .offset-lg-4 {
		margin-left: 33.33333%;
	}
	.sk-grid .offset-lg-5 {
		margin-left: 41.66667%;
	}
	.sk-grid .offset-lg-6 {
		margin-left: 50%;
	}
	.sk-grid .offset-lg-7 {
		margin-left: 58.33333%;
	}
	.sk-grid .offset-lg-8 {
		margin-left: 66.66667%;
	}
	.sk-grid .offset-lg-9 {
		margin-left: 75%;
	}
	.sk-grid .offset-lg-10 {
		margin-left: 83.33333%;
	}
	.sk-grid .offset-lg-11 {
		margin-left: 91.66667%;
	}
	.sk-grid .d-lg-none {
		display: none !important;
	}
	.sk-grid .d-lg-inline {
		display: inline !important;
	}
	.sk-grid .d-lg-inline-block {
		display: inline-block !important;
	}
	.sk-grid .d-lg-block {
		display: block !important;
	}
	.sk-grid .d-lg-table {
		display: table !important;
	}
	.sk-grid .d-lg-table-row {
		display: table-row !important;
	}
	.sk-grid .d-lg-table-cell {
		display: table-cell !important;
	}
	.sk-grid .d-lg-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.sk-grid .d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 1800px) {
	.sk-grid .col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.sk-grid .col-xl-auto {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.sk-grid .col-xl-1 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.sk-grid .col-xl-2 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.sk-grid .col-xl-3 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.sk-grid .col-xl-4 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.sk-grid .col-xl-5 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.sk-grid .col-xl-6 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sk-grid .col-xl-7 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.sk-grid .col-xl-8 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.sk-grid .col-xl-9 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.sk-grid .col-xl-10 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.sk-grid .col-xl-11 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.sk-grid .col-xl-12 {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.sk-grid .order-xl-first {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.sk-grid .order-xl-last {
		-webkit-box-ordinal-group: 14;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.sk-grid .order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.sk-grid .order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.sk-grid .order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.sk-grid .order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.sk-grid .order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.sk-grid .order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.sk-grid .order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.sk-grid .order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.sk-grid .order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.sk-grid .order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.sk-grid .order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.sk-grid .order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.sk-grid .order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.sk-grid .offset-xl-0 {
		margin-left: 0;
	}
	.sk-grid .offset-xl-1 {
		margin-left: 8.33333%;
	}
	.sk-grid .offset-xl-2 {
		margin-left: 16.66667%;
	}
	.sk-grid .offset-xl-3 {
		margin-left: 25%;
	}
	.sk-grid .offset-xl-4 {
		margin-left: 33.33333%;
	}
	.sk-grid .offset-xl-5 {
		margin-left: 41.66667%;
	}
	.sk-grid .offset-xl-6 {
		margin-left: 50%;
	}
	.sk-grid .offset-xl-7 {
		margin-left: 58.33333%;
	}
	.sk-grid .offset-xl-8 {
		margin-left: 66.66667%;
	}
	.sk-grid .offset-xl-9 {
		margin-left: 75%;
	}
	.sk-grid .offset-xl-10 {
		margin-left: 83.33333%;
	}
	.sk-grid .offset-xl-11 {
		margin-left: 91.66667%;
	}
	.sk-grid .d-xl-none {
		display: none !important;
	}
	.sk-grid .d-xl-inline {
		display: inline !important;
	}
	.sk-grid .d-xl-inline-block {
		display: inline-block !important;
	}
	.sk-grid .d-xl-block {
		display: block !important;
	}
	.sk-grid .d-xl-table {
		display: table !important;
	}
	.sk-grid .d-xl-table-row {
		display: table-row !important;
	}
	.sk-grid .d-xl-table-cell {
		display: table-cell !important;
	}
	.sk-grid .d-xl-flex {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.sk-grid .d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
	.sk-grid .hidden-xl-up {
		display: none !important;
	}
}
.sk-grid .hidden-xl-down,
.sk-grid .hidden-xs-up {
	display: none !important;
}
@media (max-width: 575.98px) {
	.sk-grid .hidden-xs-down {
		display: none !important;
	}
}
@media (max-width: 767.98px) {
	.sk-grid .hidden-sm-down {
		display: none !important;
	}
}
@media (max-width: 959.98px) {
	.sk-grid .hidden-md-down {
		display: none !important;
	}
}
@media (max-width: 1279.98px) {
	.sk-grid .hidden-ml-down {
		display: none !important;
	}
}
@media (max-width: 1799.98px) {
	.sk-grid .hidden-lg-down {
		display: none !important;
	}
}
.sk-grid .flex-row {
	-webkit-box-orient: horizontal !important;
	-moz-box-orient: horizontal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}
.sk-grid .flex-column {
	-webkit-box-orient: vertical !important;
	-moz-box-orient: vertical !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.sk-grid .flex-column-reverse,
.sk-grid .flex-row-reverse {
	-webkit-box-direction: reverse !important;
	-moz-box-direction: reverse !important;
}
.sk-grid .flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-moz-box-orient: horizontal !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}
.sk-grid .flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-moz-box-orient: vertical !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}
.sk-grid .flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.sk-grid .flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
.sk-grid .flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}
.sk-grid .flex-fill {
	-webkit-box-flex: 1 !important;
	-moz-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}
.sk-grid .flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-moz-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}
.sk-grid .flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-moz-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}
.sk-grid .flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}
.sk-grid .flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}
.sk-grid .justify-content-start {
	-webkit-box-pack: start !important;
	-moz-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.sk-grid .justify-content-end {
	-webkit-box-pack: end !important;
	-moz-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.sk-grid .justify-content-center {
	-webkit-box-pack: center !important;
	-moz-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.sk-grid .justify-content-between {
	-webkit-box-pack: justify !important;
	-moz-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.sk-grid .justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}
.sk-grid .align-items-start {
	-webkit-box-align: start !important;
	-moz-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.sk-grid .align-items-end {
	-webkit-box-align: end !important;
	-moz-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.sk-grid .align-items-center {
	-webkit-box-align: center !important;
	-moz-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.sk-grid .align-items-baseline {
	-webkit-box-align: baseline !important;
	-moz-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}
.sk-grid .align-items-stretch {
	-webkit-box-align: stretch !important;
	-moz-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}
.sk-grid .align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}
.sk-grid .align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}
.sk-grid .align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}
.sk-grid .align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}
.sk-grid .align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}
.sk-grid .align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}
.sk-grid .align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}
.sk-grid .align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}
.sk-grid .align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}
.sk-grid .align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}
.sk-grid .align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}
.sk-grid .align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}
@media (min-width: 576px) {
	.sk-grid .hidden-sm-up {
		display: none !important;
	}
	.sk-grid .flex-sm-column,
	.sk-grid .flex-sm-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.sk-grid .flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.sk-grid .flex-sm-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.sk-grid .flex-sm-column-reverse,
	.sk-grid .flex-sm-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.sk-grid .flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.sk-grid .flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.sk-grid .flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.sk-grid .flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.sk-grid .flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.sk-grid .flex-sm-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.sk-grid .flex-sm-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.sk-grid .flex-sm-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.sk-grid .flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.sk-grid .flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.sk-grid .justify-content-sm-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.sk-grid .justify-content-sm-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.sk-grid .justify-content-sm-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sk-grid .justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.sk-grid .justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.sk-grid .align-items-sm-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.sk-grid .align-items-sm-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.sk-grid .align-items-sm-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.sk-grid .align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.sk-grid .align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.sk-grid .align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.sk-grid .align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.sk-grid .align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.sk-grid .align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.sk-grid .align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.sk-grid .align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.sk-grid .align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.sk-grid .align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.sk-grid .align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.sk-grid .align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.sk-grid .align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.sk-grid .align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 768px) {
	.sk-grid .hidden-md-up {
		display: none !important;
	}
	.sk-grid .flex-md-column,
	.sk-grid .flex-md-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.sk-grid .flex-md-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.sk-grid .flex-md-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.sk-grid .flex-md-column-reverse,
	.sk-grid .flex-md-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.sk-grid .flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.sk-grid .flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.sk-grid .flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.sk-grid .flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.sk-grid .flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.sk-grid .flex-md-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.sk-grid .flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.sk-grid .flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.sk-grid .flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.sk-grid .flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.sk-grid .justify-content-md-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.sk-grid .justify-content-md-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.sk-grid .justify-content-md-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sk-grid .justify-content-md-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.sk-grid .justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.sk-grid .align-items-md-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.sk-grid .align-items-md-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.sk-grid .align-items-md-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.sk-grid .align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.sk-grid .align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.sk-grid .align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.sk-grid .align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.sk-grid .align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.sk-grid .align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.sk-grid .align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.sk-grid .align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.sk-grid .align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.sk-grid .align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.sk-grid .align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.sk-grid .align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.sk-grid .align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.sk-grid .align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 960px) {
	.sk-grid .hidden-ml-up {
		display: none !important;
	}
	.sk-grid .flex-ml-column,
	.sk-grid .flex-ml-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.sk-grid .flex-ml-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.sk-grid .flex-ml-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.sk-grid .flex-ml-column-reverse,
	.sk-grid .flex-ml-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.sk-grid .flex-ml-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.sk-grid .flex-ml-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.sk-grid .flex-ml-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.sk-grid .flex-ml-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.sk-grid .flex-ml-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.sk-grid .flex-ml-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.sk-grid .flex-ml-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.sk-grid .flex-ml-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.sk-grid .flex-ml-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.sk-grid .flex-ml-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.sk-grid .justify-content-ml-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.sk-grid .justify-content-ml-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.sk-grid .justify-content-ml-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sk-grid .justify-content-ml-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.sk-grid .justify-content-ml-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.sk-grid .align-items-ml-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.sk-grid .align-items-ml-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.sk-grid .align-items-ml-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.sk-grid .align-items-ml-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.sk-grid .align-items-ml-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.sk-grid .align-content-ml-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.sk-grid .align-content-ml-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.sk-grid .align-content-ml-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.sk-grid .align-content-ml-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.sk-grid .align-content-ml-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.sk-grid .align-content-ml-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.sk-grid .align-self-ml-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.sk-grid .align-self-ml-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.sk-grid .align-self-ml-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.sk-grid .align-self-ml-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.sk-grid .align-self-ml-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.sk-grid .align-self-ml-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 1280px) {
	.sk-grid .hidden-lg-up {
		display: none !important;
	}
	.sk-grid .flex-lg-column,
	.sk-grid .flex-lg-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.sk-grid .flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.sk-grid .flex-lg-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.sk-grid .flex-lg-column-reverse,
	.sk-grid .flex-lg-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.sk-grid .flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.sk-grid .flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.sk-grid .flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.sk-grid .flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.sk-grid .flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.sk-grid .flex-lg-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.sk-grid .flex-lg-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.sk-grid .flex-lg-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.sk-grid .flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.sk-grid .flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.sk-grid .justify-content-lg-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.sk-grid .justify-content-lg-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.sk-grid .justify-content-lg-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sk-grid .justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.sk-grid .justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.sk-grid .align-items-lg-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.sk-grid .align-items-lg-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.sk-grid .align-items-lg-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.sk-grid .align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.sk-grid .align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.sk-grid .align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.sk-grid .align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.sk-grid .align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.sk-grid .align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.sk-grid .align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.sk-grid .align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.sk-grid .align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.sk-grid .align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.sk-grid .align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.sk-grid .align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.sk-grid .align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.sk-grid .align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 1800px) {
	.sk-grid .flex-xl-column,
	.sk-grid .flex-xl-row {
		-webkit-box-direction: normal !important;
		-moz-box-direction: normal !important;
	}
	.sk-grid .flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.sk-grid .flex-xl-column {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.sk-grid .flex-xl-column-reverse,
	.sk-grid .flex-xl-row-reverse {
		-webkit-box-direction: reverse !important;
		-moz-box-direction: reverse !important;
	}
	.sk-grid .flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-moz-box-orient: horizontal !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.sk-grid .flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-moz-box-orient: vertical !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.sk-grid .flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.sk-grid .flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.sk-grid .flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.sk-grid .flex-xl-fill {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	.sk-grid .flex-xl-grow-0 {
		-webkit-box-flex: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	.sk-grid .flex-xl-grow-1 {
		-webkit-box-flex: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	.sk-grid .flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	.sk-grid .flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	.sk-grid .justify-content-xl-start {
		-webkit-box-pack: start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.sk-grid .justify-content-xl-end {
		-webkit-box-pack: end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.sk-grid .justify-content-xl-center {
		-webkit-box-pack: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sk-grid .justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.sk-grid .justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.sk-grid .align-items-xl-start {
		-webkit-box-align: start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.sk-grid .align-items-xl-end {
		-webkit-box-align: end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.sk-grid .align-items-xl-center {
		-webkit-box-align: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.sk-grid .align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.sk-grid .align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.sk-grid .align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.sk-grid .align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.sk-grid .align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.sk-grid .align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.sk-grid .align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.sk-grid .align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.sk-grid .align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	.sk-grid .align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.sk-grid .align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.sk-grid .align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	.sk-grid .align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.sk-grid .align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}
.header .menu .title-span,
.header .menu-log-in {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
}
.sk-h1,
.sk-h2,
.sk-h3,
.sk-h4,
.sk-h5,
.sk-h6 {
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif;
	color: #212529;
	line-height: 1.2;
}
.sk-subtitle,
.sk-text {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	color: #212529;
}
.sk-link,
.sk-subtitle,
.sk-text,
.sk-text-caption {
	line-height: 1.5;
}
.sk-h1_of_b,
.sk-h2_of_b,
.sk-h3_of_b,
.sk-h4_of_b,
.sk-h5_of_b,
.sk-h6_of_b {
	padding-bottom: 30px;
}
@media (max-width: 1279px) {
	.sk-h1_of_b,
	.sk-h2_of_b,
	.sk-h3_of_b,
	.sk-h4_of_b,
	.sk-h5_of_b,
	.sk-h6_of_b {
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.sk-h1_of_b,
	.sk-h2_of_b,
	.sk-h3_of_b,
	.sk-h4_of_b,
	.sk-h5_of_b,
	.sk-h6_of_b {
		padding-bottom: 10px;
	}
}
.sk-h1_of_b_large,
.sk-h2_of_b_large,
.sk-h3_of_b_large,
.sk-h4_of_b_large,
.sk-h5_of_b_large,
.sk-h6_of_b_large {
	padding-bottom: 30px;
}
@media (max-width: 1279px) {
	.sk-h1_of_b_large,
	.sk-h2_of_b_large,
	.sk-h3_of_b_large,
	.sk-h4_of_b_large,
	.sk-h5_of_b_large,
	.sk-h6_of_b_large {
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.sk-h1_of_b_large,
	.sk-h2_of_b_large,
	.sk-h3_of_b_large,
	.sk-h4_of_b_large,
	.sk-h5_of_b_large,
	.sk-h6_of_b_large {
		padding-bottom: 10px;
	}
}
.sk-h1 {
	font-weight: 900;
	font-size: 70px;
}
.sk-h2,
.sk-h3,
.sk-h4,
.sk-h5,
.sk-h6 {
	font-weight: 700;
}
.sk-h4,
.sk-h5,
.sk-h6 {
	font-weight: 500;
}
.sk-h4_of_b,
.sk-h5_of_b,
.sk-h6_of_b {
	padding-bottom: 20px;
}
@media (max-width: 1799px) {
	.sk-h1 {
		font-size: 60px;
	}
}
@media (max-width: 1279px) {
	.sk-h4_of_b,
	.sk-h5_of_b,
	.sk-h6_of_b {
		padding-bottom: 10px;
	}
	.sk-h1 {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	.sk-h4_of_b,
	.sk-h5_of_b,
	.sk-h6_of_b {
		padding-bottom: 10px;
	}
	.sk-h1 {
		font-size: 36px;
	}
}
.sk-h2 {
	font-size: 48px;
}
@media (max-width: 1799px) {
	.sk-h2 {
		font-size: 42px;
	}
}
@media (max-width: 1279px) {
	.sk-h2 {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.sk-h2 {
		font-size: 26px;
	}
}
.sk-h3 {
	font-size: 30px;
}
@media (max-width: 1799px) {
	.sk-h3 {
		font-size: 28px;
	}
}
@media (max-width: 1279px) {
	.sk-h3 {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.sk-h3 {
		font-size: 22px;
	}
}
.sk-h4 {
	font-size: 22px;
}
@media (max-width: 1799px) {
	.sk-h4 {
		font-size: 20px;
	}
}
.sk-h5 {
	font-size: 16px;
}
@media (max-width: 1279px) {
	.sk-h5 {
		font-size: 14px;
	}
}
.sk-h1_fw_reg,
.sk-h2_fw_reg,
.sk-h3_fw_reg,
.sk-h4_fw_reg,
.sk-h5_fw_reg,
.sk-h6_fw_reg {
	font-weight: 400;
}
.sk-subtitle {
	font-weight: 300;
	font-size: 24px;
}
@media (max-width: 1799px) {
	.sk-subtitle {
		font-size: 20px;
	}
}
@media (max-width: 1279px) {
	.sk-subtitle {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.sk-subtitle {
		font-size: 16px;
	}
}
.sk-subtitle b,
.sk-subtitle strong,
.sk-subtitle_strong {
	font-weight: 500;
}
.sk-subtitle_of_b {
	padding-bottom: 20px;
}
@media (max-width: 1279px) {
	.sk-subtitle_of_b {
		padding-bottom: 10px;
	}
}
.sk-subtitle_of_b_large {
	padding-bottom: 30px;
}
.sk-text {
	font-weight: 400;
	font-size: 18px;
}
.sk-link,
.sk-text-caption,
.sk-text-link,
.sk-text-overline {
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif;
}
@media (max-width: 1799px) {
	.sk-text {
		font-size: 16px;
	}
}
@media (max-width: 959px) {
	.sk-text {
		font-size: 14px;
	}
}
.sk-text b,
.sk-text strong,
.sk-text_strong {
	font-weight: 600;
}
.sk-text_light {
	font-weight: 300;
}
.sk-text_of_b {
	padding-bottom: 20px;
}
@media (max-width: 767px) {
	.sk-text {
		font-size: 12px;
	}
	.sk-text_of_b {
		padding-bottom: 10px;
	}
}
.sk-text_of_b_large {
	padding-bottom: 30px;
}
@media (max-width: 767px) {
	.sk-text_of_b_large {
		padding-bottom: 20px;
	}
}
.sk-text-caption_of_b,
.sk-text-overline_of_b {
	padding-bottom: 10px;
}
.sk-text_size_small {
	font-size: 16px;
}
@media (max-width: 1799px) {
	.sk-text_size_small {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.sk-text_size_small {
		font-size: 12px;
	}
}
.sk-text-caption {
	font-weight: 400;
	color: #a8adb2;
	font-size: 14px;
}
@media (max-width: 1799px) {
	.sk-text-caption {
		font-size: 12px;
	}
}
.sk-text-caption__name {
	color: #f5a623;
}
.sk-text-overline {
	font-weight: 600;
	color: #a8adb2;
	font-size: 14px;
	line-height: 1.5;
}
@media (max-width: 1799px) {
	.sk-text-overline {
		font-size: 12px;
	}
}
.sk-text-overline__name {
	color: #f5a623;
	letter-spacing: 1px;
}
.sk-h1_type_clean,
.sk-h2_type_clean,
.sk-h3_type_clean,
.sk-h4_type_clean,
.sk-h5_type_clean,
.sk-h6_type_clean,
.sk-subtitle_type_clean,
.sk-text-caption_type_clean,
.sk-text_type_clean {
	color: #fff;
}
.sk-h1_type_accent,
.sk-h2_type_accent,
.sk-h3_type_accent,
.sk-h4_type_accent,
.sk-h5_type_accent,
.sk-h6_type_accent,
.sk-subtitle_type_accent,
.sk-text-caption_type_accent,
.sk-text_type_accent {
	color: #0067fa;
}
.sk-h1_type_neutral,
.sk-h2_type_neutral,
.sk-h3_type_neutral,
.sk-h4_type_neutral,
.sk-h5_type_neutral,
.sk-h6_type_neutral,
.sk-subtitle_type_neutral,
.sk-text-caption_type_neutral,
.sk-text_type_neutral {
	color: #a8adb2;
}
.sk-h1_type_neutral-mid,
.sk-h2_type_neutral-mid,
.sk-h3_type_neutral-mid,
.sk-h4_type_neutral-mid,
.sk-h5_type_neutral-mid,
.sk-h6_type_neutral-mid,
.sk-subtitle_type_neutral-mid,
.sk-text-caption_type_neutral-mid,
.sk-text_type_neutral-mid {
	color: #6e7680;
}
.sk-h1_type_dark-mid,
.sk-h2_type_dark-mid,
.sk-h3_type_dark-mid,
.sk-h4_type_dark-mid,
.sk-h5_type_dark-mid,
.sk-h6_type_dark-mid,
.sk-subtitle_type_dark-mid,
.sk-text-caption_type_dark-mid,
.sk-text_type_dark-mid {
	color: #3f4952;
}
.sk-link {
	font-weight: 400;
	color: #0067fa;
	font-size: 16px;
	text-decoration: underline;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.sk-btn_type_primary-2-gradient-2,
.sk-text-link {
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
}
.sk-link:hover {
	color: #3588ff;
	text-decoration: none;
}
.sk-text-link {
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	text-decoration: underline;
	transition: all 0.35s ease-in-out;
}
.sk-btn,
.sk-input-wrap .textarea,
.sk-input-wrap input {
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif;
	font-weight: 400;
}
.sk-text-link:hover {
	color: inherit;
	text-decoration: none;
}
.sk-btn {
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	user-select: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	outline: 0;
	padding: 14px 39px;
	border-radius: 8px;
	-webkit-transition: background-color 0.35s ease-in-out,
		color 0.35s ease-in-out, border-color 0.35s ease-in-out,
		-webkit-box-shadow 0.35s ease-in-out;
	-o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
		border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
		border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out,
		border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out,
		-webkit-box-shadow 0.35s ease-in-out;
}
.ah-checkbox__label,
.sign,
.swal2-icon {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}
@media (max-width: 959px) {
	.sk-btn {
		font-size: 14px;
		padding: 9px 39px;
	}
}
@media (max-width: 767px) {
	.sk-btn {
		display: block;
		width: 100%;
		padding: 14px;
	}
}
.sk-btn_type_primary {
	background-color: #0067fa;
	color: #fff;
	border-color: #0067fa;
}
.sk-btn_type_primary:focus,
.sk-btn_type_primary:hover {
	background-color: #3588ff;
	color: #fff;
	border-color: #3588ff;
}
.sk-btn_type_primary-2 {
	background-color: #009527;
	color: #fff;
	border-color: #009527;
}
.sk-btn_type_primary-2:focus,
.sk-btn_type_primary-2:hover {
	background-color: #1dc64a;
	color: #fff;
	border-color: #1dc64a;
}
.sk-btn_type_clean {
	background-color: #fff;
	color: #282c34;
	border-color: #fff;
}
.sk-btn_type_clean:focus,
.sk-btn_type_clean:hover {
	background-color: #d8dfe6;
	color: #282c34;
	border-color: #d8dfe6;
}
.sk-btn_type_clean-2 {
	background-color: #fff;
	color: #282c34;
	border-color: #fff;
}
.sk-btn_type_clean-2:focus,
.sk-btn_type_clean-2:hover {
	background-color: transparent;
	color: #d8dfe6;
	border-color: #d8dfe6;
}
.sk-btn_type_clean-border {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}
.sk-btn_type_clean-border:focus,
.sk-btn_type_clean-border:hover {
	background-color: #fff;
	color: #282c34;
	border-color: #fff;
}
.sk-btn_type_secondary-border {
	background-color: transparent;
	color: #212529;
	border-color: #212529;
}
.sk-btn_type_secondary-border:focus,
.sk-btn_type_secondary-border:hover {
	background-color: #212529;
	color: #fff;
	border-color: #212529;
}
.sk-btn_type_secondary {
	background-color: #d8dfe6;
	color: #6e7680;
	border-color: #d8dfe6;
}
.sk-btn_type_secondary:focus,
.sk-btn_type_secondary:hover {
	background-color: #f0f4f7;
	color: #6e7680;
	border-color: #f0f4f7;
}
.sk-btn_type_secondary2 {
	background-color: #282c34;
	color: #fff;
	border-color: #282c34;
}
.sk-btn_type_secondary2:focus,
.sk-btn_type_secondary2:hover {
	background-color: #6e7680;
	color: #fff;
	border-color: #6e7680;
}
.sk-btn_type_secondary3 {
	background-color: #3f4952;
	color: #fff;
	border-color: #3f4952;
}
.sk-btn_type_secondary3:focus,
.sk-btn_type_secondary3:hover {
	background-color: #a8adb2;
	color: #fff;
	border-color: #a8adb2;
}
.sk-btn_type_secondary4 {
	background-color: #aea9a5;
	color: #fff;
	border-color: #aea9a5;
}
.sk-btn_type_secondary4:focus,
.sk-btn_type_secondary4:hover {
	background-color: #9a9793;
	color: #fff;
	border-color: #9a9793;
}
.sk-btn_type_apply {
	background-color: #1dc07c;
	color: #fff;
	border-color: #1dc07c;
}
.sk-btn_type_apply:focus,
.sk-btn_type_apply:hover {
	background-color: #189c65;
	color: #fff;
	border-color: #189c65;
}
.sk-btn_type_primary-2-gradient {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#2f7f14),
		to(#3eb008)
	);
	background-image: -webkit-linear-gradient(bottom, #2f7f14 0, #3eb008 100%);
	background-image: -o-linear-gradient(bottom, #2f7f14 0, #3eb008 100%);
	background-image: linear-gradient(to top, #2f7f14 0, #3eb008 100%);
	color: #fff;
	border: none;
	-webkit-box-shadow: 0 6px 17px -6px #075c02;
	box-shadow: 0 6px 17px -6px #075c02;
}
.sk-btn_type_primary-2-gradient:focus,
.sk-btn_type_primary-2-gradient:hover {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#419e20),
		to(#46c40a)
	);
	background-image: -webkit-linear-gradient(bottom, #419e20 0, #46c40a 100%);
	background-image: -o-linear-gradient(bottom, #419e20 0, #46c40a 100%);
	background-image: linear-gradient(to top, #419e20 0, #46c40a 100%);
}
.sk-btn_type_primary-2-gradient-2 {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#2f7f14),
		color-stop(50%, #41a31d),
		to(#46c10c)
	);
	background-image: -webkit-linear-gradient(
		bottom,
		#2f7f14 0,
		#41a31d 50%,
		#46c10c 100%
	);
	background-image: -o-linear-gradient(
		bottom,
		#2f7f14 0,
		#41a31d 50%,
		#46c10c 100%
	);
	background-image: linear-gradient(
		to top,
		#2f7f14 0,
		#41a31d 50%,
		#46c10c 100%
	);
	color: #fff;
	border: none;
	-webkit-box-shadow: 0 6px 17px -6px #075c02;
	box-shadow: 0 6px 17px -6px #075c02;
	background-size: 100% 200%;
	background-position: 0 100%;
	transition: all 0.35s ease-in-out;
}
.sk-btn_with-shadow:hover,
.sk-input-wrap .textarea,
.sk-input-wrap input {
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
}
.sk-btn_type_primary-2-gradient-2:focus,
.sk-btn_type_primary-2-gradient-2:hover {
	background-position: 0 0;
}
.sk-btn_block {
	display: block;
	width: 100%;
}
.sk-btn .sk-btn-icon,
.sk-btn_with-icon span {
	display: inline-block;
	vertical-align: middle;
}
.sk-btn.sk-btn-small {
	font-size: 16px;
	line-height: 20px;
	padding: 4px 24px;
	border-radius: 6px;
}
@media (max-width: 959px) {
	.sk-btn.sk-btn-small {
		font-size: 14px;
	}
}
.sk-btn.sk-btn-large {
	padding: 14px 50px;
}
@media (max-width: 767px) {
	.sk-btn.sk-btn-large {
		padding: 14px;
	}
}
.sk-btn.sk-btn-medium {
	font-size: 24px;
	line-height: 30px;
	padding: 21px 60px;
	border-radius: 12px;
}
.sk-btn.sk-btn-medium .sk-btn-icon {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}
@media (max-width: 767px) {
	.sk-btn.sk-btn-medium {
		font-size: 14px;
		padding: 14px;
		line-height: 20px;
		border-radius: 8px;
	}
	.sk-btn.sk-btn-medium .sk-btn-icon {
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}
}
.sk-btn.sk-btn-2x {
	font-size: 30px;
	line-height: 40px;
	padding: 28px 78px;
	border-radius: 16px;
	border-width: 2px;
}
.sk-btn.sk-btn-2x .sk-btn-icon {
	width: 40px;
	height: 40px;
	margin-right: 20px;
}
@media (max-width: 767px) {
	.sk-btn.sk-btn-2x {
		font-size: 14px;
		padding: 14px;
		line-height: 20px;
		border-radius: 8px;
	}
	.sk-btn.sk-btn-2x .sk-btn-icon {
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}
}
.sk-btn_with-shadow {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
}
.sk-btn_with-shadow:hover {
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
	transition: all 0.35s ease-in-out;
}
.sk-btn_large-border-radius {
	border-radius: 25px;
}
@media (max-width: 959px) {
	.sk-btn_large-border-radius {
		border-radius: 20px;
	}
}
.sk-btn_with-icon {
	padding: 14px 20px;
	line-height: 0 !important;
}
@media (max-width: 767px) {
	.sk-btn_with-icon {
		padding: 14px;
	}
}
.sk-btn .sk-btn-icon {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	overflow: hidden;
}
.sk-btn .sk-btn-icon &gt; * {
	display: block;
	height: 100%;
	width: auto;
	margin: 0 auto;
}
.fa.fa-pull-left,
.fa.pull-left {
	margin-right: 0.3em;
}
.sk-btn.focus,
.sk-btn:focus,
.sk-btn:hover {
	outline: 0;
}
.sk-btn.disabled,
.sk-btn:disabled {
	opacity: 0.65;
}
input[type='submit'].sk-btn_block,
input[type='reset'].sk-btn_block,
input[type='button'].sk-btn_block {
	display: block;
	width: 100%;
}
.sk-input-wrap .textarea,
.sk-input-wrap input {
	display: block;
	width: 100%;
	border-radius: 8px;
	font-size: 18px;
	line-height: 20px;
	color: #212529;
	background-color: #fff;
	border: 1px solid #d8dfe6;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 14px 19px;
	transition: all 0.35s ease-in-out;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.fa,
.fa-stack {
	display: inline-block;
}
.sk-input-wrap .textarea:focus,
.sk-input-wrap .textarea:hover,
.sk-input-wrap input:focus,
.sk-input-wrap input:hover {
	border-color: #0067fa;
}
@media (max-width: 959px) {
	.sk-input-wrap .textarea,
	.sk-input-wrap input {
		font-size: 14px;
	}
}
.sk-input-wrap.sk-input-medium-wrap input {
	font-size: 24px;
	line-height: 30px;
	border-radius: 12px;
	padding: 21px 20px;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
@media (max-width: 767px) {
	.sk-input-wrap.sk-input-medium-wrap input {
		font-size: 14px;
		padding: 14px 19px;
		line-height: 20px;
		border-radius: 8px;
	}
}
.sk-input-wrap .has-error input {
	border-color: #ff5c59;
}
.sk-input-wrap .has-success input {
	border-color: #1dc07c;
}
@font-face {
	font-family: Roboto;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Bold.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Bold.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Bold.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Bold.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Bold.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Bold.svg#Roboto-Bold)
			format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Roboto;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Medium.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Medium.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Medium.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Medium.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Medium.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Medium.svg#Roboto-Medium)
			format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: Roboto;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Regular.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Regular.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Regular.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Regular.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Regular.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Regular.svg#Roboto-Regular)
			format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Roboto;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Light.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Light.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Light.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Light.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Light.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roboto/Roboto-Light.svg#Roboto-Light)
			format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Graphik LCG';
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Bold.eot);
	src: local('Graphik LCG Bold'), local('GraphikLCG-Bold'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Bold.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Bold.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Bold.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Bold.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Bold.svg#GraphikLCG-Bold)
			format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Graphik LCG';
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Semibold.eot);
	src: local('Graphik LCG Semibold'), local('GraphikLCG-Semibold'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Semibold.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Semibold.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Semibold.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Semibold.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Semibold.svg#GraphikLCG-Semibold)
			format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Graphik LCG';
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Medium.eot);
	src: local('Graphik LCG Medium'), local('GraphikLCG-Medium'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Medium.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Medium.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Medium.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Medium.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Medium.svg#GraphikLCG-Medium)
			format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Graphik LCG';
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Regular.eot);
	src: local('Graphik LCG Regular'), local('GraphikLCG-Regular'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Regular.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Regular.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Regular.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Regular.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Regular.svg#GraphikLCG-Regular)
			format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Graphik LCG';
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Black.eot);
	src: local('Graphik LCG Black'), local('GraphikLCG-Black'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Black.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Black.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Black.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Black.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/graphik/GraphikLCG-Black.svg#GraphikLCG-Black)
			format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-regular.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-regular.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: local('Montserrat Italic'), local('Montserrat-Italic'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-italic.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-italic.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-500.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-500.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-500italic.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-500italic.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-600.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-600.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-600italic.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-600italic.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-700.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-700.woff)
			format('woff');
}
@font-face {
	font-family: Montserrat;
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-700italic.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/montserrat/montserrat-v14-latin-ext_latin-700italic.woff)
			format('woff');
}
@font-face {
	font-family: Roobert;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Heavy.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Heavy.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Heavy.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Heavy.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Heavy.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Heavy.svg#Roobert-Heavy)
			format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: Roobert;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Bold.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Bold.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Bold.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Bold.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Bold.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Bold.svg#Roobert-Bold)
			format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Roobert;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-SemiBold.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-SemiBold.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-SemiBold.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-SemiBold.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-SemiBold.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-SemiBold.svg#Roobert-SemiBold)
			format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: Roobert;
	font-display: swap;
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Regular.eot);
	src: url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Regular.eot?#iefix)
			format('embedded-opentype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Regular.woff2)
			format('woff2'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Regular.woff)
			format('woff'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Regular.ttf)
			format('truetype'),
		url(https://media.macphun.com/uploads/uploads/fonts/roobert/Roobert-Regular.svg#Roobert-Regular)
			format('svg');
	font-weight: 400;
	font-style: normal;
}
.sk-section {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 50px;
}
@media (max-width: 1279px) {
	.sk-section {
		padding-top: 70px;
		padding-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.sk-section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
.sk-section_bg_light {
	background-color: #fff;
}
.sk-section_bg_dark {
	background-color: #212529;
}
.sk-section__header {
	padding-bottom: 50px;
}
.sk-section_of_b_none {
	padding-bottom: 0;
}
.sk-section_of_t_none {
	padding-top: 0;
}
@font-face {
	font-family: FontAwesome;
	font-display: swap;
	src: url(https://digitalgeoviews.site/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(https://digitalgeoviews.site/fonts/font-awesome/fonts/fontawesome-webfont.eot?)
			format('embedded-opentype'),
		url(fonts/font-awesome/fonts/fontawesome-webfont.woff2@v=4.7.0)
			format('woff2'),
		url(https://digitalgeoviews.site/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0)
			format('woff'),
		url(https://digitalgeoviews.site/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0)
			format('truetype'),
		url(https://digitalgeoviews.site/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0)
			format('svg');
	font-weight: 400;
	font-style: normal;
}
.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.swal2-icon.swal2-warning,
.swal2-modal {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.28571429em;
	text-align: center;
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}
.fa.fa-pull-right,
.fa.pull-right {
	margin-left: 0.3em;
}
.fa-ul &gt; li {
	position: relative;
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}
.fa-li.fa-lg {
	left: -1.85714286em;
}
.fa-border {
	padding: 0.2em 0.25em 0.15em;
	border: 0.08em solid #eee;
	border-radius: 0.1em;
}
.fa-pull-left {
	float: left;
}
.fa-pull-right,
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.fa-rotate-90 {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.fa-flip-vertical {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none;
}
.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: #fff;
}
.fa-glass:before {
	content: '\f000';
}
.fa-music:before {
	content: '\f001';
}
.fa-search:before {
	content: '\f002';
}
.fa-envelope-o:before {
	content: '\f003';
}
.fa-heart:before {
	content: '\f004';
}
.fa-star:before {
	content: '\f005';
}
.fa-star-o:before {
	content: '\f006';
}
.fa-user:before {
	content: '\f007';
}
.fa-film:before {
	content: '\f008';
}
.fa-th-large:before {
	content: '\f009';
}
.fa-th:before {
	content: '\f00a';
}
.fa-th-list:before {
	content: '\f00b';
}
.fa-check:before {
	content: '\f00c';
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: '\f00d';
}
.fa-search-plus:before {
	content: '\f00e';
}
.fa-search-minus:before {
	content: '\f010';
}
.fa-power-off:before {
	content: '\f011';
}
.fa-signal:before {
	content: '\f012';
}
.fa-cog:before,
.fa-gear:before {
	content: '\f013';
}
.fa-trash-o:before {
	content: '\f014';
}
.fa-home:before {
	content: '\f015';
}
.fa-file-o:before {
	content: '\f016';
}
.fa-clock-o:before {
	content: '\f017';
}
.fa-road:before {
	content: '\f018';
}
.fa-download:before {
	content: '\f019';
}
.fa-arrow-circle-o-down:before {
	content: '\f01a';
}
.fa-arrow-circle-o-up:before {
	content: '\f01b';
}
.fa-inbox:before {
	content: '\f01c';
}
.fa-play-circle-o:before {
	content: '\f01d';
}
.fa-repeat:before,
.fa-rotate-right:before {
	content: '\f01e';
}
.fa-refresh:before {
	content: '\f021';
}
.fa-list-alt:before {
	content: '\f022';
}
.fa-lock:before {
	content: '\f023';
}
.fa-flag:before {
	content: '\f024';
}
.fa-headphones:before {
	content: '\f025';
}
.fa-volume-off:before {
	content: '\f026';
}
.fa-volume-down:before {
	content: '\f027';
}
.fa-volume-up:before {
	content: '\f028';
}
.fa-qrcode:before {
	content: '\f029';
}
.fa-barcode:before {
	content: '\f02a';
}
.fa-tag:before {
	content: '\f02b';
}
.fa-tags:before {
	content: '\f02c';
}
.fa-book:before {
	content: '\f02d';
}
.fa-bookmark:before {
	content: '\f02e';
}
.fa-print:before {
	content: '\f02f';
}
.fa-camera:before {
	content: '\f030';
}
.fa-font:before {
	content: '\f031';
}
.fa-bold:before {
	content: '\f032';
}
.fa-italic:before {
	content: '\f033';
}
.fa-text-height:before {
	content: '\f034';
}
.fa-text-width:before {
	content: '\f035';
}
.fa-align-left:before {
	content: '\f036';
}
.fa-align-center:before {
	content: '\f037';
}
.fa-align-right:before {
	content: '\f038';
}
.fa-align-justify:before {
	content: '\f039';
}
.fa-list:before {
	content: '\f03a';
}
.fa-dedent:before,
.fa-outdent:before {
	content: '\f03b';
}
.fa-indent:before {
	content: '\f03c';
}
.fa-video-camera:before {
	content: '\f03d';
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: '\f03e';
}
.fa-pencil:before {
	content: '\f040';
}
.fa-map-marker:before {
	content: '\f041';
}
.fa-adjust:before {
	content: '\f042';
}
.fa-tint:before {
	content: '\f043';
}
.fa-edit:before,
.fa-pencil-square-o:before {
	content: '\f044';
}
.fa-share-square-o:before {
	content: '\f045';
}
.fa-check-square-o:before {
	content: '\f046';
}
.fa-arrows:before {
	content: '\f047';
}
.fa-step-backward:before {
	content: '\f048';
}
.fa-fast-backward:before {
	content: '\f049';
}
.fa-backward:before {
	content: '\f04a';
}
.fa-play:before {
	content: '\f04b';
}
.fa-pause:before {
	content: '\f04c';
}
.fa-stop:before {
	content: '\f04d';
}
.fa-forward:before {
	content: '\f04e';
}
.fa-fast-forward:before {
	content: '\f050';
}
.fa-step-forward:before {
	content: '\f051';
}
.fa-eject:before {
	content: '\f052';
}
.fa-chevron-left:before {
	content: '\f053';
}
.fa-chevron-right:before {
	content: '\f054';
}
.fa-plus-circle:before {
	content: '\f055';
}
.fa-minus-circle:before {
	content: '\f056';
}
.fa-times-circle:before {
	content: '\f057';
}
.fa-check-circle:before {
	content: '\f058';
}
.fa-question-circle:before {
	content: '\f059';
}
.fa-info-circle:before {
	content: '\f05a';
}
.fa-crosshairs:before {
	content: '\f05b';
}
.fa-times-circle-o:before {
	content: '\f05c';
}
.fa-check-circle-o:before {
	content: '\f05d';
}
.fa-ban:before {
	content: '\f05e';
}
.fa-arrow-left:before {
	content: '\f060';
}
.fa-arrow-right:before {
	content: '\f061';
}
.fa-arrow-up:before {
	content: '\f062';
}
.fa-arrow-down:before {
	content: '\f063';
}
.fa-mail-forward:before,
.fa-share:before {
	content: '\f064';
}
.fa-expand:before {
	content: '\f065';
}
.fa-compress:before {
	content: '\f066';
}
.fa-plus:before {
	content: '\f067';
}
.fa-minus:before {
	content: '\f068';
}
.fa-asterisk:before {
	content: '\f069';
}
.fa-exclamation-circle:before {
	content: '\f06a';
}
.fa-gift:before {
	content: '\f06b';
}
.fa-leaf:before {
	content: '\f06c';
}
.fa-fire:before {
	content: '\f06d';
}
.fa-eye:before {
	content: '\f06e';
}
.fa-eye-slash:before {
	content: '\f070';
}
.fa-exclamation-triangle:before,
.fa-warning:before {
	content: '\f071';
}
.fa-plane:before {
	content: '\f072';
}
.fa-calendar:before {
	content: '\f073';
}
.fa-random:before {
	content: '\f074';
}
.fa-comment:before {
	content: '\f075';
}
.fa-magnet:before {
	content: '\f076';
}
.fa-chevron-up:before {
	content: '\f077';
}
.fa-chevron-down:before {
	content: '\f078';
}
.fa-retweet:before {
	content: '\f079';
}
.fa-shopping-cart:before {
	content: '\f07a';
}
.fa-folder:before {
	content: '\f07b';
}
.fa-folder-open:before {
	content: '\f07c';
}
.fa-arrows-v:before {
	content: '\f07d';
}
.fa-arrows-h:before {
	content: '\f07e';
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: '\f080';
}
.fa-twitter-square:before {
	content: '\f081';
}
.fa-facebook-square:before {
	content: '\f082';
}
.fa-camera-retro:before {
	content: '\f083';
}
.fa-key:before {
	content: '\f084';
}
.fa-cogs:before,
.fa-gears:before {
	content: '\f085';
}
.fa-comments:before {
	content: '\f086';
}
.fa-thumbs-o-up:before {
	content: '\f087';
}
.fa-thumbs-o-down:before {
	content: '\f088';
}
.fa-star-half:before {
	content: '\f089';
}
.fa-heart-o:before {
	content: '\f08a';
}
.fa-sign-out:before {
	content: '\f08b';
}
.fa-linkedin-square:before {
	content: '\f08c';
}
.fa-thumb-tack:before {
	content: '\f08d';
}
.fa-external-link:before {
	content: '\f08e';
}
.fa-sign-in:before {
	content: '\f090';
}
.fa-trophy:before {
	content: '\f091';
}
.fa-github-square:before {
	content: '\f092';
}
.fa-upload:before {
	content: '\f093';
}
.fa-lemon-o:before {
	content: '\f094';
}
.fa-phone:before {
	content: '\f095';
}
.fa-square-o:before {
	content: '\f096';
}
.fa-bookmark-o:before {
	content: '\f097';
}
.fa-phone-square:before {
	content: '\f098';
}
.fa-twitter:before {
	content: '\f099';
}
.fa-facebook-f:before,
.fa-facebook:before {
	content: '\f09a';
}
.fa-github:before {
	content: '\f09b';
}
.fa-unlock:before {
	content: '\f09c';
}
.fa-credit-card:before {
	content: '\f09d';
}
.fa-feed:before,
.fa-rss:before {
	content: '\f09e';
}
.fa-hdd-o:before {
	content: '\f0a0';
}
.fa-bullhorn:before {
	content: '\f0a1';
}
.fa-bell:before {
	content: '\f0f3';
}
.fa-certificate:before {
	content: '\f0a3';
}
.fa-hand-o-right:before {
	content: '\f0a4';
}
.fa-hand-o-left:before {
	content: '\f0a5';
}
.fa-hand-o-up:before {
	content: '\f0a6';
}
.fa-hand-o-down:before {
	content: '\f0a7';
}
.fa-arrow-circle-left:before {
	content: '\f0a8';
}
.fa-arrow-circle-right:before {
	content: '\f0a9';
}
.fa-arrow-circle-up:before {
	content: '\f0aa';
}
.fa-arrow-circle-down:before {
	content: '\f0ab';
}
.fa-globe:before {
	content: '\f0ac';
}
.fa-wrench:before {
	content: '\f0ad';
}
.fa-tasks:before {
	content: '\f0ae';
}
.fa-filter:before {
	content: '\f0b0';
}
.fa-briefcase:before {
	content: '\f0b1';
}
.fa-arrows-alt:before {
	content: '\f0b2';
}
.fa-group:before,
.fa-users:before {
	content: '\f0c0';
}
.fa-chain:before,
.fa-link:before {
	content: '\f0c1';
}
.fa-cloud:before {
	content: '\f0c2';
}
.fa-flask:before {
	content: '\f0c3';
}
.fa-cut:before,
.fa-scissors:before {
	content: '\f0c4';
}
.fa-copy:before,
.fa-files-o:before {
	content: '\f0c5';
}
.fa-paperclip:before {
	content: '\f0c6';
}
.fa-floppy-o:before,
.fa-save:before {
	content: '\f0c7';
}
.fa-square:before {
	content: '\f0c8';
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: '\f0c9';
}
.fa-list-ul:before {
	content: '\f0ca';
}
.fa-list-ol:before {
	content: '\f0cb';
}
.fa-strikethrough:before {
	content: '\f0cc';
}
.fa-underline:before {
	content: '\f0cd';
}
.fa-table:before {
	content: '\f0ce';
}
.fa-magic:before {
	content: '\f0d0';
}
.fa-truck:before {
	content: '\f0d1';
}
.fa-pinterest:before {
	content: '\f0d2';
}
.fa-pinterest-square:before {
	content: '\f0d3';
}
.fa-google-plus-square:before {
	content: '\f0d4';
}
.fa-google-plus:before {
	content: '\f0d5';
}
.fa-money:before {
	content: '\f0d6';
}
.fa-caret-down:before {
	content: '\f0d7';
}
.fa-caret-up:before {
	content: '\f0d8';
}
.fa-caret-left:before {
	content: '\f0d9';
}
.fa-caret-right:before {
	content: '\f0da';
}
.fa-columns:before {
	content: '\f0db';
}
.fa-sort:before,
.fa-unsorted:before {
	content: '\f0dc';
}
.fa-sort-desc:before,
.fa-sort-down:before {
	content: '\f0dd';
}
.fa-sort-asc:before,
.fa-sort-up:before {
	content: '\f0de';
}
.fa-envelope:before {
	content: '\f0e0';
}
.fa-linkedin:before {
	content: '\f0e1';
}
.fa-rotate-left:before,
.fa-undo:before {
	content: '\f0e2';
}
.fa-gavel:before,
.fa-legal:before {
	content: '\f0e3';
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: '\f0e4';
}
.fa-comment-o:before {
	content: '\f0e5';
}
.fa-comments-o:before {
	content: '\f0e6';
}
.fa-bolt:before,
.fa-flash:before {
	content: '\f0e7';
}
.fa-sitemap:before {
	content: '\f0e8';
}
.fa-umbrella:before {
	content: '\f0e9';
}
.fa-clipboard:before,
.fa-paste:before {
	content: '\f0ea';
}
.fa-lightbulb-o:before {
	content: '\f0eb';
}
.fa-exchange:before {
	content: '\f0ec';
}
.fa-cloud-download:before {
	content: '\f0ed';
}
.fa-cloud-upload:before {
	content: '\f0ee';
}
.fa-user-md:before {
	content: '\f0f0';
}
.fa-stethoscope:before {
	content: '\f0f1';
}
.fa-suitcase:before {
	content: '\f0f2';
}
.fa-bell-o:before {
	content: '\f0a2';
}
.fa-coffee:before {
	content: '\f0f4';
}
.fa-cutlery:before {
	content: '\f0f5';
}
.fa-file-text-o:before {
	content: '\f0f6';
}
.fa-building-o:before {
	content: '\f0f7';
}
.fa-hospital-o:before {
	content: '\f0f8';
}
.fa-ambulance:before {
	content: '\f0f9';
}
.fa-medkit:before {
	content: '\f0fa';
}
.fa-fighter-jet:before {
	content: '\f0fb';
}
.fa-beer:before {
	content: '\f0fc';
}
.fa-h-square:before {
	content: '\f0fd';
}
.fa-plus-square:before {
	content: '\f0fe';
}
.fa-angle-double-left:before {
	content: '\f100';
}
.fa-angle-double-right:before {
	content: '\f101';
}
.fa-angle-double-up:before {
	content: '\f102';
}
.fa-angle-double-down:before {
	content: '\f103';
}
.fa-angle-left:before {
	content: '\f104';
}
.fa-angle-right:before {
	content: '\f105';
}
.fa-angle-up:before {
	content: '\f106';
}
.fa-angle-down:before {
	content: '\f107';
}
.fa-desktop:before {
	content: '\f108';
}
.fa-laptop:before {
	content: '\f109';
}
.fa-tablet:before {
	content: '\f10a';
}
.fa-mobile-phone:before,
.fa-mobile:before {
	content: '\f10b';
}
.fa-circle-o:before {
	content: '\f10c';
}
.fa-quote-left:before {
	content: '\f10d';
}
.fa-quote-right:before {
	content: '\f10e';
}
.fa-spinner:before {
	content: '\f110';
}
.fa-circle:before {
	content: '\f111';
}
.fa-mail-reply:before,
.fa-reply:before {
	content: '\f112';
}
.fa-github-alt:before {
	content: '\f113';
}
.fa-folder-o:before {
	content: '\f114';
}
.fa-folder-open-o:before {
	content: '\f115';
}
.fa-smile-o:before {
	content: '\f118';
}
.fa-frown-o:before {
	content: '\f119';
}
.fa-meh-o:before {
	content: '\f11a';
}
.fa-gamepad:before {
	content: '\f11b';
}
.fa-keyboard-o:before {
	content: '\f11c';
}
.fa-flag-o:before {
	content: '\f11d';
}
.fa-flag-checkered:before {
	content: '\f11e';
}
.fa-terminal:before {
	content: '\f120';
}
.fa-code:before {
	content: '\f121';
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: '\f122';
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: '\f123';
}
.fa-location-arrow:before {
	content: '\f124';
}
.fa-crop:before {
	content: '\f125';
}
.fa-code-fork:before {
	content: '\f126';
}
.fa-chain-broken:before,
.fa-unlink:before {
	content: '\f127';
}
.fa-question:before {
	content: '\f128';
}
.fa-info:before {
	content: '\f129';
}
.fa-exclamation:before {
	content: '\f12a';
}
.fa-superscript:before {
	content: '\f12b';
}
.fa-subscript:before {
	content: '\f12c';
}
.fa-eraser:before {
	content: '\f12d';
}
.fa-puzzle-piece:before {
	content: '\f12e';
}
.fa-microphone:before {
	content: '\f130';
}
.fa-microphone-slash:before {
	content: '\f131';
}
.fa-shield:before {
	content: '\f132';
}
.fa-calendar-o:before {
	content: '\f133';
}
.fa-fire-extinguisher:before {
	content: '\f134';
}
.fa-rocket:before {
	content: '\f135';
}
.fa-maxcdn:before {
	content: '\f136';
}
.fa-chevron-circle-left:before {
	content: '\f137';
}
.fa-chevron-circle-right:before {
	content: '\f138';
}
.fa-chevron-circle-up:before {
	content: '\f139';
}
.fa-chevron-circle-down:before {
	content: '\f13a';
}
.fa-html5:before {
	content: '\f13b';
}
.fa-css3:before {
	content: '\f13c';
}
.fa-anchor:before {
	content: '\f13d';
}
.fa-unlock-alt:before {
	content: '\f13e';
}
.fa-bullseye:before {
	content: '\f140';
}
.fa-ellipsis-h:before {
	content: '\f141';
}
.fa-ellipsis-v:before {
	content: '\f142';
}
.fa-rss-square:before {
	content: '\f143';
}
.fa-play-circle:before {
	content: '\f144';
}
.fa-ticket:before {
	content: '\f145';
}
.fa-minus-square:before {
	content: '\f146';
}
.fa-minus-square-o:before {
	content: '\f147';
}
.fa-level-up:before {
	content: '\f148';
}
.fa-level-down:before {
	content: '\f149';
}
.fa-check-square:before {
	content: '\f14a';
}
.fa-pencil-square:before {
	content: '\f14b';
}
.fa-external-link-square:before {
	content: '\f14c';
}
.fa-share-square:before {
	content: '\f14d';
}
.fa-compass:before {
	content: '\f14e';
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: '\f150';
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: '\f151';
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: '\f152';
}
.fa-eur:before,
.fa-euro:before {
	content: '\f153';
}
.fa-gbp:before {
	content: '\f154';
}
.fa-dollar:before,
.fa-usd:before {
	content: '\f155';
}
.fa-inr:before,
.fa-rupee:before {
	content: '\f156';
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: '\f157';
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: '\f158';
}
.fa-krw:before,
.fa-won:before {
	content: '\f159';
}
.fa-bitcoin:before,
.fa-btc:before {
	content: '\f15a';
}
.fa-file:before {
	content: '\f15b';
}
.fa-file-text:before {
	content: '\f15c';
}
.fa-sort-alpha-asc:before {
	content: '\f15d';
}
.fa-sort-alpha-desc:before {
	content: '\f15e';
}
.fa-sort-amount-asc:before {
	content: '\f160';
}
.fa-sort-amount-desc:before {
	content: '\f161';
}
.fa-sort-numeric-asc:before {
	content: '\f162';
}
.fa-sort-numeric-desc:before {
	content: '\f163';
}
.fa-thumbs-up:before {
	content: '\f164';
}
.fa-thumbs-down:before {
	content: '\f165';
}
.fa-youtube-square:before {
	content: '\f166';
}
.fa-youtube:before {
	content: '\f167';
}
.fa-xing:before {
	content: '\f168';
}
.fa-xing-square:before {
	content: '\f169';
}
.fa-youtube-play:before {
	content: '\f16a';
}
.fa-dropbox:before {
	content: '\f16b';
}
.fa-stack-overflow:before {
	content: '\f16c';
}
.fa-instagram:before {
	content: '\f16d';
}
.fa-flickr:before {
	content: '\f16e';
}
.fa-adn:before {
	content: '\f170';
}
.fa-bitbucket:before {
	content: '\f171';
}
.fa-bitbucket-square:before {
	content: '\f172';
}
.fa-tumblr:before {
	content: '\f173';
}
.fa-tumblr-square:before {
	content: '\f174';
}
.fa-long-arrow-down:before {
	content: '\f175';
}
.fa-long-arrow-up:before {
	content: '\f176';
}
.fa-long-arrow-left:before {
	content: '\f177';
}
.fa-long-arrow-right:before {
	content: '\f178';
}
.fa-apple:before {
	content: '\f179';
}
.fa-windows:before {
	content: '\f17a';
}
.fa-android:before {
	content: '\f17b';
}
.fa-linux:before {
	content: '\f17c';
}
.fa-dribbble:before {
	content: '\f17d';
}
.fa-skype:before {
	content: '\f17e';
}
.fa-foursquare:before {
	content: '\f180';
}
.fa-trello:before {
	content: '\f181';
}
.fa-female:before {
	content: '\f182';
}
.fa-male:before {
	content: '\f183';
}
.fa-gittip:before,
.fa-gratipay:before {
	content: '\f184';
}
.fa-sun-o:before {
	content: '\f185';
}
.fa-moon-o:before {
	content: '\f186';
}
.fa-archive:before {
	content: '\f187';
}
.fa-bug:before {
	content: '\f188';
}
.fa-vk:before {
	content: '\f189';
}
.fa-weibo:before {
	content: '\f18a';
}
.fa-renren:before {
	content: '\f18b';
}
.fa-pagelines:before {
	content: '\f18c';
}
.fa-stack-exchange:before {
	content: '\f18d';
}
.fa-arrow-circle-o-right:before {
	content: '\f18e';
}
.fa-arrow-circle-o-left:before {
	content: '\f190';
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: '\f191';
}
.fa-dot-circle-o:before {
	content: '\f192';
}
.fa-wheelchair:before {
	content: '\f193';
}
.fa-vimeo-square:before {
	content: '\f194';
}
.fa-try:before,
.fa-turkish-lira:before {
	content: '\f195';
}
.fa-plus-square-o:before {
	content: '\f196';
}
.fa-space-shuttle:before {
	content: '\f197';
}
.fa-slack:before {
	content: '\f198';
}
.fa-envelope-square:before {
	content: '\f199';
}
.fa-wordpress:before {
	content: '\f19a';
}
.fa-openid:before {
	content: '\f19b';
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: '\f19c';
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: '\f19d';
}
.fa-yahoo:before {
	content: '\f19e';
}
.fa-google:before {
	content: '\f1a0';
}
.fa-reddit:before {
	content: '\f1a1';
}
.fa-reddit-square:before {
	content: '\f1a2';
}
.fa-stumbleupon-circle:before {
	content: '\f1a3';
}
.fa-stumbleupon:before {
	content: '\f1a4';
}
.fa-delicious:before {
	content: '\f1a5';
}
.fa-digg:before {
	content: '\f1a6';
}
.fa-pied-piper-pp:before {
	content: '\f1a7';
}
.fa-pied-piper-alt:before {
	content: '\f1a8';
}
.fa-drupal:before {
	content: '\f1a9';
}
.fa-joomla:before {
	content: '\f1aa';
}
.fa-language:before {
	content: '\f1ab';
}
.fa-fax:before {
	content: '\f1ac';
}
.fa-building:before {
	content: '\f1ad';
}
.fa-child:before {
	content: '\f1ae';
}
.fa-paw:before {
	content: '\f1b0';
}
.fa-spoon:before {
	content: '\f1b1';
}
.fa-cube:before {
	content: '\f1b2';
}
.fa-cubes:before {
	content: '\f1b3';
}
.fa-behance:before {
	content: '\f1b4';
}
.fa-behance-square:before {
	content: '\f1b5';
}
.fa-steam:before {
	content: '\f1b6';
}
.fa-steam-square:before {
	content: '\f1b7';
}
.fa-recycle:before {
	content: '\f1b8';
}
.fa-automobile:before,
.fa-car:before {
	content: '\f1b9';
}
.fa-cab:before,
.fa-taxi:before {
	content: '\f1ba';
}
.fa-tree:before {
	content: '\f1bb';
}
.fa-spotify:before {
	content: '\f1bc';
}
.fa-deviantart:before {
	content: '\f1bd';
}
.fa-soundcloud:before {
	content: '\f1be';
}
.fa-database:before {
	content: '\f1c0';
}
.fa-file-pdf-o:before {
	content: '\f1c1';
}
.fa-file-word-o:before {
	content: '\f1c2';
}
.fa-file-excel-o:before {
	content: '\f1c3';
}
.fa-file-powerpoint-o:before {
	content: '\f1c4';
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: '\f1c5';
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: '\f1c6';
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: '\f1c7';
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: '\f1c8';
}
.fa-file-code-o:before {
	content: '\f1c9';
}
.fa-vine:before {
	content: '\f1ca';
}
.fa-codepen:before {
	content: '\f1cb';
}
.fa-jsfiddle:before {
	content: '\f1cc';
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: '\f1cd';
}
.fa-circle-o-notch:before {
	content: '\f1ce';
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: '\f1d0';
}
.fa-empire:before,
.fa-ge:before {
	content: '\f1d1';
}
.fa-git-square:before {
	content: '\f1d2';
}
.fa-git:before {
	content: '\f1d3';
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: '\f1d4';
}
.fa-tencent-weibo:before {
	content: '\f1d5';
}
.fa-qq:before {
	content: '\f1d6';
}
.fa-wechat:before,
.fa-weixin:before {
	content: '\f1d7';
}
.fa-paper-plane:before,
.fa-send:before {
	content: '\f1d8';
}
.fa-paper-plane-o:before,
.fa-send-o:before {
	content: '\f1d9';
}
.fa-history:before {
	content: '\f1da';
}
.fa-circle-thin:before {
	content: '\f1db';
}
.fa-header:before {
	content: '\f1dc';
}
.fa-paragraph:before {
	content: '\f1dd';
}
.fa-sliders:before {
	content: '\f1de';
}
.fa-share-alt:before {
	content: '\f1e0';
}
.fa-share-alt-square:before {
	content: '\f1e1';
}
.fa-bomb:before {
	content: '\f1e2';
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: '\f1e3';
}
.fa-tty:before {
	content: '\f1e4';
}
.fa-binoculars:before {
	content: '\f1e5';
}
.fa-plug:before {
	content: '\f1e6';
}
.fa-slideshare:before {
	content: '\f1e7';
}
.fa-twitch:before {
	content: '\f1e8';
}
.fa-yelp:before {
	content: '\f1e9';
}
.fa-newspaper-o:before {
	content: '\f1ea';
}
.fa-wifi:before {
	content: '\f1eb';
}
.fa-calculator:before {
	content: '\f1ec';
}
.fa-paypal:before {
	content: '\f1ed';
}
.fa-google-wallet:before {
	content: '\f1ee';
}
.fa-cc-visa:before {
	content: '\f1f0';
}
.fa-cc-mastercard:before {
	content: '\f1f1';
}
.fa-cc-discover:before {
	content: '\f1f2';
}
.fa-cc-amex:before {
	content: '\f1f3';
}
.fa-cc-paypal:before {
	content: '\f1f4';
}
.fa-cc-stripe:before {
	content: '\f1f5';
}
.fa-bell-slash:before {
	content: '\f1f6';
}
.fa-bell-slash-o:before {
	content: '\f1f7';
}
.fa-trash:before {
	content: '\f1f8';
}
.fa-copyright:before {
	content: '\f1f9';
}
.fa-at:before {
	content: '\f1fa';
}
.fa-eyedropper:before {
	content: '\f1fb';
}
.fa-paint-brush:before {
	content: '\f1fc';
}
.fa-birthday-cake:before {
	content: '\f1fd';
}
.fa-area-chart:before {
	content: '\f1fe';
}
.fa-pie-chart:before {
	content: '\f200';
}
.fa-line-chart:before {
	content: '\f201';
}
.fa-lastfm:before {
	content: '\f202';
}
.fa-lastfm-square:before {
	content: '\f203';
}
.fa-toggle-off:before {
	content: '\f204';
}
.fa-toggle-on:before {
	content: '\f205';
}
.fa-bicycle:before {
	content: '\f206';
}
.fa-bus:before {
	content: '\f207';
}
.fa-ioxhost:before {
	content: '\f208';
}
.fa-angellist:before {
	content: '\f209';
}
.fa-cc:before {
	content: '\f20a';
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: '\f20b';
}
.fa-meanpath:before {
	content: '\f20c';
}
.fa-buysellads:before {
	content: '\f20d';
}
.fa-connectdevelop:before {
	content: '\f20e';
}
.fa-dashcube:before {
	content: '\f210';
}
.fa-forumbee:before {
	content: '\f211';
}
.fa-leanpub:before {
	content: '\f212';
}
.fa-sellsy:before {
	content: '\f213';
}
.fa-shirtsinbulk:before {
	content: '\f214';
}
.fa-simplybuilt:before {
	content: '\f215';
}
.fa-skyatlas:before {
	content: '\f216';
}
.fa-cart-plus:before {
	content: '\f217';
}
.fa-cart-arrow-down:before {
	content: '\f218';
}
.fa-diamond:before {
	content: '\f219';
}
.fa-ship:before {
	content: '\f21a';
}
.fa-user-secret:before {
	content: '\f21b';
}
.fa-motorcycle:before {
	content: '\f21c';
}
.fa-street-view:before {
	content: '\f21d';
}
.fa-heartbeat:before {
	content: '\f21e';
}
.fa-venus:before {
	content: '\f221';
}
.fa-mars:before {
	content: '\f222';
}
.fa-mercury:before {
	content: '\f223';
}
.fa-intersex:before,
.fa-transgender:before {
	content: '\f224';
}
.fa-transgender-alt:before {
	content: '\f225';
}
.fa-venus-double:before {
	content: '\f226';
}
.fa-mars-double:before {
	content: '\f227';
}
.fa-venus-mars:before {
	content: '\f228';
}
.fa-mars-stroke:before {
	content: '\f229';
}
.fa-mars-stroke-v:before {
	content: '\f22a';
}
.fa-mars-stroke-h:before {
	content: '\f22b';
}
.fa-neuter:before {
	content: '\f22c';
}
.fa-genderless:before {
	content: '\f22d';
}
.fa-facebook-official:before {
	content: '\f230';
}
.fa-pinterest-p:before {
	content: '\f231';
}
.fa-whatsapp:before {
	content: '\f232';
}
.fa-server:before {
	content: '\f233';
}
.fa-user-plus:before {
	content: '\f234';
}
.fa-user-times:before {
	content: '\f235';
}
.fa-bed:before,
.fa-hotel:before {
	content: '\f236';
}
.fa-viacoin:before {
	content: '\f237';
}
.fa-train:before {
	content: '\f238';
}
.fa-subway:before {
	content: '\f239';
}
.fa-medium:before {
	content: '\f23a';
}
.fa-y-combinator:before,
.fa-yc:before {
	content: '\f23b';
}
.fa-optin-monster:before {
	content: '\f23c';
}
.fa-opencart:before {
	content: '\f23d';
}
.fa-expeditedssl:before {
	content: '\f23e';
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: '\f240';
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: '\f241';
}
.fa-battery-2:before,
.fa-battery-half:before {
	content: '\f242';
}
.fa-battery-1:before,
.fa-battery-quarter:before {
	content: '\f243';
}
.fa-battery-0:before,
.fa-battery-empty:before {
	content: '\f244';
}
.fa-mouse-pointer:before {
	content: '\f245';
}
.fa-i-cursor:before {
	content: '\f246';
}
.fa-object-group:before {
	content: '\f247';
}
.fa-object-ungroup:before {
	content: '\f248';
}
.fa-sticky-note:before {
	content: '\f249';
}
.fa-sticky-note-o:before {
	content: '\f24a';
}
.fa-cc-jcb:before {
	content: '\f24b';
}
.fa-cc-diners-club:before {
	content: '\f24c';
}
.fa-clone:before {
	content: '\f24d';
}
.fa-balance-scale:before {
	content: '\f24e';
}
.fa-hourglass-o:before {
	content: '\f250';
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: '\f251';
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: '\f252';
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: '\f253';
}
.fa-hourglass:before {
	content: '\f254';
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: '\f255';
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: '\f256';
}
.fa-hand-scissors-o:before {
	content: '\f257';
}
.fa-hand-lizard-o:before {
	content: '\f258';
}
.fa-hand-spock-o:before {
	content: '\f259';
}
.fa-hand-pointer-o:before {
	content: '\f25a';
}
.fa-hand-peace-o:before {
	content: '\f25b';
}
.fa-trademark:before {
	content: '\f25c';
}
.fa-registered:before {
	content: '\f25d';
}
.fa-creative-commons:before {
	content: '\f25e';
}
.fa-gg:before {
	content: '\f260';
}
.fa-gg-circle:before {
	content: '\f261';
}
.fa-tripadvisor:before {
	content: '\f262';
}
.fa-odnoklassniki:before {
	content: '\f263';
}
.fa-odnoklassniki-square:before {
	content: '\f264';
}
.fa-get-pocket:before {
	content: '\f265';
}
.fa-wikipedia-w:before {
	content: '\f266';
}
.fa-safari:before {
	content: '\f267';
}
.fa-chrome:before {
	content: '\f268';
}
.fa-firefox:before {
	content: '\f269';
}
.fa-opera:before {
	content: '\f26a';
}
.fa-internet-explorer:before {
	content: '\f26b';
}
.fa-television:before,
.fa-tv:before {
	content: '\f26c';
}
.fa-contao:before {
	content: '\f26d';
}
.fa-500px:before {
	content: '\f26e';
}
.fa-amazon:before {
	content: '\f270';
}
.fa-calendar-plus-o:before {
	content: '\f271';
}
.fa-calendar-minus-o:before {
	content: '\f272';
}
.fa-calendar-times-o:before {
	content: '\f273';
}
.fa-calendar-check-o:before {
	content: '\f274';
}
.fa-industry:before {
	content: '\f275';
}
.fa-map-pin:before {
	content: '\f276';
}
.fa-map-signs:before {
	content: '\f277';
}
.fa-map-o:before {
	content: '\f278';
}
.fa-map:before {
	content: '\f279';
}
.fa-commenting:before {
	content: '\f27a';
}
.fa-commenting-o:before {
	content: '\f27b';
}
.fa-houzz:before {
	content: '\f27c';
}
.fa-vimeo:before {
	content: '\f27d';
}
.fa-black-tie:before {
	content: '\f27e';
}
.fa-fonticons:before {
	content: '\f280';
}
.fa-reddit-alien:before {
	content: '\f281';
}
.fa-edge:before {
	content: '\f282';
}
.fa-credit-card-alt:before {
	content: '\f283';
}
.fa-codiepie:before {
	content: '\f284';
}
.fa-modx:before {
	content: '\f285';
}
.fa-fort-awesome:before {
	content: '\f286';
}
.fa-usb:before {
	content: '\f287';
}
.fa-product-hunt:before {
	content: '\f288';
}
.fa-mixcloud:before {
	content: '\f289';
}
.fa-scribd:before {
	content: '\f28a';
}
.fa-pause-circle:before {
	content: '\f28b';
}
.fa-pause-circle-o:before {
	content: '\f28c';
}
.fa-stop-circle:before {
	content: '\f28d';
}
.fa-stop-circle-o:before {
	content: '\f28e';
}
.fa-shopping-bag:before {
	content: '\f290';
}
.fa-shopping-basket:before {
	content: '\f291';
}
.fa-hashtag:before {
	content: '\f292';
}
.fa-bluetooth:before {
	content: '\f293';
}
.fa-bluetooth-b:before {
	content: '\f294';
}
.fa-percent:before {
	content: '\f295';
}
.fa-gitlab:before {
	content: '\f296';
}
.fa-wpbeginner:before {
	content: '\f297';
}
.fa-wpforms:before {
	content: '\f298';
}
.fa-envira:before {
	content: '\f299';
}
.fa-universal-access:before {
	content: '\f29a';
}
.fa-wheelchair-alt:before {
	content: '\f29b';
}
.fa-question-circle-o:before {
	content: '\f29c';
}
.fa-blind:before {
	content: '\f29d';
}
.fa-audio-description:before {
	content: '\f29e';
}
.fa-volume-control-phone:before {
	content: '\f2a0';
}
.fa-braille:before {
	content: '\f2a1';
}
.fa-assistive-listening-systems:before {
	content: '\f2a2';
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: '\f2a3';
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: '\f2a4';
}
.fa-glide:before {
	content: '\f2a5';
}
.fa-glide-g:before {
	content: '\f2a6';
}
.fa-sign-language:before,
.fa-signing:before {
	content: '\f2a7';
}
.fa-low-vision:before {
	content: '\f2a8';
}
.fa-viadeo:before {
	content: '\f2a9';
}
.fa-viadeo-square:before {
	content: '\f2aa';
}
.fa-snapchat:before {
	content: '\f2ab';
}
.fa-snapchat-ghost:before {
	content: '\f2ac';
}
.fa-snapchat-square:before {
	content: '\f2ad';
}
.fa-pied-piper:before {
	content: '\f2ae';
}
.fa-first-order:before {
	content: '\f2b0';
}
.fa-yoast:before {
	content: '\f2b1';
}
.fa-themeisle:before {
	content: '\f2b2';
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: '\f2b3';
}
.fa-fa:before,
.fa-font-awesome:before {
	content: '\f2b4';
}
.fa-handshake-o:before {
	content: '\f2b5';
}
.fa-envelope-open:before {
	content: '\f2b6';
}
.fa-envelope-open-o:before {
	content: '\f2b7';
}
.fa-linode:before {
	content: '\f2b8';
}
.fa-address-book:before {
	content: '\f2b9';
}
.fa-address-book-o:before {
	content: '\f2ba';
}
.fa-address-card:before,
.fa-vcard:before {
	content: '\f2bb';
}
.fa-address-card-o:before,
.fa-vcard-o:before {
	content: '\f2bc';
}
.fa-user-circle:before {
	content: '\f2bd';
}
.fa-user-circle-o:before {
	content: '\f2be';
}
.fa-user-o:before {
	content: '\f2c0';
}
.fa-id-badge:before {
	content: '\f2c1';
}
.fa-drivers-license:before,
.fa-id-card:before {
	content: '\f2c2';
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: '\f2c3';
}
.fa-quora:before {
	content: '\f2c4';
}
.fa-free-code-camp:before {
	content: '\f2c5';
}
.fa-telegram:before {
	content: '\f2c6';
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: '\f2c7';
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: '\f2c8';
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: '\f2c9';
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: '\f2ca';
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: '\f2cb';
}
.fa-shower:before {
	content: '\f2cc';
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: '\f2cd';
}
.fa-podcast:before {
	content: '\f2ce';
}
.fa-window-maximize:before {
	content: '\f2d0';
}
.fa-window-minimize:before {
	content: '\f2d1';
}
.fa-window-restore:before {
	content: '\f2d2';
}
.fa-times-rectangle:before,
.fa-window-close:before {
	content: '\f2d3';
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: '\f2d4';
}
.fa-bandcamp:before {
	content: '\f2d5';
}
.fa-grav:before {
	content: '\f2d6';
}
.fa-etsy:before {
	content: '\f2d7';
}
.fa-imdb:before {
	content: '\f2d8';
}
.fa-ravelry:before {
	content: '\f2d9';
}
.fa-eercast:before {
	content: '\f2da';
}
.fa-microchip:before {
	content: '\f2db';
}
.fa-snowflake-o:before {
	content: '\f2dc';
}
.fa-superpowers:before {
	content: '\f2dd';
}
.fa-wpexplorer:before {
	content: '\f2de';
}
.fa-meetup:before {
	content: '\f2e0';
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
body.swal2-in {
	overflow-y: hidden;
}
.swal2-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 10px;
	background-color: transparent;
	z-index: 1060;
}
.swal2-modal,
.swal2-modal h2 {
	position: relative;
	text-align: center;
}
.swal2-container.fade {
	-webkit-transition: background-color 0.1s;
	-o-transition: background-color 0.1s;
	transition: background-color 0.1s;
}
.swal2-modal {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}
.swal2-modal:focus {
	outline: 0;
}
.swal2-modal.loading {
	overflow-y: hidden;
}
.swal2-modal h2 {
	text-transform: none;
	margin: 0;
	padding: 0;
	display: block;
}
.swal2-modal .swal2-spacer {
	height: 10px;
	color: transparent;
	border: 0;
}
.swal2-modal .styled {
	border: 0;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	margin: 0 5px;
	padding: 10px 32px;
}
.swal2-modal .styled:not(.loading)[disabled] {
	opacity: 0.4;
	cursor: no-drop;
}
.swal2-modal .styled.loading {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid transparent;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: -2px 30px;
	vertical-align: top;
	background-color: transparent !important;
	color: transparent;
	cursor: default;
	border-radius: 100%;
	-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
	animation: rotate-loading 1.5s linear 0s infinite normal;
}
.swal2-modal :not(.styled).loading::after {
	display: inline-block;
	content: '';
	margin-left: 5px;
	vertical-align: -1px;
	height: 6px;
	width: 6px;
	border: 3px solid #999;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
	animation: rotate-loading 1.5s linear 0s infinite normal;
}
.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span,
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
	vertical-align: middle;
}
.swal2-modal .swal2-image {
	margin: 20px auto;
	max-width: 100%;
}
.swal2-modal .swal2-close {
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 5px;
	cursor: pointer;
	-webkit-transition: color 0.1s ease;
	-o-transition: color 0.1s ease;
	transition: color 0.1s ease;
}
.swal2-icon,
.with-old-style .mainBtn.passive {
	cursor: default;
}
.swal2-modal &gt; .swal2-checkbox,
.swal2-modal &gt; .swal2-file,
.swal2-modal &gt; .swal2-input,
.swal2-modal &gt; .swal2-radio,
.swal2-modal &gt; .swal2-select,
.swal2-modal &gt; .swal2-textarea {
	display: none;
}
.swal2-modal .swal2-content {
	position: relative;
	float: none;
	margin: 0;
}
.swal2-modal .swal2-checkbox,
.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-select,
.swal2-modal .swal2-textarea {
	margin: 20px auto;
}
.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
	font-size: 18px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
	-webkit-transition: border-color box-shadow 0.3s;
	-o-transition: border-color box-shadow 0.3s;
	transition: border-color box-shadow 0.3s;
}
.swal2-modal .swal2-file.error,
.swal2-modal .swal2-input.error,
.swal2-modal .swal2-textarea.error {
	border-color: #f06e57;
}
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-textarea:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 3px #c4e6f5;
	box-shadow: 0 0 3px #c4e6f5;
	border: 1px solid #b4dbed;
}
.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
	-webkit-transition: opacity 0.3s 0.03s ease;
	-o-transition: opacity 0.3s 0.03s ease;
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.8;
}
.swal2-modal .swal2-file:focus::-moz-placeholder,
.swal2-modal .swal2-input:focus::-moz-placeholder,
.swal2-modal .swal2-textarea:focus::-moz-placeholder {
	-webkit-transition: opacity 0.3s 0.03s ease;
	-o-transition: opacity 0.3s 0.03s ease;
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.8;
}
.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
	-webkit-transition: opacity 0.3s 0.03s ease;
	-o-transition: opacity 0.3s 0.03s ease;
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.8;
}
.swal2-modal .swal2-file:focus::-ms-input-placeholder,
.swal2-modal .swal2-input:focus::-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus::-ms-input-placeholder {
	-webkit-transition: opacity 0.3s 0.03s ease;
	-o-transition: opacity 0.3s 0.03s ease;
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.8;
}
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
	-webkit-transition: opacity 0.3s 0.03s ease;
	-o-transition: opacity 0.3s 0.03s ease;
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.8;
}
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
	color: #e6e6e6;
}
.swal2-modal .swal2-file::-moz-placeholder,
.swal2-modal .swal2-input::-moz-placeholder,
.swal2-modal .swal2-textarea::-moz-placeholder {
	color: #e6e6e6;
}
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
	color: #e6e6e6;
}
.swal2-modal .swal2-file::-ms-input-placeholder,
.swal2-modal .swal2-input::-ms-input-placeholder,
.swal2-modal .swal2-textarea::-ms-input-placeholder {
	color: #e6e6e6;
}
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-textarea::placeholder {
	color: #e6e6e6;
}
.swal2-modal .swal2-range input {
	float: left;
	width: 80%;
}
.swal2-modal .swal2-range output {
	float: right;
	width: 20%;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	margin: 20px auto;
	padding: 0;
}
.swal2-modal .swal2-input {
	height: 43px;
	padding: 0 12px;
}
.swal2-modal .swal2-input[type='number'] {
	max-width: 150px;
}
.swal2-modal .swal2-file {
	font-size: 20px;
}
.swal2-modal .swal2-textarea {
	height: 108px;
	padding: 12px;
}
.swal2-modal .swal2-select {
	color: #545454;
	font-size: inherit;
	padding: 5px 10px;
	min-width: 40%;
	max-width: 100%;
}
.swal2-modal .swal2-radio {
	border: 0;
}
.swal2-modal .swal2-radio label:not(:first-child) {
	margin-left: 20px;
}
.swal2-modal .swal2-radio input {
	margin: 0 3px 0 0;
}
.swal2-modal .swal2-checkbox {
	color: #545454;
}
.swal2-modal .swal2-validationerror {
	margin: 0 -20px;
	overflow: hidden;
	padding: 10px;
	color: gray;
	font-size: 16px;
	font-weight: 300;
	display: none;
}
.swal2-modal .swal2-validationerror::before {
	content: '!';
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #ea7d7d;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-right: 10px;
}
.swal2-icon.swal2-info,
.swal2-icon.swal2-question,
.swal2-icon.swal2-warning {
	font-size: 60px;
	line-height: 80px;
	text-align: center;
}
@supports (-ms-accelerator: true) {
	.swal2-range input {
		width: 100% !important;
	}
	.swal2-range output {
		display: none;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.swal2-range input {
		width: 100% !important;
	}
	.swal2-range output {
		display: none;
	}
}
.swal2-icon {
	width: 80px;
	height: 80px;
	border: 4px solid transparent;
	border-radius: 50%;
	margin: 20px auto 30px;
	padding: 0;
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	user-select: none;
}
.swal2-icon.swal2-error {
	border-color: #f27474;
}
.swal2-icon.swal2-error .x-mark {
	position: relative;
	display: block;
}
.swal2-icon.swal2-error .line {
	position: absolute;
	height: 5px;
	width: 47px;
	background-color: #f27474;
	display: block;
	top: 37px;
	border-radius: 2px;
}
.swal2-icon.swal2-error .line.left {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px;
}
.swal2-icon.swal2-error .line.right {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px;
}
.swal2-icon.swal2-warning {
	color: #f8bb86;
	border-color: #facea8;
}
.swal2-icon.swal2-info {
	font-family: 'Open Sans', sans-serif;
	color: #3fc3ee;
	border-color: #9de0f6;
}
.swal2-icon.swal2-question {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #87adbd;
	border-color: #c9dae1;
}
.swal2-icon.swal2-success {
	border-color: #a5dc86;
}
.swal2-icon.swal2-success::after,
.swal2-icon.swal2-success::before {
	content: '';
	position: absolute;
	width: 60px;
	height: 120px;
	background: #fff;
}
.swal2-icon.swal2-success::before {
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	-ms-transform-origin: 60px 60px;
	transform-origin: 60px 60px;
}
.swal2-icon.swal2-success::after {
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 60px;
	-ms-transform-origin: 0 60px;
	transform-origin: 0 60px;
}
.swal2-icon.swal2-success .placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(165, 220, 134, 0.2);
	border-radius: 50%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2;
}
.swal2-icon.swal2-success .fix {
	width: 7px;
	height: 90px;
	background-color: #fff;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.swal2-icon.swal2-success .line {
	height: 5px;
	background-color: #a5dc86;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2;
}
.swal2-icon.swal2-success .line.tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.swal2-icon.swal2-success .line.long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.swal2-progresssteps {
	font-weight: 600;
	margin: 0 0 20px;
	padding: 0;
}
.swal2-modal button,
.swal2-modal button.styled,
.swal2-modal code,
.swal2-modal h2 {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 400;
}
.swal2-progresssteps li {
	display: inline-block;
	position: relative;
}
.swal2-progresssteps .swal2-progresscircle {
	background: #3085d6;
	border-radius: 2em;
	color: #fff;
	height: 2em;
	line-height: 2em;
	text-align: center;
	width: 2em;
	z-index: 20;
}
.swal2-progresssteps .swal2-progresscircle:first-child {
	margin-left: 0;
}
.swal2-progresssteps .swal2-progresscircle:last-child {
	margin-right: 0;
}
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
	background: #3085d6;
}
.swal2-progresssteps
	.swal2-progresscircle.swal2-activeprogressstep
	~ .swal2-progresscircle,
.swal2-progresssteps
	.swal2-progresscircle.swal2-activeprogressstep
	~ .swal2-progressline {
	background: #add8e6;
}
.swal2-progresssteps .swal2-progressline {
	background: #3085d6;
	height: 0.4em;
	margin: 0 -1px;
	z-index: 10;
}
[class^='swal2'] {
	-webkit-tap-highlight-color: transparent;
}
@-webkit-keyframes showSweetAlert {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes showSweetAlert {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes hideSweetAlert {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}
@keyframes hideSweetAlert {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}
.show-swal2 {
	-webkit-animation: showSweetAlert 0.3s;
	animation: showSweetAlert 0.3s;
}
.show-swal2.no-animation {
	-webkit-animation: none;
	animation: none;
}
.hide-swal2 {
	-webkit-animation: hideSweetAlert 0.15s forwards;
	animation: hideSweetAlert 0.15s forwards;
}
.hide-swal2.no-animation {
	-webkit-animation: none;
	animation: none;
}
@-webkit-keyframes animate-success-tip {
	0%,
	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}
	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}
	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}
	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}
@keyframes animate-success-tip {
	0%,
	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}
	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}
	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}
	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}
@-webkit-keyframes animate-success-long {
	0%,
	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}
	84% {
		width: 55px;
		right: 0;
		top: 35px;
	}
	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}
@keyframes animate-success-long {
	0%,
	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}
	84% {
		width: 55px;
		right: 0;
		top: 35px;
	}
	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}
@-webkit-keyframes rotatePlaceholder {
	0%,
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	100%,
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
}
@keyframes rotatePlaceholder {
	0%,
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	100%,
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
}
.animate-success-tip {
	-webkit-animation: animate-success-tip 0.75s;
	animation: animate-success-tip 0.75s;
}
.animate-success-long {
	-webkit-animation: animate-success-long 0.75s;
	animation: animate-success-long 0.75s;
}
.swal2-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1;
	}
}
@keyframes animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1;
	}
}
.animate-error-icon {
	-webkit-animation: animate-error-icon 0.5s;
	animation: animate-error-icon 0.5s;
}
@-webkit-keyframes animate-x-mark {
	0%,
	50% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
		margin-top: 26px;
		opacity: 0;
	}
	80% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		margin-top: -6px;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-top: 0;
		opacity: 1;
	}
}
@keyframes animate-x-mark {
	0%,
	50% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
		margin-top: 26px;
		opacity: 0;
	}
	80% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		margin-top: -6px;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-top: 0;
		opacity: 1;
	}
}
.animate-x-mark {
	-webkit-animation: animate-x-mark 0.5s;
	animation: animate-x-mark 0.5s;
}
@-webkit-keyframes pulse-warning {
	0% {
		border-color: #f8d486;
	}
	100% {
		border-color: #f8bb86;
	}
}
@keyframes pulse-warning {
	0% {
		border-color: #f8d486;
	}
	100% {
		border-color: #f8bb86;
	}
}
.pulse-warning {
	-webkit-animation: pulse-warning 0.75s infinite alternate;
	animation: pulse-warning 0.75s infinite alternate;
}
@-webkit-keyframes rotate-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.swal2-modal {
	border-radius: 20px;
	background-color: #1b1d33 !important;
	padding: 95px 33px 65px !important;
	border: 1px solid rgba(255, 255, 255, 0.05);
}
.swal2-modal h2 {
	font-size: 32px;
	line-height: 38px;
	color: #fff;
}
.swal2-modal code {
	background: #01112f;
	color: #8a8a8a;
	font-size: 16px;
	line-height: 28px;
	padding: 35px 0;
	display: block;
}
.swal2-modal button,
.swal2-modal button.styled {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	display: inline-block;
	background: #0269c9 !important;
	border: 1px solid #0269c9 !important;
	padding: 13px 45px 9px;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-o-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
	color: #fff;
	border-radius: 10px;
	border-width: 2px;
}
.popup-desc,
.swal2-modal .swal2-content {
	font-size: 16px;
	line-height: 26px;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-align: center;
}
.mBtn,
button,
input,
textarea {
	outline: 0;
}
.swal2-modal button.styled:hover,
.swal2-modal button:hover {
	color: #fff;
	background: #0357a5 !important;
	border-color: #0357a5 !important;
}
.swal2-icon.swal2-success .fix,
.swal2-icon.swal2-success:after,
.swal2-icon.swal2-success:before,
.swal2-modal .sa-icon.sa-success .sa-fix,
.swal2-modal .sa-icon.sa-success:after,
.swal2-modal .sa-icon.sa-success:before {
	background: 0 0;
}
.swal2-modal .swal2-content {
	padding: 10px 0;
	color: #fff;
}
.swal2-content .mainBtn {
	min-width: 130px;
}
.popup-desc {
	padding: 0 0 20px;
	color: #8e9294;
}
.popup-bottom-wr {
	padding: 15px 0 0;
}
.popup-bottom-wr a {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
.swal2-modal .swal2-close {
	font-family: sans-serif;
	font-weight: 100;
	left: 13px;
	right: auto;
	opacity: 0.8;
	color: #fff;
}
.swal2-modal .swal2-close:hover {
	color: #fff;
	opacity: 1;
}
.swal2-container button.loading:hover {
	color: transparent !important;
	background: 0 0 !important;
}
@media only screen and (max-device-width: 736px),
	only screen and (max-width: 736px) {
	.swal2-modal {
		padding: 40px 33px !important;
	}
	.swal2-modal .swal2-content {
		padding: 20px 0 0;
	}
	.swal2-modal h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.popup-desc {
		padding: 10px 0;
	}
	.swal2-modal button,
	.swal2-modal button.styled {
		margin: 5px !important;
	}
}
@font-face {
	font-display: swap;
	font-family: 'Gilroy Light';
	src: url(https://digitalgeoviews.site/fonts/Gilroy-Light.eot);
	src: url(https://digitalgeoviews.site/fonts/Gilroy-Light.eot?) format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/Gilroy-Light.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/Gilroy-Light.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Gilroy Bold';
	src: url(https://digitalgeoviews.site/fonts/Gilroy-Bold.eot);
	src: url(https://digitalgeoviews.site/fonts/Gilroy-Bold.eot?) format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/Gilroy-Bold.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/Gilroy-Bold.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Gilroy Regular';
	src: url(https://digitalgeoviews.site/fonts/Gilroy-Regular.eot);
	src: url(https://digitalgeoviews.site/fonts/Gilroy-Regular.eot?) format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/Gilroy-Regular.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/Gilroy-Regular.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Gilroy Medium';
	src: url(https://digitalgeoviews.site/fonts/gilroy-medium-webfont.eot);
	src: url(https://digitalgeoviews.site/fonts/gilroy-medium-webfont.eot?) format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/gilroy-medium-webfont.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/gilroy-medium-webfont.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/gilroy-medium-webfont.ttf) format('truetype'),
		url(https://digitalgeoviews.site/fonts/gilroy-medium-webfont.svg) format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Gilroy ExtraBold';
	src: url(https://digitalgeoviews.site/fonts/gilroy/gilroy-extrabold-webfont.eot);
	src: url(https://digitalgeoviews.site/fonts/gilroy/gilroy-extrabold-webfont.eot?)
			format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/gilroy/gilroy-extrabold-webfont.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/gilroy/gilroy-extrabold-webfont.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/gilroy/gilroy-extrabold-webfont.ttf) format('truetype'),
		url(https://digitalgeoviews.site/fonts/gilroy/gilroy-extrabold-webfont.svg)
			format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'SF Pro Display Regular';
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Regular.eot);
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Regular.eot?)
			format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Regular.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Regular.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Regular.svg)
			format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'SF Pro Display Medium';
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Medium.eot);
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Medium.eot?)
			format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Medium.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Medium.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Medium.svg)
			format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'SF Pro Display Semibold';
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Semibold.eot);
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Semibold.eot?)
			format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Semibold.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Semibold.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Semibold.svg)
			format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'SF Pro Display Bold';
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Bold.eot);
	src: url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Bold.eot?)
			format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Bold.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Bold.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/SFProDisplay/SFProDisplay-Bold.svg)
			format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'SF Pro Display Medium';
	src: url(https://digitalgeoviews.site/fonts/SFProText/SFProText-Medium.eot);
	src: url(https://digitalgeoviews.site/fonts/SFProText/SFProText-Medium.eot?)
			format('embedded-opentype'),
		url(https://digitalgeoviews.site/fonts/SFProText/SFProText-Medium.woff2) format('woff2'),
		url(https://digitalgeoviews.site/fonts/SFProText/SFProText-Medium.woff) format('woff'),
		url(https://digitalgeoviews.site/fonts/SFProText/SFProText-Medium.svg) format('svg');
	font-weight: 500;
	font-style: normal;
}
.main-footer-cont {
	display: none;
	border-bottom: 1px solid #2a2a2e;
}
.main-footer-cont__wechat-img {
	width: 100%;
	margin-bottom: 60px;
	display: inline-block;
}
@media (max-width: 575px) {
	.main-footer-cont__wechat-img {
		margin-bottom: 30px;
	}
}
.oldPage .main-footer-cont {
	display: block;
}
.footerNone footer,
.luminarFooter .mainFooter {
	display: none;
}
footer {
	padding: 0 !important;
	margin: 0 !important;
	background: #000c13;
}
footer .mpMiddle {
	padding: 0;
}
footer div {
	display: block;
}
footer .main-footer-cont {
	padding: 72px 0 0;
}
.de footer .main-footer-cont {
	padding: 72px 0;
}
@media (max-width: 1279px) {
	.de footer .main-footer-cont {
		padding-bottom: 0;
	}
}
.main-footer-cont .sl-h4-title_of_b {
	padding-bottom: 18px;
}
.ja footer .main-footer-cont {
	display: none;
}
footer .main-footer-row:after,
footer .main-footer-row:before {
	content: ' ';
	display: table;
}
.ja footer .main-footer-wrap {
	padding-top: 0;
}
.ja footer .main-footer-botInfo .mpMiddle {
	border: none;
}
footer .main-footer-wrap {
	width: 100%;
	padding: 0;
	background: #000c13;
}
footer .main-footer-row {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
footer .main-footer-coll,
footer :after,
footer :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
footer :after,
footer :before {
	box-sizing: border-box;
}
footer .main-footer-row:after {
	clear: both;
}
footer .main-footer-coll {
	width: 25%;
	float: left;
	box-sizing: border-box;
	position: relative;
	padding: 0 25px 50px 40px;
}
footer .main-footer-coll:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 1000px;
	width: 1px;
	background: #2a2a2e;
}
footer .main-footer-coll:last-child:after {
	display: none;
}
footer .main-footer-coll_title {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	font-family: Roobert, Sans-Serif;
	font-weight: 400;
	margin-bottom: 20px;
	padding-top: 0;
	text-align: left;
}
footer .main-footer-coll_list {
	padding-bottom: 60px;
}
@media (max-width: 767px) {
	footer .main-footer-coll_list {
		display: none;
		padding-bottom: 20px;
	}
	footer .active .main-footer-coll_list {
		display: block;
	}
}
footer .main-footer-coll_list li {
	padding-bottom: 5px;
}
footer .main-footer-coll_list li a {
	text-decoration: none;
	color: #8e9294;
}
footer .main-footer-coll_list li a:hover {
	text-decoration: underline;
}
.ah-btn,
.ah-btn:hover {
	text-decoration: none;
}
footer .main-footer-coll_list li .comming-soon-text {
	color: #404243;
	position: relative;
	display: none;
}
footer .main-footer-coll_list li .comming-soon-text:after {
	content: 'coming soon';
	font-size: 8px;
	line-height: 20px;
	font-family: Roobert, Sans-Serif;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 65px;
	height: 20px;
	background: #026a88;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px 0 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -75px;
	margin: auto;
	opacity: 0.8;
	border-radius: 2px;
}
.mainFooter .subForm-macphunFooter,
footer .mpMiddle {
	position: relative;
}
footer .main-footer-coll_list li .comming-soon-text:hover:after {
	opacity: 1;
}
footer .main-footer-coll_list li.comming-soon .comming-soon-text {
	display: inline-block;
}
footer .main-footer-coll_list li.comming-soon a {
	display: none;
}
footer .main-footer-botInfo {
	width: 100%;
	height: 50px;
}
footer .main-footer-botInfo .mpMiddle {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-align-content: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
footer .mpCopy {
	font-size: 16px;
	line-height: 26px;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #8e9294;
	display: inline-block;
}
@media (max-width: 767px) {
	footer .mpCopy {
		width: 100%;
		text-align: center;
	}
}
.main-footer-socbox {
	position: relative;
	display: none;
}
.main-footer-socbox &gt; ul &gt; li {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin: 0 3px;
	height: 20px;
}
.main-footer-youtube {
	width: 74px;
	border-radius: 3px;
	overflow: hidden;
}
.main-footer-youtube img {
	display: block;
	width: 100%;
}
.mpMiddle.line-top {
	border-top: 1px solid #d9d9d9;
}
.fb_iframe_widget span {
	display: block !important;
}
footer .comming-soon-text:before {
	display: none;
}
footer .mpMiddle {
	height: inherit;
	margin: 0 auto;
	min-height: inherit;
}
footer .footer-copy {
	border-top: 1px solid #313131;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #8e9294;
}
@media (max-width: 767px) {
	footer .footer-copy {
		font-size: 12px;
		line-height: 16px;
	}
}
footer .sl-h4-title {
	text-align: left;
}
#twitter-widget-0,
.fb_iframe_widget {
	vertical-align: top;
}
@media (max-width: 1279px) {
	.SubsBlock-footer {
		padding-bottom: 48px;
	}
}
.mainFooter .gdrp .help-block-error {
	color: #ff2525;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	font-size: 14px;
	line-height: 1;
	opacity: 1;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	white-space: nowrap;
}
.mainFooter .segmentSub {
	padding-bottom: 12px;
}
.mainFooter .subBtn .mainBtn {
	width: 100%;
	border: none;
}
.mainFooter .subForm-macphunFooter .notific {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #000c13;
	text-align: center;
}
.error-mes .has-error,
.header .sign-notific__close {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.mainFooter .subForm-macphunFooter .notific.active {
	display: block;
	z-index: 2;
}
.mainFooter .subForm-macphunFooter .notific-demo-title {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-family: sans-serif;
}
.ah-h1-title,
.ah-h2-title {
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif, sans-serif;
	font-weight: 600;
}
.mainFooter .subForm-macphunFooter .notific-demo-desc,
.mainFooter .unSubAlert p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.ah-h1-title_offset_bottom,
.ah-h2-title_offset_bottom,
.ah-h3-title_offset_bottom,
.ah-subtitle_offset_bottom {
	padding-bottom: 25px;
}
.mainFooter .subForm-macphunFooter .auSubSpinner {
	width: 100%;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	background-color: #000c13;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: none;
	z-index: 1;
	border-radius: 5px;
}
.mainFooter .SubsBlock-footer.submitPopup .auSubSpinner,
.mainFooter .auSubSpinner.active {
	display: block;
}
.mainFooter .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.mainFooter .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	width: 10%;
	height: 25%;
	border-radius: 50%/20%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.mainFooter .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.mainFooter .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.mainFooter .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.mainFooter .ispinner.ispinner--white .ispinner__blade {
	background-color: #fff;
}
.mainFooter .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.mainFooter .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.ah-input-file_offset_bottom,
.ah-input-text_offset_bottom,
.ah-textarea_offset_bottom {
	margin-bottom: 30px;
}
.mainFooter .ispinner.ispinner--large .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #fff;
}
.ah-input-file,
.ah-input-text,
.ah-textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	border-radius: 2px;
	background-color: #fff;
	appearance: none;
}
.ah-h1-title {
	font-size: 42px;
	line-height: 52px;
	color: #fff;
}
@media (max-width: 767px) {
	.ah-h1-title {
		font-size: 24px;
		line-height: 34px;
	}
}
.ah-h1-title_color_dgrey {
	color: #333;
}
.ah-h2-title {
	font-size: 34px;
	line-height: 44px;
	color: #fff;
}
@media (max-width: 767px) {
	.ah-h2-title {
		font-size: 20px;
		line-height: 30px;
	}
}
.ah-h2-title_color_dgrey {
	color: #333;
}
.ah-h3-title {
	font-family: Roobert, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.ah-h3-title_color_dgrey {
	color: #333;
}
.ah-subtitle {
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
@media (max-width: 767px) {
	.ah-subtitle {
		font-size: 18px;
		line-height: 30px;
	}
}
.ah-subtitle_offset_top {
	padding-top: 25px;
}
.ah-subtitle_color_dgrey {
	color: #333;
}
.ah-text {
	font-family: Roobert, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #a8a8ab;
}
.editor-block h1,
.editor-block h2 {
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif, sans-serif;
	font-weight: 600;
}
.ah-text_size_sm {
	font-size: 14px;
	line-height: 26px;
}
.ah-text_color_dgrey {
	color: #6b6b6f;
}
.ah-text_color_grey {
	color: #616165;
}
.ah-text_color_lgrey {
	color: #6e6e72;
}
.ah-text_color_white {
	color: #fff;
}
.ah-text_offset_bottom {
	padding-bottom: 22px;
}
.editor-block h1,
.editor-block h2,
.editor-block h3 {
	padding-bottom: 25px;
	color: #fff;
}
.editor-block h1 {
	font-size: 42px;
	line-height: 52px;
}
.editor-block h2 {
	font-size: 34px;
	line-height: 44px;
}
.editor-block h3,
.editor-block p,
.editor-block ul {
	line-height: 28px;
	font-weight: 400;
	font-family: Roobert, sans-serif;
	font-size: 16px;
}
.editor-block p,
.editor-block ul {
	color: #a8a8ab;
	padding-bottom: 22px;
}
.editor-block ul {
	list-style: disc;
	padding-left: 20px;
}
.editor-block img {
	display: block;
	max-width: 100%;
}
.editor-block iframe {
	display: block;
	width: 100%;
	padding-bottom: 22px;
}
.editor-block_light_bg h1,
.editor-block_light_bg h2,
.editor-block_light_bg h3 {
	color: #333;
}
.editor-block_light_bg p,
.editor-block_light_bg ul {
	color: #616165;
}
.ah-input-text,
.ah-textarea {
	padding: 14px 20px;
	font-family: Roobert, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	border: 1px solid #fff;
	color: #6b6b6f;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.ah-input-text::-webkit-input-placeholder,
.ah-textarea::-webkit-input-placeholder {
	color: #6b6b6f;
}
.ah-input-text::-moz-placeholder,
.ah-textarea::-moz-placeholder {
	color: #6b6b6f;
}
.ah-input-text:-moz-placeholder,
.ah-textarea:-moz-placeholder {
	color: #6b6b6f;
}
.ah-input-text:-ms-input-placeholder,
.ah-textarea:-ms-input-placeholder {
	color: #6b6b6f;
}
.ah-input-text:-webkit-autofill,
.ah-textarea:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #fff inset;
	border: 1px solid #fff;
}
.ah-input-text.error,
.ah-textarea.error {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #ff2525;
	color: #ff2525;
}
.ah-input-text.error::-webkit-input-placeholder,
.ah-textarea.error::-webkit-input-placeholder {
	color: #ff2525;
}
.ah-input-text.error::-moz-placeholder,
.ah-textarea.error::-moz-placeholder {
	color: #ff2525;
}
.ah-input-text.error:-moz-placeholder,
.ah-textarea.error:-moz-placeholder {
	color: #ff2525;
}
.ah-input-text.error:-ms-input-placeholder,
.ah-textarea.error:-ms-input-placeholder {
	color: #ff2525;
}
.has-error .ah-input-text,
.has-error .ah-textarea {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #ff2525;
	color: #ff2525;
}
.has-error .ah-input-text::-webkit-input-placeholder,
.has-error .ah-textarea::-webkit-input-placeholder {
	color: #ff2525;
}
.has-error .ah-input-text::-moz-placeholder,
.has-error .ah-textarea::-moz-placeholder {
	color: #ff2525;
}
.has-error .ah-input-text:-moz-placeholder,
.has-error .ah-textarea:-moz-placeholder {
	color: #ff2525;
}
.has-error .ah-input-text:-ms-input-placeholder,
.has-error .ah-textarea:-ms-input-placeholder {
	color: #ff2525;
}
.has-success .ah-input-text,
.has-success .ah-textarea {
	border: 1px solid #53a60d;
	color: #000;
}
.ah-textarea {
	line-height: 28px;
}
.ah-btn,
.ah-input-file {
	line-height: 20px;
	font-weight: 400;
}
.ah-input-file {
	padding: 13px 20px;
	font-family: Roobert, sans-serif;
	font-size: 16px;
	border: 1px solid #fff;
	color: #6b6b6f;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.ah-input-file::-webkit-input-placeholder {
	color: #6b6b6f;
}
.ah-input-file::-moz-placeholder {
	color: #6b6b6f;
}
.ah-input-file:-moz-placeholder {
	color: #6b6b6f;
}
.ah-input-file:-ms-input-placeholder {
	color: #6b6b6f;
}
.ah-checkbox__input {
	display: none;
	opacity: 0;
}
.ah-btn,
.ah-checkbox__label {
	display: inline-block;
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif, sans-serif;
}
.ah-checkbox__input:checked + .ah-checkbox__label:before {
	background-color: #5fd3fe;
	border-color: #5fd3fe;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.ah-checkbox__input:checked + .ah-checkbox__label:after {
	opacity: 1;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.ah-checkbox__label {
	position: relative;
	padding-left: 40px;
	font-size: 20px;
	color: #606060;
	user-select: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.ah-checkbox__label:after,
.ah-checkbox__label:before {
	content: '';
	position: absolute;
}
.ah-checkbox__label:before {
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border: 1px solid #606060;
	border-radius: 2px;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.ah-checkbox__label:after {
	width: 14px;
	height: 7px;
	top: 44%;
	left: 5px;
	border-left: 2px solid #1f1f1f;
	border-bottom: 2px solid #1f1f1f;
	-webkit-transform: rotate(310deg) translateY(-50%);
	-ms-transform: rotate(310deg) translateY(-50%);
	transform: rotate(310deg) translateY(-50%);
	opacity: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.ah-btn .btn-spinner,
.ah-btn .ispinner.ispinner--large {
	width: 30px;
	height: 30px;
}
.ah-checkbox__label:hover {
	cursor: pointer;
}
.ah-checkbox__label:hover:before {
	border-color: #5fd3fe;
}
.ah-btn {
	position: relative;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	padding: 14px 30px 12px;
	min-width: 116px;
	border: 2px solid transparent;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	transition: all 0.45s;
	cursor: pointer;
}
.mBtn,
.mText,
body,
html {
	font-family: Roobert, sans-serif;
}
.mBtn,
.mBtn:hover {
	text-decoration: none !important;
}
.ah-btn_s_sm {
	font-size: 12px;
	padding: 7px 30px 5px;
}
.ah-btn_c_blue {
	background-color: #1b98e0;
	border: 2px solid #1b98e0;
	color: #fff;
}
.ah-btn_c_blue:hover {
	background-color: #0071b2;
	border: 2px solid #0071b2;
	color: #fff;
}
.ah-btn_c_red {
	background-color: #c30b0b;
	border: 2px solid #c30b0b;
	color: #fff;
}
.ah-btn_c_red:hover {
	background-color: #c30a37;
	border: 2px solid #c30a37;
	color: #fff;
}
.ah-btn_c_green {
	background-color: #4dd593;
	border: 2px solid #4dd593;
	color: #fff;
}
.ah-btn_c_green:hover {
	background-color: #49beaa;
	border: 2px solid #49beaa;
	color: #fff;
}
.ah-btn_border_white {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}
.ah-btn_border_white:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #6b6b6f;
}
.ah-btn_border_black {
	background-color: transparent;
	border: 2px solid #6b6b6f;
	color: #6b6b6f;
}
.ah-btn_border_black:hover {
	background-color: #6b6b6f;
	border: 2px solid #6b6b6f;
	color: #fff;
}
.ah-btn .btn-spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
}
.ah-btn.load span {
	opacity: 0;
}
.ah-btn.load .btn-spinner {
	opacity: 1;
}
.padding-top-0 {
	padding-top: 0;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-25 {
	padding-top: 25px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-35 {
	padding-top: 35px;
}
.padding-top-40 {
	padding-top: 40px;
}
.padding-top-45 {
	padding-top: 45px;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
.padding-bottom-5 {
	padding-bottom: 5px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-bottom-25 {
	padding-bottom: 25px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-35 {
	padding-bottom: 35px;
}
.padding-bottom-40 {
	padding-bottom: 40px;
}
.padding-bottom-45 {
	padding-bottom: 45px;
}
.padding-bottom-50 {
	padding-bottom: 50px;
}
.aurorahdr .arrows-wrap {
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 5;
}
.aurorahdr .arrows-wrap .arrow {
	position: absolute;
	top: -30px;
	left: 15px;
	display: block;
	width: 30px;
	height: 60px;
	background-position: center;
	background-size: 30px auto;
	opacity: 0.8;
	text-indent: -1000px;
	cursor: pointer;
}
.center,
.mBtn.w100,
.opSlide,
.wrapper {
	width: 100%;
}
@media (max-width: 1279px) {
	.aurorahdr .arrows-wrap .arrow {
		left: 0;
	}
}
@media (max-width: 575px) {
	.aurorahdr .arrows-wrap .arrow {
		left: -12px;
	}
}
.aurorahdr .arrows-wrap .arrow.next {
	left: auto;
	right: 15px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.arrow-left,
.center {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
@media (max-width: 1279px) {
	.aurorahdr .arrows-wrap .arrow.next {
		right: 0;
	}
}
@media (max-width: 575px) {
	.aurorahdr .arrows-wrap .arrow.next {
		right: -12px;
	}
}
.v-align {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-align-content: center;
}
.relative {
	position: relative;
}
.mText {
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	color: #666b7c;
}
.mBtn,
.mText.white {
	color: #fff;
}
@media (max-width: 767px) {
	.mText {
		font-size: 14px;
		line-height: 26px;
	}
}
.mText.small {
	font-size: 16px;
	line-height: 32px;
}
@media (max-width: 767px) {
	.mText.small {
		font-size: 14px;
		line-height: 26px;
	}
	.mBtn {
		max-width: 256px;
	}
}
.mBtn {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 4px;
	padding: 20px 40px;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	transition: all 0.45s;
}
.mBtn:hover {
	color: #fff;
}
.check-label:hover,
.error-mes .has-error a {
	text-decoration: underline;
}
.mBtn.borderBtn {
	background-color: transparent !important;
}
.mBtn.blue {
	background-color: #3482fc;
	border: 1px solid #3482fc;
}
.mBtn.blue:hover {
	background-color: #2762fc;
	border: 1px solid #2762fc;
}
.mBtn.white,
.mBtn.white:hover {
	background-color: #fff;
	border: 1px solid #fff;
}
.mBtn.grey {
	background-color: #81838d;
	border: 1px solid #81838d;
}
.mBtn.grey:hover {
	background-color: #fff;
	border: 1px solid #fff;
}
.mBtn.grey.borderBtn:hover {
	color: #2f3344;
	background-color: #fff !important;
	border: 1px solid #fff;
}
.mBtn.dark-grey,
.mBtn.dark-grey:hover {
	border: 1px solid rgba(0, 0, 0, 0.4);
}
.mBtn.dark-grey:hover {
	background-color: rgba(0, 0, 0, 0.1) !important;
}
.mBtn.whiteText,
.mBtn.whiteText:hover {
	color: #fff;
}
.mBtn.greyText,
.mBtn.greyText:hover {
	color: #4a4a4a;
}
.form-control,
body,
html {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
}
.opSlide {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity 0.45s;
	-o-transition: opacity 0.45s;
	transition: opacity 0.45s;
}
.opSlide.active {
	opacity: 1;
}
.inactive-true .inactive {
	cursor: pointer;
	position: relative;
	opacity: 0.3;
}
.inactive-true .inactive:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999999;
	margin: 0 !important;
}
.inactive-true .account-navbar-nav .inactive:before {
	background: 0 0;
}
.wrapper,
body,
html {
	background: #1f1f1f;
}
[src*='https://tracking.skylum.com/'],[src*='https://www.linkconnector.com/'],[src*='//www.linkconnector.com/']
{
	position: fixed;
	top: 100%;
	visibility: hidden;
	pointer-events: none;
}
body,
html {
	height: 100%;
	font-size: 16px;
	line-height: 24px;
	-webkit-text-size-adjust: 100%;
}
.center {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}
.wrapper {
	height: auto;
}
.slider-next,
.slider-prev {
	position: absolute;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.sign {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	z-index: 100;
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size: 12px;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	opacity: 0.6;
	-webkit-touch-callout: none;
	user-select: none;
}
.ui-hand-slider,
.ui-hand-slider .name,
.ui-hand-slider .value {
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
@media (max-width: 1279px) {
	.sign {
		left: 10px;
		bottom: 10px;
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	.sign {
		left: 5px;
		bottom: 5px;
	}
}
.sign__right {
	left: auto;
	right: 40px;
	-webkit-transform: translate(100%, 0) rotate(-90deg);
	-ms-transform: translate(100%, 0) rotate(-90deg);
	transform: translate(100%, 0) rotate(-90deg);
}
@media (max-width: 1279px) {
	.sign__right {
		left: 10px;
		bottom: 10px;
		font-size: 11px;
	}
	.sl-title-label {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.sign__right {
		left: 5px;
		bottom: 5px;
	}
}
.slider-prev {
	left: 0;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}
.slider-prev svg {
	stroke-dashoffset: 126px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.slider-next svg,
.slider-prev.svg-full svg {
	stroke-dashoffset: 378px;
}
.slider-next {
	right: 0;
	top: 50%;
	-webkit-transform: translate(100%, -50%);
	-ms-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
}
.arrow-left,
.arrow-right {
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(https://digitalgeoviews.site/img/macphun/optimizelr/svg-sprite/sprite.svg);
	width: 7px;
	height: 11px;
	background-repeat: no-repeat;
	display: block;
}
.slider-next svg {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.slider-next.svg-full svg {
	stroke-dashoffset: 126px;
}
.aurora-instruction__btn:hover svg use,
.flex-instruction__btn:hover svg use,
.luminar-instruction__btn:hover svg use {
	stroke: #fff;
}
@media only screen and (min-width: 1200px) {
	.slider-prev {
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
	.slider-next.svg-full svg,
	.slider-prev.svg-full svg {
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}
}
.arrow-left {
	transform: translate(-50%, -50%);
	background-position: -4px -233px;
}
.arrow-right {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-position: -4px -248px;
}
.slider-text_title {
	display: block;
	font-size: 20px;
	letter-spacing: 0.1em;
	font-family: 'Gilroy Bold', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.error-mes .has-error,
.form-control {
	font-family: Roobert, sans-serif;
}
@media only screen and (min-width: 1800px) {
	.slider-text_title {
		font-size: 26px;
	}
}
.mainPopupWrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 20px;
	background-color: transparent;
	overflow-y: auto;
	z-index: 2000;
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.mainPopupWrapper .close {
	position: fixed;
	top: 20px;
	left: 20px;
	line-height: 0;
	width: 18px;
	height: 18px;
	z-index: 22;
}
.mainPopupWrapper:not(.active) {
	display: none;
}
.mainPopupWrapper.active {
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 1;
}
.swal2-container.in {
	background-color: rgba(0, 0, 0, 0.6) !important;
}
.mainPopupWrapper:before:hover,
.swal2-container:before:hover {
	opacity: 1;
}
.mainPopupContainer {
	position: relative;
	width: 100%;
	max-width: 540px;
	background: #1b1b1d;
	overflow-x: hidden;
	overflow-y: auto;
	margin: auto;
	-webkit-animation: hideMainPopup 0.15s forwards;
	animation: hideMainPopup 0.15s forwards;
}
.form-control,
.form-fields {
	margin-bottom: 10px;
}
.mainPopupContainer.video-popup__container .plyr__video-embed {
	padding-bottom: 58.2% !important;
}
.mainPopupWrapper.active .mainPopupContainer {
	-webkit-animation: showMainPopup 0.3s;
	animation: showMainPopup 0.3s;
}
@-webkit-keyframes showMainPopup {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes showMainPopup {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes hideMainPopup {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}
@keyframes hideMainPopup {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}
.close-this {
	display: block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
	cursor: pointer;
	opacity: 0.8;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 21px 20px;
}
.close-this:hover {
	opacity: 1;
}
.form-control {
	border: 0;
	background: 0 0;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	padding: 10px 0 6px;
	border-radius: 0;
	height: 40px;
}
.form-control::-webkit-input-placeholder {
	color: #8e9294;
}
.form-control::-moz-placeholder {
	color: #8e9294;
}
.form-control:-moz-placeholder {
	color: #8e9294;
}
.form-control:-ms-input-placeholder {
	color: #8e9294;
}
.form-fields textarea {
	border: 1px solid #55555b;
	color: #fff;
	resize: vertical;
}
.form-fields textarea::-webkit-input-placeholder {
	color: #8e9294;
}
.form-fields textarea::-moz-placeholder {
	color: #8e9294;
}
.form-fields textarea:-moz-placeholder {
	color: #8e9294;
}
.form-fields textarea:-ms-input-placeholder {
	color: #8e9294;
}
.has-error .form-control {
	border-bottom: 1px solid rgba(253, 62, 66, 0.8);
}
input.form-control:focus,
textarea.form-control:focus {
	border-color: #39f;
}
input.form-control {
	border-bottom: 1px solid #55555b;
}
textarea.form-control {
	padding: 10px;
	min-height: 100px;
	display: block;
}
.error-mes {
	background-color: rgba(253, 62, 66, 0.8);
	padding: 0;
	border-radius: 3px;
}
.error-mes .form-group {
	height: 0;
	-webkit-transition: height 0.3s ease;
	-o-transition: height 0.3s ease;
	transition: height 0.3s ease;
}
.error-mes .has-error {
	padding: 2px 20px;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	height: auto;
	box-sizing: content-box;
}
.sl-h1-title_of_b,
.sl-h2-title_of_b {
	padding-bottom: 36px;
}
.check-label.radio-lable:before,
.check-label:before {
	width: 16px;
	height: 16px;
	border: 1px solid #55555b;
	left: 0;
}
.error-mes .has-error a {
	color: #fff;
}
.error-mes .has-error a:hover {
	color: #eee;
}
.error-mes .has-error + .has-error,
.error-mes .has-error + div + .has-error,
.error-mes .has-error + div + div + .has-error,
.error-mes .has-error + div + div + div + .has-error,
.error-mes .has-error + div + div + div + div + .has-error {
	padding-top: 0 !important;
}
.check-label {
	font-family: Roobert;
	color: #8e9294;
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	position: relative;
	margin-left: 0;
	cursor: pointer;
}
.sl-h1-title,
.sl-h2-title,
.sl-h3-title,
.sl-h4-title {
	font-family: 'Gilroy Bold', Helvetica, Arial, sans-serif;
}
.check-label.radio-lable:before,
.check-label:after,
.check-label:before {
	position: absolute;
	margin: auto;
	top: 0;
	content: '';
}
.check-label:before {
	bottom: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.check-label.radio-lable:before {
	background: #000;
	bottom: 0;
	border-radius: 100%;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.check-label:after,
.header .menu__item-link-arrow {
	-webkit-transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
}
.sl-back-link,
.sl-back-link:hover,
.sl-btn,
.sl-btn:hover,
.sl-text-link,
.sl-text-link:hover {
	text-decoration: none;
}
.check-label:hover:before {
	border: 1px solid #999;
	background: #999;
}
.check-label:after {
	width: 8px;
	height: 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	bottom: 2px;
	left: 4px;
	transform: rotate(310deg) scale(0);
	-webkit-transform: rotate(310deg) scale(0);
	-moz-transform: rotate(310deg) scale(0);
	-o-transform: rotate(310deg) scale(0);
	-ms-transform: rotate(310deg) scale(0);
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.check-label.radio-lable:after {
	display: none;
}
.checkbox input[type='radio']:checked + .check-label:before {
	border: 6px solid #999;
	background: #000;
}
.checkbox input[type='checkbox']:checked + .check-label:after {
	transform: rotate(310deg) scale(1);
	-webkit-transform: rotate(310deg) scale(1);
	-moz-transform: rotate(310deg) scale(1);
	-o-transform: rotate(310deg) scale(1);
	-ms-transform: rotate(310deg) scale(1);
}
.checkbox input[type='checkbox']:checked + .check-label:before {
	border: 1px solid #999;
	background: #999;
}
.checkbox input[type='radio'],
.checkbox input[type='checkbox'] {
	opacity: 0 !important;
	display: none;
}
input.error {
	-webkit-box-shadow: inset 0 0 0 2px #ee5c5c !important;
	box-shadow: inset 0 0 0 2px #ee5c5c !important;
}
input.error::-webkit-input-placeholder {
	color: #ee5c5c;
}
input.error::-moz-placeholder {
	color: #ee5c5c;
}
input.error:-moz-placeholder {
	color: #ee5c5c;
}
input.error:-ms-input-placeholder {
	color: #ee5c5c;
}
.storeFullSpinner {
	background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(rgba(0, 0, 0, 0.9)),
			to(rgba(0, 0, 0, 0.8))
		)
		rgba(0, 0, 0, 0);
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8))
		rgba(0, 0, 0, 0);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8))
		rgba(0, 0, 0, 0);
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8))
		rgba(0, 0, 0, 0);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	opacity: 0;
	visibility: hidden;
}
.storeFullSpinner img {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -50px;
	z-index: 2147483647;
}
.storeFullSpinner.active {
	opacity: 1;
	display: block;
	z-index: 214748364;
	visibility: visible;
}
.dot1,
.dot2,
.sl-btn,
.sl-link {
	display: inline-block;
}
.spinnerBlockDesc {
	font-size: 20px;
	position: relative;
	bottom: 40px;
	right: 20px;
	width: 112px;
	color: #000;
}
.storeFullSpinner .spinnerBlock {
	margin: auto;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.storeFullSpinner .container1 &gt; div,
.storeFullSpinner .container2 &gt; div,
.storeFullSpinner .container3 &gt; div {
	width: 10px;
	height: 10px;
	background-color: #333;
	border-radius: 100%;
	position: absolute;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	animation: bouncedelay 1.2s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.load-wrap,
.storeFullSpinner .spinnerBlock .spinner-container {
	width: 100%;
	height: 100%;
	position: absolute;
}
.storeFullSpinner .container2 {
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg);
}
.storeFullSpinner .container3 {
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg);
}
.storeFullSpinner .circle1 {
	top: 0;
	left: 0;
}
.storeFullSpinner .circle2 {
	top: 0;
	right: 0;
}
.storeFullSpinner .circle3 {
	right: 0;
	bottom: 0;
}
.storeFullSpinner .circle4 {
	left: 0;
	bottom: 0;
}
.storeFullSpinner .container2 .circle1 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.storeFullSpinner .container3 .circle1 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.storeFullSpinner .container1 .circle2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.storeFullSpinner .container2 .circle2 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.storeFullSpinner .container3 .circle2 {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.storeFullSpinner .container1 .circle3 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.storeFullSpinner .container2 .circle3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.storeSpinner .container3 .circle3 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.storeFullSpinner .container1 .circle4 {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.storeFullSpinner .container2 .circle4 {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.storeFullSpinner .container3 .circle4 {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
	}
}
@keyframes bouncedelay {
	0%,
	100%,
	80% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	40% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}
.load-wrap {
	z-index: 99999;
	left: 0;
	top: 0;
	background-color: #000c13;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.load .load-wrap {
	visibility: visible;
	opacity: 1;
}
.spinner {
	margin: 100px auto;
	width: 80px;
	height: 80px;
	position: relative;
	text-align: center;
	-webkit-animation: sk-rotate 2s infinite linear;
	animation: sk-rotate 2s infinite linear;
}
.dot1,
.dot2 {
	width: 60%;
	height: 60%;
	position: absolute;
	top: 0;
	background-color: #d63327;
	border-radius: 100%;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}
.dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
@-webkit-keyframes sk-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes sk-rotate {
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}
@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}
.ui-hand-slider {
	width: 100%;
	height: 2px;
	margin: 0 auto;
	position: relative;
	background: #5c5c5c;
	-webkit-user-select: none;
	user-select: none;
}
.ui-hand-slider .handle-wrap {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.ui-hand-slider .handle {
	position: absolute;
	background: #706f7e;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
	margin: -8px 0 0 -8px;
	top: 0;
}
.transition .ui-hand-slider .handle {
	-webkit-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
}
.ui-hand-slider .line-color-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.ui-hand-slider .value-line {
	border-radius: 2px;
	width: 20%;
	height: 100%;
	border: none;
	background: #6d8afc;
}
.transition .ui-hand-slider .value-line {
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
}
.ui-hand-slider .name,
.ui-hand-slider .value {
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	bottom: 200%;
	margin: auto;
	color: #fff;
	-webkit-user-select: none;
	user-select: none;
}
.ui-hand-slider .value {
	left: auto;
	right: 0;
}
.sl-container {
	width: 100%;
	margin: 0 auto;
}
@media (min-width: 576px) {
	.sl-container {
		width: 550px;
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.sl-container {
		width: 758px;
		max-width: 100%;
	}
}
@media (min-width: 1280px) {
	.sl-container {
		width: 1260px;
		max-width: 100%;
	}
}
@media (min-width: 1800px) {
	.sl-container {
		width: 1740px;
		max-width: 100%;
	}
}
.sl-h1-title {
	font-size: 48px;
	line-height: 48px;
	color: #fff;
}
@media (max-width: 1799px) {
	.sl-h1-title {
		font-size: 36px;
		line-height: 36px;
	}
}
.sl-h1-title_s_lg {
	font-size: 40px;
	line-height: 50px;
}
.sl-h1-title_c_d {
	color: #1f1f1f;
}
.sl-h2-title {
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}
.sl-h2-title_c_d {
	color: #1f1f1f;
}
@media (max-width: 1799px) {
	.sl-h2-title {
		font-size: 30px;
		line-height: 30px;
	}
	.sl-h2-title_of_b {
		padding-bottom: 24px;
	}
}
.sl-h3-title {
	font-size: 36px;
	line-height: 36px;
	color: #fff;
}
.sl-h3-title_of_b {
	padding-bottom: 36px;
}
.sl-h3-title_c_d {
	color: #1f1f1f;
}
@media (max-width: 1799px) {
	.sl-h3-title {
		font-size: 24px;
		line-height: 24px;
	}
	.sl-h3-title_of_b {
		padding-bottom: 24px;
	}
}
.sl-h4-title {
	font-size: 28px;
	line-height: 28px;
	color: #fff;
}
.sl-h4-title_of_b {
	padding-bottom: 36px;
}
.sl-h4-title_c_d {
	color: #1f1f1f;
}
@media (max-width: 1799px) {
	.sl-h4-title {
		font-size: 18px;
		line-height: 24px;
	}
	.sl-h4-title_of_b {
		padding-bottom: 24px;
	}
}
.sl-subtitle {
	font-family: 'Gilroy Medium', Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 36px;
	color: #aaa;
}
@media (max-width: 1799px) {
	.sl-subtitle {
		font-size: 24px;
		line-height: 26px;
	}
}
.sl-subtitle_s_sm {
	font-size: 24px;
	line-height: 30px;
}
@media (max-width: 1799px) {
	.sl-subtitle_s_sm {
		font-size: 20px;
		line-height: 24px;
	}
}
.sl-title-label {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #fff;
	opacity: 0.3;
	padding-bottom: 36px;
}
@media (max-width: 1799px) {
	.sl-title-label {
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 24px;
	}
}
.sl-title-label_opacity_1 {
	opacity: 1;
}
.sl-text {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
}
@media (max-width: 1799px) {
	.sl-text {
		font-size: 18px;
		line-height: 24px;
	}
}
.sl-text_s_sm {
	color: #606060;
	font-size: 22px;
	line-height: 32px;
}
@media (max-width: 1799px) {
	.sl-text_s_sm {
		font-size: 16px;
		line-height: 24px;
	}
}
.sl-back-link,
.sl-link {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.sl-text_of_b {
	padding-bottom: 48px;
}
.sl-text_of_t {
	padding-top: 48px;
}
.sl-text_c_d {
	color: #1f1f1f;
}
.sl-text_c_l {
	color: #aaa;
}
.sl-text_c_w {
	color: #fff;
}
.sl-link {
	color: #59c1e7;
	border-bottom: 1px solid #59c1e7;
	-webkit-transition: border 0.3s;
	-o-transition: border 0.3s;
	transition: border 0.3s;
}
.sl-link:hover {
	border-bottom: 1px solid transparent;
}
.sl-text-link {
	color: #59c1e7;
	border-bottom: 1px solid #59c1e7;
	-webkit-transition: border 0.3s;
	-o-transition: border 0.3s;
	transition: border 0.3s;
}
.sl-text-link:hover {
	border-bottom: 1px solid transparent;
}
.sl-text-link_c_grey {
	color: #606060;
	border-bottom: 1px solid #606060;
}
.sl-text-link_c_white {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.sl-back-link {
	font-weight: 400;
	position: relative;
	padding-left: 30px;
}
@media (max-width: 1799px) {
	.sl-text_of_b {
		padding-bottom: 36px;
	}
	.sl-text_of_t {
		padding-top: 36px;
	}
	.sl-back-link {
		font-size: 14px;
	}
}
.sl-back-link:before {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sl-btn,
.sl-form .form-group {
	position: relative;
}
.sl-form .form-group .sl-input_of_b,
.sl-form .form-group .sl-textarea_of_b {
	margin-bottom: 60px;
}
.sl-back-link_c_white {
	color: #fff;
}
.sl-back-link_c_white:before {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-white.svg);
}
.sl-back-link_c_grey {
	color: #606060;
}
.sl-back-link_c_grey:before {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-right.svg);
}
.sl-back-link:hover {
	color: #59c1e7;
}
.sl-back-link:hover:before {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-right_active.svg);
}
.sl-btn {
	font-family: 'Gilroy Bold', Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	padding: 12px 30px;
	min-width: 260px;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	transition: all 0.45s;
	cursor: pointer;
}
.sl-btn_border {
	padding: 11px 30px;
}
@media (max-width: 1799px) {
	.sl-btn {
		font-size: 18px;
		line-height: 24px;
		padding: 6px 15px;
		min-width: 190px;
	}
	.sl-btn_border {
		padding: 5px 15px;
	}
}
@media (max-width: 767px) {
	.sl-btn {
		padding: 18px 10px;
		width: 100%;
		min-width: inherit;
	}
	.sl-btn_border {
		padding: 17px 10px;
	}
}
.sl-btn_blue {
	background-color: #2079d5;
	color: #fff;
}
.sl-btn_blue:hover {
	background-color: #1b56d5;
	color: #fff;
}
.sl-btn_l_blue {
	background-color: #59c1e7;
	color: #fff;
}
.sl-btn_l_blue:hover {
	background-color: #0ca4db;
	color: #fff;
}
.sl-btn_blue_border {
	background-color: transparent;
	border: 1px solid #2079d5;
	color: #2079d5;
}
.sl-btn_blue_border:hover,
.sl-btn_white_border,
.sl-btn_white_border:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.sl-btn_grey {
	background-color: #2d2d2d;
	color: #fff;
}
.sl-btn_grey:hover {
	background-color: #262626;
	color: #fff;
}
.sl-btn_grey_inv {
	background-color: #fff;
	color: #2d2d2d;
}
.sl-btn_grey_inv:hover {
	background-color: #2d2d2d;
	color: #fff;
}
.sl-btn_orange {
	background-color: #f4662f;
	color: #fff;
}
.sl-btn_orange:hover {
	background-color: #e64e2a;
	color: #fff;
}
.sl-form .form-group .sl-input,
.sl-form .form-group .sl-textarea {
	background-color: transparent;
	width: 100%;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #606060;
	border-left: none;
	border-right: none;
	border-top: none;
	z-index: 1;
}
.sl-form .form-group .sl-input {
	padding: 11px 0 9px;
	color: #fff;
	font-size: 22px;
	line-height: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
@media (max-width: 1799px) {
	.sl-form .form-group .sl-input {
		font-size: 18px;
	}
}
.sl-form .form-group .sl-input::-webkit-input-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-input::-moz-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-input:-moz-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-input:-ms-input-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-input:focus + .control-label,
.sl-form .form-group .sl-input:not([value='']) + .control-label,
.sl-form .form-group .sl-input:valid + .control-label {
	top: -12px;
	color: #4da1bf;
	font-size: 12px;
}
.sl-form .form-group .sl-textarea {
	padding: 0;
	color: #fff;
	font-size: 22px;
	line-height: 48px;
	position: relative;
	min-height: 44px;
	min-width: 100%;
	max-width: 100%;
}
@media (max-width: 1799px) {
	.sl-form .form-group .sl-textarea {
		font-size: 18px;
		line-height: 43px;
	}
}
.sl-form .form-group .sl-textarea::-webkit-input-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-textarea::-moz-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-textarea:-moz-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-textarea:-ms-input-placeholder {
	color: #606060;
}
.sl-form .form-group .sl-textarea:focus + .control-label,
.sl-form .form-group .sl-textarea:valid + .control-label {
	top: -12px;
	color: #4da1bf;
	font-size: 12px;
}
.sl-checkbox__label,
.sl-form .form-group .control-label {
	color: #606060;
	font-family: Roobert, Helvetica, Arial, sans-serif;
}
.sl-form .form-group .control-label {
	position: absolute;
	top: 14px;
	left: 0;
	font-size: 22px;
	line-height: 1;
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
	z-index: 0;
	cursor: text;
}
@media (max-width: 1799px) {
	.sl-form .form-group .control-label {
		font-size: 18px;
	}
}
.sl-checkbox__input {
	display: none;
	opacity: 0;
}
.sl-checkbox__input:checked + .sl-checkbox__label:before {
	background-color: #5fd3fe;
	border-color: #5fd3fe;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.sl-checkbox__input:checked + .sl-checkbox__label:after {
	opacity: 1;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.sl-checkbox__label {
	position: relative;
	display: inline-block;
	padding-left: 40px;
	font-size: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.sl-checkbox__label:after,
.sl-checkbox__label:before {
	content: '';
	position: absolute;
}
.sl-checkbox__label:before {
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border: 1px solid #606060;
	border-radius: 2px;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.sl-checkbox__label:after {
	width: 14px;
	height: 7px;
	top: 44%;
	left: 5px;
	border-left: 2px solid #1f1f1f;
	border-bottom: 2px solid #1f1f1f;
	-webkit-transform: rotate(310deg) translateY(-50%);
	-ms-transform: rotate(310deg) translateY(-50%);
	transform: rotate(310deg) translateY(-50%);
	opacity: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.sl-checkbox__label:hover {
	cursor: pointer;
}
.sl-checkbox__label:hover:before {
	border-color: #5fd3fe;
}
.with-old-style .mainBtn {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-decoration: none !important;
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	display: inline-block;
	vertical-align: middle;
	background: #0269c9;
	border: 1px solid #0269c9;
	border-radius: 2px;
	padding: 13px 45px 9px;
	min-width: 100px;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-o-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
}
.with-old-style .mainBtn:active,
.with-old-style .mainBtn:focus,
.with-old-style .mainBtn:hover {
	color: #fff;
	background: #0357a5;
	border-color: #0357a5;
}
.with-old-style .mainBtn.passive,
.with-old-style .mainBtn.passive:active,
.with-old-style .mainBtn.passive:focus,
.with-old-style .mainBtn.passive:hover {
	background: 0 0;
	border: 1px solid #55555b;
	color: #55555b;
}
.with-old-style .mainBtn.white {
	background: #fff;
	border-color: #fff;
	color: #000;
}
.with-old-style .mainBtn.white:active,
.with-old-style .mainBtn.white:focus,
.with-old-style .mainBtn.white:hover {
	background: #e3e5e7;
	border-color: #e3e5e7;
	color: #000;
}
.with-old-style .mainBtn.black {
	background: #2f333c;
	border-color: #2f333c;
	color: #fff;
}
.with-old-style .mainBtn.black:active,
.with-old-style .mainBtn.black:focus,
.with-old-style .mainBtn.black:hover {
	background: #2a323c;
	border-color: #2a323c;
	color: #fff;
}
.with-old-style .mainBtn.orange {
	background: #ff6500;
	border-color: #ff6500;
}
.with-old-style .mainBtn.orange:active,
.with-old-style .mainBtn.orange:focus,
.with-old-style .mainBtn.orange:hover {
	background: #ff4804;
	border-color: #ff4804;
	color: #fff;
}
.with-old-style .mainBtn.green {
	background: #32b119;
	border-color: #32b119;
}
.with-old-style .mainBtn.green:active,
.with-old-style .mainBtn.green:focus,
.with-old-style .mainBtn.green:hover {
	background: #3e9028;
	border-color: #3e9028;
	color: #fff;
}
.with-old-style .mainBtn.grey {
	color: #fff;
	background: #2f333c;
	border-color: #2f333c;
}
.with-old-style .mainBtn.grey:active,
.with-old-style .mainBtn.grey:focus,
.with-old-style .mainBtn.grey:hover {
	background: #2a2e36;
	border-color: #2a2e36;
	color: #fff;
}
.with-old-style .mainBtn.small {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	padding: 7px 10px 5px;
}
.with-old-style .mainBtn.small.border-btn {
	background: 0 0;
	border: 1px solid #fff;
	padding: 7px 10px 5px;
}
.with-old-style .mainBtn.small.border-btn:active,
.with-old-style .mainBtn.small.border-btn:focus,
.with-old-style .mainBtn.small.border-btn:hover {
	background: rgba(0, 0, 0, 0.5);
	border-color: #0357a5;
}
.with-old-style .w135 {
	width: 135px;
}
.check-in-upload {
	border: 1px solid #55555b;
	text-align: center;
	cursor: pointer;
	width: 32%;
	margin-right: 2%;
	float: left;
	position: relative;
	overflow: hidden;
}
.check-in-upload:hover {
	background: rgba(0, 0, 0, 0.8);
}
.check-in-upload_wr &gt; div:last-child,
.check-in-upload_wr &gt; div:nth-child(3) {
	margin-right: 0 !important;
}
.check-in-upload span {
	font-family: Roobert;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 24px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.header .menu__item-link,
.pagination-yii .pagination li a,
.pagination-yii .pagination li span,
.prerelease-banner__countdown,
.save-ukraine,
.sl-input-text,
.tours-workshop-bonus {
	font-family: Roobert, Helvetica, Arial, sans-serif;
}
.check-in-upload .upload-preview {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.check-in-add_upload:after,
.check-in-add_upload:before {
	content: '';
	background: #55555b;
	bottom: 0;
	right: 0;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.check-in-add_upload:after {
	width: 22px;
	height: 2px;
}
.check-in-add_upload:before {
	width: 2px;
	height: 22px;
}
.check-in-upload input {
	width: 300px;
	height: 300px;
	opacity: 0;
}
.close-upload_item {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	opacity: 0.7;
	z-index: 3;
}
.close-upload_item:after,
.close-upload_item:before {
	content: '';
	width: 15px;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	top: 0;
	bottom: 0;
}
.close-upload_item:hover {
	opacity: 1;
}
.close-upload_item:after {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.close-upload_item:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.pagination-yii {
	text-align: center;
}
.pagination-yii .pagination {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.pagination-yii .pagination li {
	display: block;
	margin: 0 15px;
}
@media (max-width: 767px) {
	.pagination-yii .pagination li {
		margin: 0 10px;
	}
}
.pagination-yii .pagination li a,
.pagination-yii .pagination li span {
	color: #606060;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	border-bottom: 2px solid transparent;
}
.pagination-yii .pagination li a:hover,
.pagination-yii .pagination li span:hover {
	border-bottom: 2px solid #59c1e7;
	color: #59c1e7;
}
.pagination-yii .pagination li a:hover {
	color: #fff;
	border-color: #fff;
}
.pagination-yii .pagination li a:hover:before {
	background-image: url(https://media.macphun.com/img/uploads/uploads/skylum/marketplace/arrow-right-white.svg) !important;
}
.pagination-yii .pagination li.active a,
.pagination-yii .pagination li.active span {
	color: #fff;
}
.pagination-yii .pagination li.active a:hover {
	border-color: #fff;
}
.pagination-yii .pagination li.first {
	margin-right: 75px;
}
@media (max-width: 767px) {
	.pagination-yii .pagination li.first {
		margin-right: 0;
	}
}
.pagination-yii .pagination li.first a,
.pagination-yii .pagination li.first span {
	position: relative;
}
.pagination-yii .pagination li.first a:before,
.pagination-yii .pagination li.first span:before {
	content: '';
	height: 18px;
	width: 18px;
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-right.svg);
	background-size: contain;
	display: inline-block;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.pagination-yii .pagination li.first a:hover:before,
.pagination-yii .pagination li.first span:hover:before {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-right_active.svg);
}
.pagination-yii .pagination li.last {
	margin-left: 75px;
}
@media (max-width: 767px) {
	.pagination-yii .pagination li.last {
		margin-left: 0;
	}
}
.pagination-yii .pagination li.last a,
.pagination-yii .pagination li.last span {
	position: relative;
}
.pagination-yii .pagination li.last a:before,
.pagination-yii .pagination li.last span:before {
	content: '';
	height: 18px;
	width: 18px;
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-right.svg);
	background-size: contain;
	display: inline-block;
	position: absolute;
	right: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.pagination-yii .pagination li.last a:hover:before,
.pagination-yii .pagination li.last span:hover:before {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/svg/arrow-right_active.svg);
}
@media (max-width: 767px) {
	.pagination-yii .pagination li.next,
	.pagination-yii .pagination li.prev {
		display: none;
	}
}
.breadcrumbs {
	text-align: left;
}
.breadcrumbs__item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 25px;
}
.breadcrumbs__item:last-child:before,
.cookie-notf {
	display: none;
}
.breadcrumbs__item_link {
	text-decoration: none;
	color: inherit;
}
.breadcrumbs__item_link:hover {
	text-decoration: none;
	color: #59c1e7;
}
.breadcrumbs__item_text {
	color: #fff;
}
.breadcrumbs__item:before {
	content: '';
	position: absolute;
	right: -15px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 5px;
	height: 5px;
	border-top: 1px solid #5e5e5e;
	border-left: 1px solid #5e5e5e;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.breadcrumbs_dark .breadcrumbs__item_text {
	color: #606060;
}
.gdrp {
	margin: 12px 0;
	position: relative;
}
@media (max-width: 767px) {
	.gdrp_foo {
		margin: 20px 0;
	}
}
.gdrp__err {
	color: #ff2525;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	font-size: 14px;
	line-height: 1;
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.gdrp__err.show {
	opacity: 1;
}
.gdrp .sl-checkbox__label {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	color: #aaa;
}
.gdrp .sl-checkbox__label:before {
	left: 0;
	top: 12px;
}
.gdrp .sl-checkbox__label:after {
	top: 9px;
	left: 5px;
}
.cookie-notf {
	width: 100%;
	height: auto;
	padding: 12px 0;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	background-color: rgba(23, 23, 23, 0.75);
}
.cookie-notf-white {
	background-color: #fff;
	-webkit-box-shadow: 0 -7px 13px rgba(198, 207, 215, 0.5);
	box-shadow: 0 -7px 13px rgba(198, 207, 215, 0.5);
}
.cookie-notf-white .cookie-notf__dismiss {
	border: 2px solid #c6cfd7;
	color: #000;
	border-radius: 7px;
	min-width: 100px !important;
	margin-left: auto;
}
.cookie-notf-dark .cookie-notf__dismiss,
.cookie-notf-dark .cookie-notf__learn-more {
	border-radius: 25px;
	padding: 6px 39px;
	min-width: 176px !important;
	font-size: 14px;
}
.cookie-notf-white .cookie-notf__dismiss:hover {
	background: #c6cfd7;
	color: #fff;
}
.cookie-notf-white .cookie-notf__cont .cookie-notf__text,
.cookie-notf-white .cookie-notf__tooltip .sl-h1-title,
.cookie-notf-white .cookie-notf__tooltip .sl-h3-title,
.cookie-notf-white .cookie-notf__tooltip .sl-text {
	color: #000;
}
.cookie-notf-white .cookie-notf__cont {
	-webkit-box-pack: stretch;
	-moz-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
}
.cookie-notf-white .cookie-notf__tooltip {
	background-color: #fff;
	color: #000;
	-webkit-box-shadow: 0 6px 13px rgba(198, 207, 215, 0.5);
	box-shadow: 0 6px 13px rgba(198, 207, 215, 0.5);
}
.cookie-notf-dark,
.cookie-notf-dark .cookie-notf__tooltip:before {
	background-color: #383d47;
}
.cookie-notf-dark {
	-webkit-box-shadow: 0 6px 13px #282c34;
	box-shadow: 0 6px 13px #282c34;
}
.cookie-notf-dark .cookie-notf__dismiss {
	margin-left: auto;
}
.cookie-notf-dark .cookie-notf__cont {
	-webkit-box-pack: stretch;
	-moz-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
}
.cookie-notf-dark .cookie-notf__tooltip {
	background-color: #383d47;
	-webkit-box-shadow: 0 6px 13px #282c34;
	box-shadow: 0 6px 13px #282c34;
}
.cookie-notf-dark .cookie-notf__tooltip-list li:before {
	background-color: #fff;
}
.cookie-notf-dark .cookie-notf__tooltip .sl-text-link,
.cookie-notf-dark .cookie-notf__tooltip-btn {
	color: #588ee3;
	border-bottom: none;
}
.cookie-notf.active {
	display: block;
}
.cookie-notf figure {
	margin-right: 25px;
}
.cookie-notf__text {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}
@media (max-width: 959px) {
	.cookie-notf__text br {
		display: none;
	}
}
@media (max-width: 767px) {
	.cookie-notf figure {
		display: none;
	}
	.cookie-notf__text {
		margin-bottom: 15px;
		text-align: center !important;
	}
}
.cookie-notf__btn-wr {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 976px;
	padding-left: 60px;
}
@media (max-width: 767px) {
	.cookie-notf__btn-wr {
		padding-left: 0;
	}
}
.cookie-notf__tooltip {
	max-width: 987px;
	width: 100%;
	padding: 30px 35px;
	border-radius: 10px;
	position: absolute;
	max-height: 400px;
	left: 50%;
	bottom: 46px;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	visibility: hidden;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
@media (max-width: 767px) {
	.cookie-notf__tooltip {
		padding: 30px !important;
		max-height: 300px;
		bottom: 80px;
	}
}
.cookie-notf__tooltip.open {
	opacity: 1;
	visibility: visible;
}
.cookie-notf__tooltip-in {
	overflow-y: auto;
	max-height: 340px;
	position: relative;
	z-index: 1;
}
@media (max-width: 767px) {
	.cookie-notf__tooltip-in {
		max-height: 240px;
	}
}
@media (max-width: 575px) {
	.cookie-notf__text {
		font-size: 11px;
	}
	.cookie-notf__tooltip {
		width: 100%;
		padding: 30px 15px !important;
	}
	.cookie-notf__tooltip-in {
		max-height: 200px;
	}
}
.cookie-notf__tooltip:before {
	content: '';
	position: absolute;
	left: 40%;
	bottom: -7px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
@media (max-width: 1799px) {
	.cookie-notf__tooltip:before {
		left: 65%;
	}
}
@media (max-width: 1279px) {
	.gdrp__err {
		white-space: normal;
	}
	.cookie-notf__tooltip:before {
		left: 40%;
	}
}
@media (max-width: 767px) {
	.cookie-notf__tooltip:before {
		left: 49%;
	}
}
.cookie-notf__tooltip-subtitle {
	font-size: 18px;
	color: #a4afb9;
	margin: 5px 0 10px;
	font-weight: 300;
	line-height: 26px;
}
@media (max-width: 1279px) {
	.cookie-notf__tooltip-subtitle {
		font-size: 16px;
		line-height: 20px;
	}
}
.cookie-notf__tooltip-list {
	padding: 5px 0 15px 10px;
}
.cookie-notf__tooltip-list li {
	position: relative;
	padding: 0 0 5px 20px;
}
.cookie-notf__tooltip-list li:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 8px;
	background-color: #000;
}
.cookie-notf__tooltip-list li .sl-text {
	padding: 0;
}
.cookie-notf__tooltip-list-num {
	padding: 5px 0 0 25px;
	list-style-type: decimal !important;
}
.cookie-notf__tooltip-list-num li {
	padding: 0 0 5px;
}
.cookie-notf__tooltip-list-num li .sl-text {
	padding: 0;
}
.cookie-notf__tooltip-list-num .cookie-notf__tooltip-list li {
	padding: 0 0 5px 20px;
}
.cookie-notf__tooltip .sl-text-link {
	font-size: 14px;
	line-height: 20px;
}
@media (max-width: 575px) {
	.cookie-notf__tooltip .sl-text-link {
		font-size: 11px;
	}
}
.cookie-notf__tooltip .sl-h3-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	margin: 15px 0 10px;
}
.cookie-notf__tooltip .sl-text {
	font-weight: 300;
	padding-bottom: 5px;
}
@media (max-width: 1279px) {
	.cookie-notf__tooltip .sl-h3-title {
		font-size: 20px;
		line-height: 20px;
	}
	.cookie-notf__tooltip .sl-text {
		width: 100% !important;
	}
	.cookie-notf__cont .sl-text {
		width: 65%;
	}
}
.cookie-notf__cont {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.cookie-notf__cont .sl-text {
	text-align: left;
	font-size: 14px;
}
@media (max-width: 767px) {
	.cookie-notf__tooltip .sl-h3-title {
		margin: 10px 0;
	}
	.cookie-notf__cont .sl-text {
		width: 100%;
		font-size: 11px;
	}
	.cookie-notf__cont {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cookie-notf__cont &gt; :first-child {
		padding-bottom: 24px;
	}
}
@media (max-width: 767px) and (max-width: 767px) {
	.cookie-notf__cont &gt; :first-child {
		padding-bottom: 12px;
	}
}
.cookie-notf .sl-btn {
	font-size: 16px;
	line-height: 20px;
	padding: 6px 15px;
}
.sl-input-text {
	padding: 16px 20px;
	display: block;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #fff;
	background-color: #fff;
	color: #606060;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	-webkit-transition: border 0.3s, background 0.3s;
	-o-transition: border 0.3s, background 0.3s;
	transition: border 0.3s, background 0.3s;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.prerelease-banner,
.prerelease-banner__title {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
}
.sl-input-text:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #fff inset;
	border: 1px solid #fff;
}
@media (max-width: 1799px) {
	.sl-input-text {
		padding: 7px 20px;
	}
}
.has-error .sl-input-text {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #ff2323;
	background-color: #fff1f1;
	color: #ff2525;
}
.has-success .sl-input-text {
	background-color: #f1fae9;
	color: #53a60d;
}
.tours-workshop-bonus {
	font-size: 14px;
	line-height: 18px;
	padding-top: 24px;
	padding-bottom: 36px;
	text-align: left;
	color: #21c0b8;
}
.tours-workshop-bonus_p_b_0 {
	padding-bottom: 0;
}
.sl-img-pixel {
	position: relative;
	overflow: hidden;
}
.sl-img-pixel img {
	position: absolute;
	left: -99999px;
	top: 0;
}
.prerelease-banner,
.save-ukraine {
	position: relative;
	left: -15px;
	overflow: hidden;
	top: 0;
}
.prerelease-banner {
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 12px;
	width: -webkit-calc(100% + 30px);
	width: calc(100% + 30px);
	background-image: url(https://media.macphun.com/img/uploads/uploads/skylum/l/prerelease-banner-bg.jpg);
	background-size: cover;
	background-position: center;
}
@media (max-width: 1279px) {
	.prerelease-banner {
		width: -webkit-calc(100% + 15px);
		width: calc(100% + 15px);
		padding-left: 22px;
	}
}
@media (max-width: 767px) {
	.prerelease-banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.prerelease-banner:hover .prerelease-banner__title {
	text-decoration: underline;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.prerelease-banner__title {
	letter-spacing: -0.02em;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-align: center;
}
@media (max-width: 767px) {
	.prerelease-banner__title {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.prerelease-banner__title_text-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 3px;
}
.prerelease-banner__title.sk-text {
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}
.prerelease-banner__title img {
	width: 32px;
	margin-right: 12px;
}
@media (max-width: 767px) {
	.prerelease-banner__title.sk-text {
		font-size: 13px;
		line-height: 16px;
	}
	.prerelease-banner__title img {
		width: 16px;
	}
}
.prerelease-banner__countdown {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	margin-left: 12px;
	color: #fff;
	display: none;
}
.prerelease-banner__countdown.is-active {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.prerelease-banner__countdown span {
	background: rgba(255, 255, 255, 0.08);
	border-radius: 6px;
	text-align: center;
	width: 40px;
	height: 32px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.save-ukraine {
	width: -webkit-calc(100% + 30px);
	width: calc(100% + 30px);
	display: block;
	font-size: 17px;
	line-height: 24px;
	height: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: #030207;
}
@media (max-width: 1279px) {
	.save-ukraine {
		font-size: 16px;
		width: 100%;
		left: 0;
	}
}
.save-ukraine__link-wrap {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.save-ukraine__close-btn-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: 0 0;
	padding: 2px 35px;
}
.save-ukraine__close-btn-wrap a {
	opacity: 0.8;
	-webkit-transition: opacity 0.35s ease-in-out;
	-o-transition: opacity 0.35s ease-in-out;
	transition: opacity 0.35s ease-in-out;
}
.save-ukraine__close-btn-wrap a:hover {
	opacity: 1;
}
.save-ukraine__static {
	background: #030207;
	padding: 0 17px;
	min-width: 340px;
	z-index: 100;
	font-weight: 700;
	position: relative;
	color: #9fa1a6;
}
@media (max-width: 767px) {
	.prerelease-banner__countdown {
		margin-top: 8px;
		margin-left: 0;
	}
	.save-ukraine {
		font-size: 13px;
	}
	.save-ukraine__static {
		min-width: 270px;
		padding: 0 5px;
	}
}
@media (max-width: 575px) {
	.save-ukraine__static {
		min-width: 240px;
	}
}
.save-ukraine__static span:first-child {
	display: inline-block;
	background-image: url(https://media.macphun.com/img/uploads/uploads/skylum/luminar-neo/ukraine-emoji-icon.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	vertical-align: sub;
}
.save-ukraine__link {
	text-decoration: underline;
	color: #fff;
	margin-left: 20px;
}
body.is-menu-open {
	overflow: hidden;
}
header {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	min-width: inherit;
}
header.header-93 {
	background-color: rgba(13, 11, 31, 0.35) !important;
}
header.header-47 .menu__item:nth-child(4) {
	margin-right: 0;
	padding-right: 0;
}
header.header-47 .menu__item:nth-child(4):after {
	display: none;
}
header.header-174 .menu__item-link-text {
	color: #d3d3d3;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
header.header-174 .menu__item-link {
	color: #d3d3d3;
}
header.header-174 .menu__item-link.is-active-single .menu__item-link-text,
header.header-174 .menu__item-link:hover .menu__item-link-text {
	color: #fff;
}
header.header-174 .menu__item-link.is-active .menu__item-link-text {
	color: #a724b8;
}
.academy-learn header,
.account-membership header,
.account-my-software header,
.ambassadors header,
.blog header,
.careers header,
.login header,
.luminar-marketplace header,
.my-add-ons header,
.settings header,
.user header,
.video header {
	top: 0;
}
@media (max-width: 1279px) {
	.de .header .menu__item-link {
		padding: 0 22px;
	}
}
@media (max-width: 767px) {
	.save-ukraine__link {
		margin-left: 0;
	}
	.de .header .menu__item-link {
		padding: 0 15px;
	}
}
.header {
	padding: 0 15px;
}
.header.is-active {
	background-color: #020202 !important;
}
@media (max-width: 959px) {
	.header.is-active .header__logo {
		display: block;
		width: 34px;
		height: 34px;
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	.header.is-active .header__logo {
		width: 24px;
		height: 24px;
	}
}
@media (max-width: 959px) {
	.header.is-active .header__logo img {
		width: auto;
	}
	.header.is-active .header__logo_text {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		width: 78px;
		height: 14px;
		overflow: initial;
	}
}
@media (max-width: 767px) {
	.header.is-active .header__logo_text {
		width: 78px;
		height: 14px;
	}
	.header.is-active .header__sign,
	.header.is-active .header__signed {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.header__wrap,
.header__wrap-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
}
.header a:hover {
	text-decoration: none;
}
.header__wrap {
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 54px;
}
.header__wrap-inner {
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__logo {
	height: 34px;
	width: 161px;
	margin-right: 30px;
	margin-left: 25px;
}
.header__logo:hover {
	opacity: 0.8;
}
@media (max-width: 767px) {
	.header__logo {
		height: 24px;
		width: 123px;
		margin-left: 0;
	}
	.header__logo_l4 {
		width: 103px;
	}
	.header__logo_text {
		width: 78px;
		height: 14px;
	}
}
.header__logo_text {
	width: 78px;
	height: 14px;
}
.header__logo_text a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.header__logo img {
	height: 100%;
	width: 100%;
}
.header__logo .color-logo {
	display: none;
}
.header .menu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (max-width: 767px) {
	.header .menu {
		display: none;
	}
	.header .menu.is-active {
		display: block;
	}
}
.header .menu.is-active .is-hide-md {
	display: block;
}
.header .menu.is-active .is-only-mob {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.header .menu.is-active .menu__item:first-child:after {
	display: none;
}
@media (max-width: 1279px) {
	.header {
		padding: 0;
	}
	.header .menu.is-active {
		position: absolute;
		top: 54px;
		left: 0;
		right: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background-color: #020202;
		-webkit-box-shadow: 0 32px 46px rgba(0, 0, 0, 0.11);
		box-shadow: 0 32px 46px rgba(0, 0, 0, 0.11);
		border-top: 1px solid #232323;
		z-index: 1;
		overflow: scroll;
		height: -webkit-calc(100vh - 54px);
		height: calc(100vh - 54px);
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-bottom: 40px;
	}
	.header .menu.is-active .menu__item:first-child {
		margin-right: 0;
		padding-right: 0;
	}
	.header .menu.is-active .menu__item-link {
		padding: 15px 45px;
		height: initial;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.header .menu.is-active .menu__sub-menu-wrap {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media (max-width: 767px) {
	.header .menu.is-active .menu__item-link {
		padding: 15px;
	}
	.header .menu.is-active .menu-log-in .menu__item-link {
		padding: 15px 0;
	}
}
@media (max-width: 1279px) {
	.header .menu.is-active .menu-log-in .menu__sub-item-link {
		padding-left: 45px;
	}
}
@media (max-width: 767px) {
	.header .menu.is-active .menu-log-in .menu__sub-item-link {
		padding-left: 0;
	}
}
.header .menu__item {
	position: relative;
}
@media (max-width: 1279px) {
	.header .menu.is-active .menu__sub-menu {
		padding: 0 0 15px;
	}
	.header .menu.is-active .menu__sub-item-link {
		padding-left: 82px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.header .menu__item.is-hide-md {
		display: none;
	}
	.header .menu__item {
		border-top: 1px solid #232323;
	}
}
.header .menu__item:nth-child(4) {
	margin-right: 20px;
	padding-right: 20px;
}
@media (max-width: 1279px) {
	.header .menu__item:nth-child(4) {
		margin-right: 15px;
		padding-right: 15px;
	}
}
.header .menu__item:nth-child(4):after {
	content: ' ';
	display: block;
	width: 1px;
	height: 35px;
	background-color: #f2f2f2;
	opacity: 0.2;
	position: absolute;
	right: 0;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	top: initial;
}
.header .menu__item_clear {
	position: relative;
}
.header .menu__item_clear:after {
	display: none;
}
@media (max-width: 767px) {
	.header .menu.is-active .menu__sub-item-link {
		padding-left: 50px;
	}
	.header .menu__item_clear {
		position: static;
	}
	.header .menu__item_clear:after {
		display: none;
	}
}
.header .menu .menu__item-css-150,
.header .menu .menu__item-css-151 {
	border-radius: 40px;
	margin-right: 10px;
	margin-top: 16px;
	display: inline-block;
	-webkit-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.header .menu .menu__item-css-150 .menu__sub-item-link,
.header .menu .menu__item-css-151 .menu__sub-item-link {
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	white-space: nowrap;
	padding: 13px 25px;
}
.header .menu .menu__item-css-150 {
	border: 1px solid #fff;
}
@media (max-width: 1279px) {
	.header .menu .menu__item-css-150 .menu__sub-item-link,
	.header .menu .menu__item-css-151 .menu__sub-item-link {
		padding-left: 25px !important;
	}
	.header .menu .menu__item-css-150 {
		margin-left: 50px;
	}
	.header .menu-btn_mgl {
		margin-left: 40px;
	}
}
.header .menu .menu__item-css-150:hover {
	background: #fff;
}
.header .menu .menu__item-css-150:hover .menu__sub-item-link {
	color: #000;
}
.header .menu .menu__item-css-151 {
	background: #a724b8;
}
.header .menu .menu__item-css-151:hover {
	background: rgba(167, 36, 184, 0.8);
}
.header .menu .menu__item-css-139 .menu__sub-item-link {
	padding-left: 20px;
}
@media (max-width: 767px) {
	.header .menu .menu__item-css-139 .menu__sub-item-link {
		padding-left: 80px;
	}
}
.header .menu__item-link {
	height: 54px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	background-color: transparent;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	position: relative;
	font-size: 18px;
	line-height: 24px;
	color: #9fa1a7;
}
@media (max-width: 1799px) {
	.header .menu__item-link {
		font-size: 15px;
		line-height: 18px;
		padding: 0 17px;
	}
}
@media (max-width: 767px) {
	.header .menu__item-link {
		padding: 0 15px;
	}
}
.header .menu__item-link.is-active {
	color: #a724b8;
}
@media (max-width: 1279px) {
	.header .menu__item-link {
		padding: 0 15px;
		font-size: 15px;
		line-height: 24px;
	}
	.header .menu__item-link.is-active {
		color: #fff;
	}
}
.header .menu__item-link.is-active .menu__item-link-arrow {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.header .menu__item-what_s_new span:after,
.header .menu__item-what_s_new_text span:after {
	top: -8px;
	height: 16px;
	border-radius: 8px;
	-ms-transform: translateX(100%);
	font-family: Roobert, Helvetica, Arial, sans-serif;
	line-height: 10px;
}
.header .menu__item-link.is-active .menu__item-link-arrow path {
	fill: #a724b8;
}
.header .menu__item-link:hover svg path,
.header-invert .header__signed-wrap:hover .header__account-arr svg use,
.header-invert .header__signed-wrap:hover .header__account-logo svg use,
.header__acc-link:hover .header__account-arr svg path {
	fill: #fff;
}
.header .menu__item-link.is-active:hover {
	color: #a724b8;
}
.header .menu__item-link.is-active-single {
	color: #fff;
	font-weight: 700;
}
.header .menu__item-link.is-sale-link {
	font-size: 18px;
}
.header .menu__item-link.is-sale-link span {
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 3px;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#5ad7ff),
		color-stop(41%, #0086d7),
		color-stop(61%, #0086d7),
		to(#5ad7ff)
	);
	background: -webkit-linear-gradient(
		left,
		#5ad7ff 0,
		#0086d7 41%,
		#0086d7 61%,
		#5ad7ff 100%
	);
	background: -o-linear-gradient(
		left,
		#5ad7ff 0,
		#0086d7 41%,
		#0086d7 61%,
		#5ad7ff 100%
	);
	background: linear-gradient(
		to right,
		#5ad7ff 0,
		#0086d7 41%,
		#0086d7 61%,
		#5ad7ff 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ad7ff', endColorstr='#5ad7ff', GradientType=1 );
	background-size: 400% 400%;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	-webkit-animation: gradientAnim 4s ease infinite;
	animation: gradientAnim 4s ease infinite;
}
.header .menu__item-link:hover {
	color: #fff;
}
@media (max-width: 1279px) {
	.header .menu__item-link.is-active .menu__item-link-arrow path {
		fill: #fff;
	}
	.header .menu__item-link.is-active:hover {
		color: #fff;
	}
	.header .menu__item-extensions svg {
		position: absolute;
	}
	.header .menu__item-extensions .menu__item-link-text {
		padding-left: 25px;
	}
}
.header .menu__item-what_s_new span {
	position: relative;
}
.header .menu__item-what_s_new span:after {
	display: none;
	content: '1';
	position: absolute;
	right: -3px;
	width: 16px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	background-color: #c5124e;
	color: #fff;
	font-weight: 600;
	font-size: 11px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.header .menu__item-what_s_new.is-active-label span:after {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.header .menu__item-what_s_new_text span {
	position: relative;
}
.header .menu__item-what_s_new_text span:after {
	display: none;
	content: 'new';
	text-transform: uppercase;
	position: absolute;
	right: 2px;
	width: 30px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	background-color: #b95bf8;
	color: #fff;
	font-weight: 600;
	font-size: 9px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.header .menu__item-link-text.notif-new:after,
.header .menu__item-link-text.notif:after {
	font-size: 8px;
	font-family: 'Gilroy Bold', Helvetica, Arial, sans-serif;
	color: #fff;
	top: -8px;
	text-align: center;
}
.header .menu__item-what_s_new_text.is-active-label span:after {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.header .menu__item-link-text {
	position: relative;
}
.header .menu__item-link-text.notif:after {
	content: '1';
	position: absolute;
	right: -3px;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	line-height: 17px;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background-color: #b4284f;
}
.header .menu__item-link-text.notif-new:after {
	content: 'new';
	position: absolute;
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	line-height: 18px;
	width: 26px;
	height: 20px;
	border-radius: 3px;
	background-color: #b4284f;
}
.header .menu .sub-menu-col__title,
.header .menu-log-in__btn {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.header .menu__item-link-arrow {
	margin-left: 9px;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	font-weight: 700;
}
.header .menu-log-in__btn,
.header__account-arr svg path {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.header .menu__sub-menu-wrap {
	display: none;
	position: absolute;
	z-index: 2;
	bottom: initial;
	left: -80px;
	background-color: #020202;
	-webkit-box-shadow: 0 32px 46px rgba(0, 0, 0, 0.11);
	box-shadow: 0 32px 46px rgba(0, 0, 0, 0.11);
}
.header .menu__sub-menu-wrap_col {
	padding: 30px 100px 60px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 1799px) {
	.header .menu__sub-menu-wrap {
		left: initial;
	}
	.header .menu__sub-menu-wrap_col {
		left: 50%;
		-webkit-transform: translateX(-10%);
		-ms-transform: translateX(-10%);
		transform: translateX(-10%);
	}
}
@media (max-width: 1400px) {
	.header .menu__sub-menu-wrap_col {
		-webkit-transform: translateX(-30%);
		-ms-transform: translateX(-30%);
		transform: translateX(-30%);
	}
}
.header .menu__sub-menu-wrap.show {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-animation: show 0.3s;
	animation: show 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.header .menu__sub-menu-wrap_acc {
	right: -30px;
	left: initial;
	z-index: 2;
	top: 54px;
}
@media (max-width: 1279px) {
	.header .menu__sub-menu-wrap_col {
		padding: 0 0 10px 80px;
	}
	.header .menu__sub-menu-wrap_acc {
		right: -50px;
	}
}
@media (max-width: 767px) {
	.header .menu__sub-menu-wrap_col {
		width: 100%;
		padding-left: 50px;
	}
	.header .menu__sub-menu-wrap_acc {
		position: absolute;
		display: none;
		left: 0;
		right: 0;
		bottom: 0;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}
}
.header .menu__sub-menu-wrap_loc {
	right: 0;
	width: 100%;
	z-index: 2;
	text-align: center;
}
.header .menu__sub-menu-wrap_loc .menu__sub-menu:first-child {
	padding-left: 0;
	padding-right: 0;
}
.header .menu .sub-menu-col:first-child {
	margin-right: 60px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.header .menu .sub-menu-col:last-child {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.header .menu .sub-menu-col:nth-child(3) {
	margin-left: 100px;
}
@media (max-width: 1279px) {
	.header .menu .sub-menu-col:first-child {
		margin-bottom: 20px;
		margin-right: auto;
	}
	.header .menu .sub-menu-col:nth-child(3) {
		margin-left: 0;
	}
}
.header .menu .sub-menu-col__title {
	font-size: 12px;
	line-height: 36px;
	color: #9fa1a7;
	border-bottom: 1px solid #505050;
	margin-bottom: 20px;
}
@media (max-width: 1799px) {
	.header .menu .sub-menu-col__title {
		margin-bottom: 13px;
	}
}
.header .menu .sub-menu-col__inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header .menu .sub-menu-col .menu__sub-menu {
	padding: 0;
}
@media (max-width: 1279px) {
	.header .menu .sub-menu-col__title {
		width: 170px;
		margin-bottom: 10px;
	}
	.header .menu .sub-menu-col__inner {
		display: block;
	}
	.header .menu .sub-menu-col .menu__sub-item-link {
		padding-left: 0;
	}
}
.header .menu-log-in {
	padding: 10px 30px 10px 0;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}
.header .menu-log-in__inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
@media (max-width: 767px) {
	.header .menu-log-in {
		padding: 0 15px 10px;
		margin-bottom: 50px;
	}
	.header .menu-log-in_signed {
		padding-bottom: 60px;
	}
	.header .menu-log-in__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.header .menu-log-in .menu__item-link {
		padding: 15px 0;
		margin-bottom: 20px;
	}
	.header .menu-log-in .header__acc-link {
		margin-bottom: 0;
	}
	.header .menu-log-in__btn {
		width: 100%;
		margin-bottom: 75px;
	}
}
.header .menu-log-in .menu__sub-item-link {
	padding-left: 50px;
}
.header .menu-log-in.is-only-mob {
	display: none;
}
.header .menu-log-in__btn {
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	background: #a724b8;
	border-radius: 40px;
	padding: 13px;
	min-width: 190px;
	transition: 0.3s ease-in-out;
	display: inline-block;
	text-align: center;
}
@media (max-width: 767px) {
	.header .menu-log-in__btn_signed {
		position: absolute;
		bottom: 15px;
		width: 94%;
	}
}
.header .menu-log-in__btn:hover {
	background: #7d2e98;
}
.header .menu-log-in__name {
	color: #fff;
	margin-left: 15px;
}
.header .menu__sub-menu {
	padding: 30px 100px 30px 30px;
	position: relative;
	background-color: #020202;
}
@media (max-width: 1799px) {
	.header .menu__sub-menu {
		padding: 17px 60px 19px 30px;
	}
}
@media (max-width: 1279px) {
	.header .menu__sub-menu {
		padding: 12px 30px 12px 15px;
	}
}
@media (max-width: 767px) {
	.header .menu__sub-menu {
		padding: 0;
	}
}
.header .menu__sub-menu:first-child {
	padding: 30px 100px;
}
@media (max-width: 767px) {
	.header .menu__sub-menu:first-child {
		padding: 0;
	}
	.header .menu__sub-menu-wrap_acc .menu__sub-menu {
		border-top: 1px solid #141414;
		padding: 0;
	}
}
.header .menu__sub-menu-title {
	color: #fff;
	font-family: 'Gilroy Bold', Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 1;
	padding-top: 21px;
	padding-bottom: 25px;
}
@media (max-width: 1799px) {
	.header .menu__sub-menu-title {
		font-size: 18px;
		padding-top: 13px;
		padding-bottom: 19px;
	}
}
@media (max-width: 1279px) {
	.header .menu__sub-menu-title {
		padding-bottom: 17px;
	}
}
@media (max-width: 767px) {
	.header .menu__sub-menu-title {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 20%;
		padding-top: 0;
		padding-bottom: 0;
		background-color: #0f0f0f;
		height: 46px;
	}
}
.header .menu .title-span {
	padding-bottom: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (max-width: 767px) {
	.header .menu .title-span {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
.footer-new__list,
.luminar-instruction__gift-timer-item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
}
.header .menu .title-span span {
	font-family: 'Gilroy Light', Helvetica, Arial, sans-serif;
	font-size: 14px;
	display: inline-block;
	margin-top: 3px;
	color: #aaa;
}
.header .menu__sub-item-link,
.header .menu__sub-item-link_label,
.header .sign-notific__text,
.header__sign {
	font-family: Roobert, Helvetica, Arial, sans-serif;
}
.header .menu .ai-label {
	font-size: 50%;
	vertical-align: super;
}
.header .menu__sub-item-link {
	display: inline-block;
	width: 100%;
	color: #9fa1a7;
	font-size: 18px;
	line-height: 36px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	white-space: nowrap;
	position: relative;
}
@media (max-width: 1799px) {
	.header .menu__sub-item-link {
		font-size: 15px;
		line-height: 33px;
	}
}
@media (max-width: 1279px) {
	.header .menu__sub-item-link {
		line-height: 36px;
	}
	.header__signed-wrap.menu__item {
		border-top: none;
	}
}
.header .menu__sub-item-link.is-active-single {
	color: #fff;
	font-weight: 700;
}
.header .menu__sub-item-link:hover {
	color: #fff;
}
.header .menu__sub-item-link_label {
	color: #b4284f;
	font-size: 12px;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	margin-left: 12px;
}
@media (max-width: 1799px) {
	.header .menu__sub-item-link_label {
		font-size: 10px;
		letter-spacing: 0.13px;
		margin-left: 10px;
	}
}
.header .menu__sub-item-link_out {
	color: #eee;
}
.header .menu__sub-item-first {
	font-weight: 700;
	color: #fff;
}
.header__sign {
	height: 54px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 18px;
	line-height: 24px;
	color: #9fa1a7;
}
@media (max-width: 1799px) {
	.header__sign {
		font-size: 15px;
	}
}
.header__sign:hover {
	color: #fff;
}
.header__signed {
	position: relative;
}
@media (max-width: 767px) {
	.header .menu .title-span span {
		margin-top: 0;
		padding-left: 5px;
	}
	.header .menu__sub-item-link {
		padding-left: 50px;
	}
	.header .menu__sub-item-link_label {
		margin-left: 5px;
		margin-top: 7px;
	}
	.header__sign {
		padding: 0;
		display: none;
	}
	.header__signed {
		position: static;
		display: none;
	}
}
.header__signed-wrap {
	padding: 0 5px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 54px;
	cursor: pointer;
}
.header__signed-wrap.menu__item:first-child {
	margin-right: 0;
	padding-right: 0;
}
.header__signed-wrap.menu__item:first-child:after {
	display: none;
}
.header__signed-wrap.is-active .header__account-arr {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.header__acc-link {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 54px;
}
.header__acc-link:hover .header__ava {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.header__account-logo {
	width: 13px;
	height: 17px;
	display: none;
}
.header__account-logo svg {
	width: 100%;
	height: 100%;
}
.header__account-arr {
	width: 11px;
	height: 7px;
	line-height: 0;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	margin-left: 9px;
}
.header__account-arr svg {
	width: 100%;
	height: 100%;
}
.header__account-arr svg path {
	transition: 0.3s ease-in-out;
}
@media (max-width: 1279px) {
	.header__account-arr,
	.header__account-text {
		display: none;
	}
}
.header__ava {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(https://secure.gravatar.com/avatar/6fdadfdâ€¦?s=200&amp;d=mm&amp;r=g);
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
	.header__signed-wrap {
		padding: 0;
	}
	.header__ava {
		width: 26px;
		height: 26px;
	}
}
.header .sign-notific {
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	width: 391px;
	height: 108px;
	-webkit-box-shadow: 0 32px 46px rgba(0, 0, 0, 0.11);
	box-shadow: 0 32px 46px rgba(0, 0, 0, 0.11);
	background-color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
}
@media (max-width: 767px) {
	.header .sign-notific {
		display: none;
		width: 265px;
		height: 58px;
	}
}
.header .sign-notific__text {
	font-size: 20px;
	color: #222;
	margin-left: -10px;
}
.header .sign-notific__close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 11px;
	width: 10px;
	height: 10px;
	line-height: 0;
	cursor: pointer;
	box-sizing: content-box;
}
.header .sign-notific.hide {
	display: none;
}
.header__right-part {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.header__right-part.active {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
@media (max-width: 767px) {
	.header__right-part.active .header__hamburger {
		display: none;
	}
}
@media (max-width: 959px) {
	.header__right-part .header__signed {
		display: none !important;
	}
}
.header .locales {
	position: relative;
	display: none;
}
.header .locales:hover {
	background-color: #222;
}
.header .locales #Localehidden {
	display: none;
}
.header .locales .menu__sub-menu {
	width: 100%;
}
.header .locales .menu__sub-item-link {
	width: 100%;
	text-align: center;
	line-height: 1;
}
.header .locales__current-wrap {
	padding: 0 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 54px;
	position: relative;
}
@media (max-width: 1279px) {
	.header .locales__current-wrap {
		padding: 0 20px;
	}
}
.header .locales__current-wrap:after {
	content: '';
	position: absolute;
	right: 0;
	top: 20%;
	bottom: 20%;
	height: 60%;
	width: 1px;
	background-color: #232323;
}
.header__hamburger {
	display: none;
	padding-left: 20px;
}
@media (max-width: 1279px) {
	.header__hamburger {
		display: block;
	}
}
.header__hamburger .hamburger {
	top: 0;
	left: 0;
	border: none;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: middle;
	line-height: 0;
}
.header__hamburger .hamburger__wrap {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.header__hamburger .hamburger .line {
	background-color: #9fa1a7;
	width: 14px;
	height: 2px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	border-radius: 5px;
}
@media (max-width: 767px) {
	.header__hamburger .hamburger .line {
		width: 16px;
	}
}
.header__hamburger .hamburger .line-2,
.header__hamburger .hamburger .line-3 {
	margin-top: 4px;
}
.header__hamburger .hamburger.active .line-1 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.header__hamburger .hamburger.active .line-2 {
	opacity: 0;
}
.header__hamburger .hamburger.active .line-3 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.header-invert header {
	background-color: #fff;
}
.header-invert .header .hamburger .line {
	background-color: #000;
}
.header-invert .header__logo {
	width: 134px;
	height: 36px;
}
@media (max-width: 1279px) {
	.header-invert .header__logo {
		width: 103px;
		height: 28px;
	}
}
.header-invert .header__logo a {
	display: none;
}
.header-invert .header__logo .color-logo {
	display: block;
}
.header-invert .header__sign {
	color: #8e9294;
}
.header-invert .header__sign:hover,
.header-invert .header__signed-wrap:hover .header__account-text {
	color: #fff;
}
@media (max-width: 767px) {
	.header-invert .header__logo {
		width: 37px;
		height: 37px;
	}
	.header-invert .header__logo .color-logo {
		display: inline;
	}
	.header-invert .header__signed-wrap {
		border-top: none;
	}
	.header-invert .header__signed-wrap:hover {
		background-color: #fff;
	}
	.header-invert .header__signed-wrap:hover .header__account-arr svg use,
	.header-invert .header__signed-wrap:hover .header__account-logo svg use {
		fill: #8e9294;
	}
}
.header-invert .header__account-text {
	color: #8e9294;
}
.header-invert .header__account-arr svg use,
.header-invert .header__account-logo svg use {
	fill: #8e9294;
}
.header-invert .locales:hover .locales__current {
	color: #fff;
}
.header-invert .locales__current-wrap:after {
	background-color: #abaeaf;
}
.header-invert .locales__current {
	color: #8e9294;
}
.mobile .header .menu__item:hover .menu__sub-menu-wrap {
	display: none;
}
@-webkit-keyframes show {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes scale {
	0% {
		-webkit-transform: translateY(100%) scale(0);
		transform: translateY(100%) scale(0);
	}
	100% {
		-webkit-transform: translateY(100%) scale(1);
		transform: translateY(100%) scale(1);
	}
}
@keyframes scale {
	0% {
		-webkit-transform: translateY(100%) scale(0);
		transform: translateY(100%) scale(0);
	}
	100% {
		-webkit-transform: translateY(100%) scale(1);
		transform: translateY(100%) scale(1);
	}
}
@-webkit-keyframes gradientAnim {
	0%,
	100% {
		background-position: 0 50%;
	}
	50% {
		background-position: 100% 50%;
	}
}
@keyframes gradientAnim {
	0%,
	100% {
		background-position: 0 50%;
	}
	50% {
		background-position: 100% 50%;
	}
}
.login-popup__tab {
	display: none;
	opacity: 0;
}
.login-popup__tab.active {
	display: block;
	-webkit-animation: show 0.3s linear;
	animation: show 0.3s linear;
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.login-popup__tab.active {
		opacity: 1;
	}
}
.login-popup__wrap {
	max-width: 430px;
	background-color: #2d2d2d;
	border-radius: 5px;
	padding: 46px 60px 42px;
}
@media (max-width: 767px) {
	.login-popup__wrap {
		width: 100%;
		padding: 40px 38px;
	}
}
.login-popup__head {
	padding-bottom: 38px;
}
.login-popup .login-head {
	text-align: center;
}
.login-popup .login-head__logo {
	width: 49px;
	height: 49px;
	margin-bottom: 17px;
	display: inline-block;
}
.login-popup .login-head__logo img {
	width: 100%;
	height: 100%;
}
.login-popup .login-head__title {
	font-family: 'Gilroy Regular', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1;
	color: #fff;
}
.login-popup .socials .eauth-service .eauth-service-link,
.login-popup__input,
.login-popup__link,
.sk-uikit-v2 .try-dam-popup .unSubAlert p {
	font-family: Roobert, Helvetica, Arial, sans-serif;
}
.login-popup .socials {
	text-align: center;
	width: 75%;
	margin: 0 auto;
}
@media (max-width: 767px) {
	.login-popup .login-head__logo {
		display: none;
	}
	.login-popup .login-head__title {
		font-size: 16px;
	}
	.login-popup .socials {
		width: 100%;
	}
}
.login-popup .socials__title {
	padding-bottom: 15px;
}
.login-popup .socials_signup.disabled .eauth-service-link:not(.active) {
	background-color: #4c4c4c;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.login-popup .socials .eauth {
	display: block;
}
.login-popup .socials .eauth-service {
	display: block;
	position: relative;
	width: auto;
}
.login-popup .socials .eauth-service-id-facebook .eauth-service-link:after,
.login-popup .socials .eauth-service-id-google_oauth .eauth-service-link:after {
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	height: 22px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.login-popup .socials .eauth-service .eauth-service-link {
	display: block;
	width: 100%;
	margin: 0 auto;
	border-radius: 4px;
	padding-left: 45%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	text-align: left;
}
.login-popup .forms-wrap__tab,
.login-popup .socials-complete {
	display: none;
}
@media (max-width: 1799px) {
	.login-popup .socials .eauth-service .eauth-service-link {
		padding-top: 11px;
		padding-bottom: 11px;
	}
}
.login-popup .socials .eauth-service-id-facebook {
	margin-bottom: 11px;
}
.login-popup .socials .eauth-service-id-facebook .eauth-service-link {
	background-color: #475994;
}
.login-popup .socials .eauth-service-id-facebook .eauth-service-link:after {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/account/fb.svg);
	width: 11px;
	left: 34%;
	transform: translateY(-50%);
}
.login-popup .socials .eauth-service-id-google_oauth .eauth-service-link {
	background-color: #c04c3c;
}
.login-popup .socials .eauth-service-id-google_oauth .eauth-service-link:after {
	background-image: url(https://media.macphun.com/img/uploads/uploads/macphun/account/gmail.svg);
	width: 21px;
	left: 32%;
	transform: translateY(-50%);
}
.login-popup .socials .eauth-service-id-apple .eauth-service-link:after,
.login-popup .socials .eauth-service-id-live .eauth-service-link:after {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background-size: cover;
	height: 22px;
	position: absolute;
	left: 32%;
	top: 50%;
	content: '';
	background-repeat: no-repeat;
}
.login-popup .socials .eauth-service-id-live .eauth-service-link {
	background-color: #b67816;
}
.login-popup .socials .eauth-service-id-live .eauth-service-link:after {
	background-image: url(https://media.macphun.com/uploads/uploads/M_2.svg);
	width: 21px;
	transform: translateY(-50%);
}
.login-popup .socials .eauth-service-id-apple .eauth-service-link {
	background-color: #0fafaa;
}
.login-popup .socials .eauth-service-id-apple .eauth-service-link:after {
	background-image: url(https://media.macphun.com/uploads/uploads/A_2.svg);
	width: 18px;
	transform: translateY(-50%);
}
.login-popup .socials .eauth-service-id-wechat .eauth-service-link {
	background-color: #2dc100;
	margin-top: 11px;
}
.login-popup .socials .eauth-service-id-wechat .eauth-service-link:after {
	content: '';
	background-image: url(https://media.macphun.com/img/uploads/uploads/icons/wechat.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 28px;
	height: 22px;
	position: absolute;
	left: 32%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.login-popup__divider {
	height: 1px;
	width: 100%;
	background-color: #6c6c6c;
	margin: 26px 0;
	position: relative;
}
@media (max-width: 767px) {
	.login-popup .socials .eauth-service .eauth-service-link {
		padding-top: 17px;
		padding-bottom: 17px;
	}
	.login-popup__divider {
		margin: 22px 0;
	}
}
.login-popup__text {
	background-color: #2d2d2d;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #6c6c6c;
	padding: 0 8px;
}
.form-group.has-error + .login-popup__form-error,
.login-popup .form-group,
.login-popup .forms-wrap__tab.active {
	display: block;
}
.login-popup__input-wrap {
	position: relative;
}
.login-popup__form-error {
	position: absolute;
	display: none;
	top: -12px;
	left: 0;
	font-size: 12px;
	background-color: #fff;
	color: #b4284f;
	border-radius: 4px;
	padding: 6px 8px;
	line-height: 1;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-animation: show 0.3s;
	animation: show 0.3s;
}
.login-popup__form-error:after {
	content: '';
	border: 5px solid transparent;
	border-top: 5px solid #fff;
	position: absolute;
	left: 6px;
	bottom: -10px;
}
.has-error .login-popup__input {
	border-color: #fff;
}
.has-error.sl-checkbox .login-popup__form-error {
	display: block;
	top: 5px;
}
.login-popup__input {
	padding: 9px 29px;
	display: block;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #606060;
	background-color: transparent;
	color: #fff;
	font-size: 16px !important;
	line-height: 1 !important;
	font-weight: 400;
	-webkit-transition: border 0.3s;
	-o-transition: border 0.3s;
	transition: border 0.3s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 10px;
}
.login-popup__input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #fff inset;
	border: 1px solid #fff;
}
.login-popup__input ::-webkit-input-placeholder {
	color: #606060;
}
.login-popup__input ::-moz-placeholder {
	color: #606060;
}
.login-popup__input :-ms-input-placeholder {
	color: #606060;
}
.login-popup__input :-moz-placeholder {
	color: #606060;
}
.login-popup__checkbox-label {
	font-size: 14px !important;
	color: #dadada !important;
	padding-left: 24px;
	line-height: 1.5 !important;
}
@media (max-width: 767px) {
	.login-popup__checkbox-label {
		font-size: 12px !important;
	}
}
.login-popup__checkbox-label:before {
	width: 15px;
	height: 15px;
	border-color: #9e9e9e;
}
.login-popup__checkbox-label:after {
	top: 38%;
	width: 10px;
	height: 6px;
	border-color: #2d2d2d;
}
.login-popup__checkbox-label.error:before {
	border-color: #b4284f;
}
.login-popup__checkbox-link {
	color: inherit;
	font-size: inherit;
	border-bottom: 1px solid #dadada;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.login-popup__checkbox-link:hover,
.login-popup__link {
	border-bottom: 1px solid transparent;
}
.login-popup__link {
	font-size: 16px !important;
	color: #59c1e7;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1;
}
.login-popup__link_s_sm {
	font-size: 14px !important;
}
.login-popup__link:hover {
	border-bottom: 1px solid #59c1e7;
}
.login-popup .login-form__checkbox-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1;
	margin-bottom: 14px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.login-popup .login-form__footer {
	padding-top: 43px;
}
@media (max-width: 767px) {
	.login-popup__link_mob {
		font-size: 12px !important;
	}
	.login-popup .login-form__footer {
		padding-top: 35px;
	}
}
.login-popup .login-tabs__tab {
	display: none;
}
.login-popup .login-tabs__tab.active {
	display: block;
	-webkit-animation: show 0.4s;
	animation: show 0.4s;
}
.login-popup .login-wrap {
	position: relative;
}
.login-popup .social-popup {
	display: none;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #2d2d2d;
	text-align: center;
}
.login-popup .social-popup.show {
	display: block;
	-webkit-animation: show 0.4s;
	animation: show 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.login-popup .social-popup__ava {
	width: 116px;
	height: 116px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 21px;
	display: inline-block;
}
.login-popup .social-popup__ava img {
	width: 100%;
	height: 100%;
}
.login-popup .social-popup__name {
	font-size: 18px;
	padding-bottom: 12px;
	line-height: 20px;
}
.login-popup .social-popup__desc {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 60px;
}
.login-popup .social-popup__cancel {
	margin-top: 12px;
	display: inline-block;
}
@media (max-width: 575px) {
	.login-popup .social-popup__name {
		font-size: 16px;
	}
	.login-popup .social-popup__desc {
		font-size: 14px;
	}
	.login-popup .social-popup__cancel {
		margin-top: 24px;
	}
}
.login-popup .signup-form {
	display: none;
}
.login-popup .signup-form__checkbox-wrap {
	margin-top: 17px;
	margin-bottom: 20px;
}
.login-popup .signup-form__checkbox {
	text-align: left;
	margin-top: 0;
	margin-bottom: 7px;
}
.login-popup .reset-form__title {
	color: #dadada;
	font-size: 16px;
	text-align: center;
}
.login-popup .reset-form__desc {
	font-size: 14px;
	font-weight: 300;
	color: #dadada;
	padding-bottom: 12px;
	text-align: center;
}
@media (max-width: 767px) {
	.login-popup .reset-form__title {
		font-size: 14px;
	}
	.login-popup .reset-form__desc {
		font-size: 12px;
	}
}
.login-popup .reset-form__back-link {
	margin-top: 12px;
	padding-left: 10px;
	position: relative;
}
.login-popup .reset-form__back-link:before {
	content: 'â€¹';
	font-size: 27px;
	line-height: 27px;
	position: absolute;
	left: 0;
	top: -9px;
}
.login-popup__btn {
	background-color: #59c1e7;
	font-size: 16px;
	line-height: 24px;
	min-width: 100%;
	width: 100%;
	border: none;
}
.login-popup__btn:hover {
	background-color: #00a5e1;
}
.login-popup__btn.disabled {
	opacity: 0.6;
	cursor: default;
}
.login-popup__btn_uppercase {
	text-transform: uppercase;
}
.login-popup__start-singup {
	text-align: center;
}
.login-popup .login-footer__text {
	font-size: 16px;
	text-align: center;
}
.login-popup .login-footer__link {
	color: #fff;
	border-color: #fff;
}
@media (max-width: 767px) {
	.login-popup__btn {
		padding: 12px 10px;
	}
	.login-popup .login-footer__text {
		font-size: 14px;
	}
	.login-popup .login-footer__link {
		display: inline-block;
	}
}
.login-popup .login-footer__link:hover {
	color: #fff;
	border: none;
	cursor: pointer;
}
.login-popup .sl-checkbox {
	position: relative;
}
.login-popup .notactive,
.login-popup .notactive:hover {
	background-color: #4c4c4c;
	cursor: default;
}
.login-popup .socials .eauth-service {
	margin-bottom: 11px;
}
.wrapper .eauth {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrapper .eauth-service {
	margin-bottom: 10px;
}
@keyframes show {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.eauth-service-id-wechat .eauth-service-link {
	background-color: #2dc100;
}
.eauth-service-id-wechat .eauth-service-link:hover {
	background-color: #248e02;
}
.lang-popup {
	position: absolute;
	right: 0;
	bottom: -20px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	padding: 53px 42px 44px;
	background-color: #171717;
	-webkit-animation: show-lang 0.4s;
	animation: show-lang 0.4s;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.lang-popup.hide {
	-webkit-animation: hide-lang 0.4s;
	animation: hide-lang 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-pointer-events: none;
}
.lang-popup__flag {
	width: 54px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 40px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.lang-popup.de .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/de.svg);
}
.lang-popup.jp .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/jp.svg);
}
.lang-popup.br .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/br.svg);
}
.lang-popup.en .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/us.svg);
}
.lang-popup.fr .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/fr.svg);
}
.lang-popup.it .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/it.svg);
}
.lang-popup.es .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/es.svg);
}
.lang-popup.nl .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/nl.svg);
}
.lang-popup.nb .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/no.svg);
}
.lang-popup.sv .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/sv.svg);
}
.lang-popup.da .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/dk.svg);
}
.lang-popup.fi .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/fi.svg);
}
.lang-popup.ar .lang-popup__flag {
	background-image: url(https://digitalgeoviews.site/css/ver2/flag/flags/4x3/ar.svg);
}
.lang-popup__text,
.lang-popup__title {
	padding-bottom: 48px;
}
.lang-popup__btn {
	min-width: 130px;
}
.lang-popup__btn:first-child {
	margin-right: 18px;
}
@-webkit-keyframes show-lang {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes show-lang {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes hide-lang {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes hide-lang {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.sk-uikit-v2 .try-dam-popup {
	text-align: center;
}
@media (max-width: 575px) {
	.sk-uikit-v2 .try-dam-popup {
		padding: 30px 20px;
	}
}
.sk-uikit-v2 .try-dam-popup.active {
	background-color: rgba(0, 0, 0, 0.62);
}
.sk-uikit-v2 .try-dam-popup .mainPopupContainer {
	background-color: #141c20;
	max-width: 664px;
	padding: 60px;
	-webkit-box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	border-radius: 8px;
}
@media (max-width: 1279px) {
	.lang-popup {
		display: none;
	}
	.sk-uikit-v2 .try-dam-popup .mainPopupContainer {
		padding: 60px;
		max-width: 436px;
	}
}
@media (max-width: 767px) {
	.sk-uikit-v2 .try-dam-popup.active {
		background-color: #141c20;
	}
	.sk-uikit-v2 .try-dam-popup .mainPopupContainer {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
@media (max-width: 575px) {
	.sk-uikit-v2 .try-dam-popup .mainPopupContainer {
		padding: 30px 20px;
	}
}
.sk-uikit-v2 .try-dam-popup .sl-btn {
	border: none;
	background-color: #53bfbf;
	color: #fff;
}
.sk-uikit-v2 .try-dam-popup .sl-btn:hover {
	background-color: #2db1bf;
	color: #fff;
}
.sk-uikit-v2 .try-dam-popup__logo-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 20px;
}
.sk-uikit-v2 .try-dam-popup__logo {
	width: 55px;
	margin-right: 16px;
}
.sk-uikit-v2 .try-dam-popup__logo img {
	display: block;
	width: 100%;
}
.sk-uikit-v2 .try-dam-popup__desc {
	font-weight: 400;
}
@media (max-width: 1279px) {
	.sk-uikit-v2 .try-dam-popup__desc {
		padding-bottom: 20px;
	}
}
.sk-uikit-v2 .try-dam-popup .notific {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0 80px;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: #141c20;
}
@media (max-width: 1279px) {
	.sk-uikit-v2 .try-dam-popup .notific {
		padding: 0 20px;
	}
}
.sk-uikit-v2 .try-dam-popup .notific figure {
	width: 57px;
	margin: 0 auto 60px;
}
.sk-uikit-v2 .try-dam-popup .notific figure img,
.sk-uikit-v2 .try-dam-popup .notific figure svg {
	display: block;
	width: 100%;
}
.sk-uikit-v2 .try-dam-popup .unSubAlert p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	opacity: 1;
	padding: 0;
}
.sk-uikit-v2 .try-dam-popup .notific-cont {
	width: 100%;
	text-align: center;
}
.sk-uikit-v2 .try-dam-popup .notific.active {
	z-index: 2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-align-content: center;
}
.sk-uikit-v2 .try-dam-popup .auSubSpinner {
	width: 100%;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	display: none;
	z-index: 1;
	background: #141c20;
}
.sk-uikit-v2 .try-dam-popup .auSubSpinner.hidden {
	display: none !important;
}
.sk-uikit-v2 .try-dam-popup .auSubSpinner.active {
	display: block !important;
}
.sk-uikit-v2 .try-dam-popup .text-input-wrap {
	padding-bottom: 24px;
}
.sk-uikit-v2 .try-dam-popup .close {
	position: fixed;
	top: 20px;
	left: 20px;
	line-height: 0;
	width: 18px;
	height: 18px;
	z-index: 22;
}
.sk-uikit-v2 .try-dam-popup__input-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 30px;
}
.sk-uikit-v2 .try-dam-popup__btn {
	margin-left: 15px;
}
@media (max-width: 1279px) {
	.sk-uikit-v2 .try-dam-popup__input-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 0;
	}
	.sk-uikit-v2 .try-dam-popup__btn {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.sk-uikit-v2 .try-dam-popup__download:focus,
	.sk-uikit-v2 .try-dam-popup__download:hover {
		border-color: #fff;
		background-color: transparent;
		color: #fff;
	}
}
.sk-uikit-v2 .try-dam-popup__divider {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.sk-uikit-v2 .try-dam-popup .form-group {
	width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.sk-uikit-v2 .try-dam-popup .form-group {
		width: auto;
	}
}
.sk-uikit-v2 .try-dam-popup .gdrp {
	margin: 0;
	line-height: 0;
}
@media (max-width: 767px) {
	.sk-uikit-v2 .try-dam-popup .close {
		top: 5px;
		left: 5px;
	}
	.sk-uikit-v2 .try-dam-popup .gdrp {
		text-align: left;
	}
}
@media (max-width: 1279px) {
	.sk-uikit-v2 .try-dam-popup .gdrp {
		padding-top: 20px;
		padding-bottom: 0;
	}
}
.sk-uikit-v2 .try-dam-popup .gdrp .sl-checkbox__input {
	display: none;
}
.sk-uikit-v2 .try-dam-popup .gdrp .sl-checkbox__label:before {
	top: 50%;
}
.sk-uikit-v2 .try-dam-popup .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	width: 10%;
	height: 25%;
	border-radius: 50%/20%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.sk-uikit-v2 .try-dam-popup .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.sk-uikit-v2 .try-dam-popup .ispinner.ispinner--white .ispinner__blade {
	background-color: #fff;
}
.sk-uikit-v2 .try-dam-popup .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.sk-uikit-v2 .try-dam-popup .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.sk-uikit-v2 .try-dam-popup .ispinner.ispinner--large .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #fff;
}
.luminar-instruction__download-tip-arrow {
	opacity: 0;
	position: absolute;
	width: 85px;
}
@media (max-width: 959px) {
	.luminar-instruction__download-tip-arrow {
		display: none;
	}
}
.luminar-instruction__download-tip-arrow.opera {
	top: 105px;
	right: 25px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.luminar-instruction__download-tip-arrow.edge,
.luminar-instruction__download-tip-arrow.ie {
	right: 35px;
	bottom: 55px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.luminar-instruction__download-tip-arrow.chrome {
	left: 15px;
	bottom: 10px;
}
.luminar-instruction__download-tip-arrow.safari {
	top: 10px;
	right: 100px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.luminar-instruction__download-tip-arrow.firefox {
	top: 3px;
	right: 28px;
	-webkit-transform: rotate(124deg);
	-ms-transform: rotate(124deg);
	transform: rotate(124deg);
}
.luminar-instruction__download-tip-arrow img {
	width: 100%;
}
.luminar-instruction.active .luminar-instruction__download-tip-arrow.chrome,
.luminar-instruction.active .luminar-instruction__download-tip-arrow.edge,
.luminar-instruction.active .luminar-instruction__download-tip-arrow.firefox,
.luminar-instruction.active .luminar-instruction__download-tip-arrow.ie,
.luminar-instruction.active .luminar-instruction__download-tip-arrow.opera,
.luminar-instruction.active .luminar-instruction__download-tip-arrow.safari {
	-webkit-animation: download-tip-arrow 0.3s 2.5s;
	animation: download-tip-arrow 0.3s 2.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.luminar-instruction .close {
	position: absolute;
}
@media (max-width: 767px) {
	.luminar-instruction .close {
		position: fixed;
		top: 30px;
		left: 30px;
	}
	.luminar-instruction .close svg path {
		fill: #000;
	}
}
.luminar-instruction .close_win {
	right: 20px;
	left: auto;
}
.luminar-instruction__title {
	padding-bottom: 15px;
}
.luminar-instruction__wrap {
	text-align: center;
	max-width: 1010px;
	-webkit-box-shadow: 0 7px 13px rgba(0, 0, 0, 0.57);
	box-shadow: 0 7px 13px rgba(0, 0, 0, 0.57);
	border-radius: 8px;
	background-color: #eee;
	padding: 60px 56px 40px;
}
@media (max-width: 1799px) {
	.luminar-instruction__wrap {
		max-width: 970px;
		padding-right: 90px;
		padding-left: 90px;
	}
}
@media (max-width: 1279px) {
	.luminar-instruction__wrap {
		padding-right: 13%;
		padding-left: 13%;
	}
}
.luminar-instruction .luminar-instruction__wrap_win {
	padding-right: 70px;
	padding-left: 70px;
	background-color: #c6cfd7;
}
@media (max-width: 1799px) {
	.luminar-instruction .luminar-instruction__wrap_win {
		padding-right: 80px;
		padding-left: 80px;
	}
}
.luminar-instruction__wrap_win .luminar-instruction__step {
	width: 33.33%;
	margin: 10px;
}
.luminar-instruction__wrap_win .luminar-instruction__step-logo {
	display: block;
	width: 100%;
	height: auto;
}
.luminar-instruction__wrap_win .luminar-instruction__step-logo img {
	width: 100%;
	height: auto;
}
.luminar-instruction__browser-wrap {
	display: none;
}
.luminar-instruction__browser-wrap.show {
	display: block;
}
.luminar-instruction__desc {
	color: #727272;
	display: none;
}
.luminar-instruction__desc a,
.luminar-instruction__desc a:hover {
	color: #0062fe;
}
.luminar-instruction__desc_load {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.luminar-instruction__desc_load.active {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.luminar-instruction__desc_error.active,
.luminar-instruction__desc_success.active {
	display: inline;
}
.luminar-instruction__desc br {
	display: none;
}
@media (max-width: 767px) {
	.luminar-instruction .close_win {
		right: 30px;
		left: auto;
	}
	.luminar-instruction__wrap {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.luminar-instruction__desc br {
		display: block;
	}
}
.luminar-instruction__steps {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 100px 30px;
}
@media (max-width: 1799px) {
	.luminar-instruction__steps {
		padding-right: 35px;
		padding-left: 35px;
	}
}
@media (max-width: 767px) {
	.luminar-instruction__steps {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.luminar-instruction__step {
		margin-bottom: 30px;
	}
}
.luminar-instruction__step-logo {
	height: 153px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}
@media (max-width: 1279px) {
	.luminar-instruction__steps {
		padding-right: 0;
		padding-left: 0;
	}
	.luminar-instruction__step-logo {
		height: 109px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.luminar-instruction__step-logo {
		height: auto;
	}
	.luminar-instruction__step-title {
		display: none;
	}
}
.luminar-instruction__step-logo_1 img {
	height: 153px;
}
@media (max-width: 1279px) {
	.luminar-instruction__step-logo_1 img {
		height: 109px;
	}
}
.luminar-instruction__step-logo_2 img {
	height: 147px;
}
@media (max-width: 1279px) {
	.luminar-instruction__step-logo_2 img {
		height: 105px;
	}
}
.luminar-instruction__step-logo_3 img {
	height: 127px;
}
.luminar-instruction__step-title {
	margin-bottom: 10px;
}
.luminar-instruction__step-desc strong {
	display: none;
}
.luminar-instruction__btn-wrap {
	font-size: 0;
}
.luminar-instruction__btn {
	margin-right: 30px;
}
@media (max-width: 1279px) {
	.luminar-instruction__step-logo_3 img {
		height: 91px;
	}
	.luminar-instruction__btn {
		margin-right: 20px;
	}
}
@media (max-width: 767px) {
	.luminar-instruction__step-desc strong {
		display: inline;
	}
	.luminar-instruction__btn {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
.luminar-instruction__btn:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.luminar-instruction__btn figure {
	height: 8px;
	width: 20px;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	font-size: 0;
}
.luminar-instruction__btn figure svg {
	height: 100%;
	width: 100%;
}
.luminar-instruction__btn figure svg use {
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.luminar-instruction .auSubSpinner {
	padding-left: 0;
	padding-right: 0;
	display: inline-block;
	margin-left: 20px;
	z-index: 1;
}
.luminar-instruction .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.luminar-instruction .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.luminar-instruction .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.luminar-instruction .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.luminar-instruction .ispinner.ispinner--white .ispinner__blade {
	background-color: #fff;
}
.luminar-instruction .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.luminar-instruction .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
}
.luminar-instruction .ispinner .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #000;
}
.luminar-instruction__step-logo_1 {
	position: relative;
}
.net-framework-label {
	display: none;
	position: absolute;
	width: 157px;
	height: 72px;
	padding: 7px;
	top: -14px;
	right: -100px;
	z-index: 2;
	background-image: url(https://media.macphun.com/img/uploads/uploads/skylum/svg/net.svg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
}
.net-framework-label span {
	display: block;
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.win7 .net-framework-label {
	display: block;
}
@-webkit-keyframes download-tip-arrow {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes download-tip-arrow {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.luminar-instruction__gift-offer {
	background-color: rgba(255, 145, 0, 0.6);
	padding: 15px 30px;
	border-radius: 8px;
	margin-top: 15px;
	position: relative;
	width: -webkit-calc(100% + 30px);
	width: calc(100% + 30px);
	left: -15px;
}
.luminar-instruction__gift-offer-title {
	padding-bottom: 8px;
}
.luminar-instruction__gift-offer-subtitle {
	text-align: left;
	font-size: 14px;
	font-weight: 300;
}
.luminar-instruction__gift-timer-wr {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
@media (max-width: 767px) {
	.luminar-instruction__gift-offer-subtitle {
		text-align: center;
	}
	.luminar-instruction__gift-timer-wr {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.luminar-instruction__gift-timer {
	margin-left: 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 14px;
	min-width: 108px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 7px;
}
@media (max-width: 767px) {
	.luminar-instruction__gift-timer {
		margin: 15px 0 0;
	}
}
.luminar-instruction__gift-timer .days,
.luminar-instruction__gift-timer .hours {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.luminar-instruction__gift-timer .num {
	line-height: 1;
	font-size: 27px;
	font-weight: 500;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 36px;
	color: #000;
	height: 32px;
}
.luminar-instruction__gift-timer .text {
	line-height: 1.5;
	font-size: 7px;
	color: #000;
	opacity: 0.3;
	font-weight: 400;
}
.luminar-instruction__gift-timer-item {
	margin-left: 8px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.luminar-instruction__gift-timer-item:nth-child(3) {
	margin-left: 0;
	position: relative;
}
.luminar-instruction__gift-timer-item:nth-child(3):after {
	content: '';
	position: absolute;
	width: 1px;
	height: 16px;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.3);
	right: -4px;
	top: 8px;
}
.sk-uikit-v2 .try-flex-popup {
	text-align: center;
}
@media (max-width: 575px) {
	.sk-uikit-v2 .try-flex-popup {
		padding: 60px 20px;
	}
}
.sk-uikit-v2 .try-flex-popup.active {
	background-color: rgba(0, 0, 0, 0.62);
}
.sk-uikit-v2 .try-flex-popup .mainPopupContainer {
	background-color: #141c20;
	max-width: 664px;
	padding: 60px;
	-webkit-box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	border-radius: 8px;
}
@media (max-width: 575px) {
	.sk-uikit-v2 .try-flex-popup .mainPopupContainer {
		padding: 50px 20px;
	}
}
.sk-uikit-v2 .try-flex-popup .sl-btn {
	border: none;
	background-color: #53bfbf;
	color: #fff;
}
.sk-uikit-v2 .try-flex-popup .sl-btn:hover {
	background-color: #2db1bf;
	color: #fff;
}
.sk-uikit-v2 .try-flex-popup__logo-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 20px;
}
.sk-uikit-v2 .try-flex-popup__logo {
	width: 55px;
	margin-right: 16px;
}
.sk-uikit-v2 .try-flex-popup__logo img {
	display: block;
	width: 100%;
}
.sk-uikit-v2 .try-flex-popup__desc {
	font-weight: 400;
}
.sk-uikit-v2 .try-flex-popup .notific {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0 80px;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: #1f1f1f;
}
@media (max-width: 767px) {
	.sk-uikit-v2 .try-flex-popup .notific {
		padding: 0 20px;
	}
}
.sk-uikit-v2 .try-flex-popup .notific figure {
	width: 57px;
	margin: 0 auto 60px;
}
.sk-uikit-v2 .try-flex-popup .notific figure img,
.sk-uikit-v2 .try-flex-popup .notific figure svg {
	display: block;
	width: 100%;
}
.sk-uikit-v2 .try-flex-popup .unSubAlert p {
	color: #fff;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	opacity: 1;
	padding: 0;
}
.sk-uikit-v2 .try-flex-popup .notific-cont {
	width: 100%;
	text-align: center;
}
.sk-uikit-v2 .try-flex-popup .notific.active {
	z-index: 2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-align-content: center;
}
.sk-uikit-v2 .try-flex-popup .auSubSpinner {
	width: 100%;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	display: none;
	z-index: 1;
	background: #1f1f1f;
}
.sk-uikit-v2 .try-flex-popup .auSubSpinner.hidden {
	display: none !important;
}
.sk-uikit-v2 .try-flex-popup .auSubSpinner.active {
	display: block !important;
}
.sk-uikit-v2 .try-flex-popup .text-input-wrap {
	padding-bottom: 24px;
}
.sk-uikit-v2 .try-flex-popup .close {
	position: fixed;
	top: 20px;
	left: 20px;
	line-height: 0;
	width: 18px;
	height: 18px;
	z-index: 22;
}
.sk-uikit-v2 .try-flex-popup__input-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 30px;
}
.sk-uikit-v2 .try-flex-popup__btn {
	margin-left: 15px;
}
@media (max-width: 767px) {
	.sk-uikit-v2 .try-flex-popup .close {
		top: 5px;
		left: 5px;
	}
	.sk-uikit-v2 .try-flex-popup__input-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.sk-uikit-v2 .try-flex-popup__btn {
		margin-left: 0;
		margin-top: 20px;
	}
}
.sk-uikit-v2 .try-flex-popup .form-group {
	width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.sk-uikit-v2 .try-flex-popup .form-group {
		width: auto;
	}
}
.sk-uikit-v2 .try-flex-popup .gdrp {
	margin: 0;
	line-height: 0;
}
.sk-uikit-v2 .try-flex-popup .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	width: 10%;
	height: 25%;
	border-radius: 50%/20%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.sk-uikit-v2 .try-flex-popup .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.sk-uikit-v2 .try-flex-popup .ispinner.ispinner--white .ispinner__blade {
	background-color: #fff;
}
.sk-uikit-v2 .try-flex-popup .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.sk-uikit-v2 .try-flex-popup .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.sk-uikit-v2 .try-flex-popup .ispinner.ispinner--large .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #fff;
}
.try-popup-luminar .has-error input[type='text'] {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #ff2323;
	background-color: #fff1f1;
	color: #ff2525;
}
.try-popup-luminar .has-success input[type='text'] {
	background-color: #f1fae9;
	color: #53a60d;
}
.flex-instruction .close {
	position: absolute;
}
@media (max-width: 767px) {
	.flex-instruction .close {
		position: fixed;
		top: 30px;
		left: 30px;
	}
	.flex-instruction .close svg path {
		fill: #000;
	}
}
.flex-instruction .close_win {
	right: 20px;
	left: auto;
}
.flex-instruction__wrap {
	text-align: center;
	max-width: 1010px;
	-webkit-box-shadow: 0 7px 13px rgba(0, 0, 0, 0.57);
	box-shadow: 0 7px 13px rgba(0, 0, 0, 0.57);
	border-radius: 8px;
	background-color: #eee;
	padding: 60px 160px 40px;
}
@media (max-width: 1799px) {
	.flex-instruction__wrap {
		max-width: 970px;
		padding-right: 125px;
		padding-left: 125px;
	}
}
.flex-instruction__desc {
	color: #727272;
}
.flex-instruction__desc a,
.flex-instruction__desc a:hover {
	color: #0062fe;
}
.flex-instruction__desc br {
	display: none;
}
@media (max-width: 767px) {
	.flex-instruction .close_win {
		right: 30px;
		left: auto;
	}
	.flex-instruction__wrap {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.flex-instruction__desc br {
		display: block;
	}
}
.flex-instruction__steps {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 60px;
	padding-bottom: 60px;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 1279px) {
	.luminar-instruction__gift-timer-item {
		text-align: center;
	}
	.flex-instruction__wrap {
		padding-right: 13%;
		padding-left: 13%;
	}
	.flex-instruction__steps {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.flex-instruction__steps {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.flex-instruction__step {
		margin-bottom: 30px;
	}
}
.flex-instruction__step-logo {
	height: 153px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}
@media (max-width: 1279px) {
	.flex-instruction__step-logo {
		height: 109px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.flex-instruction__step-logo {
		height: auto;
	}
	.flex-instruction__step-title {
		display: none;
	}
}
.flex-instruction__step-logo_1 img {
	height: 153px;
}
@media (max-width: 1279px) {
	.flex-instruction__step-logo_1 img {
		height: 109px;
	}
}
.flex-instruction__step-logo_2 img {
	height: 147px;
}
@media (max-width: 1279px) {
	.flex-instruction__step-logo_2 img {
		height: 105px;
	}
}
.flex-instruction__step-logo_3 img {
	height: 127px;
}
.flex-instruction__step-title {
	margin-bottom: 10px;
}
.flex-instruction__step-desc strong {
	display: none;
}
.flex-instruction__btn-wrap {
	font-size: 0;
}
.flex-instruction__btn {
	margin-right: 30px;
}
@media (max-width: 1279px) {
	.flex-instruction__step-logo_3 img {
		height: 91px;
	}
	.flex-instruction__btn {
		margin-right: 20px;
	}
}
@media (max-width: 767px) {
	.flex-instruction__step-desc strong {
		display: inline;
	}
	.flex-instruction__btn {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.try-popup.active {
		background-color: #141b1f;
	}
}
.flex-instruction__btn:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.flex-instruction__btn figure {
	height: 8px;
	width: 20px;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	font-size: 0;
}
.flex-instruction__btn figure svg,
.try-popup .notific {
	height: 100%;
	width: 100%;
}
.flex-instruction__btn figure svg use {
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.try-popup {
	text-align: center;
	z-index: 99999;
}
@media (max-width: 575px) {
	.try-popup {
		padding: 30px 20px;
	}
}
.try-popup .mainPopupContainer {
	background: #141b1f;
	max-width: 550px;
	padding: 60px 80px;
	-webkit-box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
@media (max-width: 575px) {
	.try-popup .mainPopupContainer {
		padding: 50px 20px;
	}
}
@media (max-width: 1279px) {
	.try-popup__desc {
		padding-bottom: 20px;
	}
	.try-popup__download:focus,
	.try-popup__download:hover {
		border-color: #fff;
		background-color: transparent;
		color: #fff;
	}
}
.try-popup__divider {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.try-popup__form-cont {
	position: relative;
}
.try-popup .gdrp {
	line-height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.try-popup .mainPopupContainer {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.try-popup .gdrp {
		text-align: left;
	}
}
.try-popup .gdrp .sl-checkbox__input {
	display: none;
}
.try-popup .gdrp .sl-checkbox__label:before {
	top: 50%;
}
.try-popup .sk-btn {
	width: 100%;
}
.try-popup .notific {
	display: none;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	text-align: center;
	background: #141a1e;
}
@media (max-width: 767px) {
	.try-popup .notific {
		width: auto;
		left: -20px;
		right: -20px;
	}
}
.try-popup .notific figure {
	font-size: 0;
	line-height: 0;
	margin-bottom: 35px;
}
.try-popup .notific .title {
	color: #fff;
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	padding-bottom: 15px;
}
.try-popup .notific .desc,
.try-popup .unSubAlert p {
	color: #fff;
	font-family: Roobert, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	opacity: 1;
	padding: 0;
}
.try-popup .notific-cont {
	width: 100%;
	text-align: center;
}
.try-popup .notific.active {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-align-content: center;
	z-index: 2;
}
.try-popup .auSubSpinner {
	width: 100%;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	display: none;
	z-index: 1;
	background: #1d202c;
}
.try-popup .auSubSpinner.hidden {
	display: none !important;
}
.try-popup .auSubSpinner.active {
	display: block !important;
}
.try-popup .luminar-logo {
	width: 250px;
	height: 45px;
	margin: 0 auto 25px;
	background-image: url(https://media.macphun.com/img/uploads/uploads/aurora/home-2019/aurorahdr-2019.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.try-popup .title {
	color: #fff;
	font-family: 'Graphik LCG', Helvetica, Arial, sans-serif, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	padding-bottom: 35px;
}
.try-popup .desc,
.try-popup .mBtn {
	font-family: Roobert, sans-serif;
	color: #fff;
	font-weight: 400;
}
.try-popup .desc {
	opacity: 0.6;
	font-size: 16px;
	line-height: 32px;
	padding-bottom: 45px;
}
.try-popup .btn-submit-wrap {
	padding-top: 10px;
}
.try-popup .close {
	position: fixed;
	top: 20px;
	left: 20px;
	line-height: 0;
	width: 18px;
	height: 18px;
	z-index: 22;
}
.try-popup .mBtn {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	text-decoration: none !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 4px;
	padding: 20px 40px;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	transition: all 0.45s;
}
@media (max-width: 767px) {
	.try-popup .close {
		top: 5px;
		left: 5px;
	}
	.try-popup .mBtn {
		max-width: none;
	}
}
.try-popup .mBtn.w100 {
	width: 100%;
}
.try-popup .mBtn:hover {
	text-decoration: none !important;
	color: #fff;
}
.try-popup .mBtn.borderBtn {
	background-color: transparent !important;
}
.try-popup .mBtn.blue {
	background-color: #3482fc;
	border: 1px solid #3482fc;
}
.try-popup .mBtn.blue:hover {
	background-color: #2762fc;
	border: 1px solid #2762fc;
}
.try-popup .mBtn.white,
.try-popup .mBtn.white:hover {
	background-color: #fff;
	border: 1px solid #fff;
}
.try-popup .mBtn.grey {
	background-color: #81838d;
	border: 1px solid #81838d;
}
.try-popup .mBtn.grey:hover {
	background-color: #fff;
	border: 1px solid #fff;
}
.try-popup .mBtn.grey.borderBtn:hover {
	color: #2f3344;
	background-color: #fff !important;
	border: 1px solid #fff;
}
.try-popup .mBtn.dark-grey {
	border: 1px solid rgba(0, 0, 0, 0.4);
}
.try-popup .mBtn.dark-grey:hover {
	background-color: rgba(0, 0, 0, 0.1) !important;
	border: 1px solid rgba(0, 0, 0, 0.4);
}
.try-popup .mBtn.whiteText,
.try-popup .mBtn.whiteText:hover {
	color: #fff;
}
.try-popup .mBtn.greyText,
.try-popup .mBtn.greyText:hover {
	color: #4a4a4a;
}
.try-popup .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.try-popup .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	width: 10%;
	height: 25%;
	border-radius: 50%/20%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.try-popup .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.try-popup .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.try-popup .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.try-popup .ispinner.ispinner--white .ispinner__blade {
	background-color: #fff;
}
.try-popup .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.try-popup .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.try-popup .ispinner.ispinner--large .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #fff;
}
.try-popup .has-error input[type='text'] {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #ff2323;
	background-color: #fff1f1;
	color: #ff2525;
}
.try-popup .has-success input[type='text'] {
	background-color: #f1fae9;
	border: 1px solid #53a60d;
	color: #000;
}
.aurora-instruction .close {
	position: absolute;
}
@media (max-width: 767px) {
	.aurora-instruction .close {
		position: fixed;
		top: 30px;
		left: 30px;
	}
	.aurora-instruction .close svg path {
		fill: #000;
	}
}
.aurora-instruction .close_win {
	right: 20px;
	left: auto;
}
.aurora-instruction__wrap {
	text-align: center;
	max-width: 1010px;
	-webkit-box-shadow: 0 7px 13px rgba(0, 0, 0, 0.57);
	box-shadow: 0 7px 13px rgba(0, 0, 0, 0.57);
	border-radius: 8px;
	background-color: #eee;
	padding: 60px 160px 40px;
}
.aurora-instruction .ispinner.ispinner--white .ispinner__blade,
.whats-next-form .ispinner.ispinner--white .ispinner__blade {
	background-color: #fff;
}
@media (max-width: 1799px) {
	.aurora-instruction__wrap {
		max-width: 970px;
		padding-right: 125px;
		padding-left: 125px;
	}
}
.aurora-instruction__desc {
	color: #727272;
}
.aurora-instruction__desc a,
.aurora-instruction__desc a:hover {
	color: #0062fe;
}
.aurora-instruction__desc_load {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.aurora-instruction__desc_load.active {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.aurora-instruction__desc_error.active,
.aurora-instruction__desc_success.active {
	display: inline;
}
.aurora-instruction__desc br {
	display: none;
}
@media (max-width: 767px) {
	.aurora-instruction .close_win {
		right: 30px;
		left: auto;
	}
	.aurora-instruction__wrap {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.aurora-instruction__desc br {
		display: block;
	}
}
.aurora-instruction__steps {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 60px;
	padding-bottom: 60px;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 1279px) {
	.aurora-instruction__wrap {
		padding-right: 13%;
		padding-left: 13%;
	}
	.aurora-instruction__steps {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.aurora-instruction__steps {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.aurora-instruction__step {
		margin-bottom: 30px;
	}
}
.aurora-instruction__step-logo {
	height: 153px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}
@media (max-width: 1279px) {
	.aurora-instruction__step-logo {
		height: 109px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.aurora-instruction__step-logo {
		height: auto;
	}
	.aurora-instruction__step-title {
		display: none;
	}
}
.aurora-instruction__step-logo_1 img {
	height: 153px;
}
@media (max-width: 1279px) {
	.aurora-instruction__step-logo_1 img {
		height: 109px;
	}
}
.aurora-instruction__step-logo_2 img {
	height: 147px;
}
@media (max-width: 1279px) {
	.aurora-instruction__step-logo_2 img {
		height: 105px;
	}
}
.aurora-instruction__step-logo_3 img {
	height: 127px;
}
.aurora-instruction__step-title {
	margin-bottom: 10px;
}
.aurora-instruction__step-desc strong {
	display: none;
}
.aurora-instruction__btn-wrap {
	font-size: 0;
}
.aurora-instruction__btn {
	margin-right: 30px;
}
@media (max-width: 1279px) {
	.aurora-instruction__step-logo_3 img {
		height: 91px;
	}
	.aurora-instruction__btn {
		margin-right: 20px;
	}
}
@media (max-width: 767px) {
	.aurora-instruction__step-desc strong {
		display: inline;
	}
	.aurora-instruction__btn {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
.aurora-instruction__btn:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.aurora-instruction__btn figure {
	height: 8px;
	width: 20px;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	font-size: 0;
}
.aurora-instruction__btn figure svg {
	height: 100%;
	width: 100%;
}
.aurora-instruction__btn figure svg use {
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.aurora-instruction .auSubSpinner {
	padding-left: 0;
	padding-right: 0;
	display: inline-block;
	margin-left: 20px;
	z-index: 1;
}
.aurora-instruction .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.aurora-instruction .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.aurora-instruction .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.aurora-instruction .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.aurora-instruction .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.aurora-instruction .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
}
.aurora-instruction .ispinner .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #000;
}
.whats-next-form {
	border-radius: 4px;
}
.whats-next-form__inputwrap {
	padding-bottom: 24px;
}
@media (max-width: 1799px) {
	.whats-next-form__inputwrap {
		padding-bottom: 12px;
	}
}
.whats-next-form__btnwrap {
	padding-top: 24px;
}
.whats-next-form.active {
	background-color: rgba(0, 0, 0, 0.92);
}
.whats-next-form .mainPopupContainer {
	background: #1f1f1f;
	max-width: 600px;
	padding: 60px 90px;
	-webkit-box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
	box-shadow: 0 32px 54px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1799px) {
	.whats-next-form .mainPopupContainer {
		padding: 60px 150px;
	}
}
@media (max-width: 575px) {
	.whats-next-form .mainPopupContainer {
		padding: 50px 20px;
	}
}
.whats-next-form .sl-btn {
	border: none;
	background-color: #53bfbf;
	color: #fff;
}
.whats-next-form .sl-btn:hover {
	background-color: #2db1bf;
	color: #fff;
}
.whats-next-form .notific {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0 80px;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: #fff;
}
.whats-next-form .notific * {
	color: #222;
}
.footer-new__title,
.whats-next-form .unSubAlert p {
	color: #fff;
	font-family: Roobert, Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
	.whats-next-form .notific {
		padding: 0 20px;
	}
}
.whats-next-form .notific figure {
	width: 57px;
	margin: 0 auto 60px;
}
.whats-next-form .notific figure img,
.whats-next-form .notific figure svg {
	display: block;
	width: 100%;
}
.whats-next-form .unSubAlert p {
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	opacity: 1;
	padding: 0;
}
.whats-next-form .notific-cont {
	width: 100%;
	text-align: center;
}
.whats-next-form .notific.active {
	z-index: 2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-align-content: center;
}
.whats-next-form .auSubSpinner {
	width: 100%;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	display: none;
	z-index: 1;
	background: #ebebeb;
}
.whats-next-form .auSubSpinner.hidden {
	display: none !important;
}
.whats-next-form .auSubSpinner.active {
	display: block !important;
}
.whats-next-form .close {
	position: fixed;
	top: 20px;
	left: 20px;
	line-height: 0;
	width: 18px;
	height: 18px;
	z-index: 22;
}
@media (max-width: 767px) {
	.whats-next-form .close {
		top: 5px;
		left: 5px;
	}
}
.whats-next-form .ispinner {
	position: relative;
	width: 20px;
	height: 20px;
}
.whats-next-form .ispinner .ispinner__blade {
	position: absolute;
	left: 44.5%;
	top: 37%;
	width: 10%;
	height: 25%;
	border-radius: 50%/20%;
	-webkit-animation: ispinner__blade--fade 1s linear infinite;
	animation: ispinner__blade--fade 1s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.whats-next-form .ispinner .ispinner__blade:nth-child(1) {
	-webkit-animation-delay: -1.66667s;
	animation-delay: -1.66667s;
	-webkit-transform: rotate(30deg) translate(0, -150%);
	-ms-transform: rotate(30deg) translate(0, -150%);
	transform: rotate(30deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(2) {
	-webkit-animation-delay: -1.58333s;
	animation-delay: -1.58333s;
	-webkit-transform: rotate(60deg) translate(0, -150%);
	-ms-transform: rotate(60deg) translate(0, -150%);
	transform: rotate(60deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(3) {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
	-webkit-transform: rotate(90deg) translate(0, -150%);
	-ms-transform: rotate(90deg) translate(0, -150%);
	transform: rotate(90deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(4) {
	-webkit-animation-delay: -1.41667s;
	animation-delay: -1.41667s;
	-webkit-transform: rotate(120deg) translate(0, -150%);
	-ms-transform: rotate(120deg) translate(0, -150%);
	transform: rotate(120deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(5) {
	-webkit-animation-delay: -1.33333s;
	animation-delay: -1.33333s;
	-webkit-transform: rotate(150deg) translate(0, -150%);
	-ms-transform: rotate(150deg) translate(0, -150%);
	transform: rotate(150deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(6) {
	-webkit-animation-delay: -1.25s;
	animation-delay: -1.25s;
	-webkit-transform: rotate(180deg) translate(0, -150%);
	-ms-transform: rotate(180deg) translate(0, -150%);
	transform: rotate(180deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(7) {
	-webkit-animation-delay: -1.16667s;
	animation-delay: -1.16667s;
	-webkit-transform: rotate(210deg) translate(0, -150%);
	-ms-transform: rotate(210deg) translate(0, -150%);
	transform: rotate(210deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(8) {
	-webkit-animation-delay: -1.08333s;
	animation-delay: -1.08333s;
	-webkit-transform: rotate(240deg) translate(0, -150%);
	-ms-transform: rotate(240deg) translate(0, -150%);
	transform: rotate(240deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(9) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	-webkit-transform: rotate(270deg) translate(0, -150%);
	-ms-transform: rotate(270deg) translate(0, -150%);
	transform: rotate(270deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(10) {
	-webkit-animation-delay: -0.91667s;
	animation-delay: -0.91667s;
	-webkit-transform: rotate(300deg) translate(0, -150%);
	-ms-transform: rotate(300deg) translate(0, -150%);
	transform: rotate(300deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(11) {
	-webkit-animation-delay: -0.83333s;
	animation-delay: -0.83333s;
	-webkit-transform: rotate(330deg) translate(0, -150%);
	-ms-transform: rotate(330deg) translate(0, -150%);
	transform: rotate(330deg) translate(0, -150%);
}
.whats-next-form .ispinner .ispinner__blade:nth-child(12) {
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
	-webkit-transform: rotate(360deg) translate(0, -150%);
	-ms-transform: rotate(360deg) translate(0, -150%);
	transform: rotate(360deg) translate(0, -150%);
}
.whats-next-form .ispinner.ispinner--animating .ispinner__blade {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}
.whats-next-form .ispinner.ispinner--gray .ispinner__blade {
	background-color: #8c8c8c;
}
.whats-next-form .ispinner.ispinner--large {
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.whats-next-form .ispinner.ispinner--large .ispinner__blade {
	width: 8.57143%;
	height: 25.71429%;
	border-radius: 50%/16.67%;
	background: #000;
}
@-webkit-keyframes ispinner__blade--fade {
	0% {
		opacity: 0.85;
	}
	100%,
	50% {
		opacity: 0.25;
	}
}
@keyframes ispinner__blade--fade {
	0% {
		opacity: 0.85;
	}
	100%,
	50% {
		opacity: 0.25;
	}
}
@media (max-width: 575px) {
	.whats-next-popup-wrap {
		display: none;
	}
}
.whats-next-popup-wrap.is-hidden {
	display: none;
}
.whats-next-popup__icon {
	width: 70px;
	height: auto;
	padding-bottom: 36px;
}
.whats-next-popup-wrap .desc {
	-webkit-animation-name: louderAnimation;
	animation-name: louderAnimation;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
.whats-next-popup-wrap .desc img {
	height: 95px;
}
@media (max-width: 767px) {
	.whats-next-popup__icon {
		padding-bottom: 24px;
	}
	.whats-next-popup-wrap .desc img {
		height: 72px;
	}
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive {
	width: 0;
	height: 0;
	position: fixed;
	z-index: 10000;
	bottom: 24px;
	right: 24px;
	border-radius: 5px;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive .sl-btn {
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	font-size: 20px !important;
	line-height: 30px !important;
	border-radius: 0 !important;
	padding: 11px 30px !important;
	min-width: 276px !important;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive .alert-close {
	background: rgba(0, 0, 0, 0);
	border: 0;
	cursor: pointer;
	padding: 20px;
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 1;
	width: 65px;
	height: 65px;
	opacity: 0.7;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive .alert-close:hover {
	opacity: 1;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive .alert-close figure,
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive .alert-close img {
	display: block;
	width: 100%;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive .alert-close.is-hidden {
	display: none;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive.active {
	border-radius: 4px;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 125px;
	height: 125px;
	padding: 15px;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive.active figure,
.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive.active img {
	display: block;
	width: 100%;
}
@media (max-width: 767px) {
	.whats-next-popup-wrap .mcpn10-popup-wrapper-nonactive.active {
		width: 102px;
		height: 102px;
	}
}
.whats-next-popup-wrap.to-bottom .mcpn10-popup-wrapper-nonactive {
	bottom: 82px;
	right: 24px;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper {
	width: 0;
	height: 0;
	position: fixed;
	z-index: 10000;
	bottom: 24px;
	right: 24px;
	border-radius: 5px;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-align: center;
	overflow: hidden;
	-webkit-box-shadow: -6px 4px 23px rgba(0, 0, 0, 0.5);
	box-shadow: -6px 4px 23px rgba(0, 0, 0, 0.5);
}
.whats-next-popup-wrap .mcpn10-popup-wrapper.active {
	width: 412px;
	height: 514px;
	opacity: 1;
	background-color: #fff;
}
.whats-next-popup-wrap.to-bottom .mcpn10-popup-wrapper {
	bottom: 82px;
	right: 24px;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper .mcpn10-popup-content {
	padding: 35px 55px 45px;
	text-align: center;
}
@media (max-width: 767px) {
	.whats-next-popup-wrap .mcpn10-popup-wrapper.active {
		width: 300px;
		height: 528px;
	}
	.whats-next-popup-wrap.to-bottom .mcpn10-popup-wrapper.active {
		bottom: 0;
		right: 0;
	}
	.whats-next-popup-wrap .mcpn10-popup-wrapper .mcpn10-popup-content {
		padding: 35px 18px 45px;
	}
}
.whats-next-popup-wrap .mcpn10-popup-wrapper .alert-close {
	background: none;
	border: 0;
	cursor: pointer;
	padding: 0;
	opacity: 1;
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 3;
	width: 20px;
	height: 20px;
}
.whats-next-popup-wrap .mcpn10-popup-wrapper .alert-close figure,
.whats-next-popup-wrap .mcpn10-popup-wrapper .alert-close img {
	display: block;
	width: 100%;
}
@media (max-width: 767px) {
	.whats-next-popup-wrap .mcpn10-popup-wrapper .alert-close {
		width: 35px;
		height: 35px;
		right: 15px;
		top: 15px;
	}
}
.whats-next-popup-wrap .mcpn10-popup-acode {
	width: 285px;
	height: 60px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 285px 60px;
	margin: 35px auto 0;
}
@-webkit-keyframes louderAnimation {
	0% {
		-webkit-transform: none;
		transform: none;
	}
	50% {
		-webkit-transform: rotate(-10deg) scale(1.05);
		transform: rotate(-10deg) scale(1.05);
	}
	100% {
		-webkit-transform: rotate(10deg) scale(0.95);
		transform: rotate(10deg) scale(0.95);
	}
}
@keyframes louderAnimation {
	0% {
		-webkit-transform: none;
		transform: none;
	}
	50% {
		-webkit-transform: rotate(-10deg) scale(1.05);
		transform: rotate(-10deg) scale(1.05);
	}
	100% {
		-webkit-transform: rotate(10deg) scale(0.95);
		transform: rotate(10deg) scale(0.95);
	}
}
.footer-new {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	background: #000;
}
.footer-new__logo {
	display: block;
	width: 122px;
}
.footer-new__logo img {
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: block;
}
@media (max-width: 1279px) {
	.footer-new {
		padding-top: 30px !important;
	}
	.footer-new__logo {
		width: 100%;
	}
	.footer-new__logo img {
		width: 100px;
		margin: 0 auto;
	}
}
.footer-new__logo:hover img {
	opacity: 0.7;
}
.footer-new__body {
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-new__title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
@media (max-width: 1799px) {
	.footer-new__title {
		font-size: 15px;
	}
}
@media (max-width: 1279px) {
	.footer-new__body {
		padding-bottom: 0;
	}
	.footer-new__title {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 16px;
	}
}
.footer-new__title .fa {
	display: none;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #9fa1a7;
}
.footer-new__column {
	pointer-events: none;
}
.footer-new__column_desktop_ac {
	pointer-events: all;
	cursor: pointer;
}
.footer-new__column_desktop_ac.active-accordion {
	margin-bottom: 30px;
}
.footer-new__column_desktop_ac .fa {
	display: inline-block;
}
.footer-new__title-mod {
	margin-top: 30px;
}
@media (max-width: 1279px) {
	.footer-new__title .fa {
		display: inline-block;
	}
	.footer-new__title .fa:hover {
		color: #fff;
	}
	.footer-new__column {
		pointer-events: all;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}
	.footer-new__column:hover {
		cursor: pointer;
	}
	.footer-new__title-mod {
		margin-top: 5px;
	}
}
.footer-new__list {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (max-width: 1279px) {
	.footer-new__list {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow: hidden;
		max-height: 0;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
}
.footer-new__list_desktop_ac {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-new__item {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #9fa1a7;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	pointer-events: all;
}
@media (max-width: 1799px) {
	.footer-new__item {
		font-size: 14px;
		padding-top: 1px;
		padding-bottom: 1px;
	}
}
@media (max-width: 1279px) {
	.footer-new__item {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 15px;
	}
	.footer-new__item:first-child {
		margin-top: 7px;
	}
}
.footer-new__item:hover {
	color: #fff;
}
.footer-new__separate {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-new__bottom {
	padding: 25px 0;
}
.footer-new__bottom .footer-locales-wrap .locales__current {
	font-size: 15px;
}
@media (max-width: 1279px) {
	.footer-new__bottom .footer-locales-title {
		display: none;
	}
	.footer-new__bottom .footer-locales-wrap {
		top: 0;
		left: 0;
		right: auto;
	}
	.footer-new__bottom .footer-locales-wrap .locales__current-wrap {
		padding-right: 15px;
	}
	.footer-new__bottom .footer-locales-wrap .menu__item {
		top: -8px;
		right: auto;
		left: 0;
	}
}
.footer-new__bottom-logo-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	.footer-new__bottom-logo-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer-new__bottom-logo {
		padding-bottom: 20px;
	}
}
.footer-new .sk-btn_type_clean-border {
	position: relative;
	z-index: 1;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 25px;
	border-radius: 40px;
	letter-spacing: 1.28px;
	text-transform: uppercase;
	min-width: 175px;
	-webkit-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.footer-new__social {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 2px 0;
}
.footer-new__social-wrap {
	margin-top: 30px;
}
@media (max-width: 1279px) {
	.footer-new__social {
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.footer-new__social-wrap {
		margin-top: 0;
		margin-bottom: 15px;
	}
}
@media (max-width: 992px) {
	.footer-new__social-wrap {
		margin-top: 20px;
		padding-top: 15px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
.footer-new__social-title {
	font-weight: 700;
	font-size: 18px;
	font-family: Roobert, Helvetica, Arial, sans-serif;
	color: #fff;
	margin-bottom: 15px;
}
@media (max-width: 1799px) {
	.footer-new__social-title {
		font-size: 15px;
	}
}
@media (max-width: 1279px) {
	.footer-new__social-title {
		font-size: 16px;
	}
	.footer-new__copy-text.sk-text {
		text-align: center;
		padding-top: 20px;
	}
}
@media (max-width: 992px) {
	.footer-new__social-title {
		margin-bottom: 0;
	}
}
.footer-new__social-link {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 15px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	opacity: 0.5;
}
.footer-new__social-link img {
	width: 100%;
	height: 100%;
}
.footer-new__social-link:last-child {
	margin-right: 0;
}
.footer-new__social-link:hover {
	opacity: 1;
}
.footer-new__copy-text.sk-text {
	font-family: Roobert, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #9fa1a7;
}
.footer-new .active-accordion .fa-angle-down {
	color: #fff;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.footer-new .active-accordion .footer-new__list {
	max-height: 600px;
}
@media (max-width: 1279px) {
	.footer-new .fa-angle-down {
		font-weight: 700;
		font-size: 18px;
	}
}
.footer-new .additional-features-footer .mainPopupContainer {
	max-width: 700px;
}
.footer-new .additional-features-footer__container {
	background: #020202;
	padding: 30px 100px;
	position: relative;
}
@media (max-width: 767px) {
	.footer-new .additional-features-footer.active {
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		background: #020202;
	}
	.footer-new .additional-features-footer .mainPopupContainer {
		margin: 0;
	}
	.footer-new .additional-features-footer__container {
		padding: 20px 15px;
	}
}
.footer-new .additional-features-footer__title {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(242, 242, 242, 0.2);
}
.footer-new .additional-features-footer .close {
	position: absolute;
	top: 20px;
	right: 20px;
	left: auto;
	cursor: pointer;
}
.footer-new .additional-features-footer .footer-new__item {
	margin: 24px 0;
}
.footer-new .additional-features-footer .footer-new__item-figure {
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.footer-new .additional-features-footer .footer-new__item-figure img,
.footer-new .additional-features-footer .footer-new__item-figure svg {
	display: block;
	width: 100%;
}
.aurorahdr-trial-dwn-link.loading,
.js-airmagic-trial-dwn.loading,
.luminar-trial-dwn-link.loading {
	opacity: 0.4;
	cursor: not-allowed;
}
.ko &gt; * {
	word-break: keep-all;
}
.sup-ai-label {
	font-size: 50%;
	vertical-align: top;
}
.header .menu__sub-item-link .label {
	pointer-events: none;
	font-size: 11px;
	padding: 2px 5px;
	background: #b4284f;
	color: #fff;
	position: relative;
	top: -7px;
	margin-left: 2px;
	display: none;
}
.header .menu__sub-item-link .label.show {
	display: inline-block;
}
#Coi-Renew {
	display: none !important;
}
</pre></body></html>