﻿@charset "UTF-8";

:root {
	--font-family: "Inter", sans-serif;
	--second-family: "Roboto", sans-serif;
	--third-family: "Open Sans", sans-serif;
	--primary-color: #215ecc;
	--secondary-color: #d35400;
	--swiper-pagination-color: var(--secondary-color);
	--swiper-pagination-bullet-inactive-color: var(--primary-color);
	--swiper-theme-color: var(--primary-color);
	--border-radius: 20px
}

*,
*::before,
*::after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-sizing: border-box
}

html {
	position: relative;
	font-size: 16px;
	min-height: 100vh;
	box-sizing: border-box;
	scroll-behavior: smooth
}

html.has-cursor,
html.has-cursor * {
	cursor: none !important
}

html.is-lock-scroll,
html.is-lock-scroll body {
	overflow: hidden
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	text-decoration-skip: objects;
	text-rendering: optimizeLegibility;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: #fff0;
	font-family: var(--font-family)
}

body.mobile-menu-open {
	touch-action: none;
	-webkit-overflow-scrolling: none;
	overflow: hidden;
	overscroll-behavior: none
}

.site {
	overflow-x: hidden
}

.main {
	margin-top: 49px
}

@media (min-width:1024px) {
	.main {
		margin-top: 87px
	}
}

@media (min-width:1269px) {
	.main {
		margin-top: 100px
	}
}

main {
	flex: 1
}

p {
	margin: 0
}

a,
button {
	outline: none;
	transition: 0.3s;
	cursor: pointer
}

button {
	padding: 0;
	border: none;
	background: #fff0
}

a {
	text-decoration: none;
	color: currentColor
}

figure,
picture {
	display: inline-block;
	margin: 0;
	line-height: 0
}

figure img,
picture img {
	width: 100%
}

img {
	vertical-align: top;
	max-width: 100%;
	user-select: none
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0
}

video {
	outline: none;
	width: 100%;
	height: 100%
}

iframe {
	display: block
}

.site {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	min-height: var(--vh)
}

.container {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1269px;
	width: 100%
}

.title {
	margin: 0;
	padding: 5px 30px;
	display: inline-block;
	font-family: var(--second-family);
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	border-radius: 100px
}

@media (min-width:1024px) {
	.title {
		font-size: 24px
	}
}

.title:not(:last-child) {
	margin-bottom: 20px
}

.title--white {
	color: var(--secondary-color);
	background-color: #fff
}

.title--secondary {
	color: #fff;
	background-color: var(--secondary-color)
}

.content {
	margin: 20px 0 30px
}

.swiper-pagination {
	position: unset;
	margin-top: 30px
}

.text-left {
	text-align: left !important
}

.text-center {
	text-align: center !important
}

.contacts-form__groups {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 10px
}

.contacts-form__button {
	margin-top: 10px;
	width: 100%
}

.form-label {
	display: block;
	margin-bottom: 10px;
	font-family: var(--second-family);
	font-size: 14px;
	color: var(--secondary-color);
	font-weight: 600
}

.form-input {
	padding: 10px;
	width: 100%;
	height: 40px;
	font-family: var(--second-family);
	font-size: 14px;
	font-weight: 500;
	color: #000;
	border-radius: var(--border-radius);
	border: 2px solid var(--primary-color)
}

.form-input::placeholder {
	color: #000
}

.ui-timepicker-standard {
	z-index: 9999 !important
}

.ui-timepicker,
.ui-timepicker-viewport {
	height: 124px
}

.custom-select {
	position: relative;
	display: block
}

.custom-select__option {
	padding: 10px;
	width: 100%;
	height: 40px;
	font-family: var(--second-family);
	font-size: 14px;
	font-weight: 500;
	color: #000;
	text-align: left;
	border-radius: var(--border-radius);
	border: 2px solid var(--primary-color)
}

.has-hover .custom-select__option:not([disabled]):hover {
	color: #fff;
	background-color: var(--primary-color)
}

.custom-select__option--value {
	padding: 10px;
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	font-family: var(--second-family);
	font-size: 14px;
	font-weight: 500;
	color: #000;
	text-align: left;
	border-radius: var(--border-radius);
	border: 2px solid var(--primary-color)
}

.custom-select__option--value::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 20px;
	height: 20px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgaWQ9ImRvd24tYXJyb3ciPgogIDxwYXRoIGQ9Ik0xNiAyMmEyIDIgMCAwIDEtMS40MS0uNTlsLTEwLTEwYTIgMiAwIDAgMSAyLjgyLTIuODJMMTYgMTcuMTdsOC41OS04LjU4YTIgMiAwIDAgMSAyLjgyIDIuODJsLTEwIDEwQTIgMiAwIDAgMSAxNiAyMloiPjwvcGF0aD4KPC9zdmc+Cg==) no-repeat center;
	transition: 0.3s ease-in-out
}

.custom-select__dropdown {
	position: absolute;
	padding: 10px;
	top: calc(100% + 10px);
	left: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	border: 2px solid var(--primary-color);
	border-radius: var(--border-radius);
	background-color: #fff;
	z-index: 100
}

.custom-select--active .custom-select__option--value::after {
	transform: rotate(180deg);
	transition: 0.3s ease-in-out
}

span.error {
	display: inline-block;
	font-size: 11px;
	color: red;
	font-weight: 700;
	font-family: var(--second-family)
}

@keyframes mmfadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes mmfadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes mmslideIn {
	from {
		transform: translateY(15%)
	}

	to {
		transform: translateY(0)
	}
}

@keyframes mmslideOut {
	from {
		transform: translateY(0)
	}

	to {
		transform: translateY(-10%)
	}
}

:root {
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 1024px;
	--breakpoint-xl: 1200px;
	--breakpoint-xxl: 1400px
}

.row {
	--gutter-x: 40px;
	--gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--gutter-y));
	margin-right: calc(-0.5 * var(--gutter-x));
	margin-left: calc(-0.5 * var(--gutter-x))
}

@media (min-width:1024px) {
	.row {
		--gutter-x: 30px
	}
}

.row>* {
	box-sizing: border-box;
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--gutter-x) * 0.5);
	padding-left: calc(var(--gutter-x) * 0.5);
	margin-top: var(--gutter-y)
}

.col {
	flex: 1 0 0%
}

.row-cols-auto>* {
	flex: 0 0 auto;
	width: auto
}

.row-cols-1>* {
	flex: 0 0 auto;
	width: 100%
}

.row-cols-2>* {
	flex: 0 0 auto;
	width: 50%
}

.row-cols-3>* {
	flex: 0 0 auto;
	width: 33.33333333%
}

.row-cols-4>* {
	flex: 0 0 auto;
	width: 25%
}

.row-cols-5>* {
	flex: 0 0 auto;
	width: 20%
}

.row-cols-6>* {
	flex: 0 0 auto;
	width: 16.66666667%
}

.col-auto {
	flex: 0 0 auto;
	width: auto
}

.col-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}

.col-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}

.col-3 {
	flex: 0 0 auto;
	width: 25%
}

.col-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}

.col-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}

.col-6 {
	flex: 0 0 auto;
	width: 50%
}

.col-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}

.col-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}

.col-9 {
	flex: 0 0 auto;
	width: 75%
}

.col-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}

.col-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}

.col-12 {
	flex: 0 0 auto;
	width: 100%
}

.g-0,
.gx-0 {
	--gutter-x: 0
}

.g-0,
.gy-0 {
	--gutter-y: 0
}

.g-1,
.gx-1 {
	--gutter-x: 0.25rem
}

.g-1,
.gy-1 {
	--gutter-y: 0.25rem
}

.g-2,
.gx-2 {
	--gutter-x: 0.625rem
}

.g-2,
.gy-2 {
	--gutter-y: 0.625rem
}

.g-3,
.gx-3 {
	--gutter-x: 1rem
}

.g-3,
.gy-3 {
	--gutter-y: 1rem
}

.g-4,
.gx-4 {
	--gutter-x: 1.5rem
}

.g-4,
.gy-4 {
	--gutter-y: 1.5rem
}

.g-5,
.gx-5 {
	--gutter-x: 3rem
}

.g-5,
.gy-5 {
	--gutter-y: 3rem
}

.w-100 {
	width: 100% !important
}

@media (min-width:576px) {
	.col-sm {
		flex: 1 0 0%
	}

	.row-cols-sm-auto>* {
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-sm-1>* {
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-sm-2>* {
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-sm-3>* {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.row-cols-sm-4>* {
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-sm-5>* {
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-sm-6>* {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-sm-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-sm-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.g-sm-0,
	.gx-sm-0 {
		--gutter-x: 0
	}

	.g-sm-0,
	.gy-sm-0 {
		--gutter-y: 0
	}

	.g-sm-1,
	.gx-sm-1 {
		--gutter-x: 0.25rem
	}

	.g-sm-1,
	.gy-sm-1 {
		--gutter-y: 0.25rem
	}

	.g-sm-2,
	.gx-sm-2 {
		--gutter-x: 0.5rem
	}

	.g-sm-2,
	.gy-sm-2 {
		--gutter-y: 0.5rem
	}

	.g-sm-3,
	.gx-sm-3 {
		--gutter-x: 1rem
	}

	.g-sm-3,
	.gy-sm-3 {
		--gutter-y: 1rem
	}

	.g-sm-4,
	.gx-sm-4 {
		--gutter-x: 1.5rem
	}

	.g-sm-4,
	.gy-sm-4 {
		--gutter-y: 1.5rem
	}

	.g-sm-5,
	.gx-sm-5 {
		--gutter-x: 3rem
	}

	.g-sm-5,
	.gy-sm-5 {
		--gutter-y: 3rem
	}
}

@media (min-width:768px) {
	.col-md {
		flex: 1 0 0%
	}

	.row-cols-md-auto>* {
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-md-1>* {
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-md-2>* {
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-md-3>* {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.row-cols-md-4>* {
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-md-5>* {
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-md-6>* {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-md-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.g-md-0,
	.gx-md-0 {
		--gutter-x: 0
	}

	.g-md-0,
	.gy-md-0 {
		--gutter-y: 0
	}

	.g-md-1,
	.gx-md-1 {
		--gutter-x: 0.25rem
	}

	.g-md-1,
	.gy-md-1 {
		--gutter-y: 0.25rem
	}

	.g-md-2,
	.gx-md-2 {
		--gutter-x: 0.5rem
	}

	.g-md-2,
	.gy-md-2 {
		--gutter-y: 0.5rem
	}

	.g-md-3,
	.gx-md-3 {
		--gutter-x: 1rem
	}

	.g-md-3,
	.gy-md-3 {
		--gutter-y: 1rem
	}

	.g-md-4,
	.gx-md-4 {
		--gutter-x: 1.5rem
	}

	.g-md-4,
	.gy-md-4 {
		--gutter-y: 1.5rem
	}

	.g-md-5,
	.gx-md-5 {
		--gutter-x: 3rem
	}

	.g-md-5,
	.gy-md-5 {
		--gutter-y: 3rem
	}
}

@media (min-width:1024px) {

	.g-2,
	.gx-2 {
		--gutter-x: 1.25rem
	}

	.g-2,
	.gy-2 {
		--gutter-y: 1.25rem
	}

	.col-lg {
		flex: 1 0 0%
	}

	.row-cols-lg-auto>* {
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-lg-1>* {
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-lg-2>* {
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-lg-3>* {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.row-cols-lg-4>* {
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-lg-5>* {
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-lg-6>* {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-lg-1 {
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-lg-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-lg-8 {
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-lg-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-lg-10 {
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-lg-11 {
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-lg-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.g-lg-0,
	.gx-lg-0 {
		--gutter-x: 0
	}

	.g-lg-0,
	.gy-lg-0 {
		--gutter-y: 0
	}

	.g-lg-1,
	.gx-lg-1 {
		--gutter-x: 0.25rem
	}

	.g-lg-1,
	.gy-lg-1 {
		--gutter-y: 0.25rem
	}

	.g-lg-2,
	.gx-lg-2 {
		--gutter-x: 0.5rem
	}

	.g-lg-2,
	.gy-lg-2 {
		--gutter-y: 0.5rem
	}

	.g-lg-3,
	.gx-lg-3 {
		--gutter-x: 1rem
	}

	.g-lg-3,
	.gy-lg-3 {
		--gutter-y: 1rem
	}

	.g-lg-4,
	.gx-lg-4 {
		--gutter-x: 1.5rem
	}

	.g-lg-4,
	.gy-lg-4 {
		--gutter-y: 1.5rem
	}

	.g-lg-5,
	.gx-lg-5 {
		--gutter-x: 3rem
	}

	.g-lg-5,
	.gy-lg-5 {
		--gutter-y: 3rem
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex: 1 0 0%
	}

	.row-cols-xl-auto>* {
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-xl-1>* {
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-xl-2>* {
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-xl-3>* {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.row-cols-xl-4>* {
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-xl-5>* {
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-xl-6>* {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-xl-1 {
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-xl-2 {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-xl-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-xl-4 {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-xl-5 {
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-xl-7 {
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-xl-8 {
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-xl-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-xl-10 {
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-xl-11 {
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-xl-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.g-xl-0,
	.gx-xl-0 {
		--gutter-x: 0
	}

	.g-xl-0,
	.gy-xl-0 {
		--gutter-y: 0
	}

	.g-xl-1,
	.gx-xl-1 {
		--gutter-x: 0.25rem
	}

	.g-xl-1,
	.gy-xl-1 {
		--gutter-y: 0.25rem
	}

	.g-xl-2,
	.gx-xl-2 {
		--gutter-x: 0.5rem
	}

	.g-xl-2,
	.gy-xl-2 {
		--gutter-y: 0.5rem
	}

	.g-xl-3,
	.gx-xl-3 {
		--gutter-x: 1rem
	}

	.g-xl-3,
	.gy-xl-3 {
		--gutter-y: 1rem
	}

	.g-xl-4,
	.gx-xl-4 {
		--gutter-x: 1.5rem
	}

	.g-xl-4,
	.gy-xl-4 {
		--gutter-y: 1.5rem
	}

	.g-xl-5,
	.gx-xl-5 {
		--gutter-x: 3rem
	}

	.g-xl-5,
	.gy-xl-5 {
		--gutter-y: 3rem
	}
}

@media (min-width:1400px) {
	.col-xxl {
		flex: 1 0 0%
	}

	.row-cols-xxl-auto>* {
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-xxl-1>* {
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-xxl-2>* {
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-xxl-3>* {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.row-cols-xxl-4>* {
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-xxl-5>* {
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-xxl-6>* {

		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-xxl-1 {
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-xxl-2 {
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-xxl-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-xxl-4 {
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-xxl-5 {
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-xxl-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-xxl-7 {
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-xxl-8 {
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-xxl-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-xxl-10 {
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-xxl-11 {
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-xxl-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.g-xxl-0,
	.gx-xxl-0 {
		--gutter-x: 0
	}

	.g-xxl-0,
	.gy-xxl-0 {
		--gutter-y: 0
	}

	.g-xxl-1,
	.gx-xxl-1 {
		--gutter-x: 0.25rem
	}

	.g-xxl-1,
	.gy-xxl-1 {
		--gutter-y: 0.25rem
	}

	.g-xxl-2,
	.gx-xxl-2 {
		--gutter-x: 0.5rem
	}

	.g-xxl-2,
	.gy-xxl-2 {
		--gutter-y: 0.5rem
	}

	.g-xxl-3,
	.gx-xxl-3 {
		--gutter-x: 1rem
	}

	.g-xxl-3,
	.gy-xxl-3 {
		--gutter-y: 1rem
	}

	.g-xxl-4,
	.gx-xxl-4 {
		--gutter-x: 1.5rem
	}

	.g-xxl-4,
	.gy-xxl-4 {
		--gutter-y: 1.5rem
	}

	.g-xxl-5,
	.gx-xxl-5 {
		--gutter-x: 3rem
	}

	.g-xxl-5,
	.gy-xxl-5 {
		--gutter-y: 3rem
	}
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-grid {
	display: grid !important
}

.d-inline-grid {
	display: inline-grid !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

.d-none {
	display: none !important
}

.flex-fill {
	flex: 1 1 auto !important
}

.flex-row {
	flex-direction: row !important
}

.flex-column {
	flex-direction: column !important
}

.flex-row-reverse {
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	flex-direction: column-reverse !important
}

.flex-grow-0 {
	flex-grow: 0 !important
}

.flex-grow-1 {
	flex-grow: 1 !important
}

.flex-shrink-0 {
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	flex-shrink: 1 !important
}

.flex-wrap {
	flex-wrap: wrap !important
}

.flex-nowrap {
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important
}

.justify-content-start {
	justify-content: flex-start !important
}

.justify-content-end {
	justify-content: flex-end !important
}

.justify-content-center {
	justify-content: center !important
}

.justify-content-between {
	justify-content: space-between !important
}

.justify-content-around {
	justify-content: space-around !important
}

.justify-content-evenly {
	justify-content: space-evenly !important
}

.align-items-start {
	align-items: flex-start !important
}

.align-items-end {
	align-items: flex-end !important
}

.align-items-center {
	align-items: center !important
}

.align-items-baseline {
	align-items: baseline !important
}

.align-items-stretch {
	align-items: stretch !important
}

.align-content-start {
	align-content: flex-start !important
}

.align-content-end {
	align-content: flex-end !important
}

.align-content-center {
	align-content: center !important
}

.align-content-between {
	align-content: space-between !important
}

.align-content-around {
	align-content: space-around !important
}

.align-content-stretch {
	align-content: stretch !important
}

.align-self-auto {
	align-self: auto !important
}

.align-self-start {
	align-self: flex-start !important
}

.align-self-end {
	align-self: flex-end !important
}

.align-self-center {
	align-self: center !important
}

.align-self-baseline {
	align-self: baseline !important
}

.align-self-stretch {
	align-self: stretch !important
}

.order-first {
	order: -1 !important
}

.order-0 {
	order: 0 !important
}

.order-1 {
	order: 1 !important
}

.order-2 {
	order: 2 !important
}

.order-3 {
	order: 3 !important
}

.order-4 {
	order: 4 !important
}

.order-5 {
	order: 5 !important
}

.order-last {
	order: 6 !important
}

@media (min-width:576px) {
	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-grid {
		display: grid !important
	}

	.d-sm-inline-grid {
		display: inline-grid !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: flex !important
	}

	.d-sm-inline-flex {
		display: inline-flex !important
	}

	.d-sm-none {
		display: none !important
	}

	.flex-sm-fill {
		flex: 1 1 auto !important
	}

	.flex-sm-row {
		flex-direction: row !important
	}

	.flex-sm-column {
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-sm-grow-0 {
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		flex-shrink: 1 !important
	}

	.flex-sm-wrap {
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.justify-content-sm-start {
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		justify-content: center !important
	}

	.justify-content-sm-between {
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		justify-content: space-around !important
	}

	.justify-content-sm-evenly {
		justify-content: space-evenly !important
	}

	.align-items-sm-start {
		align-items: flex-start !important
	}

	.align-items-sm-end {
		align-items: flex-end !important
	}

	.align-items-sm-center {
		align-items: center !important
	}

	.align-items-sm-baseline {
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		align-items: stretch !important
	}

	.align-content-sm-start {
		align-content: flex-start !important
	}

	.align-content-sm-end {
		align-content: flex-end !important
	}

	.align-content-sm-center {
		align-content: center !important
	}

	.align-content-sm-between {
		align-content: space-between !important
	}

	.align-content-sm-around {
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		align-content: stretch !important
	}

	.align-self-sm-auto {
		align-self: auto !important
	}

	.align-self-sm-start {
		align-self: flex-start !important
	}

	.align-self-sm-end {
		align-self: flex-end !important
	}

	.align-self-sm-center {
		align-self: center !important
	}

	.align-self-sm-baseline {
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		align-self: stretch !important
	}

	.order-sm-first {
		order: -1 !important
	}

	.order-sm-0 {
		order: 0 !important
	}

	.order-sm-1 {
		order: 1 !important
	}

	.order-sm-2 {
		order: 2 !important
	}

	.order-sm-3 {
		order: 3 !important
	}

	.order-sm-4 {
		order: 4 !important
	}

	.order-sm-5 {
		order: 5 !important
	}

	.order-sm-last {
		order: 6 !important
	}
}

@media (min-width:768px) {
	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-grid {
		display: grid !important
	}

	.d-md-inline-grid {
		display: inline-grid !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: flex !important
	}

	.d-md-inline-flex {
		display: inline-flex !important
	}

	.d-md-none {
		display: none !important
	}

	.flex-md-fill {
		flex: 1 1 auto !important
	}

	.flex-md-row {
		flex-direction: row !important
	}

	.flex-md-column {
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-md-grow-0 {
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		flex-shrink: 1 !important
	}

	.flex-md-wrap {
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.justify-content-md-start {
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		justify-content: center !important
	}

	.justify-content-md-between {
		justify-content: space-between !important
	}

	.justify-content-md-around {
		justify-content: space-around !important
	}

	.justify-content-md-evenly {
		justify-content: space-evenly !important
	}

	.align-items-md-start {
		align-items: flex-start !important
	}

	.align-items-md-end {
		align-items: flex-end !important
	}

	.align-items-md-center {
		align-items: center !important
	}

	.align-items-md-baseline {
		align-items: baseline !important
	}

	.align-items-md-stretch {
		align-items: stretch !important
	}

	.align-content-md-start {
		align-content: flex-start !important
	}

	.align-content-md-end {
		align-content: flex-end !important
	}

	.align-content-md-center {
		align-content: center !important
	}

	.align-content-md-between {
		align-content: space-between !important
	}

	.align-content-md-around {
		align-content: space-around !important
	}

	.align-content-md-stretch {
		align-content: stretch !important
	}

	.align-self-md-auto {
		align-self: auto !important
	}

	.align-self-md-start {
		align-self: flex-start !important
	}

	.align-self-md-end {
		align-self: flex-end !important
	}

	.align-self-md-center {
		align-self: center !important
	}

	.align-self-md-baseline {
		align-self: baseline !important
	}

	.align-self-md-stretch {
		align-self: stretch !important
	}

	.order-md-first {
		order: -1 !important
	}

	.order-md-0 {
		order: 0 !important
	}

	.order-md-1 {
		order: 1 !important
	}

	.order-md-2 {
		order: 2 !important
	}

	.order-md-3 {
		order: 3 !important
	}

	.order-md-4 {
		order: 4 !important
	}

	.order-md-5 {
		order: 5 !important
	}

	.order-md-last {
		order: 6 !important
	}
}

@media (min-width:1024px) {
	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-grid {
		display: grid !important
	}

	.d-lg-inline-grid {
		display: inline-grid !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: flex !important
	}

	.d-lg-inline-flex {
		display: inline-flex !important
	}

	.d-lg-none {
		display: none !important
	}

	.flex-lg-fill {
		flex: 1 1 auto !important
	}

	.flex-lg-row {
		flex-direction: row !important
	}

	.flex-lg-column {
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-lg-grow-0 {
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		flex-shrink: 1 !important
	}

	.flex-lg-wrap {
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.justify-content-lg-start {
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		justify-content: center !important
	}

	.justify-content-lg-between {
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		justify-content: space-around !important
	}

	.justify-content-lg-evenly {
		justify-content: space-evenly !important
	}

	.align-items-lg-start {
		align-items: flex-start !important
	}

	.align-items-lg-end {
		align-items: flex-end !important
	}

	.align-items-lg-center {
		align-items: center !important
	}

	.align-items-lg-baseline {
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		align-items: stretch !important
	}

	.align-content-lg-start {
		align-content: flex-start !important
	}

	.align-content-lg-end {
		align-content: flex-end !important
	}

	.align-content-lg-center {
		align-content: center !important
	}

	.align-content-lg-between {
		align-content: space-between !important
	}

	.align-content-lg-around {
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		align-content: stretch !important
	}

	.align-self-lg-auto {
		align-self: auto !important
	}

	.align-self-lg-start {
		align-self: flex-start !important
	}

	.align-self-lg-end {
		align-self: flex-end !important
	}

	.align-self-lg-center {
		align-self: center !important
	}

	.align-self-lg-baseline {
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		align-self: stretch !important
	}

	.order-lg-first {
		order: -1 !important
	}

	.order-lg-0 {
		order: 0 !important
	}

	.order-lg-1 {
		order: 1 !important
	}

	.order-lg-2 {
		order: 2 !important
	}

	.order-lg-3 {
		order: 3 !important
	}

	.order-lg-4 {
		order: 4 !important
	}

	.order-lg-5 {
		order: 5 !important
	}

	.order-lg-last {
		order: 6 !important
	}
}

@media (min-width:1200px) {
	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-grid {
		display: grid !important
	}

	.d-xl-inline-grid {
		display: inline-grid !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: flex !important
	}

	.d-xl-inline-flex {
		display: inline-flex !important
	}

	.d-xl-none {
		display: none !important
	}

	.flex-xl-fill {
		flex: 1 1 auto !important
	}

	.flex-xl-row {
		flex-direction: row !important
	}

	.flex-xl-column {
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-xl-grow-0 {
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		flex-shrink: 1 !important
	}

	.flex-xl-wrap {
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.justify-content-xl-start {
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		justify-content: center !important
	}

	.justify-content-xl-between {
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		justify-content: space-around !important
	}

	.justify-content-xl-evenly {
		justify-content: space-evenly !important
	}

	.align-items-xl-start {
		align-items: flex-start !important
	}

	.align-items-xl-end {
		align-items: flex-end !important
	}

	.align-items-xl-center {
		align-items: center !important
	}

	.align-items-xl-baseline {
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		align-items: stretch !important
	}

	.align-content-xl-start {
		align-content: flex-start !important
	}

	.align-content-xl-end {
		align-content: flex-end !important
	}

	.align-content-xl-center {
		align-content: center !important
	}

	.align-content-xl-between {
		align-content: space-between !important
	}

	.align-content-xl-around {
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		align-content: stretch !important
	}

	.align-self-xl-auto {
		align-self: auto !important
	}

	.align-self-xl-start {
		align-self: flex-start !important
	}

	.align-self-xl-end {
		align-self: flex-end !important
	}

	.align-self-xl-center {
		align-self: center !important
	}

	.align-self-xl-baseline {
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		align-self: stretch !important
	}

	.order-xl-first {
		order: -1 !important
	}

	.order-xl-0 {
		order: 0 !important
	}

	.order-xl-1 {
		order: 1 !important
	}

	.order-xl-2 {
		order: 2 !important
	}

	.order-xl-3 {
		order: 3 !important
	}

	.order-xl-4 {
		order: 4 !important
	}

	.order-xl-5 {
		order: 5 !important
	}

	.order-xl-last {
		order: 6 !important
	}

	.order-xl-none {
		order: unset !important
	}
}

@media (min-width:1400px) {
	.d-xxl-inline {
		display: inline !important
	}

	.d-xxl-inline-block {
		display: inline-block !important
	}

	.d-xxl-block {
		display: block !important
	}

	.d-xxl-grid {
		display: grid !important
	}

	.d-xxl-inline-grid {
		display: inline-grid !important
	}

	.d-xxl-table {
		display: table !important
	}

	.d-xxl-table-row {
		display: table-row !important
	}

	.d-xxl-table-cell {
		display: table-cell !important
	}

	.d-xxl-flex {
		display: flex !important
	}

	.d-xxl-inline-flex {
		display: inline-flex !important
	}

	.d-xxl-none {
		display: none !important
	}

	.flex-xxl-fill {
		flex: 1 1 auto !important
	}

	.flex-xxl-row {
		flex-direction: row !important
	}

	.flex-xxl-column {
		flex-direction: column !important
	}

	.flex-xxl-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-xxl-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-xxl-grow-0 {
		flex-grow: 0 !important
	}

	.flex-xxl-grow-1 {
		flex-grow: 1 !important
	}

	.flex-xxl-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-xxl-shrink-1 {
		flex-shrink: 1 !important
	}

	.flex-xxl-wrap {
		flex-wrap: wrap !important
	}

	.flex-xxl-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-xxl-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.justify-content-xxl-start {
		justify-content: flex-start !important
	}

	.justify-content-xxl-end {
		justify-content: flex-end !important
	}

	.justify-content-xxl-center {
		justify-content: center !important
	}

	.justify-content-xxl-between {
		justify-content: space-between !important
	}

	.justify-content-xxl-around {
		justify-content: space-around !important
	}

	.justify-content-xxl-evenly {
		justify-content: space-evenly !important
	}

	.align-items-xxl-start {
		align-items: flex-start !important
	}

	.align-items-xxl-end {
		align-items: flex-end !important
	}

	.align-items-xxl-center {
		align-items: center !important
	}

	.align-items-xxl-baseline {
		align-items: baseline !important
	}

	.align-items-xxl-stretch {
		align-items: stretch !important
	}

	.align-content-xxl-start {
		align-content: flex-start !important
	}

	.align-content-xxl-end {
		align-content: flex-end !important
	}

	.align-content-xxl-center {
		align-content: center !important
	}

	.align-content-xxl-between {
		align-content: space-between !important
	}

	.align-content-xxl-around {
		align-content: space-around !important
	}

	.align-content-xxl-stretch {
		align-content: stretch !important
	}

	.align-self-xxl-auto {
		align-self: auto !important
	}

	.align-self-xxl-start {
		align-self: flex-start !important
	}

	.align-self-xxl-end {
		align-self: flex-end !important
	}

	.align-self-xxl-center {
		align-self: center !important
	}

	.align-self-xxl-baseline {
		align-self: baseline !important
	}

	.align-self-xxl-stretch {
		align-self: stretch !important
	}

	.order-xxl-first {
		order: -1 !important
	}

	.order-xxl-0 {
		order: 0 !important
	}

	.order-xxl-1 {
		order: 1 !important
	}

	.order-xxl-2 {
		order: 2 !important
	}

	.order-xxl-3 {
		order: 3 !important
	}

	.order-xxl-4 {
		order: 4 !important
	}

	.order-xxl-5 {
		order: 5 !important
	}

	.order-xxl-last {
		order: 6 !important
	}
}

.header {
	padding: 10px 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1024;
	transition: 0.6s ease-in-out
}

@media (min-width:1024px) {
	.header {
		padding: 10px 0 25px
	}
}

.header--hide {
	opacity: 0;
	visibility: hidden;
	transform: translateY(-100%);
	transition: 0.6s ease-in-out
}

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

.header__logo {
	display: block;
	flex-shrink: 0;
	width: 100px
}

.header__logo img {
	display: block;
	width: 100%;
	height: auto
}

@media (min-width:1024px) {
	.header__logo {
		width: 180px
	}
}

@media (min-width:1269px) {
	.header__logo {
		margin-left: 6px;
		width: 221px
	}
}

@media (max-width:1023px) {
	.header__menu {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 98;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		overflow: hidden;
		overflow-y: auto;
		margin: 0;
		margin-top: 50px;
		padding: 50px 20px;
		width: 100vw;
		height: 100vh;
		height: calc(var(--vh) - 50px);
		color: #000;
		background-color: #fff;
		opacity: 0;
		visibility: hidden;
		transform: translateX(100%);
		transition: 0.3s;
		-webkit-overflow-scrolling: touch
	}

	.header__menu.is-active {
		opacity: 1;
		visibility: visible;
		transform: translateX(0)
	}
}

@media (min-width:1024px) {
	.header__menu {
		margin-top: 15px
	}
}

.header__items {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	gap: 17px
}

@media (max-width:1023px) {
	.header__items {
		width: 100%
	}
}

@media (min-width:1024px) {
	.header__items {
		flex-direction: row
	}
}

.header__item {
	display: flex
}

.header__link {
	padding: 4px 12px 4px 13px;
	font-weight: 600;
	color: var(--primary-color);
	line-height: 120%;
	font-size: 17px;
	transition: 0.3s ease-in-out
}

@media (min-width:1024px) {
	.header__link {
		border-bottom: 2px solid var(--primary-color);
		border-right: 2px solid var(--primary-color);
		border-bottom-right-radius: 10px
	}
}

.has-hover .header__link:not([disabled]):hover {
	color: var(--secondary-color);
	border-color: var(--secondary-color);
	transition: 0.3s ease-in-out
}

.header__burger {
	z-index: 100;
	flex-direction: column;
	margin: -3.25px 0;
	margin-left: auto;
	width: 39px;
	color: var(--primary-color)
}

.header__burger span {
	display: block;
	margin: 6.5px 0;
	width: 39px;
	height: 2px;
	background-color: currentColor;
	transition: 0.3s
}

.header__burger.is-active {
	color: var(--secondary-color)
}

.header__burger.is-active span:first-child {
	transform: translate(0, 9px) rotate(-45deg)
}

.header__burger.is-active span:nth-child(2) {
	opacity: 0;
	transform: translateX(100%)
}

.header__burger.is-active span:last-child {
	transform: translate(0, -8px) rotate(45deg)
}

@media (min-width:1024px) {
	.header__burger {
		display: none
	}
}

.footer-block {
	position: relative;
	overflow: hidden;
	color: #fff;
	border-radius: var(--border-radius);
	background: linear-gradient(90deg, #215ecc 3%, #2e4e88 94%)
}

.footer-block:not(:last-child) {
	margin-bottom: 33px
}

.footer-block__row {
	display: grid;
	grid-template-columns: 1fr
}

@media (min-width:768px) {
	.footer-block__row {
		grid-template-columns: 1fr 40%
	}
}

.footer-block__col {
	position: relative
}

.footer-block__content {
	padding: 20px
}

@media (min-width:1024px) {
	.footer-block__content {
		padding: 20px 30px 30px
	}
}

.footer-block__subtitle {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	word-break: break-word
}

.footer-block__image {
	display: block;
	width: 100%
}

@media (min-width:768px) {
	.footer-block__image {
		height: 100%;
		position: absolute;
		object-fit: cover;
		object-position: top center
	}
}

.footer-callback__btns {
	margin: 0 0 30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	gap: 10px
}

@media (min-width:1024px) {
	.footer-callback__btns {
		flex-direction: row
	}
}

.footer-copyright {
	margin-top: 33px;
	padding: 30px 0;
	border-top: 3px solid var(--primary-color)
}

@media (min-width:1024px) {
	.footer-copyright {
		padding: 50px 0
	}
}

.footer-copyright__links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 20px
}

.footer-copyright__link {
	padding: 4px 12px 4px 13px;
	font-weight: 600;
	color: var(--primary-color);
	line-height: 120%;
	font-size: 17px;
	transition: 0.3s ease-in-out;
	border-bottom: 2px solid var(--primary-color);
	border-right: 2px solid var(--primary-color);
	border-bottom-right-radius: 10px
}

.has-hover .footer-copyright__link:not([disabled]):hover {
	color: var(--secondary-color);
	border-color: var(--secondary-color);
	transition: 0.3s ease-in-out
}

.primary-button {
	padding: 15px 23px;
	position: relative;
	display: inline-block;
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-radius: 100px;
	background: linear-gradient(173deg, #e6a334 2%, #e19027 8%, #dc7a19 16%, #d8690e 26%, #d55d06 38%, #d35601 55%, #d35400 100%)
}

@media (min-width:1024px) {
	.primary-button {
		font-size: 24px
	}
}

.primary-button::after {
	content: "";
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 7px;
	height: 70%;
	margin: auto;
	border-bottom: 2px solid #933400;
	border-right: 2px solid #933400;
	border-radius: 22px
}

.modal {
	display: none
}

.modal.is-open {
	display: block
}

.modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgb(24 24 24 / .8);
	z-index: 1024
}

.modal__container {
	position: relative;
	display: flex;
	align-items: center;
	font-family: var(--font-family);
	margin: 0 20px;
	max-width: 744px;
	box-sizing: border-box
}

@media (min-width:768px) {
	.modal__container {
		width: auto
	}
}

@media (min-width:1024px) {
	.modal__container {
		max-width: 734px
	}

	.modal__container--success {
		max-width: 536px
	}
}

.modal__form {
	padding: 0 !important
}

.modal__form .contacts-form__title {
	margin-bottom: 20px;
	font-size: 24px;
	text-align: center
}

@media (min-width:1024px) {
	.modal__form .contacts-form__title {
		font-size: 32px
	}
}

.modal__content {
	padding: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: var(--border-radius);
	background: #fff;
	max-height: calc(100vh - 40px)
}

@media (min-width:768px) {
	.modal__content {
		padding: 20px 35px 35px;
		max-height: calc(100vh - 170px)
	}
}

@media (min-width:1024px) {
	.modal__content {
		padding: 47px;
		max-height: calc(100vh - 80px)
	}
}

@media (min-width:768px) {
	.modal__content--success {
		padding: 98px 89px
	}
}

@media (min-width:1024px) {
	.modal__content--success {
		padding: 68px 66px
	}
}

.modal__title {
	margin: 0;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	color: rgb(255 255 255 / .9)
}

.modal__title--success {
	text-align: center;
	background: linear-gradient(195deg, #d6bb68 0%, #eedf9e 34%, #e4cc80 68%, #b88f35 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #fff0
}

.modal__title:not(:last-child) {
	margin-bottom: 21px
}

@media (min-width:768px) {
	.modal__title:not(:last-child) {
		margin-bottom: 31px
	}
}

@media (min-width:1024px) {
	.modal__title:not(:last-child) {
		margin-bottom: 26px
	}
}

@media (min-width:768px) {
	.modal__title {
		font-size: 50px
	}
}

@media (min-width:1024px) {
	.modal__title {
		font-size: 34px
	}
}

@media (min-width:1269px) {
	.modal__title {
		font-size: 44px
	}
}

.modal__block {
	display: flex;
	flex-direction: column;
	align-items: center
}

.modal__close {
	margin-left: auto;
	margin-bottom: 20px;
	width: 30px;
	height: 30px;
	position: relative;
	display: block
}

.has-hover .modal__close:not([disabled]):hover::after,
.has-hover .modal__close:not([disabled]):hover::before {
	background-color: var(--secondary-color)
}

@media (min-width:768px) {
	.modal__close {
		margin-bottom: 10px;
		width: 50px;
		height: 50px
	}
}

@media (min-width:1024px) {
	.modal__close {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0
	}
}

.modal__close::after,
.modal__close::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 28px;
	height: 2px;
	margin: auto;
	background-color: var(--primary-color);
	transition: 0.3s ease-in-out
}

.modal__close::after {
	transform: rotate(45deg)
}

.modal__close::before {
	transform: rotate(-45deg)
}

.modal__body h1,
.modal__body h2 {
	margin: 0
}

.modal__body h1:not(:last-child),
.modal__body h2:not(:last-child) {
	margin-bottom: 1rem
}

.modal__body a {
	color: var(--primary-color)
}

.has-hover .modal__body a:not([disabled]):hover {
	color: var(--secondary-color)
}

@media (min-width:1269px) {
	.modal .callback-form__button {
		margin-left: auto
	}
}

.modal[aria-hidden="false"] .modal__overlay {
	animation: mmfadeIn 0.3s cubic-bezier(0, 0, .2, 1)
}

.modal[aria-hidden="false"] .modal__container {
	animation: mmslideIn 0.3s cubic-bezier(0, 0, .2, 1)
}

.modal[aria-hidden="true"] .modal__overlay {
	animation: mmfadeOut 0.3s cubic-bezier(0, 0, .2, 1)
}

.modal[aria-hidden="true"] .modal__container {
	animation: mmslideOut 0.3s cubic-bezier(0, 0, .2, 1)
}

.modal__slider {
	display: flex;
	width: 100%;
	flex: 1;
	overflow-y: auto;
	padding-right: 0.5rem;
}

.modal__slider-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}

.content-block {
	margin: 25px 0;
	padding: 30px;
	position: relative;
	overflow: hidden;
	border-radius: var(--border-radius)
}

@media (min-width:1024px) {
	.content-block {
		min-height: 330px
	}
}

.content-block--blue {
	color: #fff;
	background: linear-gradient(173deg, #215ecc 3%, #2e4e88 94%)
}

.content-block--white {
	color: var(--primary-color);
	border: 3px solid var(--primary-color)
}

.content-block__wrapper {
	margin-top: 190px;
	display: flex;
	flex-direction: column;
	align-items: center
}

@media (min-width:768px) {
	.content-block__wrapper {
		align-items: flex-start
	}
}

@media (min-width:1024px) {
	.content-block__wrapper {
		margin-top: 0;
		max-width: 40%
	}
}

@media (min-width:1269px) {
	.content-block__wrapper {
		max-width: 55%
	}
}

.content-block__picture {
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 200px
}

@media (min-width:1024px) {
	.content-block__picture {
		left: unset;
		right: -2px;
		width: 45%;
		height: calc(100% + 4px)
	}
}

@media (min-width:1024px) {
	.content-block__picture::after {
		content: "";
		position: absolute;
		top: 0;
		left: -100px;
		width: 100%;
		height: 100%;
		background-color: var(--secondary-color);
		mask-image: url(../images/content/vector.png);
		mask-size: cover
	}
}

.content-block__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 1
}

@media (min-width:1024px) {
	.content-block__image {
		mask-image: url(../images/content/bg-mask.svg);
		mask-size: cover
	}
}

.content-block__subtitle {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px
}

.content-block ul {
	margin-left: 20px
}

.content-block ul li {
	list-style-type: disc;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px
}

.hero {
	padding: 40px 0 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center
}

@media (min-width:1024px) {
	.hero {
		padding: 56px 0 20px
	}
}

.hero__block {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center
}

@media (min-width:768px) {
	.hero__block {
		align-items: flex-start;
		text-align: left
	}
}

.hero__title {
	margin: 0;
	font-family: var(--second-family);
	font-style: italic;
	font-weight: 900;
	font-size: 30px;
	line-height: 130%;
	color: var(--primary-color);
	text-align: center
}

.hero__title:not(:last-child) {
	margin-bottom: 20px
}

@media (min-width:768px) {
	.hero__title {
		font-size: 40px;
		text-align: left
	}
}

@media (min-width:1024px) {
	.hero__title {
		max-width: 70%;
		font-size: 58px
	}
}

@media (min-width:1269px) {
	.hero__title {
		font-size: 62px
	}
}

.hero__subtitle {
	margin-top: 20px;
	font-family: var(--second-family);
	font-weight: 700;
	font-size: 14px;
	line-height: 120%;
	color: var(--primary-color)
}

.hero__purpose {
	margin-top: 50px;
	margin-bottom: 0
}

@media (min-width:1024px) {
	.hero__purpose {
		margin-top: 50px
	}
}

.hero:not(.title)::selection {
	color: var(--primary-color);
	background-color: #fff
}

.features-block {
	margin: 25px 0;
	padding: 20px;
	position: relative;
	overflow: hidden;
	height: 100%;
	border-radius: var(--border-radius);
	display: flex;
	align-items: center;
	flex-direction: column
}

@media (min-width:1024px) {
	.features-block {
		padding: 20px 30px 30px
	}
}

.features-block--blue {
	color: #fff;
	background: linear-gradient(177deg, #215ecc 3%, #2e4e88 94%);
	--swiper-pagination-bullet-inactive-color: #fff
}

.features-block--blue::selection {
	color: var(--primary-color);
	background-color: #fff
}

.features-block--white {
	color: var(--primary-color);
	border: 3px solid var(--primary-color)
}

.features-block__head:not(:last-child) {
	margin-bottom: 25px
}

.features-block__desc {
	margin: 0;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 18px;
	text-align: center
}

@media (min-width:1024px) {
	.features-block__desc {
		font-size: 22px
	}
}

.features-block__desc:not(:last-child) {
	margin-bottom: 25px
}

@media (min-width:1024px) {
	.features-block__desc:not(:last-child) {
		margin-bottom: 35px
	}
}

.features-block .row {
	--gutter-y: 20px;
	--gutter-x: 20px
}

@media (min-width:1024px) {
	.features-block .row {
		--gutter-y: 25px;
		--gutter-x: 30px
	}
}

@media (min-width:1200px) {
	.features-block__row {
		display: grid;
		grid-template-columns: repeat(5, 1fr)
	}
}

.features-block__slider {
	display: block;
	width: 100%
}

.features-block__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%
}

.features-block__image {
	margin-bottom: 17px;
	max-width: 60px;
	max-height: 60px
}

.features-block__icon {
	margin-bottom: 34px;
	width: 100px;
	height: auto
}

.features-block__text {
	margin-top: auto;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column
}

.features-block__title {
	margin: 0;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	text-align: center
}

.features-block__title:not(:last-child) {
	margin-bottom: 10px
}

@media (min-width:768px) {
	.features-block__title {
		font-size: 20px
	}
}

@media (min-width:1024px) {
	.features-block__title {
		font-size: 22px
	}
}

.features-block__title,
.features-block__subtitle {
	text-align: center
}

.features-block__subtitle {
	margin-top: auto;
	margin-bottom: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px
}

.features-block__subtitle:not(:last-child) {
	margin-bottom: 10px
}

.features-block__footer {
	margin-top: 25px
}

@media (min-width:1024px) {
	.features-block__footer {
		margin-top: 35px
	}
}

.features-block h3 {
	margin-top: 0
}

.features-block ul:not(:last-child) {
	margin-bottom: 1.5rem
}

.features-block li {
	margin-left: 20px;
	list-style-type: disc;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px
}

.features-block .features-block {
	margin: 0
}

.features-block .features-block:not(:last-child) {
	margin-bottom: 1.5rem
}

.w-work {
	margin: 25px 0
}

.w-work__row {
	--gutter-x: 20px;
	--gutter-y: 25px
}

@media (min-width:1024px) {
	.w-work__row {
		--gutter-x: 30px;
		--gutter-y: 40px
	}
}

.w-work-block {
	padding: 30px;
	position: relative;
	height: 100%;
	color: #fff;
	border-radius: var(--border-radius);
	background: linear-gradient(163deg, #215ecc 3%, #2e4e88 94%);
	display: flex;
	align-items: center;
	flex-direction: column
}

@media (min-width:768px) {
	.w-work-block {
		align-items: flex-start
	}
}

@media (min-width:1269px) {
	.w-work-block--second {
		max-width: 85%
	}

	.w-work-block--second .w-work-block__body {
		margin-right: 150px
	}
}

.w-work-block__title {
	position: relative;
	z-index: 1
}

.w-work-block__title:not(:last-child) {
	margin-bottom: 30px
}

.w-work-block__body {
	margin-top: auto;
	position: relative;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	z-index: 1
}

@media (min-width:768px) {
	.w-work-block__body {
		margin-top: 0;
		text-align: left
	}
}

@media (min-width:1269px) {
	.w-work-block__body {
		margin-top: 30px
	}
}

.w-work-block__body::selection {
	color: var(--primary-color);
	background-color: #fff
}

.w-work-block__body ul li {
	margin-left: 20px;
	list-style-type: disc;
	font-family: var(--third-family);
	font-style: italic;
	font-weight: 400;
	font-size: 17px;
	line-height: 140%;
	text-align: left
}

.w-work-block__body ul li:not(:last-child) {
	margin-bottom: 10px
}

.w-work-block__image {
	position: absolute;
	top: -7px;
	right: 34px
}

.w-work-block__icon {
	position: absolute;
	top: -10px;
	right: -18%;
	bottom: 0;
	margin: auto
}

@media (max-width:1200px) {

	.w-work-block__image,
	.w-work-block__icon {
		position: absolute;
		inset: 0;
		width: 150px;
		height: auto;
		margin: auto;
		opacity: .2;
		z-index: 0
	}
}

.partners-block {
	margin: 25px 0;
	padding: 20px;
	position: relative;
	overflow: hidden;
	border-radius: var(--border-radius);
	display: flex;
	align-items: center;
	flex-direction: column
}

@media (min-width:1024px) {
	.partners-block {
		padding: 20px 30px 30px
	}
}

.partners-block--blue {
	color: #fff;
	background: linear-gradient(177deg, #215ecc 3%, #2e4e88 94%)
}

.partners-block--blue::selection {
	color: var(--primary-color);
	background-color: #fff
}

.partners-block--white {
	color: var(--primary-color);
	border: 3px solid var(--primary-color)
}

.partners-block__head:not(:last-child) {
	margin-bottom: 25px
}

.partners-block__desc {
	margin: 0;
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 18px;
	text-align: center
}

@media (min-width:1024px) {
	.partners-block__desc {
		font-size: 22px
	}
}

.partners-block__desc:not(:last-child) {
	margin-bottom: 35px
}

.partners-block__row {
	--gutter-y: 40px;
	--gutter-x: 40px;
	width: 100%
}

@media (min-width:1024px) {
	.partners-block__row {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		--gutter-x: 10px
	}
}

.partners-block__slider {
	display: block;
	width: 100%
}

.partners-block__item {
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 100%
}

.partners-block__icon {
	margin-bottom: 20px;
	width: 189px;
	height: 189px
}

.partners-block__text {
	text-align: center
}

.partners-block__title {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 23px
}

.partners-block__title:not(:last-child) {
	margin-bottom: 10px
}

.partners-block__subtitle {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 18px
}

.flags {
	display: block;
	width: 100%
}

.flags__items {
	position: relative
}

.flags__items::after {
	content: "";
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	height: 6px;
	background: url(../images/icons/dashed.png) repeat-x center
}

.flags__item {
	display: flex;
	align-items: center;
	flex-direction: column
}

.flags__icon {
	display: block;
	width: 120px;
	height: 120px;
	margin-bottom: 15px
}

.flags__title {
	margin: 0;
	font-family: var(--third-family);
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	text-align: center
}

@media (min-width:1269px) {
	.flags__title {
		font-size: 23px
	}
}

.flags__title:not(:last-child) {
	margin-bottom: 8px
}

.flags__subtitle {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	text-align: center
}

@media (min-width:1269px) {
	.flags__subtitle {
		font-size: 16px
	}
}

.content-button {
	margin-block: 25px
}

.content-button__desc {
	margin: 10px 0;
	font-family: var(--second-family);
	font-size: 9px;
	line-height: 120%;
	text-align: center;
	color: var(--primary-color)
}

.bg-project {
	background-image: url('/images/content/project-bg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 600px;
}

@media (max-width: 768px) {
	.bg-project {
		min-height: 400px;
		background-image: url('/images/content/project-bg-mobile.png');
		/* Optional mobile version */
	}
}

.icons {
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
}

.headlines {
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
}

.zoom-container {
	overflow: hidden;
	touch-action: none;
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zoom-target {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	transform-origin: center center;
	touch-action: none;
	will-change: transform;
	transition: transform 0.05s ease-out;
}

.contacts-form__group {
	position: relative;
	display: flex;
	flex-direction: column;
}

.contacts-form__group label.error {
	color: #d35400;
	font-size: 0.8rem;
	margin-top: 4px;
	margin-bottom: 0;
	order: 2;
}

.contacts-form__group input,
.contacts-form__group select {
	order: 1;
}