/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,hr,input {
	overflow: visible;
}

progress,sub,sup {
	vertical-align: baseline;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	background: var(--color-12);
    scroll-behavior: smooth;
    scroll-padding-top: 150px;

}
body {
	margin: 0;
}

details,main {
	display: block;
}

.font-size-1 {
	font-size: 2em;
	/* margin: .67em 0; */
	;
}

ul {
	padding-left: 1rem;
}

li {
	list-style: none;
}

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

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

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

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

button,select {
	text-transform: none;
}

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

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

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: ButtonText dotted 1px;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

textarea {
	overflow: auto;
}

label{
    cursor: pointer;
}

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

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

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

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

summary {
	display: list-item;
}

[hidden],template {
	display: none;
}

:root {
	--white: #ffffff;
	--transparent: transparent;
	--btn: #905a49;
	--btn-2: #5f3e32;
	--color-1: #bbc1c4;
	--color-2: #676665;
	--color-2a: rgba(103, 102, 101, .17);
	--color-3: #80959f;
	--color-4: #ced1d4;
	--color-4a: rgba(206, 209, 212, .7);
	--color-5: #0b0c0c;
	--color-6: #2d3133;
	--color-7: #222327;
	--color-8: #1d1f1f;
	--color-9: rgba(30, 32, 32, 0.9);
	--color-10: #1D1E1D;
	--color-11: rgba(187, 193, 196, .14);
	--color-12: rgba(12, 12, 12, 1);
}

:root {
	--font-inter: "Inter", sans-serif;
	--font-bitter: "Bitter", sans-serif;
}

:root {
	--main-font-size: 16px;
	--btn-font-size: 16px;
	--font-size-1: 80px;
	--font-size-2: 54px;
	--font-size-3: 40px;
	--font-size-4: 30px;
	--font-size-5: 28px;
	--font-size-6: 26px;
	--font-size-7: 20px;
	--font-size-8: 18px;
	--font-size-9: 14px;
	--font-size-10: 12px;
}

h1 {
	margin: 0;
	font-size: var(--main-font-size);
	
	font-weight: 400;
}

.color1 {
	color: var(--color-1);
}

.color4 {
	color: var(--color-4);
	line-height: 130%;
}

.font-size-1 {
	font-family: var(--font-bitter);
	font-size: var(--font-size-1);
	font-weight: 800;
}

.font-size-2 {
	font-family: var(--font-bitter);
	font-size: var(--font-size-2);
	font-weight: 800;
	color: var(--color-3);
}

.font-size-2a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-2);
	font-weight: 800;
	color: var(--color-5);
	margin: 0;
}

.font-size-3 {
	font-size: var(--font-size-3);
	font-weight: 800;
	color: var(--color-3);
}

.font-size-3a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-3);
	font-weight: 800;
	color: var(--color-5);
}

.font-size-3b {
	font-family: var(--font-bitter);
	font-size: var(--font-size-3);
	font-weight: 800;
	color: var(--color-3);
}

.font-size-3c {
	font-family: var(--font-bitter);
	font-size: var(--font-size-3);
	font-weight: 800;
	color: var(--white);
}

.font-size-4 {
	font-family: var(--font-bitter);
	font-size: var(--font-size-4);
	font-weight: 800;
	color: var(--color-1);
}

.font-size-4a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-4);
	font-weight: 800;
	color: var(--white);
}

.font-size-5 {
	font-family: var(--font-bitter);
	font-size: var(--font-size-5);
	font-weight: 800;
	color: var(--color-1);
}

.font-size-5a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-5);
	font-weight: 800;
	color: var(--btn);
}

.font-size-6 {
	font-family: var(--font-bitter);
	font-size: var(--font-size-6);
	font-weight: 800;
	color: var(--color-1);
	margin: 0;
}

.font-size-6a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-6);
	font-weight: 800;
	color: var(--color-3);
}

.font-size-6b {
	font-family: var(--font-bitter);
	font-size: var(--font-size-6);
	font-weight: 800;
	color: var(--white);
	margin: 0;
}

.font-size-7 {
	font-family: var(--font-bitter);
	font-size: var(--font-size-7);
	font-weight: 800;
	color: var(--color-1);
}

.font-size-7a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-7);
	font-weight: 800;
}

.font-size-8 {
	font-size: var(--font-size-8);
	color: var(--color-2);
}

.font-size-8a {
	font-family: var(--font-bitter);
	font-size: var(--font-size-8);
	color: var(--white);
	font-weight: 700;
}

.font-size-8b {
	font-size: var(--font-size-8);
	color: var(--white);
	font-weight: 700;
	margin: 0;
}

.font-size-9 {
	font-size: var(--font-size-9);
	color: var(--color-2);
}

.font-size-9a {
	font-size: var(--font-size-9);
	color: var(--color-9);
}

.font-size-9b {
	font-size: var(--font-size-9);
	color: var(--color-1);
}

.font-size-9c {
	font-size: var(--font-size-9);
	color: var(--color-3);
}

.font-size-10 {
	font-size: var(--font-size-10);
	color: var(--color-4a);
}

.main-font-size {
    font-size: var(--main-font-size);
    line-height: 130%;
}

.main-font-size-a {
	font-size: var(--main-font-size);
	color: var(--color-4);
	
}

.main-font-size-b {
	font-size: var(--main-font-size);
	color: var(--color-4a);
	
}

.main-font-size-c {
	font-size: var(--main-font-size);
	color: var(--white);
	font-weight: 700;
	
}

.main-font-size-d {
	font-size: var(--main-font-size);
	color: var(--color-5);
	
}

.main-font-size-e {
	font-size: var(--main-font-size);
	color: var(--white);
	
}

body {
	background-image: url("/imgs/noise.png");
	background-repeat: repeat;
	background-size: auto;
	color: var(--white);
	font-family: var(--font-inter);
	font-size: var(--main-font-size);
	
	position: relative;
}

a {
	display: block;
	color: inherit;
	text-decoration: none;
	line-height: 1;
}

p {
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	max-width: 1170px;
	margin: 0 auto;
}

.btn {
	padding: 14px 20px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 3px solid var(--btn-2);
	background: var(--btn);
	font-family: var(--font-bitter);
	font-size: var(--btn-font-size);
	color: var(--white);
	font-weight: 700;
	cursor: pointer;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.btn2 {
	padding: 14px 20px;
	border: 1px solid var(--white);
	background: var(--transparent);
	font-family: var(--font-bitter);
	font-size: var(--btn-font-size);
	color: var(--white);
	font-weight: 700;
	cursor: pointer;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.btn:hover,
.btn2:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}

.city {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	cursor: pointer;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
	background: var(--color-12);
}

.header_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 14px 0;
	border-bottom: 1px solid var(--color-11);
}

.header_top_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 40px;
}

.header_bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 14px 0;
}

.main_wrap {
	position: relative;
	margin: 100px 0 200px 0;
	padding-top: 120px;
}

.main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background-color: var(--color-6);
	position: relative;
}

.main_img {
	position: absolute;
	top: -75px;
	right: 0;
	width: 850px;
	height: auto;
}

.main_left {
	padding: 45px;
	max-width: 290px;
}

.main_left .text {
	color: var(--color-4);
}

.help {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
	color: var(--color-2);
}

.help img {
	cursor: pointer;
}

.separator {
	opacity: 0;
	visibility: hidden;
	height: 20px;
}

.masked-text {
	display: inline-block;
	color: transparent;
	background-image: url("/imgs/mask2.png");
	background-clip: text;
	-webkit-background-clip: text;
	background-position: center;
}

@supports ((-webkit-background-clip: text) or (background-clip: text)) {
	.masked-text {
		background-clip: text;
		-webkit-background-clip: text;
	}
}

.burger {
	display: none;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	background: var(--color-7) url(/imgs/menu.png) center center no-repeat;
	cursor: pointer;
	z-index: 10;
}

.burger.open {
	background: var(--color-7) url(/imgs/close.png) center center no-repeat;
}

.close {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	background: var(--color-7) url(/imgs/close.png) center center no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	z-index: 10;
}

@media only screen and (max-width: 991px) {
	.container {
		padding: 0 20px;
	}

	.main_left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		max-width: 100%;
		padding: 30px;
	}

	.main {
		-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;
		background-color: unset;
	}

	.main_img {
		position: initial;
	}

	.main_wrap {
		margin: 0 auto 50px auto;
		padding-top: 69px;
	}
}

@media only screen and (max-width: 768px) {
	:root {
		--main-font-size: 16px;
		--btn-font-size: 16px;
		--font-size-1: 80px;
		--font-size-2: 40px;
		--font-size-3: 40px;
		--font-size-4: 30px;
		--font-size-5: 28px;
		--font-size-6: 26px;
		--font-size-7: 20px;
		--font-size-8: 18px;
		--font-size-9: 14px;
		--font-size-10: 12px;
	}

	.header_top_right {
		display: none;
	}

	.header_bottom {
		display: none;
	}

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

@media only screen and (max-width: 480px) {
	.container {
		padding: 0 20px;
	}
}

/* STATS BLOCK*/

.stats_wrap {
	margin: 140px 0;
}

.stats {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr .1fr 1fr .1fr 1fr .1fr 1fr;
	grid-template-columns: 1fr .1fr 1fr .1fr 1fr .1fr 1fr;
	justify-items: center;
	text-align: center;
}

.stats_2 {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr .1fr 1fr .1fr 1fr;
	grid-template-columns: 1fr .1fr 1fr .1fr 1fr;
	justify-items: center;
	text-align: center;
}

.stats_col_info {
	color: var(--color-1);
}

.stats_col_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	gap: 5px;
}

.stats_2 .stats_col_heading {
	margin-bottom: 10px;
}

.stats_sep {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 12px;
}

.line-vertical {
	height: 24px;
	width: 1px;
	background: var(--color-11);
}

.line-horizontal {
	height: 2px;
	width: 20px;
	background: var(--color-11);
}

.stats_wrap .line-horizontal {
	display: none;
}

@media only screen and (max-width: 991px) {
	.stats_wrap {
		margin: 50px auto;
	}

	.stats {
		-ms-grid-columns: minmax(0, 1fr) 30px minmax(0, 1fr);
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 30px;
	}

	.stats_2 {
		-ms-grid-columns: minmax(0, 1fr) 30px minmax(0, 1fr);
		grid-template-columns: repeat(2, minmax(0, 1fr));
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 30px;
	}

	.stats_sep {
		display: none;
	}

	.stats_sep:nth-child(4) {
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	.stats {
		-ms-grid-columns: (minmax(0, 1fr))[1];
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.stats_2 {
		-ms-grid-columns: (minmax(0, 1fr))[1];
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.stats_sep:nth-child(2),
	.stats_sep:nth-child(4),
	.stats_sep:nth-child(6) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.stats_sep {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.stats_wrap .line-vertical {
		display: none;
	}

	.stats_wrap .line-horizontal {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100px;
	}
}

/* NADOELI PUSTIE OBESCHANIYA? */

.tired_wrap {
	margin: 150px 0;
}

.tired {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
}

.double_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 15px;
}

.tired_col {
	width: 50%;
}

.tired_faq_item {
	margin-top: 30px;
}

.tired_question {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 48px 10px 1fr;
	grid-template-columns: 48px 1fr;
	gap: 10px;
}

.tired_answer {
	margin: 10px 0 0 45px;
}

.tired_faq_item_name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 7px;
	margin-bottom: 12px;
}

.tired_question_text {
	position: relative;
	padding: 10px 16px;
	background-color: var(--color-7);
	border-radius: 16px 16px 16px 0;
}

.tired_question_text:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: -25px;
	bottom: -1px;
	width: 26px;
	height: 29px;
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg class="element" style="fill:%23222327;stroke-width:0px;stroke:%23000;" width="26" height="29" viewBox="0 0 26 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25 28H1C1 28 13.4682 25.7141 18.5 20.2115C23.7133 14.5105 25 1 25 1V28Z" fill="%23222327" stroke="black" /></svg>');
	background-size: 26px 29px;
}

.tired_question_text:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 15px;
	top: -10px;
	width: 26px;
	height: 26px;
	background-size: cover;
}

.tired_question_text.emoji1:after {
	background-image: url("/imgs/emoji1.png");
}

.tired_question_text.emoji2:after {
	background-image: url("/imgs/emoji2.png");
}

.tired_question_text.emoji3:after {
	background-image: url("/imgs/emoji3.png");
}

.tired_question_text.emoji4:after {
	background-image: url("/imgs/emoji4.png");
}

@media only screen and (max-width: 991px) {
	.tired {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.tired_col {
		width: auto;
	}

	.tired_wrap {
		margin: 50px auto;
	}

	.tired_question img {
		width: 48px;
	}
}

@media only screen and (max-width: 480px) {
	.tired_col picture {
		display: block;
		width: 100vw;
		margin-top: 24px;
	}

	.tired_col picture img {
		width: 100%;
	}

	.tired {
		margin-top: 0;
	}

	.tired_question_text:after {
		right: -15px;
		top: 10px;
	}
}

/* FEEDBACK  */

.feedback_wrap {
	margin: 140px 0;
}

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

.feedback_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 10px;
	margin-top: -400px;
	background-image: url("/imgs/feedback.png");
}

.feedback_info {
	padding: 30px;
	color: var(--color-5);
	max-width: 350px;
}

.feedback_form {
	padding: 40px;
	width: 100%;
	background-color: var(--color-8);
}

.feedback_info_price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.feedback_form_data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.input {
	border: none;
	padding: 14px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.feedback_form button {
	width: 100%;
}

.feedback_form_data {
	margin: 20px auto;
}

.feedback_form_text {
	margin-top: 10px;
	text-align: center;
}

.feedback_form_text a{
    text-decoration: underline;
}

@media only screen and (max-width: 991px) {
	.feedback_wrap {
		margin: 50px auto;
	}

	.feedback_block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: auto;
		margin-top: -100px;
	}
}

@media only screen and (max-width: 768px) {
	.feedback_form_data {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 480px) {
	.feedback picture {
		width: 100vw;
		margin-bottom: -90px;
	}

	.feedback picture img {
		width: 100%;
	}

	.feedback_info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 10px;
	}

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

	.feedback_form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 30px 20px;
	}
}

/* GUARANTEE */

.guarantee_wrap {
	margin: 140px 0px;
}

.guarantee {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.guarantee_item {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 30%;
	flex: 1 1 30%;
	height: 300px;
	width: 100%;
	background: var(--color-9);
}

.guarantee_item:nth-child(3n+2) {
	height: 265px;
}

.guarantee_item:nth-child(5) {
	height: 335px;
	margin-top: -35px;
}

.guarantee_item.gi_style1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	min-height: 300px;
}

.guarantee_item.gi_style2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.guarantee_item.gi_style3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: url("/imgs/pb_6_bg.png");
}

.guarantee_item_img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.guarantee_item.gi_style2 .guarantee_item_img {
	right: 0;
	left: auto;
}

.guarantee_item.gi_style3 .guarantee_item_img {
	left: 0;
}

.guarantee_item_info {
	max-width: 235px;
}

.guarantee_item.gi_style3 .guarantee_item_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin: 30px;
	z-index: 1;
}

.guarantee_item_info_bottom {
	color: var(--color-4);
	position: relative;
	z-index: 1;
}

.guarantee_item.gi_style1 .guarantee_item_info_bottom {
	margin: 30px 15px;
}

.guarantee_item.gi_style2 .guarantee_item_info_bottom {
	margin: 30px 25px;
}

.guarantee_item_info_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
}

.guarantee_item.gi_style1 .guarantee_item_info_top {
	margin: 30px 15px 30px 0;
}

.guarantee_item.gi_style2 .guarantee_item_info_top {
	margin: 30px 0px 30px 25px;
}

@media only screen and (max-width: 991px) {
	.guarantee_wrap {
		margin: 50px auto;
	}

	.guarantee_item:nth-child(3n+2) {
		height: auto;
	}

	.guarantee_item {
		min-height: 300px;
	}

	.guarantee_item:nth-child(5) {
		height: auto;
		margin-top: auto;
	}

	.guarantee .guarantee_item .guarantee_item_info_top {
		margin: 20px 5px 20px 5px;
	}
}

@media only screen and (max-width: 768px) {
	.guarantee_item {
		width: 45%;
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
	}
}

@media only screen and (max-width: 480px) {
	.guarantee_item {
		width: 100%;
	}

	.guarantee {
		gap: 5px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.guarantee_item.gi_style1 .guarantee_item_info {
		max-width: 225px;
	}

	.guarantee_item.gi_style1 .guarantee_item_info > div {
		display: flex;
		align-items: center;
		margin: 30px 20px 16px 0;
	}

	.guarantee_item.gi_style1 .guarantee_item_info > p {
		margin: 16px 20px 30px 0;
	}

	.guarantee_item.gi_style2 .guarantee_item_info {
		max-width: 235px;
	}

	.guarantee_item.gi_style2 .guarantee_item_info > div {
		display: flex;
		align-items: center;
		margin: 30px 0 16px 20px;
	}

	.guarantee_item.gi_style2 .guarantee_item_info > p {
		margin: 16px 0 30px 20px;
	}

	.guarantee .guarantee_item.gi_style1,
    .guarantee .guarantee_item.gi_style2 {
		min-height: auto;
		height: auto;
	}

	.guarantee_item_img {
		height: 100%;
	}
}

/* CASES */

.cases_wrap {
	margin: 140px 0;
}

.cases {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	margin-top: 40px;
}

.cases > div {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.cases_left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 20px;
}

.cases_left_table {
	border-collapse: collapse;
}

.cases_left_info {
	display: -ms-grid;
	display: grid;
	gap: 5px;
}

.cases_left_table tr:nth-child(2) {
	border-top: 1px solid var(--color-2a);
}

.cases_left_table td {
	padding: 17px 17px 17px 0;
}

.cases_left_table td:nth-child(2) {
	border-left: 1px solid var(--color-2a);
	padding: 17px;
}

.cases_slider {
	width: 100%;
	max-width: 570px;
}

.swiper-slide img {
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 10px;
}

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

.swiper-controls-prev,
.swiper-controls-next {
	cursor: pointer;
}

@media only screen and (max-width: 991px) {
	.cases_wrap {
		margin: 50px 0;
	}

	.cases {
		margin-top: 0;
		-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;
	}

	.cases_slider {
		max-width: 100%;
	}

	.cases_left {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
}

/* HOW IT WORKS */

.how-it-works_wrap {
	margin: 140px 0;
}

.how-it-works {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}

.how-it-works_left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 370px;
}

.how-it-works_right {
	width: 100%;
}

.how-it-works_buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	margin-bottom: 30px;
}

.how-it-works_buttons .btn,
.how-it-works_buttons .btn2 {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 10px;
}

.how-it-works_buttons .btn {
	width: 50%;
}

.btn2 + .btn {
	width: 100%;
}

.how-it-works_steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.how-it-works_steps_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 30px;
}

.steps_item_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.steps_item_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 42px;
}

.steps_item_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 66px;
}

.how-it-works_steps_info {
	padding: 30px;
	border: 1px solid var(--white);
}

.how-it-works_steps_info .steps_item_content_text {
	-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;
}

.how-it-works_steps_info .steps_item_content_text p img {
	vertical-align: top;
}

.how-it-works_steps_info .steps_item_img {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	min-width: 42px;
}

.how-it-works_steps_item:nth-child(n+2) {
	display: none;
}

@media only screen and (max-width: 991px) {
	.how-it-works_wrap {
		margin: 50px auto;
	}

	.how-it-works {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
	.how-it-works_buttons {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 20px;
	}

	.steps_item_content {
		margin-left: 0;
	}
}

/* COMPARISON */

.comparison_wrap {
	margin: 140px 0;
}

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

.comparison_table {
	margin: 40px 0 20px 0;
	border-spacing: 0;
}

.comparison_table td {
	padding: 16px 0;
	border-bottom: 1px solid var(--color-2a);
}

.comparison_table td:first-child {
	width: 270px;
	padding-right: 30px;
}

.comparison_table td:nth-child(n+2) {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.comparison_table td:nth-child(2) {
	background: var(--color-10);
	min-width: 110.90px;
}

.comparison_table td:nth-child(5) {
	min-width: 200.66px;
}

.comparison_table tr:nth-child(n+5) {
	display: none;
}

.comparison_alert {
	display: none;
	margin: 5px 0 15px 0;
	text-align: center;
}

@media only screen and (min-width: 480px) {
	.comparison > p.font-size-6b {
		text-align: center;
		max-width: 530px;
	}
}

@media only screen and (max-width: 991px) {
	.comparison_wrap {
		margin: 50px auto;
	}

	.comparison_table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
		width: 100%;
	}

	.comparison_table td:first-child {
		width: 100%;
		padding-right: 30px;
		white-space: normal;
	}

	.comparison_alert {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
	.comparison_wrap {
		display: none;
	}
}

/* PRICE */

.price_wrap {
	margin: 140px 0 30px 0;
}

.price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}

.price_left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 370px;
}

.price_right {
	width: 100%;
}

.calculator {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (minmax(0, 1fr))[2];
	grid-template-columns: repeat(2, minmax(0, 1fr));
	background-color: var(--color-10);
}

.calculator_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 5px;
	padding: 20px;
	border-bottom: 1px solid var(--color-2a);
}

.calculator_item:nth-child(even) {
	padding-right: 40px;
}

.calculator_item:nth-child(odd) {
	padding-left: 40px;
}

.calculator_item:first-child,
.calculator_item:nth-child(2) {
	padding-top: 35px;
}

.calculator_item:nth-child(7),
.calculator_item:nth-child(8) {
	padding-bottom: 35px;
}

.calculator_item:nth-child(8) {
	justify-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.calculator_item_input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 8px;
}

input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 22px;
	min-width: 22px;
	height: 22px;
	background: transparent;
	border: 1px solid var(--white);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

input[type=checkbox]:checked::before {
	opacity: 1;
	visibility: visible;
}

input[type=checkbox]::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 22px;
	height: 22px;
	background: var(--white);
	background-image: url("/imgs/input-ok.png");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
	transition: 300ms ease-out;
}

.range_top {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr -webkit-max-content;
	-ms-grid-columns: 1fr max-content;
	grid-template-columns: 1fr -webkit-max-content;
	grid-template-columns: 1fr max-content;
	margin-bottom: 6px;
}

.range_bottom input {
	width: 100%;
}

.range_bottom {
	position: relative;
}

.range_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.range-label {
	position: absolute;
	background: var(--color-10);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 5px 10px;
	bottom: -13px;
}
/* Общие стили для input[type=number] */
input[type="number"] {
	-moz-appearance: textfield;
	width: 56px;
	text-align: left;
	padding: 8px 10px;
}

/* Скрыть стрелки в браузерах на основе WebKit (Chrome, Safari, Edge) */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Компенсация пустого места в Firefox */
input[type="number"] {
	-moz-appearance: textfield;
 /* Firefox */
	;
}

input[type="range"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	cursor: pointer;
	margin-top: auto;
}

input[type="range"]:focus {
	outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
	background-color: var(--color-2);
	border-radius: 0.5rem;
	height: 5px;
}

input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	margin-top: -4px;
	background-color: var(--color-1);
	height: 13px;
	width: 13px;
	border-radius: 50%;
}

input[type="range"]::-moz-range-track {
	background-color: var(--color-2);
	border-radius: 0.5rem;
	height: 0.5rem;
}

input[type="range"]::-moz-range-thumb {
	border: none;
	border-radius: 50%;
	background-color: var(--color-1);
	height: 2rem;
	width: 1rem;
}

select {
	margin-top: auto;
}

.select_wrap {
	position: relative;
}

.select_wrap select {
	width: 100%;
	padding: 12px 14px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.select_wrap:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 15px;
	width: 20px;
	height: 20px;
	background: url('/imgs/arrow-down.png') no-repeat center center;
	-webkit-filter: invert(1);
	filter: invert(1);
	cursor: pointer;
}

@media only screen and (max-width: 991px) {
	.price_wrap {
		margin: 50px auto;
	}

	.price {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 768px) {
	.calculator {
		-ms-grid-columns: (minmax(0, 1fr))[1];
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.calculator .calculator_item {
		padding: 20px;
	}

	.calculator_item.calculator_item_input {
		padding-bottom: 0;
	}

	.calculator_item:last-child {
		position: absolute;
	}
}

@media only screen and (max-width: 480px) {
	.calculator_item {
		border-bottom: none;
	}

	.price_left .double_heading {
		text-align: center;
		justify-content: center;
	}
}

/* CTA */

.cta_wrap {
	margin: 30px 0 140px 0;
}

.cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background-image: url("/imgs/cta_bg.png");
}

.cta_text {
	max-width: 440px;
	text-align: center;
}

.cta_left {
	position: relative;
}

.cta_img {
	display: block;
}

.cta_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
	padding: 30px 30px 30px 0;
	text-align: center;
}

@media only screen and (max-width: 991px) {
	.cta_wrap {
		margin: 50px auto;
	}

	.cta_wrap .container {
		padding: 0;
	}
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
	.cta {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: .51fr 1fr;
		grid-template-columns: .51fr 1fr;
	}

	.cta_left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: end;
	}
}

 /* TECHNOLOGIES */

.technologies_wrap {
	margin: 140px 0;
}

.technologies {
	margin: 40px 0;
}

.technologies_ya_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

.ya_header_search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding: 12px;
	background: var(--white);
	border-radius: 8px;
	border: 2px solid var(--color-1);
}

.technologies_ya_tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
	margin: 20px 0;
	border-bottom: 1px solid var(--color-10);
}

.ya_tabs_item {
	padding-bottom: 10px;
	border-bottom: 3px solid transparent;
	color: var(--color-2);
}

.ya_tabs_item:first-child {
	color: var(--white);
	border-bottom: 3px solid var(--white);
}

.technologies_ya_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	padding-bottom: 50px;
	border-bottom: 1px solid var(--color-10);
}

.ya_content_left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 370px;
	gap: 12px;
}

.ya_content_right {
	width: 100%;
}

.ya_content_left_icon {
	width: 20px;
	height: 20px;
}

.ya_content_left_result {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 8px;
}

.ya_content_right_cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: var(--color-10);
	padding-top: 15px;
}

.ya_content_right_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
	padding: 0 25px 12px 0;
}

.ya_content_right_form .btn {
	width: -webkit-fill-available;
	text-align: center;
}

.technologies_ya_advantages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	margin-top: 50px;
}

.ya_advantages_left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 370px;
}

.ya_advantages_right {
	width: 100%;
}

.ya_advantages_right_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
}

.ya_advantages_right_items {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: minmax(0, 1fr) 25px minmax(0, 1fr);
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 25px;
}

@media only screen and (max-width: 991px) {
	.technologies_wrap {
		margin: 50px auto;
	}

	.technologies_ya_content {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.technologies_ya_advantages {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 768px) {
	.ya_advantages_right_items {
		-ms-grid-columns: minmax(0, 1fr);
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.ya_content_right_cta_img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media only screen and (max-width: 480px) {
	.technologies_wrap {
		margin: 110px 0;
	}

	.ya_content_right_form {
		text-align: center;
	}

	.ya_content_right {
		width: 100vw;
		margin-left: -20px;
		margin-right: -20px;
	}

	.technologies_ya_content {
		padding-bottom: 0;
	}

	.technologies_ya_advantages {
		margin-top: 30px;
	}
}

/* FAQ */

.faq_wrap {
	margin: 140px 0;
}

.faq {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
}

.faq_item {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 16px 24px;
	grid-template-columns: 1fr 24px;
	gap: 16px;
	padding: 18px 24px;
	border: 1px solid var(--color-10);
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	cursor: pointer;
}

.faq_item_content {
	width: 100%;
}

.faq_answer {
	display: none;
}

.faq_item.qa .faq_answer p {
	margin-top: 16px;
}

.minus-plus {
	width: 24px;
	height: 24px;
	background: url(/imgs/faq_plus.png) center center no-repeat;
}

.faq_item.open .minus-plus {
	background: url(/imgs/faq_minus.png) center center no-repeat;
}

@media only screen and (max-width: 991px) {
	.faq_wrap {
		margin: 50px auto;
	}
}

@media only screen and (max-width: 768px) {
	.faq {
		-ms-grid-columns: (minmax(0, 1fr))[1];
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

@media only screen and (max-width: 480px) {
}

/* CTA2 */

.cta2_wrap {
	margin-top: 140px;
}

.cta2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 18px;
	text-align: center;
	padding: 50px 50px 0 50px;
	background-image: url("/imgs/cta2_bg.png");
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
	.cta2 {
		padding: 20px 20px 0 20px;
		position: relative;
		padding-bottom: 250px;
		margin-bottom: 450px;
	}

	.cta2 picture {
		position: absolute;
		top: 350px;
		left: 0;
		right: 0;
		margin-left: -20px;
		margin-right: -20px;
		width: 100vw;
	}

	.cta2 .cta_img {
		width: 100%;
	}
}

/* FOOTER */

.footer_wrap {
	margin: 30px auto 0 auto;
	padding-bottom: 30px;
}

.footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 24px;
}

.footer_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer_top_logo .logo {
	margin-bottom: 5px;
}

.footer_top_number a {
	margin-bottom: 5px;
}

.footer_top_social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
}

.footer_top_social .main-font-size-a {
	max-width: 80px;
}

.footer_middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid var(--color-10);
	border-bottom: 1px solid var(--color-10);
}

.footer_middle_adres {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
	width: 100%;
	max-width: 370px;
}

.footer_middle_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.footer_bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 15px;
}

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

.footer_bottom_copyright a {
	display: inline-block;
	text-decoration: underline;
}

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

.footer_mail a {
	display: inline-block;
	text-decoration: underline;
}

.footer_bottom_privacy a {
	text-decoration: underline;
}

@media only screen and (max-width: 991px) {
	.cta2_wrap {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 768px) {
	.footer_middle {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer_middle_nav {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.footer_top {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 24px;
	}

	.footer_middle_adres {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 auto;
	}

	.footer_bottom_copyright {
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.footer_top_logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

/* Menu */
.overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--color-12);
	width: calc(100% - 60px);
	height: 100%;
	padding: 30px 30px 30px 30px;
	z-index: 2;
}

.overlay#city {
	z-index: 3;
}

@media only screen and (max-width: 480px) {
	.overlay {
		padding: 14px 20px;
		width: calc(100% - 40px);
	}
}

.overlay .city {
	margin-top: 20px;
	margin-bottom: 35px;
}

.menu_wrap {
	padding-right: 30px;
}

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

.menu a:not(:last-child),
.menu_item a {
	margin-bottom: 20px;
}

.menu_item .menu_item.dropdown {
	margin-left: 30px;
}

.overlay.open {
	display: block;
}

.overlay.open .container {
	position: relative;
	padding: 0;
}

body.hidden-scrollbar {
	width: auto;
	margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
	overflow: hidden !important;
	overscroll-behavior-y: none;
}

.location_wrap {
	padding-right: 40px;
	padding-top: 55px;
}

.location {
	display: -ms-grid;
	display: grid;
	gap: 14px 30px;
	-ms-grid-columns: minmax(0, 1fr) 14px minmax(0, 1fr) 14px minmax(0, 1fr);
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.location_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	cursor: pointer;
}

.location_item:hover:after {
	opacity: .5;
}

.location_item:after {
	content: '';
	height: 20px;
	width: 20px;
	background: url(https://penciltouch.ru/imgs/check.png) no-repeat center center;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	opacity: 0;
}

.location_item.selected:after {
	opacity: 1;
}

@media only screen and (max-width: 480px) {
	.location {
		-ms-grid-columns: (minmax(0, 1fr))[1];
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.location_wrap {
		overflow-y: scroll;
		max-height: 500px;
	}

	.menu_wrap {
		margin-top: 69px;
		padding-right: 40px;
	}
}

/* Tippy JS */

.tooltip {
	vertical-align: top;
	cursor: pointer;
}

.tippy-box {
	border-radius: 10px !important;
	font-size: var(--main-font-size) !important;
	
	font-weight: 500 !important;
}

.tippy-content {
	padding: 10px 14px !important;
}

/* Fancybox */

.fancybox__content {
	background-color: var(--color-3) !important;
}

.fancybox__content>.f-button.is-close-btn {
	background: transparent !important;
	top: 10px !important;
	right: 10px !important;
	opacity: 1 !important;
}

/* Popup */

#consulting.popup {
	display: none;
}

#consulting {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.consulting {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 570px;
	width: 100%;
}

.consulting .btn {
	width: 100%;
}

.exclamation {
	width: 100%;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, 0.1);
}

#thanks.popup {
	display: none;
}

.popup .popup_title {
	max-width: 320px;
}

@media only screen and (max-width: 480px) {
	.popup .popup_title {
		max-width: 100%;
	}
}

/* Cockies */
.cockies {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: var(--color-4);
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	opacity: 0;
	z-index: -10;
}

.cockies.open {
	opacity: 1;
	z-index: 10;
}

.cockies_content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px -webkit-max-content;
	-ms-grid-columns: 1fr 20px max-content;
	grid-template-columns: 1fr -webkit-max-content;
	grid-template-columns: 1fr max-content;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	padding: 10px 14px;
}

.cockies .container {
	padding: 0;
}

@media only screen and (max-width: 480px) {
	.cockies {
		bottom: 10px;
		left: 10px;
		right: 10px;
	}

	.cockies_content p,
    .cockies_content a {
		font-size: var(--font-size-10);
	}

	.cockies_content {
		gap: 6px;
	}
}

/* Прелоадер */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	z-index: 9999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.spinner {
	width: 50px;
	height: 50px;
}

.tooltip-container {
  position: relative;
  display: inline-block;
  vertical-align:top;
}

.tooltip-container .tooltip-content {
  min-width: 320px;
  left: 0;
  right: 0;
  max-width: 90vw;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  color: #26323d;
  text-align: left;
  border-radius: 6px;
  position: absolute;
  z-index: 10;
    top: 157%;
  padding: 10px 14px;
  transition: opacity 0.3s ease;
  pointer-events: none;
  line-height: 1.4;
  white-space: normal;
  box-sizing: border-box;
  word-wrap: break-word;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, .15),
              0 4px 80px -8px rgba(36, 40, 47, .25),
              0 4px 4px -2px rgba(91, 94, 105, .15);
}


.tooltip-container .tooltip-content__table {
right: -66px;
left: auto;
}

.tooltip-container .tooltip-content.tooltip-content__table::before{
/* right: 53%; */
left:22%;
}

/* Уголок (стрелочка) */
.tooltip-container .tooltip-content::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 15px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;


      position: absolute;
    transform: translate3d(167px, 0px, 0px);
}

/* Изменено: теперь срабатывает при наведении на иконку */
.tooltip:hover ~ .tooltip-content,
.tooltip-content:hover {
  visibility: visible;
  opacity: 1;
}

/* Адаптив */
@media only screen and (max-width: 768px) {
  .tooltip-container .tooltip-content {
    min-width: 250px;
	right: 0;
    left: 0;
	font-size: 16px;
  }



}


@media only screen and (max-width: 1208px) {
  .tooltip-container .tooltip-content {
	left: auto;
  }
}