help__img.need__pain,
.need__desition,
.footer__soc-copy,
.block_faq_bottom p {
	font-weight: 400;
}

.help__img {
	border-radius: 10px;
	box-shadow: -3px -1px 22px -5px #4d4d4d;
}
body,
.result__label::before,
.faq-page-subtitle,
.block_search input,
.faq-page_tabs .tabs li,
.introduction-page_first-subtitle,
.introduction-page-independent__subtitle,
.independent__inner-item__info p {
	font-weight: 500;
}
.try-modal__title,
.enter-modal__title,
.forgot-modal__title,
.title,
.first__title,
.first__title-bottom,
.first__wrap-text,
.win__slider-link,
.need__btn-text,
.kit__title,
.work__title,
.team__read-next,
.team__read-close,
.help__title,
.help__pre-title,
.teleg__title,
.try__title,
.footer__tools-title,
.footer__intro,
.footer__location-addr,
.footer__location-time,
.faq-page-title,
.faq-page-answers__title,
.block_faq_title,
.introduction-page_first-title,
.introduction-page-independent__title {
	font-weight: 600;
}
.win__slider-name,
.need__item-title,
.profit__item-text span,
.demo__box-title span,
.result__label,
.result__block-title,
.work__icons-title,
.team__name,
.team__text span,
.help__text span,
.video__btn-text,
.news__name,
.footer__location-email,
.footer__location-phone,
.faq-page_tabs__left-title,
.faq-page_tabs__right .items .item .items_item__title,
.items_item__title,
.independent__inner-item__icon:after,
.independent__inner-item__info p span {
	font-weight: 700;
}
.introduction-page-independent__number {
	font-weight: 900;
}

.help__pre-title-2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 146.5%;
	font-weight: 600;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Regular.eot");
	src: url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Medium.eot");
	src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Semibold.eot");
	src: url("../fonts/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-Semibold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Bold.eot");
	src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-ExtraBold.eot");
	src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*,
*::after,
*::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
ul[class],
ol[class] {
	padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0;
	font-size: inherit;
}
ul[class] {
	list-style: none;
}
img {
	max-width: 100%;
	display: block;
}

input,
button,
textarea,
select {
	font: inherit;
}
.mob_link {
	display: none;
}
a,
button {
	text-decoration: none;
	cursor: pointer;
}
address {
	font-style: inherit;
}
button {
	border: none;
	background-color: inherit;
}
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
body.compensate-for-scrollbar {
	overflow: hidden;
}
.fancybox-active {
	height: auto;
}
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}
.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
	opacity: 0.9;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
	-o-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
	transition: opacity 0.25s ease, visibility 0s ease 0.25s;
	visibility: hidden;
	z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	-webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
	-o-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
	transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.fancybox-toolbar {
	right: 0;
	top: 0;
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}
.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}
.fancybox-slide--image::before {
	display: none;
}
.fancybox-slide--html {
	padding: 6px;
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
	cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}
.fancybox-spaceball {
	z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}
.fancybox-slide--video .fancybox-content {
	background: #000;
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}
.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}
.fancybox-button:hover {
	color: #fff;
}
.fancybox-button:focus {
	outline: none;
}
.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}
.fancybox-button div {
	height: 100%;
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}
.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}
.fancybox-navigation .fancybox-button div {
	padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}
.fancybox-caption {
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 0, 0, 0.85)),
		color-stop(50%, rgba(0, 0, 0, 0.3)),
		color-stop(65%, rgba(0, 0, 0, 0.15)),
		color-stop(75.5%, rgba(0, 0, 0, 0.075)),
		color-stop(82.85%, rgba(0, 0, 0, 0.037)),
		color-stop(88%, rgba(0, 0, 0, 0.019)),
		to(rgba(0, 0, 0, 0))
	);
	background: -o-linear-gradient(
		bottom,
		rgba(0, 0, 0, 0.85) 0%,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		rgba(0, 0, 0, 0) 100%
	);
	background: linear-gradient(
		to top,
		rgba(0, 0, 0, 0.85) 0%,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		rgba(0, 0, 0, 0) 100%
	);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}
@supports (padding: max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom))
			max(44px, env(safe-area-inset-left));
	}
}
.fancybox-caption--separate {
	margin-top: -50px;
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}
.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}
	.fancybox-slide--image {
		padding: 6px 0;
	}
	.fancybox-close-small {
		right: -6px;
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
	@supports (padding: max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right));
		}
	}
}
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}
.fancybox-share p {
	margin: 0;
	padding: 0;
}
.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}
.fancybox-share__button:hover {
	text-decoration: none;
}
.fancybox-share__button--fb {
	background: #3b5998;
}
.fancybox-share__button--fb:hover {
	background: #344e86;
}
.fancybox-share__button--pt {
	background: #bd081d;
}
.fancybox-share__button--pt:hover {
	background: #aa0719;
}
.fancybox-share__button--tw {
	background: #1da1f2;
}
.fancybox-share__button--tw:hover {
	background: #0d95e8;
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}
.fancybox-share__button svg path {
	fill: #fff;
}
.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}
.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
	opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}
@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}
.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: none !important;
}
.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0;
}
.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0;
}
.irs-handle {
	position: absolute;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: default;
	z-index: 1;
}
.irs-handle.type_last {
	z-index: 2;
}
.irs-min,
.irs-max {
	position: absolute;
	display: block;
	cursor: default;
}
.irs-min {
	left: 0;
}
.irs-max {
	right: 0;
}
.irs-from,
.irs-to,
.irs-single {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
}
.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}
.irs-with-grid .irs-grid {
	display: block;
}
.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000;
}
.irs-grid-pol.small {
	height: 4px;
}
.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000;
}
.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0);
	z-index: 2;
}
.lt-ie9 .irs-disable-mask {
	background: #000;
	filter: alpha(opacity=0);
	cursor: not-allowed;
}
.irs-disabled {
	opacity: 0.4;
}
.irs-hidden-input {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	outline: none !important;
	z-index: -9999 !important;
	background: none !important;
	border-style: solid !important;
	border-color: transparent !important;
}
.irs--flat {
	height: 40px;
}
.irs--flat.irs-with-grid {
	height: 60px;
}
.irs--flat .irs-line {
	top: 25px;
	height: 12px;
	background-color: #e1e4e9;
	border-radius: 4px;
}
.irs--flat .irs-bar {
	top: 25px;
	height: 12px;
	background-color: #ed5565;
}
.irs--flat .irs-bar--single {
	border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: #e1e4e9;
}
.irs--flat .irs-handle {
	top: 22px;
	width: 16px;
	height: 18px;
	background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
	background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
	top: 0;
	padding: 1px 3px;
	color: #999;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	background-color: #e1e4e9;
	border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
	color: white;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #ed5565;
	border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
	background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
	color: #999;
}
.irs--big {
	height: 55px;
}
.irs--big.irs-with-grid {
	height: 70px;
}
.irs--big .irs-line {
	top: 33px;
	height: 12px;
	background-color: white;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, white));
	background: -o-linear-gradient(top, #ddd -50%, white 150%);
	background: linear-gradient(to bottom, #ddd -50%, white 150%);
	border: 1px solid #ccc;
	border-radius: 12px;
}
.irs--big .irs-bar {
	top: 33px;
	height: 12px;
	background-color: #92bce0;
	border: 1px solid #428bca;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #428bca), to(#b9d4ec));
	background: -o-linear-gradient(top, #fff 0%, #428bca 30%, #b9d4ec 100%);
	background: linear-gradient(to bottom, #fff 0%, #428bca 30%, #b9d4ec 100%);
	-webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
	border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
	top: 25px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	background-color: #cbcfd5;
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #b4b9be), to(white));
	background: -o-linear-gradient(top, white 0%, #b4b9be 30%, white 100%);
	background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
	border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
	border-color: rgba(0, 0, 0, 0.45);
	background-color: #939ba7;
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919ba5), to(white));
	background: -o-linear-gradient(top, white 0%, #919ba5 30%, white 100%);
	background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
	top: 0;
	padding: 1px 5px;
	color: white;
	text-shadow: none;
	background-color: #9f9f9f;
	border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
	color: white;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #428bca;
	background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
	background: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
	background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
	border-radius: 3px;
}
.irs--big .irs-grid-pol {
	background-color: #428bca;
}
.irs--big .irs-grid-text {
	color: #428bca;
}
.irs--modern {
	height: 55px;
}
.irs--modern.irs-with-grid {
	height: 55px;
}
.irs--modern .irs-line {
	top: 25px;
	height: 5px;
	background-color: #d1d6e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
	background: -o-linear-gradient(top, #e0e4ea 0%, #d1d6e0 100%);
	background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
	border: 1px solid #a3adc1;
	border-bottom-width: 0;
	border-radius: 5px;
}
.irs--modern .irs-bar {
	top: 25px;
	height: 5px;
	background: #20b426;
	background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
	background: -o-linear-gradient(top, #20b426 0%, #18891d 100%);
	background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
	border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
	top: 37px;
	width: 12px;
	height: 13px;
	border: 1px solid #a3adc1;
	border-top-width: 0;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
	position: absolute;
	display: block;
	top: -4px;
	left: 1px;
	width: 6px;
	height: 6px;
	border: 1px solid #a3adc1;
	background: white;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
	position: absolute;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 10px;
	height: 12px;
	background: #e9e6e6;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
	background: -o-linear-gradient(top, white 0%, #e9e6e6 100%);
	background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
	border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
	position: absolute;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 3px;
	left: 3px;
	width: 4px;
	height: 5px;
	border-left: 1px solid #a3adc1;
	border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
	border-color: #7685a2;
	background: #c3c7cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #919ba5), to(#fff));
	background: -o-linear-gradient(top, #fff 0%, #919ba5 30%, #fff 100%);
	background: linear-gradient(to bottom, #fff 0%, #919ba5 30%, #fff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
	border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
	border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
	top: 0;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	color: white;
	background-color: #d1d6e0;
	border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #20b426;
	color: white;
	border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #20b426;
}
.irs--modern .irs-grid {
	height: 25px;
}
.irs--modern .irs-grid-pol {
	background-color: #dedede;
}
.irs--modern .irs-grid-text {
	color: silver;
	font-size: 13px;
}
.irs--sharp {
	height: 50px;
	font-size: 12px;
	line-height: 1;
}
.irs--sharp.irs-with-grid {
	height: 57px;
}
.irs--sharp .irs-line {
	top: 30px;
	height: 2px;
	background-color: black;
	border-radius: 2px;
}
.irs--sharp .irs-bar {
	top: 30px;
	height: 2px;
	background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
	border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
	top: 25px;
	width: 10px;
	height: 10px;
	background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
	background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
	border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
	color: white;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 4px;
	opacity: 0.4;
	background-color: #a804b2;
	border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 4px;
	background-color: #a804b2;
	color: white;
	border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
	height: 25px;
}
.irs--sharp .irs-grid-pol {
	background-color: #dedede;
}
.irs--sharp .irs-grid-text {
	color: silver;
	font-size: 13px;
}
.irs--round {
	height: 50px;
}
.irs--round.irs-with-grid {
	height: 65px;
}
.irs--round .irs-line {
	top: 36px;
	height: 4px;
	background-color: #dee4ec;
	border-radius: 4px;
}
.irs--round .irs-bar {
	top: 36px;
	height: 4px;
	background-color: #006cfa;
}
.irs--round .irs-bar--single {
	border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
	height: 4px;
	bottom: 21px;
	background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
	top: 26px;
	width: 24px;
	height: 24px;
	border: 4px solid #006cfa;
	background-color: white;
	border-radius: 24px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
	background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: #006cfa;
	color: white;
	border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #006cfa;
}
.irs--round .irs-grid {
	height: 25px;
}
.irs--round .irs-grid-pol {
	background-color: #dedede;
}
.irs--round .irs-grid-text {
	color: silver;
	font-size: 13px;
}
.irs--square {
	height: 50px;
}
.irs--square.irs-with-grid {
	height: 60px;
}
.irs--square .irs-line {
	top: 31px;
	height: 4px;
	background-color: #dedede;
}
.irs--square .irs-bar {
	top: 31px;
	height: 4px;
	background-color: black;
}
.irs--square .irs-shadow {
	height: 2px;
	bottom: 21px;
	background-color: #dedede;
}
.irs--square .irs-handle {
	top: 25px;
	width: 16px;
	height: 16px;
	border: 3px solid black;
	background-color: white;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
	background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: black;
	color: white;
}
.irs--square .irs-grid {
	height: 25px;
}
.irs--square .irs-grid-pol {
	background-color: #dedede;
}
.irs--square .irs-grid-text {
	color: silver;
	font-size: 11px;
}
@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.video__content-block {
	width: auto;
	height: auto;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 99%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: x mandatory;
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: y mandatory;
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	-ms-flex-order: 9999;
	order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}
:root {
	--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next";
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.3s opacity;
	-o-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet:only-child {
	display: none !important;
}
.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 0.2s transform, 0.2s top;
	-o-transition: 0.2s transform, 0.2s top;
	transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s transform, 0.2s left;
	-o-transition: 0.2s transform, 0.2s left;
	transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s transform, 0.2s right;
	-o-transition: 0.2s transform, 0.2s right;
	transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube {
	overflow: visible;
}
.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-filter: blur(50px);
	filter: blur(50px);
}
.swiper-flip {
	overflow: visible;
}
.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-webkit-transition-property: opacity, height, -webkit-transform;
	transition-property: opacity, height, -webkit-transform;
	-o-transition-property: transform, opacity, height;
	transition-property: transform, opacity, height;
	transition-property: transform, opacity, height, -webkit-transform;
}
.swiper-cards {
	overflow: visible;
}
.swiper-cards .swiper-slide {
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
.jq-ry-container {
	position: relative;
	padding: 0 5px;
	line-height: 0;
	display: block;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	direction: ltr;
}
.jq-ry-container[readonly="readonly"] {
	cursor: default;
}
.jq-ry-container > .jq-ry-group-wrapper {
	position: relative;
	width: 100%;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
	position: relative;
	line-height: 0;
	z-index: 10;
	white-space: nowrap;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
	display: inline-block;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
	width: 100%;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
	width: 0;
	z-index: 11;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #c3c3c3;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #fff, inset 1px -1px #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #fff, inset 1px -1px #fff;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08c;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: 0.55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: inset 1px 1px #f1f1f1;
	box-shadow: inset 1px 1px #f1f1f1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #ccc;
	border-radius: 0 4px 4px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff;
}
.jq-file:hover .jq-file__browse {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-file:active .jq-file__browse {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794bf;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.jq-number__field:hover {
	border-color: #b3b3b3;
}
.jq-number__field input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #fff;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-number__spin:active {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd;
}
.jq-number__spin:after {
	content: "";
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794bf;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #aaa;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #aaa;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff;
}
.jq-selectbox__select:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-selectbox__select:active {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794bf;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #ccc;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #aaa;
}
.jq-selectbox__dropdown {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	outline: none;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==")
		no-repeat 100% 50%;
	-webkit-box-shadow: inset 1px 1px #f1f1f1;
	box-shadow: inset 1px 1px #f1f1f1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #f0f0f0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231f20;
}
.jq-selectbox li.selected {
	background-color: #a3abb1;
	color: #fff;
}
.jq-selectbox li:hover {
	background-color: #08c;
	color: #fff;
}
.jq-selectbox li.disabled {
	color: #aaa;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231f20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794bf;
}
.jq-select-multiple.disabled {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08c;
	color: #fff;
}
.jq-select-multiple li.disabled {
	color: #aaa;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #ccc;
	color: #fff;
}
input[type="email"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type="search"].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type="email"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
	border-color: #b3b3b3;
}
input[type="email"].styler:hover:focus,
input[type="password"].styler:hover:focus,
input[type="search"].styler:hover:focus,
input[type="tel"].styler:hover:focus,
input[type="text"].styler:hover:focus,
input[type="url"].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #ccc;
	border-top-color: #b3b3b3;
	outline: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type="button"].styler.styler::-moz-focus-inner,
input[type="submit"].styler.styler::-moz-focus-inner,
input[type="reset"].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6);
}
button.styler:active,
input[type="button"].styler:active,
input[type="submit"].styler:active,
input[type="reset"].styler:active {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd;
}
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 15px 0 0px;
	border: none;
	outline: none;
	border-bottom-color: transparent;
	border-radius: 0px;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: inherit;
	text-shadow: none;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: -8px;
	width: 25px;
	height: 100%;
	border-left: none;
}
.jq-selectbox__select:hover {
	background: none;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: none;
}
.jq-selectbox__select:active {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.jq-selectbox__select-text {
	font-size: 14px;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 9px;
	height: 5px;
	background-image: url("../img/icons/arrow-language.svg");
	border-top: none;
	border-right: none;
	border-left: none;
}
.jq-selectbox__dropdown {
	width: 100%;
	margin: 0px 5px 0 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox li:hover {
	background-color: #075fc5;
	color: #fff;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #075fc5;
}
.jq-selectbox li.selected {
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffbf1b));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffbf1b 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffbf1b 100%);
	color: #fff;
}
.menu__select-box-mob .jq-selectbox__select {
	border-radius: 2px;
	width: 49px;
}
.menu__select-box-mob .jq-selectbox__select-text {
	color: #ffca31;
	font-size: 16px;
	margin-left: 8px;
}
.menu__select-box-mob .jq-selectbox__trigger-arrow {
	position: absolute;
	width: 8px;
	height: 5px;
	background-image: url(../img/icons/arrow-language-mob.svg);
	border-top: none;
	border-right: none;
	border-left: none;
}
.menu__select-box-mob .jq-selectbox__dropdown {
	width: 100%;
	margin: 0px 5px 0 0;
	margin-right: 10px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	line-height: 19px;
}
.menu__select-box-mob .jq-selectbox li {
	background: #fff;
	color: #1067f8;
}
.menu__select-box-mob .jq-selectbox li:nth-child(3) {
	border-radius: 3px;
}
.menu__select-box-mob .jq-selectbox li:nth-child(1) {
	border-radius: 3px;
}
.menu__select-box-mob.jq-selectbox li.selected {
	color: #fff;
}
.menu__select-box-mob .nav__select + .jq-selectbox {
	background-color: #fff;
}
.try-modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
	z-index: 200;
	overflow: auto;
}
.try-modal__container {
	margin: 55px auto 0;
	padding: 47px 84px 39px;
	background-color: #fff;
	max-width: 610px;
	min-height: 444px;
	border-radius: 10px;
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.try-modal__close {
	position: absolute;
	right: 19px;
	top: 13px;
}
.try-modal__close::before {
	content: "\2715";
	color: #939393;
	font-size: 23px;
}

.try-modal__title {
	font-size: 38px;
	line-height: 128.5%;
	text-align: center;
	color: #444141;
}
.try-modal__title span {
	color: #075fc5;
}
.try-modal__staff {
	margin: 24px 0 8px;
}
.try-modal__form {
	padding: 0 15px;
}
.try-modal__right {
	margin-right: 29px;
}
.try-modal__radio {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.try-modal__radio + label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.try-modal__radio + label::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	border: 1px solid #075fc5;
	border-radius: 50%;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.try-modal__radio:not(:disabled):not(:checked) + label:hover::before {
	border-color: #b3d7ff;
}
.try-modal__radio:not(:disabled):active + label::before {
	background-color: #b3d7ff;
	border-color: #b3d7ff;
}
.try-modal__radio:focus + label::before {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.try-modal__radio:focus:not(:checked) + label::before {
	border-color: #80bdff;
}
.try-modal__radio:checked + label::before {
	content: "";
	display: inline-block;
	border-color: #0b76ef;
	background-image: url("../img/icons/elips-input.svg");
}
.try-modal__radio:disabled + label::before {
	background-color: #e9ecef;
}
.try-modal__input {
	padding: 15px 16px;
	width: 100%;
	border: 1px solid #ededed;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	margin: 6px 0px;
	-webkit-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border: none;
	border: 1px solid #ededed;
}
.try-modal__input:focus-visible {
	outline: none;
}
.try-modal__input::-webkit-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.try-modal__input::-moz-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.try-modal__input:-ms-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.try-modal__input::-ms-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.try-modal__input::placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.try-modal__btn {
	max-width: 400px;
	width: 100%;
	min-height: 50px;
	display: block;
	margin: 10px auto;
}
.try-modal__know-wrap {
	margin-top: 20px;
	margin-bottom: 8px;
}
.try-modal__know-label {
	font-size: 12px;
	line-height: 18px;
}
.try-modal__check {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.try-modal__check + .try-modal__know-label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.try-modal__check + .try-modal__know-label::before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.try-modal__check:checked + .try-modal__know-label::before {
	border-color: #0d6efd;
	background-color: #0d6efd;
	background-image: url("../img/icons/check.svg");
	background-size: contain;
	width: 15px;
	height: 15px;
}
.try-modal__know-text {
	font-size: 12px;
	line-height: 18px;
	padding-left: 22px;
	position: relative;
	margin-top: 6px;
}
.try-modal__know-text::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #ffc31c;
	border-radius: 50%;
	opacity: 0.8;
	left: 7px;
	top: 6px;
}
.try-modal__know-text:first-child {
	margin-top: 8px;
}
.try-modal__garant {
	font-size: 12px;
	line-height: 18px;
	color: #878787;
	opacity: 0.7;
}
.get-modal__container {
	padding: 54px 50px 52px;
	max-width: 400px;
}
.get-modal__close {
	position: absolute;
	right: 19px;
	top: 13px;
}
.get-modal__close::before {
	content: "\2715";
	color: #939393;
	font-size: 23px;
}
.get-modal__title {
	margin-bottom: 10px;
}
.get-modal__form {
	padding: 0 2.5px;
}
.get-modal__garant {
	margin-bottom: 15px;
	padding-left: 3px;
	text-align: center;
}
.try-modal[aria-hidden="true"] {
	display: none;
}
.slider-modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 200;
}
.slider-modal__container {
	padding: 50px;
	max-width: 893px;
	min-height: 614px;
	background: #ffffff;
	-webkit-box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	border-radius: 8px;
	position: relative;
}
.slider-modal__close {
	position: absolute;
	right: 19px;
	top: 13px;
}
.slider-modal__close::before {
	content: "\2715";
	color: #939393;
	font-size: 23px;
	cursor: pointer;
}
.slider-modal__box {
	max-width: 390px;
}
.slider-modal[aria-hidden="true"] {
	display: none;
}
.enter-modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 200;
}
.enter-modal .active {
	display: none;
}
.enter-modal__container {
	padding: 52px;
	max-width: 400px;
	min-height: 463px;
	background: #ffffff;
	border-radius: 10px;
	position: relative;
}
.enter-modal__close {
	position: absolute;
	right: 19px;
	top: 13px;
}
.enter-modal__close::before {
	content: "\2715";
	color: #939393;
	font-size: 23px;
	cursor: pointer;
}
.enter-modal__title {
	font-size: 38px;
	line-height: 128.5%;
	text-align: center;
}
.enter-modal__form {
	margin-top: 27px;
}
.enter-modal__input {
	padding: 15px 16px;
	max-width: 295px;
	width: 100%;
	margin-bottom: 12px;
	border-radius: 3px;
	-webkit-appearance: none;
	outline: none;
	border: none;
	border: 1px solid #ededed;
}
.enter-modal__input:focus-visible {
	outline: none;
}
.enter-modal__input::-webkit-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.enter-modal__input::-moz-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.enter-modal__input:-ms-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.enter-modal__input::-ms-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.enter-modal__input::placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.enter-modal__check {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.enter-modal__check + .enter-modal__label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}
.enter-modal__check + .enter-modal__label::before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.enter-modal__check:checked + .enter-modal__label::before {
	border-color: #0d6efd;
	background-color: #0d6efd;
	background-image: url("../img/icons/check.svg");
	background-size: contain;
	width: 15px;
	height: 15px;
}
.enter-modal__forgot {
	display: block;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.enter-modal__forgot:hover {
	color: #f7b208;
}
.enter-modal__btn {
	display: block;
	width: 100%;
	min-height: 50px;
}
.enter-modal__box {
	margin-top: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 114px;
}
.enter-modal__label {
	font-size: 12px;
	line-height: 18px;
}
.enter-modal[aria-hidden="true"] {
	display: none;
}
.forgot-modal .forgot-modal--active {
	display: block;
}
.forgot-modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 200;
}
.forgot-modal__container {
	padding: 52px;
	max-width: 400px;
	min-height: 463px;
	background: #ffffff;
	border-radius: 10px;
	position: relative;
}
.forgot-modal__close {
	position: absolute;
	right: 19px;
	top: 13px;
}
.forgot-modal__close::before {
	content: "\2715";
	color: #939393;
	font-size: 23px;
}
.forgot-modal__title {
	font-size: 38px;
	line-height: 128.5%;
	text-align: center;
}
.forgot-modal__form {
	margin-top: 27px;
}
.forgot-modal__input {
	padding: 15px 16px;
	max-width: 295px;
	width: 100%;
	margin-bottom: 12px;
	-webkit-appearance: none;
	outline: none;
	border: none;
	border: 1px solid #ededed;
}
.forgot-modal__input:focus-visible {
	outline: none;
}
.forgot-modal__input::-webkit-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.forgot-modal__input::-moz-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.forgot-modal__input:-ms-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.forgot-modal__input::-ms-input-placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.forgot-modal__input::placeholder {
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	opacity: 0.9;
}
.forgot-modal__btn {
	display: block;
	width: 100%;
	min-height: 50px;
	font-size: 14px !important;
	line-height: 146.5%;
}
.forgot-modal[aria-hidden="true"] {
	display: none;
}
@-webkit-keyframes mm-fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes mm-fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes mm-slideIn {
	from {
		-webkit-transform: translateY(35%);
		transform: translateY(35%);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes mm-slideIn {
	from {
		-webkit-transform: translateY(35%);
		transform: translateY(35%);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.micromodal-slide[aria-hidden="false"] .try-modal__overlay {
	-webkit-animation: mm-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
	animation: mm-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .try-modal__container {
	-webkit-animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
	animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .slider-modal__container {
	-webkit-animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
	animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .enter-modal__container {
	-webkit-animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
	animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .try-modal__container,
.micromodal-slide .try-modal__overlay {
	will-change: transform;
}
.modal[aria-hidden="true"] {
	display: none;
}
html,
body {
	height: 100%;
	overflow-x: hidden;
}
body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #444141;
	background-color: #fff;
	font-family: "Gilroy";
}
main {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.container {
	max-width: 1270px;
	margin: 0 auto;
	padding: 0 15px;
}
.title {
	display: block;
	margin: 0 auto;
	font-size: 44px;
	line-height: 120%;
	text-align: center;
	color: #444141;
}
.title span {
	color: #075fc5;
}
.btn {
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffc634));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffc634 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffc634 100%);
	border-radius: 6px;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #362f2f;
	position: relative;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	cursor: pointer;
	overflow: hidden;
}
.btn::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 6px;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	background: #ffc634;
	-webkit-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.btn:hover::before {
	opacity: 1;
}
.btn span {
	z-index: 2;
	position: relative;
}
.btn-sec {
	border: 1px solid #ffffff;
	border-radius: 6px;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #ffffff;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
}
.btn-sec:hover {
	color: #0d6efd;
	background: #fff;
}
/*.custom-body--js .nav__menu-btn {
	pointer-events: none;
	}*/
.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}
.header {
	position: fixed;
	width: 100%;
	z-index: 100;
	background-color: #fff;
}
.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 60px;
	z-index: 99;
}
.nav__logo {
	width: 200px;
}
.nav__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 165px;
	width: 100%;
}
.nav__select {
	text-transform: uppercase;
	color: #075fc5;
}
.nav__select-box {
	margin-left: -1px;
}
.nav__btn {
	padding: 9px 37px;
	background-color: #2d50fc;
	border-radius: 6px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	cursor: pointer;
}
.nav__menu-btn {
	display: none;
	z-index: 50;
	padding: 5px;
	cursor: pointer;
}
.nav__menu-btn span {
	display: block;
	height: 3px;
	width: 24px;
	background-color: #3f414a;
	border-radius: 2px;
	margin-bottom: 5px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.menu {
	width: 713px;
	margin: 0 20px;
}
.menu__mob {
	display: none;
}
.menu__select-box-mob {
	display: none;
}
.menu__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	max-width: 713px;
}
.menu__link {
	font-size: 14px;
	line-height: 16px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu__link:hover {
	color: #0d6efd;
}
.first {
	padding: 120px 0;
	position: relative;
	background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
	background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
	z-index: 1;
}

@media screen and (max-width: 768px) {
	.first {
		padding-top: 100px;
	}
}

.first::before {
	content: "";
	position: absolute;
	width: 90%;
	height: 100%;
	top: 18px;
	left: -28px;
	background-size: contain;
	background-position: left bottom;
	z-index: -1;
	background-image: url("../img/vector-bg.svg");
	background-repeat: no-repeat;
}
.first__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.first__left {
	max-width: 673px;
}

.first__title {
	font-size: 46px;
	line-height: 120%;
	color: #fff;
	padding-bottom: 15px;
}
.first__title span {
	color: #ffca31;
}
.first__title-bottom {
	font-size: 46px;
	line-height: 145%;
	color: #fff;

}
.first__left-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 90%;
}
.first__wrap-text {
	margin-top: 16px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 146.5%;
	color: #ffffff;
	position: relative;
}
.first__wrap-text::before {
	content: "";
	position: absolute;
	width: 26px;
	height: 26px;
	background-image: url("../img/icons/finger-up.png");
	top: 0;
	left: 0;
}
.first__left-text {
	margin: 40px 0 37px;
	color: #fff;
	font-size: 18px;
	line-height: 149%;
}
.first__left-try {
	display: inline-block;
	padding: 18px 26px;
}
.first__left-consult {
	padding: 17px 26px;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	margin-left: 20px;
}
.first__left-consult:hover {
	color: #0d6efd;
	background-color: #fff;
}
.first__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: cover;
	background-repeat: no-repeat;
	max-width: 460px;
	width: 100%;
	min-height: 426px;
	position: relative;
	z-index: 2;
	border-radius: 11px;
}
.first__right::before {
	content: "";
	position: absolute;
	background-image: url("../img/bg-first.jpg");
	background-size: cover;
	width: 710px;
	height: 100%;
	top: 0;
	left: 12px;
	border-radius: 11px;
}
.first__right-btn {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	max-width: 94px;
	color: #ffffff;
	-webkit-transform: rotate(-0.1deg);
	-ms-transform: rotate(-0.1deg);
	transform: rotate(-0.1deg);
	position: relative;
	right: -157px;
}
.first__right-btn::before {
	content: "";
	position: absolute;
	background-image: url("../img/play-btn.svg");
	width: 130px;
	height: 130px;
	left: -103px;
	top: -47px;
	z-index: -1;
}
.win {
	margin-top: 120px;
}
.win__slider-inner {
	position: relative;
}
.win__prev,
.win__next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 20;
}
.win__prev {
	left: 0;
	cursor: pointer;
}
.win .swiper-button-disabled {
	display: none;
}
.win__next {
	right: 0px;
	cursor: pointer;
}
.win__slider {
	padding: 0 15px;
	width: 1041px;
	min-height: 450px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}
.win__wrapper {
	padding: 20px 50px;
	position: relative;
}
.win__title {
	text-align: center;
	max-width: 780px;
	margin-bottom: 35px;
}
.win__slider-item {
	min-height: 415px;
	padding: 51px 53px 46px;
	background: #ffffff;
	-webkit-box-shadow: 0px 5px 11px rgba(12, 62, 62, 0.1);
	box-shadow: 0px 5px 11px rgba(12, 62, 62, 0.1);
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.win .swiper-pagination {
	display: none;
}
.win__slider-name {
	margin-top: 24px;
	font-size: 18px;
	line-height: 149%;
	color: #444141;
}
.win__slider-box {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	line-height: 149%;
	color: #878787;
	max-width: 385px;
}
.win__slider-production {
	position: relative;
	margin-right: 10px;
}
.win__slider-production::before {
	content: "/";
	position: absolute;
	font-size: 14px;
	line-height: 149%;
	left: -10px;
	top: 0;
	color: #878787;
}
.win__slider-descr {
	margin: 16px 0 20px;
	font-size: 16px;
	line-height: 149%;
	color: #444141;
}
.win__slider-descr {
    margin: 16px 0 0px;
    font-size: 16px;
    line-height: 149%;
    color: #444141;
}
.win__input {
    width: 0;
    height: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
}
.win__read-next,
.win__read-close {
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    line-height: 19px;
    text-align: center;
    color: #075fc5;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.win__read-next:hover,
.win__read-close:hover {
    color: #f7b208;
}
.win__hidden {
    display: none;
    max-width: 400px;
}
.win__input:checked ~ .win__hidden {
    display: block;
}
.win__input:checked ~ .win__read-next {
    display: none;
}
.win__text {
    font-size: 16px;
    line-height: 149%;
    color: #444141;
}
.win__slider-link:hover {
	color: #f7b208;
}
.need {
	margin-top: 113px;
}
.need__title {
	margin-bottom: 59px;
}
.need__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.need__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 540px;
	margin-left: 35px;
	margin-top: 56px;
}
.need__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 161px;
	margin-top: 32px;
}
.need__btn-wrap:nth-child(1) {
	margin-top: 0;
}
.need__btn-wrap:nth-child(2) {
	margin-top: 0;
}
.need__btn-wrap:nth-child(3) {
	margin-top: 0;
}
.need__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ffffff;
	border: 4px solid #e5f0fd;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.need__btn:hover {
	background: #e5f0fd;
}
.need__btn-active {
	background: #075fc5;
	border: 4px solid #075fc5;
}
.need__btn-active:hover {
	background: #075fc5;
}
.need__btn-img {
	width: 51px;
	height: 51px;
}
.need__btn-text {
	margin-top: 12px;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
	color: #000000;
}
.need__content {
	margin-right: 105px;
	margin-left: 10px;
}
.need__item {
	display: none;
	margin-top: 10px;
	padding: 60px 57px 50px 74px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	max-width: 505px;
	position: relative;
}
.need__item--active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.need__item-img-mob {
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ffffff;
	border: 4px solid #c2dafe;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -34px;
}
.need__item-img {
	width: 40px;
	height: 40px;
}
.need__item-title {
	margin-top: 21px;
	margin-bottom: 13px;
	font-size: 18px;
	line-height: 144%;
	color: #444141;
}
.need__item-title span {
	color: #075fc5;
}
.need__text {
	display: none;
	min-height: 84px;
}
.need__text--active {
	display: inline;
	font-size: 16px;
	line-height: 146.5%;
	max-width: 368px;
	color: #878787;
	min-height: 84px;
}
.need__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 18px;
	width: 100%;
	max-width: 171px;
}
.need__pain,
.need__desition {
	font-size: 16px;
	line-height: 146.5%;
}
.need .toggle-switch {
	--content-width: 8rem;
	--content-height: calc(var(--content-width) / 2.5);
	--border-width: calc(var(--content-width) / 25);
	position: relative;
	width: 0;
	height: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.need .toggle-switch::before {
	position: absolute;
	content: "";
	border-radius: 123px;
	border: 1px solid #ef474746;
	top: -4px;
	left: -20px;
	width: 43px;
	height: 23px;
}
.need .toggle-switch::after {
	position: absolute;
	content: "";
	top: -1px;
	left: -17px;
	width: 17px;
	height: 17px;
	background-color: #ef4747;
	border-radius: calc(var(--content-height) / 2);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.need .toggle-switch.active::before {
	border: 1px solid #2eba564b;
	background: #fff;
}
.need .toggle-switch.active::after {
	background-color: #2eba56;
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.profit {
	margin-top: 104px;
	margin-bottom: 120px;
}
.profit__title {
	display: block;
	margin: 0 auto;
	max-width: 715px;
}
.profit__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-height: 870px;
	max-width: 978px;
	margin: 82px auto 0;
}
.profit__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ffffff;
	-webkit-box-shadow: 0px 4px 20px rgba(12, 62, 62, 0.1);
	box-shadow: 0px 4px 20px rgba(12, 62, 62, 0.1);
	border-radius: 10px;
	max-width: 400px;
	min-height: 224px;
	width: 100%;
	padding-bottom: 0;
	position: relative;
}
.profit__item:nth-child(2),
.profit__item:nth-child(4) {
	margin-left: auto;
}
.profit__item:nth-child(1),
.profit__item:nth-child(3),
.profit__item:nth-child(5) {
	margin-right: auto;
}
.profit__item:nth-child(5) {
	top: -124px;
}
.profit__item:nth-child(1) {
	top: 124px;
}
.profit__item:nth-child(2) {
	top: 65px;
}
.profit__item:nth-child(4) {
	top: -65px;
}
.profit__item-1::after,
.profit__item-2::after,
.profit__item-3::after,
.profit__item-4::after,
.profit__item-5::after {
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	background: #075fc5;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 146.5%;
	color: #ffffff;
}
.profit__item-1::after {
	content: "01";
	right: -17px;
}
.profit__item-1::before {
	content: "";
	position: absolute;
	background-image: url("../img/profit/v-1.svg");
	background-repeat: no-repeat;
	width: 145px;
	height: 180px;
	top: 99px;
	right: -167px;
}
.profit__item-2::after {
	content: "02";
	left: -17px;
	top: 89px;
}
.profit__item-2::before {
	content: "";
	position: absolute;
	background-image: url("../img/profit/v-2.svg");
	background-repeat: no-repeat;
	width: 141px;
	height: 159px;
	top: 112px;
	left: -161px;
}
.profit__item-3 {
	padding-top: 15px;
}
.profit__item-3::after {
	content: "03";
	right: -17px;
}
.profit__item-3::before {
	content: "";
	position: absolute;
	background-image: url("../img/profit/v-3.svg");
	background-repeat: no-repeat;
	width: 145px;
	height: 180px;
	top: 110px;
	right: -166px;
}
.profit__item-4::after {
	content: "04";
	left: -17px;
	top: 89px;
}
.profit__item-4::before {
	content: "";
	position: absolute;
	background-image: url("../img/profit/v-5.svg");
	background-repeat: no-repeat;
	width: 141px;
	height: 198px;
	top: 113px;
	left: -163px;
}
.profit__item-4 img {
	margin-top: 20px;
}
.profit__item-5 {
	min-height: 278px;
}
.profit__item-5::after {
	content: "05";
	right: -17px;
	top: 118px;
}
.profit__item-5 img {
	margin-top: 20px;
	margin-bottom: 12px;
}
.profit__img {
	width: 48px;
	height: 48px;
}
.profit__item-text {
	margin-top: 10px;
	max-width: 288px;
	text-align: center;
	font-size: 18px;
	line-height: 151%;
	color: #444141;
}
.profit__item-4 .profit__item-text {
	max-width: 250px;
}

.demo {
	padding-top: 72px;
	margin-top: 120px;
	background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#e5f1ff),
			color-stop(64.82%, rgba(229, 241, 255, 0.4375)),
			color-stop(116.31%, rgba(255, 255, 255, 0))
	);
	background: -o-linear-gradient(top, #e5f1ff 0%, rgba(229, 241, 255, 0.4375) 64.82%, rgba(255, 255, 255, 0) 116.31%);
	background: linear-gradient(180deg, #e5f1ff 0%, rgba(229, 241, 255, 0.4375) 64.82%, rgba(255, 255, 255, 0) 116.31%);
}
.demo__title {
	margin-bottom: 52px;
}
.demo__inner {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.demo__wrap {
	max-width: 100%;
	-webkit-box-shadow: 2.17539px 8.70157px 22.8416px #d1d9e2;
	box-shadow: 2.17539px 8.70157px 22.8416px #d1d9e2;
	border-radius: 9px;
	position: relative;
}
.demo__links {
	padding: 28px 0 0 7px;
	position: absolute;
	max-width: 140px;
	height: 100%;
	background: #5969ca;
	border-radius: 9px 0px 0px 9px;
	z-index: 3;
}
.demo__logo-wrapp {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 55px;
	width: 100%;
}
.demo__logo-img {
	width: 18px;
}
.demo__logo-text {
	font-size: 11px;
	color: #fff;
}
.demo__link {
	display: inline-block;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	border-radius: 4px 0px 0px 4px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.demo__link:hover {
	background-color: #fff;
	border-radius: 4px 0px 0px 4px;
}
.demo__link:hover .demo__link-img path {
	fill: #075fc5;
	stroke: #075fc5;
}
.demo__link:hover .demo__link-text {
	color: #075fc5;
}
.demo__link-active {
	background-color: #fff;
	border-radius: 4px 0px 0px 4px;
}
.demo__link-active .demo__link-text {
	color: #075fc5;
}
.demo__link-active .demo__link-img path {
	fill: #075fc5;
	stroke: #075fc5;
}
.demo__link-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding-right: 10px;
	padding-left: 3px;
}
.demo__link-img {
	max-width: 12px;
}
.demo__link-text {
	max-width: 100px;
	width: 100%;
	color: #fff;
	font-size: 9px;
}
.demo .demo__slider {
	display: none;
}
.demo .demo__slider-active {
	display: block;
}
.demo__slider {
	border-radius: 9px;
	z-index: 0;
	position: relative;
}
.demo .swiper-pagination {
	bottom: 26px;
}
.demo__slide-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	max-width: 400px;
	bottom: 16px;
	left: 0;
	right: 0;
	margin: auto;
}
.demo .swiper-button-prev1,
.demo .swiper-button-prev2,
.demo .swiper-button-prev3,
.demo .swiper-button-prev4,
.demo .swiper-button-prev5,
.demo .swiper-button-prev6 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0d6efd;
	height: 10px;
	width: 50px;
	padding: 18px 50px;
	color: #fff;
	border-radius: 8px;
	z-index: 20;
	cursor: pointer;
	transition: background 0.5s ease;
}
.demo .swiper-button-next1,
.demo .swiper-button-next2,
.demo .swiper-button-next3,
.demo .swiper-button-next4,
.demo .swiper-button-next5,
.demo .swiper-button-next6 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0d6efd;
	height: 10px;
	width: 50px;
	padding: 18px 50px;
	color: #fff;
	border-radius: 8px;
	z-index: 20;
	transition: background 0.5s ease;
	cursor: pointer;
}
.demo .swiper-button-next1,
.demo .swiper-button-next2,
.demo .swiper-button-next3,
.demo .swiper-button-next4,
.demo .swiper-button-next5,
.demo .swiper-button-next6,
.demo .swiper-button-prev1,
.demo .swiper-button-prev2,
.demo .swiper-button-prev3,
.demo .swiper-button-prev4,
.demo .swiper-button-prev5,
.demo .swiper-button-prev6:focus {
	outline: none;
}
.demo .swiper-button-next1:hover,
.demo .swiper-button-next2:hover,
.demo .swiper-button-next3:hover,
.demo .swiper-button-next4:hover,
.demo .swiper-button-next5:hover,
.demo .swiper-button-next6:hover,
.demo .swiper-button-prev1:hover,
.demo .swiper-button-prev2:hover,
.demo .swiper-button-prev3:hover,
.demo .swiper-button-prev4:hover,
.demo .swiper-button-prev5:hover,
.demo .swiper-button-prev6:hover {
	background: #0e54bb;
}
:-webkit-direct-focus {
	outline: none !important;
}
.demo .swiper-button-prev1.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-prev2.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-prev3.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-prev4.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-prev5.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-prev6.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next1.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next2.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next3.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next4.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next5.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next6.swiper-button-disabled {
	background-color: #0d6dfd80;
}
.demo .swiper-button-next:after,
.demo .swiper-rtl .swiper-button-prev:after {
	content: "";
}
.demo .swiper-button-prev:after,
.demo .swiper-rtl .swiper-button-next:after {
	content: "";
}
.demo .swiper-button-next1:after {
	content: "Вперед";
}
.demo .swiper-button-next2:after {
	content: "Вперед";
}
.demo .swiper-button-next3:after {
	content: "Вперед";
}
.demo .swiper-button-next4:after {
	content: "Вперед";
}
.demo .swiper-button-next5:after {
	content: "Вперед";
}
.demo .swiper-button-next6:after {
	content: "Вперед";
}
.demo .swiper-button-prev1:after {
	content: "Назад";
}
.demo .swiper-button-prev2:after {
	content: "Назад";
}
.demo .swiper-button-prev3:after {
	content: "Назад";
}
.demo .swiper-button-prev4:after {
	content: "Назад";
}
.demo .swiper-button-prev5:after {
	content: "Назад";
}
.demo .swiper-button-prev6:after {
	content: "Назад";
}
.demo__inner-img-mob {
	display: none;
}
.demo__inner-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 100px;
}
.demo__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 24px;
	max-width: 200px;
}
.demo__box:last-child {
	margin-bottom: 0;
}
.demo__box-img {
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
.demo__box-title {
	text-align: center;
	margin-top: 16px;
	font-size: 16px;
	line-height: 146.5%;
	color: #444141;
}

.kit {
	background-color: #0d6efd;
	padding: 73px 0px 70px;
}
.kit__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.kit__descr {
	max-width: 365px;
	margin-left: 100px;
}
.kit__logo {
	width: 55px;
	height: 55px;
	margin-bottom: 6px;
}
.kit__logo-mob {
	display: none;
}
.kit__title {
	margin-bottom: 10px;
	font-size: 44px;
	line-height: 149%;
	color: #ffffff;
}
.kit__text {
	font-size: 24px;
	line-height: 150%;
	color: #ffffff;
	margin-bottom: 31px;
}
.kit__text span {
	color: #ffca31;
}
.kit__btn {
	padding: 18px 26px;
}
.kit__inner-img {
	margin-top: 16px;
	max-width: 605px;
}
.kit__img {
	-webkit-box-shadow: 5.90004px 8.11256px 14.7501px #083983;
	box-shadow: 5.90004px 8.11256px 14.7501px #083983;
	border-radius: 10px;
	filter: brightness(60%);
}
.result {
	margin: 126px 0 120px;
}
.result__title {
	margin-bottom: 57px;
}
.result__items {
	max-width: 820px;
	margin: 0 auto;
}
.result__item {
	margin-bottom: 10px;
}
.result__item:last-child {
	margin-bottom: 0;
}
.result__label {
	-webkit-box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	border-radius: 8px;
	display: block;
	cursor: pointer;
	padding: 17px 10px 16px 61px;
	font-size: 18px;
	line-height: 146.5%;
	color: #444141;
	position: relative;
}
.result__label::before {
	content: "+";
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 27px;
	height: 27px;
	color: #fff;
	background-color: #075fc5;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 18px;
}
.result__block {
	display: none;
	background-color: none;
	margin-top: 24px;
}
.result__block-title {
	padding-left: 61px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 146.5%;
	color: #444141;
	position: relative;
}
.result__block-title::before {
	content: "";
	position: absolute;
	background-image: url("../img/icons/figer-result.png");
	width: 22px;
	height: 22px;
	left: 29px;
	top: 3px;
}
.result__text {
	padding-left: 61px;
	font-size: 16px;
	line-height: 149%;
	color: #878787;
	max-width: 715px;
	position: relative;
}
.result__input {
	width: 0;
	height: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
}
.result__input:checked ~ .result__block {
	display: block;
}
.result__input:checked ~ .result__label::before {
	content: "-";
}
.work {
	background-color: #0d6efd;
	padding: 72px 0;
}
.work__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.work__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 820px;
	width: 100%;
}
.work__descr {
	max-width: 462px;
	width: 100%;
}
.work__title {
	font-size: 44px;
	line-height: 120%;
	color: #ffffff;
}
.work__title span {
	color: #ffca31;
}
.work__text {
	margin-top: 20px;
	font-size: 16px;
	line-height: 146.5%;
	color: #ffffff;
}
.work__btn {
	padding: 18px 26px;
	margin-top: 50px;
}
.work__icons {
	margin-top: 11px;
	max-width: 295px;
	width: 100%;
}
.work__icons-title {
	font-size: 18px;
	line-height: 160%;
	color: #ffffff;
	margin-bottom: 24px;
}
.work__icons-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 22px;
}
.work__icons-box:last-child {
	margin-bottom: 0;
}
.work__icons-img {
	width: 53px;
	height: 53px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.work__icons-text {
	max-width: 226px;
	font-size: 16px;
	line-height: 160%;
	color: #ffffff;
}
.work__icons-text span {
	color: #ffca31;
}
.team {
	margin: 111px 0 132px;
}
.team__title {
	max-width: 815px;
}
.team__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 52px;
	position: relative;
}
.team__item {
	padding: 32px 35px;
	max-width: 400px;
	background: #ffffff;
	-webkit-box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	border-radius: 8px;
	min-height: 445px;
}
.team__item-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.team__item-top::before {
	content: "";
	position: absolute;
	z-index: 200;
	background-image: url("../img/icons/play-youtube-team.png");
	width: 43px;
	height: 26px;
	bottom: 70px;
	z-index: 1;
	display: none;
}
.team__photo {
	max-width: 104px;
	border-radius: 50%;
	margin-bottom: 24px;
}
.team__name {
	font-size: 18px;
	line-height: 146.5%;
	text-align: center;
	text-transform: uppercase;
	color: #444141;
}
.team__descr {
	margin-top: 10px;
	font-size: 14px;
	line-height: 146.5%;
	text-align: center;
	color: #878787;
}
.team__text {
	margin-top: 10px;
	padding-left: 14px;
	font-size: 16px;
	line-height: 146.5%;
	color: #444141;
	position: relative;
}
.team__text::before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffbf1b));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffbf1b 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffbf1b 100%);
	left: 0;
	top: 8px;
}
.team__input {
	width: 0;
	height: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
}
.team__read-next,
.team__read-close {
	display: inline-block;
	padding-left: 14px;
	margin-top: 20px;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #075fc5;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.team__read-next:hover,
.team__read-close:hover {
	color: #f7b208;
}
.team__hidden {
	display: none;
	max-width: 300px;
}
.team__input:checked ~ .team__hidden {
	display: block;
}
.team__input:checked ~ .team__read-next {
	display: none;
}
.help__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.help {
	margin: 126px 0 120px;
}

.help__descr {
	margin-top: 50px;
	max-width: 467px;
}
.help__title {
	margin-bottom: 20px;
	font-size: 44px;
	line-height: 120%;
}
.help__title span {
	color: #075fc5;
}
.help__pre-title {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 146.5%;
}
.help__text {
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 149%;
	color: #878787;
}
.help__btn2 {
	padding: 18px 26px;
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffc634));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffc634 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffc634 100%);
	border-radius: 6px;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #362f2f;
	position: relative;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
	overflow: hidden;
}
.help__btn2::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	color: #fff;
	background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
	background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
	-webkit-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.help__btn2:hover {
	color: #fff;
}
.help__btn2:hover::before {
	opacity: 1;
}
.help__btn2 span {
	z-index: 2;
	position: relative;
}
.help__box-img {
	position: relative;
	left: 126px;
}
.video {
    margin: 120px 0;
}
.video__title {
    max-width: 715px;
    margin-bottom: 52px;
}
.video__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.video__prev,
.video__next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20;
    cursor: pointer;
}
.video__prev {
    left: 0;

}
.video__next {
    right: 0;
}
.video .swiper-button-disabled {
    display: none;
}
.video .video-pagination {
	display: none;
}
.video__content-slider {
    width: 1000px;
}
.video__content {
    border-radius: 10px;
}
.video__content-frame {
    border-radius: 10px;
}
.teleg {
	padding: 47px 0 25px;
	background-color: #0d6efd;
}
.teleg__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0 auto;
}
.teleg__descr {
	margin-top: 43px;
	margin-left: 50px;
	max-width: 505px;
}
.teleg__logo {
	margin-bottom: 24px;
}
.teleg__title {
	margin-bottom: 20px;
	font-size: 44px;
	line-height: 120%;
	color: #fff;
}
.teleg__title span {
	color: #ffca31;
}
.teleg__text {
	margin-bottom: 29px;
	font-size: 18px;
	line-height: 149%;
	max-width: 400px;
	color: #ffffff;
}
.teleg__text span {
	color: #ffca31;
}
.teleg__btn {
	display: inline-block;
	padding: 19px 56px;
	margin-top: 10px;
}
.teleg__box-img {
	position: relative;
	top: 25px;
}

.news {
	margin: 120px 0;
}
.news__title {
	margin-bottom: 27px;
}
.news__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.news__item {
	margin-top: 25px;
	padding: 176px 73px 30px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 285px;
	border-radius: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	color: #fff;
}
.news__item::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(37, 26, 68, 0.6)), to(rgba(37, 26, 68, 0.6))),
		#c4c4c4;
	background: -o-linear-gradient(bottom, rgba(37, 26, 68, 0.6), rgba(37, 26, 68, 0.6)), #c4c4c4;
	background: linear-gradient(0deg, rgba(37, 26, 68, 0.6), rgba(37, 26, 68, 0.6)), #c4c4c4;
	opacity: 0.5;
	border-radius: 10px;
	top: 0;
	left: 0;
	z-index: -1;
}
.news__name {
	font-size: 18px;
	line-height: 149%;
}
.news__link {
	margin-top: 10px;
	font-size: 16px;
	line-height: 146.5%;
	color: #ffca31;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.news__link:hover {
	text-decoration: underline;
	color: #ffca31;
}
.index-page .news {
	margin: 120px 0;
}
.try {
	padding: 77px 0 77px;
	background-color: #0d6efd;
}
.try__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.try__descr {
	margin-top: 51px;
	margin-left: 113px;
}
.try__title {
	max-width: 490px;
	font-size: 44px;
	line-height: 120%;
	color: #ffffff;
	margin-bottom: 20px;
}
.try__title span {
	color: #ffca31;
}
.try__text {
	font-size: 16px;
	line-height: 146.5%;
	color: #ffffff;
	margin-bottom: 24px;
}
.try__btn {
	padding: 18px 22px;
	margin-right: 33px;
}
.try__btn-sec {
	padding: 17px 22px;
}
.try__box-img {
	max-width: 570px;
}
.footer {
	padding-top: 45px;
}
.footer__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 48px;
}
.footer__soc-box {
	margin-top: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 100px;
	width: 100%;
}
.footer__soc-copy {
	margin-top: 24px;
	font-size: 12px;
	line-height: 149%;
	text-align: center;
	color: #878787;
}
.footer__soc-insta {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.footer__tools {
	margin-right: 18px;
}
.footer__tools-title {
	margin-top: 11px;
	font-size: 14px;
	line-height: 146.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #444141;
}
.footer__tools-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer__tools-link {
	margin-top: 14px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 146.5%;
	color: #878787;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer__tools-link::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #075fc5;
	border-radius: 50%;
	top: 8px;
	left: 0;
}
.footer__tools-link:hover {
	color: #0d6efd;
	text-decoration: underline;
}
.footer__intro {
	margin-top: 11px;
	margin-right: 27px;
	font-size: 14px;
	line-height: 146.5%;
	color: #444141;
}
.footer__intro-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer__intro-link {
	margin-top: 26px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer__intro-link:hover {
	color: #0d6efd;
	text-decoration: underline;
}
.footer__soc-logo-mob {
	display: none;
}
.footer__location {
	margin-right: 7px;
}
.footer__location-addr {
	margin-top: 8px;
	font-size: 16px;
	line-height: 146.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #444141;
}
.footer__location-time {
	margin-top: 10px;
	font-size: 16px;
	line-height: 146.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #444141;
}
.footer__location-email,
.footer__location-phone {
	margin-top: 10px;
	display: block;
	font-size: 18px;
	line-height: 146.5%;
}
.footer__location-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 140px;
	width: 100%;
	margin-top: 20px;
}
.footer__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0;
}
.footer__bottom-link {
	display: block;
	margin-right: 32px;
	font-size: 14px;
	line-height: 149%;
	text-align: center;
	border-bottom: 1px solid #0d6efd;
	color: #0d6efd;
}
.footer__bottom-link:last-child {
	margin-right: 0;
}
.footer__soc-copy-mob {
	display: none;
}
.about-page main {
	margin-top: 60px;
}
.about-page__subtitle,
.blog-page__subtitle {
	font-size: 22px;
	line-height: 33px;
}
.about-page__top,
.blog-page__top {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 565px;
	background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
	background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
	z-index: 1;
}
.about-page__top::before,
.blog-page__top::before {
	content: "";
	position: absolute;
	width: 90%;
	height: 100%;
	top: 18px;
	left: 15%;
	background-size: contain;
	background-position: left bottom;
	z-index: -1;
	background-image: url("../img/vector-bg.svg");
	background-repeat: no-repeat;
}
.about-page__top .figure_circle1,
.blog-page__top .figure_circle1 {
	position: absolute;
	width: 67px;
	top: 180px;
	left: -25px;
	display: block;
}
.about-page__top .figure_circle2,
.blog-page__top .figure_circle2 {
	position: absolute;
	width: 21px;
	top: 375px;
	left: 20%;
	display: block;
}
.about-page__top .figure_circle3,
.blog-page__top .figure_circle3 {
	position: absolute;
	width: 31px;
	top: 100px;
	left: 20%;
	display: block;
}
.about-page__top .figure_circle4,
.blog-page__top .figure_circle4 {
	position: absolute;
	width: 35px;
	top: 150px;
	left: 35%;
	display: block;
}
.about-page__top-content,
.blog-page__top-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.about-page__top-wrap:nth-of-type(1),
.blog-page__top-wrap:nth-of-type(1) {
	width: 50%;
}
.about-page__top-wrap:nth-of-type(2),
.blog-page__top-wrap:nth-of-type(2) {
	position: absolute;
	top: -5px;
	right: 0;
	z-index: 1;
}
.about-page__top-title,
.blog-page__top-title {
	margin-bottom: 20px;
	font-size: 85px;
	font-weight: 600;
	line-height: 100px;
	color: #fff;
}
.about-page__top-desc,
.blog-page__top-desc {
	font-weight: 500;
	color: #fff;
}
.about-page__top-desc span,
.blog-page__top-desc span {
	font-weight: 700;
	color: #d7db1b;
}
.about-page__team {
	margin-top: 120px;
}
.about-page__team-title,
.about-page__why-title {
	text-align: center;
	margin: 35px 0;
}
.about-page__team-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.about-page__team-item {
	position: relative;
	margin-right: 25px;
	margin-bottom: 30px;
	width: 26%;
}
.about-page__team-item:hover .about-page__team-informer {
	visibility: visible;
	opacity: 1;
}
.about-page__team-item:hover .about-page__team-legend {
	visibility: hidden;
}
.about-page__team-img {
	max-width: 300px;
	width: 100%;
	border-radius: 5px;
}
.about-page__team-legend {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-bottom: 30px;
	max-width: 300px;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 38, 62, 0)), to(#23263e));
	background: -o-linear-gradient(top, rgba(35, 38, 62, 0) 0%, #23263e 100%);
	background: linear-gradient(180deg, rgba(35, 38, 62, 0) 50%, #23263e 100%);
}

}
.about-page__team-name,
.about-page__team-informer .informer-title {
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: 700;
	line-height: 33px;
	text-align: center;
	color: #fff;
}
.about-page__team-desc,
.about-page__team-informer .informer-desc,
.about-page__why-desc {
	min-height: 45px;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: center;
	color: #fff;
}
.about-page__team-informer {
	position: absolute;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 300px;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 20px;
	background: -webkit-gradient(
			linear,
			left bottom,
			left top,
			from(rgba(7, 95, 197, 0.96)),
			to(rgba(7, 95, 197, 0.96))
	);
	background: -o-linear-gradient(bottom, rgba(7, 95, 197, 0.96), rgba(7, 95, 197, 0.96));
	background: linear-gradient(0deg, rgba(7, 95, 197, 0.96), rgba(7, 95, 197, 0.96));
	visibility: hidden;
	opacity: 0;
}
.about-page__team-informer .informer-title {
	text-align: center;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: 700;
	line-height: 33px;
	text-align: center;
	color: #fff;
}
.about-page__team-informer .informer-desc {
	text-align: center;
}
.about-page__team-btn {
	display: none;
}
.about-page .kit {
	margin-top: 120px;
}
.about-page .kit__descr {
	position: relative;
	max-width: unset;
	width: 50%;
	margin-left: 0;
	z-index: 1;
}
.about-page .kit__descr-decor {
	position: absolute;
	top: -50px;
	left: calc(10% - 100px);
	opacity: 0.4;
	z-index: -1;
}
.about-page .kit__inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.about-page .kit__inner-img {
	margin-top: 55px;
}
.about-page .kit__img {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.about-page .kit__text--about {
	margin-bottom: 0;
	font-weight: 600;
	line-height: 53px;
	text-align: left;
	color: #fff;
	font-size: 36px;
}
.about-page .kit__text--about span {
	color: #ffce00;
}
.about-page__why {
	position: relative;
	padding-top: 120px;
	padding-bottom: 120px;
}
.about-page__why::before,
.about-page__why::after {
	content: "Systemator";
	position: absolute;
	display: block;
	font-size: 174px;
	font-weight: 600;
	line-height: 259px;
	color: #444141;
	opacity: 0.05;
}
.about-page__why::before {
	top: -40px;
	left: -268px;
}
.about-page__why::after {
	bottom: -35px;
	right: -430px;
}
.about-page__why-content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.about-page__why-desc {
	max-width: 710px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 27px;
	text-align: center !important;
	color: #444141;
}
.about-page__why-desc span {
	font-weight: 700;
	color: #075fc5;
}
.about-page__result {
	margin-top: 25px;
	padding-top: 130px;
	padding-bottom: 285px;
	background: #0d6efd;
}
.about-page__result-title {
	margin-bottom: 15px;
	color: #ffce00;
}
.about-page__result-title span {
	color: #fff;
}
.about-page__result-desc {
	max-width: 655px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.about-page__result-desc span {
	font-weight: 700;
	text-align: center;
	color: #ffce00;
}
.about-page__features {
	margin-top: -260px;
}
.about-page__features-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.about-page__features-item {
	margin-right: 25px;
	max-width: 400px;
	min-height: 460px;
	padding: 40px 20px 40px 40px;
	border-radius: 8px;
	background: #fff;
	-webkit-box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
	box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
}
.about-page__features-item:nth-last-of-type(1) {
	margin-right: 0;
}
.about-page__features-item__title {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #444141;
}
.about-page__features-item__list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.about-page__features-item__list li::before {
	content: "";
	display: block;
	margin-top: 6px;
	margin-right: 13px;
	width: 9px;
	height: 9px;
	border-radius: 2px;
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffbf1b));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffbf1b 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffbf1b 100%);
}
.about-page__features-item__list li p {
	width: 90%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 16px;
	line-height: 24px;
	color: rgba(68, 65, 65, 0.85);
}
.about-page__features-item__list li p span {
	font-weight: 700;
}
.about-page__try {
	margin-top: 50px;
	margin-bottom: 150px;
}
.about-page__try-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.about-page__try-btn {
	margin-right: 0;
	max-width: 240px;
	padding: 18px 26px;
}
.about-page__try-desc {
	margin-top: 15px;
	font-size: 14px;
	line-height: 21px;
	color: rgba(68, 65, 65, 0.85);
}
.about-page .footer {
	background: rgba(13, 110, 253, 0.06);
}
@media screen and (max-width: 1300px) {
	.about-page__top-wrap:nth-of-type(2),
	.blog-page__top-wrap:nth-of-type(2) {
		right: -25%;
	}
}
@media screen and (max-width: 1023px) {
	.about-page__top-wrap:nth-of-type(2),
	.blog-page__top-wrap:nth-of-type(2) {
		right: -40%;
	}
	.about-page__team-legend {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-right: 10px;
		padding-left: 10px;
	}
	.about-page__team-name,
	.about-page__team-informer .informer-title,
	.about-page__team-desc,
	.about-page__team-informer .informer-desc,
	.about-page__why-desc {
		text-align: left;
	}
	.about-page__team-name br,
	.about-page__team-informer .informer-title br,
	.about-page__team-desc br,
	.about-page__team-informer .informer-desc br,
	.about-page__why-desc br {
		display: none;
	}
	.about-page__team-btn {
		display: block;
		color: #ffdb1b;
	}
	.about-page__team-informer {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.about-page__team-informer .informer-title,
	.about-page__team-informer .informer-desc {
		text-align: center;
	}

}
@media screen and (max-width: 960px) {
	.about-page .kit__descr {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.about-page__try {
		margin-top: 35px;
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 768px) {
	.about-page__top,
	.blog-page__top {
		min-height: unset;
		padding-top: 45px;
		border-radius: 10px;
	}
	.mob_link {
		display: block;
	}
	.about-page__top::before,
	.blog-page__top::before {
		content: none;
	}
	.about-page__top-content,
	.blog-page__top-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 !important;
	}
	.about-page__top-wrap:nth-of-type(1),
	.blog-page__top-wrap:nth-of-type(1) {
		width: 100%;
	}
	.about-page__top-wrap:nth-of-type(2),
	.blog-page__top-wrap:nth-of-type(2) {
		position: static;
	}
	.about-page__top-title,
	.blog-page__top-title {
		font-size: 50px;
		text-align: center;
		line-height: 54px;
	}
	.about-page__top-desc,
	.blog-page__top-desc {
		margin-bottom: 30px;
		padding: 0 10px;
		font-size: 26px;
		text-align: center;
		line-height: 32px;
	}
	.about-page__top-img {
		border-radius: 0 0 10px 10px;
	}
	.about-page__team {
		margin-top: 65px;
	}
	.about-page__team-item {
		width: 40%;
	}
	.about-page__team-item:nth-child(2n) {
		margin-right: 0;
	}
	.about-page .kit {
		margin-top: 65px;
		padding: 55px 0;
	}
	.about-page .kit__text--about {
		text-align: center;
		line-height: 40px;
	}
	.about-page__features-content {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.about-page__features-item {
		margin-right: 0;
		margin-bottom: 16px;
		max-width: 600px;
		min-height: unset;
		padding: 30px 20px 30px 30px;
	}
	.about-page__features-item__title {
		font-size: 16px;
		line-height: 23px;
	}
	.about-page__result {
		padding-top: 65px;
	}
}
@media screen and (max-width: 575px) {
	.about-page__subtitle,
	.blog-page__subtitle {
		font-size: 14px;
		line-height: 22px;
	}
	.about-page__team-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.about-page__team-legend {
		left: unset;
	}
	.about-page__why {
		padding-top: 65px;
		padding-bottom: 65px;
	}
	.about-page__why-desc {
		font-size: 14px;
		line-height: 20px;
	}
	.about-page__features-item__list li {
		margin-bottom: 15px;
	}
	.about-page__features-item__list li::before {
		margin-top: 8px;
	}
	.about-page__features-item__list li p {
		font-size: 14px;
	}
}
.subscription__top-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.subscription__top-text p {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 149%;
	color: #fff;
}
.subscription__top-text p span {
	color: #ffce00;
}
.subscription__top-text img {
	margin-right: 7px;
}
.subscription__first-title {
	font-style: normal;
	font-weight: 600;
	font-size: 80px;
	line-height: 120%;
}
.subscription-first {
	margin-top: 47px;
	margin-bottom: 47px;
}
.subscription-first:before {
	left: 110px;
}
.subscription-first__left-text {
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 149%;
	color: #fff;
	margin-top: 10px;
}
.subscription-first__left-text span {
	color: #ffca31;
}

.subscription-link {
	color: white;
}

.subscription-link:hover {
	color: #ffca31;
}

.subscription-first__right img {
	width: 650px;
	height: 499px;
}
.subscription-first__inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.subscription-first__left {
	margin-top: 35px;
}
.subscription-second__left-text {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 149%;
	color: #fff;
	margin-top: 32px;
}
.subscription-second__left-text span {
	color: #ffca31;
}
.subscription-clients {
	margin-top: 140px;
	margin-bottom: 140px;
}
.subscription-clients-text {
	display: none;
}
.subscription-clients__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 858px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	padding-top: 46px;
}
.subscription-clients__item {
	width: 25%;
	margin: 0 -5px 0 -5px;
	padding: 0 5px 0 5px;
}
.subscription-clients__number {
	text-align: center !important;
	font-style: normal !important;
	font-weight: bold !important;
	font-size: 66px !important;
	line-height: 149% !important;
	background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
	background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.subscription-clients p {
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 149%;
	color: #000;
}
.subscription-clients p span {
	color: #075fc5;
	font-weight: bold;
}
.subscription-tariffs {
	padding-bottom: 150px;
}
.subscription-tariffs__tabs {
	padding-top: 44px;
	padding-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 535px;
	margin: 0 auto;
}
.subscription-tariffs__item {
	margin: 0 9px 0 9px;
	border: 1px solid #075fc5;
	border-radius: 5px;
	padding: 9px 25px;
	color: #075fc5;
	font-weight: 500;
	font-size: 18px;
	line-height: 146.5%;
	cursor: pointer;
}
.subscription-tariffs__item-active {
	background-color: #075fc5;
	color: #fff;
}

.subscription-tariffs__tabs-mobile {
	display: none;
}
.subscription-tariffs__table-mobile {
	display: none;
}
.subscription-table {
	margin: 0 auto;
	background: rgba(7, 95, 197, 0.12);
	border-radius: 15px;
	border-spacing: 1px 0px;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.subscription-table .table-data--js button {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	padding: 17px 33px;
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffbf1b));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffbf1b 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffbf1b 100%);
	border-radius: 6px;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 25px;
}
.subscription-table__btn-yellou:hover {
	background: #fbff00;
}
.subscription-table__btn-blue {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	padding: 17px 33px;
	background-color: #2d50fc;
	border-radius: 6px;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 25px;
	color: #fff;
}
.subscription-table__btn-blue:hover {
	background-color: #4676ed;
}
.subscription-table__p {
	font-weight: normal;
	font-size: 14px;
	line-height: 149%;
	padding-top: 10px;
	margin-bottom: 25px;
}
.subscription-table thead {
	background: #f4f5fd;
}
.subscription-table tbody tr:nth-child(odd) {
	background: #fff;
}
.subscription-table tbody tr:nth-child(even) {
	background: #f4f5fd;
}
.subscription-table th {
	text-align: center;
	padding: 25px 0;
	width: auto;
}
.subscription-table td:first-child {
	text-align: left;
	padding: 8px 40px;
	width: 475px;
}
.subscription-table td:nth-last-child(5) {
	margin-top: 34px;
}
.subscription-table td:last-child {
	padding-right: 20px;
}
.subscription-table td {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 149%;
	width: 149px;
	padding: 9px 0;
}
@media (max-width: 1255px) {
	.subscription-table {
		width: 80%;
	}
}
@media (max-width: 1255px) {
	.subscription-first__right img {
		width: 600px;
		height: 450px;
	}
}
@media (max-width: 1069px) {
	.subscription-tariffs__table {
		overflow: scroll;
		width: 95%;
		margin: 0 auto;
	}
}
@media (max-width: 861px) {
	.subscription-clients__items {
		width: auto;
	}
}
@media (max-width: 768px) {
	.subscription__top-text {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.subscription__first-title {
		text-align: center;
	}
	.subscription-first {
		height: 555px;
		padding: 0px;
	}
	.subscription-first__right {
		position: relative;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.subscription-first__right img {
		position: absolute;
		width: 100%;
		height: auto;
	}
	.subscription-first__left-text {
		text-align: center;
	}
	.subscription-second__left-text {
		display: none;
	}
	.subscription-clients-text {
		display: block;
		padding-top: 55px;
		padding-bottom: 55px;
	}
	.subscription-clients__items {
		width: auto;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.subscription-clients__item {
		width: 50%;
	}
	.subscription-clients p {
		width: 65%;
		margin: 0 auto;
	}

	.subscription-tariffs__tabs-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 92%;
		margin: 0 auto;
		padding: 45px 0;
	}
	.subscription-tariffs__table-mobile {
		display: block;
	}
	.table__mobile tbody tr:nth-child(odd) {
		background: #f4f5fd;
	}
	.table__mobile tbody tr:nth-child(even) {
		background: #fff;
	}
	.table-mobile {
		width: 80%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.table-mobile__header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.table-mobile__item {
		padding: 9px 25px;
		border-radius: 5px;
	}
	.table-mobile__footer {
		text-align: center;
	}
	.table-mobile__footer button {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.mobile-active {
		color: #075fc5;
		font-weight: 700;
		line-height: 165%;
		border-bottom: 3px solid #075fc5;
	}
	.mobile-item-active {
		background-color: #075fc5;
		color: #fff;
		border: 1px solid #075fc5;
		border-radius: 5px;
	}
}
@media (max-width: 678px) {
	.subscription-first {
		height: 525px;
	}
	.subscription-clients p br {
		display: none;
	}
}
@media (max-width: 556px) {
	.subscription-first {
		margin-top: 60px !important;
		padding: 0 !important;
		height: 405px;
	}
	.subscription-clients p {
		width: 100%;
	}
	.subscription-clients-text {
		padding-top: 50px;
	}
	.subscription-clients__item p {
		width: 65%;
	}
	.subscription-table {
		width: 100%;
		border-radius: 0px;
	}
	.subscription-table td {
		font-size: 14px;
	}
	.table-mobile {
		width: 100%;
	}
	.table-mobile__header {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.table-mobile__item {
		font-size: 14px;
		padding: 5px 18px;
	}
	.table-mobile__footer button {
		margin-bottom: 11px;
		font-size: 14px;
	}
	.table-mobile__footer p {
		font-size: 14px;
	}
}
@media (max-width: 446px) {
	.subscription__first-title {
		font-size: 49px !important;
		line-height: 110% !important;
		margin-top: 5px;
	}
	.subscription-first__left-text {
		font-size: 16px;
	}
	.subscription-clients p {
		width: 90%;
		margin: 0 auto;
		font-size: 14px;
		padding-top: 0px;
	}
}
@media (max-width: 425px) {
	.subscription-clients p br {
		display: none;
	}
}
@media (max-width: 375px) {
	.subscription-clients {
		margin-top: 50px;
		margin-bottom: 65px;
	}
}
.contact__first-title {
	font-style: normal;
	font-weight: 600;
	font-size: 80px;
	line-height: 120%;
}
.contact-first__inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}
.contact-first__left {
	margin-top: 20px;
}
.contact-first__left-text {
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 149%;
	color: #fff;
	margin-top: 10px;
}
.contact-first__left-text span {
	color: #ffca31;
}
.contact-first__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	z-index: 2;
	border-radius: 11px;
	max-width: 692px;
	min-height: 393px;
}
.contact-first__right iframe{
	border-radius: 10px;
}
.contact-first__right-btn {
	font-weight: bold;
	font-size: 22px;
	line-height: 140%;
	text-transform: none;
	max-width: 140px;
	right: -55px;
	letter-spacing: 0em;
	color: #ffffff;
	-webkit-transform: rotate(-0.1deg);
	-ms-transform: rotate(-0.1deg);
	transform: rotate(-0.1deg);
	position: relative;
}
.contact-first__right-btn:before {
	content: "";
	position: absolute;
	background-image: url(../img/blue-btn.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 84px;
	left: -106px;
	top: -12px;
	z-index: -1;
}
/*.contact-first__right::before {
	content: "";
	position: absolute;
	background-image: url(../img/cart.png);
	background-size: cover;
	width: 692px;
	height: 100%;
	top: 0;
	left: 0px;
	border-radius: 11px;
}*/
.contact-first::before {
	top: 0px;
	left: 165px;
}
.contact-container {
	max-width: 853px;
	margin: 0 auto;
}
.contact-contacts {
	margin: 140px 0 157px 0;
}
.contact-contacts__title {
	margin-bottom: 60px;
}
.contact-contacts__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}
.contact-contacts__left {
	margin-right: 25px;
}
.contact-contacts__right {
	margin-left: 25px;
}
.contact-contacts__items {
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 33px 102px 33px 40px;
}
.contact-contacts__item {
	margin-bottom: 25px;
}
.contact-contacts__item:last-child {
	margin-bottom: 0;
}
.contact-contacts__name {
	font-weight: bold;
	font-size: 20px;
	line-height: 146.5%;
	margin-bottom: 7px;
}
.contact-contacts__adress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contact-contacts__adress:last-child {
	margin-top: 7px;
}
.contact-contacts__adress p {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 146.5%;
	margin-left: 7px;
}
.contact-contacts__adress img {
	width: 18px;
	height: 18px;
}
.contact-contacts-form__wrap {
	background: #0d6efd;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 45px 42px;
}
.contact-contacts-form__wrap-title {
	font-weight: bold;
	font-size: 32.4138px;
	line-height: 146.5%;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}
.contact-contacts-form__wrap-title span {
	color: #ffce00;
}
.contact-contacts-form__field {
	margin-bottom: 10px;
}
.contact-contacts-form__field:first-child {
	margin-bottom: 7px;
}
.contact-contacts-form__btn {
	text-align: center;
}
.contact-contacts-form textarea {
	height: 90px;
	width: 100%;
	padding-top: 14px;
	padding-left: 25px;
	background: #f4f5fd;
	border-radius: 5px;
	border: 1px solid whitesmoke;
	font-size: 14px;
	outline: -webkit-focus-ring-color auto 0px;
}
.contact-contacts-form input {
	height: 57px;
	padding-left: 25px;
	width: 100%;
	background: #f4f5fd;
	border-radius: 5px;
	border: 1px solid whitesmoke;
	font-size: 14px;
	outline: -webkit-focus-ring-color auto 0px;
}
.contact-btn-form {
	margin-top: 5px;
	padding: 17px 58px;
}
@media (max-width: 768px) {
	.contact-first {
		padding-top: 60px;
		padding-bottom: 280px;
	}
	.contact-first__right {
		position: absolute;
		background-size: contain;
		background-repeat: no-repeat;
		min-height: 301px;
		top: 220px;
		border-radius: 10px;
		margin: auto;
		right: 0px;
		left: 0;
		min-width: 90%;
		min-height: 90%;
	}
	.contact-first__right iframe{
		height: 300px;
	}
/*	.contact-first__right::before {
		content: "";
		position: absolute;
		background-image: url(../img/cart.png) !important;
		background-size: cover;
		width: 90% !important;
		height: 75% !important;
		top: 10%;
		left: 5%;
		border-radius: 11px;
	}*/
	.contact-first__left-text {
		text-align: center;
	}
	.contact__first-title {
		text-align: center;
	}
	.contact-contacts {
		margin: 210px 0 157px 0;
	}
	.contact-contacts__block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.contact-contacts__items {
		padding: 33px;
	}
	.contact-contacts__item {
		text-align: center;
	}
	.contact-contacts__adress {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.contact-contacts__left {
		margin-right: 0;
	}
	.contact-contacts__right {
		margin-left: 0;
	}
}
@media (max-width: 555px) {
	.contact-first {
		padding: 64px 0px 221px !important;
	}
	.contact-first__title {
		font-size: 45px;
		line-height: 110%;
	}
	.contact-first__left-text {
		font-size: 16px;
	}
	.contact-first__right {
		max-width: 356px;
		min-height: 257px;
	}
	.contact-first__right::before {
		top: -45px;
		width: 100% !important;
		height: 100% !important;
		left: 0;
	}
	.contact-first__right-btn {
		font-size: 16px;
		max-width: 91px;
		right: -65px;
		top: -52px;
	}
	.contact-first__right-btn::before {
		background-image: url(../img/blue-btn-2.png);
		left: -77px;
		top: -8px;
	}
	.contact-btn-form {
		font-size: 14px;
	}
	.contact-contacts {
		margin: 140px 0 157px 0;
	}
	.contact-contacts__title {
		margin-bottom: 0px;
	}
	.contact-contacts__items {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.contact-contacts__name {
		font-size: 18px;
	}
	.contact-contacts__adress p {
		font-size: 14px;
	}
	.contact-contacts-form__field textarea {
		font-size: 13px;
	}
	.contact-contacts-form__field input {
		font-size: 13px;
	}
}
@media (max-width: 415px) {
	.contact-first__right {
		max-width: 100%;
	}
}
.news {
	margin: 41px 0 0 0;
	color: #444141;
}
.news-breadcrums {
	margin: 42px 0;
}
.news-breadcrums__list ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
}
.news-breadcrums__list ul li {
	list-style: none;
	margin-left: 5px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
}
.news-breadcrums__active a {
	border-bottom: 1px solid rgba(68, 65, 65, 0.5);
}
.news-top {
	margin-top: 10px;
}
.news-title {
	font-style: normal;
	font-weight: 600;
	font-size: 80px;
	line-height: 120%;
}

.steps_mob {
	display: none;
}

@media (max-width: 1280px){
		.title {
    		font-size: 40px;
		}
		.kit__title {
    		font-size: 40px;
		}
		.work__title {
    		font-size: 40px;
		}
		.help__title {
    		font-size: 40px;
		}
		.teleg__title {
    		font-size: 40px;
		}
		.try__title {
    		font-size: 40px;
		}

}

@media (max-width: 1229px) {
	.team__items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 2px;
	}
	.team__item {
		margin-top: 50px;
		margin-right: 50px;
	}
	.team__item:nth-child(2) {
		margin-right: 0;
	}
	.team__item:nth-child(3) {
		margin-right: 0;
	}
	.help__img {
		max-width: 820px;
		box-shadow: 0px 5px 20px rgb(12 62 62 / 30%);
		border-radius: 10px;
	}
	.try__descr {
		margin-left: 0;
	}
	.video__inner {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.video__btns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.video__btn:nth-child(1) {
		margin-top: 0px;
	}
	.video__btn:nth-child(2) {
		margin-top: 71px;
	}
	.news__wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.news__item {
		margin-right: 20px;
	}
}
@media (max-width: 1098px) {
	.title {
		font-size: 39px;
		line-height: 110%;
	}
	.menu__item {
		margin-right: 8px;
		padding-right: 8px;
	}
	.first__title {
		font-size: 41px;
		line-height: 110%;
	}
	.first__title-bottom {
		font-size: 32px;
	}
	.first__left-try {
		padding: 18px 15px;
		margin-left: 20px;
	}
	.first__left-consult {
		margin-top: 15px;
	}


	.win__slider {
		padding: 0 15px;
		max-width: 560px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.win__slider-item {
		min-height: 415px;
		padding: 30px 25px 30px;
	}
	.win__slider-box {
		max-width: 378px;
	}
	.win__slider-production {
		position: relative;
		margin-right: 5px;
		margin-left: 10px;
	}
	.need {
		margin-top: 90px;
	}
	.need__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.need__btns {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 342px;
		margin-left: 60px;
		margin-top: 0;
	}
	.need__btn-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 161px;
		margin-top: 32px;
	}
	.need__btn-wrap:nth-child(1) {
		margin-top: 32px;
	}
	.need__btn-wrap:nth-child(2) {
		margin-top: 32px;
	}
	.need__btn-wrap:nth-child(3) {
		margin-top: 32px;
	}
	.need__content {
		margin-right: 0px;
	}
	.demo {
		padding-top: 52px;
	}
	.demo__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.demo__inner-img {
		max-width: 650px;
	}
	.kit__descr {
		max-width: 365px;
		margin-left: 0px;
	}
	.kit__inner-img {
		margin-top: 16px;
		max-width: 500px;
	}
	.help__descr {
		margin-top: 0px;
		max-width: 600px;
	}
	.help__img {
		max-width: 820px;
	}
	.try__descr {
		width: 600px;
		margin-left: 0;
	}
	.try__btn {
		margin-right: 3px;
	}
	.try__img {
		max-width: 430px;
	}
	.video {
		margin: 120px 0 70px;
	}
	.video__content-slider {
        max-width: 768px;
    }
	.news__item {
		margin-right: 20px;
	}
}
@media (max-width: 960px) {
	.need {
		margin-top: 70px;
	}
	.need_title {
		margin-bottom: 40px;
	}
	.need__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.need__btns {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		width: 600px;
		margin-left: 0px;
		margin-bottom: 30px;
	}
	.need__btn-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 161px;
		margin-top: 32px;
	}
	.need__btn-wrap:nth-child(1) {
		margin-top: 32px;
	}
	.need__btn-wrap:nth-child(2) {
		margin-top: 32px;
	}
	.need__btn-wrap:nth-child(3) {
		margin-top: 32px;
	}
	.profit__item {
		max-width: 352px;
	}
	.demo__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.demo__inner-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 100%;
		margin-top: 40px;
		margin-left: 0px;
	}
	.demo__box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 230px;
	}
	.kit {
		position: relative;
	}
	.kit__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.kit__descr {
		max-width: 600px;
		margin-left: 0px;
		margin-top: 20px;
		text-align: center;
	}
	.kit__logo {
		display: none;
		background-color: #fff;
	}
	.kit__logo-mob {
		display: block;
		position: absolute;
		width: 103px;
		height: 103px;
		top: -51px;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
		border-radius: 50%;
	}
	.kit__inner-img {
		margin-top: 0px;
		max-width: 600px;
	}
	.team__items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 22px;
	}
	.team__item {
		margin-top: 30px;
		margin-right: 50px;
	}
	.team__item:nth-child(2) {
		margin-right: 50px;
	}
	.team__item:nth-child(3) {
		margin-right: 50px;
	}
	.help__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.help__descr {
		margin-top: 0px;
	}
	.help__title {
		margin-bottom: 20px;
		font-size: 34px;
		line-height: 110%;
	}
	.help__img {
		max-width: 620px;
	}
	.teleg {
		padding: 10px 0 0px;
	}
	.teleg__descr {
		margin-bottom: 25px;
	}
	.teleg__box-img {
		top: 0;
		left: 0;
		right: 0;
		margin-top: auto;
	}
	.teleg__img {
		width: 800px;
	}
	.video {
		margin: 80px 0px 80px;
	}
    .video__content-slider {
       max-width: 668px;
    }
    .video__prev,
    .video__next {
            display: none;
        }
    .video .video-pagination {
	display: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.video .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: #d0d7df;
}
.video .swiper-pagination-bullet-active {
    background: #075fc5;
}

	.try__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		position: relative;
	}
	.try__descr {
		width: 100%;
		margin-left: 0;
	}
	.try__title {
		max-width: 100%;
		font-size: 44px;
		line-height: 120%;
		color: #ffffff;
		margin-bottom: 20px;
		top: 0;
	}
	.try__btn {
		margin-right: 3px;
	}
	.try__img {
		max-width: 100%;
	}
	.footer__intro {
		display: none;
	}
}
@media (max-width: 768px) {
	.lock {
		overflow: hidden;
	}
	.title {
		font-size: 33px;
		line-height: 100%;
	}
	.nav__logo {
		width: 150px;
	}
	.nav__menu-btn {
		display: block;
		margin-top: 4px;
		padding: 5px;
		cursor: pointer;
	}
	.nav__menu-btn-active {
		padding-top: 4px;
	}
	.nav__menu-btn-active span {
		margin-bottom: -3px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		background-color: #fff;
	}
	.nav__menu-btn-active span:nth-child(1) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.nav__menu-btn-active span:nth-child(3) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.nav__menu-btn-active span:nth-child(2) {
		display: none;
	}
	.nav__select-box {
		display: none;
	}
	.menu {
		overflow: auto;
		padding-left: 20px;
		padding-right: 20px;
		position: fixed;
		background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
		background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
		-webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
		box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.15);
		bottom: 0;
		right: 0;
		top: 0px;
		-webkit-transform: translateX(1165px);
		-ms-transform: translateX(1165px);
		transform: translateX(1165px);
		height: 100vh;
		width: 74%;
		-webkit-transition: all 0.7s;
		-o-transition: all 0.7s;
		transition: all 0.7s;
	}
	.menu__active {
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	.menu__mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 20px;
		height: calc(100% - 495px);
	}
	.menu__mob-face {
		margin-right: 10px;
	}
	.menu__mob-text {
		font-size: 10px;
		line-height: 146.5%;
		color: #ffffff;
		padding-bottom: 20px;
	}
	.menu__select-box-mob {
		display: block;
		margin-top: 18px;
		margin-bottom: 21px;
	}
	.menu__items {
		display: block;
		text-align: start;
		border-bottom: 1px solid rgba(255, 255, 255, 0.274);
		border-top: 1px solid rgba(255, 255, 255, 0.274);
	}
	.menu__item {
		margin-bottom: 22px;
		font-size: 18px;
		line-height: 140%;
		color: #ffffff;
	}
	.menu__link:hover{
		color:#fff;
	}
	.menu__item:last-child {
		margin-bottom: 24px;
	}
	.menu__item:first-child {
		margin-top: 20px;
	}
	.first {
		margin-top: 43px;
		border-radius: 10px;
	}
	.first__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.first__left-text {
		margin: 10px 0 32px;
	}
	.first__right {
		position: absolute;
		background-size: contain;
		background-repeat: no-repeat;
		min-height: 301px;
		background-image: url("../img/bg-first.jpg");
		top: 283px;
		left: 110px;
		border-radius: 10px;
		margin: auto;
		right: 0px;
		left: 0;
	}
	.first__right::before {
		width: 0;
		height: 0;
		background-image: none;
	}
	.first__right-btn {
		max-width: 94px;
		position: relative;
		right: -71px;
		top: -5px;
	}
	.first__right-btn::before {
		content: "";
		position: absolute;
		width: 130px;
		height: 130px;
		left: -121px;
		top: -59px;
		z-index: -1;
	}
	.first__left-consult {
		position: absolute;
		height: 54px;
		width: 430px;
		font-size: 14px;
		line-height: 17px;
		text-align: center;
		color: #362f2f;
		border: 1px solid #362f2f;
		border-radius: 6px;
		left: 0;
		right: 0;
		top: 0;
		bottom: -1146px;
		margin: auto;
	}
	.first__left-try {
		height: 54px;
		width: 430px;
		font-size: 14px;
		line-height: 17px;
		left: 0;
		right: 0;
		top: 0;
		bottom: -950px;
	}
	.first__left-wrap {
		position: absolute;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 413px;
		bottom: -205px;
		margin: auto;
		right: 0px;
		left: 0;
	}
	.first__wrap-text {
		margin-top: 16px;
		padding-left: 30px;
		font-size: 16px;
		line-height: 146.5%;
		color: #444141;
		position: relative;
	}
	.win {
		margin-top: 440px;
	}
	.win__slider {
		padding: 0 15px 40px;
		position: relative;
	}
	.win .swiper-pagination {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.win .swiper-pagination-bullet {
		width: 11px;
		height: 11px;
		background: #d0d7df;
	}
	.win .swiper-pagination-bullet-active {
		background: #075fc5;
	}
	.win__prev {
		display: none;
	}
	.win__next {
		display: none;
	}
	.need__btns {
		display: none;
	}
	.need__inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.need__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		margin-top: 70px;
		padding: 53px 30px 24px 30px;
		background-color: #ffffff;
		-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		max-width: 505px;
		min-height: auto;
	}

	.need__text--active {
		min-height: auto;
		margin: 10px 0;
	}
	.need__item:first-child {
		margin-top: 0;
	}
	.need__item-img-mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.need__box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 18px;
		width: 100%;
		max-width: 200px;
	}
	.need .toggle-switch::before {
		position: absolute;
		content: "";
		border-radius: 123px;
		top: -7px;
		left: -33px;
		width: 65px;
		height: 36px;
	}
	.need .toggle-switch::after {
		top: -2px;
		left: -27px;
		width: 26px;
		height: 26px;
	}
	.need .toggle-switch.active::after {
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
	.profit__item {
		max-width: 265px;
	}
	.profit__item-text {
		font-size: 16px;
	}
	.demo__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.demo__inner-img {
		max-width: 500px;
	}
	.demo__inner-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 100%;
		margin-top: 40px;
		margin-left: 0px;
	}
	.demo__box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 230px;
	}
	.work__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}
	.work__title {
		font-size: 33px;
	}
	.work__descr {
		text-align: center;
		max-width: 100%;
	}
	.work__btn {
		width: 270px;
	}
	.work__icons-box {
		margin-bottom: 34px;
	}
	.work__icons {
		margin-top: 62px;
		max-width: 380px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.work__icons-title {
		text-align: center;
		margin-bottom: 24px;
	}
	.work__icons-img {
		margin-right: 25px;
	}
	.work__icons-text {
		margin: auto 0;
		max-width: 314px;
	}
	.result {
		margin: 80px 0 80px;
	}
	.team {
		margin: 80px 0 100px;
	}
	.team__items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 22px;
	}
	.team__item {
		margin-top: 30px;
		margin-right: 0;
	}
	.team__item:nth-child(2) {
		margin-right: 0;
	}
	.team__item:nth-child(3) {
		margin-right: 0;
	}
	.help {
		margin-top: 170px;
	}
	.help__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.help__descr {
		margin-top: 35px;
		text-align: center;
	}
	.help__title {
		text-align: center;
		left: 0;
		right: 0;
		margin: auto;
		font-size: 34px;
		line-height: 110%;
		top: -156px;
	}
	.help__pre-title {
		font-size: 18px;
		line-height: 146.5%;
		text-align: center;
		right: 0;
		left: 0;
		top: -51px;
	}
	.help__box-img {
		position: inherit;
		left: 0px;
	}
	.help__img {
		max-width: 530px;
	}
	.video__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.video__content-slider {
		max-width: 900px;
		padding-bottom: 50px;
	}
	.video__content-block {
		max-width: 900px;
	}
    .video__content-slider {
        max-width: 530px;
    }
	.video__content-frame {
		max-width: 430px;
		height: 240px;
	}
	.teleg {
		padding: 56px 0 56px;
	}
	.teleg__inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.teleg__inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.teleg__descr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.teleg__title {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		font-size: 33px;
		line-height: 128.5%;
		margin-bottom: 16px;
	}
	.teleg__logo {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 103px;
		margin: 16px auto;
	}
	.teleg__text {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		max-width: 100%;
		font-size: 16px;
		line-height: 146.5%;
		margin-bottom: 22px;
	}
	.teleg__btn {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		width: 270px;
	}
	.teleg__box-img {
		display: none;
	}
	.index-page .news {
		margin: 80px 0 60px;
	}
	.news__block {
		max-width: 300px;
	}
	.news__wrapper {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		position: relative;
	}
	.news__item {
		min-height: 217px;
		padding: 30px 25px 30px;
	}
	.news__name {
		margin-top: 125px;
	}
	.news .news-pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 20px auto;
	}
	.news .swiper-pagination-bullet {
		width: 11px;
		height: 11px;
		background: #d0d7df;
	}
	.news .swiper-pagination-bullet-active {
		background: #075fc5;
	}
	.try {
		padding: 55px 0 55px;
		margin-bottom: 56px;
	}
	.try__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		position: relative;
	}
	.try__descr {
		width: 100%;
		margin-left: 0;
	}
	.try__title {
		position: absolute;
		font-size: 33px;
		line-height: 80%;
		color: #ffffff;
		margin-bottom: 20px;
		top: 0px;
		left: 0;
		right: 0;
	}
	.try__text {
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
		margin: auto;
		max-width: 310px;
	}
	.try__btn {
		margin-right: 20px;
	}
	.try__box-img {
		margin-top: 134px;
	}
	.footer__top {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.footer__tools {
		display: none;
	}
	.steps_mob {
		display: block;
	}

	.uppper-button {
		top: 388px;
		margin: 0 auto;
		display: block;
	}
}

@media (min-width: 310px) and (max-width: 555px) {
	.container {
		padding: 0 10px;
	}
	.title {
		font-size: 26px;
		line-height: 128.5%;
	}
	.nav {
		padding-right: 10px;
	}
	.nav__logo {
		width: 130px;
	}
	.nav__inner {
		max-width: 135px;
	}
	.nav__btn {
		padding: 9px 31px;
		font-size: 12px;
		line-height: 14px;
		margin-right: 15px;
	}
	.first {
		margin: 20px 1px 0;
		border-radius: 10px;
		padding: 64px 0px 120px;
	}
	.first__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.first__title {
		font-size: 32px;
		line-height: 110%;
	}
	.first__left-text {
		margin: 10px 0 32px;
		font-size: 14px;
		line-height: 146.5%;
	}
	.first__right {
		max-width: 345px;
		min-height: 220px;
		background-image: url("../img/bg-first-mob.png");
		top: 280px;
		left: 110px;
		border-radius: 10px;
		margin: auto;
		right: 0px;
		left: 0;
		z-index: 0;
	}
	.first__right-btn {
		display: inline;
		padding: 14px 43px 14px 23px;
		max-width: 171px;
		position: relative;
		right: -11px;
		top: 0px;
		text-transform: capitalize;
		background-color: #ffd21c;
		border-radius: 40px;
		font-size: 12px;
		line-height: 120%;
		color: #362f2f;
	}
	.first__right-btn::before {
		content: "";
		position: absolute;
		background-image: url("../img/icons/you-first-btn.svg");
		background-repeat: no-repeat;
		background-color: #fff;
		border-radius: 50%;
		width: 34px;
		height: 34px;
		left: 126px;
		top: 9px;
		z-index: 0;
	}
	.first__left-consult {
		width: 300px;
		bottom: -1107px;
		margin: auto;
	}
	.first__left-try {
		width: 300px;
		bottom: -800px;
	}
	.first__left-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 300px;
		margin: auto;
		right: 0px;
		left: 0;
	}
	.first__wrap-text {
		margin-top: 16px;
		padding-left: 20px;
		font-size: 13px;
		line-height: 146.5%;
	}
	.first__wrap-text::before {
		top: -6px;
		left: -5px;
	}


	.win {
		margin-top: 377px;
	}
	.win__slider {
		padding: 0 15px;
		max-width: 343px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.win__slider-item {
		min-height: 293px;
		padding: 24px 25px 30px;
	}
	.win__slider-img {
		width: 85px;
		height: 85px;
	}
	.win__slider-box {
		max-width: 218px;
		margin-top: 5px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 14px;
		line-height: 149%;
		color: #878787;
	}
	.win__wrapper {
		padding: 6px 9px 51px;
		position: relative;
	}
	.win__slider-production {
		margin-right: 0px;
		margin-left: 0px;
	}
	.win__slider-production::before {
		display: none;
	}
	.win__slider-company {
		font-size: 13px;
		line-height: 146.5%;
		position: relative;
	}
	.win__slider-descr,
	.win__text {
		font-size: 14px;
		line-height: 146.5%;
	}

	.win .swiper.win__slider {
		overflow: visible;
	}
	.win .swiper-slide-next {
		opacity: 0.4;
	}
	.win .swiper-pagination {
		bottom: -6px;
	}
	.need {
		margin-top: 56px;
	}
	.need__content {
		margin-left: 0px;
	}
	.need__item {
		padding: 53px 20px 24px 20px;
	}
	.need__item-title {
		font-size: 16px;
		line-height: 146.5%;
		margin-top: 0px;
		margin-bottom: 3px;
	}
	.need__text {
		font-size: 14px;
		line-height: 146.5%;
	}
	.profit {
		margin-bottom: 105px;
	}
	.profit__inner {
		display: block;
		margin: 50px auto 0;
		min-height: 765px;
		position: relative;
	}
	.profit__inner::before {
		content: "";
		position: absolute;
		background-image: url("../img/profit/v-mob.svg");
		background-repeat: no-repeat;
		width: 100%;
		height: 100%;
		left: 37px;
		top: 55px;
	}
	.profit__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background: #ffffff;
		-webkit-box-shadow: 0px 4px 20px rgba(12, 62, 62, 0.1);
		box-shadow: 0px 4px 20px rgba(12, 62, 62, 0.1);
		border-radius: 10px;
		max-width: 237px;
		min-height: 80px;
		padding-bottom: 0;
		position: relative;
	}
	.profit__item:nth-child(2),
	.profit__item:nth-child(4) {
		margin-right: calc(100% - 240px);
	}
	.profit__item:nth-child(1),
	.profit__item:nth-child(3),
	.profit__item:nth-child(5) {
		margin-left: calc(100% - 240px);
	}
	.profit__item:nth-child(5) {
		top: 350px;
		left: 0;
		right: 0;
		margin: auto;
		padding: 16px 16px 19px 16px;
	}
	.profit__item:nth-child(1) {
		top: 0px;
		padding-left: 40px;
		text-align: start;
	}
	.profit__item:nth-child(2) {
		top: 80px;
		padding-right: 38px;
		padding-left: 10px;
	}
	.profit__item:nth-child(3) {
		top: 140px;
		padding: 11px 5px 11px 19px;
	}
	.profit__item:nth-child(4) {
		top: 200px;
		padding: 11px 15px 11px 11px;
	}
	.profit__item-1::after,
	.profit__item-2::after,
	.profit__item-3::after,
	.profit__item-4::after,
	.profit__item-5::after {
		content: "";
		position: absolute;
		width: 24px;
		height: 24px;
		background: #075fc5;
		border-radius: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 12px;
		line-height: 146.5%;
		color: #ffffff;
	}
	.profit__item-1::after {
		content: "01";
		right: 280px;
	}
	.profit__item-1::before {
		content: "";
		position: absolute;
		background-image: url("../img/profit/1-mob.png");
		background-repeat: no-repeat;
		width: 40px;
		height: 40px;
		top: 17px;
		right: 210px;
	}
	.profit__item-2::after {
		content: "02";
		left: 297px;
		top: 23px;
	}
	.profit__item-2::before {
		content: "";
		position: absolute;
		background-image: url("../img/profit/2-mob.png");
		background-repeat: no-repeat;
		width: 40px;
		height: 40px;
		top: 21px;
		left: 213px;
	}
	.profit__item-3 {
		padding-top: 15px;
	}
	.profit__item-3::after {
		content: "03";
		right: 290px;
	}
	.profit__item-3::before {
		content: "";
		position: absolute;
		background-image: url("../img/profit/4-mob.png");
		background-repeat: no-repeat;
		width: 40px;
		height: 40px;
		top: 19px;
		right: 221px;
	}
	.profit__item-4::after {
		content: "04";
		left: 297px;
		top: 23px;
	}
	.profit__item-4::before {
		content: "";
		position: absolute;
		background-image: url("../img/profit/3-mob.png");
		background-repeat: no-repeat;
		width: 40px;
		height: 40px;
		top: 16px;
		left: 217px;
	}
	.profit__item-5 {
		min-height: 112px;
		max-width: 298px;
	}
	.profit__item-5::after {
		content: "05";
		right: 129px;
		top: -95px;
	}
	.profit__item-5::before {
		content: "";
		position: absolute;
		background-image: url("../img/profit/5-mob.png");
		background-repeat: no-repeat;
		width: 40px;
		height: 40px;
		top: -28px;
		left: 131px;
	}
	.profit__item-text {
		margin-top: 0;
		font-size: 13px;
		line-height: 146.5%;
		text-align: start;
	}
	.profit__img {
		display: none;
	}


	.demo {
		padding-top: 30px;
		position: relative;
		margin-bottom: 88px;
		display: none;
	}
	.demo__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.demo__title {
		position: absolute;
		display: block;
		top: -90px;
		left: 0;
		right: 0;
		margin: auto;
		margin-bottom: 0;
	}
/*	.demo__inner-img {
		display: none;
	}*/
	/*.demo__inner-img-mob {
		display: block;
		max-width: 296px;
	}*/
	.demo__inner-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 300px;
		margin-top: 40px;
		margin-left: 0px;
	}
	.demo__box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 280px;
	}
	.demo__box-title {
		width: 198px;
		margin-top: 0px;
		font-size: 14px;
		line-height: 146.5%;
	}
	.kit {
		border-radius: 10px;
	}
	.kit__descr {
		text-align: center;
		margin-top: 20px;
	}
	.kit__logo-mob {
		width: 63px;
		height: 63px;
		top: -31px;
	}
	.kit__title {
		margin: 20px 0 10px;
		font-size: 24px;
		line-height: 100%;
	}
	.kit__text {
		font-size: 18px;
		line-height: 146.5%;
		margin-bottom: 31px;
	}
	.kit__inner-img {
		margin-top: 0px;
		max-width: 100%;
	}
	.kit__btn {
		width: 271px;
	}
	.result {
		margin: 56px 0 56px;
	}
	.result__title {
		margin-bottom: 25px;
	}
	.result__label {
		font-size: 14px;
		line-height: 146.5%;
		padding: 15px 10px 15px 51px;
	}
	.result__label::before {
		left: 15px;
	}
	.result__block-title {
		font-size: 14px;
		line-height: 146.5%;
		margin-bottom: 8px;
		padding-left: 51px;
	}
	.result__block-title::before {
		left: 15px;
		top: 0px;
	}
	.result__text {
		font-size: 13px;
		line-height: 146.5%;
		padding-left: 51px;
	}
	.work {
		padding: 56px 0;
		border-radius: 10px;
	}
	.work__title {
		font-size: 26px;
		line-height: 128.5%;
	}
	.work__icons {
		margin-top: 32px;
	}
	.work__icons-title {
		margin-bottom: 24px;
	}
	.team {
		margin: 75px 0 50px;
	}
	.team__items {
		margin-top: 32px;
	}
	.team__item {
		max-width: 336px;
		margin-top: 20px;
		padding: 32px 15px 28px;
		min-height: 401px;
	}
	.team__photo {
		max-width: 116px;
		height: 116px;
		margin-bottom: 23px;
	}
	.team__item-top {
		margin-bottom: 24px;
	}
	.team__item-top::before {
		z-index: 1;
	}
	.team__name {
		font-size: 15px;
		line-height: 146.5%;
	}
	.team__descr {
		margin-top: 6px;
		font-size: 13px;
	}
	.team__text {
		margin-top: 8px;
		padding-left: 14px;
		font-size: 13px;
	}
	.team__text::before {
		top: 5px;
	}
	.help__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
	}
	.help__title {
		position: absolute;
		text-align: center;
		left: 0;
		right: 0;
		margin: auto;
		font-size: 26px;
		line-height: 128.5%;
		top: -310px;
	}
	.help__pre-title {
		position: absolute;
		font-size: 13px;
		line-height: 146.5%;
		text-align: center;
		right: 0;
		left: 0;
		top: -203px;
	}
	.help__descr {
		padding: 77px 16px 32px;
		margin-top: 35px;
		text-align: center;
		background-color: #ffffff;
		-webkit-box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
		box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
		border-radius: 8px;
		min-height: 331px;
		position: absolute;
		top: 168px;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 3;
	}
	.help__descr::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/icons/help-icon-mob.svg");
		width: 63px;
		height: 63px;
		bottom: 298px;
		right: 0;
		left: 0;
		margin: auto;
		border-radius: 50%;
		-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	}
	.help__text {
		margin-top: 30px;
	}
	.help__text span {
		position: absolute;
		top: 78px;
		left: 0;
		right: 0;
		font-size: 16px;
		line-height: 146.5%;
		color: #444141;
	}
	.help__btn {
		width: 270px;
	}
	.help__box-img {
		position: inherit;
		left: 0px;
	}
	.help__img {
		-webkit-box-shadow: -3px -1px 22px -5px #4d4d4d;
		box-shadow: -3px -1px 22px -5px #4d4d4d;
		border-radius: 10px;
		max-width: 450px;
		width: 100%;
	}
	.video {
		margin: 334px 0 0px;
	}
	.video__title {
		margin-bottom: 27px;
	}
	.video__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.video__content-slider {
		max-width: 299px;
		padding-bottom: 50px;
	}
	.video .swiper {
		overflow: visible;
	}
	.video__content-block {
		max-width: 900px;
	}
	.video__content {
		margin-left: 5px;
	}
	.video__content-frame {
		max-width: 430px;
		height: 219px;
	}
	.teleg {
		background: -webkit-gradient(linear, left bottom, left top, from(#255de4), to(#255de4));
		background: -o-linear-gradient(bottom, #255de4, #255de4);
		background: linear-gradient(0deg, #255de4, #255de4);
		border-radius: 10px;
		margin-top: 280px;
	}
	.teleg__title {
		font-size: 26px;
	}
	.teleg__text {
		font-size: 14px;
	}
	.index-page .news {
		margin: 56px 0;
	}
	.news__title {
		display: inline;
		text-align: start;
	}
	.news__block {
		max-width: 315px;
	}
	.news__wrapper {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.news__item {
		width: 200px;
		padding: 20px 15px 20px;
	}
	.news__name {
		margin-top: 140px;
		font-size: 14px;
		line-height: 146.5%;
	}
	.news__link {
		font-size: 13px;
		line-height: 146.5%;
	}
	.try {
		border-radius: 10px;
	}
	.try__descr {
		width: 100%;
		margin-left: 0;
	}
	.try__title {
		position: absolute;
		font-size: 26px;
		line-height: 120%;
		color: #ffffff;
		margin-bottom: 20px;
		top: -10px;
		left: 0;
		right: 0;
	}
	.try__text {
		position: absolute;
		top: 60px;
		left: 0;
		right: 0;
		margin: auto;
		max-width: 310px;
	}
	.try__btn {
		margin-right: 0px;
		margin-bottom: 10px;
		width: 270px;
	}
	.try__btn-sec {
		width: 270px;
	}
	.try-modal__overlay {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.6);
		display: block;
		z-index: 200;
		padding-top: 55px;
	}

	.form-feedback {
		color: white !important;
	}

	.try-modal__close:before {
		color: #fff;
		right: 19px;
		top: 13px;
		font-size: 25px;
	}
	.try-modal__container {
		margin: 0px auto 0;
		padding: 47px 20px 39px;
		background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
		background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
		max-width: 100%;
		height: 100%;
		border-radius: 0px;
		position: relative;
	}
	.try-modal__title {
		font-size: 26px;
		line-height: 128.5%;
		text-align: start;
		color: #ffffff;
	}
	.try-modal__title span {
		color: #ffca31;
	}
	.try-modal__form {
		margin: 0 auto;
		max-width: 100%;
		padding: 0;
	}
	.try-modal__right {
		margin-right: 30px;
	}
	.try-modal__input {
		padding: 15px 16px;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.try-modal__btn {
		max-width: 100%;
	}
	.try-modal__staff {
		margin: 20px 0 14px;
		font-size: 16px;
		line-height: 146.5%;
		color: #ffffff;
	}
	.try-modal__know-wrap {
		margin-top: 24px;
	}
	.try-modal__check + .try-modal__know-label::before {
		content: "";
		display: inline-block;
		width: 15px;
		height: 15px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		border: 1px solid #ffffff;
		border-radius: 0.25em;
		margin-right: 0.5em;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 50% 50%;
	}
	.try-modal__check:checked + .try-modal__know-label::before {
		border-color: #fff;
		background-color: #fff;
		background-image: url("../img/icons/check-mob.svg");
		background-size: contain;
		width: 15px;
		height: 15px;
	}
	.try-modal .try-modal__radio-wrap label {
		color: #fff;
		font-size: 14px;
		line-height: 146.5%;
	}
	.try-modal__radio + label::before {
		border: 1px solid #ffca31;
	}
	.try-modal__radio:checked + label::before {
		border-color: #ffca31;
		background-image: url("../img/icons/elips-input-mob.svg");
	}
	.try-modal__know-label {
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
	}
	.try-modal__know-text {
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
		margin-top: 6px;
	}
	.try-modal__garant {
		margin-top: 2px;
		color: #fff;
	}
	.slider-modal__overlay {
		display: block;
		overflow: auto;
	}
	.slider-modal__container {
		margin: 36px 10px 30px;
		padding: 20px;
		max-width: 500px;
	}
	.slider-modal__close:before {
		top: 25px;
	}
	.enter-modal__overlay {
		display: block;
		z-index: 200;
	}
	.enter-modal__container {
		padding: 60px 33px 30px;
		max-width: 100%;
		height: 100%;
		background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
		background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
		border-radius: 0px;
		position: relative;
	}
	.enter-modal__close:before {
		color: #fff;
		right: 19px;
		top: 13px;
		font-size: 25px;
	}
	.enter-modal__title {
		font-size: 26px;
		line-height: 128.5%;
		color: #ffffff;
		text-align: center;
	}
	.enter-modal__title span {
		color: #ffca31;
	}
	.enter-modal__form {
		margin: 0 auto;
		max-width: 294px;
		margin-top: 27px;
	}
	.enter-modal__input {
		padding: 15px 16px;
		max-width: 295px;
		width: 100%;
		margin-bottom: 20px;
	}
	.enter-modal__forgot {
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
		margin-bottom: 20px;
	}
	.enter-modal__label {
		color: #fff;
	}
	.enter-modal__check + .enter-modal__label::before {
		content: "";
		display: inline-block;
		width: 15px;
		height: 15px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		border: 1px solid #ffffff;
		border-radius: 0.25em;
		margin-right: 0.5em;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 50% 50%;
	}
	.enter-modal__check:checked + .enter-modal__label::before {
		border-color: #fff;
		background-color: #fff;
		background-image: url("../img/icons/check-mob.svg");
		background-size: contain;
		width: 15px;
		height: 15px;
	}
	.forgot-modal__overlay {
		display: block;
		z-index: 200;
	}
	.forgot-modal__container {
		padding: 60px 33px 30px;
		max-width: 100%;
		height: 100%;
		background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
		background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
		border-radius: 0px;
		position: relative;
	}
	.forgot-modal__close:before {
		color: #fff;
		right: 19px;
		top: 13px;
		font-size: 25px;
	}
	.forgot-modal__title {
		font-size: 26px;
		line-height: 128.5%;
		color: #ffffff;
		text-align: center;
	}
	.forgot-modal__title span {
		color: #ffca31;
	}
	.forgot-modal__form {
		margin: 0 auto;
		max-width: 294px;
		margin-top: 27px;
	}
	.forgot-modal__input {
		padding: 15px 16px;
		max-width: 295px;
		width: 100%;
		margin-bottom: 20px;
	}
	.forgot-modal__forgot {
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
		margin-bottom: 20px;
	}
	.forgot-modal__label {
		color: #fff;
	}
	.get-modal__title {
		text-align: center;
	}
	.get-modal__title span {
		color: #ffca31;
	}
	.footer {
		padding-top: 92px;
		background-color: #ffffff;
		-webkit-box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
		box-shadow: 0px 5px 20px rgba(12, 62, 62, 0.1);
		border-radius: 10px;
		position: relative;
		margin-top: 20px;
	}
	.footer__top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: 20px;
	}
	.footer__tools {
		display: none;
	}
	.footer__soc-logo {
		position: absolute;
		top: 38px;
		right: 0;
		left: 0;
		margin: auto;
		width: 150px;
	}
	.footer__soc-box {
		margin-top: 20px;
		width: 100px;
	}
	.footer__soc-copy {
		display: none;
	}
	.footer__location {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		margin-right: 0;
	}
	.footer__location-addr {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		font-size: 13px;
		line-height: 149%;
	}
	.footer__location-time {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		font-size: 13px;
		line-height: 149%;
	}
	.footer__location-email {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		font-size: 16px;
		line-height: 149%;
	}
	.footer__location-phone {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		font-size: 20px;
		line-height: 149%;
	}
	.footer__location-box {
		display: none;
	}
	.footer__bottom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 20px 0 36px;
	}
	.footer__bottom-link {
		margin: 0 0 16px;
	}
	.footer__soc-copy-mob {
		margin-top: 0;
		display: block;
	}
}
.faq-page-title {
	font-size: 148px;
	line-height: 177px;
	text-align: center;
	color: #ffffff;
}
.faq-page-subtitle {
	font-size: 22px;
	line-height: 33px;
	text-align: center;
	color: #ffffff;
	opacity: 0.8;
}
.faq-page-subtitle span {
	color: #ffce00;
}
.faq-page-answers {
	padding: 140px 0 200px;
}
.faq-page-answers__title {
	font-size: 44px;
	line-height: 53px;
	text-align: center;
	color: #444141;
}
.faq-page-answers__title span {
	color: #075fc5;
}
.block_search {
	max-width: 528px;
	width: 100%;
	height: 50px;
	margin: 30px auto 0;
	position: relative;
	background: #ffffff;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
}
.block_search input {
	height: 50px;
	width: 90%;
	border: 0;
	padding: 0 0 0 22px;
	color: #1d1919;
	font-size: 16px;
	line-height: 24px;
}
.block_search input:focus {
	outline: none;
	border: 0;
}
.block_search form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.block_search button {
	border-left: 2px solid rgba(68, 65, 65, 0.16);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 10%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.faq-page_tabs {
	max-width: 1120px;
	margin: 60px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.faq-page_tabs .tabs li {
	color: rgba(68, 65, 65, 0.85);
	font-size: 16px;
	line-height: 23px;
	border-top: 1px solid rgba(20, 92, 198, 0.1);
	padding: 14px 34px 14px 36px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.faq-page_tabs .tabs li:hover {
	color: #075fc5;
}
.faq-page_tabs .tabs li:hover:before {
	background: #075fc5;
}
.faq-page_tabs .tabs li:hover:after {
	display: inline-block;
}
.faq-page_tabs .tabs li:before {
	content: "";
	width: 9px;
	height: 9px;
	background: rgba(96, 94, 94, 0.22);
	border-radius: 2px;
	display: inline-block;
	margin-right: 13px;
}
.faq-page_tabs .tabs li:after {
	content: "";
	width: 25px;
	height: 17px;
	background-image: url("../img/arrow_tabs.svg");
	background-repeat: no-repeat;
	display: none;
	margin-left: auto;
}
.faq-page_tabs .tabs li.active {
	color: #075fc5;
	background: transparent;
}
.faq-page_tabs .tabs li.active:before {
	background: #075fc5;
}
.faq-page_tabs .tabs li.active:after {
	display: inline-block;
}
.faq-page_tabs__left {
	max-width: 442px;
	width: 100%;
	padding: 32px 0;
	background: #ffffff;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin-right: 58px;
}
.faq-page_tabs__left-title {
	font-size: 22px;
	line-height: 31px;
	color: #444141;
	padding: 0 36px 14px;
}
.faq-page_tabs__right {
	width: 100%;
	padding: 40px 0;
	background: #ffffff;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.faq-page_tabs__right .items .item {
	display: none;
}
.faq-page_tabs__right .items .item:first-child {
	display: block;
}
.faq-page_tabs__right .items .item .items_item__title {
	font-size: 22px;
	line-height: 31px;
	color: #444141;
	padding: 0 56px 20px 43px;
}
.block_faq_item {
	background: #ffffff;
	padding: 0;
	border-top: 1px solid rgba(20, 92, 198, 0.1);
	-webkit-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s;
	cursor: pointer;
}
.block_faq_item.opened .block_faq_item_header:before {
	content: "-";
}
.block_faq_item_header {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px 19px 43px;
}
.block_faq_item_header:before {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	content: "+";
	height: 27px;
	width: 27px;
	background: #075fc5;
	border-radius: 50%;
	margin-right: 18px;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
}
.block_faq_item_header .plus span:last-child {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-top: -3px;
}
.block_faq_item.opened .block_faq_item_header {
	background: #f1f7ff;
}
.block_faq_title {
	font-size: 16px;
	line-height: 23px;
	color: rgba(68, 65, 65, 0.85);
	max-width: 400px;
	width: 100%;
}
.block_faq_bottom {
	padding: 15px 20px 17px 43px;
}
.block_faq_bottom p {
	color: rgba(68, 65, 65, 0.85);
	font-size: 14px;
	line-height: 21px;
	max-width: 450px;
	width: 100%;
}
.hidden_info {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	padding: 40px 0;
	background: #ffffff;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	width: 55%;
	max-width: 616px;
	min-height: 100%;
}
.items_item__title {
	font-size: 22px;
	line-height: 31px;
	color: #444141;
	padding: 0 56px 20px 43px;
}
@media (max-width: 1060px) {
	.hidden_info {
		width: 50%;
	}
}
@media (max-width: 992px) {
	.hidden_info {
		width: 100%;
		position: static;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0;
	}
	.faq-page_tabs__left {
		max-width: 600px;
		width: 100%;
		padding: 0;
		margin: 0 auto;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.faq-page_tabs .tabs li.active {
		background: #cde1ff;
	}
	.faq-page_tabs .tabs li {
		font-size: 14px;
		line-height: 21px;
		font-weight: 700;
		background: rgba(205, 225, 255, 0.3);
		padding: 14px 12px;
	}
	.block_faq_title {
		font-size: 13px;
		line-height: 19px;
		color: rgba(68, 65, 65, 0.85);
		max-width: 400px;
		width: 100%;
	}
	.faq-page_tabs .tabs li:after {
		content: "";
		width: 17px;
		height: 25px;
		background-image: url("../img/arrow_tabs_mob.svg");
	}
	.block_faq_item_header:before {
		height: 21px;
		width: 21px;
		margin-right: 16px;
		font-size: 13px;
		line-height: 18px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	.items_item__title {
		display: none;
	}
	.block_faq_item_header {
		padding: 13px 15px 13px 12px;
	}
	.block_faq_bottom p {
		font-size: 13px;
		line-height: 19px;
	}
	.block_faq_bottom {
		padding: 10px 12px 13px 12px;
	}
	.faq-page-title {
		font-size: 50px;
		line-height: 54px;
	}
	.faq-page-subtitle {
		font-size: 16px;
		line-height: 24px;
		text-align: center;
		color: #ffffff;
		opacity: 0.8;
	}
	.faq-page-answers {
		padding: 77px 0 84px;
	}
	.faq-page-answers__title {
		font-size: 26px;
		line-height: 31px;
	}
	.block_search {
		margin: 20px auto 0;
		width: 93%;
	}
	.faq-page_tabs__left-title {
		font-size: 18px;
		line-height: 26px;
		padding: 0 0 21px;
		text-align: center;
		max-width: 230px;
		margin: 0 auto;
	}
	.faq-page_tabs {
		margin: 30px auto 0;
	}
	.faq-page-answers .container {
		padding: 0;
	}
	.block_search button {
		width: 14%;
	}
	.introduction-page-independent__inner-left .custom-btn--js {
		display: none;
	}
}
.introduction-page_first {
	margin-top: 59px;
	padding: 140px 0 0;
	position: relative;
	background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
	background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
	z-index: 1;
	text-align: center;
	height: 566px;
	position: relative;
	overflow: hidden;
}
.introduction-page_first .figure_circle1 {
	position: absolute;
	width: 20px;
	top: 72px;
	left: 0;
	right: 0;
	display: block;
	margin: 0 auto;
}
.introduction-page_first .figure_circle2 {
	position: absolute;
	width: 54px;
	top: 57px;
	right: -25px;
	display: block;
}
.introduction-page_first .figure_circle3 {
	position: absolute;
	width: 31px;
	top: 227px;
	left: 20%;
	display: block;
}
.introduction-page_first .figure_circle4 {
	position: absolute;
	width: 10px;
	top: 220px;
	right: 15%;
	display: block;
}
.introduction-page_first .figure_circle5 {
	position: absolute;
	width: 20px;
	bottom: 132px;
	right: 25%;
	display: block;
}
.introduction-page_first .figure_circle6 {
	position: absolute;
	width: 53px;
	bottom: 99px;
	right: 5%;
	display: block;
}
.introduction-page_first-title {
	font-size: 85px;
	line-height: 102px;
	color: #ffffff;
}
.introduction-page_first-subtitle {
	margin: 18px auto 0;
	font-size: 22px;
	max-width: 532px;
	line-height: 33px;
	color: #ffffff;
	opacity: 0.8;
}
.introduction-page_first-subtitle span {
	color: #ffca31;
}
.introduction-page_first:before {
	content: "";
	position: absolute;
	width: 90%;
	height: 100%;
	top: 0;
	left: 80px;
	background-position: left bottom;
	z-index: -1;
	background-image: url("../img/intro_vector_bg.svg");
	background-repeat: no-repeat;
}
.introduction-page-independent {
	padding: 181px 0 0;
}
.introduction-page-independent__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.introduction-page-independent__inner-left {
	width: 50%;
	max-width: 500px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	margin-right: 110px;
}
.introduction-page-independent__title {
	font-size: 44px;
	line-height: 53px;
	color: #444141;
}
.introduction-page-independent__title span {
	color: #075fc5;
}
.introduction-page-independent__subtitle {
	font-size: 25px;
	line-height: 37px;
	color: #444141;
	margin-top: 40px;
	position: relative;
}
.introduction-page-independent__subtitle:after {
	content: "";
	background-image: url("../img/introduction_v1.svg");
	background-repeat: no-repeat;
	width: 390px;
	height: 185px;
	display: block;
	position: absolute;
	right: -139px;
	bottom: 13px;
}
.introduction-page-independent__number {
	color: rgba(7, 95, 197, 0.33);
	font-size: 24px;
	line-height: 29px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: absolute;
	top: -40px;
	left: 0;
}
.introduction-page-independent__number:before {
	content: "";
	width: 50px;
	height: 2px;
	background: rgba(7, 95, 197, 0.33);
	display: inline-block;
	margin-right: 16px;
}
.introduction-page-independent__btn {
	margin-top: 55px;
	display: inline-block;
	padding: 18px 26px;
}

.introduction-page-price .container .col .card .card-body {
	height: fit-content;
	margin-bottom: 80px;
}

.introduction-page-price .container .col .card .card-body .text-center .first__left-try {
	position: absolute;
	bottom: 15px;
	left: 16px;
	width: 90%;
}

.introduction-page-price .container .col .card li {
	display: flex;
}

.introduction-page-price .container .col .card li p {
	width: 90%;
}

.introduction-page-price .container .col .card li::before {
	content: "";
	display: block;
	margin-top: 6px;
	margin-right: 13px;
	width: 9px;
	height: 9px;
	border-radius: 2px;
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffbf1b));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffbf1b 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffbf1b 100%);
}

.introduction-page-price .container .col .card .img {
	width: 106px;
	height: 106px;
	border-radius: 50%;
	background: #ffffff;
	border: 4px solid #e5f0fd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
	margin-right: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	margin: 20px auto 0px;
}

@media screen and (max-width: 992px) {
	.introduction-page-price .container .col .card .img {
		width: 80px;
		height: 80px;
	}
}

.independent__inner-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 39px;
}
.independent__inner-item:last-child {
	margin-bottom: 0;
}
.independent__inner-item__icon {
	width: 106px;
	height: 106px;
	border-radius: 50%;
	background: #ffffff;
	border: 4px solid #e5f0fd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
	margin-right: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
}
.independent__inner-item__icon:after {
	position: absolute;
	bottom: -4px;
	right: -10px;
	content: "01";
	width: 36px;
	height: 36px;
	background: -webkit-gradient(linear, left top, right top, from(#ffdb1b), to(#ffbf1b));
	background: -o-linear-gradient(left, #ffdb1b 0%, #ffbf1b 100%);
	background: linear-gradient(90deg, #ffdb1b 0%, #ffbf1b 100%);
	color: rgba(68, 65, 65, 0.85);
	font-size: 16px;
	line-height: 23px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.independent__inner-item__info p {
	font-size: 16px;
	line-height: 24px;
	color: #444141;
}
.independent__inner-item__info p span {
	color: #075fc5;
}
.independent__inner-item:nth-child(2) .independent__inner-item__icon:after {
	content: "02";
}
.independent__inner-item:nth-child(3) {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.independent__inner-item:first-child .independent__inner-item__info {
	max-width: 415px;
}
.independent__inner-item:nth-child(3) .independent__inner-item__info {
	max-width: 360px;
}
.independent__inner-item:nth-child(2) .independent__inner-item__info {
	max-width: 360px;
}
.independent__inner-item:nth-child(3) .independent__inner-item__icon:after {
	content: "03";
}
.independent__inner-item:first-child .independent__inner-item__icon:before {
	content: "";
	background-image: url("../img/introduction_v2.svg");
	width: 13px;
	height: 78px;
	position: absolute;
	bottom: -80px;
	z-index: -1;
}
.independent__inner-item:nth-child(2) .independent__inner-item__icon:before {
	content: "";
	background-image: url("../img/introduction_v3.svg");
	width: 13px;
	height: 57px;
	position: absolute;
	bottom: -62px;
	z-index: -1;
}
.introduction-page-services {
	padding: 152px 0;
}
.introduction-page-services .introduction-page-independent__title {
	max-width: 330px;
}
.introduction-page-services .introduction-page-independent__subtitle:after {
	background-image: url("../img/introduction_v1_2.svg");
	width: 447px;
	background-repeat: no-repeat;
}
.introduction-page-services .independent__inner-item {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.introduction-page-services .independent__inner-item .independent__inner-item__info {
	max-width: 265px !important;
}
.btn_mob {
	display: none !important;
}
.block_mob {
	display: none !important;
}

@media (max-width: 1200px) {
	.introduction-page-independent__title {
		font-size: 39px;
		line-height: 47px;
		color: #444141;
	}
	.introduction-page-independent__subtitle:after {
		display: none;
	}
	.independent__inner-item:first-child .independent__inner-item__icon:before {
		content: "";
		background-image: url("../img/introduction_v_dashed.svg");
		width: 2px;
		height: 120px;
		position: absolute;
		bottom: -125px;
		z-index: -1;
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	.independent__inner-item:nth-child(2) .independent__inner-item__icon:before {
		content: "";
		background-image: url("../img/introduction_v_dashed.svg");
		width: 2px;
		height: 57px;
		position: absolute;
		bottom: -62px;
		z-index: -1;
	}
	.introduction-page-independent__inner-left {
		width: 50%;
		max-width: 360px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		position: relative;
		margin-right: 110px;
	}

}

@media (max-width: 992px) {
	.introduction-page_first {
		margin-top: 61px;
		border-radius: 10px;
		padding-top: 106px;
		height: auto;
		padding-bottom: 150px;
	}
	.introduction-page_first-title {
		font-size: 50px;
		line-height: 54px;
		color: #ffffff;
	}
	.introduction-page_first-subtitle {
		margin: 9px auto 0;
		font-size: 14px;
		max-width: 532px;
		line-height: 21px;
		color: #ffffff;
		opacity: 0.8;
	}
	.introduction-page_first:before {
		display: none;
	}
	.introduction-page_first .figure_circle2 {
		position: absolute;
		width: 31px;
		top: 37px;
		right: 80px;
		display: block;
	}
	.introduction-page_first .figure_circle1 {
		position: absolute;
		width: 14px;
		top: 68px;
		left: 0;
		right: 0;
		display: block;
		margin: 0 auto;
	}
	.introduction-page_first .figure_circle3 {
		position: absolute;
		width: 31px;
		top: auto;
		left: 13%;
		display: block;
		bottom: 50px;
	}
	.introduction-page_first .figure_circle5 {
		position: absolute;
		width: 16px;
		bottom: 113px;
		right: auto;
		display: block;
		left: 10%;
	}
	.introduction-page_first .figure_circle6 {
		position: absolute;
		width: 9px;
		bottom: 49px;
		right: 5%;
		display: block;
	}
	.introduction-page_first .figure_circle4 {
		position: absolute;
		width: 10px;
		top: auto;
		right: 15%;
		display: block;
		bottom: 100px;
	}
	.introduction-page-independent {
		padding: 58px 0 0;
	}
	.introduction-page-independent__number {
		color: rgba(7, 95, 197, 0.33);
		font-size: 24px;
		line-height: 29px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: center;
		position: static;
		top: -40px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.introduction-page-independent__inner-left {
		width: 100%;
		max-width: 100%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		position: relative;
		margin-right: 0;
	}
	.introduction-page-independent__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.introduction-page-independent__number {
		font-size: 18px;
		line-height: 23px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: static;
		top: -40px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.introduction-page-independent__number:before {
		content: "";
		width: 38px;
		height: 2px;
		background: rgba(7, 95, 197, 0.33);
		display: inline-block;
		margin-right: 12px;
	}
	.introduction-page-independent__title {
		font-size: 26px;
		line-height: 31px;
		color: #444141;
		text-align: center;
		margin-top: 10px;
	}
	.introduction-page-independent__subtitle {
		font-size: 16px;
		line-height: 24px;
		color: #444141;
		margin-top: 14px;
		text-align: center;
		position: relative;
	}
	.btn_desk {
		display: none !important;
	}
	.btn_mob {
		display: block !important;
	}
	.block_mob {
		display: block !important;
		margin: 36px auto 36px;
		text-align: center;
		width: 100%;
	}
	.block_mob p {
		color: rgba(68, 65, 65, 0.65);
		font-size: 14px;
		line-height: 21px;
		margin-top: 15px;
	}
	.introduction-page-independent__btn {
		margin-top: 0;
		display: inline-block;
		padding: 18px 26px;
		max-width: 300px;
		width: 100%;
	}
	.introduction-page-independent__inner-right {
		margin: 27px auto 0;
	}
	.independent__inner-item__icon {
		width: 74px;
		height: 74px;
		margin-right: 23px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		position: relative;
	}
	.independent__inner-item__icon img {
		width: 32px;
	}
	.independent__inner-item__icon:after {
		position: absolute;
		bottom: -4px;
		right: -6px;
		width: 25px;
		height: 25px;
		font-size: 11px;
		line-height: 16px;
	}
	.independent__inner-item__info p {
		font-size: 14px;
		line-height: 21px;
		color: #444141;
	}
	.introduction-page-services .introduction-page-independent__title {
		max-width: 330px;
		width: 100%;
		margin: 0 auto;
	}
	.introduction-page-services .independent__inner-item .independent__inner-item__info {
		max-width: 415px !important;
	}

	.introduction-page-price .container .col .card .card-body {
		margin-bottom: 0px;
	}

	.introduction-page-price .container .col .card .card-body ul{
		width: 60%;
		margin: 20px auto;
	}

	.introduction-page-price .container .col .card .card-body .text-center .first__left-try {
		position: relative;
		width: auto;
	}
}

}
@media (max-width: 600px) {
	.independent__inner-item:first-child .independent__inner-item__icon:before {
		content: "";
		background-image: url("../img/introduction_v_dashed.svg");
		width: 2px;
		height: 250px;
		position: absolute;
		bottom: -258px;
		z-index: -1;
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	.introduction-page-services .independent__inner-item:first-child .independent__inner-item__icon:before {
		content: "";
		background-image: url("../img/introduction_v_dashed.svg");
		width: 2px;
		height: 190px;
		position: absolute;
		bottom: -195px;
		z-index: -1;
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	.independent__inner-item:nth-child(2) .independent__inner-item__icon:before {
		content: "";
		background-image: url("../img/introduction_v_dashed.svg");
		width: 2px;
		height: 157px;
		position: absolute;
		bottom: -160px;
		z-index: -1;
	}
	.introduction-page-services .independent__inner-item:nth-child(2) .independent__inner-item__icon:before {
		content: "";
		background-image: url("../img/introduction_v_dashed.svg");
		width: 2px;
		height: 67px;
		position: absolute;
		bottom: -86px;
		z-index: -1;
	}
	.introduction-page .footer {
		background: #f1f7ff;
		border-radius: 10px 10px 0px 0px;
		margin-top: 78px;
	}
}
.blog-page main {
	margin-top: 60px;
}
.blog-page__top .figure_circle1 {
	position: absolute;
	width: 67px;
	top: 180px;
	left: -25px;
	display: block;
}
.blog-page__top .figure_circle2 {
	position: absolute;
	width: 21px;
	top: 375px;
	left: 20%;
	display: block;
}
.blog-page__top .figure_circle3 {
	position: absolute;
	width: 31px;
	top: 100px;
	left: 20%;
	display: block;
}
.blog-page__top .figure_circle4 {
	position: absolute;
	width: 35px;
	top: 150px;
	left: 35%;
	display: block;
}
.blog-page__top-content {
	width: 100%;
}
.blog-page__top-desc span {
	font-weight: 700;
	color: #ffca31;
}
.blog-page__search-content {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.blog-page__search-form input::-webkit-input-placeholder,
.blog-page__search-form textarea::-webkit-input-placeholder {
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgba(29, 25, 25, 0.16);
}
.blog-page__search-form input::-moz-placeholder,
.blog-page__search-form textarea::-moz-placeholder {
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgba(29, 25, 25, 0.16);
}
.blog-page__search-form input:-moz-placeholder,
.blog-page__search-form textarea:-moz-placeholder {
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgba(29, 25, 25, 0.16);
}
.blog-page__search-form input:-ms-input-placeholder,
.blog-page__search-form textarea:-ms-input-placeholder {
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgba(29, 25, 25, 0.16);
}
.blog-page__search-form input:focus::-webkit-input-placeholder,
.blog-page__search-form textarea:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.blog-page__search-form input:focus::-moz-placeholder,
.blog-page__search-form textarea:focus::-moz-placeholder {
	opacity: 0;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.blog-page__search-form input:focus:-moz-placeholder,
.blog-page__search-form textarea:focus:-moz-placeholder {
	opacity: 0;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.blog-page__search-form input:focus:-ms-input-placeholder,
.blog-page__search-form textarea:focus:-ms-input-placeholder {
	opacity: 0;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.blog-page__search-form input:focus,
.blog-page__search-form textarea:focus {
	outline: none;
	background: transparent;
	-webkit-box-shadow: 0 0 0 1px #bcbcbc;
	box-shadow: 0 0 0 1px #bcbcbc;
}
.blog-page__search-wrap {
	position: relative;
	max-width: 530px;
	margin: 0 auto;
}
.blog-page__search-input {
	width: 100%;
	padding: 15px 50px 15px 20px;
	border: none;
	border-radius: 8px;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.blog-page__search-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 20%;
	right: 0.8em;
	cursor: pointer;
}
.blog-page__search-link::before {
	content: "";
	display: block;
	margin-right: 20px;
	width: 2px;
	height: 29px;
	background: rgba(68, 65, 65, 0.16);
}
.blog-page__search-link svg {
	width: 14px;
	height: 14px;
}
.blog-page__articles {
	padding-bottom: 20px;
	overflow: hidden;
}
.blog-page__articles .blog-page__settings {
	padding: 0;
}
.blog-page__articles .blog-page__settings-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.blog-page__articles .blog-page__settings-btn {
	margin-right: 10px;
	min-width: 130px;
	max-height: 50px;
	padding: 8px 26px;
	font-size: 16px;
	line-height: 23px;
	white-space: nowrap;
	border: none;
	border-radius: 35px;
	color: rgba(68, 65, 65, 0.85);
	background: none;
	cursor: pointer;
}
.blog-page__articles .blog-page__settings-btn:nth-last-child(1) {
	margin-right: 0;
}
.blog-page__articles .blog-page__settings-btn:hover {
	background: #ebf4ff;
}
.blog-page__articles .blog-page__settings-btn.active {
	background: #ebf4ff;
}
.blog-page__articles-content {
	margin-top: 30px;
}
.blog-page__articles-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	/*align-items: center;*/
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: center;
}
.blog-page__item {
	margin: 15px;
	margin-top: 0;
	margin-bottom: 30px;
	max-width: 380px;
	padding: 25px 20px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.blog-page__item .page-header a {
	color: #444141;
}


.blog-page__item img {
	border-radius: 10px;
	margin-bottom: 20px !important;
}
.blog-page__item-title {
	margin-top: 15px;
	height: 56px;
	overflow: hidden;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
}
.blog-page__item-title::before {
	content: "";
	float: left;
	width: 5px;
	height: 56px;
}
.blog-page__item-title > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px;
}
.blog-page__item-desc {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 63px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	color: rgba(68, 65, 65, 0.85);
}
.blog-page__item-desc::before {
	content: "";
	float: left;
	width: 5px;
	height: 63px;
}
.blog-page__item-desc > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px;
}
.blog-page__item-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.blog-page__item-link {
	padding: 13px 40px;
	border: 1px solid rgba(7, 95, 197, 0.85);
	border-radius: 6px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-page__item-link:hover {
	background: #075fc5;
}
.blog-page__item-link:hover span {
	color: #fff;
}
.blog-page__item-link span {
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	color: #075fc5;
}
.blog-page__item-views {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.blog-page__item-views::before {
	content: "";
	display: block;
	margin-right: 7px;
	width: 12px;
	height: 12px;
	background: url("../img/blog-page/fa-solid_eye.svg");
	background-size: cover;
}
.blog-page__item-views--count {
	font-size: 12px;
	line-height: 18px;
	color: rgba(68, 65, 65, 0.85);
}
.blog-page__item-categories {
	margin-top: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.blog-page__item-categories-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.blog-page__item-categories-list li {
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 3px 15px;
	border-radius: 35px;
	background: #ebf4ff;
}
.blog-page__item-categories-list li:nth-last-of-type(1) {
	margin-right: 0;
}
.blog-page__item-categories-list li p {
	font-size: 12px;
	line-height: 18px;
}
.blog-page__item-categories--more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.blog-page__item-categories--more span {
	display: block;
	margin-right: 3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: rgba(7, 95, 197, 0.6);
}
.blog-page__item-categories--more span:nth-last-of-type(1) {
	margin-right: 0;
}
.blog-page__pagination {
	margin-top: 20px;
	margin-bottom: 150px;
}
.blog-page__pagination-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.blog-page__pagination-btn {
	position: relative;
	cursor: pointer;
}
.blog-page__pagination-btn span {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: rgba(7, 95, 197, 0.2);
}
.blog-page__pagination-btn.pagination-prev span {
	left: 0;
}
.blog-page__pagination-btn.pagination-next {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.blog-page__pagination-btn.pagination-next span {
	right: 15px;
}
.blog-page__pagination-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 2rem !important;
}
.blog-page__pagination-item {
	margin-right: 5px;
	border: 1px solid rgba(7, 95, 197, 0.27);
	border-radius: 2px;
}
.blog-page__pagination-item:nth-last-of-type(1) {
	margin-right: 0;
}
.blog-page__pagination-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 35px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
.blog-page__pagination-link:hover {
	background: #075fc5;
}
.blog-page__pagination-link:hover span {
	color: #fff;
}
.blog-page__pagination-link span {
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #075fc5;
}
.blog-page .footer {
	background: rgba(13, 110, 253, 0.06);
}
.sort-show--js {
	display: block !important;
}
.sort-hide--js {
	display: none !important;
}
@media screen and (max-width: 1300px) and (min-width: 990px) {
	.blog-page__top-wrap:nth-of-type(2) {
		right: -18%;
	}
}
@media screen and (max-width: 1300px) {
	.blog-page__item-categories-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 1023px) {
	.blog-page__pagination {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 960px) {
	.blog-page__item {
		width: 45%;
	}
}
@media screen and (max-width: 768px) {
	.blog-page__articles .blog-page__settings {
		margin-top: 25px;
		margin-bottom: 25px;
		position: relative;
	}
	.blog-page__articles {
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
		position: absolute;
		width: 100%;
		padding-bottom: 12px;
		overflow-y: hidden;
		overflow-x: auto;
	}
	.blog-page__articles .blog-page__settings-btn:nth-of-type(1) {
		margin-left: 10px;
	}
	.blog-page__articles-list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.blog-page__item {
		margin: 5px;
	}
}
@media screen and (max-width: 575px) {
	.blog-page__pagination-list > :nth-child(n + 4) {
		display: none;
	}
	.blog-page__pagination-list > :nth-of-type(3) {
		margin-right: 0;
	}
	.blog-page__item {
		width: 100%;
	}
}
.result__block_open {
	background-color: none;
	margin-top: 24px;
}
.result__block-title-open {
	padding-left: 61px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 146.5%;
	color: #444141;
	position: relative;
	font-weight: 700;
}
.result__block-title-open::before {
	content: "";
	position: absolute;
	background-image: url("../img/icons/figer-result.png");
	width: 22px;
	height: 22px;
	left: 29px;
	top: 3px;
}

#companyFieldError, #nameFieldError, #surnameFieldError, #emailFieldError, #numberFieldError, .chekboxError{
	display: none;
	color: #E45454;
	font-size: 14px;
	line-height: 21px;
}

.hiddenError{
	display:inline-block !important;
}

.result_tools {
	padding-left: 61px;
	font-size: 16px;
	line-height: 149%;
	color: #878787 !important;
	position: relative;
}

.privacyPolicySectionMain {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.privacyPolicySectionMain__root {
	width: 100%;
	margin: 0 auto;
	padding: 50px 63px 84px;
	box-sizing: border-box;
	max-width: 1366px;
	position: relative; }
@media (max-width: 900px) {
	.privacyPolicySectionMain__root {
		padding: 26px 16px 84px; }
}

.privacyPolicySection__heading {
	width: 100%;
	font-weight: 600;
	font-size: 42px;
	line-height: 48px;
	letter-spacing: -0.01em;
	color: #001233;
	margin: 0 auto 36px auto;
}

@media (max-width: 900px) {
	.privacyPolicySection__heading {
		font-size: 24px;
		line-height: 28px; }
}

.privacyPolicySection__headingLine {
	position: relative;
}

.privacyPolicySection__headingLine:before {
	content: '';
	position: absolute;
	top: -24px;
	left: 0;
	height: 2px;
	width: 170px;
}

.privacyTextStyle {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: rgba(0, 18, 51, 0.75);
	max-width: 85%;
	margin: 0 auto 32px auto;
	text-indent: 25px;
}

.privacyPolicySection__bald {
	font-weight: 600;
}

.privacyLink {
	text-decoration: none;
	color: #1eaaf1;
	font-weight: 600;
}

.privacyLink:hover, .privacyLink:active {
	color: #ec41b9;
}

.privacyPolicySection {
	margin-bottom: 24px;
}

.privacyPolicySection:last-child {
	margin-bottom: 0;
}

@media (max-width: 600px) {
	.privacyPolicySection {
		margin-bottom: 36px; }
}

.privacySection__heading {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #001233;
	margin-top: 0;
	margin-bottom: 16px;
}

@media (max-width: 900px) {
	.privacySection__heading {
		font-size: 18px;
		line-height: 24px; }
}

@media (max-width: 600px) {
	.privacySection__heading {
		padding: 0 50px;
		margin: 0 auto 16px auto;
		-webkit-box-align: baseline;
		align-items: baseline; }
}

.privacySection__heading_num {
	margin-right: 10px;
}

.privacySection__item {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	margin-top: 0;
	margin-bottom: 14px;
}

.privacySection__item:last-child {
	margin-bottom: 0;
}

.privacySection__item.shifted {
	padding-left: 10px;
}

.privacySection__item_num {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: rgba(0, 18, 51, 0.75);
	width: 42px;
	min-width: 42px;
	margin-right: 10px;
	text-align: left;
}

.privacySection__item_num.num_bald {
	font-weight: 600;
}

.privacyPolicySection__italic {
	font-style: italic;
}

.privacySection__item_text {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: rgba(0, 18, 51, 0.75);
}


.profit-button {
	margin-top: 80px;
	text-align: center!important;
}

.contact .contact-contacts .container .contact-contacts__block .contact-contacts__right .contact-contacts-form__wrap .contact-form .form-feedback {
	color: white !important;
}

.readmore .btn {
	padding: 13px 40px;
	border: 1px solid rgba(7, 95, 197, 0.85);
	border-radius: 6px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background: white;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	color: #075fc5;
	margin-top: 15px;
}

.readmore .btn:hover {
	background: #075fc5;
	color: white;

}

.readmore .btn:hover::before {
	opacity: 0;
}

.page-header {
	margin-top: 15px;
	overflow: hidden;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 15px;
}

.article-info {
	margin-top: 12px;
	margin-bottom: 12px;
}

.tags {
	display: flex;
	margin-bottom: 12px !important;
	flex-wrap: wrap;
}

.tags li {
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 3px 15px;
	border-radius: 35px;
	background: #ebf4ff;
	font-size: 12px;
	line-height: 18px;
}

.blog-text {
	font-family: Gilroy;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 180%;
	color: #444141;
	padding-bottom: 10px;
}

.blog-text strong {
	padding-top: 20px;
}

.blog-text h2 {
	margin-top: 60px;
	font-weight: 600;
	font-size: 25px;
	line-height: 120%;
}

.blog-text p {
	margin: 20px 0;
}

.blog-img {
	margin-bottom: 10px;
	border-radius: 10px;
}

.blog-printscreen {
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgb(0 0 0 / 15%);
	width: 90%;
	margin: 20px auto;
}

.blog-printscreen-right {
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgb(0 0 0 / 15%);
	float: right;
	margin: 20px 0 20px 20px;
	width: 50%;
}

.blog-printscreen-left {
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgb(0 0 0 / 15%);
	float: left;
	margin: 20px 20px 0 20px;
	width: 50%;
}

blockquote {
	background: white;
	border-top: 5px solid #E5E5E5;
	border-bottom: 5px solid #E5E5E5;
	color: #3A3C55;
	padding: 15px 30px 15px 90px;
	position: relative;
	font-weight: 300;
	margin: 20px 0px 20px 0px;
}
blockquote:before {
	content: "\201C";
	font-family: serif;
	position: absolute;
	left: 20px;
	top: 20px;
	color: white;
	background: #FB6652;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 50px;
	line-height: 1.35;
	text-align: center;
}
blockquote p {
	margin: 0 0 16px;
	font-size: 19px;
	letter-spacing: .05em;
	line-height: 1.4;
}

blockquote cite {
	font-style: normal;
}

.blogvis {
	width: 50%;
}

.blogunvis {
	width: 50%;
}

iframe {
	width: 100%;
}

.blog-page__articles-content .pagination  {
	justify-content: center;
}

@media screen and (max-width: 768px) {
	.blog-page__articles-content .pagination  {
		padding-top: 10px;
	}
}

.blog-page__articles-content .pagination ul {
	/* display: -webkit-box; */
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 2rem !important;
	list-style: none;
}

.blog-page__articles-content .pagination li {
	margin-right: 5px;
	border: 1px solid rgba(7, 95, 197, 0.27);
	border-radius: 2px;
}

.blog-page__articles-content .pagination .pagenav {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 35px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	margin: 0 14px;
}

.tag-category .pagination {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 35px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	margin: 0 14px;
}

.tag-category .pagination .pull-right {
	display: none;
}


.tag-category .pagination ul {
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 2rem !important;
	list-style: none;
}

.tag-category .pagination li {
	margin-right: 5px;
	border: 1px solid rgba(7, 95, 197, 0.27);
	border-radius: 2px;
}

.tag-category .pagination .pagenav {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 35px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	margin: 0 14px;
}

.blog-page__articles-content .pagenav {
	display: flex;
	justify-content: space-between;
}

.blog-page__settings-list {
	display: flex;
	margin: 0 auto;
	margin-top: 20px;
}

.blog-page__settings-list div {
	padding: 0 14px;
}

.blog-page__settings-list h3 {
	color: red;
}

.blog-category {
	margin-right: 10px;
	min-width: 130px;
	max-height: 50px;
	padding: 8px 26px;
	font-size: 16px;
	line-height: 23px;
	white-space: nowrap;
	border: none;
	border-radius: 35px;
	color: rgba(68, 65, 65, 0.85);
	background: none;
	cursor: pointer;
	border: 1px red;
}

.tag-category {
	margin: 70px;
}

.filters {
	display: none;
}

.pager {
	display: flex;
}

.pager li {
	margin-right: 5px;
	border: 1px solid rgba(7, 95, 197, 0.27);
	border-radius: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 35px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	padding: 0 14px;
}

.takefree {
	width: 100px;
}

.tagfilter {
	margin: 0px auto;
	width: 50%;
}

@media screen and (max-width: 768px) {
	.tagfilter {
		width: 90%;
	}
}

.tag-category h2 {
	margin-right: 6px;
	margin-bottom: 15px;
	padding: 10px 15px;
	border-radius: 35px;
	background: #ebf4ff;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}

.takekpifree {
	color: white;
	margin: 10px 0 0 0;
	width: 230px;
	font-size: small;
}

@media (max-width: 1098px) {
	.takekpifree {
		margin-left: 20px;
	}
}

@media (min-width: 920px) {
	.takekpifreesmall {
		display: none;
	}
}

@media (max-width: 920px) {
	.takekpifreesmall {
		color: white;
		width: 617px;
		font-size: small;
		margin-left: 20px;
		margin-top: 5px;
	}
	.takekpifree {
		display: none;
	}
}

@media (max-width: 768px) {
	.takekpifreesmall {
		color: black;
		width: auto;
		font-size: small;
		position: absolute;
		bottom: -292px;
		text-align: center;
		margin-left: 19%;
	}
}

@media (max-width: 555px) {
	.takekpifreesmall {
		bottom: -299px;
		text-align: center;
		margin-left: 5%;
	}
}

@media (max-width: 375px) {
	.first__left-wrap {
		bottom: -155px;
	}
	.uppper-button {
		top: 353px;
	}
	.takekpifreesmall {
		bottom: -278px;
		margin-left: 0%;
	}
}

.second__right-btn {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	max-width: 94px;
	color: #fff;
	-webkit-transform: rotate(-0.1deg);
	-ms-transform: rotate(-0.1deg);
	transform: rotate(-0.1deg);
	position: relative;
	right: -289px;
	top: -192px;
}
.second__right-btn::before {
	content: "";
	position: absolute;
	background-image: url("../img/play-btn.svg");
	width: 130px;
	height: 130px;
	left: -103px;
	top: -47px;
	z-index: -1;
}
@media (max-width: 768px) {
	.second__right-btn {
		max-width: 94px;
		position: relative;
		right: -237px;
		top: -171px;
	}

	.second__right-btn::before {
		content: "";
		position: absolute;
		width: 130px;
		height: 130px;
		left: -121px;
		top: -59px;
		z-index: -1;
	}
}

@media (min-width: 310px) and (max-width: 555px) {
	.second__right-btn {
		display: block;
		padding: 14px 43px 14px 23px;
		max-width: 171px;
		position: relative;
		right: 0;
		top: -33vw;
		text-transform: none;
		background-color: #ffd21c;
		border-radius: 40px;
		font-size: 12px;
		line-height: 120%;
		color: #362f2f;
		margin: 0 auto;
	}

	.second__right-btn::before {
		content: "";
		position: absolute;
		background-image: url("../img/icons/you-first-btn.svg");
		background-repeat: no-repeat;
		background-color: #fff;
		border-radius: 50%;
		width: 34px;
		height: 34px;
		left: 125px;
		top: 18px;
		z-index: 0;
	}
}

#notfound {
	position: relative;
	height: 500px;
}

#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.notfound {
	max-width: 560px;
	width: 100%;
	padding-left: 160px;
	line-height: 1.1;
}

.notfound .notfound-404 {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 140px;
	height: 140px;
	background-image: url('../img/emoji.png');
	background-size: cover;
}

.notfound .notfound-404:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(2.4);
	-ms-transform: scale(2.4);
	transform: scale(2.4);
	border-radius: 50%;
	background-color: #f2f5f8;
	z-index: -1;
}

.notfound h1 {
	font-family: 'Nunito', sans-serif;
	font-size: 65px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #151723;
	text-transform: uppercase;
}

.notfound h2 {
	font-family: 'Nunito', sans-serif;
	font-size: 21px;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
	color: #151723;
}

.notfound p {
	font-family: 'Nunito', sans-serif;
	color: #999fa5;
	font-weight: 400;
}

.notfound a {
	font-family: 'Nunito', sans-serif;
	display: inline-block;
	font-weight: 700;
	border-radius: 40px;
	text-decoration: none;
	color: #388dbc;
}

@media only screen and (max-width: 767px) {
	.notfound .notfound-404 {
		width: 110px;
		height: 110px;
	}
	.notfound {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 110px;
	}
}

.try_select_template {
	appearance: none;
	background: url("../img/icons/arrow_custom.svg") no-repeat right;
	background-position-x: calc(100% - 8px);
	padding: 15px 16px;
	width: 100%;
	border-radius: 3px;
	margin-top: 12px;
	margin-bottom: 6px;
	border: 1px solid #ededed;
	color: #444141;
	font-size: 0.9rem;
	font-family: "Gilroy";
	font-weight: 500;
}

@media only screen and (max-width: 767px) {
	.try_select_template {
		background: white;
		padding: 15px 16px;
		width: 100%;
		border-radius: 3px;
		margin-top: 12px;
		border: 1px solid #ededed;
		color: #444141;
		font-size: 0.9rem;
		font-family: "Gilroy";
		font-weight: 500;
		margin-bottom: 10px;
	}

	.mobile-white {
		color: white;
	}

}