/*
  template:
  */
@charset 'UTF-8';
:root {
	--color-text: #333;
	--color-01: #28579a;
	--color-02: #828282;
	--color-03: #f5f5f5;
	--color-04: #464646;
	--font-family: "Gilroy", sans-serif;
	--brs: 0.5rem;
	--mainGap: 20px;
	--block-pt: 10rem;
	--block-pb: 12rem;
	--block-indent: 10rem;
	--heroMinCol: calc(100% / 5 - 3 / 4 * var(--mainGap));
	--heroMaxCol: calc((100% - var(--heroMinCol) - 3 / 4 * var(--mainGap)) / 3);
} /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}
body {
	margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption,
figure,
main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	border-bottom: none;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	color: #000;
	background-color: #ff0;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
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;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid silver;
}
legend {
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	color: inherit;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[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"] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
.breadcrumbs {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 17px;
	color: #fff;
}
.breadcrumbs a,
.breadcrumbs a span {
	text-decoration: none;
	color: #fff;
}
.breadcrumbs a:not([class]) {
	text-decoration: none;
}
.btn {
	font-family: Gilroy, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.45;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 15px 35px;
	cursor: pointer;
	-webkit-transition: background-color 0.25s, color 0.25s, -webkit-transform 0.25s;
	transition: background-color 0.25s, color 0.25s, -webkit-transform 0.25s;
	-o-transition: background-color 0.25s, color 0.25s, transform 0.25s;
	transition: background-color 0.25s, color 0.25s, transform 0.25s;
	transition: background-color 0.25s, color 0.25s, transform 0.25s, -webkit-transform 0.25s;
	text-decoration: none;
	color: #fff;
	border: none;
	border-radius: 20px;
	background-color: #2c75dc;
}
.btn:hover:not(:disabled) {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
	background-color: #dce8fa;
	color: #28579a;
}
.btn:focus {
	background-color: #dce8fa;
}
.serviceDetailCompare__btn button {
	transition: 0.1s;
	border-radius: 20px;
	background: #2c75dc;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 20px 120px;
	max-width: 500px;
	margin-top: 50px;
	border: 0;
	cursor: pointer;
}
.serviceDetailCompare__btn button:hover {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
	background-color: #dce8fa;
}
.serviceDetailCompare__btn button:focus {
	background-color: #dce8fa;
}
.btn:disabled {
	opacity: 0.4;
}
.btn-arrow {
	display: inline-block;
	width: 150px;
	height: 48px;
	cursor: pointer;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #fff;
	border: none;
	background-color: #2c2c2c;
	background-image: url(img/arrow-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 45px 16px;
}
.btn-arrow:hover {
	background-color: #ff7043;
}
.btn-light {
	color: var(--color-text);
	background-color: #fff;
}
.btn-light:hover:not(:disabled) {
	color: var(--color-text);
	background-color: #fff;
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body,
html {
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	max-width: 100%;
	margin: 0;
	padding: 0;
	text-rendering: auto;
}
body {
	font-family: var(--font-family);
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: hidden;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	word-wrap: break-word;
	color: var(--color-text);
	overflow-wrap: break-word;
}
.customize-support {
	padding-top: 14px !important;
}
body.toggle {
	overflow-y: hidden;
	height: 100vh;
}
.container {
	width: 100%;
	max-width: 120rem;
	margin: 0 auto;
	padding: 0 1.5rem;
}
a {
	text-decoration: none;
	color: var(--color-text);
}
a:not([class]) {
	text-decoration: underline;
	color: var(--color-text);
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
ol,
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul:not([class]) {
	padding-left: 2.2rem;
}
ul:not([class]) li {
	position: relative;
	margin-bottom: 0.5rem;
}
ul:not([class]) li:before {
	position: absolute;
	top: 0.8rem;
	left: -1.5rem;
	width: 0.6rem;
	height: 0.6rem;
	content: "";
	border-radius: 50%;
	background-color: var(--color-text);
}
.main {
	position: relative;
	z-index: 16;
}
.b-title,
h2 {
	font-size: 48px;
	font-weight: 600;
	line-height: 1.26;
	max-width: 780px;
	margin-bottom: 50px;
}
.b-title {
	margin-top: 0;
}
h3 {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.26;
}
.section-header {
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 0;
	text-transform: uppercase;
}
.section-header__sub-title {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.16;
	margin-top: 0;
	margin-bottom: 1rem;
}
.index .info {
	padding: 2.5rem;
	background-color: #fff9c4;
}
.index .index a {
	text-decoration: underline;
	color: #06c;
}
@font-face {
	font-family: Gilroy;
	font-weight: 400;
	font-style: normal;
	src: local("Gilroy Regular"), local("Gilroy-Regular"), url(fonts/Gilroy-Regular.woff2) format("woff2"), url(fonts/Gilroy-Regular.woff) format("woff");
	font-display: swap;
}
@font-face {
	font-family: Gilroy;
	font-weight: 500;
	font-style: normal;
	src: local("Gilroy Medium"), local("Gilroy-Medium"), url(fonts/Gilroy-Medium.woff2) format("woff2"), url(fonts/Gilroy-Medium.woff) format("woff");
	font-display: swap;
}
@font-face {
	font-family: Gilroy;
	font-weight: 600;
	font-style: normal;
	src: local("Gilroy Semibold"), local("Gilroy-Semibold"), url(fonts/Gilroy-Semibold.woff2) format("woff2"), url(fonts/Gilroy-Semibold.woff) format("woff");
	font-display: swap;
}
@font-face {
	font-family: Gilroy;
	font-weight: 700;
	font-style: normal;
	src: local("Gilroy Bold"), local("Gilroy-Bold"), url(fonts/Gilroy-Bold.woff2) format("woff2"), url(fonts/Gilroy-Bold.woff) format("woff");
	font-display: swap;
}
.burger__menu-btn {
	position: absolute;
	top: 50%;
	left: 15px;
	display: none;
	width: 40px;
	height: 40px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	border-radius: var(--brs);
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* .burger__menu-btn span {
	position: absolute;
	z-index: 25;
	top: 50%;
	left: 10px;
	display: block;
	width: 12px;
	height: 2px;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	background-color: var(--color-text);
}
.burger__menu-btn span::after,
.burger__menu-btn span::before {
	display: block;
	width: 18px;
	height: 2px;
	content: "";
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	background-color: var(--color-text);
}
.burger__menu-btn span::before {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px);
}
.burger__menu-btn span::after {
	-webkit-transform: translateY(-9px);
	-ms-transform: translateY(-9px);
	transform: translateY(-9px);
}
.burger__menu-btn.toggle span {
	width: 0;
}
.burger__menu-btn.toggle span::before {
	-webkit-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.burger__menu-btn.toggle span::after {
	-webkit-transform: translateY(-2px) rotate(-45deg);
	-ms-transform: translateY(-2px) rotate(-45deg);
	transform: translateY(-2px) rotate(-45deg);
} */
.nav__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 35px;
}
.nav__item {
	position: relative;
	overflow: hidden;
}
.nav__item:hover::before {
	width: 100%;
}
.nav__item.toggle,
.nav__item:hover {
	overflow: visible;
}
.nav__item::before {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 2px;
	content: "";
	-webkit-transition: width 0.25s;
	-o-transition: width 0.25s;
	transition: width 0.25s;
	background-color: var(--color-01);
}
.nav__link {
	font-size: 15px;
	font-weight: 600;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 5px 0 2px;
	text-transform: uppercase;
}
.nav__link--down {
	position: relative;
	padding-right: 16px;
}
.nav__link--down::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 13px;
	height: 13px;
	content: "";
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(img/arrow-down.svg);
	background-position: center;
	background-size: cover;
}
.submenu {
	position: absolute;
	z-index: 20;
	top: 25px;
	left: 50%;
	display: none;
	width: 340px;
	padding: 75px 35px 35px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: transparent;
}
.nav__item:hover .submenu {
	display: block;
}
.submenu.toggle {
	display: none !important;
}
.submenu::after {
	position: absolute;
	z-index: -1;
	top: 45px;
	left: 50%;
	width: 40px;
	height: 40px;
	content: "";
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	background-color: #fff;
}
.submenu::before {
	position: absolute;
	top: 55px;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background-color: #fff;
}
.submenu__item:not(:last-child) {
	margin-bottom: 8px;
}
.submenu__link {
	line-height: 1.2;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	overflow: hidden;
	padding: 5px 0;
	-webkit-transition: left 0.25s, color 0.25s;
	-o-transition: left 0.25s, color 0.25s;
	transition: left 0.25s, color 0.25s;
}
.submenu__link:hover {
	color: var(--color-01);
}
.submenu__link:hover::before {
	left: 0;
}
.submenu__link::before {
	position: absolute;
	bottom: 3px;
	left: -100%;
	width: 100%;
	height: 2px;
	content: "";
	-webkit-transition: left 0.25s;
	-o-transition: left 0.25s;
	transition: left 0.25s;
	background-color: var(--color-01);
}
.header {
	position: fixed;
	z-index: 100;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 90px;
	padding-top: 22px;
	padding-bottom: 17px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__container {
	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;
}
.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: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.logo__img img {
	display: block;
	width: auto;
	height: 24px;
}
.logo__descr {
	font-size: 14px;
	font-weight: 500;
}
.header-contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.socials {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 9px;
}
.socials::after {
	position: absolute;
	top: 50%;
	right: -27px;
	width: 1px;
	height: 50px;
	content: "";
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #e0e0e0;
}
.socials__item {
	display: block;
}
.socials__item img {
	display: block;
	width: auto;
	height: 32px;
}
.contacts-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-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.contacts-info__phone {
	font-size: 20px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: -7px;
}
.contacts-info__mail {
	font-size: 16px;
	font-weight: 500;
	color: var(--color-02);
}
.content-header {
	margin-bottom: 70px;
	padding-top: 100px;
	padding-bottom: 140px;
	color: #fff;
	background-color: #0d2952;
	background-image: url(img/content/content-header.jpg);
	background-position: center;
	background-size: cover;
}
.content-header__title {
	font-size: 60px;
	font-weight: 600;
	line-height: 1.26;
	max-width: 70%;
	margin-top: 0;
	margin-bottom: 0;
}
.content {
	margin-bottom: var(--block-pb);
}
.content .b-title {
	margin-bottom: 30px;
}
.content__container > :first-child {
	margin-top: 0;
}
.content__container > :last-child {
	margin-bottom: 0;
}
.columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}
.columns .col {
	overflow: hidden;
	padding: 45px 37px;
	border-radius: var(--brs);
	background-color: #f0f4f9;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.columns .col > :first-child {
	margin-top: 0;
}
.columns .col > :last-child {
	margin-bottom: 0;
}
.columns__btn {
	width: 100%;
	margin-top: 36px;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.table {
	overflow-x: auto;
}
.table table {
	overflow: hidden;
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-radius: var(--brs);
}
.table tr:nth-child(2n) {
	background-color: #fafbfd;
}
.table th {
	font-size: 18px;
	font-weight: 600;
	padding: 20px 25px;
	text-align: right;
	color: #fff;
	background-color: #28579a;
}
.table th:first-child {
	text-align: left;
}
.table td {
	padding: 24px 25px;
	text-align: right;
	border-bottom: 1px solid #e0e0e0;
}
.table td:first-child {
	text-align: left;
}
.b01 {
	position: relative;
	padding-top: 152px;
	padding-bottom: 189px;
	/* background-color: var(--color-04); */
	background-color: #fafbff;
	/* background-image: url(img/header-bg.jpg); */
	background-position: center;
	background-size: cover;
}

.b01__image1 {
	position: absolute;
	left: 50px;
	bottom: 0;
	height: 230px;
	width: 230px;
}

.b01__image2 {
	position: absolute;
	bottom: 0;
	right: 20%;
	height: 400px;
	width: 400px;
}

.b01__image3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 180px;
	width: 180px;
	transform: rotate(90deg);
}

@media (max-width: 500px) {
	.b01__image1 {
		display: none;
	}
	.b01__image2 {
	opacity: 45%;
	}
}

.b01::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	/* background: -o-linear-gradient(292deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
                        background: linear-gradient(158deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%); */
}
.b01__box {
	position: relative;
	z-index: 2;
	max-width: 700px;
	color: #fff;
}
.b01__title {
	font-size: 37px;
	font-weight: 800;
	line-height: 1.3;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: black;
}
.b01__descr {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.45;
	margin-bottom: 40px;
}
.b01__descr p {
	color: black;
}






.b01__descr span {
	font-weight: 600;
	color: #ffffff;
    padding: 4px 9px 5px 8px;
    background: #ff5b55;
    border-radius: 7px;
}
.b02 {
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
}
.b02__title {
	max-width: 780px;
}
.b02__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 72px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.b02__img {
	border-radius: var(--brs);
}
.b02-adv {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 113px 107px;
}
.b02-adv__title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.22;
	margin-bottom: 10px;
}
.b02-adv__descr {
	font-size: 20px;
	line-height: 1.5;
}
.b03 {
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
	color: #fff;
	background-color: #0d2952;
}
.b03__box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-template-areas: "a c d" "b c e";
	gap: 20px;
}
.b03__item {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.22;
	position: relative;
	overflow: hidden;
	min-height: 262px;
	padding: 35px;
	-webkit-transition: background 0.25s, background-position 0.25s;
	-o-transition: background 0.25s, background-position 0.25s;
	transition: background 0.25s, background-position 0.25s;
	color: var(--color-text);
	border-radius: var(--brs);
	background-color: #fff;
	background-position: center;
	background-size: cover;
}
.b03__item::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transition: background 0.25s, -webkit-box-shadow 0.25s;
	transition: background 0.25s, -webkit-box-shadow 0.25s;
	-o-transition: background 0.25s, box-shadow 0.25s;
	transition: background 0.25s, box-shadow 0.25s;
	transition: background 0.25s, box-shadow 0.25s, -webkit-box-shadow 0.25s;
	background: #fff;
}
.b03__item:hover {
	background-color: #3572c9;
	background-position: center;
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}
.b03__item:hover::before {
	background: -o-linear-gradient(318deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(132deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0) 100%);
}
.b03__item:hover .b03-item__title {
	color: #fff;
}
.b03__item:nth-child(1) {
	grid-area: a;
}
.b03__item:nth-child(2) {
	grid-area: b;
}
.b03__item:nth-child(3) {
	grid-area: c;
}
.b03__item .b03-item__title {
	color: #fff;
}
.b03__item::before {
	background: -o-linear-gradient(318deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(132deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0) 100%);
}
.b03__item:hover::before {
	background: -o-linear-gradient(318deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.3) 90%);
	background: linear-gradient(132deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.3) 90%);
}
.b03__item:nth-child(4) {
	grid-area: d;
}
.b03__item:nth-child(5) {
	grid-area: e;
}
.b03-item__title {
	position: relative;
	z-index: 2;
}
.b04 {
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
}
.b05 {
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
	color: #fff;
	background-color: #0d2952;
}
.b05__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	counter-reset: myCounter;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.b05__item {
	position: relative;
	position: relative;
	width: 33.3333333333%;
	min-height: 280px;
	margin-top: 1px;
	padding: 43px 32px 85px;
	outline: 1px solid #183560;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.b05__item::before {
	font-size: 25px;
	font-weight: 600;
	position: absolute;
	bottom: 32px;
	left: 32px;
	content: counter(myCounter);
	counter-increment: myCounter;
	color: #647da0;
}
.b05__item:nth-child(-n + 9)::before {
	content: "0" counter(myCounter);
}
.b05-item__title {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.22;
	margin-bottom: 8px;
}
.b05-item__descr {
	color: #f1f1f1;
	font-size: 20px;
	font-weight: 500;
}
.b06 {
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
}
.b06-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 80px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.b06-box__left {
	font-size: 18px;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding-top: 96px;
}
.b06__title {
	margin-bottom: 20px;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
.b06-box__right img {
	border-radius: var(--brs);
	max-height: 420px;
}
.b07 {
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
}
.b07-item {
	position: relative;
	left: 50%;
	width: 50%;
	min-height: 160px;
}
.b07-item:nth-child(even) {
	left: 0;
}
.b07-item__box {
	width: 100%;
	max-width: 450px;
	padding-top: 65px;
	padding-left: 110px;
}
.b07-item__digit {
	font-size: 200px;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	opacity: 0.6;
	color: rgba(205, 205, 205, 0.7);
}
.b07-item__title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.22;
	margin-bottom: 10px;
}
.b07-item__descr {
	font-size: 17px;
	font-weight: 500;
}
.b08 {
	overflow: hidden;
	padding-top: var(--block-pt);
	padding-bottom: var(--block-pb);
}
.b08 .swiper.b08-slider {
	overflow: visible;
}
.b08-slider__item.swiper-slide {
	width: auto;
}
.b08-slider__img {
	width: auto;
	height: 431px;
	border-radius: var(--brs);
}
.b09 {
	text-align: center;
	color: #fff;
}
.b09__container {
	overflow: hidden;
	padding-top: 63px;
	padding-bottom: 70px;
	border-radius: var(--brs);
	background-color: #0d2952;
	background-image: url(img/content/b09.jpg);
	background-position: center;
	background-size: cover;
}
.b09__title {
	max-width: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.b09__descr {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.45;
	max-width: 630px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.b09__box {
	position: relative;
}
.b09__soc-box {
	position: absolute;
	top: 50%;
	right: 225px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 17px;
}
.b09__socials::after {
	display: none;
}
.b09 .socials__item img {
	-webkit-filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.5));
	filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.5));
}
.b09__action {
	line-height: 1.2;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-width: 120px;
	text-align: left;
}

.form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.form .input-wrapper {
	position: relative;
	width: 100%;
}
.form .input-wrapper.agreement {
	width: 100%;
	padding-bottom: 25px;
	text-align: center;
}
.form .input-wrapper.agreement .just-validate-error-label {
	width: 100%;
}
.form input {
	font-family: Inter, sans-serif;
	width: 100%;
	margin-bottom: 15px;
	padding: 21px 23px;
	border: none;
	border-radius: var(--brs);
	background-color: #f2f2f2;
}
.form textarea {
	width: 100%;
	min-height: 130px;
	margin-bottom: 15px;
	padding: 21px 23px;
	resize: vertical;
	border: none;
	border-radius: var(--brs);
	background-color: #f2f2f2;
}
.form .agreement,
.form input[type="checkbox"] {
	position: relative;
	top: 1px;
	width: auto;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: auto;
}
.form__title {
	font-family: Raleway, sans-serif;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 23px;
}
.form__btn {
	font-family: Inter, sans-serif;
	margin-top: 0;
	padding: 21px 70px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.agreement__label {
	font-size: 14px;
	position: relative;
}
.just-validate-error-label {
	font-size: 14px;
	position: absolute;
	z-index: 1;
	right: 13px;
	bottom: 2px;
	left: auto;
	display: inline-block;
	margin-top: -10px;
	padding: 2px 10px;
	border-radius: 4px;
	border: 1px solid #b81111 !important;
	background-color: #fff;
}

.strong-form-inner .error {
	color: red;
}
[id="soglasie-error"] {
	display: none !important;
}
.field-soglasie .error {
	border: 1px solid red !important;
	border-radius: .4rem;
    padding: 3px;
	width: auto !important;
}

.form__columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 15px;
}
.form__columns .input-wrapper {
	-ms-flex-preferred-size: calc(50% - 7.5px);
	flex-basis: calc(50% - 7.5px);
}
.registration__form .btn {
	margin-top: 25px;
}
.form .just-validate-error-field {
	border: 1px solid #b81111 !important;
}
.feedback__form {
	padding: 40px 40px 60px;
	background-color: #f2f2f2;
}
.feedback__form input,
.feedback__form textarea {
	background-color: #fff;
}
.quiz {
	overflow: hidden;
	border: 1px solid #ebebeb;
    border-radius: 12px;
}
.quiz.form {
	display: block;
}
.quiz.form input,
.quiz.form textarea {
	max-width: 100%;
}
.quiz label {
	cursor: pointer;
}
.quiz .quiz-counter {
	font-weight: 700;
	font-size: 2rem;
	position: absolute;
	top: 50%;
	right: 15px;
	bottom: auto;
	left: auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: auto;
	padding: 10px 18px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #2c75dc;
	border-radius: 50px;
	background-color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.quiz-header {
	position: relative;
	position: relative;
	padding: 25px 65px 25px 15px;
	background-color: #F0F4F9;
}
.quiz-header__title {
	margin: 0;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 30px;
	font-weight: 600 !important;
}
.quiz__middle {
	position: relative;
	padding: 25px 15px;
}
.quiz__middle.toggle::before {
	font-size: 24px;
	font-weight: 500;
	position: absolute;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	content: "Данные успешно отправлены!";
	text-align: center;
	background-color: #fff;
	inset: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.quiz-slider {
	padding-top: 25px;
	padding-bottom: 25px;
}
.quiz-slide {
	display: block;
	overflow: hidden;
	/* padding: 0; */
	border: none;
	background-color: #fff;
}
.quiz-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	gap: 16px;
}
.quiz-slide__img {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	border-radius: var(--brs);
	/* -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
                        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); */
	background: #f5f5f5;
	border: 2px solid transparent;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	aspect-ratio: 1/1;
	/* height: 217px;
                        width: 217px; */
}
.quiz-slide__img img {
	width: 100%;
    height: auto;
}
.quiz-slide__title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.22;
	position: relative;
	display: block;
	margin-bottom: 25px;
}
.quiz-slide__radio {
	display: none;
}
/* .quiz-slide__radio:checked ~ .quiz-slide__img::before {
                        position: absolute;
                        z-index: 10;
                        top: 10px;
                        left: 10px;
                        width: 30px;
                        height: 30px;
                        content: "";
                        border-radius: 50%;
                        background-color: var(--color-01);
                        background-image: url(img/yes.svg);
                        background-repeat: no-repeat;
                        background-position: center;
                        background-size: 20px 20px;
                    } */

.quiz-slide__radio:checked ~ .quiz-slide__img {
	border: 2px solid #2c75dc;
}
.quiz-slide__checkbox {
	display: none;
}
.quiz-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 15px;
	background-color: #f5f5f5;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.quiz-btn {
	font-size: 16px;
	padding: 10px 25px;
}
.quiz-btn__prev::before {
	content: "← ";
}
.quiz-btn__next::after {
	content: " →";
}
.quiz-btn__send {
	display: none;
}
.quiz-slide__label {
	position: relative;
	display: block;
	padding-left: 30px;
	cursor: pointer;
}
.quiz-slide__label:not(:last-child) {
	padding-bottom: 15px;
}
.quiz-slide__label::before {
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	height: 20px;
	content: "";
	border: 2px solid var(--color-text);
}
.quiz-slide__label.toggle::after {
	position: absolute;
	top: 4px;
	left: 3px;
	width: 14px;
	height: 14px;
	content: "";
}
.label-radio::before {
	border-radius: 50%;
}
.label-radio.toggle::after {
	border-radius: 50%;
	background-color: #2c75dc;
}
.label-checkbox.toggle::after {
	background-color: #2c75dc;
	background-image: url(img/yes.svg);
	background-position: center;
	background-size: cover;
}
.quiz-slide__label-text {
	display: block;
	margin-bottom: 8px;
}
.burger__menu-btn {
	position: absolute;
	top: 50%;
	left: 15px;
	display: none;
	width: 40px;
	height: 40px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	border-radius: var(--brs);
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.burger__menu-btn span {
	position: absolute;
	z-index: 25;
	top: 50%;
	left: 10px;
	display: block;
	width: 12px;
	height: 2px;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	background-color: var(--color-text);
}
.burger__menu-btn span::after,
.burger__menu-btn span::before {
	display: block;
	width: 18px;
	height: 2px;
	content: "";
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	background-color: var(--color-text);
}
.burger__menu-btn span::before {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px);
}
.burger__menu-btn span::after {
	-webkit-transform: translateY(-9px);
	-ms-transform: translateY(-9px);
	transform: translateY(-9px);
}
.burger__menu-btn.toggle span {
	width: 0;
}
.burger__menu-btn.toggle span::before {
	-webkit-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.burger__menu-btn.toggle span::after {
	-webkit-transform: translateY(-2px) rotate(-45deg);
	-ms-transform: translateY(-2px) rotate(-45deg);
	transform: translateY(-2px) rotate(-45deg);
}
.mobile-menu {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 300px;
	height: 100vh;
	padding: 0;
	-webkit-transition: -webkit-transform 0.25s;
	transition: -webkit-transform 0.25s;
	-o-transition: transform 0.25s;
	transition: transform 0.25s;
	transition: transform 0.25s, -webkit-transform 0.25s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	background-color: #fff;
}
.mobile-menu.toggle {
	overflow-y: auto;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.mobile-menu__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-y: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
	padding: 15px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 24px;
}
.mobile-menu__wrapper .socials::after {
	display: none;
}

.hidden {
	display: none;
}
.no-scroll {
	overflow: hidden;
}
.pt0 {
	padding-top: 0;
}
.pb0 {
	padding-bottom: 0;
}
.visually-hidden {
	position: fixed;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.text-center {
	text-align: center;
}
.swiper__next,
.swiper__prev {
	position: absolute;
	z-index: 1;
	top: -95px;
	width: 4rem;
	height: 4rem;
	cursor: pointer;
	background-image: url(img/arrow-slider.svg);
	background-position: center;
	background-size: cover;
}
.swiper__prev {
	right: 50px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.swiper__next {
	right: 0;
}
.swiper-button-disabled {
	cursor: auto;
	opacity: 0.4;
}
@font-face {
	font-family: swiper-icons;
	font-weight: 400;
	font-style: normal;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
}
:root {
	--swiper-theme-color: #007aff;
}
.swiper {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	list-style: none;
}
.swiper-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 100%;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	-ms-flex-order: 9999;
	order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	width: var(--swiper-centered-offset-after);
	height: 100%;
	min-height: 1px;
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	width: var(--swiper-virtual-size);
	height: 1px;
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}
:root {
	--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	z-index: 10;
	top: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	cursor: pointer;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	cursor: auto;
	pointer-events: none;
	opacity: 0.35;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	cursor: auto;
	pointer-events: none;
	opacity: 0;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	font-variant: initial;
	line-height: 1;
	letter-spacing: 0;
	text-transform: none !important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	right: auto;
	left: 10px;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next";
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	position: absolute;
	z-index: 10;
	-webkit-transition: 0.3s opacity;
	-o-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: center;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	display: inline-block;
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
}
button.swiper-pagination-bullet {
	margin: 0;
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet:only-child {
	display: none !important;
}
.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	top: 50%;
	right: 10px;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	width: 8px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 0.2s transform, 0.2s top;
	-o-transition: 0.2s transform, 0.2s top;
	transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s transform, 0.2s left;
	-o-transition: 0.2s transform, 0.2s left;
	transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s transform, 0.2s right;
	-o-transition: 0.2s transform, 0.2s right;
	transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
	position: absolute;
	background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	top: 0;
	left: 0;
	width: 4px;
	height: 100%;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	position: relative;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
	-ms-touch-action: none;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	z-index: 50;
	bottom: 3px;
	left: 1%;
	width: 98%;
	height: 5px;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
	position: absolute;
	z-index: 50;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.5);
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
.swiper-lazy-preloader {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-top-color: transparent;
	border-radius: 50%;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.swiper .swiper-notification {
	position: absolute;
	z-index: -1000;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
}
.swiper-free-mode > .swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	pointer-events: none;
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}


.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube {
	overflow: visible;
}
.swiper-cube .swiper-slide {
	z-index: 1;
	visibility: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
	visibility: visible;
	pointer-events: auto;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
}
.swiper-cube .swiper-cube-shadow:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background: #000;
	-webkit-filter: blur(50px);
	filter: blur(50px);
}
.swiper-flip {
	overflow: visible;
}
.swiper-flip .swiper-slide {
	z-index: 1;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
	overflow: hidden;
	-webkit-transition-property: opacity, height, -webkit-transform;
	transition-property: opacity, height, -webkit-transform;
	-o-transition-property: transform, opacity, height;
	transition-property: transform, opacity, height;
	transition-property: transform, opacity, height, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-cards {
	overflow: visible;
}
.swiper-cards .swiper-slide {
	overflow: hidden;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
@media (max-width: 1200px) {
	:root {
		--indentBlocks: 6rem;
		--mainGap: 10px;
	}
	.form__title {
		font-size: 26px;
	}
}
@media screen and (max-width: 1200px) {
	.section-header__sub-title {
		font-size: 2rem;
	}
	.burger__menu-btn {
		display: block;
	}
	.nav__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
		gap: 20px;
	}
	.nav__item::before {
		display: none;
	}
	.submenu {
		position: relative;
		top: 0;
		width: 100%;
		padding: 16px 0 0;
	}
	.submenu::after {
		display: none;
	}
	.header__logo {
		padding-left: 54px;
	}
	.header__nav {
		display: none;
	}
	.content-header {
		padding-bottom: 100px;
	}
	.content-header__title {
		font-size: 50px;
		max-width: 80%;
	}
	.b09__soc-box {
		position: relative;
		top: auto;
		right: auto;
		margin-top: 16px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.burger__menu-btn {
		display: block;
	}
}
@media (max-width: 992px) {
	:root {
		--block-pt: 6rem;
		--block-pb: 10rem;
	}
	.form__title {
		font-size: 22px;
	}
	.feedback__form {
		padding: 20px;
	}
}
@media screen and (max-width: 992px) {
	.breadcrumbs {
		font-size: 13px;
	}
	.b-title,
	h2 {
		font-size: 32px;
		margin-bottom: 30px;
	}
	.section-header {
		font-size: 2.6rem;
	}
	.section-header__sub-title {
		font-size: 1.8rem;
	}
	.content-header__title {
		font-size: 36px;
	}
	.b02__box {
		gap: 20px;
	}
	.b02__img {
		width: 40%;
	}
	.b02-adv {
		gap: 60px 20px;
	}
	.b03__box {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr;
		grid-template-areas: "a c" "b c" "d e";
	}
	.b03__item {
		font-size: 22px;
	}
	.b05__item {
		width: 50%;
	}
	.b06-box {
		gap: 20px;
	}
	.b07-item__digit {
		font-size: 160px;
	}
	.b07-item__digit {
		font-size: 120px;
	}
	.b08__slider {
		padding-bottom: 50px;
	}
	.b08-slider__img {
		height: 360px;
	}
	.quiz-slide__title {
		font-size: 22px;
	}

	.swiper__next,
	.swiper__prev {
		top: initial;
		bottom: 0;
	}
	.swiper__prev {
		right: initial;
	}
	.swiper__next {
		right: initial;
		left: 40px;
	}
}
@media (max-width: 768px) {
	:root {
		--block-pt: 4rem;
		--block-pb: 8rem;
	}
}
@media screen and (max-width: 768px) {
	.breadcrumbs {
		margin-bottom: 8px;
	}
	.btn {
		font-size: 16px;
		padding: 13px 25px;
	}
	.b-title,
	h2 {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.section-header {
		font-size: 2.2rem;
	}
	.header {
		min-height: 70px;
		padding-top: 12px;
		padding-bottom: 7px;
	}
	.logo__img img {
		height: auto;
	}
	.logo__descr {
		display: none;
	}
	.header-contacts__socials {
		display: none;
	}
	.contacts-info__phone {
		margin-top: 0;
		margin-bottom: 0;
	}
	.contacts-info__mail {
		display: none;
	}
	.content-header {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.content-header__title {
		font-size: 28px;
		max-width: 100%;
	}
	.content .b-title {
		margin-bottom: 20px;
	}
	.columns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.columns .col {
		padding: 15px;
	}
	.table th {
		font-size: 16px;
		padding: 16px;
	}
	.table td {
		padding: 16px;
	}
	.b01 {
		padding-top: 60px;
		padding-bottom: 70px;
	}
	.b01__box {
		max-width: 80%;
	}
	.b01__title {
		font-size: 26px;
	}
	.b01__descr {
		font-size: 15px;
	}
	.b01__descr br {
		display: none;
	}
	.b02__img {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.b02-adv {
		grid-template-columns: 1fr;
		gap: 24px 20px;
	}
	.b02-adv__title {
		font-size: 19px;
	}
	.b05__item {
		width: 100%;
		min-height: 200px;
	}
	.b05-item__title {
		font-size: 19px;
	}

	.b05-item__descr {
		font-size: 16px;
	}

	.b06-box__right {
		width: 40%;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.b06-box__right img {
		width: 100%;
	}
	.b07-item {
		left: 30%;
		width: 70%;
	}
	.b07-item__title {
		font-size: 19px;
	}
	.b08-slider__img {
		height: 280px;
	}
	.b08-slider__img {
		height: 240px;
	}
	.b09__descr {
		font-size: 16px;
	}
	.quiz .quiz-counter {
		top: auto;
		right: 10px;
		bottom: 10px;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.quiz-header {
		padding: 25px 15px 65px 15px;
	}
	.quiz-grid {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}
	.swiper__next,
	.swiper__prev {
		width: 3.2rem;
		height: 3.2rem;
	}
}
@media screen and (max-width: 600px) {
	.b03__box {
		gap: 10px;
	}
	.b03__item {
		min-height: 200px;
		padding: 24px;
	}
	.b06-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.b06-box_contacts {
		flex-direction: column-reverse;
	}
	.b06-box__right {
		width: 100%;
	}
	.b06-box__right img {
		max-width: 300px;
		margin-right: auto;
		margin-left: auto;
	}

	.quiz-header__title {
		font-size: 26px;
	}
}
@media screen and (max-width: 480px) {
	.contacts-info__phone {
		font-size: 14px;
	}
	.b01__box {
		max-width: 100%;
	}
	.b02__box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.b02__img {
		width: 100%;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.b03__box {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-template-areas: "c" "c" "a" "b" "d" "e";
	}
	.b05__item {
		padding: 24px 24px 85px;
	}
	.b05__item::before {
		left: 24px;
	}
	.b07-item {
		left: 0;
		width: 100%;
	}
	.b07-item__box {
		max-width: 100%;
		padding-top: 50px;
		padding-left: 80px;
	}
	.b07-item__digit {
		font-size: 90px;
	}
}
@media (max-width: 480px) {
	.form__columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.form__columns .input-wrapper {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.form__columns .input-wrapper:first-child input {
		margin-bottom: 0;
	}
	.mobile-menu {
		max-width: 100%;
	}
}
@media screen and (max-width: 400px) {
	.header__logo {
		padding-left: 0px;
	}
	.logo__img img {
		height: 14px;
	}
}
.status {
	height: 443px;
	width: 100%;
	padding-top: 150px;
	text-align: center;
	color: #316abc;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
}
.spinner {
	display: block;
	margin: 0 auto 10px auto;
	width: 50px;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.fadeIn {
	animation-name: fadeIn;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}

.fadeOut {
	animation-name: fadeOut;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}
main a {
	text-decoration: none;
}

.title__404 {
	font-size: 100px;
	font-weight: 600;
}

/* RBRU */

.b03-item-1 {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/bnew01.jpg");
}

.b03-item-2 {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/bnew02.jpg");
}

.b03-item-3 {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/bnew03.jpg");
}

.b03-item-4 {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/bnew04.jpg");
}

.b03-item-5 {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/bnew05.jpg");
}

.serviceDetailBanner {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/service_detail/banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.serviceDetailBanner__inner {
	padding-top: 100px;
	padding-bottom: 140px;
}

.serviceDetailBanner__inner p {
	display: inline;
}

.serviceDetailBanner__inner h1 {
	margin: 0;
	color: #ffffff;
	font-family: "Gilroy", sans-serif;
	font-size: 65px;
	font-weight: 600 !important;
}

.serviceDetailInfo__inner {
	padding-top: 72px;
	padding-bottom: 64px;
	max-width: 773px;
}

.serviceDetailInfo__inner p > span {
	display: inline-block;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 150%;
	padding-left: 17px;
	border-left: 3px solid #2c75dc;
}

.serviceDetailInfo__inner p.serviceDetailInfo__bold {
	font-weight: 600 !important;
	margin-top: 30px;
	margin-bottom: 15px;
}

.serviceDetailInfo__inner ul {
	font-size: 22px;
	margin-bottom: 15px;
}

.serviceDetailTitle {
	margin: 0;
	color: var(--text, #333);
	font-family: "Gilroy", sans-serif;
	font-size: 48px;
	font-weight: 600 !important;
	max-width: 100%;
	margin-bottom: 30px;
}

.serviceDetailInfo__inner p {
	margin: 0;
	color: var(--text, #333);
	font-family: "Gilroy", sans-serif;
	font-size: 24px;
	font-weight: 400 !important;
	line-height: 150%;
}

.serviceDetailCompare {
	padding-bottom: 110px;
}

.serviceDetailCompare__content {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.serviceDetailCompare__card {
	border-radius: 5px;
	background: #f0f4f9;
	padding: 45px 38px 57px 37px;
	max-width: 575px;
}

.serviceDetailCompare__inner a {
	padding: 20px;
	border-radius: 20px;
	background: var(--1, #2c75dc);
	color: #fff;
	text-align: center;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500;
	width: 100%;
	text-decoration: none;
	margin-top: 25px;
	max-width: 500px;
}
.serviceDetailCompare__btn {
	display: flex;
	justify-content: center;
}
.serviceDetailCompare__inner .serviceDetailCompare__btn.consultant {
	display: flex;
	justify-content: left;
}

.serviceDetailCompare__card h5 {
	margin: 0;
	margin-bottom: 25px;
	color: var(--text, #333);
	font-family: "Gilroy", sans-serif;
	font-size: 26px;
	font-weight: 600 !important;
}

.serviceDetailCompare__card p {
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 20px;
	font-weight: 500;
}

.serviceDetailCompare__card li {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 400 !important;
	margin-bottom: 10px;
}

.serviceDetailCompare__plus {
	list-style-image: url("/wp-content/themes/skvajina_rbru/img/check.svg");
	list-style-type: "your smile";
}

.serviceDetailCompare__minus {
	list-style-image: url("/wp-content/themes/skvajina_rbru/img/krest.svg");
	list-style-type: "your smile";
}

.serviceDetailCompare__card li::before {
	position: static !important;
}

.serviceDetailCompare__card ul {
	margin-bottom: 25px;
	padding-left: 30px;
	list-style-type: disc;
}

.serviceDetailAdvantage {
	background-color: #0d2952;
	margin-bottom: 100px;
}

.serviceDetailAdvantage__inner {
	padding-top: 100px;
	padding-bottom: 135px;
}

.serviceDetailAdvantage__inner h2 {
	color: #fff;
	margin-bottom: 80px;
}

.serviceDetailAdvantage__content {
	display: flex;
	justify-content: space-between;
}

.serviceDetailAdvantage__card {
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 310px;
	position: relative;
	z-index: 1;
}

.serviceDetailAdvantage__card:nth-child(2) {
	padding-left: 59px;
	padding-right: 59px;
	max-width: 428px;
	border-left: 1px solid #2e4b77;
	border-right: 1px solid #2e4b77;
}

.serviceDetailAdvantage__card h5 {
	margin: 0;
	margin-bottom: 12px;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 35px;
	font-weight: 600 !important;
	z-index: 1;
}

.serviceDetailAdvantage__card p {
	margin: 0;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 135%;
	z-index: 1;
}

.serviceDetailAdvantage__card span {
	color: #15315a;
	font-family: "Gilroy", sans-serif;
	font-size: 135px;
	font-weight: 700 !important;
	/* line-height: 135%; */
	position: absolute;
	top: -25%;
	z-index: -1;
}

.serviceDetailPrice {
	padding-bottom: 95px;
}

.serviceDetailPrice__inner h2 {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 45px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 32px;
}

.serviceDetailPrice__inner button {
	border: 0;
	cursor: pointer;
	border-radius: 20px;
	background: #2c75dc;
	padding: 20px 73px;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500;
	transition: 0.1s;
}

.serviceDetailPrice__inner button:hover {
	transform: translateY(-2px);
	background-color: #dce8fa;
}

.serviceDetailPrice__inner table {
	width: 100%;
	border-collapse: collapse;
}

.serviceDetailPrice__inner table tr {
	border-bottom: 1px solid #e0e0e0;
}

.serviceDetailPrice__inner tbody {
	border: 1px solid #e0e0e0;
	border-top: 0;
}

.serviceDetailPrice__inner tbody tr:nth-child(2n) {
	background: #fafbfd;
}

.serviceDetailPrice__inner thead td {
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 600 !important;
	text-align: right;
	background-color: #28579a;
}

.serviceDetailPrice__inner tbody td {
	color: var(--text, #333);
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	text-align: right;
}

.serviceDetailPrice__inner thead td:first-child {
	padding: 25px 25px 25px 33px;
	text-align: left;
	border-radius: 5px 0 0 0;
}

.serviceDetailPrice__inner thead td:last-child {
	padding-right: 48px;
	border-radius: 0 5px 0 0;
}

.serviceDetailPrice__inner tbody td:first-child {
	font-weight: 600 !important;
	padding: 25px 25px 25px 33px;
	text-align: left;
}

.serviceDetailPrice__inner tbody td:last-child {
	font-weight: 600 !important;
	padding-right: 48px;
}

.serviceDetailForm__inner {
	background-image: url("/wp-content/themes/skvajina_rbru/img/content/form_background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	border-radius: 5px;
	padding: 65px 25px;
}

.serviceDetailForm__inner h2 {
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

.serviceDetailForm__inner p {
	margin: 0;
	margin-bottom: 40px;
	color: #fff;
	text-align: center;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500 !important;
	line-height: 145%;
}

.serviceDetailForm__links {
	display: flex;
	justify-content: center;
}

.serviceDetailForm__links-inner {
	position: relative;
}

.serviceDetailForm__callback {
	border-radius: 20px;
	background-color: #fff;
	padding: 20px 65px;
	color: #333;
	text-align: center;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500 !important;
	transition: background-color 0.3s ease-in-out;
}

.serviceDetailForm__callback:hover {
	background-color: #dce8fa;
	color: #28579a;
}

.serviceDetailForm__messengers {
	display: flex;
	align-items: center;
	gap: 10px;
	position: absolute;
	right: -85%;
	top: -30%;
}

.serviceDetailForm__messengers p {
	margin: 0;
	margin-left: 4px;
	color: rgba(255, 255, 255, 0.7);
	font-family: "Gilroy", sans-serif;
	font-size: 15px;
	font-weight: 500 !important;
	max-width: 116px;
	text-align: left;
}

.serviceDetailReviews {
	padding-top: 80px;
	overflow: hidden;
	padding-bottom: 80px;
}

.serviceDetailReviews__inner {
	width: 100%;
}


.serviceDetailReviews__inner button {
	padding: 18px 70px;
	color: #fff;
	text-align: center;
	font-family: Gilroy;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border: 0;
	border-radius: 20px;
	background-color: #2c75dc;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
	margin-bottom: 45px;
}

.serviceDetailReviews__inner button:hover {
	background-color: #dce8fa;
	color: #28579a;
}

.serviceDetailForm__callback:hover {
	color: #28579a;
	background-color: #dce8fa;
}

/*Эффект для кнопки*/
.serviceDetailCompare__inner a,
.b01__button.btn,
.form__btn,
.serviceDetailForm__callback {
  position: relative !important;
  overflow: hidden !important;
	    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
.serviceDetailCompare__inner a:before,
.b01__button.btn:before,
.form__btn:before,
.serviceDetailForm__callback:before {
  content: '';
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0; 
  left: 0;
  opacity: 0.5;
  filter: blur;
  transform: translate(-100%, -25%) rotate(10deg);
  animation: blick 5s infinite;
}
.serviceDetailCompare__inner a:before,
.b01__button.btn:before,
.form__btn:before {
  background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
}

@media (max-width: 960px) {
	.serviceDetailForm__callback:before {
  	background: linear-gradient(to left, transparent 0%, #2c75dc 40%, #2c75dc 60%, transparent 100%);
	}
}

@keyframes blick {
  0% {
    transform: translate(-100%, -25%) rotate(10deg);
  }
  20% {
    transform: translate(100%, -25%) rotate(10deg);
  }
  100% {
    transform: translate(100%, -25%) rotate(10deg);
  }
}		
		
.serviceDetailReviews__list {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-bottom: 36px;
}

.serviceDetailReviews__card {
	border-radius: 5px;
	background: #f0f4f9;
	padding: 39px;
}

.serviceDetailReviews__card h5 {
	margin: 0;
	margin-bottom: 7px;
	color: var(--text, #333);
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 600 !important;
}

.serviceDetailReviews__card span {
	color: var(--text-2, #828282);
	font-family: "Gilroy", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.serviceDetailReviews__card p {
	color: var(--text, #333);
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

.serviceDetailReviews__card-answer {
	border-top: 1px solid #ccd3dc;
	padding-top: 25px;
	display: flex;
	gap: 12px;
}

.serviceDetailReviews__card-answer img {
	max-width: 25px;
}

.serviceDetailReviews__inner a {
	display: flex;
	justify-content: center;
	color: #2e4b77;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-decoration-line: underline;
	cursor: pointer;
	transition: color 0.3s ease-in-out;
}

.serviceDetailReviews__inner a:hover {
	color: #000;
}

.breadcrumbs a {
	text-decoration: none;
	color: #fff;
	transition: color 0.3s ease-in-out;
}

.breadcrumbs a:hover {
	color: #dfdfdf;
}

.serviceDetailReviewsModal,
.serviceDetailCompareModal {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(6, 6, 6, 0.7);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	z-index: -999;
	transition: opacity 0.3s ease-in-out;
}

.serviceDetailReviewsModal__active,
.serviceDetailCompareModal__active {
	opacity: 1;
	z-index: 999;
}

.serviceDetailReviewsModal__inner,
.serviceDetailCompareModal__inner {
	border-radius: 10px;
	background: #fff;
	padding: 48px 53px 65px 53px;
	position: relative;
	width: 650px;
}

.serviceDetailCompareModal__inner p {
	margin: 0;
	margin-bottom: 30px;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.serviceDetailReviewsModal__inner form,
.serviceDetailCompareModal__inner form {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.serviceDetailReviewsModal__inner img {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.serviceDetailCompareModal__close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.serviceDetailReviewsModal__close {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}
.reviews h3 {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 34px;
	font-weight: 600 !important;
	margin: 0;
	margin-bottom: 30px;
}

.required-notice {
	display: none;
}

.form-field {
	margin-bottom: 15px;
}

.field-soglasie {
	display: flex;
	flex-direction: row-reverse;
	gap: 8px;
	color: #4f4f4f;
	font-family: "Gilroy", sans-serif;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	align-items: center;
	/*margin-bottom: 15px;*/
}
#wpmtst_client_name,
.quiz.form input {
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	background: #f2f2f2;
	outline: none;
	padding: 20px;
	color: #828282;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	/*margin-bottom: 15px;*/
}
#wpmtst_company_name {
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	background: #f2f2f2;
	outline: none;
	padding: 20px;
	color: #828282;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	/*margin-bottom: 15px;*/
}
#wpmtst_e_mail {
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	background: #f2f2f2;
	outline: none;
	padding: 20px;
	color: #828282;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	/*margin-bottom: 15px;*/
}
#wpmtst_post_content {
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	background: #f2f2f2;
	outline: none;
	padding: 20px;
	color: #828282;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	/*margin-bottom: 15px;*/
}
.field-star_rating {
	/*margin-bottom: 15px;*/
}
.field-soglasie .field-wrap {
	align-items: center;
	display: flex;
	width: 50px;
}
#wpmtst_soglasie {
	width: 100%;
	height: 50%;
}
.wpmtst_submit_testimonial {
	width: 100%;
	border-radius: 20px;
	background-color: #28579a;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 18px;
	border: 0;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
}

.serviceDetailReviewsModal__inner h3 {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 34px;
	font-weight: 600 !important;
	margin: 0;
	margin-bottom: 30px;
}

.serviceDetailCompareModal__inner h3 {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 34px;
	font-weight: 600 !important;
	margin: 0;
	margin-bottom: 10px;
}

.serviceDetailReviewsModal__inner form input,
.serviceDetailCompareModal__inner form input {
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	background: #f2f2f2;
	outline: none;
	padding: 20px;
	color: #828282;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.serviceDetailReviewsModal__inner form textarea,
.serviceDetailCompareModal__inner form textarea {
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	background: #f2f2f2;
	resize: none;
	padding: 20px;
	color: #828282;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 400;
	outline: none;
}

.serviceDetailReviewsModal__inner form label,
.serviceDetailCompareModal__inner form label {
	color: #4f4f4f;
	font-family: "Gilroy", sans-serif;
	font-size: 14px;
	font-weight: 400;
	display: flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
}

.serviceDetailReviewsModal__inner form div,
.serviceDetailCompareModal__inner form div {
	display: flex;
	align-items: center;
	gap: 8px;
}

.serviceDetailReviewsModal__inner form input[type="checkbox"],
.serviceDetailCompareModal__inner form input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.serviceDetailReviewsModal__inner form label::before,
.serviceDetailCompareModal__inner form label::before {
	content: "";
	display: block;
	min-width: 25px;
	width: 25px;
	height: 25px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
}

.serviceDetailReviewsModal__inner form input[type="checkbox"]:checked + label::before,
.serviceDetailCompareModal__inner form input[type="checkbox"]:checked + label::before {
	background-repeat: no-repeat;
	background-image: url("/wp-content/themes/skvajina_rbru/img/tick.svg");
	background-position: center;
}

.serviceDetailReviewsModal__inner form button,
.serviceDetailCompareModal__inner form button {
	border-radius: 20px;
	background-color: #28579a;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 18px;
	border: 0;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
}

.serviceDetailReviewsModal__inner form button:hover,
.serviceDetailCompareModal__inner form button:hover {
	background-color: #4169a0;
}

.footer {
	background-color: #0d2952;
}

.footer__inner {
	padding-top: 52px;
	padding-bottom: 72px;
}

.footer__top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.footer__left ul {
	display: flex;
	gap: 40px;
	padding-left: 0;
	list-style-type: none;
}

.footer__left ul li {
	position: static;
	list-style-type: none;
}
.b07__title {
	font-size: 45px;
	font-weight: 600;
}

.footer__left ul li a {
	margin: 0;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
}

.footer__left ul li::before {
	content: "" !important;
}

.footer__phone {
	display: block;
	color: #fff;
	text-align: right;
	font-family: "Gilroy", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 9px;
}

.footer__email {
	display: block;
	color: #687b96;
	text-align: right;
	font-family: "Gilroy", sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 18px;
}

.footer__right div:last-child {
	display: flex;
	justify-content: end;
	gap: 15px;
}

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

.footer__bottom a:first-child {
	max-width: 154px;
	color: #687b96;
	font-family: "Gilroy", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
}

.footer__bottom a:last-child {
	max-width: 154px;
	color: #687b96;
	font-family: "Gilroy", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
}

.footer__bottom img {
	height: 19.5px;
	width: 178px;
}

.footer__bottom p {
	color: #687b96;
	text-align: right;
	font-family: "Gilroy", sans-serif;
	font-size: 13px;
	font-weight: 500;
}

.footer__info {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 15px;
	margin-top: 30px;
}

.footer__info p {
	margin: 0;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.footer__top .footer__left .footer__podemnu {
	margin-top: 15px;
	display: flex;
	gap: 10px;
	flex-direction: column;
}

.footer__left .footer__podemnu li a {
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

@media (max-width: 1170px) {
	.serviceDetailAdvantage__card {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 992px) {
	.serviceDetailBanner__inner {
		padding-top: 80px;
		padding-bottom: 120px;
	}

	.serviceDetailBanner__inner h1 {
		font-size: 48px;
	}

	.serviceDetailTitle {
		font-size: 36px;
	}

	.serviceDetailCompare__card {
		padding: 25px 25px 30px 25px;
	}

	.serviceDetailAdvantage__inner {
		padding-top: 42px;
		padding-bottom: 50px;
	}

	.serviceDetailAdvantage__content {
		flex-direction: column;
		align-items: start;
		gap: 75px;
	}

	.serviceDetailAdvantage__card {
		max-width: 100%;
		padding: 0;
	}

	.serviceDetailAdvantage__card:nth-child(2) {
		padding: 0;
		max-width: 100%;
		border: 0;
	}

	.serviceDetailAdvantage__inner h2 {
		margin-bottom: 60px;
	}

	.serviceDetailAdvantage__card h5 {
		font-size: 22px;
	}

	.serviceDetailAdvantage__card span {
		font-size: 80px;
		top: -45% !important;
	}

	.serviceDetailPrice__inner table td {
		font-size: 16px;
	}

	.serviceDetailPrice__inner table thead td,
	.serviceDetailPrice__inner table tbody td {
		padding: 15px;
	}

	.serviceDetailPrice__inner table thead td:first-child,
	.serviceDetailPrice__inner table tbody td:first-child {
		padding: 15px;
	}

	.serviceDetailPrice__inner table thead td:last-child,
	.serviceDetailPrice__inner table tbody td:last-child {
		padding: 15px;
	}

	.serviceDetailForm__links-inner {
		display: flex;
		flex-direction: column;
		gap: 26px;
	}

	.serviceDetailForm__messengers {
		position: static;
		justify-content: center;
	}

	.serviceDetailForm__messengers p {
		color: #fff;
		white-space: nowrap;
	}
}

@media (max-width: 768px) {
	.serviceDetailCompare__content {
		flex-direction: column;
	}

	.serviceDetailCompare__card {
		max-width: 100%;
	}

	.serviceDetailForm__inner {
		margin-left: -15px;
		margin-right: -15px;
		border-radius: 0;
		padding: 54px 25px;
	}

	.serviceDetailForm__inner p {
		font-size: 16px;
	}

	.serviceDetailReviewsModal__inner,
	.serviceDetailCompareModal__inner {
		margin-left: 15px;
		margin-right: 15px;
		padding: 25px;
	}

	.footer__left ul {
		gap: 20px;
	}
}

@media (max-width: 600px) {
	.serviceDetailTitle {
		font-size: 26px;
		margin-bottom: 15px;
	}

	.serviceDetailAdvantage__card span {
		top: -25% !important;
	}

	.serviceDetailBanner__inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.serviceDetailBanner__inner h1 {
		font-size: 26px;
	}

	.serviceDetailInfo__inner {
		padding-top: 43px;
		padding-bottom: 26px;
	}

	.serviceDetailInfo__inner p {
		font-size: 18px;
	}

	.serviceDetailCompare {
		padding-bottom: 45px;
	}

	.serviceDetailCompare__card h5 {
		font-size: 22px;
		margin-bottom: 15px;
	}

	.serviceDetailCompare__card p {
		font-size: 18px;
	}

	.serviceDetailCompare__card li {
		font-size: 16px;
	}

	.serviceDetailCompare__inner a {
		font-size: 16px;
	}

	.serviceDetailPrice {
		padding-bottom: 40px;
	}

	.serviceDetailPrice__inner table td {
		font-size: 12px;
	}

	.serviceDetailPrice__inner table thead td,
	.serviceDetailPrice__inner table tbody td {
		padding: 10px;
	}

	.serviceDetailPrice__inner table thead td:first-child,
	.serviceDetailPrice__inner table tbody td:first-child {
		padding: 10px;
	}

	.serviceDetailPrice__inner table thead td:last-child,
	.serviceDetailPrice__inner table tbody td:last-child {
		padding: 10px;
	}

	.serviceDetailReviews__card {
		padding: 30px 20px;
	}

	.serviceDetailReviews__card h5 {
		font-size: 16px;
	}

	.serviceDetailReviews__card p {
		font-size: 16px;
	}

	.serviceDetailReviewsModal__inner,
	.serviceDetailCompareModal__inner {
		padding: 20px;
	}

	.serviceDetailReviewsModal__inner h3,
	.serviceDetailCompareModal__inner h3 {
		font-size: 26px;
		max-width: 250px;
	}

	.footer__bottom a:first-child {
		display: none;
	}

	.footer__bottom p {
		display: none;
	}

	.footer__bottom img {
		width: 146px;
		height: 16px;
		margin-bottom: 11px;
	}

	.footer__top {
		flex-direction: column;
	}

	.footer__inner {
		display: flex;
		flex-direction: column-reverse;
	}

	.footer__top {
		flex-direction: column-reverse;
	}

	.footer__right {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: end;
		padding-bottom: 35px;
		border-bottom: 1px solid #2e4b77;
	}

	.footer__phone {
		font-size: 16px;
	}

	.footer__email {
		margin-bottom: 0;
		font-size: 14px;
	}

	.footer__inner {
		padding-top: 37px;
		padding-bottom: 38px;
	}

	.footer__left {
		padding-top: 30px;
	}

	.footer__inner .footer__leftside .footer__leftside-a {
		display: block;
		margin-bottom: 15px;
	}

	.footer__top .footer__left .footer__links {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
		gap: 25px 0px;
		grid-template-areas:
			"footer__leftside ."
			"footer__leftside ."
			"footer__leftside ."
			"footer__leftside ."
			"footer__leftside .";
	}

	.footer__top .footer__left .footer__links li:first-child {
		text-align: left;
	}

	.footer__top .footer__left .footer__links li {
		text-align: right;
	}

	.footer__top .footer__left .footer__links .footer__leftside .footer__podemnu li {
		text-align: left;
	}

	.footer__leftside {
		grid-area: footer__leftside;
	}

	.footer__podemnu {
		display: flex;
		flex-direction: column;
		gap: 15px;
		max-width: 170px;
	}

	.footer__left .footer__podemnu li {
		margin: 0;
	}

	.footer__left .footer__podemnu li a {
		color: #fff;
		font-family: "Gilroy", sans-serif;
		font-size: 14px;
		font-weight: 400;
	}

	.footer__info {
		order: -1;
	}
	.footer__info p {
		font-size: 12px;
		width: 80%;
		text-align: center;
	}

	.b06-box__right {
		display: none;
	}

	.b06-box__left {
		text-align: center;
	}

	.serviceDetailReviews__inner {
		text-align: center;
	}

	.serviceDetailInfo__inner ul {
		font-size: 20px;
	}

	.serviceDetailInfo__inner p.serviceDetailInfo__bold {
		margin-top: 20px;
	}
}

@media screen and (max-width: 1180px) {
	.serviceDetailAdvantage__card span {
		top: -18%;
	}
}

@media screen and (max-width: 380px) {
	.serviceDetailAdvantage__card span {
		top: -23%;
	}
}

@media (max-width: 370px) {
	.serviceDetailPrice__inner table td {
		font-size: 11px;
	}

	.serviceDetailPrice__inner table thead td,
	.serviceDetailPrice__inner table tbody td {
		padding: 8px;
	}

	.serviceDetailPrice__inner table thead td:first-child,
	.serviceDetailPrice__inner table tbody td:first-child {
		padding: 8px;
	}

	.serviceDetailPrice__inner table thead td:last-child,
	.serviceDetailPrice__inner table tbody td:last-child {
		padding: 8px;
	}
}

@media screen and (max-width: 330px) {
	.serviceDetailAdvantage__card span {
		top: -20%;
	}
}

/*Контакты*/
.contact-wrapper__inner {
	display: flex;
	flex-direction: row;
}
.h2-contacts {
	font-size: 26px;
	font-weight: 500;
}
.contact-wrapper__inner {
	gap: 105px;
}
.b05 {
	margin-bottom: 84px;
}

.contact-wrapper {
	padding-top: 76px;
}
.contact-block {
	max-width: 490px;
}
.contact-block ul li a {
	text-decoration: none;
}
.contact-block ul li {
	font-size: 26px;
	padding-left: 10px;
}
.contact-block ul li:before {
	display: none;
}
.contact-block ul {
	list-style-type: disc;
	margin-bottom: 26px;
	padding-left: 35px;
}
.contact-block h2 {
	margin-bottom: 26px;
}
.icons-box {
	display: flex;
	flex-direction: row;
	gap: 9px;
}
.contact-block hr {
	margin: 40px 0px;
}
.map-block {
	width: 100%;
}
.map-block iframe {
	border-radius: var(--brs);
}

.b10__text-button {
	background-color: white;
	color: #28579a;
	border: none;
	border-bottom: 1px solid #28579a;
	cursor: pointer;
}
.b10__text-hide {
	display: none;
}
.b10__text-hide__active {
	display: block;
}
.b10 {
	margin-bottom: 90px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.b10 h2 {
	font-size: 45px;
	font-weight: 600;
}
.b10 h3 {
	font-size: 34px;
	font-weight: 600;
}
.b10 p {
	font-size: 18px;
}
.b10 li {
	font-size: 18px;
}
.b10-pic {
	margin-bottom: 52px;
}
.b07-slider__item {
	background-color: #f0f4f9;
	max-width: 774px;
	width: 100%;
	height: 458px;
	overflow-y: auto;
	border-radius: var(--brs);
	padding: 60px 64px 0px 63px;
}
.b07-slider__item__review {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.b07-slider__item__review p {
	padding-left: 10px;
	opacity: 0.5;
}
.b07-slider__item__name {
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 7px;
}
.b07-slider__item__review img {
	width: 15px;
	height: 15px;
}
.b07-slider__item__review p {
	margin: 0px;
}
.b07__slider {
	overflow: visible;
}
.b07 {
	overflow: hidden;
}
.b10__text-button {
	background-color: white;
	color: #28579a;
	border: none;
	border-bottom: 1px solid #28579a;
	cursor: pointer;
}
.b10__text-hide {
	display: none;
}
.b10__text-hide__active {
	display: block;
}
.b10 {
	margin-bottom: 90px;
}
.b10 h3 {
	font-size: 34px;
	font-weight: 600;
}
.b10 p {
	font-size: 18px;
}
.b10 li {
	font-size: 18px;
}
.b10-pic {
	margin-bottom: 52px;
}
.b07-slider__item {
	background-color: #f0f4f9;
	max-width: 774px;
	width: 100%;
	min-height: 458px;
	padding: 60px 64px 0px 63px;
}
.b07-slider__item__review {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.b07-slider__item__review p {
	padding-left: 10px;
	opacity: 0.5;
}
.b07-slider__item__name {
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 7px;
}
.b07-slider__item__review img {
	width: 15px;
	height: 15px;
}
.b07-slider__item__review p {
	margin: 0px;
}
.b07__slider {
	overflow: visible;
}
.b07 {
	overflow: hidden;
}
.swiper-pagination {
	display: none;
}
@media (max-width: 600px) {
	.contact-wrapper__inner {
		flex-direction: column;
		gap: 28px;
	}
	.contact-block {
		padding: 0px 25px;
	}
	.container-map {
		padding: 0px;
	}
	.contact-wrapper {
		padding-top: 31px;
	}
	.contact-block h2 {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.swiper-pagination {
		display: block;
		bottom: -38px !important;
	}
	.contact-block ul li {
		font-size: 16px;
	}
	.contact-block hr {
		margin: 20px 0px;
	}
	.b07-slider__prev {
		display: none;
	}
	.b07-slider__next {
		display: none;
	}
	.schedule {
		font-size: 14px;
		margin: 0px;
	}
	.b06-contacts {
		padding: 20px 0px 49px 0px;
	}
	.container_contact-banner {
		padding-left: 25px;
	}
	.b02 {
		padding-bottom: 38px;
	}
	.b06 {
		background-color: #f0f4f9;
		padding-bottom: 40px;
		margin-bottom: 30px;
	}
	.b10 h2 {
		font-size: 26px;
		font-weight: 600;
	}
	.b10__title {
		font-size: 26px;
	}
	.b10 p {
		font-size: 16px;
	}
	.b10 li {
		font-size: 16px;
	}
	.b03__item {
		height: 143px;
	}
	.b06-box__left p {
		font-size: 15px;
	}
	.b10 h3 {
		font-size: 20px;
	}
	.b01 {
		overflow: hidden;
	}
	.b01__image3 {
		display: none;
	}
	.form input {
		background-color: white;
	}
	.b01__image2 {
		left: 42%;
		height: 300px;
		width: 300px;
	}
	.b08__slider {
		max-height: 300px;
	}
	.b08 {
		padding-bottom: 45px;
	}
	.b08-slider__prev {
		left: 125px;
	}
	.b08-slider__next {
		left: 189px;
	}
	.b03__box {
		grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
		grid-template-areas:
			"c"
			"a"
			"b"
			"d"
			"e";
	}
	.b07__title {
		text-align: center;
		font-size: 26px;
	}
	.b05 {
		margin-bottom: 45px;
	}

	.b07-slider__item {
		padding: 30px 20px;
	}

	.b07-slider__item__name {
		color: #333;
		font-size: 16px;
		font-weight: 600;
	}

	.b07-slider__item p {
		text-align: left;
	}

	.serviceDetailReviews {
		padding-top: 40px;
	}
}

/* Внутренние страницы */

.serviceDetailContent1,
.serviceDetailContent2 {
	padding-bottom: 97px !important;
}

.serviceDetailContent1__inner {
	display: flex;
	flex-direction: column;
	gap: 92px;
}

.serviceDetailContent1__inner > div {
	display: flex;
	gap: 63px;
	align-items: center;
}

.serviceDetailContent1__inner > div:nth-child(2) {
	justify-content: space-between;
}

.serviceDetailContent1__inner img {
	border-radius: 5px;
}

.serviceDetailContent1__inner ul {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 150%;
	list-style-type: disc;
	padding-left: 30px;
}

.serviceDetailContent1__inner ul li::before {
	margin-bottom: 0;
	display: none;
}

.serviceDetailContent1__inner h3 {
	margin: 0;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
}

.serviceDetailContent1__inner p {
	margin: 0;
	margin-bottom: 20px;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 150%;
}

/*.b02pb {
	padding-bottom: 0;
}*/

.serviceDetailFormMb {
	margin-bottom: 95px;
}

@media screen and (max-width: 992px) {
	.serviceDetailContent1__inner > div {
		flex-direction: column-reverse;
		align-items: start;
	}

	.serviceDetailContent1__inner > div:nth-child(2) {
		flex-direction: column;
	}
}

@media screen and (max-width: 600px) {
	.serviceDetailContent1__inner h3 {
		font-size: 26px;
	}

	.serviceDetailAdvantage {
		margin-bottom: 60px;
	}

	.serviceDetailContent1__inner {
		gap: 50px;
	}

	.serviceDetailContent1__inner > div {
		gap: 30px;
	}

	.serviceDetailContent1__inner p {
		font-size: 18px;
	}

	.serviceDetailContent1__inner ul {
		font-size: 18px;
	}
}

.serviceDetailContent2__inner h2 {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 45px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 67px;
}

.serviceDetailContent2__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 50px;
}

.serviceDetailContent2__card {
	max-width: 490px;
	display: flex;
	gap: 22px;
}

.serviceDetailContent2__card span {
	color: #2c75dc;
	font-family: "Gilroy", sans-serif;
	font-size: 22px;
	font-weight: 600;
}

.serviceDetailContent2__card h5 {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 25px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 15px;
}

.serviceDetailContent2__card p {
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
}

@media screen and (max-width: 992px) {
	.serviceDetailContent2__card {
		max-width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.serviceDetailContent2__inner h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.serviceDetailContent2__card h5 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.serviceDetailContent2__list {
		gap: 30px;
	}

	.serviceDetailContent1,
    .serviceDetailContent2 {
		padding-bottom: 60px !important;
	}

	.serviceDetailContent2link__p {
		font-size: 18px !important;
		margin-bottom: 35px !important;
	}

	.serviceDetailContent2link {
		padding-bottom: 60px !important;
	}

	.serviceDetailPrice__inner h2 {
		font-size: 26px;
	}

	.serviceDetailPrice__btn {
		margin-top: 20px;
	}

	.serviceDetailPrice__inner button {
		font-size: 16px;
		padding: 15px 50px;
	}

	.serviceDetailInfo__inner p > span {
		font-size: 18px;
	}
}

.serviceDetailContent1link {
	padding-bottom: 0px;
}

.serviceDetailContent2link {
	padding-bottom: 74px;
}

.serviceDetailContent2link h2 {
	max-width: 100%;
	margin-bottom: 14px;
}

.serviceDetailContent2link__p {
	margin: 0;
	margin-bottom: 67px;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 135%;
}

.serviceDetailContent1__inner p.serviceDetailContent1__ptext {
	margin-bottom: 0;
	margin-top: 20px;
	color: #333;
	font-family: "Gilroy", sans-serif;
	font-weight: 400;
	line-height: 150%;
}

.serviceDetailContent1__inner p.serviceDetailContent1__ptext2 {
	margin-top: 20px;
}

.serviceDetailContent1__inner p.serviceDetailContent1__ptext3 {
	margin: 0;
	color: #0d2952;
	font-family: "Gilroy", sans-serif;
	font-weight: 600;
	line-height: 150%;
	font-size: 32px;
}

.serviceDetailContent1__inner button {
	margin-top: 35px;
	border-radius: 20px;
	background-color: #2c75dc;
	color: #fff;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 20px 40px;
	cursor: pointer;
	border: 0;
	transition: 0.1s;
}

.serviceDetailContent1__inner button:hover {
	transform: translateY(-2px);
	background-color: #dce8fa;
	color: #28579a;
}

.serviceDetailPrice__btn {
	display: flex;
	justify-content: center;
	margin-top: 38px;
}

/* Проекты */

.projectsForm-wrapper {
	padding-bottom: 105px;
}

.projectsMain__inner {
	padding-top: 58px;
	padding-bottom: 85px;
}

.container--tabs {
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 11px;
	margin-bottom: 39px;
}

.container--tabs .tab {
	border-radius: 20px;
	border: 1px solid #2c75dc;
	padding: 20px;
	width: 207px;
	color: #28579a;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500;
	background-color: transparent;
	cursor: pointer;
	transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	text-align: center;
}

.container--tabs .tab:hover {
	color: #fff;
	background-color: #2c75dc;
}

.container--tabs .tab--active {
	color: #fff;
	background-color: #2c75dc;
}

.contentP {
	display: none;
	background-color: #fff;
}

.contentP--active {
	display: block;
}

.projectsMain__images {
	display: flex;
	flex-wrap: wrap;
	gap: 19px;
}

.projectsMain__images2 {
	margin-top: 19px;
	display: none;
	flex-wrap: wrap;
	gap: 19px;
}

.projectsMain__images2.active {
	display: flex;
}

.projectsMain__images img {
	border-radius: 5px;
	flex-grow: 1;
}

.projectsMain__loadmore {
	color: #28579a;
	text-align: center;
	font-family: "Gilroy", sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-decoration-line: underline;
	margin: 0;
	margin-top: 50px;
	cursor: pointer;
}

.projectsMain__loadmore.active {
	display: none;
}

.serviceDetailCompare__btn-inner {
	cursor: pointer;
}

.projectsMain__videos {
	display: flex;
	flex-wrap: wrap;
	gap: 19px;
}

.projectsMain__videos video {
	width: 377px;
	height: 522px;
	border-radius: 5px;
	object-fit: cover;
}

.projectsMain__videos video.video2 {
	width: 773px !important;
}

.link_private_policy {
	display: inline-block;
	margin-bottom: 20px;
	transition: color 0.3s ease-in-out;
	text-align: center;
	width: 100%;
}

.link_private_policy:hover {
	color: #28579a;
}

@media screen and (max-width: 780px) {
	.projectsMain__videos video.video2 {
		width: 100% !important;
		height: auto;
	}

	.projectsMain__videos video {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 600px) {
	.container--tabs .tab {
		font-size: 16px;
		padding: 12px;
		width: 180px;
	}

	.projectsMain__inner {
		padding-top: 50px;
		padding-bottom: 60px;
	}

	.serviceDetailContent1__inner p.serviceDetailContent1__ptext3 {
		font-size: 20px;
	}
}

@media screen and (min-width: 600px) {
	.footer__podemnu {
		display: none !important;
	}

	.footer__leftside-a {
		display: none !important;
	}
}



.b333 {
  background-color: red;
}

@media screen and (max-width: 600px) {
	.b24-widget-button-position-bottom-right {
		right: 22px !important;
		bottom: 20px !important;
	}
}

.b-quizgo-quiz-block.js-quizgo-quiz-block-99343 {
    margin-top: 40px;
    margin-bottom: 20px;	
}

@media screen and (max-width: 640px) {
	.b-quizgo-quiz-block.js-quizgo-quiz-block-99343 {
    	margin-top: 50px;
    	margin-bottom: 70px;
	}
}