@font-face {
	font-family: Clear Sans;
	src: url(/themes/cabinet/css/fonts/ClearSans-Bold.woff2) format("woff2"), url(/themes/cabinet/css/fonts/ClearSans-Bold.woff) format("woff"), url(/themes/cabinet/css/fonts/ClearSans-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Clear Sans;
	src: url(/themes/cabinet/css/fonts/ClearSans.woff2) format("woff2"), url(/themes/cabinet/css/fonts/ClearSans.woff) format("woff"), url(/themes/cabinet/css/fonts/ClearSans.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(/themes/cabinet/css/fonts/Montserrat-Regular.woff2) format("woff2"), url(/themes/cabinet/css/fonts/Montserrat-Regular.woff) format("woff"), url(/themes/cabinet/css/fonts/Montserrat-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(/themes/cabinet/css/fonts/Montserrat-Bold.woff2) format("woff2"), url(/themes/cabinet/css/fonts/Montserrat-Bold.woff) format("woff"), url(/themes/cabinet/css/fonts/Montserrat-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

.slick-slider {
	-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, .slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after, .slick-track:before {
	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
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
	visibility: visible !important;
	background: #f2f2f2 !important;
	background: rgba(0, 0, 0, .06) !important;
	border: 0 !important;
	-webkit-box-shadow: inset 0 0 12px 4px #fff;
	box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
	content: "!";
	visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
	color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0;
	border-left: 1px solid #d0d0d0;
	border-radius: 0 2px 2px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 23px
}

.selectize-control {
	position: relative
}

.selectize-dropdown, .selectize-input, .selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active, .selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block
}

.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
	padding: 6px 8px 3px
}

.selectize-input.full {
	background-color: #fff
}

.selectize-input.disabled, .selectize-input.disabled * {
	cursor: default !important
}

.selectize-input.focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
	border-radius: 3px 3px 0 0
}

.selectize-input > * {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.selectize-control.multi .selectize-input > div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #f2f2f2;
	color: #303030;
	border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input > div.active {
	background: #e8e8e8;
	color: #303030;
	border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
	color: #7d7d7d;
	background: #fff;
	border: 0 solid #fff
}

.selectize-input > input {
	display: inline-block !important;
	padding: 0 !important;
	min-height: 0 !important;
	max-height: none !important;
	max-width: 100% !important;
	margin: 0 2px 0 0 !important;
	text-indent: 0 !important;
	border: 0 !important;
	background: none !important;
	line-height: inherit !important;
	-webkit-user-select: auto !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.selectize-input > input::-ms-clear {
	display: none
}

.selectize-input > input:focus {
	outline: none !important
}

.selectize-input:after {
	content: " ";
	display: block;
	clear: left
}

.selectize-input.dropdown-active:before {
	content: " ";
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	background: #fff;
	margin: -1px 0 0;
	border: 1px solid #d0d0d0;
	border-top: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125, 168, 208, .2);
	border-radius: 1px
}

.selectize-dropdown .optgroup-header, .selectize-dropdown .option {
	padding: 5px 8px
}

.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: .5
}

.selectize-dropdown [data-selectable].option {
	opacity: 1
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0
}

.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default
}

.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68
}

.selectize-dropdown .active.create {
	color: #495c68
}

.selectize-dropdown .create {
	color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
	cursor: pointer
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
	cursor: text
}

.selectize-control.single .selectize-input:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-color: grey transparent transparent;
	border-style: solid;
	border-width: 5px 5px 0
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px;
	border-color: transparent transparent grey
}

.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto
}

.selectize-control.rtl .selectize-input > input {
	margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fafafa
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}

.mfp-wrap {
	z-index: 1043;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	top: 50%;
	margin: -55px 0 0;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure, img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow-x: hidden
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}

body {
	margin: 0;
	font-family: sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	text-align: left
}

body.article-text {
	background-color: #ffffff;
	color: #000;
}

body.article-text ul li, body.article-text blockquote,body.article-text h1 {
	color: #000;
}

[tabindex="-1"]:focus {
	outline: none !important
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	-webkit-font-smoothing: antialiased
}

p {
	margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	font-style: normal;
	line-height: inherit
}

address, dl, ol, ul {
	margin-bottom: 1rem
}

dl, ol, ul {
	margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b, strong {
	font-weight: inherit;
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #0275d8;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	-webkit-font-smoothing: antialiased
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

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

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

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

[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #636c72;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

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

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

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

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none !important
}

audio, video {
	display: inline-block
}

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

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-font-smoothing: antialiased
}

.b-firstscreen__title, .b-title__title, .h1, h1 {
	font-size: 60px;
	line-height: 113%;
	color: #fff;
	margin-bottom: .5em
}

.b-firstscreen__title, .b-title__title, .h1, .h2, h1, h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700
}

.h2, h2 {
	font-size: 36px;
	line-height: 1.5;
	margin-bottom: .6em;
	margin-top: 100px
}

.h3, h3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: .85em
}

p a, .article-text a, .b-advantages a, .b-callback-info a {
	color: #e369ac;
	border-bottom: 1px solid #e369ac;
	-webkit-transition: .3s;
	transition: .3s
}

p a:hover, .article-text a:hover, .b-advantages a:hover, .b-callback-info a:hover {
	border-bottom: 1px solid transparent;
}

ul {
	padding-left: 0;
	list-style: none;
	margin: 40px 0
}

ul li {
	position: relative;
	padding-left: 25px;
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 1.3;
	color: hsla(0, 0%, 100%, .8);
	margin-bottom: 21px
}

ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 10px;
	left: 0;
	top: 11px;
	position: absolute;
	display: block;
	background: #e369ac
}

ol {
	margin: 40px 0;
	padding: 0;
	counter-reset: item;
	list-style-type: none
}

ol li {
	padding-left: 75px;
	margin-bottom: 1.4em;
	position: relative
}

ol li:before {
	content: counter(item, decimal-leading-zero);
	counter-increment: item;
	position: absolute;
	left: 0;
	top: 0;
	display: block
}

blockquote {
	margin: 50px 0;
	padding: 70px 111px 70px 171px;
	background: linear-gradient(199.16deg, rgba(227, 105, 172, .301) -30.13%, rgba(158, 91, 240, .301) 103.31%);
	border-radius: 20px;
	position: relative;
	font-family: Clear Sans;
	font-style: italic;
	font-size: 24px;
	line-height: 1.5;
	color: #fff
}

blockquote:before {
	content: url(/themes/cabinet/images/quotes.svg);
	width: 76px;
	height: 66px;
	position: absolute;
	top: 70px;
	left: 65px;
}

table thead {
	border-bottom: 1px solid rgba(227, 105, 172, .3);
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 1
}

table thead th {
	padding: 20px 35px
}

table tbody tr {
	vertical-align: top
}

table tbody tr:nth-child(2n) {
	position: relative;
	background: linear-gradient(185.27deg, rgba(227, 105, 172, .3) -30.13%, rgba(158, 91, 240, .3) 103.31%);
	border-radius: 20px
}

table tbody tr:nth-child(2n) td:first-child {
	border-radius: 20px 0 0 20px
}

table tbody tr:nth-child(2n) td:last-child {
	border-radius: 0 20px 20px 0
}

table tbody tr td {
	padding: 32px 35px
}

.b-container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 48px
}

.meta {
	display: block;
}

.b-header {
	border-bottom: 1px solid rgba(118, 86, 221, .2);
	background-color: #0c183a;
	z-index: 1000;
	top: 0;
	width: 100%;
	-webkit-transition: .3s;
	position: fixed;
	transition: .3s
}

.b-header.sticky {
	position: fixed;
	left: 0;
	width: 100%
}

.b-header.sticky.show {
	top: 0
}

.b-header__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 20px 0
}

.b-header__burger {
	display: none;
	width: 24px;
	height: 24px;
	padding: 0 2px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	cursor: pointer
}

.b-header__burger span {
	width: 100%;
	height: 4px;
	background: #c95f9e;
	display: inline-block;
	margin: 6px 0;
	border-radius: 20px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-header__burger span:first-child, .b-header__burger span:last-child {
	margin: 0
}

.b-header__burger.open span:first-child {
	-webkit-transform: rotate(45deg) translate(6px, 6px);
	transform: rotate(45deg) translate(6px, 6px)
}

.b-header__burger.open span:nth-child(2) {
	opacity: 0
}

.b-header__burger.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg) translate(8px, -8px);
	transform: rotate(-45deg) translate(8px, -8px)
}

.b-header__logo a {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.3;
	color: #fff;
	white-space: nowrap;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 40px
}

.b-header__btn {
	margin-left: 40px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-header__lk {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	color: #e369ac;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.b-header__lk svg {
	margin-right: 20px
}

.b-header__menu {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.b-header__menu-item {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	margin: 15px 42px 1px 2px;
	position: relative
}

.b-header__menu-item:before {
	content: "";
	position: absolute;
	top: 100%;
	height: 1px;
	background: #e369ac;
	left: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.b-header__menu-item:hover:before, .b-header__menu-item.active:before  {
	opacity: 1
}

.b-header__menu-item.with-submenu {
	cursor: pointer;
}

.b-header__menu-item.with-submenu:after {
	content: '';
	display: block;
	width: 100%;
	height: 26px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgOCA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy42NjY2NSA0QzMuNTM1MjMgNCAzLjQwMzgxIDMuOTUxOTggMy4zMDM2MSAzLjg1NjE1TDAuMTUwNDM3IDAuODM4ODc4Qy0wLjA1MDE0NTkgMC42NDY5NDIgLTAuMDUwMTQ1OCAwLjMzNTc1MSAwLjE1MDQzNyAwLjE0Mzg5NEMwLjM1MDkzOSAtMC4wNDc5NjQ0IDAuNjc2MDg1IC0wLjA0Nzk2NDQgMC44NzY2ODUgMC4xNDM4OTRMMy42NjY2NSAyLjgxMzc0TDYuNDU2NjQgMC4xNDM5ODhDNi42NTcyMiAtMC4wNDc4NzAyIDYuOTgyMzQgLTAuMDQ3ODcwMSA3LjE4MjgyIDAuMTQzOTg4QzcuMzgzNSAwLjMzNTg0NiA3LjM4MzUgMC42NDcwMzcgNy4xODI4MiAwLjgzODk3Mkw0LjAyOTcgMy44NTYyNEMzLjkyOTQ1IDMuOTUyMDkgMy43OTgwMyA0IDMuNjY2NjUgNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
	background-repeat: no-repeat;
	background-position: center 8px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
}

.b-header__submenu {
	pointer-events: none;
	opacity: 0;
	cursor: default;
	padding: 24px;
	position: absolute;
	top: calc(100% + 26px);
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	transition: opacity 300ms;
}

.b-header__menu-item.with-submenu:hover .b-header__submenu {
	pointer-events: auto;
	opacity: 1;
}

.b-header__submenu:before {
	content: '';
	display: block;
	background: linear-gradient(218.46deg, #E369AC -30.13%, #9E5BF0 103.31%);
	opacity: 0.8;
	border-radius: 24px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.b-header__submenu .b-header__menu-item {
	display: inline-block;
	white-space: nowrap;
	margin: 0 0 8px;
}

.b-header__submenu .b-header__menu-item:last-child {
	margin: 0;
}

.b-header___btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.b-header__mobilemenu {
	position: fixed;
	left: 0;
	top: 53px;
	width: 100%;
	bottom: 0;
	z-index: 100;
	background-color: #0c183a;
	background-image: linear-gradient(235.96deg, rgba(227, 105, 172, .25) -30.13%, rgba(158, 91, 240, .25) 103.31%);
	display: none
}

.b-header__mobilemenu-wrapper {
	padding: 50px 28px 40px;
	overflow: auto;
	height: 100%;
	-webkit-overflow-scrolling: touch
}

.b-header__mobilemenu-wrapper:before {
	content: "";
	width: 100%;
	bottom: 0;
	top: 53px;
	left: 0;
	position: fixed;
	background-image: url(/themes/cabinet/images/back.png);
	background-size: cover;
	background-position: 50%;
	z-index: -1
}

.b-header__mobilemenu.show {
	display: block
}

.b-header__mobilemenu-list {
	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: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 40px
}

.b-header__mobilemenu-item {
	font-family: Clear Sans;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 15px
}

.b-header__mobilemenu-item.with-submenu {
	display: block;
	position: relative;
}

.b-header__mobilemenu-item.with-submenu:after {
	content: '';
	display: block;
	width: 18px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxOCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguOTk5OTcgMTBDOC42NzczNyAxMCA4LjM1NDgyIDkuODc5OTUgOC4xMDg4NyA5LjY0MDM2TDAuMzY5MjU1IDIuMDk3MTlDLTAuMTIzMDg1IDEuNjE3MzYgLTAuMTIzMDg1IDAuODM5Mzc5IDAuMzY5MjU1IDAuMzU5NzM0QzAuODYxMzk2IC0wLjExOTkxMSAxLjY1OTQ4IC0wLjExOTkxMSAyLjE1MTg2IDAuMzU5NzM0TDguOTk5OTcgNy4wMzQzNUwxNS44NDgxIDAuMzU5OTY3QzE2LjM0MDUgLTAuMTE5Njc4IDE3LjEzODUgLTAuMTE5Njc4IDE3LjYzMDYgMC4zNTk5NjdDMTguMTIzMSAwLjgzOTYxMiAxOC4xMjMxIDEuNjE3NTkgMTcuNjMwNiAyLjA5NzQzTDkuODkxMDcgOS42NDA2QzkuNjQ1IDkuODgwMjMgOS4zMjI0NSAxMCA4Ljk5OTk3IDEwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
	position: absolute;
	top: 13px;
	right: 0;
}

.b-header__mobilemenu-item-wrap.opened .b-header__mobilemenu-item.with-submenu:after {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxOCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguOTk5OTcgMEM4LjY3NzM3IDAgOC4zNTQ4MiAwLjEyMDA0NyA4LjEwODg3IDAuMzU5NjM2TDAuMzY5MjU1IDcuOTAyODFDLTAuMTIzMDg1IDguMzgyNjQgLTAuMTIzMDg1IDkuMTYwNjIgMC4zNjkyNTUgOS42NDAyN0MwLjg2MTM5NiAxMC4xMTk5IDEuNjU5NDggMTAuMTE5OSAyLjE1MTg2IDkuNjQwMjdMOC45OTk5NyAyLjk2NTY1TDE1Ljg0ODEgOS42NDAwM0MxNi4zNDA1IDEwLjExOTcgMTcuMTM4NSAxMC4xMTk3IDE3LjYzMDYgOS42NDAwM0MxOC4xMjMxIDkuMTYwMzkgMTguMTIzMSA4LjM4MjQxIDE3LjYzMDYgNy45MDI1N0w5Ljg5MTA3IDAuMzU5NDA0QzkuNjQ1IDAuMTE5Nzc1IDkuMzIyNDUgMCA4Ljk5OTk3IDBaIiBmaWxsPSIjOUI0Qzg1Ii8+Cjwvc3ZnPgo=");
}

.b-header__mobilemenu-item-wrap {
	width: 100%;
}

.b-header__mobile-submenu {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	max-height: 0;
	padding: 0;
	transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), padding 1s cubic-bezier(0, 1, 0, 1);
}

.b-header__mobilemenu-item-wrap.opened .b-header__mobile-submenu {
	max-height: 1000px;
	padding: 5px 0 30px;
	transition: max-height 1s ease-in-out, padding 0.3s ease-in-out;
}

.b-header__mobile-submenu .b-header__mobilemenu-item {
	font-family: Clear Sans;
	font-weight: normal;
	font-size: 18px;
	line-height: 210%;
	margin: 0;
	padding-left: 28px;
}

.b-header__mobilemenu-btn {
	text-align: center
}

.b-header__mobilemenu-btn .btn {
	max-width: none
}

.b-header__mobilemenu-lk {
	font-family: Clear Sans;
	font-size: 24px;
	line-height: 32px;
	color: #e369ac;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px
}

.b-header__mobilemenu-lk svg {
	margin-left: 20px
}

.b-firstscreen {
	position: relative
}

.b-firstscreen:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/themes/cabinet/images/back.jpg);
	background-position: bottom;
	background-size: cover;
	z-index: -1;
	opacity: 0;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	background-repeat: no-repeat;
	max-width: 1920px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%
}

.b-firstscreen__wrapper {
	margin-bottom: 95px;
	max-width: calc(700px + 8.33333%);
	padding-left: 8.33333%;
	-webkit-transition: .3s;
	transition: .3s
}

.b-firstscreen__title {
	margin-bottom: 25px;
	line-height: 101%
}

.b-firstscreen__title-item {
	display: block;
	overflow: hidden
}

.b-firstscreen__title-item span {
	position: relative;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s
}

.b-firstscreen__subtitle {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 78px
}

.b-firstscreen__container {
	padding-top: 129px;
	padding-bottom: 420px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-firstscreen .b-graphics {
	position: absolute;
	right: 0;
	width: 50%;
	top: 0;
	height: 100%;
	z-index: -1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.b-firstscreen .b-graphics__wrapper {
	position: relative;
	height: 100%;
	display: inline-block
}

.b-firstscreen .b-graphics__item {
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	height: 100%
}

.b-firstscreen .b-graphics__item img {
	max-width: 100%
}

.b-firstscreen .b-graphics__item:first-child {
	position: relative
}

.b-firstscreen .b-graphics__item--circles {
	-webkit-transform: scale(3) !important;
	transform: scale(3) !important;
	bottom: -18%
}

.b-firstscreen .b-graphics__item--circles.show {
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important
}

.b-firstscreen.js-show .b-firstscreen__title-item span {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: .6s;
	transition: .6s
}

.b-firstscreen.js-show .b-firstscreen__subtitle {
	-webkit-transform: translateY(300%);
	transform: translateY(300%);
	opacity: 0;
	-webkit-transition: .6s;
	transition: .6s
}

.b-firstscreen.js-show .btn {
	opacity: 0;
	-webkit-transition: .6s;
	transition: .6s
}

.b-firstscreen.js-show.show:before {
	opacity: 1
}

.b-firstscreen.js-show.show .b-firstscreen__subtitle, .b-firstscreen.js-show.show .b-firstscreen__title-item span {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.b-firstscreen.js-show.show .b-firstscreen__subtitle, .b-firstscreen.js-show.show .btn {
	opacity: 1
}

.b-title {
	position: relative;
	margin-bottom: 44px
}

.b-title--mb106 {
	margin-bottom: 106px
}

.b-title--mb106, .b-title__title {
	-webkit-transition: .3s;
	transition: .3s
}

.b-title__title {
	position: relative;
	padding-left: 8.33333%;
	margin-bottom: 14px
}

.b-title__title-wrapper {
	overflow: hidden;
	max-width: 830px
}

.b-title__title-wrapper span {
	display: block
}

.b-title__title-wrapper h1 {
	margin-bottom: 0
}

.b-title__subtitle {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.4;
	color: #e369ac;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.b-title__subtitle:before {
	content: "";
	width: calc(8.33333% - 33px);
	display: block;
	height: 6px;
	background: #e369ac;
	margin-left: -7px;
	border-radius: 10px;
	margin-right: 40px;
	margin-top: 1px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-title__background {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 160px;
	line-height: 1.1;
	white-space: nowrap;
	opacity: 0.72;
	color: #0b1637;
	text-shadow: 0 0 5px #d27dd8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-filter: blur(1px);
	filter: blur(1px)
}

.b-title-form {
	margin: -120px 0 0 auto;
	width: 25%;
	position: relative;
	z-index: 100;
	min-width: 280px
}

.b-title.js-show .b-title__title-wrapper span {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: .4s;
	transition: .4s
}

.b-title.js-show .b-title__background, .b-title.js-show .b-title__subtitle {
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
}

.b-title.js-show .b-title__subtitle {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.b-title.js-show.show .b-title__title-wrapper span {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.b-title.js-show.show .b-title__background {
	opacity: 0.72;
}

.b-title.js-show.show .b-title__subtitle {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.b-advantages {
	padding-left: 8.33333%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
	-webkit-transition: .3s;
	transition: .3s;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.b-advantages__item {
	width: 36.33333%;
	padding-right: 30px
}

.b-advantages__item:last-child {
	width: 27.33333%
}

.b-advantages__item-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
	color: #fff;
	margin-bottom: 24px
}

.b-advantages__item-list {
	margin: 0;
	max-width: 354px
}

.b-center {
	text-align: center
}

.b-section {
	padding-bottom: 252px;
	position: relative
}

.b-section--pb185 {
	padding-bottom: 185px
}

.b-section--bp167 {
	padding-bottom: 167px
}

.b-info-card {
	position: relative
}

.b-info-card__wrapper {
	position: relative;
	padding: 48px 61px;
	min-height: 320px;
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	max-width: 508px
}

.b-info-card__wrapper:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(206.58deg, #e369ac -30.13%, #9e5bf0 103.31%);
	opacity: .4;
	position: absolute;
	border-radius: 36px;
	z-index: -1;
	-webkit-transition: .3s;
	transition: .3s
}

.b-info-card:hover .b-info-card__wrapper:before {
	opacity: .8
}

.b-info-card__title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 120%;
	color: #fff;
	margin-bottom: 22px;
	max-width: 267px
}

.b-info-card__text {
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 130%;
	color: #fff;
	max-width: 350px
}

.b-info-card__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 50px auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: 600px;
	max-width: 600px
}

.b-info-card__info-avatar {
	margin-right: 50px;
	width: 20%
}

.b-info-card__info-avatar img {
	border-radius: 50%;
	max-width: 100%
}

.b-info-card__info-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 20px;
	max-width: 340px
}

.b-info-card__info-content {
	width: calc(80% - 50px);
	margin-bottom: 84px
}

.b-info-card__info-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.b-info-card__info-btns .btn {
	margin: 0 20px
}

.b-how-work {
	width: 100%;
	margin-left: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.b-how-work__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.b-how-work__item .b-info-card {
	width: 38%
}

.b-how-work__item .b-info-card:nth-child(2) {
	margin-left: 24%;
	margin-top: 60px
}

.b-how-work__item:nth-child(2) {
	margin-top: -11%
}

.b-how-work__item:nth-child(2) .b-info-card {
	margin: 0 0 0 29%
}

.b-how-work--partnership .b-info-card__title {
	max-width: none
}

.b-how-work--partnership .b-info-card__title span {
	text-transform: uppercase;
	color: #0b1637
}

.b-how-work--partnership .b-info-card__text ul {
	margin: 20px 0 0
}

.b-how-work--partnership .b-info-card__text ul li:last-child {
	margin-bottom: 0
}

.b-how-work--partnership .b-how-work__item:nth-child(2) {
	margin-top: -9%
}

.b-integration {
	padding-left: 8.33333%;
	margin-top: 52px;
}

.b-integration .b-integration__row {
	display: flex;
}

.b-integration .b-integration__row:first-child {
	margin-top: 0;
}

.b-integration .b-integration__title {
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	width: 167px;
	margin-right: 111px;
	margin-top: 62px;
}

.b-integration .b-integration__cards {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}

.b-integration .b-integration__card {
	margin-right: 24px;
	margin-top: 24px;
	transition: opacity 250ms;
	height: 100px;
	background-color: #ffffff;
	border-radius: 8px;
	text-align: center;
	line-height: 95px;
	padding: 0 30px;
}

.b-integration .b-integration__card img {
	border-radius: 8px;
	max-width: 216px;
	max-height: 100%;
}

.b-integration .b-integration__card:last-child {
	margin-right: 0;
}

.b-integration .b-integration__card.not-hover {
	opacity: .2;
}

.b-integration .btn {
	width: 564px;
	margin-top: 60px;
}

.b-clients {
	padding-left: 8.33333%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: .3s;
	transition: .3s
}

.b-clients, .b-clients__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.b-clients__item {
	width: 25%;
	margin-bottom: 60px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px
}

.b-clients__item-image {
	min-width: 136px;
	opacity: .3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.b-clients__item-image img {
	max-width: 100%
}

.b-clients__item-image span {
	position: relative
}

@supports ((-webkit-filter:blur(40px)) or (filter:blur(40px))) {
	.b-clients__item-image span:before {
		content: "";
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		position: absolute;
		border-radius: 50%;
		z-index: -1;
		opacity: 0;
		-webkit-transition: .3s;
		transition: .3s;
		background: linear-gradient(127.69deg, #ca8af1, #e566a6);
		-webkit-filter: blur(40px);
		filter: blur(40px)
	}
}

.b-clients__item--btn .b-clients__item-image, .b-clients__item-image:hover, .b-clients__item-image:hover span:before {
	opacity: 1
}

.b-clients.is-safari .b-clients__item-image span:before {
	content: none
}

.b-calc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 8.33333%;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: 32px;
}

.b-calc__calc {
	max-width: 485px;
	width: 100%;
	padding-top: 24px
}

.b-calc__calc-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.b-calc__calc-wrapper--mb {
	margin-bottom: 38px
}



.b-calc__calc-toggler {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 15px 0 -22px
}

.b-calc__calc-toggler > span {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	color: #fff;
	opacity: .2;
	margin: 0 21px;
	cursor: pointer;
}

.b-calc__calc-toggler > span:first-child {
	opacity: 1;
}

.b-calc__calc-toggler.checked > span:first-child {
	opacity: .2;
}

.b-calc__calc-toggler.checked > span:last-child {
	opacity: 1;
}

#location-toggler {
	margin-bottom: 26px;
}

.b-calc__calc-checkboxes {
	margin-top: 10px;
	margin-bottom: 20px
}

.b-calc__calc-checkboxes .b-checkbox {
	margin-right: 50px
}

.b-calc__calc-checkboxes .b-checkbox:last-child {
	margin-right: 0
}

.b-calc__count {
	padding: 48px 30px 64px 53px;
	background: linear-gradient(210.26deg, rgba(227, 105, 172, .3) -30.13%, rgba(158, 91, 240, .3) 103.31%);
	border-radius: 36px;
	margin-bottom: 50px;
	margin-left: 15.23636%;
	margin-top: 8px;
	width: 36.36364%;
	min-width: 444px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-calc__count-title {
	font-family: Clear Sans;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 10px
}

.b-calc__count-number, .b-calc__count-title {
	font-style: normal;
	font-weight: 700;
	color: #fff
}

.b-calc__count-number {
	display: flex;
	align-items: baseline;
}

.b-calc__count-number .price {
	display: flex;
	align-items: baseline;
	font-family: Montserrat;
	font-size: 64px;
	line-height: 78px;
	white-space: nowrap;
}

.b-calc__count-number .price svg {
	width: .5em;
	height: .5em
}

.b-calc__count-number .discount {
	position: relative;
	margin-left: 14px;
}

.b-calc__count-number .discount .val {
	font-family: Montserrat;
	font-weight: normal;
	font-size: 28px;
	line-height: 37px;
	color: #FFFFFF;
	opacity: 0.4;
	text-decoration: line-through;
}

.b-calc__count-number .discount .percent {
	font-family: Clear Sans;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 6px 8px;
	background: #E369AC;
	border-radius: 14px;
	position: absolute;
	bottom: 28px;
	right: 0;
}

.b-calc__count-cost {
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 24px;
}

.btn.b-calc__btn {
	font-size: 16px;
	line-height: 20px;
	padding: 24px 48px;
	background: #E369AC;
	border-radius: 36px;
	margin-top: 27px;
}

.b-calc__count-info {
	position: relative;
	margin-top: 24px;
}

.b-calc__count-info__link {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #E369AC;
	border-bottom: 1px dashed #E369AC;
}

.b-calc__count-info.opened .b-calc__count-info__link {
	border-bottom: 1px dashed transparent;
}

.b-calc__count-info__content {
	display: none;
	background: #FFFFFF;
	color: #0B1637;
	width: 672px;
	box-sizing: border-box;
	border-radius: 36px;
	position: absolute;
	top: -37px;
	right: calc(100% + 64px);
	padding: 48px 64px;
}

.b-calc__count-info.opened .b-calc__count-info__content {
	display: block;
}

.b-calc__count-info__content:after {
	content: '';
	display: block;
	border: 22px solid transparent;
	border-left: 18px solid #fff;
	border-top: 27px solid #fff;
	position: absolute;
	left: 100%;
	top: 55px;
}

.b-calc__count-info__title {
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
}

.b-calc__count-info__list {
	margin: 30px 0 24px;
}

.b-calc__count-info__item {
	color: #0B1637;
	margin-bottom: 14px;
}

.b-calc__count-info__btn {
	color: #0B1637 !important;
	width: 100%;
	text-align: center;
}

.b-calc__count-info__close {
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.68615 10.5146L3.44351 14.7572C2.66246 15.5383 1.39613 15.5383 0.615083 14.7572C-0.165965 13.9762 -0.165965 12.7098 0.615083 11.9288L4.85772 7.68615L0.615083 3.44351C-0.165965 2.66246 -0.165965 1.39613 0.615083 0.615083C1.39613 -0.165965 2.66246 -0.165965 3.44351 0.615083L7.68615 4.85772L11.9288 0.615083C12.7098 -0.165965 13.9762 -0.165965 14.7572 0.615083C15.5383 1.39613 15.5383 2.66246 14.7572 3.44351L10.5146 7.68615L14.7572 11.9288C15.5383 12.7098 15.5383 13.9762 14.7572 14.7572C13.9762 15.5383 12.7098 15.5383 11.9288 14.7572L7.68615 10.5146Z' fill='%23C95F9E'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 24px;
	right: 24px;
}

.b-calc__counter {
	max-width: 433px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.b-calc__counter.disabled {
	opacity: .2;
	transition: .4s;
	pointer-events: none;
}

.b-calc__counter.calc-period {
	max-width: 421px;
}
.b-calc__hint:before {
	content: '';
	display: block;
	border: 10px solid transparent;
	border-bottom: 10px solid rgba(158, 91, 240, .3);
	position: absolute;
	bottom: 100%;
	left: 17px;
}

.b-calc__hint {
	display: block;
	position: relative;
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	background: linear-gradient(210.26deg, rgba(227, 105, 172, .3) -30.13%, rgba(158, 91, 240, .3) 103.31%);
	border-radius: 18px 36px 36px 74px;
	padding: 9px 24px 12px;
	right: 18px;
	width: 290px;
	margin-top: 10px;
}

.b-calc__note {
	margin-top: 32px;
	font-size: 18px;
	color: #FFFFFF;
	opacity: 0.4;
	text-align: center;
}

.b-period {
	height: 24px;
	position: relative;
}

.b-period .slider-wrap {
	width: 230px;
	height: 100%;
	overflow: hidden;
}

#period-slider {
	width: 204px;
	height: 4px;
	background: none;
	border: none;
	border-radius: 14px;
	position: relative;
	margin: 10px 0 0 5px;
}

#period-slider:before {
	content: '';
	display: block;
	width: 230px;
	height: 9px;
	background-image: url("data:image/svg+xml,%3Csvg width='230' height='9' viewBox='0 0 230 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' fill-rule='evenodd' clip-rule='evenodd' d='M81 8.78613C82.4806 8.78613 83.7733 7.98173 84.4649 6.78613H145.535C146.227 7.98173 147.519 8.78613 149 8.78613C150.481 8.78613 151.773 7.98173 152.465 6.78613H213.535C214.227 7.98173 215.519 8.78613 217 8.78613C218.481 8.78613 219.773 7.98173 220.465 6.78613H228C229.105 6.78613 230 5.8907 230 4.78613C230 3.68157 229.105 2.78613 228 2.78613H220.465C219.773 1.59053 218.481 0.786133 217 0.786133C215.519 0.786133 214.227 1.59053 213.535 2.78613H152.465C151.773 1.59053 150.481 0.786133 149 0.786133C147.519 0.786133 146.227 1.59053 145.535 2.78613H84.4649C83.7732 1.59053 82.4806 0.786133 81 0.786133C79.5194 0.786133 78.2268 1.59053 77.5351 2.78613H16.4644C15.7727 1.59093 14.4803 0.786865 13 0.786865C11.5197 0.786865 10.2273 1.59093 9.53555 2.78613H2C0.895431 2.78613 0 3.68156 0 4.78613C0 5.8907 0.895422 6.78613 2 6.78613H9.5347C10.2262 7.98214 11.5191 8.78687 13 8.78687C14.4809 8.78687 15.7738 7.98214 16.4653 6.78613H77.5351C78.2267 7.98173 79.5194 8.78613 81 8.78613Z' fill='white'/%3E%3C/svg%3E");
	position: absolute;
	top: -2px;
	left: -5px;
	cursor: pointer;
	z-index: 1;
}

#period-slider a {
	width: 16px !important;
	height: 16px !important;
	background: none;
	outline: none;
	position: absolute;
	top: -5px;
}

#period-slider a:before {
	content: '';
	display: block;
	width: 221px;
	height: 9px;
	background-image: url("data:image/svg+xml,%3Csvg width='221' height='9' viewBox='0 0 221 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.4649 6.98828C83.7733 8.18388 82.4806 8.98828 81 8.98828C79.5194 8.98828 78.2267 8.18388 77.5351 6.98828H16.4653C15.7738 8.18429 14.4809 8.98901 13 8.98901C11.5191 8.98901 10.2262 8.18429 9.5347 6.98828H1.99999C0.895416 6.98828 0 6.09284 0 4.98828C0 3.88371 0.895431 2.98828 2 2.98828H9.53555C10.2273 1.79308 11.5197 0.989014 13 0.989014C14.4803 0.989014 15.7727 1.79308 16.4644 2.98828H77.5351C78.2268 1.79268 79.5194 0.988281 81 0.988281C82.4806 0.988281 83.7732 1.79268 84.4649 2.98828H145.535C146.227 1.79268 147.519 0.988281 149 0.988281C150.481 0.988281 151.773 1.79268 152.465 2.98828H218.026C219.131 2.98828 220.026 3.88372 220.026 4.98828C220.026 6.09285 219.131 6.98828 218.026 6.98828H152.465C151.773 8.18388 150.481 8.98828 149 8.98828C147.519 8.98828 146.227 8.18388 145.535 6.98828H84.4649Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='116.871' y1='-6.31678' x2='116.318' y2='12.8239' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E369AC'/%3E%3Cstop offset='1' stop-color='%239E5BF0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
	position: absolute;
	top: 3px;
	right: 4px;
	z-index: 2;
	pointer-events: none;
}

#period-slider a:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	background: #E369AC;
	z-index: 3;
}

.b-period .period-times {
	width: 244px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: calc(100% + 4px);
	left: -5px;
}

.b-period .period-time {
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	opacity: 0.4;
}

.b-blog {
	margin-top: 104px
}

.b-blog--main {
	margin-top: 50px
}

.b-blog .btn {
	padding: 24px 79px
}

.b-blog__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: -60px
}

.b-blog__wrapper--mainpage {
	-webkit-transition: .3s;
	transition: .3s;
	padding-left: 8.33333%;
	margin: 0 -4.16667%;
	width: 108.33333%
}

.b-blog__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 40px;
	padding: 0 4.16667%
}

.b-blog__tags {
	width: calc(66.66667% - 50px);
	margin-right: 50px
}

.b-blog__toggle {
	width: 33.33333%;
	padding-right: 50px
}

.b-blog .b-custom-select {
	width: 100%
}

.b-blog__item {
	width: 33.33333%;
	padding: 0 4.16667%;
	margin-bottom: 60px
}

.b-blog__item, .b-blog__item-image {
	-webkit-transition: .3s;
	transition: .3s
}

.b-blog__item-image {
	margin-bottom: 29px;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	height: 192px;
	width: 336px;
	max-width: 100%;
	overflow: hidden;
	border-radius: 18px;
}

.b-blog__item-image img {
	width: 100%;
	border-radius: 18px;
	display: block;
}

.b-blog__item-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
	color: #fff;
	border-bottom: 1px solid transparent;
	-webkit-transition: .3s;
	transition: .3s
}

.b-blog__item-title:hover {
	border-bottom: 1px solid #e369ac
}

.b-blog__item-text {
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
	opacity: .8;
	margin-top: 10px
}

.b-blog__item-date {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.87;
	color: #fff;
	opacity: .5;
	margin-top: 14px
}

.b-blog__item:hover .b-blog__item-image {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large {
	width: 100%;
	padding: 0 4.16667%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image {
	width: calc(66.66667% - 50px);
	max-width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 0;
	margin-right: 50px;
	display: flex;
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image img {
	max-width: 100%;
	border-radius: 18px;
	margin: auto;
}

.b-blog__wrapper .post-preview {
	margin: 0 auto;
	overflow: hidden;
	border-radius: 18px;
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-info {
	width: 33.33333%
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large  .b-blog__item-image {
	margin-right: 0;
	margin-left: 50px
}

.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-info {
	/*width: 33.33333%*/
}

.b-blog__item--large .b-blog__item-image {
	min-height: 440px;
	/*margin-left: 50px;
	margin-right: 0;*/
}

.b-contacts {
	margin-top: 103px;
	padding-left: 8.33333%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .3s;
	transition: .3s
}

.b-contacts__form {
	max-width: 450px;
	margin-right: calc(8.33333% + 6px)
}

.b-contacts__form .b-input {
	margin-bottom: 46px
}

.b-contacts__form .b-input input {
	padding: 13px
}

.b-contacts__form .btn {
	padding: 24px 77px;
	margin-top: 8px;
	margin-bottom: 30px
}

.b-contacts__form-info {
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
	opacity: .5;
	width: calc(100% + 55px)
}

.b-contacts__info {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.b-contacts__info-place {
	font-family: Clear Sans;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	margin-bottom: 31px
}

.b-contacts__info-phone {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.4;
	color: #fff;
	margin-bottom: 20px;
	display: inline-block
}

.b-contacts__info-adress {
	color: #fff;
	margin-bottom: 10px
}

.b-contacts__info-adress, .b-contacts__info-mail {
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 24px
}

.b-contacts__info-mail {
	position: relative;
	display: inline-block;
	padding-bottom: 6px
}

.b-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 24px;
	color: #fff
}

.b-info svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px
}

.b-info--fontbig .note {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgIGQ9Ik0wIDEyQzAgNS4zNzExNSA1LjM3MTE1IDAgMTIgMEMxOC42Mjg4IDAgMjQgNS4zNzExNSAyNCAxMkMyNCAxOC42Mjg4IDE4LjYyODggMjQgMTIgMjRDNS4zNzExNSAyNCAwIDE4LjYyODggMCAxMlpNMC45OTgwNzcgMTJDMC45OTgwNzcgMTguMDY5MiA1LjkzNjU0IDIzLjAwMTkgMTIgMjMuMDAxOUMxOC4wNjM1IDIzLjAwMTkgMjMuMDAxOSAxOC4wNjM1IDIzLjAwMTkgMTJDMjMuMDAxOSA1LjkzMDc3IDE4LjA2MzUgMC45OTgwNzcgMTIgMC45OTgwNzdDNS45MzA3NyAwLjk5ODA3NyAwLjk5ODA3NyA1LjkzNjU0IDAuOTk4MDc3IDEyWk0xMi4yMDc3IDUuNjUzODVDOS43MTUzOSA1LjY1Mzg1IDguMzI1IDYuODI1IDguMzA3NjkgOS4yNDIzMUg5LjM5MjMxQzkuMzU3NjkgNy40ODg0NiAxMC4yODY1IDYuNTU5NjIgMTIuMTU1OCA2LjU1OTYyQzEzLjQ5NDIgNi41NTk2MiAxNC42MTM1IDcuNDk0MjMgMTQuNjEzNSA4Ljg1NTc3QzE0LjYxMzUgOS43Mzg0NiAxNC4xMzQ2IDEwLjQ1MzggMTMuNDk0MiAxMS4wNTM4QzEyLjE5MDQgMTIuMjUzOCAxMS44MjEyIDEzLjEzMDggMTEuNzU3NyAxNC43NzVIMTIuODUzOEwxMi44NjAzIDE0LjYyMTJDMTIuOTE2NiAxMy4yNjUyIDEyLjkyOTMgMTIuOTU3NiAxNC4xOTgxIDExLjdDMTUuMDc1IDEwLjg4MDggMTUuNjkyMyAxMC4wNjczIDE1LjY5MjMgOC44MDM4NUMxNS42OTIzIDYuODMwNzcgMTQuMTExNSA1LjY1Mzg1IDEyLjIwNzcgNS42NTM4NVpNMTEuMjY3MyAxNy4zNzEyQzExLjI2NzMgMTYuODM0NiAxMS43MDU4IDE2LjQwMTkgMTIuMjQ4MSAxNi40MDE5QzEyLjc5MDQgMTYuNDAxOSAxMy4yMjg4IDE2LjgzNDYgMTMuMjI4OCAxNy4zNzEyQzEzLjIyODggMTcuOTEzNSAxMi43OTA0IDE4LjM0NjIgMTIuMjQ4MSAxOC4zNDYyQzExLjcwNTggMTguMzQ2MiAxMS4yNjczIDE3LjkwNzcgMTEuMjY3MyAxNy4zNzEyWiIgIGZpbGw9IiNFMzY5QUMiLz48L3N2Zz4=);
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-right: 16px;
	position: relative;
	cursor: pointer;
}

.b-info--fontbig .note:hover .hint {
	display: block;
	font-size: 14px;
}

.b-info--fontbig .hint {
	display: none;
	padding: 5px 10px;
	position: absolute;
	left: -30px;
	bottom: 100%;
	margin-bottom: 16px;
	z-index: 10;
	width: 390px;
	text-align: center;
	background-color: #9b4c85;
	border-radius: 5px;
}

.b-info a {
	position: relative
}

.b-info a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e268ac;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.b-info a:hover:before {
	opacity: 1
}

.b-counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 167px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.b-counter__increment {
	width: 23px;
	height: 23px;
	border: 1px solid #fff;
	border-radius: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	cursor: pointer
}

.b-counter__increment:before {
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.b-counter__increment:after, .b-counter__increment:before {
	content: "";
	width: calc(100% - 10px);
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%
}

.b-counter__increment:after {
	-webkit-transform: translate(-50%) rotate(90deg);
	transform: translate(-50%) rotate(90deg)
}

.b-counter__decrement {
	width: 23px;
	height: 23px;
	border: 1px solid #fff;
	border-radius: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	cursor: pointer
}

.b-counter__decrement:before {
	content: "";
	width: calc(100% - 10px);
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.b-counter__value {
	width: 100%;
	padding: 0 10px;
	font-family: Clear Sans;
	position: relative
}

.b-counter__value:before {
	content: "";
	width: calc(100% - 20px);
	left: 10px;
	height: 1px;
	background: #fff;
	display: inline-block;
	position: absolute;
	bottom: -9px
}

.b-counter__value input {
	font-size: 24px;
	line-height: 1.2;
	color: #fff;
	width: 100%;
	background: transparent;
	border: none;
	text-align: center
}

.b-counter__value input:focus {
	outline: none
}

.b-cases {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 63px;
}

.b-cases__item {
	width: 372px;
	padding: 74px 54px;
	position: relative;
	margin-right: 38px;
}

.b-cases__item .b-cases__logo img {
	max-width: 100%;
}

.b-cases__item.b-cases__item_center {
	width: 408px;
	padding: 86px 72px;
}

.b-cases__item:last-child {
	margin-right: 0;
}

.b-cases__item:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(227.55deg, #E369AC -30.13%, #9E5BF0 103.31%);
	opacity: 0.3;
	border-radius: 36px;
	z-index: -1;
}

.b-cases__caption {
	font-size: 18px;
	line-height: 24px;
	opacity: 0.8;
	margin-top: 32px;
}

.b-cases__achievement {
	font-size: 18px;
	line-height: 24px;
	margin-top: 16px;
}

.b-cases__achievement:first-child {
	margin-top: 24px;
}

.b-cases__achievement-top {
	display: block;
	font-family: Montserrat;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 4px;
}

.b-cases__achievement-bottom {
	opacity: 0.8;
}

.b-cases__link {
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	color: #E369AC;
	margin-top: 40px;
	transition: transform 300ms;
}

.b-cases__link:hover {
	transform: translateY(-2px);
}

.b-footer__logo {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 122%;
	color: #fff;
	margin-bottom: 50px
}

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

.b-footer__menu-item {
	width: 25%
}

.b-footer__menu-title {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 178%;
	color: #fff;
	margin-bottom: 24px
}

.b-footer__menu .b-input__label {
	font-size: 14px
}

.b-footer__menu .b-input .b-input__field button[type=submit] {
	padding-bottom: 0
}

.b-footer__menu-list {
	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: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.b-footer__menu-listitem {
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	opacity: .5;
	margin-bottom: 11px;
	-webkit-transition: .3s;
	transition: .3s;
	display: inline-block
}

.b-footer__menu-listitem:hover {
	opacity: 1
}

.b-footer-phone {
	font-family: Clear Sans;
	color: #fff;
	opacity: .5;
	font-size: 24px;
	margin-top: -11px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-footer-mail {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 143%;
	color: #9b4c85;
	display: inline-block;
	margin-top: 6px;
	position: relative
}

.b-footer-mail:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #9b4c85;
	bottom: -3px;
	opacity: 1;
	-webkit-transition: .3s;
	transition: .3s
}

.b-footer-mail:hover:before {
	opacity: 0
}

.b-subfooter {
	display: flex;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
	margin-top: 50px;
	margin-bottom: 120px
}

.b-social {
	display: flex;
	align-items: center;
}

.b-social__list {
	display: flex;
	margin: 0;
}

.b-social__item {
	padding-left: 0;
	margin: 0 0 0 8px;
}

.b-social__item:before {
	display: none;
}

.b-social__link {
	display: block;
	width: 24px;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
	transition: transform 300ms;
}

.b-social__link:hover {
	transform: translateY(-2px);
}

.b-social__link.vk {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='url(%23pattern0)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/g%3E%3Crect x='2' y='2' width='20' height='20' rx='2' stroke='white'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0' transform='scale(0.02)'/%3E%3C/pattern%3E%3Cimage id='image0' width='50' height='50' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAACJ0lEQVRoge2ZvUscQRjGf6enYi5oIaQxIFaSMphOUqiNMYq1dcDKxsouJATByiIQLKyiIIKVf4AfKaySlEELi4CFkgQ/7g5SJHeTYleyju/czrp7t1PMA2+z88zM85vjZub2wMvL676aAQ6AKqByriqwD0wnhVh2ILyplmwhZhwIG1dTNiAHDgSNqz09dEEAqQAPbYhzVAXoiT6QQFRrsqTWrexteaXIWh7ENXkQ1+RBXFMzQD4Bz4E+gr2+HegHFpswV0M1uhoMCP5ZzXMMTAi+AnAhjPkGKAr+oZgsqUDmDX12NN93g+9M8HUavNPNBDlHvoc9Af5oXmmVf2meV4YMJeCkmSAKeG3ot6r5Hgieq0j7ETIswAeLHKlBroFHQr9e4DTi6xY85bCtBowY5p8A6q0AUcBHQ98XYfuFof2S/19wSY+Bn5YZMgGpA6OG/gvAiqHtfQgh/XwoAoeW82cGogi22S6bAS01l2DuOyBpDsQh4G2K/rqkzSGVkqxKDRjPaN42YD3B3JmCKOAHMJgRTDuwkReIAr4R3KfiNAhsY94obmA28wJRBGfI05ix10Lvb2Csga8L+JwXiAL+AlvAJMGZ0BEZtwR8jXivgGcNcgznCZK0ygTbrn5/K4SLYQ3i32u5Jg/imjyIa/IgrkkCqbY8RXKV9QcSyJcWBEkrq4xx75NcqJe2xEsOhDXVO1uIG00R/HtacSB8BdglwSfh5eV1W/8AwHd2xYFMKbMAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E");
}

.b-social__link.ig {
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='18' height='18' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0.5C1.61929 0.5 0.5 1.61929 0.5 3V19C0.5 20.3807 1.61929 21.5 3 21.5H19C20.3807 21.5 21.5 20.3807 21.5 19V3C21.5 1.61929 20.3807 0.5 19 0.5H3ZM2 4C2 2.89543 2.89543 2 4 2H18C19.1046 2 20 2.89543 20 4V18C20 19.1046 19.1046 20 18 20H4C2.89543 20 2 19.1046 2 18V4Z' fill='white'/%3E%3Ccircle cx='11' cy='11' r='4' fill='%230B1637'/%3E%3Ccircle cx='16.5' cy='5.5' r='1.5' fill='%230B1637'/%3E%3C/svg%3E");
}

.b-social__link.fb {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='url(%23pattern0)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/g%3E%3Crect x='2' y='2' width='20' height='20' rx='2' stroke='white'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0' transform='scale(0.02)'/%3E%3C/pattern%3E%3Cimage id='image0' width='50' height='50' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAABTklEQVRoge2ZP07DMBSHvyCWCsTIwtYjlN6CVh0YOFBViZsw9AaVoD0Ac9fOXUmEkBjK0CJR46ovjv+84X3SG2Il9u+Tk9hKwDCMUCbACmiAXeFqgCUwbivxrCD8qZpJJSYKwp6rkURkpSDouXpzQ1cekRq4lhgXpAZu/jb4RHZ5snTmKPtFqRSxMRFtmEhHGmAKDNi/Ia+APvAELGINknoN2BxCd81QVOQbuI+UoajIiyRAiEjuZ2SequPcIu+etkdgDXzS4rZxyb1F6QFfTtsWuA3oqzp5cCClSMzxbK+lmtQilVOSc+5CBtI4I5IF8x8mkpBhyEUaRQYhF13GTuHgrhHJ1i2NMxKEiWjDRLRhItowEW2YiDZ8Ik32FO35cBt8Ir5PNtoQZRyT7kujj5B+HqTGs4QyXWsqlfhlxP7vaa0gfA280mImDMM45ge3IoV4BJUk3gAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E");
}

.js-show[data-each-child] > * {
	opacity: 0;
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.js-show[data-each-child] > .show {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.b-line {
	position: absolute;
	opacity: 0
}

.b-line, .b-line img {
	-webkit-transition: .5s;
	transition: .5s;
	z-index: -1
}

.b-line--one {
	left: 0;
	bottom: -12%
}

.b-line--one img {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: translate(-100%, 100%);
	transform: translate(-100%, 100%)
}

.b-line--one.show {
	opacity: 1
}

.b-line--one.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--two {
	right: 0;
	top: -12%
}

.b-line--two img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
	-webkit-transform: translate(100%, -100%);
	transform: translate(100%, -100%)
}

.b-line--two.show {
	opacity: 1
}

.b-line--two.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--three {
	right: 0;
	top: -5%
}

.b-line--three img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: translate(100%, -100%);
	transform: translate(100%, -100%)
}

.b-line--three.show {
	opacity: 1
}

.b-line--three.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--four {
	left: 0;
	top: -25%
}

.b-line--four img {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: translate(-100%, 100%);
	transform: translate(-100%, 100%)
}

.b-line--four.show {
	opacity: 1
}

.b-line--four.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--five {
	right: 0;
	top: 26%
}

.b-line--five img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
	-webkit-transform: translate(100%, -100%);
	transform: translate(100%, -100%)
}

.b-line--five.show {
	opacity: 1
}

.b-line--five.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--callback-one {
	left: 0
}

.b-line--callback-one img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: translate(-20%, 20%);
	transform: translate(-20%, 20%)
}

.b-line--callback-one.show {
	opacity: 1
}

.b-line--callback-one.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--callback-two {
	top: 0;
	left: 47%
}

.b-line--callback-two img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: translate(20%, -20%);
	transform: translate(20%, -20%)
}

.b-line--callback-two.show {
	opacity: 1
}

.b-line--callback-two.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-line--callback-three {
	top: -15%;
	right: 55%
}

.b-line--callback-three img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: translate(-20%, -20%);
	transform: translate(-20%, -20%)
}

.b-line--callback-three.show {
	opacity: 1
}

.b-line--callback-three.show img {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.b-column__1 {
	width: 8.33333%
}

.b-column__1.b-column--center {
	margin: 0 auto
}

.b-column__2 {
	width: 16.66667%
}

.b-column__2.b-column--center {
	margin: 0 auto
}

.b-column__3 {
	width: 25%
}

.b-column__3.b-column--center {
	margin: 0 auto
}

.b-column__4 {
	width: 33.33333%
}

.b-column__4.b-column--center {
	margin: 0 auto
}

.b-column__5 {
	width: 41.66667%
}

.b-column__5.b-column--center {
	margin: 0 auto
}

.b-column__6 {
	width: 50%
}

.b-column__6.b-column--center {
	margin: 0 auto
}

.b-column__7 {
	width: 58.33333%
}

.b-column__7.b-column--center {
	margin: 0 auto
}

.b-column__8 {
	width: 66.66667%
}

.b-column__8.b-column--center {
	margin: 0 auto
}

.b-column__9 {
	width: 75%
}

.b-column__9.b-column--center {
	margin: 0 auto
}

.b-column__10 {
	width: 83.33333%
}

.b-column__10.b-column--center {
	margin: 0 auto
}

.b-column__11 {
	width: 91.66667%
}

.b-column__11.b-column--center {
	margin: 0 auto
}

.b-column__12 {
	width: 100%
}

.b-column__12.b-column--center {
	margin: 0 auto
}

.b-tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.b-tags__item {
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	padding: 6px 10px 7px;
	background: hsla(0, 0%, 100%, .0001);
	border-radius: 9px;
	margin-right: 10px;
	margin-bottom: 20px;
	-webkit-transition: .3s;
	transition: .3s;
	color: #fff;
	border: .5px solid hsla(0, 0%, 100%, .25)
}

.b-tags__item:hover, .b-tags__item.current {
	border: .5px solid rgba(210, 125, 216, .25);
	color: #e369ac
}

.b-content {
	margin-top: 70px;
	margin-bottom: 160px
}

.b-content--blog {
	margin-bottom: 100px
}

.b-content .b-title {
	margin-bottom: 102px;
	margin-top: 120px
}
.b-article h3 {
	margin-top: .85em;
}

.b-article__subtitle {
	font-size: 24px;
	line-height: 1.5em;
	color: #fff;
	margin-bottom: 50px
}

.b-article__date {
	font-size: 16px;
	line-height: 1.8;
	color: #fff;
	opacity: .5;
	margin-bottom: 20px
}

.b-article__social {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: inset 0 0 0 2px #E369AC;
	border-radius: 8px;
	padding: 36px 34px;
	margin: 50px 0 100px;
	transition: background 300ms;
}

.b-article__social.email-state {
	background: linear-gradient(186.48deg, #E369AC -30.13%, #9E5BF0 103.31%);
	box-shadow: none;
	padding: 32px 34px;
}

.b-article__social.email-state .b-article__social-icons {
	display: none;
}

.b-article__social.email-state .b-article__social-email {
	display: block;
}

.b-article__social-text {
	font-weight: bold;
	font-size: 18px;
	line-height: 140%;
	max-width: 436px;
}

.b-article__social-icons {
	display: flex;
}

.b-article__social-icon {
	display: block;
	width: 56px;
	height: 56px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 24px;
	transition: opacity 250ms;
}

.b-article__social-icon:last-child {
	margin-right: 0;
}

.b-article__social-icon.not-hover {
	opacity: 0.4;
}

.b-article__social-icon.mail {
	background-image: url("/images/subscribe-mail.svg");
	cursor: pointer;
}

.b-article__social-icon.vk {
	background-image: url("/images/subscribe-vk.svg");
}

.b-article__social-icon.ig {
	background-image: url("/images/subscribe-ig.svg");
}

.b-article__social-icon.fb {
	background-image: url("/images/subscribe-fb.svg");
}

.b-article__social-email {
	display: none;
	width: 352px;
	height: 64px;
	position: relative;
}

.b-article__social-email input {
	background: #361C6B;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 140%;
	border-radius: 47px;
	width: 100%;
	height: 100%;
	padding-left: 32px;
	border: none;
	outline: none;
	transition: 200ms;
}

.b-article__social-email input::placeholder {
	color: #8677A6;
}

.b-article__social-email input:focus {
	box-shadow: 0 0 0 2px #fff;
}

.b-article__social-email button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 48px;
	background: linear-gradient(143.13deg, #FFD761 0%, #D19D00 100%);
	border-radius: 38px;
	border: none;
	outline: none;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
}

.b-article__social-email button:before {
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.793738 0.953857C0.532488 0.953857 0.298738 1.11261 0.201238 1.35386C0.102488 1.59511 0.161238 1.87136 0.347488 2.05261L6.29499 8.00011L0.347488 13.9476C0.179988 14.1076 0.112488 14.3464 0.171238 14.5714C0.229988 14.7951 0.404988 14.9701 0.628738 15.0289C0.853738 15.0876 1.09249 15.0201 1.25249 14.8526L7.65249 8.45261C7.90249 8.20261 7.90249 7.79761 7.65249 7.54761L1.25249 1.14761C1.13124 1.02386 0.966238 0.953857 0.793738 0.953857Z' fill='white'/%3E%3C/svg%3E");
	width: 8px;
	height: 16px;
}

.b-article__social-email button:hover {
	background: linear-gradient(249.39deg, #FFD761 -28%, #D19D00 72%);
}

.b-article__social-email button:active {
	box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.24);
}

.b-article__success-subscribe {
	display: none;
	align-items: center;
	background: #4D327A;
	border-radius: 4px;
	padding: 16px 32px;
	position: fixed;
	right: 24px;
	top: 117px;
}

.b-article__success-subscribe span {
	font-size: 16px;
	line-height: 160%;
	margin-right: 10px;
}

.b-article__success-subscribe-close {
	width: 25px;
	height: 25px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00028 8.21656L9.32413 11.5404C9.93614 12.1524 10.9284 12.1524 11.5404 11.5404C12.1524 10.9284 12.1524 9.93614 11.5404 9.32413L8.21656 6.00028L11.5416 2.67529C12.1536 2.06328 12.1536 1.07102 11.5416 0.459007C10.9295 -0.153002 9.93728 -0.153002 9.32528 0.459007L6.00028 3.784L2.67529 0.459007C2.06328 -0.153002 1.07102 -0.153002 0.459007 0.459007C-0.153002 1.07102 -0.153002 2.06328 0.459007 2.67529L3.784 6.00028L0.460153 9.32413C-0.151856 9.93614 -0.151856 10.9284 0.460153 11.5404C1.07216 12.1524 2.06442 12.1524 2.67643 11.5404L6.00028 8.21656Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.b-article__social-email .close {
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00028 8.21656L9.32413 11.5404C9.93614 12.1524 10.9284 12.1524 11.5404 11.5404C12.1524 10.9284 12.1524 9.93614 11.5404 9.32413L8.21656 6.00028L11.5416 2.67529C12.1536 2.06328 12.1536 1.07102 11.5416 0.459007C10.9295 -0.153002 9.93728 -0.153002 9.32528 0.459007L6.00028 3.784L2.67529 0.459007C2.06328 -0.153002 1.07102 -0.153002 0.459007 0.459007C-0.153002 1.07102 -0.153002 2.06328 0.459007 2.67529L3.784 6.00028L0.460153 9.32413C-0.151856 9.93614 -0.151856 10.9284 0.460153 11.5404C1.07216 12.1524 2.06442 12.1524 2.67643 11.5404L6.00028 8.21656Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -25px;
	right: -25px;
	cursor: pointer;
}

.b-article__image {
	margin-bottom: 100px
}

.b-article__image-img img {
	max-width: 100%;
	margin: 0 auto;
	border-radius: 18px
}

.b-article__image-description {
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	opacity: .8;
	width: 75%;
	margin: 20px auto 0
}

.b-article__content {
	width: 75%;
	margin: 0 auto
}

.b-article__slider {
	margin: 30px -6.25%;
	width: 112.5%;
	position: relative
}

.b-article__slider .slick-list {
	overflow: visible
}

.b-article__slider .slick-slide {
	opacity: .5;
	-webkit-transition: .3s;
	transition: .3s
}

.b-article__slider .slick-slide.slick-active {
	opacity: 1
}

.b-article__slider-wrapper {
	position: relative
}

.b-article__slider-item {
	padding-left: calc(5% + 6px);
	padding-right: calc(5% + 6px)
}

.b-article__slider-item img {
	max-width: 100%
}

.b-article__slider-next, .b-article__slider-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
	z-index: 100;
	line-height: 0;
	cursor: pointer
}

.b-article__slider-next {
	right: 0
}

.b-article__slider-prev, .b-article__slider-left  {
	-webkit-transform: rotate(180deg) translateY(50%) translateX(50%);
	transform: rotate(180deg) translateY(50%) translateX(50%)
}

.b-article__link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
	color: #e369ac;
	margin-bottom: .55em
}

.b-article__link:after {
	content: url(/themes/cabinet/images/linkarrow.svg);
	margin-left: 3px
}

.b-article__table {
	margin: 50px 0
}

.article-text img {
	border-radius: 18px;
	margin: 5px 0;
}

img.aligncenter {
	margin: auto !important;
}

.cke_editable {
	max-width: 896px;
	margin: 0 auto;
}

.b-subscribe-popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 111111;
	display: none;
	justify-content: center;
	overflow: auto;
}

.b-subscribe-popup__layout {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(4, 6, 31, .7);
	z-index: 111111;
}

.b-subscribe-popup__content {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: linear-gradient(211.57deg, #48327F 3.41%, #351C6A 96.23%);
	border-radius: 36px;
	padding: 87px 0 70px;
	position: absolute;
	top: 215px;
	z-index: 111112;
	width: 896px;
}

.b-subscribe-popup__close {
	width: 32px;
	height: 32px;
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.9183 6.3029L21.2225 15.9998L30.9183 25.6962C32.3605 27.139 32.3605 29.4761 30.9183 30.9188C30.1978 31.6394 29.253 32 28.3087 32C27.3629 32 26.418 31.64 25.698 30.9188L16 21.2213L6.30286 30.9187C5.58235 31.6393 4.63751 31.9999 3.69239 31.9999C2.74755 31.9999 1.80335 31.6399 1.0822 30.9187C-0.36 29.4766 -0.36 27.1394 1.0822 25.6961L10.7777 15.9997L1.08165 6.3029C-0.360551 4.86068 -0.360551 2.52305 1.08165 1.08083C2.52358 -0.360278 4.85983 -0.360278 6.30231 1.08083L16 10.7777L25.6969 1.08083C27.1396 -0.360278 29.4761 -0.360278 30.9178 1.08083C32.3605 2.52305 32.3605 4.86068 30.9183 6.3029Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 40px;
	right: 40px;
	cursor: pointer;
}

.b-subscribe-popup__title {
	max-width: 671px;
	font-family: Montserrat;
	font-weight: bold;
	font-size: 40px;
	line-height: 48px;
	text-align: left;
	margin-left: -40px;
}

.b-subscribe-popup__email {
	width: 671px;
	height: 86px;
	margin-top: 40px;
	position: relative;
}

.b-subscribe-popup__email input {
	font-size: 24px;
	line-height: 140%;
	width: 100%;
	height: 100%;
	background: #361C6B;
	border-radius: 47px;
	padding-left: 96px;
	color: #FFFFFF;
	border: none;
	outline: none;
	transition: 200ms;
	position: relative;
}

.b-subscribe-popup__email:before {
	content: '';
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml,%3Csvg width='256' height='256' viewBox='0 0 256 256' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M213.334 234.667H42.6673C30.886 234.667 21.334 225.115 21.334 213.333V101.776C21.334 94.8107 24.7313 88.2933 30.4327 84.304L128.001 16L225.569 84.304C231.27 88.2933 234.667 94.8107 234.667 101.776V213.333C234.667 225.115 225.115 234.667 213.334 234.667Z' fill='%2378909C'/%3E%3Cpath d='M64 74.6667H192V192H64V74.6667Z' fill='white'/%3E%3Cpath d='M213.334 234.667H42.6673C30.886 234.667 21.334 225.115 21.334 213.333V106.667L128.001 176L234.667 106.667V213.333C234.667 225.115 225.115 234.667 213.334 234.667Z' fill='%23CFD8DC'/%3E%3Cpath d='M80 101.333H176V112H80V101.333ZM80 122.667H144V133.333H80V122.667Z' fill='%232196F3'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 23px;
	left: 40px;
	z-index: 111;
}

.b-subscribe-popup__email input::placeholder {
	color: #8677A6;
}

.b-subscribe-popup__email input:focus {
	box-shadow: 0 0 0 2px #fff;
}

.b-subscribe-popup__email button {
	width: 280px;
	height: 70px;
	background: linear-gradient(165.96deg, #CA8AF1 0%, #E566A6 100%);
	border-radius: 54px;
	font-family: Montserrat;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: none;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
}

.b-subscribe-popup__email button:hover {
	background: linear-gradient(14.04deg, #CA8AF1 0%, #E566A6 100%);
}

.b-subscribe-popup__email button:active {
	box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.24);
}

.b-subscribe-popup__social {
	margin-top: 56px;
}

.b-subscribe-popup__social-title {
	font-size: 18px;
	line-height: 24px;
}

.b-subscribe-popup__social-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 24px;
}

.b-subscribe-popup__social-icons:after,
.b-subscribe-popup__social-icons:before {
	content: '';
	display: block;
	width: 285px;
	height: 6px;
	background: #E369AC;
	border-radius: 2px;
	position: absolute;
	bottom: 96px;
}

.b-subscribe-popup__social-icons:after {
	right: 0;
}

.b-subscribe-popup__social-icons:before {
	left: 0;
}

.b-subscribe-popup__social-icon {
	width: 56px;
	height: 56px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 24px;
}

.b-subscribe-popup__social-icon:last-child {
	margin-right: 0;
}

.b-subscribe-popup__social-icon.vk {
	background-image: url("/images/subscribe-vk.svg");
}

.b-subscribe-popup__social-icon.ig {
	background-image: url("/images/subscribe-ig.svg");
}

.b-subscribe-popup__social-icon.fb {
	background-image: url("/images/subscribe-fb.svg");
}

.b-faq {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.b-faq__menu {
	width: 30%;
	margin-right: 10%;
	padding: 35px 0;
	position: -webkit-sticky;
	position: sticky;
	top: 135px
}

.b-faq__menu:before {
	content: "";
	background: linear-gradient(221.61deg, rgba(227, 105, 172, .3) -30.13%, rgba(158, 91, 240, .3) 103.31%);
	mix-blend-mode: normal;
	position: absolute;
	left: -17%;
	top: 0;
	width: 134%;
	height: 100%;
	border-radius: 50px;
	z-index: -1
}

.b-faq__menu-item {
	padding: 15px 30px;
	border-radius: 50px;
	cursor: pointer
}

.b-faq__menu-item.active {
	background: linear-gradient(221.61deg, rgba(227, 105, 172, .3) -30.13%, rgba(158, 91, 240, .3) 103.31%)
}

.b-faq__container {
	width: 60%
}

.b-faq__container-text {
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 50px
}

.b-accordeon {
	display: none;
	margin-bottom: 100px
}

.b-accordeon.active {
	display: block
}

.b-accordeon-item {
	border-bottom: 1px solid #e369ac
}

.b-accordeon-item__title {
	padding: 0 40px 30px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	margin-top: 30px;
	position: relative;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.b-accordeon-item__title:before {
	-webkit-transition: .3s;
	transition: .3s;
	position: absolute;
	width: 17px;
	height: 6px;
	background: #fff;
	border-radius: 2.5px;
	content: "";
	top: 14px;
	left: 0
}

.b-accordeon-item__title-arrow {
	position: absolute;
	right: 0;
	top: 14px;
	line-height: 0
}

.b-accordeon-item__title-arrow svg {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .3s;
	transition: .3s
}

.b-accordeon-item__title-arrow svg path {
	-webkit-transition: .3s;
	transition: .3s;
	fill: #e369ac
}

.b-accordeon-item__body {
	padding: 0 40px 50px
}

.b-accordeon-item.active .b-accordeon-item__title {
	color: #e369ac
}

.b-accordeon-item.active .b-accordeon-item__title:before {
	background: #e369ac
}

.b-accordeon-item.active .b-accordeon-item__title-arrow svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.b-accordeon-item.active .b-accordeon-item__title-arrow svg path {
	fill: #fff
}

.b-callback-subtitile {
	max-width: 730px;
	font-family: Clear Sans;
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 50px
}

.b-callback-btn {
	margin-bottom: 30px
}

.b-callback-btn .btn {
	margin-right: 60px
}

.b-callback-btn .btn:last-child {
	margin-right: 0
}

.b-callback-info {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	opacity: .5
}

.b-callback__container {
	margin-bottom: 139px
}

.b-callback-slider {
	margin-bottom: 240px;
	position: relative
}

.b-callback-slider__info-title {
	font-family: Clear Sans;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.4;
	color: #e369ac;
	padding-left: 8.33333%;
	position: relative
}

.b-callback-slider__info-title:before {
	content: "";
	width: 80px;
	height: 6px;
	background: #e369ac;
	position: absolute;
	right: 94%;
	top: 20px;
	border-radius: 10px
}

.b-callback-slider--reverse .b-callback-slider__info-title {
	margin-left: 41.66667%;
	padding-left: 8.33333%
}

.b-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.b-slider--reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.b-slider--reverse .b-slider__image {
	margin-right: 8.33333%;
	margin-left: 0
}

.b-slider--reverse .b-slider__image .slick-list {
	z-index: -1
}

.b-slider--reverse .b-slider__image-item {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.b-slider--reverse .b-slider__image-item, .b-slider--reverse .b-slider__image-item-wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.b-slider__image-item .mockup img{
	margin: auto;
}

.b-slider__image-item .inner {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.b-slider__image-item .mockup-iphone, .b-slider__image-item .mockup-iphone .inner  {
	width: 297px;
	height: 600px;
}

.b-slider__image-item .mockup-iphone .inner {
	margin-left: -1px;
	top: 71px;
}

.b-slider__image-item .mockup-ipad, .b-slider__image-item .mockup-ipad .inner {
	width: 402px;
	height: 596px;
}

.b-slider__image-item .mockup-ipad .inner {
	top: 57px;
}

.b-slider__image-item .mockup-macbook, .b-slider__image-item .mockup-macbook .inner, .b-slider__image-item .mockup-macbook .img-mockup {
	width: 1120px;
	height: 654px;
}

.b-slider__image-item .mockup-macbook .inner {
	top: 38px;
	margin-left: 3px;
}

.b-slider__list {
	width: 58.33333%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 60px 0
}

.b-slider__list-item {
	padding-left: 14.28571%;
	margin-bottom: 40px
}

.b-slider__list-item:last-child {
	margin-bottom: 0
}

.b-slider__list-item:before {
	left: 7.14286%;
	top: -1px
}

.b-slider__list-item:after {
	content: "";
	background: #e369ac;
	border-radius: 2.5px;
	width: 17px;
	height: 6px;
	position: absolute;
	top: 16px;
	left: calc(7.14286% - 30px);
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.b-slider__list-item.active:before {
	top: 5px
}

.b-slider__list-item.active:after {
	opacity: 1
}

.b-slider__list-item.active .b-slider__list-title {
	font-size: 36px;
}

.b-slider__list-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s;
	min-height: 36px;
	cursor: pointer;
	margin-top: 0px;
}

.b-slider__list-text {
	margin-top: 30px;
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
	display: none
}

.b-slider__image {
	width: 25%;
	margin-left: 8.33333%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative
}

.b-slider__image-item {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-height: 80vh
}

.b-slider__image-item-wrapper {
	max-width: 100%;
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;*/
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.b-slider__image-item-wrapper img {
	max-height: 100%
}

.b-slider__image .slick-list {
	overflow: visible
}

.b-slider__image-pagination {
	display: none;
	text-align: center
}

.b-slider__image-pagination .slick-dots {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	z-index: 100;
	margin: 20px 0;
	padding: 8px;
	background: rgba(11, 22, 55, .8);
	border-radius: 50px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-slider__image-pagination .slick-dots li {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0 5px
}

.b-slider__image-pagination .slick-dots li:before {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 50%
}

.b-slider__image-pagination .slick-dots li.slick-active:before {
	width: 100%;
	height: 100%
}

.b-slider__image-pagination .slick-dots li button {
	display: none
}

.b-whatisit .b-title {
	margin-bottom: 80px;
}

.b-whatisit__list {
	display: flex;
	justify-content: center;
	margin: 0;
}

.b-whatisit__item {
	min-width: 382px;
	height: 100%;
	box-sizing: border-box;
	padding: 40px;
	border-radius: 20px;
	position: relative;
}
.b-whatisit__item-list {
	margin: 0;
	margin-top: 24px;
} 
.b-whatisit__item-item img {
	margin-right: 8px;
}
.b-whatisit__item-item {
	margin-bottom: 16px;
	padding-left: 0;
}
.b-whatisit__item-item:last-child {
	margin-bottom: 0;
}
.b-whatisit__item-item:before {
	display: none;
}
.b-whatisit__item:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(201.76deg, #E369AC -30.13%, #9E5BF0 103.31%);
	border-radius: 20px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: -1;
}

.b-whatisit__item:nth-child(1):before {
	opacity: 0.2;
}

.b-whatisit__item:nth-child(1):after {
	content: '';
	display: block;
	width: 199px;
	height: 163px;
	background-image: url('../images/icons/analytics-schema/arrow1.svg');
	position: absolute;
	top: 100%;
	left: 50%;
}

.b-whatisit__item:nth-child(2) {
	margin: 24px 0 0 -14px;
}

.b-whatisit__item:nth-child(2):before {
	opacity: 0.4;
}

.b-whatisit__item:nth-child(2):after {
	content: '';
	display: block;
	width: 20px;
	height: 75px;
	background-image: url('../images/icons/analytics-schema/arrow2.svg');
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.b-whatisit__item:nth-child(3) {
	margin: 48px 0 0 -14px;
}

.b-whatisit__item:nth-child(3):before {
	opacity: 0.6;
}

.b-whatisit__item:nth-child(3):after {
	content: '';
	display: block;
	width: 201px;
	height: 139px;
	background-image: url('../images/icons/analytics-schema/arrow3.svg');
	position: absolute;
	top: 100%;
	right: 50%;
}

.b-whatisit__item-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
}

.b-whatisit__item-subtitle {
	font-family: Clear Sans;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 17px;
}

.b-whatisit__main-item {
	width: 336px;
	box-sizing: border-box;
	padding: 40px;
	background: linear-gradient(218.46deg, #E369AC -30.13%, #9E5BF0 103.31%);
	border-radius: 20px;
	margin: 16px auto 130px;
}

.b-whatisit__main-item-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 42px;
	line-height: 51px;
	color: #FFFFFF;
}

.b-whatisit__main-item-subtitle {
	font-family: Clear Sans;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 12px;
}

.b-whatisit__main-item-btn {
	text-align: center;
}

.b-whatisit__main-item-btn a {
	display: block;
	margin-top: 24px;
	border: 1.5px solid #FFFFFF;
	border-radius: 36px;
	padding: 24px 50px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: transparent;
}
.b-stages .b-title {
	margin-bottom: 87px;
}

.b-stages__list {
	margin: 0 auto;
	width: 1074px;
	height: 584px;
	position: relative;
}

.b-stages__item {
	padding: 40px;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	position: absolute;
	max-width: 34%;
}

.b-stages__item:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	left: 0;
	top: 0;
	position: absolute;
	background: linear-gradient(196.79deg, #E369AC -30.13%, #9E5BF0 103.31%);
	z-index: -1;
}

.b-stages__item:nth-child(1) {
	top: 0;
	left: 0;
}

.b-stages__item:nth-child(1):before {
	opacity: 0.2;
}

.b-stages__item:nth-child(1):after {
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='123' height='50' viewBox='0 0 123 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M121.854 42.8536C122.049 42.6583 122.049 42.3417 121.854 42.1464L118.672 38.9645C118.476 38.7692 118.16 38.7692 117.964 38.9645C117.769 39.1597 117.769 39.4763 117.964 39.6716L120.793 42.5L117.964 45.3284C117.769 45.5237 117.769 45.8403 117.964 46.0355C118.16 46.2308 118.476 46.2308 118.672 46.0355L121.854 42.8536ZM0.5 0V0.625H1.5V0H0.5ZM0.5 1.875V2.5H1.5V1.875H0.5ZM0.5 2.5C0.5 3.83959 0.565055 5.16414 0.692204 6.47063L1.6875 6.37377C1.56348 5.09942 1.5 3.8072 1.5 2.5H0.5ZM2.23401 14.2603C3.01011 16.8219 4.03312 19.2762 5.27528 21.5953L6.1568 21.1231C4.94539 18.8614 3.94782 16.4682 3.19105 13.9703L2.23401 14.2603ZM9.69207 28.1935C11.3759 30.243 13.257 32.1241 15.3065 33.8079L15.9413 33.0353C13.9422 31.3928 12.1072 29.5578 10.4647 27.5587L9.69207 28.1935ZM21.9047 38.2247C24.2238 39.4669 26.6781 40.4899 29.2397 41.266L29.5297 40.309C27.0318 39.5522 24.6386 38.5546 22.3769 37.3432L21.9047 38.2247ZM37.0294 42.8078C38.3359 42.9349 39.6604 43 41 43V42C39.6928 42 38.4006 41.9365 37.1262 41.8125L37.0294 42.8078ZM41 43H45.025V42H41V43ZM53.075 43H61.125V42H53.075V43ZM69.175 43H77.225V42H69.175V43ZM85.275 43H93.325V42H85.275V43ZM101.375 43H109.425V42H101.375V43ZM117.475 43H121.5V42H117.475V43ZM122.207 43.2071C122.598 42.8166 122.598 42.1834 122.207 41.7929L115.843 35.4289C115.453 35.0384 114.819 35.0384 114.429 35.4289C114.038 35.8195 114.038 36.4526 114.429 36.8431L120.086 42.5L114.429 48.1569C114.038 48.5474 114.038 49.1805 114.429 49.5711C114.819 49.9616 115.453 49.9616 115.843 49.5711L122.207 43.2071ZM0 0V0.625H2V0H0ZM0 1.875V2.5H2V1.875H0ZM0 2.5C0 3.85579 0.0658422 5.1965 0.194555 6.51906L2.18515 6.32534C2.06269 5.06706 2 3.791 2 2.5H0ZM1.75549 14.4053C2.54126 16.9988 3.57698 19.4835 4.83453 21.8314L6.59756 20.8871C5.40153 18.6541 4.41668 16.2913 3.66957 13.8254L1.75549 14.4053ZM9.30575 28.511C11.0103 30.5855 12.9145 32.4897 14.9891 34.1943L16.2587 32.6489C14.2848 31.0271 12.4729 29.2152 10.8511 27.2413L9.30575 28.511ZM21.6686 38.6655C24.0165 39.923 26.5012 40.9587 29.0947 41.7445L29.6746 39.8304C27.2087 39.0833 24.8459 38.0985 22.6129 36.9024L21.6686 38.6655ZM36.9809 43.3054C38.3035 43.4342 39.6442 43.5 41 43.5V41.5C39.709 41.5 38.4329 41.4373 37.1747 41.3148L36.9809 43.3054ZM41 43.5H45.025V41.5H41V43.5ZM53.075 43.5H61.125V41.5H53.075V43.5ZM69.175 43.5H77.225V41.5H69.175V43.5ZM85.275 43.5H93.325V41.5H85.275V43.5ZM101.375 43.5H109.425V41.5H101.375V43.5ZM117.475 43.5H121.5V41.5H117.475V43.5Z' fill='white'/%3E%3C/svg%3E");
	width: 123px;
	height: 50px;
	position: absolute;
	top: 100%;
	left: 78px;
}

.b-stages__item:nth-child(2) {
	top: 108px;
	left: 201px;
}

.b-stages__item:nth-child(2):before {
	opacity: 0.4;
}

.b-stages__item:nth-child(2):after {
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='83' height='50' viewBox='0 0 83 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M82.3536 42.3536C82.5488 42.1583 82.5488 41.8417 82.3536 41.6464L79.1716 38.4645C78.9763 38.2692 78.6597 38.2692 78.4645 38.4645C78.2692 38.6597 78.2692 38.9763 78.4645 39.1716L81.2929 42L78.4645 44.8284C78.2692 45.0237 78.2692 45.3403 78.4645 45.5355C78.6597 45.7308 78.9763 45.7308 79.1716 45.5355L82.3536 42.3536ZM0.5 0V0.5H1.5V0H0.5ZM0.5 1.5V2H1.5V1.5H0.5ZM0.5 2C0.5 3.33959 0.565055 4.66414 0.692204 5.97063L1.6875 5.87377C1.56348 4.59942 1.5 3.3072 1.5 2H0.5ZM2.23401 13.7603C3.01011 16.3219 4.03312 18.7762 5.27528 21.0953L6.1568 20.6231C4.94539 18.3614 3.94782 15.9682 3.19105 13.4703L2.23401 13.7603ZM9.69207 27.6935C11.3759 29.743 13.257 31.6241 15.3065 33.3079L15.9413 32.5353C13.9422 30.8928 12.1072 29.0578 10.4647 27.0587L9.69207 27.6935ZM21.9047 37.7247C24.2238 38.9669 26.6781 39.9899 29.2397 40.766L29.5297 39.809C27.0318 39.0522 24.6386 38.0546 22.3769 36.8432L21.9047 37.7247ZM37.0294 42.3078C38.3359 42.4349 39.6604 42.5 41 42.5V41.5C39.6928 41.5 38.4006 41.4365 37.1262 41.3125L37.0294 42.3078ZM41 42.5H44.4167V41.5H41V42.5ZM51.25 42.5H58.0833V41.5H51.25V42.5ZM64.9167 42.5H71.75V41.5H64.9167V42.5ZM78.5833 42.5H82V41.5H78.5833V42.5ZM82.7071 42.7071C83.0976 42.3166 83.0976 41.6834 82.7071 41.2929L76.3431 34.9289C75.9526 34.5384 75.3195 34.5384 74.9289 34.9289C74.5384 35.3195 74.5384 35.9526 74.9289 36.3431L80.5858 42L74.9289 47.6569C74.5384 48.0474 74.5384 48.6805 74.9289 49.0711C75.3195 49.4616 75.9526 49.4616 76.3431 49.0711L82.7071 42.7071ZM0 0V0.5H2V0H0ZM0 1.5V2H2V1.5H0ZM0 2C0 3.35579 0.0658422 4.6965 0.194555 6.01906L2.18515 5.82534C2.06269 4.56706 2 3.291 2 2H0ZM1.75549 13.9053C2.54126 16.4988 3.57698 18.9835 4.83453 21.3314L6.59756 20.3871C5.40153 18.1541 4.41668 15.7913 3.66957 13.3254L1.75549 13.9053ZM9.30575 28.011C11.0103 30.0855 12.9145 31.9897 14.9891 33.6943L16.2587 32.1489C14.2848 30.5271 12.4729 28.7152 10.8511 26.7413L9.30575 28.011ZM21.6686 38.1655C24.0165 39.423 26.5012 40.4587 29.0947 41.2445L29.6746 39.3304C27.2087 38.5833 24.8459 37.5985 22.6129 36.4024L21.6686 38.1655ZM36.9809 42.8054C38.3035 42.9342 39.6442 43 41 43V41C39.709 41 38.4329 40.9373 37.1747 40.8148L36.9809 42.8054ZM41 43H44.4167V41H41V43ZM51.25 43H58.0833V41H51.25V43ZM64.9167 43H71.75V41H64.9167V43ZM78.5833 43H82V41H78.5833V43Z' fill='white'/%3E%3C/svg%3E");
	width: 83px;
	height: 50px;
	position: absolute;
	top: 100%;
	left: 78px;
}

.b-stages__item:nth-child(3) {
	top: 216px;
	left: 362px;
}

.b-stages__item:nth-child(3):before {
	opacity: 0.6;
}

.b-stages__item:nth-child(3):after {
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='105' height='50' viewBox='0 0 105 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M104.354 42.3536C104.549 42.1583 104.549 41.8417 104.354 41.6464L101.172 38.4645C100.976 38.2692 100.66 38.2692 100.464 38.4645C100.269 38.6597 100.269 38.9763 100.464 39.1716L103.293 42L100.464 44.8284C100.269 45.0237 100.269 45.3403 100.464 45.5355C100.66 45.7308 100.976 45.7308 101.172 45.5355L104.354 42.3536ZM0.5 0V0.5H1.5V0H0.5ZM0.5 1.5V2H1.5V1.5H0.5ZM0.5 2C0.5 3.33959 0.565055 4.66414 0.692204 5.97063L1.6875 5.87377C1.56348 4.59942 1.5 3.3072 1.5 2H0.5ZM2.23401 13.7603C3.01011 16.3219 4.03312 18.7762 5.27528 21.0953L6.1568 20.6231C4.94539 18.3614 3.94782 15.9682 3.19105 13.4703L2.23401 13.7603ZM9.69207 27.6935C11.3759 29.743 13.257 31.6241 15.3065 33.3079L15.9413 32.5353C13.9422 30.8928 12.1072 29.0578 10.4647 27.0587L9.69207 27.6935ZM21.9047 37.7247C24.2238 38.9669 26.6781 39.9899 29.2397 40.766L29.5297 39.809C27.0318 39.0522 24.6386 38.0546 22.3769 36.8432L21.9047 37.7247ZM37.0294 42.3078C38.3359 42.4349 39.6604 42.5 41 42.5V41.5C39.6928 41.5 38.4006 41.4365 37.1262 41.3125L37.0294 42.3078ZM41 42.5H44.9375V41.5H41V42.5ZM52.8125 42.5H60.6875V41.5H52.8125V42.5ZM68.5625 42.5H76.4375V41.5H68.5625V42.5ZM84.3125 42.5H92.1875V41.5H84.3125V42.5ZM100.062 42.5H104V41.5H100.062V42.5ZM104.707 42.7071C105.098 42.3166 105.098 41.6834 104.707 41.2929L98.3431 34.9289C97.9526 34.5384 97.3195 34.5384 96.9289 34.9289C96.5384 35.3195 96.5384 35.9526 96.9289 36.3431L102.586 42L96.9289 47.6569C96.5384 48.0474 96.5384 48.6805 96.9289 49.0711C97.3195 49.4616 97.9526 49.4616 98.3431 49.0711L104.707 42.7071ZM0 0V0.5H2V0H0ZM0 1.5V2H2V1.5H0ZM0 2C0 3.35579 0.0658422 4.6965 0.194555 6.01906L2.18515 5.82534C2.06269 4.56706 2 3.291 2 2H0ZM1.75549 13.9053C2.54126 16.4988 3.57698 18.9835 4.83453 21.3314L6.59756 20.3871C5.40153 18.1541 4.41668 15.7913 3.66957 13.3254L1.75549 13.9053ZM9.30575 28.011C11.0103 30.0855 12.9145 31.9897 14.9891 33.6943L16.2587 32.1489C14.2848 30.5271 12.4729 28.7152 10.8511 26.7413L9.30575 28.011ZM21.6686 38.1655C24.0165 39.423 26.5012 40.4587 29.0947 41.2445L29.6746 39.3304C27.2087 38.5833 24.8459 37.5985 22.6129 36.4024L21.6686 38.1655ZM36.9809 42.8054C38.3035 42.9342 39.6442 43 41 43V41C39.709 41 38.4329 40.9373 37.1747 40.8148L36.9809 42.8054ZM41 43H44.9375V41H41V43ZM52.8125 43H60.6875V41H52.8125V43ZM68.5625 43H76.4375V41H68.5625V43ZM84.3125 43H92.1875V41H84.3125V43ZM100.062 43H104V41H100.062V43Z' fill='white'/%3E%3C/svg%3E");
	width: 105px;
	height: 50px;
	position: absolute;
	top: 100%;
	left: 78px;
}

.b-stages__item:nth-child(4) {
	top: 324px;
	left: 545px;
}

.b-stages__item:nth-child(4):before {
	opacity: 0.8;
}

.b-stages__item:nth-child(4):after {
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='86' height='62' viewBox='0 0 86 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.3536 54.3536C85.5488 54.1583 85.5488 53.8417 85.3536 53.6464L82.1716 50.4645C81.9763 50.2692 81.6597 50.2692 81.4645 50.4645C81.2692 50.6597 81.2692 50.9763 81.4645 51.1716L84.2929 54L81.4645 56.8284C81.2692 57.0237 81.2692 57.3403 81.4645 57.5355C81.6597 57.7308 81.9763 57.7308 82.1716 57.5355L85.3536 54.3536ZM0.5 0V3.5H1.5V0H0.5ZM0.5 10.5V14H1.5V10.5H0.5ZM0.5 14C0.5 15.3396 0.565055 16.6641 0.692204 17.9706L1.6875 17.8738C1.56348 16.5994 1.5 15.3072 1.5 14H0.5ZM2.23401 25.7603C3.01011 28.3219 4.03312 30.7762 5.27528 33.0953L6.1568 32.6231C4.94539 30.3614 3.94782 27.9682 3.19105 25.4703L2.23401 25.7603ZM9.69207 39.6935C11.3759 41.743 13.257 43.6241 15.3065 45.3079L15.9413 44.5353C13.9422 42.8928 12.1072 41.0578 10.4647 39.0587L9.69207 39.6935ZM21.9047 49.7247C24.2238 50.9669 26.6781 51.9899 29.2397 52.766L29.5297 51.809C27.0318 51.0522 24.6386 50.0546 22.3769 48.8432L21.9047 49.7247ZM37.0294 54.3078C38.3359 54.4349 39.6604 54.5 41 54.5V53.5C39.6928 53.5 38.4006 53.4365 37.1262 53.3125L37.0294 54.3078ZM41 54.5H44.6667V53.5H41V54.5ZM52 54.5H59.3333V53.5H52V54.5ZM66.6667 54.5H74V53.5H66.6667V54.5ZM81.3333 54.5H85V53.5H81.3333V54.5ZM85.7071 54.7071C86.0976 54.3166 86.0976 53.6834 85.7071 53.2929L79.3431 46.9289C78.9526 46.5384 78.3195 46.5384 77.9289 46.9289C77.5384 47.3195 77.5384 47.9526 77.9289 48.3431L83.5858 54L77.9289 59.6569C77.5384 60.0474 77.5384 60.6805 77.9289 61.0711C78.3195 61.4616 78.9526 61.4616 79.3431 61.0711L85.7071 54.7071ZM0 0V3.5H2V0H0ZM0 10.5V14H2V10.5H0ZM0 14C0 15.3558 0.0658422 16.6965 0.194555 18.0191L2.18515 17.8253C2.06269 16.5671 2 15.291 2 14H0ZM1.75549 25.9053C2.54126 28.4988 3.57698 30.9835 4.83453 33.3314L6.59756 32.3871C5.40153 30.1541 4.41668 27.7913 3.66957 25.3254L1.75549 25.9053ZM9.30575 40.011C11.0103 42.0855 12.9145 43.9897 14.9891 45.6943L16.2587 44.1489C14.2848 42.5271 12.4729 40.7152 10.8511 38.7413L9.30575 40.011ZM21.6686 50.1655C24.0165 51.423 26.5012 52.4587 29.0947 53.2445L29.6746 51.3304C27.2087 50.5833 24.8459 49.5985 22.6129 48.4024L21.6686 50.1655ZM36.9809 54.8054C38.3035 54.9342 39.6442 55 41 55V53C39.709 53 38.4329 52.9373 37.1747 52.8148L36.9809 54.8054ZM41 55H44.6667V53H41V55ZM52 55H59.3333V53H52V55ZM66.6667 55H74V53H66.6667V55ZM81.3333 55H85V53H81.3333V55Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1.11129' y1='47.8977' x2='73.3164' y2='48.1925' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='%2310D30C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
	width: 86px;
	height: 62px;
	position: absolute;
	top: 100%;
	left: 78px;
}

.b-stages__item:nth-child(5) {
	top: 432px;
	left: 709px;
}

.b-stages__item:nth-child(5):before {
	opacity: 1;
}

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

.b-howitworks__stages {
	width: 50%;
}

.b-howitworks__stages-list {
	margin: 0;
}

.b-howitworks__stages-item {
	font-size: 24px;
	line-height: 36px;
	font-weight: 300;
	color: #FFFFFF;
	margin: 36px 0 0;
	padding: 0 20px 0 16.66%;
}

.b-howitworks__stages-item:first-child {
	margin: 0;
}

.b-howitworks__stages-item:before {
	display: block;
	background: transparent;
	width: 20px;
	height: 24px;
	font-family: Montserrat;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	opacity: .8;
	position: absolute;
	left: 7%;
	top: 8px;
}

.b-howitworks__stages-item:nth-child(1):before {
	content: '01';
}

.b-howitworks__stages-item:nth-child(2):before {
	content: '02';
}

.b-howitworks__stages-item:nth-child(3):before {
	content: '03';
}

.b-howitworks__scheme {
	width: 608px;
	height: 329px;
	background-image: url("/themes/cabinet/images/calltracking_how_it_works_full.svg");
	background-position: center;
	background-repeat: no-repeat;
}

.b-forwhat__list {
	margin: 0;
	padding-left: 8.33333%;
	display: flex;
	flex-wrap: nowrap;
}

.b-forwhat__list .b-advantages__item {
	margin: 0;
	padding: 0;
	width: 33.3%;
	margin-right: 80px;
}

.b-forwhat__list .b-advantages__item:last-child {
	margin-right: 0;
}

.b-forwhat__list .b-advantages__item:before {
	display: none;
}

.b-types__wrap {
	width: 1200px;
	margin: 0 auto 158px;
	position: relative;
}

.b-types__block {
	padding: 40px;
	position: relative;
	width: 53%;
}

.b-types__block.b-types__block_second {
	width: 50%;
	position: absolute;
	top: 40px;
	right: 0;
}

.b-types__block:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	background: linear-gradient(205.32deg, #E369AC -30.13%, #9E5BF0 103.31%);
	opacity: 0.6;
	z-index: -1;
}

.b-types__block.b-types__block_second:before {
	opacity: 0.2;
}

.b-types__title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}

.b-types__text {
	font-size: 18px;
	line-height: 24px;
	opacity: 0.8;
	margin-top: 20px;
}

.b-types__subtitle {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
}

.b-types__list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.b-types__item {
	width: 50%;
	padding-right: 40px;
	display: flex;
	align-items: center;
	margin-top: 24px;
}

.b-types__item:nth-child(1),
.b-types__item:nth-child(2) {
	margin-top: 0;
}

.b-types__img {
	width: 40px;
	height: 40px;
}

.b-types__caption {
	font-size: 18px;
	line-height: 24px;
	opacity: 0.8;
	margin-left: 16px;
}

.b-support .b-title {
	margin-bottom: 40px;
	margin-top: 0;
}

.b-support__caption {
	font-size: 24px;
	line-height: 36px;
	max-width: 678px;
	margin-left: 8.33333%;
}

.b-support__search {
	width: 784px;
	height: 70px;
	margin-top: 41px;
	margin-left: 8.33333%;
	position: relative;
}

.b-support__search-field {
	border: 1px solid #E268AC;
	border-radius: 41px;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 0 0 0 32px;
	background: transparent;
	width: 100%;
	height: 100%;
	outline: none;
}

.b-support__search-field::placeholder {
	color: #6D748C;
}

.b-support__search label {
	position: absolute;
	top: 11px;
	right: 11px;
}

.b-support__search label:before {
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.08 0.440002C4.56875 0.440002 0.919998 4.08875 0.919998 8.6C0.919998 13.1113 4.56875 16.76 9.08 16.76C10.6906 16.76 12.1812 16.2875 13.445 15.485L19.34 21.38L21.38 19.34L15.56 13.535C16.6062 12.1625 17.24 10.4619 17.24 8.6C17.24 4.08875 13.5912 0.440002 9.08 0.440002ZM9.08 2.36C12.5356 2.36 15.32 5.14438 15.32 8.6C15.32 12.0556 12.5356 14.84 9.08 14.84C5.62437 14.84 2.84 12.0556 2.84 8.6C2.84 5.14438 5.62437 2.36 9.08 2.36Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 13px;
	left: 50px;
}

.b-support__search-btn {
	width: 183px;
	height: 48px;
	padding: 0 0 0 80px;
	text-align: left;
	background: linear-gradient(165.3deg, #CA8AF1 0%, #E566A6 100%);
	border-radius: 24px;
	border: none;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	outline: none;
	cursor: pointer;
}

.b-support__wrap {
	display: flex;
	flex-wrap: wrap;
	margin-left: 8.33333%;
	margin-top: 120px;
}

.b-support__item {
	width: 385px;
	height: 290px;
	position: relative;
	margin-right: 38px;
	margin-bottom: 60px;
	padding: 72px 32px 0;
	position: relative;
}

.b-support__item:nth-child(3n+3) {
	margin-right: 0;
}

.b-support__item:before {
	content: '';
	display: block;
	background: linear-gradient(210.89deg, #E369AC -30.13%, #9E5BF0 103.31%);
	opacity: 0.3;
	border-radius: 18px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.b-support__item:after {
	content: '';
	display: block;
	width: 14px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2209 13.1881L2.87605 23.5074C2.218 24.1642 1.15108 24.1642 0.493341 23.5074C-0.164447 22.8512 -0.164447 21.787 0.493341 21.1308L9.6469 11.9998L0.493608 2.86914C-0.164181 2.21269 -0.164181 1.14853 0.493608 0.492339C1.1514 -0.164113 2.21827 -0.164113 2.87632 0.492339L13.2211 10.8118C13.55 11.14 13.7143 11.5698 13.7143 11.9998C13.7143 12.43 13.5497 12.86 13.2209 13.1881Z' fill='%23E369AC'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	right: 32px;
	bottom: 60px;
}

.b-support__item:hover:before {
	opacity: 0.4;
}

.b-support__item-img {
	width: 64px;
	height: 64px;
	position: absolute;
	left: 33px;
	top: -32px;
	background-repeat: no-repeat;
	background-position: center;
	transition: 300ms;
}

.b-support__item:hover .b-support__item-img {
	top: -35px;
}

.b-support__item-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}

.b-support__item-text {
	font-size: 18px;
	line-height: 24px;
	opacity: 0.8;
	margin-top: 20px;
}

.b-ask {
	margin-top: 20px;
}

.b-ask__title {
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
}

.b-ask__subtitle {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 24px;
	line-height: 160%;
	margin-top: 32px;
}

.b-ask__btn {
	width: 385px;
	text-align: center;
	margin-top: 32px;
}

.b-support-inner__wrap {
	width: 896px;
	margin: 0 auto;
	position: relative;
}

.b-support-inner__back-btn {
	display: flex;
	align-items: center;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	white-space: nowrap;
	position: absolute;
	top: 41px;
	right: calc(100% + 66px);
	transition: transform 300ms;
}

.b-support-inner__back-btn:before {
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.167969 9.99867C0.167969 9.6701 0.288015 9.34157 0.527605 9.09106L8.07077 1.20812C8.55061 0.706667 9.32859 0.706667 9.80824 1.20812C10.2879 1.70938 10.2879 2.52224 9.80824 3.02374L3.13362 9.99867L9.808 16.9736C10.2876 17.4751 10.2876 18.2879 9.808 18.7891C9.32836 19.2908 8.55038 19.2908 8.07054 18.7891L0.527372 10.9063C0.287744 10.6556 0.167969 10.3271 0.167969 9.99867Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 11px;
	height: 20px;
	margin-right: 20px;
}

.b-support-inner__back-btn:hover {
	transform: translateY(-3px);
}

.b-support-inner__links {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}

.b-support-inner__links-item {
	width: 50%;
	margin-bottom: 40px;
}

.b-support-inner__links-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}

.b-support-inner__links-item.hidden .b-support-inner__links-title {
	cursor: pointer;
}

.b-support-inner__links-item.hidden .b-support-inner__links-list {
	display: none;
}

.b-support-inner__links-item.hidden .b-support-inner__links-title:after {
	content: '';
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99753 8.79208L1.95731 15.6716C1.50947 16.1095 0.783372 16.1095 0.335746 15.6716C-0.111915 15.2342 -0.111915 14.5246 0.335746 14.0872L6.56525 7.99988L0.335927 1.91276C-0.111734 1.47513 -0.111734 0.765684 0.335927 0.328226C0.783589 -0.109409 1.50965 -0.109409 1.9575 0.328226L8.99771 7.20786C9.22154 7.4267 9.33333 7.7132 9.33333 7.99985C9.33333 8.28664 9.22133 8.57335 8.99753 8.79208Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	height: 16px;
	margin-left: 15px;
	transition: transform 300ms;
}

.b-support-inner__links-title:hover:after {
	transform: translateY(-3px);
}

.b-support-inner__links-list {
	margin-bottom: 0;
}

.b-support-inner__links-link {
	color: #E369AC;
	opacity: 0.8;
	border-bottom: 1px solid #9B4C85;
}

.b-support-inner__links-link:hover {
	border-bottom: 1px solid transparent;
}

.b-support-inner .b-ask {
	margin-left: 8.33333%;
	margin-top: 80px;
}

.form.w-d {
	margin: auto;
	width: 100%;
	display: flex;
	justify-content: center;
}

.btn {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s;
	color: #fff;
	padding: 24px 44px;
	border: 1.5px solid #e268ac;
	border-radius: 50px;
	background: transparent;
	cursor: pointer;
	margin-right: 6px;
}

.btn:hover {
	background-color: #e268ac
}

.btn:focus {
	outline: none
}

.btn--primary {
	padding: 17px 40px;
	background: linear-gradient(165.23deg, #ca8af1, #e566a6);
	border-radius: 50px;
	border: none;
	font-size: 12px;
	line-height: 15px
}

.btn--noutline, .btn--primary {
	-webkit-transition: .3s;
	transition: .3s
}

.btn--noutline {
	padding: 0;
	border: 0;
	border-bottom: 1px solid #e268ac;
	border-radius: 0
}

.btn--noutline:hover {
	background: transparent;
	border-bottom: 1px solid transparent
}

.btn--inline {
	padding: 0;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #fff;
	border: none;
	border-bottom: 1px solid #e268ac;
	border-radius: 0
}

.btn--inline:hover {
	background: transparent;
	border-bottom: 1px solid transparent
}

.btn-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.btn-container .btn {
	margin-right: 40px
}

.b-input {
	width: 100%
}

.b-input--half {
	width: calc(50% - 20px);
	margin: 0 10px
}

.b-input__label {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #fff
}

.b-input-multiplly {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	margin: 0 -10px
}

.b-input-multiplly .b-input {
	margin-bottom: 30px
}

.b-input__field.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.b-input__field input {
	padding: 11px;
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 1px solid #9b4c85;
	display: inline-block;
	font-size: 18px;
	line-height: 1.3;
	color: #fff
}

.b-input__field input:focus {
	outline: none
}

.b-input__field input::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .5);
	font-size: 14px
}

.b-input__field input::-moz-placeholder {
	color: hsla(0, 0%, 100%, .5);
	font-size: 14px
}

.b-input__field input:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .5);
	font-size: 14px
}

.b-input__field input::-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .5);
	font-size: 14px
}

.b-input__field input::placeholder {
	color: hsla(0, 0%, 100%, .5);
	font-size: 14px
}

.b-input__field input[data-validate] ~ label, .errorMessage {
	/*position: absolute;*/
	display: block;
	left: 0;
	top: 100%;
	font-size: 11px;
	color: #e369ac
}

.b-input__field button[type=submit] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #9b4c85;
	padding: 7px 11px
}

.b-input__field button[type=submit]:focus {
	outline: none
}

.b-input--smallfont .b-input__field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.b-input--smallfont .b-input__field input {
	font-size: 14px
}

.b-toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
}

.b-toggle span {
	width: 49px;
	height: 28px;
	border: 2px solid #e369ac;
	border-radius: 14px;
	position: relative;
	cursor: pointer
}

.b-toggle span:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #e369ac;
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s
}

.b-toggle input[type=checkbox] {
	display: none
}

.b-toggle input[type=checkbox]:checked ~ span:before {
	left: calc(100% - 21px)
}

.b-checkbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: Clear Sans;
	font-size: 18px;
	line-height: 1.3;
	color: #fff
}

.b-checkbox span {
	width: 18px;
	height: 18px;
	border: 1px solid #fff;
	border-radius: 5px;
	display: inline-block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 22px;
	position: relative
}

.b-checkbox span:before {
	content: url(/themes/cabinet/images/checked.svg);
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -20%);
	transform: translate(-50%, -20%);
	line-height: 1;
	opacity: 0
}

.b-checkbox input[type=checkbox] {
	display: none
}

.b-checkbox input[type=checkbox]:checked ~ span:before {
	opacity: 1
}

.b-custom-select {
	width: 100%
}

.b-custom-select .selectize-input {
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: #fff;
	background: transparent !important;
	border: none;
	border-bottom: 1px solid #e369ac;
	border-radius: 0;
	padding: 8px 0;
	-webkit-transition: .3s;
	transition: .3s
}

.b-custom-select .selectize-input.input-active {
	border-bottom: 1px solid transparent
}

.b-custom-select .selectize-input.full, .b-custom-select .selectize-input.input-active {
	background: transparent
}

.b-custom-select .selectize-input.focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.b-custom-select .selectize-input.dropdown-active:before {
	display: none
}

.b-custom-select .selectize-input input[type=select-one] {
	display: none !important
}

.b-custom-select .selectize-control.single .selectize-input:after {
	content: url("data:image/svg+xml; utf8, <svg width='19' height='10' viewBox='0 0 19 10' xmlns='http://www.w3.org/2000/svg'><path d='M9.16664 10C8.83807 10 8.50953 9.87995 8.25903 9.64036L0.376093 2.09719C-0.125364 1.61736 -0.125364 0.839379 0.376093 0.359734C0.877348 -0.119911 1.69021 -0.119911 2.19171 0.359734L9.16664 7.03435L16.1416 0.359967C16.6431 -0.119678 17.4558 -0.119678 17.9571 0.359967C18.4588 0.839612 18.4588 1.61759 17.9571 2.09743L10.0742 9.6406C9.82362 9.88023 9.49509 10 9.16664 10Z' fill='rgb(227, 105, 172)' /></svg>");
	width: 19px;
	height: 10px;
	border: none;
	margin-top: -10px;
	-webkit-transition: .3s;
	transition: .3s
}

.b-custom-select .selectize-control.single .selectize-input.dropdown-active:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -2px
}

.b-custom-select .selectize-dropdown-content {
	padding: 10px;
	border: 1px solid #e369ac;
	border-radius: 10px;
	background: #0d183a
}

.b-custom-select .selectize-dropdown-content .option {
	cursor: pointer;
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 0
}

.b-custom-select .selectize-dropdown-content .option.active {
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	color: #e369ac
}

.b-custom-select .selectize-dropdown {
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.popup {
	max-width: 892px;
	margin: 50px auto;
	padding: 70px 112px;
	background: linear-gradient(209.36deg, #48327f 3.41%, #351c6a 96.23%);
	border-radius: 36px;
	position: relative
}

.popup:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1
}

.popup-header {
	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
}

.popup-header__title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.3;
	max-width: 50%
}

.popup-header__close {
	cursor: pointer
}

.popup-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.popup-content--step {
	display: none
}

.popup-content--step.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.popup-column {
	width: 100%;
	margin-top: 30px
}

.popup-column--half {
	width: 50%;
	padding-right: 40px
}

.popup-subtitle {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.3;
	color: #e369ac;
	position: relative;
	margin-bottom: 30px
}

.popup-subtitle:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 4px;
	background: #e369ac;
	border-radius: 2.5px;
	top: 12px;
	left: -37px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.popup-form .b-input {
	margin-bottom: 24px
}

.popup-form .b-input__field input {
	padding: 11px 9px
}

.popup-form .btn {
	max-width: none;
	width: auto
}

.popup-step-way {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 30px
}

.popup-step-way__item {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	margin-right: 40px;
	opacity: .1
}

.popup-step-way__item, .popup-step-way__item span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.popup-step-way__item span {
	width: 70px;
	height: 70px;
	border: 1px dashed #fff;
	border-radius: 50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 15px
}

.popup-step-way__item:last-child {
	margin-right: 0
}

.popup-step-way__item.active {
	opacity: 1
}

.popup-step-way__item.active span {
	border: 1px solid #e268ac
}

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

.social__item {
	margin-right: 30px;
	margin-bottom: 15px;
	cursor: pointer
}

.reset-password {
	text-align: right
}

.reset-password a {
	position: relative;
	font-family: Clear Sans;
	font-size: 14px;
	line-height: 19px;
	color: #e369ac;
	cursor: pointer
}

.reset-password a:hover:after {
	opacity: 0
}

.reset-password a:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e369ac;
	opacity: 1;
	-webkit-transition: .3s;
	transition: .3s
}

.recaptcha {
	margin-top: 14px
}

.recaptcha img {
	max-width: 100%
}

.b-select {
	width: 100%;
	margin-bottom: 50px;
	display: none;
	text-align: center
}

.b-select__wrapper {
	display: inline-block;
	background: linear-gradient(221.61deg, rgba(227, 105, 172, .3) -83.99%, rgba(158, 91, 240, .3) 159.24%);
	padding: 11px;
	border-radius: 50px;
	margin: 0 auto;
	position: relative
}

.b-select select {
	background: #0c183a;
	color: #fff;
	padding: 12px 48px 12px 20px;
	border: none;
	border-radius: 50px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.b-select select:focus {
	outline: none
}

.b-select select option {
	margin-top: -11px;
	border-radius: 50px
}

.b-select__arrow {
	position: absolute;
	right: 31px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body {
	background-color: #0d1839;
	position: relative;
	font-family: Clear Sans;
	color: #fff;
	font-size: 18px;
	overflow-x: hidden;
	padding-top: 100px;
}

body.fixed {
	height: 100%;
	width: 100%
}

body.fixed, html.fixed {
	overflow: hidden
}

main.bg-img:before {
	content: "";
	width: 100%;
	top: 0;
	bottom: 0;
	left: 50%;
	position: fixed;
	background-image: url(/themes/cabinet/images/back.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: -1;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 1800px;
	opacity: 1;
	-webkit-transition: .3s;
	transition: .3s
}

main.bg-img.js-main:before {
	opacity: 0
}

main.bg-img.js-main.show:before {
	opacity: 1
}

a {
	color: #fff
}

.mfp-container {
	padding: 0 20px
}

.mfp-wrap {
	overflow: auto;
	position: fixed !important;
	top: 0 !important;
	height: 100% !important;
	-webkit-overflow-scrolling: touch
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border: 0;
	-webkit-text-fill-color: #ffffff;
	caret-color: #ffffff;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	transition: background-color 5000s ease-in-out 0s;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 254, 0.04) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 254, 0.03) 100%);
	border-bottom: 1px solid #9b4c85;
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

@media only screen and (max-width: 1440px) {
	.b-support__search {
		width: 767px;
	}

	.b-support__wrap {
		max-width: 770px;
	}

	.b-support__item {
		width: 360px;
		margin-right: 50px;
		margin-bottom: 56px;
	}

	.b-support__item:nth-child(3n+3) {
		margin-right: 50px;
	}

	.b-support__item:nth-child(2n) {
		margin-right: 0;
	}

	.b-ask {
		width: 360px;
		margin-top: 18px;
	}

	.b-ask__subtitle {
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
		opacity: 0.8;
	}

	.b-ask__subtitle br {
		display: none;
	}

	.b-ask__btn {
		width: 100%;
	}

	.b-support-inner__back-btn {
		top: auto;
		right: auto;
		bottom: calc(100% + 25px);
		left: 0;
	}

	.b-support-inner .b-ask {
		width: auto;
	}

	.b-support-inner .b-ask__btn {
		width: 385px;
	}
}

@media only screen and (max-width: 1407px) {
	.b-howitworks__wrap {
		flex-direction: column;
	}

	.b-howitworks__stages {
		width: 100%;
		order: 2;
		margin-top: 34px;
	}

	.b-howitworks__scheme {
		order: 1;
		width: 786px;
		height: 329px;
		background-image: url("/themes/cabinet/images/calltracking_how_it_works_1407.svg");
	}
}

@media only screen and (max-width: 1308px) {
	.b-calc__count-cost {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1300px) {
	.b-types__wrap {
		width: 924px;
	}

	.b-types__block {
		padding: 40px 32px;
		width: 50%;
	}

	.b-types__block.b-types__block_second {
		width: 52%;
	}

	.b-types__list {
		flex-direction: column;
	}

	.b-types__item {
		width: 100%;
		padding: 0;
	}

	.b-types__item:nth-child(2) {
		margin-top: 24px;
	}

}

@media only screen and (max-width: 1250px) {
	.b-forwhat__list {
		padding: 0;
	}

	.b-forwhat__item {
		margin-right: 29px;
	}
}

@media only screen and (max-width: 1020px) {
	.b-firstscreen__title, .b-title__title, .h1, h1 {
		font-size: 36px
	}

	.h2, h2 {
		font-size: 30px;
		margin-top: 26px;
	}

	ul {
		margin: 30px 0
	}

	ul li {
		max-width: 100%;
		margin-bottom: 16px
	}

	ol {
		margin: 30px 0
	}

	ol li:before {
		position: static
	}

	table thead {
		display: none
	}

	table tbody tr {
		display: block;
		width: calc(100% + 40px);
		margin: 0 -20px
	}

	table tbody tr:nth-child(2n), table tbody tr:nth-child(2n) td:first-child, table tbody tr:nth-child(2n) td:last-child {
		border-radius: 0
	}

	table tbody tr td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 20px
	}

	table tbody tr td:before {
		content: attr(data-label);
		display: block;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 32%;
		font-weight: 700;
		padding-right: 20px
	}

	.b-container {
		padding: 0 20px
	}

	.b-header__wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 3px 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

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

	.b-header__logo {
		width: 100%;
		text-align: center
	}

	.b-header__logo a {
		margin-right: 0;
		margin-left: -24px
	}

	.b-header___btns, .b-header__menu {
		display: none
	}

	.b-firstscreen__wrapper {
		padding-left: 0;
		max-width: none
	}

	.b-firstscreen__title {
		font-size: 36px
	}

	.b-firstscreen__subtitle {
		font-size: 16px;
		max-width: 312px;
		margin-bottom: 124px
	}

	.b-firstscreen .btn {
		background: linear-gradient(171.47deg, #ca8af1, #e566a6);
		border: none
	}

	.b-firstscreen .b-graphics {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		opacity: .7
	}

	.b-firstscreen .b-graphics__item img {
		height: 100%;
		-o-object-fit: contain;
		object-fit: contain
	}

	.b-title {
		margin-bottom: 50px
	}

	.b-title__title {
		font-size: 30px;
		line-height: 120%;
		margin-bottom: 10px
	}

	.b-title__subtitle {
		font-size: 18px;
		line-height: 1.4
	}

	.b-title__background {
		font-size: 65px;
		line-height: 65px;
		top: 0;
		-webkit-filter: none;
		filter: none;
		opacity: 0.72;
	}

	.b-title-form {
		display: none
	}

	.b-advantages__item {
		width: 50%;
		margin-bottom: 20px
	}

	.b-advantages__item:last-child {
		width: 100%
	}

	.b-advantages__item-title {
		font-size: 18px;
		line-height: 1.6;
		margin-bottom: 20px
	}

	.b-advantages__item-title br {
		display: none
	}

	.b-forwhat__list {
		flex-direction: column;
	}

	.b-forwhat__list .b-advantages__item {
		width: 100%;
		font-size: 16px;
		margin-right: 0;
		margin-bottom: 24px;
	}

	.b-forwhat__list .b-advantages__item:last-child {
		margin-bottom: 0;
	}

	.b-advantages__item-title {
		line-height: 30px;
		margin-bottom: 12px;
	}

	.b-info-card__title {
		font-size: 24px
	}

	.b-info-card__text {
		max-width: 100%;
		font-size: 16px
	}

	.b-info-card__info {
		min-width: 0
	}

	.b-info-card__info-btns .btn {
		width: auto;
		font-size: 14px
	}

	.b-how-work__item {
		-webkit-box-align: normal;
		-ms-flex-align: normal;
		align-items: normal
	}

	.b-how-work__item .b-info-card {
		width: 100%
	}

	.b-how-work__item .b-info-card, .b-how-work__item .b-info-card:nth-child(2) {
		min-height: 0;
		margin: 0 10px 20px
	}

	.b-how-work--partnership .b-how-work__item:nth-child(2), .b-how-work__item:nth-child(2) {
		margin-top: 0
	}

	.b-calc__calc {
		padding-top: 0
	}

	.b-calc__calc-toggler {
		margin: 0 0 0 -15px
	}

	.b-calc__calc-toggler > span {
		margin: 0 15px
	}

	.b-calc__calc-checkboxes .b-checkbox {
		margin-right: 30px
	}

	.b-calc__count-title {
		font-size: 24px;
		margin-bottom: 13px
	}

	.b-calc__count-number {
		font-size: 60px
	}

	.b-calc__count-info__link {
		font-size: 20px
	}

	.b-calc__count-info__content:after {
		display: none;
	}

	.b-calc__count-info__content {
		top: -40%;
		right: 0;
		left: 0;
		width: auto !important;
		position: fixed;
		padding: 40px 24px !important;
	}
}



@media (max-width: 1223px) {
	.b-cases__item {
		width: 280px;
		padding: 48px 24px;
	}
	.b-cases__item.b-cases__item_center {
		width: 280px;
		padding: 56px 32px;
	}
}

@media (max-width: 990px) {
	.b-cases {
		margin-top: 0;
		flex-direction: column;
	}
	.b-cases__item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 18px;
		padding: 32px 20px 39px;
	}
	.b-cases__item.b-cases__item_center {
		width: 100%;
		padding: 32px 20px 39px;
	}
	.b-cases__item:last-child {
		margin-bottom: 0;
	}
	.b-cases__caption {
		font-size: 16px;
		line-height: 22px;
		margin-top: 24px;
	}
	.b-cases__achievement {
		font-size: 16px;
		line-height: 22px;
		margin-top: 8px;
	}
	.b-cases__achievement:first-child {
		margin-top: 16px;
	}
	.b-cases__achievement-top {
		margin-bottom: 0;
	}
	.b-cases__link {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
	}
}

@media (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.b-calc__count-info__btn {
		padding: 15px 25px !important;
	}

	.b-calc__count-info__close {
		top: 48px;
		right: 32px;
	}

	.b-calc__counter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b-calc__counter .b-counter {
		margin-top: 15px;
		margin-left: 40px
	}

	.b-blog {
		margin-top: 0
	}

	.b-blog .btn {
		padding: 15px 30px
	}

	.b-blog__item-title {
		font-size: 18px
	}

	.b-contacts__form {
		max-width: none;
		margin-right: 0;
		margin-bottom: 50px
	}

	.b-contacts__form .btn {
		padding: 15px 30px
	}

	.b-contacts__form-info {
		width: 100%
	}

	.b-contacts__info-place {
		font-size: 21px
	}

	.b-contacts__info-phone {
		font-size: 32px
	}

	.b-footer__menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b-footer__menu-item {
		width: 100%;
		margin-bottom: 30px
	}

	.b-footer__menu-title {
		margin-bottom: 19px
	}

	.b-line {
		display: none
	}

	.b-column__1, .b-column__2, .b-column__3, .b-column__4, .b-column__5, .b-column__6, .b-column__7, .b-column__8, .b-column__9, .b-column__10, .b-column__11, .b-column__12 {
		width: 100%
	}

	.b-content {
		margin-bottom: 80px
	}

	.b-content--blog {
		margin-bottom: 70px
	}

	.b-content .b-title {
		margin-bottom: 70px;
		margin-top: 50px
	}

	.b-article__image {
		margin-bottom: 80px
	}

	.b-article__image-description {
		width: 100%
	}

	.b-article__slider {
		width: calc(100% - 20px);
		margin: 30px auto
	}

	.b-article__slider-item {
		padding-left: 10px;
		padding-right: 10px
	}

	.b-article__slider-next, .b-article__slider-prev, .b-faq__menu {
		display: none
	}

	.b-faq__container {
		width: 100%
	}

	.b-faq__container-text {
		margin-bottom: 40px;
		font-size: 16px
	}

	.b-accordeon {
		margin-bottom: 80px
	}

	.b-accordeon-item__title {
		padding: 0 40px 20px 0;
		margin-top: 20px;
		font-size: 18px
	}

	.b-accordeon-item__title:before {
		display: none
	}

	.b-accordeon-item__body {
		padding: 0 0 30px
	}

	.b-callback__container {
		margin-bottom: 70px
	}

	.b-callback-slider__info-title {
		font-size: 18px;
		padding-left: 0
	}

	.b-callback-slider__info-title:before {
		display: none
	}

	.b-callback-slider--reverse .b-callback-slider__info-title {
		margin-left: 0;
		padding-left: 0
	}

	.b-slider {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b-slider .inner {
		width: 100% !important;
	}

	.b-slider__image-item .mockup-macbook .inner {
		top: 13px;
		margin-left: 1px;
	}
	.b-slider__image-item .mockup-macbook .img-mockup {
		width: auto;
		height: auto;
	}
	.b-slider__image-item .mockup-iphone .inner img{
		margin-left: 20px !important;
	}

	.b-slider--reverse .b-slider__image .slick-list {
		z-index: auto
	}

	.b-slider--reverse .b-slider__image-item img {
		margin: 0 auto
	}

	.b-slider--reverse .b-slider__image-item {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.b-slider__list-item:before {
		margin-bottom: 20px;
		font-size: 24px
	}

	.b-slider__list-item:after {
		display: none
	}

	.b-slider__list-item.active .b-slider__list-title {
		font-size: 24px
	}

	.b-slider__list-title {
		min-height: 0
	}

	.b-slider__image-item-wrapper {
		display: inline-block;
		width: 100%;
		height: unset !important;
	}

	.b-slider__image-item-wrapper img {
		margin: 0 auto;
		max-width: 100%
	}

	.b-slider__image-pagination {
		display: block
	}

	.btn {
		width: 100%;
		padding: 15px 30px
	}

	.btn, .btn--noutline {
		max-width: 320px;
		text-align: center;
		font-size: 14px
	}

	.btn--inline, .btn--noutline {
		width: auto;
		padding: 0
	}

	.btn--inline {
		max-width: none
	}

	.b-select {
		display: block
	}

	.b-select__wrapper {
		width: 100%
	}

	.sm-hide, main.bg-img:before {
		display: none
	}

	.mfp-container {
		padding: 0 20px
	}

	.b-howitworks__scheme {
		background-image: url("/themes/cabinet/images/calltracking_how_it_works_mobile.svg");
		width: 340px;
		height: 496px;
	}

	.b-howitworks__stages {
		margin-top: 40px;
	}

	.b-howitworks__stages-item {
		font-size: 18px;
		line-height: 24px;
		opacity: 0.8;
		padding: 29px 0 0;
	}

	.b-howitworks__stages-item:before {
		top: 0;
		left: 0;
	}

	.b-forwhat__list {
		flex-direction: column;
	}

	.b-forwhat__item {
		width: 100%;
		margin-right: 0;
		margin-top: 24px;
	}

	.b-forwhat__item:first-child {
		margin-top: 0;
	}

	.b-forwhat__item-title {
		font-size: 18px;
	}

	.b-forwhat__item-text {
		font-size: 16px;
		line-height: 22px;
		margin-top: 12px;
	}

	.b-types__wrap {
		width: 100%;
	}

	.b-types__block {
		width: 100%;
		padding: 30px 20px;
	}

	.b-types__block.b-types__block_second {
		width: 100%;
		position: relative;
		top: 0;
		margin-top: 20px;
	}

	.b-types__block:before,
	.b-types__block.b-types__block_second:before {
		opacity: .4;
	}

	.b-types__text {
		margin-top: 16px;
	}

	.b-types__subtitle {
		margin-top: 24px;
	}

	.b-types__list {
		margin-top: 16px;
	}

	.b-types__item {
		margin-top: 16px;
	}

	.b-types__item:nth-child(2) {
		margin-top: 16px;
	}

	.b-support__caption {
		margin-left: 0;
	}

	.b-support__search {
		margin-left: 0;
		width: 100%;
		height: 48px;
		margin-top: 24px;
	}

	.b-support__search-field {
		padding-left: 24px;
	}

	.b-support__search label {
		top: 0;
		right: 0;
	}

	.b-support__search label:before {
		background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.16 0C3.64875 0 0 3.64875 0 8.16C0 12.6713 3.64875 16.32 8.16 16.32C9.77063 16.32 11.2613 15.8475 12.525 15.045L18.42 20.94L20.46 18.9L14.64 13.095C15.6863 11.7225 16.32 10.0219 16.32 8.16C16.32 3.64875 12.6713 0 8.16 0ZM8.16 1.92C11.6156 1.92 14.4 4.70437 14.4 8.16C14.4 11.6156 11.6156 14.4 8.16 14.4C4.70437 14.4 1.92 11.6156 1.92 8.16C1.92 4.70437 4.70437 1.92 8.16 1.92Z' fill='%23E268AC'/%3E%3C/svg%3E");
		left: auto;
		right: 24px;
	}

	.b-support__search-btn {
		visibility: hidden;
		width: 48px;
		padding: 0;
	}

	.b-support__wrap {
		width: 100%;
		max-width: initial;
		margin-top: 40px;
		margin-left: 0;
	}

	.b-support__item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		padding: 30px 40px 30px 20px;
		min-height: 166px;
		height: auto;
	}

	.b-support__item:nth-child(3n+3) {
		margin-right: 0;
	}

	.b-support__item-img {
		display: none;
	}

	.b-support__item-title {
		line-height: 24px;
	}

	.b-support__item-text {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
	}

	.b-support__item:after {
		right: 20px;
		bottom: 51px;
	}

	.b-ask {
		width: 100%;
		margin-top: 12px;
	}

	.b-ask__title {
		font-size: 24px;
		line-height: 24px;
	}

	.b-ask__subtitle {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
	}

	.b-ask__btn {
		background: linear-gradient(171.47deg, #CA8AF1 0%, #E566A6 100%);
		border: none;
		margin-top: 24px;
	}

	.b-support-inner__wrap {
		width: 100%;
	}

	.b-support-inner__back-btn {
		bottom: calc(100% + 40px);
	}

	.b-support-inner__links-item {
		width: 100%;
	}

	.b-support-inner__links-list {
		margin-top: 24px;
	}

	.b-support-inner .b-ask {
		margin-left: 0;
	}

	.b-article__social-text {
		font-size: 14px;
		line-height: 21px;
	}

	.b-article__social-email {
		width: 280px;
		height: 52px;
	}

	.b-article__social-email input {
		font-size: 14px;
		line-height: 19px;
	}

	.b-article__social-email button {
		width: 48px;
		height: 36px;
	}

	.b-article__success-subscribe {
		top: 70px;
	}

	.b-subscribe-popup__content {
		padding: 40px 0 40px;
		top: 122px;
		width: auto;
		right: 22px;
		left: 22px;
	}

	.b-subscribe-popup__content:before {
		width: 128px;
		height: 128px;
		top: -40px;
	}

	.b-subscribe-popup__close {
		display: none;
	}

	.b-subscribe-popup__title {
		font-size: 24px;
		line-height: 140%;
		padding: 0 20px;
		margin-left: 0;
		text-align: center;
	}

	.b-subscribe-popup__email {
		width: 280px;
		height: 48px;
		margin-top: 20px;
	}

	.b-subscribe-popup__email input {
		font-size: 14px;
		line-height: 19px;
		padding-left: 56px;
	}

	.b-subscribe-popup__email:before {
		width: 24px;
		height: 24px;
		top: 12px;
		left: 24px;
	}

	.b-subscribe-popup__email button {
		width: 48px;
		height: 32px;
		background: linear-gradient(146.31deg, #FFD761 0%, #D19D00 100%);
		border-radius: 38px;
		text-indent: 1000%;
		overflow: hidden;
	}

	.b-subscribe-popup__email button:before {
		content: '';
		display: block;
		background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.793738 0.953857C0.532488 0.953857 0.298738 1.11261 0.201238 1.35386C0.102488 1.59511 0.161238 1.87136 0.347488 2.05261L6.29499 8.00011L0.347488 13.9476C0.179988 14.1076 0.112488 14.3464 0.171238 14.5714C0.229988 14.7951 0.404988 14.9701 0.628738 15.0289C0.853738 15.0876 1.09249 15.0201 1.25249 14.8526L7.65249 8.45261C7.90249 8.20261 7.90249 7.79761 7.65249 7.54761L1.25249 1.14761C1.13124 1.02386 0.966238 0.953857 0.793738 0.953857Z' fill='white'/%3E%3C/svg%3E");
		width: 8px;
		height: 16px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}

	.b-subscribe-popup__email button:hover {
		background: linear-gradient(249.39deg, #FFD761 -28%, #D19D00 72%);
	}

	.b-subscribe-popup__social {
		margin-top: 32px;
	}

	.b-subscribe-popup__social-title {
		font-size: 16px;
		line-height: 140%;
		padding: 0 40px;
		text-align: center;
	}

	.b-subscribe-popup__social-icons {
		margin-top: 16px;
	}

	.b-subscribe-popup__social-icons:after,
	.b-subscribe-popup__social-icons:before {
		bottom: 65px;
		width: 12%;
	}

	.b-integration {
		margin: 30px 0 75px;
		padding-left: 0;
	}

	.b-integration .b-integration__row {
		flex-direction: column;
		align-items: flex-start;
		margin-top: 30px;
	}

	.b-integration .b-integration__title {
		width: auto;
		margin-right: 0;
		margin-top: 0;
	}

	.b-integration .b-integration__cards {
		margin-top: 0;
	}

	.b-integration .b-integration__card {
		margin-right: 16px;
		margin-top: 16px;
	}

	.b-integration .b-integration__card img {
		max-height: 60%;
		max-width: 100%;
	}

	.b-integration .b-center {
		text-align: left;
	}

	.b-integration .b-center .btn {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1200px) {
	ol li {
		padding-left: 45px
	}

	.b-article__content {
		width: 100%
	}

	.b-stages .b-title {
		margin-bottom: 50px;
	}

	.b-stages__list {
		width: 928px;
	}

	.b-stages__item {
		max-width: 38%;
	}

	.b-stages__item:nth-child(2) {
		left: 159px;
	}

	.b-stages__item:nth-child(3) {
		left: 305px;
	}

	.b-stages__item:nth-child(4) {
		left: 489px;
	}

	.b-stages__item:nth-child(5) {
		left: 662px;
	}

	.b-stages__item:nth-child(1):after {
		left: 35px;
	}

	.b-stages__item:nth-child(2):after {
		left: 62px;
	}

	.b-stages__item:nth-child(4):after {
		left: 86px;
	}
}

@media only screen and (max-width: 1200px) and (max-width: 1020px) {
	ol li {
		padding-left: 0
	}
}

@media only screen and (max-width: 767px) {
	blockquote {
		-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;
		padding: 133px 20px 40px;
		font-size: 20px
	}

	blockquote:before {
		top: 30px;
		left: 50%;
		transform: translateX(-50%);
	}

	table {
		font-size: 14px
	}

	.b-how-work__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b-how-work__item .b-info-card, .b-how-work__item .b-info-card:nth-child(2) {
		min-height: 0;
		margin: 0 0 20px
	}

	.b-clients__item {
		width: 33.33333%
	}

	.b-tags__item {
		font-size: 13px;
		padding: 6px 7px 7px
	}

	.b-article__subtitle {
		font-size: 18px
	}

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

	.btn-container .btn {
		margin-right: 0;
		margin-bottom: 30px
	}

	.btn-container .btn:not(.btn--inline) {
		width: 100%
	}

	.popup-header__title {
		font-size: 30px;
		max-width: 100%
	}

	.popup-header__close {
		display: none
	}

	.popup-column--half {
		margin-top: 20px;
		width: 100%;
		padding-right: 0
	}

	.popup-step-way__item {
		margin-right: 15px;
		font-size: 20px
	}

	.popup-step-way__item span {
		width: 40px;
		height: 40px
	}
}

@media only screen and (max-width: 1100px) {
	.b-header__btn {
		margin-left: 34px
	}

	.b-header___btns .btn {
		padding: 17px 20px
	}
}

@media only screen and (max-width: 1150px) {
	.b-firstscreen__container {
		padding-top: 112px
	}

	.b-section--pb185 {
		padding-bottom: 185px
	}

	.b-section--bp167 {
		padding-bottom: 151px
	}

	.b-info-card__wrapper {
		padding: 52px 35px
	}

	.b-how-work {
		width: calc(100% + 60px);
		margin-left: -30px
	}

	.b-how-work__item:nth-child(2) .b-info-card {
		margin: -4% 0 0 31%
	}

	.b-calc__count {
		margin-left: 50px
	}

	.b-blog__container {
		padding: 0
	}

	.b-blog__toggle {
		padding-right: 0
	}

	.b-blog__item, .b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large {
		padding: 0 15px
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image {
		max-width: calc(50% - 50px);
		margin-right: 50px
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-info {
		width: 50%
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image {
		width: calc(50% - 50px);
		margin-left: 50px;
		margin-right: 0
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-info {
		width: 50%
	}

	.b-footer__menu-listitem {
		padding-right: 30px
	}

	.b-footer-phone {
		font-size: 20px
	}

	.b-slider--reverse .b-slider__image {
		margin-right: 4.16667%
	}

	.b-slider__image {
		margin-left: 4.16667%
	}
	.b-whatisit__item:nth-child(2),
	.b-whatisit__item:nth-child(3) {
		margin-left:-69px;
	}
	.b-whatisit__item:nth-child(1):after {
		left: calc(50% - 55px);
	}
	.b-whatisit__item:nth-child(3):after {
		right: calc(50% - 55px);
	}
}

@media only screen and (max-width: 1023px) {
	.b-whatisit__list {
		display: block;
	}
	.b-whatisit__item {
		min-width: 100%;
		height: auto;
		padding: 30px 20px;
		margin: 0 0 20px 0 !important;
	}
	.b-whatisit__item-title br {
		display: none;
	}
	.b-whatisit__item-subtitle {
		font-size: 16px;
	}
	.b-whatisit__item:nth-child(1):after,
	.b-whatisit__item:nth-child(2):after {
		background-image: url("data:image/svg+xml,%3Csvg width='3' height='20' viewBox='0 0 3 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='3' height='5' fill='%236D7387'/%3E%3Crect y='15' width='3' height='5' fill='%236D7387'/%3E%3C/svg%3E");
		width: 3px;
		height: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.b-whatisit__item:nth-child(3):after {
		background-image: url("data:image/svg+xml,%3Csvg width='20' height='53' viewBox='0 0 20 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M9.5379 51.4621C9.79311 51.7173 10.2069 51.7173 10.4621 51.4621L14.621 47.3032C14.8762 47.048 14.8762 46.6342 14.621 46.379C14.3658 46.1238 13.952 46.1238 13.6968 46.379L10 50.0758L6.3032 46.379C6.04799 46.1238 5.63421 46.1238 5.379 46.379C5.12378 46.6342 5.12378 47.048 5.379 47.3032L9.5379 51.4621ZM9.34649 5.71317e-08L9.34649 6.375L10.6535 6.375L10.6535 -5.71315e-08L9.34649 5.71317e-08ZM9.34649 19.125L9.34649 31.875L10.6535 31.875L10.6535 19.125L9.34649 19.125ZM9.34649 44.625L9.34649 51L10.6535 51L10.6535 44.625L9.34649 44.625ZM9.0758 51.9242C9.58622 52.4346 10.4138 52.4346 10.9242 51.9242L19.242 43.6064C19.7524 43.096 19.7524 42.2684 19.242 41.758C18.7316 41.2476 17.904 41.2476 17.3936 41.758L10 49.1516L2.60639 41.758C2.09597 41.2476 1.26841 41.2476 0.757989 41.758C0.247567 42.2684 0.247567 43.096 0.757989 43.6064L9.0758 51.9242ZM8.69298 1.14263e-07L8.69298 6.375L11.307 6.375L11.307 -1.14263e-07L8.69298 1.14263e-07ZM8.69298 19.125L8.69298 31.875L11.307 31.875L11.307 19.125L8.69298 19.125ZM8.69298 44.625L8.69298 51L11.307 51L11.307 44.625L8.69298 44.625Z' fill='white'/%3E%3C/svg%3E");
		width: 20px;
		height: 53px;
		left: 50%;
		transform: translateX(-50%);
	}
	.b-whatisit__main-item {
		width: 100%;
		height: auto;
		padding: 30px 20px;
		margin: 52px 0 65px;
	}
	.b-whatisit__main-item-title {
		font-size: 24px;
		line-height: 24px;
	}
	.b-whatisit__main-item-subtitle {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
	}
	.b-whatisit__main-item-subtitle br {
		display: none;
	}
	.b-stages .b-title {
		margin-bottom: 30px;
	}
	.b-stages__list {
		width: auto;
		height: auto;
	}
	.b-stages__item {
		position: relative;
		top: 0 !important;
		left: 0 !important;
		padding: 30px 20px;
		margin-bottom: 20px;
		max-width: 100%;
	}
	.b-stages__item br {
		display: none;
	}
	.b-stages__item:after {
		background-image: url("data:image/svg+xml,%3Csvg width='3' height='20' viewBox='0 0 3 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='3' height='5' fill='%236D7387'/%3E%3Crect y='15' width='3' height='5' fill='%236D7387'/%3E%3C/svg%3E") !important;
		width: 3px !important;
		height: 20px !important;
		left: 50% !important;
		transform: translateX(-50%);
	}
	.b-stages__item:nth-child(4) {
		margin-bottom: 52px;
	}
	.b-stages__item:nth-child(4):after {
		background-image: url("data:image/svg+xml,%3Csvg width='16' height='52' viewBox='0 0 16 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.64645 51.3536C7.84171 51.5488 8.15829 51.5488 8.35356 51.3536L11.5355 48.1716C11.7308 47.9763 11.7308 47.6597 11.5355 47.4645C11.3403 47.2692 11.0237 47.2692 10.8284 47.4645L8 50.2929L5.17157 47.4645C4.97631 47.2692 4.65973 47.2692 4.46447 47.4645C4.26921 47.6597 4.26921 47.9763 4.46447 48.1716L7.64645 51.3536ZM7.5 4.37115e-08L7.5 4.25L8.5 4.25L8.5 -4.37113e-08L7.5 4.37115e-08ZM7.5 12.75L7.5 21.25L8.5 21.25L8.5 12.75L7.5 12.75ZM7.5 29.75L7.5 38.25L8.5 38.25L8.5 29.75L7.5 29.75ZM7.5 46.75L7.5 51L8.5 51L8.5 46.75L7.5 46.75ZM7.2929 51.7071C7.68342 52.0976 8.31658 52.0976 8.70711 51.7071L15.0711 45.3431C15.4616 44.9526 15.4616 44.3195 15.0711 43.9289C14.6805 43.5384 14.0474 43.5384 13.6569 43.9289L8 49.5858L2.34315 43.9289C1.95262 43.5384 1.31946 43.5384 0.928934 43.9289C0.53841 44.3195 0.53841 44.9526 0.928934 45.3431L7.2929 51.7071ZM7 8.74229e-08L7 4.25L9 4.25L9 -8.74227e-08L7 8.74229e-08ZM7 12.75L7 21.25L9 21.25L9 12.75L7 12.75ZM7 29.75L7 38.25L9 38.25L9 29.75L7 29.75ZM7 46.75L7 51L9 51L9 46.75L7 46.75Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='20.9977' y1='-60.9818' x2='20.996' y2='-60.982' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='%2310D30C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") !important;
		width: 16px !important;
		height: 52px !important;
	}
}

@media only screen and (max-width: 1150px) and (max-width: 1020px) {
	.b-firstscreen__container {
		padding-top: 50px;
		padding-bottom: 42px
	}

	.b-info-card__wrapper {
		padding: 30px 25px;
		max-width: 100%;
		min-height: 0
	}

	.b-how-work {
		margin-left: 0;
		width: 100%
	}

	.b-how-work__item:nth-child(2) .b-info-card {
		min-height: 0;
		margin: 0 0 20px
	}

	.b-calc__count {
		margin-left: 0;
		width: 100%;
		min-width: 100%;
		margin-bottom: 30px
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large {
		display: block;
		width: 33.33333%
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image {
		max-width: 100%;
		width: 100%;
		-ms-flex-negative: inherit;
		flex-shrink: inherit;
		margin-bottom: 29px;
		margin-right: 0
	}

	.b-blog__item--large .b-blog__item-image {
		min-height: unset;
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image {
		margin-left: 0;
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-info {
		width: 100%;
		margin-left: inherit
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-image {
		width: 100%;
		margin-left: 0
	}

	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large .b-blog__item-info {
		width: 100%
	}

	.b-slider--reverse .b-slider__image {
		margin-right: 0
	}

	.b-slider__image {
		width: 100%;
		margin-left: 0
	}
}

@media only screen and (max-width: 1380px) {
	.b-title--mb106 {
		margin-bottom: 50px
	}

	.b-section {
		padding-bottom: 200px
	}

	.b-contacts {
		margin-top: 50px
	}

	.b-callback-slider {
		margin-bottom: 200px
	}

	.b-slider__list {
		margin: 30px 0;
		width: 48%;
	}

	.b-slider__list-item {
		margin-bottom: 25px
	}

	.b-slider__list-text {
		margin-top: 15px
	}
}

@media only screen and (max-width: 1250px) {
	.b-title__title {
		padding-left: 0
	}

	.b-title__subtitle:before {
		width: 0;
		margin-right: 0;
		margin-left: 0
	}

	.b-title--blog {
		max-width: calc(100% - 340px)
	}

	.b-advantages, .b-blog__wrapper, .b-calc, .b-clients {
		padding-left: 0
	}

	.b-calc__count-info__content {
		width: 542px;
		padding: 48px 40px;
	}
}

@media only screen and (max-width: 1250px) and (max-width: 1020px) {
	.b-title--blog {
		max-width: 100%
	}
}

@media only screen and (max-width: 1020px) and (max-width: 670px) {
	.b-advantages__item {
		width: 100%;
		padding-right: 0
	}
}

@media only screen and (max-width: 1380px) and (max-width: 1150px) {
	.b-section {
		padding-bottom: 235px
	}
}

@media only screen and (max-width: 1380px) and (max-width: 1150px) and (max-width: 1020px) {
	.b-section {
		padding-bottom: 75px
	}
}

@media only screen and (max-width: 1020px) and (max-width: 600px) {
	.b-info-card__info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 20px
	}

	.b-info-card__info-btns .btn {
		margin: 10px 0
	}
}

@media only screen and (max-width: 600px) {
	.b-info-card__info-avatar {
		max-width: 80px;
		max-height: 80px;
		margin-bottom: 35px;
		width: auto
	}

	.b-info-card__info-title {
		font-size: 24px
	}

	.b-info-card__info-content {
		width: 100%;
		margin-bottom: 30px
	}

	.b-info-card__info-btns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b-clients__item-image {
		min-width: 100%
	}
}

@media only screen and (max-width: 767px) and (max-width: 600px) {
	.b-clients__item {
		width: 50%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 20px
	}
}

@media only screen and (max-width: 1250px) and (max-width: 1150px) {
	.b-calc {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.b-blog__wrapper {
		width: calc(100% + 30px);
		margin: 0 -15px
	}
}

@media only screen and (max-width: 1250px) and (max-width: 1150px) and (max-width: 1020px) {
	.b-calc {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width: 350px) {
	.b-calc__calc-wrapper--xsc-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width: 1250px) and (max-width: 1150px) and (max-width: 870px) {
	.b-blog__wrapper {
		margin-bottom: -30px
	}
}

@media only screen and (max-width: 1250px) and (max-width: 1150px) and (max-width: 870px) and (max-width: 570px) {
	.b-blog__wrapper {
		width: 100%;
		margin: 0
	}
}

@media only screen and (max-width: 870px) {
	.b-blog__wrapper--mainpage {
		margin-bottom: 0
	}
}

@media only screen and (max-width: 1150px) and (max-width: 767px) {
	.b-blog__tags {
		width: 100%;
		margin-right: 0;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.b-blog__toggle {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 30px
	}
}

@media only screen and (max-width: 1150px) and (max-width: 870px) {
	.b-blog__item {
		width: 50%;
		margin-bottom: 30px
	}
}

@media only screen and (max-width: 1150px) and (max-width: 870px) and (max-width: 570px) {
	.b-blog__item {
		width: 100%;
		padding: 0
	}

	.b-blog__item-image {
		margin: auto;
		margin-bottom: 29px;
	}
}

@media only screen and (max-width: 1150px) and (max-width: 1020px) and (max-width: 870px) {
	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large {
		width: 50%
	}
}

@media only screen and (max-width: 1150px) and (max-width: 1020px) and (max-width: 870px) and (max-width: 570px) {
	.b-blog__wrapper:not(.b-blog__wrapper--mainpage) .b-blog__item--large {
		width: 100%;
		padding: 0
	}
}

@media only screen and (max-width: 1380px) and (max-width: 1250px) {
	.b-contacts {
		padding-left: 0
	}
}

@media only screen and (max-width: 1380px) and (max-width: 1250px) and (max-width: 1150px) and (max-width: 1020px) {
	.b-contacts {
		margin-top: -20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width: 650px) {
	.b-subfooter {
		flex-direction: column;
		align-items: flex-start;
	}
	.b-social {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 1380px) and (max-width: 1020px) {
	.b-callback-slider {
		margin-bottom: 80px
	}

	.b-slider__list {
		width: 100%;
		margin: 20px 0 0
	}

	.b-slider__list-item {
		padding-left: 0
	}

	.b-slider__list-text {
		display: block !important;
		margin-top: 10px
	}
}

@media only screen and (max-width: 484px) {
	.b-article__success-subscribe {
		right: 20px;
		left: 20px;
	}
}

@media only screen and (max-width: 450px) {
	.b-input--half {
		width: 100%
	}
}

@media only screen and (max-width: 1190px) {
	.popup {
		max-width: 83.33333%
	}
}

@media only screen and (max-width: 1190px) and (max-width: 1020px) {
	.popup {
		max-width: 91.66667%
	}
}

@media only screen and (max-width: 1190px) and (max-width: 1020px) and (max-width: 850px) {
	.popup {
		padding: 70px 60px
	}
}

@media only screen and (max-width: 1190px) and (max-width: 1020px) and (max-width: 850px) and (max-width: 767px) {
	.popup {
		padding: 40px 8.33333%
	}
}

@media only screen and (max-width: 1190px) and (max-width: 1020px) and (max-width: 850px) and (max-width: 767px) and (max-width: 500px) {
	.popup {
		max-width: 100%
	}
}

@media only screen and (max-width: 767px) and (max-width: 500px) {
	.popup-header__title {
		font-size: 26px
	}
}

@media only screen and (max-width: 1399px) {
	.b-article__social {
		flex-direction: column;
		padding: 20px;
	}
	.b-article__social-text {
		margin-bottom: 16px;
	}
	.b-article__social.email-state {
		padding: 20px;
	}
}

@media only screen and (max-width: 1280px) {
	.popup-subtitle:before {
		left: -30px
	}
}

@media only screen and (max-width: 1330px) {
	.b-header__menu-item {
		margin: 15px 31px 1px 2px;
	}
}


@media only screen and (max-width: 1280px) and (max-width: 767px) {
	.popup-subtitle:before {
		display: none
	}
}

@media only screen and (max-width: 1359px) {
	.b-calc__count {
		padding: 40px 20px 53px 38px;
	}
}

@media only screen and (max-width: 359px) {
	.b-calc__count {
		padding: 40px 20px 53px 20px;
	}
}

.newton_callback_wrap li {
	position: unset;
}

.article-text img {
	display: block;
	max-width: 100% !important;
	height: auto !important;
}

.cke_editable .b-article__slider {
	width: 100%;
	margin: 0;
	background: linear-gradient(185.27deg, rgba(227, 105, 172, .3) -30.13%, rgba(158, 91, 240, .3) 103.31%);
	border-radius: 20px;
}

.cke_editable .b-article__slider .b-article__slider-item {
	display: inline-block;
	max-width: 100px;
	max-height: 100px;
	height: auto;
	margin: 8px;
	padding: 0;
}

.b-article__slider-prev, .b-article__slider-next, .b-article__slider-left, .b-article__slider-right {
	background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgMzAgNTAiIHdpZHRoPSIzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTI4LjE4OCAyNy40NzUzTDYuNjM2MzEgNDguOTczOEM1LjI2NTM2IDUwLjM0MjEgMy4wNDI2MSA1MC4zNDIxIDEuNjcyMzMgNDguOTczOEMwLjMwMTkzMyA0Ny42MDY3IDAuMzAxOTMzIDQ1LjM4OTUgMS42NzIzMyA0NC4wMjI2TDIwLjc0MjIgMjQuOTk5NkwxLjY3Mjg4IDUuOTc3MzhDMC4zMDI0ODggNC42MDk3NyAwLjMwMjQ4OCAyLjM5Mjc2IDEuNjcyODggMS4wMjU3MUMzLjA0MzI3IC0wLjM0MTkwMiA1LjI2NTkyIC0wLjM0MTkwMiA2LjYzNjg3IDEuMDI1NzFMMjguMTg4NiAyMi41MjQ2QzI4Ljg3MzcgMjMuMjA4NCAyOS4yMTYgMjQuMTAzOCAyOS4yMTYgMjQuOTk5NUMyOS4yMTYgMjUuODk1NyAyOC44NzMxIDI2Ljc5MTcgMjguMTg4IDI3LjQ3NTNaIiBmaWxsPSIjRTM2OUFDIj48L3BhdGg+IDwvc3ZnPg==);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}

.b-article__slider-left, .b-article__slider-right {
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.b-article__slider-right {
	float: right;
	right: 0;
}

.demo-btn {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxOCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgIGQ9Ik0xNi4zMTI1IDkuNjk1NDFDMTcuMjgwNiAxMC4wMTk2IDE4IDEwLjkzMzIgMTggMTEuOTc0OVYyMS41OTVDMTggMjIuOTQ3OCAxNi44NzUgMjQgMTUuNTQ1NSAyNEgyLjQ1NDU1QzEuMTI1IDI0IDAgMjIuODk3NyAwIDIxLjU5NVYxMS45NzQ5QzAgMTAuOTMzMiAwLjcxOTM5MiAxMC4wMTk2IDEuNjg3NSA5LjY5NTQxVjcuMTY0OTNDMS42ODc1IDMuMjA2NjggNC45NjAyMyAwIDkgMEMxMy4wMzk4IDAgMTYuMzEyNSAzLjIwNjY4IDE2LjMxMjUgNy4xNjQ5M1Y5LjY5NTQxWk0xNC43Nzg0IDkuNTY5OTRWNy4xNjQ5M0MxNC43Nzg0IDQuMDU4NDYgMTIuMTcwNSAxLjUwMzEzIDkgMS41MDMxM0M1LjgyOTU1IDEuNTAzMTMgMy4yMjE1OSA0LjA1ODQ2IDMuMjIxNTkgNy4xNjQ5M1Y5LjU2OTk0SDE0Ljc3ODRaTTIuNDU0NTUgMTEuMTczM0MxLjk5NDMyIDExLjE3MzMgMS42MzYzNiAxMS41MjQgMS42MzYzNiAxMS45NzQ5VjIxLjU5NUMxLjYzNjM2IDIyLjA0NTkgMS45OTQzMiAyMi4zOTY3IDIuNDU0NTUgMjIuMzk2N0gxNS41NDU1QzE2LjAwNTcgMjIuMzk2NyAxNi4zNjM2IDIyLjA0NTkgMTYuMzYzNiAyMS41OTVWMTEuOTc0OUMxNi4zNjM2IDExLjUyNCAxNi4wMDU3IDExLjE3MzMgMTUuNTQ1NSAxMS4xNzMzSDIuNDU0NTVaTTkuNjU5NjggMTUuODUzMUMxMC4yNDA4IDE1LjYxIDEwLjYzNjQgMTUuMDUwNCAxMC42MzY0IDE0LjM4QzEwLjYzNjQgMTMuNTI4MiA5LjkyMDQ1IDEyLjc3NjYgOSAxMi43NzY2QzguMDc5NTUgMTIuNzc2NiA3LjM2MzY0IDEzLjQ3ODEgNy4zNjM2NCAxNC4zOEM3LjM2MzY0IDE1LjA1MDQgNy43NTkyMSAxNS42MSA4LjM0MDMyIDE1Ljg1MzFMNy43NzI3MyAxOS4xOUgxMC4yMjczTDkuNjU5NjggMTUuODUzMVoiICBmaWxsPSIjRUQ2OUFBIi8+PC9zdmc+) center center no-repeat;
	height: 24px;
	width: 18px;
	margin-right: 10px;
}

.newton-try {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 36px 34px;
	margin: 141px 0 100px;
	transition: background 300ms;
	box-shadow: none;
	padding: 32px 34px;
	font-family: Clear Sans;
	font-size: 24px;
}

.newton-try:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	left: 0;
	top: 0;
	position: absolute;
	background: linear-gradient(218.46deg, #E369AC -30.13%, #9E5BF0 103.31%);
	opacity: 0.3;
	z-index: -1;
}

.newton-try .newton-try_header {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 90px;
}
.newton-try .btn {
	background: #E369AC;
}

/* landing-modules */


.landing-modules__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.landing-modules__main {
	padding-left: 8.33333%
}

.landing-modules__main-items {
	max-width: 848px;
	margin-right: 48px
}

.landing-modules__main-item {
	padding: 24px;
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),color-stop(4.64%,rgba(0,0,0,1e-05))),#221d4a;
	background: -o-linear-gradient(bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,1e-05) 4.64%),#221d4a;
	background: linear-gradient(0deg,rgba(0,0,0,.1) 0,rgba(0,0,0,1e-05) 4.64%),#221d4a;
	border-radius: 8px;
	border: 3.6px solid #090031;
	-webkit-box-shadow: 0 0 3px 3.6px inset #1f0449;
	box-shadow: 0 0 3px 3.6px inset #1f0449
}

.landing-modules__main-img {
	margin-bottom: 16px;
	position: relative;
}

.landing-modules__main-img img {
	max-width: 100%;
	border-radius: 8px;
	cursor: pointer;
}

.landing-modules__main-text {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #fff;
	mix-blend-mode: normal;
	opacity: .8
}

.landing-modules__text {
	max-width: 268px;
}

.landing-modules__list {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 0;
}

.landing-modules__list li {
	margin-bottom: 16px;
}

.landing-modules__list li:before, .landing-modules__list ul:before  {
	content: '';
	display: none;
}
.landing-modules__list li, .landing-modules__list ul  {
	padding-left: 0px;
}

.landing-modules__list li:last-child {
	margin-top: 0;
	margin-bottom: 0;
}

.landing-modules__list.slick-list.slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.landing-modules__list .slick-list {
	overflow: visible;
}

.landing-modules__list.slick-slider>.slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	font-size: 0;
	width: 10px;
	height: 19px;
	border: none;
	-webkit-transform: translate(0,-22px);
	-ms-transform: translate(0,-22px);
	transform: translate(0,-22px);
	background: url("data:image/svg+xml,%3Csvg width='10' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9.167c0-.329.12-.657.36-.908L7.903.376a1.191 1.191 0 011.737 0c.48.501.48 1.314 0 1.816L2.966 9.167l6.674 6.975c.48.501.48 1.314 0 1.815a1.191 1.191 0 01-1.737 0L.359 10.074A1.31 1.31 0 010 9.167z' fill='%23E369AC'/%3E%3C/svg%3E") no-repeat
}

.landing-modules__list.slick-slider>.slick-next {
	right: -20px;
	transform: translate(0,-22px) rotate(180deg);
}

.landing-modules__list.slick-slider>.slick-prev {
	left: -20px;
}

.landing-modules__link {
	font-family: Clear Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #e369ac;
	mix-blend-mode: normal;
	opacity: .6;
	border-bottom: 1px dashed #9b4c85
}

.landing-modules__link:last-child {
	border-bottom: 1px dashed #9b4c85
}

.landing-modules__list>.slick-list>.slick-track>.slick-slide {
	width: auto
}

.landing-modules__list>.slick-list>.slick-track {
	width: 100%
}

.landing-modules__list.slick-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.landing-modules__list>.slick-list>.slick-track>.slick-slide.slick-current>.landing-modules__link {
	font-family: Clear Sans;
	font-weight: bold;
	border-bottom: none;
	opacity: 1
}

.landing-modules__main-info {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	top: 50px;
	left: 50px;
}


.landing-modules__main-info_text ul {
	margin: 10px 0;
}
.landing-modules__main-info_text ul li {
	font-size: unset;
	color: unset;
	margin-bottom: 5px;
}
.landing-modules__main-info_text ul li:before {
	background: #FFFFFF;
}

.landing-modules__main-info_circle {
	position: relative;
	width: 100%;
	max-width: 16px;
	height: 16px;
	background: #E369AC;
	border-radius: 50%;
	opacity: 0.5;
	z-index: 5;
	animation: circlePuls 2s infinite ease-in-out;
}

.landing-modules__main-info_circle::before {
	position: absolute;
	top: -4px;
	left: -4px;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 2px solid #E369AC;
	opacity: 0.5;
	animation: circlePuls 2s infinite ease-in-out;
}

@keyframes circlePuls {
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.1);
	}
	100%{
		transform: scale(1);
	}
}

.landing-modules__main-info_circle._active {
	opacity: 1;
	animation: none;
}

.landing-modules__main-info_circle._active::before {
	display: none;
	animation: none;
}

.landing-modules__main-info_circle:hover {
	cursor: pointer;
}

.landing-modules__main-info_text {
	position: relative;
	max-width: 240px;
	opacity: 0;
	background: -o-linear-gradient(200.6deg, #E369AC -17.02%, #9E5BF0 133.34%);
	background: linear-gradient(249.4deg, #E369AC -17.02%, #9E5BF0 133.34%);
	mix-blend-mode: normal;
	border-radius: 16px;
	padding: 8px 16px 12px;
	font-family: 'Clear Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	pointer-events: none;
	z-index: 2;
	margin-left: 12px;
}

.landing-modules__main-info_text::before {
	content: url(/themes/cabinet/images/icon/Union.svg);
	position: absolute;
	top: 50%;
	left: -8px;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.landing-modules__main-info_text._active {
	opacity: .9;
	z-index: 10;
}
@media (min-width: 991.98px) {
	.landing-modules__link:hover {
		cursor:pointer
	}
}

@media (max-width: 1280px) {
	.landing-modules__main-items {
		max-width:600px;
		margin-right: 32px
	}
}

@media (max-width: 1024px) {
	.newton__title__title {
		padding:0
	}

	.landing-modules__main {
		padding: 0
	}

	.landing-modules__main-items {
		max-width: 585px;
		margin-right: 32px
	}

	.landing-modules__main-item {
		max-width: 585px;
		padding: 16px;
		padding-bottom: 19px
	}

	.landing-modules__list li {
		margin-bottom: 8px
	}

	.landing-modules__list li:last-child {
		margin-bottom: 0
	}
}

@media (max-width: 768px) {
	.landing-modules__main-items {
		max-width:400px;
		margin-right: 32px
	}
}

@media (max-width: 425px) {
	.newton__title {
		margin-top:36px;
		margin-bottom: 0;
		padding: 0 20px
	}

	.newton__title__title {
		margin-bottom: 0
	}

	.newton__title__title-wrapper div {
		font-size: 30px;
		margin-top: 22px;
		margin-bottom: 32px;
		line-height: 36px;
		letter-spacing: 1px
	}

	.newton__title__background {
		font-size: 80px;
		line-height: 80px;
		left: 20px
	}

	.landing-modules__content {
		-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
	}

	.landing-modules__main {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.landing-modules__main-items {
		max-width: 344px;
		margin-right: 0
	}

	.landing-modules__main-item {
		padding: 12px
	}

	.landing-modules__text {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-ms-flex-item-align: center;
		align-self: center;
		margin-top: 0
	}

	.landing-modules__list li {
		text-align: center
	}
	.landing-modules__list .slick-list {
		overflow: hidden;
	}
}

@media (max-width: 320px) {
	.landing-modules__main-items {
		max-width: 300px;
		margin-right: 0
	}
}
