/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
	display: none;
}

body {
	line-height: 1;
}

menu, ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: "Onest";
	src: url("../fonts/onest/Onest-Regular.eot");
	src: url("../fonts/onest/Onest-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/onest/Onest-Regular.otf") format("otf"), url("../fonts/onest/Onest-Regular.woff2") format("woff2"), url("../fonts/onest/Onest-Regular.woff") format("woff"), url("../fonts/onest/Onest-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Inter";
	src: url("../fonts/inter/Inter-Regular.eot");
	src: url("../fonts/inter/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Regular.otf") format("otf"), url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff"), url("../fonts/inter/Inter-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Inter";
	src: url("../fonts/inter/Inter-Medium.eot");
	src: url("../fonts/inter/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Medium.otf") format("otf"), url("../fonts/inter/Inter-Medium.woff2") format("woff2"), url("../fonts/inter/Inter-Medium.woff") format("woff"), url("../fonts/inter/Inter-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "TT Firs Text Variable";
	src: url("../fonts/tt-firs/TT_Firs_Text_Regular.eot");
	src: url("../fonts/tt-firs/TT_Firs_Text_Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/tt-firs/TT_Firs_Text_Regular.otf") format("otf"), url("../fonts/tt-firs/TT_Firs_Text_Regular.woff2") format("woff2"), url("../fonts/tt-firs/TT_Firs_Text_Regular.woff") format("woff"), url("../fonts/tt-firs/TT_Firs_Text_Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "TT Firs Text Variable";
	src: url("../fonts/tt-firs/TT_Firs_Text_Normal.eot");
	src: url("../fonts/tt-firs/TT_Firs_Text_Normal.eot?#iefix") format("embedded-opentype"), url("../fonts/tt-firs/TT_Firs_Text_Normal.otf") format("otf"), url("../fonts/tt-firs/TT_Firs_Text_Normal.woff2") format("woff2"), url("../fonts/tt-firs/TT_Firs_Text_Normal.woff") format("woff"), url("../fonts/tt-firs/TT_Firs_Text_Normal.ttf") format("truetype");
	font-weight: 450;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "TT Firs Text Variable";
	src: url("../fonts/tt-firs/TT_Firs_Text_Medium.eot");
	src: url("../fonts/tt-firs/TT_Firs_Text_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/tt-firs/TT_Firs_Text_Medium.otf") format("otf"), url("../fonts/tt-firs/TT_Firs_Text_Medium.woff2") format("woff2"), url("../fonts/tt-firs/TT_Firs_Text_Medium.woff") format("woff"), url("../fonts/tt-firs/TT_Firs_Text_Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
body {
	font-family: "TT Firs Text Variable", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
}

button, input, textarea {
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "TT Firs Text Variable", sans-serif;
	font-weight: 500;
	letter-spacing: -0.02em;
	color: #191B36;
}

.h1 {
	font-size: 34px;
	line-height: 1;
}
@media (min-width: 768px) {
	.h1 {
		font-size: 54px;
	}
}
@media (min-width: 1024px) {
	.h1 {
		font-size: 70px;
	}
}

.h2 {
	font-size: 30px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.h2 {
		font-size: 44px;
	}
}
@media (min-width: 1024px) {
	.h2 {
		font-size: 54px;
	}
}

.h3 {
	font-size: 24px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.h3 {
		font-size: 34px;
	}
}
@media (min-width: 1024px) {
	.h3 {
		font-size: 44px;
	}
}

.h4 {
	font-size: 22px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.h4 {
		font-size: 26px;
	}
}
@media (min-width: 1024px) {
	.h4 {
		font-size: 34px;
	}
}

.h5 {
	font-size: 20px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.h5 {
		font-size: 22px;
	}
}
@media (min-width: 1024px) {
	.h5 {
		font-size: 26px;
	}
}

.h6 {
	font-size: 20px;
	line-height: 1.1;
}

.text {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 768px) {
	.text {
		font-size: 18px;
	}
}
@media (min-width: 992px) {
	.text {
		font-size: 20px;
	}
}
.text span, .text a {
	color: #1E65F4;
}
.text + .text {
	margin-top: 15px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

a {
	transition: color 0.3s ease-in-out;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Common */
aside, nav, footer, header, section, main {
	display: block;
}

/*h1, h2, h3, h4, h5, h6, p {
    font-size: inherit;
    font-weight: inherit;
}*/
ul, ul li {
	list-style: none;
}

img {
	vertical-align: top;
}

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

svg {
	transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

address {
	font-style: normal;
}

/* Form */
input, textarea, button, select {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	outline: none;
	border: none;
	padding: 0;
	margin: 0;
}

input::-ms-clear {
	display: none;
}

button, input[type=submit] {
	display: inline-block;
	box-shadow: none;
	background-color: transparent;
	background: none;
	cursor: pointer;
	border: none;
	padding: 0;
	margin: 0;
}

input:focus, input:active,
button:focus, button:active {
	outline: none;
}

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

label {
	cursor: pointer;
}

legend {
	display: block;
}

html {
	background-color: #ffffff;
	overflow-x: clip;
}
html.block {
	overflow: hidden;
}

body, html {
	scroll-behavior: smooth;
}

body {
	display: flex !important;
	flex-direction: column;
	min-height: 100vh;
	overflow-x: clip;
	min-width: 320px;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	-webkit-font-smoothing: antialiased;
}

.page {
	flex: 1;
}
.page__breadcrumbs .breadcrumbs {
	margin-bottom: 40px;
}
.page__content {
	padding-top: 15px;
	padding-bottom: 56px;
}
@media (min-width: 550px) {
	.page__content {
		padding-top: 25px;
		padding-bottom: 140px;
	}
}
.page__back-link {
	display: inline-flex;
	align-items: center;
	gap: 14px;
}
.page__back-link .icon {
	flex: 0 0 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 13px;
	height: 11px;
	color: #6C789C;
	transform: rotate(90deg);
	transition: color 0.3s ease-in-out;
}
.page__back-link span {
	font-weight: 450;
	font-size: 16px;
	line-height: 1;
	color: #6C789C;
	transform: translateX(0);
	transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
}
.page__back-link:hover span {
	color: #1352d1;
	transform: translateX(-10px);
}
.page__back-link:hover .icon {
	color: #1352d1;
}

.hide {
	display: none !important;
}

.overlay {
	position: fixed;
	z-index: 50;
	inset: 0;
	background-color: #191B36;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.overlay.active {
	opacity: 0.12;
	visibility: visible;
}

.container {
	width: 100%;
	max-width: 1510px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.container {
		max-width: 1520px;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (min-width: 1024px) {
	.container {
		max-width: 1540px;
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (min-width: 1440px) {
	.container {
		max-width: 1560px;
		padding-left: 40px;
		padding-right: 40px;
	}
}

/*
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    padding: 1rem 1.25rem;
    border-radius: $radius-md;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    transition: .25s;
}

.btn:hover {
    opacity: .85;
}

.btn--primary {
    background: $blue-600;
    color: $white;
}

.btn--outline {
    background: transparent;
    border: 1.5px solid $white;
    color: $white;
}

.btn--outline.button--calypso {
    font-family: $font-family;
}

.btn--outline.button--calypso:hover {
    border-color: #ff6600;
}

.btn--outline.button--calypso:hover span {
    !*color: #000;*!
    mix-blend-mode: normal;
}

.btn--outline.button--calypso::before {
    background: #ff6600;
}

.btn--outline.button--calypso::after {
    background: #ff6600;
}

.btn--ghost {
    background: transparent;
    border: 1.5px solid $white;
    color: $white;
    padding: .5rem 1.5rem;
    font-size: .75rem;
}

.btn--ghost.button--calypso {
    font-family: $font-family;
}

.btn--ghost.button--calypso:hover {
    border-color: $red-600;
}

.btn--ghost.button--calypso span {
    mix-blend-mode: normal;
}

.btn--ghost.button--calypso:hover span {
    !*color: #000;*!
    mix-blend-mode: normal;
}

.btn--ghost.button--calypso::before {
    border-color: $red-600;
    background: $red-600;
}

.btn--ghost.button--calypso::after {
    border-color: $red-600;
    background: $red-600;
}

.btn--lg {
    padding: 1rem 2.5rem;
    font-size: 1.1rem;
    border-radius: 10px;
}

.btn--light {
    background: #EBEEF5;
    color: #3F4162;
    padding: 14px 40px;
    border: none;
    font-weight: 500;
}

.btn--light::after {
    width: 1.8rem;
    height: 1.8rem;
    background: url(images/re.svg) no-repeat center center;
    background-size: 1.8rem 1.8rem;
    border-radius: 0;
    left: -10px;
    transition: all 0.3s;
}
*/
.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	cursor: pointer;
	white-space: nowrap;
	border: 1px solid transparent;
}
.btn.primary {
	background-color: #1E65F4;
	color: #ffffff;
	font-weight: 500;
}
.btn.primary:not(.download):not(.bordered):not(.calypso):hover {
	border-color: #F3530F;
	background-color: #F3530F;
}
.btn.lg {
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1.375;
}
@media (min-width: 768px) {
	.btn.lg {
		padding: 17px 40px;
		font-size: 20px;
		line-height: 1.2;
	}
}
.btn.medium {
	padding: 11px 40px;
	font-size: 15px;
	line-height: 1.46667;
}
@media (min-width: 768px) {
	.btn.medium {
		padding: 12px 40px;
		font-size: 16px;
		line-height: 1.5;
	}
}
.btn.small {
	padding: 11px 24px;
	font-size: 16px;
	line-height: 1.375;
}
.btn.calypso {
	position: relative;
	overflow: hidden;
}
.btn.calypso::before, .btn.calypso::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btn.calypso::before {
	content: "";
	background: #000;
	width: 120%;
	height: 0;
	padding-bottom: 120%;
	top: -110%;
	left: -10%;
	border-radius: 50%;
	transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}
.btn.calypso::after {
	content: "";
	background: #000;
	transform: translate3d(0, -120%, 0);
	transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.btn.calypso .calypso__inner {
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	justify-content: center;
	gap: 10px;
	position: relative;
	mix-blend-mode: difference;
	z-index: 10;
}
.btn.calypso .calypso__icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
}
.btn.calypso .calypso__icon span {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.btn.calypso .calypso__icon span svg {
	width: 100%;
	height: 100%;
	color: #ffffff;
}
.btn.calypso .calypso__icon span:nth-child(1) {
	opacity: 1;
	visibility: visible;
}
.btn.calypso .calypso__icon span:nth-child(2) {
	position: absolute;
	inset: 0;
	margin: auto;
	opacity: 0;
	visibility: hidden;
}
.btn.calypso .calypso__text {
	font-family: "TT Firs Text Variable", sans-serif;
	font-weight: 450;
	font-size: 18px;
	line-height: 1.2;
	color: #ffffff;
	white-space: nowrap;
}
.btn.calypso.circle .calypso__icon span:nth-child(1) svg {
	width: 6px;
	height: 6px;
	color: #ffffff;
}
.btn.calypso:hover::before {
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.btn.calypso:hover::after {
	transform: translate3d(0, 0, 0);
	transition-duration: 0.05s;
	transition-delay: 0.4s;
	transition-timing-function: linear;
}
.btn.calypso:hover .calypso__inner {
	animation: MoveScaleUpInitial 0.3s forwards, MoveScaleUpEnd 0.3s forwards 0.3s;
}
.btn.calypso:hover .calypso__icon span:nth-child(1) {
	opacity: 0;
	visibility: hidden;
}
.btn.calypso:hover .calypso__icon span:nth-child(2) {
	opacity: 1;
	visibility: visible;
}
.btn.bordered {
	background-color: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: 500;
}
.btn.bordered:hover {
	border-color: #F3530F;
	background-color: #F3530F;
}
.btn.download {
	margin-top: 20px;
	gap: 20px;
	border-color: #ffffff;
	background-color: transparent;
}
.btn.download:hover {
	background-color: transparent;
}
.btn.download .icon {
	flex: 0 0 auto;
	width: 22px;
	height: 22px;
	color: #ffffff;
}
.btn.download span {
	font-weight: 450;
	font-size: inherit;
	line-height: inherit;
	color: #ffffff;
}

@keyframes MoveScaleUpInitial {
	100% {
		transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
		opacity: 0;
	}
}
@keyframes MoveScaleUpEnd {
	0% {
		transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
.circle-icon {
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #ffffff;
}

.form-pin {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 10px;
}
.form-pin input {
	position: absolute;
	inset: 0;
	opacity: 0;
	visibility: hidden;
}
.form-pin__label {
	font-weight: 450;
	font-size: 18px;
	line-height: 1.4;
	color: #6C789C;
	white-space: nowrap;
}
.form-pin__icon {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.form-pin__icon svg {
	width: 26px;
	height: 26px;
	color: #6C789C;
}

.form-note {
	margin-top: 20px;
}
.form-note .checkbox__label {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.65;
	color: #6c7482;
}
.form-note .checkbox__label a {
	margin-left: 3px;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: inherit;
}

.form-base__top {
	display: grid;
	grid-template-columns: 1fr;
	gap: 15px;
}
@media (min-width: 1024px) {
	.form-base__top {
		grid-template-columns: 1fr 1fr;
		gap: 30px;
	}
}
.form-base__field:last-child {
	grid-column: 1/-1;
}
.form-base__footer {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
@media (min-width: 992px) {
	.form-base__footer {
		flex-direction: row;
		align-items: center;
	}
}
@media (min-width: 1024px) {
	.form-base__footer {
		margin-top: 40px;
		gap: 40px;
	}
}
.form-base__submit {
	width: 100%;
}

.implementation-cards {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
@media (min-width: 992px) {
	.implementation-cards {
		flex-wrap: wrap;
		flex-direction: row;
	}
}
@media (min-width: 992px) {
	.implementation-cards .implementation-card {
		flex: 0 1 calc(50% - 20px);
	}
}
@media (min-width: 1024px) {
	.implementation-cards .implementation-card:first-child {
		flex: 0 1 100%;
	}
	.implementation-cards .implementation-card:first-child .implementation-card__body {
		display: grid;
		grid-template-columns: 0.35fr 0.57fr;
		grid-template-areas: "header info" "footer info";
		gap: 0 20px;
		justify-content: space-between;
	}
	.implementation-cards .implementation-card:first-child .implementation-card__header {
		grid-area: header;
	}
	.implementation-cards .implementation-card:first-child .implementation-card__info {
		grid-area: info;
		margin-bottom: 0;
	}
	.implementation-cards .implementation-card:first-child .implementation-card__footer {
		grid-area: footer;
		margin-top: auto;
	}
}

.implementation-card {
	background-color: #ffffff;
	border-radius: 16px;
	padding: 40px;
}
.implementation-card__body {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.implementation-card__logo img {
	pointer-events: none;
}
.implementation-card__title {
	margin-top: 30px;
	font-weight: 500;
	font-size: 26px;
	line-height: 1.24;
	color: #191b36;
	max-width: 510px;
}
.implementation-card__info {
	margin-top: 40px;
	margin-bottom: 70px;
}
.implementation-card__info--list > p {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.24;
	color: #191b36;
}
.implementation-card__info--list > ul {
	margin-top: 16px;
	padding-left: 20px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.implementation-card__info--list > ul li {
	list-style-type: disc;
	font-weight: 450;
	font-size: 18px;
	line-height: 1.4;
	color: #3f4162;
}
.implementation-card__info--list > ul li::marker {
	color: #1E65F4;
}
.implementation-card__info--description p {
	font-weight: 450;
	font-size: 18px;
	line-height: 1.4;
	color: #3f4162;
}
.implementation-card__info--description + .implementation-card__info--list {
	margin-top: 40px;
}
.implementation-card__info--list + .implementation-card__info--list {
	margin-top: 40px;
}
.implementation-card__footer {
	margin-top: auto;
}
.implementation-card__footer > span {
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
	color: #abb1c3;
}
.implementation-card__tags {
	margin-top: 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
.implementation-card__tags li {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 14px;
	border-radius: 10px;
	background: #F6F8FE;
}
.implementation-card__tags li span {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.57143;
	color: #6C789C;
}

.statistics-list .swiper {
	overflow: unset;
}
.statistics-list .swiper .swiper-wrapper {
	align-items: stretch;
}
.statistics-list .swiper .swiper-slide {
	height: auto;
}
.statistics-list__card {
	border-radius: 16px;
	padding: 20px;
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 26px 0;
	height: 100%;
}
@media (min-width: 768px) {
	.statistics-list__card {
		padding: 40px;
		gap: 60px 0;
	}
}
.statistics-list__card--value {
	color: #1E65F4;
}
.statistics-list__card--value:not(span) {
	font-size: 30px;
}
@media (min-width: 768px) {
	.statistics-list__card--value:not(span) {
		font-size: 40px;
	}
}
.statistics-list__card--text {
	max-width: 370px;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
	color: #3f4162;
}
@media (min-width: 768px) {
	.statistics-list__card--text {
		font-size: 20px;
	}
}

:root {
	--seg-bg: #f5f5f5;
	--seg-active-bg: #fff;
	--seg-border: #d9d9d9;
	--seg-color: #333;
	--seg-active-color: #1677ff;
	--seg-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	--seg-radius: 8px;
}

.segmented {
	display: flex;
	background: var(--seg-bg);
	border-radius: var(--seg-radius);
	padding: 4px;
	border: 1px solid var(--seg-border);
	user-select: none;
	font-family: inherit;
	box-shadow: var(--seg-shadow);
	overflow: hidden;
}
.segmented__wrap {
	position: relative;
	display: flex;
	border-radius: var(--seg-radius);
	width: 100%;
}
.segmented__item {
	position: relative;
	z-index: 2;
	flex: 1;
	padding: 6px 16px;
	border: none;
	background: transparent;
	cursor: pointer;
	color: var(--seg-color);
	border-radius: calc(var(--seg-radius) - 2px);
	transition: all 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	white-space: nowrap;
}
.segmented__item:hover {
	color: var(--seg-active-color);
}
.segmented__item.active {
	color: var(--seg-active-color);
}
.segmented__thumb {
	position: absolute;
	z-index: 1;
	background: var(--seg-active-bg);
	border-radius: calc(var(--seg-radius) - 2px);
	box-shadow: var(--seg-shadow);
	transition: all 0.3s ease-in-out;
	will-change: transform, width;
}

.section-cases__title {
	max-width: 1150px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #191B36;
}
.section-cases__title span {
	color: #ABB1C3;
}
.section-cases__description {
	margin-top: 30px;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 768px) {
	.section-cases__description {
		font-size: 20px;
	}
}
@media (min-width: 1024px) {
	.section-cases__description {
		margin-top: 20px;
		font-size: 24px;
	}
}
.section-cases__content {
	margin-top: 30px;
}
@media (min-width: 768px) {
	.section-cases__content {
		margin-top: 40px;
	}
}
@media (min-width: 1024px) {
	.section-cases__content {
		margin-top: 60px;
	}
}
.section-cases__list {
	margin-top: 20px;
	display: grid;
	grid-template-columns: auto;
	gap: 20px;
}
@media (min-width: 768px) {
	.section-cases__list {
		margin-top: 60px;
		grid-template-columns: repeat(auto-fit, minmax(370px, 3fr));
	}
}
.section-cases__list .case-card {
	width: auto;
}
.section-cases__pagination {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}
@media (min-width: 768px) {
	.section-cases__pagination {
		margin-top: 60px;
	}
}
.section-cases__link-cases {
	position: relative;
	display: inline-flex;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.375;
	text-align: center;
	color: #6C789C;
	padding-block: 6px;
	transition: color 0.3s ease-in-out;
}
.section-cases__link-cases::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #1E65F4;
	transition: width 0.3s ease-in-out;
}
.section-cases__link-cases:hover {
	color: #1E65F4;
}
.section-cases__link-cases:hover::before {
	width: 100%;
}
@media (min-width: 768px) {
	.section-cases__link-cases {
		font-size: 16px;
	}
}

.section-stories__header {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: flex-end;
	gap: 0 20px;
}
.section-stories__title {
	max-width: 980px;
}
.section-stories__title span {
	color: #ABB1C3;
}
.section-stories__navigation {
	display: none;
}
@media (min-width: 768px) {
	.section-stories__navigation {
		display: flex;
		align-items: center;
	}
}
.section-stories__content {
	margin-top: 30px;
}
@media (min-width: 768px) {
	.section-stories__content {
		margin-top: 40px;
	}
}
@media (min-width: 1024px) {
	.section-stories__content {
		margin-top: 60px;
	}
}

.section-seo__content {
	margin-top: 30px;
}
@media (min-width: 768px) {
	.section-seo__content {
		margin-top: 40px;
	}
}
@media (min-width: 1024px) {
	.section-seo__content {
		margin-top: 60px;
	}
}

.section-news__items {
	margin-top: 30px;
}
@media (min-width: 992px) {
	.section-news__items {
		margin-top: 60px;
	}
}
.section-news__items .first-row {
	display: grid;
	grid-template-columns: 1fr;
	align-items: stretch;
	grid-template-areas: "a" "b" "c";
	gap: 20px;
}
@media (min-width: 550px) {
	.section-news__items .first-row {
		gap: 40px;
		grid-template-columns: repeat(2, 1fr);
		grid-template-areas: "a a" "b c";
	}
}
@media (min-width: 992px) {
	.section-news__items .first-row {
		gap: 60px 40px;
		grid-template-columns: repeat(3, 1fr);
		grid-template-areas: "a b c";
	}
}
@media (min-width: 1250px) {
	.section-news__items .first-row {
		gap: 80px 40px;
		grid-template-columns: repeat(4, 1fr);
		grid-template-areas: "a a b c";
	}
}
.section-news__items .first-row .material-card:nth-child(1) {
	grid-area: a;
}
.section-news__items .first-row .material-card:nth-child(2) {
	grid-area: b;
}
.section-news__items .first-row .material-card:nth-child(3) {
	grid-area: c;
}
.section-news__items .other-row {
	display: grid;
	grid-template-columns: 1fr;
	align-items: stretch;
	gap: 20px;
}
@media (min-width: 550px) {
	.section-news__items .other-row {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px;
	}
}
@media (min-width: 992px) {
	.section-news__items .other-row {
		grid-template-columns: repeat(3, 1fr);
		gap: 60px 40px;
	}
}
@media (min-width: 1250px) {
	.section-news__items .other-row {
		gap: 80px 40px;
		grid-template-columns: repeat(4, 1fr);
	}
}
.section-news__items .first-row + .other-row {
	margin-top: 20px;
}
@media (min-width: 550px) {
	.section-news__items .first-row + .other-row {
		margin-top: 40px;
	}
}
@media (min-width: 992px) {
	.section-news__items .first-row + .other-row {
		margin-top: 60px;
	}
}
@media (min-width: 1250px) {
	.section-news__items .first-row + .other-row {
		margin-top: 80px;
	}
}
.section-news__footer {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (min-width: 992px) {
	.section-news__footer {
		margin-top: 60px;
	}
}
.section-news__link {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	padding-block: 6px;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.375;
	text-align: center;
	color: #6C789C;
}
.section-news__link::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	transform: scale(0);
	background-color: #1E65F4;
	transform-origin: left bottom;
	transition: transform 0.3s ease-in-out;
}
.section-news__link:hover {
	color: #1E65F4;
}
.section-news__link:hover::before {
	transform: scale(1);
}

.advantages-block__list {
	display: grid;
	grid-template-columns: 100%;
	align-items: stretch;
	gap: 20px 0;
}
@media (min-width: 768px) {
	.advantages-block__list {
		gap: 60px 30px;
		grid-template-columns: repeat(auto-fit, minmax(400px, 3fr));
	}
}
@media (min-width: 1024px) {
	.advantages-block__list {
		gap: 125px 40px;
	}
}
.advantages-block__item {
	display: grid;
	grid-template-columns: 46px auto;
	grid-template-areas: "icon title" "icon text";
	gap: 10px 16px;
}
@media (min-width: 768px) {
	.advantages-block__item {
		grid-template-columns: 52px calc(100% - 52px - 16px);
	}
}
.advantages-block__item--icon {
	grid-area: icon;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 16px;
	width: 46px;
	height: 46px;
	background-color: #F6F8FE;
}
.advantages-block__item--icon svg {
	width: 24px;
	height: 24px;
	color: #1E65F4;
}
@media (min-width: 768px) {
	.advantages-block__item--icon {
		border-radius: 18px;
		width: 52px;
		height: 52px;
	}
	.advantages-block__item--icon svg {
		width: 32px;
		height: 32px;
	}
}
.advantages-block__item--title {
	margin-top: 10px;
	grid-area: title;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.24;
	color: #191B36;
}
@media (min-width: 768px) {
	.advantages-block__item--title {
		font-size: 26px;
	}
}
.advantages-block__item--text {
	grid-area: text;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 768px) {
	.advantages-block__item--text {
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.advantages-block.type2 .advantages-block__list {
		grid-template-columns: repeat(auto-fit, minmax(300px, 4fr));
	}
}
.advantages-block.type2 .advantages-block__item {
	display: flex;
	flex-direction: column;
}
.advantages-block.type2 .advantages-block__item .advantages-block__item--title {
	margin-top: 0;
}
.advantages-block.type2 .advantages-block__item .advantages-block__item--text {
	margin-top: 20px;
}

.batch-implementation__items {
	display: grid;
	grid-template-columns: 100%;
	gap: 20px;
}
@media (min-width: 550px) {
	.batch-implementation__items {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 992px) {
	.batch-implementation__items {
		grid-template-columns: repeat(3, 1fr);
	}
}
.batch-implementation__item {
	position: relative;
	padding: 20px 70px 20px 20px;
	border-radius: 20px;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.05);
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	gap: 30px;
	min-height: 170px;
	overflow: hidden;
}
@media (min-width: 992px) {
	.batch-implementation__item {
		padding: 30px 100px 30px 30px;
		min-height: 270px;
	}
}
.batch-implementation__item.rowspan {
	min-height: 380px;
}
@media (min-width: 550px) {
	.batch-implementation__item.rowspan {
		grid-area: 3/3/3/1;
	}
}
@media (min-width: 768px) {
	.batch-implementation__item.rowspan {
		min-height: auto;
	}
}
@media (min-width: 992px) {
	.batch-implementation__item.rowspan {
		grid-area: 1/3/3/3;
	}
}
.batch-implementation__item.rowspan .batch-implementation__item--text {
	margin-top: -10px;
}
.batch-implementation__item--title {
	font-weight: 500;
	font-size: 20px;
	line-height: 1.24;
	color: #191B36;
	max-width: 320px;
}
@media (min-width: 768px) {
	.batch-implementation__item--title {
		font-size: 22px;
	}
}
@media (min-width: 1250px) {
	.batch-implementation__item--title {
		font-size: 26px;
	}
}
.batch-implementation__item--icon {
	position: absolute;
	top: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	border-radius: 18px;
	background-color: #F6F8FE;
}
@media (min-width: 992px) {
	.batch-implementation__item--icon {
		top: 30px;
		right: 30px;
		width: 56px;
		height: 56px;
	}
}
.batch-implementation__item--icon svg {
	width: 22px;
	height: 22px;
	color: #1E65F4;
}
@media (min-width: 992px) {
	.batch-implementation__item--icon svg {
		width: 26px;
		height: 26px;
	}
}
.batch-implementation__item--text {
	position: relative;
	margin-top: auto;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.4;
	color: #3F4162;
	max-width: 320px;
	z-index: 1;
}
@media (min-width: 768px) {
	.batch-implementation__item--text {
		font-size: 16px;
	}
}
@media (min-width: 1250px) {
	.batch-implementation__item--text {
		font-size: 18px;
	}
}
.batch-implementation__item--img {
	position: absolute;
	bottom: 0;
	right: 0;
}
.batch-implementation__item--img img {
	max-height: 200px;
	width: auto;
	pointer-events: none;
}
@media (min-width: 1250px) {
	.batch-implementation__item--img img {
		max-height: 280px;
	}
}

.implementation-package__swiper.swiper {
	overflow: unset;
}
.implementation-package__swiper .swiper-wrapper {
	align-items: stretch;
}
.implementation-package__swiper .swiper-slide {
	height: auto;
	width: auto;
}
.implementation-package__card {
	border: 6px solid #F6F8FE;
	border-radius: 20px;
	padding-block: 14px;
	padding-inline: 14px;
	max-width: 326px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
@media (min-width: 768px) {
	.implementation-package__card {
		border: 8px solid #F6F8FE;
		padding-block: 16px 22px;
		padding-inline: 22px;
		max-width: 480px;
	}
}
.implementation-package__card--body {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.implementation-package__card--title {
	font-weight: 500;
	font-size: 20px;
	line-height: 1.24;
	color: #191B36;
}
@media (min-width: 768px) {
	.implementation-package__card--title {
		font-size: 22px;
	}
}
@media (min-width: 1024px) {
	.implementation-package__card--title {
		font-size: 26px;
	}
}
.implementation-package__card--department {
	margin-top: 4px;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.24;
	color: #191B36;
}
@media (min-width: 768px) {
	.implementation-package__card--department {
		font-size: 16px;
	}
}
@media (min-width: 1024px) {
	.implementation-package__card--department {
		margin-top: 6px;
		font-size: 18px;
	}
}
.implementation-package__card--price {
	margin-top: 16px;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.24;
	color: #191B36;
}
@media (min-width: 768px) {
	.implementation-package__card--price {
		font-size: 22px;
	}
}
@media (min-width: 1024px) {
	.implementation-package__card--price {
		font-size: 26px;
	}
}
.implementation-package__card--description {
	margin-top: 20px;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.24;
	color: #3F4162;
	min-height: 55px;
}
@media (min-width: 768px) {
	.implementation-package__card--description {
		font-size: 15px;
	}
}
@media (min-width: 1024px) {
	.implementation-package__card--description {
		margin-top: 40px;
		font-size: 16px;
		min-height: 60px;
	}
}
.implementation-package__card--params {
	margin-top: 24px;
	min-height: 100px;
}
.implementation-package__card--params li {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 4px;
}
@media (min-width: 992px) {
	.implementation-package__card--params li {
		flex-direction: row;
		gap: 20px;
	}
}
.implementation-package__card--params li:nth-child(1) p {
	min-height: 60px;
}
.implementation-package__card--params li span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 450;
	font-size: 13px;
	line-height: 1.24;
	color: #6C789C;
	background-color: #EBEEF5;
	border-radius: 10px;
	padding-block: 5px;
	padding-inline: 12px;
}
@media (min-width: 992px) {
	.implementation-package__card--params li span {
		flex: 0 0 80px;
	}
}
@media (min-width: 1024px) {
	.implementation-package__card--params li span {
		font-size: 14px;
	}
}
.implementation-package__card--params li p {
	padding-block: 3px;
	padding-inline: 0 28px;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.24;
	color: #3F4162;
}
@media (min-width: 992px) {
	.implementation-package__card--params li p {
		font-size: 16px;
	}
}
.implementation-package__card--params li + li {
	margin-top: 6px;
}
.implementation-package__card--button {
	margin-top: 30px;
}
.implementation-package__card--button button {
	max-width: none;
	width: 100%;
}
.implementation-package__card--separator {
	margin-top: 20px;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #EBEEF5;
}
@media (min-width: 992px) {
	.implementation-package__card--separator {
		margin-top: 30px;
	}
}
.implementation-package__card--services {
	padding-top: 16px;
}
@media (min-width: 992px) {
	.implementation-package__card--services {
		padding-top: 20px;
	}
}
.implementation-package__card--services .title {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.24;
	color: #191B36;
}
@media (min-width: 992px) {
	.implementation-package__card--services .title {
		font-size: 22px;
	}
}
.implementation-package__card--services .text-about {
	margin-top: 12px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.24;
	color: #191B36;
}
@media (min-width: 992px) {
	.implementation-package__card--services .text-about {
		font-size: 18px;
	}
}
.implementation-package__card--services ul {
	margin-top: 12px;
	padding-left: 20px;
}
.implementation-package__card--services ul li {
	list-style-type: inherit;
	list-style-position: outside;
	list-style-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.53125 7.28761L5.30796 11.0643L13.0198 3.35156' stroke='%231E65F4' stroke-width='2.5' stroke-miterlimit='10' /%3E%3C/svg%3E");
	padding-block: 6px;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.24;
	color: #3F4162;
}
@media (min-width: 992px) {
	.implementation-package__card--services ul li {
		font-size: 16px;
	}
}
.implementation-package__card.light {
	background-color: #F6F8FE;
}
.implementation-package__card.light .implementation-package__card--params li span {
	background-color: #ffffff;
}
.implementation-package__card.dark {
	position: relative;
	background-color: #0C1323;
	border: none;
	padding-inline: 20px;
	padding-block: 20px;
}
@media (min-width: 768px) {
	.implementation-package__card.dark {
		padding-inline: 30px;
		padding-block: 24px 30px;
	}
}
.implementation-package__card.dark::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/gradients/batch-card.png");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.implementation-package__card.dark .implementation-package__card--title,
.implementation-package__card.dark .implementation-package__card--department,
.implementation-package__card.dark .implementation-package__card--price,
.implementation-package__card.dark .implementation-package__card--description,
.implementation-package__card.dark .implementation-package__card--params span,
.implementation-package__card.dark .implementation-package__card--params p,
.implementation-package__card.dark .implementation-package__card--services p,
.implementation-package__card.dark .implementation-package__card--services li {
	color: #ffffff;
}
.implementation-package__card.dark .implementation-package__card--separator {
	background-color: #3F4162;
}
.implementation-package__card.dark .implementation-package__card--params li span {
	background-color: #3F4162;
}

.horizontal-animate-cards {
	position: relative;
}
.horizontal-animate-cards__header {
	height: 20px;
	width: 100%;
	position: relative;
}
.horizontal-animate-cards__header::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	background-image: linear-gradient(to right, rgba(25, 27, 54, 0.1) 1px, transparent 1px);
	background-size: 2.6315789474% 100%;
	background-repeat: repeat;
}
.horizontal-animate-cards__main {
	margin-top: 30px;
	position: relative;
	width: 100%;
	min-height: 630px;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__main {
		min-height: 650px;
	}
}
.horizontal-animate-cards__main--bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: flex;
	flex-direction: column;
	gap: 105.5px;
}
.horizontal-animate-cards__main--bg span {
	display: block;
	width: 100%;
	border-bottom: 1.5px dashed rgba(25, 27, 54, 0.1);
}
.horizontal-animate-cards__items {
	position: relative;
	padding-top: 20px;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__items {
		gap: 100px;
	}
}
.horizontal-animate-cards__item {
	width: 100%;
	min-height: 210px;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.05);
	border-radius: 16px;
	padding: 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
	background: #ffffff;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__item {
		width: 400px;
	}
}
@media (min-width: 992px) {
	.horizontal-animate-cards__item {
		width: 500px;
		min-height: 300px;
	}
}
.horizontal-animate-cards__item.black {
	background: #0C1323;
}
.horizontal-animate-cards__item.black .horizontal-animate-cards__item--title,
.horizontal-animate-cards__item.black .horizontal-animate-cards__item--text {
	color: #ffffff;
}
.horizontal-animate-cards__item.grey {
	background: #D9DDE9;
}
.horizontal-animate-cards__item.blue {
	background: #1E65F4;
}
.horizontal-animate-cards__item.blue .horizontal-animate-cards__item--title,
.horizontal-animate-cards__item.blue .horizontal-animate-cards__item--index,
.horizontal-animate-cards__item.blue .horizontal-animate-cards__item--text {
	color: #ffffff;
}
.horizontal-animate-cards__item--top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
}
.horizontal-animate-cards__item--title {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.24;
	color: #191B36;
	max-width: 345px;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__item--title {
		font-size: 24px;
	}
}
@media (min-width: 992px) {
	.horizontal-animate-cards__item--title {
		font-size: 26px;
	}
}
.horizontal-animate-cards__item--index {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	text-align: right;
	color: #1E65F4;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__item--index {
		font-size: 24px;
	}
}
@media (min-width: 992px) {
	.horizontal-animate-cards__item--index {
		font-size: 30px;
	}
}
.horizontal-animate-cards__item--text {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.4;
	color: #3F4162;
	max-width: 80%;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__item--text {
		font-size: 16px;
		max-width: 345px;
	}
}
@media (min-width: 992px) {
	.horizontal-animate-cards__item--text {
		font-size: 18px;
	}
}
.horizontal-animate-cards__line {
	position: absolute;
	height: 98.5%;
	width: 2px;
	left: 0;
	top: 0;
	z-index: 1;
}
@media (min-width: 768px) {
	.horizontal-animate-cards__line {
		background-color: #1E65F4;
	}
}
.horizontal-animate-cards__line span {
	position: absolute;
	top: -10px;
	left: -10px;
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background-color: #1E65F4;
}

.page-404 {
	padding-block: 30px;
}
@media (min-width: 1440px) {
	.page-404 {
		padding-block: 70px;
	}
}
.page-404__body {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
@media (min-width: 1440px) {
	.page-404__body {
		flex-direction: row;
		justify-content: space-between;
		gap: 100px;
	}
}
.page-404__anim {
	position: relative;
	pointer-events: none;
	user-select: none;
	height: 240px;
}
@media (min-width: 480px) {
	.page-404__anim {
		height: 270px;
	}
}
@media (min-width: 550px) {
	.page-404__anim {
		height: 280px;
	}
}
@media (min-width: 1440px) {
	.page-404__anim {
		height: auto;
	}
}
.page-404__anim--code {
	font-weight: 500;
	font-size: 160px;
	line-height: 1;
	color: #D9DDE9;
}
@media (min-width: 480px) {
	.page-404__anim--code {
		font-size: 210px;
	}
}
@media (min-width: 550px) {
	.page-404__anim--code {
		font-size: 240px;
	}
}
.page-404__anim--video {
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
@media (min-width: 550px) {
	.page-404__anim--video {
		top: -40px;
	}
}
.page-404__anim--video video {
	max-width: 250px;
	object-fit: contain;
	margin: 0 auto;
}
@media (min-width: 480px) {
	.page-404__anim--video video {
		max-width: 280px;
	}
}
@media (min-width: 550px) {
	.page-404__anim--video video {
		max-width: 327px;
	}
}
.page-404__right {
	max-width: 850px;
}
@media (min-width: 1440px) {
	.page-404__description {
		margin-top: 60px;
	}
}
.page-404__title {
	font-weight: 500;
	font-size: 34px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #191B36;
	text-align: center;
}
@media (min-width: 480px) {
	.page-404__title {
		font-size: 40px;
	}
}
@media (min-width: 550px) {
	.page-404__title {
		font-size: 50px;
	}
}
@media (min-width: 1440px) {
	.page-404__title {
		font-size: 54px;
		text-align: left;
	}
}
.page-404__text {
	margin-top: 24px;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
	color: #191B36;
	text-align: center;
}
@media (min-width: 480px) {
	.page-404__text {
		font-size: 18px;
	}
}
@media (min-width: 550px) {
	.page-404__text {
		font-size: 24px;
	}
}
@media (min-width: 1440px) {
	.page-404__text {
		text-align: left;
	}
}
.page-404__links {
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
@media (min-width: 550px) {
	.page-404__links {
		margin-top: 50px;
		flex-direction: row;
		gap: 20px;
	}
}
@media (min-width: 1440px) {
	.page-404__links {
		justify-content: flex-start;
	}
}
@media (max-width: 480px) {
	.page-404__links li {
		flex: 1;
	}
}
.page-404__links li a {
	border-color: #D9DDE9 !important;
	color: #3F4162 !important;
	width: 100%;
}
@media (max-width: 480px) {
	.page-404__links li a {
		padding-inline: 15px !important;
		font-size: 14px !important;
	}
}
.page-404__links li a:hover {
	background-color: #1E65F4 !important;
	border-color: #1E65F4 !important;
	color: #ffffff !important;
}

button.show-more {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	padding: 13px 40px;
	gap: 0 10px;
	background-color: #EBEEF5;
	transition: background-color 0.3s ease-in-out;
}
@media (min-width: 768px) {
	button.show-more {
		padding: 14px 40px;
	}
}
button.show-more span {
	font-weight: 450;
	font-size: 14px;
	line-height: 1;
	color: #3F4162;
}
@media (min-width: 768px) {
	button.show-more span {
		font-size: 18px;
	}
}
button.show-more .icon {
	flex: 0 0 20px;
	width: 20px;
	height: 16px;
	color: #3F4162;
	transition: transform 0.3s ease-in-out;
}
button.show-more:hover .icon {
	animation: rotate-forward 0.3s linear forwards;
}
button.show-more:not(:hover) .icon {
	animation: rotate-back 0.3s linear forwards;
}

@keyframes rotate-forward {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(180deg);
	}
}
@keyframes rotate-back {
	from {
		transform: rotate(180deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.ai {
	margin-top: -112.6px;
}
@media (min-width: 1024px) {
	.ai {
		margin-top: -115px;
	}
}
@media (min-width: 1250px) {
	.ai {
		margin-top: -133px;
	}
}
@media (min-width: 1440px) {
	.ai {
		margin-top: -205px;
	}
}
.ai .ai-main {
	position: relative;
	background-color: #0a141f;
	height: auto;
	display: flex;
	flex-direction: column;
	padding-top: calc(28vh + 100px);
	padding-bottom: 180px;
	overflow: hidden;
}
.ai .ai-main::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -45%;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-image: url("../images/ai/main-blur.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	z-index: 1;
	pointer-events: none;
}
@media (min-width: 992px) {
	.ai .ai-main::before {
		bottom: -35%;
	}
}
@media (min-width: 992px) {
	.ai .ai-main {
		padding-top: 400px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main {
		padding-top: calc(43vh + 140px);
		min-height: 100vh;
		padding-bottom: calc(10vh + 140px);
	}
}
.ai .ai-main__container {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.ai .ai-main__bool {
	position: absolute;
	left: 0;
	right: 0;
	top: -70px;
	width: 100%;
	height: 100%;
	max-width: 450px;
	max-height: 450px;
	margin: 0 auto;
	pointer-events: none;
}
.ai .ai-main__bool::before {
	content: "";
	position: absolute;
	background-color: #0a141f;
	top: -5px;
	left: -5px;
	height: calc(100% + 10px);
	width: calc(100% + 10px);
	border-radius: 100%;
	overflow: hidden;
	filter: blur(50px);
	z-index: 0;
}
@media (min-width: 992px) {
	.ai .ai-main__bool {
		top: 30px;
		max-width: 420px;
		max-height: 420px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main__bool {
		max-width: 600px;
		max-height: 600px;
		top: 1vh;
	}
}
.ai .ai-main__bool video {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	clip-path: inset(2px 2px);
	border-radius: 100%;
	overflow: hidden;
}
.ai .ai-main__wave {
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	pointer-events: none;
	overflow: hidden;
	display: flex;
	justify-content: center;
	z-index: 1;
}
@media (min-width: 550px) {
	.ai .ai-main__wave {
		top: 10%;
	}
}
@media (min-width: 992px) {
	.ai .ai-main__wave {
		top: 30%;
	}
}
.ai .ai-main__wave img {
	min-height: 400px;
}
.ai .ai-main__wave img.mobile {
	object-fit: contain;
}
@media (min-width: 550px) {
	.ai .ai-main__wave img.mobile {
		display: none;
	}
}
.ai .ai-main__wave img:not(.mobile) {
	display: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (min-width: 550px) {
	.ai .ai-main__wave img:not(.mobile) {
		display: block;
	}
}
.ai .ai-main__body {
	z-index: 2;
}
.ai .ai-main__descritption {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ai .ai-main__descritption h1 {
	color: #ffffff;
	max-width: 850px;
	text-align: center;
}
.ai .ai-main__descritption p {
	margin-top: 20px;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	color: #ffffff;
	max-width: 850px;
}
@media (min-width: 768px) {
	.ai .ai-main__descritption p {
		font-size: 20px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main__descritption p {
		font-size: 24px;
	}
}
.ai .ai-main__descritption button {
	margin-top: 30px;
}
@media (min-width: 1024px) {
	.ai .ai-main__descritption button {
		margin-top: 80px;
	}
}
.ai .ai-main__adv {
	margin-top: 60px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
@media (min-width: 768px) {
	.ai .ai-main__adv {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media (min-width: 992px) {
	.ai .ai-main__adv {
		margin-top: 70px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main__adv {
		margin-top: 10vh;
	}
}
.ai .ai-main__adv li {
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}
.ai .ai-main__adv li span {
	font-weight: 500;
	font-size: 24px;
	line-height: 1;
	letter-spacing: -0.02em;
	background: linear-gradient(184deg, #bae8ff 0%, #8eabff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
@media (min-width: 550px) {
	.ai .ai-main__adv li span {
		font-size: 30px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main__adv li span {
		font-size: 40px;
	}
}
.ai .ai-main__adv li span span {
	font-size: 42px;
}
@media (min-width: 768px) {
	.ai .ai-main__adv li span span {
		font-size: 56px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main__adv li span span {
		font-size: 70px;
	}
}
.ai .ai-main__adv li p {
	font-weight: 450;
	font-size: 15px;
	line-height: 1.4;
	color: rgba(255, 255, 255, 0.75);
}
@media (min-width: 768px) {
	.ai .ai-main__adv li p {
		font-size: 18px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-main__adv li p {
		font-size: 20px;
	}
}
.ai .ai-examples {
	z-index: 1;
	position: relative;
	margin-top: -140px;
}
.ai .ai-solutions {
	padding-block: 40px;
}
@media (min-width: 768px) {
	.ai .ai-solutions {
		padding-block: 80px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-solutions {
		padding-block: 140px 80px;
	}
}
.ai .ai-solutions .ai-solutions-type {
	display: none;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.6s ease-in-out;
}
.ai .ai-solutions .ai-solutions-type.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.ai .ai-safety {
	margin-block: 20px;
}
@media (min-width: 992px) {
	.ai .ai-safety {
		margin-block: 80px;
	}
}
.ai .ai-mvp {
	margin-block: 60px;
}
@media (min-width: 768px) {
	.ai .ai-mvp {
		margin-block: 80px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-mvp {
		margin-block: 160px 80px;
	}
}
.ai .ai-tech-audit-banner,
.ai .ai-support,
.ai .ai-questions {
	margin-top: 60px;
}
@media (min-width: 768px) {
	.ai .ai-tech-audit-banner,
	.ai .ai-support,
	.ai .ai-questions {
		margin-top: 100px;
	}
}
@media (min-width: 1024px) {
	.ai .ai-tech-audit-banner,
	.ai .ai-support,
	.ai .ai-questions {
		margin-top: 160px;
	}
}
.ai p.description {
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 550px) {
	.ai p.description {
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.ai p.description {
		font-size: 20px;
	}
}
@media (min-width: 992px) {
	.ai p.description {
		font-size: 24px;
	}
}

.ai-examples {
	border-radius: 20px 20px 0 0;
	background: #F6F8FE;
	padding-block: 40px;
}
@media (min-width: 768px) {
	.ai-examples {
		padding-block: 80px;
	}
}
@media (min-width: 1024px) {
	.ai-examples {
		border-radius: 60px 60px 0 0;
		padding-block: 120px;
	}
}
.ai-examples__header p.h2 {
	max-width: 1150px;
}
.ai-examples__header p.description {
	margin-top: 20px;
	max-width: 900px;
}
.ai-examples__grid {
	margin-top: 24px;
	display: grid;
	grid-template-columns: 100%;
	gap: 40px;
}
@media (min-width: 768px) {
	.ai-examples__grid {
		margin-top: 40px;
	}
}
@media (min-width: 992px) {
	.ai-examples__grid {
		margin-top: 80px;
		display: grid;
		grid-template-columns: 340px calc(100% - 380px);
		gap: 40px;
	}
}
.ai-examples__types ul {
	display: flex;
	align-items: stretch;
	gap: 0 6px;
	overflow-x: auto;
	padding-inline: 15px;
	margin-inline: -15px;
}
@media (min-width: 768px) {
	.ai-examples__types ul {
		padding-inline: 20px;
		margin-inline: -20px;
	}
}
.ai-examples__types ul::-webkit-scrollbar {
	display: none;
}
@media (min-width: 992px) {
	.ai-examples__types ul {
		flex-direction: column;
		gap: 4px 0;
		overflow-x: hidden;
		padding-inline: 0;
		margin-inline: 0;
	}
}
.ai-examples__type {
	display: flex;
	align-items: center;
	gap: 0 22px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 12px;
	padding-block: 16px;
	padding-inline: 20px 16px;
	width: 100%;
	white-space: nowrap;
	transition: background-color 0.3s ease-in-out;
}
.ai-examples__type.active, .ai-examples__type:hover {
	background: #343943;
}
.ai-examples__type.active span svg, .ai-examples__type:hover span svg {
	color: #ffffff;
}
.ai-examples__type.active p, .ai-examples__type:hover p {
	color: #ffffff;
}
.ai-examples__type span {
	flex: 0 0 auto;
	width: 24px;
	height: 24px;
	display: none;
	align-items: center;
	justify-content: center;
}
@media (min-width: 992px) {
	.ai-examples__type span {
		display: flex;
	}
}
.ai-examples__type span svg {
	width: 100%;
	height: 100%;
	color: #6C789C;
}
.ai-examples__type p {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.33;
	color: #6C789C;
	transition: color 0.3s ease-in-out;
}
@media (min-width: 768px) {
	.ai-examples__type p {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.ai-examples__type p {
		font-size: 18px;
	}
}
.ai-examples__category {
	display: none;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.6s ease-in-out;
}
.ai-examples__category.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.ai-examples__category--inner {
	display: grid;
	grid-template-columns: 100%;
	align-items: stretch;
	gap: 20px;
}
@media (min-width: 768px) {
	.ai-examples__category--inner {
		grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
	}
}
.ai-examples__category .show-more {
	margin-top: 30px;
	margin-inline: auto;
}

.ai-case {
	background: #ffffff;
	border-radius: 16px;
	padding-block: 30px 40px;
	padding-inline: 30px;
}
.ai-case__body {
	display: flex;
	flex-direction: column;
	gap: 30px 0;
	height: 100%;
}
@media (min-width: 992px) {
	.ai-case__body {
		gap: 40px 0;
	}
}
.ai-case__bottom {
	margin-top: auto;
}
.ai-case__logo {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 46px;
}
@media (min-width: 992px) {
	.ai-case__logo {
		height: 70px;
	}
}
.ai-case__logo img {
	height: auto;
	max-height: 40px;
	max-width: 254px;
	width: auto;
	object-fit: contain;
}
@media (min-width: 992px) {
	.ai-case__logo img {
		max-height: 70px;
	}
}
.ai-case__title {
	margin-top: 16px;
	font-weight: 500;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #191B36;
}
@media (min-width: 550px) {
	.ai-case__title {
		font-size: 26px;
	}
}
@media (min-width: 992px) {
	.ai-case__title {
		font-size: 30px;
	}
}
.ai-case__list {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 20px 0;
}
@media (min-width: 992px) {
	.ai-case__list {
		margin-top: 40px;
	}
}
.ai-case__list li {
	display: grid;
	grid-template-columns: 100%;
	align-items: flex-start;
	gap: 10px 0;
}
@media (min-width: 992px) {
	.ai-case__list li {
		grid-template-columns: 110px calc(100% - 140px);
		gap: 0 30px;
	}
}
.ai-case__list li span {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 450;
	font-size: 13px;
	line-height: 1.24;
	color: #6C789C;
	background: #EBEEF5;
	border-radius: 10px;
	padding-block: 5px;
	padding-inline: 12px;
	width: max-content;
}
@media (min-width: 550px) {
	.ai-case__list li span {
		font-size: 15px;
	}
}
@media (min-width: 992px) {
	.ai-case__list li span {
		width: auto;
		font-size: 18px;
	}
}
.ai-case__list li p {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 550px) {
	.ai-case__list li p {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.ai-case__list li p {
		font-size: 18px;
	}
}
.ai-case__results {
	display: grid;
	grid-template-columns: 100%;
	align-items: flex-start;
	gap: 10px 0;
}
@media (min-width: 1440px) {
	.ai-case__results {
		grid-template-columns: 110px calc(100% - 140px);
		align-items: center;
		gap: 0 30px;
	}
}
.ai-case__results--text {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.24;
	color: #3F4162;
}
@media (min-width: 550px) {
	.ai-case__results--text {
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.ai-case__results--text {
		font-size: 20px;
	}
}
@media (min-width: 1440px) {
	.ai-case__results--text {
		margin-bottom: 10px;
	}
}
.ai-case__results--list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0 30px;
}
.ai-case__results--list li span {
	color: #1E65F4;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: -0.02em;
	white-space: nowrap;
}
@media (min-width: 768px) {
	.ai-case__results--list li span {
		font-size: 26px;
	}
}
.ai-case__results--list li span span {
	font-size: 26px;
}
@media (min-width: 550px) {
	.ai-case__results--list li span span {
		font-size: 32px;
	}
}
@media (min-width: 992px) {
	.ai-case__results--list li span span {
		font-size: 44px;
	}
}
.ai-case__results--list li p {
	margin-top: 4px;
	font-weight: 450;
	font-size: 18px;
	line-height: 1.2;
	color: #3F4162;
}

.ai-solutions__header p.h2 {
	max-width: 1000px;
}
.ai-solutions__grid {
	margin-top: 30px;
	display: grid;
	grid-template-columns: 100%;
	align-items: flex-start;
	gap: 30px 0;
}
@media (min-width: 1024px) {
	.ai-solutions__grid {
		margin-top: 40px;
	}
}
@media (min-width: 1440px) {
	.ai-solutions__grid {
		margin-top: 60px;
		gap: 0 40px;
		grid-template-columns: 340px calc(100% - 380px);
	}
}
.ai-solutions__tabs ul {
	display: flex;
	gap: 0 6px;
	overflow-x: auto;
	padding-inline: 15px;
	margin-inline: -15px;
}
@media (min-width: 768px) {
	.ai-solutions__tabs ul {
		padding-inline: 20px;
		margin-inline: -20px;
	}
}
.ai-solutions__tabs ul::-webkit-scrollbar {
	display: none;
}
@media (min-width: 1440px) {
	.ai-solutions__tabs ul {
		overflow-x: hidden;
		flex-direction: column;
		gap: 12px 0;
	}
}
.ai-solutions__tab {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.24;
	text-align: left;
	color: #191B36;
	background: #ffffff;
	border-radius: 16px;
	padding: 10px 12px;
	width: 100%;
	height: 100%;
	min-width: 240px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media (min-width: 550px) {
	.ai-solutions__tab {
		font-size: 16px;
	}
}
@media (min-width: 768px) {
	.ai-solutions__tab {
		min-width: auto;
	}
}
@media (min-width: 992px) {
	.ai-solutions__tab {
		font-size: 18px;
		padding: 24px;
	}
}
.ai-solutions__tab:hover, .ai-solutions__tab.active {
	color: #ffffff;
	background: #191B36;
}
.ai-solutions .ai-solutions-type {
	display: none;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.6s ease-in-out;
}
.ai-solutions .ai-solutions-type.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.ai-solutions-type {
	border-radius: 16px;
	padding-block: 20px 40px;
	padding-inline: 20px;
	background: #0C1323;
}
@media (min-width: 992px) {
	.ai-solutions-type {
		padding-block: 20px;
		padding-inline: 40px 20px;
	}
}
.ai-solutions-type__body {
	display: flex;
	flex-direction: column-reverse;
	gap: 25px 0;
}
@media (min-width: 768px) {
	.ai-solutions-type__body {
		flex-direction: row;
		align-items: stretch;
		justify-content: space-between;
		gap: 0 20px;
	}
}
@media (min-width: 992px) {
	.ai-solutions-type__body {
		gap: 0 40px;
	}
}
.ai-solutions-type__info {
	display: flex;
	flex-direction: column;
}
@media (min-width: 992px) {
	.ai-solutions-type__info {
		padding-bottom: 20px;
	}
}
.ai-solutions-type__title {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #ffffff;
	max-width: 550px;
}
@media (min-width: 768px) {
	.ai-solutions-type__title {
		font-size: 28px;
	}
}
@media (min-width: 992px) {
	.ai-solutions-type__title {
		font-size: 36px;
	}
}
.ai-solutions-type__price {
	margin-top: 16px;
	font-weight: 500;
	font-size: 26px;
	line-height: 1.24;
	color: #ffffff;
}
@media (min-width: 992px) {
	.ai-solutions-type__price {
		margin-top: 24px;
	}
}
.ai-solutions-type__list {
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	gap: 16px 0;
}
@media (min-width: 992px) {
	.ai-solutions-type__list {
		margin-top: 40px;
		margin-bottom: 20px;
	}
}
.ai-solutions-type__list li {
	display: grid;
	grid-template-columns: 100%;
	align-items: flex-start;
	gap: 10px 0;
}
@media (min-width: 992px) {
	.ai-solutions-type__list li {
		gap: 0 15px;
		grid-template-columns: 123px calc(100% - 138px);
	}
}
.ai-solutions-type__list li span {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 450;
	font-size: 18px;
	line-height: 1.24;
	color: #ffffff;
	background: #3F4162;
	border-radius: 10px;
	padding-block: 5px;
	padding-inline: 12px;
	max-width: max-content;
}
@media (min-width: 992px) {
	.ai-solutions-type__list li span {
		max-width: none;
	}
}
.ai-solutions-type__list li p {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.4;
	color: #ffffff;
	max-width: 415px;
}
@media (min-width: 768px) {
	.ai-solutions-type__list li p {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.ai-solutions-type__list li p {
		font-size: 18px;
	}
}
.ai-solutions-type__button {
	margin-top: auto;
	max-width: 300px;
}
.ai-solutions-type__image {
	display: flex;
}
.ai-solutions-type__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin: 0 auto;
	max-width: 350px;
	max-height: 350px;
	pointer-events: none;
}
@media (min-width: 992px) {
	.ai-solutions-type__image img {
		max-width: 450px;
		max-height: 482px;
	}
}

.ai-safety__title p.h2 {
	max-width: 1000px;
}
.ai-safety__grid {
	margin-top: 30px;
	display: grid;
	grid-template-columns: 100%;
	gap: 20px;
	align-items: stretch;
}
@media (min-width: 768px) {
	.ai-safety__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 1024px) {
	.ai-safety__grid {
		margin-top: 60px;
	}
}

.ai-safety-card {
	position: relative;
	border-radius: 16px;
	background: #0C1323;
	padding: 20px;
	min-height: 370px;
	overflow: hidden;
}
@media (min-width: 768px) {
	.ai-safety-card {
		min-height: 440px;
		padding: 30px;
	}
}
.ai-safety-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/ai/sb.png");
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
}
.ai-safety-card__image {
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: 0;
	pointer-events: none;
	width: auto;
	height: auto;
	max-width: 300px;
	max-height: 300px;
}
@media (min-width: 992px) {
	.ai-safety-card__image {
		max-width: 350px;
		max-height: 350px;
	}
}
@media (min-width: 1440px) {
	.ai-safety-card__image {
		max-width: 452px;
		max-height: 459px;
	}
}
.ai-safety-card__body {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 40px 0;
	height: 100%;
	z-index: 1;
}
.ai-safety-card__title {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #ffffff;
	max-width: 500px;
}
@media (min-width: 768px) {
	.ai-safety-card__title {
		font-size: 30px;
	}
}
@media (min-width: 992px) {
	.ai-safety-card__title {
		font-size: 36px;
	}
}
.ai-safety-card__text {
	margin-top: 18px;
	font-weight: 450;
	font-size: 15px;
	line-height: 1.4;
	color: #ffffff;
	max-width: 355px;
}
@media (min-width: 768px) {
	.ai-safety-card__text {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.ai-safety-card__text {
		font-size: 18px;
	}
}
.ai-safety-card__bottom {
	margin-top: auto;
}
.ai-safety-card__tags {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 10px;
}
.ai-safety-card__tags span {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.57143;
	color: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 20px;
	padding-block: 9px;
	padding-inline: 14px;
	white-space: nowrap;
	backdrop-filter: blur(24px);
	background: rgba(63, 65, 98, 0.3);
}

.ai-mvp {
	position: relative;
	background: #0C1323;
	padding-block: 50px 60px;
}
@media (min-width: 768px) {
	.ai-mvp {
		padding-block: 80px;
	}
}
@media (min-width: 1024px) {
	.ai-mvp {
		padding-block: 160px 215px;
	}
}
.ai-mvp::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/ai/tg.webp");
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	pointer-events: none;
}
.ai-mvp__body {
	position: relative;
	z-index: 1;
}
.ai-mvp__header {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 10px 0;
}
@media (min-width: 550px) {
	.ai-mvp__header {
		gap: 20px 0;
	}
}
@media (min-width: 1024px) {
	.ai-mvp__header {
		flex-direction: row;
		justify-content: space-between;
		gap: 0 40px;
	}
}
.ai-mvp__header p.h2 {
	max-width: 870px;
	color: #ffffff;
}
.ai-mvp__header p.description {
	max-width: 455px;
	color: #ffffff;
}
.ai-mvp__list {
	margin-top: 30px;
}
@media (min-width: 992px) {
	.ai-mvp__list {
		margin-top: 40px;
	}
}
.ai-mvp__list li {
	font-weight: 450;
	font-size: 20px;
	line-height: 1.4;
	color: #ffffff;
}
@media (min-width: 1024px) {
	.ai-mvp__list li {
		font-size: 24px;
	}
}

.ai-mvp-table {
	display: none;
}
@media (min-width: 992px) {
	.ai-mvp-table {
		margin-top: 80px;
		display: block;
	}
}
.ai-mvp-table table {
	position: relative;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	height: auto;
}
.ai-mvp-table table::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 25%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	pointer-events: none;
	z-index: -1;
}
.ai-mvp-table table thead tr {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-mvp-table table thead th {
	width: 25%;
}
.ai-mvp-table table thead th:not(:last-child) {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-mvp-table table tbody tr {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-mvp-table table tbody tr td {
	padding-block: 1px;
}
.ai-mvp-table table tbody tr td:not(:last-child) {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-mvp-table table tbody tr:nth-child(1) .ai-mvp-table__card {
	background-color: #c7fbff;
}
.ai-mvp-table table tbody tr:nth-child(2) .ai-mvp-table__card {
	background-color: #dfcfff;
}
.ai-mvp-table table tbody tr:nth-child(3) .ai-mvp-table__card {
	background-color: #ffdec9;
}
.ai-mvp-table table tbody tr:nth-child(4) .ai-mvp-table__card, .ai-mvp-table table tbody tr:nth-child(5) .ai-mvp-table__card {
	background-color: #ffffff;
}
.ai-mvp-table table tbody td {
	width: 25%;
}
.ai-mvp-table__week {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 450;
	font-size: 18px;
	line-height: 1.24;
	text-align: center;
	color: rgba(255, 255, 255, 0.58);
	padding-block: 10px 15px;
}
@media (min-width: 1250px) {
	.ai-mvp-table__week {
		padding-block: 10px 24px;
	}
}
.ai-mvp-table__card {
	border-radius: 12px;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 450;
	font-size: 18px;
	line-height: 1.24;
	color: #000;
}
@media (min-width: 1250px) {
	.ai-mvp-table__card {
		padding: 24px 27px;
		font-size: 22px;
	}
}

.ai-mvp-list {
	position: relative;
	margin-top: 30px;
	display: block;
}
@media (min-width: 992px) {
	.ai-mvp-list {
		display: none;
	}
}
.ai-mvp-list__items {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.ai-mvp-list__card {
	position: absolute;
	border-radius: 12px;
	padding: 20px;
	min-height: 196px;
	display: flex;
	flex-direction: column;
}
.ai-mvp-list__card--body {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.ai-mvp-list__card--week {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 450;
	font-size: 14px;
	line-height: 1.42857;
	text-align: center;
	color: #000;
	max-width: max-content;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding-block: 5px;
	padding-inline: 10px;
}
.ai-mvp-list__card--text {
	font-weight: 450;
	font-size: 18px;
	line-height: 1.24;
	color: #000;
	max-width: 245px;
}
.ai-mvp-list__card:nth-child(1) {
	background: #c7fbff;
}
.ai-mvp-list__card:nth-child(2) {
	background: #dfcfff;
}
.ai-mvp-list__card:nth-child(3) {
	background: #ffdec9;
}
.ai-mvp-list__card:nth-child(4) {
	background: #ffffff;
}

.tech-audit-banner {
	background: #0C1323;
	border-radius: 16px;
	padding-block: 30px;
	padding-inline: 20px;
	overflow: hidden;
	position: relative;
	min-height: 440px;
	display: flex;
	flex-direction: column;
}
@media (min-width: 768px) {
	.tech-audit-banner {
		padding-block: 40px;
		padding-inline: 60px;
		min-height: 455px;
	}
}
.tech-audit-banner::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-image: url("../images/ai/banner-blur.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.tech-audit-banner__body {
	flex: 1;
	display: flex;
	align-items: stretch;
	height: 100%;
}
.tech-audit-banner__info {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px 0;
	max-width: 875px;
	position: relative;
	z-index: 1;
}
.tech-audit-banner__info p.h2 {
	color: #ffffff;
}
@media (max-width: 550px) {
	.tech-audit-banner__info p.h2 {
		font-size: 24px;
	}
}
.tech-audit-banner__info p.description {
	color: #ffffff;
}
@media (max-width: 550px) {
	.tech-audit-banner__button {
		width: 100%;
		padding: 11px 15px !important;
	}
}
@media (min-width: 768px) {
	.tech-audit-banner__button {
		margin-top: auto;
	}
}
.tech-audit-banner__image {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -15px;
	width: auto;
	height: auto;
	margin: 0 auto;
	max-width: 276px;
	max-height: 240px;
	z-index: 0;
	pointer-events: none;
}
@media (min-width: 768px) {
	.tech-audit-banner__image {
		margin: 0;
		left: auto;
		right: 28px;
		bottom: 0;
		max-width: 450px;
		max-height: 400px;
	}
}
@media (min-width: 1440px) {
	.tech-audit-banner__image {
		max-width: 550px;
		max-height: 470px;
	}
}
.tech-audit-banner__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ai-stack__header p.h2 {
	max-width: 850px;
}
.ai-stack__header p.description {
	margin-top: 20px;
	max-width: 720px;
}
.ai-stack__cards {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}
@media (min-width: 768px) {
	.ai-stack__cards {
		flex-direction: row;
		align-items: stretch;
		flex-wrap: wrap;
		gap: 20px;
	}
}
@media (min-width: 1024px) {
	.ai-stack__cards {
		margin-top: 60px;
	}
}
.ai-stack__card {
	border-radius: 16px;
	padding: 20px;
	overflow: hidden;
	background: #0C1323;
	display: flex;
	flex-direction: column;
	gap: 50px 0;
	justify-content: space-between;
	min-height: 276px;
	position: relative;
	height: 100%;
	flex: 0 1 100%;
}
@media (min-width: 768px) {
	.ai-stack__card {
		min-height: 400px;
	}
}
@media (min-width: 1024px) {
	.ai-stack__card {
		padding: 30px;
	}
}
.ai-stack__card--title {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #ffffff;
	z-index: 1;
}
@media (min-width: 768px) {
	.ai-stack__card--title {
		font-size: 26px;
	}
}
@media (min-width: 992px) {
	.ai-stack__card--title {
		font-size: 30px;
	}
}
.ai-stack__card--list {
	margin-left: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 10px;
	z-index: 1;
}
.ai-stack__card--list li {
	display: flex;
	align-items: center;
	gap: 0 10px;
	border-radius: 30px;
	padding-block: 6px;
	padding-inline: 8px 20px;
	background: rgba(255, 255, 255, 0.2);
}
@media (min-width: 1024px) {
	.ai-stack__card--list li {
		padding-block: 8px;
		padding-inline: 10px 22px;
	}
}
.ai-stack__card--list li span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	overflow: hidden;
	pointer-events: none;
}
@media (min-width: 1024px) {
	.ai-stack__card--list li span {
		width: 42px;
		height: 42px;
	}
}
.ai-stack__card--list li span img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.ai-stack__card--list li p {
	font-weight: 450;
	font-size: 15px;
	line-height: 1.22222;
	color: #D9DDE9;
	white-space: nowrap;
}
@media (min-width: 768px) {
	.ai-stack__card--list li p {
		font-size: 16px;
	}
}
@media (min-width: 1024px) {
	.ai-stack__card--list li p {
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.ai-stack__card:nth-child(1) {
		flex: 0 1 calc(60% - 20px);
	}
}
.ai-stack__card:nth-child(1) .ai-stack__card--list {
	max-width: 420px;
}
.ai-stack__card:nth-child(1)::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("../images/ai/blur-card.png");
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: 0;
}
.ai-stack__card:nth-child(1)::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -37px;
	left: 0;
	background-image: url("../images/ai/items/card1.png");
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
	z-index: 1;
}
@media (min-width: 768px) {
	.ai-stack__card:nth-child(2) {
		flex: 0 1 calc(41.35% - 20px);
	}
}
.ai-stack__card:nth-child(2) .ai-stack__card--list {
	max-width: 350px;
}
.ai-stack__card:nth-child(2)::after {
	content: "";
	position: absolute;
	width: 750px;
	height: 750px;
	top: 0;
	right: -30px;
	background-image: url("../images/ai/items/card2.png");
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: 1;
}
@media (min-width: 768px) {
	.ai-stack__card:nth-child(3) {
		flex: 0 1 calc(41.35% - 20px);
	}
}
.ai-stack__card:nth-child(3) .ai-stack__card--list {
	max-width: 265px;
}
.ai-stack__card:nth-child(3)::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background-image: url("../images/ai/items/card3.png");
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: 1;
}
@media (min-width: 768px) {
	.ai-stack__card:nth-child(4) {
		flex: 0 1 calc(60% - 20px);
	}
}
.ai-stack__card:nth-child(4) .ai-stack__card--list {
	max-width: 600px;
}
.ai-stack__card:nth-child(4)::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
	background-image: url("../images/ai/blur-card.png");
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: 0;
	transform: rotate(180deg);
}
.ai-stack__card:nth-child(4)::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background-image: url("../images/ai/items/card4.png");
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: 1;
}

.ai-support__header p.h2 {
	max-width: 970px;
}
.ai-support__header p.description {
	margin-top: 20px;
	max-width: 900px;
}
.ai-support__cards {
	margin-top: 30px;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 20px;
}
@media (min-width: 992px) {
	.ai-support__cards {
		margin-top: 60px;
	}
}
.ai-support__card {
	position: relative;
	background: #0C1323;
	border-radius: 20px;
	padding: 20px;
	min-height: 241px;
	overflow: hidden;
}
@media (min-width: 768px) {
	.ai-support__card {
		height: 400px;
		padding: 30px;
	}
}
.ai-support__card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: 0;
}
.ai-support__card:nth-child(1) {
	flex: 0 1 100%;
}
@media (min-width: 768px) {
	.ai-support__card:nth-child(1) {
		flex: 0 1 calc((100% - 20px) / 2);
	}
}
@media (min-width: 1250px) {
	.ai-support__card:nth-child(1) {
		flex: 0 1 calc((100% - 80px) / 4);
	}
}
.ai-support__card:nth-child(1)::before {
	background-image: url("../images/ai/blur-cs1.png");
}
.ai-support__card:nth-child(1) .ai-support__card--title {
	margin-top: auto;
}
.ai-support__card:nth-child(1) .ai-support__card--image {
	display: none;
}
.ai-support__card:nth-child(2) {
	flex: 0 1 100%;
}
@media (min-width: 768px) {
	.ai-support__card:nth-child(2) {
		flex: 0 1 calc((100% - 20px) / 2);
	}
}
@media (min-width: 1250px) {
	.ai-support__card:nth-child(2) {
		flex: 0 1 calc((100% - 80px) / 4);
	}
}
.ai-support__card:nth-child(2)::before {
	background-image: url("../images/ai/blur-cs2.png");
}
.ai-support__card:nth-child(2) .ai-support__card--title {
	margin-top: auto;
}
.ai-support__card:nth-child(2) .ai-support__card--image {
	display: none;
}
.ai-support__card:nth-child(3) {
	flex: 0 1 100%;
}
@media (max-width: 700px) {
	.ai-support__card:nth-child(3) {
		min-height: 425px;
	}
}
@media (min-width: 1250px) {
	.ai-support__card:nth-child(3) {
		flex: 0 1 50%;
	}
}
.ai-support__card:nth-child(3)::before {
	background-image: url("../images/ai/blur-cs3.png");
}
@media (min-width: 700px) {
	.ai-support__card:nth-child(3) .ai-support__card--body {
		max-width: 360px;
	}
}
.ai-support__card--body {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 20px;
	height: 100%;
	z-index: 1;
}
.ai-support__card--icon {
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 18px;
	width: 60px;
	height: 60px;
}
.ai-support__card--icon img {
	width: 100%;
	height: 100%;
	max-width: 32px;
	max-height: 32px;
	object-fit: contain;
}
.ai-support__card--title {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #ffffff;
}
@media (min-width: 768px) {
	.ai-support__card--title {
		font-size: 28px;
	}
}
@media (min-width: 992px) {
	.ai-support__card--title {
		font-size: 36px;
	}
}
.ai-support__card--text {
	font-weight: 450;
	font-size: 15px;
	line-height: 1.4;
	color: #ffffff;
}
@media (min-width: 768px) {
	.ai-support__card--text {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.ai-support__card--text {
		font-size: 18px;
	}
}
.ai-support__card--image {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	max-width: 300px;
	max-height: 300px;
	pointer-events: none;
}
@media (min-width: 992px) {
	.ai-support__card--image {
		max-width: 400px;
		max-height: 400px;
	}
}
.ai-support__card--image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ai-questions__body {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 20px 0;
}
@media (min-width: 1024px) {
	.ai-questions__body {
		flex-direction: row;
		justify-content: space-between;
		gap: 0 40px;
	}
}
.ai-questions__right {
	width: 100%;
}
@media (min-width: 1024px) {
	.ai-questions__right {
		max-width: 850px;
	}
}
.ai-questions .collapse-stages__item {
	grid-template-columns: calc(100% - 10px - 40px) 40px;
	grid-template-areas: "title button" "info info";
}
@media (min-width: 768px) {
	.ai-questions .collapse-stages__item {
		grid-template-areas: "title button" "info .";
	}
}
@media (min-width: 1024px) {
	.ai-questions .collapse-stages__item {
		grid-template-columns: calc(100% - 40px - 46px) 46px;
		padding-block: 30px;
	}
}
.ai-questions .collapse-stages .collapse-stages__item--text {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 768px) {
	.ai-questions .collapse-stages .collapse-stages__item--text {
		font-size: 18px;
	}
}
@media (min-width: 992px) {
	.ai-questions .collapse-stages .collapse-stages__item--text {
		font-size: 20px;
	}
}
.ai-questions .collapse-stages .collapse-stages__item--text ul {
	padding-left: 20px;
}
.ai-questions .collapse-stages .collapse-stages__item--text ul li {
	list-style-type: disc;
}
.ai-questions .collapse-stages .collapse-stages__item--text ul li::marker {
	color: #1E65F4;
}
.ai-questions .collapse-stages .collapse-stages__item--text p + ul,
.ai-questions .collapse-stages .collapse-stages__item--text ul + p {
	margin-top: 10px;
}
.ai-questions .collapse-stages .collapse-block__data {
	padding-block: 30px 10px;
	padding-inline: 30px 0;
}
@media (min-width: 1024px) {
	.ai-questions .collapse-stages .collapse-block__data {
		padding-block: 50px 10px;
		padding-inline: 40px;
	}
}

.policy-page__title {
	margin-top: 20px;
}
.policy-page__body {
	margin-top: 30px;
	display: grid;
	grid-template-columns: 100%;
	gap: 30px 0;
}
@media (min-width: 992px) {
	.policy-page__body {
		margin-top: 60px;
		grid-template-columns: auto 1fr;
		gap: 0 30px;
	}
}
@media (min-width: 1440px) {
	.policy-page__body {
		gap: 0 60px;
	}
}
.policy-page__subtitle {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #201d26;
}
@media (min-width: 992px) {
	.policy-page__subtitle {
		font-size: 30px;
	}
}
.policy-page .policy-sidebar {
	margin-top: 10px;
}
@media (min-width: 992px) {
	.policy-page .policy-sidebar {
		margin-top: 50px;
	}
}

.policy-sidebar ul {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
}
@media (max-width: 768px) {
	.policy-sidebar ul {
		margin-inline: -15px;
		padding-inline: 15px;
	}
}
.policy-sidebar ul::-webkit-scrollbar {
	display: none;
}
@media (min-width: 992px) {
	.policy-sidebar ul {
		flex-direction: column;
		overflow-x: hidden;
	}
}
.policy-sidebar ul li {
	flex: 0 0 auto;
	max-width: 205px;
}
@media (min-width: 992px) {
	.policy-sidebar ul li {
		max-width: 320px;
	}
}
.policy-sidebar ul li span {
	display: flex;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.375;
	color: #6C789C;
	padding: 5px 10px;
	position: relative;
	cursor: pointer;
}
@media (min-width: 992px) {
	.policy-sidebar ul li span {
		padding: 12px;
	}
}
.policy-sidebar ul li span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	bottom: 12px;
	height: calc(100% - 24px);
	width: 2px;
	background-color: #1E65F4;
	transform: scaleY(0);
	transform-origin: left bottom;
	transition: transform 0.3s ease-in-out;
}
.policy-sidebar ul li span:hover, .policy-sidebar ul li span.active {
	color: #1E65F4;
}
.policy-sidebar ul li span:hover::before, .policy-sidebar ul li span.active::before {
	transform: scaleY(1);
	transform-origin: left top;
}

.policy-doc {
	opacity: 0;
	transform: translateY(30px);
	display: none;
	transition: opacity 0.3s ease, transform 0.3s ease;
}
.policy-doc h2 {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #201d26;
	margin-bottom: 30px;
}
@media (min-width: 992px) {
	.policy-doc h2 {
		font-size: 30px;
		margin-bottom: 50px;
	}
}
.policy-doc p, .policy-doc li {
	font-weight: 450;
	font-size: 14px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 550px) {
	.policy-doc p, .policy-doc li {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.policy-doc p, .policy-doc li {
		font-size: 18px;
	}
}
.policy-doc p b, .policy-doc li b {
	font-weight: 500;
}
.policy-doc a {
	color: inherit;
}
.policy-doc__description p + p {
	margin-top: 5px;
}
@media (min-width: 550px) {
	.policy-doc__description p + p {
		margin-top: 10px;
	}
}
.policy-doc__description + section {
	margin-top: 40px;
}
.policy-doc section span {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 550px) {
	.policy-doc section span {
		font-size: 18px;
	}
}
.policy-doc section span + p {
	margin-top: 15px;
}
.policy-doc section p + p {
	margin-top: 5px;
}
@media (min-width: 550px) {
	.policy-doc section p + p {
		margin-top: 10px;
	}
}
.policy-doc section ul {
	margin-left: 5px;
	padding-left: 5px;
}
.policy-doc section ul li {
	position: relative;
	padding-left: 10px;
}
.policy-doc section ul li::before {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background-color: #3F4162;
}
.policy-doc section ul li + li {
	margin-top: 5px;
}
.policy-doc section p + ul {
	margin-top: 10px;
}
.policy-doc section ul + p {
	margin-top: 10px;
}
.policy-doc section + section {
	margin-top: 30px;
}
@media (min-width: 550px) {
	.policy-doc section + section {
		margin-top: 40px;
	}
}
.policy-doc .requisites {
	margin-top: 60px;
	max-width: 500px;
}

.checkbox.policy {
	position: relative;
	display: inline-block;
	cursor: pointer;
	width: 18px;
	height: 18px;
}
.checkbox.policy input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.checkbox.policy span {
	display: block;
	width: 18px;
	height: 18px;
	padding: 0;
}
.checkbox.policy span::before {
	top: 3px;
	width: 18px;
	height: 18px;
	background-size: 12px 12px;
}

.contacts {
	padding-bottom: 30px;
}
.contacts__breadcrumbs + .contacts__title {
	margin-top: 20px;
}

.glossary__title {
	margin-top: 20px;
}
.glossary__body {
	margin-top: 60px;
}
.glossary__tabs {
	display: flex;
	align-items: stretch;
	gap: 0 40px;
}
.glossary__tab {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.24;
	color: #ABB1C3;
	padding-block: 10px;
	position: relative;
	transition: color 0.3s ease-in-out;
}
.glossary__tab::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	transform-origin: right;
	transform: scaleX(0);
	background-color: #1E65F4;
	transition: transform 0.3s ease-in-out;
}
.glossary__tab:hover {
	color: #1E65F4;
}
.glossary__tab.active {
	color: #1E65F4;
}
.glossary__tab.active::before {
	transform-origin: left;
	transform: scaleX(1);
}
.glossary__content {
	margin-top: 40px;
}
.glossary__body .glossary-list {
	display: none;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	gap: 40px 20px;
}
@media (min-width: 1440px) {
	.glossary__body .glossary-list {
		grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
		gap: 60px 40px;
	}
}
.glossary__body .glossary-list.show {
	display: grid;
}
.glossary__body .glossary-list__col span {
	font-weight: 500;
	font-size: 30px;
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: #191B36;
}
.glossary__body .glossary-list__col ul {
	margin-top: 20px;
}
.glossary__body .glossary-list__col ul li a {
	display: flex;
	align-items: center;
	font-weight: 450;
	font-size: 16px;
	line-height: 1.375;
	color: #6C789C;
	padding-block: 6px;
	max-width: max-content;
}
.glossary__body .glossary-list__col ul li a:hover {
	color: #1E65F4;
}

.glossary-detail__inner {
	display: grid;
	grid-template-columns: 100%;
}
@media (min-width: 768px) {
	.glossary-detail__inner {
		grid-template-columns: 22% calc(78% - 20px);
		gap: 0 20px;
	}
}
@media (min-width: 1250px) {
	.glossary-detail__inner {
		grid-template-columns: 22% calc(78% - 40px);
		gap: 0 40px;
	}
}
.glossary-detail__left {
	display: none;
}
@media (min-width: 768px) {
	.glossary-detail__left {
		display: block;
	}
}
.glossary-detail__back {
	position: sticky;
	top: 100px;
	display: flex;
	align-items: center;
	gap: 0 14px;
	max-width: max-content;
	color: #6C789C;
}
.glossary-detail__back span {
	flex: 0 0 auto;
	display: flex;
	align-content: center;
	justify-content: center;
	transform: rotate(90deg);
}
.glossary-detail__back svg {
	width: 13px;
	height: 13px;
}
.glossary-detail__back p {
	font-weight: 450;
	font-size: 16px;
	white-space: nowrap;
	transition: transform 0.3s ease-in-out;
}
.glossary-detail__back:hover {
	color: #1E65F4;
}
.glossary-detail__back:hover p {
	transform: translateX(-10px);
}
.glossary-detail__title {
	margin-top: 40px;
}
.glossary-detail__information {
	margin-top: 40px;
	display: flex;
	align-items: center;
	gap: 0 40px;
}
.glossary-detail .glossary-detail-article {
	margin-top: 40px;
	max-width: 850px;
}
.glossary-detail .glossary-detail-article h1 {
	font-size: 34px;
	line-height: 1;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h1 {
		font-size: 54px;
	}
}
@media (min-width: 1024px) {
	.glossary-detail .glossary-detail-article h1 {
		font-size: 70px;
	}
}
.glossary-detail .glossary-detail-article h2 {
	font-size: 30px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h2 {
		font-size: 44px;
	}
}
@media (min-width: 1024px) {
	.glossary-detail .glossary-detail-article h2 {
		font-size: 54px;
	}
}
.glossary-detail .glossary-detail-article h3 {
	font-size: 24px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h3 {
		font-size: 34px;
	}
}
@media (min-width: 1024px) {
	.glossary-detail .glossary-detail-article h3 {
		font-size: 44px;
	}
}
.glossary-detail .glossary-detail-article h4 {
	font-size: 22px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h4 {
		font-size: 26px;
	}
}
@media (min-width: 1024px) {
	.glossary-detail .glossary-detail-article h4 {
		font-size: 34px;
	}
}
.glossary-detail .glossary-detail-article h5 {
	font-size: 20px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h5 {
		font-size: 22px;
	}
}
@media (min-width: 1024px) {
	.glossary-detail .glossary-detail-article h5 {
		font-size: 26px;
	}
}
.glossary-detail .glossary-detail-article h6 {
	font-size: 16px;
	line-height: 1.1;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h6 {
		font-size: 18px;
	}
}
@media (min-width: 1024px) {
	.glossary-detail .glossary-detail-article h6 {
		font-size: 20px;
	}
}
.glossary-detail .glossary-detail-article b, .glossary-detail .glossary-detail-article strong {
	font-weight: 500;
}
.glossary-detail .glossary-detail-article h1, .glossary-detail .glossary-detail-article h2, .glossary-detail .glossary-detail-article h3, .glossary-detail .glossary-detail-article h4, .glossary-detail .glossary-detail-article h5, .glossary-detail .glossary-detail-article h6 {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.35;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article h1, .glossary-detail .glossary-detail-article h2, .glossary-detail .glossary-detail-article h3, .glossary-detail .glossary-detail-article h4, .glossary-detail .glossary-detail-article h5, .glossary-detail .glossary-detail-article h6 {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}
.glossary-detail .glossary-detail-article p + h1, .glossary-detail .glossary-detail-article p + h2, .glossary-detail .glossary-detail-article p + h3, .glossary-detail .glossary-detail-article p + h4, .glossary-detail .glossary-detail-article p + h5, .glossary-detail .glossary-detail-article p + h6,
.glossary-detail .glossary-detail-article ul + h1, .glossary-detail .glossary-detail-article ul + h2, .glossary-detail .glossary-detail-article ul + h3, .glossary-detail .glossary-detail-article ul + h4, .glossary-detail .glossary-detail-article ul + h5, .glossary-detail .glossary-detail-article ul + h6,
.glossary-detail .glossary-detail-article ol + h1, .glossary-detail .glossary-detail-article ol + h2, .glossary-detail .glossary-detail-article ol + h3, .glossary-detail .glossary-detail-article ol + h4, .glossary-detail .glossary-detail-article ol + h5, .glossary-detail .glossary-detail-article ol + h6 {
	margin-top: 25px;
}
.glossary-detail .glossary-detail-article a[id] {
	display: block;
	visibility: hidden;
	height: 100px;
	margin-top: -100px;
}
.glossary-detail .glossary-detail-article a[id] + h1,
.glossary-detail .glossary-detail-article a[id] + h2,
.glossary-detail .glossary-detail-article a[id] + h3,
.glossary-detail .glossary-detail-article a[id] + h4,
.glossary-detail .glossary-detail-article a[id] + h5,
.glossary-detail .glossary-detail-article a[id] + h6 {
	margin-top: 20px;
}
.glossary-detail .glossary-detail-article h1 + h1,
.glossary-detail .glossary-detail-article h1 + h2,
.glossary-detail .glossary-detail-article h1 + h3,
.glossary-detail .glossary-detail-article h1 + h4,
.glossary-detail .glossary-detail-article h1 + h5,
.glossary-detail .glossary-detail-article h1 + h6,
.glossary-detail .glossary-detail-article h2 + h1,
.glossary-detail .glossary-detail-article h2 + h2,
.glossary-detail .glossary-detail-article h2 + h3,
.glossary-detail .glossary-detail-article h2 + h4,
.glossary-detail .glossary-detail-article h2 + h5,
.glossary-detail .glossary-detail-article h2 + h6,
.glossary-detail .glossary-detail-article h3 + h1,
.glossary-detail .glossary-detail-article h3 + h2,
.glossary-detail .glossary-detail-article h3 + h3,
.glossary-detail .glossary-detail-article h3 + h4,
.glossary-detail .glossary-detail-article h3 + h5,
.glossary-detail .glossary-detail-article h3 + h6,
.glossary-detail .glossary-detail-article h4 + h1,
.glossary-detail .glossary-detail-article h4 + h2,
.glossary-detail .glossary-detail-article h4 + h3,
.glossary-detail .glossary-detail-article h4 + h4,
.glossary-detail .glossary-detail-article h4 + h5,
.glossary-detail .glossary-detail-article h4 + h6,
.glossary-detail .glossary-detail-article h5 + h1,
.glossary-detail .glossary-detail-article h5 + h2,
.glossary-detail .glossary-detail-article h5 + h3,
.glossary-detail .glossary-detail-article h5 + h4,
.glossary-detail .glossary-detail-article h5 + h5,
.glossary-detail .glossary-detail-article h5 + h6,
.glossary-detail .glossary-detail-article h6 + h1,
.glossary-detail .glossary-detail-article h6 + h2,
.glossary-detail .glossary-detail-article h6 + h3,
.glossary-detail .glossary-detail-article h6 + h4,
.glossary-detail .glossary-detail-article h6 + h5,
.glossary-detail .glossary-detail-article h6 + h6 {
	margin-top: 18px;
}
.glossary-detail .glossary-detail-article h1 + p, .glossary-detail .glossary-detail-article h2 + p, .glossary-detail .glossary-detail-article h3 + p, .glossary-detail .glossary-detail-article h4 + p, .glossary-detail .glossary-detail-article h5 + p, .glossary-detail .glossary-detail-article h6 + p {
	margin-top: 18px;
}
.glossary-detail .glossary-detail-article p + p {
	margin-top: 15px;
}
.glossary-detail .glossary-detail-article ul, .glossary-detail .glossary-detail-article ol {
	list-style: none;
	font-size: 20px;
	line-height: 1.4;
	color: #3F4162;
	font-weight: 400;
	margin-block: 20px;
}
.glossary-detail .glossary-detail-article ul li + li, .glossary-detail .glossary-detail-article ol li + li {
	margin-top: 18px;
}
.glossary-detail .glossary-detail-article ul li p + p,
.glossary-detail .glossary-detail-article ol li p + p {
	margin-top: 15px;
}
.glossary-detail .glossary-detail-article figure {
	margin-block: 30px;
}
.glossary-detail .glossary-detail-article figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	max-height: 500px;
}
.glossary-detail .glossary-detail-article figure figcaption {
	font-weight: 450;
	font-size: 16px;
	line-height: 1.5;
	color: #ABB1C3;
}
.glossary-detail .glossary-detail-article p, .glossary-detail .glossary-detail-article li {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	color: #3F4162;
}
@media (min-width: 768px) {
	.glossary-detail .glossary-detail-article p, .glossary-detail .glossary-detail-article li {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	.glossary-detail .glossary-detail-article p, .glossary-detail .glossary-detail-article li {
		font-size: 18px;
	}
}
@media (min-width: 1250px) {
	.glossary-detail .glossary-detail-article p, .glossary-detail .glossary-detail-article li {
		font-size: 24px;
	}
}
.glossary-detail .glossary-detail-article ul {
	list-style: none;
}
.glossary-detail .glossary-detail-article ul li {
	padding: 0 0 0 30px;
	position: relative;
}
.glossary-detail .glossary-detail-article ul li::before {
	content: "";
	position: absolute;
	top: 14px;
	left: 12px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #1E65F4;
}
.glossary-detail .glossary-detail-article ol {
	counter-reset: num;
	list-style-type: none;
}
.glossary-detail .glossary-detail-article ol li {
	padding: 0 0 0 30px;
	position: relative;
	counter-increment: num;
}
.glossary-detail .glossary-detail-article ol li::before {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.4;
	color: #1E65F4;
	content: counter(num) ". ";
}
.glossary-detail .glossary-detail-article a {
	color: #1E65F4;
}
.glossary-detail .glossary-detail-article section:not(:first-child) {
	margin-top: 30px;
}
@media (min-width: 992px) {
	.glossary-detail .glossary-detail-article section:not(:first-child) {
		margin-top: 60px;
	}
}
.glossary-detail .glossary-detail-article figure + section {
	margin-top: 20px;
}
@media (min-width: 992px) {
	.glossary-detail .glossary-detail-article figure + section {
		margin-top: 30px;
	}
}